Remove a layer of indirection from hash_table
[gcc.git] / ChangeLog
1 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2
3 Fix include path for in-tree cloog.
4 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
5 * configure: Regenerate.
6
7 2014-06-18 Richard Henderson <rth@redhat.com>
8
9 * .gitignore: Import gcc_update output.
10
11 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
12
13 * config-ml.in: Robustify ac_configure_args parsing.
14
15 * configure.ac (--enable-linker-plugin-configure-flags)
16 (--enable-linker-plugin-flags): New flags.
17 (configdirs): Conditionally add libiberty-linker-plugin.
18 * configure: Regenerate.
19 * Makefile.def (host_modules): Add libiberty-linker-plugin.
20 (host_modules) <lto-plugin>: Pay attention to
21 @extra_linker_plugin_flags@ and
22 @extra_linker_plugin_configure_flags@.
23 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
24 * Makefile.in: Regenerate.
25
26 * Makefile.tpl (configure-[+prefix+][+module+])
27 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
28 "module_srcdir" instead of "module" for locating a module's srcdir.
29 * Makefile.in: Regenerate.
30
31 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
32
33 * MAINTAINERS (Write After Approval): Add myself.
34
35 2014-06-06 Sebastian Pop <sebpop@gmail.com>
36
37 * MAINTAINERS: Update my email address.
38
39 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
40
41 * MAINTAINERS (Write After Approval): Add myself.
42
43 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
44
45 * MAINTAINERS (Write After Approval): Add myself.
46
47 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
48
49 PR libstdc++/61011
50 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
51 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
52 * configure: Regenerate.
53
54 2014-05-28 Pedro Alves <palves@redhat.com>
55
56 * MAINTAINERS (Write After Approval): Add myself.
57
58 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
59
60 * MAINTAINERS: Update my affiliation/email.
61
62 2014-05-19 Mike Stump <mikestump@comcast.net>
63
64 * MAINTAINERS: Add wide-int reviewers.
65
66 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
67
68 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
69 * configure: Regenerated.
70
71 2014-05-15 Torvald Riegel <triegel@redhat.com>
72
73 * MAINTAINERS (libitm): Add myself as maintainer.
74
75 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
76
77 * MAINTAINERS (Write After Approval): Add myself.
78
79 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
80
81 * config.sub, config.guess: Import from upstream.
82
83 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
84
85 * MAINTAINERS (Write After Approval): Put myself in correct order.
86
87 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
88
89 * MAINTAINERS (Write After Approval): Add myself.
90
91 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
92
93 * MAINTAINERS: Move myself from Reviewers to Write After Approval
94 section.
95
96 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
97
98 * MAINTAINERS (Write After Approval): Delete myself.
99
100 2014-04-17 Jakub Jelinek <jakub@redhat.com>
101
102 PR sanitizer/56781
103 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
104 and -B* options with -Xcompiler.
105
106 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
107
108 PR bootstrap/60620
109 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
110 * Makefile.in: Regenerate.
111
112 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
113
114 * Makefile.def (dependencies): Make all-ld depend on all-binutils
115 for WINDRES_FOR_TARGET in default-manifest.o rule.
116 * Makefile.in: Regenerate.
117
118 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
119
120 * MAINTAINERS (Write After Approval): Add myself.
121
122 2014-03-26 Jakub Jelinek <jakub@redhat.com>
123
124 PR sanitizer/56781
125 * Makefile.def: Set bootstrap=true; for host fixincludes.
126 * configure.ac: Don't bootstrap host fixincludes unless
127 --with-build-config=bootstrap-{a,ub}san.
128 * Makefile.in: Regenerated.
129 * configure: Regenerated.
130
131 2014-03-21 Jakub Jelinek <jakub@redhat.com>
132
133 * configure.ac: Move BUILD_CONFIG set up earlier. Add
134 --enable-vtable-verify option parsing. Don't add
135 target-libsanitizer to bootstrap_target_libs unless
136 --with-build-config=bootstrap-asan or
137 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
138 to bootstrap_target_libs unless --enable-vtable-verify.
139 * configure: Regenerated.
140
141 2014-03-10 Anatoly Sokolov <aesok@post.ru>
142
143 * MAINTAINERS (Write After Approval): Add myself.
144
145 2014-03-07 Denis Chertykov <chertykov@gmail.com>
146
147 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
148
149 2014-03-07 Jakub Jelinek <jakub@redhat.com>
150
151 PR bootstrap/58572
152 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
153 -I for libstdc++-v3 includes if $(LEAN).
154 * Makefile.in: Regenerated.
155
156 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
157
158 * MAINTAINERS: Update my email address.
159
160 2014-02-24 Walter Lee <walt@tilera.com>
161
162 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
163 (tilegx-*-*): Change to tilegx*-*-*.
164 * configure: Regenerate.
165
166 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
167
168 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
169
170 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
171
172 * MAINTAINERS (Write After Approval): Add myself.
173
174 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
175
176 PR target/59788
177 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
178 *solaris2*.
179
180 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
181
182 * MAINTAINERS: Update my email address.
183
184 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
185
186 * MAINTAINERS: Convert to UTF-8.
187 Properly sort Xinliang David Li's entry.
188
189 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
190 Sandra Loosemore <sandra@codesourcery.com>
191
192 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
193 nios2 port maintainers.
194
195 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
196
197 * MAINTAINERS (Write After Approval): Add myself.
198
199 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
200
201 * configure.ac: Add user-friendly check for native x86_64-linux
202 multilibs.
203 * configure: Regenerate.
204
205 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
206
207 * MAINTAINERS: Add myself as sh maintainer.
208
209 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
210
211 * MAINTAINERS: Add self as SLSR maintainer.
212
213 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
214
215 * MAINTAINERS: Update my email address.
216
217 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
218
219 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
220
221 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
222
223 * Makefile.in: Regenerate.
224
225 * Makefile.tpl: Fix typo.
226 * Makefile.in: Regenerate partially.
227
228 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
229
230 * configure.ac: Added libcilkrts to noconfig list when C++ is not
231 supported.
232 * configure: Regenerated.
233
234 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
235
236 * MAINTAINERS (Write After Approval): Add myself.
237
238 2013-10-30 Jason Merrill <jason@redhat.com>
239
240 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
241 --disable-build-format-warnings.
242
243 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
244
245 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
246 depend on libstdc++ and libgcc.
247 * configure: Regenerate.
248 * configure.ac: Added libcilkrts to target binaries. Also, restrict
249 libcilkrts for POSIX and i*86, and x86_64 architectures.
250 * Makefile.in: Added libcilkrts related fields to support building it.
251
252 2013-10-26 Jeff Law <law@redhat.com>
253
254 * Makefile.def (target_modules): Remove libmudflap
255 (languages): Remove check-target-libmudflap).
256 * Makefile.in: Rebuilt.
257 * Makefile.tpl (check-target-libmudflap-c++): Remove.
258 * configure.ac (target_libraries): Remove target-libmudflap.
259 Remove checks which disabled libmudflap on some systems.
260 * configure: Rebuilt.
261 * libmudflap: Directory removed.
262
263 2013-10-21 Cong Hou <congh@google.com>
264
265 * MAINTAINERS (Write After Approval): Add myself.
266
267 2013-10-16 Mike Stump <mikestump@comcast.net>
268
269 * .dir-locals.el: Add.
270
271 2013-10-15 David Malcolm <dmalcolm@redhat.com>
272
273 * configure.ac: Add --enable-host-shared
274 * configure: Regenerate.
275
276 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
277
278 Import from savannah.gnu.org:
279 * config.guess: Update to 2013-06-10 version.
280 * config.sub: Update to 2013-10-01 version.
281
282 2013-10-01 Simon Cook <simon.cook@embecosm.com>
283
284 Changes to build configuration to allow big endian ARC ELF toolchain
285 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
286 * configure: Regenerate.
287
288 2013-09-20 Alan Modra <amodra@gmail.com>
289
290 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
291 ppc host match. Support little-endian powerpc linux hosts.
292
293 2013-09-19 Dodji Seketeli <dodji@redhat.com>
294
295 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
296 maintainer.
297
298 2013-09-12 DJ Delorie <dj@redhat.com>
299
300 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
301 maintainers.
302
303 2013-09-03 Richard Biener <rguenther@suse.de>
304
305 * configure.ac: Also allow ISL 0.12.
306 * configure: Regenerated.
307
308 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
309
310 * MAINTAINERS (Write After Approval): Add myself.
311
312 2013-08-27 David Malcolm <dmalcolm@redhat.com>
313
314 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
315
316 2013-08-26 Caroline Tice <cmtice@google.com>
317
318 * MAINTAINERS: Correct earliers update: Move myself from libvtv
319 "Various Reviewers" to libvtv "Various Maintainers".
320
321 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
322
323 * MAINTAINERS: Add myself as RTL optimizers reviewer.
324
325 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
326
327 * MAINTAINERS: Update name, email.
328
329 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
330
331 * MAINTAINERS (Write After Approval): Add myself.
332
333 2013-08-12 Caroline Tice <cmtice@google.com>
334
335 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
336 address in the Write After Approval section.
337
338 2013-08-09 Carlos O'Donell <carlos@redhat.com>
339
340 * MAINTAINERS (Write After Approval): Update email.
341
342 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
343
344 * configure.ac: Adjust to check VTV_SUPPORTED.
345 * configure: Regenerated.
346
347 2013-08-02 Caroline Tice <cmtice@google.com>
348
349 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
350 on non-linux systems; add target-libvtv to noconfigdirs; add
351 libsupc++/.libs to C++ library search paths.
352 * configure: Regenerated.
353 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
354 libstdc++ and libgcc.
355 * Makefile.in: Regenerated.
356
357 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
358
359 * MAINTAINERS (Write After Approval): Add myself.
360
361 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
362 Shiva Chen <shiva0217@gmail.com>
363
364 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
365 nds32 port maintainers.
366
367 2013-07-17 Tim Shen <timshen91@gmail.com>
368
369 * MAINTAINERS (Write After Approval): Add myself.
370
371 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
372
373 * configure.ac: Sync from binutils.
374 * configure: Regenerate.
375
376 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
377
378 * MAINTAINERS (Write After Approval): Add myself.
379
380 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
381
382 * MAINTAINERS (Write After Approval): Add myself.
383
384 2013-05-17 David Malcolm <dmalcolm@redhat.com>
385
386 * MAINTAINERS (Write After Approval): Add myself.
387
388 2013-04-30 Brooks Moses <bmoses@google.com>
389
390 * MAINTAINERS: Update my email; move myself from Fortran
391 reviewer to Write After Approval.
392
393 2013-04-16 Andreas Schwab <schwab@suse.de>
394
395 * configure.ac (aarch64-*-*): Don't disable java.
396 * configure: Regenerate.
397
398 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
399
400 * MAINTAINERS (Write After Approval): Add myself.
401
402 2013-03-30 Matthias Klose <doko@ubuntu.com>
403
404 * Makefile.def (target_modules): Don't install libffi.
405 * Makefile.in: Regenerate.
406
407 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
408
409 * MAINTAINERS (Write After Approval): Add myself.
410
411 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
412
413 * MAINTAINERS (Write After Approval): Add myself.
414
415 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
416
417 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
418 * configure: Regenerated.
419
420 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
421
422 * MAINTAINERS: Explicitly add myself as AIX maintainer.
423 Remove Geoff Keating as rs6000 port maintainer, at his request.
424
425 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
426
427 * MAINTAINERS: Update my email.
428
429 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
430
431 * configure: Re-generate.
432
433 2013-01-15 Richard Biener <rguenther@suse.de>
434
435 PR other/55973
436 * configure: Re-generate.
437
438 2013-01-14 Matthias Klose <doko@ubuntu.com>
439
440 * Makefile.def (install-target-libsanitizer): Depend on
441 install-target-libstdc++-v3.
442 * Makefile.in: Regenerate.
443
444 2013-01-14 Richard Biener <rguenther@suse.de>
445
446 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
447 * configure: Re-generate
448
449 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
450
451 * config.sub: Update from config repo.
452
453 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
454
455 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
456 * Makefile.in: Regenerate.
457
458 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
459
460 * MAINTAINERS (arc): Add new port maintainership for myself.
461
462 2013-01-09 Jason Merrill <jason@redhat.com>
463
464 * .gitignore: Import from gdb repository.
465
466 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
467
468 * Makefile.def (configure-gcc): Depend on all-gmp.
469 (all-gcc): Remove dependency on all-gmp.
470 * Makefile.in: Regenerated.
471
472 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
473
474 * config.sub: Merge from config repo.
475 * config.guess: Ditto.
476
477 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
478
479 * Makefile.def: Merge from binutils.
480 * Makefile.in: Ditto.
481
482 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
483
484 * MAINTAINERS: Update my email.
485
486 2012-12-29 Ben Elliston <bje@gnu.org>
487
488 * config.guess: Update to 2012-12-29 version.
489 * config.sub: Likewise.
490
491 2012-12-20 Matthias Klose <doko@ubuntu.com>
492
493 * Makefile.def (install-target-libgfortran): Depend on
494 install-target-libquadmath, install-target-libgcc.
495 (install-target-libsanitizer): Depend on install-target-libgcc.
496 (install-target-libjava): Depend on install-target-libgcc.
497 (install-target-libitm): Depend on install-target-libgcc.
498 (install-target-libobjc): Depend on install-target-libgcc.
499 (install-target-libstdc++-v3): Depend on install-target-libgcc.
500 * Makefile.in: Regenerate.
501
502 2012-12-19 Matthias Klose <doko@ubuntu.com>
503
504 * Makefile.def (install-target-libgo): Depend on
505 install-target-libatomic.
506 * Makefile.in: Regenerate.
507
508 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
509
510 PR go/55201
511 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
512 * Makefile.in: Regenerate.
513
514 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
515
516 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
517 * configure: Regenerate.
518
519 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
520
521 * config.sub: Merge from config repo.
522
523 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
524
525 * Makefile.def (target_modules): Add bootstrap=true and
526 raw_cxx=true to libsanitizer.
527 * configure.ac (bootstrap_target_libs): Add libsanitizer.
528 * Makefile.in: Regenerated.
529 * configure: Likewise.
530
531 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
532
533 * MAINTAINERS: Remove self as RTL optimization maintainer.
534
535 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
536
537 * MAINTAINERS (Write After Approval): Add myself.
538
539 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
540
541 * Makefile.def (target_modules): Remove bootstrap=true and
542 raw_cxx=true from libsanitizer.
543 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
544 * Makefile.in: Regenerated.
545 * configure: Likewise.
546
547 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
548
549 * Makefile.def (target_modules): Add bootstrap=true and
550 raw_cxx=true to libsanitizer.
551 * configure.ac (bootstrap_target_libs): Add libsanitizer.
552 * Makefile.in: Regenerated.
553 * configure: Likewise.
554
555 2012-11-28 Andrew Pinski <apinski@cavium.com>
556
557 PR bootstrap/54279
558 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
559 * configure: Regenerate.
560 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
561 * Makefile.in: Regenerate.
562
563 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
564
565 * configure.ac: Disable libsanitizer if we're not building C++.
566 * configure: Regenerate.
567
568 2012-11-15 Roland McGrath <roland@hack.frob.com>
569
570 * MAINTAINERS (Write After Approval): Add myself.
571
572 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
573
574 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
575 Kostya Serebryany (kcc@google.com) and
576 Jakub Jelinek (jakub@redhat.com).
577 Rename area for Dodji Seketeli (dodji@redhat.com).
578
579 2012-11-15 Dodji Seketeli <dodji@redhat.com>
580
581 * MAINTAINERS: (asan.c, related): Add myself.
582
583 2012-11-14 Roland McGrath <mcgrathr@google.com>
584
585 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
586 * configure: Regenerate.
587
588 2012-11-13 Richard Henderson <rth@redhat.com>
589
590 * configure.ac: Move libsanitizer logic to subdirectory.
591 * configure: Regenerate.
592
593 2012-11-13 Dodji Seketeli <dodji@redhat.com>
594
595 * configure.ac: Enable libsanitizer just on x86 linux for now.
596 * configure: Re-generate.
597
598 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
599
600 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
601 sections.
602 * configure: Regenerate.
603
604 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
605
606 * configure.ac: Add section for configdirs for libsanitizer.
607 Disable for cris-*-* and mmix-*-*.
608 * configure: Regenerate.
609
610 2012-11-12 Wei Mi <wmi@google.com>
611
612 * configure.ac: Add libsanitizer to target_libraries.
613 * Makefile.def: Ditto.
614 * configure: Regenerate.
615 * Makefile.in: Regenerate.
616 * libsanitizer: New directory for asan runtime. Contains an empty
617 tsan directory.
618
619 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
620
621 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
622 against Mingw64 w32api.
623 * configure: Regenerate.
624
625 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
626
627 * configure: Regenerated.
628
629 2012-11-03 Robert Mason <rbmj@verizon.net>
630
631 * configure.ac: add --disable-libstdcxx configure option
632 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
633
634 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
635
636 * MAINTAINERS (Write After Approval): Add myself.
637
638 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
639
640 * MAINTAINERS (Write After Approval): Add myself.
641
642 2012-10-24 Sharad Singhai <singhai@google.com>
643
644 * MAINTAINERS (Write After Approval): Add myself.
645
646 2012-10-24 Eric Christopher <echristo@gmail.com>
647
648 * MAINTAINERS: Update email address.
649
650 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
651
652 PR bootstrap/54820
653 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
654 * configure: Regenerate.
655
656 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
657
658 * MAINTAINERS (aarch64): Add Marcus and myself.
659
660 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
661
662 PR bootstrap/54820
663 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
664 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
665 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
666 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
667 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
668 * Makefile.in: Regenerate.
669 * configure.ac (have_static_libs): New variable and associated check.
670 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
671 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
672 * configure: Regenerate.
673
674 2012-10-10 Richard Biener <rguenther@suse.de>
675
676 * MAINTAINERS: Adjust for changed surname.
677
678 2012-10-04 Lawrence Crowl <crowl@google.com>
679
680 * MAINTAINERS (Write After Approval): Add myself.
681
682 2012-10-01 Cary Coutant <ccoutant@google.com>
683
684 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
685
686 2012-09-28 Ian Lance Taylor <iant@google.com>
687
688 * Makefile.def: Make all-target-libgo depend on
689 all-target-libbacktrace.
690 * Makefile.in: Rebuild.
691
692 2012-09-26 Ian Lance Taylor <iant@google.com>
693
694 * Makefile.def: Make all-gcc depend on all-libbacktrace.
695 * Makefile.in: Rebuild.
696
697 2012-09-20 Walter Lee <walt@tilera.com>
698
699 * configure.ac: Add tilegx to list of targets that support gold.
700 * configure: Regenerate.
701
702 2012-09-20 Marek Polacek <polacek@redhat.com>
703
704 * MAINTAINERS (Write After Approval): Add myself.
705
706 2012-09-19 Steve Ellcey <sellcey@mips.com>
707
708 * configure.ac: Add mips*-mti-elf* target.
709 * configure: Regenerate.
710
711 2012-09-17 Ian Lance Taylor <iant@google.com>
712
713 * MAINTAINERS (Various Maintainers): Add libbacktrace.
714 * configure.ac (host_libs): Add libbacktrace.
715 (target_libraries): Add libbacktrace.
716 * Makefile.def (host_modules): Add libbacktrace.
717 (target_modules): Likewise.
718 * configure, Makefile.in: Rebuild.
719
720 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
721
722 PR target/38607
723 Merge upstream change.
724 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
725
726 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
727 Add libgomp*.o to compare_exclusions for AIX.
728 * configure: Regenerate.
729
730 2012-09-06 Diego Novillo <dnovillo@google.com>
731
732 * configure.ac: Bump minimum GMP version to 4.2.3.
733 * configure: Re-generate.
734
735 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
736
737 PR target/54461
738 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
739 target-libgloss if not configured --with-avrlibc=no.
740 * configure: Regenerate.
741
742 2012-09-04 Jason Merrill <jason@redhat.com>
743
744 * configure.ac: Fix --enable-languages=all.
745
746 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
747
748 * MAINTAINERS (Write After Approval): Add myself.
749
750 2012-09-03 Richard Guenther <rguenther@suse.de>
751
752 PR bootstrap/54138
753 * configure.ac: Re-organize ISL / CLOOG checks to allow
754 disabling with either --without-isl or --without-cloog.
755 * configure: Regenerated.
756
757 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
758
759 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
760 * configure: Regenerate.
761
762 2012-08-27 Ulrich Drepper <drepper@gmail.com>
763
764 * MAINTAINERS: Fix my email address.
765
766 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
767
768 PR binutils/4970
769 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
770 and opcodes.
771 * Makefile.in: Regenerated.
772
773 2012-08-26 Art Haas <ahaas@impactweather.com>
774
775 * configure: Regenerate.
776
777 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
778
779 * INSTALL/README: Also refer to the online installation
780 instructions.
781
782 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
783
784 * MAINTAINERS (Write After Approval): Add myself.
785 (Picochip port): Remove myself.
786
787 2012-08-14 Diego Novillo <dnovillo@google.com>
788
789 Merge from cxx-conversion branch.
790
791 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
792 POSTSTAGE1_CONFIGURE_FLAGS.
793 * Makefile.in: Regenerate.
794 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
795 Force C++ when bootstrapping.
796 * configure: Regenerate.
797
798 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
799
800 * MAINTAINERS (Write After Approval): Add myself.
801
802 2012-07-16 Joseph Myers <joseph@codesourcery.com>
803
804 * README: Document use of ranges of years in copyright notices.
805
806 2012-07-06 Richard Guenther <rguenther@suse.de>
807
808 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
809 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
810 --with-gmp=system.
811 * Makefile.in: Regenerated.
812 * configure: Likewise.
813
814 2012-07-06 Richard Guenther <rguenther@suse.de>
815
816 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
817 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
818 supply V=1 as extra_make_flags.
819 * configure: Regenerated.
820 * Makefile.in: Likewise.
821
822 2012-07-04 Tristan Gingold <gingold@adacore.com>
823
824 * configure: Regenerate.
825
826 2012-07-03 Richard Guenther <rguenther@suse.de>
827
828 * Makfile.def (isl): Remove not necessary extra_exports and
829 extra_make_flags.
830 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
831 * Makefile.in: Regenerated.
832
833 2012-07-03 Richard Guenther <rguenther@suse.de>
834
835 * Makefile.def (cloog): Add V=1 to extra_make_flags.
836 * configure.ac: If either the ISL or the CLooG check failed
837 do not try to build in-tree versions.
838 * Makefile.in: Regenerated.
839 * configure: Regenerated.
840
841 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
842
843 * configure: Regenerate.
844
845 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
846
847 * MAINTAINERS (Various Maintainers): Add myself as testsuite
848 maintainer.
849
850 2012-07-02 Richard Guenther <rguenther@suse.de>
851
852 * configure: Regenerated.
853
854 2012-07-02 Richard Guenther <rguenther@suse.de>
855 Michael Matz <matz@suse.de>
856 Tobias Grosser <tobias@grosser.es>
857 Sebastian Pop <sebpop@gmail.com>
858
859 * Makefile.def: Add ISL host module, remove PPL host module.
860 Adjust ClooG host module to use the proper ISL.
861 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
862 * configure.ac: Include config/isl.m4. Add ISL host library,
863 remove PPL. Remove PPL configury, add ISL configury, adjust
864 ClooG configury.
865 * Makefile.in: Regenerated.
866 * configure: Likewise.
867
868 2012-07-02 Richard Guenther <rguenther@suse.de>
869
870 Merge from graphite branch
871 2011-07-21 Tobias Grosser <tobias@grosser.es>
872
873 * configure: Regenerated.
874 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
875 both cloog.org and legacy versions. The only supported version will
876 be CLooG with the isl backend.
877
878 2011-07-21 Tobias Grosser <tobias@grosser.es>
879
880 * configure: Regenerated.
881 * configure.ac: Require cloog isl 0.17.0
882
883 2011-07-21 Tobias Grosser <tobias@grosser.es>
884
885 * configure: Regenerated.
886 * config/cloog.m4: Do not define CLOOG_ORG
887
888 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
889
890 * configure.ac: Skip C if explicitly selected.
891 * configure: Regenerate.
892
893 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
894
895 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
896 they contain -O2.
897 * configure: Regenerate.
898
899 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
900
901 PR debug/53740
902 * df.h, df-problems.c, dce.c: Revert last patch.
903
904 2012-06-25 Iain Sandoe <iain@codesourcery.com>
905
906 * MAINTAINERS (Write After Approval): Update my email address.
907
908 2012-06-21 Meador Inge <meadori@codesourcery.com>
909
910 * MAINTAINERS (Write After Approval): Add myself.
911
912 2012-06-20 Jason Merrill <jason@redhat.com>
913
914 * Makefile.tpl (check-target-libgomp-c++): New.
915 (check-target-libitm-c++): New.
916 * Makefile.def (c++): Add them.
917 * Makefile.in: Regenerate.
918
919 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
920
921 * MAINTAINERS (Write After Approval): Add myself.
922
923 2012-05-16 Olivier Hainque <hainque@adacore.com>
924
925 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
926 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
927 (install-no-fixedincludes): Adjust accordingly.
928 * Makefile.in: Regenerate.
929
930 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
931
932 Merge upstream change
933 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
934
935 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
936
937 * MAINTAINERS (Write After Approval): Add myself.
938
939 2012-05-09 Nick Clifton <nickc@redhat.com>
940 Paul Smith <psmith@gnu.org>
941
942 PR bootstrap/50461
943 * configure.ac (mpfr-dir): When using in-tree MPFR sources
944 allow for the fact that from release v3.1.0 of MPFR the source
945 files were moved into a src sub-directory.
946 * configure: Regenerate.
947
948 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
949
950 * configure.ac: Bump minimum MPFR version to 2.4.0.
951 * configure: Regenerated.
952
953 2012-05-01 Richard Henderson <rth@redhat.com>
954
955 * Makefile.def (libatomic): New target_module.
956 * configure.ac (target_libraries): Add libatomic.
957 (noconfigdirs): Check if libatomic is supported.
958 * Makefile.in, configure: Rebuild.
959
960 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
961
962 * MAINTAINERS (Write After Approval): Add myself.
963
964 2012-04-25 Joel Brobecker <brobecker@adacore.com>
965
966 * config.sub: Update to 2012-04-18 version from official repo.
967
968 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
969
970 * MAINTAINERS (Write After Approval): Add myself.
971
972 2012-04-11 Steve Ellcey <sellcey@mips.com>
973
974 * MAINTAINERS: Changed email address.
975
976 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
977
978 PR target/52737
979 * contrib/gcc_update (files_and_dependencies):
980 Remove gcc/config/avr/t-multilib from touch data.
981
982 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
983
984 * MAINTAINERS (OS Port Maintainers): Remove irix.
985 * configure.ac (enable_libgomp): Remove *-*-irix6*.
986 (unsupported_languages): Remove mips-sgi-irix6.*.
987 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
988 (with_stabs): Remove.
989 * configure: Regenerate.
990
991 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
992
993 * MAINTAINERS (OS Port Maintainers): Remove osf.
994 * configure.ac (enable_libgomp): Remove *-*-osf*.
995 (with_stabs): Remove alpha*-*-osf*.
996 * configure: Regenerate.
997
998 2012-03-05 Tristan Gingold <gingold@adacore.com>
999
1000 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1001 * configure: Regenerate.
1002
1003 2012-02-17 Walter Lee <walt@tilera.com>
1004
1005 * MAINTAINERS: (Write After Approval): Delete myself.
1006
1007 2012-02-14 Walter Lee <walt@tilera.com>
1008
1009 * MAINTAINERS (tilegx port): Add myself.
1010 (tilepro port): Add myself.
1011 (Write After Approval): Add myself.
1012
1013 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1014
1015 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1016 and Joseph Myers as docstring relicensing maintainers.
1017
1018 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1019
1020 * MAINTAINERS (write-after-approval): Add myself.
1021
1022 2012-02-08 Ira Rosen <irar@il.ibm.com>
1023
1024 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1025 maintainer.
1026
1027 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1028
1029 * MAINTAINERS (Write After Approval): Move myself to
1030 maintain alphabetical order.
1031
1032 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1033
1034 * MAINTAINERS (Write After Approval): Add myself.
1035
1036 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1037
1038 * MAINTAINERS (Write After Approval): Add myself.
1039
1040 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1041 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1042
1043 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1044 * configure: Regenerate.
1045
1046 2012-01-23 Harshit Chopra <harshit@google.com>
1047
1048 * MAINTAINERS (Write After Approval): Add myself.
1049
1050 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1051
1052 * configure.ac: Remove reference to mh-interix.
1053 * configure: Regenerate.
1054
1055 2012-01-05 Richard Henderson <rth@redhat.com>
1056
1057 PR bootstrap/51072
1058 * configure.ac: Disable libitm if c++ is not enabled.
1059 * configure: Rebuild.
1060
1061 * configure.ac: Fix regexp for same.
1062 * configure: Rebuild.
1063
1064 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1065
1066 * MAINTAINERS (Write After Approval): Add myself.
1067
1068 2012-01-02 Richard Guenther <rguenther@suse.de>
1069
1070 PR bootstrap/51686
1071 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1072 * Makefile.in: Regenerate.
1073
1074 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1075
1076 * MAINTAINERS (Write After Approval): Add myself.
1077
1078 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1079
1080 * configure: Regenerate.
1081
1082 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1083
1084 * MAINTAINERS (picochip): Changed email address.
1085
1086 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1087
1088 * MAINTAINERS (write-after-approval): Add self.
1089
1090 2011-11-29 DJ Delorie <dj@redhat.com>
1091
1092 * configure.ac (rl78-*-*) New case.
1093 * configure: Regenerate.
1094 * MAINTAINERS: Add myself as RL78 maintainer.
1095
1096 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1097
1098 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1099
1100 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1101
1102 * libtool.m4: Additional FreeBSD 10 fixes.
1103
1104 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1105
1106 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1107 Maintainers section, as Epiphany maintainer.
1108
1109 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1110
1111 PR target/49992
1112 * configure.ac: Remove ranlib special-casing for Darwin.
1113 * configure: Regenerate.
1114
1115 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1116
1117 * MAINTAINERS (Reviewers): Keep the list sorted.
1118
1119 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1120
1121 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1122
1123 2011-11-09 Roland McGrath <mcgrathr@google.com>
1124
1125 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1126 * configure: Rebuild.
1127 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1128 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1129 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1130 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1131 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1132 Add READELF.
1133 * Makefile.in: Rebuild.
1134
1135 2011-11-09 Jason Merrill <jason@redhat.com>
1136
1137 * Makefile.def (language=c++): Remove check-c++0x.
1138 * Makefile.in (check-gcc-c++): Regenerate.
1139
1140 2011-11-08 Richard Henderson <rth@redhat.com>
1141
1142 * configure.ac: Test for libitm directory present first.
1143
1144 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1145
1146 * configure.ac: Test libitm/configure.tgt to disable libitm.
1147 * configure: Rebuild.
1148
1149 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1150 Richard Henderson <rth@redhat.com>
1151
1152 Merged from transactional-memory.
1153
1154 * Makefile.def (lang_env_dependencies): libitm is c++.
1155 Add libitm target module.
1156 * configure.ac: Likewise.
1157 * config/mmap.m4: New file.
1158 * contrib/gcc_update: Add libitm to touch data.
1159 * Makefile.in, configure: Rebuild.
1160
1161 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1162
1163 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1164 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1165 * Makefile.in: Regenerate.
1166
1167 2011-11-01 DJ Delorie <dj@redhat.com>
1168
1169 * config.sub: Update to version 2011-10-29 (added rl78)
1170
1171 2011-10-27 Nick Clifton <nickc@redhat.com>
1172
1173 * config.sub: Import these changes from the config project:
1174
1175 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1176 Ben Elliston <bje@gnu.org>
1177
1178 * config.sub (epiphany): New.
1179
1180 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1181 Ben Elliston <bje@gnu.org>
1182
1183 * config.sub (hexagon, hexagon-*): New.
1184
1185 2011-08-23 Roland McGrath <mcgrathr@google.com>
1186
1187 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1188 64eb to be64.
1189
1190 2011-08-16 Roland McGrath <mcgrathr@google.com>
1191
1192 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1193 (nacl): Grok as alias for 32el-unknown-nacl.
1194
1195 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1196
1197 * MAINTAINERS (Write After Approval): Add myself.
1198
1199 2011-10-24 Teresa Johnson <tejohnson@google.com>
1200
1201 * MAINTAINERS (Write After Approval): Add myself.
1202
1203 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1204
1205 * MAINTAINERS (sparc port): Remove myself.
1206
1207 2011-09-14 Tom de Vries <tom@codesourcery.com>
1208
1209 * MAINTAINERS (Write After Approval): Add myself.
1210
1211 2011-08-14 Yao Qi <yao@codesourcery.com>
1212
1213 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1214 * configure: Regenerate.
1215
1216 2011-07-26 Ian Lance Taylor <iant@google.com>
1217
1218 * configure.ac: Set have_compiler based on whether gcc directory
1219 exists, rather than on whether gcc is in configdirs.
1220 * configure: Rebuild.
1221
1222 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1223
1224 * MAINTAINERS (Global Reviewers): Add self.
1225
1226 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1227
1228 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1229 link directories.
1230 * Makefile.in: Rebuild.
1231
1232 2011-07-20 Ian Lance Taylor <iant@google.com>
1233
1234 PR bootstrap/49787
1235 * configure.ac: Move --enable-bootstrap handling earlier in file.
1236 If --enable-bootstrap and either --enable-build-with-cxx or
1237 --enable-build-poststage1-with-cxx, enable C++ automatically.
1238 * configure: Rebuild.
1239
1240 2011-07-19 Ian Lance Taylor <iant@google.com>
1241
1242 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1243 make C++ a boot_language. Set and substitute
1244 POSTSTAGE1_CONFIGURE_FLAGS.
1245 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1246 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1247 * configure, Makefile.in: Rebuild.
1248
1249 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1250
1251 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1252 maintainers.
1253
1254 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1255
1256 * MAINTAINERS (Global Reviewers): Add myself.
1257
1258 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1259
1260 * configure: Regenerate.
1261
1262 2011-07-16 Jason Merrill <jason@redhat.com>
1263
1264 * Makefile.def (language=c++): Add check-c++0x and
1265 check-target-libmudflap-c++.
1266 * Makefile.tpl (check-target-libmudflap-c++): New.
1267 * Makefile.in: Regenerate.
1268
1269 2011-07-16 Matthias Klose <doko@ubuntu.com>
1270
1271 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1272 * Makefile.def (target_modules/libjava): Pass
1273 $(EXTRA_CONFIGARGS_LIBJAVA).
1274 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1275 if not configured with --enable-static-libjava.
1276 * Makefile.in: Regenerate.
1277 * configure: Likewise.
1278
1279 2011-07-15 Jason Merrill <jason@redhat.com>
1280
1281 * Makefile.in (check-c++): Move check-gcc-c++0x after
1282 check-target-libstdc++-v3.
1283
1284 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1285
1286 * MAINTAINERS (c6x port): New entry.
1287
1288 2011-07-13 Jason Merrill <jason@redhat.com>
1289
1290 * Makefile.in (check-gcc-c++0x): New.
1291 (check-c++): Depend on it.
1292
1293 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1294
1295 PR target/39150
1296 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1297 x86_64-*-solaris2.1[0-9]*.
1298 * configure: Regenerate.
1299
1300 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1301
1302 * MAINTAINERS (RTL optimizers): Add self.
1303
1304 2011-06-27 Gabriel Charette <gchare@google.com>
1305
1306 * MAINTAINERS (Write After Approval): Add myself.
1307
1308 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1309
1310 PR regression/47836
1311 PR bootstrap/23656
1312 PR other/47733
1313 PR bootstrap/49247
1314 PR c/48825
1315 * configure.ac (target_libraries): Remove target-libiberty.
1316 Remove case-statement setting skipdirs=target-libiberty for
1317 multiple targets. Remove checking target_configdirs and
1318 removing target-libiberty but keeping target-libgcc if
1319 otherwise empty.
1320 * Makefile.def (target_modules): Don't add libiberty.
1321 (dependencies): Remove all traces of target-libiberty.
1322 * configure, Makefile.in: Regenerate.
1323
1324 2011-06-13 Walter Lee <walt@tilera.com>
1325
1326 * configure.ac (tilepro-*-*) New case.
1327 (tilegx-*-*): Likewise.
1328 * configure: Regenerate.
1329
1330 2011-06-06 Jing Yu <jingyu@google.com>
1331
1332 * configure.ac: Skip target-libiberty for
1333 arm*-*-linux-androideabi.
1334 * configure: Regenerated.
1335
1336 2011-06-06 Nick Clifton <nickc@redhat.com>
1337
1338 * config.sub: Sync from upstream.
1339
1340 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1341
1342 * MAINTAINERS (Write After Approval): Add myself.
1343
1344 2011-06-01 Daniel Jacobowitz <drow@false.org>
1345
1346 * MAINTAINERS: Update my email address.
1347
1348 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1349
1350 * MAINTAINERS (Write After Approval): Update my email address.
1351
1352 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1353
1354 * MAINTAINERS (Write After Approval): Add myself.
1355
1356 2011-05-08 Doug Kwan <dougkwan@google.com>
1357
1358 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1359 * configure: Regenerated.
1360 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1361 value from configure.
1362 * Makefile.in: Regenerated.
1363
1364 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1365
1366 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1367 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1368 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1369 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1370 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1371 *-*-vxworks*): Disable newlib and libgloss in separate case
1372 statement.
1373 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1374 to separate case statement.
1375 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1376 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1377 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1378 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1379 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1380 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1381 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1382 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1383 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1384 i[[3456789]]86-*-rdos*, m32r-*-*,
1385 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1386 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1387 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1388 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1389 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1390 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1391 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1392 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1393 and libgloss in main case over targets. Remove most empty cases
1394 in main case over targets.
1395 * configure: Regenerate.
1396
1397 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1398
1399 * MAINTAINERS (Write After Approval): Add myself.
1400
1401 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1402
1403 * configure.ac: Remove code setting special library locations for
1404 hppa*64*-*-hpux11*. Remove code setting compiler for
1405 sparc-sun-solaris2*.
1406 * configure: Regenerate.
1407
1408 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1409
1410 * configure.ac: Separate libgloss_dir settings from general case
1411 over targets.
1412 * configure: Regenerate.
1413
1414 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1415
1416 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1417 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1418 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1419 cases in libgcj-disabling case statement.
1420 (hppa*64*-*-linux*): Set unsupported_languages instead of
1421 disabling target-zlib.
1422 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1423 to hppa*64*-*-hpux*.
1424 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1425 hppa*-*-hpux*.
1426 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1427 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1428 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1429 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1430 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1431 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1432 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1433 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1434 libgcj-disabling case statement.
1435 * configure: Regenerate.
1436
1437 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1438
1439 * configure.ac: Disable Java for targets not supporting libffi.
1440 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1441 Remove cases in Java-disabling statement.
1442 (*arm-wince-pe): Change to arm-wince-pe.
1443 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1444 cases in Java-disabling statement.
1445 (bfin-*-*): Don't disable Java again.
1446 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1447 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1448 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1449 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1450 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1451 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1452 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1453 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1454 Java-disabling statement.
1455 (mmix-*-*): Don't disable Java again.
1456 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1457 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1458 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1459 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1460 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1461 statement.
1462 * configure: Regenerate.
1463
1464 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1465
1466 * configure.ac: Separate cases disabling Java and Java libraries
1467 from general case over targets.
1468 * configure: Regenerate.
1469
1470 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1471
1472 * MAINTAINERS: Update my email address.
1473
1474 2011-04-20 Easwaran Raman <eraman@google.com>
1475
1476 * MAINTAINERS (Write After Approval): Add myself.
1477
1478 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1479
1480 PR lto/48086
1481 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1482 * configure: Regenerate.
1483
1484 2011-04-16 Jim Meyering <meyering@redhat.com>
1485
1486 * MAINTAINERS (Write After Approval): Add myself.
1487
1488 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1489
1490 * MAINTAINERS: Update my email address.
1491
1492 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1493
1494 * MAINTAINERS (Write After Approval): Add myself.
1495
1496 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1497
1498 * MAINTAINERS (Write After Approval): Add myself.
1499
1500 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1501
1502 * MAINTAINERS (Write After Approval): Add myself.
1503
1504 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1505
1506 * configure.ac (build_tools): Remove build-byacc.
1507 (host_libs): Remove mmalloc.
1508 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1509 autoconf automake libtool diff rcs fileutils shellutils time
1510 textutils wdiff find uudecode hello tar gzip indent recode release
1511 sed perl gawk findutils gettext zip.
1512 (libgcj): Remove target-qthreads.
1513 (target_tools): Remove target-examples target-gperf.
1514 (YACC): Don't handle building byacc.
1515 * configure: Regenerate.
1516 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1517 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1518 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1519 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1520 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1521 handle building components.
1522 * Makefile.in: Regenerate.
1523
1524 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1525
1526 * MAINTAINERS: Update my email address as Xtensa maintainer.
1527
1528 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1529
1530 * config.sub: Sync from upstream.
1531
1532 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1533
1534 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1535 (microblaze*): Don't disable libssp.
1536 * configure: Regenerate.
1537
1538 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1539
1540 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1541 moveifchange.
1542 * configure: Regenerate.
1543 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1544 * Makefile.in: Regenerate.
1545
1546 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1547
1548 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1549 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1550 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1551 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1552 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1553 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1554 md_exec_prefix cases.
1555 * configure: Regenerate.
1556
1557 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1558
1559 * configure.ac: Separate cases disabling target-libssp,
1560 target-libiberty, target-libstdc++-v3 and Fortran from general
1561 case over targets.
1562 * configure: Regenerate.
1563
1564 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1565
1566 * configure.ac (*-*-chorusos): Don't disable libgcj.
1567 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1568 Remove case.
1569 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1570 (arm-*-coff): Don't disable libgcj.
1571 (arm*-*-linux-gnueabi): Remove useless assignment.
1572 (arm-*-riscix*): Don't disable libgcj.
1573 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1574 configuration.
1575 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1576 (c54x*-*-*): Remove case.
1577 (tic54x-*-*): Don't disable GCC or GCC libraries.
1578 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1579 to *.
1580 (d10v-*-*): Don't disable GCC libraries.
1581 (d30v-*-*): Don't disable libgcj.
1582 (h8500-*-*): Don't disable GCC libraries.
1583 (i960-*-*): Don't disable libgcj.
1584 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1585 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1586 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1587 libgcj.
1588 (m68k-*-coff*): Remove case.
1589 (mmix-*-*): Don't disable libgloss on host.
1590 (mn10200-*-*, mn10300-*-*): Remove cases.
1591 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1592 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1593 Don't disable libgcj.
1594 (romp-*-*): Remove case.
1595 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1596 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1597 case.
1598 (v810-*-*): Don't disable GCC libraries.
1599 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1600 (ip2k-*-*): Don't disable GCC libraries.
1601 * configure: Regenerate.
1602
1603 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1604
1605 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1606 libffi on host.
1607 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1608 on host.
1609 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1610 * configure: Regenerate.
1611
1612 2011-03-26 John Marino <binutils@marino.st>
1613
1614 * configure.ac: Add support for *-*-dragonfly*
1615 * configure: Regenerate.
1616
1617 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1618
1619 * configure.ac (native_only): Remove.
1620 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1621 send-pr uudecode guile gnuserv on host.
1622 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1623 send-pr rcs guile perl texinfo libtool on host.
1624 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1625 automake send-pr rcs guile perl texinfo libtool on host.
1626 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1627 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1628 (alpha*-dec-osf*): Don't disable fileutils on target.
1629 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1630 texinfo send-pr expect dejagnu on target.
1631 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1632 target-qthreads on target.
1633 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1634 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1635 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1636 x86_64-*-mingw*): Don't disable expect on target.
1637 (*-*-cygwin*): Don't disable target-gperf on target.
1638 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1639 gnuserv on target.
1640 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1641 target.
1642 * configure: Regenerate.
1643
1644 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1645
1646 * configure.ac (target_tools): Remove target-groff.
1647 (native_only): Remove target-groff.
1648 (hppa*64*-*-*): Don't disable byacc.
1649 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1650 setting.
1651 (*-*-kaos*): Don't skip target-librx and target-groff.
1652 (*-*-netware*): Don't skip target-libmudflap.
1653 (*-*-tpf*): Don't skip target-libmudflap.
1654 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1655 directories on the host.
1656 (ia64*-*-*vms*): Don't skip tix.
1657 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1658 host.
1659 * configure: Regenerate.
1660
1661 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1662
1663 * configure.ac: Remove references to mt-mep, mt-netware,
1664 mt-wince.
1665 * Makefile.def: Add all-utils soft dependencies.
1666 * Makefile.tpl: Remove GDB_NLM_DEPS.
1667 * configure: Regenerate.
1668 * Makefile.in: Regenerate.
1669
1670 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1671
1672 * configure.ac: Do not include mh-x86omitfp.
1673 * configure: Regenerate.
1674
1675 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1676
1677 * configure.ac: Remove empty cases.
1678 * configure: Regenerate.
1679
1680 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1681
1682 * Makefile.def: Add dependency from termcap to gdb.
1683 * Makefile.in: Regenerate.
1684
1685 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1686
1687 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1688 * configure: Regenerate.
1689 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1690 * Makefile.tpl: Likewise.
1691 * Makefile.in: Regenerate.
1692
1693 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1694
1695 * configure.ac: Remove all mentions of tentative_cc.
1696 * configure: Regenerate.
1697
1698 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1699
1700 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1701 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1702 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1703 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1704 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1705 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1706 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1707 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1708 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1709 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1710 *-*-rhapsody*): Remove host cases.
1711 * configure: Regenerate.
1712
1713 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1714
1715 * configure.ac (ppc*-*-pe): Remove host case.
1716 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1717 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1718 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1719 cases.
1720 * configure: Regenerate.
1721
1722 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1723
1724 * config.sub: Update to version 2011-03-23.
1725
1726 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1727
1728 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1729 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1730 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1731 * configure: Regenerate.
1732
1733 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1734
1735 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1736 to Write After Approval.
1737 * config-ml.in: Don't handle arc-*-elf*.
1738 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1739 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1740 handle GCC libraries.
1741 * configure: Regenerate.
1742
1743 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1744
1745 PR bootstrap/48120:
1746 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1747 Add -lstdc++ -lm to LIBS.
1748 * configure: Regenerate.
1749
1750 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1751
1752 * config.guess: Update to version 2011-02-02
1753 * config.sub: Update to version 2011-02-24
1754
1755 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1756
1757 PR lto/48086
1758 * configure.ac: Re-enable LTO on *-apple-darwin9.
1759 * configure: Regenerate.
1760
1761 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1762
1763 PR lto/48086
1764 * configure.ac: Disable LTO on darwin due to an assembler change in
1765 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1766 under 256.
1767 * configure: Regenerate.
1768
1769 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1770
1771 * MAINTAINERS: Update myself as score backend maintainer,
1772 update my e-mail address.
1773
1774 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1775
1776 * MAINTAINERS: Update my e-mail address.
1777
1778 2011-03-06 Joey Ye <joey.ye@arm.com>
1779
1780 * MAINTAINERS: Update my e-mail address.
1781
1782 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1783
1784 * configure.ac: Adjust test of with_ppl.
1785 * configure: Regenerated.
1786
1787 2011-03-02 Kai Tietz <ktietz@redhat.com>
1788
1789 * MAINTAINERS: Adjust my e-mail address.
1790
1791 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1792
1793 * configure.ac: Add -lpwl to ppllibs.
1794 * configure: Regenerated.
1795
1796 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1797
1798 * config/cloog.m4: Add -lisl to clooglibs.
1799 * configure: Regenerated.
1800
1801 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1802
1803 * MAINTAINERS (CPU Port maintainers): Add self.
1804
1805 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1806
1807 * MAINTAINERS: Add myself as testsuite maintainer.
1808
1809 2011-02-15 Mike Stump <mikestump@comcast.net>
1810
1811 * MAINTAINERS: Add myself as testsuite maintainer.
1812
1813 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1814
1815 Import from Libtool and gnulib:
1816
1817 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1818
1819 Prepare for supporting FreeBSD 10.
1820 * config.rpath: Remove handling of freebsd1* which soon would
1821 match FreeBSD 10.0.
1822
1823 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1824
1825 Remove support for FreeBSD 1.x.
1826 * libtool.m4 (_LT_LINKER_SHLIBS)
1827 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1828 soon would incorrectly match FreeBSD 10.0.
1829
1830 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1831
1832 PR binutils/12283
1833 * move-if-change: Import version from gnulib.
1834
1835 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1836
1837 PR lto/47225
1838 * Makefile.def (lto-plugin): Double dash for enable-shared.
1839 (configure-gcc): Depend on all-lto-plugin.
1840 * Makefile.in: Rebuilt.
1841
1842 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1843
1844 * configure.ac: Remove extra bracket.
1845 * configure: Regenerate.
1846
1847 2011-02-08 Tobias Burnus <burnus@net-b.de>
1848
1849 * MAINTAINERS: Add myself as libquadmath maintainer.
1850
1851 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1852
1853 * MAINTAINERS: Update my email address.
1854
1855 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1856
1857 * MAINTAINERS (option handling): Add self.
1858
1859 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1860
1861 PR lto/47225
1862 * Makefile.def: Add dependency for install-gcc
1863 on install-lto-plugin.
1864 * Makfile.in: Regenerated
1865
1866 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1867
1868 * MAINTAINERS (CPU Port Maintainers): Add myself.
1869
1870 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1871
1872 PR libgcj/44341
1873 * configure.ac: Discard --with-* flags for host when configuring
1874 target libraries for cross build.
1875 * configure: Rebuilt.
1876
1877 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1878
1879 * MAINTAINERS (linear loop transforms): Removed.
1880
1881 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1882
1883 * configure.ac: If with_ppl is no, move setting with_cloog=no
1884 after CLOOG_REQUESTED check.
1885 * configure: Regenerated.
1886
1887 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1888
1889 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1890 CLooG has been requested.
1891 * configure: Regenerated.
1892
1893 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1894
1895 * configure: Regenerated.
1896 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1897
1898 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1899
1900 * configure: Regenerated.
1901 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1902
1903 2011-01-21 Andreas Schwab <schwab@redhat.com>
1904
1905 * configure.ac: Use AS_HELP_STRING throughout.
1906 * configure: Regenerate.
1907
1908 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1909
1910 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1911 * configure: Regenerate.
1912
1913 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1914
1915 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1916
1917 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1918
1919 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1920 for ia64-hpux.
1921 * configure: Regenerate.
1922
1923 2011-01-07 Jan Hubicka <jh@suse.cz>
1924
1925 PR lto/47225
1926 * Makefile.in: Regenerate.
1927 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1928 configure.
1929
1930 2011-01-07 Jan Hubicka <jh@suse.cz>
1931
1932 * Makefile.in: Regenerate.
1933 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1934 and configure dependency on lto-plugin configure.
1935 (lto-plugin module): Remove dependency on GCC; add dependency on
1936 liniberty.
1937
1938 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1939
1940 * MAINTAINERS (Write After Approval): Add myself.
1941
1942 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1943
1944 * configure: Regenerate.
1945
1946 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1947
1948 * configure.ac: (picochip): Disable libiberty.
1949
1950 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1951
1952 * MAINTAINERS (Write After Approval): Add myself.
1953
1954 2010-12-10 Ian Lance Taylor <iant@google.com>
1955
1956 PR bootstrap/46819
1957 * configure.ac: For --disable-libgcj clear libgcj_saved.
1958 * configure: Rebuild.
1959
1960 2010-12-10 Tobias Burnus <burnus@net-b.de>
1961
1962 PR fortran/46540
1963 * configure.ac: Add --disable-libquadmath and
1964 --disable-libquadmath-support.
1965 * configure: Regenerate.
1966
1967 2010-12-03 Ian Lance Taylor <iant@google.com>
1968
1969 * MAINTAINERS: Add myself as libgo maintainer.
1970
1971 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1972
1973 PR libffi/46792
1974 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1975 * configure: Regenerate.
1976
1977 2010-12-02 Ian Lance Taylor <iant@google.com>
1978
1979 * configure.ac: Always set default for poststage1_ldflags to
1980 -static-libstdc++ -static-libgcc.
1981
1982 2010-11-29 Andreas Schwab <schwab@redhat.com>
1983
1984 * configure.ac: Move comment to remove extra space in last argument
1985 of GCC_TARGET_TOOL.
1986
1987 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1988
1989 PR other/46026
1990 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1991 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1992 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1993 (BASE_FLAGS_TO_PASS): Use it.
1994 * configure: Rebuilt.
1995 * Makefile.in: Rebuilt.
1996
1997 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1998
1999 PR binutils/12258
2000 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2001 Properly check default linker.
2002 * configure: Regnerated.
2003
2004 2010-11-23 Matthias Klose <doko@ubuntu.com>
2005
2006 * configure.ac: For --enable-gold, handle value `default' instead of
2007 `both*'. New configure option --{en,dis}able-ld.
2008 * configure: Regenerate.
2009
2010 2010-11-20 Ian Lance Taylor <iant@google.com>
2011
2012 * configure.ac: Only disable a language library if no language needs
2013 it. Don't let --disable-libgcj uncondtionally disable libffi.
2014 * configure: Rebuild.
2015
2016 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2017
2018 * Makefile.in: Regenerate.
2019
2020 PR other/46202
2021 * configure.ac: Fix just-built in-tree STRIP name to be
2022 binutils/strip-new.
2023 * configure: Regenerate.
2024 * Makefile.def (install-strip-gcc, install-strip-binutils)
2025 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2026 (install-strip-sid): Mirror dependencies on non-strip variants
2027 of these targets on the respective -strip prerequisites.
2028 * Makefile.tpl (install-strip, install-strip-host)
2029 (install-strip-target): New targets.
2030 (install-strip-[+module+], install-strip-target-[+module+]):
2031 New targets.
2032 * Makefile.in: Regenerate.
2033
2034 2010-11-19 Ian Lance Taylor <iant@google.com>
2035 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2036
2037 * configure.ac: Add target-libgo to target_libraries. Set
2038 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2039 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2040 (HOST_EXPORTS): Add GOC.
2041 (BASE_TARGET_EXPORTS): Add GOC.
2042 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2043 (GOCFLAGS_FOR_TARGET): New variable.
2044 (EXTRA_HOST_FLAGS): Add GOC.
2045 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2046 * Makefile.def (target_modules): Add libgo.
2047 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2048 (dependencies): Add dependency from configure-target-libgo to
2049 configure-target-libffi and all-target-libstdc++-v3. Add
2050 dependencies from all-target-libgo to all-target-libffi.
2051 (languages): Add go.
2052 * configure: Rebuild.
2053 * Makefile.in: Rebuild.
2054
2055 2010-11-19 Ian Lance Taylor <iant@google.com>
2056
2057 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2058 compiler/flag environment variables.
2059
2060 2010-11-18 Ian Lance Taylor <iant@google.com>
2061
2062 * configure.ac: Check for lang_requires_boot_languages in
2063 config-lang.in files.
2064 * configure: Rebuild.
2065
2066 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2067 Tobias Burnus <burnus@net-b.de>
2068
2069 PR fortran/32049
2070 * Makefile.def: Add libquadmath; build it with language=fortran.
2071 * configure.ac: Add libquadmath.
2072 * Makefile.tpl: Handle multiple libs in check-[+language+].
2073 * Makefile.in: Regenerate.
2074 * configure: Regenerate.
2075
2076 2010-11-16 Tom Tromey <tromey@redhat.com>
2077
2078 * MAINTAINERS: Moved myself to reviewers section.
2079
2080 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2081
2082 * MAINTAINERS: Moved myself to reviewers section.
2083
2084 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2085
2086 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2087 (Write After Approval): Remove self.
2088
2089 2010-11-15 Andreas Schwab <schwab@redhat.com>
2090
2091 * configure.ac: Fix spelling in option names.
2092 * configure: Regenerated.
2093
2094 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2095
2096 PR bootstrap/39622
2097 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2098 * configure: Regenerated.
2099
2100 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2101
2102 * MAINTAINERS: Update my email address.
2103
2104 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2105
2106 * configure: Regenerate.
2107
2108 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2109
2110 * configure: Regenerate.
2111
2112 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2113
2114 * configure: Regenerate.
2115
2116 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2117
2118 * configure: Regenerate.
2119
2120 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2121
2122 * configure.ac: Support official CLooG.org versions.
2123 * configure: Regenerate.
2124 * config/cloog.m4: New.
2125
2126 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2127
2128 * MAINTAINERS (Write After Approval): Add myself.
2129
2130 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2131
2132 * MAINTAINERS: Update my email address.
2133
2134 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2135
2136 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2137 * configure: Regenerate.
2138
2139 2010-11-03 Ian Lance Taylor <iant@google.com>
2140 Dave Korn <dave.korn.cygwin@gmail.com>
2141
2142 PR lto/46273
2143 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2144 and on other supported platforms whenever LTO is enabled.
2145 * configure: Rebuild.
2146
2147 2010-11-02 Alan Modra <amodra@gmail.com>
2148
2149 PR binutils/12110
2150 * configure.ac: Error when source path contains spaces.
2151 * configure: Regenerate.
2152
2153 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2154
2155 * MAINTAINERS: Update my email address.
2156
2157 2010-10-20 Ian Lance Taylor <iant@google.com>
2158
2159 * Makefile.def (target_modules): Set lib_path to src/.libs for
2160 libstdc++-v3 module.
2161 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2162 * Makefile.in: Rebuild.
2163
2164 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2165
2166 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2167 (Write After Approval): Remove myself.
2168
2169 2010-10-15 Tristan Gingold <gingold@adacore.com>
2170
2171 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2172
2173 2010-10-14 Douglas Rupp <rupp@gnat.com>
2174
2175 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2176
2177 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2178
2179 * configure.ac (build_lto_plugin): New shell variable.
2180 (--enable-lto): Turn on by default for all non-ELF platforms that
2181 have had LTO support added so far. Set build_lto_plugin appropriately
2182 for both ELF and non-ELF.
2183 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2184 * configure: Regenerate.
2185
2186 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2187
2188 Sync from src:
2189 * configure.ac (v850 support): Remove target-libgloss from
2190 noconfigdirs.
2191 * configure: Regenerate.
2192
2193 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2194
2195 PR bootstrap/45326
2196 PR bootstrap/45174
2197 * configure.ac: Honor initial values of $build_configargs,
2198 $host_configargs, $target_configargs. Mark the precious, so
2199 environment settings get recorded.
2200 * configure: Regenerate.
2201
2202 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2203
2204 PR bootstrap/45796
2205 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2206 Depend on all-build-libiberty.
2207 * Makefile.in: Regenerate.
2208
2209 2010-09-30 Michael Eager <eager@eagercon.com>
2210
2211 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2212 * configure: Regenerate.
2213
2214 2010-09-28 Michael Eager <eager@eagercon.com>
2215
2216 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2217
2218 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2219
2220 PR bootstrap/44621
2221 * configure.ac: Fix unportable shell quoting.
2222 * configure: Regenerate.
2223
2224 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2225
2226 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2227 targets and amend comment.
2228 * configure: Regenerate.
2229
2230 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2231
2232 * MAINTAINERS (Write After Approval): Add myself.
2233
2234 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2235
2236 * configure.ac: Enable LTO by default on Darwin.
2237 * configure: Regenerate.
2238
2239 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2240
2241 * MAINTAINERS (Write After Approval): Add myself.
2242
2243 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2244
2245 * MAINTAINERS (Write After Approval): Add myself.
2246
2247 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2248
2249 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2250 ports
2251
2252 2010-07-28 David Yuste <david.yuste@gmail.com>
2253
2254 * MAINTAINERS (Write After Approval): Add myself.
2255
2256 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2257
2258 * configure.ac: Support all v850 targets.
2259 * configure: Regenerate.
2260
2261 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2262
2263 PR bootstrap/44455
2264 * configure.ac (extra_mpfr_configure_flags): Copy from
2265 extra_mpc_gmp_configure_flags.
2266 * configure: Re-generated.
2267
2268 2010-07-22 Andi Kleen <ak@linux.intel.com>
2269
2270 * MAINTAINERS (Write After Approval): Add myself.
2271
2272 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2273
2274 * MAINTAINERS (Write After Approval): Add myself.
2275
2276 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2277
2278 * MAINTAINERS (Write After Approval): Add myself.
2279
2280 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2281
2282 PR target/44862
2283 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2284 Provide -B option to allow for link spec %s substitutions for
2285 libstdc++.a on darwin.
2286 * Makefile.in: Regenerate.
2287
2288 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2289
2290 * MAINTAINERS (Reviewers): Update my e-mail address
2291
2292 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2293
2294 * Makefile.def (configure-gcc): Depend on all-libelf.
2295 * Makefile.in: Rebuild.
2296
2297 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2298
2299 * MAINTAINERS (Write After Approval): Add myself in the right place.
2300
2301 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2302
2303 * MAINTAINERS (Write After Approval): Add myself.
2304
2305 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2306
2307 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2308
2309 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2310
2311 * config.sub: Update to version 2010-05-21.
2312 * config.guess: Update to version 2010-04-03.
2313
2314 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2315
2316 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2317 * configure: Regenerate.
2318
2319 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2320
2321 * MAINTAINERS (Write After Approval): Add myself.
2322
2323 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2324
2325 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2326 a platform that supports LTO.
2327 * configure: Regenerate.
2328
2329 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2330
2331 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2332 * configure: Regenerated.
2333
2334 2010-04-27 Roland McGrath <roland@redhat.com>
2335 H.J. Lu <hongjiu.lu@intel.com>
2336
2337 * configure.ac (--enable-gold): Support both, both/gold and
2338 both/bfd to add gold to configdirs without removing ld.
2339 * configure: Regenerated.
2340
2341 * Makefile.def: Add install-gold dependency to install-ld.
2342 * Makefile.in: Regenerated.
2343
2344 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2345
2346 PR lto/42776
2347 * configure.ac (--enable-lto): Refactor handling so libelf tests
2348 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2349 and allow LTO to be explicitly enabled on non-ELF platforms that
2350 are known to support it inside else-clause.
2351 * configure: Regenerate.
2352
2353 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2354
2355 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2356 * configure: Regenerate.
2357
2358 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2359
2360 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2361 * configure: Regenerate.
2362
2363 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2364
2365 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2366 separately.
2367 * configure: Regenerate.
2368
2369 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2370
2371 * MAINTAINERS (Write After Approval): Add myself.
2372
2373 2010-04-14 Tristan Gingold <gingold@adacore.com>
2374
2375 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2376 * configure: Regenerate.
2377
2378 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2379
2380 * configure: Regenerate after change to elf.m4.
2381
2382 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2383
2384 * MAINTAINERS (Write After Approval): Add myself.
2385
2386 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2387
2388 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2389 * configure: Regenerated.
2390
2391 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2392
2393 * configure.ac: Print "buggy but acceptable" when CLooG
2394 revision is less than 9.
2395 * configure: Regenerated.
2396
2397 2010-04-01 Diego Novillo <dnovillo@google.com>
2398
2399 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2400
2401 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2402
2403 PR bootstrap/43615
2404 PR bootstrap/43328
2405
2406 Revert:
2407
2408 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2409
2410 * configure.ac: Do not pass --enable-multilib nor
2411 --disable-multilib in baseargs. Accept explicitly passed
2412 --enable_multilib.
2413 * configure: Regenerate.
2414
2415 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2416
2417 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2418
2419 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2420
2421 * MAINTAINERS: Remove myself.
2422
2423 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2424
2425 PR bootstrap/43328
2426 * configure.ac: Do not pass --enable-multilib nor
2427 --disable-multilib in baseargs. Accept explicitly passed
2428 --enable_multilib.
2429 * configure: Regenerate.
2430
2431 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2432
2433 * MAINTAINERS (spu port): Remove me.
2434
2435 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2436
2437 * configure.ac (tic6x-*-*): New case.
2438 * configure: Regenerate.
2439
2440 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2441
2442 * config.sub: Update to version 2010-03-22.
2443 * config.guess: Update to version 2009-12-30.
2444
2445 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2446
2447 PR ada/42554
2448 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2449 * configure: Regenerate.
2450
2451 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2452
2453 * MAINTAINERS: Update my email address.
2454
2455 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2456
2457 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2458 (ghassan.shobaki@amd.com): Removed.
2459
2460 2010-03-17 Alan Modra <amodra@gmail.com>
2461
2462 * MAINTAINERS: Update my email address.
2463
2464 2010-03-16 Diego Novillo <dnovillo@google.com>
2465
2466 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2467 Matthews.
2468
2469 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2470
2471 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2472 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2473
2474 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2475
2476 * MAINTAINERS: Update my email address.
2477
2478 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2479
2480 * MAINTAINERS: Update my email address.
2481
2482 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2483
2484 * MAINTAINERS: Update my email address.
2485
2486 2010-03-09 Jie Zhang <jie@codesourcery.com>
2487
2488 * MAINTAINERS: Update my email address.
2489
2490 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2491
2492 PR libstdc++/32499
2493 * configure.ac (RANLIB): Default to true.
2494 (STRIP): Likewise.
2495 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2496 * configure: Regenerate.
2497
2498 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2499
2500 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2501 (Write After Approval): Update my email address.
2502
2503 2010-02-17 Nick Clifton <nickc@redhat.com>
2504
2505 PR 11238
2506 * Makefile.tpl (local-distclean): Also remove config.cache files in
2507 sub-directories as there may not be Makefiles present in the
2508 sub-directories.
2509 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2510 the config.cache files found by the find command.
2511
2512 * Makefile.in: Regenerate.
2513 * configure.ac: Revert previous delta.
2514 * configure: Regenerate.
2515
2516 2010-02-15 Nick Clifton <nickc@redhat.com>
2517
2518 PR 11238
2519 * configure.ac: Delete config.cache files in sub-directories when
2520 deleting Makefiles.
2521 * configure: Regenerate.
2522
2523 2010-02-12 Ben Elliston <bje@gnu.org>
2524
2525 * MAINTAINERS: Update my email address.
2526
2527 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2528
2529 * MAINTAINERS (spu port): Update my email address.
2530
2531 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2532
2533 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2534
2535 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2536
2537 * configure.ac: Add "recommended" version checks for GMP/MPC.
2538 Update recommended GMP/MPFR/MPC versions.
2539 * configure: Regenerate.
2540
2541 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2542
2543 * MAINTAINERS: Move my Embecosm email address into the
2544 write-after-approval section.
2545
2546 2010-01-26 Ian Lance Taylor <iant@google.com>
2547
2548 * MAINTAINERS: Add myself as Go frontend maintainer.
2549
2550 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2551
2552 PR libstdc++/36101, PR libstdc++/42813
2553 * configure.ac (bootstrap_target_libs): Make inclusion of
2554 target-libgomp conditional on libgomb being in target_configdirs.
2555 * configure: Regenerate.
2556
2557 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2558
2559 PR libstdc++/36101, PR libstdc++/42813
2560 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2561 * configure: Regenerate.
2562
2563 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2564
2565 PR libstdc++/36101, PR libstdc++/42813
2566 * configure.ac (target_configdirs): Substitute.
2567 * Makefile.def: Bootstrap target module libgomp.
2568 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2569 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2570 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2571 * configure, Makefile.in: Regenerate.
2572
2573 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2574
2575 * MAINTAINERS: Adjust my details.
2576
2577 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2578
2579 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2580
2581 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2582
2583 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2584
2585 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2586
2587 * MAINTAINERS (Write After Approval): Add myself.
2588
2589 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2590
2591 * MAINTAINERS (Write After Approval): Add myself.
2592
2593 2010-01-11 Richard Guenther <rguenther@suse.de>
2594
2595 PR lto/41569
2596 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2597 * Makefile.in: Regenerated.
2598
2599 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2600
2601 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2602 * configure: Regenerate.
2603
2604 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2605 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2606
2607 PR bootstrap/42424
2608 * configure.ac: Include libtool m4 files.
2609 (_LT_CHECK_OBJDIR): Call it.
2610 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2611 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2612
2613 * configure: Regenerate.
2614
2615 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2616
2617 PR bootstrap/41818
2618 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2619 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2620 * Makefile.in: Regenerate.
2621
2622 2010-01-02 Richard Guenther <rguenther@suse.de>
2623
2624 PR lto/41529
2625 * configure.ac: Include config/elf.m4. Disable LTO if not
2626 builting for an elf target.
2627 * configure: Regenerate.
2628
2629 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2630
2631 * MAINTAINERS: Change my email address.
2632
2633 2009-12-18 Ben Elliston <bje@au.ibm.com>
2634
2635 * config.sub, config.guess: Update from upstream sources.
2636
2637 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2638
2639 * MAINTAINERS (Write After Approval): Add myself.
2640
2641 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2642
2643 PR middle-end/30447
2644 PR middle-end/30789
2645 PR other/40302
2646
2647 * configure.ac: Require MPC.
2648 * configure: Regenerate.
2649
2650 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2651
2652 PR target/38384
2653 PR bootstrap/40972
2654 * libtool.m4: Sync from git Libtool.
2655 * ltoptions.m4: Likewise.
2656 * ltversion.m4: Likewise.
2657 * lt~obsolete.m4: Likewise.
2658 * ltmain.sh: Likewise.
2659
2660 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2661
2662 * configure.ac: Update minimum MPC version to 0.8.
2663 * configure: Regenerate.
2664
2665 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2666
2667 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2668 * configure: Regenerated.
2669
2670 2009-11-21 Ian Lance Taylor <iant@google.com>
2671
2672 * configure.ac: Change default of poststage1_ldflags to be empty if
2673 poststage1_libs is set. When poststage1_libs is empty, and
2674 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2675 * configure: Rebuild.
2676
2677 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2678
2679 * MAINTAINERS (Write After Approval): Update my email address.
2680
2681 2009-11-20 Ben Elliston <bje@au.ibm.com>
2682
2683 * config.guess: Update from upstream sources.
2684
2685 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2686
2687 * Makefile.def: Restore host and target settings for gmp.
2688 * Makefile.in: Rebuild.
2689
2690 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2691
2692 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2693 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2694 Fix portability of test of C++ as bootstrap language. Add
2695 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2696 * configure: Rebuild.
2697 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2698 and cloog. Fix in-tree ppl configuration. Introduce libelf
2699 in-tree building.
2700 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2701 (POSTSTAGE1_HOST_EXPORTS): Use it.
2702 (STAGE[+id+]_CXXFLAGS): New.
2703 (BASE_FLAGS_TO_PASS): Pass it down.
2704 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2705 extra_exports.
2706 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2707 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2708 extra_exports.
2709 * Makefile.in: Rebuild.
2710
2711 2009-11-17 Ben Elliston <bje@au.ibm.com>
2712
2713 * config.sub, config.guess: Update from upstream sources.
2714
2715 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2716
2717 * MAINTAINERS (Write After Approval): Add myself.
2718
2719 2009-11-09 Jon Beniston <jon@beniston.com>
2720
2721 * MAINTAINERS (Write After Approval): Add myself.
2722
2723 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2724
2725 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2726 paths for *-w64-mingw* and x86_64-*mingw*.
2727 * configure: Regenerated.
2728
2729 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2730
2731 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2732
2733 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2734
2735 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2736 Phil Edwards to Write-After Approval.
2737
2738 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2739
2740 * configure.ac: Disable target-winsup & co for
2741 x86_64-*-mingw* and *-w64-mingw* targets.
2742 * configure: Regenerated.
2743
2744 2009-10-16 Nick Clifton <nickc@redhat.com>
2745
2746 * MAINTAINERS: Add myself as a maintainer for the RX port.
2747
2748 2009-10-26 Johannes Singler <singler@kit.edu>
2749
2750 * MAINTAINERS (Write After Approval): Update my e-mail address.
2751
2752 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2753
2754 * configure.ac (CLooG test): Use = with test.
2755 * configure: Regenerate.
2756
2757 2009-10-22 Richard Guenther <rguenther@suse.de>
2758
2759 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2760 cloog if the ppl version check failed. Move flags saving
2761 before setting in libelf check.
2762 * configure: Regenerate.
2763
2764 2009-10-21 Richard Guenther <rguenther@suse.de>
2765
2766 * configure.ac: Adjust the ppl and cloog configure to work as
2767 documented. Disable cloog if ppl was disabled. Omit the version
2768 checks if they were disabled.
2769 * configure: Re-generate.
2770
2771 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2772
2773 * configure.ac: Add 'lto' to enable_languages, not
2774 new_enable_languages, and only if not already present.
2775 * configure: Regenerate.
2776
2777 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2778
2779 * README: Refer to the various COPYING* files instead of just
2780 COPYING.
2781 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2782
2783 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2784
2785 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2786
2787 2009-10-07 Richard Guenther <rguenther@suse.de>
2788
2789 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2790 and Richard Guenther as reviewers.
2791 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2792 as reviewers.
2793
2794 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2795
2796 * config.sub: Update from upstream sources.
2797
2798 2009-10-06 Ian Lance Taylor <iant@google.com>
2799
2800 * Makefile.def: check-gold depends upon all-gas.
2801 * Makefile.in: Rebuild.
2802
2803 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2804
2805 * MAINTAINERS (Write After Approval): Add myself.
2806
2807 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2808
2809 * Makefile.def: all-lto-plugin depends on all-libiberty.
2810 set bootstrap=true for lto-plugin.
2811 Add lto-plugin.
2812 * Makefile.in: Regenerate.
2813 * configure.ac (host_libs): Add lto-plugin.
2814 * configure: Regenerate.
2815
2816 2009-10-03 Diego Novillo <dnovillo@google.com>
2817
2818 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2819 (HOST_LIBELFLIBS): Define.
2820 (HOST_LIBELFINC): Define.
2821 * Makefile.in: Regenerate.
2822 * configure.ac: Add --enable-lto.
2823 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2824 If --enable-lto is used, add 'lto' to new_enable_languages.
2825 If --enable-lto is used and gold is enabled, add
2826 lto-plugin to configdirs.
2827 * configure: Regenerate.
2828
2829 2009-10-03 Simon Baldwin <simonb@google.com>
2830
2831 * configure.ac: If --with-system-zlib, suppress local zlib and
2832 pass --with-system-zlib to subdir configure scripts.
2833 * configure: Regenerate.
2834
2835 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2836 Paolo Bonzini <bonzini@gnu.org>
2837
2838 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2839 $(srcdir).
2840 * Makefile.in: Rebuilt.
2841
2842 2009-09-26 Gary Funck <gary@intrepid.com>
2843
2844 * MAINTAINERS (Write After Approval): Add myself.
2845
2846 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2847
2848 * configure.ac: Update minimum MPC version to 0.7.
2849 * configure: Regenerate.
2850
2851 2009-09-25 Nick Clifton <nickc@redhat.com>
2852
2853 * configure.ac: Pass any --cache-file=/dev/null option on to
2854 subconfigures.
2855 * configure: Regenerate.
2856
2857 2009-09-23 Nick Clifton <nickc@redhat.com>
2858
2859 * config.sub, config.guess: Update from upstream sources.
2860
2861 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2862
2863 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2864 * Makefile.in: Rebuilt.
2865
2866 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2867
2868 PR bootstrap/32272
2869 * configure.ac: Error out if $srcdir isn't '.' but contains
2870 host-${host_noncanonical}.
2871 * configure: Regenerate.
2872
2873 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2874
2875 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2876 maintainer.
2877
2878 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2879
2880 * configure.ac: If bootstrapping a combined tree with
2881 --enable-gold, require c++ in stage1_languages.
2882 * configure: Regenerate.
2883
2884 * configure.ac: Also add target_libs of stage1_languages to
2885 bootstrap_target_libs.
2886 * configure: Regenerate.
2887
2888 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2889 with --enable-languages not containing c++.
2890 * configure: Regenerate.
2891
2892 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2893
2894 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2895 * configure: Regenerate.
2896
2897 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2898
2899 * MAINTAINERS (Write After Approval): Update my e-mail address,
2900 and move from from here...
2901 (Waiting for paperwork): To here.
2902
2903 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2904
2905 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2906
2907 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2908
2909 * configure.ac: Do not use $extrasub for replacing @if/@endif
2910 parts in Makefile; instead, use additional arguments to
2911 AC_CONFIG_COMMANDS to do the replacement manually, with several
2912 sed invocations, to avoid HP-UX sed command limits.
2913 * configure: Regenerate.
2914
2915 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2916
2917 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2918 blank before -L.
2919
2920 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2921
2922 * configure.ac (with-build-config): Document. Handle without.
2923 Handle missing argument.
2924 * configure: Rebuilt.
2925
2926 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2927
2928 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2929 Default to bootstrap-debug only if compare-debug works.
2930 * configure: Rebuilt.
2931 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2932 * Makefile.in: Rebuilt.
2933
2934 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2935
2936 * MAINTAINERS (OS Port Maintainers): Update my email address.
2937
2938 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2939
2940 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2941 * Makefile.in: Rebuilt.
2942
2943 2009-09-01 Chris Demetriou <cgd@google.com>
2944
2945 * MAINTAINERS (Write After Approval): Add myself.
2946
2947 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2948
2949 PR debug/30161
2950 * include/dwarf2.h (enum dwarf_tag): Added
2951 DW_TAG_GNU_template_template_param
2952 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2953
2954 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2955
2956 * Makefile.tpl (AWK): Fix typo.
2957 * Makefile.in: Regenerate.
2958
2959 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2960
2961 * configure.ac: Detect awk and sed.
2962 * Makefile.def (flags_to_pass): Add AWK and SED.
2963 * Makefile.tpl (AWK, SED): New.
2964 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2965 * configure: Regenerate.
2966 * Makefile.in: Regenerate.
2967
2968 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2969
2970 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2971 (collapseslashes): Likewise.
2972
2973 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2974
2975 * configure.ac (AC_PREREQ): Bump to 2.64.
2976
2977 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2978
2979 * configure.ac: Remove --with-datarootdir, --with-docdir,
2980 --with-pdfdir, --with-htmldir switches.
2981 * configure: Regenerate.
2982
2983 * configure: Regenerate.
2984
2985 * compile: Sync from Automake 1.11.
2986 * depcomp: Likewise.
2987 * install-sh: Likewise.
2988 * missing: Likewise.
2989 * mkinstalldirs: Likewise.
2990 * ylwrap: Likewise.
2991
2992 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2993
2994 * ltmain.sh (func_normal_abspath): New function.
2995 (func_relative_path): Likewise.
2996 (func_mode_help): Document new -bindir option for link mode.
2997 (func_mode_link): Add new -bindir option, and use it to place
2998 output DLL if specified.
2999
3000 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3001
3002 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3003 (baseargs): Add --disable-option-checking.
3004 * configure: Regenerate.
3005
3006 * Makefile.def (configure-target-libiberty): Depend on
3007 all-binutils and all-ld.
3008 (configure-target-newlib): Likewise.
3009 * Makefile.in: Regenerate.
3010
3011 2009-08-17 Ben Elliston <bje@au.ibm.com>
3012
3013 * config.sub, config.guess: Update from upstream sources.
3014
3015 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3016
3017 Sync from src, merge:
3018
3019 2009-07-02 Tristan Gingold <gingold@adacore.com>
3020
3021 * configure.ac: Do not exclude gas for i386-*-darwin.
3022 Add a case for x86_64-*-darwin.
3023 * configure: Regenerate.
3024
3025 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3026
3027 * MAINTAINERS: Add my name to Write After Approval list.
3028
3029 2009-08-06 Michael Eager <eager@eagercon.com>
3030
3031 * configure.ac: Add Microblaze target.
3032 * configure: Regenerate.
3033
3034 2009-07-31 Christian Bruel <christian.bruel@st.com>
3035
3036 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3037 * configure: Regenerate.
3038
3039 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3040
3041 * MAINTAINERS (Write After Approval): Update my e-mail address.
3042
3043 2009-07-06 Ian Lance Taylor <iant@google.com>
3044
3045 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3046 * configure: Rebuild.
3047
3048 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3049
3050 * MAINTAINERS: Move myself to the Graphite Reviewers.
3051
3052 2009-06-30 Wei Guozhi <carrot@google.com>
3053
3054 * MAINTAINERS: Add my name to Write After Approval list.
3055
3056 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3057
3058 PR bootstrap/40338
3059 * configure.ac (comparestring): Create new variable.
3060 * Makefile.tpl (comparestring): Use to skip some comparisions.
3061 * configure: Regenerate.
3062 * Makefile.in: Regenerate.
3063
3064 2009-06-26 Doug Evans <dje@sebabeach.org>
3065
3066 * Makefile.def (host_modules): Add cgen.
3067 * Makefile.in: Regenerate.
3068 * configure.ac (host_tools): Add cgen.
3069 * configure: Regenerate.
3070
3071 2009-06-23 DJ Delorie <dj@redhat.com>
3072
3073 * MAINTAINERS: Add myself as mep maintainer.
3074
3075 2009-06-23 Ian Lance Taylor <iant@google.com>
3076
3077 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3078 boot_languages. Only bootstrap target libraries listed in
3079 target_libs for some boot language. Add --with-stage1-ldflags,
3080 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3081 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3082 if not building with C++.
3083 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3084 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3085 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3086 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3087 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3088 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3089 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3090 * configure, Makefile.in: Rebuild.
3091
3092 2009-06-23 Li Feng <nemokingdom@gmail.com>
3093
3094 * MAINTAINERS: Added my name to write-after-approval list.
3095
3096 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3097
3098 * configure.ac: Define is_elf for QNX Neutrino targets.
3099 * configure: Regenerate.
3100
3101 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3102
3103 * MAINTAINERS: Added my name to the write-after-approval list
3104
3105 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3106
3107 * configure.ac: Detect MPC in default directory.
3108 * configure: Regenerate.
3109
3110 2009-06-03 Jerome Guitton <guitton@adacore.com>
3111 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3112
3113 * Makefile.tpl (all): Avoid a trailing backslash.
3114 * Makefile.in: Regenerate.
3115
3116 2009-06-03 Ben Elliston <bje@au.ibm.com>
3117
3118 * config.sub, config.guess: Update from upstream sources.
3119
3120 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3121
3122 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3123 to noconfdirs.
3124 * configure: Regenerate.
3125
3126 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3127
3128 * Makefile.tpl ([+compare-target+]): Compare all stage
3129 directories, rather than just gcc.
3130 * Makefile.in: Rebuilt.
3131
3132 2009-06-01 Doug Kwan <dougkwan@google.com>
3133
3134 * configure.ac: Support gold for target arm*-*-*.
3135 * configure: Regenerate.
3136
3137 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3138
3139 * Makefile.def: Add MPC support and dependencies.
3140 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3141
3142 * Makefile.in, configure: Regenerate.
3143
3144 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3145
3146 * Makefile.tpl (all): Avoid harmless warning in make all when
3147 gcc-bootstrap is enabled but stage_last does not exist.
3148 * Makefile.in: Rebuilt.
3149
3150 2009-05-24 Nicolas Roche <roche@adacore.com>
3151
3152 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3153 * Makefile.in: Regenerate.
3154
3155 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3156
3157 * MAINTAINERS: Update my e-mail address.
3158
3159 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3160
3161 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3162 * configure: Regenerate.
3163
3164 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3165
3166 PR other/40159
3167 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3168 gcc-no-bootstrap are mutually exclusive.
3169 * Makefile.in: Rebuilt.
3170
3171 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3172
3173 PR other/40159
3174 * Makefile.tpl (all): Don't end with unconditional success.
3175 * Makefile.in: Rebuilt.
3176
3177 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3178
3179 PR target/37137
3180 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3181 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3182 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3183 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3184 stage_configureflags, stage_cflags and stage_libcflags into
3185 explicit Makefile macros.
3186 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3187 GFORTRAN.
3188 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3189 CC. Set CC_FOR_BUILD from CC.
3190 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3191 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3192 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3193 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3194 and GFORTRAN.
3195 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3196 (_LIBCFLAGS): Renamed to _TFLAGS.
3197 (do-compare-debug, do-compare3-debug): Drop.
3198 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3199 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3200 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3201 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3202 (XGCC_FLAGS_FOR_TARGET): New.
3203 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3204 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3205 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3206 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3207 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3208 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3209 TFLAGS.
3210 (BUILD_CONFIG): Include if requested.
3211 (all): Set TFLAGS on bootstrap.
3212 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3213 (all-stageid-prefixmodule): Likewise.
3214 (do-clean, distclean-stageid): Set TFLAGS.
3215 (restrap): Fix whitespace.
3216 * Makefile.in: Rebuilt.
3217
3218 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3219
3220 * config.guess: Sync with src.
3221
3222 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3223
3224 * configure.ac ($with_ppl): Default to no if not supplied.
3225 ($with_cloog): Likewise.
3226 configure: Regenerate.
3227
3228 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3229
3230 * MAINTAINERS: Update my e-mail address.
3231
3232 2009-04-27 Nick Clifton <nickc@redhat.com>
3233
3234 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3235
3236 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3237
3238 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3239 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3240 * Makefile.in: Regenerate.
3241
3242 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3243
3244 PR bootstrap/39739
3245 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3246 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3247
3248 * configure, Makefile.in: Regenerate.
3249
3250 2009-04-21 Taras Glek <tglek@mozilla.com>
3251
3252 * include/hashtab.h: Update GTY annotations to new syntax
3253 * include/splay-tree.h: Likewise
3254
3255 2009-04-17 Ben Elliston <bje@au.ibm.com>
3256
3257 * config.sub, config.guess: Update from upstream sources.
3258
3259 2009-04-15 Anthony Green <green@moxielogic.com>
3260
3261 * configure.ac: Add moxie support.
3262 * configure: Rebuilt.
3263
3264 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3265
3266 * configure.ac: Change copyright header to refer to version
3267 3 of the GNU General Public License and to point readers at the
3268 COPYING3 file and the FSF's license web page.
3269 * Makefile.def: Likewise.
3270 * Makefile.tpl: Likewise.
3271 * Makefile.in: Regenerate.
3272
3273 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3274
3275 * configure.ac: Restore match for darwin9 or later. Use double
3276 brackets since regeneration eats one pair.
3277 * configure: Regenerate.
3278
3279 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3280
3281 PR gas/10039
3282 * configure.ac: Require texinfo 4.7.
3283 * configure: Regenerated.
3284
3285 2009-04-09 Nick Clifton <nickc@redhat.com>
3286
3287 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3288 the GCC Runtime Library Exception.
3289
3290 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3291
3292 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3293 * configure: Regenerate.
3294
3295 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3296
3297 * Makefil.def (languages): New entries.
3298 * Makefile.tpl (check-gcc-*): New generic target.
3299 * Makefile.in: Regenerate.
3300
3301 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3302
3303 * MAINTAINERS: Update my email address.
3304
3305 2009-03-18 Tom Tromey <tromey@redhat.com>
3306
3307 * configure: Rebuild.
3308 * configure.ac (host_libs): Add libiconv.
3309 * Makefile.in: Rebuild.
3310 * Makefile.def (host_modules): Add libiconv.
3311 (configure-gdb, all-gdb): Depend on libiconv.
3312
3313 2009-03-16 Tristan Gingold <gingold@adacore.com>
3314
3315 * configure.ac: Treat gdb as supported on x86_64-darwin.
3316 * configure: Regenerate.
3317
3318 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3319
3320 * configure.ac (--with-host-libstdcxx): New option.
3321 * configure: Regenerate.
3322
3323 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3324
3325 * MAINTAINERS: Move myself into the write after approval list.
3326
3327 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3328
3329 * MAINTAINERS: Update e-mail address.
3330
3331 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3332
3333 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3334
3335 2009-03-10 Ira Rosen <irar@il.ibm.com>
3336
3337 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3338
3339 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3340
3341 Backport from git Libtool:
3342
3343 2009-01-19 Robert Millan <rmh@aybabtu.com>
3344 Support GNU/kOpenSolaris.
3345 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3346 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3347 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3348 GNU/kOpenSolaris.
3349
3350 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3351
3352 * MAINTAINERS: Update e-mail address.
3353
3354 2009-02-24 Michael Eager <eager@eagercon.com>
3355
3356 * MAINTAINERS (Write After Approval): Add self.
3357
3358 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3359
3360 * MAINTAINERS (Write After Approval): Add myself.
3361
3362 2009-02-05 Andreas Schwab <schwab@suse.de>
3363
3364 * Makefile.tpl (stage_last): Define $r and $s before using
3365 $(RECURSE_FLAGS_TO_PASS).
3366 * Makefile.in: Regenerate
3367
3368 2009-01-30 Ian Lance Taylor <iant@google.com>
3369
3370 * MAINTAINERS: Move myself to the Global Reviewers list.
3371
3372 2009-01-29 Robert Millan <rmh@aybabtu.com>
3373
3374 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3375 * configure: Regenerate.
3376
3377 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3378
3379 * MAINTAINERS: Make whitespace consistent.
3380 Remove Robert Millan from Write After Approval.
3381
3382 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3383
3384 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3385 (all-opcodes): Depend on all-libiberty.
3386 * Makefile.in: Regenerate.
3387
3388 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3389
3390 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3391 * configure: Regenerate.
3392
3393 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3394
3395 * MAINTAINERS (Write After Approval): Add myself.
3396
3397 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3398
3399 * MAINTAINERS: Add myself to reviewers (Fortran).
3400
3401 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3402
3403 PR tree-optimization/38515
3404 * configure.ac (cloog-polylib): Removed.
3405 (with_ppl, with_cloog): Test for "no".
3406 * configure: Regenerated.
3407
3408 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3409
3410 * MAINTAINERS: Moved myself to reviewers (Fortran).
3411
3412 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3413
3414 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3415 (Write After Approval): Remove myself.
3416
3417 2009-01-03 Diego Novillo <dnovillo@google.com>
3418
3419 * MAINTAINERS: Remove myself from alias maintainership.
3420
3421 2009-01-02 David Ayers <ayers@fsfe.org>
3422
3423 * MAINTAINERS: Update e-mail address.
3424
3425 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3426
3427 * MAINTAINERS: Make whitespace consistent.
3428
3429 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3430
3431 Backport from upstream Libtool:
3432 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3433 Add cache variables to tests that require the linker to work.
3434 For shlibpath_overrides_runpath, this also changes the semantics
3435 to let the result from the C compiler take precedence.
3436
3437 2008-12-02 Ben Elliston <bje@au.ibm.com>
3438
3439 * config.sub, config.guess: Update from upstream sources.
3440
3441 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3442
3443 * configure.ac (ppllibs): Add by default the lib flags.
3444 * configure: Regenerate.
3445
3446 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3447
3448 * MAINTAINERS: Add myself to the write after approval list.
3449
3450 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3451
3452 * configure.ac: Add double brackets on darwin[912].
3453 * configure: Regenerate.
3454
3455 2008-12-03 Daniel Kraft <d@domob.eu>
3456
3457 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3458 Approval to Reviewer section (for Fortran front-end).
3459
3460 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3461
3462 * configure.ac: Expand to darwin10 and later.
3463 * configure: Regenerate.
3464
3465 2008-12-02 Andreas Schwab <schwab@suse.de>
3466
3467 * Makefile.def: configure-target-boehm-gc depends on
3468 all-target-libstdc++-v3.
3469 * Makefile.in: Regenerate.
3470
3471 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3472
3473 * MAINTAINERS: Add myself as mingw maintainer.
3474
3475 2008-12-02 Ben Elliston <bje@au.ibm.com>
3476
3477 * config.sub, config.guess: Update from upstream sources.
3478
3479 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3480
3481 * README.SCO: Remove.
3482
3483 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3484
3485 * MAINTAINERS: Add myself to the write after approval list.
3486
3487 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3488
3489 * MAINTAINERS: Update my email address in WAA section.
3490
3491 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3492
3493 * MAINTAINERS: Update e-mail address.
3494
3495 2008-11-27 Toon Moene <toon@moene.org>
3496
3497 * MAINTAINERS: Change e-mail address.
3498
3499 2008-11-27 Tristan Gingold <gingold@adacore.com>
3500
3501 * configure.ac: Build gdb for i?86-*-darwin*
3502 * configure: Regenerated.
3503
3504 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3505
3506 * MAINTAINERS: Added my full name.
3507
3508 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3509
3510 PR bootstrap/38014
3511 PR bootstrap/37923
3512
3513 Revert:
3514
3515 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3516
3517 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3518 * Makefile.in: Regenerated.
3519
3520 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3521
3522 PR gdb/921
3523 PR gdb/1646
3524 PR gdb/2175
3525 PR gdb/2176
3526
3527 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3528 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3529 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3530 (HOST_EXPORTS): Pass CPPFLAGS.
3531 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3532 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3533 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3534 * Makefile.in, configure: Regenerated.
3535 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3536 and CPPFLAGS_FOR_BUILD.
3537
3538 2008-11-06 Jeff Law <law@redhat.com>
3539
3540 * MAINTAINERS: Add myself as middle end maintainer.
3541
3542 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3543
3544 * MAINTAINERS (Write after approval): Add myself.
3545
3546 2008-11-05 Diego Novillo <dnovillo@google.com>
3547
3548 * MAINTAINERS (Global Reviewers): Add myself.
3549 (Non-Algorithmic Maintainers): Remove myself.
3550
3551 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3552
3553 * MAINTAINERS (Write after approval): Add myself.
3554
3555 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3556
3557 * MAINTAINERS (Write after approval): Add myself.
3558
3559 2008-10-31 Ben Elliston <bje@au.ibm.com>
3560
3561 * configure.ac (spu-*-*): Remove special case.
3562 * configure: Regenerate.
3563
3564 2008-10-30 Catherine Moore <clm@codesourcery.com>
3565
3566 * MAINTAINERS (Write after approval): Update my email address.
3567
3568 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3569
3570 * configure.ac [spu-*-*]: Do not set skipdirs.
3571 * configure: Re-generate.
3572
3573 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3574
3575 * MAINTAINERS (Various Maintainers): Add myself to reload.
3576
3577 2008-10-25 Richard Guenther <rguenther@suse.de>
3578
3579 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3580 maintainer. Remove myself as libgcc-math maintainer.
3581 (Non-Algorithmic Maintainers): Remove myself.
3582
3583 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3584
3585 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3586 * Makefile.in: Regenerated.
3587
3588 2008-10-23 Cary Coutant <ccoutant@google.com>
3589
3590 * MAINTAINERS (Write after approval): Add myself.
3591
3592 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3593
3594 PR gdb/921
3595 PR gdb/1646
3596 PR gdb/2175
3597 PR gdb/2176
3598
3599 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3600 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3601 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3602 (HOST_EXPORTS): Pass CPPFLAGS.
3603 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3604 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3605 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3606 * Makefile.in, configure: Regenerated.
3607 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3608 and CPPFLAGS_FOR_BUILD.
3609
3610 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3611
3612 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3613 Sebastian Pop.
3614
3615 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3616
3617 * MAINTAINERS (Write After Approval): Added myself.
3618
3619 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3620
3621 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3622 recommended version to 2.3.2.
3623
3624 * configure: Regenerate.
3625
3626 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3627
3628 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3629
3630 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3631
3632 * MAINTAINERS (Write After Approval): Update e-mail address.
3633
3634 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3635
3636 * libtool.m4: Update to libtool 2.2.6.
3637 * lt~obsolete.m4: Update to libtool 2.2.6.
3638 * ltmain.sh: Update to libtool 2.2.6.
3639 * ltsugar.m4: Update to libtool 2.2.6.
3640 * ltversion.m4: Update to libtool 2.2.6.
3641 * ltoptions.m4: Update to libtool 2.2.6.
3642 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3643
3644 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3645
3646 * MAINTAINERS (Write After Approval): Add myself.
3647
3648 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3649
3650 * MAINTAINERS (Write After Approval): Update my name.
3651
3652 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3653
3654 * MAINTAINERS: Add myself in "Write After Approval".
3655
3656 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3657
3658 * MAINTAINERS: Add myself as ia64 maintainer.
3659
3660 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3661
3662 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3663 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3664 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3665 and Michael Tiemann from Write After Approval since they do not
3666 actually have access.
3667
3668 2008-09-05 Richard Guenther <rguenther@suse.de>
3669
3670 * configure.ac: Initialize clooglibs to -lcloog.
3671 * configure: Re-generate.
3672
3673 2008-09-04 Le-Chun Wu <lcwu@google.com>
3674
3675 * MAINTAINERS (Write After Approval): Add myself.
3676
3677 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3678
3679 * configure.ac (--with-cloog-polylib): New.
3680 (--disable-cloog-version-check): New.
3681 (--disable-ppl-version-check): New.
3682 * configure: Re-generate.
3683
3684 2008-09-03 Richard Guenther <rguenther@suse.de>
3685
3686 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3687 cloog test.
3688 * configure: Re-generate.
3689
3690 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3691
3692 Add picoChip port.
3693 * MAINTAINERS: Add picoChip maintainers.
3694
3695 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3696 Tobias Grosser <grosser@fim.uni-passau.de>
3697 Jan Sjodin <jan.sjodin@amd.com>
3698 Harsha Jagasia <harsha.jagasia@amd.com>
3699 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3700 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3701 Adrien Eliche <aeliche@isty.uvsq.fr>
3702
3703 Merge from graphite branch.
3704 * configure: Regenerate.
3705 * Makefile.in: Regenerate.
3706 * configure.ac (host_libs): Add ppl and cloog.
3707 Add checks for PPL and CLooG.
3708 * Makefile.def (ppl, cloog): Added modules and dependences.
3709 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3710 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3711
3712 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3713
3714 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3715 (GCC_SHLIB_SUBDIR): New.
3716 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3717 * configure: Regenerate.
3718 * Makefile.in: Regenerate.
3719
3720 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3721
3722 * MAINTAINERS: Consistently use tabs to separate columns.
3723
3724 2008-08-29 Tristan Gingold <gingold@adacore.com>
3725
3726 * MAINTAINERS (Write after Approval): Add myself.
3727
3728 2008-08-28 Tristan Gingold <gingold@adacore.com>
3729
3730 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3731 Enable bfd, binutils and opcodes.
3732 * configure: Regenerate.
3733
3734 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3735
3736 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3737
3738 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3739
3740 * MAINTAINERS: Use correct Umlaut for last name.
3741
3742 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3743
3744 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3745
3746 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3747
3748 * MAINTAINERS: Update my email address.
3749
3750 2008-08-16 Nicolas Roche <roche@adacore.com>
3751
3752 * Makefile.tpl: Add BOOT_ADAFLAGS.
3753 * Makefile.in: Regenerate.
3754
3755 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3756
3757 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3758 * configure: Regenerate.
3759
3760 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3761
3762 * configure.ac: Add makefile fragments for hpux.
3763 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3764 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3765 * configure: Regenerate.
3766 * Makefile.in: Regenerate.
3767
3768 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3769
3770 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3771
3772 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3773
3774 * MAINTAINERS (Write after Approval): Add myself.
3775
3776 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3777
3778 * MAINTAINERS (Write After Approval): Add myself.
3779
3780 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3781
3782 * MAINTAINERS (Write After Approval): Add myself.
3783
3784 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3785
3786 * MAINTAINERS: Update my email address.
3787
3788 2008-06-25 Joey Ye <joey.ye@intel.com>
3789
3790 * MAINTAINERS (Write After Approval): Add myself.
3791
3792 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3793
3794 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3795 * Makefile.in: Regenerate.
3796 * configure: Regenerate.
3797
3798 2008-06-17 Daniel Kraft <d@domob.eu>
3799
3800 * MAINTAINERS (Write After Approval): Add myself.
3801
3802 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3803
3804 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3805 "$@" is still intact with both Autoconf 2.59 and 2.62.
3806 * configure: Regenerate.
3807
3808 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3809
3810 * Makefile.tpl: Fix comment errors.
3811 * Makefile.in: Regenerate.
3812
3813 2008-06-12 David S. Miller <davem@davemloft.net>
3814 David Edelsohn <edelsohn@gnu.org>
3815
3816 * configure.ac: Add powerpc*-*-* to gold supported targets.
3817 * configure: Regenerate.
3818
3819 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3820
3821 PR tree-optimization/36218
3822 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3823 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3824 (all prefix="build-"): Pass them to build-system sub-makes.
3825 * Makefile.in: Regenerate.
3826
3827 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3828
3829 * MAINTAINERS (mt port): Remove.
3830 (sco5, unixware, sco udk): Remove.
3831 (Kean Johnston): Add to Write After Approval.
3832
3833 2008-05-30 Julian Brown <julian@codesourcery.com>
3834
3835 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3836 of libobjc for ARM EABI Linux.
3837 * configure: Regenerate.
3838
3839 2008-05-18 Xinliang David Li <davidxl@google.com>
3840
3841 * ChangeLog: Remove wrong ChangeLog entry.
3842
3843 2008-05-17 Xinliang David Li <davidxl@google.com>
3844
3845 * MAINTAINERS (Write After Approval): Add myself.
3846
3847 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3848
3849 * MAINTAINERS (Write After Approval): Add myself.
3850
3851 2008-05-14 Rafael Espíndola <espindola@google.com>
3852
3853 * config-ml.in: don't handle --enable-shared and --enable-static.
3854
3855 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3856
3857 * MAINTAINERS: Update my email address.
3858
3859 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3860
3861 * MAINTAINERS: Update my email address.
3862
3863 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3864
3865 * MAINTAINERS (Write After Approval): Add myself.
3866
3867 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3868
3869 * MAINTAINERS (Write After Approval): Add myself.
3870
3871 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3872
3873 * MAINTAINERS (crx): Add myself.
3874
3875 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3876
3877 Sync with src:
3878 2008-04-14 David S. Miller <davem@davemloft.net>
3879
3880 * configure.ac: Add sparc*-*-* to gold supported targets.
3881 * configure: Regenerate.
3882
3883 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3884
3885 PR bootstrap/35457
3886 * configure.ac: Include override.m4.
3887 * configure: Regenerate.
3888
3889 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3890
3891 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3892 * Makefile.in: Regenerate.
3893
3894 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3895
3896 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3897 as nonconfigurable directories list.
3898 * configure: Regenerate.
3899
3900 2008-04-14 Ben Elliston <bje@au.ibm.com>
3901
3902 * config.sub, config.guess: Update from upstream sources.
3903
3904 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3905
3906 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3907 * Makefile.in: Regenerate.
3908
3909 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3910
3911 * configure.ac: Do not build libssp for the AVR.
3912 * configure: Regenerate.
3913
3914 2008-04-07 Ian Lance Taylor <iant@google.com>
3915
3916 * Makefile.def: check-gold depends upon all-binutils.
3917 * Makefile.in: Regenerate.
3918
3919 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3920
3921 * MAINTAINERS (Write After Approval): Add myself.
3922
3923 2008-04-04 Nick Clifton <nickc@redhat.com>
3924
3925 PR binutils/4334
3926 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3927 builds.
3928 * configure: Regenerate.
3929
3930 2008-04-04 NightStrike <NightStrike@gmail.com>
3931
3932 PR other/35151
3933 * configure.ac: Combine rules for mingw32 and mingw64.
3934 * configure: Regenerate.
3935
3936 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3937
3938 * MAINTAINERS (Write After Approval): Add myself.
3939
3940 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3941
3942 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3943 * Makefile.in (.NOTPARALLEL): Ditto.
3944
3945 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3946
3947 * MAINTAINERS (Write After Approval): Add myself.
3948
3949 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3950
3951 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3952 * Makefile.in (.NOTPARALLEL): Regenerate.
3953
3954 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3955
3956 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3957 * Makefile.in: Regenerate.
3958
3959 2008-03-26 Jakub Staszak <kuba@et.pl>
3960
3961 * MAINTAINERS (Write After Approval): Add myself.
3962
3963 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3964
3965 * MAINTAINERS: Update e-mail address.
3966
3967 2008-03-20 Ian Lance Taylor <iant@google.com>
3968
3969 * configure.ac: Add support for --enable-gold.
3970 * Makefile.def: Add gold as a directory like ld.
3971 * configure, Makefile.in: Regenerate.
3972
3973 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3974
3975 * configure.ac: m4_include config/proginstall.m4.
3976 * configure: Regenerate.
3977
3978 Backport from upstream Libtool:
3979
3980 2007-10-12 Eric Blake <ebb9@byu.net>
3981
3982 Deal with Autoconf 2.62's semantic change in m4_append.
3983 * ltsugar.m4 (lt_append): Replace broken versions of
3984 m4_append.
3985 (lt_if_append_uniq): Don't require separator to be overquoted,
3986 and avoid broken m4_append.
3987 (lt_dict_add): Fix typo.
3988 * libtool.m4 (_LT_DECL): Don't overquote separator.
3989
3990 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3991
3992 * config.rpath: Add AIX 6 support.
3993
3994 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3995
3996 * Makefile.def (stageprofile). Remove -fprofile-generate
3997 from stage_libcflags.
3998 * Makefile.in: Regenerate.
3999
4000 2008-03-13 Ben Elliston <bje@au.ibm.com>
4001
4002 * config.sub, config.guess: Update from upstream sources.
4003
4004 2008-03-06 Tom Tromey <tromey@redhat.com>
4005
4006 * MAINTAINERS: Update for treelang deletion.
4007
4008 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4009
4010 * MAINTAINERS: Update my email address.
4011
4012 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4013
4014 * MAINTAINERS (darwin port): Add myself as a maintainer.
4015 (objective-c/c++): Add myself as a maintainer.
4016
4017 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4018
4019 * MAINTAINERS (Write After Approval): Update my email address.
4020
4021 2008-02-25 Tomas Bily <tbily@suse.cz>
4022
4023 * MAINTAINERS (Write After Approval): Add myself.
4024
4025 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4026
4027 * MAINTAINERS (OpenMP): Add myself.
4028
4029 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4030
4031 PR bootstrap/32009
4032 PR bootstrap/32161
4033
4034 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4035 * configure: Regenerate.
4036
4037 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4038 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4039 STAGE4_LIBCFLAGS): New.
4040 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4041 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4042 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4043 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4044 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4045 for target modules. Don't export LIBCFLAGS.
4046 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4047 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4048 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4049 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4050 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4051 * Makefile.in: Regenerate.
4052
4053 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4054
4055 PR libgcj/33085
4056 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4057 Do not use -DDLL_EXPORT. Backport from upstream.
4058
4059 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4060
4061 * MAINTAINERS (Write After Approval): Add myself.
4062
4063 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4064
4065 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4066 * configure: Regenerate.
4067
4068 2008-01-31 Marc Gauthier <marc@tensilica.com>
4069
4070 * configure.ac (xtensa*-*-*): Recognize processor variants.
4071 * configure: Regenerate.
4072
4073 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4074
4075 PR bootstrap/34922
4076 * configure.ac (PARSE_ARGS): Push suitable setting of
4077 ac_subdirs_all, for `./configure --help=recursive'.
4078 Handle `+' in generic toplevel directory disabling.
4079 * configure: Regenerate.
4080
4081 2008-01-28 Nick Clifton <nickc@redhat.com>
4082
4083 * MAINTAINERS (xstormy16): Take over maintainership.
4084
4085 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4086
4087 * MAINTAINERS (c4x port): Remove.
4088
4089 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4090
4091 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4092
4093 2008-01-23 Ben Elliston <bje@au.ibm.com>
4094
4095 * config.sub, config.guess: Update from upstream sources.
4096
4097 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4098
4099 * MAINTAINERS (Write After Approval): Add myself.
4100
4101 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4102
4103 * MAINTAINERS: Update my email address.
4104
4105 2008-01-09 Raksit Ashok <raksit@google.com>
4106
4107 * MAINTAINERS (Write After Approval): Add myself.
4108
4109 2008-01-09 Raksit Ashok <raksit@google.com>
4110
4111 * MAINTAINERS (Write After Approval): Add myself.
4112
4113 2008-01-08 Ben Elliston <bje@au.ibm.com>
4114
4115 * config.sub, config.guess: Update from upstream sources.
4116
4117 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4118
4119 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4120 Change recommended MPFR from 2.2.1 -> 2.3.0.
4121 * configure: Regenerate.
4122
4123 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4124
4125 * MAINTAINERS: Update my email address.
4126
4127 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4128
4129 * MAINTAINERS: Update my email address.
4130
4131 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4132
4133 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4134 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4135 * Makefile.in: Regenerate.
4136
4137 2007-12-10 Mark Heffernan <meheff@google.com>
4138
4139 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4140 misplaced entries.
4141
4142 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4143
4144 * configure.ac: Enable libjava for x86_64-*-darwin9.
4145 * configure: Regenerate.
4146
4147 2007-12-07 Bill Maddox <maddox@google.com>
4148
4149 * MAINTAINERS (Write After Approval): Add myself.
4150
4151 2007-12-05 Ben Elliston <bje@au.ibm.com>
4152
4153 * config.sub, config.guess: Update from upstream sources.
4154
4155 2007-12-02 Matthias Klose <doko@ubuntu.com>
4156
4157 * config-ml.in: Remove 64bit configure tests.
4158
4159 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4160
4161 * config-ml.in: Robustify against white space in absolute file
4162 names.
4163
4164 * config-ml.in (multi-clean): Substitute ${Makefile}.
4165 Remove superfluous ${Makefile} in list.
4166
4167 2007-11-19 Thiemo Seufer <ths@mips.com>
4168
4169 * config-ml.in: Don't hardcode the Makefile name.
4170
4171 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4172
4173 * MAINTAINERS (Write After Approval): Add myself.
4174
4175 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4176
4177 * MAINTAINERS (Write After Approval): Add myself.
4178
4179 2007-11-06 Doug Kwan <dougkwan@google.com>
4180
4181 * MAINTAINERS (Write After Approval): Add myself.
4182
4183 2007-10-25 Ben Elliston <bje@au.ibm.com>
4184
4185 * MAINTAINERS (mercury): Remove entry.
4186 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4187
4188 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4189
4190 * Makefile.def (dependencies): Make configure-gdb depend on
4191 all-intl.
4192 * Makefile.in: Regenerated.
4193
4194 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4195
4196 * MAINTAINERS (Fortran maintainer): Remove myself.
4197
4198 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4199
4200 * Makefile.def: To avoid problems running with parallel makes,
4201 build newlib before libgloss so that target specific header
4202 files are availble.
4203 * Makefile.in: Regenerate
4204
4205 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4206
4207 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4208 * Makefile.in: Regenerate.
4209
4210 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4211
4212 * MAINTAINERS (Register allocation reviewer): Add myself.
4213
4214 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4215
4216 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4217 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4218 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4219 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4220 * configure: Regenerate.
4221
4222 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4223
4224 * MAINTAINERS (Register allocation reviewer): Add myself.
4225
4226 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4227
4228 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4229 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4230 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4231 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4232 * configure.ac: Default them to host tools for $host = $build.
4233 Subst them.
4234
4235 * configure: Regenerate.
4236 * Makefile.in: Regenerate.
4237
4238 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4239
4240 * MAINTAINERS (Register allocation reviewer): Add myself.
4241
4242 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4243
4244 * MAINTAINERS (Register allocation reviewer): Add myself.
4245
4246 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4247
4248 * MAINTAINERS (Write After Approval): Fix typo.
4249
4250 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4251
4252 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4253 * configure: Regenerate.
4254
4255 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4256
4257 PR bootstrap/31906
4258 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4259 they're already prefixed.
4260
4261 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4262
4263 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4264 libstdc++.
4265 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4266 * configure: Regenerate.
4267 * Makefile.in: Regenerate.
4268
4269 2007-09-17 Andreas Schwab <schwab@suse.de>
4270
4271 * configure.ac: Raise minimum makeinfo version to 4.6.
4272 * configure: Regenerate.
4273
4274 2007-09-17 Johannes Singler <singler@ira.uka.de>
4275
4276 * MAINTAINERS (write-after-approval) add myself
4277
4278 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4279
4280 * configure.ac: Correct makeinfo version check.
4281 * configure: Regenerate.
4282
4283 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4284
4285 * MAINTAINERS: Update my email address.
4286
4287 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4288
4289 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4290 to $skipdirs and only disable gprof for newlib. Use the normal
4291 mips*-elf* handling in other respects.
4292 * configure: Regnerate.
4293
4294 2007-09-12 David Daney <ddaney@avtrex.com>
4295
4296 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4297 enabling libgcj.
4298 * configure: Regenerate.
4299
4300 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4301
4302 PR other/32154
4303 * configure.ac: For libgloss targets, point the linker to the linker
4304 script, startup code and simulator library.
4305 * configure: Regenerate.
4306
4307 2007-09-07 Andrew Haley <aph@redhat.com>
4308
4309 * configure.ac (noconfigdirs): Remove target-libffi and
4310 target-libjava.
4311 * configure: Regenerate.
4312
4313 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4314
4315 PR target/33281
4316 * configure.ac: Use config/mh-mingw on mingw.
4317 * configure: Regenerate.
4318
4319 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4320
4321 * MAINTAINERS (Write After Approval): Add myself.
4322
4323 2007-09-05 Richard Guenther <rguenther@suse.de>
4324
4325 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4326 nor --disable-checking is provided also turn on yes and types
4327 checking for stage1.
4328 * configure: Re-generate.
4329
4330 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4331
4332 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4333 (Write After Approval): Remove myself.
4334
4335 2007-08-29 Nick Clifton <nickc@redhat.com>
4336
4337 * config.sub, config.guess: Update from upstream sources.
4338
4339 2007-08-22 Bud Davis <jmdavis@link.com>
4340
4341 * MAINTAINERS (Write After Approval): Added myself.
4342 * MAINTAINERS (Reviewers): Removed myself.
4343
4344 2007-08-18 Paul Brook <paul@codesourcery.com>
4345 Joseph Myers <joseph@codesourcery.com>
4346
4347 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4348 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4349 * Makefile.in: Regenerate.
4350 * configure.ac (--with-debug-prefix-map): New.
4351 * configure: Regenerate.
4352
4353 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4354 Nigel Stephens <nigel@mips.com>
4355
4356 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4357 as target_makefile_frag.
4358 * configure: Regenerate.
4359
4360 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4361
4362 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4363 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4364 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4365 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4366 (do-compare, do-compare3, do-compare-debug): New.
4367 ([+compare-target+]): Use them.
4368
4369 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4370
4371 * MAINTAINERS (Write After Approval): Change my email address.
4372
4373 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4374 Ben Elliston <bje@au.ibm.com>
4375
4376 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4377 --silent if $silent.
4378 * configure: Regenerate.
4379
4380 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4381
4382 * MAINTAINERS (Various Maintainers): Add myself as
4383 loop infrastructure maintainer. Update my e-mail
4384 address.
4385
4386 2007-07-31 Diego Novillo <dnovillo@google.com>
4387
4388 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4389 Adjust description.
4390
4391 2007-07-26 Richard Guenther <rguenther@suse.de>
4392
4393 * configure.ac: Add types checking to stage1 checking flags.
4394 * configure: Regenerate.
4395
4396 2007-07-17 Nick Clifton <nickc@redhat.com>
4397
4398 * COPYING3: New file. Contains version 3 of the GNU General
4399 Public License.
4400 * COPYING3.LIB: New file. Contains version 3 of the GNU
4401 Lesser General Public License.
4402
4403 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4404
4405 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4406
4407 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4408
4409 * MAINTAINERS (S/390 co-maintainer): Add myself.
4410 (Write After Approval): Remove myself.
4411
4412 2007-07-13 Dan Hipschman <dsh@google.com>
4413
4414 * MAINTAINERS (Write After Approval): Add myself.
4415
4416 2007-07-11 Nick Clifton <nickc@redhat.com>
4417
4418 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4419 WINDRES export.
4420 * Makefile.in: Regenerate.
4421
4422 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4423
4424 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4425 maintainer.
4426
4427 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4428
4429 * lt~obsolete.m4: New. Import from 20070318 libtool.
4430
4431 2007-07-03 Julian Brown <julian@codesourcery.com>
4432
4433 * MAINTAINERS (Write After Approval): Add myself.
4434
4435 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4436
4437 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4438 * configure: Regenerate.
4439
4440 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4441
4442 * configure.ac: Add some missing m4 quotation.
4443 * configure: Regenerate.
4444
4445 2007-07-02 Simon Baldwin <simonb@google.com>
4446
4447 * MAINTAINERS (Write After Approval): Add myself.
4448
4449 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4450
4451 * configure: Regenerate.
4452
4453 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4454
4455 * Makefile.def: Add windmc tool to build.
4456 * Makefile.tpl: Likewise.
4457 * configure.ac: Likewise.
4458 * Makefile.in: Regenerate.
4459 * configure: Regenerate.
4460
4461 2007-06-28 DJ Delorie <dj@redhat.com>
4462
4463 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4464 not building newlib.
4465 * configure: Regenerated.
4466
4467 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4468
4469 * MAINTAINERS (Write After Approval): Add myself.
4470
4471 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4472
4473 * MAINTAINERS (Write After Approval): Add myself.
4474
4475 2007-06-19 Chris Matthews <chrismatthews@google.com>
4476
4477 * MAINTAINERS (Write After Approval): Add myself.
4478
4479 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4480
4481 * MAINTAINERS (Write After Approval): Add myself.
4482
4483 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4484
4485 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4486 * Makefile.in: Regenerated.
4487
4488 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4489
4490 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4491 bfin*-*-uclinux* targets.
4492 * configure: Regenerate.
4493
4494 2007-06-14 Ian Lance Taylor <iant@google.com>
4495
4496 * MAINTAINERS: Add myself as non-algorithmic global write
4497 maintainer.
4498
4499 2007-06-14 Diego Novillo <dnovillo@google.com>
4500
4501 * MAINTAINERS: Add self as middle-end maintainer and
4502 non-algorithmic global write maintainer.
4503
4504 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4505
4506 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4507 Move all Fortran maintainers except Paul Brook into the
4508 Non-Autopoiesis section.
4509
4510 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4511
4512 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4513 (distclean-stage[+id+]): Possibly delete stage_last.
4514 * Makefile.in: Regenerate.
4515
4516 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4517
4518 * MAINTAINERS (Various Maintainer): Fix typo.
4519
4520 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4521
4522 * MAINTAINERS (Various Maintainer): Add myself as
4523 dataflow maintainer.
4524
4525 2007-06-07 Ben Elliston <bje@au.ibm.com>
4526
4527 * config.sub, config.guess: Update from upstream sources.
4528
4529 2007-06-07 Ben Elliston <bje@au.ibm.com>
4530
4531 * Makefile.tpl: Fix spelling error.
4532 * Makefile.in: Regenerate.
4533
4534 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4535
4536 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4537 lt_cv_sys_max_cmd_len.
4538
4539 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4540
4541 * MAINTAINERS (Various Maintainers): Add myself as
4542 auto-vectorizer maintainer.
4543
4544 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4545
4546 PR libjava/32098
4547 * libtool.m4: Revert previous change.
4548 * ltgcc.m4: Put it here.
4549
4550 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4551
4552 * MAINTAINERS (Various Maintainers): Add myself as
4553 auto-vectorizer maintainer.
4554
4555 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4556
4557 PR libjava/32098
4558 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4559
4560 2007-05-30 Richard Guenther <rguenther@suse.de>
4561
4562 * MAINTAINERS (Various Maintainers): Add myself as
4563 auto-vectorizer maintainer.
4564
4565 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4566
4567 PR bootstrap/29382
4568 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4569 * configure: Rebuilt.
4570
4571 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4572
4573 * MAINTAINERS (Write After Approval): Removed my name.
4574
4575 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4576
4577 * MAINTAINERS (Write After Approval): Remove myself.
4578
4579 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4580
4581 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4582
4583 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4584
4585 * ltmain.sh: Update from ToT Libtool.
4586 * libtool.m4: Update from ToT Libtool.
4587 * ltsugar.m4: New. Update from ToT Libtool.
4588 * ltversion.m4: New. Update from ToT Libtool.
4589 * ltoptions.m4: New. Update from ToT Libtool.
4590 * ltconfig: Remove.
4591 * ltcf-c.sh: Remove.
4592 * ltcf-cxx.sh: Remove.
4593 * ltcf-gcj.sh: Remove.
4594
4595 2007-05-22 Ollie Wild <aaw@google.com>
4596
4597 * MAINTAINERS (Write After Approval): Add myself.
4598
4599 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4600
4601 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4602 stage_cflags.
4603 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4604 Remove CFLAGS/LIBCFLAGS.
4605 (configure-stage[+id+]-[+prefix+][+module+],
4606 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4607 * Makefile.in: Regenerate.
4608
4609 2007-05-15 Diego Novillo <dnovillo@google.com>
4610
4611 * MAINTAINERS: Update e-mail address.
4612
4613 2007-05-15 Revital Eres <eres@il.ibm.com>
4614
4615 * MAINTAINERS (Write After Approval): Add myself.
4616
4617 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4618
4619 * MAINTAINERS (Write After Approval): Updated my address.
4620
4621 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4622
4623 * MAINTAINERS (Write After Approval): Add myself.
4624
4625 2007-05-11 Silvius Rus <rus@google.com>
4626
4627 * MAINTAINERS (Write After Approval): Add myself.
4628
4629 2007-04-23 Tom Tromey <tromey@redhat.com>
4630
4631 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4632
4633 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4634
4635 * MAINTAINERS (cpplib): Rename to ...
4636 (libcpp): ... this. Add C/C++ front end maintainers.
4637
4638 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4639
4640 * config-ml.in: Pass ${ml_config_env} to configure calls.
4641
4642 2007-04-04 Christian Bruel <christian.bruel@st.com>
4643
4644 * MAINTAINERS (Write After Approval): Add myself.
4645
4646 2007-04-02 Dave Korn <dave.korn@artimi.com>
4647
4648 * MAINTAINERS (Write After Approval): Add myself.
4649
4650 2007-03-31 Tobias Burnus <burnus@net-b.de>
4651
4652 * MAINTAINERS (fortran 95 front end): Add myself.
4653
4654 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4655
4656 * MAINTAINERS (Write After Approval): Add myself.
4657
4658 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4659
4660 * MAINTAINERS (Modulo Scheduler): Add myself.
4661
4662 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4663
4664 * MAINTAINERS (fortran 95 front end): Add myself.
4665 (c++ front end): whitespace fix.
4666
4667 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4668
4669 * MAINTAINERS (Write After Approval): Add myself.
4670
4671 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4672
4673 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4674 of glob. Quote arguments with single quotes too.
4675 * configure: Regenerate.
4676
4677 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4678
4679 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4680 * Makefile.in: Regenerate
4681
4682 2007-03-07 Andreas Schwab <schwab@suse.de>
4683
4684 * configure: Regenerate.
4685
4686 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4687
4688 * configure.ac: Add "--with-pdfdir" configure option,
4689 which defines pdfdir variable.
4690 * Makefile.def (target=fixincludes): Add install-pdf to
4691 missing targets.
4692 (recursive_targets): Add install-pdf target.
4693 (flags_to_pass): Add pdfdir.
4694 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4695 target.
4696 * configure: Regenerate
4697 * Makefile.in: Regenerate
4698
4699 2007-02-28 Eric Christopher <echristo@apple.com>
4700
4701 Revert:
4702 2006-12-07 Mike Stump <mrs@apple.com>
4703
4704 * Makefile.def (dependencies): Add dependency for
4705 install-target-libssp and install-target-libgomp on
4706 install-gcc.
4707 * Makefile.in: Regenerate.
4708
4709 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4710
4711 * configure: Regenerate.
4712 * configure.ac: Move statements after variable declarations.
4713
4714 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4715
4716 * MAINTAINERS: Add myself as sh maintainer.
4717
4718 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4719
4720 * configure.ac: Adjust for loop syntax.
4721 * configure: Regenerate.
4722
4723 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4724
4725 * configure: Rebuilt.
4726
4727 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4728
4729 * configure.ac: Drop multiple occurrences of --enable-languages,
4730 and fix its quoting.
4731 * configure: Rebuilt.
4732
4733 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4734 Nathan Sidwell <nathan@codesourcery.com>
4735 Vladimir Prus <vladimir@codesourcery.com>
4736 Joseph Myers <joseph@codesourcery.com>
4737
4738 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4739 * configure: Regenerate.
4740
4741 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4742
4743 * ltconfig (freebsd*): Default to elf.
4744
4745 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4746
4747 * configure.ac (target_libraries): Move libgcc before libiberty.
4748 * configure: Regenerated.
4749
4750 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4751 Paolo Bonzini <bonzini@gnu.org>
4752
4753 PR bootstrap/30753
4754 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4755 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4756 * configure: Regenerated.
4757
4758 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4759
4760 * MAINTAINERS (Language Front End Maintainers): Update my mail
4761 address.
4762
4763 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4764
4765 PR bootstrap/30748
4766 * configure.ac: Correct syntax for Solaris ksh.
4767 * configure: Regenerated.
4768
4769 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4770
4771 * configure.ac: Sync with src.
4772 * configure: Regenerate.
4773
4774 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4775
4776 * Makefile.in: Regenerate.
4777
4778 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4779
4780 * config.sub: Sync with src.
4781
4782 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4783
4784 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4785 noncanonical equivalents.
4786 * configure.in: Rename to...
4787 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4788 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4789 target_noncanonical. Use them. Rewrite removal of configure
4790 arguments for autoconf 2.59. Discard variable settings. Force
4791 program_transform_name for native tools.
4792
4793 * Makefile.in: Regenerated.
4794 * configure: Regenerated with autoconf 2.59.
4795
4796 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4797
4798 * MAINTAINERS (Write After Approval): Add myself.
4799
4800 2007-01-31 Andreas Schwab <schwab@suse.de>
4801
4802 * Makefile.tpl (LDFLAGS): Substitute it.
4803 * Makefile.in: Regenerate.
4804
4805 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4806
4807 * MAINTAINERS (Write After Approval): Add myself.
4808
4809 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4810
4811 * MAINTAINERS (spu port): Add myself.
4812
4813 2007-01-23 Richard Guenther <rguenther@suse.de>
4814
4815 PR bootstrap/30541
4816 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4817 * Makefile.tpl (GNATBIND): Substitute it.
4818 (GNATMAKE): Likewise.
4819 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4820 of STAGE_PREFIX.
4821 * Makefile.in: Regenerate.
4822 * configure: Regenerate.
4823
4824 2007-01-18 Mike Stump <mrs@apple.com>
4825
4826 * configure.in: Re-enable -Werror for gcc builds.
4827
4828 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4829
4830 * MAINTAINERS (Write After Approval): Add myself.
4831
4832 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4833
4834 * configure.in: Change == to = in test command.
4835 * configure: Regenerate.
4836
4837 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4838 Nick Clifton <nickc@redhat.com>
4839 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4840
4841 * configure.in (build_configargs, host_configargs, target_configargs):
4842 Remove build/host/target parameters.
4843 (host_libs): Add gmp and mpfr.
4844 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4845 * Makefile.def (gmp, mpfr): New.
4846 (gcc): Remove target.
4847 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4848 target_os, target_vendor): New.
4849 (configure): Add host_alias/target_alias arguments; adjust invocations.
4850 * configure: Regenerate.
4851 * Makefile.in: Regenerate.
4852
4853 2007-01-11 Matt Fago <fago@earthlink.net>
4854
4855 * configure.in: Try to link to functions only in mpfr 2.2.x
4856 to improve robustness of configure tests.
4857 * configure: Regenerate.
4858
4859 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4860
4861 * MAINTAINERS: Add myself as i386 maintainer.
4862
4863 2007-01-08 Jan Hubicka <jh@suse.cz>
4864
4865 * MAINTAINERS: Add myself as i386 maintainer.
4866
4867 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4868
4869 * configure.in: Add support for an x86_64-mingw* target.
4870 * configure: Regenerate.
4871
4872 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4873
4874 * Makefile.tpl (all-target): Correct @if conditional for target
4875 modules.
4876 * configure.in: Omit libiberty if building only target libgcc.
4877 * configure, Makefile.in: Regenerated.
4878
4879 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4880
4881 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4882 * configure: Regenerate.
4883
4884 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4885
4886 * Makefile.def (target_modules): Add libgcc.
4887 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4888 * Makefile.tpl (clean-target-libgcc): Delete.
4889 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4890 on gcc even for bootstrapped modules. Rewrite handling of
4891 lang_env_dependencies to loop over target_modules.
4892 * configure.in (target_libraries): Add target-libgcc.
4893 * Makefile.in, configure: Regenerated.
4894
4895 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4896
4897 * configure.in: Reorganize recognition of languages. Add
4898 --enable-stage1-languages. Show supported languages for the chosen
4899 target rather than all recognized languages.
4900 * configure: Regenerate.
4901
4902 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4903
4904 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4905 * Makefile.in: Regenerate.
4906
4907 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4908
4909 * configure.in: Warn that MPFR 2.2.0 is buggy.
4910 * configure: Regenerate.
4911
4912 2006-12-27 Ian Lance Taylor <iant@google.com>
4913
4914 * configure.in: When removing Makefiles to force a reconfigure, also
4915 remove prev-DIR*/Makefile.
4916 * configure: Regenerate.
4917
4918 2006-12-22 Andreas Schwab <schwab@suse.de>
4919
4920 * configure: Regenerate with correct autoconf version.
4921
4922 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4923
4924 * configure.in: add AC_SUBST for *_FOR_TARGET.
4925 * configure: Regenerate.
4926
4927 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4928
4929 * configure.in: Simplify logic for rejecting languages that cannot
4930 be built. Separate the case when a language is unsupported,
4931 from the case when the user chooses not to build a language.
4932
4933 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4934
4935 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4936 it only affects bootstrap and could be tested on "$host" as well.
4937 * configure: Regenerate.
4938 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4939
4940 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4941
4942 PR bootstrap/29544
4943 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4944 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4945 move here comment from Makefile.tpl.
4946 * Makefile.tpl: Move some definitions higher in the file.
4947 (STAGE1_CHECKING): New.
4948 * configure.in: Add --enable-stage1-checking.
4949 * configure: Regenerate.
4950 * Makefile.in: Regenerate.
4951
4952 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4953
4954 * MAINTAINERS: Add myself as build system maintainer.
4955
4956 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4957
4958 * MAINTAINERS (Write After Approval): Add myself.
4959
4960 2006-12-13 Eric Christopher <echristo@apple.com>
4961
4962 * MAINTAINERS: Add myself as darwin maintainer.
4963
4964 2006-12-11 Ian Lance Taylor <ian@airs.com>
4965
4966 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4967
4968 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4969
4970 MAINTAINERS: Update my entry.
4971
4972 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4973
4974 * configure.in: Handle spu makefile frag.
4975 * Makefile.tpl (MAINT): Define
4976 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4977 * configure: Regenerate.
4978 * Makefile.in: Regenerate.
4979
4980 2006-12-11 Ben Elliston <bje@au.ibm.com>
4981
4982 * config.guess: Import latest version.
4983 * config.sub: Likewise.
4984
4985 2006-12-11 Ben Elliston <bje@au.ibm.com>
4986
4987 * configure.in (spu-*-*): Don't skip target-libiberty.
4988 * configure: Regenerate.
4989
4990 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4991
4992 PR bootstrap/30134
4993 * configure.in: Correct x86 darwin support for libjava to powerpc
4994 and i?86 only.
4995 * configure: Regenerate.
4996
4997 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4998
4999 * configure.in: Add x86 darwin support for libjava.
5000 * configure: Regenerate.
5001
5002 2006-12-07 Mike Stump <mrs@apple.com>
5003
5004 * Makefile.def (dependencies): Add dependency for
5005 install-target-libssp and install-target-libgomp on
5006 install-gcc.
5007 * Makefile.in: Regenerate.
5008
5009 2006-12-04 Richard Guenther <rguenther@suse.de>
5010
5011 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5012 (Non-Algorithmic Maintainers): Move over non-algorithmic
5013 loop optimizer maintainers, add myself as a non-algorithmic
5014 middle-end maintainer.
5015
5016 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5017
5018 * MAINTAINERS (Write After Approval): Add myself.
5019
5020 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5021
5022 * configure.in: Update error message for missing GMP/MPFR.
5023
5024 * configure: Regenerate.
5025
5026 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5027
5028 * configure.in: Update MPFR version in error message.
5029
5030 * configure: Regenerate.
5031
5032 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5033
5034 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5035 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5036 --with-gmp-lib): New flags.
5037
5038 * configure: Regenerate.
5039
5040 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5041
5042 * MAINTAINERS (Write After Approval): Change my email address.
5043
5044 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5045
5046 * MAINTAINERS (Write After Approval): Add myself.
5047
5048 2006-11-22 Philipp Thomas <pth@suse.de>
5049
5050 * MAINTAINERS (i18n): Update e-mail address.
5051
5052 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5053
5054 * MAINTAINERS (spu port): Add myself as maintainer.
5055 (Write After Approval): Remove myself.
5056
5057 2006-11-22 Ben Elliston <bje@au.ibm.com>
5058
5059 * configure.in (skipdirs): Don't build libssp for SPU.
5060 * configure: Regenerate.
5061
5062 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5063
5064 * MAINTAINERS (spu port): Add myself as maintainer.
5065 (libobjc): Update my email address.
5066
5067 2006-11-21 Andrea Bona <andrea.bona@st.com>
5068
5069 * MAINTAINERS (Write After Approval): Add myself.
5070
5071 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5072
5073 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5074 * configure : Rebuilt.
5075
5076 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5077
5078 * MAINTAINERS (Write After Approval): Add myself.
5079
5080 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5081
5082 * MAINTAINERS (Write After Approval): Add myself.
5083
5084 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5085
5086 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5087 libmpfr.a.
5088 * configure: Regenerate.
5089
5090 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5091
5092 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5093 (unstage): Test for stage_last presence.
5094
5095 PR bootstrap/29802
5096 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5097 STAGE_PREFIX.
5098 * Makefile.in: Regenerate.
5099
5100 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5101
5102 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5103 maintainers.
5104
5105 2006-11-14 Erven Rohou <erven.rohou@st.com>
5106
5107 * MAINTAINERS (Write After Approval): Add myself.
5108
5109 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5110
5111 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5112 and stageN-package/Makefile.
5113 * Makefile.in: Regenerated.
5114
5115 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5116
5117 * configure.in: Remove target-libgloss from noconfigdirs for
5118 bfin-*-*.
5119 * configure: Regenerated.
5120
5121 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5122
5123 * configure.in (have_gmp): Only error if the gcc directory exists.
5124
5125 * configure: Regenerate.
5126
5127 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5128
5129 * configure.in: Robustify error message for missing GMP/MPFR.
5130
5131 * configure: Regenerate.
5132
5133 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5134
5135 * MAINTAINERS (Write After Approval): Add myself.
5136
5137 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5138
5139 * MAINTAINERS: Change email address.
5140
5141 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5142
5143 * MAINTAINERS (Write After Approval): Add myself.
5144
5145 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5146
5147 * MAINTAINERS (Write After Approval): Add myself.
5148
5149 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5150
5151 * MAINTAINERS (Write After Approval): Move myself to
5152 Write After Approval section.
5153
5154 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5155
5156 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5157 need_gmp anymore.
5158 * configure: Regenerate.
5159
5160 2006-10-16 Tobias Burnus <burnus@net-b.de>
5161
5162 * MAINTAINERS (Write After Approval): Add myself.
5163
5164 2006-10-16 Ben Elliston <bje@au.ibm.com>
5165
5166 * config.guess: Import latest version.
5167 * config.sub: Likewise.
5168
5169 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5170
5171 * Makefile.def: Added pdf target handling.
5172 * Makefile.tpl: Added pdf target handling.
5173 * Makefile.in: Regenerated.
5174
5175 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5176
5177 * MAINTAINERS: Add self as score port maintainer.
5178
5179 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5180
5181 * MAINTAINERS (Write After Approval): Add myself.
5182
5183 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5184
5185 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5186 or newer.
5187 * configure: Regenerated.
5188
5189 2006-09-27 Dave Brolley <brolley@redhat.com>
5190
5191 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5192 using $s instead of $r.
5193 * configure: Regenerated.
5194
5195 2006-09-26 Thiemo Seufer <ths@mips.com>
5196
5197 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5198 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5199 * configure: Regenerate.
5200
5201 2006-09-24 Graeme Peterson <gridly@gmail.com>
5202
5203 * MAINTAINERS (Write After Approval): Remove myself.
5204
5205 2006-09-22 Chao-ying Fu <fu@mips.com>
5206
5207 * MAINTAINERS (Write After Approval): Add myself.
5208
5209 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5210
5211 * MAINTAINERS: Add self as soft-fp maintainer.
5212
5213 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5214
5215 * MAINTAINERS: Add myself as avr maintainer.
5216 Remove Marek Michalkiewicz as avr maintainer.
5217
5218 2006-09-07 Roberto Costa <roberto.costa@st.com>
5219
5220 * MAINTAINERS (Write After Approval): Add myself.
5221
5222 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5223
5224 * configure.in: Never build newlib for a Mingw host.
5225 Never build newlib as Mingw target library.
5226 Test the existence of winsup/cygwin for building a Cygwin newlib,
5227 rather than just winsup.
5228 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5229 building a Mingw target.
5230 * configure: Regenerate.
5231
5232 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5233
5234 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5235
5236 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5237
5238 * config.guess: Import from src (was more updated).
5239 * config.sub: Likewise.
5240
5241 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5242
5243 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5244 * configure: Regenerated.
5245
5246 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5247
5248 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5249 for stages after the first.
5250
5251 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5252
5253 * Makefile.def: Add dependencies for configure-opcodes
5254 on configure-intl and all-opcodes on all-intl.
5255 * Makefile.in: Regenerated.
5256
5257 2006-07-13 Ben Elliston <bje@au.ibm.com>
5258
5259 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5260
5261 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5262
5263 Port to hosts whose 'sort' and 'tail' implementations
5264 treat operands with leading '+' as file names, as POSIX
5265 has required since 2001. However, make sure the code still
5266 works on pre-POSIX hosts.
5267 * ltmain.sh: Don't assume "sort +2" is equivalent to
5268 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5269
5270 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5271
5272 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5273
5274 2006-07-04 Peter O'Gorman <peter@pogma.com>
5275
5276 * ltconfig: chmod 644 before ranlib during install.
5277
5278 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5279
5280 PR bootstrap/18058
5281 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5282 if the bootstrap compiler is a GCC version that supports it.
5283 * configure: Regenerate.
5284
5285 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5286
5287 * configure.in: Fix thinkos in previous check-in.
5288 * configure: Regenerate.
5289
5290 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5291
5292 PR other/27063
5293 * configure.in: Test subdir_requires and give an appropriate
5294 error message.
5295 * configure: Regenerate.
5296
5297 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5298
5299 * MAINTAINERS (Write After Approval): Add myself.
5300
5301 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5302
5303 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5304
5305 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5306
5307 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5308
5309 2006-06-20 David Ayers <d.ayers@inode.at>
5310
5311 PR bootstrap/28072
5312 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5313 whether target-libjava is being configured instead of whether the
5314 java front end is enabled.
5315 * configure: Regenerate.
5316
5317 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5318
5319 PR target/27540
5320 * configure.in: Only enable libgomp on IRIX 6.
5321 * configure: Regenerate.
5322
5323 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5324
5325 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5326 too.
5327 * Makefile.in: Regenerate.
5328
5329 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5330
5331 * config-ml.in: Alter CCASFLAGS to include special
5332 multilib options the same as is done for CFLAGS.
5333
5334 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5335
5336 * configure.in: Don't enable libgomp on hpux10.
5337 * configure: Rebuilt.
5338
5339 2006-06-12 David Ayers <d.ayers@inode.at>
5340
5341 PR bootstrap/27963
5342 PR target/19970
5343 * configure.in: Remove target-boehm-gc from noconfigdirs where
5344 ${libgcj} is specified.
5345 * configure: Regenerate.
5346
5347 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5348
5349 Sync from src:
5350
5351 * configure.in: Sync.
5352 * configure: Regenerated.
5353
5354 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5355
5356 * Makefile.def: Added dependencies from sim and gdb on intl, and
5357 added configure dependencies to everything with an all dependency
5358 on intl.
5359 * Makefile.in: Regenerated.
5360
5361 2006-06-06 David Ayers <d.ayers@inode.at>
5362
5363 PR libobjc/13946
5364 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5365 * Makefile.in: Regenerate.
5366 * configure.in: Add --enable-objc-gc at toplevel and have it
5367 enable boehm-gc for Objective-C.
5368 Remove target-boehm-gc from libgcj.
5369 Add target-boehm-gc to target_libraries.
5370 Add target-boehm-gc to noconfigdirs where ${libgcj}
5371 is specified.
5372 Assert that boehm-gc is supported when requested for Objective-C.
5373 Only build boehm-gc if needed either for Java or Objective-C.
5374 * configure: Regenerate.
5375
5376 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5377
5378 PR 27674
5379 * Makefile.tpl (configure-[+prefix+][+module+],
5380 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5381 Remove rule to unstage bootstrapped modules.
5382 (stage_current): New.
5383 * Makefile.in: Regenerate.
5384
5385 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5386
5387 * MAINTAINERS (Write After Approval): Update my e-mail address.
5388
5389 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5390
5391 * include/libiberty.h: Declare pex_run_in_environment.
5392
5393 2006-05-31 Asher Langton <langton2@llnl.gov>
5394
5395 * MAINTAINERS (Write After Approval): Add myself.
5396
5397 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5398
5399 * Makefile.def (bfd, opcodes): Fix lib_path.
5400 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5401 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5402 * Makefile.in: Regenerate.
5403
5404 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5405
5406 * Makefile.in: Regenerate.
5407
5408 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5409
5410 * Makefile.def: Add install-html target. Add datarootdir
5411 docdir and htmldir to flags_to_pass.
5412 * Makefile.tpl: Add install-html target.
5413 * Makefile.in: Regenerate.
5414 * configure.in: Add --with-datarootdir, --with-docdir, and
5415 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5416 * configure: Regenerate.
5417
5418 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5419
5420 * configure.in: Enable gprof for cross builds.
5421 * configure: Regenerate.
5422
5423 2006-05-22 Richard Guenther <rguenther@suse.de>
5424
5425 Revert
5426 2006-01-31 Richard Guenther <rguenther@suse.de>
5427 Paolo Bonzini <bonzini@gnu.org>
5428
5429 * Makefile.def (target_modules): Add libgcc-math target module.
5430 * configure.in (target_libraries): Add libgcc-math target library.
5431 (--enable-libgcc-math): New configure switch.
5432 * Makefile.in: Re-generate.
5433 * configure: Re-generate.
5434 * libgcc-math: New toplevel directory.
5435
5436 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5437 Andreas Tobler <a.tobler@schweiz.ch>
5438
5439 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5440 * configure: Rebuilt.
5441
5442 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5443
5444 * MAINTAINERS (Write After Approval): Add myself.
5445
5446 2006-05-01 DJ Delorie <dj@redhat.com>
5447
5448 * configure.in: Restore CFLAGS if GMP isn't present.
5449 * configure: Regenerate.
5450
5451 2006-05-01 Richard Guenther <rguenther@suse.de>
5452
5453 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5454 maintainer.
5455
5456 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5457
5458 * MAINTAINERS (Write After Approval): Add myself.
5459
5460 2006-04-28 Jan Beulich <jbeulich@novell.com>
5461
5462 * MAINTAINERS (Write After Approval): Add myself.
5463
5464 2006-04-18 DJ Delorie <dj@redhat.com>
5465
5466 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5467 reference libgloss so that libssp can be built in a combined
5468 tree.
5469 * configure: Regenerate.
5470
5471 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5472
5473 * MAINTAINERS (Write After Approval): Add myself.
5474
5475 2006-04-05 Ben Elliston <bje@au.ibm.com>
5476
5477 * configure.in: Require makeinfo 4.4 or higher.
5478 * configure: Regenerate.
5479
5480 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5481
5482 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5483 Rearrange the entries of other libraries to have them in one place.
5484
5485 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5486
5487 * MAINTAINERS (Write After Approval): Remove myself.
5488 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5489
5490 2006-03-14 Richard Guenther <rguenther@suse.de>
5491
5492 * configure: Regenerate with autoconf 2.13.
5493
5494 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5495
5496 * MAINTAINERS: Use my work address.
5497
5498 * MAINTAINERS: Update my E-mail address.
5499
5500 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5501
5502 * configure.in: Handle --disable-<component> generically.
5503 * configure: Regenerate.
5504
5505 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5506
5507 PR libgcj/17311
5508 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5509
5510 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5511
5512 * MAINTAINERS (Write After Approval): Remove myself.
5513 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5514
5515 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5516
5517 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5518 (TARGET_CONFIGDIRS): Remove.
5519 * configure.in: Remove AC_SUBST(target_configdirs).
5520 * Makefile.in, configure: Regenerated.
5521
5522 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5523
5524 * MAINTAINERS (Write After Approval): Remove myself.
5525 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5526
5527 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5528
5529 PR bootstrap/25670
5530
5531 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5532
5533 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5534 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5535 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5536 BUILD_PREFIX, BUILD_PREFIX_1.
5537 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5538
5539 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5540 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5541
5542 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5543 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5544 of `cat stage_current`. Always provide the `r' and `s' variables.
5545 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5546 a single shell execution.
5547 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5548 bootstrapped modules, make the stage1 module if the build was not
5549 started yet, else build the current stage.
5550 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5551 (all-build, all-host, all-target, [+make_target+]-host,
5552 [+make_target+]-target): Do not use \-continued lines.
5553 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5554 (current_stage, restrap, stage_last): New.
5555
5556 * Makefile.in: Regenerate.
5557 * configure: Regenerate.
5558
5559 2006-02-19 Bud Davis <jmdavis@link.com>
5560
5561 * MAINTAINERS (Write After Approval): Remove myself.
5562 (Language Front End Maintainers): Add myself as fortran 95
5563 maintainer and update e-mail address.
5564
5565 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5566
5567 * MAINTAINERS (Write After Approval): Remove myself.
5568 (Language Front End Maintainers): Add myself as fortran 95
5569 maintainer.
5570
5571 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5572
5573 * MAINTAINERS (Write After Approval): Add myself.
5574
5575 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5576
5577 * MAINTAINERS (Write After Approval): Remove myself.
5578 (Language Front End Maintainers): Add myself as
5579 fortran 95 maintainer.
5580
5581 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5582
5583 Sync from src:
5584
5585 2005-12-27 Leif Ekblad <leif@rdos.net>
5586
5587 * configure.in: Add support for RDOS target.
5588 * configure: Regenerate.
5589
5590 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5591 Andreas Schwab <schwab@suse.de>
5592
5593 * configure: Regenerate.
5594
5595 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5596
5597 * configure.in (enable_libgomp): Add AIX.
5598 * configure: Regenerate.
5599
5600 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5601
5602 * MAINTAINERS (Write After Approval): Add myself.
5603
5604 2006-02-03 Lee Millward <lee.millward@gmail.com>
5605
5606 * MAINTAINERS (Write After Approval): Add myself.
5607
5608 2006-01-31 Richard Guenther <rguenther@suse.de>
5609 Paolo Bonzini <bonzini@gnu.org>
5610
5611 * Makefile.def (target_modules): Add libgcc-math target module.
5612 * configure.in (target_libraries): Add libgcc-math target library.
5613 (--enable-libgcc-math): New configure switch.
5614 * Makefile.in: Re-generate.
5615 * configure: Re-generate.
5616 * libgcc-math: New toplevel directory.
5617
5618 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5619
5620 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5621 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5622 the assembler, linker and binutils.
5623 * configure: Regenerate.
5624
5625 2006-01-22 Dirk Mueller <dmueller@suse.de>
5626
5627 * MAINTAINERS (Write After Approval): Add myself.
5628
5629 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5630
5631 * configure: Regenerate.
5632
5633 2006-01-18 Richard Henderson <rth@redhat.com>
5634 Jakub Jelinek <jakub@redhat.com>
5635 Diego Novillo <dnovillo@redhat.com>
5636
5637 * libgomp: New directory.
5638 * Makefile.def: Add target_module libgomp.
5639 * Makefile.in: Regenerate.
5640 * configure.in (target_libraries): Add target-libgomp.
5641 * configure: Regenerate.
5642
5643 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5644
5645 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5646 @ from continuation.
5647 * Makefile.in: Rebuilt.
5648
5649 2006-01-04 Chris Lattner <sabre@gnu.org>
5650
5651 * MAINTAINERS (Write After Approval): Add myself.
5652
5653 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5654
5655 PR bootstrap/24252
5656
5657 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5658 * Makefile.tpl (OBJDUMP): New.
5659 (EXTRA_HOST_FLAGS): Add it.
5660 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5661
5662 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5663 to use symbolic links between directories. Avoid race conditions
5664 or make them harmless.
5665 * configure.in: Do not try to use symbolic links between directories.
5666
5667 * Makefile.def (LEAN): Pass.
5668 * Makefile.tpl (LEAN): Define.
5669 (stage[+id+]-start): Accept that the previous directory does not
5670 exist, if the bootstrap is lean.
5671 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5672 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5673 configure substitution.
5674 ([+compare-target+]): Likewise.
5675 ([+bootstrap-target+]-lean): New.
5676 * configure.in: Remove lean bootstrap support from here.
5677
5678 * Makefile.in: Regenerate.
5679 * configure: Regenerate.
5680
5681 2006-01-04 Ben Elliston <bje@au.ibm.com>
5682
5683 * MAINTAINERS (libdecnumber): Add myself.
5684
5685 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5686
5687 * libtool-ldflags: New script.
5688
5689 2006-01-02 Andreas Schwab <schwab@suse.de>
5690
5691 * configure.in: When reconfiguring remove Makefile in
5692 all stage directories.
5693 * configure: Regenerate.
5694
5695 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5696
5697 * MAINTAINERS: Update my email address.
5698
5699 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5700
5701 Revert Ada-related part of the previous change.
5702
5703 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5704 Do not pass.
5705 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5706 * Makefile.in: Regenerate.
5707 * configure.in: Do not include mt-ppc-aix target fragment.
5708 * configure: Regenerate.
5709
5710 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5711
5712 * configure.in: Select appropriate fragments for PowerPC/AIX.
5713 * configure: Regenerate.
5714
5715 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5716 BOOT_CFLAGS, BOOT_LDFLAGS.
5717 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5718 BOOT_CFLAGS, BOOT_LDFLAGS.
5719 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5720 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5721 (stage): Fail if we cannot complete the work.
5722 * Makefile.in: Regenerate.
5723
5724 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5725
5726 * configure.in: Replace ms1 with mt.
5727 * configure: Rebuilt.
5728
5729 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5730
5731 * MAINTAINERS: Update my email address.
5732
5733 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5734
5735 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5736 install-host-nogcc): Don't invoke $(stage) at the end.
5737 * Makefile.in: Regenerate.
5738
5739 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5740
5741 * configure.in: Flip the top-level bootstrap switch.
5742 * configure: Regenerate.
5743
5744 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5745
5746 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5747 $(stage) and $(unstage).
5748 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5749 (all): Remove stray semicolon.
5750 (local-distclean): Don't handle multilib.tmp and multilib.out.
5751 (install.all): Set $s for consistency.
5752 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5753 check_multilibs setting. Always make the install directory.
5754 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5755 Correct @if/@endif.
5756 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5757 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5758 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5759 (multilib.out): Remove.
5760 * Makefile.in: Regenerated.
5761
5762 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5763
5764 * MAINTAINERS (Write After Approval): Add myself.
5765
5766 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5767
5768 * MAINTAINERS: Add myself as mt maintainer.
5769
5770 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5771
5772 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5773
5774 * MAINTAINERS: Change email address.
5775
5776 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5777
5778 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5779 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5780 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5781 Find in-tree tools if available.
5782 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5783 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5784 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5785 (COMPILER_*_FOR_TARGET): New.
5786 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5787 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5788 (CONFIGURED_*, USUAL_*): Remove.
5789 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5790 STRIP): Use autoconf substitutions.
5791 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5792 COMPILER_NM_FOR_TARGET): New.
5793 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5794
5795 (all): Make all-host and all-target in parallel.
5796 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5797 that $$r and $$s are set before invoking a recursive make.
5798 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5799 ([+bootstrap-target+]): Inline most of the `all' target.
5800
5801 2005-11-29 Ben Elliston <bje@au.ibm.com>
5802
5803 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5804 from the gcc build directory.
5805 * Makefile.in: Regenerate.
5806
5807 2005-11-29 Ben Elliston <bje@au.ibm.com>
5808
5809 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5810 depend on all-libdecnumber.
5811 * configure.in (host_libs): Include libdecnumber.
5812 * Makefile.in: Regenerate.
5813 * configure: Likewise.
5814
5815 2005-11-29 Ben Elliston <bje@au.ibm.com>
5816
5817 * libdecnumber: Import decNumber sources from the dfp-branch.
5818
5819 2005-11-21 Kean Johnston <jkj@sco.com>
5820
5821 * config.sub, config.guess: Sync from upstream sources.
5822
5823 2005-11-21 Ben Elliston <bje@au.ibm.com>
5824
5825 Import from Autoconf sources:
5826
5827 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5828 * config/move-if-change: Don't output "$2 is unchanged";
5829 suggested by Ben Elliston. Handle weird characters correctly.
5830
5831 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5832
5833 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5834 to match upstream libtool for darwin.
5835
5836 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5837
5838 * Makefile.def: Remove gdb dependencies for gdbtk.
5839 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5840 (configure-gdb, install-gdb): New rules.
5841 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5842 * Makefile.in, configure: Regenerated.
5843
5844 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5845
5846 * MAINTAINERS (Write After Approval): Add myself.
5847
5848 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5849
5850 * MAINTAINERS (Write After Approval): Add myself.
5851
5852 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5853
5854 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5855 Diego Novillo.
5856
5857 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5858
5859 PR bootstrap/24297
5860 * Makefile.tpl (do-[+make-target+], do-check, install,
5861 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5862 are set before recursing.
5863 * Makefile.in: Regenerate.
5864
5865 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5866
5867 PR bootstrap/18939
5868 * Makefile.def (gcc) <target>: Fix thinko.
5869 * Makefile.in: Regenerate.
5870
5871 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5872
5873 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5874 * configure: Regenerate.
5875
5876 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5877
5878 * MAINTAINERS (Write After Approval): Add self.
5879
5880 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5881
5882 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5883 target-libffi, target-qthreads, target-libjava, and
5884 targetlibobjc.
5885 * configure: Regenerate.
5886
5887 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5888
5889 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5890 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5891 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5892 (USUAL_OBJDUMP_FOR_TARGET): New.
5893 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5894 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5895 * configure, Makefile.in: Regenerated.
5896
5897 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5898
5899 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5900 before other host packages.
5901
5902 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5903
5904 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5905
5906 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5907
5908 PR bootstrap/22340
5909
5910 * configure.in (default_target): Remove.
5911 * Makefile.tpl (all): Do not use prerequisites as subroutines
5912 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5913 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5914 use prerequisites as subroutines.
5915 (check-host, check-target): New.
5916 (bootstrap configure & all targets): Do not use stage*-start
5917 if the directory layout is already ok.
5918 (non-bootstrap configure & all targets): Prepend a $(unstage).
5919 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5920 (NOTPARALLEL): Remove.
5921 (unstage, stage variables): New variables.
5922 (unstage, stage targets): Simply expand to those variables.
5923
5924 * configure: Regenerate.
5925 * Makefile.in: Regenerate.
5926
5927 2005-10-04 James E Wilson <wilson@specifix.com>
5928
5929 * Makefile.def (lang_env_dependencies): Add libmudflap.
5930 * Makefile.in: Regenerate.
5931
5932 2005-10-03 Andreas Schwab <schwab@suse.de>
5933
5934 Backport from libtool CVS:
5935 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5936
5937 * ltmain.sh: add support for installing into temporary
5938 staging area (e.g. 'make install DESTDIR=...')
5939
5940 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5941
5942 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5943 * configure: Regenerated.
5944
5945 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5946
5947 * configure: Regenerate with the correct
5948 autoconf version.
5949
5950 2005-09-30 Catherine Moore <clm@cm00re.com>
5951
5952 * configure.in (bfin-*-*): New.
5953 * configure: Regenerated.
5954
5955 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5956
5957 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5958 (LIPO_FOR_TARGET): New.
5959 (CONFIGURED_LIPO_FOR_TARGET): New.
5960 (USUAL_LIPO_FOR_TARGET): New.
5961 (STRIP_FOR_TARGET): New.
5962 (CONFIGURED_STRIP_FOR_TARGET): New.
5963 (USUAL_STRIP_FOR_TARGET): New.
5964 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5965 STRIP_FOR_TARGET.
5966 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5967 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5968 * Makefile.in: Regenerate.
5969 * configure: Regenerate.
5970
5971 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5972
5973 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5974 (rs6000-*-aix*): Same.
5975 * configure: Regenerate.
5976
5977 2005-09-16 Tom Tromey <tromey@redhat.com>
5978
5979 * MAINTAINERS: Add self as java maintainer.
5980
5981 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5982
5983 * configure.in: Recognize f95 in the --enable-languages option,
5984 and substitute it for fortran, issuing a warning.
5985 * configure: Regenerate.
5986
5987 2005-08-30 Phil Edwards <phil@codesourcery.com>
5988
5989 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5990 * configure: Regenerated.
5991
5992 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5993
5994 * MAINTAINERS: Add self as ms1 maintainer.
5995
5996 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5997
5998 * Makefile.def (libssp): Add to lang_env_dependencies.
5999 * Makefile.in: Regenerate.
6000
6001 2005-08-18 Ian Lance Taylor <ian@airs.com>
6002
6003 * MAINTAINERS: Add myself as middle-end maintainer.
6004
6005 2005-08-17 Christian Groessler <chris@groessler.org>
6006
6007 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6008 * Makefile.in: Regenerate.
6009
6010 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6011
6012 * MAINTAINERS (write after approval): Added myself.
6013
6014 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6015
6016 * MAINTAINERS (Write After Approval): Add myself.
6017
6018 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6019
6020 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6021 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6022 Look for alternate names of the target cc and c++
6023 * configure: Regenerate.
6024
6025 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6026
6027 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6028 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6029 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6030 tools; remove code to manually set them.
6031 (Target tools): Look in the environment for them.
6032 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6033 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6034 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6035 build directory.
6036 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6037 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6038 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6039 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6040 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6041 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6042 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6043 * configure: Regenerate.
6044 * Makefile.in: Regenerate.
6045
6046 2005-07-28 Ben Elliston <bje@au.ibm.com>
6047
6048 * MAINTAINERS: Update for removed CPU targets.
6049
6050 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6051
6052 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6053 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6054 * Makefile.in: Regenerated.
6055
6056 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6057
6058 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6059 (CFLAGS_FOR_TARGET): Use it.
6060 (CXXFLAGS_FOR_TARGET): Likewise.
6061 * Makefile.in: Regenerated.
6062 * configure.in (--with-build-sysroot): New option.
6063 * configure: Regenerated.
6064
6065 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6066
6067 * Makefile.tpl: Wrap install between unstage and stage
6068 * Makefile.in: Regenerate.
6069
6070 2005-07-21 Eric Christopher <echristo@apple.com>
6071
6072 * MAINTAINERS: Update affiliation.
6073
6074 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6075
6076 * MAINTAINERS: Add self as crx port maintainer.
6077
6078 2005-07-20 DJ Delorie <dj@redhat.com>
6079
6080 * MAINTAINERS: Add self as m32c maintainer.
6081
6082 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6083
6084 * all files: Update FSF address.
6085
6086 2005-07-15 Eric Christopher <echristo@redhat.com>
6087
6088 * MAINTAINERS: Change affiliation.
6089
6090 2005-07-14 Jim Blandy <jimb@redhat.com>
6091
6092 * configure.in: Add cases for Renesas m32c.
6093 * configure: Regenerated.
6094
6095 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6096
6097 * COPYING.LIB: Update from fsf.org.
6098
6099 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6100
6101 * COPYING, compile, config.guess,
6102 config.sub, install-sh, missing, mkinstalldirs,
6103 symlink-tree, ylwrap: Sync from upstream sources.
6104 * config-ml.in: Update FSF address.
6105
6106 2005-07-13 Eric Christopher <echristo@redhat.com>
6107
6108 * configure.in: Add toplevel noconfigdir support for tpf.
6109 * configure: Regenerate.
6110
6111 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6112
6113 PR ada/22340
6114
6115 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6116 * Makefile.in: Regenerate.
6117
6118 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6119
6120 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6121 Brolley to write-after-approval.
6122
6123 2005-07-07 Andreas Schwab <schwab@suse.de>
6124
6125 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6126 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6127 * Makefile.in: Regenerated.
6128
6129 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6130
6131 * configure.in: Don't build sim or rda when targetting darwin.
6132 * configure: Regenerate.
6133
6134 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6135
6136 * configure.in: Add --enable-libssp and --disable-libssp.
6137 * configure: Regenerate with autoconf-2.13.
6138
6139 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6140
6141 * Makefile.def (target_modules): Add libssp.
6142 * configure.in (target_libraries): Add target-libssp.
6143 * configure: Rebuilt.
6144 * Makefile.in: Rebuilt.
6145
6146 2005-07-01 Zack Weinberg <zackw@panix.com>
6147
6148 * MAINTAINERS: Change email address. Resign from maintainership.
6149
6150 2005-07-01 Richard Guenther <rguenther@suse.de>
6151
6152 * MAINTAINERS: Change my e-mail address and affiliation.
6153
6154 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6155
6156 * Makefile.def (stagefeedback): Come after profile.
6157 Define profiledbootstrap target.
6158 * Makefile.tpl (profiledbootstrap): Remove.
6159 (stageprofile-end): Zap stagefeedback.
6160 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6161 * Makefile.in: Regenerate.
6162
6163 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6164
6165 * MAINTAINERS: Update my email address.
6166
6167 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6168
6169 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6170 In 'cpp' stanza, support '#line' as well as '# '.
6171
6172 2005-06-08 Andreas Schwab <schwab@suse.de>
6173
6174 * MAINTAINERS: Move myself from 'Write After Approval' to
6175 'CPU Port Maintainers' section as m68k maintainer.
6176
6177 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6178
6179 * configure.in (unsupported_languages): New macro.
6180 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6181 non-ported target libraries in noconfigdirs.
6182 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6183 non-linux-gnu. Remove libgcj_ex_libffi.
6184 <lang_frag loop>: Set add_this_lang=no if the language is in
6185 unsupported_languages.
6186 * configure: Regenerate.
6187
6188 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6189
6190 * configure.in: Fix typo in handling of --with-mpfr-dir.
6191 * configure: Regenerate.
6192
6193 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6194
6195 * MAINTAINERS: Update my email address.
6196
6197 2005-06-02 Jim Blandy <jimb@redhat.com>
6198
6199 * config.sub: Add cases for the Renesas m32c. (This patch has been
6200 accepted into the master sources.)
6201
6202 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6203 Michael Snyder <msnyder@redhat.com>
6204 Stan Cox <scox@redhat.com>
6205
6206 * configure.in: Set noconfigdirs for ms1.
6207
6208 * configure: Regenerate.
6209
6210 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6211
6212 * MAINTAINERS (Write After Approval): Add self.
6213
6214 2005-06-01 Josh Conner <jconner@apple.com>
6215
6216 * MAINTAINERS (Write After Approval): Add self.
6217
6218 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6219
6220 * MAINTAINERS: Update my email address.
6221
6222 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6223
6224 * MAINTAINERS (Write After Approval): Add self.
6225
6226 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6227
6228 * MAINTAINERS (Write After Approval): Remove self.
6229
6230 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6231
6232 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6233 (Dependencies): Consider target modules for bootstrap dependencies.
6234 Make target bootstrap modules depend on each stage's gcc.
6235 * Makefile.in: Regenerate.
6236
6237 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6238
6239 * Makefile.def (configure-gcc): Depend on binutils having been built.
6240 (all-gcc): No need to do it here.
6241 * Makefile.in: Regenerate.
6242
6243 2005-05-19 Paul Brook <paul@codesourcery.com>
6244
6245 * configure.in: Rewrite misleading error message when requested
6246 language cannot be built.
6247 * configure: Regenerate.
6248
6249 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6250
6251 * ylwrap: Import from Automake 1.9.5.
6252
6253 2005-05-13 David Ung <davidu@mips.com>
6254
6255 * MAINTAINERS (Write After Approval): Add self.
6256
6257 2005-05-09 Mike Stump <mrs@apple.com>
6258
6259 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6260 lt_cv_sys_max_cmd_len for now.
6261
6262 2005-05-09 Stan Cox <scox@redhat.com>
6263
6264 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6265
6266 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6267
6268 * README.SCO: Update the URL.
6269
6270 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6271
6272 * ltconfig: Define file_list_spec. Pass file_list_spec and
6273 with_gnu_ld to libtool.
6274 * ltcf-c.sh (aix[45]): Define file_list_spec.
6275 * ltcf-cxx.sh (aix[45]): Same.
6276 * ltcf-gcj.sh (aix[45]): Same.
6277 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6278 exists, write list of input files to temporary file.
6279
6280 2005-05-04 Mike Stump <mrs@apple.com>
6281
6282 * configure.in: Always pass --target to target configures as
6283 otherwise rebuilds that do --recheck will fail.
6284 * confiugure: Rebuilt.
6285
6286 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6287
6288 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6289 STAGE_HOST_EXPORTS.
6290 (configure, all): Add bootstrap support.
6291 (Host modules, target modules): Pass post-stage1 flags and exports.
6292 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6293 * Makefile.in: Regenerate.
6294
6295 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6296
6297 * configure: Regenerate.
6298
6299 2005-04-27 Mike Stump <mrs@apple.com>
6300
6301 * MAINTAINERS: Add self as darwin maintainer.
6302
6303 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6304
6305 * config.sub: Update from master copy.
6306
6307 2005-04-21 Mike Stump <mrs@apple.com>
6308
6309 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6310 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6311
6312 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6313
6314 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6315 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6316 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6317 "*-*-elf" and "*-*-linux*".
6318 * configure: Regenerate.
6319
6320 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6321
6322 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6323
6324 2005-04-12 Mike Stump <mrs@apple.com>
6325
6326 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6327
6328 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6329
6330 * MAINTAINERS (Write After Approval): Add myself.
6331
6332 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6333
6334 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6335
6336 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6337
6338 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6339 (TARGET_CONFIGARGS): Include --with-target-subdir.
6340 (configure, all): New macros. Use them throughout.
6341 * Makefile.in: Regenerate.
6342
6343 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6344
6345 * MAINTAINERS (Write After Approval): Add myself.
6346
6347 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6348
6349 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6350
6351 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6352
6353 * MAINTAINERS: Move John Carr to Write After Approval.
6354
6355 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6356
6357 * config/mh-mingw32: Delete.
6358 * configure.in: Don't use it.
6359 * configure: Regenerate.
6360
6361 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6362
6363 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6364 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6365 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6366 (HOST_LIB_PATH): Generate from Makefile.def.
6367 (TARGET_LIB_PATH): Likewise.
6368 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6369 * Makefile.in: Regenerate.
6370 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6371 (RPATH_ENVVAR): Include Darwin case.
6372 * configure: Regenerate.
6373
6374 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6375
6376 * MAINTAINERS (Various Maintainers): Remove self.
6377 (Write After Approval): Add self.
6378
6379 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6380
6381 * MAINTAINERS (Various Maintainers): Add self.
6382
6383 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6384
6385 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6386 * configure: Regenerate.
6387
6388 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6389
6390 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6391 gcc_version, and gcc_version_trigger from set of flags to pass.
6392 * Makefile.tpl: Remove definitions of above variables.
6393 (config.status): Remove dependency on $(gcc_version_trigger).
6394 * Makefile.in: Regenerate.
6395 * configure.in: Do not reference config/gcc-version.m4 nor
6396 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6397 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6398 * configure: Regenerate.
6399
6400 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6401 Andrew Pinski <pinskia@physics.uc.edu>
6402
6403 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6404 * Makefile.in: Regenerate.
6405
6406 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6407
6408 * MAINTAINERS (Write After Approval): Add myself.
6409
6410 2005-03-03 David Ayers <d.ayers@inode.at>
6411
6412 * MAINTAINERS (Write After Approval): Add myself.
6413
6414 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6415
6416 PR libgcj/20160
6417 * ltmain.sh: Avoid creating archives with components that have
6418 duplicate basenames.
6419
6420 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6421
6422 PR bootstrap/20250
6423 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6424 instead of check.
6425 * Makefile.in: Regenerate.
6426
6427 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6428
6429 * Makefile.in: Regenerate to fix conflict between the previous two
6430 patches.
6431
6432 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6433
6434 PR bootstrap/17383
6435 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6436 * Makefile.tpl (HOST_SUBDIR): New substitution.
6437 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6438 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6439 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6440 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6441 (Host modules, Bootstrapped modules): Use it.
6442 (Build modules, Target modules): Do not create symlink trees,
6443 always configure out-of-srcdir.
6444 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6445 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6446 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6447 $(HOST_SUBDIR). Create a symlink for host_subdir.
6448
6449 * Makefile.in: Regenerate.
6450 * configure: Regenerate.
6451
6452 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6453
6454 Merged from libada-gnattools-branch:
6455 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6456
6457 * gnattools: New directory.
6458 * Makefile.def: Add gnattools as a module, depending on target-libada.
6459 * Makefile.in: Regenerate.
6460 * configure.in: Include gnattools in host_tools; disable it if ada
6461 is disabled.
6462 * configure: Regenerate.
6463
6464 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6465
6466 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6467 treelang maintainer.
6468 (Write After Approval): Remove myself.
6469
6470 2005-02-23 Paul Schlie <schlie@comcast.net>
6471
6472 * configure.in: Allow darwin targeted ports to build tk, itcl and
6473 libgui.
6474 * configure: Regenerate.
6475
6476 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6477
6478 PR libgcj/10353
6479 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6480 * configure: Regenerate.
6481
6482 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6483
6484 * MAINTAINERS (Write After Approval): Add myself.
6485
6486 2005-02-10 Ian Lance Taylor <ian@airs.com>
6487
6488 * MAINTAINERS: Update my e-mail address.
6489
6490 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6491
6492 * MAINTAINERS (Write After Approval): Add myself.
6493
6494 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6495
6496 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6497 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6498 target-libgloss when not *-*-elf and *-*-aout.
6499 * configure: Regenerate.
6500
6501 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6502
6503 * MAINTAINERS: Remove obsolete entries.
6504
6505 * MAINTAINERS (Write After Approval): Add Michael Matz.
6506
6507 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6508
6509 * MAINTAINERS: Remove self as cpplib maintainer.
6510
6511 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6512
6513 * install-sh, config.sub: Import from upstream.
6514
6515 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6516
6517 PR bootstrap/18222
6518 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6519 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6520 * Makefile.in: Regenerate.
6521
6522 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6523
6524 * MAINTAINERS: Update my email address.
6525
6526 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6527 Andreas Schwab <schwab@suse.de>
6528
6529 PR bootstrap/18033
6530 * config-ml.in: Eval option if surrounded by single quotes.
6531
6532 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6533
6534 Revert 2004-12-28 Makefile changes, a better fix will be
6535 applied to mainline and src after GCC 4.0 branches.
6536
6537 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6538
6539 PR bootstrap/17383
6540
6541 * Makefile.def (target_modules): Remove stage parameter,
6542 it is always true now.
6543 * Makefile.tpl (configure-build-[+module+],
6544 configure-target-[+module+]): Always build symlink tree
6545 for the directory and for include. BUILD_SUBDIR and
6546 TARGET_SUBDIR cannot be . anymore.
6547 * Makefile.in: Regenerate.
6548
6549 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6550
6551 Revert 2004-12-08 Makefile changes.
6552
6553 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6554
6555 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6556 cygwin, mingw.
6557
6558 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6559
6560 * configure.in (sh64-*-*): Reenable gprof.
6561 * configure: Regenerate.
6562
6563 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6564
6565 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6566 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6567 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6568 * Makefile.in: Regenerate.
6569
6570 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6571
6572 * MAINTAINERS: Update my email address.
6573
6574 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6575
6576 * Makefile.tpl: Generate normal dependencies if the LHS module is
6577 not bootstrapped.
6578 * Makefile.in: Regenerate.
6579
6580 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6581
6582 * configure.in: Include config/gxx-include-dir.m4. Use
6583 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6584 * configure: Regenerate.
6585
6586 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6587
6588 * config.if: Delete.
6589 * configure.in: Set libstdcxx_incdir directly.
6590 * configure: Regenerate.
6591
6592 2004-12-02 Eric Christopher <echristo@redhat.com>
6593
6594 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6595 * Makefile.in: Regenerate.
6596
6597 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6598
6599 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6600 * configure: Regenerate.
6601
6602 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6603
6604 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6605 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6606 * configure: Regenerate.
6607
6608 2004-12-01 Eric Christopher <echristo@redhat.com>
6609
6610 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6611 of things to remove.
6612
6613 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6614
6615 * MAINTAINERS (Write After Approval): Update my e-mail address.
6616
6617 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6618
6619 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6620 from CVS libtool to always pass_all.
6621
6622 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6623
6624 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6625 (hppa*64*-*-*): Delete incorrect comment.
6626 * configure: Rebuilt.
6627
6628 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6629
6630 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6631
6632 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6633
6634 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6635 from CVS libtool to always pass_all.
6636
6637 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6638
6639 * install-sh, compile: Import from automake.
6640
6641 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6642
6643 * config.guess, config.sub: Import from savannnah.
6644
6645 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6646
6647 * MAINTAINERS (Write After Approval): Add myself
6648
6649 2004-11-12 Mike Stump <mrs@apple.com>
6650
6651 * Makefile.def: Add html support.
6652 * Makefile.tpl: Likewise.
6653 * Makefile.in: Regenerate.
6654
6655 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6656
6657 PR 18423
6658 * configure.in: Remove all instances of build-fixincludes from
6659 noconfigdirs.
6660 (build_configargs): Supply --target to subdirectories.
6661 * configure: Regenerate.
6662
6663 * Makefile.def: Make gcc install depend on fixincludes install.
6664 * Makefile.in: Regenerate.
6665
6666 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6667
6668 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6669
6670 2004-11-11 Paul Brook <paul@codesourcery.com>
6671
6672 * MAINTAINERS: Add self as arm maintainer. Update email address.
6673
6674 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6675
6676 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6677 target-libgfortran.
6678 * configure: Regenerate.
6679
6680 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6681
6682 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6683 like CC.
6684
6685 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6686
6687 * Makefile.def (host fixincludes): Specify missing targets.
6688 * Makefile.in: Regenerate.
6689
6690 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6691
6692 * MAINTAINERS: Add myself
6693
6694 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6695
6696 * MAINTAINERS (Write After Approval): Add myself.
6697
6698 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6699
6700 * Makefile.def: Build fixincludes for the host, too.
6701 * Makefile.in: Regenerate.
6702 * configure.in (host_tools): Add fixincludes.
6703 * configure: Regenerate.
6704
6705 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6706
6707 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6708 * configure: Regenerated.
6709
6710 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6711
6712 PR other/17783
6713 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6714 * configure: Regenerated.
6715
6716 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6717
6718 * README.SCO: Update per FSF instructions.
6719
6720 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6721
6722 PR target/18151
6723 * configure.in (case ${target}): Do not build fixincludes for avr.
6724 * configure: Regenerated.
6725
6726 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6727
6728 * configure.in (case ${target}): Do not build fixincludes
6729 on platforms where it is not used.
6730 * configure: Regenerated.
6731
6732 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6733
6734 * configure.in: Use an absolute path to install-sh.
6735 * configure: Regenerated.
6736
6737 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6738
6739 * MAINTAINERS (Write After Approval): Add myself.
6740
6741 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6742
6743 * MAINTAINERS: Remove from Write After Approval those that are
6744 already maintainers.
6745
6746 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6747
6748 * MAINTAINERS: Update my email address.
6749
6750 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6751
6752 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6753 * configure: Regenerate.
6754
6755 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6756
6757 * MAINTAINERS: Update my email address.
6758
6759 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6760
6761 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6762 entries belonging to this category.
6763
6764 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6765
6766 * MAINTAINERS: Update my e-mail address.
6767
6768 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6769
6770 Fix wrong conflict resolution in:
6771
6772 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6773
6774 * Makefile.in: Regenerate.
6775 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6776 in the recursive `make', instead of hardwiring `all'.
6777 (Autogenerated TARGET-* variables): New.
6778
6779 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6780
6781 * configure.in: Enable target-libgloss for crx-*-*.
6782 * configure: Regenerate.
6783
6784 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6785
6786 * MAINTAINERS (Various Maintainers): Move the "windows,
6787 cygwin, mingw" maintainer to ...
6788 (OS Port Maintainers): ... here.
6789
6790 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6791
6792 * MAINTAINERS (Write After Approval): Remove those that are
6793 maintainers of some subsystem.
6794
6795 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6796
6797 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6798 * ltcf-cxx.sh (tpf*): Likewise.
6799 * ltconfig (tpf*): Add TPF OS configuration support.
6800
6801 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6802
6803 * MAINTAINERS: Change my email address to my new work account.
6804
6805 2004-09-24 Michael Roth <mroth@nessie.de>
6806
6807 * configure.in (--without-headers): Add missing double quotes.
6808 * configure: Regenerate.
6809
6810 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6811
6812 * ylwrap: Revert to previous version.
6813
6814 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6815
6816 PR bootstrap/17369
6817 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6818 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6819 SET_GCC_LIB_PATH_CMD.
6820 (BASE_TARGET_EXPORTS): Likewise.
6821 * Makefile.in: Regenerated.
6822
6823 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6824 * configure: Regenerated.
6825
6826 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6827
6828 * config.guess: New upstream version
6829 * compile, depcomp, install-sh, ylwrap: Likewise.
6830
6831 2004-09-19 Roger Sayle <roger@eyesopen.com>
6832
6833 * config/mh-x86omitfp: New host makefile fragment. Add
6834 -fomit-frame-pointer to the default BOOT_CFLAGS.
6835 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6836 * configure: Regenerate.
6837
6838 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6839
6840 PR target/11572
6841 * configure.in (*-*-darwin*): Renable libobjc.
6842 * configure: Regenerate.
6843
6844 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6845
6846 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6847
6848 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6849
6850 * Makefile.def: Remove libbanshee.
6851 * Makefile.tpl: Ditto.
6852 * configure.in: Ditto.
6853 * Makefile.in: Regen.
6854 * configure: Ditto.
6855
6856 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6857
6858 * ltmain.sh: Use $pic_object as $non_pic_object if
6859 $non_pic_object=none.
6860
6861 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6862
6863 * missing: Import latest version from master repository.
6864
6865 2004-09-06 Nick Clifton <nickc@redhat.com>
6866
6867 * config.sub: Import latest version from master repository.
6868 * config.guess: Likewise.
6869 This includes these changes:
6870
6871 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6872
6873 * config.sub: Handle crisv32, alias etraxfs.
6874 * config.guess (crisv32:Linux:*:*): Handle.
6875
6876 2004-08-13 Brad Smith <brad@comstyle.com>
6877
6878 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6879 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6880
6881 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6882
6883 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6884 assume the processor is a powerpc. This is because coreutils
6885 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6886 in this case, due to a MacOS X bug that causes
6887 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6888 to return a negative number.
6889 Problem reported by Petter Reinholdtsen in:
6890 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6891
6892 2004-07-19 Ben Elliston <bje@gnu.org>
6893
6894 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6895
6896 2004-06-24 Ben Elliston <bje@gnu.org>
6897
6898 * config.guess: Update copyright years.
6899 * config.sub: Likewise.
6900
6901 2004-06-22 Robert Millan <robertmh@gnu.org>
6902
6903 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6904 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6905
6906 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6907
6908 * config.guess (*:*VMS:*:*): New entry. Replaces
6909 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6910 manufacturer.
6911
6912 2004-06-22 Ben Elliston <bje@gnu.org>
6913
6914 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6915 * config.sub: Likewise.
6916
6917 2004-06-22 Ben Elliston <bje@gnu.org>
6918
6919 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6920 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6921
6922 2004-06-11 Ben Elliston <bje@gnu.org>
6923
6924 * config.guess (pegasos:OpenBSD:*:*): Remove.
6925
6926 2004-06-11 Ben Elliston <bje@gnu.org>
6927
6928 From Wouter Verhelst <wouter@grep.be>:
6929 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6930
6931 2004-06-11 Ben Elliston <bje@gnu.org>
6932
6933 * config.guess (luna88k:OpenBSD:*:*): New.
6934
6935 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6936
6937 * config.guess (m32r*:Linux:*:*): New case.
6938 * config.sub: Handle m32rle.
6939
6940 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6941
6942 From Jens Petersen <petersen@redhat.com>:
6943 * config.sub: Handle sparcv8.
6944
6945 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6946
6947 From Tom Smith <smith@cag.lkg.hp.com>:
6948 * config.guess: Version suffixes are equally significant on Tru64
6949 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6950 prefix of "P" (patched kernel).
6951
6952 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6953
6954 * config.sub: Add support for National Semiconductor CRX target.
6955
6956 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6957
6958 * MAINTAINERS (Various Maintainers): Remove myself as web page
6959 maintainer, add myself as maintainer of build status lists.
6960
6961 2004-09-03 Jan Beulich <jbeulich@novell.com>
6962
6963 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6964 *-*-netware, but add target-libmudflap.
6965 Consolidate *-*-netware targets (of which really only i?86 exists)
6966 into a single entry.
6967 * configure: Likewise.
6968
6969 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6970
6971 * Makefile.tpl (sorry): Remove.
6972 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6973 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6974 (do-clean): Clean per-stage directories too.
6975 (do-distclean): Run distclean-stage1 too.
6976 (.NOTPARALLEL): Enable during toplevel bootstrap.
6977 (stage[+id+]-bubble): Enable parallel execution during
6978 the recursive invocation.
6979 * Makefile.in: Regenerate.
6980
6981 Fix previous checkin:
6982
6983 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6984 include.
6985 * configure.in: Fix indentation.
6986 * configure: Regenerate.
6987
6988 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6989
6990 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6991 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6992 * configure: regenerate
6993 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6994 -mdynamic-no-pic
6995
6996 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6997
6998 * Makefile.def (build_modules): Add fixincludes.
6999 (dependencies): Make gcc depend on fixincludes.
7000 * configure.in (build_tools): Add fixincludes.
7001 (build_configdirs): Always include build_libs.
7002 * Makefile.in: Regenerate.
7003 * configure: Regenerate.
7004
7005 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7006
7007 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7008 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7009 phony targets; do not generate timestamp files.
7010 (distclean-stageN): Remove references to their timestamp files.
7011 (restageN, touch-stageN): Remove.
7012 (stageN-bubble): Rewritten.
7013 (compare): Support lean bootstraps.
7014 * Makefile.in: Regenerate.
7015
7016 * configure.in: Only warn when bootstrapping but
7017 build != host or build != target. Support lean bootstraps.
7018 * configure: Regenerate.
7019
7020 2004-08-26 Phil Edwards <phil@codesourcery.com>
7021
7022 * configure.in: Give a better error message if GMP/MPFR are missing
7023 and a language needing them has been requested.
7024 * configure: Regenerated.
7025
7026 2004-08-25 Phil Edwards <phil@codesourcery.com>
7027
7028 * configure.in: Print a list of available language front-ends if
7029 a requested one is missing. Tidy stray tab characters.
7030 * configure: Regenerated.
7031
7032 2004-08-19 Michael Koch <konqueror@gmx.de>
7033
7034 * gcc/doc/install.texi: Update entry about automake for libjava.
7035
7036 2004-08-17 Robert Millan <robertmh@gnu.org>
7037
7038 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7039 (instead of FreeBSD).
7040 * configure: Regenerate.
7041
7042 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7043
7044 * Makefile.in: Regenerate.
7045 * configure: Regenerate.
7046
7047 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7048 stage_*_flags.
7049 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7050 for bootstrapped modules if toplevel bootstrap is going.
7051 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7052 modules. Adjust for changes in Makefile.def. Enable several
7053 rules even in non-bootstrap mode, just to avoid peppering the
7054 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7055 (stage-[+prev+]-bubble): Remove.
7056
7057 * Makefile.def (Dependencies): Depend on all-build-bison,
7058 all-build-flex, all-build-byacc, all-build-texinfo, rather
7059 than the host variations.
7060 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7061 with BUILD_SUBDIR.
7062 (BISON): Update for recent Bisons.
7063 (YACC): Fix typo.
7064 (cross): Depend on all-build.
7065 (all): Do not depend on all-build.
7066 (prebootstrap): Remove.
7067 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7068 (Prebootstrap dependencies): Add them to the per-stage targets
7069 and to all-prebootstrap.
7070 * configure.in (build_configdirs): Always enable build_tools.
7071 (BUILD_DIR_PREFIX): Remove.
7072
7073 * Makefile.def (gcc): Add target variable.
7074 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7075 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7076 in the recursive `make', instead of hardwiring `all'.
7077 (Autogenerated TARGET-* variables): New.
7078
7079 2004-08-13 Brian Booth <bbooth@redhat.com>
7080
7081 * MAINTAINERS: Remove myself from write-after-approval.
7082
7083 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7084
7085 * src-release: Stop distributing mmalloc with gdb (which doesn't
7086 use it).
7087 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7088 * Makefile.in: Regenerate.
7089
7090 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7091
7092 * configure.in (arm*-*-eabi*): New target.
7093 * configure: Regenerate.
7094
7095 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7096
7097 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7098 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7099 (Dependencies): New section.
7100 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7101 (configure-target-[+module+]): Depend on maybe-all-gcc
7102 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7103 (toplevel profiledbootstrap): Fix dependencies.
7104 * Makefile.in: Regenerate.
7105
7106 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7107
7108 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7109 target-libiberty to noconfigdirs.
7110 * configure: Regenerate.
7111
7112 2004-08-03 Paul Brook <paul@codesourcery.com>
7113
7114 * configure.in: Check for MPFR as well as GMP.
7115 * configure: Regenerate.
7116
7117 2004-08-01 Robert Millan <robertmh@gnu.org>
7118
7119 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7120 libmudflap for all GNU-based systems (with Glibc).
7121 * configure: Regenerate.
7122
7123 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7124
7125 * Makefile.def (host-modules): Add gcc.
7126 * Makefile.in: Regenerate.
7127 * Makefile.tpl (sorry): New rule.
7128 (configure-host, all-host, [+make_target+]-host, do-check,
7129 install-host): Do not add gcc as a special case.
7130 (host modules): Add a small special-casing for gcc. Export
7131 extra_make_flags through the environment.
7132 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7133 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7134 other recursive targets for gcc): Remove.
7135
7136 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7137 (stage, unstage): New rules.
7138 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7139 distclean-stage[+id+]): Use stage_current.
7140 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7141 the stage*-start rules.
7142
7143 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7144
7145 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7146 use -all_load flag.
7147
7148 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7149
7150 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7151 * configure: Regenerate.
7152
7153 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7154
7155 * maintainer-scripts/gcc_release: Revert yesterday's change.
7156
7157 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7158
7159 * MAINTAINERS: Add myself to write-after-approval.
7160
7161 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7162
7163 * libf2c: Removed.
7164 * gcc/gccbug.in: Updated because of libf2c removal.
7165 * maintainer-scripts/gcc_release: Ditto.
7166
7167 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7168
7169 * configure.in: Build libmudflap by default on FreeBSD.
7170 * configure: Regenerated.
7171
7172 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7173
7174 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7175 systems.
7176 * configure: Regenerated.
7177
7178 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7179
7180 PR target/16344
7181 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7182 feedback based compiler.
7183 * Makefile.in: Rebuilt.
7184
7185 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7186
7187 * Makefile.def (host_modules): Set bootstrap=true for flex.
7188 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7189 * Makefile.in: Rebuilt.
7190
7191 2004-07-07 Jan Hubicka <jh@suse.cz>
7192
7193 * MAINTAINERS: Add self as a profile feedback maintainer.
7194
7195 2004-07-05 Phil Edwards <phil@codesourcery.com>
7196
7197 * configure.in: Do not prepend $srcdir to /dev/null in
7198 makefile fragments.
7199 * configure: Regenerate.
7200
7201 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7202
7203 * Makefile.def (build_modules): Add bison, byacc, flex,
7204 m4, texinfo.
7205 (flags_to_pass): Add FLEX.
7206 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7207 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7208 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7209 DEFAULT_MAKEINFO): Remove.
7210 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7211 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7212 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7213 objdir or else use configured tool.
7214 (all-build): New.
7215 (all): Depend on it.
7216 (Build module dependencies): Add.
7217 * Makefile.in: Regenerate.
7218 * configure.in: Better support for multiple build modules,
7219 matching what is done for host/target modules. Do not look
7220 for "plausible" locations of build tools if Canadian cross.
7221 Use autoconf's AC_PROG_CC to find a C compiler. Define
7222 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7223 * configure: Regenerate.
7224
7225 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7226
7227 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7228 * Makefile.in: Regenerate.
7229
7230 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7231
7232 * Makefile.tpl (configure-build-[+module+],
7233 configure-[+module+], configure-target-[+module+]): Pass
7234 [+extra_configure_args+].
7235 (all-build-[+module+], all-[+module+], check-[+module+],
7236 install-[+module+], [+make_target+]-[+module+],
7237 all-target-[+module+], check-target-[+module+],
7238 install-target-[+module+], [+make_target+]-target-[+module+]):
7239 Pass [+extra_make_args+].
7240 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7241 (GCC_HOST_EXPORTS): Remove.
7242 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7243 cross, check-gcc, check-gcc-c++, install-gcc,
7244 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7245 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7246 * Makefile.in: Regenerate.
7247
7248 2004-06-21 Matthew Sachs <msachs@apple.com>
7249
7250 * MAINTAINERS: Added self to write-after-approval.
7251
7252 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7253
7254 * configure.in: Check for srcdir/winsup rather than build directory
7255 winsup.
7256 * configure: Regenerate.
7257
7258 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7259
7260 * configure.in: Don't build Cygwin native newlib if winsup
7261 directory is missing. Emit warning instead.
7262 * configure: Regenerate.
7263
7264 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7265
7266 * Makefile.tpl (touch-stage[+id+]): New.
7267 (restage[+prev+]): Depend on touch-stage[+id+].
7268
7269 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7270 Use it throughout.
7271
7272 * Makefile.def: Add profile and feedback bootstrap stages.
7273 Remove next field from bootstrap stages.
7274 * Makefile.tpl (LN, LN_S): Substitute.
7275 (stageN-start, stageN-end): Use double-colon rules, to
7276 provide a hook for additional setup commands.
7277 (distclean-stageN-gcc, restageN): Create dependencies from
7278 [+prev+], not from [+next+].
7279 (stageN-bubble): Add commands for successive stages from
7280 [+prev+], using double-colon rules.
7281 (all-stageN-gcc): Fix typo.
7282 (stagefeedback-start, profiledbootstrap): New.
7283 * Makefile.in: Regenerate.
7284 * configure.in: Call ACX_PROG_LN.
7285 * configure: Regenerate.
7286
7287 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7288
7289 * MAINTAINERS (Write After Approval): Add myself.
7290
7291 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7292
7293 * MAINTAINERS (Write After Approval): Add myself.
7294
7295 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7296
7297 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7298 without gcc.
7299 * configure: Regenerate.
7300
7301 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7302
7303 * Makefile.tpl: Fix typo.
7304 * Makefile.in: Regenerate.
7305
7306 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7307
7308 * configure.in: Remove new- prefix from toplevel
7309 bootstrap targets.
7310 * configure: Regenerate.
7311
7312 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7313
7314 * Makefile.tpl (all.normal): Rename to all.
7315 (all): Replace with a rule to pick the default
7316 target from configure.
7317 (all-gcc, configure-gcc): Use conditionals to
7318 do nothing when toplevel bootstrap is going on.
7319 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7320 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7321 * configure.in: Support --enable-bootstrap.
7322
7323 * Makefile.def: Remove new- prefix from toplevel
7324 bootstrap targets.
7325 * Makefile.tpl: Likewise.
7326
7327 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7328 target.
7329
7330 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7331 $(RECURSE_FLAGS) to recursive invocation of make.
7332
7333 * Makefile.in: Regenerate.
7334 * configure: Regenerate.
7335
7336 2004-05-30 Andreas Jaeger <aj@suse.de>
7337 Jim Wilson <wilson@specifixinc.com>
7338
7339 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7340 like CC.
7341
7342 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7343
7344 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7345 * configure: Regenerate.
7346
7347 2004-05-25 Daniel Jacobowitz <drow@false.org>
7348
7349 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7350 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7351 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7352 targets.
7353 * Makefile.in: Regenerate.
7354
7355 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7356
7357 * configure.in: Test the ability to symlink directories.
7358 * configure: Regenerate.
7359
7360 * Makefile.def (bootstrap-stage): New definitions.
7361 * Makefile.tpl (configure-stage1-gcc,
7362 configure-stage2-gcc, configure-stage3-gcc,
7363 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7364 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7365 new-restage3, compare): Autogenerate, see Makefile.in
7366 entry for behavioral changes.
7367 (distclean-stage1, new-stage1-start, new-stage1-end,
7368 new-stage1-bubble, distclean-stage2, new-stage2-start,
7369 new-stage2-end, new-stage2-bubble, distclean-stage3,
7370 new-stage3-start, new-stage3-end): New autogenerated targets.
7371 (objext, prebootstrap, BOOT_CFLAGS,
7372 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7373 targets.
7374
7375 * Makefile.in: Regenerate.
7376 (distclean-stage1, new-stage1-start, new-stage1-end,
7377 new-stage1-bubble, distclean-stage2, new-stage2-start,
7378 new-stage2-end, new-stage2-bubble, distclean-stage3,
7379 new-stage3-start, new-stage3-end): New targets.
7380 (all-stage1-gcc): Move prebootstrap dependency from here...
7381 (configure-stage1-gcc): ...to here.
7382 (new-bootstrap): Use bubble targets.
7383 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7384 Use per-stage distclean targets.
7385 (configure-stage1-gcc, configure-stage2-gcc,
7386 configure-stage3-gcc, all-stage1-gcc,
7387 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7388 Use new-stageN-start to prepare the tree.
7389
7390 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7391
7392 * Makefile.def (host_modules): add libcpp.
7393 * Makefile.tpl: Add dependencies on and for libcpp.
7394 * Makefile.in: Regenerate.
7395 * configure.in: Add libcpp host module.
7396 * configure: Regenerate.
7397
7398 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7399
7400 * Makefile.tpl: Whenever a recursive target is defined, wrap
7401 it in a special @if/@endif block, and prepare its maybe
7402 dependency in the @if/@endif block
7403 * configure.in: Instead of writing maybe dependencies, remove
7404 the @if/@endif statements, and remove the @if/@endif blocks
7405 that remain.
7406 * configure: Regenerate.
7407 * Makefile.in: Regenerate.
7408
7409 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7410
7411 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7412
7413 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7414
7415 PR bootstrap/15120
7416 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7417 * */configure: Rebuilt.
7418
7419 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7420
7421 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7422 of libf2c.
7423 * configure, Makefile.in: Regenerate.
7424
7425 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7426
7427 * MAINTAINERS (Write After Approval): Add myself.
7428
7429 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7430
7431 Merge from tree-ssa-20020619-branch.
7432
7433 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7434 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7435 (HOST_GMPLIBS): Define.
7436 (HOST_GMPINC): Define.
7437 (TARGET_LIB_PATH): Add libmudflap.
7438 (GFORTRAN_FOR_TARGET): Define.
7439 (configure-build*): Export GFORTRAN.
7440 (configure-gcc): Export GMPLIBS and GMPINC.
7441 (all-gcc): Add maybe-all-libbanshee.
7442 (configure-target-libgfortran): Define.
7443 * Makefile.in: Regenerate.
7444 * configure.in (host_libs): Add libbanshee.
7445 (target_libraries): Add target-libmudflap and target-libgfortran.
7446 Add --with-libbanshee.
7447 Handle --disable-libmudflap.
7448 (*-*-freebsd*): Use with_gmp.
7449 Add $(libgcj) to noconfigdirs.
7450 * configure: Regenerate.
7451 * depcomp: New file.
7452 * MAINTAINERS: Add tree-ssa maintainers.
7453
7454 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7455
7456 * MAINTAINERS (Various Maintainers): Add myself.
7457
7458 2004-04-30 Brian Ford <ford@vss.fsi.com>
7459
7460 * MAINTAINERS (Write After Approval): Add myself.
7461
7462 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7463
7464 * MAINTAINERS (Write After Approval): Add myself.
7465
7466 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7467
7468 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7469 * configure: Regenerate.
7470
7471 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7472
7473 Revert:
7474 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7475
7476 * Makefile.def (flags_to_pass): Remove *dir variables that
7477 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7478 as well as prefix and exec_prefix.
7479 * Makefile.in: Regenerate.
7480
7481 2004-04-26 Robert Millan <robertmh@gnu.org>
7482
7483 Add patches from libtool CVS.
7484 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7485 * ltconfig: Likewise.
7486 * ltcf-c.sh: Likewise.
7487 * ltcf-cxx.sh: Likewise.
7488 * ltcf-gcj.sh: Likewise.
7489
7490 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7491
7492 * Makefile.def (host_modules): Mark with the bootstrap
7493 flag packages on which gcc depends.
7494 * Makefile.tpl (all-bootstrap): Use it.
7495 * Makefile.in: Regenerate.
7496
7497 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7498
7499 * Makefile.def (flags_to_pass): Remove *dir variables that
7500 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7501 as well as prefix and exec_prefix.
7502 * Makefile.in: Regenerate.
7503
7504 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7505
7506 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7507 * configure: Regenerate.
7508 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7509 * gcc/Makefile.tpl (compare): Use the result of the test.
7510 * gcc/Makefile.in: Regenerate.
7511
7512 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7513
7514 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7515 Always relocate gcc and prev-gcc to the original names, even
7516 if the build fails.
7517 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7518 New targets.
7519
7520 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7521
7522 * MAINTAINERS: Update my email address.
7523
7524 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7525
7526 * configure.in (mips*-*-irix5*): Enable ld.
7527 * configure: Regenerate.
7528
7529 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7530
7531 * configure: Regenerate.
7532
7533 2004-04-15 James E Wilson <wilson@specifixinc.com>
7534
7535 * Makefile.tpl (configure-[+module+], configure-gcc,
7536 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7537 Set and export LDFLAGS.
7538 * Makefile.in: Regenerate.
7539
7540 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7541
7542 * MAINTAINERS: Add myself to write-after-approval.
7543
7544 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7545
7546 PR bootstrap/14871
7547 * Makefile.tpl: If we don't have built-in-tree target tools,
7548 use the ones found by configure rather than hacking around with
7549 program_transform_name.
7550 * configure.in: Give Makefile.tpl the information necessary
7551 to do that.
7552 * Makefile.in: Regenerate.
7553 * configure: Regenerate.
7554
7555 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7556
7557 PR bootstrap/14760
7558 * configure.in: When computing baseargs, strip *all* copies of
7559 offending options. Also, don't match/substitute the trailing space,
7560 so that this actually works when two similar options are separated by
7561 only one space.
7562 * configure: Regenerate.
7563
7564 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7565
7566 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7567 (rs6000-*-aix*): Same.
7568 * configure: Regenerate.
7569
7570 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7571
7572 * MAINTAINERS: Add myself to write-after-approval.
7573
7574 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7575
7576 * MAINTAINERS: Add myself to write-after-approval.
7577
7578 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7579
7580 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7581 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7582 * Makefile.in: Regenerate.
7583
7584 * configure.in (top level bootstrap support): Rework --enable-werror
7585 to set @stage2_werror_flag@.
7586 * configure: Regenerate.
7587 * Makefile.tpl (top level bootstrap support): Pass
7588 @stage2_werror_flag@ down to configure in stages 2 and 3.
7589 * Makefile.in: Regenerate.
7590
7591 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7592
7593 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7594 for stages 2 and 3 as well as in make. As a consequence, remove
7595 OUTPUT_OPTION (now detected by configure) from the flags passed down
7596 to make.
7597 * Makefile.in: Regenerate.
7598
7599 * Makefile.tpl (new-bootstrap): Fix typo.
7600 * Makefile.in: Regenerate.
7601
7602 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7603
7604 * Makefile.tpl: Rearrange by moving recursive_targets rules
7605 into their proper sections.
7606 * Makefile.tpl (top level bootstrap support): Move disabling
7607 of coverage flags from 'make' to 'configure'; improve comments.
7608 * Makefile.in: Regenerate.
7609
7610 * Makefile.tpl (experimental top level bootstrap) Move stage1
7611 language setting from all- target to configure- target; disable
7612 intermodule optimization in stage 1; prevent gratuitous rebuilds
7613 of stage 1.
7614 * Makefile.in: Regenerate.
7615 * configure.in: Comma-separate stage 1 language list for top
7616 level bootstrap.
7617 * configure: Regenerate.
7618
7619 * Makefile.tpl: Clean up experimental top level bootstrap support:
7620 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7621 prev-gcc in configure- targets as well as all- targets.
7622 * Makefile.in: Regenerate.
7623
7624 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7625
7626 * compile: New file imported from automake.
7627
7628 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7629
7630 * configure.in: Remove symbolic link section.
7631 * configure: Regenerate.
7632 * Makefile.tpl (links): Remove.
7633 * Makefile.in: Regenerate.
7634
7635 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7636 Nathanael Nerode <neroden@gcc.gnu.org>
7637
7638 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7639 Set with AC_CHECK_PROGS.
7640 * configure.in: Fix comment typo from last patch.
7641 * configure: Regenerate.
7642
7643 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7644
7645 * Makefile.tpl: Introduce experimental top level bootstrap support.
7646 * Makefile.in: Regenerate.
7647 * configure.in: Introduce support for top level bootstrap.
7648 * configure: Regenerate.
7649
7650 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7651 Paolo Bonzini <bonzini@gnu.org>
7652
7653 PR bootstrap/14522
7654 * configure.in: Cope with shells that do not support unquoted ^
7655 * configure: Regenerate.
7656
7657 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7658 Paolo Bonzini <bonzini@gnu.org>
7659
7660 PR bootstrap/14522
7661 * configure.in: Cope with shells that do not support nesting
7662 quotes inside quoted backquote substitutions.
7663 * configure: Regenerate.
7664
7665 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7666
7667 PR bootstrap/14522
7668 * configure.in: Fix escaping of $.
7669 * configure: Regenerate.
7670
7671 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7672
7673 * configure: Regenerate, since I forgot to while committing Paolo's
7674 changes.
7675
7676 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7677
7678 PR ada/14131
7679 Move language detection to the top level.
7680 * configure.in: Find default values for the tools as
7681 soon as possible. Disable ada if GNAT is not found.
7682 Emit error message about missing languages. Expand
7683 --enable-languages=all for the gcc subdirectory.
7684
7685 2004-03-10 Ben Elliston <bje@gnu.org>
7686
7687 * MAINTAINERS: Update my email address.
7688
7689 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7690
7691 * ltconfig: Disable building static libraries if building shared
7692 libraries on AIX 5L.
7693
7694 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7695
7696 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7697 and disable libgcj.
7698 * configure: Regenerated.
7699
7700 2004-03-01 Brian Booth <bbooth@redhat.com>
7701
7702 * MAINTAINERS: Add myself to write-after-approval.
7703
7704 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7705
7706 * MAINTAINERS: Add myself to write-after-approval.
7707
7708 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7709
7710 PR bootstrap/7087
7711 * Makefile.tpl: Guard XFOO sed statements better.
7712 * Makefile.tpl: Add dependency for configure-target-libada.
7713 * Makefile.in: Regenerate (incidentally fixes broken
7714 commit when libada-branch was merged).
7715
7716 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7717
7718 * MAINTAINERS: Add myself to write-after-approval.
7719
7720 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7721
7722 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7723 maintainers.
7724
7725 2004-02-20 Andrew Cagney <cagney@redhat.com>
7726
7727 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7728 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7729
7730 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7731
7732 PR bootstrap/11932
7733 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7734
7735 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7736
7737 * MAINTAINERS: Added myself to write-after-approval.
7738
7739 2004-02-14 Michael Koch <konqueror@gmx.de>
7740
7741 * MAINTAINERS: Added myself to write-after-approval.
7742
7743 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7744
7745 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7746 some OS port maintainers to OS port maintainers section.
7747
7748 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7749
7750 * MAINTAINERS: Add self.
7751
7752 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7753
7754 * MAINTAINERS: Alphabetize.
7755
7756 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7757
7758 * MAINTAINERS: Remove myself.
7759
7760 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7761
7762 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7763 (rs6000-*-aix*): Same.
7764 * configure: Regenerate.
7765
7766 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7767
7768 * configure.in (host): Add in missing $noconfigdirs to defines.
7769 * configure: Regenerate.
7770
7771 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7772 Nathanael Nerode <neroden@gcc.gnu.org>
7773
7774 PR ada/6637, PR ada/5911
7775 Merge with libada-branch:
7776 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7777 with appropriate dependencies. Add --enable-libada configure switch.
7778 * configure, Makefile.in: Regenerate.
7779
7780 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7781
7782 * MAINTAINERS: Add myself to write-after-approval.
7783
7784 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7785
7786 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7787 * configure: Regenerate.
7788
7789 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7790
7791 Merge from upstream:
7792
7793 * ltmain.in: When setting IFS to '~', be careful about user
7794 arguments that contain '~'.
7795
7796 2004-02-04 Peter O'Gorman <peter@pogma.com>
7797
7798 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7799 Also test $base_compile against $CC with escaped arguments. Bug
7800 reported by Geoff Keating <geoffk@apple.com>.
7801
7802 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7803
7804 * MAINTAINERS: Remove i960 port.
7805
7806 2004-01-23 DJ Delorie <dj@redhat.com>
7807
7808 * Makefile.def (target_modules) [libiberty]: Don't stage.
7809 * Makefile.in: Rebuilt.
7810
7811 2004-01-20 Caroline Tice <ctice@apple.com>
7812
7813 * MAINTAINERS: Add myself to write-after-approval.
7814
7815 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7816
7817 * MAINTAINERS: Update my email address.
7818
7819 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7820
7821 * MAINTAINERS: Add myself to write-after-approval.
7822
7823 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7824
7825 * MAINTAINERS: Remove entries without email address.
7826
7827 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7828
7829 * MAINTAINERS: Add myself to write-after-approval.
7830
7831 2004-01-15 Steven Bosscher <stevenb@suse.de>
7832
7833 * MAINTAINERS: Update my email address.
7834
7835 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7836
7837 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7838 * Makefile.tpl (configure-target-[+module+]): Support stage.
7839 * Makefile.in: Rebuilt.
7840
7841 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7842
7843 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7844
7845 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7846
7847 * MAINTAINERS: Add myself as a MIPS maintainer.
7848
7849 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7850
7851 * configure.in: Use ./config.cache, not config.cache.
7852 * configure: Regenerate.
7853 * Makefile.tpl: Special-casing not needed for GCC any more.
7854 * Makefile.in: Regenerate.
7855
7856 * configure.in: Don't share a cache file for host dirs.
7857 * configure: Regenerate.
7858
7859 * config-ml.in: Don't mess with the cache file.
7860
7861 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7862
7863 * MAINTAINERS: Move myself from 'Write After Approval' to
7864 'CPU Port Maintainers' section as SPARC maintainer.
7865
7866 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7867
7868 * Makefile.tpl: Make GCC use a separate config.cache.
7869 * Makefile.in: Regenerate.
7870
7871 PR bootstrap/11932, PR bootstrap/11933
7872 (I don't know if it will fix either of them, but it relates
7873 to them.)
7874 * configure.in: Don't use shared config.cache for target
7875 directories.
7876 * configure: Regenerate.
7877
7878 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7879
7880 * MAINTAINERS: Add myself to 'Write After Approval' section.
7881
7882 2003-12-31 Roger Sayle <roger@eyesopen.com>
7883
7884 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7885 * configure: Regenerated.
7886
7887 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7888
7889 * MAINTAINERS: Remove the mn10200 maintainer.
7890
7891 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7892
7893 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7894 * configure: Regenerated.
7895
7896 2003-12-16 Jan Hubicka <jh@suse.cz>
7897
7898 * MAINTAINERS: Add myself as callgraph maintainer.
7899
7900 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7901
7902 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7903 * configure: Regenerate.
7904
7905 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7906
7907 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7908 'Write After Approval' section. Update email.
7909
7910 2003-12-01 James Lemke <jim@wasabisystems.com>
7911
7912 * MAINTAINERS (Write After Approval): Add myself.
7913
7914 2003-11-20 Matt Thomas <matt@3am-software.com>
7915
7916 * MAINTAINERS: Add myself as a vax port maintainer.
7917
7918 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7919
7920 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7921 (configure-build-[+module+], configure-[+module+]): Likewise.
7922 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7923 * Makefile.in: Regenerate.
7924
7925 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7926
7927 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7928 shared/dylibed libraries.
7929 * ltmain.sh: Likewise.
7930 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7931 * ltcf-cxx.sh: Likewise.
7932 * ltcf-gcj.sh: Likewise.
7933 * ltconfig: Likewise.
7934
7935 2003-11-17 Stan Cox <scox@redhat.com>
7936
7937 * MAINTAINERS: Add myself as iq2000 port maintainer.
7938
7939 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7940
7941 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7942 * Makefile.in: Regenerate.
7943
7944 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7945
7946 * config.sub: Update to 2003-11-03 version.
7947
7948 2003-10-20 Phil Edwards <phil@codesourcery.com>
7949
7950 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7951 * configure: Regenerate.
7952
7953 2003-10-20 Nicolas Pitre <nico@cam.org>
7954
7955 * MAINTAINERS: Add myself to 'Write After Approval' section.
7956
7957 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7958
7959 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7960
7961 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7962
7963 * MAINTAINERS: Update my email address.
7964
7965 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7966
7967 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7968
7969 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7970
7971 * MAINTAINERS: Add myself to 'Write After Approval' section.
7972
7973 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7974
7975 * config.guess: Update to 2003-10-16 version.
7976 * config.sub: Update to 2003-10-16 version.
7977
7978 2003-10-15 David Daney <ddaney@avtrex.com>
7979
7980 * MAINTAINERS: Added myself to 'Write After Approval' section.
7981
7982 2003-10-15 Falk Hueffner <falk@debian.org>
7983
7984 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7985 'Write After Approval' section. Update email.
7986
7987 2003-10-14 Roger Sayle <roger@eyesopen.com>
7988
7989 * MAINTAINERS: Move myself from 'Write After Approval' to
7990 'Various Maintainers' section as middle-end maintainer.
7991
7992 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7993
7994 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7995 HOST_FLAGS_TO_PASS.
7996 * Makefile.in: Regenerate.
7997
7998 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7999
8000 * config.guess: Update to 2003-10-07 version.
8001 * config.sub: Update to 2003-10-07 version.
8002
8003 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8004
8005 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8006 * ltconfig (irix5*, irix6*): Don't override version_type.
8007
8008 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8009
8010 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8011 * configure: Rebuilt
8012 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8013 * Makefile.in: Rebuilt
8014
8015 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8016
8017 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8018
8019 2003-09-30 Carlo Wood <carlo@alinoe.com>
8020
8021 * MAINTAINERS (Write After Approval): Add myself.
8022
8023 2003-09-29 Paul Koning <ni1d@arrl.net>
8024
8025 * MAINTAINERS: Move myself from "Write After Approval"
8026 to CPU platform maintainers for pdp11 platform.
8027
8028 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8029
8030 * MAINTAINERS: Move myself from 'Write After Approval' to
8031 'Various Maintainers' section as libffi testsuite maintainer.
8032
8033 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8034
8035 * configure.in: Pass a computed --program-transform-name
8036 to subconfigures.
8037 * configure: Regenerated.
8038
8039 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8040
8041 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8042 * Makefile.in: Regenerate.
8043
8044 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8045 * Makefile.in: Regenerate.
8046
8047 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8048
8049 * MAINTAINERS: Move myself from 'Write After Approval'
8050 to 'Various Maintainers' (objective-c) section.
8051
8052 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8053
8054 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8055 quoting.
8056 * configure: Regenerated.
8057
8058 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8059
8060 * MAINTAINERS (Write After Approval): Add myself to write after
8061 approval list.
8062
8063 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8064
8065 * MAINTAINERS (Write After Approval): Add myself.
8066
8067 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8068
8069 * MAINTAINERS: Update my e-mail address.
8070
8071 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8072
8073 * libtool.m4 (LD): Correct powerpc64 host match.
8074
8075 2003-09-06 James E Wilson <wilson@tuliptree.org>
8076
8077 * MAINTAINTERS: Update my affiliation and email address.
8078
8079 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8080
8081 * MAINTAINERS (Write After Approval): Add myself.
8082
8083 2003-09-04 DJ Delorie <dj@redhat.com>
8084
8085 * configure: Regenerate.
8086
8087 2003-09-04 Robert Millan <robertmh@gnu.org>
8088
8089 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8090
8091 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8092
8093 * configure.in: Ensure arguments to sed are properly spaced.
8094 * configure: Regenerate.
8095
8096 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8097
8098 * MAINTAINERS: Update my e-mail address.
8099
8100 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8101
8102 * MAINTAINERS (Write After Approval): Add myself.
8103
8104 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8105
8106 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8107 * configure: Regenerated.
8108
8109 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8110
8111 * MAINTAINERS: Update my email address.
8112
8113 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8114
8115 * configure.in: Use newline instead of semicolon when assuming
8116 shell arguments in a for loop.
8117 * configure: Regenerated.
8118
8119 2003-08-22 Jason Eckhardt <jle@rice.edu>
8120
8121 * MAINTAINERS: Resurrect the i860 maintainer.
8122
8123 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8124
8125 PR 8180
8126 * configure.in: When testing with_libs and with_headers, treat
8127 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8128 * configure: Regenerate.
8129
8130 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8131 make, shell, etc.
8132 (baseargs): Likewise.
8133 * configure: Regenerate.
8134
8135 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8136
8137 * MAINTAINERS (Write After Approval): Add myself.
8138
8139 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8140
8141 * configure.in: Disable libgcj for darwin not on powerpc.
8142 * configure: Rebuild.
8143
8144 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8145
8146 * config-ml.in, symlink-tree: Add license.
8147
8148 2003-08-03 Richard Stallman <rms@gnu.org>
8149 Eben Moglen <moglen@columbia.edu>
8150
8151 * README.SCO: New file.
8152
8153 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8154
8155 * Makefile.tpl (check, check-c++): Express dependencies using
8156 dependencies rather than commands.
8157 * Makefile.in: Regenerate.
8158
8159 2003-08-01 Andrew Cagney <cagney@redhat.com>
8160
8161 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8162 * configure: Ditto.
8163
8164 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8165
8166 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8167 * Makefile.in: Update.
8168
8169 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8170
8171 * configure.in: Enable libgcj for darwin.
8172 * configure: Rebuild.
8173
8174 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8175
8176 * config-ml.in: Use ac_configure_args directly instead of
8177 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8178 actually seen.
8179
8180 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8181
8182 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8183 creating target and build subdirs to build all parent dirs as needed.
8184 * Makefile.in: Rebuild.
8185 * configure.in: Don't build dirs explicitly here.
8186 * configure: Rebuild.
8187
8188 2003-07-26 Paul Brook <paul@nowt.org>
8189
8190 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8191
8192 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8193
8194 * Makefile.tpl (all-make): Depend on intl.
8195 * Makefile.in: Rebuilt.
8196
8197 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8198
8199 * install-sh: Update to newer upstream versions (associated with
8200 aclocal 1.7).
8201 * mkinstalldirs: Likewise.
8202 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8203
8204 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8205
8206 * MAINTAINERS: Move self from Bug database only accounts
8207 to write-after-approval.
8208
8209 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8210
8211 * config.if: Remove unused libc_interface determination.
8212
8213 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8214
8215 * MAINTAINERS: Move self from write-after-approval to
8216 build machinery (*.in).
8217
8218 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8219
8220 PR bootstrap/11273
8221 PR bootstrap/11408
8222 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8223 unused INSTALL_PROGRAM_ARGS.
8224 * configure.in: Use AC_PROG_INSTALL.
8225 * Makefile.in: Regenerate.
8226 * configure: Regenerate.
8227
8228 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8229
8230 * MAINTAINERS: Alphabetize.
8231
8232 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8233
8234 * configure: Rebuilt.
8235 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8236 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8237 newlib nor libgloss.
8238 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8239 * configure.in (am33_2.0-*-linux*): Added.
8240
8241 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8242
8243 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8244 * configure: Regenerate.
8245
8246 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8247
8248 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8249 * Makefile.in: Regenerate.
8250
8251 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8252
8253 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8254 * Makefile.in: Regenerate.
8255
8256 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8257
8258 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8259 * Makefile.in: Regenerated.
8260
8261 * config-ml.in: Replace PWD with PWD_COMMAND.
8262
8263 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8264
8265 * intl: New directory; see intl/ChangeLog for details.
8266 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8267 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8268 * Makefile.in: Regenerate.
8269
8270 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8271
8272 * configure.in: Clean up config-lang.in handling. Delete
8273 useless assignment to "subdirs".
8274 * configure: Regenerate.
8275
8276 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8277
8278 * configure.in: Rename 'target_libs' to 'target_libraries'.
8279 Remove useless reference to 'target_libs'.
8280 * configure: Regenerate.
8281
8282 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8283
8284 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8285 * Makefile.in: Regenerate.
8286
8287 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8288
8289 * Makefile.def: Introduce flags_to_pass.
8290 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8291 * Makefile.in: Regenerate.
8292
8293 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8294
8295 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8296 and target-libgloss.
8297 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8298 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8299 * configure: Regenerate.
8300
8301 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8302
8303 * configure.in: Update testsuite_flags to new location.
8304 * configure. Regenerate.
8305
8306 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8307
8308 * Makefile.tpl: Remove BUILD_CC stuff.
8309 * Makefile.in: Regenerate.
8310
8311 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8312
8313 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8314
8315 2003-06-16 Graeme Peterson <gp@qnx.com>
8316
8317 * MAINTAINERS (Write After Approval): Add myself.
8318
8319 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8320
8321 * config.guess: Update to 2003-06-12 version.
8322 * config.sub: Update to 2003-06-13 version.
8323
8324 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8325
8326 * config.guess: Update to 2003-06-06 version.
8327 * config.sub: Update to 2003-06-06 version.
8328
8329 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8330
8331 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8332 * configure. Regenerate.
8333
8334 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8335
8336 * configure.in: Disable serial configure by default.
8337 * configure: Regenerate.
8338 * Makefile.tpl: Abolish .NOTPARALLEL.
8339 * Makefile.in: Regenerate.
8340
8341 * Makefile.tpl: Replace {build,host,target}_canonical by
8342 {build,host,target}.
8343 * Makefile.in: Regenerate.
8344
8345 * Makefile.tpl: Fix stupid pasto.
8346 * Makefile.in: Regenerate.
8347
8348 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8349
8350 * Makefile.tpl: Remove bogus conditional.
8351 * Makefile.in: Regenerate.
8352
8353 2003-06-05 Jan Hubicka <jh@suse.cz>
8354
8355 * Makefile.tpl (profiledbootstrap): New target.
8356 * Makefile.in (profiledbootstrap): New target.
8357
8358 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8359
8360 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8361 Pinski. Remove user names from other bugzilla-only maintainers.
8362
8363 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8364
8365 * Makefile.tpl: Make 'recursive targets' using autogen rather
8366 than shell loop. Remove duplicate 'clean' targets and false
8367 comments.
8368 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8369 Add systematic method of specifying missing targets in subdirs.
8370 Add copyright boilerplate.
8371 * Makefile.in: Regenerate.
8372 * configure.in: Add 'recursive targets' to maybe list.
8373 * configure: Regenerate.
8374
8375 * MAINTAINERS: "GNATS only" -> "Bug database only".
8376
8377 * Makefile.tpl: Rename [+target+] to [+make_target+].
8378 * Makefile.def: Rename 'target' to 'make_target'.
8379
8380 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8381
8382 * MAINTAINERS: Add self as options handling maintainer.
8383
8384 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8385
8386 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8387 been too long since I touched those ports.
8388
8389 2003-05-28 DJ Delorie <dj@redhat.com>
8390
8391 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8392 * Makefile.in: Regenerate.
8393
8394 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8395
8396 * configure.in: Use curly braces in the definition of tooldir.
8397 * configure: Regenerate.
8398
8399 2003-05-21 DJ Delorie <dj@redhat.com>
8400
8401 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8402 newlib or libgloss.
8403 * Makefile.in: Regenerate.
8404
8405 2003-05-21 DJ Delorie <dj@redhat.com>
8406
8407 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8408 * Makefile.in: Regenerate.
8409
8410 2003-05-20 Ian Lance Taylor <ian@airs.com>
8411
8412 * MAINTAINERS: Update my e-mail address.
8413
8414 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8415
8416 * configure.in: Switch more things to use maybe dependencies.
8417 * Makefile.tpl: Switch more things to use maybe dependencies.
8418 Factor out common code from autogen IF statements.
8419 * configure: Regenerate.
8420 * Makefile.in: Regenerate.
8421
8422 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8423
8424 * configure.in: Accept i[3456789]86 for machine type.
8425 * configure: Regenerate.
8426
8427 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8428
8429 * configure.in: Switch more things to use maybe dependencies.
8430 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8431 * configure: Regenerate.
8432 * Makefile.tpl: Switch more things to use maybe dependencies.
8433 * Makefile.in: Regenerate.
8434
8435 2003-05-16 Andreas Schwab <schwab@suse.de>
8436
8437 * Makefile.tpl (install-opcodes): Define.
8438 * Makefile.in: Rebuild.
8439
8440 2003-05-13 Andreas Jaeger <aj@suse.de>
8441
8442 * config.guess: Update to 2003-05-09 version.
8443 * config.sub: Update to 2003-05-09 version.
8444
8445 2003-05-13 Michael Eager <eager@mvista.com>
8446
8447 * configure.in: Correct sed script so that options in quotes are not
8448 deleted.
8449 * configure: Rebuild.
8450
8451 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8452
8453 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8454 and $$s/newlib/libc/sys/cygwin32 include paths.
8455 * configure: Ditto.
8456
8457 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8458
8459 * MAINTAINERS: Update my email addresses.
8460
8461 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8462
8463 * config-ml.in: Propagate INSTALL variables.
8464
8465 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8466
8467 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8468
8469 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8470
8471 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8472 * Makefile.in: Regenerate.
8473
8474 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8475
8476 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8477
8478 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8479
8480 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8481
8482 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8483
8484 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8485 * Makefile.in: Regenerated.
8486
8487 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8488
8489 * MAINTAINERS (Write After Approval): Upgrade myself from
8490 GNATS only to write-after-approval. Update my mail address.
8491
8492 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8493
8494 (OS Port Maintainers: freebsd): Add myself.
8495
8496 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8497
8498 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8499
8500 2003-04-22 Kean Johnston <jkj@sco.com>
8501
8502 * MAINTAINERS (SCO ports): Added myself.
8503
8504 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8505
8506 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8507
8508 2003-04-19 Kean Johnston <jkj@sco.com>
8509
8510 * MAINTAINERS (Write After Approval): Add myself.
8511
8512 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8513
8514 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8515 * Makefile.in: Regenerate.
8516
8517 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8518
8519 * configure.in (powerpc64*-*-linux*): Remove.
8520 * configure: Rebuilt.
8521
8522 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8523
8524 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8525 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8526 and restrap.
8527 * Makefile.in: Regenerate.
8528
8529 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8530
8531 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8532 * configure: Regenerated.
8533
8534 2003-04-15 DJ Delorie <dj@redhat.com>
8535
8536 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8537
8538 2003-04-13 Nick Clifton <nickc@redhat.com>
8539
8540 * config-ml.in: Remove support for --disable-aix removing
8541 call-aix multilibs.
8542
8543 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8544
8545 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8546 * */configure: Rebuilt.
8547
8548 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8549
8550 * MAINTAINERS: Add my email address.
8551
8552 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8553
8554 * MAINTAINERS (Write After Approval): Add myself.
8555
8556 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8557
8558 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8559 * Makefile.in: Regenerate.
8560
8561 2003-03-14 Michael Chastain <mec@shout.net>
8562
8563 * Makefile.in: Regenerate with correct Makefile.def.
8564
8565 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8566
8567 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8568 Make macro.
8569 * Makefile.in: Regenerate.
8570 * configure.in: Clean up gxx_include_dir logic.
8571 * configure: Regenerate.
8572
8573 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8574
8575 * MAINTAINERS (Write After Approval): Add myself.
8576
8577 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8578
8579 * MAINTAINERS: Update my mail address.
8580
8581 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8582
8583 * configure.in (gxx_include_dir): Fix typo.
8584 * configure: Regenerated.
8585
8586 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8587
8588 * Makefile.tpl: Reindent.
8589 * Makefile.in: Regenerate.
8590 * configure.in: Reindent. Don't set unused variables.
8591 * configure: Regenerate.
8592
8593 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8594
8595 * configure.in: Include $(build_tooldir)/sys-include in
8596 FLAGS_FOR_TARGET.
8597 * configure: Regenerated.
8598
8599 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8600
8601 * Makefile.tpl: Always pass down RANLIB.
8602 * Makefile.in: Regenerate.
8603
8604 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8605 * Makefile.in: Regenerate.
8606 * configure.in: Remove unused logic relating to --enable-shared
8607 and --enable-threads. Remove bogus comments. Remove redundant
8608 noconfigdirs.
8609 * configure: Regenerate.
8610
8611 * configure.in: Replace ${libstdcxx_version} by its value.
8612 Remove reference to mh-dgux.
8613 * configure: Regenerate.
8614
8615 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8616
8617 * MAINTAINERS (Write After Approval): Add myself.
8618
8619 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8620
8621 * Makefile.tpl: Rearrange.
8622 * Makefile.in: Regenerate.
8623
8624 2003-02-25 Uwe Stieber <uwe@wwws.de>
8625
8626 * configure.in: Add support for kaOS as cross build target system.
8627 * configure: Regenerated.
8628
8629 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8630
8631 * MAINTAINERS (Write after approval): Add myself.
8632
8633 2003-02-21 James E Wilson <wilson@tuliptree.org>
8634
8635 * MAINTAINERS: Update my email address.
8636
8637 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8638
8639 * MAINTAINERS: Add self to blanket write privs. section.
8640
8641 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8642
8643 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8644 configure-target-* as some target builds may require additional
8645 flags for preprocessor tests.
8646 * Makefile.in: Regenerated.
8647
8648 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8649
8650 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8651 * ltconfig: Handle it.
8652 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8653 auto-detecting it.
8654
8655 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8656 it is used as argument to $CC.
8657 * ltcf-gcj.sh: Likewise.
8658
8659 * configure.in: Introduce --enable-maintainer-mode.
8660 * configure: Rebuilt.
8661 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8662 for maintainer mode.
8663 * Makefile.in: Rebuilt.
8664
8665 2003-02-18 Jason Merrill <jason@redhat.com>
8666
8667 * Makefile.tpl (check-c++): Allow parallelism.
8668
8669 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8670
8671 * MAINTAINERS: Remove John Carr (who never actually had access to
8672 gcc.gnu.org).
8673
8674 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8675
8676 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8677 don't configure target-libobjc.
8678 * configure: Regenerate.
8679
8680 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8681
8682 * Makefile.tpl (RANLIB): Define.
8683 * Makefile.in: Regenerate.
8684
8685 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8686
8687 * MAINTAINERS: Update my email.
8688
8689 2003-02-06 Keith R Seitz <keiths@redhat.com>
8690
8691 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8692 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8693 * Makefile.in: Regenerated.
8694 * configure.in: Remove all traces of snavigator, db, and grep.
8695 * configure: Regenerated.
8696
8697 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8698
8699 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8700 After Approval.
8701
8702 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8703
8704 * MAINTAINERS (Write after approval): Add myself.
8705
8706 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8707
8708 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8709 * Makefile.in: Regenerated.
8710
8711 2003-01-30 Roger Sayle <roger@eyesopen.com>
8712
8713 * config.guess: Updated to 2003-01-30's version.
8714 * config.sub: Updated to 2003-01-28's version.
8715
8716 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8717
8718 * config.if: If gcc_version is already set, just use it. Don't set
8719 gcc_version_trigger if it's already set, otherwise set it to
8720 gcc/version.c, but only if the file exists. If it is not set and
8721 gcc/version.c does not exist, try to extract the version number from
8722 $CC.
8723
8724 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8725
8726 * MAINTAINERS: Add myself to write-after-approval list.
8727
8728 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8729
8730 * configure.in: Revert 24Jan change.
8731 * configure: Regenerate.
8732
8733 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8734
8735 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8736 entry of HJ Lu.
8737
8738 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8739
8740 * configure.in: Revert previous change.
8741 * configure: Regenerate.
8742
8743 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8744
8745 * configure.in: Make rda native-only.
8746 * configure: Regenerate.
8747
8748 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8749
8750 * MAINTAINERS: Move myself from GNATS-only-accounts to
8751 write-after-approval.
8752
8753 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8754
8755 * configure.in: Add missing \.
8756 * configure: Rebuilt.
8757
8758 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8759
8760 * configure.in (baseargs): Avoid using \| in sed regular
8761 expressions.
8762 * configure: Rebuilt.
8763
8764 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8765
8766 * configure.in (baseargs): Remove all supported forms of
8767 --cache-file, --srcdir, --host, --build and --target options
8768 from argument lists.
8769 * configure: Rebuilt.
8770
8771 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8772
8773 * MAINTAINERS: Add myself to write-after-approval list.
8774
8775 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8776
8777 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8778 * configure: Rebuilt.
8779
8780 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8781
8782 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8783 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8784 * Makefile.in: Regenerate.
8785 * configure: Regenerate.
8786
8787 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8788
8789 * configure.in: Remove Makefile in build, host and target modules
8790 unless configure was run with --no-recursion.
8791 * configure: Rebuilt.
8792
8793 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8794
8795 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8796 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8797 * Makefile.in: Regenerate.
8798
8799 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8800
8801 * config.guess: Update to 2003-01-03 version.
8802 * config.sub: Update to 2003-01-03 version.
8803
8804 2003-01-07 Christopher Faylor <cgf@redhat.com>
8805
8806 * configure: Regenerate with proper autoconf 2.13.
8807
8808 2003-01-07 Christopher Faylor <cgf@redhat.com>
8809
8810 * configure.in: Add AC_PREREQ for consistency.
8811 * configure: Regenerate.
8812
8813 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8814
8815 * configure.in (GDB_TK): Add tcl directories conditional on
8816 gdb/gdbtk directory being present.
8817 * configure: Regenerate.
8818
8819 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8820
8821 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8822 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8823 * configure: Rebuilt.
8824
8825 2002-12-31 Tom Tromey <tromey@redhat.com>
8826
8827 * Makefile.in: Rebuilt.
8828 * Makefile.def (target_modules) [libffi]: Allow installation.
8829
8830 2002-12-31 Andreas Schwab <schwab@suse.de>
8831
8832 * configure.in: Fix use of $program_transform_name.
8833 * configure: Regenerated.
8834
8835 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8836
8837 * configure.in (baseargs): Don't remove first configure argument.
8838 * configure: Regenerated.
8839
8840 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8841
8842 * Makefile.tpl (local-distclean): Don't remove...
8843 (multilib.ts): ... this. Moved into...
8844 (multilib.out): ... this. Don't use sub-make.
8845 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8846 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8847 (configure-build-[+module+], configure-[+module+],
8848 configure-target-[+module+], configure-gcc): ... these. Test
8849 for Makefile existence. Drop config.status from dependencies.
8850 * Makefile.in: Rebuilt.
8851 * configure.in: Move gcc-version-trigger to the end of
8852 ac_configure_args. Add comments to maybedep.tmp and
8853 serdep.tmp. Introduce --disable-serial-configure. Remove
8854 nonopt from baseargs, matching and removing corresponding
8855 whitespace while at it.
8856 * configure: Rebuilt.
8857
8858 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8859
8860 * configure.in (host_configargs): Replace reference to
8861 no-longer-defined buildopts with --build=${build_alias}.
8862 * configure: Rebuilt.
8863
8864 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8865 program_transform_name to standard idiom.
8866 (AUTOGEN, AUTOCONF): Define.
8867 (Makefile.in): Use $(AUTOGEN).
8868 (Makefile): Depend on config.status, and use autoconf-style rule to
8869 build it. Move original commands to...
8870 (config.status): ... this new target.
8871 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8872 $(AUTOCONF).
8873 * Makefile.in: Rebuilt.
8874
8875 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8876
8877 * Makefile.tpl: Fix dramatic bustage due to change in
8878 program_transform_name.
8879 * Makefile.in: Regenerate.
8880
8881 * configure.in: Remove unnecessary PATH setting.
8882 * configure: Regnerate.
8883
8884 * configure.in: Don't default to unprefixed tools unless
8885 the native tools will work.
8886 * configure: Regenerate.
8887
8888 * configure.in: Convert to autoconf script. Blow away lots
8889 of now-redundant Makefile fragments.
8890 * configure: Generate using Autoconf.
8891 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8892 * Makefile.in: Regenerate.
8893
8894 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8895
8896 * configure: Fix stupid bug where RANLIB was mistakenly included.
8897
8898 * configure.in: Rename (buildargs, hostargs, targargs) to
8899 (build_configargs, host_configargs, target_configargs).
8900
8901 * configure.in: Move logic out of sed statement.
8902
8903 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8904 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8905
8906 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8907
8908 * config.sub: Import from master repository
8909 * config.guess: Ditto
8910
8911 2002-12-24 Andreas Schwab <schwab@suse.de>
8912
8913 * Makefile.tpl (multilib.out): Fix missing space.
8914 * Makefile.in: Regenerate.
8915
8916 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8917
8918 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8919 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8920 * Makefile.in: Regenerate.
8921 * configure.in: Remove unnecessary leftovers.
8922
8923 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8924
8925 * configure.in (extra_ranlibflags_for_target): New variable.
8926 (*-*-darwin): Add -c to ranlib commands.
8927 * configure (tooldir): Handle extra_ranlibflags_for_target.
8928
8929 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8930
8931 * Makefile.tpl: Revert HJL's change.
8932 * Makefile.in: Regenerated.
8933 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8934 always.
8935
8936 2002-12-19 Andreas Schwab <schwab@suse.de>
8937
8938 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8939 * Makefile.in: Regenerate.
8940
8941 2002-12-18 H.J. Lu <hjl@gnu.org>
8942
8943 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8944 * Makefile.in: Regenerated.
8945
8946 * configure.in (build_prefix): New. Substitute.
8947
8948 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8949
8950 * Makefile.tpl: Don't let real targets depend on phony targets.
8951 * Makefile.in: Regenerate.
8952
8953 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8954 * Makefile.in: Regenerate.
8955
8956 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8957
8958 * config.sub: Import from master repository
8959 * config.guess: Ditto
8960
8961 2002-12-16 Jason Merrill <jason@redhat.com>
8962
8963 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8964 previous 'make bootstrap'.
8965 * Makefile.in: Regenerate.
8966
8967 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8968
8969 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8970
8971 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8972
8973 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8974 * Makefile.in: Regenerate.
8975
8976 2002-12-13 Jason Merrill <jason@redhat.com>
8977
8978 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8979 library tests.
8980 (check-c++): Just depend on it and check-target-libstdc++-v3.
8981 * Makefile.in: Regenerate.
8982
8983 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8984
8985 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8986 * Makefile.in: Rebuilt.
8987
8988 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8989
8990 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8991
8992 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8993
8994 * configure: Fix bug put in by gremlins.
8995
8996 * Makefile.tpl: Substitute more autoconfily.
8997 * configure: Substitute more autoconfily.
8998 * Makefile.in: Regenerate.
8999
9000 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9001
9002 * config.sub: Import from master repository
9003 * config.guess: Ditto
9004 * MAINTAINERS: Added Svein Seldal under write after approval
9005
9006 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9007
9008 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9009 * Makefile.in (all-sim): Ditto.
9010
9011 2002-12-06 DJ Delorie <dj@redhat.com>
9012
9013 * Makefile.tpl: Change configure dependencies to not have real
9014 targets depend on phony targets.
9015
9016 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9017
9018 * configure.in: Revert unintentional change.
9019
9020 * Makefile.tpl: Change dependency for */multilib.out so that
9021 it works when gcc isn't in the tree.
9022
9023 * configure.in: Substitute more.
9024 * configure: Run subconfigures from the Makefile.
9025 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9026 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9027
9028 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9029
9030 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9031
9032 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9033
9034 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9035 and corresponding dependencies.
9036 * Makefile.in: Regenerate.
9037
9038 * configure.in (host_tools): Order binutils, gas and ld for
9039 convenience in running the testsuites.
9040
9041 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9042 * Makefile.in: Regenerate.
9043 * configure.in: Introduce rules to serialize subconfigure runs.
9044
9045 * configure.in: Introduce BASE_CC_FOR_TARGET.
9046 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9047 Realize configure-build-* targets. Realize configure-target-* targets.
9048 * Makefile.in: Regenerate.
9049
9050 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9051
9052 * configure: Move gcc_version_trigger stuff from here...
9053 * configure.in: ...to here.
9054
9055 * configure.in: Separate subconfigure options added by this file from
9056 options given by the user. Add machinery to put args for host
9057 subconfigures into the Makefile.
9058
9059 * Makefile.tpl: Remove 'vault' targets.
9060 * Makefile.tpl: Reorder and comment dependencies.
9061 * Makefile.in: Regenerate.
9062
9063 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9064 * configure.in: Fix my broken commit of previous patch. (sigh)
9065
9066 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9067
9068 * configure.in: Move host-specific darwin noconfigdirs into
9069 the host-specific section.
9070
9071 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9072
9073 * configure.in: Move host-specific darwin noconfigdirs into
9074 the host-specific section.
9075
9076 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9077
9078 * configure: Remove skip-this-dir support.
9079 * Makefile.tpl: Remove skip-this-dir support.
9080
9081 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9082 subdirectories.
9083 * Makefile.in: Regenerate.
9084
9085 * Makefile.tpl: Strip out useless setting of 'dir'.
9086 * Makefile.in: Regenerate.
9087
9088 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9089
9090 * configure.in: Fix deeply stupid bug.
9091
9092 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9093 shell code in CXX_FOR_TARGET
9094 * Makefile.def: Introduce raw_cxx.
9095 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9096 RAW_CXX_FOR_TARGET.
9097 * Makefile.in: Regenerate.
9098
9099 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9100
9101 * Makefile.tpl: Remove unnecessary ifs.
9102 * Makefile.in: Regenerate.
9103
9104 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9105 dependencies. Maybe-ize build-libiberty. Create dummy install
9106 targets for 'no_install' modules.
9107 * configure: Move GDB_TK substitution to configure.in. Move
9108 build_modules stuff to configure.in.
9109 * configure.in: Implement soft dependency machinery. Maybe-ize
9110 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9111 * Makefile.in: Regenerate.
9112
9113 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9114
9115 * Makefile.tpl: Make all-target, install-target behave similarly
9116 to all, install (only hitting configured targets). Eliminate
9117 unused macro defintions.
9118
9119 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9120 build != host.
9121
9122 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9123
9124 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9125
9126 * configure.in: Produce lists of subdir targets we're actually
9127 configuring. Remove references to "dosrel".
9128 * Makefile.tpl: Let configure set which subdir targets are hit.
9129 Remove install-cross; clean up install; remove ALL. Remove
9130 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9131 Autogenerate host module targets. Remove empty dependency lines
9132 and redundant dependency; rearrange slightly.
9133 * Makefile.def: Add host-side libtermcap, utils.
9134
9135 * Makefile.in: Regenerate.
9136
9137 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9138
9139 * ltconfig (osf[345]): Append $major to soname_spec.
9140 Reflect this in library_names_spec.
9141 * ltmain.sh (osf): Prefix $major with . for use as extension.
9142
9143 2002-11-19 Andreas Jaeger <aj@suse.de>
9144
9145 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9146 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9147 and sparc64 GNU/Linux systems.
9148
9149 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9150
9151 * MAINTAINERS: Update email.
9152
9153 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9154
9155 * MAINTAINERS: Complete James Dennett's entry.
9156
9157 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9158
9159 * MAINTAINERS (Write After Approval): Add myself.
9160
9161 2002-11-13 Bruce Korb <bkorb@gnu.org>
9162
9163 * Makefile.tpl: syntactic cleanup
9164
9165 2002-11-13 Stuart Hastings <stuart@apple.com>
9166
9167 * MAINTAINERS: Add myself to write-after-approval list.
9168
9169 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9170
9171 * Makefile.def: Add list of recursive targets to autogenerate.
9172 Add build_modules.
9173 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9174 targets. Autogenerate *-build-* targets.
9175 * Makefile.in: Regenerate.
9176
9177 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9178
9179 * configure: More autoconf-style substitutions.
9180 * Makefile.tpl: More autoconf-style substitutions.
9181 * Makefile.in: Regenerate.
9182
9183 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9184
9185 * configure: Substitute more variables in a more autoconf-friendly
9186 way. Simplify slightly.
9187 * Makefile.tpl: Make more variables substitutable in an
9188 autoconf-friendly way.
9189 * Makefile.in: Regenerate.
9190
9191 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9192
9193 * MAINTAINERS (Write After Approval): Add myself.
9194
9195 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9196
9197 * configure.in (v810*): Remove special setting of tools.
9198
9199 * configure: Add support for extra required flags for ar or nm.
9200 * configure.in (aix4.3+): Use above support for target-specific
9201 issues, rather than using config/mt-aix43.
9202
9203 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9204
9205 * configure: Remove 'removing', which doesn't work. Replace $subdir
9206 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9207 with $srcdir. Reformat indentation. Substitute some variables
9208 formerly hard-coded in the Makefile for build=host.
9209 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9210 * Makefile.def: Autogenerate more.
9211 * Makefile.in: Regenerate.
9212
9213 2002-11-04 Adam Nemet <anemet@lnxw.com>
9214
9215 * MAINTAINERS (Write After Approval): Add myself.
9216
9217 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9218
9219 * Makefile.def (host_modules): Add rda.
9220 * Makefile.in: Regenerate.
9221 * configure.in (target_tool): Add target-rda to list.
9222
9223 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9224
9225 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9226
9227 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9228
9229 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9230 and restrap targets to this rule.
9231 * Makefile.in: Regenerate.
9232
9233 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9234
9235 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9236 GNATS only accounts.
9237
9238 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9239
9240 * configure.in (i[3456]86-*-linux*): Add check to disable
9241 ${libgcj} for glibc1.
9242
9243 2002-10-24 Denis Chertykov <denisc@overta.ru>
9244
9245 * MAINTAINERS: Add myself as ip2k port maintainer.
9246
9247 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9248
9249 * configure.in: Add tic4x target.
9250
9251 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9252
9253 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9254 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9255 * Makefile.in: Regenerate.
9256
9257 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9258 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9259 * Makefile.in: Regenerate.
9260
9261 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9262
9263 * MAINTAINERS: Add myself as web pages co-maintainer.
9264
9265 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9266
9267 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9268 * Makefile.in: Regenerate.
9269
9270 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9271
9272 * MAINTAINERS: Add myself and Nathan Sidwell
9273 <nathan@codesourcery.com> as VxWorks maintainers.
9274
9275 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9276
9277 * Makefile.def: Remove order dependency comments.
9278 * Makefile.tpl: Add explicit install-install dependencies.
9279 * Makefile.in: Regenerate.
9280
9281 * Makefile.tpl: Remove material now in src-release. (Finally!)
9282 * Makefile.in: Regenerate.
9283
9284 * Makefile.tpl: Add configure-target (for src-release in src)
9285 * Makefile.in: Regenerate.
9286
9287 2002-09-30 Nick Clifton <nickc@redhat.com>
9288
9289 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9290
9291 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9292
9293 * configure.in (s390*-*-linux*): Enable libgcj.
9294
9295 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9296
9297 * configure: Revert accidentally applied changes.
9298
9299 * Makefile.tpl: Make more autoconf-friendly.
9300 * Makefile.in: Regenerate.
9301 * configure: Make substitution more autoconf-like.
9302
9303 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9304
9305 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9306 single entry to handle all these.
9307 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9308 libjava on arm-*-elf.
9309
9310 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9311
9312 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9313 things that depend on them.
9314
9315 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9316
9317 * Makefile.tpl: Make subsituted variables more autoconfy.
9318 * Makefile.in: Regenerate.
9319 * configure: Make seds more autoconfy.
9320
9321 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9322
9323 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9324 * Makefile.in: Regenerate.
9325 * configure.in: Rewrite sed statements to look autoconfy.
9326
9327 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9328 all-target-foo on configure-target-foo.
9329 * Makefile.def: Ditto.
9330 * Makefile.in: Rebuild.
9331
9332 2002-09-25 Andrew Haley <aph@redhat.com>
9333
9334 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9335
9336 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9337
9338 * Makefile.def: New file.
9339 * Makefile.tpl: New file.
9340 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9341 * contrib/gcc_update: Note that Makefile.in is a generated file.
9342
9343 * configure.in: Minor rearrangement. Simplify tests.
9344
9345 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9346
9347 * configure.in (with_headers): Skip copy if value is "yes".
9348 (with_libs): Likewise.
9349
9350 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9351
9352 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9353 * configure.in (sh*-*-pe*): Ditto.
9354 * configure.in (mips*-*-pe*): Ditto.
9355 * configure.in (*arm-wince-pe): Ditto.
9356
9357 * configure.in: Rearrange.
9358
9359 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9360
9361 * MAINTAINERS: Update my email address.
9362
9363 2002-08-30 Paul Koning <pkoning@equallogic.com>
9364
9365 * MAINTAINERS: (Write After Approval): Add myself.
9366
9367 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9368
9369 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9370
9371 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9372
9373 * MAINTAINERS: Change my mailing address.
9374
9375 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9376
9377 * MAINTAINERS (Write After Approval): Remove myself.
9378 (Various Maintainers: c++ runtime libs): Add myself.
9379
9380 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9381
9382 * MAINTAINERS (Write After Approval): Remove myself.
9383 (Various Maintainers: c++ runtime libs): Add myself.
9384
9385 2002-08-15 Eric Christopher <echristo@redhat.com>
9386
9387 * config.sub: Import from master repository.
9388 * config.guess: Ditto.
9389
9390 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9391
9392 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9393 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9394 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9395
9396 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9397
9398 * MAINTAINERS: Add self to rs6000 vector extensions.
9399
9400 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9401
9402 * libiberty/configure: Reverted unintended yesterday's check in.
9403
9404 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9405
9406 * boehm-gc/configure, libf2c/configure: Rebuilt.
9407 * libffi/configure, libiberty/configure: Ditto.
9408 * libjava/configure, libobjc/configure: Ditto.
9409 * libstdc++-v3/configure, zlib/configure: Ditto.
9410 Merged from binutils:
9411 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9412 From Steve Ellcey <sje@cup.hp.com>:
9413 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9414 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9415 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9416 IA64.
9417 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9418 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9419 soname_spec, sys_lib_search_path_spec): Ditto.
9420
9421 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9422
9423 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9424
9425 2002-08-04 H.J. Lu (hjl@gnu.org)
9426
9427 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9428
9429 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9430
9431 * MAINTAINERS (Write After Approval): Add myself.
9432
9433 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9434
9435 * configure.in: Move generic linux case to end. Copy generic
9436 linux noconfigdirs to mips*-*-linux* entry and new
9437 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9438
9439 2002-07-19 Michael Matz <matz@suse.de>
9440
9441 * MAINTAINERS: Add myself as ra* maintainer.
9442
9443 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9444
9445 * config.guess: Update to 2002-07-09 version.
9446 * config.sub: Update to 2002-07-03 version.
9447
9448 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9449
9450 * MAINTAINERS: Fix typo in a maintainer email address.
9451
9452 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9453
9454 * configure.in: Remove two redundant tests.
9455
9456 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9457
9458 * configure.in (mips*-*-irix6*o32): Enable stabs.
9459
9460 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9461
9462 * configure.in: Don't build grez.
9463 * Makefile.in: Ditto.
9464
9465 * Makefile.in: Remove references to bsp, cygmon, libstub.
9466 * configure.in: Ditto.
9467
9468 * configure.in: Remove leftover reference to gdbtest.
9469
9470 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9471
9472 * configure.in (gxx_include_dir): Change to match versioned
9473 C++ headers if --enable-version-specific-runtime-libs is used.
9474
9475 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9476
9477 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9478
9479 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9480
9481 * configure.in: Make --without-x work.
9482
9483 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9484
9485 * configure.in: Rearrange target Makefile fragment collection.
9486
9487 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9488 cvs[src].
9489 * configure.in: Ditto.
9490
9491 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9492
9493 * MAINTAINERS (Write After Approval): Update my e-mail address.
9494
9495 2002-06-24 Ben Elliston <bje@redhat.com>
9496
9497 * configure.in (host_tools): Remove cgen.
9498
9499 * Makefile.in (all-cgen): Remove; runs from its source directory.
9500 (check-cgen, install-cgen, clean-cgen): Likewise.
9501 (all-opcodes): Do not depend on all-cgen.
9502 (all-sim): Likewise.
9503
9504 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9505
9506 * Makefile.in: Eliminate 'apache' targets.
9507 * configure.in: Eliminate 'apache' targets.
9508
9509 * configure.in: Eliminate redundant tests. Reorganize.
9510
9511 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9512
9513 * config-ml.in: Eliminate references to Cygnus configure.
9514
9515 * Makefile.in: Eliminate references to building emacs.
9516
9517 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9518
9519 * MAINTAINERS: Update my email address.
9520
9521 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9522
9523 * config.if (libstdcxx_incdir): Version C++ headers.
9524 (cxx_incdir): Remove.
9525
9526 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9527
9528 * MAINTAINERS (Write After Approval): Add self.
9529
9530 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9531
9532 * configure.in: Add support for ip2k.
9533
9534 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9535
9536 * configure.in: Fix AIX configury bug.
9537
9538 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9539
9540 * MAINTAINERS (Write After Approval): Add self.
9541
9542 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9543
9544 * configure.in: replace ${topsrcdir} with ${srcdir}
9545
9546 * configure.in: Move definition of libstdcxx_flags
9547 right above usage, rather than waaay earlier.
9548
9549 * configure.in: Pull definition of is_cross_compiler earlier.
9550
9551 * configure.in: Rearrange a little.
9552
9553 * configure.in: Remove references to librx.
9554 * Makefile.in: Remove references to librx.
9555
9556 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9557
9558 * config.sub: Add support for avr target.
9559 Import from master sources, rev 1.255
9560
9561 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9562
9563 * configure, .cvsignore: Revert previous change...
9564 * Makefile: ...delete.
9565
9566 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9567
9568 * configure.in: Eliminate ${gasdir} variable.
9569
9570 2002-06-18 Dave Brolley <brolley@redhat.com>
9571
9572 * configure.in: Add support for frv.
9573 * config.sub: Add support for frv.
9574
9575 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9576
9577 * configure: Remove garbage from previous commit.
9578
9579 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9580
9581 * configure: For in-source builds, make a subdir and re-exec there.
9582 * Makefile: New file. Pass targets through to build directory.
9583 * .cvsignore: No longer ignore "Makefile".
9584
9585 2002-06-16 Douglas Rupp <rupp@gnat.com>
9586
9587 * MAINTAINERS (Write After Approval): Add self.
9588
9589 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9590
9591 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9592
9593 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9594
9595 * configure.in (vax-*-netbsd*): Re-enable gas.
9596
9597 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9598
9599 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9600 BUILD_PREFIX_1, to correct nomenclature.
9601 * configure: Likewise.
9602
9603 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9604 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9605
9606 2002-05-31 Olaf Hering <olh@suse.de>
9607
9608 * config-ml.in: Propogate DESTDIR also.
9609
9610 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9611
9612 * configure.in (vax-*-netbsd*): Don't build gas for this
9613 platform.
9614
9615 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9616
9617 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9618 and libgcj for AVR.
9619
9620 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9621
9622 * MAINTAINERS (Write After Approval): Add myself.
9623
9624 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9625
9626 * config.guess: Update to 2002-05-22 version.
9627 * config.sub: Likewise.
9628
9629 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9630
9631 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9632 * config-ml.in: Likewise.
9633 * configure: Likewise.
9634 * configure.in: Likewise.
9635
9636 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9637
9638 * MAINTAINERS: Update my email address.
9639
9640 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9641
9642 * configure.in: Simplify makefile fragment collection.
9643
9644 * configure.in: Remove code to build emacs.
9645
9646 * configure.in : Remove --srcdir argument from targargs and buildargs
9647 (it's always overridden in the Makefile anyway). Rearrange a bit.
9648
9649 * configure: Move some logic to configure.in.
9650 * configure.in: Move some logic from configure.
9651
9652 2002-05-11 Tom Tromey <tromey@redhat.com>
9653
9654 * MAINTAINERS: Reflect libgcj reality.
9655
9656 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9657
9658 * Makefile.in: Honour DESTDIR.
9659
9660 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9661
9662 * config.guess: Import 2002-03-20 version.
9663 * config.sub: Import 2002-04-26 version.
9664
9665 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9666
9667 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9668
9669 2002-05-07 Tim Josling <tej@melbpc.org.au>
9670
9671 * MAINTAINERS: Add self.
9672
9673 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9674
9675 * ltmain.sh: Detect and handle object name conflicts
9676 while piecewise linking a static library.
9677
9678 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9679
9680 * configure.in (noconfigdirs): Don't disable libgcj on
9681 sparc64-*-solaris* and sparcv9-*-solaris*.
9682
9683 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9684
9685 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9686
9687 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9688
9689 * configure.in (FLAGS_FOR_TARGET): Do not add
9690 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9691 on i[3456]86-*-linux*.
9692
9693 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9694
9695 * configure.in (noconfigdirs): Replace [ ] with test.
9696
9697 * configure.in (noconfigdirs): Do not add target-newlib if
9698 target == i[3456]86-*-linux*, and host == target.
9699
9700 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9701
9702 * configure.in: delete reference to absent file
9703
9704 * configure.in: replace '[' with 'test'
9705
9706 * configure.in: Eliminate references to gash.
9707 * Makefile.in: Eliminate references to gash.
9708
9709 * configure.in: remove useless references to 'pic' makefile fragments.
9710
9711 * configure.in: (*-*-windows*) Finish removing.
9712
9713 * configure.in: Eliminate redundant test for libgui.
9714
9715 2002-04-29 Roger Sayle <roger@eyesopen.com>
9716
9717 * MAINTAINERS: Add self and realphabetize. Update entries
9718 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9719 entry for a29k port maintainer.
9720
9721 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9722
9723 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9724 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9725
9726 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9727
9728 * configure.in: remove references to dead files
9729
9730 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9731
9732 * MAINTAINERS: Add information about purpose of this file.
9733
9734 2002-04-18 Tom Tromey <tromey@redhat.com>
9735
9736 * configure.in: Disallow configuring libgcj when it is already
9737 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9738 Solaris 2.8 by default. For PR libgcj/6158.
9739
9740 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9741
9742 * configure.in: Move default CC setting out of config/mh-* fragments
9743 directly into here.
9744
9745 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9746
9747 * configure.in: don't even try to configure or make a subdirectory
9748 if there's no configure script for it.
9749
9750 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9751
9752 * MAINTAINERS: Remove chill maintainers.
9753 * Makefile.in (CHILLFLAGS): Remove.
9754 (CHILL_LIB): Remove.
9755 (TARGET_CONFIGDIRS): Remove libchill.
9756 (CHILL_FOR_TARGET): Remove.
9757 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9758 CHILL_LIB.
9759 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9760 (CHECK_TARGET_MODULES): Likewise.
9761 (INSTALL_TARGET_MODULES): Likewise.
9762 (CLEAN_TARGET_MODULES): Likewise.
9763 (configure-target-libchill): Remove.
9764 (all-target-libchill): Remove.
9765 * configure.in (target_libs): Remove target-libchill.
9766 Do not compute CHILL_FOR_TARGET.
9767 * libchill: Remove directory.
9768
9769 2002-04-11 DJ Delorie <dj@redhat.com>
9770
9771 * Makefile.in, configure.in: Sync with binutils, entries
9772 follow...
9773
9774 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9775
9776 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9777 (do-tar, do-bz2): New rules.
9778 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9779 (gdb-tar): New rule.
9780 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9781 (insight_dejagnu.tar): New rule.
9782 (insight.tar): New rule.
9783 (gdb+dejagnu.tar): New rule.
9784 (gdb.tar): New rule.
9785
9786 2002-02-01 Mo DeJong <supermo@bayarea.net>
9787
9788 * Makefile.in: Add all-tix to deps for all-snavigator
9789 so that tix is built when building snavigator.
9790
9791 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9792
9793 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9794 ld and gdb are not supported.
9795
9796 2002-01-07 Mark Salter <msalter@redhat.com>
9797
9798 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9799 Allow target-libgloss to be built for arm, strongarm, and xscale.
9800
9801 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9802
9803 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9804 options for i[3456]86-pc-linux* native builds.
9805
9806 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9807
9808 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9809 files from .po files for a distribution.
9810
9811 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9812
9813 * configure.in: Enable libstdc++-v3 for h8300 targets.
9814
9815 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9816
9817 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9818 version from bfd/.
9819
9820 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9821
9822 * Makefile.in (VER): When present, extract the version number from
9823 the file version.in.
9824
9825 2001-05-24 Tom Rix <trix@redhat.com>
9826
9827 * configure.in : enable ld for aix
9828
9829 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9830
9831 * config.guess: Add linux target for S/390.
9832
9833 2000-11-07 Philip Blundell <pb@futuretv.com>
9834
9835 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9836
9837 2000-11-03 Philip Blundell <pb@futuretv.com>
9838
9839 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9840 files.
9841
9842 2001-01-15 Ben Elliston <bje@redhat.com>
9843
9844 * configure.in (host_tools): Add sid.
9845 Always configure cgen.
9846
9847 2000-11-24 Nick Clifton <nickc@redhat.com>
9848
9849 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9850
9851
9852 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9853
9854 * Makefile.in (ALL_MODULES): Add all-cgen.
9855 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9856 (all-cgen): New target.
9857 (all-opcodes,all-sim): Depend on all-cgen.
9858 * configure.in (host_tools): Add cgen.
9859 Only configure cgen if --enable-cgen-maint.
9860
9861 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9862
9863 * configure.in: Add *-*-freebsd* configurations.
9864
9865 2002-04-08 Tom Tromey <tromey@redhat.com>
9866
9867 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9868 Fixes PR libgcj/6068.
9869
9870 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9871
9872 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9873
9874 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9875
9876 * configure.in (alpha*-dec-osf*): Enable libgcj.
9877
9878 2003-03-27 Matthew Gingell <gingell@gnat.com>
9879
9880 * MAINTAINERS (Write After Approval): Add myself.
9881
9882 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9883
9884 Fix for: PR bootstrap/3591, target/5676
9885 * configure.in (mcore-pe): Disable the configuration of
9886 libstdc++-v3 since exceptions are not supported.
9887
9888 2002-03-20 Anthony Green <green@redhat.com>
9889
9890 * configure.in: Enable libgcj for xscale-elf target.
9891
9892 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9893
9894 * MAINTAINERS: Update my email address.
9895
9896 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9897
9898 * ltmain.sh (relink_command): Fix typo in previous change.
9899
9900 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9901
9902 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9903 (relink_command): Added --tag flags.
9904 (mode=install): If relinking fails; error out.
9905
9906 2002-03-12 Richard Henderson <rth@redhat.com>
9907
9908 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9909 .NOTPARALLEL tag.
9910 (do-check): Rename from check.
9911 (check): Allow parallel check.
9912
9913 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9914
9915 * MAINTAINERS: Add myself as maintainer for xtensa port.
9916 Fix alphabetical order in CPU port maintainer list.
9917 Remove myself from Write After Approval list.
9918
9919 2002-03-11 Richard Henderson <rth@redhat.com>
9920
9921 * Makefile.in (.NOTPARALLEL): Add fake tag.
9922
9923 2002-03-07 H.J. Lu (hjl@gnu.org)
9924
9925 * configure.in: Enable gprof for mips*-*-linux*.
9926
9927 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9928
9929 * MAINTAINERS (Write After Approval): Add myself.
9930
9931 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9932
9933 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9934 libjava.
9935 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9936
9937 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9938
9939 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9940 because its Makefile is there; test for the executable instead.
9941
9942 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9943
9944 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9945 libstdc++-v3 and libjava.
9946
9947 2002-02-11 Adam Megacz <adam@xwt.org>
9948
9949 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9950 boehm-gc
9951
9952 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9953
9954 * config.guess: Updated to 2002-01-30's version.
9955 * config.sub: Updated to 2002-02-01's version.
9956 Contribute sh64-elf.
9957 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9958 * configure.in: Added sh64-*-*.
9959
9960 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9961
9962 * MAINTAINERS: Belatedly add myself to write after approval list.
9963
9964 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9965
9966 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9967 Remove self as Write After Approval.
9968
9969 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9970
9971 * MAINTAINERS: Put self in as maintainer for contrib/regression
9972 directory.
9973
9974 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9975
9976 * MAINTAINERS: Update my email address.
9977
9978 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9979
9980 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9981 target-libiberty, and target-libgloss. Skip Java-related
9982 libraries if not supported for NetBSD on target CPU.
9983
9984 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9985
9986 * install-sh: Use _inst.$$_ for temp file name.
9987
9988 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9989
9990 * MAINTAINERS (Write After Approval): Move my contact info
9991 from here...
9992 (OS Port Maintainers): ...to here (netbsd).
9993
9994 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9995
9996 * MAINTAINERS (Write After Approval): Add myself.
9997
9998 2002-01-17 H.J. Lu <hjl@gnu.org>
9999
10000 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10001 (all-target-fastjar): Also depend on all-target-libiberty.
10002
10003 2002-01-16 H.J. Lu (hjl@gnu.org)
10004
10005 * config.guess: Import from master sources, rev 1.225.
10006 * config.sub: Import from master sources, rev 1.238.
10007
10008 2002-01-16 Kazu Hirata <kazu@hxi.com>
10009
10010 * MAINTAINERS (Write After Approval): Remove myself.
10011
10012 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10013
10014 * MAINTAINERS (Write After Approval): Add myself.
10015
10016 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10017
10018 * MAINTAINERS: Add self as docs co-maintainer.
10019
10020 2001-12-11 Matthias Klose <doko@debian.org>
10021
10022 * MAINTAINERS (Write After Approval): Add myself.
10023
10024 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10025
10026 * MAINTAINERS: Update my email address.
10027
10028 2001-12-07 Turly O'Connor <turly@apple.com>
10029 * MAINTAINERS (Write After Approval): Add myself.
10030 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10031 (rs6000_initialize_trampoline): Call __trampoline_setup for
10032 ABI_DARWIN too.
10033 * darwin-tramp.asm: New file, implements __trampoline_setup.
10034 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10035
10036 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10037
10038 * MAINTAINERS (Write After Approval): Add myself.
10039
10040 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10041
10042 * configure, configure.in: Use temp file for long sed commands.
10043
10044 2001-12-03 Laurent Guerby <guerby@acm.org>
10045
10046 * config.sub: Update to version 1.232 on subversion.
10047
10048 2001-12-03 Ben Elliston <bje@redhat.com>
10049
10050 * MAINTAINERS: Update mail address for config.* patches.
10051
10052 2001-11-27 DJ Delorie <dj@redhat.com>
10053 Zack Weinberg <zack@codesourcery.com>
10054
10055 When build != host, create libiberty for the build machine.
10056
10057 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10058 CONFIG_ARGUMENTS.
10059 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10060 New variables.
10061 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10062 and rules.
10063 (all.normal): Depend on ALL_BUILD_MODULES.
10064 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10065 (all-build-libiberty): Depend on configure-build-libiberty.
10066
10067 * configure: Calculate and substitute proper value for
10068 ALL_BUILD_MODULES.
10069 * configure.in: Create the build subdirectory.
10070 Calculate and substitute TARGET_CONFIGARGS (formerly
10071 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10072
10073 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10074
10075 * MAINTAINERS (write-after-approval): Add self.
10076
10077 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10078
10079 * MAINTAINERS (GNATS only accounts): Remove self.
10080
10081 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10082
10083 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10084 libf2c.
10085
10086 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10087
10088 * MAINTAINERS (Write After Approval): Add self.
10089
10090 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10091
10092 * MAINTAINERS: mips and s390 are also CPU ports.
10093
10094 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10095
10096 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10097
10098 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10099
10100 * MAINTAINERS: Alphabetize.
10101
10102 2001-11-09 Kazu Hirata <kazu@hxi.com>
10103
10104 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10105
10106 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10107
10108 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10109
10110 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10111
10112 * configure.in (--enable-languages): Be more permissive about
10113 syntax. Check for empty lists better. Warn about $LANGUAGES.
10114
10115 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10116
10117 * config.sub: Import from master sources, rev. 1.230.
10118 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10119
10120 2001-11-07 Laurent Guerby <guerby@acm.org>
10121
10122 * MAINTAINERS (Write After Approval): Add self.
10123
10124 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10125
10126 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10127
10128 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10129
10130 * config.sub: Import from master sources, rev 1.226.
10131 * config.guess: Import from master sources, rev 1.216.
10132
10133 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10134
10135 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10136 * MAINTAINERS: Add self as maintainer of MMIX port.
10137 Remove old after-approval entry.
10138
10139 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10140
10141 * ChangeLog, configure: Fix spelling errors.
10142
10143 2001-10-20 Brendan Kehoe <brendan@zen.org>
10144
10145 * MAINTAINERS: Tweak my address.
10146
10147 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10148
10149 * MAINTAINERS: Update my email address.
10150
10151 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10152
10153 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10154 * MAINTAINERS: Add self as maintainer of CRIS port.
10155
10156 2001-10-10 Geert Bosch <bosch@gnat.com>
10157
10158 * MAINTAINERS (Various maintainers: Ada front end):
10159 Added Robert Dewar.
10160
10161 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10162
10163 * MAINTAINERS (Write After Approval): Added self
10164
10165 2001-10-02 Geert Bosch <bosch@gnat.com>
10166
10167 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10168
10169 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10170
10171 * configure: Handle temporary files securely using mkdir.
10172
10173 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10174
10175 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10176
10177 2001-09-26 Will Cohen <wcohen@redhat.com>
10178
10179 * configure.in (*-*-linux*): Disable configuration of target-newlib
10180 and target-libgloss.
10181
10182 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10183
10184 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10185 RANLIB.
10186
10187 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10188
10189 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10190 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10191 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10192 avoid quotes nesting problems.
10193 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10194 (DO_X): Export only variables that are set.
10195
10196 2001-09-19 Ben Elliston <bje@redhat.com>
10197
10198 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10199 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10200 semantics. Use the shell built-in "type" command instead.
10201
10202 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10203
10204 Merged from gcc-3_0-branch:
10205 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10206 * ltcf-c.sh: Use $objext, not $ac_objext.
10207 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10208 * ltcf-cxx.sh: Add support for GNU.
10209 2001-07-22 Timothy Wall <twall@redhat.com>
10210 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10211 default settings if using GNU tools with that configuration.
10212 * ltcf-cxx.sh: Ditto.
10213 * ltcf-gcj.sh: Ditto.
10214 2001-07-21 Michael Chastain <chastain@redhat.com>
10215 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10216 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10217 * ltmain.sh: Mark as gcc-local.
10218
10219 2001-08-30 Eric Christopher <echristo@redhat.com>
10220 Jason Eckhardt <jle@redhat.com>
10221
10222 * config.guess: Merge from master sources.
10223 * config.sub: Merge from master sources, add support for mipsisa32.
10224
10225 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10226 * config.sub: Merge from master sources, rev 1.219.
10227 * MAINTAINERS: Add self as contact for stormy16 port.
10228
10229 2001-08-14 Zack Weinberg <zackw@panix.com>
10230
10231 * config.sub: Merge from master sources, rev 1.218.
10232 * config.guess: Merge from master sources, rev 1.209.
10233
10234 2001-08-11 Graham Stott <grahams@redhat.com>
10235
10236 * Makefile.in (check-c++): Add missing semicolon.
10237
10238 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10239
10240 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10241
10242 2001-07-30 Eric Christopher <echristo@redhat.com>
10243
10244 * MAINTAINERS (Various maintainers: mips port): Added myself.
10245
10246 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10247
10248 * configure.in (sh-*-linux*): New.
10249
10250 2001-07-27 Richard Henderson <rth@redhat.com>
10251
10252 * .cvsignore: Add LAST_UPDATED.
10253
10254 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10255
10256 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10257
10258 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10259
10260 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10261
10262 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10263
10264 * MAINTAINERS (Write After Approval): Added myself.
10265
10266 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10267
10268 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10269 and libgcj on m68hc11/m68hc12.
10270
10271 2001-06-27 H.J. Lu (hjl@gnu.org)
10272
10273 * Makefile (CFLAGS_FOR_BUILD): New.
10274 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10275
10276 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10277
10278 * README: Remove version number.
10279
10280 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10281
10282 * INSTALL/README: Update wrt. to the installation instructions now
10283 residing in gcc/doc/install.texi.
10284
10285 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10286
10287 * README: Replace with a cut-down and updated version of gcc/README.
10288
10289 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10290
10291 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10292 multilibs to be disabled.
10293
10294 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10295
10296 * MAINTAINERS (Write After Approval): Add myself.
10297
10298 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10299
10300 * config.guess: Import CVS version 1.195.
10301 * config.sub: Import CVS version 1.212.
10302
10303 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10304
10305 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10306 gcc/xgcc is built, use -print-prog-name to find out the program
10307 name to use.
10308
10309 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10310
10311 * config.guess: Import CVS version 1.194. All gcc-local changes
10312 appear to also be in the master copy.
10313 * config.sub: Import CVS version 1.211.
10314
10315 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10316
10317 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10318 with_gcc]: Use `gcc -shared' to build a shared library.
10319
10320 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10321
10322 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10323 archives.
10324
10325 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10326
10327 * MAINTAINERS (Write After Approval): Add myself.
10328
10329 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10330
10331 * configure.in (libstdcxx_flags): Do not try to execute
10332 libstdc++-v3/testsuite_flags until it exists.
10333
10334 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10335
10336 * MAINTAINERS: Update my email address.
10337
10338 2001-05-31 Graham Stott <grahams@redhat.com>
10339
10340 * MAINTAINERS (Write After Approval): Add myself.
10341
10342 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10343
10344 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10345 libraries when using g++ with native linker.
10346
10347 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10348
10349 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10350
10351 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10352
10353 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10354 [aix4*|aix5*]: Prepend blank.
10355
10356 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10357
10358 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10359 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10360 of subdir/configure scripts to use the new libtool.m4.
10361
10362 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10363
10364 * MAINTAINERS (Write After Approval): Add myself.
10365
10366 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10367
10368 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10369
10370 2001-05-11 Ben Elliston <bje@redhat.com>
10371
10372 * Makefile.in (all-sid): New target.
10373 (check-sid, clean-sid, install-sid): Likewise.
10374
10375 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10376
10377 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10378
10379 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10380
10381 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10382 libgcj.
10383
10384 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10385
10386 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10387 gcc/xgcc is built, use -print-prog-name to find out the program
10388 name to use.
10389
10390 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10391
10392 * configure.in (noconfigdirs): Don't reset it from scratch in the
10393 target case; only append to it.
10394
10395 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10396 sparc-*-solaris2.8]: Disable ${libgcj}.
10397
10398 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10399
10400 * configure.in (libgcj_saved): Copy from $libgcj.
10401 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10402 --disable-libgcj.
10403
10404 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10405
10406 * MAINTAINERS: Remove self as MIPS maintainer and
10407 C front end maintainer.
10408
10409 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10410
10411 * configure.in: Move *-chorusos target case to the proper switch.
10412 Disable libgcj.
10413
10414 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10415
10416 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10417 1.641.2.228.
10418
10419 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10420
10421 * Makefile.in (STAGE1_CFLAGS): Pass down.
10422
10423 2001-04-13 Alan Modra <amodra@one.net.au>
10424
10425 * config.guess: Add hppa64-linux support. Note for next import that
10426 this is already in the master file.
10427 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10428
10429 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10430
10431 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10432 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10433
10434 2001-04-11 Stan Shebs <shebs@apple.com>
10435
10436 * MAINTAINERS: Add self as Darwin port maintainer.
10437
10438 2001-04-11 Alan Modra <amodra@one.net.au>
10439
10440 * MAINTAINERS: Update my email address.
10441
10442 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10443
10444 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10445 recent versions of FreeBSD (release 3 or later).
10446 * ltconfig: On FreeBSD, -lc must not be provided when building
10447 a shared library or else the standard -pthread gcc option is
10448 rendered worthless to later users of the built library.
10449
10450 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10451
10452 * MAINTAINERS: Add self and RTH as C front end maintainers.
10453
10454 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10455
10456 * config.sub: Make sure to match an already-canonicalized
10457 machine name (eg. mn10300-unknown-elf).
10458
10459 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10460
10461 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10462 New macros.
10463 (bootstrap, cross): Use RECURSE_FLAGS.
10464 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10465
10466 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10467
10468 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10469
10470 2001-03-22 Colin Howell <chowell@redhat.com>
10471
10472 * Makefile.in (DO_X): Do not backslash single-quotes in
10473 backquotes (two places).
10474
10475 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10476
10477 Re-installed:
10478 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10479 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10480 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10481 * ltcf-cxx.sh: Likewise.
10482 * ltcf-gcj.sh: Likewise.
10483
10484 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10485
10486 * MAINTAINERS: Add myself as "documentation co-maintainer".
10487
10488 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10489
10490 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10491 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10492
10493 2001-03-19 Tom Tromey <tromey@redhat.com>
10494
10495 * config-ml.in: Handle GCJ and GCJFLAGS.
10496
10497 2001-03-21 Michael Chastain <chastain@redhat.com>
10498
10499 * Makefile.in: all-m4 depends on all-texinfo.
10500
10501 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10502
10503 * MAINTAINERS: Add myself to write after approval list.
10504
10505 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10506
10507 * Makefile.in (DO_X): Quote nested quotes.
10508
10509 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10510
10511 * MAINTAINERS: Add myself to write after approval list.
10512
10513 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10514
10515 * Makefile.in (DO_X): Use double quotes for quoting
10516 "RANLIB=$${RANLIB}".
10517
10518 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10519
10520 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10521
10522 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10523
10524 * configure.in: Only use `lang_requires' for languages athat are
10525 actually enabled.
10526
10527 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10528
10529 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10530
10531 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10532
10533 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10534
10535 2001-03-07 Tom Tromey <tromey@redhat.com>
10536
10537 * configure.in: Allow config-lang.in to set `lang_requires' to list
10538 of other required languages.
10539
10540 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10541
10542 * Makefile.in: Remove RANLIB definition. Use RANLIB
10543 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10544 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10545
10546 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10547 Alexandre Oliva <aoliva@redhat.com>
10548
10549 * Makefile.in (check-c++): Use tabs, not spaces.
10550
10551 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10552
10553 * MAINTAINERS: add myself to Write After Approval list.
10554
10555 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10556
10557 * Makefile.in (check-c++): New rule.
10558
10559 * configure.in (target_libs): Remove libg++.
10560 (noconfigdirs): Remove libg++.
10561 (noconfigdirs): Same.
10562 (noconfigdirs): Same.
10563 (noconfigdirs): Same.
10564
10565 * config-ml.in: Remove libg++ references.
10566
10567 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10568 (ALL_TARGET_MODULES): Same.
10569 (configure-target-libg++): Remove.
10570 (all-target-libg++): Remove.
10571 (configure-target-libio): Remove.
10572 (all-target-libio): Remove.
10573 (check-target-libio): Remove.
10574 (.PHONY): Remove.
10575 (libg++.tar.bz2): Remove.
10576 (all-target-cygmon): Remove libio.
10577 (all-target-libstdc++): Remove.
10578 (configure-target-libstdc++): Remove.
10579 (TARGET_LIB_PATH): Remove libstdc++.
10580 (ALL_GCC_CXX): Remove libstdc++.
10581 (all-target-gperf): Correct.
10582
10583 2001-02-16 Nick Clifton <nickc@redhat.com>
10584
10585 * configure.in (noconfigdirs): Allow configuration of texinfo
10586 for Cygwin hosts.
10587
10588 2001-02-15 Anthony Green <green@redhat.com>
10589
10590 * configure: Introduce GCJ_FOR_TARGET.
10591 * configure.in: Ditto.
10592 * Makefile.in: Ditto.
10593
10594 2001-02-13 Andreas Schwab <schwab@suse.de>
10595
10596 * MAINTAINERS: Update mail address.
10597
10598 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10599
10600 * config.guess: Add linux target for S/390.
10601 * config.sub: Likewise.
10602
10603 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10604
10605 * configure.in: for *-chorusos, don't config target-newlib and
10606 target-libgloss.
10607
10608 2001-02-06 Ben Elliston <bje@redhat.com>
10609
10610 * configure: Output host type to stdout, not stderr.
10611
10612 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10613
10614 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10615 * ltcf-cxx.sh: Likewise.
10616
10617 * config.if: Assume enable_libstdcxx_v3 is defined.
10618
10619 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10620
10621 Remove V2 C++ library.
10622 * configure.in: Remove --enable-libstdcxx_v3 support.
10623
10624 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10625
10626 * include/demangle.h: Add prototype for java_demangle_v3.
10627
10628 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10629
10630 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10631
10632 2001-01-27 Richard Henderson <rth@redhat.com>
10633
10634 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10635
10636 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10637
10638 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10639 Don't unset, it's non-portable and no longer necessary, set to empty
10640 instead.
10641
10642 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10643
10644 * ltconfig: Shell portability fix for the tagname validity check.
10645
10646 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10647
10648 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10649 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10650
10651 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10652
10653 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10654
10655 2001-01-26 Tom Tromey <tromey@redhat.com>
10656
10657 * configure.in: Allow libgcj to be built on Sparc Solaris.
10658
10659 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10660
10661 * ltcf-c.sh: Add aix5 case.
10662 * ltcf-cxx.sh: Likewise.
10663 * ltconfig: Likewise.
10664
10665 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10666
10667 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10668 keep at least one of build_libtool_libs or build_old_libs set to
10669 yes.
10670
10671 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10672 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10673
10674 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10675
10676 * configure.in: Enable libgcj on several additional platforms.
10677
10678 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10679
10680 * configure.in: Enable libgcj for linux targets.
10681
10682 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10683
10684 * MAINTAINERS (Write After Approval): Add myself.
10685
10686 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10687
10688 * MAINTAINERS: Add myself as vax port maintainer.
10689
10690 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10691
10692 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10693
10694 2001-01-09 Mike Stump <mrs@wrs.com>
10695
10696 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10697 failures of subdirectories.
10698
10699 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10700
10701 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10702 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10703 * ltcf-cxx.sh: Likewise.
10704 * ltcf-gcj.sh: Likewise.
10705 * ltconfig.sh: Fix typo.
10706
10707 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10708
10709 * configure: handle DOS-style absolute paths.
10710
10711 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10712
10713 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10714
10715 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10716
10717 * MAINTAINERS: Add myself as avr port co-maintainer.
10718
10719 2000-12-28 Ben Elliston <bje@redhat.com>
10720
10721 * MAINTAINERS: Add myself under ``Write After Approval''.
10722
10723 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10724
10725 * texinfo: Remove directory from GCC.
10726
10727 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10728
10729 * COPYING: Update to current
10730 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10731 to 19yy as example year in copyright notice).
10732
10733 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10734
10735 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10736 (libstdcxx_incdir): Pass down.
10737 * config.if: Remove expired bits for cxx_interface, add stub.
10738 (libstdcxx_incdir): Add variable for g++ include directory.
10739 * configure.in (gxx_include_dir): Use it.
10740
10741 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10742
10743 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10744 with old-email address from ``Write After Approval''.
10745
10746 2000-12-15 Andreas Jaeger <aj@suse.de>
10747
10748 * configure.in: Handle lang_dirs.
10749
10750 2000-12-14 Tom Tromey <tromey@redhat.com>
10751
10752 * MAINTAINERS: Removed brads.
10753
10754 * MAINTAINERS: Added gcj developers.
10755
10756 2000-12-13 Anthony Green <green@redhat.com>
10757
10758 * configure.in: Disable libgcj for any target not specifically
10759 listed. Disable libgcj for x86 and Alpha Linux until compatible
10760 with g++ abi.
10761
10762 2000-12-13 Mike Stump <mrs@wrs.com>
10763
10764 * Makefile.in (local-distclean): Also remove fastjar.
10765
10766 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10767
10768 * contrib/gcc_update: Add fastjar --touch entries.
10769
10770 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10771
10772 * configure.in: Disable language-specific target libraries for
10773 languages that aren't enabled.
10774
10775 2000-12-10 Anthony Green <green@redhat.com>
10776
10777 * configure.in: Define libgcj. Disable libgcj target libraries for
10778 most targets.
10779
10780 2000-12-10 Neil Booth <neilb@earthling.net>
10781
10782 * MAINTAINERS: Update mail address, remove from WAA list.
10783
10784 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10785
10786 * libjava: Imported from /cvs/java.
10787 * libffi: Likewise.
10788 * Boehm-gc: Likewise.
10789
10790 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10791
10792 * configure.in (target_libs): Revert 2000-12-08 patch.
10793 (noconfigdirs): Added target-libjava.
10794
10795 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10796
10797 * djunpack.bat: removed.
10798
10799 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10800
10801 * Makefile.in: handle DOS-style absolute paths.
10802 * config-ml.in: likewise.
10803 * symlink-tree: likewise.
10804
10805 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10806
10807 * fastjar: Imported.
10808
10809 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10810
10811 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10812 libjava.
10813 * configure.in (target_libs): Removed `target-libjava'.
10814
10815 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10816
10817 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10818 (ALL_MODULES): Added fastjar.
10819 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10820 (all-target-libjava): all-fastjar replaces all-zip.
10821 (all-fastjar): Added.
10822 (configure-target-fastjar, all-target-fastjar): Likewise.
10823 * configure.in (host_tools): Added fastjar.
10824
10825 2000-12-07 Mike Stump <mrs@wrs.com>
10826
10827 * Makefile.in (local-distclean): Remove leftover built files.
10828
10829 2000-11-24 Nick Clifton <nickc@redhat.com>
10830
10831 * configure.in (xscale-elf): Add target.
10832 (xscale-coff): Add target.
10833
10834 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10835
10836 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10837 recent versions of FreeBSD (release 3 or later).
10838 * ltconfig: On FreeBSD, -lc must not be provided when building
10839 a shared library or else the standard -pthread gcc option is
10840 rendered worthless to later users of the built library.
10841
10842 2000-11-16 Fred Fish <fnf@be.com>
10843
10844 * configure.in (enable_libstdcxx_v3): Fix typo,
10845 libstd++ -> libstdc++.
10846
10847 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10848
10849 * MAINTAINERS: Add self to Write After Approval list.
10850
10851 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10852
10853 * MAINTAINERS: Update my email address. Add myself to global write
10854 privs list.
10855
10856 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10857
10858 * Makefile.in: Merge with src and libgcj.
10859 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10860 configure-target-<library> when their configure scripts need the C
10861 or C++ library to have already been built to work properly.
10862 (do_proto_toplev): Set them to an empty string.
10863
10864 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10865 (REALLY_SET_LIB_PATH): Use them.
10866
10867 2000-11-17 Stan Shebs <shebs@apple.com>
10868
10869 * MAINTAINERS: Add self to Write After Approval list.
10870
10871 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10872
10873 * configure: Provide the original toplevel configure arguments
10874 (including $0) to subprocesses in the environment rather than
10875 through gcc/configargs.h.
10876
10877 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10878
10879 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10880 C99. Alphabetise "Write After Approval" list.
10881
10882 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10883
10884 * configure: Turn on libstdc++ V3 by default.
10885
10886 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10887 if we've got GCC.
10888
10889 2000-11-11 Philip Blundell <philb@gnu.org>
10890
10891 * MAINTAINERS: Add self to Write After Approval list.
10892
10893 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10894
10895 * ltcf-c.sh (aix4): Improve shared library configuration; require
10896 exporting symbols.
10897 * ltcf-cxx.sh (aix4): Define.
10898 * ltconfig (aix4): Define library and soname specs appropriate for
10899 AIX. Define command to create export symbols list.
10900
10901 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10902
10903 * config.sub: Add support for Sun Chorus
10904
10905 2000-10-31 Nick Clifton <nickc@redhat.com>
10906
10907 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10908 <name>@redhat.com. Also installed new email address for Clint
10909 Popetz.
10910
10911 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10912
10913 * etc: Remove directory from GCC.
10914
10915 2000-10-16 Michael Meissner <meissner@redhat.com>
10916
10917 * configure (gcc/configargs.h): Only create if there is a build GCC
10918 directory created.
10919
10920 2000-10-16 Matthias Klose <doko@debian.org>
10921
10922 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10923 when configured for libstdc++-v3.
10924
10925 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10926
10927 * configure: Save configure arguments to gcc/configargs.h.
10928
10929 2000-10-04 Philipp Thomas <pthomas@suse.de>
10930
10931 * config.guess: Import CVS version 1.157.
10932 * config.sub: Import CVS version 1.181.
10933
10934 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10935
10936 * Makefile.in (bootstrap): avoid recursion if subdir missing
10937 (cross): ditto
10938 (do-proto-toplev): ditto
10939
10940 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10941
10942 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10943 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10944
10945 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10946 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10947 all affected `configure' scripts.
10948
10949 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10950
10951 * MAINTAINERS: Add self as cpplib co-maintainer.
10952
10953 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10954
10955 * MAINTAINERS: Add self to Write After Approval list.
10956
10957 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10958
10959 * INSTALL/README: egcs -> GCC update.
10960
10961 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10962
10963 * MAINTAINERS: Add myself to Write After Approval list.
10964
10965 2000-09-15 Kazu Hirata <kazu@hxi.com>
10966
10967 * MAINTAINERS: Add myself to Write After Approval list.
10968
10969 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10970
10971 * configure.in: Do not build byacc for hppa64. Provide paths to the
10972 X11 libraries for hppa64.
10973
10974 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10975
10976 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10977
10978 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10979
10980 * Makefile.in (all-zlib): Added dummy target.
10981
10982 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10983 ltcf-gcj.sh: Updated from libtool multi-language branch.
10984
10985 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10986
10987 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10988 (bootstrap*): Depend on all-bootstrap.
10989
10990 2000-09-05 Philipp Thomas <pthomas@suse.de>
10991
10992 * config.guess: Import CVS version 1.156.
10993 * config.sub: Import CVS version 1.179.
10994
10995 2000-09-02 Anthony Green <green@cygnus.com>
10996
10997 * Makefile.in (all-gcc): Depend on all-zlib.
10998 (CLEAN_MODULES): Add clean-zlib.
10999 (ALL_MODULES): Add all-zlib.
11000 * configure.in (host_libs): Add zlib.
11001
11002 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11003
11004 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11005 crosses, but add gcc/include to the header search path for them.
11006
11007 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11008
11009 * MAINTAINERS: Add self to Write After Approval list.
11010
11011 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11012
11013 * config.guess: Import CVS version 1.152.
11014 * config.sub: Import CVS version 1.177.
11015
11016 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11017
11018 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11019 $targargs to tell whether newlib is going to be built.
11020
11021 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11022 $$r/TARGET_SUBDIR/libio for _G_config.h.
11023
11024 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11025
11026 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11027
11028 2000-08-22 DJ Delorie <dj@redhat.com>
11029
11030 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11031
11032 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11033
11034 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11035 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11036 sub-configures.
11037
11038 2000-08-21 DJ Delorie <dj@redhat.com>
11039
11040 * MAINTAINERS: Add self as a libiberty maintainer
11041
11042 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11043
11044 * configure.in (libstdcxx_flags): Use
11045 libstdc++-v3/src/libstdc++.INC.
11046
11047 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11048
11049 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11050
11051 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11052
11053 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11054
11055 * configure: Make enable_threads and enable_shared defaults
11056 explicit. Substitute enable_threads into generated Makefiles.
11057 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11058 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11059
11060 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11061
11062 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11063
11064 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11065
11066 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11067 previous delta.
11068
11069 2000-08-11 Jason Merrill <jason@redhat.com>
11070
11071 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11072 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11073 (FLAGS_FOR_TARGET): Not here.
11074 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11075
11076 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11077
11078 * config-ml.in (CC, CXX): Don't introduce a leading space.
11079
11080 2000-08-07 DJ Delorie <dj@delorie.com>
11081
11082 * MAINTAINERS: Add self as a DJGPP maintainer
11083
11084 2000-08-07 DJ Delorie <dj@redhat.com>
11085
11086 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11087 "if we're also building gcc, and it's a gcc that will run on the
11088 build machine, we want to use its includes instead of the system's
11089 default includes".
11090
11091 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11092
11093 * MAINTAINERS: Add self to Write After Approval list.
11094
11095 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11096
11097 * configure.in (libstdcxx_flags): Don't use `"'.
11098
11099 * config-ml.in: Adjust multilib search paths to the
11100 appropriate multilib tree.
11101
11102 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11103
11104 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11105 commas in $LANGUAGES.
11106
11107 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11108
11109 * configure.in: Re-enable all references to libg++ and librx.
11110
11111 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11112
11113 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11114 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11115 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11116 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11117
11118 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11119
11120 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11121
11122 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11123 CXX_FOR_TARGET for sed.
11124
11125 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11126
11127 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11128 Do not override if already set in the environment or in configure.
11129 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11130 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11131
11132 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11133
11134 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11135 the libtool CVS tree multi-language branch.
11136 * ltconfig, ltmain.sh: Updated.
11137
11138 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11139
11140 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11141 (clean-target): Depend on it.
11142
11143 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11144 (GCC_FOR_TARGET): Use it.
11145 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11146 * configure.in: ... here.
11147 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11148 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11149
11150 2000-07-24 Eric Christopher <echristo@cygnus.com>
11151
11152 * MAINTAINERS: Add self to Write After Approval list.
11153
11154 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11155
11156 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11157 (configure-target-libchill, configure-target-libobjc): Likewise.
11158
11159 * configure.in: Use the same cache file for all target libs.
11160 * config-ml.in: But different cache files per multilib variant.
11161
11162 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11163
11164 * configure (topsrcdir): Don't use dirname.
11165
11166 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11167
11168 * MAINTAINERS: Add self to Write After Approval list.
11169
11170 2000-07-20 Jason Merrill <jason@redhat.com>
11171
11172 * configure.in: Remove all references to libg++ and librx.
11173
11174 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11175
11176 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11177
11178 * config.sub: Update to subversions version 2000-07-06.
11179
11180 2000-07-12 Andrew Haley <aph@cygnus.com>
11181
11182 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11183 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11184
11185 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11186
11187 * symlink-tree: Check number of arguments.
11188
11189 2000-07-05 Jim Wilson <wilson@cygnus.com>
11190
11191 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11192 search path for a g++ extracted from the build tree. This
11193 will allow link tests run by configure scripts in
11194 subdirectories to succeed.
11195
11196 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11197
11198 * ltconfig: Add support for mips-dde-sysv4.2MP
11199
11200 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11201
11202 * MAINTAINERS: Add myself as loop discovery maintainer.
11203
11204 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11205
11206 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11207 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11208
11209 2000-06-19 Timothy Wall <twall@cygnus.com>
11210
11211 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11212 * config.sub: Add tic54x target.
11213
11214 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11215
11216 * MAINTAINERS: Add self as Fortran maintainer,
11217 remove Craig Burley.
11218
11219 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11220
11221 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11222 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11223
11224 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11225
11226 * MAINTAINERS: Add self as i18n maintainer
11227
11228 20000-05-21 H.J. Lu (hjl@gnu.org)
11229
11230 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11231 directory are used if they exist. Make sure
11232 $(build_tooldir)/include is searched for header files,
11233 $(build_tooldir)/lib/ for library files.
11234 (GCC_FOR_TARGET): Likewise.
11235 (CXX_FOR_TARGET): Likewise.
11236
11237 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11238
11239 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11240
11241 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11242
11243 * Makefile.in (configure-target-libiberty): Depend on
11244 configure-target-newlib.
11245
11246 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11247
11248 * configure.in, Makefile.in: Merge all libffi-related
11249 configury stuff from the libgcj tree.
11250
11251 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11252
11253 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11254 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11255
11256 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11257
11258 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11259 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11260 current version information. Add to proto-toplev directory.
11261 (gdb-taz): Build do-djunpack.
11262
11263 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11264
11265 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11266
11267 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11268
11269 * MAINTAINERS: Add self to Write After Approval list.
11270
11271 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11272
11273 * ltmain.sh: Preserve in relink_command any environment
11274 variables that may affect the linker behavior.
11275
11276 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11277
11278 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11279
11280 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11281
11282 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11283
11284 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11285
11286 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11287 with the version name.
11288
11289 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11290
11291 * MAINTAINERS: Add self as bb-reorder maintainer.
11292
11293 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11294
11295 * config.if: Tweak.
11296
11297 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11298
11299 * djunpack.bat: New file.
11300
11301 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11302
11303 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11304 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11305 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11306 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11307
11308 2000-04-16 Dave Pitts <dpitts@cozx.com>
11309
11310 * config.sub (case $basic_machine): Change default for "ibm-*"
11311 to "openedition".
11312
11313 2000-04-13 Andreas Jaeger <aj@suse.de>
11314
11315 * MAINTAINERS: Added myself.
11316
11317 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11318
11319 * Makefile.in (gdb-taz): New target. GDB specific archive.
11320 (do-md5sum): New target.
11321 (MD5PROG): Define.
11322 (PACKAGE): Default to TOOL.
11323 (VER): Default to a shell script.
11324 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11325 md5 checksum generation.
11326 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11327 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11328 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11329 insight.tar.bz2): Use gdb-taz to create archive.
11330
11331 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11332
11333 * configure (warn_cflags): Delete.
11334
11335 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11336
11337 * MAINTAINERS: Added myself.
11338
11339 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11340 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11341
11342 * configure.in (enable_libstdcxx_v3): Add.
11343 (target_libs): Add bits here to switch between libstdc++-v2 and
11344 libstdc++-v3.
11345 * config.if: And this file too.
11346 * Makefile.in: Add libstdc++-v3 targets.
11347
11348 2000-04-05 Michael Meissner <meissner@redhat.com>
11349
11350 * config.sub (d30v): Add d30v as a basic machine type.
11351
11352 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11353
11354 * configure.in: -linux-gnu*, not -linux-gnu.
11355
11356 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11357
11358 * MAINTAINERS: Add self in write-after-approval section.
11359
11360 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11361
11362 * MAINTAINERS: Add self as ia64 port maintainer.
11363
11364 2000-03-08 Neil Booth <NeilB@earthling.net>
11365
11366 * MAINTAINERS: Add self in write-after-approval section.
11367
11368 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11369
11370 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11371 (do-tar-bz2): Replace TOOL with PACKAGE.
11372 (gdb.tar.bz2): Remove GDBTK from GDB package.
11373 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11374 dejagnu.tar.bz2): New packages.
11375
11376 2000-02-27 Andreas Jaeger <aj@suse.de>
11377
11378 * configure.in: Add entry for mips*-*-linux*, move catch all
11379 *-*-*linux* entry below this one.
11380
11381 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11382
11383 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11384
11385 2000-02-24 Nick Clifton <nickc@cygnus.com>
11386
11387 * config.sub: Support an OS of "wince".
11388
11389 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11390
11391 * config.guess, config.sub: Updated to match config's 2000-02-15
11392 version.
11393
11394 2000-02-23 Linas Vepstas <linas@linas.org>
11395
11396 * config.sub: Add support for Linux/IBM 370.
11397 * configure.in: Likewise.
11398
11399 2000-02-22 Nick Clifton <nickc@cygnus.com>
11400
11401 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11402
11403 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11404
11405 * config.guess: Guess "cygwin" rather than "cygwin32".
11406
11407 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11408
11409 * configure (gcc_version): When setting, narrow search to
11410 lines containing `version_string'.
11411
11412 2000-02-15 Denis Chertykov <denisc@overta.ru>
11413
11414 * config.sub: Add support for avr target.
11415
11416 2000-02-14 Nick Clifton <nickc@cygnus.com>
11417
11418 * MAINTAINERS: Add maintainers for MCore port.
11419
11420 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11421
11422 * config.sub: Add mmix-knuth-mmixware.
11423
11424 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11425
11426 * MAINTAINERS: Pair cccp with cpplib maintainership.
11427
11428 2000-01-27 Christopher Faylor <cgf@redhat.com>
11429
11430 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11431 structure stuff to -L library search.
11432 (CXX_FOR_TARGET): Ditto.
11433 (CROSS_CHECK_MODULES): Fix spelling mistake.
11434
11435 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11436
11437 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11438 the C++ compiler.
11439
11440 2000-01-12 Richard Henderson <rth@cygnus.com>
11441
11442 * configure.in: Don't build some bits for beos.
11443
11444 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11445
11446 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11447 as include files.
11448
11449 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11450
11451 * Add self as cpplib maintainer, as requested by Jason
11452 Merrill. Correct my e-mail address.
11453
11454 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11455
11456 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11457 not mh-aix43.
11458
11459 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11460
11461 * MAINTAINERS: Add myself to "write after approval" list.
11462
11463 1999-12-14 Richard Henderson <rth@cygnus.com>
11464
11465 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11466 * config.sub: Accept alphaev[78], alphaev8.
11467
11468 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11469
11470 * config.guess, config.sub: Update from autoconf.
11471
11472 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11473
11474 * MAINTAINERS: update my playtime e-address.
11475
11476 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11477
11478 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11479 necessary libraries are missing.
11480
11481 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11482
11483 * MAINTAINERS: Add new 'write after approval' maintainer.
11484
11485 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11486
11487 * MAINTAINERS: Add new Java maintainer.
11488
11489 1999-10-25 Andreas Schwab <schwab@suse.de>
11490
11491 * configure: Fix quoting inside arguments of eval.
11492
11493 1999-10-21 Nick Clifton <nickc@cygnus.com>
11494
11495 * config-ml.in: Allow suppression of some ARM multilibs.
11496
11497 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11498
11499 * config.guess: Add OS/390 match pattern.
11500 * config.sub: Add mvs, openedition targets.
11501 * configure.in (i370-ibm-opened*): New.
11502
11503 1999-09-04 Steve Chamberlain <sac@pobox.com>
11504
11505 * config.sub: Add support for configuring for pj.
11506
11507 1999-08-31 Nick Clifton <nickc@cygnus.com>
11508
11509 * config.sub (maybe_os): Add support for configuring for fr30.
11510
11511 1999-08-25 Nick Clifton <nickc@cygnus.com>
11512
11513 * configure.in: Do not configure or build ld for AIX
11514 platforms. ld is known to be broken on these platforms.
11515
11516 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11517
11518 * config-ml.in: Pass compiler flag corresponding to multidirs to
11519 subdir configures.
11520
11521 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11522
11523 * Makefile.in (LDFLAGS): Define.
11524
11525 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11526
11527 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11528 noconfigdirs.
11529 (*-*-cygwin*): Likewise.
11530
11531 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11532
11533 * mkdep: New file.
11534 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11535 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11536
11537 From Eli Zaretskii <eliz@is.elta.co.il>:
11538 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11539 long file name when using DJGPP on MS-DOS.
11540
11541 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11542
11543 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11544
11545 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11546
11547 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11548 dependency as this causes "make check" to globally "make all"
11549
11550 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11551
11552 * configure.in (target_libs): Added target-zlib.
11553 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11554 (CONFIGURE_TARGET_MODULES): Likewise.
11555 (CHECK_TARGET_MODULES): Likewise.
11556 (INSTALL_TARGET_MODULES): Likewise.
11557 (CLEAN_TARGET_MODULES): Likewise.
11558 (configure-target-zlib): New target.
11559 (all-target-zlib): Likewise.
11560 (all-target-libjava): Depend on all-target-zlib.
11561 (configure-target-libjava): Depend on configure-target-zlib.
11562
11563 * Makefile.in (configure-target-libjava): Depend on
11564 configure-target-newlib.
11565 (configure-target-boehm-gc): New target.
11566 (configure-target-qthreads): New target.
11567
11568 * configure.in (target_libs): Added target-qthreads.
11569 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11570 (CONFIGURE_TARGET_MODULES): Likewise.
11571 (CHECK_TARGET_MODULES): Likewise.
11572 (INSTALL_TARGET_MODULES): Likewise.
11573 (CLEAN_TARGET_MODULES): Likewise.
11574 (all-target-qthreads): New target.
11575 (configure-target-libjava): Depend on configure-target-qthreads.
11576 (all-target-libjava): Depend on all-target-qthreads.
11577
11578 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11579 (CONFIGURE_TARGET_MODULES): Likewise.
11580 (CHECK_TARGET_MODULES): Likewise.
11581 (INSTALL_TARGET_MODULES): Likewise.
11582 (CLEAN_TARGET_MODULES): Likewise.
11583 (all-target-libjava): New target.
11584 (all-target-boehm-gc): Likewise.
11585 * configure.in (target_libs): Added libjava, boehm-gc.
11586
11587 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11588
11589 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11590 configure.bat in SUPPORT_FILES.
11591 (gas+binutils.tar.bz2): Likewise.
11592
11593 * makeall.bat: Remove; obsolete.
11594
11595 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11596
11597 From Mark Elbrecht:
11598 * configure.bat: Remove; obsolete.
11599
11600 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11601
11602 * configure: Add -W -Wall to the default CFLAGS when compiling with
11603 gcc.
11604
11605 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11606
11607 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11608
11609 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11610
11611 * configure.in: Build ld on IRIX6.
11612
11613 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11614
11615 * Makefile.in: Change distribution targets to use bzip2 instead of
11616 gzip.
11617 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11618 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11619
11620 1999-06-04 Nick Clifton <nickc@cygnus.com>
11621
11622 * config.sub: Add mcore target.
11623
11624 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11625
11626 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11627
11628 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11629
11630 * config.guess (dummy): Changed to $dummy.
11631
11632 1999-05-24 Nick Clifton <nickc@cygnus.com>
11633
11634 * config.sub: Tidied up case statements.
11635
11636 1999-05-22 Ben Elliston <bje@cygnus.com>
11637
11638 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11639 <jiro@din.or.jp>.
11640
11641 * config.guess: Merge with FSF version. Future changes will be
11642 more accurately recorded in this ChangeLog.
11643 * config.sub: Likewise.
11644
11645 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11646
11647 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11648
11649 1999-04-30 Tom Tromey <tromey@cygnus.com>
11650
11651 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11652
11653 1999-04-23 Tom Tromey <tromey@cygnus.com>
11654
11655 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11656
11657 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11658
11659 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11660 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11661 Bad merge removed these two changes.
11662
11663 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11664 Martin Heller (Ing.-Buero_Heller@t-online.de)
11665
11666 * config.guess (interix Alpha): Add.
11667
11668 1999-04-11 Richard Henderson <rth@cygnus.com>
11669
11670 * configure.in (i?86-*-beos*): Do config gperf; don't config
11671 gdb, newlib, or libgloss.
11672
11673 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11674
11675 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11676 link a trivial program with -mabi=64. If it fails, remove mabi=64
11677 from multidirs.
11678
11679 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11680
11681 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11682
11683 1999-04-08 Nick Clifton <nickc@cygnus.com>
11684
11685 * config.sub: Add support for mcore targets.
11686
11687 1999-04-07 Michael Meissner <meissner@cygnus.com>
11688
11689 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11690 not mt-ospace, in order to shut up assembler warning about using
11691 symbols that are named the same as registers.
11692
11693 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11694
11695 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11696 dependency list for all-target-cygmon.
11697
11698 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11699
11700 * config-ml.in: Check $host, not $target, for selective multilibs.
11701 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11702 thumb interworking, and underscore prefix multilibs.
11703
11704 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11705
11706 * missing: Update to version from current automake.
11707
11708 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11709
11710 * configure (gxx_include_dir): Removed.
11711
11712 * configure.in (gxx_include_dir): Handle it.
11713 * Makefile.in: Likewise.
11714
11715 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11716
11717 * config.sub (mips64vr4111,mips64vr4111el) Add.
11718
11719 1999-03-21 Ben Elliston <bje@cygnus.com>
11720
11721 * config.guess: Correct typo for detecting ELF on FreeBSD.
11722
11723 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11724
11725 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11726 config/mh-djgpp.
11727
11728 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11729
11730 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11731 all-target-newlib to dependency list for all-target-bsp.
11732
11733 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11734
11735 * config.sub: Add i386-uwin support.
11736 * config.guess: Likewise.
11737
11738 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11739
11740 * configure.in: cleanup, add mh-*pic handling for arm, special
11741 case powerpc*-*-aix*
11742
11743 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11744
11745 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11746 can be built.
11747
11748 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11749
11750 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11751 targets.
11752
11753 1999-03-02 Nick Clifton <nickc@cygnus.com>
11754
11755 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11756
11757 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11758
11759 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11760
11761 1999-02-24 Nick Clifton <nickc@cygnus.com>
11762
11763 * config.sub: Fix typo in arm recognition.
11764
11765 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11766
11767 * configure.in (noconfigdirs): Changed target_configdirs to
11768 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11769 rather than m68k-*-* since it is not known to work on
11770 m68k-aout. Ditto for arm-*-*oabi.
11771
11772 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11773
11774 * configure.in (*-*-windows*): Remove, no longer used.
11775
11776 1999-02-19 Ben Elliston <bje@cygnus.com>
11777
11778 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11779 Smart and improved by Andrew Cagney.
11780
11781 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11782
11783 * config.guess: Recognize openbsd-*-hppa.
11784
11785 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11786
11787 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11788 only if it is not empty.
11789
11790 1999-02-17 Nick Clifton <nickc@cygnus.com>
11791
11792 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11793
11794 * config.guess: Modified to recognize uname's armv* syntax.
11795
11796 * config.sub: Modified to recognize uname's armv* syntax.
11797
11798 1999-02-17 Mark Salter <msalter@cygnus.com>
11799
11800 * configure.in: Added target-bsp for sparclite.
11801
11802 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11803
11804 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11805
11806 1999-02-08 Nick Clifton <nickc@cygnus.com>
11807
11808 * configure.in: Add support for strongarm port.
11809 * config.sub: Add support for strongarm target.
11810
11811 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11812
11813 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11814 the old name config/mh-cygwin32.
11815 Enable texinfo.
11816
11817 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11818
11819 * configure.in: Do build ld for ix86 Solaris.
11820
11821 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11822
11823 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11824 $AR_FOR_TARGET. Likewise for RANLIB.
11825
11826 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11827
11828 * config.sub (oabi): Recognize.
11829 * configure.in (arm-*-oabi): Handle.
11830
11831 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11832
11833 * config.guess: Improve detection of i686 on UnixWare 7.
11834
11835 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11836
11837 * config.guess: Add support for i386-pc-interix.
11838 * config.sub: Likewise.
11839 * configure.in: Likewise.
11840
11841 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11842
11843 * Makefile.in: Remove unneeded all-target-libio from
11844 from all-target-winsup target since it is now unneeded.
11845 Add all-target-libtermcap in its place since it is now
11846 needed.
11847
11848 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11849
11850 * configure.in: makefile stub for cygwin target is probably
11851 unnecessary. Remove it for now.
11852
11853 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11854
11855 * configure.in: libtermcap.a should be built when cygwin is the
11856 target as well as the host.
11857 * config.guess: Allow mixed case in cygwin uname output.
11858 * Makefile.in: Add libtermcap target.
11859
11860 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11861
11862 * config.sub: Clean up handling of hppa2.0.
11863
11864 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11865
11866 * config.guess: Use C code to identify more HP machines.
11867
11868 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11869
11870 * config.sub: Handle hppa2.0.
11871
11872 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11873
11874 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11875 cygmon for all sparclite targets, regardless of object format.
11876
11877 1998-12-15 Mark Salter <msalter@cygnus.com>
11878
11879 * configure.in: Added target-bsp for several target architectures.
11880
11881 * Makefile.in: Added rules for bsp.
11882
11883 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11884
11885 * config.guess: Improve detection of hppa2.0 processors.
11886
11887 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11888
11889 * config.guess: Recognize FreeBSD using ELF automatically.
11890
11891 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11892
11893 * configure (skip-this-dir): Add handling for new shell script, which
11894 might be created by a sub-directory's configure to indicate, this particular
11895 directory is "unwanted".
11896 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11897
11898 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11899
11900 * ltconfig: import from libtool, after changing libtool to
11901 account for the cygwin name change.
11902
11903 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11904
11905 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11906 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11907
11908 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11909
11910 * configure.in: Add libtermcap to list of cygwin dependencies.
11911
11912 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11913
11914 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11915 they include winsup/include when it's a cygwin target.
11916
11917 1998-11-12 Tom Tromey <tromey@cygnus.com>
11918
11919 * configure.in (host_tools): Added zip.
11920 * Makefile.in (all-target-libjava): Depend on all-zip.
11921 (all-zip): New target.
11922 (ALL_MODULES): Added all-zip.
11923 (NATIVE_CHECK_MODULES): Added check-zip.
11924 (INSTALL_MODULES): Added install-zip.
11925 (CLEAN_MODULES): Added clean-zip.
11926
11927 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11928
11929 * Makefile.in: lose "32" from comment about cygwin.
11930
11931 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11932
11933 * configure.in: Use -Os to build target libraries for the fr30.
11934
11935 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11936
11937 * config.sub: Add fr30.
11938
11939 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11940
11941 * configure.in: drop "32" from config/mh-cygwin32. Check
11942 cygwin* instead of cygwin32*.
11943 * config.sub: Check cygwin* instead of cygwin32*.
11944
11945 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11946
11947 * config.guess: Match any version of Unixware7.
11948
11949 1998-10-20 Syd Polk <spolk@cygnus.com>
11950
11951 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11952 if desired.
11953
11954 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11955
11956 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11957 these if the appropriate directories and files to not exist.
11958
11959 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11960
11961 * Makefile.in (DEVO_SUPPORT): Add config.if.
11962
11963 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11964
11965 * configure: Add pattern to replace "build_tooldir"'s
11966 definition in the generated Makefile with "tooldir"'s
11967 actual value.
11968
11969 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11970
11971 * config.sub: Bring back lost sparcv9.
11972
11973 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11974
11975 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11976
11977 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11978 CC_FOR_TARGET and friends.
11979
11980 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11981
11982 * Makefile.in (build_tooldir): New variable, same as tooldir.
11983 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11984 -B$(build_tooldir)/bin/.
11985 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11986
11987 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11988
11989 * README: Remove installation instructions and refer to the
11990 INSTALL directory instead.
11991
11992 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11993
11994 * config.sub: Add support for i[34567]86-pc-udk.
11995 * configure.in: Likewise.
11996
11997 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11998
11999 * Makefile.in: add bzip2 package building bits for user
12000 tools module
12001 * configure.in: ditto
12002
12003 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12004
12005 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12006 (ALL_TARGET_MODULES): Add all-target-libobjc.
12007 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12008 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12009 (all-target-libchill): Add dependencies.
12010 * configure.in (target_libs): Add libchill.
12011
12012 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12013
12014 * configure.in (target_subdir): Remove duplicate line.
12015
12016 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12017
12018 * Makefile.in (all-automake): fix dependencies.
12019
12020 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12021
12022 * configure.in: Minor cleanups for building in the $(target_alias)
12023 subdir.
12024
12025 1998-09-22 Jim Wilson <wilson@cygnus.com>
12026
12027 * Makefile.in (bootstrap): Set r and s before make all. Use
12028 BASE_FLAGS_TO_PASS in make all.
12029 (cross): Likewise.
12030
12031 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12032
12033 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12034
12035 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12036
12037 * config.sub: Fix typo in last change.
12038
12039 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12040
12041 * config.sub: Add support for C4x target.
12042 * configure.in: Likewise.
12043
12044 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12045
12046 * config.sub: Recognize sparcv9 just like sparc64.
12047
12048 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12049
12050 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12051
12052 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12053
12054 * config.guess: Correctly identify Pentium II sco boxes.
12055
12056 * config.guess: Fix "tr" code. From Weiwen Liu.
12057
12058 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12059
12060 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12061 stabs.
12062
12063 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12064
12065 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12066 (ALL_TARGET_MODULES): Add all-target-libchill.
12067 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12068 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12069 (all-target-libchill): Add dependencies.
12070 * configure.in (target_libs): Add libchill.
12071
12072 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12073
12074 * config.guess: Avoid assumptions about "tr" behaves when
12075 LANG is set to something other than English.
12076
12077 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12078
12079 * configure (gxx_include_dir): Changed to
12080 '${prefix}/include/g++'-${libstdcxx_interface}.
12081
12082 * config.if: New to determine the interfaces.
12083
12084 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12085
12086 * config.guess: Detect and handle MPE/IX.
12087 * config.sub: Deal with MPE/IX.
12088
12089 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12090
12091 * configure.in: Use mh-aix43.
12092
12093 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12094
12095 * configure: Fix --without/--disable cases for gxx-include-dir.
12096
12097 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12098
12099 * mdata-sh: Imported. Needed for automake support.
12100
12101 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12102
12103 * Makefile.in (taz): Try "chmod -R og=u ." before
12104 "chmod og=u `find . -print`".
12105
12106 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12107
12108 * configure.in: Add arm-elf and thumb-elf support.
12109
12110 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12111
12112 * Makefile.in: Undo previous patch.
12113
12114 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12115
12116 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12117 to here ...
12118 (install-no-fixedincludes): and here
12119 (INSTALL_MODULES): ... from here.
12120
12121 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12122
12123 * config.sub: Merge with FSF.
12124
12125 * config.guess: Merge with FSF.
12126
12127 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12128
12129 * configure (extraconfigdirs): New variable.
12130 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12131 * Makefile.in (all): Move higher in file.
12132 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12133 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12134 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12135 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12136 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12137
12138 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12139
12140 * Makefile.in (all-target-libjava): Depend on all-gcc and
12141 all-target-newlib.
12142 (configure-target-libjava): Depend on $(ALL_GCC).
12143
12144 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12145
12146 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12147 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12148
12149 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12150
12151 * INSTALL/README: Fix typo.
12152
12153 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12154
12155 * ylwrap: Change absolute path checks to check for DOS style path
12156 names.
12157
12158 * ylwrap: Don't use a full path name if the source file is in the
12159 same directory. From hjl@lucon.org (H.J. Lu).
12160
12161 * config-ml.in: Default to being verbose, to match Feb 18 change to
12162 configure.
12163
12164 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12165
12166 Brought over from egcs:
12167
12168 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12169
12170 * configure.in (target_subdir): Set to ${target_alias} instead
12171 of "libraries".
12172
12173 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12174
12175 * configure.in (target_subdir): Set to libraries if enable_multilib.
12176
12177 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12178
12179 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12180 multilibs, force reconfiguration the first time we create
12181 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12182
12183 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12184
12185 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12186 avoid confusion with --no-recursion.
12187
12188 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12189
12190 * configure.in: Win32 hosts shouldn't use install -x
12191 * install-sh: remove -x option, and special .exe-handling
12192 hack.
12193
12194 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12195
12196 * config.guess: Recognize i586-pc-beos.
12197 * configure.in: Don't build some bits for beos.
12198
12199 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12200
12201 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12202 CFLAGS default to -O2.
12203
12204 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12205 when using GNU ld.
12206
12207 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12208
12209 * ltmain.sh: Correct install when using a different shell.
12210
12211 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12212
12213 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12214
12215 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12216
12217 * makefile.vms: Update to build binutils/makefile.vms. Add install
12218 target.
12219
12220 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12221
12222 * ltconfig: Update to correct AIX handling.
12223
12224 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12225
12226 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12227
12228 * configure.in (target_subdir): Set to ${target_alias} instead
12229 of "libraries".
12230
12231 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12232
12233 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12234 (Makefile): Depend on $(gcc_version_trigger).
12235
12236 * configure (gcc_version): Change default initializer to empty
12237 string.
12238 (gcc_version_trigger): New variable; pass this variable down
12239 to subdir configures to enable them checking gcc's version
12240 themselves. Emit make macros for both gcc_version vars.
12241 (topsrcdir): Initialize reliably.
12242 (recursion line): Remove --with-gcc-version=${gcc_version}.
12243
12244 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12245
12246 * configure (enable_version_specific_runtime_libs): Implement new flag
12247 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12248 in $(libsubdir); emit definition in each generated Makefile.
12249 (gxx_include_dir): Initialize depending on
12250 $enable_version_specific_runtime_libs.
12251
12252 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12253
12254 * configure (gcc_version): Initialize properly depending on
12255 how and where configure is started.
12256 (recursion line): Pass a --with-gcc-version=${gcc_version}
12257 to configures in subdirs.
12258
12259 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12260
12261 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12262 cygmon
12263
12264 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12265
12266 * configure.in: Add cygmon and libstub support for mn10200.
12267
12268 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12269
12270 * configure (gcc_version): Add new variable describing the
12271 particular gcc version we're building.
12272 * Makefile.in (libsubdir): Add new macro for the directory
12273 in which the compiler finds executables, libraries, etc.
12274 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12275 and libsubdir.
12276
12277 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12278
12279 * Makefile.in (local-clean): Remove *.log.
12280 (warning.log): Built with warn_summary from build.log.
12281 (mail-report.log): Run test_summary.
12282 (mail-report-with-warnings.log): Run test_summary including
12283 warning.log in the report.
12284
12285 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12286
12287 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12288
12289 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12290
12291 * Makefile.in (grep): Grep no longer depends on libiberty.
12292
12293 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12294
12295 * Makefile.in: all-snavigator needs all-libgui.
12296
12297 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12298
12299 * configure.in: Add cygmon and libstub support for mn10300.
12300
12301 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12302
12303 * missing: Update to version from automake 1.3.
12304
12305 * ltmain.sh: On installation, don't get confused if the same name
12306 appears more than once in the list of library names.
12307
12308 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12309
12310 * config.sub: Accept m68060 and m5200 as CPU names.
12311
12312 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12313
12314 * configure: Use && rather than using -a in test, because odd
12315 strings can confuse test.
12316 * configure.in: Likewise.
12317
12318 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12319
12320 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12321
12322 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12323
12324 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12325 bootstrap4-lean): New targets.
12326
12327 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12328
12329 * mpw-* Delete. Not used.
12330
12331 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12332
12333 * COPYING.LIB: Update FSF address.
12334
12335 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12336
12337 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12338
12339 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12340 GAS_SUPPORT_DIRS.
12341
12342 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12343
12344 * ltconfig, ltmain.sh: Avoid producing a version number if
12345 -version-info was not used.
12346
12347 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12348
12349 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12350 building with newlib.
12351
12352 1998-04-30 Paul Eggert <eggert@twinsun.com>
12353
12354 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12355 Solaris `make' causes it to continue to next definition.
12356
12357 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12358
12359 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12360 the right GUI libraries and files are installed along with GDB.
12361
12362 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12363
12364 * configure.in: Change alpha to alpha* in several places.
12365
12366 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12367
12368 * config.sub: Recognize sparc86x.
12369
12370 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12371
12372 * configure.in (--enable-target-optspace): Remove debug echo.
12373
12374 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12375
12376 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12377
12378 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12379
12380 * ltconfig: Update cygwin32 support.
12381
12382 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12383 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12384 (GDB_SUPPORT_DIRS): Likewise.
12385
12386 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12387
12388 * configure.in (target_makefile_frag): If --enable-target-optspace,
12389 use -Os to compile target libraries rather than -O2. Default to
12390 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12391 not used.
12392 * configure.in (target_cflags): Ditto for d30v.
12393
12394 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12395
12396 * Makefile.in (all-bfd): Depend on all-intl.
12397 (all-binutils): Likewise.
12398 (all-gas): Likewise.
12399 (all-gprof): Likewise.
12400 (all-ld): Likewise.
12401
12402 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12403
12404 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12405
12406 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12407
12408 * Makefile.in (all-bfd): Depend upon all-libiberty.
12409
12410 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12411
12412 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12413
12414 * Makefile.in: Add libstub.
12415
12416 * configure.in: Ditto. Build libstub for targets that have cygmon
12417 support.
12418
12419 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12420
12421 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12422
12423 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12424
12425 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12426 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12427
12428 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12429
12430 * configure: Define DEFAULT_M4 by searching PATH.
12431 * Makfile.in: Use DEFAULT_M4.
12432
12433 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12434
12435 * ltconfig: Add cygwin32 support.
12436
12437 * Makefile.in, configure.in: Add libtool as a native only directory
12438 to configure and build.
12439
12440 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12441
12442 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12443
12444 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12445
12446 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12447
12448 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12449
12450 * Makefile.in: add ash make rules
12451 * configure.in: add ash to native_only and host_tools lists
12452
12453 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12454
12455 * Makefile.in (all-gettext, all-intl): New targets.
12456 (ALL_MODULES): Added all-gettext, all-intl.
12457 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12458 (INSTALL_MODULES): Added install-gettext, install-intl.
12459 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12460
12461 * configure.in (host_tools): Added gettext.
12462 (native_only): Likewise.
12463 (noconfigdirs) [various cases]: Likewise.
12464 (host_libs): Added intl.
12465
12466 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12467
12468 * configure: Do not disable building gdbtk for cygwin32 hosts.
12469
12470 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12471
12472 * configure.in: Add thumb-coff target.
12473 * config.sub: Add thumb-coff target.
12474
12475 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12476
12477 * Makefile.in: Revert yesterday's change.
12478 (all-target-winsup): all-target-librx stays out of here.
12479
12480 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12481
12482 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12483 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12484 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12485 Remove references to librx and libg++.
12486
12487 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12488
12489 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12490 recursive makes
12491
12492 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12493
12494 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12495 for newlib directory.
12496 (CXX_FOR_TARGET): Likewise.
12497
12498 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12499
12500 * ltconfig: Update after libtool/ltconfig.in change for
12501 hpux11.
12502
12503 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12504
12505 * ltconfig, ltmain.sh: Update to libtool 1.2.
12506
12507 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12508
12509 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12510 (install-gcc-cross): Instead, override LANGUAGES here.
12511
12512 1998-03-18 Dave Love <d.love@dl.ac.uk>
12513
12514 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12515 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12516
12517 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12518
12519 * configure.in: Add Thumb-pe target.
12520
12521 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12522
12523 * Makefile.in - changed sn targets to snavigator
12524 * configure.in - changed sn targets to snavigator
12525
12526 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12527
12528 * config-ml.in: After building symlink tree call make distclean
12529 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12530 to be the case for libiberty.
12531
12532 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12533
12534 * configure: When making link, also check the current
12535 directory. The configure scripts may create one.
12536
12537 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12538
12539 * config.sub: Accept alphapca56 and alphaev6 properly.
12540
12541 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12542
12543 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12544
12545 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12546
12547 * config.sub (sco5): Fix typo.
12548
12549 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12550
12551 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12552 install-itcl.
12553 (install-itcl): Remove dependency on install-tcl.
12554
12555 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12556
12557 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12558
12559 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12560
12561 * configure.in: Don't build libgui for a cygwin32 target when not on
12562 a cygwin32 host.
12563
12564 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12565
12566 * configure (redirect): Set to null, so default behavior of
12567 configure is now --verbose.
12568
12569 1998-02-16 Dave Love <d.love@dl.ac.uk>
12570
12571 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12572 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12573
12574 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12575
12576 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12577 this change to sync Makefile.in with its ChangeLog entries.
12578
12579 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12580
12581 * ltmain.sh (mkdir): Check that the directory doesn't exist
12582 before we exit with error, so that we don't get races during
12583 parallel builds.
12584
12585 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12586
12587 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12588
12589 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12590
12591 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12592 PICFLAG_FOR_TARGET.
12593 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12594
12595 * configure: Emit a definition for the new macro enable_shared
12596 into each Makefile.
12597
12598 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12599
12600 * configure.in (host_tools, native_only): Add libtool.
12601
12602 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12603
12604 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12605 Fix typo in ming config comment.
12606
12607 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12608
12609 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12610
12611 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12612
12613 * config.sub: Add tic30 cases, and map c30 to tic30.
12614
12615 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12616
12617 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12618 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12619 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12620 (CLEAN_TARGET_MODULES): Similarly
12621 (all-target-libf2c): Add dependences.
12622 * configure.in (target_libs): Add libf2c.
12623
12624 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12625
12626 * configure.in: Remove expect from noconfigdirs when target
12627 is cygwin32. OK to build expect and dejagnu with Canadian
12628 Cross.
12629
12630 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12631
12632 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12633 host.
12634
12635 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12636 and mingw32.
12637
12638 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12639
12640 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12641 here as it is not defined in the toplevel Makefile.
12642
12643 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12644
12645 * configure (package_makefile_rules_frag): New variable, which names
12646 a file with generic rules, ...
12647 Change comment to mention we now have FIVE parts.
12648 * configure: Undo last change.
12649
12650 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12651
12652 * config.guess: More accurate determination of HP processor types.
12653 * config.sub: More accurate determination of HP processor types.
12654
12655 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12656
12657 * configure (package_makefile_frag): Move inserting the
12658 ${package_makefile_frag} to where it should be according
12659 to the comment.
12660
12661 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12662
12663 * config.guess: Add support for Linux/ARM.
12664
12665 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12666
12667 * .cvsignore: Remove *-info and *-install since they match
12668 release-info and mpw-install, which we don't want to just ignore.
12669
12670 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12671
12672 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12673
12674 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12675
12676 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12677 local_prefix to sub-make invocations.
12678
12679 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12680
12681 * configure.in: Check makefile fragments in the source
12682 directory.
12683
12684 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12685
12686 * configure.in: Check whether host and target makefile
12687 fragments exist before adding them to *_makefile_frag.
12688
12689 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12690
12691 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12692
12693 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12694
12695 * configure.in: Make sure we only replace RPATH_ENVVAR on
12696 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12697 regexp to sed.
12698
12699 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12700 to sub-makes.
12701
12702 1998-01-13 Lee Iverson (leei@ai.sri.com)
12703
12704 * config-ml.in (multi-do): LDFLAGS must include multilib
12705 designator.
12706
12707 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12708
12709 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12710
12711 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12712
12713 * config.sub: Add mingw32 support.
12714 * configure.in: Likewise.
12715
12716 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12717
12718 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12719
12720 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12721
12722 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12723 * configure (gxx_include_dir): Provide a definition for subdirs
12724 which do not use autoconf.
12725
12726 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12727
12728 * config.guess: Sync with egcs. Picks up new alpha support,
12729 BeOS & some additional linux support.
12730
12731 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12732
12733 * config.guess: HP 9000/803 is a PA1.1 machine.
12734
12735 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12736
12737 * configure.in: It's alpha*-...
12738
12739 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12740
12741 * configure.in (host_makefile_frag, target_makefile_frag):
12742 Handle multiple config files.
12743 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12744 alpha-*-*.
12745
12746 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12747
12748 * mkdep: New file.
12749
12750 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12751
12752 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12753
12754 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12755
12756 * Makefile.in: Add libgui directory.
12757 (GDB_TK): Add all-libgui.
12758 * configure.in: Add libgui directory.
12759 * configure: Add all-libgui to GDB_TK.
12760
12761 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12762
12763 * config-ml.in (multidirs): Add m32r to multilib list.
12764
12765 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12766
12767 * Makefile.in (all-target-gperf): Change dependency to
12768 all-target-libstdc++.
12769
12770 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12771
12772 * config.guess: Add BeOS support.
12773
12774 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12775
12776 Source directory cvs renamed to cvssrc:
12777 * configure.in (host_tools): Change cvs to cvssrc.
12778 (native_only): Likewise.
12779 (noconfigdirs) [various cases]: Likewise.
12780 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12781 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12782 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12783 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12784 (all-cvssrc): Rename target from all-cvs.
12785
12786 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12787
12788 * configure (gxx_include_dir): Fix thinko.
12789
12790 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12791
12792 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12793 (install-cross, install-gcc-cross): New targets.
12794
12795 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12796
12797 * configure.in (noconfigdirs): Add support for Thumb target.
12798
12799 * config.sub (maybe_os): Add support for Thumb target.
12800
12801 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12802
12803 * Makefile.in: Add rules for cygmon.
12804
12805 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12806
12807 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12808
12809 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12810 * configure (gxx_include_dir): Provide a definition for subdirs
12811 which do not use autoconf.
12812
12813 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12814
12815 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12816 11/18/97 build
12817
12818 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12819
12820 * From Franz Sirl.
12821 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12822 found on RedHat Linux systems.
12823
12824 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12825
12826 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12827 guesses.
12828
12829 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12830
12831 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12832
12833 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12834
12835 * ltmain.sh: If mkdir fails, check whether the directory was created
12836 anyhow by some other process.
12837
12838 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12839
12840 * configure.in (d30v-*-*): Configure all directories.
12841
12842 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12843
12844 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12845 for the D30V.
12846
12847 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12848
12849 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12850
12851 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12852
12853 * include/libiberty.h: Add extern "C" { so it can be used with C++
12854 progrms.
12855 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12856 programs.
12857
12858 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12859
12860 * configure.in (d30v-*-*): Configure GCC now.
12861
12862 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12863
12864 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12865 is no longer needed.
12866
12867 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12868
12869 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12870
12871 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12872
12873 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12874 targets using "$@" to provide support for similar but not identical
12875 targets without having to duplicate code.
12876
12877 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12878
12879 * makefile.vms: Fix to work with DEC C.
12880
12881 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12882
12883 * config.sub: Add mips-tx39-elf to marketing names.
12884
12885 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12886
12887 * ltmain.sh: Handle symlinks in generated script.
12888
12889 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12890
12891 * configure: Handle autoconf style directory options: --bindir,
12892 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12893 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12894 --sysconfdir.
12895 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12896 (sharedstatedir, localstatedir, oldincludedir): New variables.
12897 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12898 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12899 sbindir, sharedstatedir, and sysconfdir.
12900
12901 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12902
12903 * Makefile.in (bootstrap-lean): New target.
12904
12905 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12906
12907 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12908 sn, and gnuserv from noconfigdirs.
12909
12910 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12911
12912 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12913
12914 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12915
12916 * Makefile.in (cross): New target.
12917
12918 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12919 Jeff Law <law@cygnus.com>
12920
12921 * Makefile.in (bootstrap2, bootstrap3): New targets.
12922 (all-bootstrap): Remove outdated and confusing target.
12923 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12924
12925 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12926
12927 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12928 windows. Consistent with gdb/configure.
12929
12930 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12931
12932 * configure.in: Name Linux target fragment.
12933
12934 * configure: Rewrite so that project Makefile fragment is inserted
12935 first and appears last in the resulting Makefile.
12936
12937 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12938
12939 * Makefile.in (install-itcl): Install tcl first.
12940
12941 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12942
12943 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12944
12945 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12946
12947 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12948
12949 * configure.in (skipdirs): Add target-librx for Linux.
12950 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12951
12952 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12953
12954 * Makefile.in (bootstrap): New target.
12955
12956 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12957
12958 * config.sub: Accept 'amigados' for backward compatibility.
12959
12960 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12961
12962 * config.guess: Merge with FSF.
12963
12964 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12965
12966 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12967
12968 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12969
12970 * config.sub: Add "marketing-names" patch.
12971
12972 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12973
12974 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12975
12976 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12977
12978 * config.sub: Handle v850-elf.
12979
12980 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12981
12982 * .cvsignore (*-install): Remove.
12983
12984 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12985
12986 * ltconfig: Set CONFIG_SHELL in libtool.
12987 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12988
12989 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12990
12991 * configure.in (target_subdir): Set to libraries if enable_multilib.
12992
12993 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12994
12995 * config.guess: Update from gcc directory.
12996
12997 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12998
12999 * Makefile.in (all-sim): Depends on all-readline.
13000
13001 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13002
13003 * Makefile.in (BISON, YACC): Use $$s.
13004 (all-bison): Depend on all-texinfo.
13005
13006 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13007
13008 * Makefile.in (BISON): Add -L flag.
13009 (YACC): Likewise.
13010
13011 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13012
13013 * configure.in (noconfigdirs): Add support for v850e target.
13014
13015 * config.sub (maybe_os): Add support for v850e target.
13016
13017 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13018
13019 * configure.in (noconfigdirs): Add support for v850ea target.
13020
13021 * config.sub (maybe_os): Add support for v850ea target.
13022
13023 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13024
13025 * config.sub: Add mipstx39. Delete r3900.
13026
13027 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13028
13029 * Makefile.in (all-autoconf): Depends on all-texinfo.
13030
13031 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13032
13033 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13034 eabi targets.
13035
13036 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13037
13038 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13039
13040 * configure: When handling a Canadian Cross, handle YACC as well as
13041 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13042 * Makefile.in (all-bison): Depend upon all-texinfo.
13043
13044 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13045
13046 * Makefile.in (BISON): bison, not byacc or bison -y.
13047 (YACC): bison -y or byacc or yacc.
13048 (various): Add *-bison as appropriate.
13049 (taz): No need to mess with BISON anymore.
13050
13051 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13052
13053 * configure: If OSTYPE matches *win32*, try to find a good value for
13054 CONFIG_SHELL.
13055
13056 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13057
13058 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13059 configure.in if it is present.
13060
13061 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13062
13063 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13064
13065 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13066
13067 * config.sub: Recognize `arc' cpu.
13068 * configure.in: Likewise.
13069 * config-ml.in: Likewise.
13070
13071 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13072
13073 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13074
13075 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13076
13077 * configure: Changed sed delimiter from ':' to '|' when
13078 attempting to substitute ${config_shell} for SHELL. On
13079 NT ${config_shell} may contain a ':' in it.
13080
13081 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13082
13083 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13084
13085 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13086
13087 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13088
13089 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13090
13091 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13092
13093 * ylwrap: If the program is a relative path, force it to be
13094 absolute.
13095
13096 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13097
13098 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13099
13100 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13101
13102 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13103 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13104 for libraries.
13105
13106 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13107
13108 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13109 separated by spaces.
13110
13111 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13112
13113 * ylwrap: New file.
13114 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13115
13116 * ltmain.sh: Handle /bin/sh at start of install program.
13117
13118 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13119
13120 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13121 * missing: New file, from automake 1.2.
13122
13123 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13124
13125 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13126 check-tk to CHECK_X11_MODULES.
13127
13128 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13129
13130 * config.sub: Merge with FSF.
13131
13132 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13133
13134 * config.guess: Merge with FSF.
13135
13136 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13137
13138 * configure: Treat msdosdjgpp like go32.
13139 * configure.in: Likewise. Don't remove gprof for go32.
13140
13141 * configure: Change Makefile.tem2 to Makefile.tm2.
13142
13143 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13144
13145 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13146
13147 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13148
13149 * install-sh (chmodcmd): Set to null if the DST directory already
13150 exists. Same as Nov 11th change.
13151
13152 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13153
13154 * configure (GDB_TK): Needs itcl and tix.
13155
13156 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13157
13158 * config.guess: Update from FSF.
13159
13160 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13161
13162 * Makefile.in (GDB_TK): Depend on itcl and tix.
13163
13164 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13165
13166 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13167 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13168 (INSTALL_SCRIPT): New variable.
13169 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13170 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13171 to -x.
13172 * install-sh: Add support for -x option.
13173
13174 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13175
13176 * configure.in, Makefile.in: Treat tix like itcl.
13177
13178 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13179
13180 * Makefile.in (WINDRES): New variable.
13181 (WINDRES_FOR_TARGET): New variable.
13182 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13183 (EXTRA_HOST_FLAGS): Add WINDRES.
13184 (EXTRA_TARGET_FLAGS): Add WINDRES.
13185 (EXTRA_GCC_FLAGS): Add WINDRES.
13186 ($(DO_X)): Pass down WINDRES.
13187 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13188 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13189 DLLTOOL_FOR_TARGET.
13190
13191 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13192
13193 * configure.in: configure sim before gdb for win32-x-ppc
13194
13195 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13196
13197 Move gperf into the toplevel, from libg++.
13198 * configure.in (target_tools): Add target-gperf.
13199 (native_only): Add target-gperf.
13200 * Makefile.in (all-target-gperf): New target, depend on
13201 all-target-libg++.
13202 (configure-target-gperf): Empty rule.
13203 (ALL_TARGET_MODULES): Add all-target-gperf.
13204 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13205 (CHECK_TARGET_MODULES): Add check-target-gperf.
13206 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13207 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13208
13209 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13210
13211 * config.sub (mn10200): Recognize new basic machine.
13212
13213 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13214
13215 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13216 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13217
13218 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13219
13220 * configure.in: If we're building mips-sgi-irix6* native, turn on
13221 ENABLE_MULTILIB and set TARGET_SUBDIR.
13222
13223 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13224
13225 * Makefile.in (all-sn): Depend on all-grep.
13226
13227 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13228
13229 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13230
13231 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13232 Makefile. From Jeff Makey <jeff@cts.com>.
13233 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13234
13235 * Makefile.in (DISTBISONFILES): Remove.
13236 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13237 $(DEFAULT_YACC).
13238
13239 * configure.in: Build itl, db, sn, etc., when building for native
13240 cygwin32.
13241
13242 * Makefile.in (LD): New variable.
13243 (EXTRA_HOST_FLAGS): Pass down LD.
13244 ($(DO_X)): Likewise.
13245
13246 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13247
13248 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13249
13250 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13251
13252 * configure.in (targargs): Strip out any supplied --build argument
13253 before adding our own. Always add --build.
13254
13255 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13256
13257 * configure.in (targargs): Pass --build if we're doing
13258 a cross-compile.
13259
13260 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13261
13262 * configure: Use '|' instead of ":" as the separator in
13263 sed. Otherwise sed chokes on NT path names with drive
13264 designators. Also look for "?:*" as the leading characters in an
13265 absolute pathname.
13266
13267 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13268
13269 * config.sub: Support for r3900.
13270
13271 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13272
13273 * configure.in: Use install-sh, not install.sh.
13274
13275 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13276
13277 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13278 apply it twice.
13279
13280 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13281
13282 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13283 install-binutils.
13284
13285 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13286
13287 * Makefile.in: Add automake targets.
13288 * configure.in (host_tools): Add automake.
13289
13290 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13291
13292 * configure: Default CXX to c++, not gcc.
13293 * Makefile.in (CXX): Set to c++, not gcc.
13294 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13295
13296 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13297
13298 * install-sh: try appending a .exe if source file doesn't
13299 exist
13300
13301 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13302
13303 * configure.in: Turn on multilib by default.
13304 (cross_only): Remove target-libiberty.
13305
13306 * Makefile.in (all-gcc): Don't depend on libiberty.
13307
13308 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13309
13310 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13311
13312 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13313
13314 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13315 (DISTBISONFILES): Add ld/Makefile.in
13316
13317 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13318
13319 * configure.in: if target is cygwin32 but host isn't cygwin32,
13320 don't configure gdb tcl tk expect, not just gdb.
13321
13322 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13323
13324 * configure.in: Added gnuserv everywhere sn appears.
13325
13326 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13327 (CROSS_CHECK_MODULES): Added check-gnuserv.
13328 (INSTALL_MODULES): Added install-gnuserv.
13329 (CLEAN_MODULES): Added clean-gnuserv.
13330 (all-gnuserv): New target.
13331
13332 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13333
13334 * config.guess: Fixes for MIPS OpenBSD systems.
13335
13336 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13337
13338 * Makefile.in (INSTALL_XFORM): Remove.
13339 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13340
13341 * mkinstalldirs: New file, copied from automake.
13342 * Makefile.in (installdirs): Rename from install-dirs. Use
13343 mkinstalldirs. Change all users.
13344 (DEVO_SUPPORT): Add mkinstalldirs.
13345
13346 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13347
13348 * install-sh: Rename from install.sh.
13349 * Makefile.in (INSTALL): Change install.sh to install-sh.
13350 (DEVO_SUPPORT): Likewise.
13351
13352 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13353 Graichen <graichen@rzpd.de>.
13354
13355 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13356
13357 * config.guess: Recognize OpenBSD systems correctly.
13358
13359 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13360
13361 * README, Makefile.in (ETC_SUPPORT): Remove references to
13362 cfg-paper*, configure.{texi,man,info*}._
13363
13364 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13365
13366 * Makefile.in (all.normal): Ensure that gcc is built after all
13367 the x11 - ie gdb - targets.
13368
13369 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13370
13371 * makefile.vms: Don't run conf-a-gas.
13372
13373 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13374
13375 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13376
13377 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13378
13379 * configure.in: Remove noconfigdirs case since gdb also
13380 configures and builds for tic80-coff.
13381
13382 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13383
13384 * configure: Set cache_file to config.cache.
13385 * Makefile.in (local-distclean): Remove config.cache.
13386
13387 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13388
13389 * COPYING: Update FSF address.
13390
13391 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13392
13393 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13394 noconfigdirs.
13395
13396 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13397
13398 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13399 MAKEDIRS, is empty.
13400
13401 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13402
13403 * config.sub: Tweak mn10300 entry.
13404
13405 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13406
13407 * configure.in (host_tools): Put sim before gdb, so gdb's
13408 configure.tgt can determine if the simulator was configured.
13409
13410 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13411
13412 * config.sub: Move BeOS $os case to be with other Cygnus
13413 local cases.
13414
13415 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13416
13417 * config.sub: Remove misplaced comment that broke Linux.
13418
13419 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13420
13421 * config.sub: Add BeOS support.
13422
13423 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13424
13425 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13426
13427 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13428
13429 * configure.in (noconfigdirs): Remove tcl and tk from
13430 noconfigdirs for cygwin32 builds.
13431
13432 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13433
13434 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13435
13436 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13437
13438 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13439 make-all.com, use makefile.vms instead.
13440
13441 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13442
13443 * config.sub: Accept -lnews*.
13444
13445 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13446
13447 * configure.in (noconfigdirs): Disable target-newlib,
13448 target-examples and target-libiberty for d30v.
13449
13450 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13451
13452 * configure.in (noconfigdirs): Enable ld for d30v.
13453
13454 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13455
13456 * configure.in (tic80-*-*): Build compiler.
13457
13458 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13459
13460 * configure.in (d30v-*): Remove sim directory from list of
13461 unsupported d30v directories
13462
13463 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13464
13465 * config.sub, configure.in: Add d30v target cpu.
13466
13467 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13468
13469 * makefile.vms: New file.
13470 * make-all.com: Remove.
13471
13472 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13473
13474 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13475
13476 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13477
13478 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13479
13480 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13481
13482 * Makefile.in (ALL_MODULES): Added all-db.
13483 (CROSS_CHECK_MODULES): Addec check-db.
13484 (INSTALL_MODULES): Added install-db.
13485 (CLEAN_MODULES): Added clean-db.
13486
13487 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13488
13489 * config.guess: Merge with latest FSF sources.
13490
13491 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13492
13493 * Makefile.in (ALL_MODULES): Added all-itcl.
13494 (CROSS_CHECK_MODULES): Added check-itcl.
13495 (INSTALL_MODULES): Added install-itcl.
13496 (CLEAN_MODULES): Added clean-itcl.
13497
13498 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13499
13500 * configure.in: build gdb for mn10200
13501
13502 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13503
13504 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13505
13506 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13507
13508 * configure.in (tic80-*-*): Turn off most targets right now.
13509
13510 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13511
13512 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13513 rather than the makeinfo program.
13514 (do-info): Depend upon all-texinfo.
13515
13516 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13517
13518 * configure.in: Remove uses of config/mh-linux.
13519
13520 * config.sub, config.guess: Merge with latest FSF sources.
13521
13522 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13523
13524 * config.sub (case $basic_machine): Add tic80 entries.
13525
13526 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13527
13528 * config.sub, config.guess: Merge with latest FSF sources.
13529
13530 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13531
13532 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13533 * mpw-config.in: Test for NewFolderRecursive.
13534 * mpw-install: Use symbolic name for startup filename.
13535 * mpw-README: Add various additional details.
13536
13537 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13538
13539 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13540
13541 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13542
13543 * configure.in: Do build gcc and the target libraries for
13544 the mn10200.
13545
13546 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13547
13548 * configure.in: don't avoid building gdb for mn10300 any more
13549 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13550 instead of single-quoting it.
13551
13552 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13553
13554 * configure.in: Don't use --with-stabs on IRIX 6.
13555
13556 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13557
13558 * configure.in (m32r): Build gdb, libg++ now.
13559
13560 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13561
13562 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13563 directories from noconfigdirs.
13564
13565 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13566
13567 * config.sub (basic_machine): added mips16 configuration
13568
13569 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13570
13571 * config.sub: Handle d10v-unknown.
13572
13573 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13574
13575 * config.sub: Handle v850-unknown.
13576
13577 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13578
13579 * Makefile.in: add findutils
13580 * configure.in: add findutils to list of host_tools
13581
13582 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13583
13584 * config.sub: Handle mn10200 and mn10300.
13585
13586 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13587
13588 * configure.in (d10v-*): Do not build librx.
13589
13590 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13591
13592 * configure.in (mn10300): Build everything except gdb & libgloss.
13593
13594 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13595
13596 * config.guess: Patch for Dansk Data Elektronik servers,
13597 from Niels Skou Olsen <nso@dde.dk>.
13598
13599 For ncr, use /bin/uname rather than uname, since GNU uname does not
13600 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13601
13602 Patch for MIPS R4000 running System V,
13603 from Eric S. Raymond <esr@snark.thyrsus.com>.
13604
13605 Fix thinko for nextstep.
13606
13607 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13608
13609 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13610 * config.guess: Guess mips-dec-mach_bsd4.3.
13611
13612 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13613 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13614 release numbers.
13615 * config.guess (mips-mips-riscos*): Emit just enough of the
13616 release number.
13617
13618 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13619 * config.guess (sparc-auspex-sunos*): Added.
13620 (f300-fujitsu-*): Added.
13621
13622 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13623 * config.guess: Recognize a Tadpole as a sparc.
13624
13625 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13626
13627 * config.guess: Don't assume that NextStep version is either 2 or
13628 3. NextStep 4 (aka OpenStep 4) has come out now.
13629
13630 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13631
13632 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13633 From Rik Faith <faith@cs.unc.edu>.
13634
13635 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13636
13637 * config.sub: Contributions from bug-gnu-utils to:
13638 Support plain "hppa" (no version given) architecture, reported by
13639 OpenStep.
13640 OpenBSD like NetBSD.
13641 LynxOs is not a hardware supplier.
13642
13643 * config.guess: Contributions from bug-gnu-utils to add support for:
13644 OpenBSD like NetBSD.
13645 Stratus systems.
13646 More Pyramid systems.
13647 i[n>4]86 Intel chips.
13648 M680[n>4]0 Motorola chips.
13649 Use unknown instead of lynx for hardware manufacturer.
13650
13651 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13652
13653 * install.sh (chmodcmd): Set to null if the DST directory already
13654 exists.
13655
13656 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13657
13658 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13659 not use mt-ppc target Makefile fragment any more.
13660
13661 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13662
13663 * configure.in (*-*-windows): Exclude everything but those dirs
13664 needed to build windows.
13665
13666 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13667
13668 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13669
13670 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13671
13672 * configure.in: Exclude mmalloc from i386-windows.
13673
13674 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13675
13676 * Undo my previous change.
13677
13678 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13679
13680 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13681 unconditionally.
13682 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13683
13684 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13685
13686 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13687 host to add it's own flags.
13688
13689 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13690
13691 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13692
13693 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13694
13695 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13696 (CXX_FOR_TARGET): Likewise.
13697 (GCC_FOR_TARGET): Define.
13698 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13699 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13700 CC_FOR_TARGET was specified on the command line.
13701 (MAKEOVERRIDES): Don't define.
13702
13703 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13704
13705 * configure.in (m32r): Fix spelling of libg++ libs.
13706
13707 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13708
13709 * config.sub (-apple*): Remove, now redundant.
13710
13711 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13712
13713 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13714
13715 * configure: Rework yesterday's sed script patch.
13716
13717 * config.sub: Merge with FSF.
13718
13719 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13720
13721 * config.guess: Merge from FSF.
13722
13723 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13724 * config.guess: Use pc instead of unknown, for pc clone systems.
13725 Change linux to linux-gnu.
13726
13727 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13728 * config.guess: Avoid non-portable tr syntax.
13729
13730 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13731
13732 * test-build.mk (HOLES): Add "xargs" for gdb.
13733
13734 * configure: Avoid hpux10.20 sed bug.
13735
13736 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13737
13738 * configure.in: Add support for windows host
13739 (that is a build done under the Microsoft build environment).
13740
13741 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13742
13743 * Makefile.in: Replace all uses of srcroot with s, to shrink
13744 command line lengths.
13745
13746 Patches from Geoffrey Noer <noer@cygnus.com>:
13747 * configure.in: If configuring for newlib, pass --with-newlib to
13748 subdirectories.
13749 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13750 -Bnewlib/ and -Lwinsup to gcc.
13751 (CXX_FOR_TARGET): Likewise.
13752
13753 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13754
13755 * Makefile.in (ETC_SUPPORT): Add configure.
13756
13757 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13758
13759 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13760 host configuration file.
13761
13762 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13763
13764 * configure.in: Break mn10x00 support into separate
13765 mn10200 and mn10300 configurations.
13766 * config.sub: Likewise.
13767
13768 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13769
13770 * configure.in: Add lots of stuff to noconfigdirs for
13771 the mn10x00 targets.
13772
13773 * config.sub, configure.in: Add mn10x00 support.
13774
13775 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13776
13777 * make-all.com: Call conf-a-gas, not config-a-gas.
13778
13779 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13780
13781 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13782 targets.
13783
13784 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13785
13786 * mpw-README: Add much more detail for native PowerMac.
13787 * mpw-install: New file.
13788 * mpw-configure: Add --norecursion and --help options.
13789 * mpw-config.in: Translate readme and install files when
13790 copying to objdir.
13791 * mpw-build.in: Don't always depend on byacc and flex.
13792 (install-only-top): New action.
13793
13794 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13795
13796 * configure.in: You can now configure GDB for the v850.
13797
13798 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13799
13800 * configure.in (noconfigdirs): Don't configure any C++ dirs
13801 if targeting D10V.
13802
13803 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13804
13805 * config.sub: Recognize mips64vr5000.
13806
13807 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13808
13809 * configure.in: Use a single line for host_tools and native_only.
13810
13811 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13812
13813 * config.sub, configure.in: Add entries for m32r.
13814
13815 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13816
13817 * Makefile.in (inet-install): Don't run install-gzip.
13818
13819 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13820
13821 * configure.in: Don't config lots of things for *-*-windows*.
13822
13823 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13824
13825 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13826 (host_libs, host_tools): Copy from configure.in.
13827 * mpw-configure: Don't complain about directories not found.
13828
13829 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13830
13831 * configure.in (i[345]86): Recognize i686 for pentium pro.
13832 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13833 file.
13834
13835 * config.guess (i[345]86): Ditto.
13836
13837 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13838
13839 * configure.in (noconfigdirs): Removed gdb for D10V.
13840
13841 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13842
13843 * configure.in: Remove ld, target-libio, target-libg++, and
13844 target-libstdc++ from noconfigdirs.
13845
13846 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13847
13848 * configure: Fix three locations where shell scripts were
13849 being run directly rather than with config_shell.
13850
13851 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13852
13853 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13854 * config.sub (basic_machine): Recognize v850.
13855
13856 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13857
13858 * mpw-configure: Handle multiple enable/disable options and
13859 pass them down recursively, handle -c and -s flags appropriately
13860 depending on choice of compiler, add escape mechanism for
13861 quoted arguments to gC.
13862
13863 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13864
13865 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13866 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13867 so that -mrelocatable-lib and -mno-eabi are used.
13868
13869 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13870 not support --print-multi-lib, don't abort.
13871
13872 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13873
13874 * make-all.com: Run config-a-gas.
13875 * setup.com: Don't copy subdirectory files around.
13876
13877 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13878
13879 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13880 target, it now compiles correctly.
13881
13882 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13883
13884 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13885
13886 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13887
13888 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13889
13890 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13891
13892 * configure.in (native_only): Add prms.
13893
13894 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13895
13896 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13897 (BINUTILS_SUPPORT_DIRS): Likewise.
13898
13899 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13900
13901 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13902 d10v support is added.
13903
13904 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13905
13906 * configure.in (d10v-*-*): New target.
13907
13908 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13909
13910 * config.guess (HP 9000/811): Recognize this as a PA1.1
13911 machine.
13912
13913 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13914
13915 * Makefile.in (do-tar-gz): New target, split out from tail end of
13916 taz target. Run each command separately, don't use pipes.
13917 (taz): Use it.
13918
13919 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13920
13921 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13922 * mpw-build.in: No builds should depend on building byacc or flex,
13923 they are assumed to be installed already.
13924
13925 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13926
13927 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13928 variable that CC_FOR_TARGET needs.
13929
13930 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13931
13932 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13933 options have changed since the last time the subdirectory was
13934 configured, and if it has, reconfigure.
13935 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13936 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13937
13938 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13939
13940 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13941 CLEAN_MODULES): Add bash.
13942 (all-bash): New target.
13943
13944 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13945
13946 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13947
13948 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13949
13950 * config.sub (basic_machine): Recognize d10v as a valid processor.
13951
13952 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13953
13954 * mpw-configure: Add support for --bindir.
13955 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13956
13957 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13958
13959 * configure.in: add bash, time, gawk to list of hosttools and things
13960 to only build for native toolchains
13961
13962 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13963
13964 * Makefile.in (docdir): Remove.
13965
13966 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13967
13968 * Makefile.in (datadir): Set to $(prefix)/share.
13969
13970 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13971
13972 * configure.in: build diff and patch for cygwin32-hosted
13973 toolchains.
13974
13975 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13976
13977 * config.sub: Accept -rtems*.
13978
13979 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13980
13981 * configure.in: enable dosrel for cygwin32-hosted builds,
13982 remove diff from the list of things not buildable
13983 via Canadian Cross
13984
13985 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13986
13987 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13988 don't get ". ".
13989
13990 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13991
13992 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13993
13994 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13995
13996 * Makefile.in (taz): Handle case where tex3patch didn't even get
13997 checked out. Also, if it was found, put the symlink in a new util
13998 subdirectory.
13999
14000 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14001
14002 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14003
14004 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14005
14006 * config.sub: Recognize -openvms.
14007 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14008 * make-all.com, setup.com: New files.
14009
14010 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14011
14012 * Makefile.in (taz): tex3patch moved to texinfo/util.
14013
14014 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14015
14016 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14017 * configure.in: remove make from disable-if-Can-Cross list
14018 enable gdb if ${host} and ${target} are cygwin32
14019
14020 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14021
14022 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14023 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14024
14025 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14026
14027 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14028 distinguish sysv/svr4/bsd variants.
14029 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14030
14031 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14032
14033 * configure.in: Added copyright notice.
14034 * move-if-change: Added copyright notice.
14035
14036 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14037
14038 * configure.in (powerpcle-*-solaris*): Until we get shared
14039 libraries working, don't build gdb, sim, make, tcl, tk, or
14040 expect.
14041
14042 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14043
14044 * config.guess: Merge with FSF:
14045
14046 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14047 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14048
14049 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14050 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14051
14052 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14053 * config.guess: Combine two OSF1 rules.
14054 Also recognize field test versions. From mjr@zk3.dec.com.
14055 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14056 because GNU uname does not support -p. From pmr@pajato.com.
14057
14058 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14059
14060 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14061
14062 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14063
14064 * mpw-README: Document GCCIncludes.
14065
14066 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14067
14068 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14069
14070 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14071
14072 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14073
14074 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14075
14076 * configure.in (*-*-cygwin32): Configure make.
14077
14078 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14079
14080 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14081
14082 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14083
14084 * Makefile.in (all-inet): Depend on all-perl.
14085
14086 * Makefile.in (inet-install): New target.
14087
14088 * Makefile.in (all-inet): Depend on all-tcl.
14089 (all-inet): Depend on all-send-pr.
14090
14091 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14092
14093 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14094 temporarily.
14095
14096 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14097
14098 * configure.in: Don't configure --with-gnu-ld on AIX.
14099
14100 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14101
14102 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14103
14104 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14105
14106 * Makefile.in (ALL_MODULES): Added all-inet.
14107 (CROSS_CHECK_MODULES): Added check-inet.
14108 (INSTALL_MODULES): Added install-inet.
14109 (CLEAN_MODULES): Added clean-inet.
14110 (all-indent): New target.
14111
14112 * configure.in (host_tools): Added inet.
14113 (native_only): Added inet.
14114 (noconfigdirs): Added inet.
14115
14116 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14117
14118 * configure.in: Don't configure libgloss if we are not configuring
14119 newlib.
14120
14121 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14122
14123 * configure.in: Don't configure libgloss for unsupported
14124 architectures.
14125
14126 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14127
14128 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14129
14130 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14131
14132 * Makefile.in (ALL_MODULES): Include all-apache.
14133 (CROSS_CHECK_MODULES): Include check-apache.
14134 (INSTALL_MODULES): Include install-apache.
14135 (all-apache): New target.
14136
14137 * configure.in: Added apache everywhere perl is seen.
14138
14139 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14140
14141 * Makefile.in: Add support for clean-{module} and
14142 clean-target-{module} rules.
14143
14144 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14145
14146 * configure.in (*-*-ose) do not build libgloss.
14147
14148 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14149
14150 * config.guess (prep*:SunOS:5.*:*): Turn into
14151 powerpele-unknown-solaris2.
14152
14153 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14154
14155 * configure.in: Permit --enable-shared to specify a list of
14156 directories.
14157
14158 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14159
14160 * configure.in (host==solaris): Pass only the first word of $CC
14161 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14162
14163 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14164
14165 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14166
14167 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14168
14169 * Makefile.in (ALL_MODULES): Include all-perl.
14170 (CROSS_CHECK_MODULES): Include check-perl.
14171 (INSTALL_MODULES): Include install-perl.
14172 (ALL_X11_MODULES): Include all-guile.
14173 (CHECK_X11_MODULES): Include check-guile.
14174 (INSTALL_X11_MODULES): Include install-guile.
14175 (all-perl): New target.
14176 (all-guile): New target.
14177
14178 * configure.in (host_tools): Include perl and guile.
14179 (native_only): Include perl and guile.
14180 (noconfigdirs): Don't build guile and perl; no ports have been
14181 done.
14182
14183 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14184
14185 * configure (--enable-*): Handle quoted option lists such as
14186 --enable-sim-cflags='-g0 -O' better.
14187
14188 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14189
14190 * Makefile.in ({,inst}all-target): New rule so we can make and
14191 install all of the target directories easily.
14192
14193 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14194
14195 * configure.in: Add missing global flag in sed substitution when
14196 deleting `target-' from ${configdirs}.
14197
14198 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14199
14200 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14201 option.
14202
14203 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14204 config/mh-necv4.
14205
14206 * install.sh: Correct misspelling of transformbasename.
14207
14208 * config.guess: Recognize mips-*-sysv*.
14209
14210 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14211
14212 * config.sub: Recognize mon960.
14213
14214 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14215
14216 * configure: Restore Canadian Cross handling of BISON and LEX,
14217 removed in Feb 20 change.
14218
14219 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14220
14221 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14222 Mention make install. Remove the old copyright date as well the
14223 clumsy and rather pointless copyright on the README file.
14224
14225 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14226
14227 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14228 Makefile after running symlink-tree, then run `make distclean' to
14229 avoid clobbering any generated files in srcdir.
14230
14231 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14232
14233 * configure.in (m68k-*-netbsd*): Build everything now.
14234
14235 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14236
14237 * Makefile.in (taz): Fix quoting.
14238
14239 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14240
14241 * configure.in (sparclet-*-*): Build everything now.
14242
14243 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14244
14245 * configure.in (m68k-*-linux*): New host.
14246
14247 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14248
14249 * configure: Check for bison before byacc.
14250
14251 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14252
14253 * Makefile.in configure: Change the way LEX and BISON/YACC are
14254 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14255 searching PATH. These are used as fallbacks by Makefile.in if
14256 flex/bison/byacc aren't in objdir.
14257
14258 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14259
14260 * Makefile.in: Make everything which depends upon all-bfd also
14261 depend upon all-opcodes, in case --with-commonbfdlib is used.
14262
14263 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14264
14265 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14266 building NT native compilers on Unix.
14267
14268 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14269
14270 * configure.in: Don't get CC from the host Makefile fragment if we
14271 can find gcc in PATH, or if this is a Canadian Cross. Move the
14272 Solaris test for /usr/ucb/cc to the post target script, just after
14273 the compiler sanity test.
14274
14275 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14276
14277 * config.sub: Merge with FSF.
14278
14279 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14280
14281 * Makefile.in (RPATH_ENVVAR): New variable.
14282 (REALLY_SET_LIB_PATH): Use it.
14283 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14284
14285 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14286
14287 * config.sub, configure.in: Recognize sparclet cpu.
14288
14289 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14290
14291 * config.guess: Support m68k-cbm-sysv4.
14292
14293 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14294
14295 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14296 m68k-unknown-linuxaout from linker help string. Put quotes around
14297 $ld_help_string.
14298
14299 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14300
14301 * config.guess (powerpc-harris-powerunix): Add guess for port
14302 to new target.
14303
14304 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14305
14306 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14307
14308 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14309
14310 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14311 $(REALLY_SET_LIB_PATH) in Makefile.
14312 * Makefile.in (SET_LIB_PATH): New variable.
14313 (REALLY_SET_LIB_PATH): New variable.
14314 ($(DO_X)): Use $(SET_LIB_PATH).
14315 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14316 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14317 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14318 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14319 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14320 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14321 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14322 (install-dosrel): Likewise.
14323 (all-opcodes): Depend upon all-libiberty.
14324
14325 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14326
14327 * config.guess (*:CYGWIN*): New
14328
14329 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14330
14331 * Makefile.in (all-target-winsup): All all-target-libiberty.
14332
14333 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14334
14335 * configure.in (noconfigdirs): Add missing # in front of comment.
14336
14337 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14338
14339 * configure.in: add second pass to things added to noconfigdirs
14340 so *-gm-magic can exclude libgloss properly.
14341
14342 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14343
14344 * mpw-configure (extralibs_name, rez_name): Set correctly
14345 for MWC68K compiler.
14346
14347 * mpw-README: Add more info on the necessary build tools.
14348
14349 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14350
14351 * configure.in, config.sub: Recognize cygwin32.
14352
14353 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14354
14355 * config.guess, config.sub: Recognize A/UX.
14356
14357 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14358
14359 * config.sub: Merge with gcc/config.sub.
14360
14361 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14362
14363 * mpw-build.in (do-binutils): Add build of stamps.
14364
14365 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14366
14367 * config.sub: Add recognition for mips64vr4100*-* targets.
14368
14369 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14370
14371 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14372 Add creation of gconfigargs with `--enable-shared' turned on.
14373 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14374 ($(host)-stamp-stage3-configured): Likewise.
14375 (HOLES): Add chatr and ldd.
14376 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14377
14378 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14379
14380 * configure: Pass --nfp to recursive configures.
14381
14382 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14383
14384 * Makefile.in (DLLTOOL): New.
14385 (DLLTOOL_FOR_TARGET): New.
14386 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14387 (EXTRA_TARGET_FLAGS): Ditto.
14388 (EXTRA_GCC_FLAGS): Ditto.
14389 (CONFIGURE_TARGET_MODULES): Ditto.
14390 (DO_X): Ditto.
14391 * configure: Add DLLTOOL.
14392
14393 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14394
14395 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14396 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14397 mh-sco, since old workarounds no longer needed, and don't
14398 build ld, since libraries have weak symbols in COFF.
14399
14400 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14401
14402 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14403
14404 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14405
14406 * configure.in: Make sure that ${CC} can be used to compile an
14407 executable.
14408
14409 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14410
14411 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14412 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14413 nothing depending on whether gdbtk is being built.
14414
14415 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14416
14417 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14418
14419 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14420
14421 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14422 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14423
14424 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14425
14426 * config-ml.in: Add support for
14427 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14428 Simplify setting of multidirs from --disable-foo.
14429
14430 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14431
14432 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14433 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14434 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14435 non-empty, pass them on to the GCC make.
14436 (all-bootstrap): New rule that is like all-gcc, except it executes
14437 the GCC bootstrap rule instead of the GCC all rule.
14438
14439 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14440
14441 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14442
14443 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14444
14445 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14446 DG/UX support.
14447
14448 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14449
14450 * config.sub (i*86*) Change [345] to [3456]
14451
14452 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14453
14454 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14455 --with-gnu-ld=no.
14456
14457 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14458
14459 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14460 AIX multilibs get built.
14461
14462 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14463
14464 * configure.in (i386-win32): Don't build expect if we're not
14465 building the tcl subdir.
14466
14467 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14468
14469 * Makefile.in: (configure-target-examples, all-target-examples):
14470 New targets, configure and build example programs.
14471
14472 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14473
14474 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14475 use it as input to sedit the generated MPW makefile.
14476 * mpw-README: Add a suggestion about Gestalt.h.
14477
14478 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14479
14480 * config.sub: Accept *-*-ieee*.
14481
14482 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14483
14484 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14485 Ronald F. Guilmette <rfg@monkeys.com>.
14486
14487 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14488
14489 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14490 for powerpc-pe native.
14491 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14492 (target==powerpc-pe): duplicate i386-win32 entry.
14493
14494 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14495
14496 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14497 of vxworks, not just vxworks5.1.
14498
14499 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14500
14501 * mpw-configure: Add support for exec-prefix.
14502
14503 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14504
14505 * config.guess: Recognize HP model 816 machines as having
14506 a PA1.1 processor.
14507
14508 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14509
14510 * configure: Ignore new autoconf configure options.
14511
14512 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14513
14514 * config.guess: Recognize Pentium under SCO.
14515 From Robert Lipe <robertl@arnet.com>.
14516
14517 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14518
14519 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14520
14521 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14522
14523 * configure.in: Don't configure gas for alpha-dec-osf*.
14524
14525 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14526
14527 * configure.in: Default to --with-stabs for some targets for which
14528 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14529 i[345]86*-*-unixware*.
14530
14531 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14532
14533 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14534 rather than basing it on the target. Simplify handling of options
14535 controlling which directories to configure. Remove extraneous
14536 slash in multi-clean target.
14537
14538 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14539
14540 * config-ml.in: Prefix more variables with ml_ so they don't collide
14541 with configure's.
14542
14543 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14544
14545 * configure: Don't turn -v into --v.
14546
14547 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14548
14549 * configure.in (targargs): Fix typo.
14550
14551 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14552
14553 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14554
14555 * configure.in: Strip --host and --target options from
14556 CONFIG_ARGUMENTS, and always configure for --host only. Add
14557 --with-cross-host option when building with a cross-compiler.
14558 * configure: Canonicalize the arguments put into config.status by
14559 always using `=' for an option with an argument. Pass a presumed
14560 --host or --target explicitly.
14561
14562 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14563
14564 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14565 into general OS recognition case.
14566
14567 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14568
14569 * configure.in (target_configdirs): add target-winsup only
14570 for win32 target systems.
14571
14572 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14573
14574 * Makefile.in (all-target-libgloss): Depend upon
14575 configure-target-newlib, since when libgloss is built it looks to
14576 see if the newlib directory exists.
14577
14578 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14579
14580 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14581 cfg-ml-*.in.
14582
14583 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14584
14585 * configure: Handle LD and LD_FOR_TARGET when configuring a
14586 Canadian Cross.
14587
14588 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14589
14590 * configure.in (target_libs): add target-winsup.
14591 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14592 (target==ppcle-pe): remove ld from $noconfigdirs.
14593
14594 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14595
14596 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14597 Preserve relative path names in $srcdir. Build symlink tree if
14598 configuring cross target dir and srcdir=. (= no VPATH support).
14599 (configure-target-libg++): Depend on configure-target-librx.
14600 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14601 * config-ml.in: New file.
14602 * symlink-tree: New file.
14603 * configure: Ensure srcdir="." if that's what it is.
14604
14605 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14606
14607 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14608 includes and FLEX_SKELETON setting.
14609 * mpw-configure (--with-gnu-ld): New option, controls whether
14610 to use PPCLink or ld with PowerMac GCC.
14611 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14612 * mpw-config.in: Configure grez if targeting Mac.
14613
14614 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14615 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14616 just macos.
14617 * configure.in: Configure grez resource compiler if targeting Mac.
14618 * Makefile.in (all-grez, install-grez): New targets.
14619
14620 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14621
14622 * configure: CXX defaults to gcc, not g++. If we find
14623 gcc in the path, set CC to gcc -O2.
14624
14625 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14626
14627 * configure: Default ${build} correctly. Avoid picking up extra
14628 spaces when reading CC and CXX from Makefile. When doing a
14629 Canadian Cross, use plausible default values for numerous
14630 variables.
14631 * configure.in: When doing a Canadian Cross, don't try to
14632 configure tools whose configure script can't handle it.
14633
14634 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14635
14636 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14637
14638 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14639
14640 * configure: Remove dubious bug reporting address.
14641
14642 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14643
14644 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14645 configure script, run that instead of this directory's configure.
14646 In either case, print a message that we're configuring the sub-dir.
14647
14648 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14649
14650 * configure.in: Before checking for the existence of various files,
14651 use sed to filter out "target-".
14652
14653 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14654
14655 * Makefile.in (DO_X): Split rule to decrease command line length
14656 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14657 (Philippe De Muyter).
14658
14659 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14660
14661 * Makefile.in (all-patch): depend on all-libiberty.
14662
14663 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14664
14665 * configure.in: If the only directory in target_configdirs which
14666 actually exists is libiberty, then set target_configdirs to empty,
14667 to avoid trying to build a target libiberty in a gas or gdb
14668 distribution.
14669
14670 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14671
14672 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14673 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14674 systems.
14675
14676 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14677
14678 * configure.in (copy_dirs): Use sys-include instead of include
14679 for --with-headers option.
14680
14681 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14682
14683 * Makefile.in, configure.in: Make winsup builds work with
14684 new scheme.
14685
14686 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14687
14688 * configure.in: Build the linker on AIX.
14689
14690 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14691
14692 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14693 where needed.
14694
14695 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14696
14697 * Makefile.in (all-gcc): Fix typo.
14698
14699 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14700
14701 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14702
14703 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14704
14705 * configure.in: Rename libFOO to target-libFOO, and xiberty
14706 to target-xiberty, to provide more flexibility.
14707 (target_subdir): Define. Create if cross.
14708 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14709 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14710 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14711 check-libFOO -> check-target-libFOO, etc.
14712 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14713 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14714 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14715 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14716 allow ALL_GCC="" to only configure.
14717 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14718 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14719 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14720
14721 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14722
14723 * Makefile.in (taz): Build "info" in etc explicitly.
14724
14725 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14726
14727 * configure.in: Make sure that CC is undefined (as opposed to
14728 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14729 problem with autoconf trying to configure on a host without GCC.
14730
14731 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14732
14733 * mpw-configure: Set host alias from choice of host compiler,
14734 only use generic MPW Makefile sed if present, edit a file
14735 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14736 * mpw-README: Add problem notes about CW6 and CW7.
14737
14738 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14739
14740 * Makefile.in (taz): Use ";" instead of ";;".
14741
14742 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14743
14744 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14745 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14746 DISTDOCDIRS.
14747 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14748 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14749
14750 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14751
14752 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14753 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14754 Move bfd to DISTSTUFFDIRS.
14755
14756 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14757
14758 * Makefile.in (X11_LIB): Removed.
14759 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14760
14761 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14762
14763 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14764
14765 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14766 names.
14767
14768 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14769
14770 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14771
14772 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14773
14774 * configure.in (i[345]86-*-win32): Always build newlib.
14775 Don't configure cvs, autoconf or texinfo.
14776 * Makefile.in (LD_FOR_TARGET): New.
14777 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14778 Pass down LD_FOR_TARGET.
14779
14780 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14781
14782 * winsup: New directory.
14783 * Makefile.in: Build winsup.
14784 * configure.in: Winsup is configured when target is win32.
14785 Can only build win32 target GDB when native.
14786
14787 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14788
14789 * config.guess: Recognize HP model 819 machines as having
14790 a PA 1.1 processor.
14791
14792 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14793
14794 * configure: Fix sed loop which substitutes for CC and CXX to
14795 avoid bug found in various sed implementations.
14796
14797 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14798
14799 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14800 simulator. Use standard powerpc-*-eabi*.
14801
14802 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14803
14804 * configure.in: Stop putting gas and binutils in noconfigdirs for
14805 powerpc-*-aix* and rs6000-*-*.
14806
14807 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14808
14809 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14810 -mcall-aixdesc libraries.
14811
14812 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14813
14814 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14815
14816 * config.sub (arm | armel | armeb): Fix shell syntax.
14817
14818 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14819
14820 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14821 -msoft-float and -mcpu=common support.
14822 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14823 libraries.
14824
14825 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14826
14827 * configure.in: Allow configuration and build of emacs19 for the alpha.
14828
14829 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14830
14831 * configure.in (CC): Get ^CC, not just any old CC, from
14832 ${host_makefile_frag}.
14833
14834 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14835
14836 * configure.in (CC): Try to get CC from
14837 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14838
14839 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14840
14841 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14842 only if it exists in $(srcdir).
14843
14844 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14845
14846 * configure: If CC and CXX are not set in the environment, set
14847 them, based on either an existing Makefile or on searching for gcc
14848 in PATH. Substitute for CC and CXX in Makefile.
14849 * configure.in: Remove libm from target_libs. Separate
14850 target_configdirs from configdirs. If CC is not set in
14851 environment, try to get it from a host Makefile fragment. Rewrite
14852 changes of configdirs to use skipdirs instead. A few minor
14853 tweaks. Take directories out of target_configdirs as they are
14854 taken out of configdirs. Remove existing Makefile files from
14855 subdirectories. Substitute for TARGET_CONFIGDIRS and
14856 CONFIG_ARGUMENTS in Makefile.
14857 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14858 by configure.in.
14859 (CONFIG_ARGUMENTS): Likewise.
14860 (CONFIGURE_TARGET_MODULES): New variable.
14861 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14862 ($(CONFIGURE_TARGET_MODULES)): New target.
14863 (configure-libg++, configure-libio): New targets.
14864 (all-libg++): Depend upon configure-libg++.
14865 (all-libio): Depend upon configure-libio.
14866 (configure-libgloss, all-libgloss): New targets.
14867 (configure-libstdc++): New target.
14868 (all-libstdc++): Depend upon configure-libstdc++.
14869 (configure-librx, all-librx): New targets.
14870 (configure-newlib): New target.
14871 (all-newlib): Depend upon configure-newlib
14872 (configure-xiberty): New target.
14873 (all-xiberty): Depend upon configure-xiberty.
14874
14875 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14876
14877 * configure.in (host i[345]86-*-win32): Expand the
14878 noconfigdirs again.
14879
14880 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14881
14882 * mpw-configure: Fix sed command file name.
14883
14884 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14885
14886 * configure.in (host i[345]86-*-win32): Reduce the
14887 noconfigdirs again.
14888
14889 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14890
14891 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14892 or powerpc*-*-pe*, since they are not yet supported.
14893
14894 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14895
14896 Add PowerMac support and many other enhancements.
14897 * mpw-configure: New option --cc to select compiler to use,
14898 paste options set according to --cc into the generated
14899 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14900 if mpw-make.sed is present.
14901 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14902 add forward includes for PowerPC include files.
14903 * mpw-build.in: Build using Makefile.PPC if present.
14904 (do-byacc, etc): Remove separate version resource builds.
14905 (do-gas): Build "stamps" before "all".
14906 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14907 * mpw-README: Update to reflect --cc option, PowerMac support,
14908 and recently-reported compatibility problems.
14909
14910 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14911
14912 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14913 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14914 (--with-multilib-top): Pass to recursive invocations.
14915
14916 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14917
14918 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14919 v810-*-*.
14920
14921 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14922
14923 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14924 gdb, ld and opcodes on v810-*-*.
14925
14926 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14927
14928 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14929 (local-maintainer-clean): New target.
14930 (maintainer-clean): New target.
14931 (realclean): Just depend upon maintainer-clean.
14932
14933 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14934
14935 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14936
14937 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14938
14939 * configure.in: Build ld in mips*-*-bsd* case.
14940
14941 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14942
14943 * config.sub: Accept -lites* OS. From Ian Dall.
14944
14945 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14946
14947 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14948 targets.
14949
14950 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14951
14952 * configure.in: treat i386-win32 canadian cross the same as
14953 i386-go32 canadian cross.
14954
14955 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14956
14957 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14958 running under the simulator to build a reduced set of libraries.
14959 (powerpc-*-eabiaix): Add fine grained multilib support added to
14960 other powerpc targets yesterday.
14961
14962 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14963
14964 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14965 -disable-softfloat, -disable-relocatable, -disable-aix, and
14966 -disable-sysv to control which multilib libraries get built.
14967
14968 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14969
14970 * configure: Add Makefile.tem to list of files to remove in trap
14971 handler.
14972
14973 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14974
14975 * config.guess (*Linux*): Add missing "exit"s.
14976 Also, need specific check for alpha-unknown-linux (uses COFF).
14977
14978 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14979
14980 * config.guess: Merge with FSF:
14981
14982 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14983 * config.guess (AIX4): More robust release numbering discovery.
14984
14985 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14986 * config.guess (i386-sequent-ptx): Properly get version number.
14987
14988 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14989 * config.guess (mips:*:4*:UMIPS): New case.
14990
14991 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14992
14993 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14994 (i386-win32 host): Likewise. Don't build readline.
14995
14996 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14997
14998 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14999 SUPPORT_FILES to submakes.
15000
15001 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15002
15003 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15004 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15005 mpw-configure.
15006
15007 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15008
15009 * configure.in (appdirs): Use =, not ==, in test expression when
15010 trying to build the text to print in the warning message for
15011 Solaris users.
15012
15013 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15014
15015 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15016
15017 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15018
15019 * config.guess: Recognize lynx-2.3.
15020
15021 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15022
15023 * config.sub (z8ksim): Deleted
15024 (z8k-*-coff): New, this is the one true name of the target.
15025
15026 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15027
15028 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15029
15030 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15031
15032 * config.guess (*:Linux:*:*): First try asking the linker what the
15033 default object file format is (elf, aout, or coff). Then if this
15034 fails, try previous methods.
15035
15036 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15037
15038 * configure.in: Don't build newlib for *-*-vxworks5.1.
15039
15040 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15041
15042 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15043 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15044
15045 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15046
15047 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15048
15049 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15050
15051 * cfg-ml-com.in: New file.
15052 * cfg-ml-pos.in: New file.
15053
15054 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15055
15056 * COPYING.NEWLIB: Add HP free copyright to list.
15057
15058 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15059
15060 * config.sub: Recognize -eabi* for the system, not just -eabi.
15061
15062 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15063
15064 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15065 * config.sub, configure.in (win32): New target and host.
15066
15067 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15068
15069 * configure.in: Add i386-pe configuration.
15070
15071 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15072
15073 * mpw-build.in (install): Install GDB after LD.
15074
15075 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15076
15077 * mpw-config.in (elf/mips.h): Always forward-include, needed
15078 for GDB to build.
15079
15080 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15081
15082 * testsuite: New directory for customer acceptance and whole tool
15083 chain tests.
15084
15085 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15086
15087 * configure: If per-host line isn't found, but AC_OUTPUT is found
15088 and a configure script exists, run it instead.
15089
15090 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15091
15092 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15093
15094 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15095
15096 * configure: Set build_{cpu,vendor,os,alias} to host values when
15097 --build isn't specified.
15098
15099 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15100
15101 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15102 (FLAGS_TO_PASS): Pass them.
15103 (EXTRA_TARGET_FLAGS): Ditto.
15104
15105 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15106
15107 * Makefile.in (all-libg++): Depend on all-libstdc++.
15108
15109 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15110
15111 * configure.in (noconfigdirs): Enable all packages for
15112 i386-unknown-netbsd.
15113
15114 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15115
15116 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15117 hosted builds (DOS builds)
15118
15119 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15120
15121 Changes for ARM based on patches from Richard Earnshaw:
15122 * config.sub: Handle armeb and armel.
15123 * configure.in: Omit arm linker only for riscix.
15124
15125 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15126
15127 * config.guess: Update from FSF.
15128
15129 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15130
15131 * config.sub: Recognize powerpcle as the little endian variant of
15132 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15133 powerpcle variant. Convert pentium into i586, not i486. Add p5
15134 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15135 temporarily.
15136
15137 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15138
15139 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15140
15141 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15142
15143 * config.sub: Accept -lites* as a basic system type.
15144
15145 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15146
15147 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15148 installed, and if so return linuxoldld as the system name.
15149
15150 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15151
15152 * config.guess: Add hppa1.1-hp-lites support.
15153
15154 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15155
15156 * configure.in: Don't build newlib for m68k-vxworks5.1.
15157
15158 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15159
15160 * configure.in (mips-sgi-irix6): Use mh-irix5.
15161
15162 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15163
15164 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15165
15166 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15167
15168 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15169 OSF/1. Fix compiler flags.
15170 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15171
15172 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15173
15174 * configure.in: Recognize --with-newlib.
15175 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15176
15177 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15178
15179 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15180 to *_X11_MODULES due to gdbtk needing X include files et al.
15181
15182 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15183
15184 Merge in support for Mac MPW as a host.
15185 (Old change descriptions retained for informational value.)
15186
15187 * mpw-config.in: Add generic include forwards for cpu-specific
15188 include files in aout and elf directories.
15189
15190 * mpw-configure: Added copyright.
15191 * mpw-config.in: Check for presence of required build tools.
15192 (target_libs): Add newlib.
15193 (target_tools): Add examples.
15194 (Read Me): Generate as "Read Me for MPW" instead.
15195 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15196 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15197 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15198
15199 * mpw-configure: Remove subdir-specific makefile hackery,
15200 delete mk.tmp after using it.
15201
15202 * mpw-build.in (all): Display start and end times.
15203
15204 * mpw-configure (host_canonical): Set.
15205 (target_cpu): Always add to makefiles.
15206 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15207 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15208 (mpw-mh-mpw): Look for in srcdir and srcroot.
15209 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15210
15211 * mpw-build.in: (install-only): New target.
15212
15213 * mpw-configure (host_alias, target_alias): Rename from hostalias
15214 and targetalias, add into generated Makefile.
15215 (mk.tmp): If present, add into generated Makefile.
15216 * mpw-build.in (all-gas): Build config.h first before gas proper.
15217
15218 * mpw-configure (config.status): Write only if changed.
15219 * mpw-config.in (readline): Configure it (not built, just used for
15220 definitions).
15221
15222 * mpw-config.in (elf/mips.h): Add a forward include.
15223
15224 * mpw-config.in: Forward-include most .h files in include into
15225 extra-include.
15226 (readline): Don't build.
15227 mpw-build.in (install): Install GDB.
15228
15229 * mpw-configure (prefix, mpw_prefix): Handle it.
15230 * mpw-config.in (mmalloc, readline): Don't configure.
15231 * mpw-build.in (thisscript): Rename to ThisScript.
15232 Use mpw-build instead of BuildProgram everywhere.
15233 (mmalloc, readline): Don't build.
15234 * mpw-README: New file, basic documentation about the MPW port.
15235
15236 * mpw-config.in: Use forward-include to create include files.
15237
15238 * mpw-configure: Add more things to the top of each configured
15239 Makefile, including contents of config/mpw-mh-mpw.
15240 * mpw-config.in (extra-include): Create this directory and fill it
15241 with Posix-like include files when configuring.
15242
15243 * config.sub (apple, mac, mpw): Add various aliases.
15244
15245 * mpw-build.in: New file, top-level build script fragment for MPW.
15246 * mpw-configure: New file, configure script for MPW.
15247 * mpw-config.in: New file, config fragment for MPW.
15248
15249 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15250
15251 * configure.in (host_libs): Remove glob, since it is gone from the
15252 sources.
15253
15254 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15255
15256 * Makefile.in: define empty GDB_NLM_DEPS var.
15257
15258 * configure.in(target_makefile_frag): use config/mt-netware
15259 for netware targets.
15260
15261 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15262
15263 * config.sub: Merge in recent FSF changes. Remove linux special
15264 cases.
15265
15266 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15267
15268 Revert this change:
15269
15270 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15271
15272 * build-all.mk: Use CC=cc -Xs on Solaris.
15273
15274 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15275
15276 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15277 stop using it.
15278 * Makefile.in: Nuke all references to glob subdirectory.
15279
15280 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15281
15282 * configure.in: Fix --enable-shared logic in per-host.
15283
15284 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15285
15286 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15287
15288 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15289
15290 * configure.in (noconfigdirs): Don't build gas on AIX, for
15291 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15292
15293 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15294
15295 * configure: Fix --cache-file to work if the file argument is a
15296 relative path.
15297
15298 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15299
15300 * configure: If the --cache-file is used, pass it down to
15301 configure in subdirectories.
15302
15303 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15304
15305 * config.sub: add vxworks29k configuration.
15306
15307 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15308
15309 * Makefile.in (taz): Do "diststuff" part quietly.
15310
15311 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15312
15313 * config.sub: Mini-merge with gcc/config.sub.
15314
15315 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15316
15317 * config.guess (IRIX): Sed - to _.
15318
15319 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15320
15321 * Makefile.in (source-vault, binary-vault): New targets.
15322
15323 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15324
15325 * config.sub: Recognize -eabi as a basic system type.
15326
15327 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15328
15329 * configure.in (enable_shared stuff): Fix typo.
15330
15331 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15332
15333 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15334
15335 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15336
15337 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15338
15339 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15340
15341 * configure.in (rs6000-*-*): Don't build gas.
15342
15343 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15344
15345 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15346 reduce command line length.
15347 (AS_FOR_TARGET): Check for as.new, not Makefile.
15348 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15349
15350 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15351
15352 * config.guess: Merge from FSF.
15353
15354 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15355
15356 * configure: Don't use $ when handling program_suffix.
15357
15358 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15359
15360 * configure.in: Configure tk for hppa/hpux.
15361
15362 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15363
15364 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15365
15366 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15367
15368 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15369 to LIBCXXFLAGS. Tests are better run without it.
15370
15371 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15372
15373 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15374
15375 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15376
15377 * configure.in (*-*-netware*): Don't configure xiberty.
15378
15379 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15380
15381 * configure.in: Remove tk from native_only list.
15382
15383 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15384
15385 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15386 for special NCD build.
15387
15388 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15389
15390 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15391 makeall.bat, they're only useful for binutils snapshots.
15392 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15393 makeall.bat to specified SUPPORT_FILES.
15394
15395 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15396
15397 * build-all.mk: Add Ericsson targets to sun4 and solaris
15398 hosts. Add BNR's sun4 target to solaris host, so their
15399 build-from-source will be tested in-house first.
15400
15401 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15402
15403 * Makefile.in (LIBCFLAGS): New variable.
15404 (CFLAGS_FOR_TARGET): Ditto.
15405 (LIBCFLAGS_FOR_TARGET): Ditto.
15406 (LIBCXXFLAGS): Ditto.
15407 (CXXFLAGS_FOR_TARGET): Ditto.
15408 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15409 (BASE_FLAGS_TO_PASS): Pass them.
15410 (EXTRA_TARGET_FLAGS): Ditto.
15411
15412 * configure.in: Support --enable-shared.
15413
15414 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15415
15416 * configure.in (target_libs): Include libstdc++ again.
15417 * config.guess: Update from FSF (for FreeBSD).
15418
15419 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15420
15421 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15422 makeall.bat.
15423 (DISTDOCDIRS): Add `etc'.
15424 (ETC_SUPPORT_PFX): New variable.
15425 (taz): Include anything from etc starting with a word in
15426 ETC_SUPPORT_PFX.
15427
15428 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15429
15430 * config.sub: Update for recent FSF changes. Remove obsolete
15431 h8300hds entry. Add -windows* and -osx as basic os. Minor
15432 spacing changes.
15433
15434 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15435
15436 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15437
15438 * config.guess: Merge with FSF.
15439 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15440
15441 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15442
15443 * configure: Since the "trap 0" handler will override the exit
15444 status on many systems, only use it for "exit 1", and make it set
15445 a non-zero exit status; reset it before "exit 0". Also, check
15446 exit status of config.sub, and error out if it failed.
15447
15448 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15449
15450 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15451 and install libgloss.
15452
15453 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15454
15455 * Makefile.in (all-binutils): Depend upon all-byacc.
15456
15457 * configure.in: Don't build emacs on Irix 5.
15458
15459 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15460
15461 * configure.in (*-*-netware*): Add libio.
15462
15463 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15464
15465 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15466 (CHECK_TARGET_MODULES): Ditto.
15467 (INSTALL_TARGET_MODULES): Ditto.
15468 (TARGET_LIBS): Ditto.
15469 (all-libstdc++): Note dependencies.
15470
15471 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15472
15473 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15474
15475 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15476
15477 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15478 -fexternal-templates.
15479
15480 * configure.in (target_libs): Add libstdc++.
15481 (noconfigdirs): Add libstdc++ as appropriate.
15482
15483 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15484
15485 * config.guess: Update from FSF.
15486
15487 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15488
15489 * configure: Use ${config_shell} when running ${configsub}.
15490
15491 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15492
15493 * config.sub: No longer recognize h8300h.
15494
15495 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15496
15497 * config.sub: Remove extraneous differences between config.sub and
15498 gcc/config.sub.
15499
15500 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15501
15502 * Makefile.in (DISTSTUFFDIRS): Add gas.
15503
15504 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15505
15506 * COPYING.NEWLIB: New file.
15507
15508 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15509
15510 * config.guess (HP-UX): Patch from Harlan Stenn
15511 <harlan@landmark.com> to also emit release level.
15512
15513 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15514
15515 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15516
15517 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15518
15519 * config.sub: Merge nextstep cleanup from FSF.
15520
15521 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15522
15523 * configure.in (arm-*-*): Don't configure ld for this target.
15524
15525 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15526
15527 * configure.in (*-*-netware): don't configure libg++, libio,
15528 librx, or newlib.
15529
15530 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15531
15532 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15533 configure ld--it works, but it doesn't support shared libraries.
15534
15535 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15536
15537 * config.guess (*-unknown-freebsd*): Get rid of possible
15538 trailing "(Release)" in version string.
15539 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15540
15541 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15542
15543 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15544 Fix type: *-next-neststep -> *-next-nextstep.
15545
15546 * config.guess: Merge from FSF:
15547
15548 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15549
15550 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15551
15552 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15553
15554 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15555 instead of UNIX_SV for UnixWare 1.0).
15556
15557 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15558
15559 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15560 to make gdb/nlm/* build after the compiler and linker.
15561
15562 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15563
15564 * config.guess (netbsd, freebsd, linux): Accept any machine,
15565 not just i[34]86.
15566 (m68k-atari-sysv4): Relocate to match FSF version.
15567
15568 * config.guess: More merges from the FSF:
15569
15570 Add a space before function call or macro invocation.
15571
15572 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15573
15574 * config.guess: Add trap cmd to remove dummy.c and dummy when
15575 interrupted.
15576
15577 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15578
15579 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15580 (dummy): Redirect stderr from compilation of dummy.c.
15581
15582 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15583
15584 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15585
15586 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15587
15588 * configure: Accept and ignore --cache*, for compatibility with
15589 new autoconf.
15590
15591 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15592
15593 * config.guess: Merge from FSF:
15594
15595 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15596
15597 * config.guess (Pyramid*:OSx*:*:*): New case.
15598 (PATH): Add /.attbin at end for finding uname.
15599 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15600
15601 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15602
15603 * config.guess (M88*:DolphinOS:*:*): New case.
15604
15605 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15606
15607 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15608 to select whether to use ELF or COFF.
15609
15610 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15611
15612 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15613
15614 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15615
15616 * config.guess: Guess the OS version for HPUX.
15617
15618 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15619
15620 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15621
15622 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15623
15624 * configure.in: Recognize --with-headers, --with-libs, and
15625 --without-newlib.
15626 * Makefile.in (all-xiberty): Depend upon all-ld.
15627
15628 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15629
15630 * configure.in: Change i[34]86 to i[345]86.
15631
15632 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15633
15634 * configure (version): A few more tweaks to help message.
15635
15636 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15637
15638 * Makefile.in: Remove (for now) librx as a host library,
15639 now that we're building it for target.
15640
15641 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15642
15643 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15644 (Karl Berry).
15645
15646 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15647
15648 * configure.in: Also configure librx.
15649
15650 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15651
15652 * Makefile.in: Update various rules to reflect that librx
15653 is now needed for libg++.
15654
15655 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15656
15657 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15658
15659 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15660
15661 * configure.in: Configure the examples directory.
15662
15663 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15664
15665 * configure: Simplify Jun 2 1994 change.
15666
15667 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15668
15669 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15670 /bin/gcc isn't good enough to build gcc.
15671
15672 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15673
15674 * Makefile.in (GDB_SUPPORT_FILES): Remove
15675 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15676 (gdb.tar.gz): Add new rule to use standard distribution building
15677 mechanism.
15678
15679 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15680
15681 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15682 Bill Cox <bill@cygnus.com>.
15683
15684 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15685
15686 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15687
15688 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15689
15690 * configure: Search current dir first in .gdbinit.
15691
15692 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15693
15694 * config.sub: Recognize freebsd (merged from gcc config.sub).
15695
15696 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15697
15698 * config.sub: Refer to NeXT's operating system as nextstep.
15699
15700 * config.sub (case $basic_machine): Re-order the cases, to match
15701 the order in the FSF version (which is mostly alphabethical).
15702 Merge in some additions and changes from the FSF.
15703
15704 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15705
15706 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15707 * config.sub: Recognize cxux7.
15708 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15709
15710 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15711
15712 * config.sub: Fix typo powerpc -> powerpc-*.
15713
15714 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15715
15716 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15717
15718 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15719 parallel with all-emacs and install-emacs). Top-level command
15720 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15721
15722 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15723
15724 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15725 $(relbindir)/make before doing ``make install'', and use
15726 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15727 installing over running make binary.
15728 ($(host)-stamp-stage3-installed): Likewise.
15729
15730 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15731
15732 * config.guess: Recognize Mach.
15733
15734 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15735
15736 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15737 see whether --exec-prefix was used.
15738
15739 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15740
15741 * README: Explicitly mention libg++/README. (Zoo's idea.)
15742
15743 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15744
15745 * Makefile.in: Add all-librx target similar to all-libproc.
15746
15747 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15748
15749 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15750 with post 1.2 uname bogosity.
15751
15752 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15753
15754 * configure: Remove temporary files on receipt of a signal.
15755
15756 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15757
15758 * configure: If there is a package_makefile_frag, remove
15759 ${subdir}/Makefile.tem after copying it in.
15760
15761 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15762
15763 * build_all.mk: support rs6000 lynx identifies itself as
15764 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15765 since /bin/gcc is too feeble to compile a modern gcc.
15766
15767 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15768
15769 * brought devo/test-build.mk update-to-date with progressive/
15770 test-build.mk. Add lynx targets and hppa flag info.
15771
15772 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15773
15774 * configure.in: Use mh-ncrsvr43. Patch from
15775 Tom McConnell <tmcconne@sedona.intel.com>.
15776
15777 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15778
15779 * config.guess (i386-unknown-bsdi): No longer need to
15780 check #if defined(__bsdi__) && defined(__i386__).
15781
15782 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15783
15784 * configure: Set program_transform_nameoption correctly.
15785
15786 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15787
15788 * brought build-all.mk update-to-date with progressive build-all.mk,
15789 added new targets and hppa info.
15790
15791 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15792
15793 * configure: If config.guess result is a prefix of the user
15794 specified target, assume a native build and use the user specified
15795 target as the host alias. Remove SunOS patch suffix removal hack.
15796 * configure.in: Remove SunOS patch suffix removal hack.
15797
15798 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15799 in NATIVE_CHECK_MODULES.
15800
15801 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15802
15803 * Makefile.in: Rename HOST_ONLY to NATIVE.
15804 * configure: Delete SunOs patch suffix from host_canonical
15805 and build_canonical variables that are prepended to Makefiles.
15806 * configure.in: Add comments for easier maintenance.
15807
15808 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15809
15810 * Makefile.in: Add all-libproc target similar to all-gui.
15811
15812 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15813
15814 * Makefile.in (CHECK_MODULES): split into
15815 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15816
15817 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15818
15819 * config.guess (i386-unknown-bsdi): New system to guess.
15820
15821 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15822
15823 * Makefile.in: Add all-gui target (but not yet build by "all").
15824
15825 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15826
15827 * config.sub: Move deletion of patch suffix from here...
15828 * configure.in: To here, at Ian's suggestion. The top-
15829 level scripts might need to know of a patch level.
15830
15831 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15832
15833 * config.sub: Strip off patch suffix so rtl is recognized
15834 as a sunos4.1.3 machine, even though it's been patched.
15835
15836 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15837
15838 * Makefile.in (INSTALL_LAST): Delete.
15839 (INSTALL_DOSREL): New.
15840
15841 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15842
15843 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15844 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15845 whether we pass down --with-gnu-ld anyhow.
15846
15847 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15848
15849 * Makefile.in (INSTALL_LAST): Change operation so it works
15850 on more flavors of make.
15851 * configure.in (go32): Don't build libg++ or libio.
15852
15853 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15854
15855 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15856 they can be overriden by templates.
15857
15858 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15859
15860 * configure.in (target==go32): Don't build gdb.
15861 * dosrel: New directory.
15862
15863 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15864
15865 * configure.in (host==go32): Configure dosrel too.
15866 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15867 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15868 be set by incoming names or templates.
15869 (INSTALL_LAST): New rule.
15870
15871 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15872
15873 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15874
15875 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15876
15877 * configure.in (appdirs): New variable. Currently empty, but will
15878 be used in gas distribution. If nonempty, lists a set of
15879 directories at least one of which must get configured, or top
15880 level configuration is considered to have failed.
15881 (rs6000-*-lynxos*): Use new file name.
15882
15883 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15884
15885 Eliminate XTRAFLAGS.
15886 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15887 newlib include files using -idirafter, and also use -nostdinc.
15888 (CXX_FOR_TARGET): Likewise.
15889 (XTRAFLAGS): Removed.
15890 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15891 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15892 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15893 ($(DO_X)): Don't pass down XTRAFLAGS.
15894
15895 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15896
15897 * configure.in (mips*-dec-bsd*): New target; do build linker.
15898 (mips*-*-bsd*): New target; don't build linker.
15899
15900 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15901
15902 * configure.in: support rs6000-*-lynxos* configuration.
15903 support sunos4 as a cross target.
15904
15905 * config.sub: look for lynx*, not lynx since the OS version may
15906 legitimately be part of the name.
15907
15908 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15909
15910 * configure.in (i[34]86-*-sco*): Move to be with other i386
15911 targets.
15912 (romp-*-*): New target. Skip various binary utilities.
15913 (vax-*-*): New target. Don't build newlib.
15914 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15915
15916 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15917
15918 * configure.in: Only set host_makefile_frag if config
15919 directory exists.
15920
15921 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15922
15923 * install.sh: If $dstdir exists, don't check whether each
15924 component does.
15925
15926 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15927
15928 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15929
15930 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15931
15932 * configure.in (*-*-lynxos*): Don't configure newlib for either
15933 native or cross Lynx.
15934
15935 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15936
15937 * config.sub (sparc64-elf): Fix os.
15938 (z8k): Remove duplicate.
15939
15940 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15941
15942 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15943 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15944
15945 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15946
15947 * configure: Make file links cleanly even if Lynx fails on
15948 an NFS symlink (at least fail cleanly).
15949
15950 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15951
15952 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15953 -XNh2000.
15954
15955 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15956
15957 * configure: Unknown options are fatal again.
15958
15959 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15960
15961 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15962 compatibility.
15963
15964 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15965
15966 * build-all.mk: Add `clean' target.
15967
15968 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15969
15970 * config.guess: Add SINIX support.
15971 * configure.in: Add mips-*-sysv4* support.
15972
15973 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15974
15975 * build-all.mk: Document all useful targets.
15976 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15977 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15978
15979 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15980
15981 * configure: Support --silent, --quiet.
15982
15983 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15984
15985 * configure: Support --disable-FEATURE.
15986
15987 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15988
15989 * config.guess: Recognize NCR running SVR4.3.
15990
15991 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15992
15993 * config.guess: Make BSDI generate i386-unknown-bsd386.
15994 Patch from Paul Eggert <eggert@twinsun.com>.
15995
15996 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15997
15998 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15999
16000 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16001
16002 * configure: Make unrecognized options give nonfatal warnings
16003 instead of fatal errors, and pass them to any subdirectory
16004 configures in case they recognize them.
16005 Make --x equivalent to --with-x.
16006
16007 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16008
16009 * configure: Add --enable-* options. Clean up usage message and
16010 some comments.
16011
16012 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16013
16014 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16015
16016 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16017
16018 * configure.in (hppa*-*-*): Enable binutils.
16019
16020 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16021
16022 * config.sub: Recognize cisco.
16023
16024 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16025
16026 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16027
16028 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16029
16030 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16031 than one configuration name. Add comment.
16032
16033 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16034
16035 * config.guess: about target *-hitachi-hiuxwe2, fixed
16036 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16037 macro is incorrect.]
16038
16039 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16040
16041 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16042 than the "make ls" stuff which used to be here.
16043
16044 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16045
16046 * config.guess: Recognize i[34]86-unknown-freebsd.
16047 From Shawn M Carey <smcarey@rodan.syr.edu>.
16048
16049 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16050
16051 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16052
16053 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16054
16055 * config.guess: Check for ptx.
16056
16057 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16058
16059 * config.sub: Add os9k checking.
16060
16061 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16062
16063 * config.guess: Handle OSF1 running on HPPA processors
16064
16065 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16066
16067 * configure: If subdir configure fails, print out a message with
16068 subdirectory name, in case subdir's configure code didn't identify
16069 itself.
16070
16071 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16072
16073 * configure.in: Remove embedded newlines from configdirs.
16074 Avoid mismatches of substrings. Fix matching strings at end
16075 of configdirs.
16076
16077 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16078
16079 * config.guess: Add Lynx/rs6000 config support.
16080
16081 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16082
16083 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16084
16085 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16086
16087 * configure.in (hppa*-*-osf*): Treat this just like most other
16088 PA configurations (eg no binutils or ld).
16089 (hppa*-*-*elf*): These configurations have binutils and ld.
16090
16091 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16092
16093 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16094
16095 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16096
16097 * configure.in (rs6000-*-*): Build gas.
16098
16099 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16100
16101 * Makefile.in: Avoid bug in losing hpux sed.
16102
16103 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16104
16105 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16106 for GDB and GDB has been fixed to not need it.
16107
16108 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16109
16110 * config.guess: Recognize vax hosts.
16111
16112 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16113
16114 * configure (while loop): Don't use "break 2" inside case
16115 statement -- the case statement isn't an enclosing loop.
16116
16117 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16118
16119 * config.guess: Clean up NeXT support, to allow nextstep
16120 on Intel machines. Make OS be nextstep.
16121
16122 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16123
16124 * config.guess: Add alternate forms for Convex.
16125
16126 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16127
16128 * configure: Completely rewrite option processing. Take
16129 advantage of pattern-matching to avoid invoking test frequently.
16130 Also clean up host and target defaulting logic.
16131
16132 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16133
16134 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16135 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16136 commands (plus user environment) will fit SCO limits.
16137
16138 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16139
16140 * configure.in: Don't issue warnings about directories which are
16141 not being configured if -norecursion is set. Correct test for
16142 --with-gnu-as and --with-gnu-ld to not get confused by substring
16143 matches.
16144
16145 * configure.in: Don't build gas for alpha-dec-osf1*.
16146
16147 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16148
16149 * configure: Back out Per's change of 12/19/1993. It changes the
16150 behavior of configure in unexpected and confusing ways.
16151
16152 Also, use different delim char when calculating
16153 program_transform_name so that the name can contain slashes.
16154
16155 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16156
16157 * configure.in, config.sub: Add support for VSTa micro-kernel.
16158
16159 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16160
16161 * configure.in: Nuke hacks which were used to get a special
16162 version of GAS for HPPA configurations.
16163
16164 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16165
16166 * configure: If only ${target_alias} is given, use that
16167 as the default for ${host_alias}.
16168 * configure: Add missing back-slashes before nested quotes.
16169
16170 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16171
16172 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16173
16174 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16175
16176 * config.guess: Recognize some Tektronix configurations.
16177 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16178
16179 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16180
16181 * config.sub: Match any flavor of SH.
16182
16183 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16184
16185 * configure.in: Don't try to configure newlib for Alpha.
16186
16187 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16188
16189 * configure.in: Don't build ld for Irix 5. Don't build gas,
16190 libg++ or libio for any Alpha target.
16191
16192 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16193
16194 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16195
16196 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16197 default arguments -- so it tried to compress itself.
16198
16199 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16200
16201 * configure.in (notsupp): ensure that a space is always at the end
16202 of the configdirs list, since the grep checks for an explicit space
16203
16204 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16205
16206 * configure.in (target i386-sysv4.2): don't build ld, since static
16207 versions of many libraries are not available.
16208
16209 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16210
16211 * config.guess: Recognize Apollos (using environment variables).
16212 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16213
16214 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16215
16216 * config.guess: Recognize Sony news mips running newsos.
16217
16218 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16219
16220 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16221 "fi ; else" for bash.
16222
16223 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16224
16225 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16226
16227 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16228
16229 * config.sub: accept unixware as an alias for svr4.2.
16230 Fix some inconsistancies with the gcc version.
16231
16232 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16233
16234 * Makefile.in (DISTDOCDIRS): Add gdb.
16235
16236 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16237
16238 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16239
16240 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16241
16242 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16243 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16244 this now.
16245
16246 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16247
16248 * config.sub: Accept hiux* as an OS name.
16249
16250 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16251 etc/make-stds.texi. The underscore came from gcc, and dje now
16252 agrees that RUNTESTFLAGS is the correct name.
16253
16254 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16255
16256 * install.sh: Remove 'set -e'. It makes any conditionals
16257 in the script useless.
16258
16259 * config.guess: Automatically recognize arm-acorn-riscix
16260 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16261
16262 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16263
16264 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16265
16266 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16267
16268 * Makefile.in (DISTDOCDIRS): New variable.
16269 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16270 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16271
16272 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16273
16274 * configure.in (hppa target): check the source directory for the
16275 pagas sub-directory
16276
16277 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16278
16279 * config.sub: Allow -aout* and -elf*.
16280
16281 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16282
16283 * configure.in: Don't build ld on i386-solaris2, same as for
16284 sparc-solaris2.
16285
16286 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16287
16288 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16289
16290 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16291
16292 * configure.in: Configure gdb for alpha.
16293
16294 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16295
16296 * Makefile.in (CXXFLAGS): Add -O.
16297
16298 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16299
16300 * config.guess: added support for DG Aviion
16301
16302 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16303
16304 * configure.in: Produce warning message for subdirectories not
16305 configurable for this host/target combination. Don't try to
16306 configure gdb for vms.
16307
16308 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16309
16310 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16311 appropriate files before making "diststuff".
16312 (DISTBISONFILES): New var: list of files to be edited.
16313 (DISTSTUFFDIRS): Add binutils.
16314
16315 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16316
16317 * config.sub: also handle mipsel and mips64el (for little endian mips)
16318
16319 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16320
16321 * configure.in: Add * to end of all OS names.
16322
16323 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16324
16325 * configure.in: Build newlib for LynxOS native.
16326
16327 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16328
16329 * config.guess: Add support for delta 88k running SVR3.
16330
16331 * configure.in: Add comment about HP compiler vs. emacs.
16332
16333 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16334
16335 * configure.in: don't build ld on solaris2 (not a viable option
16336 due to bugs in getpwnam & getpwuid)
16337
16338 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16339
16340 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16341 config.guess will produce a full version number.
16342
16343 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16344
16345 * configure.in: Build linker and binutils for alpha-dec-osf1.
16346
16347 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16348
16349 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16350 and gdb/testsuite/Makefile.in.
16351
16352 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16353
16354 * configure.in: recognize mips*- instead of mips-
16355
16356 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16357
16358 * config.sub: Accept linux*coff and linux*elf as operating
16359 systems.
16360
16361 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16362
16363 * config.sub: Recognize mips64, and mips3 as an alias for it.
16364
16365 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16366
16367 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16368 gdb knows how to handle OSF/1 shared libraries.
16369
16370 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16371
16372 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16373 * config.guess: Recognize Hitachi's HIUX.
16374 * config.sub: Recognize h3050r* and hppahitachi.
16375 Remove redundant cases for hp9k[23]*.
16376
16377 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16378
16379 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16380 if gas and ld are in the source tree and are in ${configdirs}.
16381 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16382 --with options (but still pass them down on the command line,
16383 if they were explicitly specified).
16384
16385 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16386
16387 * configure: substitute SHELL value in Makefile.in with
16388 ${CONFIG_SHELL}
16389
16390 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16391
16392 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16393 *-*-solaris2* targets.
16394
16395 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16396
16397 * Makefile.in: define M4, and pass it down to sub-makes;
16398 all-autoconf now depends on all-m4
16399
16400 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16401
16402 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16403 presence of {ar,ranlib} instead of a configured directory
16404
16405 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16406
16407 * config.guess: Accept 34?? as well as 33?? for NCR.
16408
16409 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16410
16411 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16412 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16413
16414 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16415
16416 * configure: grab values for $(CC) and $(CXX) from the
16417 environment, so that someone can do "CC=gcc configure; make" and
16418 have it work right (matching the way that autoconf works now)
16419
16420 * configure.in, Makefile.in: add support for gash, the tcl
16421 interface to Galaxy
16422
16423 * config.guess: add NetBSD variants (hp300, x86)
16424
16425 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16426
16427 * install.sh: Support -d option (in the manner of SunOS 4 install,
16428 as it is more deterministic than that of GNU install)
16429 (chmodcmd): Set file to mode 755 by default (should also do default
16430 chgrp and chown, but I don't feel like dealing with that now)
16431
16432 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16433
16434 * config.sub: Remove h8300hhms alias.
16435
16436 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16437
16438 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16439
16440 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16441
16442 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16443 as stmp-fixinc
16444
16445 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16446
16447 * config.sub: recognize m88110-bug-coff.
16448
16449 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16450
16451 * Makefile.in (all-libio): all dependencies on the toolchain used
16452 to build this (gcc, gas, ld, etc)
16453
16454 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16455
16456 * config.guess: Deal with OSF/1 1.3 on alpha.
16457
16458 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16459
16460 * install.sh: add some 'else true' clauses for portability
16461
16462 * configure.in: don't build libio for h8[35]00-*-* targets
16463
16464 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16465
16466 * Makefile.in: Add support for new libio.
16467
16468 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16469
16470 * install.sh: If one command fails, don't try the rest. Don't try
16471 to remove $dsttmp (via trap) unless we have already created it.
16472 If $src doesn't exist, detect it and exit with an error.
16473
16474 * config.guess: Recognize BSD on hp300.
16475
16476 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16477
16478 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16479 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16480
16481 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16482
16483 * Makefile.in (all-send-pr): depends on all-prms
16484
16485 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16486
16487 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16488
16489 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16490
16491 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16492 Added test for mips-mips-riscos5.
16493
16494 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16495
16496 * configure.in: use mh-hp300 for 68k HP hosts
16497
16498 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16499
16500 * configure: add support for CONFIG_SHELL, so that you can use
16501 some alternate shell for evaluating configure scripts
16502
16503 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16504
16505 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16506 in configure script to bug-gdb@prep.ai.mit.edu when building
16507 distribution archive.
16508 * Makefile.in (COMPRESS): Remove def.
16509 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16510 gdb.tar.Z and make-gdb.tar.Z respectively.
16511 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16512 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16513 to convergence with 'taz' target in Makefile.in.
16514
16515 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16516
16517 * install.sh (dsttmp): use trap to ensure that tmp files go
16518 away on error conditions
16519
16520 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16521
16522 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16523
16524 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16525
16526 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16527 its parent is '/' not ''.
16528
16529 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16530
16531 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16532
16533 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16534 that ${newsrcdir}/configure.in does.
16535
16536 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16537
16538 * test-build.mk: support for CONFIG_SHELL
16539
16540 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16541
16542 * config.sub (netware): Add as a basic system type.
16543
16544 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16545
16546 * Makefile.in (Makefile): depend on configure.in. Also drop the
16547 $(srcdir)/ from the dependency on Makefile.in.
16548
16549 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16550
16551 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16552 (h8300hhms is temporary until multi-libraries are implemented).
16553 * configure.in: Handle h8300h too.
16554
16555 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16556
16557 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16558
16559 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16560
16561 * configure: Remove extraneous output when guessing host type.
16562 * config.guess: Remove extraneous output when guessing using C
16563 compiler rather than uname, or when guessing fails.
16564
16565 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16566
16567 * Makefile.in: remove all.cross and install.cross targets
16568
16569 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16570 definitions
16571
16572 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16573
16574 * configure.in (target sh): Build gprof.
16575
16576 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16577
16578 * config.sub: change -solaris to -solaris2
16579
16580 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16581
16582 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16583
16584 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16585
16586 * configure: Correct error message for missing Makefile.in to
16587 print correct directory.
16588
16589 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16590
16591 * install.sh: kludge around 386BSD shell bug
16592
16593 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16594
16595 * config.guess: Recognize NeXT.
16596 * config.guess: Recognize i486-ncr-sysv4.
16597 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16598
16599 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16600
16601 * Makefile.in (MAKEINFOFLAGS): New variable.
16602 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16603 * build-all.mk, test-build.mk: Pass down --no-split as
16604 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16605
16606 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16607
16608 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16609
16610 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16611
16612 * Makefile.in (libg++.tar.z): New rule.
16613 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16614 * Makefile.in (taz): Only do a single chmod.
16615
16616 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16617
16618 * install.sh: don't use dirname anymore (replaced with sed usage)
16619
16620 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16621
16622 * Makefile.in: Change extension for gzip'd files from '.z' to
16623 '.gz' per new FSF standard usage.
16624
16625 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16626
16627 * configure: put quotes around the final value of program_transform_name
16628
16629 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16630
16631 * Makefile.in: new install.sh support; update install-info rules
16632
16633 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16634
16635 * configure.in: Build diff for crosses, but not for go32 host.
16636
16637 * configure.in: Build gprof only for native, and don't build it
16638 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16639
16640 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16641
16642 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16643
16644 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16645
16646 * configure.in (host_tools): Add prms.
16647
16648 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16649
16650 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16651 with $(FLAGS_TO_PASS) on the command line
16652
16653 * config.sub: Recognize lynx and lynxos
16654
16655 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16656
16657 * config.sub: Accept -ecoff*, not just -ecoff.
16658
16659 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16660
16661 * Makefile.in (taz): Use .gz suffix instead of .z.
16662 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16663 names.
16664
16665 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16666
16667 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16668
16669 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16670
16671 * Makefile.in (install-no-fixedincludes): install gcc last, so
16672 that rebuilds that might happen during 'make install' don't get
16673 bogus gcc include files
16674
16675 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16676
16677 Change from Utah for HPPA support:
16678 * config.guess: Recognize hppa1.x-hp-bsd.
16679
16680 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16681
16682 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16683 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16684
16685 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16686
16687 * config.sub: Add support for rom68k and bug boot monitors.
16688
16689 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16690
16691 * Makefile.in: Make all-opcodes depend on all-bfd.
16692
16693 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16694
16695 * config.guess: Added special check for i[34]86-univel-sysv4*.
16696
16697 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16698
16699 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16700 the processor rather than assuming i486.
16701
16702 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16703
16704 * config.guess: Recognize SunOS6 as Solaris3.
16705
16706 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16707
16708 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16709 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16710
16711 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16712
16713 * build-all.mk (all-cross): New target for Canadian Cross.
16714 Added Q2 go32 targets.
16715 * test-build.mk: Configure go32 cross sparclite-aout and
16716 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16717 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16718
16719 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16720
16721 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16722 GO32 hosted toolchains
16723
16724 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16725
16726 * configure: change so "-exec-prefix" gets passed down rather
16727 than "-exec_prefix" so autoconf generated Makefiles get the
16728 exec_prefix set right.
16729
16730 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16731
16732 * config.guess: get the Solaris2 minor version number
16733
16734 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16735
16736 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16737
16738 * config.guess: Recognize some Sequent platforms.
16739
16740 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16741
16742 * Makefile.in: added the vault-install target
16743
16744 * configure.in: actually use the Sun3 makefile fragment that's in
16745 config, also added the release dir to configdirs
16746
16747 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16748
16749 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16750
16751 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16752
16753 * configure.in: remove some program from Alpha targetted toolchains
16754
16755 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16756
16757 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16758 gprof.
16759 (taz): Run "make diststuff" in those directories instead of "make
16760 proto-dir". Look for "VERSION=" only at start of line in subdir
16761 Makefile. Use "gzip -9" for compression.
16762 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16763 (binutils.tar.z): New target.
16764
16765 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16766
16767 * Makefile.in (taz): Include gpl.texinfo.
16768
16769 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16770
16771 * Makefile.in (setup-dirs): Merged into "taz" target.
16772 (taz): Only do `proto-dir' stuff if a directory is actually needed
16773 for this target.
16774
16775 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16776
16777 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16778 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16779 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16780 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16781 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16782
16783 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16784
16785 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16786 config.sub, and move-if-change to gdb testsuite distribution
16787 archive, so the testsuite can be extracted, configured, and
16788 run separately from the gdb distribution. Blow away the Chill
16789 tests that require a Chill compiled executable, since GNU Chill
16790 is not yet publically available.
16791
16792 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16793
16794 * test-build.mk: set environment variables in a single command,
16795 instead of a list of assignments and exports
16796
16797 * config.guess: recognize Alpha/OSF1 systems
16798
16799 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16800
16801 * configure: Change help message to prefer --options rather than
16802 -options.
16803
16804 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16805
16806 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16807 zippy@ecst.csuchico.edu.
16808 * config.guess: Recognize miniframe.
16809
16810 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16811
16812 * Makefile.in: Use srcroot to find runtest rather than rootme.
16813 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16814
16815 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16816
16817 * test-build.mk: Extensive additions to support building on a
16818 machine other than the host.
16819
16820 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16821
16822 * configure (tooldir): Fix for i386-aix again.
16823
16824 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16825
16826 * configure, Makefile.in: Change definition of $(tooldir)
16827 to match the FSF.
16828
16829 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16830
16831 * config.guess: Recognize i[34]86/SVR4.
16832
16833 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16834
16835 * Makefile.in (all-gdb): gdb depends on sim.
16836
16837 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16838
16839 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16840 at the same time we make the prototype gdb directory.
16841 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16842 files at the same time as the gdb base release distribution.
16843
16844 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16845
16846 * Makefile.in (check): Use individual check targets rather than
16847 DO_X rule.
16848 (check-gcc): Added.
16849
16850 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16851
16852 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16853 for System V release 3.2.
16854
16855 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16856
16857 * config.sub: Recognize hppaosf.
16858 * configure.in: Do configure ld/binutils/gas for it.
16859
16860 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16861
16862 * configure (tooldir): Alter syntax used to set this, for systems
16863 where "\$" isn't handled right, like i386-aix.
16864
16865 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16866
16867 * configure: Pass program-transform-name, not
16868 program_transform_name, to recursive configures.
16869
16870 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16871
16872 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16873 of gas+ld+binutils.
16874
16875 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16876
16877 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16878
16879 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16880
16881 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16882
16883 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16884
16885 * Makefile.in (PRMS): Set back to all-prms.
16886
16887 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16888
16889 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16890 targets, rather than for MIPS hosts.
16891
16892 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16893
16894 * configure.in: add comment for --with-x default values
16895
16896 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16897
16898 * Makefile.in: add check-* targets for each of the directories in
16899 the tree. Add a definition of RUNTEST that will use the one we
16900 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16901
16902 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16903
16904 * configure.in: Removed obsolete references to bfd_target and
16905 target_makefile_frag.
16906
16907 * build-all.mk: Set assorted targets for Q2.
16908 * config.sub: Recognize z8k-sim and h8300-hms.
16909 * test-build.mk: Really don't pass host to configure.
16910 (HOLES): Added uname.
16911
16912 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16913
16914 * configure: Handle an empty program-prefix, program-suffix or
16915 program-transform-name correctly.
16916
16917 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16918
16919 * build-all.mk: -G 8 no longer required for MIPS targets.
16920 * test-build.mk: Don't pass host argument to configure; make it
16921 guess.
16922
16923 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16924
16925 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16926 * Makefile.in (COMPRESS): New macro, like GZIP.
16927
16928 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16929
16930 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16931
16932 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16933 with gas currently defaults to -G 0.
16934
16935 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16936
16937 * Makefile.in (all-flex): flex depends on byacc.
16938
16939 * build-all.mk: If host not specified, use config.guess. Pass TAG
16940 to test-build.mk as RELEASE_TAG.
16941 * test-build.mk (configargs): New variable containing arguments to
16942 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16943 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16944
16945 * config.guess: Use /bin/uname when checking -X argument on SCO,
16946 to avoid invoking GNU uname which doesn't understand -X.
16947
16948 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16949
16950 * configure.in: Build gas for mips-*-*.
16951
16952 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16953
16954 * Makefile.in (all.normal): insert missing backslash.
16955
16956 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16957
16958 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16959
16960 * Makefile.in: Complete overhaul to merge many almost identical
16961 targets.
16962
16963 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16964
16965 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16966 (gdb.tar.Z): Adjusted.
16967
16968 * Makefile.in (setup-dirs, taz): New targets; should be general
16969 enough to adapt for gdb sometime. Build only .z file.
16970 (gas.tar.z): New target.
16971
16972 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16973
16974 * build-all.mk: Use CC=cc -Xs on Solaris.
16975
16976 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16977
16978 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16979 for handling BISON for FSF releases.
16980
16981 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16982
16983 * configure: Actually implement the change zoo just documented.
16984
16985 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16986
16987 * configure: when using config.guess, only set target_alias when
16988 it's not already been set (ie, on the command line)
16989
16990 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16991
16992 * Makefile.in: add installcheck target, set PRMS to install-prms
16993
16994 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16995
16996 * configure: add support for package_makefile_fragment, handle the
16997 case where a directory has a configure.in file but no Makefile.in
16998 more gracefully (with an actual understandable error message, even);
16999 add support for --without (and add this to the usage message); also
17000 explicitly add a --host=${host_alias} to the command line when
17001 config.guess is used
17002
17003 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17004
17005 * configure: Must use both --host and --target in recursive calls.
17006
17007 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17008
17009 * Makefile.in: Change deja-gnu to dejagnu.
17010
17011 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17012
17013 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17014
17015 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17016
17017 * configure.in: canonicalize all instances to *-*-solaris2*,
17018 also strip out a number of tools to not build for go32 host
17019
17020 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17021
17022 * config.guess: add GPL.
17023
17024 * Makefile.in, config.guess, config.sub, configure: bump
17025 copyrights to 93.
17026
17027 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17028
17029 * Makefile.in (do-info): Removed obsolete check for existence of
17030 localenv file.
17031
17032 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17033
17034 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17035
17036 * Makefile.in: a couple of 'else true' for decstation,
17037 support for TclX
17038
17039 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17040
17041 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17042
17043 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17044
17045 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17046
17047 * config.guess: Recognize i386-ibm-aix (PS/2).
17048 * configure.in: Use config/mh-aix386 file for it.
17049
17050 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17051
17052 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17053 CC_FOR_TARGET instead.
17054 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17055
17056 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17057
17058 * Makefile.in: Add sim to list of directories sent with gdb
17059
17060 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17061
17062 * configure.in: Put back mips-dec-bsd* case.
17063
17064 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17065
17066 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17067 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17068 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17069
17070 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17071
17072 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17073
17074 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17075 (install-info): install dir.info only if it exists,
17076 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17077
17078 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17079
17080 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17081 gas for mips-dec-bsd.
17082
17083 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17084
17085 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17086 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17087
17088 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17089
17090 * configure.in: Added "dejagnu" to hosttools list.
17091
17092 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17093
17094 * config.sub, configure.in, config.guess: Add support
17095 for Bosx, an AIX variant from Bull.
17096 Patches from F.Pierresteguy@frcl.bull.fr.
17097
17098 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17099
17100 * devo/dejagnu: Initial creation of devo/dejagnu.
17101 Migrated dejagnu testcases and support files for testing software
17102 tools to reside as subdirectories, currently called "testsuite",
17103 within the directory of the software tool. Migrated all programs,
17104 support libraries, etc. beloging to dejagnu proper from
17105 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17106 with no modifications. The changes to these files which will
17107 allow them to configure, build, and execute properly will be made
17108 in a future update.
17109
17110 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17111
17112 * Makefile.in: Change send_pr to send-pr.
17113 * configure.in: Likewise.
17114 * send_pr: Renamed directory to send-pr.
17115
17116 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17117
17118 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17119
17120 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17121
17122 * README: Update for gdb-4.8 release.
17123 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17124 gdb-xxx.tar.z (gzip'd) file also.
17125
17126 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17127
17128 * Makefile.in: make all-diff depend on all-libiberty
17129
17130 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17131
17132 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17133
17134 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17135
17136 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17137
17138 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17139
17140 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17141 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17142 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17143
17144 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17145
17146 * Makefile.in: makeinfo binary is in a new location
17147
17148 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17149
17150 * config.sub: Accept -ecoff as an OS.
17151
17152 * Makefile.in: Various changes to eliminate a level of make
17153 recursion and reduce the required command line length.
17154 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17155 sub-makes.
17156 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17157 variables holding settings for specific sub-makes.
17158 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17159 in terms of BASE_FLAGS_TO_PASS.
17160 (TARGET_LIBS): New variable listing directories which use
17161 TARGET_FLAGS_TO_PASS.
17162 (subdir_do): Eliminated.
17163 (do-*): New set of targets to replace subdir_do.
17164 (various): All targets which used subdir_do now depend on do-*.
17165 (local-clean): Renamed from do_clean.
17166 (local-distclean): New target, dependency of distclean and
17167 realclean.
17168 (install-info): Don't create directories. Depend on dir.info
17169 rather than calling make recursively.
17170 (install-dir.info): Eliminated.
17171 (install-info-dirs): Create all info directories here.
17172 (dir.info): Depend upon do-install-info.
17173
17174 * test-build.mk (HOLES): Added false.
17175
17176 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17177
17178 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17179
17180 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17181
17182 * Makefile.in (info): remove dependency on all-texinfo. The
17183 problem was really in texinfo/C, not at this level.
17184
17185 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17186
17187 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17188
17189 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17190
17191 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17192 GDB releases.
17193
17194 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17195
17196 * configure: Include srcdir in message about target of link not
17197 being found. Don't convert `-' to `_' in `with' options being
17198 passed to subdirs.
17199
17200 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17201
17202 * configure.in: add uudecode to host_tools
17203
17204 * Makefile.in: added {all,install}-uudecode targets, added them to
17205 the appropriate lists
17206
17207 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17208
17209 * Makefile.in (all-gcc): Added dependency on all-gas.
17210
17211 * configure.in (mips-*-*): Build ld and binutils.
17212
17213 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17214
17215 * configure: check return code from mkdir, print error message and
17216 exit on failure.
17217
17218 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17219
17220 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17221
17222 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17223
17224 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17225
17226 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17227
17228 * config.sub (h8500): Recognize this as a cpu type.
17229
17230 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17231
17232 * configure: source directory missing is no longer a warning
17233
17234 * configure.in: recognize irix[34]* instead of irix[34]
17235
17236 * Makefile.in: define and pass down X11_LIB
17237
17238 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17239
17240 * guess-systype: Renamed to ...
17241 * config.guess: ... by popular request.
17242 * configure.in, Makefile.in: Update accordingly.
17243
17244 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17245
17246 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17247 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17248 + Execute ./dummy instead of assuming . is in PATH.
17249
17250 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17251
17252 * guess-systype: New shell script. Attempts to guess the
17253 canonical host name of the executing host.
17254 Only a few hosts are supported so far.
17255 * configure: Call guess-systype if no host is specified.
17256
17257 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17258
17259 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17260 gcc Makefile.
17261
17262
17263 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17264
17265 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17266 (all-gcc, install-gcc, subdir_do): Use it.
17267
17268 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17269
17270 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17271
17272 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17273
17274 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17275 set exclusively by configure, using configure.in .
17276
17277 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17278
17279 * test-build.mk: set $PATH for all builds
17280
17281 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17282
17283 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17284
17285 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17286 the one used in gcc/Makefile.in, so that a null expansion doesn't
17287 override the one needed to build gcc with a native cc.
17288
17289
17290 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17291
17292 * configure: Accept -with arguments.
17293
17294 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17295
17296 * Makefile.in: added h8300sim
17297
17298 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17299
17300 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17301 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17302 (all-cygnus, native, build-cygnus): Make
17303 $(canonhost)-stamp-3stage-done, not $(host)....
17304 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17305 i386-sco3.2v4. Added else true to if command.
17306
17307 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17308
17309 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17310
17311 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17312
17313 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17314
17315 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17316
17317 * configure.in: don't remove binutils from Solaris builds
17318
17319 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17320
17321 * Makefile.in: get rid of earlier definitions for *clean,
17322 also handle the recursive info rule better
17323
17324 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17325
17326 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17327 do more-or-less the right thing.
17328
17329 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17330
17331 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17332 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17333
17334 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17335
17336 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17337 $(host_canonical).
17338
17339 * configure.in: split the configdirs list into 4 categories (native
17340 v. cross, library v. tool) and handle the cross-only and native-
17341 only in more reasonable (and correct!) way.
17342
17343 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17344
17345 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17346 configdirs anymore.
17347
17348 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17349
17350 * Makefile.in: extensive cleanup:: removed all of the explicit
17351 clean-* targets, collapsed many wrappers around subdir_do into
17352 one, added additional targets to satisfy standards.texi, deleted
17353 some old targets, some changes for consistency
17354
17355 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17356
17357 * configure.in: handle some programs as cross-only, and others as
17358 native only
17359
17360 * test-build.mk: handle partial holes in a more generic manner
17361
17362 * Makefile.in: m4 depends on libiberty
17363
17364 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17365
17366 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17367 time, wdiff, and find to configdirs
17368
17369 * Makefile.in: all, clean, and install rules for the new programs
17370 added to configure.in
17371
17372 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17373
17374 * configure.in: use mh-sun for all *-sun-* hosts
17375
17376 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17377
17378 * Makefile.in: define flags for X11 include files and library file
17379 locations, pass them down to the programs that need this info
17380
17381 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17382
17383 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17384
17385 * configure.in: start building libg++ for HP-UX targets
17386
17387 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17388
17389 * README: Update references to files moved into etc/.
17390
17391 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17392
17393 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17394 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17395
17396 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17397
17398 * configure: accept dash as well as underscore in long option
17399 names for FSF compatibility.
17400
17401 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17402
17403 * config.sub: added -sco3.2v4 support from FSF.
17404
17405 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17406
17407 * configure.in: expand the section that adds or removes
17408 directories from the list of programs to build, to handle native
17409 vs. cross in addition to host v. native
17410
17411 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17412
17413 * Makefile.in: Replace C++ in macro names with CXX.
17414 This is less likely to break ...
17415
17416 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17417
17418 * test-build.mk: add -w to GNU_MAKE
17419
17420 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17421
17422 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17423 add 'sparc' to list of recognized cpus. This needed to make
17424 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17425 Delete some redundant ose68 variants. Recognize -wrs as an os,
17426 then changes that into $CPU-wrs-vxworks.
17427
17428 * configure.in: remove most references to gdbtest, regularize
17429 target based program removal
17430
17431 * test-build.mk: import from p3 tree (many fixes and changes)
17432
17433 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17434
17435 * Makefile.in: added rules to handle tcl, tk, and expect
17436
17437 * configure.in: handle those directories if they exist
17438
17439 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17440
17441 * config.sub: removed bogus hppabsd and hppahpux names, since
17442 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17443
17444 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17445
17446 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17447 depends upon all-xiberty
17448
17449 * Makefile.in: changes from p3, including:
17450
17451 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17452
17453 * Makefile.in (XTRAFLAGS): include newlib directories if
17454 newlib/Makefile exists, rather than if host != target.
17455
17456 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17457
17458 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17459 from the same source tree and not building a cross-compiler. This
17460 matters for the libg++ configuration if reconfiguring a tree that
17461 has already been installed.
17462
17463 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17464
17465 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17466 pick up the machine and system specific header files.
17467
17468 * Makefile.in: added AS_FOR_TARGET, passed down in
17469 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17470 the C compiler to use to create programs which are run in the
17471 build environment, set it to default to $(CC), and passed it down
17472 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17473
17474 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17475
17476 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17477 We need them for unusual native builds, like systems without
17478 ranlib.
17479
17480 * configure: also define $(host_canonical) and
17481 $(target_canonical), which are the full, canonical names for the
17482 given host and target
17483
17484 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17485
17486 * Makefile.in: Added separate definitions for C++.
17487
17488 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17489
17490 * configure.in (configdirs): Add deja-gnu.
17491
17492 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17493
17494 * README: Update for configure.texi and gdb-4.7 release.
17495
17496 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17497
17498 * Makefile.in: Move "all" target to top of file.
17499 Previously, first target was ".PHONY" which caused BSD4.4 make
17500 to build .PHONY when make was run without arguments.
17501
17502 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17503
17504 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17505 Library-copylefted code in libiberty.
17506
17507 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17508
17509 * config.sub: Replace m68kmote with plain old m68k.
17510
17511 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17512
17513 * Makefile.in: Remove space from blank line, avoid Make complaints.
17514
17515 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17516
17517 * config.sub: Complain if no argument is given. Added support for
17518 386bsd as OS and target alias.
17519
17520 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17521
17522 * Makefile.in (XTRAFLAGS): include newlib directories if
17523 newlib/Makefile exists, rather than if host != target.
17524
17525 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17526
17527 * config.sub: recognize sparclite-wrs-vxworks.
17528
17529 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17530 p3.) Added clean-xiberty to clean.
17531
17532 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17533
17534 * configure.in: use *-*-* instead of nested cases for host and target
17535
17536 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17537
17538 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17539 from the same source tree and not building a cross-compiler. This
17540 matters for the libg++ configuration if reconfiguring a tree that
17541 has already been installed.
17542
17543 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17544
17545 * config.sub (i486v/i486v4): Merge in from FSF version.
17546
17547 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17548
17549 * configure: only set PWD if it is already set.
17550
17551 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17552
17553 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17554 doesn't have unset and all success paths (and most error paths)
17555 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17556 to just ${PWD} to avoid confusion.)
17557
17558 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17559
17560 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17561 even for a native compilation.
17562
17563 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17564
17565 Changes to make the gdb.tar.Z rule work better.
17566
17567 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17568 (DEVO_SUPPORT): Add configure.texi.
17569 (bfd-ilrt.tar.Z): Remove ancient rule.
17570
17571 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17572
17573 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17574 pick up the machine and system specific header files.
17575
17576 * configure.in, config.sub: added new target m68010-adobe-scout,
17577 with alias of adobe68k. Changed configure.in to check for
17578 -scout before -sco* to avoid a false match.
17579
17580 * Makefile.in: added AS_FOR_TARGET, passed down in
17581 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17582 the C compiler to use to create programs which are run in the
17583 build environment, set it to default to $(CC), and passed it down
17584 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17585
17586 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17587
17588 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17589 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17590 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17591 FOR_TARGET variants, to newlib and libg++.
17592
17593 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17594
17595 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17596 first.
17597
17598 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17599
17600 * config.sub: Accept `elf' as an environment.
17601
17602 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17603
17604 * Makefile.in (all-opcodes): cd into the right directory
17605
17606 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17607
17608 * configure: added -program_transform_name option, used as
17609 argument to sed when installing programs.
17610 configure.texi: added documentation for -program_prefix,
17611 -program_suffix and -program_transform_name.
17612
17613 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17614
17615 * config.sub: Accept i486 where i386 ok.
17616
17617 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17618
17619 * config.sub: accept we32k
17620
17621 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17622
17623 * config.sub, configure.in: accept OSE68000 and OSE68k.
17624
17625 * Makefile.in: don't create all directories for ``make install'';
17626 let the subdirectories create the ones they need.
17627
17628 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17629
17630 * COPYING: new file, GPL v2
17631
17632 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17633
17634 * Makefile.in: use the new gen-info-dir, which needs a template
17635 argument (which also lives in texinfo)
17636
17637 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17638
17639 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17640
17641 * config.sub (ncr3000): Change i386 to i486.
17642
17643 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17644
17645 * Makefile.in: add install-rcs, install-grep to
17646 install-no-fixedincludes, removed install-bison and install-libgcc
17647
17648 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17649
17650 * configure.in: grab the HPUX makefile fragment if on HPUX
17651
17652 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17653
17654 * Makefile.in: eradicate bison spoor (ditto libgcc).
17655 configure.in: recognise m68{k,000}-ericsson-OSE.
17656 es1800 is alias for m68k-ericsson-OSE
17657
17658 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17659
17660 * configure.in: rearrange the parts that remove programs from
17661 configdirs, based now on HOST==TARGET or by canonical triple.
17662
17663 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17664
17665 * test-build.mk: recurse explicitly with -f test-build.mk when
17666 appropriate. predicate stage3 and comparison on the existence
17667 of gcc. That is, if gcc isn't around, we aren't three-staging.
17668 On very clean, also remove ...stamp-co. Build in-place before
17669 doing other builds.
17670
17671 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17672
17673 * Makefile.in, configure.in: add tgas
17674
17675 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17676
17677 * Makefile.in: a number of changes merged in from progressive.
17678
17679 * configure.in: add libm.
17680
17681 * .cvsignore: ignore some stuff that comes from test-build.mk.
17682
17683 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17684
17685 * config.sub: Add es1800 (m68k-ericsson-es1800).
17686
17687 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17688
17689 * configure: Add program_suffix (parallel to program_prefix)
17690 * Makefile.in: adjust directory-creating script for losing decstation
17691
17692 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17693
17694 * configure: Minor $subdir-related fixes.
17695
17696 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17697
17698 * configure: fix various problems with propogating
17699 makefile_target_frag in subdirs.
17700 * configure.in: config libgcc if its there
17701
17702 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17703
17704 * config.sub: HPPA merge.
17705
17706 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17707
17708 * Makefile.in: Replace all-bison with all-byacc in all
17709 dependency lines for other tools (which now use byacc).
17710
17711 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17712
17713 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17714
17715 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17716
17717 * Makefile.in: make gprof rules similar to byacc rules (instead of
17718 vestigal $(unsubdir) that didn't work...)
17719
17720 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17721
17722 * config.sub: Add support for Linux.
17723 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17724 (at least for libg++).
17725
17726 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17727
17728 * configure.texi: fix doc for the -nfp option to configure
17729
17730 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17731
17732 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17733
17734 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17735
17736 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17737 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17738 * configure.in: added solaris* host_makefile_frag hook.
17739
17740 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17741
17742 * config.sub: changed recognition of m68000 so that various
17743 m68k types can be specified via m680[01234]0
17744
17745 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17746
17747 * config.sub (basic_machine): fix sed so that '-foo' isn't
17748 completely substituted out while .+'-foo' loses the '-foo'
17749
17750 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17751
17752 * config.sub ($os): Add -aout.
17753
17754 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17755
17756 * configure: If host_makefile_frag is absolute, don't
17757 prefix ${invsubdir} (relevant to libg++ auto-configure).
17758
17759 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17760
17761 * Makefile.in (tooldir): Define it.
17762 (all-ld): Depend on all-flex.
17763
17764 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17765
17766 * Makefile.in (check): Fix libg++ special case.
17767
17768 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17769
17770 * configure: do not bury `pwd` into config.status, thus do fewer
17771 pwd's.
17772
17773 * configure: print the "Building in" message only when building in
17774 other than "." AND verbose.
17775
17776 * configure: remove -s, rework -v to better accommodate guested
17777 configures.
17778
17779 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17780
17781 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17782
17783 * Makefile.in: macroize flags passed on recursion. remove
17784 fileutils.
17785
17786 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17787
17788 * configure: get makesrcdir right for subdirs deeper than 1.
17789
17790 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17791 install.
17792
17793 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17794
17795 * Makefile.in: don't print subdir_do or recursion lines.
17796
17797 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17798
17799 * standards.texi: added menu item.
17800
17801 * Makefile.in: build and install standards.info.
17802
17803 * standards.texi: new file.
17804
17805 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17806
17807 * configure: test for and move config.status pieces from
17808 ${subdir}/.
17809
17810 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17811
17812 * configure: Test for existance of files before trying to mv
17813 them, to avoid numerous non-existance messages.
17814
17815 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17816
17817 * configure: correct final line of config.status.
17818
17819 * configure: patch from eggert. Avoids a protection problem if
17820 the original Makefile.in is read only.
17821
17822 * configure: use move-if-change from gcc to create config.status.
17823 Some makefiles depend on config.status to tell if a directory
17824 has been reconfigured for a different host. This change
17825 prevents those directories from remaking everything in the case
17826 where the reconfig was only intended to rebuild a Makefile.
17827
17828 * configure: test for config.sub with "config.sub sun4" rather
17829 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17830 host alias from a missing config.sub.
17831
17832 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17833
17834 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17835 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17836
17837 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17838
17839 * configure: mkdir ${subdir} as needed.
17840
17841 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17842
17843 * Makefile.in,configure.in: added autoconf.
17844
17845 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17846
17847 * Makefile.in: no longer pass against on recursion.
17848
17849 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17850 definitions are not inherited.
17851
17852 * configure: correct makesrcdir when subdir is .
17853
17854 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17855
17856 * configure: Add support for 'subdirs' variable, which is
17857 like 'configdirs', except that configure doesn't re-invoke
17858 itself for subdirs, it just creates a Makefile for each subdir.
17859 * configure.texi: Document subdirs.
17860
17861 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17862
17863 * configure.in: added flex to configdirs
17864
17865 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17866
17867 * Makefile.in: remove clean-stamps from clean.
17868
17869 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17870
17871 * configure.in: Add gdbtest to configdirs.
17872
17873 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17874
17875 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17876 to recursive makes.
17877 * configure.in: Recognize new ncr3000 config.
17878
17879 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17880
17881 * Makefile.in, configure.in: removed references to gdbm.
17882
17883 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17884
17885 * config.sub: Don't canonicalize os value
17886 newsos* to bsd (readline needs to check for newsos).
17887 (This fix was earlier made Jan 31, but got re-broken.)
17888
17889 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17890
17891 * configure.in: sco is an os, not a vendor!
17892
17893 * configure: Quote $( better. Keep various shells happy.
17894
17895 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17896
17897 * Makefile.in: eliminate stamp-files.
17898
17899 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17900
17901 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17902 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17903
17904 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17905
17906 * config.sub: fix iris/iris3.
17907
17908 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17909
17910 * configure: re-add -rm.
17911
17912 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17913
17914 * Maskefile.in: add .stmp-rcs to all.
17915
17916 * configure.in: remove gas from rs6000 build, use aix host fragment.
17917
17918 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17919
17920 * configure: pass down site_option during recursion.
17921
17922 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17923
17924 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17925
17926 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17927
17928 * configure: Change exec_prefix so that it really defaults to prefix.
17929
17930 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17931
17932 * Makefile.in, configure.in: Add support for mmalloc library.
17933
17934 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17935
17936 * Makefile.in: add stmp dependencies for a few more things.
17937
17938 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17939
17940 * configure: adjusted error message on objdir/srcdir configure
17941 collision, per john's suggestion.
17942
17943 * Makefile.in: add libiberty stmp to all and all.cross.
17944
17945 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17946
17947 * Makefile.in: remove force dependencies, add grep to all.
17948
17949 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17950
17951 * Makefile.in: drop flex. make stamp files work.
17952
17953 * configure: added test for conflicting configuration in srcdir,
17954 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17955 gets cranky. use relative paths for configure and srcdir
17956 whenever possible. Send some error messages to stderr that were
17957 going to stdout.
17958
17959 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17960
17961 * Makefile.in: Fix libg++ rule to check for gcc directory
17962 before using gcc/gcc. Also pass XTRAFLAGS.
17963
17964 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17965
17966 * Makefile.in: added stmp-files so that directories aren't polled
17967 when they are already built.
17968
17969 * configure.texi: fixed a node pointer problem.
17970
17971 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17972
17973 * config.sub configure.in gdb/configure.in
17974 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17975 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17976 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17977
17978 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17979
17980 * configure: -recurring becomes -silent. corrected help message
17981 for -site= option.
17982
17983 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17984
17985 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17986
17987 * configure: when building Makefile for crosses, replace
17988 tooldir and program_prefix. default srcdir from location of
17989 config.sub. remove "for host in hosts" and "for target in
17990 targets" loops.
17991
17992 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17993
17994 * Makefile.in: Do not pass bindir or mandir to cvs.
17995
17996 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17997
17998 * Makefile.in, configure.in: removed traces of namesubdir,
17999 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18000 copyrights to '92, changed some from Cygnus to FSF.
18001
18002 * configure.texi: remove most references to multiple hosts,
18003 multiple targets, subdirs, etc.
18004
18005 * configure.man: removed rcsid. reference config.sub not
18006 config.subr.
18007
18008 * Makefile.in: mkdir $(infodir) on install-info.
18009
18010 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18011
18012 * configure.texi: Explain better about .gdbinit and about
18013 the environment that configure.in sections run in.
18014
18015 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18016
18017 * configure.in: Ultrix is only a decstation if it's a MIPS.
18018
18019 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18020
18021 * README: DOC.configure => cfg-paper.texi.
18022
18023 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18024
18025 * config.sub (near case $os): Don't convert newsos* to bsd!
18026
18027 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18028
18029 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18030 the number of copies of COPYING that go into the GDB tar file.
18031
18032 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18033
18034 * bfd/configure.in, gdb/config/mh-i386sco,
18035 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18036 Fix SCO configuration stuff.
18037
18038 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18039
18040 * Makefile.in: For libg++, make sure the -I pointing
18041 to the gcc directory goes *after* all the libg++-local -I flags.
18042 Also, move just-gcc dependency from just-libg++ to all-libg++.
18043
18044 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18045
18046 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18047
18048 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18049
18050 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18051
18052 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18053
18054 * config.sub: Add stratus configuration frags. Also
18055 submitted to FSF.
18056
18057 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18058
18059 * Makefile.in (DEV_SUPPORT): add configure.man.
18060
18061 * config.sub(Decode manufacturer-specific): add -none*.
18062
18063 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18064
18065 * Makefile.in: remove form feeds to make Sun's make happy.
18066 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18067
18068 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18069
18070 * Makefile.in (AR_FLAGS): Make quieter.
18071
18072 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18073
18074 * configure.in: Add libg++.
18075 * configure: When verbose, don't output the command line at each
18076 level; it will be unremarkably the same as the previous version,
18077 which will be the same as what the user typed.
18078
18079 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18080
18081 * configure.in, Makefile.in: fix clean-info, add flex. add
18082 fileutils.
18083
18084 * configure: be less sensitive to spaces in Makefile.in. Do not
18085 look for sources in "..". Doing so breaks subdirectories that
18086 might have their own configure. If a subdir has it's own
18087 configure script, use it.
18088
18089 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18090
18091 * cfg-paper.texi: some changes suggested by rms.
18092
18093 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18094
18095 * config.sub: Merge in some small additions from the FSF version,
18096 taken from the gcc distribution, to bring the Cygnus and FSF
18097 versions into closer sync.
18098
18099 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18100
18101 * configure.in: Changed svr4 references to sysv4.
18102
18103 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18104
18105 * configure: added -V for version number option.
18106
18107 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18108
18109 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18110 renamed from DOC.configure to cfg-paper.texi.
18111
18112 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18113
18114 * configure, config.subr, config.sub: config.subr is now
18115 config.sub again.
18116
18117 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18118
18119 * configure.texi: new file, in progress.
18120
18121 * Makefile.in: build info file and install the man page for
18122 configure.
18123
18124 * configure.man: new file, first cut.
18125
18126 * configure: find config.subr again now that configuration "none"
18127 has gone. removed all traces of the -ansi option. removed all
18128 traces of the -languages option.
18129
18130 * config.subr: resync from rms.
18131
18132 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18133
18134 * configure, config.sub, config.subr: merge config.sub into
18135 config.subr, call the result config.subr, remove config.sub, use
18136 config.subr.
18137
18138 * Makefile.in: revised install for dir.info.
18139
18140 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18141
18142 * configure.in: add decstation host makefile frag.
18143
18144 * Makefile.in: BISON now bison -y again. also install-gcc on
18145 install. clean-gdbm on clean. infodir belongs in datadir.
18146 Make directories for info install. Build dir.info here then
18147 install it.
18148
18149 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18150
18151 * Makefile.in: fix for bad directory tests.
18152
18153 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18154
18155 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18156 regexp. -srcdir relative was being handled incorrectly.
18157
18158 * Makefile.in: unwrapped some for loops so that parallel makes
18159 work again and so one can focus one's attention on a particular
18160 package.
18161
18162 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18163
18164 * configure: added PWD as a stand in for `pwd` (for speed). use
18165 elif wherever possible. make -srcdir work without -objdir.
18166 -objdir= commented out.
18167
18168 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18169
18170 * configure: +options become --options. -subdirs commented out.
18171 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18172 Makefile now at top of generated Makefile. Removed cvs log
18173 entries. added -srcdir. create .gdbinit only if there is one
18174 in ${srcdir}.
18175
18176 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18177 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18178 and mandir now keyed off datadir by default.
18179
18180 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18181
18182 * Freshly created ChangeLog.
18183
18184 \f
18185 Local Variables:
18186 mode: change-log
18187 left-margin: 8
18188 fill-column: 76
18189 version-control: never
18190 End: