rtl.h (set_for_reg_notes): Declare.
[gcc.git] / ChangeLog
1 2014-05-26 Richard Sandiford <rdsandiford@googlemail.com>
2 Olivier Hainque <hainque@adacore.com>
3
4 * rtl.h (set_for_reg_notes): Declare.
5 * emit-rtl.c (set_for_reg_notes): New function.
6 (set_unique_reg_note): Use it.
7 * optabs.c (add_equal_note): Likewise
8
9 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
10
11 * MAINTAINERS: Update my affiliation/email.
12
13 2014-05-19 Mike Stump <mikestump@comcast.net>
14
15 * MAINTAINERS: Add wide-int reviewers.
16
17 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
18
19 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
20 * configure: Regenerated.
21
22 2014-05-15 Torvald Riegel <triegel@redhat.com>
23
24 * MAINTAINERS (libitm): Add myself as maintainer.
25
26 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
27
28 * MAINTAINERS (Write After Approval): Add myself.
29
30 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
31
32 * config.sub, config.guess: Import from upstream.
33
34 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
35
36 * MAINTAINERS (Write After Approval): Put myself in correct order.
37
38 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
39
40 * MAINTAINERS (Write After Approval): Add myself.
41
42 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
43
44 * MAINTAINERS: Move myself from Reviewers to Write After Approval
45 section.
46
47 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
48
49 * MAINTAINERS (Write After Approval): Delete myself.
50
51 2014-04-17 Jakub Jelinek <jakub@redhat.com>
52
53 PR sanitizer/56781
54 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
55 and -B* options with -Xcompiler.
56
57 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
58
59 PR bootstrap/60620
60 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
61 * Makefile.in: Regenerate.
62
63 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
64
65 * Makefile.def (dependencies): Make all-ld depend on all-binutils
66 for WINDRES_FOR_TARGET in default-manifest.o rule.
67 * Makefile.in: Regenerate.
68
69 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
70
71 * MAINTAINERS (Write After Approval): Add myself.
72
73 2014-03-26 Jakub Jelinek <jakub@redhat.com>
74
75 PR sanitizer/56781
76 * Makefile.def: Set bootstrap=true; for host fixincludes.
77 * configure.ac: Don't bootstrap host fixincludes unless
78 --with-build-config=bootstrap-{a,ub}san.
79 * Makefile.in: Regenerated.
80 * configure: Regenerated.
81
82 2014-03-21 Jakub Jelinek <jakub@redhat.com>
83
84 * configure.ac: Move BUILD_CONFIG set up earlier. Add
85 --enable-vtable-verify option parsing. Don't add
86 target-libsanitizer to bootstrap_target_libs unless
87 --with-build-config=bootstrap-asan or
88 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
89 to bootstrap_target_libs unless --enable-vtable-verify.
90 * configure: Regenerated.
91
92 2014-03-10 Anatoly Sokolov <aesok@post.ru>
93
94 * MAINTAINERS (Write After Approval): Add myself.
95
96 2014-03-07 Denis Chertykov <chertykov@gmail.com>
97
98 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
99
100 2014-03-07 Jakub Jelinek <jakub@redhat.com>
101
102 PR bootstrap/58572
103 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
104 -I for libstdc++-v3 includes if $(LEAN).
105 * Makefile.in: Regenerated.
106
107 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
108
109 * MAINTAINERS: Update my email address.
110
111 2014-02-24 Walter Lee <walt@tilera.com>
112
113 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
114 (tilegx-*-*): Change to tilegx*-*-*.
115 * configure: Regenerate.
116
117 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
118
119 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
120
121 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
122
123 * MAINTAINERS (Write After Approval): Add myself.
124
125 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
126
127 PR target/59788
128 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
129 *solaris2*.
130
131 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
132
133 * MAINTAINERS: Update my email address.
134
135 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
136
137 * MAINTAINERS: Convert to UTF-8.
138 Properly sort Xinliang David Li's entry.
139
140 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
141 Sandra Loosemore <sandra@codesourcery.com>
142
143 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
144 nios2 port maintainers.
145
146 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
147
148 * MAINTAINERS (Write After Approval): Add myself.
149
150 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
151
152 * configure.ac: Add user-friendly check for native x86_64-linux
153 multilibs.
154 * configure: Regenerate.
155
156 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
157
158 * MAINTAINERS: Add myself as sh maintainer.
159
160 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
161
162 * MAINTAINERS: Add self as SLSR maintainer.
163
164 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
165
166 * MAINTAINERS: Update my email address.
167
168 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
169
170 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
171
172 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
173
174 * Makefile.in: Regenerate.
175
176 * Makefile.tpl: Fix typo.
177 * Makefile.in: Regenerate partially.
178
179 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
180
181 * configure.ac: Added libcilkrts to noconfig list when C++ is not
182 supported.
183 * configure: Regenerated.
184
185 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
186
187 * MAINTAINERS (Write After Approval): Add myself.
188
189 2013-10-30 Jason Merrill <jason@redhat.com>
190
191 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
192 --disable-build-format-warnings.
193
194 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
195
196 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
197 depend on libstdc++ and libgcc.
198 * configure: Regenerate.
199 * configure.ac: Added libcilkrts to target binaries. Also, restrict
200 libcilkrts for POSIX and i*86, and x86_64 architectures.
201 * Makefile.in: Added libcilkrts related fields to support building it.
202
203 2013-10-26 Jeff Law <law@redhat.com>
204
205 * Makefile.def (target_modules): Remove libmudflap
206 (languages): Remove check-target-libmudflap).
207 * Makefile.in: Rebuilt.
208 * Makefile.tpl (check-target-libmudflap-c++): Remove.
209 * configure.ac (target_libraries): Remove target-libmudflap.
210 Remove checks which disabled libmudflap on some systems.
211 * configure: Rebuilt.
212 * libmudflap: Directory removed.
213
214 2013-10-21 Cong Hou <congh@google.com>
215
216 * MAINTAINERS (Write After Approval): Add myself.
217
218 2013-10-16 Mike Stump <mikestump@comcast.net>
219
220 * .dir-locals.el: Add.
221
222 2013-10-15 David Malcolm <dmalcolm@redhat.com>
223
224 * configure.ac: Add --enable-host-shared
225 * configure: Regenerate.
226
227 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
228
229 Import from savannah.gnu.org:
230 * config.guess: Update to 2013-06-10 version.
231 * config.sub: Update to 2013-10-01 version.
232
233 2013-10-01 Simon Cook <simon.cook@embecosm.com>
234
235 Changes to build configuration to allow big endian ARC ELF toolchain
236 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
237 * configure: Regenerate.
238
239 2013-09-20 Alan Modra <amodra@gmail.com>
240
241 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
242 ppc host match. Support little-endian powerpc linux hosts.
243
244 2013-09-19 Dodji Seketeli <dodji@redhat.com>
245
246 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
247 maintainer.
248
249 2013-09-12 DJ Delorie <dj@redhat.com>
250
251 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
252 maintainers.
253
254 2013-09-03 Richard Biener <rguenther@suse.de>
255
256 * configure.ac: Also allow ISL 0.12.
257 * configure: Regenerated.
258
259 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
260
261 * MAINTAINERS (Write After Approval): Add myself.
262
263 2013-08-27 David Malcolm <dmalcolm@redhat.com>
264
265 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
266
267 2013-08-26 Caroline Tice <cmtice@google.com>
268
269 * MAINTAINERS: Correct earliers update: Move myself from libvtv
270 "Various Reviewers" to libvtv "Various Maintainers".
271
272 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
273
274 * MAINTAINERS: Add myself as RTL optimizers reviewer.
275
276 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
277
278 * MAINTAINERS: Update name, email.
279
280 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
281
282 * MAINTAINERS (Write After Approval): Add myself.
283
284 2013-08-12 Caroline Tice <cmtice@google.com>
285
286 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
287 address in the Write After Approval section.
288
289 2013-08-09 Carlos O'Donell <carlos@redhat.com>
290
291 * MAINTAINERS (Write After Approval): Update email.
292
293 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
294
295 * configure.ac: Adjust to check VTV_SUPPORTED.
296 * configure: Regenerated.
297
298 2013-08-02 Caroline Tice <cmtice@google.com>
299
300 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
301 on non-linux systems; add target-libvtv to noconfigdirs; add
302 libsupc++/.libs to C++ library search paths.
303 * configure: Regenerated.
304 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
305 libstdc++ and libgcc.
306 * Makefile.in: Regenerated.
307
308 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
309
310 * MAINTAINERS (Write After Approval): Add myself.
311
312 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
313 Shiva Chen <shiva0217@gmail.com>
314
315 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
316 nds32 port maintainers.
317
318 2013-07-17 Tim Shen <timshen91@gmail.com>
319
320 * MAINTAINERS (Write After Approval): Add myself.
321
322 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
323
324 * configure.ac: Sync from binutils.
325 * configure: Regenerate.
326
327 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
328
329 * MAINTAINERS (Write After Approval): Add myself.
330
331 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
332
333 * MAINTAINERS (Write After Approval): Add myself.
334
335 2013-05-17 David Malcolm <dmalcolm@redhat.com>
336
337 * MAINTAINERS (Write After Approval): Add myself.
338
339 2013-04-30 Brooks Moses <bmoses@google.com>
340
341 * MAINTAINERS: Update my email; move myself from Fortran
342 reviewer to Write After Approval.
343
344 2013-04-16 Andreas Schwab <schwab@suse.de>
345
346 * configure.ac (aarch64-*-*): Don't disable java.
347 * configure: Regenerate.
348
349 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
350
351 * MAINTAINERS (Write After Approval): Add myself.
352
353 2013-03-30 Matthias Klose <doko@ubuntu.com>
354
355 * Makefile.def (target_modules): Don't install libffi.
356 * Makefile.in: Regenerate.
357
358 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
359
360 * MAINTAINERS (Write After Approval): Add myself.
361
362 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
363
364 * MAINTAINERS (Write After Approval): Add myself.
365
366 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
367
368 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
369 * configure: Regenerated.
370
371 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
372
373 * MAINTAINERS: Explicitly add myself as AIX maintainer.
374 Remove Geoff Keating as rs6000 port maintainer, at his request.
375
376 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
377
378 * MAINTAINERS: Update my email.
379
380 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
381
382 * configure: Re-generate.
383
384 2013-01-15 Richard Biener <rguenther@suse.de>
385
386 PR other/55973
387 * configure: Re-generate.
388
389 2013-01-14 Matthias Klose <doko@ubuntu.com>
390
391 * Makefile.def (install-target-libsanitizer): Depend on
392 install-target-libstdc++-v3.
393 * Makefile.in: Regenerate.
394
395 2013-01-14 Richard Biener <rguenther@suse.de>
396
397 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
398 * configure: Re-generate
399
400 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
401
402 * config.sub: Update from config repo.
403
404 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
405
406 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
407 * Makefile.in: Regenerate.
408
409 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
410
411 * MAINTAINERS (arc): Add new port maintainership for myself.
412
413 2013-01-09 Jason Merrill <jason@redhat.com>
414
415 * .gitignore: Import from gdb repository.
416
417 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
418
419 * Makefile.def (configure-gcc): Depend on all-gmp.
420 (all-gcc): Remove dependency on all-gmp.
421 * Makefile.in: Regenerated.
422
423 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
424
425 * config.sub: Merge from config repo.
426 * config.guess: Ditto.
427
428 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
429
430 * Makefile.def: Merge from binutils.
431 * Makefile.in: Ditto.
432
433 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
434
435 * MAINTAINERS: Update my email.
436
437 2012-12-29 Ben Elliston <bje@gnu.org>
438
439 * config.guess: Update to 2012-12-29 version.
440 * config.sub: Likewise.
441
442 2012-12-20 Matthias Klose <doko@ubuntu.com>
443
444 * Makefile.def (install-target-libgfortran): Depend on
445 install-target-libquadmath, install-target-libgcc.
446 (install-target-libsanitizer): Depend on install-target-libgcc.
447 (install-target-libjava): Depend on install-target-libgcc.
448 (install-target-libitm): Depend on install-target-libgcc.
449 (install-target-libobjc): Depend on install-target-libgcc.
450 (install-target-libstdc++-v3): Depend on install-target-libgcc.
451 * Makefile.in: Regenerate.
452
453 2012-12-19 Matthias Klose <doko@ubuntu.com>
454
455 * Makefile.def (install-target-libgo): Depend on
456 install-target-libatomic.
457 * Makefile.in: Regenerate.
458
459 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
460
461 PR go/55201
462 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
463 * Makefile.in: Regenerate.
464
465 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
466
467 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
468 * configure: Regenerate.
469
470 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
471
472 * config.sub: Merge from config repo.
473
474 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
475
476 * Makefile.def (target_modules): Add bootstrap=true and
477 raw_cxx=true to libsanitizer.
478 * configure.ac (bootstrap_target_libs): Add libsanitizer.
479 * Makefile.in: Regenerated.
480 * configure: Likewise.
481
482 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
483
484 * MAINTAINERS: Remove self as RTL optimization maintainer.
485
486 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
487
488 * MAINTAINERS (Write After Approval): Add myself.
489
490 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
491
492 * Makefile.def (target_modules): Remove bootstrap=true and
493 raw_cxx=true from libsanitizer.
494 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
495 * Makefile.in: Regenerated.
496 * configure: Likewise.
497
498 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
499
500 * Makefile.def (target_modules): Add bootstrap=true and
501 raw_cxx=true to libsanitizer.
502 * configure.ac (bootstrap_target_libs): Add libsanitizer.
503 * Makefile.in: Regenerated.
504 * configure: Likewise.
505
506 2012-11-28 Andrew Pinski <apinski@cavium.com>
507
508 PR bootstrap/54279
509 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
510 * configure: Regenerate.
511 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
512 * Makefile.in: Regenerate.
513
514 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
515
516 * configure.ac: Disable libsanitizer if we're not building C++.
517 * configure: Regenerate.
518
519 2012-11-15 Roland McGrath <roland@hack.frob.com>
520
521 * MAINTAINERS (Write After Approval): Add myself.
522
523 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
524
525 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
526 Kostya Serebryany (kcc@google.com) and
527 Jakub Jelinek (jakub@redhat.com).
528 Rename area for Dodji Seketeli (dodji@redhat.com).
529
530 2012-11-15 Dodji Seketeli <dodji@redhat.com>
531
532 * MAINTAINERS: (asan.c, related): Add myself.
533
534 2012-11-14 Roland McGrath <mcgrathr@google.com>
535
536 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
537 * configure: Regenerate.
538
539 2012-11-13 Richard Henderson <rth@redhat.com>
540
541 * configure.ac: Move libsanitizer logic to subdirectory.
542 * configure: Regenerate.
543
544 2012-11-13 Dodji Seketeli <dodji@redhat.com>
545
546 * configure.ac: Enable libsanitizer just on x86 linux for now.
547 * configure: Re-generate.
548
549 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
550
551 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
552 sections.
553 * configure: Regenerate.
554
555 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
556
557 * configure.ac: Add section for configdirs for libsanitizer.
558 Disable for cris-*-* and mmix-*-*.
559 * configure: Regenerate.
560
561 2012-11-12 Wei Mi <wmi@google.com>
562
563 * configure.ac: Add libsanitizer to target_libraries.
564 * Makefile.def: Ditto.
565 * configure: Regenerate.
566 * Makefile.in: Regenerate.
567 * libsanitizer: New directory for asan runtime. Contains an empty
568 tsan directory.
569
570 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
571
572 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
573 against Mingw64 w32api.
574 * configure: Regenerate.
575
576 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
577
578 * configure: Regenerated.
579
580 2012-11-03 Robert Mason <rbmj@verizon.net>
581
582 * configure.ac: add --disable-libstdcxx configure option
583 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
584
585 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
586
587 * MAINTAINERS (Write After Approval): Add myself.
588
589 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
590
591 * MAINTAINERS (Write After Approval): Add myself.
592
593 2012-10-24 Sharad Singhai <singhai@google.com>
594
595 * MAINTAINERS (Write After Approval): Add myself.
596
597 2012-10-24 Eric Christopher <echristo@gmail.com>
598
599 * MAINTAINERS: Update email address.
600
601 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
602
603 PR bootstrap/54820
604 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
605 * configure: Regenerate.
606
607 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
608
609 * MAINTAINERS (aarch64): Add Marcus and myself.
610
611 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
612
613 PR bootstrap/54820
614 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
615 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
616 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
617 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
618 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
619 * Makefile.in: Regenerate.
620 * configure.ac (have_static_libs): New variable and associated check.
621 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
622 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
623 * configure: Regenerate.
624
625 2012-10-10 Richard Biener <rguenther@suse.de>
626
627 * MAINTAINERS: Adjust for changed surname.
628
629 2012-10-04 Lawrence Crowl <crowl@google.com>
630
631 * MAINTAINERS (Write After Approval): Add myself.
632
633 2012-10-01 Cary Coutant <ccoutant@google.com>
634
635 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
636
637 2012-09-28 Ian Lance Taylor <iant@google.com>
638
639 * Makefile.def: Make all-target-libgo depend on
640 all-target-libbacktrace.
641 * Makefile.in: Rebuild.
642
643 2012-09-26 Ian Lance Taylor <iant@google.com>
644
645 * Makefile.def: Make all-gcc depend on all-libbacktrace.
646 * Makefile.in: Rebuild.
647
648 2012-09-20 Walter Lee <walt@tilera.com>
649
650 * configure.ac: Add tilegx to list of targets that support gold.
651 * configure: Regenerate.
652
653 2012-09-20 Marek Polacek <polacek@redhat.com>
654
655 * MAINTAINERS (Write After Approval): Add myself.
656
657 2012-09-19 Steve Ellcey <sellcey@mips.com>
658
659 * configure.ac: Add mips*-mti-elf* target.
660 * configure: Regenerate.
661
662 2012-09-17 Ian Lance Taylor <iant@google.com>
663
664 * MAINTAINERS (Various Maintainers): Add libbacktrace.
665 * configure.ac (host_libs): Add libbacktrace.
666 (target_libraries): Add libbacktrace.
667 * Makefile.def (host_modules): Add libbacktrace.
668 (target_modules): Likewise.
669 * configure, Makefile.in: Rebuild.
670
671 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
672
673 PR target/38607
674 Merge upstream change.
675 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
676
677 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
678 Add libgomp*.o to compare_exclusions for AIX.
679 * configure: Regenerate.
680
681 2012-09-06 Diego Novillo <dnovillo@google.com>
682
683 * configure.ac: Bump minimum GMP version to 4.2.3.
684 * configure: Re-generate.
685
686 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
687
688 PR target/54461
689 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
690 target-libgloss if not configured --with-avrlibc=no.
691 * configure: Regenerate.
692
693 2012-09-04 Jason Merrill <jason@redhat.com>
694
695 * configure.ac: Fix --enable-languages=all.
696
697 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
698
699 * MAINTAINERS (Write After Approval): Add myself.
700
701 2012-09-03 Richard Guenther <rguenther@suse.de>
702
703 PR bootstrap/54138
704 * configure.ac: Re-organize ISL / CLOOG checks to allow
705 disabling with either --without-isl or --without-cloog.
706 * configure: Regenerated.
707
708 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
709
710 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
711 * configure: Regenerate.
712
713 2012-08-27 Ulrich Drepper <drepper@gmail.com>
714
715 * MAINTAINERS: Fix my email address.
716
717 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
718
719 PR binutils/4970
720 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
721 and opcodes.
722 * Makefile.in: Regenerated.
723
724 2012-08-26 Art Haas <ahaas@impactweather.com>
725
726 * configure: Regenerate.
727
728 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
729
730 * INSTALL/README: Also refer to the online installation
731 instructions.
732
733 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
734
735 * MAINTAINERS (Write After Approval): Add myself.
736 (Picochip port): Remove myself.
737
738 2012-08-14 Diego Novillo <dnovillo@google.com>
739
740 Merge from cxx-conversion branch.
741
742 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
743 POSTSTAGE1_CONFIGURE_FLAGS.
744 * Makefile.in: Regenerate.
745 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
746 Force C++ when bootstrapping.
747 * configure: Regenerate.
748
749 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
750
751 * MAINTAINERS (Write After Approval): Add myself.
752
753 2012-07-16 Joseph Myers <joseph@codesourcery.com>
754
755 * README: Document use of ranges of years in copyright notices.
756
757 2012-07-06 Richard Guenther <rguenther@suse.de>
758
759 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
760 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
761 --with-gmp=system.
762 * Makefile.in: Regenerated.
763 * configure: Likewise.
764
765 2012-07-06 Richard Guenther <rguenther@suse.de>
766
767 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
768 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
769 supply V=1 as extra_make_flags.
770 * configure: Regenerated.
771 * Makefile.in: Likewise.
772
773 2012-07-04 Tristan Gingold <gingold@adacore.com>
774
775 * configure: Regenerate.
776
777 2012-07-03 Richard Guenther <rguenther@suse.de>
778
779 * Makfile.def (isl): Remove not necessary extra_exports and
780 extra_make_flags.
781 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
782 * Makefile.in: Regenerated.
783
784 2012-07-03 Richard Guenther <rguenther@suse.de>
785
786 * Makefile.def (cloog): Add V=1 to extra_make_flags.
787 * configure.ac: If either the ISL or the CLooG check failed
788 do not try to build in-tree versions.
789 * Makefile.in: Regenerated.
790 * configure: Regenerated.
791
792 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
793
794 * configure: Regenerate.
795
796 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
797
798 * MAINTAINERS (Various Maintainers): Add myself as testsuite
799 maintainer.
800
801 2012-07-02 Richard Guenther <rguenther@suse.de>
802
803 * configure: Regenerated.
804
805 2012-07-02 Richard Guenther <rguenther@suse.de>
806 Michael Matz <matz@suse.de>
807 Tobias Grosser <tobias@grosser.es>
808 Sebastian Pop <sebpop@gmail.com>
809
810 * Makefile.def: Add ISL host module, remove PPL host module.
811 Adjust ClooG host module to use the proper ISL.
812 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
813 * configure.ac: Include config/isl.m4. Add ISL host library,
814 remove PPL. Remove PPL configury, add ISL configury, adjust
815 ClooG configury.
816 * Makefile.in: Regenerated.
817 * configure: Likewise.
818
819 2012-07-02 Richard Guenther <rguenther@suse.de>
820
821 Merge from graphite branch
822 2011-07-21 Tobias Grosser <tobias@grosser.es>
823
824 * configure: Regenerated.
825 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
826 both cloog.org and legacy versions. The only supported version will
827 be CLooG with the isl backend.
828
829 2011-07-21 Tobias Grosser <tobias@grosser.es>
830
831 * configure: Regenerated.
832 * configure.ac: Require cloog isl 0.17.0
833
834 2011-07-21 Tobias Grosser <tobias@grosser.es>
835
836 * configure: Regenerated.
837 * config/cloog.m4: Do not define CLOOG_ORG
838
839 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
840
841 * configure.ac: Skip C if explicitly selected.
842 * configure: Regenerate.
843
844 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
845
846 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
847 they contain -O2.
848 * configure: Regenerate.
849
850 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
851
852 PR debug/53740
853 * df.h, df-problems.c, dce.c: Revert last patch.
854
855 2012-06-25 Iain Sandoe <iain@codesourcery.com>
856
857 * MAINTAINERS (Write After Approval): Update my email address.
858
859 2012-06-21 Meador Inge <meadori@codesourcery.com>
860
861 * MAINTAINERS (Write After Approval): Add myself.
862
863 2012-06-20 Jason Merrill <jason@redhat.com>
864
865 * Makefile.tpl (check-target-libgomp-c++): New.
866 (check-target-libitm-c++): New.
867 * Makefile.def (c++): Add them.
868 * Makefile.in: Regenerate.
869
870 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
871
872 * MAINTAINERS (Write After Approval): Add myself.
873
874 2012-05-16 Olivier Hainque <hainque@adacore.com>
875
876 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
877 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
878 (install-no-fixedincludes): Adjust accordingly.
879 * Makefile.in: Regenerate.
880
881 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
882
883 Merge upstream change
884 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
885
886 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
887
888 * MAINTAINERS (Write After Approval): Add myself.
889
890 2012-05-09 Nick Clifton <nickc@redhat.com>
891 Paul Smith <psmith@gnu.org>
892
893 PR bootstrap/50461
894 * configure.ac (mpfr-dir): When using in-tree MPFR sources
895 allow for the fact that from release v3.1.0 of MPFR the source
896 files were moved into a src sub-directory.
897 * configure: Regenerate.
898
899 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
900
901 * configure.ac: Bump minimum MPFR version to 2.4.0.
902 * configure: Regenerated.
903
904 2012-05-01 Richard Henderson <rth@redhat.com>
905
906 * Makefile.def (libatomic): New target_module.
907 * configure.ac (target_libraries): Add libatomic.
908 (noconfigdirs): Check if libatomic is supported.
909 * Makefile.in, configure: Rebuild.
910
911 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
912
913 * MAINTAINERS (Write After Approval): Add myself.
914
915 2012-04-25 Joel Brobecker <brobecker@adacore.com>
916
917 * config.sub: Update to 2012-04-18 version from official repo.
918
919 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
920
921 * MAINTAINERS (Write After Approval): Add myself.
922
923 2012-04-11 Steve Ellcey <sellcey@mips.com>
924
925 * MAINTAINERS: Changed email address.
926
927 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
928
929 PR target/52737
930 * contrib/gcc_update (files_and_dependencies):
931 Remove gcc/config/avr/t-multilib from touch data.
932
933 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
934
935 * MAINTAINERS (OS Port Maintainers): Remove irix.
936 * configure.ac (enable_libgomp): Remove *-*-irix6*.
937 (unsupported_languages): Remove mips-sgi-irix6.*.
938 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
939 (with_stabs): Remove.
940 * configure: Regenerate.
941
942 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
943
944 * MAINTAINERS (OS Port Maintainers): Remove osf.
945 * configure.ac (enable_libgomp): Remove *-*-osf*.
946 (with_stabs): Remove alpha*-*-osf*.
947 * configure: Regenerate.
948
949 2012-03-05 Tristan Gingold <gingold@adacore.com>
950
951 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
952 * configure: Regenerate.
953
954 2012-02-17 Walter Lee <walt@tilera.com>
955
956 * MAINTAINERS: (Write After Approval): Delete myself.
957
958 2012-02-14 Walter Lee <walt@tilera.com>
959
960 * MAINTAINERS (tilegx port): Add myself.
961 (tilepro port): Add myself.
962 (Write After Approval): Add myself.
963
964 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
965
966 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
967 and Joseph Myers as docstring relicensing maintainers.
968
969 2012-02-09 Bin Cheng <bin.cheng@arm.com>
970
971 * MAINTAINERS (write-after-approval): Add myself.
972
973 2012-02-08 Ira Rosen <irar@il.ibm.com>
974
975 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
976 maintainer.
977
978 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
979
980 * MAINTAINERS (Write After Approval): Move myself to
981 maintain alphabetical order.
982
983 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
984
985 * MAINTAINERS (Write After Approval): Add myself.
986
987 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
988
989 * MAINTAINERS (Write After Approval): Add myself.
990
991 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
992 Jayant R Sonar <jayant.sonar@kpitcummins.com>
993
994 * configure.ac (cr16-*-*): Remove nonconfigdirs.
995 * configure: Regenerate.
996
997 2012-01-23 Harshit Chopra <harshit@google.com>
998
999 * MAINTAINERS (Write After Approval): Add myself.
1000
1001 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1002
1003 * configure.ac: Remove reference to mh-interix.
1004 * configure: Regenerate.
1005
1006 2012-01-05 Richard Henderson <rth@redhat.com>
1007
1008 PR bootstrap/51072
1009 * configure.ac: Disable libitm if c++ is not enabled.
1010 * configure: Rebuild.
1011
1012 * configure.ac: Fix regexp for same.
1013 * configure: Rebuild.
1014
1015 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1016
1017 * MAINTAINERS (Write After Approval): Add myself.
1018
1019 2012-01-02 Richard Guenther <rguenther@suse.de>
1020
1021 PR bootstrap/51686
1022 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1023 * Makefile.in: Regenerate.
1024
1025 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1026
1027 * MAINTAINERS (Write After Approval): Add myself.
1028
1029 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1030
1031 * configure: Regenerate.
1032
1033 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1034
1035 * MAINTAINERS (picochip): Changed email address.
1036
1037 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1038
1039 * MAINTAINERS (write-after-approval): Add self.
1040
1041 2011-11-29 DJ Delorie <dj@redhat.com>
1042
1043 * configure.ac (rl78-*-*) New case.
1044 * configure: Regenerate.
1045 * MAINTAINERS: Add myself as RL78 maintainer.
1046
1047 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1048
1049 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1050
1051 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1052
1053 * libtool.m4: Additional FreeBSD 10 fixes.
1054
1055 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1056
1057 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1058 Maintainers section, as Epiphany maintainer.
1059
1060 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1061
1062 PR target/49992
1063 * configure.ac: Remove ranlib special-casing for Darwin.
1064 * configure: Regenerate.
1065
1066 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1067
1068 * MAINTAINERS (Reviewers): Keep the list sorted.
1069
1070 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1071
1072 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1073
1074 2011-11-09 Roland McGrath <mcgrathr@google.com>
1075
1076 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1077 * configure: Rebuild.
1078 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1079 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1080 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1081 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1082 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1083 Add READELF.
1084 * Makefile.in: Rebuild.
1085
1086 2011-11-09 Jason Merrill <jason@redhat.com>
1087
1088 * Makefile.def (language=c++): Remove check-c++0x.
1089 * Makefile.in (check-gcc-c++): Regenerate.
1090
1091 2011-11-08 Richard Henderson <rth@redhat.com>
1092
1093 * configure.ac: Test for libitm directory present first.
1094
1095 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1096
1097 * configure.ac: Test libitm/configure.tgt to disable libitm.
1098 * configure: Rebuild.
1099
1100 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1101 Richard Henderson <rth@redhat.com>
1102
1103 Merged from transactional-memory.
1104
1105 * Makefile.def (lang_env_dependencies): libitm is c++.
1106 Add libitm target module.
1107 * configure.ac: Likewise.
1108 * config/mmap.m4: New file.
1109 * contrib/gcc_update: Add libitm to touch data.
1110 * Makefile.in, configure: Rebuild.
1111
1112 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1113
1114 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1115 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1116 * Makefile.in: Regenerate.
1117
1118 2011-11-01 DJ Delorie <dj@redhat.com>
1119
1120 * config.sub: Update to version 2011-10-29 (added rl78)
1121
1122 2011-10-27 Nick Clifton <nickc@redhat.com>
1123
1124 * config.sub: Import these changes from the config project:
1125
1126 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1127 Ben Elliston <bje@gnu.org>
1128
1129 * config.sub (epiphany): New.
1130
1131 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1132 Ben Elliston <bje@gnu.org>
1133
1134 * config.sub (hexagon, hexagon-*): New.
1135
1136 2011-08-23 Roland McGrath <mcgrathr@google.com>
1137
1138 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1139 64eb to be64.
1140
1141 2011-08-16 Roland McGrath <mcgrathr@google.com>
1142
1143 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1144 (nacl): Grok as alias for 32el-unknown-nacl.
1145
1146 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1147
1148 * MAINTAINERS (Write After Approval): Add myself.
1149
1150 2011-10-24 Teresa Johnson <tejohnson@google.com>
1151
1152 * MAINTAINERS (Write After Approval): Add myself.
1153
1154 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1155
1156 * MAINTAINERS (sparc port): Remove myself.
1157
1158 2011-09-14 Tom de Vries <tom@codesourcery.com>
1159
1160 * MAINTAINERS (Write After Approval): Add myself.
1161
1162 2011-08-14 Yao Qi <yao@codesourcery.com>
1163
1164 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1165 * configure: Regenerate.
1166
1167 2011-07-26 Ian Lance Taylor <iant@google.com>
1168
1169 * configure.ac: Set have_compiler based on whether gcc directory
1170 exists, rather than on whether gcc is in configdirs.
1171 * configure: Rebuild.
1172
1173 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1174
1175 * MAINTAINERS (Global Reviewers): Add self.
1176
1177 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1178
1179 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1180 link directories.
1181 * Makefile.in: Rebuild.
1182
1183 2011-07-20 Ian Lance Taylor <iant@google.com>
1184
1185 PR bootstrap/49787
1186 * configure.ac: Move --enable-bootstrap handling earlier in file.
1187 If --enable-bootstrap and either --enable-build-with-cxx or
1188 --enable-build-poststage1-with-cxx, enable C++ automatically.
1189 * configure: Rebuild.
1190
1191 2011-07-19 Ian Lance Taylor <iant@google.com>
1192
1193 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1194 make C++ a boot_language. Set and substitute
1195 POSTSTAGE1_CONFIGURE_FLAGS.
1196 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1197 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1198 * configure, Makefile.in: Rebuild.
1199
1200 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1201
1202 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1203 maintainers.
1204
1205 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1206
1207 * MAINTAINERS (Global Reviewers): Add myself.
1208
1209 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1210
1211 * configure: Regenerate.
1212
1213 2011-07-16 Jason Merrill <jason@redhat.com>
1214
1215 * Makefile.def (language=c++): Add check-c++0x and
1216 check-target-libmudflap-c++.
1217 * Makefile.tpl (check-target-libmudflap-c++): New.
1218 * Makefile.in: Regenerate.
1219
1220 2011-07-16 Matthias Klose <doko@ubuntu.com>
1221
1222 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1223 * Makefile.def (target_modules/libjava): Pass
1224 $(EXTRA_CONFIGARGS_LIBJAVA).
1225 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1226 if not configured with --enable-static-libjava.
1227 * Makefile.in: Regenerate.
1228 * configure: Likewise.
1229
1230 2011-07-15 Jason Merrill <jason@redhat.com>
1231
1232 * Makefile.in (check-c++): Move check-gcc-c++0x after
1233 check-target-libstdc++-v3.
1234
1235 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1236
1237 * MAINTAINERS (c6x port): New entry.
1238
1239 2011-07-13 Jason Merrill <jason@redhat.com>
1240
1241 * Makefile.in (check-gcc-c++0x): New.
1242 (check-c++): Depend on it.
1243
1244 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1245
1246 PR target/39150
1247 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1248 x86_64-*-solaris2.1[0-9]*.
1249 * configure: Regenerate.
1250
1251 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1252
1253 * MAINTAINERS (RTL optimizers): Add self.
1254
1255 2011-06-27 Gabriel Charette <gchare@google.com>
1256
1257 * MAINTAINERS (Write After Approval): Add myself.
1258
1259 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1260
1261 PR regression/47836
1262 PR bootstrap/23656
1263 PR other/47733
1264 PR bootstrap/49247
1265 PR c/48825
1266 * configure.ac (target_libraries): Remove target-libiberty.
1267 Remove case-statement setting skipdirs=target-libiberty for
1268 multiple targets. Remove checking target_configdirs and
1269 removing target-libiberty but keeping target-libgcc if
1270 otherwise empty.
1271 * Makefile.def (target_modules): Don't add libiberty.
1272 (dependencies): Remove all traces of target-libiberty.
1273 * configure, Makefile.in: Regenerate.
1274
1275 2011-06-13 Walter Lee <walt@tilera.com>
1276
1277 * configure.ac (tilepro-*-*) New case.
1278 (tilegx-*-*): Likewise.
1279 * configure: Regenerate.
1280
1281 2011-06-06 Jing Yu <jingyu@google.com>
1282
1283 * configure.ac: Skip target-libiberty for
1284 arm*-*-linux-androideabi.
1285 * configure: Regenerated.
1286
1287 2011-06-06 Nick Clifton <nickc@redhat.com>
1288
1289 * config.sub: Sync from upstream.
1290
1291 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1292
1293 * MAINTAINERS (Write After Approval): Add myself.
1294
1295 2011-06-01 Daniel Jacobowitz <drow@false.org>
1296
1297 * MAINTAINERS: Update my email address.
1298
1299 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1300
1301 * MAINTAINERS (Write After Approval): Update my email address.
1302
1303 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1304
1305 * MAINTAINERS (Write After Approval): Add myself.
1306
1307 2011-05-08 Doug Kwan <dougkwan@google.com>
1308
1309 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1310 * configure: Regenerated.
1311 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1312 value from configure.
1313 * Makefile.in: Regenerated.
1314
1315 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1316
1317 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1318 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1319 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1320 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1321 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1322 *-*-vxworks*): Disable newlib and libgloss in separate case
1323 statement.
1324 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1325 to separate case statement.
1326 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1327 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1328 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1329 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1330 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1331 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1332 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1333 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1334 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1335 i[[3456789]]86-*-rdos*, m32r-*-*,
1336 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1337 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1338 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1339 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1340 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1341 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1342 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1343 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1344 and libgloss in main case over targets. Remove most empty cases
1345 in main case over targets.
1346 * configure: Regenerate.
1347
1348 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1349
1350 * MAINTAINERS (Write After Approval): Add myself.
1351
1352 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1353
1354 * configure.ac: Remove code setting special library locations for
1355 hppa*64*-*-hpux11*. Remove code setting compiler for
1356 sparc-sun-solaris2*.
1357 * configure: Regenerate.
1358
1359 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1360
1361 * configure.ac: Separate libgloss_dir settings from general case
1362 over targets.
1363 * configure: Regenerate.
1364
1365 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1366
1367 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1368 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1369 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1370 cases in libgcj-disabling case statement.
1371 (hppa*64*-*-linux*): Set unsupported_languages instead of
1372 disabling target-zlib.
1373 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1374 to hppa*64*-*-hpux*.
1375 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1376 hppa*-*-hpux*.
1377 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1378 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1379 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1380 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1381 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1382 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1383 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1384 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1385 libgcj-disabling case statement.
1386 * configure: Regenerate.
1387
1388 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1389
1390 * configure.ac: Disable Java for targets not supporting libffi.
1391 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1392 Remove cases in Java-disabling statement.
1393 (*arm-wince-pe): Change to arm-wince-pe.
1394 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1395 cases in Java-disabling statement.
1396 (bfin-*-*): Don't disable Java again.
1397 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1398 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1399 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1400 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1401 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1402 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1403 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1404 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1405 Java-disabling statement.
1406 (mmix-*-*): Don't disable Java again.
1407 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1408 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1409 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1410 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1411 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1412 statement.
1413 * configure: Regenerate.
1414
1415 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1416
1417 * configure.ac: Separate cases disabling Java and Java libraries
1418 from general case over targets.
1419 * configure: Regenerate.
1420
1421 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1422
1423 * MAINTAINERS: Update my email address.
1424
1425 2011-04-20 Easwaran Raman <eraman@google.com>
1426
1427 * MAINTAINERS (Write After Approval): Add myself.
1428
1429 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1430
1431 PR lto/48086
1432 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1433 * configure: Regenerate.
1434
1435 2011-04-16 Jim Meyering <meyering@redhat.com>
1436
1437 * MAINTAINERS (Write After Approval): Add myself.
1438
1439 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1440
1441 * MAINTAINERS: Update my email address.
1442
1443 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1444
1445 * MAINTAINERS (Write After Approval): Add myself.
1446
1447 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1448
1449 * MAINTAINERS (Write After Approval): Add myself.
1450
1451 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1452
1453 * MAINTAINERS (Write After Approval): Add myself.
1454
1455 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1456
1457 * configure.ac (build_tools): Remove build-byacc.
1458 (host_libs): Remove mmalloc.
1459 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1460 autoconf automake libtool diff rcs fileutils shellutils time
1461 textutils wdiff find uudecode hello tar gzip indent recode release
1462 sed perl gawk findutils gettext zip.
1463 (libgcj): Remove target-qthreads.
1464 (target_tools): Remove target-examples target-gperf.
1465 (YACC): Don't handle building byacc.
1466 * configure: Regenerate.
1467 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1468 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1469 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1470 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1471 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1472 handle building components.
1473 * Makefile.in: Regenerate.
1474
1475 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1476
1477 * MAINTAINERS: Update my email address as Xtensa maintainer.
1478
1479 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1480
1481 * config.sub: Sync from upstream.
1482
1483 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1484
1485 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1486 (microblaze*): Don't disable libssp.
1487 * configure: Regenerate.
1488
1489 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1490
1491 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1492 moveifchange.
1493 * configure: Regenerate.
1494 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1495 * Makefile.in: Regenerate.
1496
1497 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1498
1499 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1500 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1501 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1502 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1503 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1504 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1505 md_exec_prefix cases.
1506 * configure: Regenerate.
1507
1508 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1509
1510 * configure.ac: Separate cases disabling target-libssp,
1511 target-libiberty, target-libstdc++-v3 and Fortran from general
1512 case over targets.
1513 * configure: Regenerate.
1514
1515 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1516
1517 * configure.ac (*-*-chorusos): Don't disable libgcj.
1518 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1519 Remove case.
1520 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1521 (arm-*-coff): Don't disable libgcj.
1522 (arm*-*-linux-gnueabi): Remove useless assignment.
1523 (arm-*-riscix*): Don't disable libgcj.
1524 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1525 configuration.
1526 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1527 (c54x*-*-*): Remove case.
1528 (tic54x-*-*): Don't disable GCC or GCC libraries.
1529 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1530 to *.
1531 (d10v-*-*): Don't disable GCC libraries.
1532 (d30v-*-*): Don't disable libgcj.
1533 (h8500-*-*): Don't disable GCC libraries.
1534 (i960-*-*): Don't disable libgcj.
1535 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1536 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1537 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1538 libgcj.
1539 (m68k-*-coff*): Remove case.
1540 (mmix-*-*): Don't disable libgloss on host.
1541 (mn10200-*-*, mn10300-*-*): Remove cases.
1542 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1543 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1544 Don't disable libgcj.
1545 (romp-*-*): Remove case.
1546 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1547 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1548 case.
1549 (v810-*-*): Don't disable GCC libraries.
1550 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1551 (ip2k-*-*): Don't disable GCC libraries.
1552 * configure: Regenerate.
1553
1554 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1555
1556 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1557 libffi on host.
1558 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1559 on host.
1560 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1561 * configure: Regenerate.
1562
1563 2011-03-26 John Marino <binutils@marino.st>
1564
1565 * configure.ac: Add support for *-*-dragonfly*
1566 * configure: Regenerate.
1567
1568 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1569
1570 * configure.ac (native_only): Remove.
1571 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1572 send-pr uudecode guile gnuserv on host.
1573 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1574 send-pr rcs guile perl texinfo libtool on host.
1575 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1576 automake send-pr rcs guile perl texinfo libtool on host.
1577 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1578 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1579 (alpha*-dec-osf*): Don't disable fileutils on target.
1580 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1581 texinfo send-pr expect dejagnu on target.
1582 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1583 target-qthreads on target.
1584 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1585 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1586 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1587 x86_64-*-mingw*): Don't disable expect on target.
1588 (*-*-cygwin*): Don't disable target-gperf on target.
1589 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1590 gnuserv on target.
1591 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1592 target.
1593 * configure: Regenerate.
1594
1595 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1596
1597 * configure.ac (target_tools): Remove target-groff.
1598 (native_only): Remove target-groff.
1599 (hppa*64*-*-*): Don't disable byacc.
1600 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1601 setting.
1602 (*-*-kaos*): Don't skip target-librx and target-groff.
1603 (*-*-netware*): Don't skip target-libmudflap.
1604 (*-*-tpf*): Don't skip target-libmudflap.
1605 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1606 directories on the host.
1607 (ia64*-*-*vms*): Don't skip tix.
1608 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1609 host.
1610 * configure: Regenerate.
1611
1612 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1613
1614 * configure.ac: Remove references to mt-mep, mt-netware,
1615 mt-wince.
1616 * Makefile.def: Add all-utils soft dependencies.
1617 * Makefile.tpl: Remove GDB_NLM_DEPS.
1618 * configure: Regenerate.
1619 * Makefile.in: Regenerate.
1620
1621 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1622
1623 * configure.ac: Do not include mh-x86omitfp.
1624 * configure: Regenerate.
1625
1626 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1627
1628 * configure.ac: Remove empty cases.
1629 * configure: Regenerate.
1630
1631 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1632
1633 * Makefile.def: Add dependency from termcap to gdb.
1634 * Makefile.in: Regenerate.
1635
1636 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1637
1638 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1639 * configure: Regenerate.
1640 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1641 * Makefile.tpl: Likewise.
1642 * Makefile.in: Regenerate.
1643
1644 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1645
1646 * configure.ac: Remove all mentions of tentative_cc.
1647 * configure: Regenerate.
1648
1649 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1650
1651 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1652 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1653 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1654 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1655 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1656 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1657 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1658 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1659 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1660 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1661 *-*-rhapsody*): Remove host cases.
1662 * configure: Regenerate.
1663
1664 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1665
1666 * configure.ac (ppc*-*-pe): Remove host case.
1667 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1668 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1669 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1670 cases.
1671 * configure: Regenerate.
1672
1673 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1674
1675 * config.sub: Update to version 2011-03-23.
1676
1677 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1678
1679 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1680 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1681 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1682 * configure: Regenerate.
1683
1684 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1685
1686 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1687 to Write After Approval.
1688 * config-ml.in: Don't handle arc-*-elf*.
1689 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1690 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1691 handle GCC libraries.
1692 * configure: Regenerate.
1693
1694 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1695
1696 PR bootstrap/48120:
1697 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1698 Add -lstdc++ -lm to LIBS.
1699 * configure: Regenerate.
1700
1701 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1702
1703 * config.guess: Update to version 2011-02-02
1704 * config.sub: Update to version 2011-02-24
1705
1706 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1707
1708 PR lto/48086
1709 * configure.ac: Re-enable LTO on *-apple-darwin9.
1710 * configure: Regenerate.
1711
1712 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1713
1714 PR lto/48086
1715 * configure.ac: Disable LTO on darwin due to an assembler change in
1716 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1717 under 256.
1718 * configure: Regenerate.
1719
1720 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1721
1722 * MAINTAINERS: Update myself as score backend maintainer,
1723 update my e-mail address.
1724
1725 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1726
1727 * MAINTAINERS: Update my e-mail address.
1728
1729 2011-03-06 Joey Ye <joey.ye@arm.com>
1730
1731 * MAINTAINERS: Update my e-mail address.
1732
1733 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1734
1735 * configure.ac: Adjust test of with_ppl.
1736 * configure: Regenerated.
1737
1738 2011-03-02 Kai Tietz <ktietz@redhat.com>
1739
1740 * MAINTAINERS: Adjust my e-mail address.
1741
1742 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1743
1744 * configure.ac: Add -lpwl to ppllibs.
1745 * configure: Regenerated.
1746
1747 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1748
1749 * config/cloog.m4: Add -lisl to clooglibs.
1750 * configure: Regenerated.
1751
1752 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1753
1754 * MAINTAINERS (CPU Port maintainers): Add self.
1755
1756 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1757
1758 * MAINTAINERS: Add myself as testsuite maintainer.
1759
1760 2011-02-15 Mike Stump <mikestump@comcast.net>
1761
1762 * MAINTAINERS: Add myself as testsuite maintainer.
1763
1764 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1765
1766 Import from Libtool and gnulib:
1767
1768 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1769
1770 Prepare for supporting FreeBSD 10.
1771 * config.rpath: Remove handling of freebsd1* which soon would
1772 match FreeBSD 10.0.
1773
1774 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1775
1776 Remove support for FreeBSD 1.x.
1777 * libtool.m4 (_LT_LINKER_SHLIBS)
1778 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1779 soon would incorrectly match FreeBSD 10.0.
1780
1781 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1782
1783 PR binutils/12283
1784 * move-if-change: Import version from gnulib.
1785
1786 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1787
1788 PR lto/47225
1789 * Makefile.def (lto-plugin): Double dash for enable-shared.
1790 (configure-gcc): Depend on all-lto-plugin.
1791 * Makefile.in: Rebuilt.
1792
1793 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1794
1795 * configure.ac: Remove extra bracket.
1796 * configure: Regenerate.
1797
1798 2011-02-08 Tobias Burnus <burnus@net-b.de>
1799
1800 * MAINTAINERS: Add myself as libquadmath maintainer.
1801
1802 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1803
1804 * MAINTAINERS: Update my email address.
1805
1806 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1807
1808 * MAINTAINERS (option handling): Add self.
1809
1810 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1811
1812 PR lto/47225
1813 * Makefile.def: Add dependency for install-gcc
1814 on install-lto-plugin.
1815 * Makfile.in: Regenerated
1816
1817 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1818
1819 * MAINTAINERS (CPU Port Maintainers): Add myself.
1820
1821 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1822
1823 PR libgcj/44341
1824 * configure.ac: Discard --with-* flags for host when configuring
1825 target libraries for cross build.
1826 * configure: Rebuilt.
1827
1828 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1829
1830 * MAINTAINERS (linear loop transforms): Removed.
1831
1832 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1833
1834 * configure.ac: If with_ppl is no, move setting with_cloog=no
1835 after CLOOG_REQUESTED check.
1836 * configure: Regenerated.
1837
1838 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1839
1840 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1841 CLooG has been requested.
1842 * configure: Regenerated.
1843
1844 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1845
1846 * configure: Regenerated.
1847 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1848
1849 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1850
1851 * configure: Regenerated.
1852 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1853
1854 2011-01-21 Andreas Schwab <schwab@redhat.com>
1855
1856 * configure.ac: Use AS_HELP_STRING throughout.
1857 * configure: Regenerate.
1858
1859 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1860
1861 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1862 * configure: Regenerate.
1863
1864 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1865
1866 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1867
1868 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1869
1870 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1871 for ia64-hpux.
1872 * configure: Regenerate.
1873
1874 2011-01-07 Jan Hubicka <jh@suse.cz>
1875
1876 PR lto/47225
1877 * Makefile.in: Regenerate.
1878 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1879 configure.
1880
1881 2011-01-07 Jan Hubicka <jh@suse.cz>
1882
1883 * Makefile.in: Regenerate.
1884 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1885 and configure dependency on lto-plugin configure.
1886 (lto-plugin module): Remove dependency on GCC; add dependency on
1887 liniberty.
1888
1889 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1890
1891 * MAINTAINERS (Write After Approval): Add myself.
1892
1893 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1894
1895 * configure: Regenerate.
1896
1897 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1898
1899 * configure.ac: (picochip): Disable libiberty.
1900
1901 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1902
1903 * MAINTAINERS (Write After Approval): Add myself.
1904
1905 2010-12-10 Ian Lance Taylor <iant@google.com>
1906
1907 PR bootstrap/46819
1908 * configure.ac: For --disable-libgcj clear libgcj_saved.
1909 * configure: Rebuild.
1910
1911 2010-12-10 Tobias Burnus <burnus@net-b.de>
1912
1913 PR fortran/46540
1914 * configure.ac: Add --disable-libquadmath and
1915 --disable-libquadmath-support.
1916 * configure: Regenerate.
1917
1918 2010-12-03 Ian Lance Taylor <iant@google.com>
1919
1920 * MAINTAINERS: Add myself as libgo maintainer.
1921
1922 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1923
1924 PR libffi/46792
1925 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1926 * configure: Regenerate.
1927
1928 2010-12-02 Ian Lance Taylor <iant@google.com>
1929
1930 * configure.ac: Always set default for poststage1_ldflags to
1931 -static-libstdc++ -static-libgcc.
1932
1933 2010-11-29 Andreas Schwab <schwab@redhat.com>
1934
1935 * configure.ac: Move comment to remove extra space in last argument
1936 of GCC_TARGET_TOOL.
1937
1938 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1939
1940 PR other/46026
1941 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1942 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1943 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1944 (BASE_FLAGS_TO_PASS): Use it.
1945 * configure: Rebuilt.
1946 * Makefile.in: Rebuilt.
1947
1948 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1949
1950 PR binutils/12258
1951 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1952 Properly check default linker.
1953 * configure: Regnerated.
1954
1955 2010-11-23 Matthias Klose <doko@ubuntu.com>
1956
1957 * configure.ac: For --enable-gold, handle value `default' instead of
1958 `both*'. New configure option --{en,dis}able-ld.
1959 * configure: Regenerate.
1960
1961 2010-11-20 Ian Lance Taylor <iant@google.com>
1962
1963 * configure.ac: Only disable a language library if no language needs
1964 it. Don't let --disable-libgcj uncondtionally disable libffi.
1965 * configure: Rebuild.
1966
1967 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1968
1969 * Makefile.in: Regenerate.
1970
1971 PR other/46202
1972 * configure.ac: Fix just-built in-tree STRIP name to be
1973 binutils/strip-new.
1974 * configure: Regenerate.
1975 * Makefile.def (install-strip-gcc, install-strip-binutils)
1976 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1977 (install-strip-sid): Mirror dependencies on non-strip variants
1978 of these targets on the respective -strip prerequisites.
1979 * Makefile.tpl (install-strip, install-strip-host)
1980 (install-strip-target): New targets.
1981 (install-strip-[+module+], install-strip-target-[+module+]):
1982 New targets.
1983 * Makefile.in: Regenerate.
1984
1985 2010-11-19 Ian Lance Taylor <iant@google.com>
1986 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1987
1988 * configure.ac: Add target-libgo to target_libraries. Set
1989 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1990 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1991 (HOST_EXPORTS): Add GOC.
1992 (BASE_TARGET_EXPORTS): Add GOC.
1993 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1994 (GOCFLAGS_FOR_TARGET): New variable.
1995 (EXTRA_HOST_FLAGS): Add GOC.
1996 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1997 * Makefile.def (target_modules): Add libgo.
1998 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1999 (dependencies): Add dependency from configure-target-libgo to
2000 configure-target-libffi and all-target-libstdc++-v3. Add
2001 dependencies from all-target-libgo to all-target-libffi.
2002 (languages): Add go.
2003 * configure: Rebuild.
2004 * Makefile.in: Rebuild.
2005
2006 2010-11-19 Ian Lance Taylor <iant@google.com>
2007
2008 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2009 compiler/flag environment variables.
2010
2011 2010-11-18 Ian Lance Taylor <iant@google.com>
2012
2013 * configure.ac: Check for lang_requires_boot_languages in
2014 config-lang.in files.
2015 * configure: Rebuild.
2016
2017 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2018 Tobias Burnus <burnus@net-b.de>
2019
2020 PR fortran/32049
2021 * Makefile.def: Add libquadmath; build it with language=fortran.
2022 * configure.ac: Add libquadmath.
2023 * Makefile.tpl: Handle multiple libs in check-[+language+].
2024 * Makefile.in: Regenerate.
2025 * configure: Regenerate.
2026
2027 2010-11-16 Tom Tromey <tromey@redhat.com>
2028
2029 * MAINTAINERS: Moved myself to reviewers section.
2030
2031 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2032
2033 * MAINTAINERS: Moved myself to reviewers section.
2034
2035 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2036
2037 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2038 (Write After Approval): Remove self.
2039
2040 2010-11-15 Andreas Schwab <schwab@redhat.com>
2041
2042 * configure.ac: Fix spelling in option names.
2043 * configure: Regenerated.
2044
2045 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2046
2047 PR bootstrap/39622
2048 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2049 * configure: Regenerated.
2050
2051 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2052
2053 * MAINTAINERS: Update my email address.
2054
2055 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2056
2057 * configure: Regenerate.
2058
2059 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2060
2061 * configure: Regenerate.
2062
2063 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2064
2065 * configure: Regenerate.
2066
2067 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2068
2069 * configure: Regenerate.
2070
2071 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2072
2073 * configure.ac: Support official CLooG.org versions.
2074 * configure: Regenerate.
2075 * config/cloog.m4: New.
2076
2077 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2078
2079 * MAINTAINERS (Write After Approval): Add myself.
2080
2081 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2082
2083 * MAINTAINERS: Update my email address.
2084
2085 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2086
2087 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2088 * configure: Regenerate.
2089
2090 2010-11-03 Ian Lance Taylor <iant@google.com>
2091 Dave Korn <dave.korn.cygwin@gmail.com>
2092
2093 PR lto/46273
2094 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2095 and on other supported platforms whenever LTO is enabled.
2096 * configure: Rebuild.
2097
2098 2010-11-02 Alan Modra <amodra@gmail.com>
2099
2100 PR binutils/12110
2101 * configure.ac: Error when source path contains spaces.
2102 * configure: Regenerate.
2103
2104 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2105
2106 * MAINTAINERS: Update my email address.
2107
2108 2010-10-20 Ian Lance Taylor <iant@google.com>
2109
2110 * Makefile.def (target_modules): Set lib_path to src/.libs for
2111 libstdc++-v3 module.
2112 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2113 * Makefile.in: Rebuild.
2114
2115 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2116
2117 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2118 (Write After Approval): Remove myself.
2119
2120 2010-10-15 Tristan Gingold <gingold@adacore.com>
2121
2122 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2123
2124 2010-10-14 Douglas Rupp <rupp@gnat.com>
2125
2126 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2127
2128 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2129
2130 * configure.ac (build_lto_plugin): New shell variable.
2131 (--enable-lto): Turn on by default for all non-ELF platforms that
2132 have had LTO support added so far. Set build_lto_plugin appropriately
2133 for both ELF and non-ELF.
2134 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2135 * configure: Regenerate.
2136
2137 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2138
2139 Sync from src:
2140 * configure.ac (v850 support): Remove target-libgloss from
2141 noconfigdirs.
2142 * configure: Regenerate.
2143
2144 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2145
2146 PR bootstrap/45326
2147 PR bootstrap/45174
2148 * configure.ac: Honor initial values of $build_configargs,
2149 $host_configargs, $target_configargs. Mark the precious, so
2150 environment settings get recorded.
2151 * configure: Regenerate.
2152
2153 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2154
2155 PR bootstrap/45796
2156 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2157 Depend on all-build-libiberty.
2158 * Makefile.in: Regenerate.
2159
2160 2010-09-30 Michael Eager <eager@eagercon.com>
2161
2162 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2163 * configure: Regenerate.
2164
2165 2010-09-28 Michael Eager <eager@eagercon.com>
2166
2167 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2168
2169 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2170
2171 PR bootstrap/44621
2172 * configure.ac: Fix unportable shell quoting.
2173 * configure: Regenerate.
2174
2175 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2176
2177 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2178 targets and amend comment.
2179 * configure: Regenerate.
2180
2181 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2182
2183 * MAINTAINERS (Write After Approval): Add myself.
2184
2185 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2186
2187 * configure.ac: Enable LTO by default on Darwin.
2188 * configure: Regenerate.
2189
2190 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2191
2192 * MAINTAINERS (Write After Approval): Add myself.
2193
2194 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2195
2196 * MAINTAINERS (Write After Approval): Add myself.
2197
2198 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2199
2200 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2201 ports
2202
2203 2010-07-28 David Yuste <david.yuste@gmail.com>
2204
2205 * MAINTAINERS (Write After Approval): Add myself.
2206
2207 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2208
2209 * configure.ac: Support all v850 targets.
2210 * configure: Regenerate.
2211
2212 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2213
2214 PR bootstrap/44455
2215 * configure.ac (extra_mpfr_configure_flags): Copy from
2216 extra_mpc_gmp_configure_flags.
2217 * configure: Re-generated.
2218
2219 2010-07-22 Andi Kleen <ak@linux.intel.com>
2220
2221 * MAINTAINERS (Write After Approval): Add myself.
2222
2223 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2224
2225 * MAINTAINERS (Write After Approval): Add myself.
2226
2227 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2228
2229 * MAINTAINERS (Write After Approval): Add myself.
2230
2231 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2232
2233 PR target/44862
2234 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2235 Provide -B option to allow for link spec %s substitutions for
2236 libstdc++.a on darwin.
2237 * Makefile.in: Regenerate.
2238
2239 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2240
2241 * MAINTAINERS (Reviewers): Update my e-mail address
2242
2243 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2244
2245 * Makefile.def (configure-gcc): Depend on all-libelf.
2246 * Makefile.in: Rebuild.
2247
2248 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2249
2250 * MAINTAINERS (Write After Approval): Add myself in the right place.
2251
2252 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2253
2254 * MAINTAINERS (Write After Approval): Add myself.
2255
2256 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2257
2258 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2259
2260 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2261
2262 * config.sub: Update to version 2010-05-21.
2263 * config.guess: Update to version 2010-04-03.
2264
2265 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2266
2267 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2268 * configure: Regenerate.
2269
2270 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2271
2272 * MAINTAINERS (Write After Approval): Add myself.
2273
2274 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2275
2276 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2277 a platform that supports LTO.
2278 * configure: Regenerate.
2279
2280 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2281
2282 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2283 * configure: Regenerated.
2284
2285 2010-04-27 Roland McGrath <roland@redhat.com>
2286 H.J. Lu <hongjiu.lu@intel.com>
2287
2288 * configure.ac (--enable-gold): Support both, both/gold and
2289 both/bfd to add gold to configdirs without removing ld.
2290 * configure: Regenerated.
2291
2292 * Makefile.def: Add install-gold dependency to install-ld.
2293 * Makefile.in: Regenerated.
2294
2295 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2296
2297 PR lto/42776
2298 * configure.ac (--enable-lto): Refactor handling so libelf tests
2299 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2300 and allow LTO to be explicitly enabled on non-ELF platforms that
2301 are known to support it inside else-clause.
2302 * configure: Regenerate.
2303
2304 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2305
2306 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2307 * configure: Regenerate.
2308
2309 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2310
2311 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2312 * configure: Regenerate.
2313
2314 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2315
2316 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2317 separately.
2318 * configure: Regenerate.
2319
2320 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2321
2322 * MAINTAINERS (Write After Approval): Add myself.
2323
2324 2010-04-14 Tristan Gingold <gingold@adacore.com>
2325
2326 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2327 * configure: Regenerate.
2328
2329 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2330
2331 * configure: Regenerate after change to elf.m4.
2332
2333 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2334
2335 * MAINTAINERS (Write After Approval): Add myself.
2336
2337 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2338
2339 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2340 * configure: Regenerated.
2341
2342 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2343
2344 * configure.ac: Print "buggy but acceptable" when CLooG
2345 revision is less than 9.
2346 * configure: Regenerated.
2347
2348 2010-04-01 Diego Novillo <dnovillo@google.com>
2349
2350 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2351
2352 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2353
2354 PR bootstrap/43615
2355 PR bootstrap/43328
2356
2357 Revert:
2358
2359 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2360
2361 * configure.ac: Do not pass --enable-multilib nor
2362 --disable-multilib in baseargs. Accept explicitly passed
2363 --enable_multilib.
2364 * configure: Regenerate.
2365
2366 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2367
2368 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2369
2370 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2371
2372 * MAINTAINERS: Remove myself.
2373
2374 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2375
2376 PR bootstrap/43328
2377 * configure.ac: Do not pass --enable-multilib nor
2378 --disable-multilib in baseargs. Accept explicitly passed
2379 --enable_multilib.
2380 * configure: Regenerate.
2381
2382 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2383
2384 * MAINTAINERS (spu port): Remove me.
2385
2386 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2387
2388 * configure.ac (tic6x-*-*): New case.
2389 * configure: Regenerate.
2390
2391 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2392
2393 * config.sub: Update to version 2010-03-22.
2394 * config.guess: Update to version 2009-12-30.
2395
2396 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2397
2398 PR ada/42554
2399 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2400 * configure: Regenerate.
2401
2402 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2403
2404 * MAINTAINERS: Update my email address.
2405
2406 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2407
2408 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2409 (ghassan.shobaki@amd.com): Removed.
2410
2411 2010-03-17 Alan Modra <amodra@gmail.com>
2412
2413 * MAINTAINERS: Update my email address.
2414
2415 2010-03-16 Diego Novillo <dnovillo@google.com>
2416
2417 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2418 Matthews.
2419
2420 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2421
2422 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2423 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2424
2425 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2426
2427 * MAINTAINERS: Update my email address.
2428
2429 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2430
2431 * MAINTAINERS: Update my email address.
2432
2433 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2434
2435 * MAINTAINERS: Update my email address.
2436
2437 2010-03-09 Jie Zhang <jie@codesourcery.com>
2438
2439 * MAINTAINERS: Update my email address.
2440
2441 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2442
2443 PR libstdc++/32499
2444 * configure.ac (RANLIB): Default to true.
2445 (STRIP): Likewise.
2446 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2447 * configure: Regenerate.
2448
2449 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2450
2451 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2452 (Write After Approval): Update my email address.
2453
2454 2010-02-17 Nick Clifton <nickc@redhat.com>
2455
2456 PR 11238
2457 * Makefile.tpl (local-distclean): Also remove config.cache files in
2458 sub-directories as there may not be Makefiles present in the
2459 sub-directories.
2460 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2461 the config.cache files found by the find command.
2462
2463 * Makefile.in: Regenerate.
2464 * configure.ac: Revert previous delta.
2465 * configure: Regenerate.
2466
2467 2010-02-15 Nick Clifton <nickc@redhat.com>
2468
2469 PR 11238
2470 * configure.ac: Delete config.cache files in sub-directories when
2471 deleting Makefiles.
2472 * configure: Regenerate.
2473
2474 2010-02-12 Ben Elliston <bje@gnu.org>
2475
2476 * MAINTAINERS: Update my email address.
2477
2478 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2479
2480 * MAINTAINERS (spu port): Update my email address.
2481
2482 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2483
2484 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2485
2486 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2487
2488 * configure.ac: Add "recommended" version checks for GMP/MPC.
2489 Update recommended GMP/MPFR/MPC versions.
2490 * configure: Regenerate.
2491
2492 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2493
2494 * MAINTAINERS: Move my Embecosm email address into the
2495 write-after-approval section.
2496
2497 2010-01-26 Ian Lance Taylor <iant@google.com>
2498
2499 * MAINTAINERS: Add myself as Go frontend maintainer.
2500
2501 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2502
2503 PR libstdc++/36101, PR libstdc++/42813
2504 * configure.ac (bootstrap_target_libs): Make inclusion of
2505 target-libgomp conditional on libgomb being in target_configdirs.
2506 * configure: Regenerate.
2507
2508 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2509
2510 PR libstdc++/36101, PR libstdc++/42813
2511 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2512 * configure: Regenerate.
2513
2514 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2515
2516 PR libstdc++/36101, PR libstdc++/42813
2517 * configure.ac (target_configdirs): Substitute.
2518 * Makefile.def: Bootstrap target module libgomp.
2519 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2520 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2521 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2522 * configure, Makefile.in: Regenerate.
2523
2524 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2525
2526 * MAINTAINERS: Adjust my details.
2527
2528 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2529
2530 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2531
2532 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2533
2534 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2535
2536 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2537
2538 * MAINTAINERS (Write After Approval): Add myself.
2539
2540 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2541
2542 * MAINTAINERS (Write After Approval): Add myself.
2543
2544 2010-01-11 Richard Guenther <rguenther@suse.de>
2545
2546 PR lto/41569
2547 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2548 * Makefile.in: Regenerated.
2549
2550 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2551
2552 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2553 * configure: Regenerate.
2554
2555 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2556 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2557
2558 PR bootstrap/42424
2559 * configure.ac: Include libtool m4 files.
2560 (_LT_CHECK_OBJDIR): Call it.
2561 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2562 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2563
2564 * configure: Regenerate.
2565
2566 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2567
2568 PR bootstrap/41818
2569 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2570 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2571 * Makefile.in: Regenerate.
2572
2573 2010-01-02 Richard Guenther <rguenther@suse.de>
2574
2575 PR lto/41529
2576 * configure.ac: Include config/elf.m4. Disable LTO if not
2577 builting for an elf target.
2578 * configure: Regenerate.
2579
2580 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2581
2582 * MAINTAINERS: Change my email address.
2583
2584 2009-12-18 Ben Elliston <bje@au.ibm.com>
2585
2586 * config.sub, config.guess: Update from upstream sources.
2587
2588 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2589
2590 * MAINTAINERS (Write After Approval): Add myself.
2591
2592 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2593
2594 PR middle-end/30447
2595 PR middle-end/30789
2596 PR other/40302
2597
2598 * configure.ac: Require MPC.
2599 * configure: Regenerate.
2600
2601 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2602
2603 PR target/38384
2604 PR bootstrap/40972
2605 * libtool.m4: Sync from git Libtool.
2606 * ltoptions.m4: Likewise.
2607 * ltversion.m4: Likewise.
2608 * lt~obsolete.m4: Likewise.
2609 * ltmain.sh: Likewise.
2610
2611 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2612
2613 * configure.ac: Update minimum MPC version to 0.8.
2614 * configure: Regenerate.
2615
2616 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2617
2618 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2619 * configure: Regenerated.
2620
2621 2009-11-21 Ian Lance Taylor <iant@google.com>
2622
2623 * configure.ac: Change default of poststage1_ldflags to be empty if
2624 poststage1_libs is set. When poststage1_libs is empty, and
2625 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2626 * configure: Rebuild.
2627
2628 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2629
2630 * MAINTAINERS (Write After Approval): Update my email address.
2631
2632 2009-11-20 Ben Elliston <bje@au.ibm.com>
2633
2634 * config.guess: Update from upstream sources.
2635
2636 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2637
2638 * Makefile.def: Restore host and target settings for gmp.
2639 * Makefile.in: Rebuild.
2640
2641 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2642
2643 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2644 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2645 Fix portability of test of C++ as bootstrap language. Add
2646 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2647 * configure: Rebuild.
2648 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2649 and cloog. Fix in-tree ppl configuration. Introduce libelf
2650 in-tree building.
2651 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2652 (POSTSTAGE1_HOST_EXPORTS): Use it.
2653 (STAGE[+id+]_CXXFLAGS): New.
2654 (BASE_FLAGS_TO_PASS): Pass it down.
2655 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2656 extra_exports.
2657 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2658 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2659 extra_exports.
2660 * Makefile.in: Rebuild.
2661
2662 2009-11-17 Ben Elliston <bje@au.ibm.com>
2663
2664 * config.sub, config.guess: Update from upstream sources.
2665
2666 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2667
2668 * MAINTAINERS (Write After Approval): Add myself.
2669
2670 2009-11-09 Jon Beniston <jon@beniston.com>
2671
2672 * MAINTAINERS (Write After Approval): Add myself.
2673
2674 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2675
2676 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2677 paths for *-w64-mingw* and x86_64-*mingw*.
2678 * configure: Regenerated.
2679
2680 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2681
2682 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2683
2684 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2685
2686 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2687 Phil Edwards to Write-After Approval.
2688
2689 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2690
2691 * configure.ac: Disable target-winsup & co for
2692 x86_64-*-mingw* and *-w64-mingw* targets.
2693 * configure: Regenerated.
2694
2695 2009-10-16 Nick Clifton <nickc@redhat.com>
2696
2697 * MAINTAINERS: Add myself as a maintainer for the RX port.
2698
2699 2009-10-26 Johannes Singler <singler@kit.edu>
2700
2701 * MAINTAINERS (Write After Approval): Update my e-mail address.
2702
2703 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2704
2705 * configure.ac (CLooG test): Use = with test.
2706 * configure: Regenerate.
2707
2708 2009-10-22 Richard Guenther <rguenther@suse.de>
2709
2710 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2711 cloog if the ppl version check failed. Move flags saving
2712 before setting in libelf check.
2713 * configure: Regenerate.
2714
2715 2009-10-21 Richard Guenther <rguenther@suse.de>
2716
2717 * configure.ac: Adjust the ppl and cloog configure to work as
2718 documented. Disable cloog if ppl was disabled. Omit the version
2719 checks if they were disabled.
2720 * configure: Re-generate.
2721
2722 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2723
2724 * configure.ac: Add 'lto' to enable_languages, not
2725 new_enable_languages, and only if not already present.
2726 * configure: Regenerate.
2727
2728 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2729
2730 * README: Refer to the various COPYING* files instead of just
2731 COPYING.
2732 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2733
2734 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2735
2736 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2737
2738 2009-10-07 Richard Guenther <rguenther@suse.de>
2739
2740 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2741 and Richard Guenther as reviewers.
2742 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2743 as reviewers.
2744
2745 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2746
2747 * config.sub: Update from upstream sources.
2748
2749 2009-10-06 Ian Lance Taylor <iant@google.com>
2750
2751 * Makefile.def: check-gold depends upon all-gas.
2752 * Makefile.in: Rebuild.
2753
2754 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2755
2756 * MAINTAINERS (Write After Approval): Add myself.
2757
2758 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2759
2760 * Makefile.def: all-lto-plugin depends on all-libiberty.
2761 set bootstrap=true for lto-plugin.
2762 Add lto-plugin.
2763 * Makefile.in: Regenerate.
2764 * configure.ac (host_libs): Add lto-plugin.
2765 * configure: Regenerate.
2766
2767 2009-10-03 Diego Novillo <dnovillo@google.com>
2768
2769 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2770 (HOST_LIBELFLIBS): Define.
2771 (HOST_LIBELFINC): Define.
2772 * Makefile.in: Regenerate.
2773 * configure.ac: Add --enable-lto.
2774 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2775 If --enable-lto is used, add 'lto' to new_enable_languages.
2776 If --enable-lto is used and gold is enabled, add
2777 lto-plugin to configdirs.
2778 * configure: Regenerate.
2779
2780 2009-10-03 Simon Baldwin <simonb@google.com>
2781
2782 * configure.ac: If --with-system-zlib, suppress local zlib and
2783 pass --with-system-zlib to subdir configure scripts.
2784 * configure: Regenerate.
2785
2786 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2787 Paolo Bonzini <bonzini@gnu.org>
2788
2789 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2790 $(srcdir).
2791 * Makefile.in: Rebuilt.
2792
2793 2009-09-26 Gary Funck <gary@intrepid.com>
2794
2795 * MAINTAINERS (Write After Approval): Add myself.
2796
2797 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2798
2799 * configure.ac: Update minimum MPC version to 0.7.
2800 * configure: Regenerate.
2801
2802 2009-09-25 Nick Clifton <nickc@redhat.com>
2803
2804 * configure.ac: Pass any --cache-file=/dev/null option on to
2805 subconfigures.
2806 * configure: Regenerate.
2807
2808 2009-09-23 Nick Clifton <nickc@redhat.com>
2809
2810 * config.sub, config.guess: Update from upstream sources.
2811
2812 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2813
2814 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2815 * Makefile.in: Rebuilt.
2816
2817 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2818
2819 PR bootstrap/32272
2820 * configure.ac: Error out if $srcdir isn't '.' but contains
2821 host-${host_noncanonical}.
2822 * configure: Regenerate.
2823
2824 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2825
2826 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2827 maintainer.
2828
2829 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2830
2831 * configure.ac: If bootstrapping a combined tree with
2832 --enable-gold, require c++ in stage1_languages.
2833 * configure: Regenerate.
2834
2835 * configure.ac: Also add target_libs of stage1_languages to
2836 bootstrap_target_libs.
2837 * configure: Regenerate.
2838
2839 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2840 with --enable-languages not containing c++.
2841 * configure: Regenerate.
2842
2843 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2844
2845 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2846 * configure: Regenerate.
2847
2848 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2849
2850 * MAINTAINERS (Write After Approval): Update my e-mail address,
2851 and move from from here...
2852 (Waiting for paperwork): To here.
2853
2854 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2855
2856 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2857
2858 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2859
2860 * configure.ac: Do not use $extrasub for replacing @if/@endif
2861 parts in Makefile; instead, use additional arguments to
2862 AC_CONFIG_COMMANDS to do the replacement manually, with several
2863 sed invocations, to avoid HP-UX sed command limits.
2864 * configure: Regenerate.
2865
2866 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2867
2868 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2869 blank before -L.
2870
2871 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2872
2873 * configure.ac (with-build-config): Document. Handle without.
2874 Handle missing argument.
2875 * configure: Rebuilt.
2876
2877 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2878
2879 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2880 Default to bootstrap-debug only if compare-debug works.
2881 * configure: Rebuilt.
2882 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2883 * Makefile.in: Rebuilt.
2884
2885 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2886
2887 * MAINTAINERS (OS Port Maintainers): Update my email address.
2888
2889 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2890
2891 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2892 * Makefile.in: Rebuilt.
2893
2894 2009-09-01 Chris Demetriou <cgd@google.com>
2895
2896 * MAINTAINERS (Write After Approval): Add myself.
2897
2898 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2899
2900 PR debug/30161
2901 * include/dwarf2.h (enum dwarf_tag): Added
2902 DW_TAG_GNU_template_template_param
2903 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2904
2905 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2906
2907 * Makefile.tpl (AWK): Fix typo.
2908 * Makefile.in: Regenerate.
2909
2910 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2911
2912 * configure.ac: Detect awk and sed.
2913 * Makefile.def (flags_to_pass): Add AWK and SED.
2914 * Makefile.tpl (AWK, SED): New.
2915 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2916 * configure: Regenerate.
2917 * Makefile.in: Regenerate.
2918
2919 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2920
2921 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2922 (collapseslashes): Likewise.
2923
2924 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2925
2926 * configure.ac (AC_PREREQ): Bump to 2.64.
2927
2928 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2929
2930 * configure.ac: Remove --with-datarootdir, --with-docdir,
2931 --with-pdfdir, --with-htmldir switches.
2932 * configure: Regenerate.
2933
2934 * configure: Regenerate.
2935
2936 * compile: Sync from Automake 1.11.
2937 * depcomp: Likewise.
2938 * install-sh: Likewise.
2939 * missing: Likewise.
2940 * mkinstalldirs: Likewise.
2941 * ylwrap: Likewise.
2942
2943 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2944
2945 * ltmain.sh (func_normal_abspath): New function.
2946 (func_relative_path): Likewise.
2947 (func_mode_help): Document new -bindir option for link mode.
2948 (func_mode_link): Add new -bindir option, and use it to place
2949 output DLL if specified.
2950
2951 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2952
2953 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2954 (baseargs): Add --disable-option-checking.
2955 * configure: Regenerate.
2956
2957 * Makefile.def (configure-target-libiberty): Depend on
2958 all-binutils and all-ld.
2959 (configure-target-newlib): Likewise.
2960 * Makefile.in: Regenerate.
2961
2962 2009-08-17 Ben Elliston <bje@au.ibm.com>
2963
2964 * config.sub, config.guess: Update from upstream sources.
2965
2966 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2967
2968 Sync from src, merge:
2969
2970 2009-07-02 Tristan Gingold <gingold@adacore.com>
2971
2972 * configure.ac: Do not exclude gas for i386-*-darwin.
2973 Add a case for x86_64-*-darwin.
2974 * configure: Regenerate.
2975
2976 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2977
2978 * MAINTAINERS: Add my name to Write After Approval list.
2979
2980 2009-08-06 Michael Eager <eager@eagercon.com>
2981
2982 * configure.ac: Add Microblaze target.
2983 * configure: Regenerate.
2984
2985 2009-07-31 Christian Bruel <christian.bruel@st.com>
2986
2987 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2988 * configure: Regenerate.
2989
2990 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2991
2992 * MAINTAINERS (Write After Approval): Update my e-mail address.
2993
2994 2009-07-06 Ian Lance Taylor <iant@google.com>
2995
2996 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2997 * configure: Rebuild.
2998
2999 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3000
3001 * MAINTAINERS: Move myself to the Graphite Reviewers.
3002
3003 2009-06-30 Wei Guozhi <carrot@google.com>
3004
3005 * MAINTAINERS: Add my name to Write After Approval list.
3006
3007 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3008
3009 PR bootstrap/40338
3010 * configure.ac (comparestring): Create new variable.
3011 * Makefile.tpl (comparestring): Use to skip some comparisions.
3012 * configure: Regenerate.
3013 * Makefile.in: Regenerate.
3014
3015 2009-06-26 Doug Evans <dje@sebabeach.org>
3016
3017 * Makefile.def (host_modules): Add cgen.
3018 * Makefile.in: Regenerate.
3019 * configure.ac (host_tools): Add cgen.
3020 * configure: Regenerate.
3021
3022 2009-06-23 DJ Delorie <dj@redhat.com>
3023
3024 * MAINTAINERS: Add myself as mep maintainer.
3025
3026 2009-06-23 Ian Lance Taylor <iant@google.com>
3027
3028 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3029 boot_languages. Only bootstrap target libraries listed in
3030 target_libs for some boot language. Add --with-stage1-ldflags,
3031 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3032 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3033 if not building with C++.
3034 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3035 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3036 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3037 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3038 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3039 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3040 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3041 * configure, Makefile.in: Rebuild.
3042
3043 2009-06-23 Li Feng <nemokingdom@gmail.com>
3044
3045 * MAINTAINERS: Added my name to write-after-approval list.
3046
3047 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3048
3049 * configure.ac: Define is_elf for QNX Neutrino targets.
3050 * configure: Regenerate.
3051
3052 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3053
3054 * MAINTAINERS: Added my name to the write-after-approval list
3055
3056 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3057
3058 * configure.ac: Detect MPC in default directory.
3059 * configure: Regenerate.
3060
3061 2009-06-03 Jerome Guitton <guitton@adacore.com>
3062 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3063
3064 * Makefile.tpl (all): Avoid a trailing backslash.
3065 * Makefile.in: Regenerate.
3066
3067 2009-06-03 Ben Elliston <bje@au.ibm.com>
3068
3069 * config.sub, config.guess: Update from upstream sources.
3070
3071 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3072
3073 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3074 to noconfdirs.
3075 * configure: Regenerate.
3076
3077 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3078
3079 * Makefile.tpl ([+compare-target+]): Compare all stage
3080 directories, rather than just gcc.
3081 * Makefile.in: Rebuilt.
3082
3083 2009-06-01 Doug Kwan <dougkwan@google.com>
3084
3085 * configure.ac: Support gold for target arm*-*-*.
3086 * configure: Regenerate.
3087
3088 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3089
3090 * Makefile.def: Add MPC support and dependencies.
3091 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3092
3093 * Makefile.in, configure: Regenerate.
3094
3095 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3096
3097 * Makefile.tpl (all): Avoid harmless warning in make all when
3098 gcc-bootstrap is enabled but stage_last does not exist.
3099 * Makefile.in: Rebuilt.
3100
3101 2009-05-24 Nicolas Roche <roche@adacore.com>
3102
3103 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3104 * Makefile.in: Regenerate.
3105
3106 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3107
3108 * MAINTAINERS: Update my e-mail address.
3109
3110 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3111
3112 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3113 * configure: Regenerate.
3114
3115 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3116
3117 PR other/40159
3118 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3119 gcc-no-bootstrap are mutually exclusive.
3120 * Makefile.in: Rebuilt.
3121
3122 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3123
3124 PR other/40159
3125 * Makefile.tpl (all): Don't end with unconditional success.
3126 * Makefile.in: Rebuilt.
3127
3128 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3129
3130 PR target/37137
3131 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3132 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3133 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3134 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3135 stage_configureflags, stage_cflags and stage_libcflags into
3136 explicit Makefile macros.
3137 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3138 GFORTRAN.
3139 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3140 CC. Set CC_FOR_BUILD from CC.
3141 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3142 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3143 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3144 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3145 and GFORTRAN.
3146 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3147 (_LIBCFLAGS): Renamed to _TFLAGS.
3148 (do-compare-debug, do-compare3-debug): Drop.
3149 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3150 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3151 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3152 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3153 (XGCC_FLAGS_FOR_TARGET): New.
3154 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3155 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3156 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3157 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3158 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3159 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3160 TFLAGS.
3161 (BUILD_CONFIG): Include if requested.
3162 (all): Set TFLAGS on bootstrap.
3163 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3164 (all-stageid-prefixmodule): Likewise.
3165 (do-clean, distclean-stageid): Set TFLAGS.
3166 (restrap): Fix whitespace.
3167 * Makefile.in: Rebuilt.
3168
3169 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3170
3171 * config.guess: Sync with src.
3172
3173 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3174
3175 * configure.ac ($with_ppl): Default to no if not supplied.
3176 ($with_cloog): Likewise.
3177 configure: Regenerate.
3178
3179 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3180
3181 * MAINTAINERS: Update my e-mail address.
3182
3183 2009-04-27 Nick Clifton <nickc@redhat.com>
3184
3185 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3186
3187 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3188
3189 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3190 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3191 * Makefile.in: Regenerate.
3192
3193 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3194
3195 PR bootstrap/39739
3196 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3197 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3198
3199 * configure, Makefile.in: Regenerate.
3200
3201 2009-04-21 Taras Glek <tglek@mozilla.com>
3202
3203 * include/hashtab.h: Update GTY annotations to new syntax
3204 * include/splay-tree.h: Likewise
3205
3206 2009-04-17 Ben Elliston <bje@au.ibm.com>
3207
3208 * config.sub, config.guess: Update from upstream sources.
3209
3210 2009-04-15 Anthony Green <green@moxielogic.com>
3211
3212 * configure.ac: Add moxie support.
3213 * configure: Rebuilt.
3214
3215 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3216
3217 * configure.ac: Change copyright header to refer to version
3218 3 of the GNU General Public License and to point readers at the
3219 COPYING3 file and the FSF's license web page.
3220 * Makefile.def: Likewise.
3221 * Makefile.tpl: Likewise.
3222 * Makefile.in: Regenerate.
3223
3224 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3225
3226 * configure.ac: Restore match for darwin9 or later. Use double
3227 brackets since regeneration eats one pair.
3228 * configure: Regenerate.
3229
3230 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3231
3232 PR gas/10039
3233 * configure.ac: Require texinfo 4.7.
3234 * configure: Regenerated.
3235
3236 2009-04-09 Nick Clifton <nickc@redhat.com>
3237
3238 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3239 the GCC Runtime Library Exception.
3240
3241 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3242
3243 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3244 * configure: Regenerate.
3245
3246 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3247
3248 * Makefil.def (languages): New entries.
3249 * Makefile.tpl (check-gcc-*): New generic target.
3250 * Makefile.in: Regenerate.
3251
3252 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3253
3254 * MAINTAINERS: Update my email address.
3255
3256 2009-03-18 Tom Tromey <tromey@redhat.com>
3257
3258 * configure: Rebuild.
3259 * configure.ac (host_libs): Add libiconv.
3260 * Makefile.in: Rebuild.
3261 * Makefile.def (host_modules): Add libiconv.
3262 (configure-gdb, all-gdb): Depend on libiconv.
3263
3264 2009-03-16 Tristan Gingold <gingold@adacore.com>
3265
3266 * configure.ac: Treat gdb as supported on x86_64-darwin.
3267 * configure: Regenerate.
3268
3269 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3270
3271 * configure.ac (--with-host-libstdcxx): New option.
3272 * configure: Regenerate.
3273
3274 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3275
3276 * MAINTAINERS: Move myself into the write after approval list.
3277
3278 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3279
3280 * MAINTAINERS: Update e-mail address.
3281
3282 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3283
3284 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3285
3286 2009-03-10 Ira Rosen <irar@il.ibm.com>
3287
3288 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3289
3290 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3291
3292 Backport from git Libtool:
3293
3294 2009-01-19 Robert Millan <rmh@aybabtu.com>
3295 Support GNU/kOpenSolaris.
3296 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3297 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3298 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3299 GNU/kOpenSolaris.
3300
3301 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3302
3303 * MAINTAINERS: Update e-mail address.
3304
3305 2009-02-24 Michael Eager <eager@eagercon.com>
3306
3307 * MAINTAINERS (Write After Approval): Add self.
3308
3309 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3310
3311 * MAINTAINERS (Write After Approval): Add myself.
3312
3313 2009-02-05 Andreas Schwab <schwab@suse.de>
3314
3315 * Makefile.tpl (stage_last): Define $r and $s before using
3316 $(RECURSE_FLAGS_TO_PASS).
3317 * Makefile.in: Regenerate
3318
3319 2009-01-30 Ian Lance Taylor <iant@google.com>
3320
3321 * MAINTAINERS: Move myself to the Global Reviewers list.
3322
3323 2009-01-29 Robert Millan <rmh@aybabtu.com>
3324
3325 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3326 * configure: Regenerate.
3327
3328 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3329
3330 * MAINTAINERS: Make whitespace consistent.
3331 Remove Robert Millan from Write After Approval.
3332
3333 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3334
3335 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3336 (all-opcodes): Depend on all-libiberty.
3337 * Makefile.in: Regenerate.
3338
3339 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3340
3341 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3342 * configure: Regenerate.
3343
3344 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3345
3346 * MAINTAINERS (Write After Approval): Add myself.
3347
3348 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3349
3350 * MAINTAINERS: Add myself to reviewers (Fortran).
3351
3352 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3353
3354 PR tree-optimization/38515
3355 * configure.ac (cloog-polylib): Removed.
3356 (with_ppl, with_cloog): Test for "no".
3357 * configure: Regenerated.
3358
3359 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3360
3361 * MAINTAINERS: Moved myself to reviewers (Fortran).
3362
3363 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3364
3365 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3366 (Write After Approval): Remove myself.
3367
3368 2009-01-03 Diego Novillo <dnovillo@google.com>
3369
3370 * MAINTAINERS: Remove myself from alias maintainership.
3371
3372 2009-01-02 David Ayers <ayers@fsfe.org>
3373
3374 * MAINTAINERS: Update e-mail address.
3375
3376 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3377
3378 * MAINTAINERS: Make whitespace consistent.
3379
3380 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3381
3382 Backport from upstream Libtool:
3383 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3384 Add cache variables to tests that require the linker to work.
3385 For shlibpath_overrides_runpath, this also changes the semantics
3386 to let the result from the C compiler take precedence.
3387
3388 2008-12-02 Ben Elliston <bje@au.ibm.com>
3389
3390 * config.sub, config.guess: Update from upstream sources.
3391
3392 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3393
3394 * configure.ac (ppllibs): Add by default the lib flags.
3395 * configure: Regenerate.
3396
3397 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3398
3399 * MAINTAINERS: Add myself to the write after approval list.
3400
3401 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3402
3403 * configure.ac: Add double brackets on darwin[912].
3404 * configure: Regenerate.
3405
3406 2008-12-03 Daniel Kraft <d@domob.eu>
3407
3408 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3409 Approval to Reviewer section (for Fortran front-end).
3410
3411 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3412
3413 * configure.ac: Expand to darwin10 and later.
3414 * configure: Regenerate.
3415
3416 2008-12-02 Andreas Schwab <schwab@suse.de>
3417
3418 * Makefile.def: configure-target-boehm-gc depends on
3419 all-target-libstdc++-v3.
3420 * Makefile.in: Regenerate.
3421
3422 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3423
3424 * MAINTAINERS: Add myself as mingw maintainer.
3425
3426 2008-12-02 Ben Elliston <bje@au.ibm.com>
3427
3428 * config.sub, config.guess: Update from upstream sources.
3429
3430 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3431
3432 * README.SCO: Remove.
3433
3434 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3435
3436 * MAINTAINERS: Add myself to the write after approval list.
3437
3438 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3439
3440 * MAINTAINERS: Update my email address in WAA section.
3441
3442 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3443
3444 * MAINTAINERS: Update e-mail address.
3445
3446 2008-11-27 Toon Moene <toon@moene.org>
3447
3448 * MAINTAINERS: Change e-mail address.
3449
3450 2008-11-27 Tristan Gingold <gingold@adacore.com>
3451
3452 * configure.ac: Build gdb for i?86-*-darwin*
3453 * configure: Regenerated.
3454
3455 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3456
3457 * MAINTAINERS: Added my full name.
3458
3459 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3460
3461 PR bootstrap/38014
3462 PR bootstrap/37923
3463
3464 Revert:
3465
3466 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3467
3468 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3469 * Makefile.in: Regenerated.
3470
3471 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3472
3473 PR gdb/921
3474 PR gdb/1646
3475 PR gdb/2175
3476 PR gdb/2176
3477
3478 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3479 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3480 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3481 (HOST_EXPORTS): Pass CPPFLAGS.
3482 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3483 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3484 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3485 * Makefile.in, configure: Regenerated.
3486 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3487 and CPPFLAGS_FOR_BUILD.
3488
3489 2008-11-06 Jeff Law <law@redhat.com>
3490
3491 * MAINTAINERS: Add myself as middle end maintainer.
3492
3493 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3494
3495 * MAINTAINERS (Write after approval): Add myself.
3496
3497 2008-11-05 Diego Novillo <dnovillo@google.com>
3498
3499 * MAINTAINERS (Global Reviewers): Add myself.
3500 (Non-Algorithmic Maintainers): Remove myself.
3501
3502 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3503
3504 * MAINTAINERS (Write after approval): Add myself.
3505
3506 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3507
3508 * MAINTAINERS (Write after approval): Add myself.
3509
3510 2008-10-31 Ben Elliston <bje@au.ibm.com>
3511
3512 * configure.ac (spu-*-*): Remove special case.
3513 * configure: Regenerate.
3514
3515 2008-10-30 Catherine Moore <clm@codesourcery.com>
3516
3517 * MAINTAINERS (Write after approval): Update my email address.
3518
3519 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3520
3521 * configure.ac [spu-*-*]: Do not set skipdirs.
3522 * configure: Re-generate.
3523
3524 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3525
3526 * MAINTAINERS (Various Maintainers): Add myself to reload.
3527
3528 2008-10-25 Richard Guenther <rguenther@suse.de>
3529
3530 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3531 maintainer. Remove myself as libgcc-math maintainer.
3532 (Non-Algorithmic Maintainers): Remove myself.
3533
3534 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3535
3536 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3537 * Makefile.in: Regenerated.
3538
3539 2008-10-23 Cary Coutant <ccoutant@google.com>
3540
3541 * MAINTAINERS (Write after approval): Add myself.
3542
3543 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3544
3545 PR gdb/921
3546 PR gdb/1646
3547 PR gdb/2175
3548 PR gdb/2176
3549
3550 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3551 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3552 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3553 (HOST_EXPORTS): Pass CPPFLAGS.
3554 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3555 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3556 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3557 * Makefile.in, configure: Regenerated.
3558 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3559 and CPPFLAGS_FOR_BUILD.
3560
3561 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3562
3563 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3564 Sebastian Pop.
3565
3566 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3567
3568 * MAINTAINERS (Write After Approval): Added myself.
3569
3570 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3571
3572 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3573 recommended version to 2.3.2.
3574
3575 * configure: Regenerate.
3576
3577 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3578
3579 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3580
3581 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3582
3583 * MAINTAINERS (Write After Approval): Update e-mail address.
3584
3585 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3586
3587 * libtool.m4: Update to libtool 2.2.6.
3588 * lt~obsolete.m4: Update to libtool 2.2.6.
3589 * ltmain.sh: Update to libtool 2.2.6.
3590 * ltsugar.m4: Update to libtool 2.2.6.
3591 * ltversion.m4: Update to libtool 2.2.6.
3592 * ltoptions.m4: Update to libtool 2.2.6.
3593 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3594
3595 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3596
3597 * MAINTAINERS (Write After Approval): Add myself.
3598
3599 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3600
3601 * MAINTAINERS (Write After Approval): Update my name.
3602
3603 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3604
3605 * MAINTAINERS: Add myself in "Write After Approval".
3606
3607 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3608
3609 * MAINTAINERS: Add myself as ia64 maintainer.
3610
3611 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3612
3613 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3614 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3615 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3616 and Michael Tiemann from Write After Approval since they do not
3617 actually have access.
3618
3619 2008-09-05 Richard Guenther <rguenther@suse.de>
3620
3621 * configure.ac: Initialize clooglibs to -lcloog.
3622 * configure: Re-generate.
3623
3624 2008-09-04 Le-Chun Wu <lcwu@google.com>
3625
3626 * MAINTAINERS (Write After Approval): Add myself.
3627
3628 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3629
3630 * configure.ac (--with-cloog-polylib): New.
3631 (--disable-cloog-version-check): New.
3632 (--disable-ppl-version-check): New.
3633 * configure: Re-generate.
3634
3635 2008-09-03 Richard Guenther <rguenther@suse.de>
3636
3637 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3638 cloog test.
3639 * configure: Re-generate.
3640
3641 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3642
3643 Add picoChip port.
3644 * MAINTAINERS: Add picoChip maintainers.
3645
3646 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3647 Tobias Grosser <grosser@fim.uni-passau.de>
3648 Jan Sjodin <jan.sjodin@amd.com>
3649 Harsha Jagasia <harsha.jagasia@amd.com>
3650 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3651 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3652 Adrien Eliche <aeliche@isty.uvsq.fr>
3653
3654 Merge from graphite branch.
3655 * configure: Regenerate.
3656 * Makefile.in: Regenerate.
3657 * configure.ac (host_libs): Add ppl and cloog.
3658 Add checks for PPL and CLooG.
3659 * Makefile.def (ppl, cloog): Added modules and dependences.
3660 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3661 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3662
3663 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3664
3665 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3666 (GCC_SHLIB_SUBDIR): New.
3667 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3668 * configure: Regenerate.
3669 * Makefile.in: Regenerate.
3670
3671 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3672
3673 * MAINTAINERS: Consistently use tabs to separate columns.
3674
3675 2008-08-29 Tristan Gingold <gingold@adacore.com>
3676
3677 * MAINTAINERS (Write after Approval): Add myself.
3678
3679 2008-08-28 Tristan Gingold <gingold@adacore.com>
3680
3681 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3682 Enable bfd, binutils and opcodes.
3683 * configure: Regenerate.
3684
3685 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3686
3687 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3688
3689 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3690
3691 * MAINTAINERS: Use correct Umlaut for last name.
3692
3693 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3694
3695 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3696
3697 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3698
3699 * MAINTAINERS: Update my email address.
3700
3701 2008-08-16 Nicolas Roche <roche@adacore.com>
3702
3703 * Makefile.tpl: Add BOOT_ADAFLAGS.
3704 * Makefile.in: Regenerate.
3705
3706 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3707
3708 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3709 * configure: Regenerate.
3710
3711 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3712
3713 * configure.ac: Add makefile fragments for hpux.
3714 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3715 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3716 * configure: Regenerate.
3717 * Makefile.in: Regenerate.
3718
3719 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3720
3721 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3722
3723 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3724
3725 * MAINTAINERS (Write after Approval): Add myself.
3726
3727 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3728
3729 * MAINTAINERS (Write After Approval): Add myself.
3730
3731 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3732
3733 * MAINTAINERS (Write After Approval): Add myself.
3734
3735 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3736
3737 * MAINTAINERS: Update my email address.
3738
3739 2008-06-25 Joey Ye <joey.ye@intel.com>
3740
3741 * MAINTAINERS (Write After Approval): Add myself.
3742
3743 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3744
3745 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3746 * Makefile.in: Regenerate.
3747 * configure: Regenerate.
3748
3749 2008-06-17 Daniel Kraft <d@domob.eu>
3750
3751 * MAINTAINERS (Write After Approval): Add myself.
3752
3753 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3754
3755 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3756 "$@" is still intact with both Autoconf 2.59 and 2.62.
3757 * configure: Regenerate.
3758
3759 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3760
3761 * Makefile.tpl: Fix comment errors.
3762 * Makefile.in: Regenerate.
3763
3764 2008-06-12 David S. Miller <davem@davemloft.net>
3765 David Edelsohn <edelsohn@gnu.org>
3766
3767 * configure.ac: Add powerpc*-*-* to gold supported targets.
3768 * configure: Regenerate.
3769
3770 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3771
3772 PR tree-optimization/36218
3773 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3774 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3775 (all prefix="build-"): Pass them to build-system sub-makes.
3776 * Makefile.in: Regenerate.
3777
3778 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3779
3780 * MAINTAINERS (mt port): Remove.
3781 (sco5, unixware, sco udk): Remove.
3782 (Kean Johnston): Add to Write After Approval.
3783
3784 2008-05-30 Julian Brown <julian@codesourcery.com>
3785
3786 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3787 of libobjc for ARM EABI Linux.
3788 * configure: Regenerate.
3789
3790 2008-05-18 Xinliang David Li <davidxl@google.com>
3791
3792 * ChangeLog: Remove wrong ChangeLog entry.
3793
3794 2008-05-17 Xinliang David Li <davidxl@google.com>
3795
3796 * MAINTAINERS (Write After Approval): Add myself.
3797
3798 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3799
3800 * MAINTAINERS (Write After Approval): Add myself.
3801
3802 2008-05-14 Rafael Espíndola <espindola@google.com>
3803
3804 * config-ml.in: don't handle --enable-shared and --enable-static.
3805
3806 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3807
3808 * MAINTAINERS: Update my email address.
3809
3810 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3811
3812 * MAINTAINERS: Update my email address.
3813
3814 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3815
3816 * MAINTAINERS (Write After Approval): Add myself.
3817
3818 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3819
3820 * MAINTAINERS (Write After Approval): Add myself.
3821
3822 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3823
3824 * MAINTAINERS (crx): Add myself.
3825
3826 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3827
3828 Sync with src:
3829 2008-04-14 David S. Miller <davem@davemloft.net>
3830
3831 * configure.ac: Add sparc*-*-* to gold supported targets.
3832 * configure: Regenerate.
3833
3834 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3835
3836 PR bootstrap/35457
3837 * configure.ac: Include override.m4.
3838 * configure: Regenerate.
3839
3840 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3841
3842 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3843 * Makefile.in: Regenerate.
3844
3845 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3846
3847 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3848 as nonconfigurable directories list.
3849 * configure: Regenerate.
3850
3851 2008-04-14 Ben Elliston <bje@au.ibm.com>
3852
3853 * config.sub, config.guess: Update from upstream sources.
3854
3855 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3856
3857 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3858 * Makefile.in: Regenerate.
3859
3860 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3861
3862 * configure.ac: Do not build libssp for the AVR.
3863 * configure: Regenerate.
3864
3865 2008-04-07 Ian Lance Taylor <iant@google.com>
3866
3867 * Makefile.def: check-gold depends upon all-binutils.
3868 * Makefile.in: Regenerate.
3869
3870 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3871
3872 * MAINTAINERS (Write After Approval): Add myself.
3873
3874 2008-04-04 Nick Clifton <nickc@redhat.com>
3875
3876 PR binutils/4334
3877 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3878 builds.
3879 * configure: Regenerate.
3880
3881 2008-04-04 NightStrike <NightStrike@gmail.com>
3882
3883 PR other/35151
3884 * configure.ac: Combine rules for mingw32 and mingw64.
3885 * configure: Regenerate.
3886
3887 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3888
3889 * MAINTAINERS (Write After Approval): Add myself.
3890
3891 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3892
3893 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3894 * Makefile.in (.NOTPARALLEL): Ditto.
3895
3896 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3897
3898 * MAINTAINERS (Write After Approval): Add myself.
3899
3900 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3901
3902 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3903 * Makefile.in (.NOTPARALLEL): Regenerate.
3904
3905 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3906
3907 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3908 * Makefile.in: Regenerate.
3909
3910 2008-03-26 Jakub Staszak <kuba@et.pl>
3911
3912 * MAINTAINERS (Write After Approval): Add myself.
3913
3914 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3915
3916 * MAINTAINERS: Update e-mail address.
3917
3918 2008-03-20 Ian Lance Taylor <iant@google.com>
3919
3920 * configure.ac: Add support for --enable-gold.
3921 * Makefile.def: Add gold as a directory like ld.
3922 * configure, Makefile.in: Regenerate.
3923
3924 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3925
3926 * configure.ac: m4_include config/proginstall.m4.
3927 * configure: Regenerate.
3928
3929 Backport from upstream Libtool:
3930
3931 2007-10-12 Eric Blake <ebb9@byu.net>
3932
3933 Deal with Autoconf 2.62's semantic change in m4_append.
3934 * ltsugar.m4 (lt_append): Replace broken versions of
3935 m4_append.
3936 (lt_if_append_uniq): Don't require separator to be overquoted,
3937 and avoid broken m4_append.
3938 (lt_dict_add): Fix typo.
3939 * libtool.m4 (_LT_DECL): Don't overquote separator.
3940
3941 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3942
3943 * config.rpath: Add AIX 6 support.
3944
3945 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3946
3947 * Makefile.def (stageprofile). Remove -fprofile-generate
3948 from stage_libcflags.
3949 * Makefile.in: Regenerate.
3950
3951 2008-03-13 Ben Elliston <bje@au.ibm.com>
3952
3953 * config.sub, config.guess: Update from upstream sources.
3954
3955 2008-03-06 Tom Tromey <tromey@redhat.com>
3956
3957 * MAINTAINERS: Update for treelang deletion.
3958
3959 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3960
3961 * MAINTAINERS: Update my email address.
3962
3963 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3964
3965 * MAINTAINERS (darwin port): Add myself as a maintainer.
3966 (objective-c/c++): Add myself as a maintainer.
3967
3968 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3969
3970 * MAINTAINERS (Write After Approval): Update my email address.
3971
3972 2008-02-25 Tomas Bily <tbily@suse.cz>
3973
3974 * MAINTAINERS (Write After Approval): Add myself.
3975
3976 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3977
3978 * MAINTAINERS (OpenMP): Add myself.
3979
3980 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3981
3982 PR bootstrap/32009
3983 PR bootstrap/32161
3984
3985 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3986 * configure: Regenerate.
3987
3988 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3989 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3990 STAGE4_LIBCFLAGS): New.
3991 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3992 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3993 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3994 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3995 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3996 for target modules. Don't export LIBCFLAGS.
3997 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3998 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3999 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4000 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4001 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4002 * Makefile.in: Regenerate.
4003
4004 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4005
4006 PR libgcj/33085
4007 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4008 Do not use -DDLL_EXPORT. Backport from upstream.
4009
4010 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4011
4012 * MAINTAINERS (Write After Approval): Add myself.
4013
4014 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4015
4016 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4017 * configure: Regenerate.
4018
4019 2008-01-31 Marc Gauthier <marc@tensilica.com>
4020
4021 * configure.ac (xtensa*-*-*): Recognize processor variants.
4022 * configure: Regenerate.
4023
4024 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4025
4026 PR bootstrap/34922
4027 * configure.ac (PARSE_ARGS): Push suitable setting of
4028 ac_subdirs_all, for `./configure --help=recursive'.
4029 Handle `+' in generic toplevel directory disabling.
4030 * configure: Regenerate.
4031
4032 2008-01-28 Nick Clifton <nickc@redhat.com>
4033
4034 * MAINTAINERS (xstormy16): Take over maintainership.
4035
4036 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4037
4038 * MAINTAINERS (c4x port): Remove.
4039
4040 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4041
4042 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4043
4044 2008-01-23 Ben Elliston <bje@au.ibm.com>
4045
4046 * config.sub, config.guess: Update from upstream sources.
4047
4048 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4049
4050 * MAINTAINERS (Write After Approval): Add myself.
4051
4052 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4053
4054 * MAINTAINERS: Update my email address.
4055
4056 2008-01-09 Raksit Ashok <raksit@google.com>
4057
4058 * MAINTAINERS (Write After Approval): Add myself.
4059
4060 2008-01-09 Raksit Ashok <raksit@google.com>
4061
4062 * MAINTAINERS (Write After Approval): Add myself.
4063
4064 2008-01-08 Ben Elliston <bje@au.ibm.com>
4065
4066 * config.sub, config.guess: Update from upstream sources.
4067
4068 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4069
4070 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4071 Change recommended MPFR from 2.2.1 -> 2.3.0.
4072 * configure: Regenerate.
4073
4074 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4075
4076 * MAINTAINERS: Update my email address.
4077
4078 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4079
4080 * MAINTAINERS: Update my email address.
4081
4082 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4083
4084 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4085 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4086 * Makefile.in: Regenerate.
4087
4088 2007-12-10 Mark Heffernan <meheff@google.com>
4089
4090 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4091 misplaced entries.
4092
4093 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4094
4095 * configure.ac: Enable libjava for x86_64-*-darwin9.
4096 * configure: Regenerate.
4097
4098 2007-12-07 Bill Maddox <maddox@google.com>
4099
4100 * MAINTAINERS (Write After Approval): Add myself.
4101
4102 2007-12-05 Ben Elliston <bje@au.ibm.com>
4103
4104 * config.sub, config.guess: Update from upstream sources.
4105
4106 2007-12-02 Matthias Klose <doko@ubuntu.com>
4107
4108 * config-ml.in: Remove 64bit configure tests.
4109
4110 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4111
4112 * config-ml.in: Robustify against white space in absolute file
4113 names.
4114
4115 * config-ml.in (multi-clean): Substitute ${Makefile}.
4116 Remove superfluous ${Makefile} in list.
4117
4118 2007-11-19 Thiemo Seufer <ths@mips.com>
4119
4120 * config-ml.in: Don't hardcode the Makefile name.
4121
4122 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4123
4124 * MAINTAINERS (Write After Approval): Add myself.
4125
4126 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4127
4128 * MAINTAINERS (Write After Approval): Add myself.
4129
4130 2007-11-06 Doug Kwan <dougkwan@google.com>
4131
4132 * MAINTAINERS (Write After Approval): Add myself.
4133
4134 2007-10-25 Ben Elliston <bje@au.ibm.com>
4135
4136 * MAINTAINERS (mercury): Remove entry.
4137 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4138
4139 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4140
4141 * Makefile.def (dependencies): Make configure-gdb depend on
4142 all-intl.
4143 * Makefile.in: Regenerated.
4144
4145 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4146
4147 * MAINTAINERS (Fortran maintainer): Remove myself.
4148
4149 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4150
4151 * Makefile.def: To avoid problems running with parallel makes,
4152 build newlib before libgloss so that target specific header
4153 files are availble.
4154 * Makefile.in: Regenerate
4155
4156 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4157
4158 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4159 * Makefile.in: Regenerate.
4160
4161 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4162
4163 * MAINTAINERS (Register allocation reviewer): Add myself.
4164
4165 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4166
4167 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4168 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4169 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4170 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4171 * configure: Regenerate.
4172
4173 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4174
4175 * MAINTAINERS (Register allocation reviewer): Add myself.
4176
4177 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4178
4179 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4180 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4181 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4182 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4183 * configure.ac: Default them to host tools for $host = $build.
4184 Subst them.
4185
4186 * configure: Regenerate.
4187 * Makefile.in: Regenerate.
4188
4189 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4190
4191 * MAINTAINERS (Register allocation reviewer): Add myself.
4192
4193 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4194
4195 * MAINTAINERS (Register allocation reviewer): Add myself.
4196
4197 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4198
4199 * MAINTAINERS (Write After Approval): Fix typo.
4200
4201 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4202
4203 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4204 * configure: Regenerate.
4205
4206 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4207
4208 PR bootstrap/31906
4209 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4210 they're already prefixed.
4211
4212 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4213
4214 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4215 libstdc++.
4216 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4217 * configure: Regenerate.
4218 * Makefile.in: Regenerate.
4219
4220 2007-09-17 Andreas Schwab <schwab@suse.de>
4221
4222 * configure.ac: Raise minimum makeinfo version to 4.6.
4223 * configure: Regenerate.
4224
4225 2007-09-17 Johannes Singler <singler@ira.uka.de>
4226
4227 * MAINTAINERS (write-after-approval) add myself
4228
4229 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4230
4231 * configure.ac: Correct makeinfo version check.
4232 * configure: Regenerate.
4233
4234 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4235
4236 * MAINTAINERS: Update my email address.
4237
4238 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4239
4240 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4241 to $skipdirs and only disable gprof for newlib. Use the normal
4242 mips*-elf* handling in other respects.
4243 * configure: Regnerate.
4244
4245 2007-09-12 David Daney <ddaney@avtrex.com>
4246
4247 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4248 enabling libgcj.
4249 * configure: Regenerate.
4250
4251 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4252
4253 PR other/32154
4254 * configure.ac: For libgloss targets, point the linker to the linker
4255 script, startup code and simulator library.
4256 * configure: Regenerate.
4257
4258 2007-09-07 Andrew Haley <aph@redhat.com>
4259
4260 * configure.ac (noconfigdirs): Remove target-libffi and
4261 target-libjava.
4262 * configure: Regenerate.
4263
4264 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4265
4266 PR target/33281
4267 * configure.ac: Use config/mh-mingw on mingw.
4268 * configure: Regenerate.
4269
4270 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4271
4272 * MAINTAINERS (Write After Approval): Add myself.
4273
4274 2007-09-05 Richard Guenther <rguenther@suse.de>
4275
4276 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4277 nor --disable-checking is provided also turn on yes and types
4278 checking for stage1.
4279 * configure: Re-generate.
4280
4281 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4282
4283 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4284 (Write After Approval): Remove myself.
4285
4286 2007-08-29 Nick Clifton <nickc@redhat.com>
4287
4288 * config.sub, config.guess: Update from upstream sources.
4289
4290 2007-08-22 Bud Davis <jmdavis@link.com>
4291
4292 * MAINTAINERS (Write After Approval): Added myself.
4293 * MAINTAINERS (Reviewers): Removed myself.
4294
4295 2007-08-18 Paul Brook <paul@codesourcery.com>
4296 Joseph Myers <joseph@codesourcery.com>
4297
4298 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4299 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4300 * Makefile.in: Regenerate.
4301 * configure.ac (--with-debug-prefix-map): New.
4302 * configure: Regenerate.
4303
4304 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4305 Nigel Stephens <nigel@mips.com>
4306
4307 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4308 as target_makefile_frag.
4309 * configure: Regenerate.
4310
4311 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4312
4313 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4314 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4315 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4316 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4317 (do-compare, do-compare3, do-compare-debug): New.
4318 ([+compare-target+]): Use them.
4319
4320 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4321
4322 * MAINTAINERS (Write After Approval): Change my email address.
4323
4324 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4325 Ben Elliston <bje@au.ibm.com>
4326
4327 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4328 --silent if $silent.
4329 * configure: Regenerate.
4330
4331 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4332
4333 * MAINTAINERS (Various Maintainers): Add myself as
4334 loop infrastructure maintainer. Update my e-mail
4335 address.
4336
4337 2007-07-31 Diego Novillo <dnovillo@google.com>
4338
4339 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4340 Adjust description.
4341
4342 2007-07-26 Richard Guenther <rguenther@suse.de>
4343
4344 * configure.ac: Add types checking to stage1 checking flags.
4345 * configure: Regenerate.
4346
4347 2007-07-17 Nick Clifton <nickc@redhat.com>
4348
4349 * COPYING3: New file. Contains version 3 of the GNU General
4350 Public License.
4351 * COPYING3.LIB: New file. Contains version 3 of the GNU
4352 Lesser General Public License.
4353
4354 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4355
4356 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4357
4358 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4359
4360 * MAINTAINERS (S/390 co-maintainer): Add myself.
4361 (Write After Approval): Remove myself.
4362
4363 2007-07-13 Dan Hipschman <dsh@google.com>
4364
4365 * MAINTAINERS (Write After Approval): Add myself.
4366
4367 2007-07-11 Nick Clifton <nickc@redhat.com>
4368
4369 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4370 WINDRES export.
4371 * Makefile.in: Regenerate.
4372
4373 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4374
4375 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4376 maintainer.
4377
4378 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4379
4380 * lt~obsolete.m4: New. Import from 20070318 libtool.
4381
4382 2007-07-03 Julian Brown <julian@codesourcery.com>
4383
4384 * MAINTAINERS (Write After Approval): Add myself.
4385
4386 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4387
4388 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4389 * configure: Regenerate.
4390
4391 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4392
4393 * configure.ac: Add some missing m4 quotation.
4394 * configure: Regenerate.
4395
4396 2007-07-02 Simon Baldwin <simonb@google.com>
4397
4398 * MAINTAINERS (Write After Approval): Add myself.
4399
4400 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4401
4402 * configure: Regenerate.
4403
4404 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4405
4406 * Makefile.def: Add windmc tool to build.
4407 * Makefile.tpl: Likewise.
4408 * configure.ac: Likewise.
4409 * Makefile.in: Regenerate.
4410 * configure: Regenerate.
4411
4412 2007-06-28 DJ Delorie <dj@redhat.com>
4413
4414 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4415 not building newlib.
4416 * configure: Regenerated.
4417
4418 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4419
4420 * MAINTAINERS (Write After Approval): Add myself.
4421
4422 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4423
4424 * MAINTAINERS (Write After Approval): Add myself.
4425
4426 2007-06-19 Chris Matthews <chrismatthews@google.com>
4427
4428 * MAINTAINERS (Write After Approval): Add myself.
4429
4430 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4431
4432 * MAINTAINERS (Write After Approval): Add myself.
4433
4434 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4435
4436 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4437 * Makefile.in: Regenerated.
4438
4439 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4440
4441 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4442 bfin*-*-uclinux* targets.
4443 * configure: Regenerate.
4444
4445 2007-06-14 Ian Lance Taylor <iant@google.com>
4446
4447 * MAINTAINERS: Add myself as non-algorithmic global write
4448 maintainer.
4449
4450 2007-06-14 Diego Novillo <dnovillo@google.com>
4451
4452 * MAINTAINERS: Add self as middle-end maintainer and
4453 non-algorithmic global write maintainer.
4454
4455 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4456
4457 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4458 Move all Fortran maintainers except Paul Brook into the
4459 Non-Autopoiesis section.
4460
4461 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4462
4463 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4464 (distclean-stage[+id+]): Possibly delete stage_last.
4465 * Makefile.in: Regenerate.
4466
4467 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4468
4469 * MAINTAINERS (Various Maintainer): Fix typo.
4470
4471 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4472
4473 * MAINTAINERS (Various Maintainer): Add myself as
4474 dataflow maintainer.
4475
4476 2007-06-07 Ben Elliston <bje@au.ibm.com>
4477
4478 * config.sub, config.guess: Update from upstream sources.
4479
4480 2007-06-07 Ben Elliston <bje@au.ibm.com>
4481
4482 * Makefile.tpl: Fix spelling error.
4483 * Makefile.in: Regenerate.
4484
4485 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4486
4487 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4488 lt_cv_sys_max_cmd_len.
4489
4490 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4491
4492 * MAINTAINERS (Various Maintainers): Add myself as
4493 auto-vectorizer maintainer.
4494
4495 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4496
4497 PR libjava/32098
4498 * libtool.m4: Revert previous change.
4499 * ltgcc.m4: Put it here.
4500
4501 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4502
4503 * MAINTAINERS (Various Maintainers): Add myself as
4504 auto-vectorizer maintainer.
4505
4506 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4507
4508 PR libjava/32098
4509 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4510
4511 2007-05-30 Richard Guenther <rguenther@suse.de>
4512
4513 * MAINTAINERS (Various Maintainers): Add myself as
4514 auto-vectorizer maintainer.
4515
4516 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4517
4518 PR bootstrap/29382
4519 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4520 * configure: Rebuilt.
4521
4522 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4523
4524 * MAINTAINERS (Write After Approval): Removed my name.
4525
4526 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4527
4528 * MAINTAINERS (Write After Approval): Remove myself.
4529
4530 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4531
4532 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4533
4534 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4535
4536 * ltmain.sh: Update from ToT Libtool.
4537 * libtool.m4: Update from ToT Libtool.
4538 * ltsugar.m4: New. Update from ToT Libtool.
4539 * ltversion.m4: New. Update from ToT Libtool.
4540 * ltoptions.m4: New. Update from ToT Libtool.
4541 * ltconfig: Remove.
4542 * ltcf-c.sh: Remove.
4543 * ltcf-cxx.sh: Remove.
4544 * ltcf-gcj.sh: Remove.
4545
4546 2007-05-22 Ollie Wild <aaw@google.com>
4547
4548 * MAINTAINERS (Write After Approval): Add myself.
4549
4550 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4551
4552 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4553 stage_cflags.
4554 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4555 Remove CFLAGS/LIBCFLAGS.
4556 (configure-stage[+id+]-[+prefix+][+module+],
4557 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4558 * Makefile.in: Regenerate.
4559
4560 2007-05-15 Diego Novillo <dnovillo@google.com>
4561
4562 * MAINTAINERS: Update e-mail address.
4563
4564 2007-05-15 Revital Eres <eres@il.ibm.com>
4565
4566 * MAINTAINERS (Write After Approval): Add myself.
4567
4568 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4569
4570 * MAINTAINERS (Write After Approval): Updated my address.
4571
4572 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4573
4574 * MAINTAINERS (Write After Approval): Add myself.
4575
4576 2007-05-11 Silvius Rus <rus@google.com>
4577
4578 * MAINTAINERS (Write After Approval): Add myself.
4579
4580 2007-04-23 Tom Tromey <tromey@redhat.com>
4581
4582 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4583
4584 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4585
4586 * MAINTAINERS (cpplib): Rename to ...
4587 (libcpp): ... this. Add C/C++ front end maintainers.
4588
4589 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4590
4591 * config-ml.in: Pass ${ml_config_env} to configure calls.
4592
4593 2007-04-04 Christian Bruel <christian.bruel@st.com>
4594
4595 * MAINTAINERS (Write After Approval): Add myself.
4596
4597 2007-04-02 Dave Korn <dave.korn@artimi.com>
4598
4599 * MAINTAINERS (Write After Approval): Add myself.
4600
4601 2007-03-31 Tobias Burnus <burnus@net-b.de>
4602
4603 * MAINTAINERS (fortran 95 front end): Add myself.
4604
4605 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4606
4607 * MAINTAINERS (Write After Approval): Add myself.
4608
4609 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4610
4611 * MAINTAINERS (Modulo Scheduler): Add myself.
4612
4613 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4614
4615 * MAINTAINERS (fortran 95 front end): Add myself.
4616 (c++ front end): whitespace fix.
4617
4618 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4619
4620 * MAINTAINERS (Write After Approval): Add myself.
4621
4622 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4623
4624 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4625 of glob. Quote arguments with single quotes too.
4626 * configure: Regenerate.
4627
4628 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4629
4630 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4631 * Makefile.in: Regenerate
4632
4633 2007-03-07 Andreas Schwab <schwab@suse.de>
4634
4635 * configure: Regenerate.
4636
4637 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4638
4639 * configure.ac: Add "--with-pdfdir" configure option,
4640 which defines pdfdir variable.
4641 * Makefile.def (target=fixincludes): Add install-pdf to
4642 missing targets.
4643 (recursive_targets): Add install-pdf target.
4644 (flags_to_pass): Add pdfdir.
4645 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4646 target.
4647 * configure: Regenerate
4648 * Makefile.in: Regenerate
4649
4650 2007-02-28 Eric Christopher <echristo@apple.com>
4651
4652 Revert:
4653 2006-12-07 Mike Stump <mrs@apple.com>
4654
4655 * Makefile.def (dependencies): Add dependency for
4656 install-target-libssp and install-target-libgomp on
4657 install-gcc.
4658 * Makefile.in: Regenerate.
4659
4660 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4661
4662 * configure: Regenerate.
4663 * configure.ac: Move statements after variable declarations.
4664
4665 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4666
4667 * MAINTAINERS: Add myself as sh maintainer.
4668
4669 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4670
4671 * configure.ac: Adjust for loop syntax.
4672 * configure: Regenerate.
4673
4674 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4675
4676 * configure: Rebuilt.
4677
4678 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4679
4680 * configure.ac: Drop multiple occurrences of --enable-languages,
4681 and fix its quoting.
4682 * configure: Rebuilt.
4683
4684 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4685 Nathan Sidwell <nathan@codesourcery.com>
4686 Vladimir Prus <vladimir@codesourcery.com>
4687 Joseph Myers <joseph@codesourcery.com>
4688
4689 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4690 * configure: Regenerate.
4691
4692 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4693
4694 * ltconfig (freebsd*): Default to elf.
4695
4696 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4697
4698 * configure.ac (target_libraries): Move libgcc before libiberty.
4699 * configure: Regenerated.
4700
4701 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4702 Paolo Bonzini <bonzini@gnu.org>
4703
4704 PR bootstrap/30753
4705 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4706 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4707 * configure: Regenerated.
4708
4709 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4710
4711 * MAINTAINERS (Language Front End Maintainers): Update my mail
4712 address.
4713
4714 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4715
4716 PR bootstrap/30748
4717 * configure.ac: Correct syntax for Solaris ksh.
4718 * configure: Regenerated.
4719
4720 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4721
4722 * configure.ac: Sync with src.
4723 * configure: Regenerate.
4724
4725 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4726
4727 * Makefile.in: Regenerate.
4728
4729 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4730
4731 * config.sub: Sync with src.
4732
4733 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4734
4735 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4736 noncanonical equivalents.
4737 * configure.in: Rename to...
4738 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4739 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4740 target_noncanonical. Use them. Rewrite removal of configure
4741 arguments for autoconf 2.59. Discard variable settings. Force
4742 program_transform_name for native tools.
4743
4744 * Makefile.in: Regenerated.
4745 * configure: Regenerated with autoconf 2.59.
4746
4747 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4748
4749 * MAINTAINERS (Write After Approval): Add myself.
4750
4751 2007-01-31 Andreas Schwab <schwab@suse.de>
4752
4753 * Makefile.tpl (LDFLAGS): Substitute it.
4754 * Makefile.in: Regenerate.
4755
4756 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4757
4758 * MAINTAINERS (Write After Approval): Add myself.
4759
4760 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4761
4762 * MAINTAINERS (spu port): Add myself.
4763
4764 2007-01-23 Richard Guenther <rguenther@suse.de>
4765
4766 PR bootstrap/30541
4767 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4768 * Makefile.tpl (GNATBIND): Substitute it.
4769 (GNATMAKE): Likewise.
4770 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4771 of STAGE_PREFIX.
4772 * Makefile.in: Regenerate.
4773 * configure: Regenerate.
4774
4775 2007-01-18 Mike Stump <mrs@apple.com>
4776
4777 * configure.in: Re-enable -Werror for gcc builds.
4778
4779 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4780
4781 * MAINTAINERS (Write After Approval): Add myself.
4782
4783 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4784
4785 * configure.in: Change == to = in test command.
4786 * configure: Regenerate.
4787
4788 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4789 Nick Clifton <nickc@redhat.com>
4790 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4791
4792 * configure.in (build_configargs, host_configargs, target_configargs):
4793 Remove build/host/target parameters.
4794 (host_libs): Add gmp and mpfr.
4795 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4796 * Makefile.def (gmp, mpfr): New.
4797 (gcc): Remove target.
4798 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4799 target_os, target_vendor): New.
4800 (configure): Add host_alias/target_alias arguments; adjust invocations.
4801 * configure: Regenerate.
4802 * Makefile.in: Regenerate.
4803
4804 2007-01-11 Matt Fago <fago@earthlink.net>
4805
4806 * configure.in: Try to link to functions only in mpfr 2.2.x
4807 to improve robustness of configure tests.
4808 * configure: Regenerate.
4809
4810 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4811
4812 * MAINTAINERS: Add myself as i386 maintainer.
4813
4814 2007-01-08 Jan Hubicka <jh@suse.cz>
4815
4816 * MAINTAINERS: Add myself as i386 maintainer.
4817
4818 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4819
4820 * configure.in: Add support for an x86_64-mingw* target.
4821 * configure: Regenerate.
4822
4823 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4824
4825 * Makefile.tpl (all-target): Correct @if conditional for target
4826 modules.
4827 * configure.in: Omit libiberty if building only target libgcc.
4828 * configure, Makefile.in: Regenerated.
4829
4830 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4831
4832 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4833 * configure: Regenerate.
4834
4835 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4836
4837 * Makefile.def (target_modules): Add libgcc.
4838 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4839 * Makefile.tpl (clean-target-libgcc): Delete.
4840 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4841 on gcc even for bootstrapped modules. Rewrite handling of
4842 lang_env_dependencies to loop over target_modules.
4843 * configure.in (target_libraries): Add target-libgcc.
4844 * Makefile.in, configure: Regenerated.
4845
4846 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4847
4848 * configure.in: Reorganize recognition of languages. Add
4849 --enable-stage1-languages. Show supported languages for the chosen
4850 target rather than all recognized languages.
4851 * configure: Regenerate.
4852
4853 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4854
4855 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4856 * Makefile.in: Regenerate.
4857
4858 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4859
4860 * configure.in: Warn that MPFR 2.2.0 is buggy.
4861 * configure: Regenerate.
4862
4863 2006-12-27 Ian Lance Taylor <iant@google.com>
4864
4865 * configure.in: When removing Makefiles to force a reconfigure, also
4866 remove prev-DIR*/Makefile.
4867 * configure: Regenerate.
4868
4869 2006-12-22 Andreas Schwab <schwab@suse.de>
4870
4871 * configure: Regenerate with correct autoconf version.
4872
4873 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4874
4875 * configure.in: add AC_SUBST for *_FOR_TARGET.
4876 * configure: Regenerate.
4877
4878 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4879
4880 * configure.in: Simplify logic for rejecting languages that cannot
4881 be built. Separate the case when a language is unsupported,
4882 from the case when the user chooses not to build a language.
4883
4884 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4885
4886 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4887 it only affects bootstrap and could be tested on "$host" as well.
4888 * configure: Regenerate.
4889 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4890
4891 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4892
4893 PR bootstrap/29544
4894 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4895 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4896 move here comment from Makefile.tpl.
4897 * Makefile.tpl: Move some definitions higher in the file.
4898 (STAGE1_CHECKING): New.
4899 * configure.in: Add --enable-stage1-checking.
4900 * configure: Regenerate.
4901 * Makefile.in: Regenerate.
4902
4903 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4904
4905 * MAINTAINERS: Add myself as build system maintainer.
4906
4907 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4908
4909 * MAINTAINERS (Write After Approval): Add myself.
4910
4911 2006-12-13 Eric Christopher <echristo@apple.com>
4912
4913 * MAINTAINERS: Add myself as darwin maintainer.
4914
4915 2006-12-11 Ian Lance Taylor <ian@airs.com>
4916
4917 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4918
4919 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4920
4921 MAINTAINERS: Update my entry.
4922
4923 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4924
4925 * configure.in: Handle spu makefile frag.
4926 * Makefile.tpl (MAINT): Define
4927 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4928 * configure: Regenerate.
4929 * Makefile.in: Regenerate.
4930
4931 2006-12-11 Ben Elliston <bje@au.ibm.com>
4932
4933 * config.guess: Import latest version.
4934 * config.sub: Likewise.
4935
4936 2006-12-11 Ben Elliston <bje@au.ibm.com>
4937
4938 * configure.in (spu-*-*): Don't skip target-libiberty.
4939 * configure: Regenerate.
4940
4941 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4942
4943 PR bootstrap/30134
4944 * configure.in: Correct x86 darwin support for libjava to powerpc
4945 and i?86 only.
4946 * configure: Regenerate.
4947
4948 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4949
4950 * configure.in: Add x86 darwin support for libjava.
4951 * configure: Regenerate.
4952
4953 2006-12-07 Mike Stump <mrs@apple.com>
4954
4955 * Makefile.def (dependencies): Add dependency for
4956 install-target-libssp and install-target-libgomp on
4957 install-gcc.
4958 * Makefile.in: Regenerate.
4959
4960 2006-12-04 Richard Guenther <rguenther@suse.de>
4961
4962 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4963 (Non-Algorithmic Maintainers): Move over non-algorithmic
4964 loop optimizer maintainers, add myself as a non-algorithmic
4965 middle-end maintainer.
4966
4967 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4968
4969 * MAINTAINERS (Write After Approval): Add myself.
4970
4971 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4972
4973 * configure.in: Update error message for missing GMP/MPFR.
4974
4975 * configure: Regenerate.
4976
4977 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4978
4979 * configure.in: Update MPFR version in error message.
4980
4981 * configure: Regenerate.
4982
4983 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4984
4985 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4986 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4987 --with-gmp-lib): New flags.
4988
4989 * configure: Regenerate.
4990
4991 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4992
4993 * MAINTAINERS (Write After Approval): Change my email address.
4994
4995 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4996
4997 * MAINTAINERS (Write After Approval): Add myself.
4998
4999 2006-11-22 Philipp Thomas <pth@suse.de>
5000
5001 * MAINTAINERS (i18n): Update e-mail address.
5002
5003 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5004
5005 * MAINTAINERS (spu port): Add myself as maintainer.
5006 (Write After Approval): Remove myself.
5007
5008 2006-11-22 Ben Elliston <bje@au.ibm.com>
5009
5010 * configure.in (skipdirs): Don't build libssp for SPU.
5011 * configure: Regenerate.
5012
5013 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5014
5015 * MAINTAINERS (spu port): Add myself as maintainer.
5016 (libobjc): Update my email address.
5017
5018 2006-11-21 Andrea Bona <andrea.bona@st.com>
5019
5020 * MAINTAINERS (Write After Approval): Add myself.
5021
5022 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5023
5024 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5025 * configure : Rebuilt.
5026
5027 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5028
5029 * MAINTAINERS (Write After Approval): Add myself.
5030
5031 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5032
5033 * MAINTAINERS (Write After Approval): Add myself.
5034
5035 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5036
5037 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5038 libmpfr.a.
5039 * configure: Regenerate.
5040
5041 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5042
5043 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5044 (unstage): Test for stage_last presence.
5045
5046 PR bootstrap/29802
5047 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5048 STAGE_PREFIX.
5049 * Makefile.in: Regenerate.
5050
5051 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5052
5053 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5054 maintainers.
5055
5056 2006-11-14 Erven Rohou <erven.rohou@st.com>
5057
5058 * MAINTAINERS (Write After Approval): Add myself.
5059
5060 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5061
5062 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5063 and stageN-package/Makefile.
5064 * Makefile.in: Regenerated.
5065
5066 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5067
5068 * configure.in: Remove target-libgloss from noconfigdirs for
5069 bfin-*-*.
5070 * configure: Regenerated.
5071
5072 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5073
5074 * configure.in (have_gmp): Only error if the gcc directory exists.
5075
5076 * configure: Regenerate.
5077
5078 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5079
5080 * configure.in: Robustify error message for missing GMP/MPFR.
5081
5082 * configure: Regenerate.
5083
5084 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5085
5086 * MAINTAINERS (Write After Approval): Add myself.
5087
5088 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5089
5090 * MAINTAINERS: Change email address.
5091
5092 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5093
5094 * MAINTAINERS (Write After Approval): Add myself.
5095
5096 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5097
5098 * MAINTAINERS (Write After Approval): Add myself.
5099
5100 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5101
5102 * MAINTAINERS (Write After Approval): Move myself to
5103 Write After Approval section.
5104
5105 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5106
5107 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5108 need_gmp anymore.
5109 * configure: Regenerate.
5110
5111 2006-10-16 Tobias Burnus <burnus@net-b.de>
5112
5113 * MAINTAINERS (Write After Approval): Add myself.
5114
5115 2006-10-16 Ben Elliston <bje@au.ibm.com>
5116
5117 * config.guess: Import latest version.
5118 * config.sub: Likewise.
5119
5120 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5121
5122 * Makefile.def: Added pdf target handling.
5123 * Makefile.tpl: Added pdf target handling.
5124 * Makefile.in: Regenerated.
5125
5126 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5127
5128 * MAINTAINERS: Add self as score port maintainer.
5129
5130 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5131
5132 * MAINTAINERS (Write After Approval): Add myself.
5133
5134 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5135
5136 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5137 or newer.
5138 * configure: Regenerated.
5139
5140 2006-09-27 Dave Brolley <brolley@redhat.com>
5141
5142 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5143 using $s instead of $r.
5144 * configure: Regenerated.
5145
5146 2006-09-26 Thiemo Seufer <ths@mips.com>
5147
5148 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5149 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5150 * configure: Regenerate.
5151
5152 2006-09-24 Graeme Peterson <gridly@gmail.com>
5153
5154 * MAINTAINERS (Write After Approval): Remove myself.
5155
5156 2006-09-22 Chao-ying Fu <fu@mips.com>
5157
5158 * MAINTAINERS (Write After Approval): Add myself.
5159
5160 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5161
5162 * MAINTAINERS: Add self as soft-fp maintainer.
5163
5164 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5165
5166 * MAINTAINERS: Add myself as avr maintainer.
5167 Remove Marek Michalkiewicz as avr maintainer.
5168
5169 2006-09-07 Roberto Costa <roberto.costa@st.com>
5170
5171 * MAINTAINERS (Write After Approval): Add myself.
5172
5173 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5174
5175 * configure.in: Never build newlib for a Mingw host.
5176 Never build newlib as Mingw target library.
5177 Test the existence of winsup/cygwin for building a Cygwin newlib,
5178 rather than just winsup.
5179 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5180 building a Mingw target.
5181 * configure: Regenerate.
5182
5183 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5184
5185 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5186
5187 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5188
5189 * config.guess: Import from src (was more updated).
5190 * config.sub: Likewise.
5191
5192 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5193
5194 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5195 * configure: Regenerated.
5196
5197 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5198
5199 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5200 for stages after the first.
5201
5202 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5203
5204 * Makefile.def: Add dependencies for configure-opcodes
5205 on configure-intl and all-opcodes on all-intl.
5206 * Makefile.in: Regenerated.
5207
5208 2006-07-13 Ben Elliston <bje@au.ibm.com>
5209
5210 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5211
5212 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5213
5214 Port to hosts whose 'sort' and 'tail' implementations
5215 treat operands with leading '+' as file names, as POSIX
5216 has required since 2001. However, make sure the code still
5217 works on pre-POSIX hosts.
5218 * ltmain.sh: Don't assume "sort +2" is equivalent to
5219 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5220
5221 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5222
5223 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5224
5225 2006-07-04 Peter O'Gorman <peter@pogma.com>
5226
5227 * ltconfig: chmod 644 before ranlib during install.
5228
5229 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5230
5231 PR bootstrap/18058
5232 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5233 if the bootstrap compiler is a GCC version that supports it.
5234 * configure: Regenerate.
5235
5236 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5237
5238 * configure.in: Fix thinkos in previous check-in.
5239 * configure: Regenerate.
5240
5241 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5242
5243 PR other/27063
5244 * configure.in: Test subdir_requires and give an appropriate
5245 error message.
5246 * configure: Regenerate.
5247
5248 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5249
5250 * MAINTAINERS (Write After Approval): Add myself.
5251
5252 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5253
5254 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5255
5256 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5257
5258 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5259
5260 2006-06-20 David Ayers <d.ayers@inode.at>
5261
5262 PR bootstrap/28072
5263 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5264 whether target-libjava is being configured instead of whether the
5265 java front end is enabled.
5266 * configure: Regenerate.
5267
5268 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5269
5270 PR target/27540
5271 * configure.in: Only enable libgomp on IRIX 6.
5272 * configure: Regenerate.
5273
5274 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5275
5276 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5277 too.
5278 * Makefile.in: Regenerate.
5279
5280 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5281
5282 * config-ml.in: Alter CCASFLAGS to include special
5283 multilib options the same as is done for CFLAGS.
5284
5285 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5286
5287 * configure.in: Don't enable libgomp on hpux10.
5288 * configure: Rebuilt.
5289
5290 2006-06-12 David Ayers <d.ayers@inode.at>
5291
5292 PR bootstrap/27963
5293 PR target/19970
5294 * configure.in: Remove target-boehm-gc from noconfigdirs where
5295 ${libgcj} is specified.
5296 * configure: Regenerate.
5297
5298 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5299
5300 Sync from src:
5301
5302 * configure.in: Sync.
5303 * configure: Regenerated.
5304
5305 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5306
5307 * Makefile.def: Added dependencies from sim and gdb on intl, and
5308 added configure dependencies to everything with an all dependency
5309 on intl.
5310 * Makefile.in: Regenerated.
5311
5312 2006-06-06 David Ayers <d.ayers@inode.at>
5313
5314 PR libobjc/13946
5315 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5316 * Makefile.in: Regenerate.
5317 * configure.in: Add --enable-objc-gc at toplevel and have it
5318 enable boehm-gc for Objective-C.
5319 Remove target-boehm-gc from libgcj.
5320 Add target-boehm-gc to target_libraries.
5321 Add target-boehm-gc to noconfigdirs where ${libgcj}
5322 is specified.
5323 Assert that boehm-gc is supported when requested for Objective-C.
5324 Only build boehm-gc if needed either for Java or Objective-C.
5325 * configure: Regenerate.
5326
5327 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5328
5329 PR 27674
5330 * Makefile.tpl (configure-[+prefix+][+module+],
5331 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5332 Remove rule to unstage bootstrapped modules.
5333 (stage_current): New.
5334 * Makefile.in: Regenerate.
5335
5336 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5337
5338 * MAINTAINERS (Write After Approval): Update my e-mail address.
5339
5340 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5341
5342 * include/libiberty.h: Declare pex_run_in_environment.
5343
5344 2006-05-31 Asher Langton <langton2@llnl.gov>
5345
5346 * MAINTAINERS (Write After Approval): Add myself.
5347
5348 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5349
5350 * Makefile.def (bfd, opcodes): Fix lib_path.
5351 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5352 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5353 * Makefile.in: Regenerate.
5354
5355 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5356
5357 * Makefile.in: Regenerate.
5358
5359 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5360
5361 * Makefile.def: Add install-html target. Add datarootdir
5362 docdir and htmldir to flags_to_pass.
5363 * Makefile.tpl: Add install-html target.
5364 * Makefile.in: Regenerate.
5365 * configure.in: Add --with-datarootdir, --with-docdir, and
5366 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5367 * configure: Regenerate.
5368
5369 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5370
5371 * configure.in: Enable gprof for cross builds.
5372 * configure: Regenerate.
5373
5374 2006-05-22 Richard Guenther <rguenther@suse.de>
5375
5376 Revert
5377 2006-01-31 Richard Guenther <rguenther@suse.de>
5378 Paolo Bonzini <bonzini@gnu.org>
5379
5380 * Makefile.def (target_modules): Add libgcc-math target module.
5381 * configure.in (target_libraries): Add libgcc-math target library.
5382 (--enable-libgcc-math): New configure switch.
5383 * Makefile.in: Re-generate.
5384 * configure: Re-generate.
5385 * libgcc-math: New toplevel directory.
5386
5387 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5388 Andreas Tobler <a.tobler@schweiz.ch>
5389
5390 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5391 * configure: Rebuilt.
5392
5393 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5394
5395 * MAINTAINERS (Write After Approval): Add myself.
5396
5397 2006-05-01 DJ Delorie <dj@redhat.com>
5398
5399 * configure.in: Restore CFLAGS if GMP isn't present.
5400 * configure: Regenerate.
5401
5402 2006-05-01 Richard Guenther <rguenther@suse.de>
5403
5404 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5405 maintainer.
5406
5407 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5408
5409 * MAINTAINERS (Write After Approval): Add myself.
5410
5411 2006-04-28 Jan Beulich <jbeulich@novell.com>
5412
5413 * MAINTAINERS (Write After Approval): Add myself.
5414
5415 2006-04-18 DJ Delorie <dj@redhat.com>
5416
5417 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5418 reference libgloss so that libssp can be built in a combined
5419 tree.
5420 * configure: Regenerate.
5421
5422 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5423
5424 * MAINTAINERS (Write After Approval): Add myself.
5425
5426 2006-04-05 Ben Elliston <bje@au.ibm.com>
5427
5428 * configure.in: Require makeinfo 4.4 or higher.
5429 * configure: Regenerate.
5430
5431 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5432
5433 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5434 Rearrange the entries of other libraries to have them in one place.
5435
5436 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5437
5438 * MAINTAINERS (Write After Approval): Remove myself.
5439 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5440
5441 2006-03-14 Richard Guenther <rguenther@suse.de>
5442
5443 * configure: Regenerate with autoconf 2.13.
5444
5445 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5446
5447 * MAINTAINERS: Use my work address.
5448
5449 * MAINTAINERS: Update my E-mail address.
5450
5451 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5452
5453 * configure.in: Handle --disable-<component> generically.
5454 * configure: Regenerate.
5455
5456 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5457
5458 PR libgcj/17311
5459 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5460
5461 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5462
5463 * MAINTAINERS (Write After Approval): Remove myself.
5464 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5465
5466 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5467
5468 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5469 (TARGET_CONFIGDIRS): Remove.
5470 * configure.in: Remove AC_SUBST(target_configdirs).
5471 * Makefile.in, configure: Regenerated.
5472
5473 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5474
5475 * MAINTAINERS (Write After Approval): Remove myself.
5476 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5477
5478 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5479
5480 PR bootstrap/25670
5481
5482 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5483
5484 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5485 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5486 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5487 BUILD_PREFIX, BUILD_PREFIX_1.
5488 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5489
5490 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5491 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5492
5493 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5494 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5495 of `cat stage_current`. Always provide the `r' and `s' variables.
5496 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5497 a single shell execution.
5498 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5499 bootstrapped modules, make the stage1 module if the build was not
5500 started yet, else build the current stage.
5501 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5502 (all-build, all-host, all-target, [+make_target+]-host,
5503 [+make_target+]-target): Do not use \-continued lines.
5504 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5505 (current_stage, restrap, stage_last): New.
5506
5507 * Makefile.in: Regenerate.
5508 * configure: Regenerate.
5509
5510 2006-02-19 Bud Davis <jmdavis@link.com>
5511
5512 * MAINTAINERS (Write After Approval): Remove myself.
5513 (Language Front End Maintainers): Add myself as fortran 95
5514 maintainer and update e-mail address.
5515
5516 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5517
5518 * MAINTAINERS (Write After Approval): Remove myself.
5519 (Language Front End Maintainers): Add myself as fortran 95
5520 maintainer.
5521
5522 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5523
5524 * MAINTAINERS (Write After Approval): Add myself.
5525
5526 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5527
5528 * MAINTAINERS (Write After Approval): Remove myself.
5529 (Language Front End Maintainers): Add myself as
5530 fortran 95 maintainer.
5531
5532 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5533
5534 Sync from src:
5535
5536 2005-12-27 Leif Ekblad <leif@rdos.net>
5537
5538 * configure.in: Add support for RDOS target.
5539 * configure: Regenerate.
5540
5541 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5542 Andreas Schwab <schwab@suse.de>
5543
5544 * configure: Regenerate.
5545
5546 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5547
5548 * configure.in (enable_libgomp): Add AIX.
5549 * configure: Regenerate.
5550
5551 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5552
5553 * MAINTAINERS (Write After Approval): Add myself.
5554
5555 2006-02-03 Lee Millward <lee.millward@gmail.com>
5556
5557 * MAINTAINERS (Write After Approval): Add myself.
5558
5559 2006-01-31 Richard Guenther <rguenther@suse.de>
5560 Paolo Bonzini <bonzini@gnu.org>
5561
5562 * Makefile.def (target_modules): Add libgcc-math target module.
5563 * configure.in (target_libraries): Add libgcc-math target library.
5564 (--enable-libgcc-math): New configure switch.
5565 * Makefile.in: Re-generate.
5566 * configure: Re-generate.
5567 * libgcc-math: New toplevel directory.
5568
5569 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5570
5571 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5572 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5573 the assembler, linker and binutils.
5574 * configure: Regenerate.
5575
5576 2006-01-22 Dirk Mueller <dmueller@suse.de>
5577
5578 * MAINTAINERS (Write After Approval): Add myself.
5579
5580 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5581
5582 * configure: Regenerate.
5583
5584 2006-01-18 Richard Henderson <rth@redhat.com>
5585 Jakub Jelinek <jakub@redhat.com>
5586 Diego Novillo <dnovillo@redhat.com>
5587
5588 * libgomp: New directory.
5589 * Makefile.def: Add target_module libgomp.
5590 * Makefile.in: Regenerate.
5591 * configure.in (target_libraries): Add target-libgomp.
5592 * configure: Regenerate.
5593
5594 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5595
5596 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5597 @ from continuation.
5598 * Makefile.in: Rebuilt.
5599
5600 2006-01-04 Chris Lattner <sabre@gnu.org>
5601
5602 * MAINTAINERS (Write After Approval): Add myself.
5603
5604 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5605
5606 PR bootstrap/24252
5607
5608 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5609 * Makefile.tpl (OBJDUMP): New.
5610 (EXTRA_HOST_FLAGS): Add it.
5611 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5612
5613 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5614 to use symbolic links between directories. Avoid race conditions
5615 or make them harmless.
5616 * configure.in: Do not try to use symbolic links between directories.
5617
5618 * Makefile.def (LEAN): Pass.
5619 * Makefile.tpl (LEAN): Define.
5620 (stage[+id+]-start): Accept that the previous directory does not
5621 exist, if the bootstrap is lean.
5622 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5623 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5624 configure substitution.
5625 ([+compare-target+]): Likewise.
5626 ([+bootstrap-target+]-lean): New.
5627 * configure.in: Remove lean bootstrap support from here.
5628
5629 * Makefile.in: Regenerate.
5630 * configure: Regenerate.
5631
5632 2006-01-04 Ben Elliston <bje@au.ibm.com>
5633
5634 * MAINTAINERS (libdecnumber): Add myself.
5635
5636 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5637
5638 * libtool-ldflags: New script.
5639
5640 2006-01-02 Andreas Schwab <schwab@suse.de>
5641
5642 * configure.in: When reconfiguring remove Makefile in
5643 all stage directories.
5644 * configure: Regenerate.
5645
5646 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5647
5648 * MAINTAINERS: Update my email address.
5649
5650 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5651
5652 Revert Ada-related part of the previous change.
5653
5654 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5655 Do not pass.
5656 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5657 * Makefile.in: Regenerate.
5658 * configure.in: Do not include mt-ppc-aix target fragment.
5659 * configure: Regenerate.
5660
5661 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5662
5663 * configure.in: Select appropriate fragments for PowerPC/AIX.
5664 * configure: Regenerate.
5665
5666 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5667 BOOT_CFLAGS, BOOT_LDFLAGS.
5668 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5669 BOOT_CFLAGS, BOOT_LDFLAGS.
5670 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5671 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5672 (stage): Fail if we cannot complete the work.
5673 * Makefile.in: Regenerate.
5674
5675 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5676
5677 * configure.in: Replace ms1 with mt.
5678 * configure: Rebuilt.
5679
5680 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5681
5682 * MAINTAINERS: Update my email address.
5683
5684 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5685
5686 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5687 install-host-nogcc): Don't invoke $(stage) at the end.
5688 * Makefile.in: Regenerate.
5689
5690 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5691
5692 * configure.in: Flip the top-level bootstrap switch.
5693 * configure: Regenerate.
5694
5695 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5696
5697 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5698 $(stage) and $(unstage).
5699 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5700 (all): Remove stray semicolon.
5701 (local-distclean): Don't handle multilib.tmp and multilib.out.
5702 (install.all): Set $s for consistency.
5703 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5704 check_multilibs setting. Always make the install directory.
5705 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5706 Correct @if/@endif.
5707 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5708 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5709 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5710 (multilib.out): Remove.
5711 * Makefile.in: Regenerated.
5712
5713 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5714
5715 * MAINTAINERS (Write After Approval): Add myself.
5716
5717 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5718
5719 * MAINTAINERS: Add myself as mt maintainer.
5720
5721 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5722
5723 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5724
5725 * MAINTAINERS: Change email address.
5726
5727 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5728
5729 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5730 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5731 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5732 Find in-tree tools if available.
5733 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5734 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5735 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5736 (COMPILER_*_FOR_TARGET): New.
5737 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5738 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5739 (CONFIGURED_*, USUAL_*): Remove.
5740 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5741 STRIP): Use autoconf substitutions.
5742 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5743 COMPILER_NM_FOR_TARGET): New.
5744 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5745
5746 (all): Make all-host and all-target in parallel.
5747 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5748 that $$r and $$s are set before invoking a recursive make.
5749 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5750 ([+bootstrap-target+]): Inline most of the `all' target.
5751
5752 2005-11-29 Ben Elliston <bje@au.ibm.com>
5753
5754 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5755 from the gcc build directory.
5756 * Makefile.in: Regenerate.
5757
5758 2005-11-29 Ben Elliston <bje@au.ibm.com>
5759
5760 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5761 depend on all-libdecnumber.
5762 * configure.in (host_libs): Include libdecnumber.
5763 * Makefile.in: Regenerate.
5764 * configure: Likewise.
5765
5766 2005-11-29 Ben Elliston <bje@au.ibm.com>
5767
5768 * libdecnumber: Import decNumber sources from the dfp-branch.
5769
5770 2005-11-21 Kean Johnston <jkj@sco.com>
5771
5772 * config.sub, config.guess: Sync from upstream sources.
5773
5774 2005-11-21 Ben Elliston <bje@au.ibm.com>
5775
5776 Import from Autoconf sources:
5777
5778 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5779 * config/move-if-change: Don't output "$2 is unchanged";
5780 suggested by Ben Elliston. Handle weird characters correctly.
5781
5782 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5783
5784 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5785 to match upstream libtool for darwin.
5786
5787 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5788
5789 * Makefile.def: Remove gdb dependencies for gdbtk.
5790 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5791 (configure-gdb, install-gdb): New rules.
5792 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5793 * Makefile.in, configure: Regenerated.
5794
5795 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5796
5797 * MAINTAINERS (Write After Approval): Add myself.
5798
5799 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5800
5801 * MAINTAINERS (Write After Approval): Add myself.
5802
5803 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5804
5805 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5806 Diego Novillo.
5807
5808 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5809
5810 PR bootstrap/24297
5811 * Makefile.tpl (do-[+make-target+], do-check, install,
5812 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5813 are set before recursing.
5814 * Makefile.in: Regenerate.
5815
5816 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5817
5818 PR bootstrap/18939
5819 * Makefile.def (gcc) <target>: Fix thinko.
5820 * Makefile.in: Regenerate.
5821
5822 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5823
5824 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5825 * configure: Regenerate.
5826
5827 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5828
5829 * MAINTAINERS (Write After Approval): Add self.
5830
5831 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5832
5833 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5834 target-libffi, target-qthreads, target-libjava, and
5835 targetlibobjc.
5836 * configure: Regenerate.
5837
5838 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5839
5840 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5841 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5842 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5843 (USUAL_OBJDUMP_FOR_TARGET): New.
5844 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5845 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5846 * configure, Makefile.in: Regenerated.
5847
5848 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5849
5850 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5851 before other host packages.
5852
5853 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5854
5855 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5856
5857 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5858
5859 PR bootstrap/22340
5860
5861 * configure.in (default_target): Remove.
5862 * Makefile.tpl (all): Do not use prerequisites as subroutines
5863 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5864 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5865 use prerequisites as subroutines.
5866 (check-host, check-target): New.
5867 (bootstrap configure & all targets): Do not use stage*-start
5868 if the directory layout is already ok.
5869 (non-bootstrap configure & all targets): Prepend a $(unstage).
5870 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5871 (NOTPARALLEL): Remove.
5872 (unstage, stage variables): New variables.
5873 (unstage, stage targets): Simply expand to those variables.
5874
5875 * configure: Regenerate.
5876 * Makefile.in: Regenerate.
5877
5878 2005-10-04 James E Wilson <wilson@specifix.com>
5879
5880 * Makefile.def (lang_env_dependencies): Add libmudflap.
5881 * Makefile.in: Regenerate.
5882
5883 2005-10-03 Andreas Schwab <schwab@suse.de>
5884
5885 Backport from libtool CVS:
5886 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5887
5888 * ltmain.sh: add support for installing into temporary
5889 staging area (e.g. 'make install DESTDIR=...')
5890
5891 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5892
5893 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5894 * configure: Regenerated.
5895
5896 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5897
5898 * configure: Regenerate with the correct
5899 autoconf version.
5900
5901 2005-09-30 Catherine Moore <clm@cm00re.com>
5902
5903 * configure.in (bfin-*-*): New.
5904 * configure: Regenerated.
5905
5906 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5907
5908 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5909 (LIPO_FOR_TARGET): New.
5910 (CONFIGURED_LIPO_FOR_TARGET): New.
5911 (USUAL_LIPO_FOR_TARGET): New.
5912 (STRIP_FOR_TARGET): New.
5913 (CONFIGURED_STRIP_FOR_TARGET): New.
5914 (USUAL_STRIP_FOR_TARGET): New.
5915 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5916 STRIP_FOR_TARGET.
5917 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5918 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5919 * Makefile.in: Regenerate.
5920 * configure: Regenerate.
5921
5922 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5923
5924 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5925 (rs6000-*-aix*): Same.
5926 * configure: Regenerate.
5927
5928 2005-09-16 Tom Tromey <tromey@redhat.com>
5929
5930 * MAINTAINERS: Add self as java maintainer.
5931
5932 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5933
5934 * configure.in: Recognize f95 in the --enable-languages option,
5935 and substitute it for fortran, issuing a warning.
5936 * configure: Regenerate.
5937
5938 2005-08-30 Phil Edwards <phil@codesourcery.com>
5939
5940 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5941 * configure: Regenerated.
5942
5943 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5944
5945 * MAINTAINERS: Add self as ms1 maintainer.
5946
5947 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5948
5949 * Makefile.def (libssp): Add to lang_env_dependencies.
5950 * Makefile.in: Regenerate.
5951
5952 2005-08-18 Ian Lance Taylor <ian@airs.com>
5953
5954 * MAINTAINERS: Add myself as middle-end maintainer.
5955
5956 2005-08-17 Christian Groessler <chris@groessler.org>
5957
5958 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5959 * Makefile.in: Regenerate.
5960
5961 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5962
5963 * MAINTAINERS (write after approval): Added myself.
5964
5965 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5966
5967 * MAINTAINERS (Write After Approval): Add myself.
5968
5969 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5970
5971 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5972 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5973 Look for alternate names of the target cc and c++
5974 * configure: Regenerate.
5975
5976 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5977
5978 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5979 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5980 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5981 tools; remove code to manually set them.
5982 (Target tools): Look in the environment for them.
5983 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5984 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5985 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5986 build directory.
5987 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5988 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5989 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5990 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5991 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5992 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5993 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5994 * configure: Regenerate.
5995 * Makefile.in: Regenerate.
5996
5997 2005-07-28 Ben Elliston <bje@au.ibm.com>
5998
5999 * MAINTAINERS: Update for removed CPU targets.
6000
6001 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6002
6003 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6004 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6005 * Makefile.in: Regenerated.
6006
6007 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6008
6009 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6010 (CFLAGS_FOR_TARGET): Use it.
6011 (CXXFLAGS_FOR_TARGET): Likewise.
6012 * Makefile.in: Regenerated.
6013 * configure.in (--with-build-sysroot): New option.
6014 * configure: Regenerated.
6015
6016 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6017
6018 * Makefile.tpl: Wrap install between unstage and stage
6019 * Makefile.in: Regenerate.
6020
6021 2005-07-21 Eric Christopher <echristo@apple.com>
6022
6023 * MAINTAINERS: Update affiliation.
6024
6025 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6026
6027 * MAINTAINERS: Add self as crx port maintainer.
6028
6029 2005-07-20 DJ Delorie <dj@redhat.com>
6030
6031 * MAINTAINERS: Add self as m32c maintainer.
6032
6033 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6034
6035 * all files: Update FSF address.
6036
6037 2005-07-15 Eric Christopher <echristo@redhat.com>
6038
6039 * MAINTAINERS: Change affiliation.
6040
6041 2005-07-14 Jim Blandy <jimb@redhat.com>
6042
6043 * configure.in: Add cases for Renesas m32c.
6044 * configure: Regenerated.
6045
6046 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6047
6048 * COPYING.LIB: Update from fsf.org.
6049
6050 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6051
6052 * COPYING, compile, config.guess,
6053 config.sub, install-sh, missing, mkinstalldirs,
6054 symlink-tree, ylwrap: Sync from upstream sources.
6055 * config-ml.in: Update FSF address.
6056
6057 2005-07-13 Eric Christopher <echristo@redhat.com>
6058
6059 * configure.in: Add toplevel noconfigdir support for tpf.
6060 * configure: Regenerate.
6061
6062 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6063
6064 PR ada/22340
6065
6066 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6067 * Makefile.in: Regenerate.
6068
6069 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6070
6071 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6072 Brolley to write-after-approval.
6073
6074 2005-07-07 Andreas Schwab <schwab@suse.de>
6075
6076 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6077 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6078 * Makefile.in: Regenerated.
6079
6080 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6081
6082 * configure.in: Don't build sim or rda when targetting darwin.
6083 * configure: Regenerate.
6084
6085 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6086
6087 * configure.in: Add --enable-libssp and --disable-libssp.
6088 * configure: Regenerate with autoconf-2.13.
6089
6090 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6091
6092 * Makefile.def (target_modules): Add libssp.
6093 * configure.in (target_libraries): Add target-libssp.
6094 * configure: Rebuilt.
6095 * Makefile.in: Rebuilt.
6096
6097 2005-07-01 Zack Weinberg <zackw@panix.com>
6098
6099 * MAINTAINERS: Change email address. Resign from maintainership.
6100
6101 2005-07-01 Richard Guenther <rguenther@suse.de>
6102
6103 * MAINTAINERS: Change my e-mail address and affiliation.
6104
6105 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6106
6107 * Makefile.def (stagefeedback): Come after profile.
6108 Define profiledbootstrap target.
6109 * Makefile.tpl (profiledbootstrap): Remove.
6110 (stageprofile-end): Zap stagefeedback.
6111 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6112 * Makefile.in: Regenerate.
6113
6114 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6115
6116 * MAINTAINERS: Update my email address.
6117
6118 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6119
6120 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6121 In 'cpp' stanza, support '#line' as well as '# '.
6122
6123 2005-06-08 Andreas Schwab <schwab@suse.de>
6124
6125 * MAINTAINERS: Move myself from 'Write After Approval' to
6126 'CPU Port Maintainers' section as m68k maintainer.
6127
6128 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6129
6130 * configure.in (unsupported_languages): New macro.
6131 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6132 non-ported target libraries in noconfigdirs.
6133 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6134 non-linux-gnu. Remove libgcj_ex_libffi.
6135 <lang_frag loop>: Set add_this_lang=no if the language is in
6136 unsupported_languages.
6137 * configure: Regenerate.
6138
6139 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6140
6141 * configure.in: Fix typo in handling of --with-mpfr-dir.
6142 * configure: Regenerate.
6143
6144 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6145
6146 * MAINTAINERS: Update my email address.
6147
6148 2005-06-02 Jim Blandy <jimb@redhat.com>
6149
6150 * config.sub: Add cases for the Renesas m32c. (This patch has been
6151 accepted into the master sources.)
6152
6153 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6154 Michael Snyder <msnyder@redhat.com>
6155 Stan Cox <scox@redhat.com>
6156
6157 * configure.in: Set noconfigdirs for ms1.
6158
6159 * configure: Regenerate.
6160
6161 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6162
6163 * MAINTAINERS (Write After Approval): Add self.
6164
6165 2005-06-01 Josh Conner <jconner@apple.com>
6166
6167 * MAINTAINERS (Write After Approval): Add self.
6168
6169 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6170
6171 * MAINTAINERS: Update my email address.
6172
6173 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6174
6175 * MAINTAINERS (Write After Approval): Add self.
6176
6177 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6178
6179 * MAINTAINERS (Write After Approval): Remove self.
6180
6181 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6182
6183 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6184 (Dependencies): Consider target modules for bootstrap dependencies.
6185 Make target bootstrap modules depend on each stage's gcc.
6186 * Makefile.in: Regenerate.
6187
6188 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6189
6190 * Makefile.def (configure-gcc): Depend on binutils having been built.
6191 (all-gcc): No need to do it here.
6192 * Makefile.in: Regenerate.
6193
6194 2005-05-19 Paul Brook <paul@codesourcery.com>
6195
6196 * configure.in: Rewrite misleading error message when requested
6197 language cannot be built.
6198 * configure: Regenerate.
6199
6200 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6201
6202 * ylwrap: Import from Automake 1.9.5.
6203
6204 2005-05-13 David Ung <davidu@mips.com>
6205
6206 * MAINTAINERS (Write After Approval): Add self.
6207
6208 2005-05-09 Mike Stump <mrs@apple.com>
6209
6210 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6211 lt_cv_sys_max_cmd_len for now.
6212
6213 2005-05-09 Stan Cox <scox@redhat.com>
6214
6215 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6216
6217 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6218
6219 * README.SCO: Update the URL.
6220
6221 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6222
6223 * ltconfig: Define file_list_spec. Pass file_list_spec and
6224 with_gnu_ld to libtool.
6225 * ltcf-c.sh (aix[45]): Define file_list_spec.
6226 * ltcf-cxx.sh (aix[45]): Same.
6227 * ltcf-gcj.sh (aix[45]): Same.
6228 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6229 exists, write list of input files to temporary file.
6230
6231 2005-05-04 Mike Stump <mrs@apple.com>
6232
6233 * configure.in: Always pass --target to target configures as
6234 otherwise rebuilds that do --recheck will fail.
6235 * confiugure: Rebuilt.
6236
6237 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6238
6239 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6240 STAGE_HOST_EXPORTS.
6241 (configure, all): Add bootstrap support.
6242 (Host modules, target modules): Pass post-stage1 flags and exports.
6243 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6244 * Makefile.in: Regenerate.
6245
6246 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6247
6248 * configure: Regenerate.
6249
6250 2005-04-27 Mike Stump <mrs@apple.com>
6251
6252 * MAINTAINERS: Add self as darwin maintainer.
6253
6254 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6255
6256 * config.sub: Update from master copy.
6257
6258 2005-04-21 Mike Stump <mrs@apple.com>
6259
6260 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6261 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6262
6263 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6264
6265 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6266 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6267 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6268 "*-*-elf" and "*-*-linux*".
6269 * configure: Regenerate.
6270
6271 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6272
6273 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6274
6275 2005-04-12 Mike Stump <mrs@apple.com>
6276
6277 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6278
6279 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6280
6281 * MAINTAINERS (Write After Approval): Add myself.
6282
6283 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6284
6285 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6286
6287 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6288
6289 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6290 (TARGET_CONFIGARGS): Include --with-target-subdir.
6291 (configure, all): New macros. Use them throughout.
6292 * Makefile.in: Regenerate.
6293
6294 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6295
6296 * MAINTAINERS (Write After Approval): Add myself.
6297
6298 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6299
6300 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6301
6302 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6303
6304 * MAINTAINERS: Move John Carr to Write After Approval.
6305
6306 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6307
6308 * config/mh-mingw32: Delete.
6309 * configure.in: Don't use it.
6310 * configure: Regenerate.
6311
6312 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6313
6314 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6315 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6316 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6317 (HOST_LIB_PATH): Generate from Makefile.def.
6318 (TARGET_LIB_PATH): Likewise.
6319 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6320 * Makefile.in: Regenerate.
6321 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6322 (RPATH_ENVVAR): Include Darwin case.
6323 * configure: Regenerate.
6324
6325 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6326
6327 * MAINTAINERS (Various Maintainers): Remove self.
6328 (Write After Approval): Add self.
6329
6330 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6331
6332 * MAINTAINERS (Various Maintainers): Add self.
6333
6334 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6335
6336 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6337 * configure: Regenerate.
6338
6339 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6340
6341 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6342 gcc_version, and gcc_version_trigger from set of flags to pass.
6343 * Makefile.tpl: Remove definitions of above variables.
6344 (config.status): Remove dependency on $(gcc_version_trigger).
6345 * Makefile.in: Regenerate.
6346 * configure.in: Do not reference config/gcc-version.m4 nor
6347 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6348 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6349 * configure: Regenerate.
6350
6351 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6352 Andrew Pinski <pinskia@physics.uc.edu>
6353
6354 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6355 * Makefile.in: Regenerate.
6356
6357 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6358
6359 * MAINTAINERS (Write After Approval): Add myself.
6360
6361 2005-03-03 David Ayers <d.ayers@inode.at>
6362
6363 * MAINTAINERS (Write After Approval): Add myself.
6364
6365 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6366
6367 PR libgcj/20160
6368 * ltmain.sh: Avoid creating archives with components that have
6369 duplicate basenames.
6370
6371 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6372
6373 PR bootstrap/20250
6374 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6375 instead of check.
6376 * Makefile.in: Regenerate.
6377
6378 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6379
6380 * Makefile.in: Regenerate to fix conflict between the previous two
6381 patches.
6382
6383 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6384
6385 PR bootstrap/17383
6386 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6387 * Makefile.tpl (HOST_SUBDIR): New substitution.
6388 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6389 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6390 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6391 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6392 (Host modules, Bootstrapped modules): Use it.
6393 (Build modules, Target modules): Do not create symlink trees,
6394 always configure out-of-srcdir.
6395 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6396 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6397 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6398 $(HOST_SUBDIR). Create a symlink for host_subdir.
6399
6400 * Makefile.in: Regenerate.
6401 * configure: Regenerate.
6402
6403 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6404
6405 Merged from libada-gnattools-branch:
6406 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6407
6408 * gnattools: New directory.
6409 * Makefile.def: Add gnattools as a module, depending on target-libada.
6410 * Makefile.in: Regenerate.
6411 * configure.in: Include gnattools in host_tools; disable it if ada
6412 is disabled.
6413 * configure: Regenerate.
6414
6415 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6416
6417 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6418 treelang maintainer.
6419 (Write After Approval): Remove myself.
6420
6421 2005-02-23 Paul Schlie <schlie@comcast.net>
6422
6423 * configure.in: Allow darwin targeted ports to build tk, itcl and
6424 libgui.
6425 * configure: Regenerate.
6426
6427 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6428
6429 PR libgcj/10353
6430 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6431 * configure: Regenerate.
6432
6433 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6434
6435 * MAINTAINERS (Write After Approval): Add myself.
6436
6437 2005-02-10 Ian Lance Taylor <ian@airs.com>
6438
6439 * MAINTAINERS: Update my e-mail address.
6440
6441 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6442
6443 * MAINTAINERS (Write After Approval): Add myself.
6444
6445 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6446
6447 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6448 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6449 target-libgloss when not *-*-elf and *-*-aout.
6450 * configure: Regenerate.
6451
6452 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6453
6454 * MAINTAINERS: Remove obsolete entries.
6455
6456 * MAINTAINERS (Write After Approval): Add Michael Matz.
6457
6458 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6459
6460 * MAINTAINERS: Remove self as cpplib maintainer.
6461
6462 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6463
6464 * install-sh, config.sub: Import from upstream.
6465
6466 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6467
6468 PR bootstrap/18222
6469 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6470 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6471 * Makefile.in: Regenerate.
6472
6473 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6474
6475 * MAINTAINERS: Update my email address.
6476
6477 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6478 Andreas Schwab <schwab@suse.de>
6479
6480 PR bootstrap/18033
6481 * config-ml.in: Eval option if surrounded by single quotes.
6482
6483 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6484
6485 Revert 2004-12-28 Makefile changes, a better fix will be
6486 applied to mainline and src after GCC 4.0 branches.
6487
6488 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6489
6490 PR bootstrap/17383
6491
6492 * Makefile.def (target_modules): Remove stage parameter,
6493 it is always true now.
6494 * Makefile.tpl (configure-build-[+module+],
6495 configure-target-[+module+]): Always build symlink tree
6496 for the directory and for include. BUILD_SUBDIR and
6497 TARGET_SUBDIR cannot be . anymore.
6498 * Makefile.in: Regenerate.
6499
6500 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6501
6502 Revert 2004-12-08 Makefile changes.
6503
6504 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6505
6506 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6507 cygwin, mingw.
6508
6509 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6510
6511 * configure.in (sh64-*-*): Reenable gprof.
6512 * configure: Regenerate.
6513
6514 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6515
6516 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6517 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6518 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6519 * Makefile.in: Regenerate.
6520
6521 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6522
6523 * MAINTAINERS: Update my email address.
6524
6525 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6526
6527 * Makefile.tpl: Generate normal dependencies if the LHS module is
6528 not bootstrapped.
6529 * Makefile.in: Regenerate.
6530
6531 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6532
6533 * configure.in: Include config/gxx-include-dir.m4. Use
6534 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6535 * configure: Regenerate.
6536
6537 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6538
6539 * config.if: Delete.
6540 * configure.in: Set libstdcxx_incdir directly.
6541 * configure: Regenerate.
6542
6543 2004-12-02 Eric Christopher <echristo@redhat.com>
6544
6545 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6546 * Makefile.in: Regenerate.
6547
6548 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6549
6550 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6551 * configure: Regenerate.
6552
6553 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6554
6555 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6556 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6557 * configure: Regenerate.
6558
6559 2004-12-01 Eric Christopher <echristo@redhat.com>
6560
6561 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6562 of things to remove.
6563
6564 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6565
6566 * MAINTAINERS (Write After Approval): Update my e-mail address.
6567
6568 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6569
6570 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6571 from CVS libtool to always pass_all.
6572
6573 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6574
6575 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6576 (hppa*64*-*-*): Delete incorrect comment.
6577 * configure: Rebuilt.
6578
6579 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6580
6581 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6582
6583 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6584
6585 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6586 from CVS libtool to always pass_all.
6587
6588 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6589
6590 * install-sh, compile: Import from automake.
6591
6592 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6593
6594 * config.guess, config.sub: Import from savannnah.
6595
6596 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6597
6598 * MAINTAINERS (Write After Approval): Add myself
6599
6600 2004-11-12 Mike Stump <mrs@apple.com>
6601
6602 * Makefile.def: Add html support.
6603 * Makefile.tpl: Likewise.
6604 * Makefile.in: Regenerate.
6605
6606 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6607
6608 PR 18423
6609 * configure.in: Remove all instances of build-fixincludes from
6610 noconfigdirs.
6611 (build_configargs): Supply --target to subdirectories.
6612 * configure: Regenerate.
6613
6614 * Makefile.def: Make gcc install depend on fixincludes install.
6615 * Makefile.in: Regenerate.
6616
6617 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6618
6619 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6620
6621 2004-11-11 Paul Brook <paul@codesourcery.com>
6622
6623 * MAINTAINERS: Add self as arm maintainer. Update email address.
6624
6625 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6626
6627 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6628 target-libgfortran.
6629 * configure: Regenerate.
6630
6631 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6632
6633 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6634 like CC.
6635
6636 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6637
6638 * Makefile.def (host fixincludes): Specify missing targets.
6639 * Makefile.in: Regenerate.
6640
6641 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6642
6643 * MAINTAINERS: Add myself
6644
6645 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6646
6647 * MAINTAINERS (Write After Approval): Add myself.
6648
6649 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6650
6651 * Makefile.def: Build fixincludes for the host, too.
6652 * Makefile.in: Regenerate.
6653 * configure.in (host_tools): Add fixincludes.
6654 * configure: Regenerate.
6655
6656 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6657
6658 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6659 * configure: Regenerated.
6660
6661 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6662
6663 PR other/17783
6664 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6665 * configure: Regenerated.
6666
6667 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6668
6669 * README.SCO: Update per FSF instructions.
6670
6671 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6672
6673 PR target/18151
6674 * configure.in (case ${target}): Do not build fixincludes for avr.
6675 * configure: Regenerated.
6676
6677 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6678
6679 * configure.in (case ${target}): Do not build fixincludes
6680 on platforms where it is not used.
6681 * configure: Regenerated.
6682
6683 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6684
6685 * configure.in: Use an absolute path to install-sh.
6686 * configure: Regenerated.
6687
6688 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6689
6690 * MAINTAINERS (Write After Approval): Add myself.
6691
6692 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6693
6694 * MAINTAINERS: Remove from Write After Approval those that are
6695 already maintainers.
6696
6697 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6698
6699 * MAINTAINERS: Update my email address.
6700
6701 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6702
6703 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6704 * configure: Regenerate.
6705
6706 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6707
6708 * MAINTAINERS: Update my email address.
6709
6710 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6711
6712 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6713 entries belonging to this category.
6714
6715 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6716
6717 * MAINTAINERS: Update my e-mail address.
6718
6719 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6720
6721 Fix wrong conflict resolution in:
6722
6723 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6724
6725 * Makefile.in: Regenerate.
6726 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6727 in the recursive `make', instead of hardwiring `all'.
6728 (Autogenerated TARGET-* variables): New.
6729
6730 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6731
6732 * configure.in: Enable target-libgloss for crx-*-*.
6733 * configure: Regenerate.
6734
6735 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6736
6737 * MAINTAINERS (Various Maintainers): Move the "windows,
6738 cygwin, mingw" maintainer to ...
6739 (OS Port Maintainers): ... here.
6740
6741 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6742
6743 * MAINTAINERS (Write After Approval): Remove those that are
6744 maintainers of some subsystem.
6745
6746 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6747
6748 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6749 * ltcf-cxx.sh (tpf*): Likewise.
6750 * ltconfig (tpf*): Add TPF OS configuration support.
6751
6752 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6753
6754 * MAINTAINERS: Change my email address to my new work account.
6755
6756 2004-09-24 Michael Roth <mroth@nessie.de>
6757
6758 * configure.in (--without-headers): Add missing double quotes.
6759 * configure: Regenerate.
6760
6761 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6762
6763 * ylwrap: Revert to previous version.
6764
6765 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6766
6767 PR bootstrap/17369
6768 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6769 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6770 SET_GCC_LIB_PATH_CMD.
6771 (BASE_TARGET_EXPORTS): Likewise.
6772 * Makefile.in: Regenerated.
6773
6774 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6775 * configure: Regenerated.
6776
6777 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6778
6779 * config.guess: New upstream version
6780 * compile, depcomp, install-sh, ylwrap: Likewise.
6781
6782 2004-09-19 Roger Sayle <roger@eyesopen.com>
6783
6784 * config/mh-x86omitfp: New host makefile fragment. Add
6785 -fomit-frame-pointer to the default BOOT_CFLAGS.
6786 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6787 * configure: Regenerate.
6788
6789 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6790
6791 PR target/11572
6792 * configure.in (*-*-darwin*): Renable libobjc.
6793 * configure: Regenerate.
6794
6795 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6796
6797 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6798
6799 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6800
6801 * Makefile.def: Remove libbanshee.
6802 * Makefile.tpl: Ditto.
6803 * configure.in: Ditto.
6804 * Makefile.in: Regen.
6805 * configure: Ditto.
6806
6807 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6808
6809 * ltmain.sh: Use $pic_object as $non_pic_object if
6810 $non_pic_object=none.
6811
6812 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6813
6814 * missing: Import latest version from master repository.
6815
6816 2004-09-06 Nick Clifton <nickc@redhat.com>
6817
6818 * config.sub: Import latest version from master repository.
6819 * config.guess: Likewise.
6820 This includes these changes:
6821
6822 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6823
6824 * config.sub: Handle crisv32, alias etraxfs.
6825 * config.guess (crisv32:Linux:*:*): Handle.
6826
6827 2004-08-13 Brad Smith <brad@comstyle.com>
6828
6829 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6830 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6831
6832 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6833
6834 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6835 assume the processor is a powerpc. This is because coreutils
6836 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6837 in this case, due to a MacOS X bug that causes
6838 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6839 to return a negative number.
6840 Problem reported by Petter Reinholdtsen in:
6841 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6842
6843 2004-07-19 Ben Elliston <bje@gnu.org>
6844
6845 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6846
6847 2004-06-24 Ben Elliston <bje@gnu.org>
6848
6849 * config.guess: Update copyright years.
6850 * config.sub: Likewise.
6851
6852 2004-06-22 Robert Millan <robertmh@gnu.org>
6853
6854 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6855 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6856
6857 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6858
6859 * config.guess (*:*VMS:*:*): New entry. Replaces
6860 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6861 manufacturer.
6862
6863 2004-06-22 Ben Elliston <bje@gnu.org>
6864
6865 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6866 * config.sub: Likewise.
6867
6868 2004-06-22 Ben Elliston <bje@gnu.org>
6869
6870 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6871 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6872
6873 2004-06-11 Ben Elliston <bje@gnu.org>
6874
6875 * config.guess (pegasos:OpenBSD:*:*): Remove.
6876
6877 2004-06-11 Ben Elliston <bje@gnu.org>
6878
6879 From Wouter Verhelst <wouter@grep.be>:
6880 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6881
6882 2004-06-11 Ben Elliston <bje@gnu.org>
6883
6884 * config.guess (luna88k:OpenBSD:*:*): New.
6885
6886 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6887
6888 * config.guess (m32r*:Linux:*:*): New case.
6889 * config.sub: Handle m32rle.
6890
6891 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6892
6893 From Jens Petersen <petersen@redhat.com>:
6894 * config.sub: Handle sparcv8.
6895
6896 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6897
6898 From Tom Smith <smith@cag.lkg.hp.com>:
6899 * config.guess: Version suffixes are equally significant on Tru64
6900 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6901 prefix of "P" (patched kernel).
6902
6903 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6904
6905 * config.sub: Add support for National Semiconductor CRX target.
6906
6907 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6908
6909 * MAINTAINERS (Various Maintainers): Remove myself as web page
6910 maintainer, add myself as maintainer of build status lists.
6911
6912 2004-09-03 Jan Beulich <jbeulich@novell.com>
6913
6914 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6915 *-*-netware, but add target-libmudflap.
6916 Consolidate *-*-netware targets (of which really only i?86 exists)
6917 into a single entry.
6918 * configure: Likewise.
6919
6920 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6921
6922 * Makefile.tpl (sorry): Remove.
6923 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6924 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6925 (do-clean): Clean per-stage directories too.
6926 (do-distclean): Run distclean-stage1 too.
6927 (.NOTPARALLEL): Enable during toplevel bootstrap.
6928 (stage[+id+]-bubble): Enable parallel execution during
6929 the recursive invocation.
6930 * Makefile.in: Regenerate.
6931
6932 Fix previous checkin:
6933
6934 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6935 include.
6936 * configure.in: Fix indentation.
6937 * configure: Regenerate.
6938
6939 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6940
6941 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6942 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6943 * configure: regenerate
6944 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6945 -mdynamic-no-pic
6946
6947 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6948
6949 * Makefile.def (build_modules): Add fixincludes.
6950 (dependencies): Make gcc depend on fixincludes.
6951 * configure.in (build_tools): Add fixincludes.
6952 (build_configdirs): Always include build_libs.
6953 * Makefile.in: Regenerate.
6954 * configure: Regenerate.
6955
6956 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6957
6958 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6959 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6960 phony targets; do not generate timestamp files.
6961 (distclean-stageN): Remove references to their timestamp files.
6962 (restageN, touch-stageN): Remove.
6963 (stageN-bubble): Rewritten.
6964 (compare): Support lean bootstraps.
6965 * Makefile.in: Regenerate.
6966
6967 * configure.in: Only warn when bootstrapping but
6968 build != host or build != target. Support lean bootstraps.
6969 * configure: Regenerate.
6970
6971 2004-08-26 Phil Edwards <phil@codesourcery.com>
6972
6973 * configure.in: Give a better error message if GMP/MPFR are missing
6974 and a language needing them has been requested.
6975 * configure: Regenerated.
6976
6977 2004-08-25 Phil Edwards <phil@codesourcery.com>
6978
6979 * configure.in: Print a list of available language front-ends if
6980 a requested one is missing. Tidy stray tab characters.
6981 * configure: Regenerated.
6982
6983 2004-08-19 Michael Koch <konqueror@gmx.de>
6984
6985 * gcc/doc/install.texi: Update entry about automake for libjava.
6986
6987 2004-08-17 Robert Millan <robertmh@gnu.org>
6988
6989 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6990 (instead of FreeBSD).
6991 * configure: Regenerate.
6992
6993 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6994
6995 * Makefile.in: Regenerate.
6996 * configure: Regenerate.
6997
6998 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6999 stage_*_flags.
7000 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7001 for bootstrapped modules if toplevel bootstrap is going.
7002 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7003 modules. Adjust for changes in Makefile.def. Enable several
7004 rules even in non-bootstrap mode, just to avoid peppering the
7005 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7006 (stage-[+prev+]-bubble): Remove.
7007
7008 * Makefile.def (Dependencies): Depend on all-build-bison,
7009 all-build-flex, all-build-byacc, all-build-texinfo, rather
7010 than the host variations.
7011 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7012 with BUILD_SUBDIR.
7013 (BISON): Update for recent Bisons.
7014 (YACC): Fix typo.
7015 (cross): Depend on all-build.
7016 (all): Do not depend on all-build.
7017 (prebootstrap): Remove.
7018 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7019 (Prebootstrap dependencies): Add them to the per-stage targets
7020 and to all-prebootstrap.
7021 * configure.in (build_configdirs): Always enable build_tools.
7022 (BUILD_DIR_PREFIX): Remove.
7023
7024 * Makefile.def (gcc): Add target variable.
7025 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7026 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7027 in the recursive `make', instead of hardwiring `all'.
7028 (Autogenerated TARGET-* variables): New.
7029
7030 2004-08-13 Brian Booth <bbooth@redhat.com>
7031
7032 * MAINTAINERS: Remove myself from write-after-approval.
7033
7034 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7035
7036 * src-release: Stop distributing mmalloc with gdb (which doesn't
7037 use it).
7038 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7039 * Makefile.in: Regenerate.
7040
7041 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7042
7043 * configure.in (arm*-*-eabi*): New target.
7044 * configure: Regenerate.
7045
7046 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7047
7048 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7049 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7050 (Dependencies): New section.
7051 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7052 (configure-target-[+module+]): Depend on maybe-all-gcc
7053 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7054 (toplevel profiledbootstrap): Fix dependencies.
7055 * Makefile.in: Regenerate.
7056
7057 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7058
7059 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7060 target-libiberty to noconfigdirs.
7061 * configure: Regenerate.
7062
7063 2004-08-03 Paul Brook <paul@codesourcery.com>
7064
7065 * configure.in: Check for MPFR as well as GMP.
7066 * configure: Regenerate.
7067
7068 2004-08-01 Robert Millan <robertmh@gnu.org>
7069
7070 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7071 libmudflap for all GNU-based systems (with Glibc).
7072 * configure: Regenerate.
7073
7074 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7075
7076 * Makefile.def (host-modules): Add gcc.
7077 * Makefile.in: Regenerate.
7078 * Makefile.tpl (sorry): New rule.
7079 (configure-host, all-host, [+make_target+]-host, do-check,
7080 install-host): Do not add gcc as a special case.
7081 (host modules): Add a small special-casing for gcc. Export
7082 extra_make_flags through the environment.
7083 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7084 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7085 other recursive targets for gcc): Remove.
7086
7087 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7088 (stage, unstage): New rules.
7089 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7090 distclean-stage[+id+]): Use stage_current.
7091 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7092 the stage*-start rules.
7093
7094 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7095
7096 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7097 use -all_load flag.
7098
7099 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7100
7101 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7102 * configure: Regenerate.
7103
7104 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7105
7106 * maintainer-scripts/gcc_release: Revert yesterday's change.
7107
7108 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7109
7110 * MAINTAINERS: Add myself to write-after-approval.
7111
7112 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7113
7114 * libf2c: Removed.
7115 * gcc/gccbug.in: Updated because of libf2c removal.
7116 * maintainer-scripts/gcc_release: Ditto.
7117
7118 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7119
7120 * configure.in: Build libmudflap by default on FreeBSD.
7121 * configure: Regenerated.
7122
7123 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7124
7125 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7126 systems.
7127 * configure: Regenerated.
7128
7129 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7130
7131 PR target/16344
7132 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7133 feedback based compiler.
7134 * Makefile.in: Rebuilt.
7135
7136 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7137
7138 * Makefile.def (host_modules): Set bootstrap=true for flex.
7139 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7140 * Makefile.in: Rebuilt.
7141
7142 2004-07-07 Jan Hubicka <jh@suse.cz>
7143
7144 * MAINTAINERS: Add self as a profile feedback maintainer.
7145
7146 2004-07-05 Phil Edwards <phil@codesourcery.com>
7147
7148 * configure.in: Do not prepend $srcdir to /dev/null in
7149 makefile fragments.
7150 * configure: Regenerate.
7151
7152 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7153
7154 * Makefile.def (build_modules): Add bison, byacc, flex,
7155 m4, texinfo.
7156 (flags_to_pass): Add FLEX.
7157 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7158 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7159 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7160 DEFAULT_MAKEINFO): Remove.
7161 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7162 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7163 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7164 objdir or else use configured tool.
7165 (all-build): New.
7166 (all): Depend on it.
7167 (Build module dependencies): Add.
7168 * Makefile.in: Regenerate.
7169 * configure.in: Better support for multiple build modules,
7170 matching what is done for host/target modules. Do not look
7171 for "plausible" locations of build tools if Canadian cross.
7172 Use autoconf's AC_PROG_CC to find a C compiler. Define
7173 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7174 * configure: Regenerate.
7175
7176 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7177
7178 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7179 * Makefile.in: Regenerate.
7180
7181 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7182
7183 * Makefile.tpl (configure-build-[+module+],
7184 configure-[+module+], configure-target-[+module+]): Pass
7185 [+extra_configure_args+].
7186 (all-build-[+module+], all-[+module+], check-[+module+],
7187 install-[+module+], [+make_target+]-[+module+],
7188 all-target-[+module+], check-target-[+module+],
7189 install-target-[+module+], [+make_target+]-target-[+module+]):
7190 Pass [+extra_make_args+].
7191 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7192 (GCC_HOST_EXPORTS): Remove.
7193 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7194 cross, check-gcc, check-gcc-c++, install-gcc,
7195 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7196 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7197 * Makefile.in: Regenerate.
7198
7199 2004-06-21 Matthew Sachs <msachs@apple.com>
7200
7201 * MAINTAINERS: Added self to write-after-approval.
7202
7203 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7204
7205 * configure.in: Check for srcdir/winsup rather than build directory
7206 winsup.
7207 * configure: Regenerate.
7208
7209 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7210
7211 * configure.in: Don't build Cygwin native newlib if winsup
7212 directory is missing. Emit warning instead.
7213 * configure: Regenerate.
7214
7215 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7216
7217 * Makefile.tpl (touch-stage[+id+]): New.
7218 (restage[+prev+]): Depend on touch-stage[+id+].
7219
7220 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7221 Use it throughout.
7222
7223 * Makefile.def: Add profile and feedback bootstrap stages.
7224 Remove next field from bootstrap stages.
7225 * Makefile.tpl (LN, LN_S): Substitute.
7226 (stageN-start, stageN-end): Use double-colon rules, to
7227 provide a hook for additional setup commands.
7228 (distclean-stageN-gcc, restageN): Create dependencies from
7229 [+prev+], not from [+next+].
7230 (stageN-bubble): Add commands for successive stages from
7231 [+prev+], using double-colon rules.
7232 (all-stageN-gcc): Fix typo.
7233 (stagefeedback-start, profiledbootstrap): New.
7234 * Makefile.in: Regenerate.
7235 * configure.in: Call ACX_PROG_LN.
7236 * configure: Regenerate.
7237
7238 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7239
7240 * MAINTAINERS (Write After Approval): Add myself.
7241
7242 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7243
7244 * MAINTAINERS (Write After Approval): Add myself.
7245
7246 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7247
7248 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7249 without gcc.
7250 * configure: Regenerate.
7251
7252 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7253
7254 * Makefile.tpl: Fix typo.
7255 * Makefile.in: Regenerate.
7256
7257 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7258
7259 * configure.in: Remove new- prefix from toplevel
7260 bootstrap targets.
7261 * configure: Regenerate.
7262
7263 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7264
7265 * Makefile.tpl (all.normal): Rename to all.
7266 (all): Replace with a rule to pick the default
7267 target from configure.
7268 (all-gcc, configure-gcc): Use conditionals to
7269 do nothing when toplevel bootstrap is going on.
7270 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7271 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7272 * configure.in: Support --enable-bootstrap.
7273
7274 * Makefile.def: Remove new- prefix from toplevel
7275 bootstrap targets.
7276 * Makefile.tpl: Likewise.
7277
7278 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7279 target.
7280
7281 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7282 $(RECURSE_FLAGS) to recursive invocation of make.
7283
7284 * Makefile.in: Regenerate.
7285 * configure: Regenerate.
7286
7287 2004-05-30 Andreas Jaeger <aj@suse.de>
7288 Jim Wilson <wilson@specifixinc.com>
7289
7290 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7291 like CC.
7292
7293 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7294
7295 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7296 * configure: Regenerate.
7297
7298 2004-05-25 Daniel Jacobowitz <drow@false.org>
7299
7300 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7301 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7302 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7303 targets.
7304 * Makefile.in: Regenerate.
7305
7306 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7307
7308 * configure.in: Test the ability to symlink directories.
7309 * configure: Regenerate.
7310
7311 * Makefile.def (bootstrap-stage): New definitions.
7312 * Makefile.tpl (configure-stage1-gcc,
7313 configure-stage2-gcc, configure-stage3-gcc,
7314 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7315 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7316 new-restage3, compare): Autogenerate, see Makefile.in
7317 entry for behavioral changes.
7318 (distclean-stage1, new-stage1-start, new-stage1-end,
7319 new-stage1-bubble, distclean-stage2, new-stage2-start,
7320 new-stage2-end, new-stage2-bubble, distclean-stage3,
7321 new-stage3-start, new-stage3-end): New autogenerated targets.
7322 (objext, prebootstrap, BOOT_CFLAGS,
7323 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7324 targets.
7325
7326 * Makefile.in: Regenerate.
7327 (distclean-stage1, new-stage1-start, new-stage1-end,
7328 new-stage1-bubble, distclean-stage2, new-stage2-start,
7329 new-stage2-end, new-stage2-bubble, distclean-stage3,
7330 new-stage3-start, new-stage3-end): New targets.
7331 (all-stage1-gcc): Move prebootstrap dependency from here...
7332 (configure-stage1-gcc): ...to here.
7333 (new-bootstrap): Use bubble targets.
7334 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7335 Use per-stage distclean targets.
7336 (configure-stage1-gcc, configure-stage2-gcc,
7337 configure-stage3-gcc, all-stage1-gcc,
7338 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7339 Use new-stageN-start to prepare the tree.
7340
7341 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7342
7343 * Makefile.def (host_modules): add libcpp.
7344 * Makefile.tpl: Add dependencies on and for libcpp.
7345 * Makefile.in: Regenerate.
7346 * configure.in: Add libcpp host module.
7347 * configure: Regenerate.
7348
7349 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7350
7351 * Makefile.tpl: Whenever a recursive target is defined, wrap
7352 it in a special @if/@endif block, and prepare its maybe
7353 dependency in the @if/@endif block
7354 * configure.in: Instead of writing maybe dependencies, remove
7355 the @if/@endif statements, and remove the @if/@endif blocks
7356 that remain.
7357 * configure: Regenerate.
7358 * Makefile.in: Regenerate.
7359
7360 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7361
7362 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7363
7364 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7365
7366 PR bootstrap/15120
7367 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7368 * */configure: Rebuilt.
7369
7370 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7371
7372 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7373 of libf2c.
7374 * configure, Makefile.in: Regenerate.
7375
7376 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7377
7378 * MAINTAINERS (Write After Approval): Add myself.
7379
7380 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7381
7382 Merge from tree-ssa-20020619-branch.
7383
7384 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7385 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7386 (HOST_GMPLIBS): Define.
7387 (HOST_GMPINC): Define.
7388 (TARGET_LIB_PATH): Add libmudflap.
7389 (GFORTRAN_FOR_TARGET): Define.
7390 (configure-build*): Export GFORTRAN.
7391 (configure-gcc): Export GMPLIBS and GMPINC.
7392 (all-gcc): Add maybe-all-libbanshee.
7393 (configure-target-libgfortran): Define.
7394 * Makefile.in: Regenerate.
7395 * configure.in (host_libs): Add libbanshee.
7396 (target_libraries): Add target-libmudflap and target-libgfortran.
7397 Add --with-libbanshee.
7398 Handle --disable-libmudflap.
7399 (*-*-freebsd*): Use with_gmp.
7400 Add $(libgcj) to noconfigdirs.
7401 * configure: Regenerate.
7402 * depcomp: New file.
7403 * MAINTAINERS: Add tree-ssa maintainers.
7404
7405 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7406
7407 * MAINTAINERS (Various Maintainers): Add myself.
7408
7409 2004-04-30 Brian Ford <ford@vss.fsi.com>
7410
7411 * MAINTAINERS (Write After Approval): Add myself.
7412
7413 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7414
7415 * MAINTAINERS (Write After Approval): Add myself.
7416
7417 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7418
7419 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7420 * configure: Regenerate.
7421
7422 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7423
7424 Revert:
7425 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7426
7427 * Makefile.def (flags_to_pass): Remove *dir variables that
7428 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7429 as well as prefix and exec_prefix.
7430 * Makefile.in: Regenerate.
7431
7432 2004-04-26 Robert Millan <robertmh@gnu.org>
7433
7434 Add patches from libtool CVS.
7435 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7436 * ltconfig: Likewise.
7437 * ltcf-c.sh: Likewise.
7438 * ltcf-cxx.sh: Likewise.
7439 * ltcf-gcj.sh: Likewise.
7440
7441 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7442
7443 * Makefile.def (host_modules): Mark with the bootstrap
7444 flag packages on which gcc depends.
7445 * Makefile.tpl (all-bootstrap): Use it.
7446 * Makefile.in: Regenerate.
7447
7448 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7449
7450 * Makefile.def (flags_to_pass): Remove *dir variables that
7451 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7452 as well as prefix and exec_prefix.
7453 * Makefile.in: Regenerate.
7454
7455 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7456
7457 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7458 * configure: Regenerate.
7459 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7460 * gcc/Makefile.tpl (compare): Use the result of the test.
7461 * gcc/Makefile.in: Regenerate.
7462
7463 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7464
7465 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7466 Always relocate gcc and prev-gcc to the original names, even
7467 if the build fails.
7468 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7469 New targets.
7470
7471 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7472
7473 * MAINTAINERS: Update my email address.
7474
7475 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7476
7477 * configure.in (mips*-*-irix5*): Enable ld.
7478 * configure: Regenerate.
7479
7480 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7481
7482 * configure: Regenerate.
7483
7484 2004-04-15 James E Wilson <wilson@specifixinc.com>
7485
7486 * Makefile.tpl (configure-[+module+], configure-gcc,
7487 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7488 Set and export LDFLAGS.
7489 * Makefile.in: Regenerate.
7490
7491 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7492
7493 * MAINTAINERS: Add myself to write-after-approval.
7494
7495 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7496
7497 PR bootstrap/14871
7498 * Makefile.tpl: If we don't have built-in-tree target tools,
7499 use the ones found by configure rather than hacking around with
7500 program_transform_name.
7501 * configure.in: Give Makefile.tpl the information necessary
7502 to do that.
7503 * Makefile.in: Regenerate.
7504 * configure: Regenerate.
7505
7506 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7507
7508 PR bootstrap/14760
7509 * configure.in: When computing baseargs, strip *all* copies of
7510 offending options. Also, don't match/substitute the trailing space,
7511 so that this actually works when two similar options are separated by
7512 only one space.
7513 * configure: Regenerate.
7514
7515 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7516
7517 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7518 (rs6000-*-aix*): Same.
7519 * configure: Regenerate.
7520
7521 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7522
7523 * MAINTAINERS: Add myself to write-after-approval.
7524
7525 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7526
7527 * MAINTAINERS: Add myself to write-after-approval.
7528
7529 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7530
7531 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7532 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7533 * Makefile.in: Regenerate.
7534
7535 * configure.in (top level bootstrap support): Rework --enable-werror
7536 to set @stage2_werror_flag@.
7537 * configure: Regenerate.
7538 * Makefile.tpl (top level bootstrap support): Pass
7539 @stage2_werror_flag@ down to configure in stages 2 and 3.
7540 * Makefile.in: Regenerate.
7541
7542 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7543
7544 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7545 for stages 2 and 3 as well as in make. As a consequence, remove
7546 OUTPUT_OPTION (now detected by configure) from the flags passed down
7547 to make.
7548 * Makefile.in: Regenerate.
7549
7550 * Makefile.tpl (new-bootstrap): Fix typo.
7551 * Makefile.in: Regenerate.
7552
7553 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7554
7555 * Makefile.tpl: Rearrange by moving recursive_targets rules
7556 into their proper sections.
7557 * Makefile.tpl (top level bootstrap support): Move disabling
7558 of coverage flags from 'make' to 'configure'; improve comments.
7559 * Makefile.in: Regenerate.
7560
7561 * Makefile.tpl (experimental top level bootstrap) Move stage1
7562 language setting from all- target to configure- target; disable
7563 intermodule optimization in stage 1; prevent gratuitous rebuilds
7564 of stage 1.
7565 * Makefile.in: Regenerate.
7566 * configure.in: Comma-separate stage 1 language list for top
7567 level bootstrap.
7568 * configure: Regenerate.
7569
7570 * Makefile.tpl: Clean up experimental top level bootstrap support:
7571 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7572 prev-gcc in configure- targets as well as all- targets.
7573 * Makefile.in: Regenerate.
7574
7575 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7576
7577 * compile: New file imported from automake.
7578
7579 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7580
7581 * configure.in: Remove symbolic link section.
7582 * configure: Regenerate.
7583 * Makefile.tpl (links): Remove.
7584 * Makefile.in: Regenerate.
7585
7586 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7587 Nathanael Nerode <neroden@gcc.gnu.org>
7588
7589 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7590 Set with AC_CHECK_PROGS.
7591 * configure.in: Fix comment typo from last patch.
7592 * configure: Regenerate.
7593
7594 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7595
7596 * Makefile.tpl: Introduce experimental top level bootstrap support.
7597 * Makefile.in: Regenerate.
7598 * configure.in: Introduce support for top level bootstrap.
7599 * configure: Regenerate.
7600
7601 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7602 Paolo Bonzini <bonzini@gnu.org>
7603
7604 PR bootstrap/14522
7605 * configure.in: Cope with shells that do not support unquoted ^
7606 * configure: Regenerate.
7607
7608 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7609 Paolo Bonzini <bonzini@gnu.org>
7610
7611 PR bootstrap/14522
7612 * configure.in: Cope with shells that do not support nesting
7613 quotes inside quoted backquote substitutions.
7614 * configure: Regenerate.
7615
7616 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7617
7618 PR bootstrap/14522
7619 * configure.in: Fix escaping of $.
7620 * configure: Regenerate.
7621
7622 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7623
7624 * configure: Regenerate, since I forgot to while committing Paolo's
7625 changes.
7626
7627 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7628
7629 PR ada/14131
7630 Move language detection to the top level.
7631 * configure.in: Find default values for the tools as
7632 soon as possible. Disable ada if GNAT is not found.
7633 Emit error message about missing languages. Expand
7634 --enable-languages=all for the gcc subdirectory.
7635
7636 2004-03-10 Ben Elliston <bje@gnu.org>
7637
7638 * MAINTAINERS: Update my email address.
7639
7640 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7641
7642 * ltconfig: Disable building static libraries if building shared
7643 libraries on AIX 5L.
7644
7645 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7646
7647 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7648 and disable libgcj.
7649 * configure: Regenerated.
7650
7651 2004-03-01 Brian Booth <bbooth@redhat.com>
7652
7653 * MAINTAINERS: Add myself to write-after-approval.
7654
7655 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7656
7657 * MAINTAINERS: Add myself to write-after-approval.
7658
7659 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7660
7661 PR bootstrap/7087
7662 * Makefile.tpl: Guard XFOO sed statements better.
7663 * Makefile.tpl: Add dependency for configure-target-libada.
7664 * Makefile.in: Regenerate (incidentally fixes broken
7665 commit when libada-branch was merged).
7666
7667 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7668
7669 * MAINTAINERS: Add myself to write-after-approval.
7670
7671 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7672
7673 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7674 maintainers.
7675
7676 2004-02-20 Andrew Cagney <cagney@redhat.com>
7677
7678 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7679 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7680
7681 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7682
7683 PR bootstrap/11932
7684 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7685
7686 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7687
7688 * MAINTAINERS: Added myself to write-after-approval.
7689
7690 2004-02-14 Michael Koch <konqueror@gmx.de>
7691
7692 * MAINTAINERS: Added myself to write-after-approval.
7693
7694 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7695
7696 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7697 some OS port maintainers to OS port maintainers section.
7698
7699 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7700
7701 * MAINTAINERS: Add self.
7702
7703 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7704
7705 * MAINTAINERS: Alphabetize.
7706
7707 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7708
7709 * MAINTAINERS: Remove myself.
7710
7711 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7712
7713 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7714 (rs6000-*-aix*): Same.
7715 * configure: Regenerate.
7716
7717 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7718
7719 * configure.in (host): Add in missing $noconfigdirs to defines.
7720 * configure: Regenerate.
7721
7722 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7723 Nathanael Nerode <neroden@gcc.gnu.org>
7724
7725 PR ada/6637, PR ada/5911
7726 Merge with libada-branch:
7727 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7728 with appropriate dependencies. Add --enable-libada configure switch.
7729 * configure, Makefile.in: Regenerate.
7730
7731 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7732
7733 * MAINTAINERS: Add myself to write-after-approval.
7734
7735 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7736
7737 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7738 * configure: Regenerate.
7739
7740 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7741
7742 Merge from upstream:
7743
7744 * ltmain.in: When setting IFS to '~', be careful about user
7745 arguments that contain '~'.
7746
7747 2004-02-04 Peter O'Gorman <peter@pogma.com>
7748
7749 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7750 Also test $base_compile against $CC with escaped arguments. Bug
7751 reported by Geoff Keating <geoffk@apple.com>.
7752
7753 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7754
7755 * MAINTAINERS: Remove i960 port.
7756
7757 2004-01-23 DJ Delorie <dj@redhat.com>
7758
7759 * Makefile.def (target_modules) [libiberty]: Don't stage.
7760 * Makefile.in: Rebuilt.
7761
7762 2004-01-20 Caroline Tice <ctice@apple.com>
7763
7764 * MAINTAINERS: Add myself to write-after-approval.
7765
7766 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7767
7768 * MAINTAINERS: Update my email address.
7769
7770 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7771
7772 * MAINTAINERS: Add myself to write-after-approval.
7773
7774 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7775
7776 * MAINTAINERS: Remove entries without email address.
7777
7778 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7779
7780 * MAINTAINERS: Add myself to write-after-approval.
7781
7782 2004-01-15 Steven Bosscher <stevenb@suse.de>
7783
7784 * MAINTAINERS: Update my email address.
7785
7786 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7787
7788 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7789 * Makefile.tpl (configure-target-[+module+]): Support stage.
7790 * Makefile.in: Rebuilt.
7791
7792 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7793
7794 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7795
7796 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7797
7798 * MAINTAINERS: Add myself as a MIPS maintainer.
7799
7800 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7801
7802 * configure.in: Use ./config.cache, not config.cache.
7803 * configure: Regenerate.
7804 * Makefile.tpl: Special-casing not needed for GCC any more.
7805 * Makefile.in: Regenerate.
7806
7807 * configure.in: Don't share a cache file for host dirs.
7808 * configure: Regenerate.
7809
7810 * config-ml.in: Don't mess with the cache file.
7811
7812 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7813
7814 * MAINTAINERS: Move myself from 'Write After Approval' to
7815 'CPU Port Maintainers' section as SPARC maintainer.
7816
7817 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7818
7819 * Makefile.tpl: Make GCC use a separate config.cache.
7820 * Makefile.in: Regenerate.
7821
7822 PR bootstrap/11932, PR bootstrap/11933
7823 (I don't know if it will fix either of them, but it relates
7824 to them.)
7825 * configure.in: Don't use shared config.cache for target
7826 directories.
7827 * configure: Regenerate.
7828
7829 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7830
7831 * MAINTAINERS: Add myself to 'Write After Approval' section.
7832
7833 2003-12-31 Roger Sayle <roger@eyesopen.com>
7834
7835 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7836 * configure: Regenerated.
7837
7838 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7839
7840 * MAINTAINERS: Remove the mn10200 maintainer.
7841
7842 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7843
7844 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7845 * configure: Regenerated.
7846
7847 2003-12-16 Jan Hubicka <jh@suse.cz>
7848
7849 * MAINTAINERS: Add myself as callgraph maintainer.
7850
7851 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7852
7853 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7854 * configure: Regenerate.
7855
7856 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7857
7858 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7859 'Write After Approval' section. Update email.
7860
7861 2003-12-01 James Lemke <jim@wasabisystems.com>
7862
7863 * MAINTAINERS (Write After Approval): Add myself.
7864
7865 2003-11-20 Matt Thomas <matt@3am-software.com>
7866
7867 * MAINTAINERS: Add myself as a vax port maintainer.
7868
7869 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7870
7871 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7872 (configure-build-[+module+], configure-[+module+]): Likewise.
7873 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7874 * Makefile.in: Regenerate.
7875
7876 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7877
7878 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7879 shared/dylibed libraries.
7880 * ltmain.sh: Likewise.
7881 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7882 * ltcf-cxx.sh: Likewise.
7883 * ltcf-gcj.sh: Likewise.
7884 * ltconfig: Likewise.
7885
7886 2003-11-17 Stan Cox <scox@redhat.com>
7887
7888 * MAINTAINERS: Add myself as iq2000 port maintainer.
7889
7890 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7891
7892 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7893 * Makefile.in: Regenerate.
7894
7895 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7896
7897 * config.sub: Update to 2003-11-03 version.
7898
7899 2003-10-20 Phil Edwards <phil@codesourcery.com>
7900
7901 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7902 * configure: Regenerate.
7903
7904 2003-10-20 Nicolas Pitre <nico@cam.org>
7905
7906 * MAINTAINERS: Add myself to 'Write After Approval' section.
7907
7908 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7909
7910 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7911
7912 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7913
7914 * MAINTAINERS: Update my email address.
7915
7916 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7917
7918 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7919
7920 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7921
7922 * MAINTAINERS: Add myself to 'Write After Approval' section.
7923
7924 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7925
7926 * config.guess: Update to 2003-10-16 version.
7927 * config.sub: Update to 2003-10-16 version.
7928
7929 2003-10-15 David Daney <ddaney@avtrex.com>
7930
7931 * MAINTAINERS: Added myself to 'Write After Approval' section.
7932
7933 2003-10-15 Falk Hueffner <falk@debian.org>
7934
7935 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7936 'Write After Approval' section. Update email.
7937
7938 2003-10-14 Roger Sayle <roger@eyesopen.com>
7939
7940 * MAINTAINERS: Move myself from 'Write After Approval' to
7941 'Various Maintainers' section as middle-end maintainer.
7942
7943 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7944
7945 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7946 HOST_FLAGS_TO_PASS.
7947 * Makefile.in: Regenerate.
7948
7949 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7950
7951 * config.guess: Update to 2003-10-07 version.
7952 * config.sub: Update to 2003-10-07 version.
7953
7954 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7955
7956 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7957 * ltconfig (irix5*, irix6*): Don't override version_type.
7958
7959 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7960
7961 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7962 * configure: Rebuilt
7963 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7964 * Makefile.in: Rebuilt
7965
7966 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7967
7968 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7969
7970 2003-09-30 Carlo Wood <carlo@alinoe.com>
7971
7972 * MAINTAINERS (Write After Approval): Add myself.
7973
7974 2003-09-29 Paul Koning <ni1d@arrl.net>
7975
7976 * MAINTAINERS: Move myself from "Write After Approval"
7977 to CPU platform maintainers for pdp11 platform.
7978
7979 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7980
7981 * MAINTAINERS: Move myself from 'Write After Approval' to
7982 'Various Maintainers' section as libffi testsuite maintainer.
7983
7984 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7985
7986 * configure.in: Pass a computed --program-transform-name
7987 to subconfigures.
7988 * configure: Regenerated.
7989
7990 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7991
7992 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7993 * Makefile.in: Regenerate.
7994
7995 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7996 * Makefile.in: Regenerate.
7997
7998 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7999
8000 * MAINTAINERS: Move myself from 'Write After Approval'
8001 to 'Various Maintainers' (objective-c) section.
8002
8003 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8004
8005 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8006 quoting.
8007 * configure: Regenerated.
8008
8009 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8010
8011 * MAINTAINERS (Write After Approval): Add myself to write after
8012 approval list.
8013
8014 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8015
8016 * MAINTAINERS (Write After Approval): Add myself.
8017
8018 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8019
8020 * MAINTAINERS: Update my e-mail address.
8021
8022 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8023
8024 * libtool.m4 (LD): Correct powerpc64 host match.
8025
8026 2003-09-06 James E Wilson <wilson@tuliptree.org>
8027
8028 * MAINTAINTERS: Update my affiliation and email address.
8029
8030 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8031
8032 * MAINTAINERS (Write After Approval): Add myself.
8033
8034 2003-09-04 DJ Delorie <dj@redhat.com>
8035
8036 * configure: Regenerate.
8037
8038 2003-09-04 Robert Millan <robertmh@gnu.org>
8039
8040 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8041
8042 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8043
8044 * configure.in: Ensure arguments to sed are properly spaced.
8045 * configure: Regenerate.
8046
8047 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8048
8049 * MAINTAINERS: Update my e-mail address.
8050
8051 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8052
8053 * MAINTAINERS (Write After Approval): Add myself.
8054
8055 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8056
8057 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8058 * configure: Regenerated.
8059
8060 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8061
8062 * MAINTAINERS: Update my email address.
8063
8064 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8065
8066 * configure.in: Use newline instead of semicolon when assuming
8067 shell arguments in a for loop.
8068 * configure: Regenerated.
8069
8070 2003-08-22 Jason Eckhardt <jle@rice.edu>
8071
8072 * MAINTAINERS: Resurrect the i860 maintainer.
8073
8074 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8075
8076 PR 8180
8077 * configure.in: When testing with_libs and with_headers, treat
8078 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8079 * configure: Regenerate.
8080
8081 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8082 make, shell, etc.
8083 (baseargs): Likewise.
8084 * configure: Regenerate.
8085
8086 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8087
8088 * MAINTAINERS (Write After Approval): Add myself.
8089
8090 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8091
8092 * configure.in: Disable libgcj for darwin not on powerpc.
8093 * configure: Rebuild.
8094
8095 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8096
8097 * config-ml.in, symlink-tree: Add license.
8098
8099 2003-08-03 Richard Stallman <rms@gnu.org>
8100 Eben Moglen <moglen@columbia.edu>
8101
8102 * README.SCO: New file.
8103
8104 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8105
8106 * Makefile.tpl (check, check-c++): Express dependencies using
8107 dependencies rather than commands.
8108 * Makefile.in: Regenerate.
8109
8110 2003-08-01 Andrew Cagney <cagney@redhat.com>
8111
8112 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8113 * configure: Ditto.
8114
8115 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8116
8117 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8118 * Makefile.in: Update.
8119
8120 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8121
8122 * configure.in: Enable libgcj for darwin.
8123 * configure: Rebuild.
8124
8125 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8126
8127 * config-ml.in: Use ac_configure_args directly instead of
8128 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8129 actually seen.
8130
8131 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8132
8133 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8134 creating target and build subdirs to build all parent dirs as needed.
8135 * Makefile.in: Rebuild.
8136 * configure.in: Don't build dirs explicitly here.
8137 * configure: Rebuild.
8138
8139 2003-07-26 Paul Brook <paul@nowt.org>
8140
8141 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8142
8143 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8144
8145 * Makefile.tpl (all-make): Depend on intl.
8146 * Makefile.in: Rebuilt.
8147
8148 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8149
8150 * install-sh: Update to newer upstream versions (associated with
8151 aclocal 1.7).
8152 * mkinstalldirs: Likewise.
8153 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8154
8155 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8156
8157 * MAINTAINERS: Move self from Bug database only accounts
8158 to write-after-approval.
8159
8160 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8161
8162 * config.if: Remove unused libc_interface determination.
8163
8164 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8165
8166 * MAINTAINERS: Move self from write-after-approval to
8167 build machinery (*.in).
8168
8169 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8170
8171 PR bootstrap/11273
8172 PR bootstrap/11408
8173 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8174 unused INSTALL_PROGRAM_ARGS.
8175 * configure.in: Use AC_PROG_INSTALL.
8176 * Makefile.in: Regenerate.
8177 * configure: Regenerate.
8178
8179 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8180
8181 * MAINTAINERS: Alphabetize.
8182
8183 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8184
8185 * configure: Rebuilt.
8186 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8187 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8188 newlib nor libgloss.
8189 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8190 * configure.in (am33_2.0-*-linux*): Added.
8191
8192 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8193
8194 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8195 * configure: Regenerate.
8196
8197 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8198
8199 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8200 * Makefile.in: Regenerate.
8201
8202 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8203
8204 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8205 * Makefile.in: Regenerate.
8206
8207 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8208
8209 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8210 * Makefile.in: Regenerated.
8211
8212 * config-ml.in: Replace PWD with PWD_COMMAND.
8213
8214 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8215
8216 * intl: New directory; see intl/ChangeLog for details.
8217 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8218 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8219 * Makefile.in: Regenerate.
8220
8221 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8222
8223 * configure.in: Clean up config-lang.in handling. Delete
8224 useless assignment to "subdirs".
8225 * configure: Regenerate.
8226
8227 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8228
8229 * configure.in: Rename 'target_libs' to 'target_libraries'.
8230 Remove useless reference to 'target_libs'.
8231 * configure: Regenerate.
8232
8233 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8234
8235 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8236 * Makefile.in: Regenerate.
8237
8238 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8239
8240 * Makefile.def: Introduce flags_to_pass.
8241 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8242 * Makefile.in: Regenerate.
8243
8244 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8245
8246 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8247 and target-libgloss.
8248 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8249 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8250 * configure: Regenerate.
8251
8252 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8253
8254 * configure.in: Update testsuite_flags to new location.
8255 * configure. Regenerate.
8256
8257 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8258
8259 * Makefile.tpl: Remove BUILD_CC stuff.
8260 * Makefile.in: Regenerate.
8261
8262 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8263
8264 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8265
8266 2003-06-16 Graeme Peterson <gp@qnx.com>
8267
8268 * MAINTAINERS (Write After Approval): Add myself.
8269
8270 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8271
8272 * config.guess: Update to 2003-06-12 version.
8273 * config.sub: Update to 2003-06-13 version.
8274
8275 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8276
8277 * config.guess: Update to 2003-06-06 version.
8278 * config.sub: Update to 2003-06-06 version.
8279
8280 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8281
8282 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8283 * configure. Regenerate.
8284
8285 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8286
8287 * configure.in: Disable serial configure by default.
8288 * configure: Regenerate.
8289 * Makefile.tpl: Abolish .NOTPARALLEL.
8290 * Makefile.in: Regenerate.
8291
8292 * Makefile.tpl: Replace {build,host,target}_canonical by
8293 {build,host,target}.
8294 * Makefile.in: Regenerate.
8295
8296 * Makefile.tpl: Fix stupid pasto.
8297 * Makefile.in: Regenerate.
8298
8299 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8300
8301 * Makefile.tpl: Remove bogus conditional.
8302 * Makefile.in: Regenerate.
8303
8304 2003-06-05 Jan Hubicka <jh@suse.cz>
8305
8306 * Makefile.tpl (profiledbootstrap): New target.
8307 * Makefile.in (profiledbootstrap): New target.
8308
8309 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8310
8311 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8312 Pinski. Remove user names from other bugzilla-only maintainers.
8313
8314 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8315
8316 * Makefile.tpl: Make 'recursive targets' using autogen rather
8317 than shell loop. Remove duplicate 'clean' targets and false
8318 comments.
8319 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8320 Add systematic method of specifying missing targets in subdirs.
8321 Add copyright boilerplate.
8322 * Makefile.in: Regenerate.
8323 * configure.in: Add 'recursive targets' to maybe list.
8324 * configure: Regenerate.
8325
8326 * MAINTAINERS: "GNATS only" -> "Bug database only".
8327
8328 * Makefile.tpl: Rename [+target+] to [+make_target+].
8329 * Makefile.def: Rename 'target' to 'make_target'.
8330
8331 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8332
8333 * MAINTAINERS: Add self as options handling maintainer.
8334
8335 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8336
8337 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8338 been too long since I touched those ports.
8339
8340 2003-05-28 DJ Delorie <dj@redhat.com>
8341
8342 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8343 * Makefile.in: Regenerate.
8344
8345 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8346
8347 * configure.in: Use curly braces in the definition of tooldir.
8348 * configure: Regenerate.
8349
8350 2003-05-21 DJ Delorie <dj@redhat.com>
8351
8352 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8353 newlib or libgloss.
8354 * Makefile.in: Regenerate.
8355
8356 2003-05-21 DJ Delorie <dj@redhat.com>
8357
8358 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8359 * Makefile.in: Regenerate.
8360
8361 2003-05-20 Ian Lance Taylor <ian@airs.com>
8362
8363 * MAINTAINERS: Update my e-mail address.
8364
8365 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8366
8367 * configure.in: Switch more things to use maybe dependencies.
8368 * Makefile.tpl: Switch more things to use maybe dependencies.
8369 Factor out common code from autogen IF statements.
8370 * configure: Regenerate.
8371 * Makefile.in: Regenerate.
8372
8373 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8374
8375 * configure.in: Accept i[3456789]86 for machine type.
8376 * configure: Regenerate.
8377
8378 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8379
8380 * configure.in: Switch more things to use maybe dependencies.
8381 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8382 * configure: Regenerate.
8383 * Makefile.tpl: Switch more things to use maybe dependencies.
8384 * Makefile.in: Regenerate.
8385
8386 2003-05-16 Andreas Schwab <schwab@suse.de>
8387
8388 * Makefile.tpl (install-opcodes): Define.
8389 * Makefile.in: Rebuild.
8390
8391 2003-05-13 Andreas Jaeger <aj@suse.de>
8392
8393 * config.guess: Update to 2003-05-09 version.
8394 * config.sub: Update to 2003-05-09 version.
8395
8396 2003-05-13 Michael Eager <eager@mvista.com>
8397
8398 * configure.in: Correct sed script so that options in quotes are not
8399 deleted.
8400 * configure: Rebuild.
8401
8402 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8403
8404 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8405 and $$s/newlib/libc/sys/cygwin32 include paths.
8406 * configure: Ditto.
8407
8408 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8409
8410 * MAINTAINERS: Update my email addresses.
8411
8412 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8413
8414 * config-ml.in: Propagate INSTALL variables.
8415
8416 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8417
8418 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8419
8420 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8421
8422 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8423 * Makefile.in: Regenerate.
8424
8425 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8426
8427 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8428
8429 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8430
8431 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8432
8433 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8434
8435 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8436 * Makefile.in: Regenerated.
8437
8438 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8439
8440 * MAINTAINERS (Write After Approval): Upgrade myself from
8441 GNATS only to write-after-approval. Update my mail address.
8442
8443 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8444
8445 (OS Port Maintainers: freebsd): Add myself.
8446
8447 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8448
8449 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8450
8451 2003-04-22 Kean Johnston <jkj@sco.com>
8452
8453 * MAINTAINERS (SCO ports): Added myself.
8454
8455 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8456
8457 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8458
8459 2003-04-19 Kean Johnston <jkj@sco.com>
8460
8461 * MAINTAINERS (Write After Approval): Add myself.
8462
8463 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8464
8465 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8466 * Makefile.in: Regenerate.
8467
8468 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8469
8470 * configure.in (powerpc64*-*-linux*): Remove.
8471 * configure: Rebuilt.
8472
8473 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8474
8475 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8476 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8477 and restrap.
8478 * Makefile.in: Regenerate.
8479
8480 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8481
8482 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8483 * configure: Regenerated.
8484
8485 2003-04-15 DJ Delorie <dj@redhat.com>
8486
8487 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8488
8489 2003-04-13 Nick Clifton <nickc@redhat.com>
8490
8491 * config-ml.in: Remove support for --disable-aix removing
8492 call-aix multilibs.
8493
8494 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8495
8496 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8497 * */configure: Rebuilt.
8498
8499 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8500
8501 * MAINTAINERS: Add my email address.
8502
8503 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8504
8505 * MAINTAINERS (Write After Approval): Add myself.
8506
8507 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8508
8509 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8510 * Makefile.in: Regenerate.
8511
8512 2003-03-14 Michael Chastain <mec@shout.net>
8513
8514 * Makefile.in: Regenerate with correct Makefile.def.
8515
8516 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8517
8518 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8519 Make macro.
8520 * Makefile.in: Regenerate.
8521 * configure.in: Clean up gxx_include_dir logic.
8522 * configure: Regenerate.
8523
8524 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8525
8526 * MAINTAINERS (Write After Approval): Add myself.
8527
8528 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8529
8530 * MAINTAINERS: Update my mail address.
8531
8532 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8533
8534 * configure.in (gxx_include_dir): Fix typo.
8535 * configure: Regenerated.
8536
8537 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8538
8539 * Makefile.tpl: Reindent.
8540 * Makefile.in: Regenerate.
8541 * configure.in: Reindent. Don't set unused variables.
8542 * configure: Regenerate.
8543
8544 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8545
8546 * configure.in: Include $(build_tooldir)/sys-include in
8547 FLAGS_FOR_TARGET.
8548 * configure: Regenerated.
8549
8550 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8551
8552 * Makefile.tpl: Always pass down RANLIB.
8553 * Makefile.in: Regenerate.
8554
8555 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8556 * Makefile.in: Regenerate.
8557 * configure.in: Remove unused logic relating to --enable-shared
8558 and --enable-threads. Remove bogus comments. Remove redundant
8559 noconfigdirs.
8560 * configure: Regenerate.
8561
8562 * configure.in: Replace ${libstdcxx_version} by its value.
8563 Remove reference to mh-dgux.
8564 * configure: Regenerate.
8565
8566 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8567
8568 * MAINTAINERS (Write After Approval): Add myself.
8569
8570 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8571
8572 * Makefile.tpl: Rearrange.
8573 * Makefile.in: Regenerate.
8574
8575 2003-02-25 Uwe Stieber <uwe@wwws.de>
8576
8577 * configure.in: Add support for kaOS as cross build target system.
8578 * configure: Regenerated.
8579
8580 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8581
8582 * MAINTAINERS (Write after approval): Add myself.
8583
8584 2003-02-21 James E Wilson <wilson@tuliptree.org>
8585
8586 * MAINTAINERS: Update my email address.
8587
8588 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8589
8590 * MAINTAINERS: Add self to blanket write privs. section.
8591
8592 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8593
8594 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8595 configure-target-* as some target builds may require additional
8596 flags for preprocessor tests.
8597 * Makefile.in: Regenerated.
8598
8599 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8600
8601 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8602 * ltconfig: Handle it.
8603 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8604 auto-detecting it.
8605
8606 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8607 it is used as argument to $CC.
8608 * ltcf-gcj.sh: Likewise.
8609
8610 * configure.in: Introduce --enable-maintainer-mode.
8611 * configure: Rebuilt.
8612 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8613 for maintainer mode.
8614 * Makefile.in: Rebuilt.
8615
8616 2003-02-18 Jason Merrill <jason@redhat.com>
8617
8618 * Makefile.tpl (check-c++): Allow parallelism.
8619
8620 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8621
8622 * MAINTAINERS: Remove John Carr (who never actually had access to
8623 gcc.gnu.org).
8624
8625 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8626
8627 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8628 don't configure target-libobjc.
8629 * configure: Regenerate.
8630
8631 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8632
8633 * Makefile.tpl (RANLIB): Define.
8634 * Makefile.in: Regenerate.
8635
8636 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8637
8638 * MAINTAINERS: Update my email.
8639
8640 2003-02-06 Keith R Seitz <keiths@redhat.com>
8641
8642 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8643 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8644 * Makefile.in: Regenerated.
8645 * configure.in: Remove all traces of snavigator, db, and grep.
8646 * configure: Regenerated.
8647
8648 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8649
8650 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8651 After Approval.
8652
8653 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8654
8655 * MAINTAINERS (Write after approval): Add myself.
8656
8657 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8658
8659 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8660 * Makefile.in: Regenerated.
8661
8662 2003-01-30 Roger Sayle <roger@eyesopen.com>
8663
8664 * config.guess: Updated to 2003-01-30's version.
8665 * config.sub: Updated to 2003-01-28's version.
8666
8667 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8668
8669 * config.if: If gcc_version is already set, just use it. Don't set
8670 gcc_version_trigger if it's already set, otherwise set it to
8671 gcc/version.c, but only if the file exists. If it is not set and
8672 gcc/version.c does not exist, try to extract the version number from
8673 $CC.
8674
8675 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8676
8677 * MAINTAINERS: Add myself to write-after-approval list.
8678
8679 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8680
8681 * configure.in: Revert 24Jan change.
8682 * configure: Regenerate.
8683
8684 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8685
8686 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8687 entry of HJ Lu.
8688
8689 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8690
8691 * configure.in: Revert previous change.
8692 * configure: Regenerate.
8693
8694 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8695
8696 * configure.in: Make rda native-only.
8697 * configure: Regenerate.
8698
8699 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8700
8701 * MAINTAINERS: Move myself from GNATS-only-accounts to
8702 write-after-approval.
8703
8704 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8705
8706 * configure.in: Add missing \.
8707 * configure: Rebuilt.
8708
8709 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8710
8711 * configure.in (baseargs): Avoid using \| in sed regular
8712 expressions.
8713 * configure: Rebuilt.
8714
8715 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8716
8717 * configure.in (baseargs): Remove all supported forms of
8718 --cache-file, --srcdir, --host, --build and --target options
8719 from argument lists.
8720 * configure: Rebuilt.
8721
8722 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8723
8724 * MAINTAINERS: Add myself to write-after-approval list.
8725
8726 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8727
8728 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8729 * configure: Rebuilt.
8730
8731 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8732
8733 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8734 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8735 * Makefile.in: Regenerate.
8736 * configure: Regenerate.
8737
8738 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8739
8740 * configure.in: Remove Makefile in build, host and target modules
8741 unless configure was run with --no-recursion.
8742 * configure: Rebuilt.
8743
8744 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8745
8746 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8747 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8748 * Makefile.in: Regenerate.
8749
8750 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8751
8752 * config.guess: Update to 2003-01-03 version.
8753 * config.sub: Update to 2003-01-03 version.
8754
8755 2003-01-07 Christopher Faylor <cgf@redhat.com>
8756
8757 * configure: Regenerate with proper autoconf 2.13.
8758
8759 2003-01-07 Christopher Faylor <cgf@redhat.com>
8760
8761 * configure.in: Add AC_PREREQ for consistency.
8762 * configure: Regenerate.
8763
8764 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8765
8766 * configure.in (GDB_TK): Add tcl directories conditional on
8767 gdb/gdbtk directory being present.
8768 * configure: Regenerate.
8769
8770 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8771
8772 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8773 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8774 * configure: Rebuilt.
8775
8776 2002-12-31 Tom Tromey <tromey@redhat.com>
8777
8778 * Makefile.in: Rebuilt.
8779 * Makefile.def (target_modules) [libffi]: Allow installation.
8780
8781 2002-12-31 Andreas Schwab <schwab@suse.de>
8782
8783 * configure.in: Fix use of $program_transform_name.
8784 * configure: Regenerated.
8785
8786 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8787
8788 * configure.in (baseargs): Don't remove first configure argument.
8789 * configure: Regenerated.
8790
8791 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8792
8793 * Makefile.tpl (local-distclean): Don't remove...
8794 (multilib.ts): ... this. Moved into...
8795 (multilib.out): ... this. Don't use sub-make.
8796 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8797 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8798 (configure-build-[+module+], configure-[+module+],
8799 configure-target-[+module+], configure-gcc): ... these. Test
8800 for Makefile existence. Drop config.status from dependencies.
8801 * Makefile.in: Rebuilt.
8802 * configure.in: Move gcc-version-trigger to the end of
8803 ac_configure_args. Add comments to maybedep.tmp and
8804 serdep.tmp. Introduce --disable-serial-configure. Remove
8805 nonopt from baseargs, matching and removing corresponding
8806 whitespace while at it.
8807 * configure: Rebuilt.
8808
8809 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8810
8811 * configure.in (host_configargs): Replace reference to
8812 no-longer-defined buildopts with --build=${build_alias}.
8813 * configure: Rebuilt.
8814
8815 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8816 program_transform_name to standard idiom.
8817 (AUTOGEN, AUTOCONF): Define.
8818 (Makefile.in): Use $(AUTOGEN).
8819 (Makefile): Depend on config.status, and use autoconf-style rule to
8820 build it. Move original commands to...
8821 (config.status): ... this new target.
8822 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8823 $(AUTOCONF).
8824 * Makefile.in: Rebuilt.
8825
8826 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8827
8828 * Makefile.tpl: Fix dramatic bustage due to change in
8829 program_transform_name.
8830 * Makefile.in: Regenerate.
8831
8832 * configure.in: Remove unnecessary PATH setting.
8833 * configure: Regnerate.
8834
8835 * configure.in: Don't default to unprefixed tools unless
8836 the native tools will work.
8837 * configure: Regenerate.
8838
8839 * configure.in: Convert to autoconf script. Blow away lots
8840 of now-redundant Makefile fragments.
8841 * configure: Generate using Autoconf.
8842 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8843 * Makefile.in: Regenerate.
8844
8845 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8846
8847 * configure: Fix stupid bug where RANLIB was mistakenly included.
8848
8849 * configure.in: Rename (buildargs, hostargs, targargs) to
8850 (build_configargs, host_configargs, target_configargs).
8851
8852 * configure.in: Move logic out of sed statement.
8853
8854 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8855 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8856
8857 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8858
8859 * config.sub: Import from master repository
8860 * config.guess: Ditto
8861
8862 2002-12-24 Andreas Schwab <schwab@suse.de>
8863
8864 * Makefile.tpl (multilib.out): Fix missing space.
8865 * Makefile.in: Regenerate.
8866
8867 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8868
8869 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8870 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8871 * Makefile.in: Regenerate.
8872 * configure.in: Remove unnecessary leftovers.
8873
8874 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8875
8876 * configure.in (extra_ranlibflags_for_target): New variable.
8877 (*-*-darwin): Add -c to ranlib commands.
8878 * configure (tooldir): Handle extra_ranlibflags_for_target.
8879
8880 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8881
8882 * Makefile.tpl: Revert HJL's change.
8883 * Makefile.in: Regenerated.
8884 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8885 always.
8886
8887 2002-12-19 Andreas Schwab <schwab@suse.de>
8888
8889 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8890 * Makefile.in: Regenerate.
8891
8892 2002-12-18 H.J. Lu <hjl@gnu.org>
8893
8894 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8895 * Makefile.in: Regenerated.
8896
8897 * configure.in (build_prefix): New. Substitute.
8898
8899 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8900
8901 * Makefile.tpl: Don't let real targets depend on phony targets.
8902 * Makefile.in: Regenerate.
8903
8904 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8905 * Makefile.in: Regenerate.
8906
8907 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8908
8909 * config.sub: Import from master repository
8910 * config.guess: Ditto
8911
8912 2002-12-16 Jason Merrill <jason@redhat.com>
8913
8914 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8915 previous 'make bootstrap'.
8916 * Makefile.in: Regenerate.
8917
8918 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8919
8920 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8921
8922 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8923
8924 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8925 * Makefile.in: Regenerate.
8926
8927 2002-12-13 Jason Merrill <jason@redhat.com>
8928
8929 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8930 library tests.
8931 (check-c++): Just depend on it and check-target-libstdc++-v3.
8932 * Makefile.in: Regenerate.
8933
8934 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8935
8936 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8937 * Makefile.in: Rebuilt.
8938
8939 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8940
8941 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8942
8943 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8944
8945 * configure: Fix bug put in by gremlins.
8946
8947 * Makefile.tpl: Substitute more autoconfily.
8948 * configure: Substitute more autoconfily.
8949 * Makefile.in: Regenerate.
8950
8951 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8952
8953 * config.sub: Import from master repository
8954 * config.guess: Ditto
8955 * MAINTAINERS: Added Svein Seldal under write after approval
8956
8957 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8958
8959 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8960 * Makefile.in (all-sim): Ditto.
8961
8962 2002-12-06 DJ Delorie <dj@redhat.com>
8963
8964 * Makefile.tpl: Change configure dependencies to not have real
8965 targets depend on phony targets.
8966
8967 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8968
8969 * configure.in: Revert unintentional change.
8970
8971 * Makefile.tpl: Change dependency for */multilib.out so that
8972 it works when gcc isn't in the tree.
8973
8974 * configure.in: Substitute more.
8975 * configure: Run subconfigures from the Makefile.
8976 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8977 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8978
8979 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8980
8981 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8982
8983 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8984
8985 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8986 and corresponding dependencies.
8987 * Makefile.in: Regenerate.
8988
8989 * configure.in (host_tools): Order binutils, gas and ld for
8990 convenience in running the testsuites.
8991
8992 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8993 * Makefile.in: Regenerate.
8994 * configure.in: Introduce rules to serialize subconfigure runs.
8995
8996 * configure.in: Introduce BASE_CC_FOR_TARGET.
8997 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8998 Realize configure-build-* targets. Realize configure-target-* targets.
8999 * Makefile.in: Regenerate.
9000
9001 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9002
9003 * configure: Move gcc_version_trigger stuff from here...
9004 * configure.in: ...to here.
9005
9006 * configure.in: Separate subconfigure options added by this file from
9007 options given by the user. Add machinery to put args for host
9008 subconfigures into the Makefile.
9009
9010 * Makefile.tpl: Remove 'vault' targets.
9011 * Makefile.tpl: Reorder and comment dependencies.
9012 * Makefile.in: Regenerate.
9013
9014 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9015 * configure.in: Fix my broken commit of previous patch. (sigh)
9016
9017 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9018
9019 * configure.in: Move host-specific darwin noconfigdirs into
9020 the host-specific section.
9021
9022 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9023
9024 * configure.in: Move host-specific darwin noconfigdirs into
9025 the host-specific section.
9026
9027 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9028
9029 * configure: Remove skip-this-dir support.
9030 * Makefile.tpl: Remove skip-this-dir support.
9031
9032 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9033 subdirectories.
9034 * Makefile.in: Regenerate.
9035
9036 * Makefile.tpl: Strip out useless setting of 'dir'.
9037 * Makefile.in: Regenerate.
9038
9039 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9040
9041 * configure.in: Fix deeply stupid bug.
9042
9043 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9044 shell code in CXX_FOR_TARGET
9045 * Makefile.def: Introduce raw_cxx.
9046 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9047 RAW_CXX_FOR_TARGET.
9048 * Makefile.in: Regenerate.
9049
9050 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9051
9052 * Makefile.tpl: Remove unnecessary ifs.
9053 * Makefile.in: Regenerate.
9054
9055 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9056 dependencies. Maybe-ize build-libiberty. Create dummy install
9057 targets for 'no_install' modules.
9058 * configure: Move GDB_TK substitution to configure.in. Move
9059 build_modules stuff to configure.in.
9060 * configure.in: Implement soft dependency machinery. Maybe-ize
9061 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9062 * Makefile.in: Regenerate.
9063
9064 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9065
9066 * Makefile.tpl: Make all-target, install-target behave similarly
9067 to all, install (only hitting configured targets). Eliminate
9068 unused macro defintions.
9069
9070 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9071 build != host.
9072
9073 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9074
9075 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9076
9077 * configure.in: Produce lists of subdir targets we're actually
9078 configuring. Remove references to "dosrel".
9079 * Makefile.tpl: Let configure set which subdir targets are hit.
9080 Remove install-cross; clean up install; remove ALL. Remove
9081 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9082 Autogenerate host module targets. Remove empty dependency lines
9083 and redundant dependency; rearrange slightly.
9084 * Makefile.def: Add host-side libtermcap, utils.
9085
9086 * Makefile.in: Regenerate.
9087
9088 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9089
9090 * ltconfig (osf[345]): Append $major to soname_spec.
9091 Reflect this in library_names_spec.
9092 * ltmain.sh (osf): Prefix $major with . for use as extension.
9093
9094 2002-11-19 Andreas Jaeger <aj@suse.de>
9095
9096 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9097 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9098 and sparc64 GNU/Linux systems.
9099
9100 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9101
9102 * MAINTAINERS: Update email.
9103
9104 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9105
9106 * MAINTAINERS: Complete James Dennett's entry.
9107
9108 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9109
9110 * MAINTAINERS (Write After Approval): Add myself.
9111
9112 2002-11-13 Bruce Korb <bkorb@gnu.org>
9113
9114 * Makefile.tpl: syntactic cleanup
9115
9116 2002-11-13 Stuart Hastings <stuart@apple.com>
9117
9118 * MAINTAINERS: Add myself to write-after-approval list.
9119
9120 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9121
9122 * Makefile.def: Add list of recursive targets to autogenerate.
9123 Add build_modules.
9124 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9125 targets. Autogenerate *-build-* targets.
9126 * Makefile.in: Regenerate.
9127
9128 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9129
9130 * configure: More autoconf-style substitutions.
9131 * Makefile.tpl: More autoconf-style substitutions.
9132 * Makefile.in: Regenerate.
9133
9134 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9135
9136 * configure: Substitute more variables in a more autoconf-friendly
9137 way. Simplify slightly.
9138 * Makefile.tpl: Make more variables substitutable in an
9139 autoconf-friendly way.
9140 * Makefile.in: Regenerate.
9141
9142 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9143
9144 * MAINTAINERS (Write After Approval): Add myself.
9145
9146 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9147
9148 * configure.in (v810*): Remove special setting of tools.
9149
9150 * configure: Add support for extra required flags for ar or nm.
9151 * configure.in (aix4.3+): Use above support for target-specific
9152 issues, rather than using config/mt-aix43.
9153
9154 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9155
9156 * configure: Remove 'removing', which doesn't work. Replace $subdir
9157 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9158 with $srcdir. Reformat indentation. Substitute some variables
9159 formerly hard-coded in the Makefile for build=host.
9160 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9161 * Makefile.def: Autogenerate more.
9162 * Makefile.in: Regenerate.
9163
9164 2002-11-04 Adam Nemet <anemet@lnxw.com>
9165
9166 * MAINTAINERS (Write After Approval): Add myself.
9167
9168 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9169
9170 * Makefile.def (host_modules): Add rda.
9171 * Makefile.in: Regenerate.
9172 * configure.in (target_tool): Add target-rda to list.
9173
9174 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9175
9176 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9177
9178 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9179
9180 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9181 and restrap targets to this rule.
9182 * Makefile.in: Regenerate.
9183
9184 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9185
9186 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9187 GNATS only accounts.
9188
9189 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9190
9191 * configure.in (i[3456]86-*-linux*): Add check to disable
9192 ${libgcj} for glibc1.
9193
9194 2002-10-24 Denis Chertykov <denisc@overta.ru>
9195
9196 * MAINTAINERS: Add myself as ip2k port maintainer.
9197
9198 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9199
9200 * configure.in: Add tic4x target.
9201
9202 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9203
9204 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9205 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9206 * Makefile.in: Regenerate.
9207
9208 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9209 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9210 * Makefile.in: Regenerate.
9211
9212 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9213
9214 * MAINTAINERS: Add myself as web pages co-maintainer.
9215
9216 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9217
9218 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9219 * Makefile.in: Regenerate.
9220
9221 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9222
9223 * MAINTAINERS: Add myself and Nathan Sidwell
9224 <nathan@codesourcery.com> as VxWorks maintainers.
9225
9226 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9227
9228 * Makefile.def: Remove order dependency comments.
9229 * Makefile.tpl: Add explicit install-install dependencies.
9230 * Makefile.in: Regenerate.
9231
9232 * Makefile.tpl: Remove material now in src-release. (Finally!)
9233 * Makefile.in: Regenerate.
9234
9235 * Makefile.tpl: Add configure-target (for src-release in src)
9236 * Makefile.in: Regenerate.
9237
9238 2002-09-30 Nick Clifton <nickc@redhat.com>
9239
9240 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9241
9242 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9243
9244 * configure.in (s390*-*-linux*): Enable libgcj.
9245
9246 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9247
9248 * configure: Revert accidentally applied changes.
9249
9250 * Makefile.tpl: Make more autoconf-friendly.
9251 * Makefile.in: Regenerate.
9252 * configure: Make substitution more autoconf-like.
9253
9254 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9255
9256 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9257 single entry to handle all these.
9258 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9259 libjava on arm-*-elf.
9260
9261 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9262
9263 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9264 things that depend on them.
9265
9266 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9267
9268 * Makefile.tpl: Make subsituted variables more autoconfy.
9269 * Makefile.in: Regenerate.
9270 * configure: Make seds more autoconfy.
9271
9272 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9273
9274 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9275 * Makefile.in: Regenerate.
9276 * configure.in: Rewrite sed statements to look autoconfy.
9277
9278 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9279 all-target-foo on configure-target-foo.
9280 * Makefile.def: Ditto.
9281 * Makefile.in: Rebuild.
9282
9283 2002-09-25 Andrew Haley <aph@redhat.com>
9284
9285 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9286
9287 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9288
9289 * Makefile.def: New file.
9290 * Makefile.tpl: New file.
9291 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9292 * contrib/gcc_update: Note that Makefile.in is a generated file.
9293
9294 * configure.in: Minor rearrangement. Simplify tests.
9295
9296 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9297
9298 * configure.in (with_headers): Skip copy if value is "yes".
9299 (with_libs): Likewise.
9300
9301 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9302
9303 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9304 * configure.in (sh*-*-pe*): Ditto.
9305 * configure.in (mips*-*-pe*): Ditto.
9306 * configure.in (*arm-wince-pe): Ditto.
9307
9308 * configure.in: Rearrange.
9309
9310 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9311
9312 * MAINTAINERS: Update my email address.
9313
9314 2002-08-30 Paul Koning <pkoning@equallogic.com>
9315
9316 * MAINTAINERS: (Write After Approval): Add myself.
9317
9318 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9319
9320 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9321
9322 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9323
9324 * MAINTAINERS: Change my mailing address.
9325
9326 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9327
9328 * MAINTAINERS (Write After Approval): Remove myself.
9329 (Various Maintainers: c++ runtime libs): Add myself.
9330
9331 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9332
9333 * MAINTAINERS (Write After Approval): Remove myself.
9334 (Various Maintainers: c++ runtime libs): Add myself.
9335
9336 2002-08-15 Eric Christopher <echristo@redhat.com>
9337
9338 * config.sub: Import from master repository.
9339 * config.guess: Ditto.
9340
9341 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9342
9343 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9344 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9345 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9346
9347 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9348
9349 * MAINTAINERS: Add self to rs6000 vector extensions.
9350
9351 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9352
9353 * libiberty/configure: Reverted unintended yesterday's check in.
9354
9355 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9356
9357 * boehm-gc/configure, libf2c/configure: Rebuilt.
9358 * libffi/configure, libiberty/configure: Ditto.
9359 * libjava/configure, libobjc/configure: Ditto.
9360 * libstdc++-v3/configure, zlib/configure: Ditto.
9361 Merged from binutils:
9362 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9363 From Steve Ellcey <sje@cup.hp.com>:
9364 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9365 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9366 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9367 IA64.
9368 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9369 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9370 soname_spec, sys_lib_search_path_spec): Ditto.
9371
9372 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9373
9374 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9375
9376 2002-08-04 H.J. Lu (hjl@gnu.org)
9377
9378 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9379
9380 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9381
9382 * MAINTAINERS (Write After Approval): Add myself.
9383
9384 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9385
9386 * configure.in: Move generic linux case to end. Copy generic
9387 linux noconfigdirs to mips*-*-linux* entry and new
9388 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9389
9390 2002-07-19 Michael Matz <matz@suse.de>
9391
9392 * MAINTAINERS: Add myself as ra* maintainer.
9393
9394 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9395
9396 * config.guess: Update to 2002-07-09 version.
9397 * config.sub: Update to 2002-07-03 version.
9398
9399 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9400
9401 * MAINTAINERS: Fix typo in a maintainer email address.
9402
9403 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9404
9405 * configure.in: Remove two redundant tests.
9406
9407 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9408
9409 * configure.in (mips*-*-irix6*o32): Enable stabs.
9410
9411 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9412
9413 * configure.in: Don't build grez.
9414 * Makefile.in: Ditto.
9415
9416 * Makefile.in: Remove references to bsp, cygmon, libstub.
9417 * configure.in: Ditto.
9418
9419 * configure.in: Remove leftover reference to gdbtest.
9420
9421 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9422
9423 * configure.in (gxx_include_dir): Change to match versioned
9424 C++ headers if --enable-version-specific-runtime-libs is used.
9425
9426 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9427
9428 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9429
9430 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9431
9432 * configure.in: Make --without-x work.
9433
9434 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9435
9436 * configure.in: Rearrange target Makefile fragment collection.
9437
9438 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9439 cvs[src].
9440 * configure.in: Ditto.
9441
9442 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9443
9444 * MAINTAINERS (Write After Approval): Update my e-mail address.
9445
9446 2002-06-24 Ben Elliston <bje@redhat.com>
9447
9448 * configure.in (host_tools): Remove cgen.
9449
9450 * Makefile.in (all-cgen): Remove; runs from its source directory.
9451 (check-cgen, install-cgen, clean-cgen): Likewise.
9452 (all-opcodes): Do not depend on all-cgen.
9453 (all-sim): Likewise.
9454
9455 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9456
9457 * Makefile.in: Eliminate 'apache' targets.
9458 * configure.in: Eliminate 'apache' targets.
9459
9460 * configure.in: Eliminate redundant tests. Reorganize.
9461
9462 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9463
9464 * config-ml.in: Eliminate references to Cygnus configure.
9465
9466 * Makefile.in: Eliminate references to building emacs.
9467
9468 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9469
9470 * MAINTAINERS: Update my email address.
9471
9472 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9473
9474 * config.if (libstdcxx_incdir): Version C++ headers.
9475 (cxx_incdir): Remove.
9476
9477 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9478
9479 * MAINTAINERS (Write After Approval): Add self.
9480
9481 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9482
9483 * configure.in: Add support for ip2k.
9484
9485 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9486
9487 * configure.in: Fix AIX configury bug.
9488
9489 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9490
9491 * MAINTAINERS (Write After Approval): Add self.
9492
9493 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9494
9495 * configure.in: replace ${topsrcdir} with ${srcdir}
9496
9497 * configure.in: Move definition of libstdcxx_flags
9498 right above usage, rather than waaay earlier.
9499
9500 * configure.in: Pull definition of is_cross_compiler earlier.
9501
9502 * configure.in: Rearrange a little.
9503
9504 * configure.in: Remove references to librx.
9505 * Makefile.in: Remove references to librx.
9506
9507 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9508
9509 * config.sub: Add support for avr target.
9510 Import from master sources, rev 1.255
9511
9512 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9513
9514 * configure, .cvsignore: Revert previous change...
9515 * Makefile: ...delete.
9516
9517 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9518
9519 * configure.in: Eliminate ${gasdir} variable.
9520
9521 2002-06-18 Dave Brolley <brolley@redhat.com>
9522
9523 * configure.in: Add support for frv.
9524 * config.sub: Add support for frv.
9525
9526 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9527
9528 * configure: Remove garbage from previous commit.
9529
9530 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9531
9532 * configure: For in-source builds, make a subdir and re-exec there.
9533 * Makefile: New file. Pass targets through to build directory.
9534 * .cvsignore: No longer ignore "Makefile".
9535
9536 2002-06-16 Douglas Rupp <rupp@gnat.com>
9537
9538 * MAINTAINERS (Write After Approval): Add self.
9539
9540 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9541
9542 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9543
9544 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9545
9546 * configure.in (vax-*-netbsd*): Re-enable gas.
9547
9548 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9549
9550 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9551 BUILD_PREFIX_1, to correct nomenclature.
9552 * configure: Likewise.
9553
9554 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9555 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9556
9557 2002-05-31 Olaf Hering <olh@suse.de>
9558
9559 * config-ml.in: Propogate DESTDIR also.
9560
9561 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9562
9563 * configure.in (vax-*-netbsd*): Don't build gas for this
9564 platform.
9565
9566 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9567
9568 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9569 and libgcj for AVR.
9570
9571 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9572
9573 * MAINTAINERS (Write After Approval): Add myself.
9574
9575 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9576
9577 * config.guess: Update to 2002-05-22 version.
9578 * config.sub: Likewise.
9579
9580 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9581
9582 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9583 * config-ml.in: Likewise.
9584 * configure: Likewise.
9585 * configure.in: Likewise.
9586
9587 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9588
9589 * MAINTAINERS: Update my email address.
9590
9591 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9592
9593 * configure.in: Simplify makefile fragment collection.
9594
9595 * configure.in: Remove code to build emacs.
9596
9597 * configure.in : Remove --srcdir argument from targargs and buildargs
9598 (it's always overridden in the Makefile anyway). Rearrange a bit.
9599
9600 * configure: Move some logic to configure.in.
9601 * configure.in: Move some logic from configure.
9602
9603 2002-05-11 Tom Tromey <tromey@redhat.com>
9604
9605 * MAINTAINERS: Reflect libgcj reality.
9606
9607 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9608
9609 * Makefile.in: Honour DESTDIR.
9610
9611 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9612
9613 * config.guess: Import 2002-03-20 version.
9614 * config.sub: Import 2002-04-26 version.
9615
9616 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9617
9618 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9619
9620 2002-05-07 Tim Josling <tej@melbpc.org.au>
9621
9622 * MAINTAINERS: Add self.
9623
9624 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9625
9626 * ltmain.sh: Detect and handle object name conflicts
9627 while piecewise linking a static library.
9628
9629 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9630
9631 * configure.in (noconfigdirs): Don't disable libgcj on
9632 sparc64-*-solaris* and sparcv9-*-solaris*.
9633
9634 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9635
9636 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9637
9638 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9639
9640 * configure.in (FLAGS_FOR_TARGET): Do not add
9641 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9642 on i[3456]86-*-linux*.
9643
9644 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9645
9646 * configure.in (noconfigdirs): Replace [ ] with test.
9647
9648 * configure.in (noconfigdirs): Do not add target-newlib if
9649 target == i[3456]86-*-linux*, and host == target.
9650
9651 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9652
9653 * configure.in: delete reference to absent file
9654
9655 * configure.in: replace '[' with 'test'
9656
9657 * configure.in: Eliminate references to gash.
9658 * Makefile.in: Eliminate references to gash.
9659
9660 * configure.in: remove useless references to 'pic' makefile fragments.
9661
9662 * configure.in: (*-*-windows*) Finish removing.
9663
9664 * configure.in: Eliminate redundant test for libgui.
9665
9666 2002-04-29 Roger Sayle <roger@eyesopen.com>
9667
9668 * MAINTAINERS: Add self and realphabetize. Update entries
9669 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9670 entry for a29k port maintainer.
9671
9672 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9673
9674 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9675 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9676
9677 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9678
9679 * configure.in: remove references to dead files
9680
9681 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9682
9683 * MAINTAINERS: Add information about purpose of this file.
9684
9685 2002-04-18 Tom Tromey <tromey@redhat.com>
9686
9687 * configure.in: Disallow configuring libgcj when it is already
9688 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9689 Solaris 2.8 by default. For PR libgcj/6158.
9690
9691 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9692
9693 * configure.in: Move default CC setting out of config/mh-* fragments
9694 directly into here.
9695
9696 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9697
9698 * configure.in: don't even try to configure or make a subdirectory
9699 if there's no configure script for it.
9700
9701 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9702
9703 * MAINTAINERS: Remove chill maintainers.
9704 * Makefile.in (CHILLFLAGS): Remove.
9705 (CHILL_LIB): Remove.
9706 (TARGET_CONFIGDIRS): Remove libchill.
9707 (CHILL_FOR_TARGET): Remove.
9708 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9709 CHILL_LIB.
9710 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9711 (CHECK_TARGET_MODULES): Likewise.
9712 (INSTALL_TARGET_MODULES): Likewise.
9713 (CLEAN_TARGET_MODULES): Likewise.
9714 (configure-target-libchill): Remove.
9715 (all-target-libchill): Remove.
9716 * configure.in (target_libs): Remove target-libchill.
9717 Do not compute CHILL_FOR_TARGET.
9718 * libchill: Remove directory.
9719
9720 2002-04-11 DJ Delorie <dj@redhat.com>
9721
9722 * Makefile.in, configure.in: Sync with binutils, entries
9723 follow...
9724
9725 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9726
9727 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9728 (do-tar, do-bz2): New rules.
9729 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9730 (gdb-tar): New rule.
9731 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9732 (insight_dejagnu.tar): New rule.
9733 (insight.tar): New rule.
9734 (gdb+dejagnu.tar): New rule.
9735 (gdb.tar): New rule.
9736
9737 2002-02-01 Mo DeJong <supermo@bayarea.net>
9738
9739 * Makefile.in: Add all-tix to deps for all-snavigator
9740 so that tix is built when building snavigator.
9741
9742 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9743
9744 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9745 ld and gdb are not supported.
9746
9747 2002-01-07 Mark Salter <msalter@redhat.com>
9748
9749 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9750 Allow target-libgloss to be built for arm, strongarm, and xscale.
9751
9752 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9753
9754 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9755 options for i[3456]86-pc-linux* native builds.
9756
9757 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9758
9759 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9760 files from .po files for a distribution.
9761
9762 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9763
9764 * configure.in: Enable libstdc++-v3 for h8300 targets.
9765
9766 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9767
9768 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9769 version from bfd/.
9770
9771 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9772
9773 * Makefile.in (VER): When present, extract the version number from
9774 the file version.in.
9775
9776 2001-05-24 Tom Rix <trix@redhat.com>
9777
9778 * configure.in : enable ld for aix
9779
9780 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9781
9782 * config.guess: Add linux target for S/390.
9783
9784 2000-11-07 Philip Blundell <pb@futuretv.com>
9785
9786 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9787
9788 2000-11-03 Philip Blundell <pb@futuretv.com>
9789
9790 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9791 files.
9792
9793 2001-01-15 Ben Elliston <bje@redhat.com>
9794
9795 * configure.in (host_tools): Add sid.
9796 Always configure cgen.
9797
9798 2000-11-24 Nick Clifton <nickc@redhat.com>
9799
9800 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9801
9802
9803 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9804
9805 * Makefile.in (ALL_MODULES): Add all-cgen.
9806 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9807 (all-cgen): New target.
9808 (all-opcodes,all-sim): Depend on all-cgen.
9809 * configure.in (host_tools): Add cgen.
9810 Only configure cgen if --enable-cgen-maint.
9811
9812 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9813
9814 * configure.in: Add *-*-freebsd* configurations.
9815
9816 2002-04-08 Tom Tromey <tromey@redhat.com>
9817
9818 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9819 Fixes PR libgcj/6068.
9820
9821 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9822
9823 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9824
9825 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9826
9827 * configure.in (alpha*-dec-osf*): Enable libgcj.
9828
9829 2003-03-27 Matthew Gingell <gingell@gnat.com>
9830
9831 * MAINTAINERS (Write After Approval): Add myself.
9832
9833 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9834
9835 Fix for: PR bootstrap/3591, target/5676
9836 * configure.in (mcore-pe): Disable the configuration of
9837 libstdc++-v3 since exceptions are not supported.
9838
9839 2002-03-20 Anthony Green <green@redhat.com>
9840
9841 * configure.in: Enable libgcj for xscale-elf target.
9842
9843 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9844
9845 * MAINTAINERS: Update my email address.
9846
9847 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9848
9849 * ltmain.sh (relink_command): Fix typo in previous change.
9850
9851 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9852
9853 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9854 (relink_command): Added --tag flags.
9855 (mode=install): If relinking fails; error out.
9856
9857 2002-03-12 Richard Henderson <rth@redhat.com>
9858
9859 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9860 .NOTPARALLEL tag.
9861 (do-check): Rename from check.
9862 (check): Allow parallel check.
9863
9864 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9865
9866 * MAINTAINERS: Add myself as maintainer for xtensa port.
9867 Fix alphabetical order in CPU port maintainer list.
9868 Remove myself from Write After Approval list.
9869
9870 2002-03-11 Richard Henderson <rth@redhat.com>
9871
9872 * Makefile.in (.NOTPARALLEL): Add fake tag.
9873
9874 2002-03-07 H.J. Lu (hjl@gnu.org)
9875
9876 * configure.in: Enable gprof for mips*-*-linux*.
9877
9878 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9879
9880 * MAINTAINERS (Write After Approval): Add myself.
9881
9882 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9883
9884 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9885 libjava.
9886 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9887
9888 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9889
9890 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9891 because its Makefile is there; test for the executable instead.
9892
9893 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9894
9895 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9896 libstdc++-v3 and libjava.
9897
9898 2002-02-11 Adam Megacz <adam@xwt.org>
9899
9900 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9901 boehm-gc
9902
9903 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9904
9905 * config.guess: Updated to 2002-01-30's version.
9906 * config.sub: Updated to 2002-02-01's version.
9907 Contribute sh64-elf.
9908 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9909 * configure.in: Added sh64-*-*.
9910
9911 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9912
9913 * MAINTAINERS: Belatedly add myself to write after approval list.
9914
9915 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9916
9917 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9918 Remove self as Write After Approval.
9919
9920 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9921
9922 * MAINTAINERS: Put self in as maintainer for contrib/regression
9923 directory.
9924
9925 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9926
9927 * MAINTAINERS: Update my email address.
9928
9929 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9930
9931 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9932 target-libiberty, and target-libgloss. Skip Java-related
9933 libraries if not supported for NetBSD on target CPU.
9934
9935 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9936
9937 * install-sh: Use _inst.$$_ for temp file name.
9938
9939 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9940
9941 * MAINTAINERS (Write After Approval): Move my contact info
9942 from here...
9943 (OS Port Maintainers): ...to here (netbsd).
9944
9945 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9946
9947 * MAINTAINERS (Write After Approval): Add myself.
9948
9949 2002-01-17 H.J. Lu <hjl@gnu.org>
9950
9951 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9952 (all-target-fastjar): Also depend on all-target-libiberty.
9953
9954 2002-01-16 H.J. Lu (hjl@gnu.org)
9955
9956 * config.guess: Import from master sources, rev 1.225.
9957 * config.sub: Import from master sources, rev 1.238.
9958
9959 2002-01-16 Kazu Hirata <kazu@hxi.com>
9960
9961 * MAINTAINERS (Write After Approval): Remove myself.
9962
9963 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9964
9965 * MAINTAINERS (Write After Approval): Add myself.
9966
9967 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9968
9969 * MAINTAINERS: Add self as docs co-maintainer.
9970
9971 2001-12-11 Matthias Klose <doko@debian.org>
9972
9973 * MAINTAINERS (Write After Approval): Add myself.
9974
9975 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9976
9977 * MAINTAINERS: Update my email address.
9978
9979 2001-12-07 Turly O'Connor <turly@apple.com>
9980 * MAINTAINERS (Write After Approval): Add myself.
9981 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9982 (rs6000_initialize_trampoline): Call __trampoline_setup for
9983 ABI_DARWIN too.
9984 * darwin-tramp.asm: New file, implements __trampoline_setup.
9985 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9986
9987 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9988
9989 * MAINTAINERS (Write After Approval): Add myself.
9990
9991 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9992
9993 * configure, configure.in: Use temp file for long sed commands.
9994
9995 2001-12-03 Laurent Guerby <guerby@acm.org>
9996
9997 * config.sub: Update to version 1.232 on subversion.
9998
9999 2001-12-03 Ben Elliston <bje@redhat.com>
10000
10001 * MAINTAINERS: Update mail address for config.* patches.
10002
10003 2001-11-27 DJ Delorie <dj@redhat.com>
10004 Zack Weinberg <zack@codesourcery.com>
10005
10006 When build != host, create libiberty for the build machine.
10007
10008 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10009 CONFIG_ARGUMENTS.
10010 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10011 New variables.
10012 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10013 and rules.
10014 (all.normal): Depend on ALL_BUILD_MODULES.
10015 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10016 (all-build-libiberty): Depend on configure-build-libiberty.
10017
10018 * configure: Calculate and substitute proper value for
10019 ALL_BUILD_MODULES.
10020 * configure.in: Create the build subdirectory.
10021 Calculate and substitute TARGET_CONFIGARGS (formerly
10022 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10023
10024 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10025
10026 * MAINTAINERS (write-after-approval): Add self.
10027
10028 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10029
10030 * MAINTAINERS (GNATS only accounts): Remove self.
10031
10032 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10033
10034 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10035 libf2c.
10036
10037 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10038
10039 * MAINTAINERS (Write After Approval): Add self.
10040
10041 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10042
10043 * MAINTAINERS: mips and s390 are also CPU ports.
10044
10045 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10046
10047 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10048
10049 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10050
10051 * MAINTAINERS: Alphabetize.
10052
10053 2001-11-09 Kazu Hirata <kazu@hxi.com>
10054
10055 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10056
10057 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10058
10059 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10060
10061 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10062
10063 * configure.in (--enable-languages): Be more permissive about
10064 syntax. Check for empty lists better. Warn about $LANGUAGES.
10065
10066 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10067
10068 * config.sub: Import from master sources, rev. 1.230.
10069 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10070
10071 2001-11-07 Laurent Guerby <guerby@acm.org>
10072
10073 * MAINTAINERS (Write After Approval): Add self.
10074
10075 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10076
10077 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10078
10079 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10080
10081 * config.sub: Import from master sources, rev 1.226.
10082 * config.guess: Import from master sources, rev 1.216.
10083
10084 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10085
10086 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10087 * MAINTAINERS: Add self as maintainer of MMIX port.
10088 Remove old after-approval entry.
10089
10090 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10091
10092 * ChangeLog, configure: Fix spelling errors.
10093
10094 2001-10-20 Brendan Kehoe <brendan@zen.org>
10095
10096 * MAINTAINERS: Tweak my address.
10097
10098 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10099
10100 * MAINTAINERS: Update my email address.
10101
10102 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10103
10104 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10105 * MAINTAINERS: Add self as maintainer of CRIS port.
10106
10107 2001-10-10 Geert Bosch <bosch@gnat.com>
10108
10109 * MAINTAINERS (Various maintainers: Ada front end):
10110 Added Robert Dewar.
10111
10112 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10113
10114 * MAINTAINERS (Write After Approval): Added self
10115
10116 2001-10-02 Geert Bosch <bosch@gnat.com>
10117
10118 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10119
10120 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10121
10122 * configure: Handle temporary files securely using mkdir.
10123
10124 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10125
10126 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10127
10128 2001-09-26 Will Cohen <wcohen@redhat.com>
10129
10130 * configure.in (*-*-linux*): Disable configuration of target-newlib
10131 and target-libgloss.
10132
10133 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10134
10135 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10136 RANLIB.
10137
10138 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10139
10140 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10141 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10142 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10143 avoid quotes nesting problems.
10144 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10145 (DO_X): Export only variables that are set.
10146
10147 2001-09-19 Ben Elliston <bje@redhat.com>
10148
10149 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10150 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10151 semantics. Use the shell built-in "type" command instead.
10152
10153 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10154
10155 Merged from gcc-3_0-branch:
10156 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10157 * ltcf-c.sh: Use $objext, not $ac_objext.
10158 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10159 * ltcf-cxx.sh: Add support for GNU.
10160 2001-07-22 Timothy Wall <twall@redhat.com>
10161 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10162 default settings if using GNU tools with that configuration.
10163 * ltcf-cxx.sh: Ditto.
10164 * ltcf-gcj.sh: Ditto.
10165 2001-07-21 Michael Chastain <chastain@redhat.com>
10166 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10167 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10168 * ltmain.sh: Mark as gcc-local.
10169
10170 2001-08-30 Eric Christopher <echristo@redhat.com>
10171 Jason Eckhardt <jle@redhat.com>
10172
10173 * config.guess: Merge from master sources.
10174 * config.sub: Merge from master sources, add support for mipsisa32.
10175
10176 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10177 * config.sub: Merge from master sources, rev 1.219.
10178 * MAINTAINERS: Add self as contact for stormy16 port.
10179
10180 2001-08-14 Zack Weinberg <zackw@panix.com>
10181
10182 * config.sub: Merge from master sources, rev 1.218.
10183 * config.guess: Merge from master sources, rev 1.209.
10184
10185 2001-08-11 Graham Stott <grahams@redhat.com>
10186
10187 * Makefile.in (check-c++): Add missing semicolon.
10188
10189 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10190
10191 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10192
10193 2001-07-30 Eric Christopher <echristo@redhat.com>
10194
10195 * MAINTAINERS (Various maintainers: mips port): Added myself.
10196
10197 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10198
10199 * configure.in (sh-*-linux*): New.
10200
10201 2001-07-27 Richard Henderson <rth@redhat.com>
10202
10203 * .cvsignore: Add LAST_UPDATED.
10204
10205 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10206
10207 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10208
10209 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10210
10211 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10212
10213 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10214
10215 * MAINTAINERS (Write After Approval): Added myself.
10216
10217 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10218
10219 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10220 and libgcj on m68hc11/m68hc12.
10221
10222 2001-06-27 H.J. Lu (hjl@gnu.org)
10223
10224 * Makefile (CFLAGS_FOR_BUILD): New.
10225 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10226
10227 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10228
10229 * README: Remove version number.
10230
10231 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10232
10233 * INSTALL/README: Update wrt. to the installation instructions now
10234 residing in gcc/doc/install.texi.
10235
10236 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10237
10238 * README: Replace with a cut-down and updated version of gcc/README.
10239
10240 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10241
10242 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10243 multilibs to be disabled.
10244
10245 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10246
10247 * MAINTAINERS (Write After Approval): Add myself.
10248
10249 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10250
10251 * config.guess: Import CVS version 1.195.
10252 * config.sub: Import CVS version 1.212.
10253
10254 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10255
10256 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10257 gcc/xgcc is built, use -print-prog-name to find out the program
10258 name to use.
10259
10260 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10261
10262 * config.guess: Import CVS version 1.194. All gcc-local changes
10263 appear to also be in the master copy.
10264 * config.sub: Import CVS version 1.211.
10265
10266 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10267
10268 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10269 with_gcc]: Use `gcc -shared' to build a shared library.
10270
10271 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10272
10273 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10274 archives.
10275
10276 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10277
10278 * MAINTAINERS (Write After Approval): Add myself.
10279
10280 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10281
10282 * configure.in (libstdcxx_flags): Do not try to execute
10283 libstdc++-v3/testsuite_flags until it exists.
10284
10285 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10286
10287 * MAINTAINERS: Update my email address.
10288
10289 2001-05-31 Graham Stott <grahams@redhat.com>
10290
10291 * MAINTAINERS (Write After Approval): Add myself.
10292
10293 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10294
10295 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10296 libraries when using g++ with native linker.
10297
10298 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10299
10300 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10301
10302 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10303
10304 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10305 [aix4*|aix5*]: Prepend blank.
10306
10307 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10308
10309 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10310 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10311 of subdir/configure scripts to use the new libtool.m4.
10312
10313 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10314
10315 * MAINTAINERS (Write After Approval): Add myself.
10316
10317 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10318
10319 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10320
10321 2001-05-11 Ben Elliston <bje@redhat.com>
10322
10323 * Makefile.in (all-sid): New target.
10324 (check-sid, clean-sid, install-sid): Likewise.
10325
10326 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10327
10328 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10329
10330 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10331
10332 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10333 libgcj.
10334
10335 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10336
10337 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10338 gcc/xgcc is built, use -print-prog-name to find out the program
10339 name to use.
10340
10341 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10342
10343 * configure.in (noconfigdirs): Don't reset it from scratch in the
10344 target case; only append to it.
10345
10346 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10347 sparc-*-solaris2.8]: Disable ${libgcj}.
10348
10349 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10350
10351 * configure.in (libgcj_saved): Copy from $libgcj.
10352 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10353 --disable-libgcj.
10354
10355 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10356
10357 * MAINTAINERS: Remove self as MIPS maintainer and
10358 C front end maintainer.
10359
10360 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10361
10362 * configure.in: Move *-chorusos target case to the proper switch.
10363 Disable libgcj.
10364
10365 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10366
10367 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10368 1.641.2.228.
10369
10370 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10371
10372 * Makefile.in (STAGE1_CFLAGS): Pass down.
10373
10374 2001-04-13 Alan Modra <amodra@one.net.au>
10375
10376 * config.guess: Add hppa64-linux support. Note for next import that
10377 this is already in the master file.
10378 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10379
10380 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10381
10382 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10383 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10384
10385 2001-04-11 Stan Shebs <shebs@apple.com>
10386
10387 * MAINTAINERS: Add self as Darwin port maintainer.
10388
10389 2001-04-11 Alan Modra <amodra@one.net.au>
10390
10391 * MAINTAINERS: Update my email address.
10392
10393 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10394
10395 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10396 recent versions of FreeBSD (release 3 or later).
10397 * ltconfig: On FreeBSD, -lc must not be provided when building
10398 a shared library or else the standard -pthread gcc option is
10399 rendered worthless to later users of the built library.
10400
10401 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10402
10403 * MAINTAINERS: Add self and RTH as C front end maintainers.
10404
10405 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10406
10407 * config.sub: Make sure to match an already-canonicalized
10408 machine name (eg. mn10300-unknown-elf).
10409
10410 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10411
10412 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10413 New macros.
10414 (bootstrap, cross): Use RECURSE_FLAGS.
10415 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10416
10417 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10418
10419 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10420
10421 2001-03-22 Colin Howell <chowell@redhat.com>
10422
10423 * Makefile.in (DO_X): Do not backslash single-quotes in
10424 backquotes (two places).
10425
10426 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10427
10428 Re-installed:
10429 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10430 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10431 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10432 * ltcf-cxx.sh: Likewise.
10433 * ltcf-gcj.sh: Likewise.
10434
10435 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10436
10437 * MAINTAINERS: Add myself as "documentation co-maintainer".
10438
10439 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10440
10441 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10442 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10443
10444 2001-03-19 Tom Tromey <tromey@redhat.com>
10445
10446 * config-ml.in: Handle GCJ and GCJFLAGS.
10447
10448 2001-03-21 Michael Chastain <chastain@redhat.com>
10449
10450 * Makefile.in: all-m4 depends on all-texinfo.
10451
10452 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10453
10454 * MAINTAINERS: Add myself to write after approval list.
10455
10456 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10457
10458 * Makefile.in (DO_X): Quote nested quotes.
10459
10460 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10461
10462 * MAINTAINERS: Add myself to write after approval list.
10463
10464 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10465
10466 * Makefile.in (DO_X): Use double quotes for quoting
10467 "RANLIB=$${RANLIB}".
10468
10469 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10470
10471 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10472
10473 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10474
10475 * configure.in: Only use `lang_requires' for languages athat are
10476 actually enabled.
10477
10478 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10479
10480 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10481
10482 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10483
10484 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10485
10486 2001-03-07 Tom Tromey <tromey@redhat.com>
10487
10488 * configure.in: Allow config-lang.in to set `lang_requires' to list
10489 of other required languages.
10490
10491 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10492
10493 * Makefile.in: Remove RANLIB definition. Use RANLIB
10494 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10495 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10496
10497 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10498 Alexandre Oliva <aoliva@redhat.com>
10499
10500 * Makefile.in (check-c++): Use tabs, not spaces.
10501
10502 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10503
10504 * MAINTAINERS: add myself to Write After Approval list.
10505
10506 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10507
10508 * Makefile.in (check-c++): New rule.
10509
10510 * configure.in (target_libs): Remove libg++.
10511 (noconfigdirs): Remove libg++.
10512 (noconfigdirs): Same.
10513 (noconfigdirs): Same.
10514 (noconfigdirs): Same.
10515
10516 * config-ml.in: Remove libg++ references.
10517
10518 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10519 (ALL_TARGET_MODULES): Same.
10520 (configure-target-libg++): Remove.
10521 (all-target-libg++): Remove.
10522 (configure-target-libio): Remove.
10523 (all-target-libio): Remove.
10524 (check-target-libio): Remove.
10525 (.PHONY): Remove.
10526 (libg++.tar.bz2): Remove.
10527 (all-target-cygmon): Remove libio.
10528 (all-target-libstdc++): Remove.
10529 (configure-target-libstdc++): Remove.
10530 (TARGET_LIB_PATH): Remove libstdc++.
10531 (ALL_GCC_CXX): Remove libstdc++.
10532 (all-target-gperf): Correct.
10533
10534 2001-02-16 Nick Clifton <nickc@redhat.com>
10535
10536 * configure.in (noconfigdirs): Allow configuration of texinfo
10537 for Cygwin hosts.
10538
10539 2001-02-15 Anthony Green <green@redhat.com>
10540
10541 * configure: Introduce GCJ_FOR_TARGET.
10542 * configure.in: Ditto.
10543 * Makefile.in: Ditto.
10544
10545 2001-02-13 Andreas Schwab <schwab@suse.de>
10546
10547 * MAINTAINERS: Update mail address.
10548
10549 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10550
10551 * config.guess: Add linux target for S/390.
10552 * config.sub: Likewise.
10553
10554 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10555
10556 * configure.in: for *-chorusos, don't config target-newlib and
10557 target-libgloss.
10558
10559 2001-02-06 Ben Elliston <bje@redhat.com>
10560
10561 * configure: Output host type to stdout, not stderr.
10562
10563 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10564
10565 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10566 * ltcf-cxx.sh: Likewise.
10567
10568 * config.if: Assume enable_libstdcxx_v3 is defined.
10569
10570 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10571
10572 Remove V2 C++ library.
10573 * configure.in: Remove --enable-libstdcxx_v3 support.
10574
10575 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10576
10577 * include/demangle.h: Add prototype for java_demangle_v3.
10578
10579 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10580
10581 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10582
10583 2001-01-27 Richard Henderson <rth@redhat.com>
10584
10585 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10586
10587 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10588
10589 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10590 Don't unset, it's non-portable and no longer necessary, set to empty
10591 instead.
10592
10593 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10594
10595 * ltconfig: Shell portability fix for the tagname validity check.
10596
10597 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10598
10599 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10600 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10601
10602 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10603
10604 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10605
10606 2001-01-26 Tom Tromey <tromey@redhat.com>
10607
10608 * configure.in: Allow libgcj to be built on Sparc Solaris.
10609
10610 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10611
10612 * ltcf-c.sh: Add aix5 case.
10613 * ltcf-cxx.sh: Likewise.
10614 * ltconfig: Likewise.
10615
10616 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10617
10618 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10619 keep at least one of build_libtool_libs or build_old_libs set to
10620 yes.
10621
10622 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10623 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10624
10625 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10626
10627 * configure.in: Enable libgcj on several additional platforms.
10628
10629 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10630
10631 * configure.in: Enable libgcj for linux targets.
10632
10633 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10634
10635 * MAINTAINERS (Write After Approval): Add myself.
10636
10637 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10638
10639 * MAINTAINERS: Add myself as vax port maintainer.
10640
10641 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10642
10643 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10644
10645 2001-01-09 Mike Stump <mrs@wrs.com>
10646
10647 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10648 failures of subdirectories.
10649
10650 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10651
10652 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10653 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10654 * ltcf-cxx.sh: Likewise.
10655 * ltcf-gcj.sh: Likewise.
10656 * ltconfig.sh: Fix typo.
10657
10658 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10659
10660 * configure: handle DOS-style absolute paths.
10661
10662 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10663
10664 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10665
10666 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10667
10668 * MAINTAINERS: Add myself as avr port co-maintainer.
10669
10670 2000-12-28 Ben Elliston <bje@redhat.com>
10671
10672 * MAINTAINERS: Add myself under ``Write After Approval''.
10673
10674 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10675
10676 * texinfo: Remove directory from GCC.
10677
10678 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10679
10680 * COPYING: Update to current
10681 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10682 to 19yy as example year in copyright notice).
10683
10684 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10685
10686 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10687 (libstdcxx_incdir): Pass down.
10688 * config.if: Remove expired bits for cxx_interface, add stub.
10689 (libstdcxx_incdir): Add variable for g++ include directory.
10690 * configure.in (gxx_include_dir): Use it.
10691
10692 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10693
10694 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10695 with old-email address from ``Write After Approval''.
10696
10697 2000-12-15 Andreas Jaeger <aj@suse.de>
10698
10699 * configure.in: Handle lang_dirs.
10700
10701 2000-12-14 Tom Tromey <tromey@redhat.com>
10702
10703 * MAINTAINERS: Removed brads.
10704
10705 * MAINTAINERS: Added gcj developers.
10706
10707 2000-12-13 Anthony Green <green@redhat.com>
10708
10709 * configure.in: Disable libgcj for any target not specifically
10710 listed. Disable libgcj for x86 and Alpha Linux until compatible
10711 with g++ abi.
10712
10713 2000-12-13 Mike Stump <mrs@wrs.com>
10714
10715 * Makefile.in (local-distclean): Also remove fastjar.
10716
10717 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10718
10719 * contrib/gcc_update: Add fastjar --touch entries.
10720
10721 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10722
10723 * configure.in: Disable language-specific target libraries for
10724 languages that aren't enabled.
10725
10726 2000-12-10 Anthony Green <green@redhat.com>
10727
10728 * configure.in: Define libgcj. Disable libgcj target libraries for
10729 most targets.
10730
10731 2000-12-10 Neil Booth <neilb@earthling.net>
10732
10733 * MAINTAINERS: Update mail address, remove from WAA list.
10734
10735 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10736
10737 * libjava: Imported from /cvs/java.
10738 * libffi: Likewise.
10739 * Boehm-gc: Likewise.
10740
10741 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10742
10743 * configure.in (target_libs): Revert 2000-12-08 patch.
10744 (noconfigdirs): Added target-libjava.
10745
10746 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10747
10748 * djunpack.bat: removed.
10749
10750 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10751
10752 * Makefile.in: handle DOS-style absolute paths.
10753 * config-ml.in: likewise.
10754 * symlink-tree: likewise.
10755
10756 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10757
10758 * fastjar: Imported.
10759
10760 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10761
10762 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10763 libjava.
10764 * configure.in (target_libs): Removed `target-libjava'.
10765
10766 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10767
10768 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10769 (ALL_MODULES): Added fastjar.
10770 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10771 (all-target-libjava): all-fastjar replaces all-zip.
10772 (all-fastjar): Added.
10773 (configure-target-fastjar, all-target-fastjar): Likewise.
10774 * configure.in (host_tools): Added fastjar.
10775
10776 2000-12-07 Mike Stump <mrs@wrs.com>
10777
10778 * Makefile.in (local-distclean): Remove leftover built files.
10779
10780 2000-11-24 Nick Clifton <nickc@redhat.com>
10781
10782 * configure.in (xscale-elf): Add target.
10783 (xscale-coff): Add target.
10784
10785 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10786
10787 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10788 recent versions of FreeBSD (release 3 or later).
10789 * ltconfig: On FreeBSD, -lc must not be provided when building
10790 a shared library or else the standard -pthread gcc option is
10791 rendered worthless to later users of the built library.
10792
10793 2000-11-16 Fred Fish <fnf@be.com>
10794
10795 * configure.in (enable_libstdcxx_v3): Fix typo,
10796 libstd++ -> libstdc++.
10797
10798 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10799
10800 * MAINTAINERS: Add self to Write After Approval list.
10801
10802 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10803
10804 * MAINTAINERS: Update my email address. Add myself to global write
10805 privs list.
10806
10807 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10808
10809 * Makefile.in: Merge with src and libgcj.
10810 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10811 configure-target-<library> when their configure scripts need the C
10812 or C++ library to have already been built to work properly.
10813 (do_proto_toplev): Set them to an empty string.
10814
10815 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10816 (REALLY_SET_LIB_PATH): Use them.
10817
10818 2000-11-17 Stan Shebs <shebs@apple.com>
10819
10820 * MAINTAINERS: Add self to Write After Approval list.
10821
10822 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10823
10824 * configure: Provide the original toplevel configure arguments
10825 (including $0) to subprocesses in the environment rather than
10826 through gcc/configargs.h.
10827
10828 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10829
10830 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10831 C99. Alphabetise "Write After Approval" list.
10832
10833 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10834
10835 * configure: Turn on libstdc++ V3 by default.
10836
10837 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10838 if we've got GCC.
10839
10840 2000-11-11 Philip Blundell <philb@gnu.org>
10841
10842 * MAINTAINERS: Add self to Write After Approval list.
10843
10844 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10845
10846 * ltcf-c.sh (aix4): Improve shared library configuration; require
10847 exporting symbols.
10848 * ltcf-cxx.sh (aix4): Define.
10849 * ltconfig (aix4): Define library and soname specs appropriate for
10850 AIX. Define command to create export symbols list.
10851
10852 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10853
10854 * config.sub: Add support for Sun Chorus
10855
10856 2000-10-31 Nick Clifton <nickc@redhat.com>
10857
10858 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10859 <name>@redhat.com. Also installed new email address for Clint
10860 Popetz.
10861
10862 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10863
10864 * etc: Remove directory from GCC.
10865
10866 2000-10-16 Michael Meissner <meissner@redhat.com>
10867
10868 * configure (gcc/configargs.h): Only create if there is a build GCC
10869 directory created.
10870
10871 2000-10-16 Matthias Klose <doko@debian.org>
10872
10873 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10874 when configured for libstdc++-v3.
10875
10876 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10877
10878 * configure: Save configure arguments to gcc/configargs.h.
10879
10880 2000-10-04 Philipp Thomas <pthomas@suse.de>
10881
10882 * config.guess: Import CVS version 1.157.
10883 * config.sub: Import CVS version 1.181.
10884
10885 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10886
10887 * Makefile.in (bootstrap): avoid recursion if subdir missing
10888 (cross): ditto
10889 (do-proto-toplev): ditto
10890
10891 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10892
10893 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10894 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10895
10896 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10897 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10898 all affected `configure' scripts.
10899
10900 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10901
10902 * MAINTAINERS: Add self as cpplib co-maintainer.
10903
10904 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10905
10906 * MAINTAINERS: Add self to Write After Approval list.
10907
10908 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10909
10910 * INSTALL/README: egcs -> GCC update.
10911
10912 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10913
10914 * MAINTAINERS: Add myself to Write After Approval list.
10915
10916 2000-09-15 Kazu Hirata <kazu@hxi.com>
10917
10918 * MAINTAINERS: Add myself to Write After Approval list.
10919
10920 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10921
10922 * configure.in: Do not build byacc for hppa64. Provide paths to the
10923 X11 libraries for hppa64.
10924
10925 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10926
10927 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10928
10929 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10930
10931 * Makefile.in (all-zlib): Added dummy target.
10932
10933 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10934 ltcf-gcj.sh: Updated from libtool multi-language branch.
10935
10936 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10937
10938 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10939 (bootstrap*): Depend on all-bootstrap.
10940
10941 2000-09-05 Philipp Thomas <pthomas@suse.de>
10942
10943 * config.guess: Import CVS version 1.156.
10944 * config.sub: Import CVS version 1.179.
10945
10946 2000-09-02 Anthony Green <green@cygnus.com>
10947
10948 * Makefile.in (all-gcc): Depend on all-zlib.
10949 (CLEAN_MODULES): Add clean-zlib.
10950 (ALL_MODULES): Add all-zlib.
10951 * configure.in (host_libs): Add zlib.
10952
10953 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10954
10955 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10956 crosses, but add gcc/include to the header search path for them.
10957
10958 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10959
10960 * MAINTAINERS: Add self to Write After Approval list.
10961
10962 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10963
10964 * config.guess: Import CVS version 1.152.
10965 * config.sub: Import CVS version 1.177.
10966
10967 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10968
10969 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10970 $targargs to tell whether newlib is going to be built.
10971
10972 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10973 $$r/TARGET_SUBDIR/libio for _G_config.h.
10974
10975 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10976
10977 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10978
10979 2000-08-22 DJ Delorie <dj@redhat.com>
10980
10981 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10982
10983 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10984
10985 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10986 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10987 sub-configures.
10988
10989 2000-08-21 DJ Delorie <dj@redhat.com>
10990
10991 * MAINTAINERS: Add self as a libiberty maintainer
10992
10993 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10994
10995 * configure.in (libstdcxx_flags): Use
10996 libstdc++-v3/src/libstdc++.INC.
10997
10998 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10999
11000 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11001
11002 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11003
11004 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11005
11006 * configure: Make enable_threads and enable_shared defaults
11007 explicit. Substitute enable_threads into generated Makefiles.
11008 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11009 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11010
11011 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11012
11013 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11014
11015 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11016
11017 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11018 previous delta.
11019
11020 2000-08-11 Jason Merrill <jason@redhat.com>
11021
11022 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11023 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11024 (FLAGS_FOR_TARGET): Not here.
11025 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11026
11027 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11028
11029 * config-ml.in (CC, CXX): Don't introduce a leading space.
11030
11031 2000-08-07 DJ Delorie <dj@delorie.com>
11032
11033 * MAINTAINERS: Add self as a DJGPP maintainer
11034
11035 2000-08-07 DJ Delorie <dj@redhat.com>
11036
11037 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11038 "if we're also building gcc, and it's a gcc that will run on the
11039 build machine, we want to use its includes instead of the system's
11040 default includes".
11041
11042 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11043
11044 * MAINTAINERS: Add self to Write After Approval list.
11045
11046 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11047
11048 * configure.in (libstdcxx_flags): Don't use `"'.
11049
11050 * config-ml.in: Adjust multilib search paths to the
11051 appropriate multilib tree.
11052
11053 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11054
11055 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11056 commas in $LANGUAGES.
11057
11058 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11059
11060 * configure.in: Re-enable all references to libg++ and librx.
11061
11062 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11063
11064 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11065 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11066 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11067 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11068
11069 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11070
11071 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11072
11073 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11074 CXX_FOR_TARGET for sed.
11075
11076 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11077
11078 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11079 Do not override if already set in the environment or in configure.
11080 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11081 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11082
11083 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11084
11085 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11086 the libtool CVS tree multi-language branch.
11087 * ltconfig, ltmain.sh: Updated.
11088
11089 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11090
11091 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11092 (clean-target): Depend on it.
11093
11094 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11095 (GCC_FOR_TARGET): Use it.
11096 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11097 * configure.in: ... here.
11098 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11099 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11100
11101 2000-07-24 Eric Christopher <echristo@cygnus.com>
11102
11103 * MAINTAINERS: Add self to Write After Approval list.
11104
11105 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11106
11107 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11108 (configure-target-libchill, configure-target-libobjc): Likewise.
11109
11110 * configure.in: Use the same cache file for all target libs.
11111 * config-ml.in: But different cache files per multilib variant.
11112
11113 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11114
11115 * configure (topsrcdir): Don't use dirname.
11116
11117 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11118
11119 * MAINTAINERS: Add self to Write After Approval list.
11120
11121 2000-07-20 Jason Merrill <jason@redhat.com>
11122
11123 * configure.in: Remove all references to libg++ and librx.
11124
11125 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11126
11127 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11128
11129 * config.sub: Update to subversions version 2000-07-06.
11130
11131 2000-07-12 Andrew Haley <aph@cygnus.com>
11132
11133 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11134 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11135
11136 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11137
11138 * symlink-tree: Check number of arguments.
11139
11140 2000-07-05 Jim Wilson <wilson@cygnus.com>
11141
11142 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11143 search path for a g++ extracted from the build tree. This
11144 will allow link tests run by configure scripts in
11145 subdirectories to succeed.
11146
11147 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11148
11149 * ltconfig: Add support for mips-dde-sysv4.2MP
11150
11151 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11152
11153 * MAINTAINERS: Add myself as loop discovery maintainer.
11154
11155 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11156
11157 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11158 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11159
11160 2000-06-19 Timothy Wall <twall@cygnus.com>
11161
11162 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11163 * config.sub: Add tic54x target.
11164
11165 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11166
11167 * MAINTAINERS: Add self as Fortran maintainer,
11168 remove Craig Burley.
11169
11170 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11171
11172 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11173 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11174
11175 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11176
11177 * MAINTAINERS: Add self as i18n maintainer
11178
11179 20000-05-21 H.J. Lu (hjl@gnu.org)
11180
11181 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11182 directory are used if they exist. Make sure
11183 $(build_tooldir)/include is searched for header files,
11184 $(build_tooldir)/lib/ for library files.
11185 (GCC_FOR_TARGET): Likewise.
11186 (CXX_FOR_TARGET): Likewise.
11187
11188 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11189
11190 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11191
11192 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11193
11194 * Makefile.in (configure-target-libiberty): Depend on
11195 configure-target-newlib.
11196
11197 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11198
11199 * configure.in, Makefile.in: Merge all libffi-related
11200 configury stuff from the libgcj tree.
11201
11202 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11203
11204 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11205 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11206
11207 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11208
11209 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11210 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11211 current version information. Add to proto-toplev directory.
11212 (gdb-taz): Build do-djunpack.
11213
11214 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11215
11216 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11217
11218 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11219
11220 * MAINTAINERS: Add self to Write After Approval list.
11221
11222 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11223
11224 * ltmain.sh: Preserve in relink_command any environment
11225 variables that may affect the linker behavior.
11226
11227 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11228
11229 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11230
11231 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11232
11233 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11234
11235 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11236
11237 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11238 with the version name.
11239
11240 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11241
11242 * MAINTAINERS: Add self as bb-reorder maintainer.
11243
11244 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11245
11246 * config.if: Tweak.
11247
11248 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11249
11250 * djunpack.bat: New file.
11251
11252 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11253
11254 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11255 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11256 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11257 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11258
11259 2000-04-16 Dave Pitts <dpitts@cozx.com>
11260
11261 * config.sub (case $basic_machine): Change default for "ibm-*"
11262 to "openedition".
11263
11264 2000-04-13 Andreas Jaeger <aj@suse.de>
11265
11266 * MAINTAINERS: Added myself.
11267
11268 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11269
11270 * Makefile.in (gdb-taz): New target. GDB specific archive.
11271 (do-md5sum): New target.
11272 (MD5PROG): Define.
11273 (PACKAGE): Default to TOOL.
11274 (VER): Default to a shell script.
11275 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11276 md5 checksum generation.
11277 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11278 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11279 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11280 insight.tar.bz2): Use gdb-taz to create archive.
11281
11282 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11283
11284 * configure (warn_cflags): Delete.
11285
11286 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11287
11288 * MAINTAINERS: Added myself.
11289
11290 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11291 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11292
11293 * configure.in (enable_libstdcxx_v3): Add.
11294 (target_libs): Add bits here to switch between libstdc++-v2 and
11295 libstdc++-v3.
11296 * config.if: And this file too.
11297 * Makefile.in: Add libstdc++-v3 targets.
11298
11299 2000-04-05 Michael Meissner <meissner@redhat.com>
11300
11301 * config.sub (d30v): Add d30v as a basic machine type.
11302
11303 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11304
11305 * configure.in: -linux-gnu*, not -linux-gnu.
11306
11307 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11308
11309 * MAINTAINERS: Add self in write-after-approval section.
11310
11311 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11312
11313 * MAINTAINERS: Add self as ia64 port maintainer.
11314
11315 2000-03-08 Neil Booth <NeilB@earthling.net>
11316
11317 * MAINTAINERS: Add self in write-after-approval section.
11318
11319 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11320
11321 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11322 (do-tar-bz2): Replace TOOL with PACKAGE.
11323 (gdb.tar.bz2): Remove GDBTK from GDB package.
11324 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11325 dejagnu.tar.bz2): New packages.
11326
11327 2000-02-27 Andreas Jaeger <aj@suse.de>
11328
11329 * configure.in: Add entry for mips*-*-linux*, move catch all
11330 *-*-*linux* entry below this one.
11331
11332 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11333
11334 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11335
11336 2000-02-24 Nick Clifton <nickc@cygnus.com>
11337
11338 * config.sub: Support an OS of "wince".
11339
11340 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11341
11342 * config.guess, config.sub: Updated to match config's 2000-02-15
11343 version.
11344
11345 2000-02-23 Linas Vepstas <linas@linas.org>
11346
11347 * config.sub: Add support for Linux/IBM 370.
11348 * configure.in: Likewise.
11349
11350 2000-02-22 Nick Clifton <nickc@cygnus.com>
11351
11352 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11353
11354 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11355
11356 * config.guess: Guess "cygwin" rather than "cygwin32".
11357
11358 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11359
11360 * configure (gcc_version): When setting, narrow search to
11361 lines containing `version_string'.
11362
11363 2000-02-15 Denis Chertykov <denisc@overta.ru>
11364
11365 * config.sub: Add support for avr target.
11366
11367 2000-02-14 Nick Clifton <nickc@cygnus.com>
11368
11369 * MAINTAINERS: Add maintainers for MCore port.
11370
11371 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11372
11373 * config.sub: Add mmix-knuth-mmixware.
11374
11375 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11376
11377 * MAINTAINERS: Pair cccp with cpplib maintainership.
11378
11379 2000-01-27 Christopher Faylor <cgf@redhat.com>
11380
11381 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11382 structure stuff to -L library search.
11383 (CXX_FOR_TARGET): Ditto.
11384 (CROSS_CHECK_MODULES): Fix spelling mistake.
11385
11386 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11387
11388 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11389 the C++ compiler.
11390
11391 2000-01-12 Richard Henderson <rth@cygnus.com>
11392
11393 * configure.in: Don't build some bits for beos.
11394
11395 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11396
11397 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11398 as include files.
11399
11400 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11401
11402 * Add self as cpplib maintainer, as requested by Jason
11403 Merrill. Correct my e-mail address.
11404
11405 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11406
11407 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11408 not mh-aix43.
11409
11410 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11411
11412 * MAINTAINERS: Add myself to "write after approval" list.
11413
11414 1999-12-14 Richard Henderson <rth@cygnus.com>
11415
11416 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11417 * config.sub: Accept alphaev[78], alphaev8.
11418
11419 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11420
11421 * config.guess, config.sub: Update from autoconf.
11422
11423 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11424
11425 * MAINTAINERS: update my playtime e-address.
11426
11427 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11428
11429 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11430 necessary libraries are missing.
11431
11432 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11433
11434 * MAINTAINERS: Add new 'write after approval' maintainer.
11435
11436 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11437
11438 * MAINTAINERS: Add new Java maintainer.
11439
11440 1999-10-25 Andreas Schwab <schwab@suse.de>
11441
11442 * configure: Fix quoting inside arguments of eval.
11443
11444 1999-10-21 Nick Clifton <nickc@cygnus.com>
11445
11446 * config-ml.in: Allow suppression of some ARM multilibs.
11447
11448 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11449
11450 * config.guess: Add OS/390 match pattern.
11451 * config.sub: Add mvs, openedition targets.
11452 * configure.in (i370-ibm-opened*): New.
11453
11454 1999-09-04 Steve Chamberlain <sac@pobox.com>
11455
11456 * config.sub: Add support for configuring for pj.
11457
11458 1999-08-31 Nick Clifton <nickc@cygnus.com>
11459
11460 * config.sub (maybe_os): Add support for configuring for fr30.
11461
11462 1999-08-25 Nick Clifton <nickc@cygnus.com>
11463
11464 * configure.in: Do not configure or build ld for AIX
11465 platforms. ld is known to be broken on these platforms.
11466
11467 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11468
11469 * config-ml.in: Pass compiler flag corresponding to multidirs to
11470 subdir configures.
11471
11472 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11473
11474 * Makefile.in (LDFLAGS): Define.
11475
11476 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11477
11478 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11479 noconfigdirs.
11480 (*-*-cygwin*): Likewise.
11481
11482 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11483
11484 * mkdep: New file.
11485 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11486 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11487
11488 From Eli Zaretskii <eliz@is.elta.co.il>:
11489 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11490 long file name when using DJGPP on MS-DOS.
11491
11492 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11493
11494 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11495
11496 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11497
11498 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11499 dependency as this causes "make check" to globally "make all"
11500
11501 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11502
11503 * configure.in (target_libs): Added target-zlib.
11504 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11505 (CONFIGURE_TARGET_MODULES): Likewise.
11506 (CHECK_TARGET_MODULES): Likewise.
11507 (INSTALL_TARGET_MODULES): Likewise.
11508 (CLEAN_TARGET_MODULES): Likewise.
11509 (configure-target-zlib): New target.
11510 (all-target-zlib): Likewise.
11511 (all-target-libjava): Depend on all-target-zlib.
11512 (configure-target-libjava): Depend on configure-target-zlib.
11513
11514 * Makefile.in (configure-target-libjava): Depend on
11515 configure-target-newlib.
11516 (configure-target-boehm-gc): New target.
11517 (configure-target-qthreads): New target.
11518
11519 * configure.in (target_libs): Added target-qthreads.
11520 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11521 (CONFIGURE_TARGET_MODULES): Likewise.
11522 (CHECK_TARGET_MODULES): Likewise.
11523 (INSTALL_TARGET_MODULES): Likewise.
11524 (CLEAN_TARGET_MODULES): Likewise.
11525 (all-target-qthreads): New target.
11526 (configure-target-libjava): Depend on configure-target-qthreads.
11527 (all-target-libjava): Depend on all-target-qthreads.
11528
11529 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11530 (CONFIGURE_TARGET_MODULES): Likewise.
11531 (CHECK_TARGET_MODULES): Likewise.
11532 (INSTALL_TARGET_MODULES): Likewise.
11533 (CLEAN_TARGET_MODULES): Likewise.
11534 (all-target-libjava): New target.
11535 (all-target-boehm-gc): Likewise.
11536 * configure.in (target_libs): Added libjava, boehm-gc.
11537
11538 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11539
11540 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11541 configure.bat in SUPPORT_FILES.
11542 (gas+binutils.tar.bz2): Likewise.
11543
11544 * makeall.bat: Remove; obsolete.
11545
11546 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11547
11548 From Mark Elbrecht:
11549 * configure.bat: Remove; obsolete.
11550
11551 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11552
11553 * configure: Add -W -Wall to the default CFLAGS when compiling with
11554 gcc.
11555
11556 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11557
11558 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11559
11560 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11561
11562 * configure.in: Build ld on IRIX6.
11563
11564 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11565
11566 * Makefile.in: Change distribution targets to use bzip2 instead of
11567 gzip.
11568 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11569 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11570
11571 1999-06-04 Nick Clifton <nickc@cygnus.com>
11572
11573 * config.sub: Add mcore target.
11574
11575 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11576
11577 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11578
11579 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11580
11581 * config.guess (dummy): Changed to $dummy.
11582
11583 1999-05-24 Nick Clifton <nickc@cygnus.com>
11584
11585 * config.sub: Tidied up case statements.
11586
11587 1999-05-22 Ben Elliston <bje@cygnus.com>
11588
11589 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11590 <jiro@din.or.jp>.
11591
11592 * config.guess: Merge with FSF version. Future changes will be
11593 more accurately recorded in this ChangeLog.
11594 * config.sub: Likewise.
11595
11596 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11597
11598 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11599
11600 1999-04-30 Tom Tromey <tromey@cygnus.com>
11601
11602 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11603
11604 1999-04-23 Tom Tromey <tromey@cygnus.com>
11605
11606 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11607
11608 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11609
11610 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11611 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11612 Bad merge removed these two changes.
11613
11614 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11615 Martin Heller (Ing.-Buero_Heller@t-online.de)
11616
11617 * config.guess (interix Alpha): Add.
11618
11619 1999-04-11 Richard Henderson <rth@cygnus.com>
11620
11621 * configure.in (i?86-*-beos*): Do config gperf; don't config
11622 gdb, newlib, or libgloss.
11623
11624 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11625
11626 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11627 link a trivial program with -mabi=64. If it fails, remove mabi=64
11628 from multidirs.
11629
11630 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11631
11632 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11633
11634 1999-04-08 Nick Clifton <nickc@cygnus.com>
11635
11636 * config.sub: Add support for mcore targets.
11637
11638 1999-04-07 Michael Meissner <meissner@cygnus.com>
11639
11640 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11641 not mt-ospace, in order to shut up assembler warning about using
11642 symbols that are named the same as registers.
11643
11644 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11645
11646 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11647 dependency list for all-target-cygmon.
11648
11649 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11650
11651 * config-ml.in: Check $host, not $target, for selective multilibs.
11652 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11653 thumb interworking, and underscore prefix multilibs.
11654
11655 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11656
11657 * missing: Update to version from current automake.
11658
11659 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11660
11661 * configure (gxx_include_dir): Removed.
11662
11663 * configure.in (gxx_include_dir): Handle it.
11664 * Makefile.in: Likewise.
11665
11666 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11667
11668 * config.sub (mips64vr4111,mips64vr4111el) Add.
11669
11670 1999-03-21 Ben Elliston <bje@cygnus.com>
11671
11672 * config.guess: Correct typo for detecting ELF on FreeBSD.
11673
11674 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11675
11676 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11677 config/mh-djgpp.
11678
11679 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11680
11681 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11682 all-target-newlib to dependency list for all-target-bsp.
11683
11684 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11685
11686 * config.sub: Add i386-uwin support.
11687 * config.guess: Likewise.
11688
11689 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11690
11691 * configure.in: cleanup, add mh-*pic handling for arm, special
11692 case powerpc*-*-aix*
11693
11694 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11695
11696 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11697 can be built.
11698
11699 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11700
11701 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11702 targets.
11703
11704 1999-03-02 Nick Clifton <nickc@cygnus.com>
11705
11706 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11707
11708 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11709
11710 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11711
11712 1999-02-24 Nick Clifton <nickc@cygnus.com>
11713
11714 * config.sub: Fix typo in arm recognition.
11715
11716 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11717
11718 * configure.in (noconfigdirs): Changed target_configdirs to
11719 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11720 rather than m68k-*-* since it is not known to work on
11721 m68k-aout. Ditto for arm-*-*oabi.
11722
11723 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11724
11725 * configure.in (*-*-windows*): Remove, no longer used.
11726
11727 1999-02-19 Ben Elliston <bje@cygnus.com>
11728
11729 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11730 Smart and improved by Andrew Cagney.
11731
11732 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11733
11734 * config.guess: Recognize openbsd-*-hppa.
11735
11736 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11737
11738 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11739 only if it is not empty.
11740
11741 1999-02-17 Nick Clifton <nickc@cygnus.com>
11742
11743 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11744
11745 * config.guess: Modified to recognize uname's armv* syntax.
11746
11747 * config.sub: Modified to recognize uname's armv* syntax.
11748
11749 1999-02-17 Mark Salter <msalter@cygnus.com>
11750
11751 * configure.in: Added target-bsp for sparclite.
11752
11753 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11754
11755 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11756
11757 1999-02-08 Nick Clifton <nickc@cygnus.com>
11758
11759 * configure.in: Add support for strongarm port.
11760 * config.sub: Add support for strongarm target.
11761
11762 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11763
11764 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11765 the old name config/mh-cygwin32.
11766 Enable texinfo.
11767
11768 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11769
11770 * configure.in: Do build ld for ix86 Solaris.
11771
11772 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11773
11774 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11775 $AR_FOR_TARGET. Likewise for RANLIB.
11776
11777 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11778
11779 * config.sub (oabi): Recognize.
11780 * configure.in (arm-*-oabi): Handle.
11781
11782 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11783
11784 * config.guess: Improve detection of i686 on UnixWare 7.
11785
11786 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11787
11788 * config.guess: Add support for i386-pc-interix.
11789 * config.sub: Likewise.
11790 * configure.in: Likewise.
11791
11792 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11793
11794 * Makefile.in: Remove unneeded all-target-libio from
11795 from all-target-winsup target since it is now unneeded.
11796 Add all-target-libtermcap in its place since it is now
11797 needed.
11798
11799 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11800
11801 * configure.in: makefile stub for cygwin target is probably
11802 unnecessary. Remove it for now.
11803
11804 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11805
11806 * configure.in: libtermcap.a should be built when cygwin is the
11807 target as well as the host.
11808 * config.guess: Allow mixed case in cygwin uname output.
11809 * Makefile.in: Add libtermcap target.
11810
11811 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11812
11813 * config.sub: Clean up handling of hppa2.0.
11814
11815 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11816
11817 * config.guess: Use C code to identify more HP machines.
11818
11819 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11820
11821 * config.sub: Handle hppa2.0.
11822
11823 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11824
11825 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11826 cygmon for all sparclite targets, regardless of object format.
11827
11828 1998-12-15 Mark Salter <msalter@cygnus.com>
11829
11830 * configure.in: Added target-bsp for several target architectures.
11831
11832 * Makefile.in: Added rules for bsp.
11833
11834 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11835
11836 * config.guess: Improve detection of hppa2.0 processors.
11837
11838 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11839
11840 * config.guess: Recognize FreeBSD using ELF automatically.
11841
11842 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11843
11844 * configure (skip-this-dir): Add handling for new shell script, which
11845 might be created by a sub-directory's configure to indicate, this particular
11846 directory is "unwanted".
11847 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11848
11849 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11850
11851 * ltconfig: import from libtool, after changing libtool to
11852 account for the cygwin name change.
11853
11854 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11855
11856 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11857 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11858
11859 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11860
11861 * configure.in: Add libtermcap to list of cygwin dependencies.
11862
11863 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11864
11865 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11866 they include winsup/include when it's a cygwin target.
11867
11868 1998-11-12 Tom Tromey <tromey@cygnus.com>
11869
11870 * configure.in (host_tools): Added zip.
11871 * Makefile.in (all-target-libjava): Depend on all-zip.
11872 (all-zip): New target.
11873 (ALL_MODULES): Added all-zip.
11874 (NATIVE_CHECK_MODULES): Added check-zip.
11875 (INSTALL_MODULES): Added install-zip.
11876 (CLEAN_MODULES): Added clean-zip.
11877
11878 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11879
11880 * Makefile.in: lose "32" from comment about cygwin.
11881
11882 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11883
11884 * configure.in: Use -Os to build target libraries for the fr30.
11885
11886 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11887
11888 * config.sub: Add fr30.
11889
11890 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11891
11892 * configure.in: drop "32" from config/mh-cygwin32. Check
11893 cygwin* instead of cygwin32*.
11894 * config.sub: Check cygwin* instead of cygwin32*.
11895
11896 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11897
11898 * config.guess: Match any version of Unixware7.
11899
11900 1998-10-20 Syd Polk <spolk@cygnus.com>
11901
11902 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11903 if desired.
11904
11905 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11906
11907 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11908 these if the appropriate directories and files to not exist.
11909
11910 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11911
11912 * Makefile.in (DEVO_SUPPORT): Add config.if.
11913
11914 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11915
11916 * configure: Add pattern to replace "build_tooldir"'s
11917 definition in the generated Makefile with "tooldir"'s
11918 actual value.
11919
11920 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11921
11922 * config.sub: Bring back lost sparcv9.
11923
11924 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11925
11926 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11927
11928 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11929 CC_FOR_TARGET and friends.
11930
11931 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11932
11933 * Makefile.in (build_tooldir): New variable, same as tooldir.
11934 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11935 -B$(build_tooldir)/bin/.
11936 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11937
11938 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11939
11940 * README: Remove installation instructions and refer to the
11941 INSTALL directory instead.
11942
11943 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11944
11945 * config.sub: Add support for i[34567]86-pc-udk.
11946 * configure.in: Likewise.
11947
11948 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11949
11950 * Makefile.in: add bzip2 package building bits for user
11951 tools module
11952 * configure.in: ditto
11953
11954 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11955
11956 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11957 (ALL_TARGET_MODULES): Add all-target-libobjc.
11958 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11959 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11960 (all-target-libchill): Add dependencies.
11961 * configure.in (target_libs): Add libchill.
11962
11963 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11964
11965 * configure.in (target_subdir): Remove duplicate line.
11966
11967 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11968
11969 * Makefile.in (all-automake): fix dependencies.
11970
11971 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11972
11973 * configure.in: Minor cleanups for building in the $(target_alias)
11974 subdir.
11975
11976 1998-09-22 Jim Wilson <wilson@cygnus.com>
11977
11978 * Makefile.in (bootstrap): Set r and s before make all. Use
11979 BASE_FLAGS_TO_PASS in make all.
11980 (cross): Likewise.
11981
11982 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11983
11984 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11985
11986 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11987
11988 * config.sub: Fix typo in last change.
11989
11990 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11991
11992 * config.sub: Add support for C4x target.
11993 * configure.in: Likewise.
11994
11995 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11996
11997 * config.sub: Recognize sparcv9 just like sparc64.
11998
11999 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12000
12001 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12002
12003 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12004
12005 * config.guess: Correctly identify Pentium II sco boxes.
12006
12007 * config.guess: Fix "tr" code. From Weiwen Liu.
12008
12009 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12010
12011 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12012 stabs.
12013
12014 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12015
12016 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12017 (ALL_TARGET_MODULES): Add all-target-libchill.
12018 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12019 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12020 (all-target-libchill): Add dependencies.
12021 * configure.in (target_libs): Add libchill.
12022
12023 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12024
12025 * config.guess: Avoid assumptions about "tr" behaves when
12026 LANG is set to something other than English.
12027
12028 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12029
12030 * configure (gxx_include_dir): Changed to
12031 '${prefix}/include/g++'-${libstdcxx_interface}.
12032
12033 * config.if: New to determine the interfaces.
12034
12035 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12036
12037 * config.guess: Detect and handle MPE/IX.
12038 * config.sub: Deal with MPE/IX.
12039
12040 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12041
12042 * configure.in: Use mh-aix43.
12043
12044 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12045
12046 * configure: Fix --without/--disable cases for gxx-include-dir.
12047
12048 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12049
12050 * mdata-sh: Imported. Needed for automake support.
12051
12052 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12053
12054 * Makefile.in (taz): Try "chmod -R og=u ." before
12055 "chmod og=u `find . -print`".
12056
12057 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12058
12059 * configure.in: Add arm-elf and thumb-elf support.
12060
12061 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12062
12063 * Makefile.in: Undo previous patch.
12064
12065 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12066
12067 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12068 to here ...
12069 (install-no-fixedincludes): and here
12070 (INSTALL_MODULES): ... from here.
12071
12072 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12073
12074 * config.sub: Merge with FSF.
12075
12076 * config.guess: Merge with FSF.
12077
12078 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12079
12080 * configure (extraconfigdirs): New variable.
12081 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12082 * Makefile.in (all): Move higher in file.
12083 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12084 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12085 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12086 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12087 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12088
12089 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12090
12091 * Makefile.in (all-target-libjava): Depend on all-gcc and
12092 all-target-newlib.
12093 (configure-target-libjava): Depend on $(ALL_GCC).
12094
12095 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12096
12097 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12098 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12099
12100 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12101
12102 * INSTALL/README: Fix typo.
12103
12104 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12105
12106 * ylwrap: Change absolute path checks to check for DOS style path
12107 names.
12108
12109 * ylwrap: Don't use a full path name if the source file is in the
12110 same directory. From hjl@lucon.org (H.J. Lu).
12111
12112 * config-ml.in: Default to being verbose, to match Feb 18 change to
12113 configure.
12114
12115 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12116
12117 Brought over from egcs:
12118
12119 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12120
12121 * configure.in (target_subdir): Set to ${target_alias} instead
12122 of "libraries".
12123
12124 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12125
12126 * configure.in (target_subdir): Set to libraries if enable_multilib.
12127
12128 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12129
12130 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12131 multilibs, force reconfiguration the first time we create
12132 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12133
12134 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12135
12136 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12137 avoid confusion with --no-recursion.
12138
12139 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12140
12141 * configure.in: Win32 hosts shouldn't use install -x
12142 * install-sh: remove -x option, and special .exe-handling
12143 hack.
12144
12145 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12146
12147 * config.guess: Recognize i586-pc-beos.
12148 * configure.in: Don't build some bits for beos.
12149
12150 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12151
12152 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12153 CFLAGS default to -O2.
12154
12155 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12156 when using GNU ld.
12157
12158 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12159
12160 * ltmain.sh: Correct install when using a different shell.
12161
12162 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12163
12164 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12165
12166 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12167
12168 * makefile.vms: Update to build binutils/makefile.vms. Add install
12169 target.
12170
12171 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12172
12173 * ltconfig: Update to correct AIX handling.
12174
12175 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12176
12177 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12178
12179 * configure.in (target_subdir): Set to ${target_alias} instead
12180 of "libraries".
12181
12182 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12183
12184 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12185 (Makefile): Depend on $(gcc_version_trigger).
12186
12187 * configure (gcc_version): Change default initializer to empty
12188 string.
12189 (gcc_version_trigger): New variable; pass this variable down
12190 to subdir configures to enable them checking gcc's version
12191 themselves. Emit make macros for both gcc_version vars.
12192 (topsrcdir): Initialize reliably.
12193 (recursion line): Remove --with-gcc-version=${gcc_version}.
12194
12195 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12196
12197 * configure (enable_version_specific_runtime_libs): Implement new flag
12198 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12199 in $(libsubdir); emit definition in each generated Makefile.
12200 (gxx_include_dir): Initialize depending on
12201 $enable_version_specific_runtime_libs.
12202
12203 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12204
12205 * configure (gcc_version): Initialize properly depending on
12206 how and where configure is started.
12207 (recursion line): Pass a --with-gcc-version=${gcc_version}
12208 to configures in subdirs.
12209
12210 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12211
12212 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12213 cygmon
12214
12215 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12216
12217 * configure.in: Add cygmon and libstub support for mn10200.
12218
12219 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12220
12221 * configure (gcc_version): Add new variable describing the
12222 particular gcc version we're building.
12223 * Makefile.in (libsubdir): Add new macro for the directory
12224 in which the compiler finds executables, libraries, etc.
12225 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12226 and libsubdir.
12227
12228 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12229
12230 * Makefile.in (local-clean): Remove *.log.
12231 (warning.log): Built with warn_summary from build.log.
12232 (mail-report.log): Run test_summary.
12233 (mail-report-with-warnings.log): Run test_summary including
12234 warning.log in the report.
12235
12236 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12237
12238 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12239
12240 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12241
12242 * Makefile.in (grep): Grep no longer depends on libiberty.
12243
12244 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12245
12246 * Makefile.in: all-snavigator needs all-libgui.
12247
12248 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12249
12250 * configure.in: Add cygmon and libstub support for mn10300.
12251
12252 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12253
12254 * missing: Update to version from automake 1.3.
12255
12256 * ltmain.sh: On installation, don't get confused if the same name
12257 appears more than once in the list of library names.
12258
12259 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12260
12261 * config.sub: Accept m68060 and m5200 as CPU names.
12262
12263 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12264
12265 * configure: Use && rather than using -a in test, because odd
12266 strings can confuse test.
12267 * configure.in: Likewise.
12268
12269 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12270
12271 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12272
12273 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12274
12275 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12276 bootstrap4-lean): New targets.
12277
12278 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12279
12280 * mpw-* Delete. Not used.
12281
12282 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12283
12284 * COPYING.LIB: Update FSF address.
12285
12286 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12287
12288 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12289
12290 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12291 GAS_SUPPORT_DIRS.
12292
12293 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12294
12295 * ltconfig, ltmain.sh: Avoid producing a version number if
12296 -version-info was not used.
12297
12298 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12299
12300 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12301 building with newlib.
12302
12303 1998-04-30 Paul Eggert <eggert@twinsun.com>
12304
12305 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12306 Solaris `make' causes it to continue to next definition.
12307
12308 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12309
12310 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12311 the right GUI libraries and files are installed along with GDB.
12312
12313 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12314
12315 * configure.in: Change alpha to alpha* in several places.
12316
12317 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12318
12319 * config.sub: Recognize sparc86x.
12320
12321 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12322
12323 * configure.in (--enable-target-optspace): Remove debug echo.
12324
12325 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12326
12327 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12328
12329 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12330
12331 * ltconfig: Update cygwin32 support.
12332
12333 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12334 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12335 (GDB_SUPPORT_DIRS): Likewise.
12336
12337 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12338
12339 * configure.in (target_makefile_frag): If --enable-target-optspace,
12340 use -Os to compile target libraries rather than -O2. Default to
12341 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12342 not used.
12343 * configure.in (target_cflags): Ditto for d30v.
12344
12345 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12346
12347 * Makefile.in (all-bfd): Depend on all-intl.
12348 (all-binutils): Likewise.
12349 (all-gas): Likewise.
12350 (all-gprof): Likewise.
12351 (all-ld): Likewise.
12352
12353 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12354
12355 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12356
12357 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12358
12359 * Makefile.in (all-bfd): Depend upon all-libiberty.
12360
12361 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12362
12363 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12364
12365 * Makefile.in: Add libstub.
12366
12367 * configure.in: Ditto. Build libstub for targets that have cygmon
12368 support.
12369
12370 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12371
12372 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12373
12374 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12375
12376 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12377 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12378
12379 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12380
12381 * configure: Define DEFAULT_M4 by searching PATH.
12382 * Makfile.in: Use DEFAULT_M4.
12383
12384 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12385
12386 * ltconfig: Add cygwin32 support.
12387
12388 * Makefile.in, configure.in: Add libtool as a native only directory
12389 to configure and build.
12390
12391 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12392
12393 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12394
12395 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12396
12397 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12398
12399 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12400
12401 * Makefile.in: add ash make rules
12402 * configure.in: add ash to native_only and host_tools lists
12403
12404 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12405
12406 * Makefile.in (all-gettext, all-intl): New targets.
12407 (ALL_MODULES): Added all-gettext, all-intl.
12408 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12409 (INSTALL_MODULES): Added install-gettext, install-intl.
12410 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12411
12412 * configure.in (host_tools): Added gettext.
12413 (native_only): Likewise.
12414 (noconfigdirs) [various cases]: Likewise.
12415 (host_libs): Added intl.
12416
12417 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12418
12419 * configure: Do not disable building gdbtk for cygwin32 hosts.
12420
12421 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12422
12423 * configure.in: Add thumb-coff target.
12424 * config.sub: Add thumb-coff target.
12425
12426 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12427
12428 * Makefile.in: Revert yesterday's change.
12429 (all-target-winsup): all-target-librx stays out of here.
12430
12431 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12432
12433 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12434 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12435 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12436 Remove references to librx and libg++.
12437
12438 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12439
12440 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12441 recursive makes
12442
12443 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12444
12445 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12446 for newlib directory.
12447 (CXX_FOR_TARGET): Likewise.
12448
12449 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12450
12451 * ltconfig: Update after libtool/ltconfig.in change for
12452 hpux11.
12453
12454 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12455
12456 * ltconfig, ltmain.sh: Update to libtool 1.2.
12457
12458 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12459
12460 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12461 (install-gcc-cross): Instead, override LANGUAGES here.
12462
12463 1998-03-18 Dave Love <d.love@dl.ac.uk>
12464
12465 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12466 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12467
12468 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12469
12470 * configure.in: Add Thumb-pe target.
12471
12472 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12473
12474 * Makefile.in - changed sn targets to snavigator
12475 * configure.in - changed sn targets to snavigator
12476
12477 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12478
12479 * config-ml.in: After building symlink tree call make distclean
12480 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12481 to be the case for libiberty.
12482
12483 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12484
12485 * configure: When making link, also check the current
12486 directory. The configure scripts may create one.
12487
12488 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12489
12490 * config.sub: Accept alphapca56 and alphaev6 properly.
12491
12492 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12493
12494 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12495
12496 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12497
12498 * config.sub (sco5): Fix typo.
12499
12500 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12501
12502 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12503 install-itcl.
12504 (install-itcl): Remove dependency on install-tcl.
12505
12506 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12507
12508 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12509
12510 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12511
12512 * configure.in: Don't build libgui for a cygwin32 target when not on
12513 a cygwin32 host.
12514
12515 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12516
12517 * configure (redirect): Set to null, so default behavior of
12518 configure is now --verbose.
12519
12520 1998-02-16 Dave Love <d.love@dl.ac.uk>
12521
12522 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12523 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12524
12525 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12526
12527 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12528 this change to sync Makefile.in with its ChangeLog entries.
12529
12530 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12531
12532 * ltmain.sh (mkdir): Check that the directory doesn't exist
12533 before we exit with error, so that we don't get races during
12534 parallel builds.
12535
12536 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12537
12538 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12539
12540 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12541
12542 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12543 PICFLAG_FOR_TARGET.
12544 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12545
12546 * configure: Emit a definition for the new macro enable_shared
12547 into each Makefile.
12548
12549 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12550
12551 * configure.in (host_tools, native_only): Add libtool.
12552
12553 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12554
12555 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12556 Fix typo in ming config comment.
12557
12558 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12559
12560 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12561
12562 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12563
12564 * config.sub: Add tic30 cases, and map c30 to tic30.
12565
12566 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12567
12568 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12569 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12570 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12571 (CLEAN_TARGET_MODULES): Similarly
12572 (all-target-libf2c): Add dependences.
12573 * configure.in (target_libs): Add libf2c.
12574
12575 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12576
12577 * configure.in: Remove expect from noconfigdirs when target
12578 is cygwin32. OK to build expect and dejagnu with Canadian
12579 Cross.
12580
12581 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12582
12583 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12584 host.
12585
12586 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12587 and mingw32.
12588
12589 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12590
12591 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12592 here as it is not defined in the toplevel Makefile.
12593
12594 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12595
12596 * configure (package_makefile_rules_frag): New variable, which names
12597 a file with generic rules, ...
12598 Change comment to mention we now have FIVE parts.
12599 * configure: Undo last change.
12600
12601 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12602
12603 * config.guess: More accurate determination of HP processor types.
12604 * config.sub: More accurate determination of HP processor types.
12605
12606 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12607
12608 * configure (package_makefile_frag): Move inserting the
12609 ${package_makefile_frag} to where it should be according
12610 to the comment.
12611
12612 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12613
12614 * config.guess: Add support for Linux/ARM.
12615
12616 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12617
12618 * .cvsignore: Remove *-info and *-install since they match
12619 release-info and mpw-install, which we don't want to just ignore.
12620
12621 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12622
12623 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12624
12625 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12626
12627 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12628 local_prefix to sub-make invocations.
12629
12630 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12631
12632 * configure.in: Check makefile fragments in the source
12633 directory.
12634
12635 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12636
12637 * configure.in: Check whether host and target makefile
12638 fragments exist before adding them to *_makefile_frag.
12639
12640 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12641
12642 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12643
12644 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12645
12646 * configure.in: Make sure we only replace RPATH_ENVVAR on
12647 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12648 regexp to sed.
12649
12650 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12651 to sub-makes.
12652
12653 1998-01-13 Lee Iverson (leei@ai.sri.com)
12654
12655 * config-ml.in (multi-do): LDFLAGS must include multilib
12656 designator.
12657
12658 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12659
12660 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12661
12662 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12663
12664 * config.sub: Add mingw32 support.
12665 * configure.in: Likewise.
12666
12667 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12668
12669 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12670
12671 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12672
12673 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12674 * configure (gxx_include_dir): Provide a definition for subdirs
12675 which do not use autoconf.
12676
12677 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12678
12679 * config.guess: Sync with egcs. Picks up new alpha support,
12680 BeOS & some additional linux support.
12681
12682 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12683
12684 * config.guess: HP 9000/803 is a PA1.1 machine.
12685
12686 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12687
12688 * configure.in: It's alpha*-...
12689
12690 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12691
12692 * configure.in (host_makefile_frag, target_makefile_frag):
12693 Handle multiple config files.
12694 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12695 alpha-*-*.
12696
12697 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12698
12699 * mkdep: New file.
12700
12701 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12702
12703 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12704
12705 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12706
12707 * Makefile.in: Add libgui directory.
12708 (GDB_TK): Add all-libgui.
12709 * configure.in: Add libgui directory.
12710 * configure: Add all-libgui to GDB_TK.
12711
12712 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12713
12714 * config-ml.in (multidirs): Add m32r to multilib list.
12715
12716 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12717
12718 * Makefile.in (all-target-gperf): Change dependency to
12719 all-target-libstdc++.
12720
12721 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12722
12723 * config.guess: Add BeOS support.
12724
12725 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12726
12727 Source directory cvs renamed to cvssrc:
12728 * configure.in (host_tools): Change cvs to cvssrc.
12729 (native_only): Likewise.
12730 (noconfigdirs) [various cases]: Likewise.
12731 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12732 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12733 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12734 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12735 (all-cvssrc): Rename target from all-cvs.
12736
12737 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12738
12739 * configure (gxx_include_dir): Fix thinko.
12740
12741 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12742
12743 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12744 (install-cross, install-gcc-cross): New targets.
12745
12746 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12747
12748 * configure.in (noconfigdirs): Add support for Thumb target.
12749
12750 * config.sub (maybe_os): Add support for Thumb target.
12751
12752 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12753
12754 * Makefile.in: Add rules for cygmon.
12755
12756 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12757
12758 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12759
12760 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12761 * configure (gxx_include_dir): Provide a definition for subdirs
12762 which do not use autoconf.
12763
12764 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12765
12766 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12767 11/18/97 build
12768
12769 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12770
12771 * From Franz Sirl.
12772 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12773 found on RedHat Linux systems.
12774
12775 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12776
12777 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12778 guesses.
12779
12780 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12781
12782 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12783
12784 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12785
12786 * ltmain.sh: If mkdir fails, check whether the directory was created
12787 anyhow by some other process.
12788
12789 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12790
12791 * configure.in (d30v-*-*): Configure all directories.
12792
12793 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12794
12795 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12796 for the D30V.
12797
12798 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12799
12800 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12801
12802 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12803
12804 * include/libiberty.h: Add extern "C" { so it can be used with C++
12805 progrms.
12806 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12807 programs.
12808
12809 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12810
12811 * configure.in (d30v-*-*): Configure GCC now.
12812
12813 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12814
12815 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12816 is no longer needed.
12817
12818 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12819
12820 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12821
12822 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12823
12824 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12825 targets using "$@" to provide support for similar but not identical
12826 targets without having to duplicate code.
12827
12828 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12829
12830 * makefile.vms: Fix to work with DEC C.
12831
12832 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12833
12834 * config.sub: Add mips-tx39-elf to marketing names.
12835
12836 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12837
12838 * ltmain.sh: Handle symlinks in generated script.
12839
12840 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12841
12842 * configure: Handle autoconf style directory options: --bindir,
12843 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12844 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12845 --sysconfdir.
12846 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12847 (sharedstatedir, localstatedir, oldincludedir): New variables.
12848 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12849 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12850 sbindir, sharedstatedir, and sysconfdir.
12851
12852 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12853
12854 * Makefile.in (bootstrap-lean): New target.
12855
12856 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12857
12858 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12859 sn, and gnuserv from noconfigdirs.
12860
12861 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12862
12863 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12864
12865 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12866
12867 * Makefile.in (cross): New target.
12868
12869 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12870 Jeff Law <law@cygnus.com>
12871
12872 * Makefile.in (bootstrap2, bootstrap3): New targets.
12873 (all-bootstrap): Remove outdated and confusing target.
12874 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12875
12876 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12877
12878 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12879 windows. Consistent with gdb/configure.
12880
12881 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12882
12883 * configure.in: Name Linux target fragment.
12884
12885 * configure: Rewrite so that project Makefile fragment is inserted
12886 first and appears last in the resulting Makefile.
12887
12888 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12889
12890 * Makefile.in (install-itcl): Install tcl first.
12891
12892 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12893
12894 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12895
12896 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12897
12898 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12899
12900 * configure.in (skipdirs): Add target-librx for Linux.
12901 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12902
12903 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12904
12905 * Makefile.in (bootstrap): New target.
12906
12907 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12908
12909 * config.sub: Accept 'amigados' for backward compatibility.
12910
12911 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12912
12913 * config.guess: Merge with FSF.
12914
12915 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12916
12917 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12918
12919 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12920
12921 * config.sub: Add "marketing-names" patch.
12922
12923 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12924
12925 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12926
12927 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12928
12929 * config.sub: Handle v850-elf.
12930
12931 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12932
12933 * .cvsignore (*-install): Remove.
12934
12935 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12936
12937 * ltconfig: Set CONFIG_SHELL in libtool.
12938 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12939
12940 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12941
12942 * configure.in (target_subdir): Set to libraries if enable_multilib.
12943
12944 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12945
12946 * config.guess: Update from gcc directory.
12947
12948 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12949
12950 * Makefile.in (all-sim): Depends on all-readline.
12951
12952 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12953
12954 * Makefile.in (BISON, YACC): Use $$s.
12955 (all-bison): Depend on all-texinfo.
12956
12957 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12958
12959 * Makefile.in (BISON): Add -L flag.
12960 (YACC): Likewise.
12961
12962 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12963
12964 * configure.in (noconfigdirs): Add support for v850e target.
12965
12966 * config.sub (maybe_os): Add support for v850e target.
12967
12968 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12969
12970 * configure.in (noconfigdirs): Add support for v850ea target.
12971
12972 * config.sub (maybe_os): Add support for v850ea target.
12973
12974 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12975
12976 * config.sub: Add mipstx39. Delete r3900.
12977
12978 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12979
12980 * Makefile.in (all-autoconf): Depends on all-texinfo.
12981
12982 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12983
12984 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12985 eabi targets.
12986
12987 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12988
12989 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12990
12991 * configure: When handling a Canadian Cross, handle YACC as well as
12992 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12993 * Makefile.in (all-bison): Depend upon all-texinfo.
12994
12995 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12996
12997 * Makefile.in (BISON): bison, not byacc or bison -y.
12998 (YACC): bison -y or byacc or yacc.
12999 (various): Add *-bison as appropriate.
13000 (taz): No need to mess with BISON anymore.
13001
13002 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13003
13004 * configure: If OSTYPE matches *win32*, try to find a good value for
13005 CONFIG_SHELL.
13006
13007 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13008
13009 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13010 configure.in if it is present.
13011
13012 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13013
13014 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13015
13016 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13017
13018 * config.sub: Recognize `arc' cpu.
13019 * configure.in: Likewise.
13020 * config-ml.in: Likewise.
13021
13022 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13023
13024 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13025
13026 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13027
13028 * configure: Changed sed delimiter from ':' to '|' when
13029 attempting to substitute ${config_shell} for SHELL. On
13030 NT ${config_shell} may contain a ':' in it.
13031
13032 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13033
13034 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13035
13036 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13037
13038 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13039
13040 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13041
13042 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13043
13044 * ylwrap: If the program is a relative path, force it to be
13045 absolute.
13046
13047 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13048
13049 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13050
13051 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13052
13053 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13054 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13055 for libraries.
13056
13057 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13058
13059 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13060 separated by spaces.
13061
13062 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13063
13064 * ylwrap: New file.
13065 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13066
13067 * ltmain.sh: Handle /bin/sh at start of install program.
13068
13069 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13070
13071 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13072 * missing: New file, from automake 1.2.
13073
13074 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13075
13076 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13077 check-tk to CHECK_X11_MODULES.
13078
13079 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13080
13081 * config.sub: Merge with FSF.
13082
13083 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13084
13085 * config.guess: Merge with FSF.
13086
13087 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13088
13089 * configure: Treat msdosdjgpp like go32.
13090 * configure.in: Likewise. Don't remove gprof for go32.
13091
13092 * configure: Change Makefile.tem2 to Makefile.tm2.
13093
13094 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13095
13096 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13097
13098 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13099
13100 * install-sh (chmodcmd): Set to null if the DST directory already
13101 exists. Same as Nov 11th change.
13102
13103 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13104
13105 * configure (GDB_TK): Needs itcl and tix.
13106
13107 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13108
13109 * config.guess: Update from FSF.
13110
13111 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13112
13113 * Makefile.in (GDB_TK): Depend on itcl and tix.
13114
13115 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13116
13117 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13118 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13119 (INSTALL_SCRIPT): New variable.
13120 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13121 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13122 to -x.
13123 * install-sh: Add support for -x option.
13124
13125 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13126
13127 * configure.in, Makefile.in: Treat tix like itcl.
13128
13129 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13130
13131 * Makefile.in (WINDRES): New variable.
13132 (WINDRES_FOR_TARGET): New variable.
13133 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13134 (EXTRA_HOST_FLAGS): Add WINDRES.
13135 (EXTRA_TARGET_FLAGS): Add WINDRES.
13136 (EXTRA_GCC_FLAGS): Add WINDRES.
13137 ($(DO_X)): Pass down WINDRES.
13138 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13139 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13140 DLLTOOL_FOR_TARGET.
13141
13142 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13143
13144 * configure.in: configure sim before gdb for win32-x-ppc
13145
13146 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13147
13148 Move gperf into the toplevel, from libg++.
13149 * configure.in (target_tools): Add target-gperf.
13150 (native_only): Add target-gperf.
13151 * Makefile.in (all-target-gperf): New target, depend on
13152 all-target-libg++.
13153 (configure-target-gperf): Empty rule.
13154 (ALL_TARGET_MODULES): Add all-target-gperf.
13155 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13156 (CHECK_TARGET_MODULES): Add check-target-gperf.
13157 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13158 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13159
13160 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13161
13162 * config.sub (mn10200): Recognize new basic machine.
13163
13164 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13165
13166 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13167 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13168
13169 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13170
13171 * configure.in: If we're building mips-sgi-irix6* native, turn on
13172 ENABLE_MULTILIB and set TARGET_SUBDIR.
13173
13174 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13175
13176 * Makefile.in (all-sn): Depend on all-grep.
13177
13178 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13179
13180 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13181
13182 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13183 Makefile. From Jeff Makey <jeff@cts.com>.
13184 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13185
13186 * Makefile.in (DISTBISONFILES): Remove.
13187 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13188 $(DEFAULT_YACC).
13189
13190 * configure.in: Build itl, db, sn, etc., when building for native
13191 cygwin32.
13192
13193 * Makefile.in (LD): New variable.
13194 (EXTRA_HOST_FLAGS): Pass down LD.
13195 ($(DO_X)): Likewise.
13196
13197 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13198
13199 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13200
13201 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13202
13203 * configure.in (targargs): Strip out any supplied --build argument
13204 before adding our own. Always add --build.
13205
13206 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13207
13208 * configure.in (targargs): Pass --build if we're doing
13209 a cross-compile.
13210
13211 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13212
13213 * configure: Use '|' instead of ":" as the separator in
13214 sed. Otherwise sed chokes on NT path names with drive
13215 designators. Also look for "?:*" as the leading characters in an
13216 absolute pathname.
13217
13218 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13219
13220 * config.sub: Support for r3900.
13221
13222 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13223
13224 * configure.in: Use install-sh, not install.sh.
13225
13226 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13227
13228 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13229 apply it twice.
13230
13231 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13232
13233 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13234 install-binutils.
13235
13236 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13237
13238 * Makefile.in: Add automake targets.
13239 * configure.in (host_tools): Add automake.
13240
13241 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13242
13243 * configure: Default CXX to c++, not gcc.
13244 * Makefile.in (CXX): Set to c++, not gcc.
13245 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13246
13247 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13248
13249 * install-sh: try appending a .exe if source file doesn't
13250 exist
13251
13252 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13253
13254 * configure.in: Turn on multilib by default.
13255 (cross_only): Remove target-libiberty.
13256
13257 * Makefile.in (all-gcc): Don't depend on libiberty.
13258
13259 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13260
13261 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13262
13263 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13264
13265 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13266 (DISTBISONFILES): Add ld/Makefile.in
13267
13268 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13269
13270 * configure.in: if target is cygwin32 but host isn't cygwin32,
13271 don't configure gdb tcl tk expect, not just gdb.
13272
13273 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13274
13275 * configure.in: Added gnuserv everywhere sn appears.
13276
13277 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13278 (CROSS_CHECK_MODULES): Added check-gnuserv.
13279 (INSTALL_MODULES): Added install-gnuserv.
13280 (CLEAN_MODULES): Added clean-gnuserv.
13281 (all-gnuserv): New target.
13282
13283 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13284
13285 * config.guess: Fixes for MIPS OpenBSD systems.
13286
13287 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13288
13289 * Makefile.in (INSTALL_XFORM): Remove.
13290 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13291
13292 * mkinstalldirs: New file, copied from automake.
13293 * Makefile.in (installdirs): Rename from install-dirs. Use
13294 mkinstalldirs. Change all users.
13295 (DEVO_SUPPORT): Add mkinstalldirs.
13296
13297 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13298
13299 * install-sh: Rename from install.sh.
13300 * Makefile.in (INSTALL): Change install.sh to install-sh.
13301 (DEVO_SUPPORT): Likewise.
13302
13303 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13304 Graichen <graichen@rzpd.de>.
13305
13306 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13307
13308 * config.guess: Recognize OpenBSD systems correctly.
13309
13310 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13311
13312 * README, Makefile.in (ETC_SUPPORT): Remove references to
13313 cfg-paper*, configure.{texi,man,info*}._
13314
13315 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13316
13317 * Makefile.in (all.normal): Ensure that gcc is built after all
13318 the x11 - ie gdb - targets.
13319
13320 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13321
13322 * makefile.vms: Don't run conf-a-gas.
13323
13324 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13325
13326 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13327
13328 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13329
13330 * configure.in: Remove noconfigdirs case since gdb also
13331 configures and builds for tic80-coff.
13332
13333 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13334
13335 * configure: Set cache_file to config.cache.
13336 * Makefile.in (local-distclean): Remove config.cache.
13337
13338 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13339
13340 * COPYING: Update FSF address.
13341
13342 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13343
13344 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13345 noconfigdirs.
13346
13347 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13348
13349 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13350 MAKEDIRS, is empty.
13351
13352 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13353
13354 * config.sub: Tweak mn10300 entry.
13355
13356 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13357
13358 * configure.in (host_tools): Put sim before gdb, so gdb's
13359 configure.tgt can determine if the simulator was configured.
13360
13361 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13362
13363 * config.sub: Move BeOS $os case to be with other Cygnus
13364 local cases.
13365
13366 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13367
13368 * config.sub: Remove misplaced comment that broke Linux.
13369
13370 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13371
13372 * config.sub: Add BeOS support.
13373
13374 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13375
13376 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13377
13378 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13379
13380 * configure.in (noconfigdirs): Remove tcl and tk from
13381 noconfigdirs for cygwin32 builds.
13382
13383 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13384
13385 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13386
13387 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13388
13389 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13390 make-all.com, use makefile.vms instead.
13391
13392 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13393
13394 * config.sub: Accept -lnews*.
13395
13396 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13397
13398 * configure.in (noconfigdirs): Disable target-newlib,
13399 target-examples and target-libiberty for d30v.
13400
13401 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13402
13403 * configure.in (noconfigdirs): Enable ld for d30v.
13404
13405 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13406
13407 * configure.in (tic80-*-*): Build compiler.
13408
13409 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13410
13411 * configure.in (d30v-*): Remove sim directory from list of
13412 unsupported d30v directories
13413
13414 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13415
13416 * config.sub, configure.in: Add d30v target cpu.
13417
13418 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13419
13420 * makefile.vms: New file.
13421 * make-all.com: Remove.
13422
13423 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13424
13425 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13426
13427 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13428
13429 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13430
13431 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13432
13433 * Makefile.in (ALL_MODULES): Added all-db.
13434 (CROSS_CHECK_MODULES): Addec check-db.
13435 (INSTALL_MODULES): Added install-db.
13436 (CLEAN_MODULES): Added clean-db.
13437
13438 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13439
13440 * config.guess: Merge with latest FSF sources.
13441
13442 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13443
13444 * Makefile.in (ALL_MODULES): Added all-itcl.
13445 (CROSS_CHECK_MODULES): Added check-itcl.
13446 (INSTALL_MODULES): Added install-itcl.
13447 (CLEAN_MODULES): Added clean-itcl.
13448
13449 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13450
13451 * configure.in: build gdb for mn10200
13452
13453 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13454
13455 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13456
13457 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13458
13459 * configure.in (tic80-*-*): Turn off most targets right now.
13460
13461 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13462
13463 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13464 rather than the makeinfo program.
13465 (do-info): Depend upon all-texinfo.
13466
13467 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13468
13469 * configure.in: Remove uses of config/mh-linux.
13470
13471 * config.sub, config.guess: Merge with latest FSF sources.
13472
13473 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13474
13475 * config.sub (case $basic_machine): Add tic80 entries.
13476
13477 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13478
13479 * config.sub, config.guess: Merge with latest FSF sources.
13480
13481 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13482
13483 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13484 * mpw-config.in: Test for NewFolderRecursive.
13485 * mpw-install: Use symbolic name for startup filename.
13486 * mpw-README: Add various additional details.
13487
13488 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13489
13490 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13491
13492 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13493
13494 * configure.in: Do build gcc and the target libraries for
13495 the mn10200.
13496
13497 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13498
13499 * configure.in: don't avoid building gdb for mn10300 any more
13500 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13501 instead of single-quoting it.
13502
13503 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13504
13505 * configure.in: Don't use --with-stabs on IRIX 6.
13506
13507 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13508
13509 * configure.in (m32r): Build gdb, libg++ now.
13510
13511 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13512
13513 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13514 directories from noconfigdirs.
13515
13516 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13517
13518 * config.sub (basic_machine): added mips16 configuration
13519
13520 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13521
13522 * config.sub: Handle d10v-unknown.
13523
13524 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13525
13526 * config.sub: Handle v850-unknown.
13527
13528 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13529
13530 * Makefile.in: add findutils
13531 * configure.in: add findutils to list of host_tools
13532
13533 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13534
13535 * config.sub: Handle mn10200 and mn10300.
13536
13537 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13538
13539 * configure.in (d10v-*): Do not build librx.
13540
13541 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13542
13543 * configure.in (mn10300): Build everything except gdb & libgloss.
13544
13545 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13546
13547 * config.guess: Patch for Dansk Data Elektronik servers,
13548 from Niels Skou Olsen <nso@dde.dk>.
13549
13550 For ncr, use /bin/uname rather than uname, since GNU uname does not
13551 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13552
13553 Patch for MIPS R4000 running System V,
13554 from Eric S. Raymond <esr@snark.thyrsus.com>.
13555
13556 Fix thinko for nextstep.
13557
13558 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13559
13560 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13561 * config.guess: Guess mips-dec-mach_bsd4.3.
13562
13563 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13564 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13565 release numbers.
13566 * config.guess (mips-mips-riscos*): Emit just enough of the
13567 release number.
13568
13569 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13570 * config.guess (sparc-auspex-sunos*): Added.
13571 (f300-fujitsu-*): Added.
13572
13573 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13574 * config.guess: Recognize a Tadpole as a sparc.
13575
13576 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13577
13578 * config.guess: Don't assume that NextStep version is either 2 or
13579 3. NextStep 4 (aka OpenStep 4) has come out now.
13580
13581 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13582
13583 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13584 From Rik Faith <faith@cs.unc.edu>.
13585
13586 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13587
13588 * config.sub: Contributions from bug-gnu-utils to:
13589 Support plain "hppa" (no version given) architecture, reported by
13590 OpenStep.
13591 OpenBSD like NetBSD.
13592 LynxOs is not a hardware supplier.
13593
13594 * config.guess: Contributions from bug-gnu-utils to add support for:
13595 OpenBSD like NetBSD.
13596 Stratus systems.
13597 More Pyramid systems.
13598 i[n>4]86 Intel chips.
13599 M680[n>4]0 Motorola chips.
13600 Use unknown instead of lynx for hardware manufacturer.
13601
13602 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13603
13604 * install.sh (chmodcmd): Set to null if the DST directory already
13605 exists.
13606
13607 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13608
13609 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13610 not use mt-ppc target Makefile fragment any more.
13611
13612 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13613
13614 * configure.in (*-*-windows): Exclude everything but those dirs
13615 needed to build windows.
13616
13617 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13618
13619 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13620
13621 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13622
13623 * configure.in: Exclude mmalloc from i386-windows.
13624
13625 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13626
13627 * Undo my previous change.
13628
13629 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13630
13631 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13632 unconditionally.
13633 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13634
13635 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13636
13637 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13638 host to add it's own flags.
13639
13640 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13641
13642 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13643
13644 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13645
13646 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13647 (CXX_FOR_TARGET): Likewise.
13648 (GCC_FOR_TARGET): Define.
13649 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13650 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13651 CC_FOR_TARGET was specified on the command line.
13652 (MAKEOVERRIDES): Don't define.
13653
13654 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13655
13656 * configure.in (m32r): Fix spelling of libg++ libs.
13657
13658 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13659
13660 * config.sub (-apple*): Remove, now redundant.
13661
13662 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13663
13664 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13665
13666 * configure: Rework yesterday's sed script patch.
13667
13668 * config.sub: Merge with FSF.
13669
13670 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13671
13672 * config.guess: Merge from FSF.
13673
13674 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13675 * config.guess: Use pc instead of unknown, for pc clone systems.
13676 Change linux to linux-gnu.
13677
13678 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13679 * config.guess: Avoid non-portable tr syntax.
13680
13681 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13682
13683 * test-build.mk (HOLES): Add "xargs" for gdb.
13684
13685 * configure: Avoid hpux10.20 sed bug.
13686
13687 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13688
13689 * configure.in: Add support for windows host
13690 (that is a build done under the Microsoft build environment).
13691
13692 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13693
13694 * Makefile.in: Replace all uses of srcroot with s, to shrink
13695 command line lengths.
13696
13697 Patches from Geoffrey Noer <noer@cygnus.com>:
13698 * configure.in: If configuring for newlib, pass --with-newlib to
13699 subdirectories.
13700 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13701 -Bnewlib/ and -Lwinsup to gcc.
13702 (CXX_FOR_TARGET): Likewise.
13703
13704 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13705
13706 * Makefile.in (ETC_SUPPORT): Add configure.
13707
13708 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13709
13710 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13711 host configuration file.
13712
13713 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13714
13715 * configure.in: Break mn10x00 support into separate
13716 mn10200 and mn10300 configurations.
13717 * config.sub: Likewise.
13718
13719 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13720
13721 * configure.in: Add lots of stuff to noconfigdirs for
13722 the mn10x00 targets.
13723
13724 * config.sub, configure.in: Add mn10x00 support.
13725
13726 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13727
13728 * make-all.com: Call conf-a-gas, not config-a-gas.
13729
13730 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13731
13732 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13733 targets.
13734
13735 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13736
13737 * mpw-README: Add much more detail for native PowerMac.
13738 * mpw-install: New file.
13739 * mpw-configure: Add --norecursion and --help options.
13740 * mpw-config.in: Translate readme and install files when
13741 copying to objdir.
13742 * mpw-build.in: Don't always depend on byacc and flex.
13743 (install-only-top): New action.
13744
13745 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13746
13747 * configure.in: You can now configure GDB for the v850.
13748
13749 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13750
13751 * configure.in (noconfigdirs): Don't configure any C++ dirs
13752 if targeting D10V.
13753
13754 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13755
13756 * config.sub: Recognize mips64vr5000.
13757
13758 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13759
13760 * configure.in: Use a single line for host_tools and native_only.
13761
13762 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13763
13764 * config.sub, configure.in: Add entries for m32r.
13765
13766 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13767
13768 * Makefile.in (inet-install): Don't run install-gzip.
13769
13770 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13771
13772 * configure.in: Don't config lots of things for *-*-windows*.
13773
13774 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13775
13776 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13777 (host_libs, host_tools): Copy from configure.in.
13778 * mpw-configure: Don't complain about directories not found.
13779
13780 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13781
13782 * configure.in (i[345]86): Recognize i686 for pentium pro.
13783 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13784 file.
13785
13786 * config.guess (i[345]86): Ditto.
13787
13788 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13789
13790 * configure.in (noconfigdirs): Removed gdb for D10V.
13791
13792 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13793
13794 * configure.in: Remove ld, target-libio, target-libg++, and
13795 target-libstdc++ from noconfigdirs.
13796
13797 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13798
13799 * configure: Fix three locations where shell scripts were
13800 being run directly rather than with config_shell.
13801
13802 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13803
13804 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13805 * config.sub (basic_machine): Recognize v850.
13806
13807 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13808
13809 * mpw-configure: Handle multiple enable/disable options and
13810 pass them down recursively, handle -c and -s flags appropriately
13811 depending on choice of compiler, add escape mechanism for
13812 quoted arguments to gC.
13813
13814 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13815
13816 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13817 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13818 so that -mrelocatable-lib and -mno-eabi are used.
13819
13820 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13821 not support --print-multi-lib, don't abort.
13822
13823 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13824
13825 * make-all.com: Run config-a-gas.
13826 * setup.com: Don't copy subdirectory files around.
13827
13828 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13829
13830 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13831 target, it now compiles correctly.
13832
13833 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13834
13835 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13836
13837 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13838
13839 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13840
13841 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13842
13843 * configure.in (native_only): Add prms.
13844
13845 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13846
13847 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13848 (BINUTILS_SUPPORT_DIRS): Likewise.
13849
13850 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13851
13852 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13853 d10v support is added.
13854
13855 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13856
13857 * configure.in (d10v-*-*): New target.
13858
13859 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13860
13861 * config.guess (HP 9000/811): Recognize this as a PA1.1
13862 machine.
13863
13864 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13865
13866 * Makefile.in (do-tar-gz): New target, split out from tail end of
13867 taz target. Run each command separately, don't use pipes.
13868 (taz): Use it.
13869
13870 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13871
13872 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13873 * mpw-build.in: No builds should depend on building byacc or flex,
13874 they are assumed to be installed already.
13875
13876 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13877
13878 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13879 variable that CC_FOR_TARGET needs.
13880
13881 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13882
13883 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13884 options have changed since the last time the subdirectory was
13885 configured, and if it has, reconfigure.
13886 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13887 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13888
13889 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13890
13891 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13892 CLEAN_MODULES): Add bash.
13893 (all-bash): New target.
13894
13895 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13896
13897 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13898
13899 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13900
13901 * config.sub (basic_machine): Recognize d10v as a valid processor.
13902
13903 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13904
13905 * mpw-configure: Add support for --bindir.
13906 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13907
13908 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13909
13910 * configure.in: add bash, time, gawk to list of hosttools and things
13911 to only build for native toolchains
13912
13913 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13914
13915 * Makefile.in (docdir): Remove.
13916
13917 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13918
13919 * Makefile.in (datadir): Set to $(prefix)/share.
13920
13921 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13922
13923 * configure.in: build diff and patch for cygwin32-hosted
13924 toolchains.
13925
13926 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13927
13928 * config.sub: Accept -rtems*.
13929
13930 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13931
13932 * configure.in: enable dosrel for cygwin32-hosted builds,
13933 remove diff from the list of things not buildable
13934 via Canadian Cross
13935
13936 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13937
13938 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13939 don't get ". ".
13940
13941 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13942
13943 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13944
13945 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13946
13947 * Makefile.in (taz): Handle case where tex3patch didn't even get
13948 checked out. Also, if it was found, put the symlink in a new util
13949 subdirectory.
13950
13951 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13952
13953 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13954
13955 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13956
13957 * config.sub: Recognize -openvms.
13958 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13959 * make-all.com, setup.com: New files.
13960
13961 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13962
13963 * Makefile.in (taz): tex3patch moved to texinfo/util.
13964
13965 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13966
13967 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13968 * configure.in: remove make from disable-if-Can-Cross list
13969 enable gdb if ${host} and ${target} are cygwin32
13970
13971 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13972
13973 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13974 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13975
13976 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13977
13978 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13979 distinguish sysv/svr4/bsd variants.
13980 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13981
13982 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13983
13984 * configure.in: Added copyright notice.
13985 * move-if-change: Added copyright notice.
13986
13987 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13988
13989 * configure.in (powerpcle-*-solaris*): Until we get shared
13990 libraries working, don't build gdb, sim, make, tcl, tk, or
13991 expect.
13992
13993 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13994
13995 * config.guess: Merge with FSF:
13996
13997 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13998 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13999
14000 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14001 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14002
14003 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14004 * config.guess: Combine two OSF1 rules.
14005 Also recognize field test versions. From mjr@zk3.dec.com.
14006 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14007 because GNU uname does not support -p. From pmr@pajato.com.
14008
14009 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14010
14011 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14012
14013 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14014
14015 * mpw-README: Document GCCIncludes.
14016
14017 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14018
14019 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14020
14021 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14022
14023 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14024
14025 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14026
14027 * configure.in (*-*-cygwin32): Configure make.
14028
14029 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14030
14031 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14032
14033 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14034
14035 * Makefile.in (all-inet): Depend on all-perl.
14036
14037 * Makefile.in (inet-install): New target.
14038
14039 * Makefile.in (all-inet): Depend on all-tcl.
14040 (all-inet): Depend on all-send-pr.
14041
14042 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14043
14044 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14045 temporarily.
14046
14047 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14048
14049 * configure.in: Don't configure --with-gnu-ld on AIX.
14050
14051 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14052
14053 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14054
14055 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14056
14057 * Makefile.in (ALL_MODULES): Added all-inet.
14058 (CROSS_CHECK_MODULES): Added check-inet.
14059 (INSTALL_MODULES): Added install-inet.
14060 (CLEAN_MODULES): Added clean-inet.
14061 (all-indent): New target.
14062
14063 * configure.in (host_tools): Added inet.
14064 (native_only): Added inet.
14065 (noconfigdirs): Added inet.
14066
14067 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14068
14069 * configure.in: Don't configure libgloss if we are not configuring
14070 newlib.
14071
14072 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14073
14074 * configure.in: Don't configure libgloss for unsupported
14075 architectures.
14076
14077 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14078
14079 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14080
14081 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14082
14083 * Makefile.in (ALL_MODULES): Include all-apache.
14084 (CROSS_CHECK_MODULES): Include check-apache.
14085 (INSTALL_MODULES): Include install-apache.
14086 (all-apache): New target.
14087
14088 * configure.in: Added apache everywhere perl is seen.
14089
14090 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14091
14092 * Makefile.in: Add support for clean-{module} and
14093 clean-target-{module} rules.
14094
14095 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14096
14097 * configure.in (*-*-ose) do not build libgloss.
14098
14099 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14100
14101 * config.guess (prep*:SunOS:5.*:*): Turn into
14102 powerpele-unknown-solaris2.
14103
14104 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14105
14106 * configure.in: Permit --enable-shared to specify a list of
14107 directories.
14108
14109 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14110
14111 * configure.in (host==solaris): Pass only the first word of $CC
14112 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14113
14114 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14115
14116 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14117
14118 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14119
14120 * Makefile.in (ALL_MODULES): Include all-perl.
14121 (CROSS_CHECK_MODULES): Include check-perl.
14122 (INSTALL_MODULES): Include install-perl.
14123 (ALL_X11_MODULES): Include all-guile.
14124 (CHECK_X11_MODULES): Include check-guile.
14125 (INSTALL_X11_MODULES): Include install-guile.
14126 (all-perl): New target.
14127 (all-guile): New target.
14128
14129 * configure.in (host_tools): Include perl and guile.
14130 (native_only): Include perl and guile.
14131 (noconfigdirs): Don't build guile and perl; no ports have been
14132 done.
14133
14134 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14135
14136 * configure (--enable-*): Handle quoted option lists such as
14137 --enable-sim-cflags='-g0 -O' better.
14138
14139 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14140
14141 * Makefile.in ({,inst}all-target): New rule so we can make and
14142 install all of the target directories easily.
14143
14144 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14145
14146 * configure.in: Add missing global flag in sed substitution when
14147 deleting `target-' from ${configdirs}.
14148
14149 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14150
14151 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14152 option.
14153
14154 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14155 config/mh-necv4.
14156
14157 * install.sh: Correct misspelling of transformbasename.
14158
14159 * config.guess: Recognize mips-*-sysv*.
14160
14161 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14162
14163 * config.sub: Recognize mon960.
14164
14165 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14166
14167 * configure: Restore Canadian Cross handling of BISON and LEX,
14168 removed in Feb 20 change.
14169
14170 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14171
14172 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14173 Mention make install. Remove the old copyright date as well the
14174 clumsy and rather pointless copyright on the README file.
14175
14176 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14177
14178 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14179 Makefile after running symlink-tree, then run `make distclean' to
14180 avoid clobbering any generated files in srcdir.
14181
14182 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14183
14184 * configure.in (m68k-*-netbsd*): Build everything now.
14185
14186 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14187
14188 * Makefile.in (taz): Fix quoting.
14189
14190 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14191
14192 * configure.in (sparclet-*-*): Build everything now.
14193
14194 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14195
14196 * configure.in (m68k-*-linux*): New host.
14197
14198 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14199
14200 * configure: Check for bison before byacc.
14201
14202 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14203
14204 * Makefile.in configure: Change the way LEX and BISON/YACC are
14205 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14206 searching PATH. These are used as fallbacks by Makefile.in if
14207 flex/bison/byacc aren't in objdir.
14208
14209 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14210
14211 * Makefile.in: Make everything which depends upon all-bfd also
14212 depend upon all-opcodes, in case --with-commonbfdlib is used.
14213
14214 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14215
14216 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14217 building NT native compilers on Unix.
14218
14219 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14220
14221 * configure.in: Don't get CC from the host Makefile fragment if we
14222 can find gcc in PATH, or if this is a Canadian Cross. Move the
14223 Solaris test for /usr/ucb/cc to the post target script, just after
14224 the compiler sanity test.
14225
14226 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14227
14228 * config.sub: Merge with FSF.
14229
14230 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14231
14232 * Makefile.in (RPATH_ENVVAR): New variable.
14233 (REALLY_SET_LIB_PATH): Use it.
14234 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14235
14236 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14237
14238 * config.sub, configure.in: Recognize sparclet cpu.
14239
14240 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14241
14242 * config.guess: Support m68k-cbm-sysv4.
14243
14244 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14245
14246 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14247 m68k-unknown-linuxaout from linker help string. Put quotes around
14248 $ld_help_string.
14249
14250 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14251
14252 * config.guess (powerpc-harris-powerunix): Add guess for port
14253 to new target.
14254
14255 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14256
14257 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14258
14259 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14260
14261 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14262 $(REALLY_SET_LIB_PATH) in Makefile.
14263 * Makefile.in (SET_LIB_PATH): New variable.
14264 (REALLY_SET_LIB_PATH): New variable.
14265 ($(DO_X)): Use $(SET_LIB_PATH).
14266 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14267 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14268 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14269 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14270 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14271 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14272 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14273 (install-dosrel): Likewise.
14274 (all-opcodes): Depend upon all-libiberty.
14275
14276 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14277
14278 * config.guess (*:CYGWIN*): New
14279
14280 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14281
14282 * Makefile.in (all-target-winsup): All all-target-libiberty.
14283
14284 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14285
14286 * configure.in (noconfigdirs): Add missing # in front of comment.
14287
14288 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14289
14290 * configure.in: add second pass to things added to noconfigdirs
14291 so *-gm-magic can exclude libgloss properly.
14292
14293 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14294
14295 * mpw-configure (extralibs_name, rez_name): Set correctly
14296 for MWC68K compiler.
14297
14298 * mpw-README: Add more info on the necessary build tools.
14299
14300 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14301
14302 * configure.in, config.sub: Recognize cygwin32.
14303
14304 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14305
14306 * config.guess, config.sub: Recognize A/UX.
14307
14308 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14309
14310 * config.sub: Merge with gcc/config.sub.
14311
14312 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14313
14314 * mpw-build.in (do-binutils): Add build of stamps.
14315
14316 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14317
14318 * config.sub: Add recognition for mips64vr4100*-* targets.
14319
14320 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14321
14322 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14323 Add creation of gconfigargs with `--enable-shared' turned on.
14324 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14325 ($(host)-stamp-stage3-configured): Likewise.
14326 (HOLES): Add chatr and ldd.
14327 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14328
14329 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14330
14331 * configure: Pass --nfp to recursive configures.
14332
14333 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14334
14335 * Makefile.in (DLLTOOL): New.
14336 (DLLTOOL_FOR_TARGET): New.
14337 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14338 (EXTRA_TARGET_FLAGS): Ditto.
14339 (EXTRA_GCC_FLAGS): Ditto.
14340 (CONFIGURE_TARGET_MODULES): Ditto.
14341 (DO_X): Ditto.
14342 * configure: Add DLLTOOL.
14343
14344 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14345
14346 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14347 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14348 mh-sco, since old workarounds no longer needed, and don't
14349 build ld, since libraries have weak symbols in COFF.
14350
14351 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14352
14353 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14354
14355 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14356
14357 * configure.in: Make sure that ${CC} can be used to compile an
14358 executable.
14359
14360 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14361
14362 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14363 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14364 nothing depending on whether gdbtk is being built.
14365
14366 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14367
14368 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14369
14370 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14371
14372 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14373 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14374
14375 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14376
14377 * config-ml.in: Add support for
14378 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14379 Simplify setting of multidirs from --disable-foo.
14380
14381 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14382
14383 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14384 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14385 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14386 non-empty, pass them on to the GCC make.
14387 (all-bootstrap): New rule that is like all-gcc, except it executes
14388 the GCC bootstrap rule instead of the GCC all rule.
14389
14390 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14391
14392 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14393
14394 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14395
14396 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14397 DG/UX support.
14398
14399 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14400
14401 * config.sub (i*86*) Change [345] to [3456]
14402
14403 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14404
14405 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14406 --with-gnu-ld=no.
14407
14408 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14409
14410 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14411 AIX multilibs get built.
14412
14413 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14414
14415 * configure.in (i386-win32): Don't build expect if we're not
14416 building the tcl subdir.
14417
14418 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14419
14420 * Makefile.in: (configure-target-examples, all-target-examples):
14421 New targets, configure and build example programs.
14422
14423 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14424
14425 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14426 use it as input to sedit the generated MPW makefile.
14427 * mpw-README: Add a suggestion about Gestalt.h.
14428
14429 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14430
14431 * config.sub: Accept *-*-ieee*.
14432
14433 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14434
14435 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14436 Ronald F. Guilmette <rfg@monkeys.com>.
14437
14438 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14439
14440 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14441 for powerpc-pe native.
14442 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14443 (target==powerpc-pe): duplicate i386-win32 entry.
14444
14445 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14446
14447 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14448 of vxworks, not just vxworks5.1.
14449
14450 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14451
14452 * mpw-configure: Add support for exec-prefix.
14453
14454 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14455
14456 * config.guess: Recognize HP model 816 machines as having
14457 a PA1.1 processor.
14458
14459 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14460
14461 * configure: Ignore new autoconf configure options.
14462
14463 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14464
14465 * config.guess: Recognize Pentium under SCO.
14466 From Robert Lipe <robertl@arnet.com>.
14467
14468 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14469
14470 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14471
14472 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14473
14474 * configure.in: Don't configure gas for alpha-dec-osf*.
14475
14476 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14477
14478 * configure.in: Default to --with-stabs for some targets for which
14479 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14480 i[345]86*-*-unixware*.
14481
14482 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14483
14484 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14485 rather than basing it on the target. Simplify handling of options
14486 controlling which directories to configure. Remove extraneous
14487 slash in multi-clean target.
14488
14489 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14490
14491 * config-ml.in: Prefix more variables with ml_ so they don't collide
14492 with configure's.
14493
14494 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14495
14496 * configure: Don't turn -v into --v.
14497
14498 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14499
14500 * configure.in (targargs): Fix typo.
14501
14502 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14503
14504 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14505
14506 * configure.in: Strip --host and --target options from
14507 CONFIG_ARGUMENTS, and always configure for --host only. Add
14508 --with-cross-host option when building with a cross-compiler.
14509 * configure: Canonicalize the arguments put into config.status by
14510 always using `=' for an option with an argument. Pass a presumed
14511 --host or --target explicitly.
14512
14513 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14514
14515 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14516 into general OS recognition case.
14517
14518 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14519
14520 * configure.in (target_configdirs): add target-winsup only
14521 for win32 target systems.
14522
14523 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14524
14525 * Makefile.in (all-target-libgloss): Depend upon
14526 configure-target-newlib, since when libgloss is built it looks to
14527 see if the newlib directory exists.
14528
14529 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14530
14531 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14532 cfg-ml-*.in.
14533
14534 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14535
14536 * configure: Handle LD and LD_FOR_TARGET when configuring a
14537 Canadian Cross.
14538
14539 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14540
14541 * configure.in (target_libs): add target-winsup.
14542 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14543 (target==ppcle-pe): remove ld from $noconfigdirs.
14544
14545 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14546
14547 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14548 Preserve relative path names in $srcdir. Build symlink tree if
14549 configuring cross target dir and srcdir=. (= no VPATH support).
14550 (configure-target-libg++): Depend on configure-target-librx.
14551 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14552 * config-ml.in: New file.
14553 * symlink-tree: New file.
14554 * configure: Ensure srcdir="." if that's what it is.
14555
14556 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14557
14558 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14559 includes and FLEX_SKELETON setting.
14560 * mpw-configure (--with-gnu-ld): New option, controls whether
14561 to use PPCLink or ld with PowerMac GCC.
14562 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14563 * mpw-config.in: Configure grez if targeting Mac.
14564
14565 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14566 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14567 just macos.
14568 * configure.in: Configure grez resource compiler if targeting Mac.
14569 * Makefile.in (all-grez, install-grez): New targets.
14570
14571 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14572
14573 * configure: CXX defaults to gcc, not g++. If we find
14574 gcc in the path, set CC to gcc -O2.
14575
14576 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14577
14578 * configure: Default ${build} correctly. Avoid picking up extra
14579 spaces when reading CC and CXX from Makefile. When doing a
14580 Canadian Cross, use plausible default values for numerous
14581 variables.
14582 * configure.in: When doing a Canadian Cross, don't try to
14583 configure tools whose configure script can't handle it.
14584
14585 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14586
14587 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14588
14589 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14590
14591 * configure: Remove dubious bug reporting address.
14592
14593 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14594
14595 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14596 configure script, run that instead of this directory's configure.
14597 In either case, print a message that we're configuring the sub-dir.
14598
14599 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14600
14601 * configure.in: Before checking for the existence of various files,
14602 use sed to filter out "target-".
14603
14604 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14605
14606 * Makefile.in (DO_X): Split rule to decrease command line length
14607 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14608 (Philippe De Muyter).
14609
14610 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14611
14612 * Makefile.in (all-patch): depend on all-libiberty.
14613
14614 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14615
14616 * configure.in: If the only directory in target_configdirs which
14617 actually exists is libiberty, then set target_configdirs to empty,
14618 to avoid trying to build a target libiberty in a gas or gdb
14619 distribution.
14620
14621 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14622
14623 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14624 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14625 systems.
14626
14627 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14628
14629 * configure.in (copy_dirs): Use sys-include instead of include
14630 for --with-headers option.
14631
14632 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14633
14634 * Makefile.in, configure.in: Make winsup builds work with
14635 new scheme.
14636
14637 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14638
14639 * configure.in: Build the linker on AIX.
14640
14641 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14642
14643 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14644 where needed.
14645
14646 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14647
14648 * Makefile.in (all-gcc): Fix typo.
14649
14650 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14651
14652 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14653
14654 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14655
14656 * configure.in: Rename libFOO to target-libFOO, and xiberty
14657 to target-xiberty, to provide more flexibility.
14658 (target_subdir): Define. Create if cross.
14659 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14660 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14661 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14662 check-libFOO -> check-target-libFOO, etc.
14663 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14664 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14665 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14666 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14667 allow ALL_GCC="" to only configure.
14668 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14669 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14670 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14671
14672 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14673
14674 * Makefile.in (taz): Build "info" in etc explicitly.
14675
14676 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14677
14678 * configure.in: Make sure that CC is undefined (as opposed to
14679 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14680 problem with autoconf trying to configure on a host without GCC.
14681
14682 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14683
14684 * mpw-configure: Set host alias from choice of host compiler,
14685 only use generic MPW Makefile sed if present, edit a file
14686 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14687 * mpw-README: Add problem notes about CW6 and CW7.
14688
14689 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14690
14691 * Makefile.in (taz): Use ";" instead of ";;".
14692
14693 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14694
14695 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14696 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14697 DISTDOCDIRS.
14698 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14699 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14700
14701 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14702
14703 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14704 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14705 Move bfd to DISTSTUFFDIRS.
14706
14707 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14708
14709 * Makefile.in (X11_LIB): Removed.
14710 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14711
14712 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14713
14714 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14715
14716 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14717 names.
14718
14719 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14720
14721 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14722
14723 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14724
14725 * configure.in (i[345]86-*-win32): Always build newlib.
14726 Don't configure cvs, autoconf or texinfo.
14727 * Makefile.in (LD_FOR_TARGET): New.
14728 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14729 Pass down LD_FOR_TARGET.
14730
14731 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14732
14733 * winsup: New directory.
14734 * Makefile.in: Build winsup.
14735 * configure.in: Winsup is configured when target is win32.
14736 Can only build win32 target GDB when native.
14737
14738 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14739
14740 * config.guess: Recognize HP model 819 machines as having
14741 a PA 1.1 processor.
14742
14743 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14744
14745 * configure: Fix sed loop which substitutes for CC and CXX to
14746 avoid bug found in various sed implementations.
14747
14748 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14749
14750 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14751 simulator. Use standard powerpc-*-eabi*.
14752
14753 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14754
14755 * configure.in: Stop putting gas and binutils in noconfigdirs for
14756 powerpc-*-aix* and rs6000-*-*.
14757
14758 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14759
14760 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14761 -mcall-aixdesc libraries.
14762
14763 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14764
14765 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14766
14767 * config.sub (arm | armel | armeb): Fix shell syntax.
14768
14769 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14770
14771 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14772 -msoft-float and -mcpu=common support.
14773 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14774 libraries.
14775
14776 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14777
14778 * configure.in: Allow configuration and build of emacs19 for the alpha.
14779
14780 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14781
14782 * configure.in (CC): Get ^CC, not just any old CC, from
14783 ${host_makefile_frag}.
14784
14785 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14786
14787 * configure.in (CC): Try to get CC from
14788 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14789
14790 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14791
14792 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14793 only if it exists in $(srcdir).
14794
14795 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14796
14797 * configure: If CC and CXX are not set in the environment, set
14798 them, based on either an existing Makefile or on searching for gcc
14799 in PATH. Substitute for CC and CXX in Makefile.
14800 * configure.in: Remove libm from target_libs. Separate
14801 target_configdirs from configdirs. If CC is not set in
14802 environment, try to get it from a host Makefile fragment. Rewrite
14803 changes of configdirs to use skipdirs instead. A few minor
14804 tweaks. Take directories out of target_configdirs as they are
14805 taken out of configdirs. Remove existing Makefile files from
14806 subdirectories. Substitute for TARGET_CONFIGDIRS and
14807 CONFIG_ARGUMENTS in Makefile.
14808 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14809 by configure.in.
14810 (CONFIG_ARGUMENTS): Likewise.
14811 (CONFIGURE_TARGET_MODULES): New variable.
14812 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14813 ($(CONFIGURE_TARGET_MODULES)): New target.
14814 (configure-libg++, configure-libio): New targets.
14815 (all-libg++): Depend upon configure-libg++.
14816 (all-libio): Depend upon configure-libio.
14817 (configure-libgloss, all-libgloss): New targets.
14818 (configure-libstdc++): New target.
14819 (all-libstdc++): Depend upon configure-libstdc++.
14820 (configure-librx, all-librx): New targets.
14821 (configure-newlib): New target.
14822 (all-newlib): Depend upon configure-newlib
14823 (configure-xiberty): New target.
14824 (all-xiberty): Depend upon configure-xiberty.
14825
14826 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14827
14828 * configure.in (host i[345]86-*-win32): Expand the
14829 noconfigdirs again.
14830
14831 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14832
14833 * mpw-configure: Fix sed command file name.
14834
14835 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14836
14837 * configure.in (host i[345]86-*-win32): Reduce the
14838 noconfigdirs again.
14839
14840 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14841
14842 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14843 or powerpc*-*-pe*, since they are not yet supported.
14844
14845 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14846
14847 Add PowerMac support and many other enhancements.
14848 * mpw-configure: New option --cc to select compiler to use,
14849 paste options set according to --cc into the generated
14850 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14851 if mpw-make.sed is present.
14852 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14853 add forward includes for PowerPC include files.
14854 * mpw-build.in: Build using Makefile.PPC if present.
14855 (do-byacc, etc): Remove separate version resource builds.
14856 (do-gas): Build "stamps" before "all".
14857 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14858 * mpw-README: Update to reflect --cc option, PowerMac support,
14859 and recently-reported compatibility problems.
14860
14861 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14862
14863 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14864 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14865 (--with-multilib-top): Pass to recursive invocations.
14866
14867 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14868
14869 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14870 v810-*-*.
14871
14872 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14873
14874 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14875 gdb, ld and opcodes on v810-*-*.
14876
14877 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14878
14879 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14880 (local-maintainer-clean): New target.
14881 (maintainer-clean): New target.
14882 (realclean): Just depend upon maintainer-clean.
14883
14884 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14885
14886 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14887
14888 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14889
14890 * configure.in: Build ld in mips*-*-bsd* case.
14891
14892 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14893
14894 * config.sub: Accept -lites* OS. From Ian Dall.
14895
14896 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14897
14898 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14899 targets.
14900
14901 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14902
14903 * configure.in: treat i386-win32 canadian cross the same as
14904 i386-go32 canadian cross.
14905
14906 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14907
14908 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14909 running under the simulator to build a reduced set of libraries.
14910 (powerpc-*-eabiaix): Add fine grained multilib support added to
14911 other powerpc targets yesterday.
14912
14913 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14914
14915 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14916 -disable-softfloat, -disable-relocatable, -disable-aix, and
14917 -disable-sysv to control which multilib libraries get built.
14918
14919 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14920
14921 * configure: Add Makefile.tem to list of files to remove in trap
14922 handler.
14923
14924 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14925
14926 * config.guess (*Linux*): Add missing "exit"s.
14927 Also, need specific check for alpha-unknown-linux (uses COFF).
14928
14929 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14930
14931 * config.guess: Merge with FSF:
14932
14933 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14934 * config.guess (AIX4): More robust release numbering discovery.
14935
14936 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14937 * config.guess (i386-sequent-ptx): Properly get version number.
14938
14939 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14940 * config.guess (mips:*:4*:UMIPS): New case.
14941
14942 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14943
14944 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14945 (i386-win32 host): Likewise. Don't build readline.
14946
14947 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14948
14949 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14950 SUPPORT_FILES to submakes.
14951
14952 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14953
14954 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14955 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14956 mpw-configure.
14957
14958 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14959
14960 * configure.in (appdirs): Use =, not ==, in test expression when
14961 trying to build the text to print in the warning message for
14962 Solaris users.
14963
14964 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14965
14966 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14967
14968 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14969
14970 * config.guess: Recognize lynx-2.3.
14971
14972 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14973
14974 * config.sub (z8ksim): Deleted
14975 (z8k-*-coff): New, this is the one true name of the target.
14976
14977 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14978
14979 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14980
14981 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14982
14983 * config.guess (*:Linux:*:*): First try asking the linker what the
14984 default object file format is (elf, aout, or coff). Then if this
14985 fails, try previous methods.
14986
14987 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14988
14989 * configure.in: Don't build newlib for *-*-vxworks5.1.
14990
14991 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14992
14993 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14994 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14995
14996 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14997
14998 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14999
15000 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15001
15002 * cfg-ml-com.in: New file.
15003 * cfg-ml-pos.in: New file.
15004
15005 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15006
15007 * COPYING.NEWLIB: Add HP free copyright to list.
15008
15009 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15010
15011 * config.sub: Recognize -eabi* for the system, not just -eabi.
15012
15013 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15014
15015 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15016 * config.sub, configure.in (win32): New target and host.
15017
15018 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15019
15020 * configure.in: Add i386-pe configuration.
15021
15022 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15023
15024 * mpw-build.in (install): Install GDB after LD.
15025
15026 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15027
15028 * mpw-config.in (elf/mips.h): Always forward-include, needed
15029 for GDB to build.
15030
15031 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15032
15033 * testsuite: New directory for customer acceptance and whole tool
15034 chain tests.
15035
15036 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15037
15038 * configure: If per-host line isn't found, but AC_OUTPUT is found
15039 and a configure script exists, run it instead.
15040
15041 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15042
15043 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15044
15045 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15046
15047 * configure: Set build_{cpu,vendor,os,alias} to host values when
15048 --build isn't specified.
15049
15050 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15051
15052 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15053 (FLAGS_TO_PASS): Pass them.
15054 (EXTRA_TARGET_FLAGS): Ditto.
15055
15056 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15057
15058 * Makefile.in (all-libg++): Depend on all-libstdc++.
15059
15060 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15061
15062 * configure.in (noconfigdirs): Enable all packages for
15063 i386-unknown-netbsd.
15064
15065 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15066
15067 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15068 hosted builds (DOS builds)
15069
15070 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15071
15072 Changes for ARM based on patches from Richard Earnshaw:
15073 * config.sub: Handle armeb and armel.
15074 * configure.in: Omit arm linker only for riscix.
15075
15076 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15077
15078 * config.guess: Update from FSF.
15079
15080 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15081
15082 * config.sub: Recognize powerpcle as the little endian variant of
15083 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15084 powerpcle variant. Convert pentium into i586, not i486. Add p5
15085 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15086 temporarily.
15087
15088 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15089
15090 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15091
15092 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15093
15094 * config.sub: Accept -lites* as a basic system type.
15095
15096 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15097
15098 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15099 installed, and if so return linuxoldld as the system name.
15100
15101 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15102
15103 * config.guess: Add hppa1.1-hp-lites support.
15104
15105 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15106
15107 * configure.in: Don't build newlib for m68k-vxworks5.1.
15108
15109 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15110
15111 * configure.in (mips-sgi-irix6): Use mh-irix5.
15112
15113 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15114
15115 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15116
15117 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15118
15119 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15120 OSF/1. Fix compiler flags.
15121 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15122
15123 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15124
15125 * configure.in: Recognize --with-newlib.
15126 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15127
15128 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15129
15130 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15131 to *_X11_MODULES due to gdbtk needing X include files et al.
15132
15133 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15134
15135 Merge in support for Mac MPW as a host.
15136 (Old change descriptions retained for informational value.)
15137
15138 * mpw-config.in: Add generic include forwards for cpu-specific
15139 include files in aout and elf directories.
15140
15141 * mpw-configure: Added copyright.
15142 * mpw-config.in: Check for presence of required build tools.
15143 (target_libs): Add newlib.
15144 (target_tools): Add examples.
15145 (Read Me): Generate as "Read Me for MPW" instead.
15146 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15147 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15148 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15149
15150 * mpw-configure: Remove subdir-specific makefile hackery,
15151 delete mk.tmp after using it.
15152
15153 * mpw-build.in (all): Display start and end times.
15154
15155 * mpw-configure (host_canonical): Set.
15156 (target_cpu): Always add to makefiles.
15157 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15158 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15159 (mpw-mh-mpw): Look for in srcdir and srcroot.
15160 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15161
15162 * mpw-build.in: (install-only): New target.
15163
15164 * mpw-configure (host_alias, target_alias): Rename from hostalias
15165 and targetalias, add into generated Makefile.
15166 (mk.tmp): If present, add into generated Makefile.
15167 * mpw-build.in (all-gas): Build config.h first before gas proper.
15168
15169 * mpw-configure (config.status): Write only if changed.
15170 * mpw-config.in (readline): Configure it (not built, just used for
15171 definitions).
15172
15173 * mpw-config.in (elf/mips.h): Add a forward include.
15174
15175 * mpw-config.in: Forward-include most .h files in include into
15176 extra-include.
15177 (readline): Don't build.
15178 mpw-build.in (install): Install GDB.
15179
15180 * mpw-configure (prefix, mpw_prefix): Handle it.
15181 * mpw-config.in (mmalloc, readline): Don't configure.
15182 * mpw-build.in (thisscript): Rename to ThisScript.
15183 Use mpw-build instead of BuildProgram everywhere.
15184 (mmalloc, readline): Don't build.
15185 * mpw-README: New file, basic documentation about the MPW port.
15186
15187 * mpw-config.in: Use forward-include to create include files.
15188
15189 * mpw-configure: Add more things to the top of each configured
15190 Makefile, including contents of config/mpw-mh-mpw.
15191 * mpw-config.in (extra-include): Create this directory and fill it
15192 with Posix-like include files when configuring.
15193
15194 * config.sub (apple, mac, mpw): Add various aliases.
15195
15196 * mpw-build.in: New file, top-level build script fragment for MPW.
15197 * mpw-configure: New file, configure script for MPW.
15198 * mpw-config.in: New file, config fragment for MPW.
15199
15200 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15201
15202 * configure.in (host_libs): Remove glob, since it is gone from the
15203 sources.
15204
15205 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15206
15207 * Makefile.in: define empty GDB_NLM_DEPS var.
15208
15209 * configure.in(target_makefile_frag): use config/mt-netware
15210 for netware targets.
15211
15212 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15213
15214 * config.sub: Merge in recent FSF changes. Remove linux special
15215 cases.
15216
15217 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15218
15219 Revert this change:
15220
15221 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15222
15223 * build-all.mk: Use CC=cc -Xs on Solaris.
15224
15225 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15226
15227 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15228 stop using it.
15229 * Makefile.in: Nuke all references to glob subdirectory.
15230
15231 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15232
15233 * configure.in: Fix --enable-shared logic in per-host.
15234
15235 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15236
15237 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15238
15239 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15240
15241 * configure.in (noconfigdirs): Don't build gas on AIX, for
15242 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15243
15244 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15245
15246 * configure: Fix --cache-file to work if the file argument is a
15247 relative path.
15248
15249 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15250
15251 * configure: If the --cache-file is used, pass it down to
15252 configure in subdirectories.
15253
15254 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15255
15256 * config.sub: add vxworks29k configuration.
15257
15258 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15259
15260 * Makefile.in (taz): Do "diststuff" part quietly.
15261
15262 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15263
15264 * config.sub: Mini-merge with gcc/config.sub.
15265
15266 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15267
15268 * config.guess (IRIX): Sed - to _.
15269
15270 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15271
15272 * Makefile.in (source-vault, binary-vault): New targets.
15273
15274 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15275
15276 * config.sub: Recognize -eabi as a basic system type.
15277
15278 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15279
15280 * configure.in (enable_shared stuff): Fix typo.
15281
15282 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15283
15284 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15285
15286 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15287
15288 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15289
15290 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15291
15292 * configure.in (rs6000-*-*): Don't build gas.
15293
15294 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15295
15296 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15297 reduce command line length.
15298 (AS_FOR_TARGET): Check for as.new, not Makefile.
15299 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15300
15301 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15302
15303 * config.guess: Merge from FSF.
15304
15305 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15306
15307 * configure: Don't use $ when handling program_suffix.
15308
15309 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15310
15311 * configure.in: Configure tk for hppa/hpux.
15312
15313 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15314
15315 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15316
15317 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15318
15319 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15320 to LIBCXXFLAGS. Tests are better run without it.
15321
15322 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15323
15324 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15325
15326 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15327
15328 * configure.in (*-*-netware*): Don't configure xiberty.
15329
15330 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15331
15332 * configure.in: Remove tk from native_only list.
15333
15334 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15335
15336 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15337 for special NCD build.
15338
15339 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15340
15341 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15342 makeall.bat, they're only useful for binutils snapshots.
15343 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15344 makeall.bat to specified SUPPORT_FILES.
15345
15346 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15347
15348 * build-all.mk: Add Ericsson targets to sun4 and solaris
15349 hosts. Add BNR's sun4 target to solaris host, so their
15350 build-from-source will be tested in-house first.
15351
15352 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15353
15354 * Makefile.in (LIBCFLAGS): New variable.
15355 (CFLAGS_FOR_TARGET): Ditto.
15356 (LIBCFLAGS_FOR_TARGET): Ditto.
15357 (LIBCXXFLAGS): Ditto.
15358 (CXXFLAGS_FOR_TARGET): Ditto.
15359 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15360 (BASE_FLAGS_TO_PASS): Pass them.
15361 (EXTRA_TARGET_FLAGS): Ditto.
15362
15363 * configure.in: Support --enable-shared.
15364
15365 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15366
15367 * configure.in (target_libs): Include libstdc++ again.
15368 * config.guess: Update from FSF (for FreeBSD).
15369
15370 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15371
15372 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15373 makeall.bat.
15374 (DISTDOCDIRS): Add `etc'.
15375 (ETC_SUPPORT_PFX): New variable.
15376 (taz): Include anything from etc starting with a word in
15377 ETC_SUPPORT_PFX.
15378
15379 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15380
15381 * config.sub: Update for recent FSF changes. Remove obsolete
15382 h8300hds entry. Add -windows* and -osx as basic os. Minor
15383 spacing changes.
15384
15385 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15386
15387 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15388
15389 * config.guess: Merge with FSF.
15390 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15391
15392 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15393
15394 * configure: Since the "trap 0" handler will override the exit
15395 status on many systems, only use it for "exit 1", and make it set
15396 a non-zero exit status; reset it before "exit 0". Also, check
15397 exit status of config.sub, and error out if it failed.
15398
15399 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15400
15401 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15402 and install libgloss.
15403
15404 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15405
15406 * Makefile.in (all-binutils): Depend upon all-byacc.
15407
15408 * configure.in: Don't build emacs on Irix 5.
15409
15410 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15411
15412 * configure.in (*-*-netware*): Add libio.
15413
15414 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15415
15416 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15417 (CHECK_TARGET_MODULES): Ditto.
15418 (INSTALL_TARGET_MODULES): Ditto.
15419 (TARGET_LIBS): Ditto.
15420 (all-libstdc++): Note dependencies.
15421
15422 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15423
15424 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15425
15426 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15427
15428 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15429 -fexternal-templates.
15430
15431 * configure.in (target_libs): Add libstdc++.
15432 (noconfigdirs): Add libstdc++ as appropriate.
15433
15434 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15435
15436 * config.guess: Update from FSF.
15437
15438 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15439
15440 * configure: Use ${config_shell} when running ${configsub}.
15441
15442 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15443
15444 * config.sub: No longer recognize h8300h.
15445
15446 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15447
15448 * config.sub: Remove extraneous differences between config.sub and
15449 gcc/config.sub.
15450
15451 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15452
15453 * Makefile.in (DISTSTUFFDIRS): Add gas.
15454
15455 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15456
15457 * COPYING.NEWLIB: New file.
15458
15459 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15460
15461 * config.guess (HP-UX): Patch from Harlan Stenn
15462 <harlan@landmark.com> to also emit release level.
15463
15464 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15465
15466 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15467
15468 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15469
15470 * config.sub: Merge nextstep cleanup from FSF.
15471
15472 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15473
15474 * configure.in (arm-*-*): Don't configure ld for this target.
15475
15476 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15477
15478 * configure.in (*-*-netware): don't configure libg++, libio,
15479 librx, or newlib.
15480
15481 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15482
15483 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15484 configure ld--it works, but it doesn't support shared libraries.
15485
15486 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15487
15488 * config.guess (*-unknown-freebsd*): Get rid of possible
15489 trailing "(Release)" in version string.
15490 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15491
15492 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15493
15494 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15495 Fix type: *-next-neststep -> *-next-nextstep.
15496
15497 * config.guess: Merge from FSF:
15498
15499 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15500
15501 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15502
15503 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15504
15505 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15506 instead of UNIX_SV for UnixWare 1.0).
15507
15508 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15509
15510 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15511 to make gdb/nlm/* build after the compiler and linker.
15512
15513 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15514
15515 * config.guess (netbsd, freebsd, linux): Accept any machine,
15516 not just i[34]86.
15517 (m68k-atari-sysv4): Relocate to match FSF version.
15518
15519 * config.guess: More merges from the FSF:
15520
15521 Add a space before function call or macro invocation.
15522
15523 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15524
15525 * config.guess: Add trap cmd to remove dummy.c and dummy when
15526 interrupted.
15527
15528 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15529
15530 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15531 (dummy): Redirect stderr from compilation of dummy.c.
15532
15533 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15534
15535 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15536
15537 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15538
15539 * configure: Accept and ignore --cache*, for compatibility with
15540 new autoconf.
15541
15542 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15543
15544 * config.guess: Merge from FSF:
15545
15546 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15547
15548 * config.guess (Pyramid*:OSx*:*:*): New case.
15549 (PATH): Add /.attbin at end for finding uname.
15550 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15551
15552 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15553
15554 * config.guess (M88*:DolphinOS:*:*): New case.
15555
15556 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15557
15558 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15559 to select whether to use ELF or COFF.
15560
15561 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15562
15563 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15564
15565 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15566
15567 * config.guess: Guess the OS version for HPUX.
15568
15569 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15570
15571 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15572
15573 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15574
15575 * configure.in: Recognize --with-headers, --with-libs, and
15576 --without-newlib.
15577 * Makefile.in (all-xiberty): Depend upon all-ld.
15578
15579 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15580
15581 * configure.in: Change i[34]86 to i[345]86.
15582
15583 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15584
15585 * configure (version): A few more tweaks to help message.
15586
15587 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15588
15589 * Makefile.in: Remove (for now) librx as a host library,
15590 now that we're building it for target.
15591
15592 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15593
15594 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15595 (Karl Berry).
15596
15597 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15598
15599 * configure.in: Also configure librx.
15600
15601 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15602
15603 * Makefile.in: Update various rules to reflect that librx
15604 is now needed for libg++.
15605
15606 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15607
15608 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15609
15610 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15611
15612 * configure.in: Configure the examples directory.
15613
15614 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15615
15616 * configure: Simplify Jun 2 1994 change.
15617
15618 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15619
15620 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15621 /bin/gcc isn't good enough to build gcc.
15622
15623 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15624
15625 * Makefile.in (GDB_SUPPORT_FILES): Remove
15626 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15627 (gdb.tar.gz): Add new rule to use standard distribution building
15628 mechanism.
15629
15630 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15631
15632 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15633 Bill Cox <bill@cygnus.com>.
15634
15635 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15636
15637 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15638
15639 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15640
15641 * configure: Search current dir first in .gdbinit.
15642
15643 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15644
15645 * config.sub: Recognize freebsd (merged from gcc config.sub).
15646
15647 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15648
15649 * config.sub: Refer to NeXT's operating system as nextstep.
15650
15651 * config.sub (case $basic_machine): Re-order the cases, to match
15652 the order in the FSF version (which is mostly alphabethical).
15653 Merge in some additions and changes from the FSF.
15654
15655 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15656
15657 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15658 * config.sub: Recognize cxux7.
15659 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15660
15661 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15662
15663 * config.sub: Fix typo powerpc -> powerpc-*.
15664
15665 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15666
15667 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15668
15669 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15670 parallel with all-emacs and install-emacs). Top-level command
15671 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15672
15673 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15674
15675 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15676 $(relbindir)/make before doing ``make install'', and use
15677 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15678 installing over running make binary.
15679 ($(host)-stamp-stage3-installed): Likewise.
15680
15681 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15682
15683 * config.guess: Recognize Mach.
15684
15685 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15686
15687 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15688 see whether --exec-prefix was used.
15689
15690 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15691
15692 * README: Explicitly mention libg++/README. (Zoo's idea.)
15693
15694 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15695
15696 * Makefile.in: Add all-librx target similar to all-libproc.
15697
15698 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15699
15700 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15701 with post 1.2 uname bogosity.
15702
15703 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15704
15705 * configure: Remove temporary files on receipt of a signal.
15706
15707 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15708
15709 * configure: If there is a package_makefile_frag, remove
15710 ${subdir}/Makefile.tem after copying it in.
15711
15712 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15713
15714 * build_all.mk: support rs6000 lynx identifies itself as
15715 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15716 since /bin/gcc is too feeble to compile a modern gcc.
15717
15718 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15719
15720 * brought devo/test-build.mk update-to-date with progressive/
15721 test-build.mk. Add lynx targets and hppa flag info.
15722
15723 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15724
15725 * configure.in: Use mh-ncrsvr43. Patch from
15726 Tom McConnell <tmcconne@sedona.intel.com>.
15727
15728 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15729
15730 * config.guess (i386-unknown-bsdi): No longer need to
15731 check #if defined(__bsdi__) && defined(__i386__).
15732
15733 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15734
15735 * configure: Set program_transform_nameoption correctly.
15736
15737 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15738
15739 * brought build-all.mk update-to-date with progressive build-all.mk,
15740 added new targets and hppa info.
15741
15742 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15743
15744 * configure: If config.guess result is a prefix of the user
15745 specified target, assume a native build and use the user specified
15746 target as the host alias. Remove SunOS patch suffix removal hack.
15747 * configure.in: Remove SunOS patch suffix removal hack.
15748
15749 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15750 in NATIVE_CHECK_MODULES.
15751
15752 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15753
15754 * Makefile.in: Rename HOST_ONLY to NATIVE.
15755 * configure: Delete SunOs patch suffix from host_canonical
15756 and build_canonical variables that are prepended to Makefiles.
15757 * configure.in: Add comments for easier maintenance.
15758
15759 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15760
15761 * Makefile.in: Add all-libproc target similar to all-gui.
15762
15763 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15764
15765 * Makefile.in (CHECK_MODULES): split into
15766 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15767
15768 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15769
15770 * config.guess (i386-unknown-bsdi): New system to guess.
15771
15772 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15773
15774 * Makefile.in: Add all-gui target (but not yet build by "all").
15775
15776 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15777
15778 * config.sub: Move deletion of patch suffix from here...
15779 * configure.in: To here, at Ian's suggestion. The top-
15780 level scripts might need to know of a patch level.
15781
15782 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15783
15784 * config.sub: Strip off patch suffix so rtl is recognized
15785 as a sunos4.1.3 machine, even though it's been patched.
15786
15787 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15788
15789 * Makefile.in (INSTALL_LAST): Delete.
15790 (INSTALL_DOSREL): New.
15791
15792 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15793
15794 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15795 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15796 whether we pass down --with-gnu-ld anyhow.
15797
15798 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15799
15800 * Makefile.in (INSTALL_LAST): Change operation so it works
15801 on more flavors of make.
15802 * configure.in (go32): Don't build libg++ or libio.
15803
15804 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15805
15806 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15807 they can be overriden by templates.
15808
15809 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15810
15811 * configure.in (target==go32): Don't build gdb.
15812 * dosrel: New directory.
15813
15814 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15815
15816 * configure.in (host==go32): Configure dosrel too.
15817 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15818 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15819 be set by incoming names or templates.
15820 (INSTALL_LAST): New rule.
15821
15822 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15823
15824 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15825
15826 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15827
15828 * configure.in (appdirs): New variable. Currently empty, but will
15829 be used in gas distribution. If nonempty, lists a set of
15830 directories at least one of which must get configured, or top
15831 level configuration is considered to have failed.
15832 (rs6000-*-lynxos*): Use new file name.
15833
15834 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15835
15836 Eliminate XTRAFLAGS.
15837 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15838 newlib include files using -idirafter, and also use -nostdinc.
15839 (CXX_FOR_TARGET): Likewise.
15840 (XTRAFLAGS): Removed.
15841 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15842 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15843 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15844 ($(DO_X)): Don't pass down XTRAFLAGS.
15845
15846 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15847
15848 * configure.in (mips*-dec-bsd*): New target; do build linker.
15849 (mips*-*-bsd*): New target; don't build linker.
15850
15851 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15852
15853 * configure.in: support rs6000-*-lynxos* configuration.
15854 support sunos4 as a cross target.
15855
15856 * config.sub: look for lynx*, not lynx since the OS version may
15857 legitimately be part of the name.
15858
15859 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15860
15861 * configure.in (i[34]86-*-sco*): Move to be with other i386
15862 targets.
15863 (romp-*-*): New target. Skip various binary utilities.
15864 (vax-*-*): New target. Don't build newlib.
15865 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15866
15867 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15868
15869 * configure.in: Only set host_makefile_frag if config
15870 directory exists.
15871
15872 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15873
15874 * install.sh: If $dstdir exists, don't check whether each
15875 component does.
15876
15877 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15878
15879 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15880
15881 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15882
15883 * configure.in (*-*-lynxos*): Don't configure newlib for either
15884 native or cross Lynx.
15885
15886 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15887
15888 * config.sub (sparc64-elf): Fix os.
15889 (z8k): Remove duplicate.
15890
15891 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15892
15893 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15894 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15895
15896 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15897
15898 * configure: Make file links cleanly even if Lynx fails on
15899 an NFS symlink (at least fail cleanly).
15900
15901 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15902
15903 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15904 -XNh2000.
15905
15906 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15907
15908 * configure: Unknown options are fatal again.
15909
15910 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15911
15912 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15913 compatibility.
15914
15915 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15916
15917 * build-all.mk: Add `clean' target.
15918
15919 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15920
15921 * config.guess: Add SINIX support.
15922 * configure.in: Add mips-*-sysv4* support.
15923
15924 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15925
15926 * build-all.mk: Document all useful targets.
15927 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15928 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15929
15930 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15931
15932 * configure: Support --silent, --quiet.
15933
15934 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15935
15936 * configure: Support --disable-FEATURE.
15937
15938 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15939
15940 * config.guess: Recognize NCR running SVR4.3.
15941
15942 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15943
15944 * config.guess: Make BSDI generate i386-unknown-bsd386.
15945 Patch from Paul Eggert <eggert@twinsun.com>.
15946
15947 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15948
15949 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15950
15951 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15952
15953 * configure: Make unrecognized options give nonfatal warnings
15954 instead of fatal errors, and pass them to any subdirectory
15955 configures in case they recognize them.
15956 Make --x equivalent to --with-x.
15957
15958 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15959
15960 * configure: Add --enable-* options. Clean up usage message and
15961 some comments.
15962
15963 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15964
15965 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15966
15967 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15968
15969 * configure.in (hppa*-*-*): Enable binutils.
15970
15971 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15972
15973 * config.sub: Recognize cisco.
15974
15975 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15976
15977 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15978
15979 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15980
15981 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15982 than one configuration name. Add comment.
15983
15984 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15985
15986 * config.guess: about target *-hitachi-hiuxwe2, fixed
15987 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15988 macro is incorrect.]
15989
15990 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15991
15992 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15993 than the "make ls" stuff which used to be here.
15994
15995 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15996
15997 * config.guess: Recognize i[34]86-unknown-freebsd.
15998 From Shawn M Carey <smcarey@rodan.syr.edu>.
15999
16000 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16001
16002 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16003
16004 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16005
16006 * config.guess: Check for ptx.
16007
16008 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16009
16010 * config.sub: Add os9k checking.
16011
16012 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16013
16014 * config.guess: Handle OSF1 running on HPPA processors
16015
16016 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16017
16018 * configure: If subdir configure fails, print out a message with
16019 subdirectory name, in case subdir's configure code didn't identify
16020 itself.
16021
16022 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16023
16024 * configure.in: Remove embedded newlines from configdirs.
16025 Avoid mismatches of substrings. Fix matching strings at end
16026 of configdirs.
16027
16028 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16029
16030 * config.guess: Add Lynx/rs6000 config support.
16031
16032 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16033
16034 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16035
16036 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16037
16038 * configure.in (hppa*-*-osf*): Treat this just like most other
16039 PA configurations (eg no binutils or ld).
16040 (hppa*-*-*elf*): These configurations have binutils and ld.
16041
16042 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16043
16044 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16045
16046 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16047
16048 * configure.in (rs6000-*-*): Build gas.
16049
16050 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16051
16052 * Makefile.in: Avoid bug in losing hpux sed.
16053
16054 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16055
16056 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16057 for GDB and GDB has been fixed to not need it.
16058
16059 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16060
16061 * config.guess: Recognize vax hosts.
16062
16063 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16064
16065 * configure (while loop): Don't use "break 2" inside case
16066 statement -- the case statement isn't an enclosing loop.
16067
16068 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16069
16070 * config.guess: Clean up NeXT support, to allow nextstep
16071 on Intel machines. Make OS be nextstep.
16072
16073 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16074
16075 * config.guess: Add alternate forms for Convex.
16076
16077 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16078
16079 * configure: Completely rewrite option processing. Take
16080 advantage of pattern-matching to avoid invoking test frequently.
16081 Also clean up host and target defaulting logic.
16082
16083 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16084
16085 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16086 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16087 commands (plus user environment) will fit SCO limits.
16088
16089 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16090
16091 * configure.in: Don't issue warnings about directories which are
16092 not being configured if -norecursion is set. Correct test for
16093 --with-gnu-as and --with-gnu-ld to not get confused by substring
16094 matches.
16095
16096 * configure.in: Don't build gas for alpha-dec-osf1*.
16097
16098 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16099
16100 * configure: Back out Per's change of 12/19/1993. It changes the
16101 behavior of configure in unexpected and confusing ways.
16102
16103 Also, use different delim char when calculating
16104 program_transform_name so that the name can contain slashes.
16105
16106 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16107
16108 * configure.in, config.sub: Add support for VSTa micro-kernel.
16109
16110 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16111
16112 * configure.in: Nuke hacks which were used to get a special
16113 version of GAS for HPPA configurations.
16114
16115 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16116
16117 * configure: If only ${target_alias} is given, use that
16118 as the default for ${host_alias}.
16119 * configure: Add missing back-slashes before nested quotes.
16120
16121 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16122
16123 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16124
16125 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16126
16127 * config.guess: Recognize some Tektronix configurations.
16128 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16129
16130 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16131
16132 * config.sub: Match any flavor of SH.
16133
16134 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16135
16136 * configure.in: Don't try to configure newlib for Alpha.
16137
16138 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16139
16140 * configure.in: Don't build ld for Irix 5. Don't build gas,
16141 libg++ or libio for any Alpha target.
16142
16143 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16144
16145 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16146
16147 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16148 default arguments -- so it tried to compress itself.
16149
16150 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16151
16152 * configure.in (notsupp): ensure that a space is always at the end
16153 of the configdirs list, since the grep checks for an explicit space
16154
16155 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16156
16157 * configure.in (target i386-sysv4.2): don't build ld, since static
16158 versions of many libraries are not available.
16159
16160 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16161
16162 * config.guess: Recognize Apollos (using environment variables).
16163 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16164
16165 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16166
16167 * config.guess: Recognize Sony news mips running newsos.
16168
16169 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16170
16171 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16172 "fi ; else" for bash.
16173
16174 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16175
16176 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16177
16178 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16179
16180 * config.sub: accept unixware as an alias for svr4.2.
16181 Fix some inconsistancies with the gcc version.
16182
16183 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16184
16185 * Makefile.in (DISTDOCDIRS): Add gdb.
16186
16187 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16188
16189 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16190
16191 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16192
16193 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16194 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16195 this now.
16196
16197 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16198
16199 * config.sub: Accept hiux* as an OS name.
16200
16201 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16202 etc/make-stds.texi. The underscore came from gcc, and dje now
16203 agrees that RUNTESTFLAGS is the correct name.
16204
16205 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16206
16207 * install.sh: Remove 'set -e'. It makes any conditionals
16208 in the script useless.
16209
16210 * config.guess: Automatically recognize arm-acorn-riscix
16211 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16212
16213 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16214
16215 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16216
16217 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16218
16219 * Makefile.in (DISTDOCDIRS): New variable.
16220 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16221 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16222
16223 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16224
16225 * configure.in (hppa target): check the source directory for the
16226 pagas sub-directory
16227
16228 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16229
16230 * config.sub: Allow -aout* and -elf*.
16231
16232 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16233
16234 * configure.in: Don't build ld on i386-solaris2, same as for
16235 sparc-solaris2.
16236
16237 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16238
16239 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16240
16241 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16242
16243 * configure.in: Configure gdb for alpha.
16244
16245 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16246
16247 * Makefile.in (CXXFLAGS): Add -O.
16248
16249 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16250
16251 * config.guess: added support for DG Aviion
16252
16253 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16254
16255 * configure.in: Produce warning message for subdirectories not
16256 configurable for this host/target combination. Don't try to
16257 configure gdb for vms.
16258
16259 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16260
16261 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16262 appropriate files before making "diststuff".
16263 (DISTBISONFILES): New var: list of files to be edited.
16264 (DISTSTUFFDIRS): Add binutils.
16265
16266 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16267
16268 * config.sub: also handle mipsel and mips64el (for little endian mips)
16269
16270 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16271
16272 * configure.in: Add * to end of all OS names.
16273
16274 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16275
16276 * configure.in: Build newlib for LynxOS native.
16277
16278 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16279
16280 * config.guess: Add support for delta 88k running SVR3.
16281
16282 * configure.in: Add comment about HP compiler vs. emacs.
16283
16284 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16285
16286 * configure.in: don't build ld on solaris2 (not a viable option
16287 due to bugs in getpwnam & getpwuid)
16288
16289 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16290
16291 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16292 config.guess will produce a full version number.
16293
16294 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16295
16296 * configure.in: Build linker and binutils for alpha-dec-osf1.
16297
16298 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16299
16300 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16301 and gdb/testsuite/Makefile.in.
16302
16303 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16304
16305 * configure.in: recognize mips*- instead of mips-
16306
16307 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16308
16309 * config.sub: Accept linux*coff and linux*elf as operating
16310 systems.
16311
16312 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16313
16314 * config.sub: Recognize mips64, and mips3 as an alias for it.
16315
16316 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16317
16318 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16319 gdb knows how to handle OSF/1 shared libraries.
16320
16321 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16322
16323 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16324 * config.guess: Recognize Hitachi's HIUX.
16325 * config.sub: Recognize h3050r* and hppahitachi.
16326 Remove redundant cases for hp9k[23]*.
16327
16328 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16329
16330 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16331 if gas and ld are in the source tree and are in ${configdirs}.
16332 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16333 --with options (but still pass them down on the command line,
16334 if they were explicitly specified).
16335
16336 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16337
16338 * configure: substitute SHELL value in Makefile.in with
16339 ${CONFIG_SHELL}
16340
16341 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16342
16343 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16344 *-*-solaris2* targets.
16345
16346 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16347
16348 * Makefile.in: define M4, and pass it down to sub-makes;
16349 all-autoconf now depends on all-m4
16350
16351 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16352
16353 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16354 presence of {ar,ranlib} instead of a configured directory
16355
16356 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16357
16358 * config.guess: Accept 34?? as well as 33?? for NCR.
16359
16360 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16361
16362 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16363 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16364
16365 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16366
16367 * configure: grab values for $(CC) and $(CXX) from the
16368 environment, so that someone can do "CC=gcc configure; make" and
16369 have it work right (matching the way that autoconf works now)
16370
16371 * configure.in, Makefile.in: add support for gash, the tcl
16372 interface to Galaxy
16373
16374 * config.guess: add NetBSD variants (hp300, x86)
16375
16376 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16377
16378 * install.sh: Support -d option (in the manner of SunOS 4 install,
16379 as it is more deterministic than that of GNU install)
16380 (chmodcmd): Set file to mode 755 by default (should also do default
16381 chgrp and chown, but I don't feel like dealing with that now)
16382
16383 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16384
16385 * config.sub: Remove h8300hhms alias.
16386
16387 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16388
16389 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16390
16391 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16392
16393 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16394 as stmp-fixinc
16395
16396 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16397
16398 * config.sub: recognize m88110-bug-coff.
16399
16400 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16401
16402 * Makefile.in (all-libio): all dependencies on the toolchain used
16403 to build this (gcc, gas, ld, etc)
16404
16405 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16406
16407 * config.guess: Deal with OSF/1 1.3 on alpha.
16408
16409 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16410
16411 * install.sh: add some 'else true' clauses for portability
16412
16413 * configure.in: don't build libio for h8[35]00-*-* targets
16414
16415 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16416
16417 * Makefile.in: Add support for new libio.
16418
16419 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16420
16421 * install.sh: If one command fails, don't try the rest. Don't try
16422 to remove $dsttmp (via trap) unless we have already created it.
16423 If $src doesn't exist, detect it and exit with an error.
16424
16425 * config.guess: Recognize BSD on hp300.
16426
16427 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16428
16429 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16430 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16431
16432 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16433
16434 * Makefile.in (all-send-pr): depends on all-prms
16435
16436 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16437
16438 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16439
16440 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16441
16442 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16443 Added test for mips-mips-riscos5.
16444
16445 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16446
16447 * configure.in: use mh-hp300 for 68k HP hosts
16448
16449 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16450
16451 * configure: add support for CONFIG_SHELL, so that you can use
16452 some alternate shell for evaluating configure scripts
16453
16454 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16455
16456 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16457 in configure script to bug-gdb@prep.ai.mit.edu when building
16458 distribution archive.
16459 * Makefile.in (COMPRESS): Remove def.
16460 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16461 gdb.tar.Z and make-gdb.tar.Z respectively.
16462 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16463 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16464 to convergence with 'taz' target in Makefile.in.
16465
16466 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16467
16468 * install.sh (dsttmp): use trap to ensure that tmp files go
16469 away on error conditions
16470
16471 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16472
16473 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16474
16475 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16476
16477 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16478 its parent is '/' not ''.
16479
16480 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16481
16482 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16483
16484 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16485 that ${newsrcdir}/configure.in does.
16486
16487 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16488
16489 * test-build.mk: support for CONFIG_SHELL
16490
16491 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16492
16493 * config.sub (netware): Add as a basic system type.
16494
16495 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16496
16497 * Makefile.in (Makefile): depend on configure.in. Also drop the
16498 $(srcdir)/ from the dependency on Makefile.in.
16499
16500 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16501
16502 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16503 (h8300hhms is temporary until multi-libraries are implemented).
16504 * configure.in: Handle h8300h too.
16505
16506 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16507
16508 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16509
16510 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16511
16512 * configure: Remove extraneous output when guessing host type.
16513 * config.guess: Remove extraneous output when guessing using C
16514 compiler rather than uname, or when guessing fails.
16515
16516 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16517
16518 * Makefile.in: remove all.cross and install.cross targets
16519
16520 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16521 definitions
16522
16523 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16524
16525 * configure.in (target sh): Build gprof.
16526
16527 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16528
16529 * config.sub: change -solaris to -solaris2
16530
16531 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16532
16533 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16534
16535 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16536
16537 * configure: Correct error message for missing Makefile.in to
16538 print correct directory.
16539
16540 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16541
16542 * install.sh: kludge around 386BSD shell bug
16543
16544 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16545
16546 * config.guess: Recognize NeXT.
16547 * config.guess: Recognize i486-ncr-sysv4.
16548 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16549
16550 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16551
16552 * Makefile.in (MAKEINFOFLAGS): New variable.
16553 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16554 * build-all.mk, test-build.mk: Pass down --no-split as
16555 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16556
16557 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16558
16559 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16560
16561 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16562
16563 * Makefile.in (libg++.tar.z): New rule.
16564 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16565 * Makefile.in (taz): Only do a single chmod.
16566
16567 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16568
16569 * install.sh: don't use dirname anymore (replaced with sed usage)
16570
16571 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16572
16573 * Makefile.in: Change extension for gzip'd files from '.z' to
16574 '.gz' per new FSF standard usage.
16575
16576 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16577
16578 * configure: put quotes around the final value of program_transform_name
16579
16580 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16581
16582 * Makefile.in: new install.sh support; update install-info rules
16583
16584 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16585
16586 * configure.in: Build diff for crosses, but not for go32 host.
16587
16588 * configure.in: Build gprof only for native, and don't build it
16589 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16590
16591 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16592
16593 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16594
16595 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16596
16597 * configure.in (host_tools): Add prms.
16598
16599 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16600
16601 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16602 with $(FLAGS_TO_PASS) on the command line
16603
16604 * config.sub: Recognize lynx and lynxos
16605
16606 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16607
16608 * config.sub: Accept -ecoff*, not just -ecoff.
16609
16610 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16611
16612 * Makefile.in (taz): Use .gz suffix instead of .z.
16613 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16614 names.
16615
16616 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16617
16618 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16619
16620 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16621
16622 * Makefile.in (install-no-fixedincludes): install gcc last, so
16623 that rebuilds that might happen during 'make install' don't get
16624 bogus gcc include files
16625
16626 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16627
16628 Change from Utah for HPPA support:
16629 * config.guess: Recognize hppa1.x-hp-bsd.
16630
16631 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16632
16633 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16634 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16635
16636 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16637
16638 * config.sub: Add support for rom68k and bug boot monitors.
16639
16640 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16641
16642 * Makefile.in: Make all-opcodes depend on all-bfd.
16643
16644 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16645
16646 * config.guess: Added special check for i[34]86-univel-sysv4*.
16647
16648 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16649
16650 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16651 the processor rather than assuming i486.
16652
16653 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16654
16655 * config.guess: Recognize SunOS6 as Solaris3.
16656
16657 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16658
16659 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16660 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16661
16662 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16663
16664 * build-all.mk (all-cross): New target for Canadian Cross.
16665 Added Q2 go32 targets.
16666 * test-build.mk: Configure go32 cross sparclite-aout and
16667 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16668 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16669
16670 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16671
16672 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16673 GO32 hosted toolchains
16674
16675 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16676
16677 * configure: change so "-exec-prefix" gets passed down rather
16678 than "-exec_prefix" so autoconf generated Makefiles get the
16679 exec_prefix set right.
16680
16681 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16682
16683 * config.guess: get the Solaris2 minor version number
16684
16685 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16686
16687 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16688
16689 * config.guess: Recognize some Sequent platforms.
16690
16691 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16692
16693 * Makefile.in: added the vault-install target
16694
16695 * configure.in: actually use the Sun3 makefile fragment that's in
16696 config, also added the release dir to configdirs
16697
16698 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16699
16700 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16701
16702 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16703
16704 * configure.in: remove some program from Alpha targetted toolchains
16705
16706 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16707
16708 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16709 gprof.
16710 (taz): Run "make diststuff" in those directories instead of "make
16711 proto-dir". Look for "VERSION=" only at start of line in subdir
16712 Makefile. Use "gzip -9" for compression.
16713 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16714 (binutils.tar.z): New target.
16715
16716 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16717
16718 * Makefile.in (taz): Include gpl.texinfo.
16719
16720 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16721
16722 * Makefile.in (setup-dirs): Merged into "taz" target.
16723 (taz): Only do `proto-dir' stuff if a directory is actually needed
16724 for this target.
16725
16726 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16727
16728 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16729 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16730 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16731 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16732 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16733
16734 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16735
16736 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16737 config.sub, and move-if-change to gdb testsuite distribution
16738 archive, so the testsuite can be extracted, configured, and
16739 run separately from the gdb distribution. Blow away the Chill
16740 tests that require a Chill compiled executable, since GNU Chill
16741 is not yet publically available.
16742
16743 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16744
16745 * test-build.mk: set environment variables in a single command,
16746 instead of a list of assignments and exports
16747
16748 * config.guess: recognize Alpha/OSF1 systems
16749
16750 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16751
16752 * configure: Change help message to prefer --options rather than
16753 -options.
16754
16755 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16756
16757 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16758 zippy@ecst.csuchico.edu.
16759 * config.guess: Recognize miniframe.
16760
16761 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16762
16763 * Makefile.in: Use srcroot to find runtest rather than rootme.
16764 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16765
16766 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16767
16768 * test-build.mk: Extensive additions to support building on a
16769 machine other than the host.
16770
16771 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16772
16773 * configure (tooldir): Fix for i386-aix again.
16774
16775 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16776
16777 * configure, Makefile.in: Change definition of $(tooldir)
16778 to match the FSF.
16779
16780 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16781
16782 * config.guess: Recognize i[34]86/SVR4.
16783
16784 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16785
16786 * Makefile.in (all-gdb): gdb depends on sim.
16787
16788 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16789
16790 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16791 at the same time we make the prototype gdb directory.
16792 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16793 files at the same time as the gdb base release distribution.
16794
16795 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16796
16797 * Makefile.in (check): Use individual check targets rather than
16798 DO_X rule.
16799 (check-gcc): Added.
16800
16801 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16802
16803 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16804 for System V release 3.2.
16805
16806 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16807
16808 * config.sub: Recognize hppaosf.
16809 * configure.in: Do configure ld/binutils/gas for it.
16810
16811 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16812
16813 * configure (tooldir): Alter syntax used to set this, for systems
16814 where "\$" isn't handled right, like i386-aix.
16815
16816 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16817
16818 * configure: Pass program-transform-name, not
16819 program_transform_name, to recursive configures.
16820
16821 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16822
16823 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16824 of gas+ld+binutils.
16825
16826 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16827
16828 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16829
16830 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16831
16832 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16833
16834 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16835
16836 * Makefile.in (PRMS): Set back to all-prms.
16837
16838 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16839
16840 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16841 targets, rather than for MIPS hosts.
16842
16843 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16844
16845 * configure.in: add comment for --with-x default values
16846
16847 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16848
16849 * Makefile.in: add check-* targets for each of the directories in
16850 the tree. Add a definition of RUNTEST that will use the one we
16851 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16852
16853 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16854
16855 * configure.in: Removed obsolete references to bfd_target and
16856 target_makefile_frag.
16857
16858 * build-all.mk: Set assorted targets for Q2.
16859 * config.sub: Recognize z8k-sim and h8300-hms.
16860 * test-build.mk: Really don't pass host to configure.
16861 (HOLES): Added uname.
16862
16863 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16864
16865 * configure: Handle an empty program-prefix, program-suffix or
16866 program-transform-name correctly.
16867
16868 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16869
16870 * build-all.mk: -G 8 no longer required for MIPS targets.
16871 * test-build.mk: Don't pass host argument to configure; make it
16872 guess.
16873
16874 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16875
16876 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16877 * Makefile.in (COMPRESS): New macro, like GZIP.
16878
16879 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16880
16881 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16882
16883 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16884 with gas currently defaults to -G 0.
16885
16886 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16887
16888 * Makefile.in (all-flex): flex depends on byacc.
16889
16890 * build-all.mk: If host not specified, use config.guess. Pass TAG
16891 to test-build.mk as RELEASE_TAG.
16892 * test-build.mk (configargs): New variable containing arguments to
16893 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16894 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16895
16896 * config.guess: Use /bin/uname when checking -X argument on SCO,
16897 to avoid invoking GNU uname which doesn't understand -X.
16898
16899 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16900
16901 * configure.in: Build gas for mips-*-*.
16902
16903 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16904
16905 * Makefile.in (all.normal): insert missing backslash.
16906
16907 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16908
16909 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16910
16911 * Makefile.in: Complete overhaul to merge many almost identical
16912 targets.
16913
16914 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16915
16916 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16917 (gdb.tar.Z): Adjusted.
16918
16919 * Makefile.in (setup-dirs, taz): New targets; should be general
16920 enough to adapt for gdb sometime. Build only .z file.
16921 (gas.tar.z): New target.
16922
16923 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16924
16925 * build-all.mk: Use CC=cc -Xs on Solaris.
16926
16927 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16928
16929 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16930 for handling BISON for FSF releases.
16931
16932 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16933
16934 * configure: Actually implement the change zoo just documented.
16935
16936 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16937
16938 * configure: when using config.guess, only set target_alias when
16939 it's not already been set (ie, on the command line)
16940
16941 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16942
16943 * Makefile.in: add installcheck target, set PRMS to install-prms
16944
16945 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16946
16947 * configure: add support for package_makefile_fragment, handle the
16948 case where a directory has a configure.in file but no Makefile.in
16949 more gracefully (with an actual understandable error message, even);
16950 add support for --without (and add this to the usage message); also
16951 explicitly add a --host=${host_alias} to the command line when
16952 config.guess is used
16953
16954 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16955
16956 * configure: Must use both --host and --target in recursive calls.
16957
16958 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16959
16960 * Makefile.in: Change deja-gnu to dejagnu.
16961
16962 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16963
16964 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16965
16966 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16967
16968 * configure.in: canonicalize all instances to *-*-solaris2*,
16969 also strip out a number of tools to not build for go32 host
16970
16971 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16972
16973 * config.guess: add GPL.
16974
16975 * Makefile.in, config.guess, config.sub, configure: bump
16976 copyrights to 93.
16977
16978 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16979
16980 * Makefile.in (do-info): Removed obsolete check for existence of
16981 localenv file.
16982
16983 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16984
16985 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16986
16987 * Makefile.in: a couple of 'else true' for decstation,
16988 support for TclX
16989
16990 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16991
16992 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16993
16994 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16995
16996 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16997
16998 * config.guess: Recognize i386-ibm-aix (PS/2).
16999 * configure.in: Use config/mh-aix386 file for it.
17000
17001 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17002
17003 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17004 CC_FOR_TARGET instead.
17005 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17006
17007 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17008
17009 * Makefile.in: Add sim to list of directories sent with gdb
17010
17011 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17012
17013 * configure.in: Put back mips-dec-bsd* case.
17014
17015 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17016
17017 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17018 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17019 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17020
17021 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17022
17023 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17024
17025 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17026 (install-info): install dir.info only if it exists,
17027 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17028
17029 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17030
17031 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17032 gas for mips-dec-bsd.
17033
17034 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17035
17036 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17037 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17038
17039 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17040
17041 * configure.in: Added "dejagnu" to hosttools list.
17042
17043 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17044
17045 * config.sub, configure.in, config.guess: Add support
17046 for Bosx, an AIX variant from Bull.
17047 Patches from F.Pierresteguy@frcl.bull.fr.
17048
17049 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17050
17051 * devo/dejagnu: Initial creation of devo/dejagnu.
17052 Migrated dejagnu testcases and support files for testing software
17053 tools to reside as subdirectories, currently called "testsuite",
17054 within the directory of the software tool. Migrated all programs,
17055 support libraries, etc. beloging to dejagnu proper from
17056 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17057 with no modifications. The changes to these files which will
17058 allow them to configure, build, and execute properly will be made
17059 in a future update.
17060
17061 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17062
17063 * Makefile.in: Change send_pr to send-pr.
17064 * configure.in: Likewise.
17065 * send_pr: Renamed directory to send-pr.
17066
17067 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17068
17069 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17070
17071 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17072
17073 * README: Update for gdb-4.8 release.
17074 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17075 gdb-xxx.tar.z (gzip'd) file also.
17076
17077 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17078
17079 * Makefile.in: make all-diff depend on all-libiberty
17080
17081 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17082
17083 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17084
17085 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17086
17087 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17088
17089 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17090
17091 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17092 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17093 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17094
17095 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17096
17097 * Makefile.in: makeinfo binary is in a new location
17098
17099 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17100
17101 * config.sub: Accept -ecoff as an OS.
17102
17103 * Makefile.in: Various changes to eliminate a level of make
17104 recursion and reduce the required command line length.
17105 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17106 sub-makes.
17107 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17108 variables holding settings for specific sub-makes.
17109 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17110 in terms of BASE_FLAGS_TO_PASS.
17111 (TARGET_LIBS): New variable listing directories which use
17112 TARGET_FLAGS_TO_PASS.
17113 (subdir_do): Eliminated.
17114 (do-*): New set of targets to replace subdir_do.
17115 (various): All targets which used subdir_do now depend on do-*.
17116 (local-clean): Renamed from do_clean.
17117 (local-distclean): New target, dependency of distclean and
17118 realclean.
17119 (install-info): Don't create directories. Depend on dir.info
17120 rather than calling make recursively.
17121 (install-dir.info): Eliminated.
17122 (install-info-dirs): Create all info directories here.
17123 (dir.info): Depend upon do-install-info.
17124
17125 * test-build.mk (HOLES): Added false.
17126
17127 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17128
17129 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17130
17131 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17132
17133 * Makefile.in (info): remove dependency on all-texinfo. The
17134 problem was really in texinfo/C, not at this level.
17135
17136 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17137
17138 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17139
17140 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17141
17142 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17143 GDB releases.
17144
17145 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17146
17147 * configure: Include srcdir in message about target of link not
17148 being found. Don't convert `-' to `_' in `with' options being
17149 passed to subdirs.
17150
17151 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17152
17153 * configure.in: add uudecode to host_tools
17154
17155 * Makefile.in: added {all,install}-uudecode targets, added them to
17156 the appropriate lists
17157
17158 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17159
17160 * Makefile.in (all-gcc): Added dependency on all-gas.
17161
17162 * configure.in (mips-*-*): Build ld and binutils.
17163
17164 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17165
17166 * configure: check return code from mkdir, print error message and
17167 exit on failure.
17168
17169 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17170
17171 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17172
17173 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17174
17175 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17176
17177 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17178
17179 * config.sub (h8500): Recognize this as a cpu type.
17180
17181 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17182
17183 * configure: source directory missing is no longer a warning
17184
17185 * configure.in: recognize irix[34]* instead of irix[34]
17186
17187 * Makefile.in: define and pass down X11_LIB
17188
17189 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17190
17191 * guess-systype: Renamed to ...
17192 * config.guess: ... by popular request.
17193 * configure.in, Makefile.in: Update accordingly.
17194
17195 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17196
17197 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17198 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17199 + Execute ./dummy instead of assuming . is in PATH.
17200
17201 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17202
17203 * guess-systype: New shell script. Attempts to guess the
17204 canonical host name of the executing host.
17205 Only a few hosts are supported so far.
17206 * configure: Call guess-systype if no host is specified.
17207
17208 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17209
17210 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17211 gcc Makefile.
17212
17213
17214 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17215
17216 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17217 (all-gcc, install-gcc, subdir_do): Use it.
17218
17219 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17220
17221 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17222
17223 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17224
17225 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17226 set exclusively by configure, using configure.in .
17227
17228 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17229
17230 * test-build.mk: set $PATH for all builds
17231
17232 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17233
17234 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17235
17236 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17237 the one used in gcc/Makefile.in, so that a null expansion doesn't
17238 override the one needed to build gcc with a native cc.
17239
17240
17241 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17242
17243 * configure: Accept -with arguments.
17244
17245 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17246
17247 * Makefile.in: added h8300sim
17248
17249 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17250
17251 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17252 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17253 (all-cygnus, native, build-cygnus): Make
17254 $(canonhost)-stamp-3stage-done, not $(host)....
17255 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17256 i386-sco3.2v4. Added else true to if command.
17257
17258 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17259
17260 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17261
17262 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17263
17264 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17265
17266 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17267
17268 * configure.in: don't remove binutils from Solaris builds
17269
17270 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17271
17272 * Makefile.in: get rid of earlier definitions for *clean,
17273 also handle the recursive info rule better
17274
17275 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17276
17277 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17278 do more-or-less the right thing.
17279
17280 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17281
17282 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17283 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17284
17285 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17286
17287 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17288 $(host_canonical).
17289
17290 * configure.in: split the configdirs list into 4 categories (native
17291 v. cross, library v. tool) and handle the cross-only and native-
17292 only in more reasonable (and correct!) way.
17293
17294 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17295
17296 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17297 configdirs anymore.
17298
17299 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17300
17301 * Makefile.in: extensive cleanup:: removed all of the explicit
17302 clean-* targets, collapsed many wrappers around subdir_do into
17303 one, added additional targets to satisfy standards.texi, deleted
17304 some old targets, some changes for consistency
17305
17306 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17307
17308 * configure.in: handle some programs as cross-only, and others as
17309 native only
17310
17311 * test-build.mk: handle partial holes in a more generic manner
17312
17313 * Makefile.in: m4 depends on libiberty
17314
17315 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17316
17317 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17318 time, wdiff, and find to configdirs
17319
17320 * Makefile.in: all, clean, and install rules for the new programs
17321 added to configure.in
17322
17323 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17324
17325 * configure.in: use mh-sun for all *-sun-* hosts
17326
17327 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17328
17329 * Makefile.in: define flags for X11 include files and library file
17330 locations, pass them down to the programs that need this info
17331
17332 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17333
17334 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17335
17336 * configure.in: start building libg++ for HP-UX targets
17337
17338 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17339
17340 * README: Update references to files moved into etc/.
17341
17342 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17343
17344 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17345 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17346
17347 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17348
17349 * configure: accept dash as well as underscore in long option
17350 names for FSF compatibility.
17351
17352 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17353
17354 * config.sub: added -sco3.2v4 support from FSF.
17355
17356 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17357
17358 * configure.in: expand the section that adds or removes
17359 directories from the list of programs to build, to handle native
17360 vs. cross in addition to host v. native
17361
17362 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17363
17364 * Makefile.in: Replace C++ in macro names with CXX.
17365 This is less likely to break ...
17366
17367 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17368
17369 * test-build.mk: add -w to GNU_MAKE
17370
17371 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17372
17373 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17374 add 'sparc' to list of recognized cpus. This needed to make
17375 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17376 Delete some redundant ose68 variants. Recognize -wrs as an os,
17377 then changes that into $CPU-wrs-vxworks.
17378
17379 * configure.in: remove most references to gdbtest, regularize
17380 target based program removal
17381
17382 * test-build.mk: import from p3 tree (many fixes and changes)
17383
17384 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17385
17386 * Makefile.in: added rules to handle tcl, tk, and expect
17387
17388 * configure.in: handle those directories if they exist
17389
17390 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17391
17392 * config.sub: removed bogus hppabsd and hppahpux names, since
17393 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17394
17395 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17396
17397 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17398 depends upon all-xiberty
17399
17400 * Makefile.in: changes from p3, including:
17401
17402 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17403
17404 * Makefile.in (XTRAFLAGS): include newlib directories if
17405 newlib/Makefile exists, rather than if host != target.
17406
17407 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17408
17409 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17410 from the same source tree and not building a cross-compiler. This
17411 matters for the libg++ configuration if reconfiguring a tree that
17412 has already been installed.
17413
17414 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17415
17416 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17417 pick up the machine and system specific header files.
17418
17419 * Makefile.in: added AS_FOR_TARGET, passed down in
17420 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17421 the C compiler to use to create programs which are run in the
17422 build environment, set it to default to $(CC), and passed it down
17423 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17424
17425 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17426
17427 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17428 We need them for unusual native builds, like systems without
17429 ranlib.
17430
17431 * configure: also define $(host_canonical) and
17432 $(target_canonical), which are the full, canonical names for the
17433 given host and target
17434
17435 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17436
17437 * Makefile.in: Added separate definitions for C++.
17438
17439 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17440
17441 * configure.in (configdirs): Add deja-gnu.
17442
17443 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17444
17445 * README: Update for configure.texi and gdb-4.7 release.
17446
17447 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17448
17449 * Makefile.in: Move "all" target to top of file.
17450 Previously, first target was ".PHONY" which caused BSD4.4 make
17451 to build .PHONY when make was run without arguments.
17452
17453 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17454
17455 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17456 Library-copylefted code in libiberty.
17457
17458 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17459
17460 * config.sub: Replace m68kmote with plain old m68k.
17461
17462 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17463
17464 * Makefile.in: Remove space from blank line, avoid Make complaints.
17465
17466 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17467
17468 * config.sub: Complain if no argument is given. Added support for
17469 386bsd as OS and target alias.
17470
17471 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17472
17473 * Makefile.in (XTRAFLAGS): include newlib directories if
17474 newlib/Makefile exists, rather than if host != target.
17475
17476 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17477
17478 * config.sub: recognize sparclite-wrs-vxworks.
17479
17480 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17481 p3.) Added clean-xiberty to clean.
17482
17483 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17484
17485 * configure.in: use *-*-* instead of nested cases for host and target
17486
17487 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17488
17489 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17490 from the same source tree and not building a cross-compiler. This
17491 matters for the libg++ configuration if reconfiguring a tree that
17492 has already been installed.
17493
17494 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17495
17496 * config.sub (i486v/i486v4): Merge in from FSF version.
17497
17498 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17499
17500 * configure: only set PWD if it is already set.
17501
17502 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17503
17504 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17505 doesn't have unset and all success paths (and most error paths)
17506 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17507 to just ${PWD} to avoid confusion.)
17508
17509 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17510
17511 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17512 even for a native compilation.
17513
17514 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17515
17516 Changes to make the gdb.tar.Z rule work better.
17517
17518 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17519 (DEVO_SUPPORT): Add configure.texi.
17520 (bfd-ilrt.tar.Z): Remove ancient rule.
17521
17522 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17523
17524 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17525 pick up the machine and system specific header files.
17526
17527 * configure.in, config.sub: added new target m68010-adobe-scout,
17528 with alias of adobe68k. Changed configure.in to check for
17529 -scout before -sco* to avoid a false match.
17530
17531 * Makefile.in: added AS_FOR_TARGET, passed down in
17532 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17533 the C compiler to use to create programs which are run in the
17534 build environment, set it to default to $(CC), and passed it down
17535 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17536
17537 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17538
17539 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17540 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17541 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17542 FOR_TARGET variants, to newlib and libg++.
17543
17544 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17545
17546 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17547 first.
17548
17549 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17550
17551 * config.sub: Accept `elf' as an environment.
17552
17553 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17554
17555 * Makefile.in (all-opcodes): cd into the right directory
17556
17557 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17558
17559 * configure: added -program_transform_name option, used as
17560 argument to sed when installing programs.
17561 configure.texi: added documentation for -program_prefix,
17562 -program_suffix and -program_transform_name.
17563
17564 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17565
17566 * config.sub: Accept i486 where i386 ok.
17567
17568 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17569
17570 * config.sub: accept we32k
17571
17572 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17573
17574 * config.sub, configure.in: accept OSE68000 and OSE68k.
17575
17576 * Makefile.in: don't create all directories for ``make install'';
17577 let the subdirectories create the ones they need.
17578
17579 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17580
17581 * COPYING: new file, GPL v2
17582
17583 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17584
17585 * Makefile.in: use the new gen-info-dir, which needs a template
17586 argument (which also lives in texinfo)
17587
17588 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17589
17590 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17591
17592 * config.sub (ncr3000): Change i386 to i486.
17593
17594 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17595
17596 * Makefile.in: add install-rcs, install-grep to
17597 install-no-fixedincludes, removed install-bison and install-libgcc
17598
17599 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17600
17601 * configure.in: grab the HPUX makefile fragment if on HPUX
17602
17603 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17604
17605 * Makefile.in: eradicate bison spoor (ditto libgcc).
17606 configure.in: recognise m68{k,000}-ericsson-OSE.
17607 es1800 is alias for m68k-ericsson-OSE
17608
17609 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17610
17611 * configure.in: rearrange the parts that remove programs from
17612 configdirs, based now on HOST==TARGET or by canonical triple.
17613
17614 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17615
17616 * test-build.mk: recurse explicitly with -f test-build.mk when
17617 appropriate. predicate stage3 and comparison on the existence
17618 of gcc. That is, if gcc isn't around, we aren't three-staging.
17619 On very clean, also remove ...stamp-co. Build in-place before
17620 doing other builds.
17621
17622 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17623
17624 * Makefile.in, configure.in: add tgas
17625
17626 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17627
17628 * Makefile.in: a number of changes merged in from progressive.
17629
17630 * configure.in: add libm.
17631
17632 * .cvsignore: ignore some stuff that comes from test-build.mk.
17633
17634 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17635
17636 * config.sub: Add es1800 (m68k-ericsson-es1800).
17637
17638 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17639
17640 * configure: Add program_suffix (parallel to program_prefix)
17641 * Makefile.in: adjust directory-creating script for losing decstation
17642
17643 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17644
17645 * configure: Minor $subdir-related fixes.
17646
17647 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17648
17649 * configure: fix various problems with propogating
17650 makefile_target_frag in subdirs.
17651 * configure.in: config libgcc if its there
17652
17653 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17654
17655 * config.sub: HPPA merge.
17656
17657 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17658
17659 * Makefile.in: Replace all-bison with all-byacc in all
17660 dependency lines for other tools (which now use byacc).
17661
17662 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17663
17664 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17665
17666 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17667
17668 * Makefile.in: make gprof rules similar to byacc rules (instead of
17669 vestigal $(unsubdir) that didn't work...)
17670
17671 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17672
17673 * config.sub: Add support for Linux.
17674 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17675 (at least for libg++).
17676
17677 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17678
17679 * configure.texi: fix doc for the -nfp option to configure
17680
17681 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17682
17683 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17684
17685 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17686
17687 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17688 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17689 * configure.in: added solaris* host_makefile_frag hook.
17690
17691 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17692
17693 * config.sub: changed recognition of m68000 so that various
17694 m68k types can be specified via m680[01234]0
17695
17696 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17697
17698 * config.sub (basic_machine): fix sed so that '-foo' isn't
17699 completely substituted out while .+'-foo' loses the '-foo'
17700
17701 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17702
17703 * config.sub ($os): Add -aout.
17704
17705 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17706
17707 * configure: If host_makefile_frag is absolute, don't
17708 prefix ${invsubdir} (relevant to libg++ auto-configure).
17709
17710 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17711
17712 * Makefile.in (tooldir): Define it.
17713 (all-ld): Depend on all-flex.
17714
17715 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17716
17717 * Makefile.in (check): Fix libg++ special case.
17718
17719 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17720
17721 * configure: do not bury `pwd` into config.status, thus do fewer
17722 pwd's.
17723
17724 * configure: print the "Building in" message only when building in
17725 other than "." AND verbose.
17726
17727 * configure: remove -s, rework -v to better accommodate guested
17728 configures.
17729
17730 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17731
17732 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17733
17734 * Makefile.in: macroize flags passed on recursion. remove
17735 fileutils.
17736
17737 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17738
17739 * configure: get makesrcdir right for subdirs deeper than 1.
17740
17741 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17742 install.
17743
17744 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17745
17746 * Makefile.in: don't print subdir_do or recursion lines.
17747
17748 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17749
17750 * standards.texi: added menu item.
17751
17752 * Makefile.in: build and install standards.info.
17753
17754 * standards.texi: new file.
17755
17756 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17757
17758 * configure: test for and move config.status pieces from
17759 ${subdir}/.
17760
17761 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17762
17763 * configure: Test for existance of files before trying to mv
17764 them, to avoid numerous non-existance messages.
17765
17766 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17767
17768 * configure: correct final line of config.status.
17769
17770 * configure: patch from eggert. Avoids a protection problem if
17771 the original Makefile.in is read only.
17772
17773 * configure: use move-if-change from gcc to create config.status.
17774 Some makefiles depend on config.status to tell if a directory
17775 has been reconfigured for a different host. This change
17776 prevents those directories from remaking everything in the case
17777 where the reconfig was only intended to rebuild a Makefile.
17778
17779 * configure: test for config.sub with "config.sub sun4" rather
17780 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17781 host alias from a missing config.sub.
17782
17783 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17784
17785 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17786 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17787
17788 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17789
17790 * configure: mkdir ${subdir} as needed.
17791
17792 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17793
17794 * Makefile.in,configure.in: added autoconf.
17795
17796 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17797
17798 * Makefile.in: no longer pass against on recursion.
17799
17800 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17801 definitions are not inherited.
17802
17803 * configure: correct makesrcdir when subdir is .
17804
17805 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17806
17807 * configure: Add support for 'subdirs' variable, which is
17808 like 'configdirs', except that configure doesn't re-invoke
17809 itself for subdirs, it just creates a Makefile for each subdir.
17810 * configure.texi: Document subdirs.
17811
17812 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17813
17814 * configure.in: added flex to configdirs
17815
17816 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17817
17818 * Makefile.in: remove clean-stamps from clean.
17819
17820 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17821
17822 * configure.in: Add gdbtest to configdirs.
17823
17824 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17825
17826 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17827 to recursive makes.
17828 * configure.in: Recognize new ncr3000 config.
17829
17830 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17831
17832 * Makefile.in, configure.in: removed references to gdbm.
17833
17834 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17835
17836 * config.sub: Don't canonicalize os value
17837 newsos* to bsd (readline needs to check for newsos).
17838 (This fix was earlier made Jan 31, but got re-broken.)
17839
17840 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17841
17842 * configure.in: sco is an os, not a vendor!
17843
17844 * configure: Quote $( better. Keep various shells happy.
17845
17846 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17847
17848 * Makefile.in: eliminate stamp-files.
17849
17850 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17851
17852 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17853 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17854
17855 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17856
17857 * config.sub: fix iris/iris3.
17858
17859 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17860
17861 * configure: re-add -rm.
17862
17863 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17864
17865 * Maskefile.in: add .stmp-rcs to all.
17866
17867 * configure.in: remove gas from rs6000 build, use aix host fragment.
17868
17869 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17870
17871 * configure: pass down site_option during recursion.
17872
17873 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17874
17875 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17876
17877 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17878
17879 * configure: Change exec_prefix so that it really defaults to prefix.
17880
17881 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17882
17883 * Makefile.in, configure.in: Add support for mmalloc library.
17884
17885 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17886
17887 * Makefile.in: add stmp dependencies for a few more things.
17888
17889 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17890
17891 * configure: adjusted error message on objdir/srcdir configure
17892 collision, per john's suggestion.
17893
17894 * Makefile.in: add libiberty stmp to all and all.cross.
17895
17896 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17897
17898 * Makefile.in: remove force dependencies, add grep to all.
17899
17900 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17901
17902 * Makefile.in: drop flex. make stamp files work.
17903
17904 * configure: added test for conflicting configuration in srcdir,
17905 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17906 gets cranky. use relative paths for configure and srcdir
17907 whenever possible. Send some error messages to stderr that were
17908 going to stdout.
17909
17910 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17911
17912 * Makefile.in: Fix libg++ rule to check for gcc directory
17913 before using gcc/gcc. Also pass XTRAFLAGS.
17914
17915 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17916
17917 * Makefile.in: added stmp-files so that directories aren't polled
17918 when they are already built.
17919
17920 * configure.texi: fixed a node pointer problem.
17921
17922 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17923
17924 * config.sub configure.in gdb/configure.in
17925 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17926 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17927 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17928
17929 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17930
17931 * configure: -recurring becomes -silent. corrected help message
17932 for -site= option.
17933
17934 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17935
17936 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17937
17938 * configure: when building Makefile for crosses, replace
17939 tooldir and program_prefix. default srcdir from location of
17940 config.sub. remove "for host in hosts" and "for target in
17941 targets" loops.
17942
17943 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17944
17945 * Makefile.in: Do not pass bindir or mandir to cvs.
17946
17947 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17948
17949 * Makefile.in, configure.in: removed traces of namesubdir,
17950 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17951 copyrights to '92, changed some from Cygnus to FSF.
17952
17953 * configure.texi: remove most references to multiple hosts,
17954 multiple targets, subdirs, etc.
17955
17956 * configure.man: removed rcsid. reference config.sub not
17957 config.subr.
17958
17959 * Makefile.in: mkdir $(infodir) on install-info.
17960
17961 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17962
17963 * configure.texi: Explain better about .gdbinit and about
17964 the environment that configure.in sections run in.
17965
17966 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17967
17968 * configure.in: Ultrix is only a decstation if it's a MIPS.
17969
17970 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17971
17972 * README: DOC.configure => cfg-paper.texi.
17973
17974 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17975
17976 * config.sub (near case $os): Don't convert newsos* to bsd!
17977
17978 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17979
17980 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17981 the number of copies of COPYING that go into the GDB tar file.
17982
17983 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17984
17985 * bfd/configure.in, gdb/config/mh-i386sco,
17986 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17987 Fix SCO configuration stuff.
17988
17989 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17990
17991 * Makefile.in: For libg++, make sure the -I pointing
17992 to the gcc directory goes *after* all the libg++-local -I flags.
17993 Also, move just-gcc dependency from just-libg++ to all-libg++.
17994
17995 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17996
17997 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17998
17999 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18000
18001 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18002
18003 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18004
18005 * config.sub: Add stratus configuration frags. Also
18006 submitted to FSF.
18007
18008 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18009
18010 * Makefile.in (DEV_SUPPORT): add configure.man.
18011
18012 * config.sub(Decode manufacturer-specific): add -none*.
18013
18014 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18015
18016 * Makefile.in: remove form feeds to make Sun's make happy.
18017 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18018
18019 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18020
18021 * Makefile.in (AR_FLAGS): Make quieter.
18022
18023 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18024
18025 * configure.in: Add libg++.
18026 * configure: When verbose, don't output the command line at each
18027 level; it will be unremarkably the same as the previous version,
18028 which will be the same as what the user typed.
18029
18030 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18031
18032 * configure.in, Makefile.in: fix clean-info, add flex. add
18033 fileutils.
18034
18035 * configure: be less sensitive to spaces in Makefile.in. Do not
18036 look for sources in "..". Doing so breaks subdirectories that
18037 might have their own configure. If a subdir has it's own
18038 configure script, use it.
18039
18040 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18041
18042 * cfg-paper.texi: some changes suggested by rms.
18043
18044 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18045
18046 * config.sub: Merge in some small additions from the FSF version,
18047 taken from the gcc distribution, to bring the Cygnus and FSF
18048 versions into closer sync.
18049
18050 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18051
18052 * configure.in: Changed svr4 references to sysv4.
18053
18054 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18055
18056 * configure: added -V for version number option.
18057
18058 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18059
18060 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18061 renamed from DOC.configure to cfg-paper.texi.
18062
18063 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18064
18065 * configure, config.subr, config.sub: config.subr is now
18066 config.sub again.
18067
18068 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18069
18070 * configure.texi: new file, in progress.
18071
18072 * Makefile.in: build info file and install the man page for
18073 configure.
18074
18075 * configure.man: new file, first cut.
18076
18077 * configure: find config.subr again now that configuration "none"
18078 has gone. removed all traces of the -ansi option. removed all
18079 traces of the -languages option.
18080
18081 * config.subr: resync from rms.
18082
18083 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18084
18085 * configure, config.sub, config.subr: merge config.sub into
18086 config.subr, call the result config.subr, remove config.sub, use
18087 config.subr.
18088
18089 * Makefile.in: revised install for dir.info.
18090
18091 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18092
18093 * configure.in: add decstation host makefile frag.
18094
18095 * Makefile.in: BISON now bison -y again. also install-gcc on
18096 install. clean-gdbm on clean. infodir belongs in datadir.
18097 Make directories for info install. Build dir.info here then
18098 install it.
18099
18100 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18101
18102 * Makefile.in: fix for bad directory tests.
18103
18104 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18105
18106 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18107 regexp. -srcdir relative was being handled incorrectly.
18108
18109 * Makefile.in: unwrapped some for loops so that parallel makes
18110 work again and so one can focus one's attention on a particular
18111 package.
18112
18113 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18114
18115 * configure: added PWD as a stand in for `pwd` (for speed). use
18116 elif wherever possible. make -srcdir work without -objdir.
18117 -objdir= commented out.
18118
18119 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18120
18121 * configure: +options become --options. -subdirs commented out.
18122 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18123 Makefile now at top of generated Makefile. Removed cvs log
18124 entries. added -srcdir. create .gdbinit only if there is one
18125 in ${srcdir}.
18126
18127 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18128 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18129 and mandir now keyed off datadir by default.
18130
18131 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18132
18133 * Freshly created ChangeLog.
18134
18135 \f
18136 Local Variables:
18137 mode: change-log
18138 left-margin: 8
18139 fill-column: 76
18140 version-control: never
18141 End: