* config.sub, config.guess: Import from upstream.
[gcc.git] / ChangeLog
1 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2
3 * config.sub, config.guess: Import from upstream.
4
5 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
6
7 * MAINTAINERS (Write After Approval): Put myself in correct order.
8
9 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
10
11 * MAINTAINERS (Write After Approval): Add myself.
12
13 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
14
15 * MAINTAINERS: Move myself from Reviewers to Write After Approval
16 section.
17
18 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
19
20 * MAINTAINERS (Write After Approval): Delete myself.
21
22 2014-04-17 Jakub Jelinek <jakub@redhat.com>
23
24 PR sanitizer/56781
25 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
26 and -B* options with -Xcompiler.
27
28 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
29
30 PR bootstrap/60620
31 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
32 * Makefile.in: Regenerate.
33
34 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
35
36 * Makefile.def (dependencies): Make all-ld depend on all-binutils
37 for WINDRES_FOR_TARGET in default-manifest.o rule.
38 * Makefile.in: Regenerate.
39
40 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
41
42 * MAINTAINERS (Write After Approval): Add myself.
43
44 2014-03-26 Jakub Jelinek <jakub@redhat.com>
45
46 PR sanitizer/56781
47 * Makefile.def: Set bootstrap=true; for host fixincludes.
48 * configure.ac: Don't bootstrap host fixincludes unless
49 --with-build-config=bootstrap-{a,ub}san.
50 * Makefile.in: Regenerated.
51 * configure: Regenerated.
52
53 2014-03-21 Jakub Jelinek <jakub@redhat.com>
54
55 * configure.ac: Move BUILD_CONFIG set up earlier. Add
56 --enable-vtable-verify option parsing. Don't add
57 target-libsanitizer to bootstrap_target_libs unless
58 --with-build-config=bootstrap-asan or
59 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
60 to bootstrap_target_libs unless --enable-vtable-verify.
61 * configure: Regenerated.
62
63 2014-03-10 Anatoly Sokolov <aesok@post.ru>
64
65 * MAINTAINERS (Write After Approval): Add myself.
66
67 2014-03-07 Denis Chertykov <chertykov@gmail.com>
68
69 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
70
71 2014-03-07 Jakub Jelinek <jakub@redhat.com>
72
73 PR bootstrap/58572
74 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
75 -I for libstdc++-v3 includes if $(LEAN).
76 * Makefile.in: Regenerated.
77
78 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
79
80 * MAINTAINERS: Update my email address.
81
82 2014-02-24 Walter Lee <walt@tilera.com>
83
84 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
85 (tilegx-*-*): Change to tilegx*-*-*.
86 * configure: Regenerate.
87
88 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
89
90 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
91
92 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
93
94 * MAINTAINERS (Write After Approval): Add myself.
95
96 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
97
98 PR target/59788
99 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
100 *solaris2*.
101
102 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
103
104 * MAINTAINERS: Update my email address.
105
106 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
107
108 * MAINTAINERS: Convert to UTF-8.
109 Properly sort Xinliang David Li's entry.
110
111 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
112 Sandra Loosemore <sandra@codesourcery.com>
113
114 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
115 nios2 port maintainers.
116
117 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
118
119 * MAINTAINERS (Write After Approval): Add myself.
120
121 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
122
123 * configure.ac: Add user-friendly check for native x86_64-linux
124 multilibs.
125 * configure: Regenerate.
126
127 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
128
129 * MAINTAINERS: Add myself as sh maintainer.
130
131 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
132
133 * MAINTAINERS: Add self as SLSR maintainer.
134
135 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
136
137 * MAINTAINERS: Update my email address.
138
139 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
140
141 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
142
143 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
144
145 * Makefile.in: Regenerate.
146
147 * Makefile.tpl: Fix typo.
148 * Makefile.in: Regenerate partially.
149
150 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
151
152 * configure.ac: Added libcilkrts to noconfig list when C++ is not
153 supported.
154 * configure: Regenerated.
155
156 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
157
158 * MAINTAINERS (Write After Approval): Add myself.
159
160 2013-10-30 Jason Merrill <jason@redhat.com>
161
162 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
163 --disable-build-format-warnings.
164
165 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
166
167 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
168 depend on libstdc++ and libgcc.
169 * configure: Regenerate.
170 * configure.ac: Added libcilkrts to target binaries. Also, restrict
171 libcilkrts for POSIX and i*86, and x86_64 architectures.
172 * Makefile.in: Added libcilkrts related fields to support building it.
173
174 2013-10-26 Jeff Law <law@redhat.com>
175
176 * Makefile.def (target_modules): Remove libmudflap
177 (languages): Remove check-target-libmudflap).
178 * Makefile.in: Rebuilt.
179 * Makefile.tpl (check-target-libmudflap-c++): Remove.
180 * configure.ac (target_libraries): Remove target-libmudflap.
181 Remove checks which disabled libmudflap on some systems.
182 * configure: Rebuilt.
183 * libmudflap: Directory removed.
184
185 2013-10-21 Cong Hou <congh@google.com>
186
187 * MAINTAINERS (Write After Approval): Add myself.
188
189 2013-10-16 Mike Stump <mikestump@comcast.net>
190
191 * .dir-locals.el: Add.
192
193 2013-10-15 David Malcolm <dmalcolm@redhat.com>
194
195 * configure.ac: Add --enable-host-shared
196 * configure: Regenerate.
197
198 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
199
200 Import from savannah.gnu.org:
201 * config.guess: Update to 2013-06-10 version.
202 * config.sub: Update to 2013-10-01 version.
203
204 2013-10-01 Simon Cook <simon.cook@embecosm.com>
205
206 Changes to build configuration to allow big endian ARC ELF toolchain
207 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
208 * configure: Regenerate.
209
210 2013-09-20 Alan Modra <amodra@gmail.com>
211
212 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
213 ppc host match. Support little-endian powerpc linux hosts.
214
215 2013-09-19 Dodji Seketeli <dodji@redhat.com>
216
217 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
218 maintainer.
219
220 2013-09-12 DJ Delorie <dj@redhat.com>
221
222 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
223 maintainers.
224
225 2013-09-03 Richard Biener <rguenther@suse.de>
226
227 * configure.ac: Also allow ISL 0.12.
228 * configure: Regenerated.
229
230 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
231
232 * MAINTAINERS (Write After Approval): Add myself.
233
234 2013-08-27 David Malcolm <dmalcolm@redhat.com>
235
236 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
237
238 2013-08-26 Caroline Tice <cmtice@google.com>
239
240 * MAINTAINERS: Correct earliers update: Move myself from libvtv
241 "Various Reviewers" to libvtv "Various Maintainers".
242
243 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
244
245 * MAINTAINERS: Add myself as RTL optimizers reviewer.
246
247 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
248
249 * MAINTAINERS: Update name, email.
250
251 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
252
253 * MAINTAINERS (Write After Approval): Add myself.
254
255 2013-08-12 Caroline Tice <cmtice@google.com>
256
257 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
258 address in the Write After Approval section.
259
260 2013-08-09 Carlos O'Donell <carlos@redhat.com>
261
262 * MAINTAINERS (Write After Approval): Update email.
263
264 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
265
266 * configure.ac: Adjust to check VTV_SUPPORTED.
267 * configure: Regenerated.
268
269 2013-08-02 Caroline Tice <cmtice@google.com>
270
271 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
272 on non-linux systems; add target-libvtv to noconfigdirs; add
273 libsupc++/.libs to C++ library search paths.
274 * configure: Regenerated.
275 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
276 libstdc++ and libgcc.
277 * Makefile.in: Regenerated.
278
279 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
280
281 * MAINTAINERS (Write After Approval): Add myself.
282
283 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
284 Shiva Chen <shiva0217@gmail.com>
285
286 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
287 nds32 port maintainers.
288
289 2013-07-17 Tim Shen <timshen91@gmail.com>
290
291 * MAINTAINERS (Write After Approval): Add myself.
292
293 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
294
295 * configure.ac: Sync from binutils.
296 * configure: Regenerate.
297
298 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
299
300 * MAINTAINERS (Write After Approval): Add myself.
301
302 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
303
304 * MAINTAINERS (Write After Approval): Add myself.
305
306 2013-05-17 David Malcolm <dmalcolm@redhat.com>
307
308 * MAINTAINERS (Write After Approval): Add myself.
309
310 2013-04-30 Brooks Moses <bmoses@google.com>
311
312 * MAINTAINERS: Update my email; move myself from Fortran
313 reviewer to Write After Approval.
314
315 2013-04-16 Andreas Schwab <schwab@suse.de>
316
317 * configure.ac (aarch64-*-*): Don't disable java.
318 * configure: Regenerate.
319
320 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
321
322 * MAINTAINERS (Write After Approval): Add myself.
323
324 2013-03-30 Matthias Klose <doko@ubuntu.com>
325
326 * Makefile.def (target_modules): Don't install libffi.
327 * Makefile.in: Regenerate.
328
329 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
330
331 * MAINTAINERS (Write After Approval): Add myself.
332
333 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
334
335 * MAINTAINERS (Write After Approval): Add myself.
336
337 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
338
339 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
340 * configure: Regenerated.
341
342 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
343
344 * MAINTAINERS: Explicitly add myself as AIX maintainer.
345 Remove Geoff Keating as rs6000 port maintainer, at his request.
346
347 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
348
349 * MAINTAINERS: Update my email.
350
351 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
352
353 * configure: Re-generate.
354
355 2013-01-15 Richard Biener <rguenther@suse.de>
356
357 PR other/55973
358 * configure: Re-generate.
359
360 2013-01-14 Matthias Klose <doko@ubuntu.com>
361
362 * Makefile.def (install-target-libsanitizer): Depend on
363 install-target-libstdc++-v3.
364 * Makefile.in: Regenerate.
365
366 2013-01-14 Richard Biener <rguenther@suse.de>
367
368 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
369 * configure: Re-generate
370
371 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
372
373 * config.sub: Update from config repo.
374
375 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
376
377 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
378 * Makefile.in: Regenerate.
379
380 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
381
382 * MAINTAINERS (arc): Add new port maintainership for myself.
383
384 2013-01-09 Jason Merrill <jason@redhat.com>
385
386 * .gitignore: Import from gdb repository.
387
388 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
389
390 * Makefile.def (configure-gcc): Depend on all-gmp.
391 (all-gcc): Remove dependency on all-gmp.
392 * Makefile.in: Regenerated.
393
394 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
395
396 * config.sub: Merge from config repo.
397 * config.guess: Ditto.
398
399 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
400
401 * Makefile.def: Merge from binutils.
402 * Makefile.in: Ditto.
403
404 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
405
406 * MAINTAINERS: Update my email.
407
408 2012-12-29 Ben Elliston <bje@gnu.org>
409
410 * config.guess: Update to 2012-12-29 version.
411 * config.sub: Likewise.
412
413 2012-12-20 Matthias Klose <doko@ubuntu.com>
414
415 * Makefile.def (install-target-libgfortran): Depend on
416 install-target-libquadmath, install-target-libgcc.
417 (install-target-libsanitizer): Depend on install-target-libgcc.
418 (install-target-libjava): Depend on install-target-libgcc.
419 (install-target-libitm): Depend on install-target-libgcc.
420 (install-target-libobjc): Depend on install-target-libgcc.
421 (install-target-libstdc++-v3): Depend on install-target-libgcc.
422 * Makefile.in: Regenerate.
423
424 2012-12-19 Matthias Klose <doko@ubuntu.com>
425
426 * Makefile.def (install-target-libgo): Depend on
427 install-target-libatomic.
428 * Makefile.in: Regenerate.
429
430 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
431
432 PR go/55201
433 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
434 * Makefile.in: Regenerate.
435
436 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
437
438 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
439 * configure: Regenerate.
440
441 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
442
443 * config.sub: Merge from config repo.
444
445 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
446
447 * Makefile.def (target_modules): Add bootstrap=true and
448 raw_cxx=true to libsanitizer.
449 * configure.ac (bootstrap_target_libs): Add libsanitizer.
450 * Makefile.in: Regenerated.
451 * configure: Likewise.
452
453 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
454
455 * MAINTAINERS: Remove self as RTL optimization maintainer.
456
457 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
458
459 * MAINTAINERS (Write After Approval): Add myself.
460
461 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
462
463 * Makefile.def (target_modules): Remove bootstrap=true and
464 raw_cxx=true from libsanitizer.
465 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
466 * Makefile.in: Regenerated.
467 * configure: Likewise.
468
469 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
470
471 * Makefile.def (target_modules): Add bootstrap=true and
472 raw_cxx=true to libsanitizer.
473 * configure.ac (bootstrap_target_libs): Add libsanitizer.
474 * Makefile.in: Regenerated.
475 * configure: Likewise.
476
477 2012-11-28 Andrew Pinski <apinski@cavium.com>
478
479 PR bootstrap/54279
480 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
481 * configure: Regenerate.
482 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
483 * Makefile.in: Regenerate.
484
485 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
486
487 * configure.ac: Disable libsanitizer if we're not building C++.
488 * configure: Regenerate.
489
490 2012-11-15 Roland McGrath <roland@hack.frob.com>
491
492 * MAINTAINERS (Write After Approval): Add myself.
493
494 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
495
496 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
497 Kostya Serebryany (kcc@google.com) and
498 Jakub Jelinek (jakub@redhat.com).
499 Rename area for Dodji Seketeli (dodji@redhat.com).
500
501 2012-11-15 Dodji Seketeli <dodji@redhat.com>
502
503 * MAINTAINERS: (asan.c, related): Add myself.
504
505 2012-11-14 Roland McGrath <mcgrathr@google.com>
506
507 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
508 * configure: Regenerate.
509
510 2012-11-13 Richard Henderson <rth@redhat.com>
511
512 * configure.ac: Move libsanitizer logic to subdirectory.
513 * configure: Regenerate.
514
515 2012-11-13 Dodji Seketeli <dodji@redhat.com>
516
517 * configure.ac: Enable libsanitizer just on x86 linux for now.
518 * configure: Re-generate.
519
520 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
521
522 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
523 sections.
524 * configure: Regenerate.
525
526 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
527
528 * configure.ac: Add section for configdirs for libsanitizer.
529 Disable for cris-*-* and mmix-*-*.
530 * configure: Regenerate.
531
532 2012-11-12 Wei Mi <wmi@google.com>
533
534 * configure.ac: Add libsanitizer to target_libraries.
535 * Makefile.def: Ditto.
536 * configure: Regenerate.
537 * Makefile.in: Regenerate.
538 * libsanitizer: New directory for asan runtime. Contains an empty
539 tsan directory.
540
541 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
542
543 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
544 against Mingw64 w32api.
545 * configure: Regenerate.
546
547 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
548
549 * configure: Regenerated.
550
551 2012-11-03 Robert Mason <rbmj@verizon.net>
552
553 * configure.ac: add --disable-libstdcxx configure option
554 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
555
556 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
557
558 * MAINTAINERS (Write After Approval): Add myself.
559
560 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
561
562 * MAINTAINERS (Write After Approval): Add myself.
563
564 2012-10-24 Sharad Singhai <singhai@google.com>
565
566 * MAINTAINERS (Write After Approval): Add myself.
567
568 2012-10-24 Eric Christopher <echristo@gmail.com>
569
570 * MAINTAINERS: Update email address.
571
572 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
573
574 PR bootstrap/54820
575 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
576 * configure: Regenerate.
577
578 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
579
580 * MAINTAINERS (aarch64): Add Marcus and myself.
581
582 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
583
584 PR bootstrap/54820
585 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
586 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
587 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
588 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
589 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
590 * Makefile.in: Regenerate.
591 * configure.ac (have_static_libs): New variable and associated check.
592 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
593 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
594 * configure: Regenerate.
595
596 2012-10-10 Richard Biener <rguenther@suse.de>
597
598 * MAINTAINERS: Adjust for changed surname.
599
600 2012-10-04 Lawrence Crowl <crowl@google.com>
601
602 * MAINTAINERS (Write After Approval): Add myself.
603
604 2012-10-01 Cary Coutant <ccoutant@google.com>
605
606 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
607
608 2012-09-28 Ian Lance Taylor <iant@google.com>
609
610 * Makefile.def: Make all-target-libgo depend on
611 all-target-libbacktrace.
612 * Makefile.in: Rebuild.
613
614 2012-09-26 Ian Lance Taylor <iant@google.com>
615
616 * Makefile.def: Make all-gcc depend on all-libbacktrace.
617 * Makefile.in: Rebuild.
618
619 2012-09-20 Walter Lee <walt@tilera.com>
620
621 * configure.ac: Add tilegx to list of targets that support gold.
622 * configure: Regenerate.
623
624 2012-09-20 Marek Polacek <polacek@redhat.com>
625
626 * MAINTAINERS (Write After Approval): Add myself.
627
628 2012-09-19 Steve Ellcey <sellcey@mips.com>
629
630 * configure.ac: Add mips*-mti-elf* target.
631 * configure: Regenerate.
632
633 2012-09-17 Ian Lance Taylor <iant@google.com>
634
635 * MAINTAINERS (Various Maintainers): Add libbacktrace.
636 * configure.ac (host_libs): Add libbacktrace.
637 (target_libraries): Add libbacktrace.
638 * Makefile.def (host_modules): Add libbacktrace.
639 (target_modules): Likewise.
640 * configure, Makefile.in: Rebuild.
641
642 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
643
644 PR target/38607
645 Merge upstream change.
646 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
647
648 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
649 Add libgomp*.o to compare_exclusions for AIX.
650 * configure: Regenerate.
651
652 2012-09-06 Diego Novillo <dnovillo@google.com>
653
654 * configure.ac: Bump minimum GMP version to 4.2.3.
655 * configure: Re-generate.
656
657 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
658
659 PR target/54461
660 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
661 target-libgloss if not configured --with-avrlibc=no.
662 * configure: Regenerate.
663
664 2012-09-04 Jason Merrill <jason@redhat.com>
665
666 * configure.ac: Fix --enable-languages=all.
667
668 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
669
670 * MAINTAINERS (Write After Approval): Add myself.
671
672 2012-09-03 Richard Guenther <rguenther@suse.de>
673
674 PR bootstrap/54138
675 * configure.ac: Re-organize ISL / CLOOG checks to allow
676 disabling with either --without-isl or --without-cloog.
677 * configure: Regenerated.
678
679 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
680
681 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
682 * configure: Regenerate.
683
684 2012-08-27 Ulrich Drepper <drepper@gmail.com>
685
686 * MAINTAINERS: Fix my email address.
687
688 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
689
690 PR binutils/4970
691 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
692 and opcodes.
693 * Makefile.in: Regenerated.
694
695 2012-08-26 Art Haas <ahaas@impactweather.com>
696
697 * configure: Regenerate.
698
699 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
700
701 * INSTALL/README: Also refer to the online installation
702 instructions.
703
704 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
705
706 * MAINTAINERS (Write After Approval): Add myself.
707 (Picochip port): Remove myself.
708
709 2012-08-14 Diego Novillo <dnovillo@google.com>
710
711 Merge from cxx-conversion branch.
712
713 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
714 POSTSTAGE1_CONFIGURE_FLAGS.
715 * Makefile.in: Regenerate.
716 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
717 Force C++ when bootstrapping.
718 * configure: Regenerate.
719
720 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
721
722 * MAINTAINERS (Write After Approval): Add myself.
723
724 2012-07-16 Joseph Myers <joseph@codesourcery.com>
725
726 * README: Document use of ranges of years in copyright notices.
727
728 2012-07-06 Richard Guenther <rguenther@suse.de>
729
730 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
731 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
732 --with-gmp=system.
733 * Makefile.in: Regenerated.
734 * configure: Likewise.
735
736 2012-07-06 Richard Guenther <rguenther@suse.de>
737
738 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
739 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
740 supply V=1 as extra_make_flags.
741 * configure: Regenerated.
742 * Makefile.in: Likewise.
743
744 2012-07-04 Tristan Gingold <gingold@adacore.com>
745
746 * configure: Regenerate.
747
748 2012-07-03 Richard Guenther <rguenther@suse.de>
749
750 * Makfile.def (isl): Remove not necessary extra_exports and
751 extra_make_flags.
752 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
753 * Makefile.in: Regenerated.
754
755 2012-07-03 Richard Guenther <rguenther@suse.de>
756
757 * Makefile.def (cloog): Add V=1 to extra_make_flags.
758 * configure.ac: If either the ISL or the CLooG check failed
759 do not try to build in-tree versions.
760 * Makefile.in: Regenerated.
761 * configure: Regenerated.
762
763 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
764
765 * configure: Regenerate.
766
767 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
768
769 * MAINTAINERS (Various Maintainers): Add myself as testsuite
770 maintainer.
771
772 2012-07-02 Richard Guenther <rguenther@suse.de>
773
774 * configure: Regenerated.
775
776 2012-07-02 Richard Guenther <rguenther@suse.de>
777 Michael Matz <matz@suse.de>
778 Tobias Grosser <tobias@grosser.es>
779 Sebastian Pop <sebpop@gmail.com>
780
781 * Makefile.def: Add ISL host module, remove PPL host module.
782 Adjust ClooG host module to use the proper ISL.
783 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
784 * configure.ac: Include config/isl.m4. Add ISL host library,
785 remove PPL. Remove PPL configury, add ISL configury, adjust
786 ClooG configury.
787 * Makefile.in: Regenerated.
788 * configure: Likewise.
789
790 2012-07-02 Richard Guenther <rguenther@suse.de>
791
792 Merge from graphite branch
793 2011-07-21 Tobias Grosser <tobias@grosser.es>
794
795 * configure: Regenerated.
796 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
797 both cloog.org and legacy versions. The only supported version will
798 be CLooG with the isl backend.
799
800 2011-07-21 Tobias Grosser <tobias@grosser.es>
801
802 * configure: Regenerated.
803 * configure.ac: Require cloog isl 0.17.0
804
805 2011-07-21 Tobias Grosser <tobias@grosser.es>
806
807 * configure: Regenerated.
808 * config/cloog.m4: Do not define CLOOG_ORG
809
810 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
811
812 * configure.ac: Skip C if explicitly selected.
813 * configure: Regenerate.
814
815 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
816
817 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
818 they contain -O2.
819 * configure: Regenerate.
820
821 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
822
823 PR debug/53740
824 * df.h, df-problems.c, dce.c: Revert last patch.
825
826 2012-06-25 Iain Sandoe <iain@codesourcery.com>
827
828 * MAINTAINERS (Write After Approval): Update my email address.
829
830 2012-06-21 Meador Inge <meadori@codesourcery.com>
831
832 * MAINTAINERS (Write After Approval): Add myself.
833
834 2012-06-20 Jason Merrill <jason@redhat.com>
835
836 * Makefile.tpl (check-target-libgomp-c++): New.
837 (check-target-libitm-c++): New.
838 * Makefile.def (c++): Add them.
839 * Makefile.in: Regenerate.
840
841 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
842
843 * MAINTAINERS (Write After Approval): Add myself.
844
845 2012-05-16 Olivier Hainque <hainque@adacore.com>
846
847 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
848 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
849 (install-no-fixedincludes): Adjust accordingly.
850 * Makefile.in: Regenerate.
851
852 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
853
854 Merge upstream change
855 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
856
857 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
858
859 * MAINTAINERS (Write After Approval): Add myself.
860
861 2012-05-09 Nick Clifton <nickc@redhat.com>
862 Paul Smith <psmith@gnu.org>
863
864 PR bootstrap/50461
865 * configure.ac (mpfr-dir): When using in-tree MPFR sources
866 allow for the fact that from release v3.1.0 of MPFR the source
867 files were moved into a src sub-directory.
868 * configure: Regenerate.
869
870 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
871
872 * configure.ac: Bump minimum MPFR version to 2.4.0.
873 * configure: Regenerated.
874
875 2012-05-01 Richard Henderson <rth@redhat.com>
876
877 * Makefile.def (libatomic): New target_module.
878 * configure.ac (target_libraries): Add libatomic.
879 (noconfigdirs): Check if libatomic is supported.
880 * Makefile.in, configure: Rebuild.
881
882 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
883
884 * MAINTAINERS (Write After Approval): Add myself.
885
886 2012-04-25 Joel Brobecker <brobecker@adacore.com>
887
888 * config.sub: Update to 2012-04-18 version from official repo.
889
890 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
891
892 * MAINTAINERS (Write After Approval): Add myself.
893
894 2012-04-11 Steve Ellcey <sellcey@mips.com>
895
896 * MAINTAINERS: Changed email address.
897
898 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
899
900 PR target/52737
901 * contrib/gcc_update (files_and_dependencies):
902 Remove gcc/config/avr/t-multilib from touch data.
903
904 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
905
906 * MAINTAINERS (OS Port Maintainers): Remove irix.
907 * configure.ac (enable_libgomp): Remove *-*-irix6*.
908 (unsupported_languages): Remove mips-sgi-irix6.*.
909 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
910 (with_stabs): Remove.
911 * configure: Regenerate.
912
913 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
914
915 * MAINTAINERS (OS Port Maintainers): Remove osf.
916 * configure.ac (enable_libgomp): Remove *-*-osf*.
917 (with_stabs): Remove alpha*-*-osf*.
918 * configure: Regenerate.
919
920 2012-03-05 Tristan Gingold <gingold@adacore.com>
921
922 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
923 * configure: Regenerate.
924
925 2012-02-17 Walter Lee <walt@tilera.com>
926
927 * MAINTAINERS: (Write After Approval): Delete myself.
928
929 2012-02-14 Walter Lee <walt@tilera.com>
930
931 * MAINTAINERS (tilegx port): Add myself.
932 (tilepro port): Add myself.
933 (Write After Approval): Add myself.
934
935 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
936
937 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
938 and Joseph Myers as docstring relicensing maintainers.
939
940 2012-02-09 Bin Cheng <bin.cheng@arm.com>
941
942 * MAINTAINERS (write-after-approval): Add myself.
943
944 2012-02-08 Ira Rosen <irar@il.ibm.com>
945
946 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
947 maintainer.
948
949 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
950
951 * MAINTAINERS (Write After Approval): Move myself to
952 maintain alphabetical order.
953
954 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
955
956 * MAINTAINERS (Write After Approval): Add myself.
957
958 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
959
960 * MAINTAINERS (Write After Approval): Add myself.
961
962 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
963 Jayant R Sonar <jayant.sonar@kpitcummins.com>
964
965 * configure.ac (cr16-*-*): Remove nonconfigdirs.
966 * configure: Regenerate.
967
968 2012-01-23 Harshit Chopra <harshit@google.com>
969
970 * MAINTAINERS (Write After Approval): Add myself.
971
972 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
973
974 * configure.ac: Remove reference to mh-interix.
975 * configure: Regenerate.
976
977 2012-01-05 Richard Henderson <rth@redhat.com>
978
979 PR bootstrap/51072
980 * configure.ac: Disable libitm if c++ is not enabled.
981 * configure: Rebuild.
982
983 * configure.ac: Fix regexp for same.
984 * configure: Rebuild.
985
986 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
987
988 * MAINTAINERS (Write After Approval): Add myself.
989
990 2012-01-02 Richard Guenther <rguenther@suse.de>
991
992 PR bootstrap/51686
993 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
994 * Makefile.in: Regenerate.
995
996 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
997
998 * MAINTAINERS (Write After Approval): Add myself.
999
1000 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1001
1002 * configure: Regenerate.
1003
1004 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1005
1006 * MAINTAINERS (picochip): Changed email address.
1007
1008 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1009
1010 * MAINTAINERS (write-after-approval): Add self.
1011
1012 2011-11-29 DJ Delorie <dj@redhat.com>
1013
1014 * configure.ac (rl78-*-*) New case.
1015 * configure: Regenerate.
1016 * MAINTAINERS: Add myself as RL78 maintainer.
1017
1018 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1019
1020 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1021
1022 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1023
1024 * libtool.m4: Additional FreeBSD 10 fixes.
1025
1026 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1027
1028 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1029 Maintainers section, as Epiphany maintainer.
1030
1031 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1032
1033 PR target/49992
1034 * configure.ac: Remove ranlib special-casing for Darwin.
1035 * configure: Regenerate.
1036
1037 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1038
1039 * MAINTAINERS (Reviewers): Keep the list sorted.
1040
1041 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1042
1043 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1044
1045 2011-11-09 Roland McGrath <mcgrathr@google.com>
1046
1047 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1048 * configure: Rebuild.
1049 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1050 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1051 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1052 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1053 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1054 Add READELF.
1055 * Makefile.in: Rebuild.
1056
1057 2011-11-09 Jason Merrill <jason@redhat.com>
1058
1059 * Makefile.def (language=c++): Remove check-c++0x.
1060 * Makefile.in (check-gcc-c++): Regenerate.
1061
1062 2011-11-08 Richard Henderson <rth@redhat.com>
1063
1064 * configure.ac: Test for libitm directory present first.
1065
1066 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1067
1068 * configure.ac: Test libitm/configure.tgt to disable libitm.
1069 * configure: Rebuild.
1070
1071 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1072 Richard Henderson <rth@redhat.com>
1073
1074 Merged from transactional-memory.
1075
1076 * Makefile.def (lang_env_dependencies): libitm is c++.
1077 Add libitm target module.
1078 * configure.ac: Likewise.
1079 * config/mmap.m4: New file.
1080 * contrib/gcc_update: Add libitm to touch data.
1081 * Makefile.in, configure: Rebuild.
1082
1083 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1084
1085 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1086 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1087 * Makefile.in: Regenerate.
1088
1089 2011-11-01 DJ Delorie <dj@redhat.com>
1090
1091 * config.sub: Update to version 2011-10-29 (added rl78)
1092
1093 2011-10-27 Nick Clifton <nickc@redhat.com>
1094
1095 * config.sub: Import these changes from the config project:
1096
1097 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1098 Ben Elliston <bje@gnu.org>
1099
1100 * config.sub (epiphany): New.
1101
1102 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1103 Ben Elliston <bje@gnu.org>
1104
1105 * config.sub (hexagon, hexagon-*): New.
1106
1107 2011-08-23 Roland McGrath <mcgrathr@google.com>
1108
1109 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1110 64eb to be64.
1111
1112 2011-08-16 Roland McGrath <mcgrathr@google.com>
1113
1114 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1115 (nacl): Grok as alias for 32el-unknown-nacl.
1116
1117 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1118
1119 * MAINTAINERS (Write After Approval): Add myself.
1120
1121 2011-10-24 Teresa Johnson <tejohnson@google.com>
1122
1123 * MAINTAINERS (Write After Approval): Add myself.
1124
1125 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1126
1127 * MAINTAINERS (sparc port): Remove myself.
1128
1129 2011-09-14 Tom de Vries <tom@codesourcery.com>
1130
1131 * MAINTAINERS (Write After Approval): Add myself.
1132
1133 2011-08-14 Yao Qi <yao@codesourcery.com>
1134
1135 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1136 * configure: Regenerate.
1137
1138 2011-07-26 Ian Lance Taylor <iant@google.com>
1139
1140 * configure.ac: Set have_compiler based on whether gcc directory
1141 exists, rather than on whether gcc is in configdirs.
1142 * configure: Rebuild.
1143
1144 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1145
1146 * MAINTAINERS (Global Reviewers): Add self.
1147
1148 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1149
1150 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1151 link directories.
1152 * Makefile.in: Rebuild.
1153
1154 2011-07-20 Ian Lance Taylor <iant@google.com>
1155
1156 PR bootstrap/49787
1157 * configure.ac: Move --enable-bootstrap handling earlier in file.
1158 If --enable-bootstrap and either --enable-build-with-cxx or
1159 --enable-build-poststage1-with-cxx, enable C++ automatically.
1160 * configure: Rebuild.
1161
1162 2011-07-19 Ian Lance Taylor <iant@google.com>
1163
1164 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1165 make C++ a boot_language. Set and substitute
1166 POSTSTAGE1_CONFIGURE_FLAGS.
1167 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1168 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1169 * configure, Makefile.in: Rebuild.
1170
1171 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1172
1173 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1174 maintainers.
1175
1176 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1177
1178 * MAINTAINERS (Global Reviewers): Add myself.
1179
1180 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1181
1182 * configure: Regenerate.
1183
1184 2011-07-16 Jason Merrill <jason@redhat.com>
1185
1186 * Makefile.def (language=c++): Add check-c++0x and
1187 check-target-libmudflap-c++.
1188 * Makefile.tpl (check-target-libmudflap-c++): New.
1189 * Makefile.in: Regenerate.
1190
1191 2011-07-16 Matthias Klose <doko@ubuntu.com>
1192
1193 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1194 * Makefile.def (target_modules/libjava): Pass
1195 $(EXTRA_CONFIGARGS_LIBJAVA).
1196 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1197 if not configured with --enable-static-libjava.
1198 * Makefile.in: Regenerate.
1199 * configure: Likewise.
1200
1201 2011-07-15 Jason Merrill <jason@redhat.com>
1202
1203 * Makefile.in (check-c++): Move check-gcc-c++0x after
1204 check-target-libstdc++-v3.
1205
1206 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1207
1208 * MAINTAINERS (c6x port): New entry.
1209
1210 2011-07-13 Jason Merrill <jason@redhat.com>
1211
1212 * Makefile.in (check-gcc-c++0x): New.
1213 (check-c++): Depend on it.
1214
1215 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1216
1217 PR target/39150
1218 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1219 x86_64-*-solaris2.1[0-9]*.
1220 * configure: Regenerate.
1221
1222 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1223
1224 * MAINTAINERS (RTL optimizers): Add self.
1225
1226 2011-06-27 Gabriel Charette <gchare@google.com>
1227
1228 * MAINTAINERS (Write After Approval): Add myself.
1229
1230 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1231
1232 PR regression/47836
1233 PR bootstrap/23656
1234 PR other/47733
1235 PR bootstrap/49247
1236 PR c/48825
1237 * configure.ac (target_libraries): Remove target-libiberty.
1238 Remove case-statement setting skipdirs=target-libiberty for
1239 multiple targets. Remove checking target_configdirs and
1240 removing target-libiberty but keeping target-libgcc if
1241 otherwise empty.
1242 * Makefile.def (target_modules): Don't add libiberty.
1243 (dependencies): Remove all traces of target-libiberty.
1244 * configure, Makefile.in: Regenerate.
1245
1246 2011-06-13 Walter Lee <walt@tilera.com>
1247
1248 * configure.ac (tilepro-*-*) New case.
1249 (tilegx-*-*): Likewise.
1250 * configure: Regenerate.
1251
1252 2011-06-06 Jing Yu <jingyu@google.com>
1253
1254 * configure.ac: Skip target-libiberty for
1255 arm*-*-linux-androideabi.
1256 * configure: Regenerated.
1257
1258 2011-06-06 Nick Clifton <nickc@redhat.com>
1259
1260 * config.sub: Sync from upstream.
1261
1262 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1263
1264 * MAINTAINERS (Write After Approval): Add myself.
1265
1266 2011-06-01 Daniel Jacobowitz <drow@false.org>
1267
1268 * MAINTAINERS: Update my email address.
1269
1270 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1271
1272 * MAINTAINERS (Write After Approval): Update my email address.
1273
1274 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1275
1276 * MAINTAINERS (Write After Approval): Add myself.
1277
1278 2011-05-08 Doug Kwan <dougkwan@google.com>
1279
1280 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1281 * configure: Regenerated.
1282 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1283 value from configure.
1284 * Makefile.in: Regenerated.
1285
1286 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1287
1288 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1289 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1290 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1291 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1292 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1293 *-*-vxworks*): Disable newlib and libgloss in separate case
1294 statement.
1295 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1296 to separate case statement.
1297 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1298 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1299 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1300 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1301 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1302 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1303 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1304 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1305 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1306 i[[3456789]]86-*-rdos*, m32r-*-*,
1307 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1308 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1309 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1310 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1311 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1312 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1313 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1314 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1315 and libgloss in main case over targets. Remove most empty cases
1316 in main case over targets.
1317 * configure: Regenerate.
1318
1319 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1320
1321 * MAINTAINERS (Write After Approval): Add myself.
1322
1323 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1324
1325 * configure.ac: Remove code setting special library locations for
1326 hppa*64*-*-hpux11*. Remove code setting compiler for
1327 sparc-sun-solaris2*.
1328 * configure: Regenerate.
1329
1330 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1331
1332 * configure.ac: Separate libgloss_dir settings from general case
1333 over targets.
1334 * configure: Regenerate.
1335
1336 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1337
1338 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1339 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1340 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1341 cases in libgcj-disabling case statement.
1342 (hppa*64*-*-linux*): Set unsupported_languages instead of
1343 disabling target-zlib.
1344 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1345 to hppa*64*-*-hpux*.
1346 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1347 hppa*-*-hpux*.
1348 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1349 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1350 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1351 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1352 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1353 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1354 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1355 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1356 libgcj-disabling case statement.
1357 * configure: Regenerate.
1358
1359 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1360
1361 * configure.ac: Disable Java for targets not supporting libffi.
1362 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1363 Remove cases in Java-disabling statement.
1364 (*arm-wince-pe): Change to arm-wince-pe.
1365 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1366 cases in Java-disabling statement.
1367 (bfin-*-*): Don't disable Java again.
1368 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1369 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1370 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1371 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1372 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1373 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1374 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1375 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1376 Java-disabling statement.
1377 (mmix-*-*): Don't disable Java again.
1378 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1379 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1380 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1381 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1382 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1383 statement.
1384 * configure: Regenerate.
1385
1386 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1387
1388 * configure.ac: Separate cases disabling Java and Java libraries
1389 from general case over targets.
1390 * configure: Regenerate.
1391
1392 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1393
1394 * MAINTAINERS: Update my email address.
1395
1396 2011-04-20 Easwaran Raman <eraman@google.com>
1397
1398 * MAINTAINERS (Write After Approval): Add myself.
1399
1400 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1401
1402 PR lto/48086
1403 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1404 * configure: Regenerate.
1405
1406 2011-04-16 Jim Meyering <meyering@redhat.com>
1407
1408 * MAINTAINERS (Write After Approval): Add myself.
1409
1410 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1411
1412 * MAINTAINERS: Update my email address.
1413
1414 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1415
1416 * MAINTAINERS (Write After Approval): Add myself.
1417
1418 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1419
1420 * MAINTAINERS (Write After Approval): Add myself.
1421
1422 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1423
1424 * MAINTAINERS (Write After Approval): Add myself.
1425
1426 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1427
1428 * configure.ac (build_tools): Remove build-byacc.
1429 (host_libs): Remove mmalloc.
1430 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1431 autoconf automake libtool diff rcs fileutils shellutils time
1432 textutils wdiff find uudecode hello tar gzip indent recode release
1433 sed perl gawk findutils gettext zip.
1434 (libgcj): Remove target-qthreads.
1435 (target_tools): Remove target-examples target-gperf.
1436 (YACC): Don't handle building byacc.
1437 * configure: Regenerate.
1438 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1439 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1440 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1441 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1442 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1443 handle building components.
1444 * Makefile.in: Regenerate.
1445
1446 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1447
1448 * MAINTAINERS: Update my email address as Xtensa maintainer.
1449
1450 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1451
1452 * config.sub: Sync from upstream.
1453
1454 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1455
1456 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1457 (microblaze*): Don't disable libssp.
1458 * configure: Regenerate.
1459
1460 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1461
1462 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1463 moveifchange.
1464 * configure: Regenerate.
1465 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1466 * Makefile.in: Regenerate.
1467
1468 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1469
1470 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1471 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1472 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1473 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1474 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1475 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1476 md_exec_prefix cases.
1477 * configure: Regenerate.
1478
1479 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1480
1481 * configure.ac: Separate cases disabling target-libssp,
1482 target-libiberty, target-libstdc++-v3 and Fortran from general
1483 case over targets.
1484 * configure: Regenerate.
1485
1486 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1487
1488 * configure.ac (*-*-chorusos): Don't disable libgcj.
1489 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1490 Remove case.
1491 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1492 (arm-*-coff): Don't disable libgcj.
1493 (arm*-*-linux-gnueabi): Remove useless assignment.
1494 (arm-*-riscix*): Don't disable libgcj.
1495 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1496 configuration.
1497 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1498 (c54x*-*-*): Remove case.
1499 (tic54x-*-*): Don't disable GCC or GCC libraries.
1500 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1501 to *.
1502 (d10v-*-*): Don't disable GCC libraries.
1503 (d30v-*-*): Don't disable libgcj.
1504 (h8500-*-*): Don't disable GCC libraries.
1505 (i960-*-*): Don't disable libgcj.
1506 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1507 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1508 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1509 libgcj.
1510 (m68k-*-coff*): Remove case.
1511 (mmix-*-*): Don't disable libgloss on host.
1512 (mn10200-*-*, mn10300-*-*): Remove cases.
1513 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1514 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1515 Don't disable libgcj.
1516 (romp-*-*): Remove case.
1517 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1518 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1519 case.
1520 (v810-*-*): Don't disable GCC libraries.
1521 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1522 (ip2k-*-*): Don't disable GCC libraries.
1523 * configure: Regenerate.
1524
1525 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1526
1527 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1528 libffi on host.
1529 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1530 on host.
1531 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1532 * configure: Regenerate.
1533
1534 2011-03-26 John Marino <binutils@marino.st>
1535
1536 * configure.ac: Add support for *-*-dragonfly*
1537 * configure: Regenerate.
1538
1539 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1540
1541 * configure.ac (native_only): Remove.
1542 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1543 send-pr uudecode guile gnuserv on host.
1544 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1545 send-pr rcs guile perl texinfo libtool on host.
1546 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1547 automake send-pr rcs guile perl texinfo libtool on host.
1548 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1549 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1550 (alpha*-dec-osf*): Don't disable fileutils on target.
1551 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1552 texinfo send-pr expect dejagnu on target.
1553 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1554 target-qthreads on target.
1555 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1556 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1557 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1558 x86_64-*-mingw*): Don't disable expect on target.
1559 (*-*-cygwin*): Don't disable target-gperf on target.
1560 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1561 gnuserv on target.
1562 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1563 target.
1564 * configure: Regenerate.
1565
1566 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1567
1568 * configure.ac (target_tools): Remove target-groff.
1569 (native_only): Remove target-groff.
1570 (hppa*64*-*-*): Don't disable byacc.
1571 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1572 setting.
1573 (*-*-kaos*): Don't skip target-librx and target-groff.
1574 (*-*-netware*): Don't skip target-libmudflap.
1575 (*-*-tpf*): Don't skip target-libmudflap.
1576 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1577 directories on the host.
1578 (ia64*-*-*vms*): Don't skip tix.
1579 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1580 host.
1581 * configure: Regenerate.
1582
1583 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1584
1585 * configure.ac: Remove references to mt-mep, mt-netware,
1586 mt-wince.
1587 * Makefile.def: Add all-utils soft dependencies.
1588 * Makefile.tpl: Remove GDB_NLM_DEPS.
1589 * configure: Regenerate.
1590 * Makefile.in: Regenerate.
1591
1592 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1593
1594 * configure.ac: Do not include mh-x86omitfp.
1595 * configure: Regenerate.
1596
1597 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1598
1599 * configure.ac: Remove empty cases.
1600 * configure: Regenerate.
1601
1602 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1603
1604 * Makefile.def: Add dependency from termcap to gdb.
1605 * Makefile.in: Regenerate.
1606
1607 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1608
1609 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1610 * configure: Regenerate.
1611 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1612 * Makefile.tpl: Likewise.
1613 * Makefile.in: Regenerate.
1614
1615 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1616
1617 * configure.ac: Remove all mentions of tentative_cc.
1618 * configure: Regenerate.
1619
1620 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1621
1622 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1623 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1624 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1625 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1626 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1627 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1628 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1629 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1630 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1631 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1632 *-*-rhapsody*): Remove host cases.
1633 * configure: Regenerate.
1634
1635 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1636
1637 * configure.ac (ppc*-*-pe): Remove host case.
1638 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1639 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1640 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1641 cases.
1642 * configure: Regenerate.
1643
1644 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1645
1646 * config.sub: Update to version 2011-03-23.
1647
1648 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1649
1650 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1651 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1652 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1653 * configure: Regenerate.
1654
1655 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1656
1657 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1658 to Write After Approval.
1659 * config-ml.in: Don't handle arc-*-elf*.
1660 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1661 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1662 handle GCC libraries.
1663 * configure: Regenerate.
1664
1665 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1666
1667 PR bootstrap/48120:
1668 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1669 Add -lstdc++ -lm to LIBS.
1670 * configure: Regenerate.
1671
1672 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1673
1674 * config.guess: Update to version 2011-02-02
1675 * config.sub: Update to version 2011-02-24
1676
1677 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1678
1679 PR lto/48086
1680 * configure.ac: Re-enable LTO on *-apple-darwin9.
1681 * configure: Regenerate.
1682
1683 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1684
1685 PR lto/48086
1686 * configure.ac: Disable LTO on darwin due to an assembler change in
1687 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1688 under 256.
1689 * configure: Regenerate.
1690
1691 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1692
1693 * MAINTAINERS: Update myself as score backend maintainer,
1694 update my e-mail address.
1695
1696 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1697
1698 * MAINTAINERS: Update my e-mail address.
1699
1700 2011-03-06 Joey Ye <joey.ye@arm.com>
1701
1702 * MAINTAINERS: Update my e-mail address.
1703
1704 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1705
1706 * configure.ac: Adjust test of with_ppl.
1707 * configure: Regenerated.
1708
1709 2011-03-02 Kai Tietz <ktietz@redhat.com>
1710
1711 * MAINTAINERS: Adjust my e-mail address.
1712
1713 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1714
1715 * configure.ac: Add -lpwl to ppllibs.
1716 * configure: Regenerated.
1717
1718 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1719
1720 * config/cloog.m4: Add -lisl to clooglibs.
1721 * configure: Regenerated.
1722
1723 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1724
1725 * MAINTAINERS (CPU Port maintainers): Add self.
1726
1727 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1728
1729 * MAINTAINERS: Add myself as testsuite maintainer.
1730
1731 2011-02-15 Mike Stump <mikestump@comcast.net>
1732
1733 * MAINTAINERS: Add myself as testsuite maintainer.
1734
1735 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1736
1737 Import from Libtool and gnulib:
1738
1739 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1740
1741 Prepare for supporting FreeBSD 10.
1742 * config.rpath: Remove handling of freebsd1* which soon would
1743 match FreeBSD 10.0.
1744
1745 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1746
1747 Remove support for FreeBSD 1.x.
1748 * libtool.m4 (_LT_LINKER_SHLIBS)
1749 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1750 soon would incorrectly match FreeBSD 10.0.
1751
1752 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1753
1754 PR binutils/12283
1755 * move-if-change: Import version from gnulib.
1756
1757 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1758
1759 PR lto/47225
1760 * Makefile.def (lto-plugin): Double dash for enable-shared.
1761 (configure-gcc): Depend on all-lto-plugin.
1762 * Makefile.in: Rebuilt.
1763
1764 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1765
1766 * configure.ac: Remove extra bracket.
1767 * configure: Regenerate.
1768
1769 2011-02-08 Tobias Burnus <burnus@net-b.de>
1770
1771 * MAINTAINERS: Add myself as libquadmath maintainer.
1772
1773 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1774
1775 * MAINTAINERS: Update my email address.
1776
1777 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1778
1779 * MAINTAINERS (option handling): Add self.
1780
1781 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1782
1783 PR lto/47225
1784 * Makefile.def: Add dependency for install-gcc
1785 on install-lto-plugin.
1786 * Makfile.in: Regenerated
1787
1788 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1789
1790 * MAINTAINERS (CPU Port Maintainers): Add myself.
1791
1792 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1793
1794 PR libgcj/44341
1795 * configure.ac: Discard --with-* flags for host when configuring
1796 target libraries for cross build.
1797 * configure: Rebuilt.
1798
1799 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1800
1801 * MAINTAINERS (linear loop transforms): Removed.
1802
1803 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1804
1805 * configure.ac: If with_ppl is no, move setting with_cloog=no
1806 after CLOOG_REQUESTED check.
1807 * configure: Regenerated.
1808
1809 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1810
1811 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1812 CLooG has been requested.
1813 * configure: Regenerated.
1814
1815 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1816
1817 * configure: Regenerated.
1818 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1819
1820 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1821
1822 * configure: Regenerated.
1823 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1824
1825 2011-01-21 Andreas Schwab <schwab@redhat.com>
1826
1827 * configure.ac: Use AS_HELP_STRING throughout.
1828 * configure: Regenerate.
1829
1830 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1831
1832 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1833 * configure: Regenerate.
1834
1835 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1836
1837 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1838
1839 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1840
1841 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1842 for ia64-hpux.
1843 * configure: Regenerate.
1844
1845 2011-01-07 Jan Hubicka <jh@suse.cz>
1846
1847 PR lto/47225
1848 * Makefile.in: Regenerate.
1849 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1850 configure.
1851
1852 2011-01-07 Jan Hubicka <jh@suse.cz>
1853
1854 * Makefile.in: Regenerate.
1855 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1856 and configure dependency on lto-plugin configure.
1857 (lto-plugin module): Remove dependency on GCC; add dependency on
1858 liniberty.
1859
1860 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1861
1862 * MAINTAINERS (Write After Approval): Add myself.
1863
1864 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1865
1866 * configure: Regenerate.
1867
1868 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1869
1870 * configure.ac: (picochip): Disable libiberty.
1871
1872 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1873
1874 * MAINTAINERS (Write After Approval): Add myself.
1875
1876 2010-12-10 Ian Lance Taylor <iant@google.com>
1877
1878 PR bootstrap/46819
1879 * configure.ac: For --disable-libgcj clear libgcj_saved.
1880 * configure: Rebuild.
1881
1882 2010-12-10 Tobias Burnus <burnus@net-b.de>
1883
1884 PR fortran/46540
1885 * configure.ac: Add --disable-libquadmath and
1886 --disable-libquadmath-support.
1887 * configure: Regenerate.
1888
1889 2010-12-03 Ian Lance Taylor <iant@google.com>
1890
1891 * MAINTAINERS: Add myself as libgo maintainer.
1892
1893 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1894
1895 PR libffi/46792
1896 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1897 * configure: Regenerate.
1898
1899 2010-12-02 Ian Lance Taylor <iant@google.com>
1900
1901 * configure.ac: Always set default for poststage1_ldflags to
1902 -static-libstdc++ -static-libgcc.
1903
1904 2010-11-29 Andreas Schwab <schwab@redhat.com>
1905
1906 * configure.ac: Move comment to remove extra space in last argument
1907 of GCC_TARGET_TOOL.
1908
1909 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1910
1911 PR other/46026
1912 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1913 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1914 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1915 (BASE_FLAGS_TO_PASS): Use it.
1916 * configure: Rebuilt.
1917 * Makefile.in: Rebuilt.
1918
1919 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1920
1921 PR binutils/12258
1922 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1923 Properly check default linker.
1924 * configure: Regnerated.
1925
1926 2010-11-23 Matthias Klose <doko@ubuntu.com>
1927
1928 * configure.ac: For --enable-gold, handle value `default' instead of
1929 `both*'. New configure option --{en,dis}able-ld.
1930 * configure: Regenerate.
1931
1932 2010-11-20 Ian Lance Taylor <iant@google.com>
1933
1934 * configure.ac: Only disable a language library if no language needs
1935 it. Don't let --disable-libgcj uncondtionally disable libffi.
1936 * configure: Rebuild.
1937
1938 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1939
1940 * Makefile.in: Regenerate.
1941
1942 PR other/46202
1943 * configure.ac: Fix just-built in-tree STRIP name to be
1944 binutils/strip-new.
1945 * configure: Regenerate.
1946 * Makefile.def (install-strip-gcc, install-strip-binutils)
1947 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1948 (install-strip-sid): Mirror dependencies on non-strip variants
1949 of these targets on the respective -strip prerequisites.
1950 * Makefile.tpl (install-strip, install-strip-host)
1951 (install-strip-target): New targets.
1952 (install-strip-[+module+], install-strip-target-[+module+]):
1953 New targets.
1954 * Makefile.in: Regenerate.
1955
1956 2010-11-19 Ian Lance Taylor <iant@google.com>
1957 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1958
1959 * configure.ac: Add target-libgo to target_libraries. Set
1960 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1961 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1962 (HOST_EXPORTS): Add GOC.
1963 (BASE_TARGET_EXPORTS): Add GOC.
1964 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1965 (GOCFLAGS_FOR_TARGET): New variable.
1966 (EXTRA_HOST_FLAGS): Add GOC.
1967 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1968 * Makefile.def (target_modules): Add libgo.
1969 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1970 (dependencies): Add dependency from configure-target-libgo to
1971 configure-target-libffi and all-target-libstdc++-v3. Add
1972 dependencies from all-target-libgo to all-target-libffi.
1973 (languages): Add go.
1974 * configure: Rebuild.
1975 * Makefile.in: Rebuild.
1976
1977 2010-11-19 Ian Lance Taylor <iant@google.com>
1978
1979 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1980 compiler/flag environment variables.
1981
1982 2010-11-18 Ian Lance Taylor <iant@google.com>
1983
1984 * configure.ac: Check for lang_requires_boot_languages in
1985 config-lang.in files.
1986 * configure: Rebuild.
1987
1988 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1989 Tobias Burnus <burnus@net-b.de>
1990
1991 PR fortran/32049
1992 * Makefile.def: Add libquadmath; build it with language=fortran.
1993 * configure.ac: Add libquadmath.
1994 * Makefile.tpl: Handle multiple libs in check-[+language+].
1995 * Makefile.in: Regenerate.
1996 * configure: Regenerate.
1997
1998 2010-11-16 Tom Tromey <tromey@redhat.com>
1999
2000 * MAINTAINERS: Moved myself to reviewers section.
2001
2002 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2003
2004 * MAINTAINERS: Moved myself to reviewers section.
2005
2006 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2007
2008 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2009 (Write After Approval): Remove self.
2010
2011 2010-11-15 Andreas Schwab <schwab@redhat.com>
2012
2013 * configure.ac: Fix spelling in option names.
2014 * configure: Regenerated.
2015
2016 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2017
2018 PR bootstrap/39622
2019 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2020 * configure: Regenerated.
2021
2022 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2023
2024 * MAINTAINERS: Update my email address.
2025
2026 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2027
2028 * configure: Regenerate.
2029
2030 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2031
2032 * configure: Regenerate.
2033
2034 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2035
2036 * configure: Regenerate.
2037
2038 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2039
2040 * configure: Regenerate.
2041
2042 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2043
2044 * configure.ac: Support official CLooG.org versions.
2045 * configure: Regenerate.
2046 * config/cloog.m4: New.
2047
2048 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2049
2050 * MAINTAINERS (Write After Approval): Add myself.
2051
2052 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2053
2054 * MAINTAINERS: Update my email address.
2055
2056 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2057
2058 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2059 * configure: Regenerate.
2060
2061 2010-11-03 Ian Lance Taylor <iant@google.com>
2062 Dave Korn <dave.korn.cygwin@gmail.com>
2063
2064 PR lto/46273
2065 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2066 and on other supported platforms whenever LTO is enabled.
2067 * configure: Rebuild.
2068
2069 2010-11-02 Alan Modra <amodra@gmail.com>
2070
2071 PR binutils/12110
2072 * configure.ac: Error when source path contains spaces.
2073 * configure: Regenerate.
2074
2075 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2076
2077 * MAINTAINERS: Update my email address.
2078
2079 2010-10-20 Ian Lance Taylor <iant@google.com>
2080
2081 * Makefile.def (target_modules): Set lib_path to src/.libs for
2082 libstdc++-v3 module.
2083 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2084 * Makefile.in: Rebuild.
2085
2086 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2087
2088 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2089 (Write After Approval): Remove myself.
2090
2091 2010-10-15 Tristan Gingold <gingold@adacore.com>
2092
2093 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2094
2095 2010-10-14 Douglas Rupp <rupp@gnat.com>
2096
2097 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2098
2099 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2100
2101 * configure.ac (build_lto_plugin): New shell variable.
2102 (--enable-lto): Turn on by default for all non-ELF platforms that
2103 have had LTO support added so far. Set build_lto_plugin appropriately
2104 for both ELF and non-ELF.
2105 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2106 * configure: Regenerate.
2107
2108 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2109
2110 Sync from src:
2111 * configure.ac (v850 support): Remove target-libgloss from
2112 noconfigdirs.
2113 * configure: Regenerate.
2114
2115 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2116
2117 PR bootstrap/45326
2118 PR bootstrap/45174
2119 * configure.ac: Honor initial values of $build_configargs,
2120 $host_configargs, $target_configargs. Mark the precious, so
2121 environment settings get recorded.
2122 * configure: Regenerate.
2123
2124 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2125
2126 PR bootstrap/45796
2127 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2128 Depend on all-build-libiberty.
2129 * Makefile.in: Regenerate.
2130
2131 2010-09-30 Michael Eager <eager@eagercon.com>
2132
2133 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2134 * configure: Regenerate.
2135
2136 2010-09-28 Michael Eager <eager@eagercon.com>
2137
2138 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2139
2140 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2141
2142 PR bootstrap/44621
2143 * configure.ac: Fix unportable shell quoting.
2144 * configure: Regenerate.
2145
2146 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2147
2148 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2149 targets and amend comment.
2150 * configure: Regenerate.
2151
2152 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2153
2154 * MAINTAINERS (Write After Approval): Add myself.
2155
2156 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2157
2158 * configure.ac: Enable LTO by default on Darwin.
2159 * configure: Regenerate.
2160
2161 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2162
2163 * MAINTAINERS (Write After Approval): Add myself.
2164
2165 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2166
2167 * MAINTAINERS (Write After Approval): Add myself.
2168
2169 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2170
2171 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2172 ports
2173
2174 2010-07-28 David Yuste <david.yuste@gmail.com>
2175
2176 * MAINTAINERS (Write After Approval): Add myself.
2177
2178 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2179
2180 * configure.ac: Support all v850 targets.
2181 * configure: Regenerate.
2182
2183 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2184
2185 PR bootstrap/44455
2186 * configure.ac (extra_mpfr_configure_flags): Copy from
2187 extra_mpc_gmp_configure_flags.
2188 * configure: Re-generated.
2189
2190 2010-07-22 Andi Kleen <ak@linux.intel.com>
2191
2192 * MAINTAINERS (Write After Approval): Add myself.
2193
2194 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2195
2196 * MAINTAINERS (Write After Approval): Add myself.
2197
2198 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2199
2200 * MAINTAINERS (Write After Approval): Add myself.
2201
2202 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2203
2204 PR target/44862
2205 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2206 Provide -B option to allow for link spec %s substitutions for
2207 libstdc++.a on darwin.
2208 * Makefile.in: Regenerate.
2209
2210 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2211
2212 * MAINTAINERS (Reviewers): Update my e-mail address
2213
2214 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2215
2216 * Makefile.def (configure-gcc): Depend on all-libelf.
2217 * Makefile.in: Rebuild.
2218
2219 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2220
2221 * MAINTAINERS (Write After Approval): Add myself in the right place.
2222
2223 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2224
2225 * MAINTAINERS (Write After Approval): Add myself.
2226
2227 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2228
2229 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2230
2231 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2232
2233 * config.sub: Update to version 2010-05-21.
2234 * config.guess: Update to version 2010-04-03.
2235
2236 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2237
2238 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2239 * configure: Regenerate.
2240
2241 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2242
2243 * MAINTAINERS (Write After Approval): Add myself.
2244
2245 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2246
2247 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2248 a platform that supports LTO.
2249 * configure: Regenerate.
2250
2251 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2252
2253 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2254 * configure: Regenerated.
2255
2256 2010-04-27 Roland McGrath <roland@redhat.com>
2257 H.J. Lu <hongjiu.lu@intel.com>
2258
2259 * configure.ac (--enable-gold): Support both, both/gold and
2260 both/bfd to add gold to configdirs without removing ld.
2261 * configure: Regenerated.
2262
2263 * Makefile.def: Add install-gold dependency to install-ld.
2264 * Makefile.in: Regenerated.
2265
2266 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2267
2268 PR lto/42776
2269 * configure.ac (--enable-lto): Refactor handling so libelf tests
2270 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2271 and allow LTO to be explicitly enabled on non-ELF platforms that
2272 are known to support it inside else-clause.
2273 * configure: Regenerate.
2274
2275 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2276
2277 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2278 * configure: Regenerate.
2279
2280 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2281
2282 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2283 * configure: Regenerate.
2284
2285 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2286
2287 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2288 separately.
2289 * configure: Regenerate.
2290
2291 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2292
2293 * MAINTAINERS (Write After Approval): Add myself.
2294
2295 2010-04-14 Tristan Gingold <gingold@adacore.com>
2296
2297 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2298 * configure: Regenerate.
2299
2300 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2301
2302 * configure: Regenerate after change to elf.m4.
2303
2304 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2305
2306 * MAINTAINERS (Write After Approval): Add myself.
2307
2308 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2309
2310 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2311 * configure: Regenerated.
2312
2313 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2314
2315 * configure.ac: Print "buggy but acceptable" when CLooG
2316 revision is less than 9.
2317 * configure: Regenerated.
2318
2319 2010-04-01 Diego Novillo <dnovillo@google.com>
2320
2321 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2322
2323 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2324
2325 PR bootstrap/43615
2326 PR bootstrap/43328
2327
2328 Revert:
2329
2330 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2331
2332 * configure.ac: Do not pass --enable-multilib nor
2333 --disable-multilib in baseargs. Accept explicitly passed
2334 --enable_multilib.
2335 * configure: Regenerate.
2336
2337 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2338
2339 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2340
2341 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2342
2343 * MAINTAINERS: Remove myself.
2344
2345 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2346
2347 PR bootstrap/43328
2348 * configure.ac: Do not pass --enable-multilib nor
2349 --disable-multilib in baseargs. Accept explicitly passed
2350 --enable_multilib.
2351 * configure: Regenerate.
2352
2353 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2354
2355 * MAINTAINERS (spu port): Remove me.
2356
2357 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2358
2359 * configure.ac (tic6x-*-*): New case.
2360 * configure: Regenerate.
2361
2362 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2363
2364 * config.sub: Update to version 2010-03-22.
2365 * config.guess: Update to version 2009-12-30.
2366
2367 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2368
2369 PR ada/42554
2370 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2371 * configure: Regenerate.
2372
2373 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2374
2375 * MAINTAINERS: Update my email address.
2376
2377 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2378
2379 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2380 (ghassan.shobaki@amd.com): Removed.
2381
2382 2010-03-17 Alan Modra <amodra@gmail.com>
2383
2384 * MAINTAINERS: Update my email address.
2385
2386 2010-03-16 Diego Novillo <dnovillo@google.com>
2387
2388 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2389 Matthews.
2390
2391 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2392
2393 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2394 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2395
2396 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2397
2398 * MAINTAINERS: Update my email address.
2399
2400 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2401
2402 * MAINTAINERS: Update my email address.
2403
2404 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2405
2406 * MAINTAINERS: Update my email address.
2407
2408 2010-03-09 Jie Zhang <jie@codesourcery.com>
2409
2410 * MAINTAINERS: Update my email address.
2411
2412 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2413
2414 PR libstdc++/32499
2415 * configure.ac (RANLIB): Default to true.
2416 (STRIP): Likewise.
2417 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2418 * configure: Regenerate.
2419
2420 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2421
2422 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2423 (Write After Approval): Update my email address.
2424
2425 2010-02-17 Nick Clifton <nickc@redhat.com>
2426
2427 PR 11238
2428 * Makefile.tpl (local-distclean): Also remove config.cache files in
2429 sub-directories as there may not be Makefiles present in the
2430 sub-directories.
2431 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2432 the config.cache files found by the find command.
2433
2434 * Makefile.in: Regenerate.
2435 * configure.ac: Revert previous delta.
2436 * configure: Regenerate.
2437
2438 2010-02-15 Nick Clifton <nickc@redhat.com>
2439
2440 PR 11238
2441 * configure.ac: Delete config.cache files in sub-directories when
2442 deleting Makefiles.
2443 * configure: Regenerate.
2444
2445 2010-02-12 Ben Elliston <bje@gnu.org>
2446
2447 * MAINTAINERS: Update my email address.
2448
2449 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2450
2451 * MAINTAINERS (spu port): Update my email address.
2452
2453 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2454
2455 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2456
2457 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2458
2459 * configure.ac: Add "recommended" version checks for GMP/MPC.
2460 Update recommended GMP/MPFR/MPC versions.
2461 * configure: Regenerate.
2462
2463 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2464
2465 * MAINTAINERS: Move my Embecosm email address into the
2466 write-after-approval section.
2467
2468 2010-01-26 Ian Lance Taylor <iant@google.com>
2469
2470 * MAINTAINERS: Add myself as Go frontend maintainer.
2471
2472 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2473
2474 PR libstdc++/36101, PR libstdc++/42813
2475 * configure.ac (bootstrap_target_libs): Make inclusion of
2476 target-libgomp conditional on libgomb being in target_configdirs.
2477 * configure: Regenerate.
2478
2479 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2480
2481 PR libstdc++/36101, PR libstdc++/42813
2482 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2483 * configure: Regenerate.
2484
2485 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2486
2487 PR libstdc++/36101, PR libstdc++/42813
2488 * configure.ac (target_configdirs): Substitute.
2489 * Makefile.def: Bootstrap target module libgomp.
2490 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2491 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2492 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2493 * configure, Makefile.in: Regenerate.
2494
2495 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2496
2497 * MAINTAINERS: Adjust my details.
2498
2499 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2500
2501 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2502
2503 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2504
2505 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2506
2507 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2508
2509 * MAINTAINERS (Write After Approval): Add myself.
2510
2511 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2512
2513 * MAINTAINERS (Write After Approval): Add myself.
2514
2515 2010-01-11 Richard Guenther <rguenther@suse.de>
2516
2517 PR lto/41569
2518 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2519 * Makefile.in: Regenerated.
2520
2521 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2522
2523 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2524 * configure: Regenerate.
2525
2526 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2527 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2528
2529 PR bootstrap/42424
2530 * configure.ac: Include libtool m4 files.
2531 (_LT_CHECK_OBJDIR): Call it.
2532 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2533 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2534
2535 * configure: Regenerate.
2536
2537 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2538
2539 PR bootstrap/41818
2540 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2541 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2542 * Makefile.in: Regenerate.
2543
2544 2010-01-02 Richard Guenther <rguenther@suse.de>
2545
2546 PR lto/41529
2547 * configure.ac: Include config/elf.m4. Disable LTO if not
2548 builting for an elf target.
2549 * configure: Regenerate.
2550
2551 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2552
2553 * MAINTAINERS: Change my email address.
2554
2555 2009-12-18 Ben Elliston <bje@au.ibm.com>
2556
2557 * config.sub, config.guess: Update from upstream sources.
2558
2559 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2560
2561 * MAINTAINERS (Write After Approval): Add myself.
2562
2563 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2564
2565 PR middle-end/30447
2566 PR middle-end/30789
2567 PR other/40302
2568
2569 * configure.ac: Require MPC.
2570 * configure: Regenerate.
2571
2572 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2573
2574 PR target/38384
2575 PR bootstrap/40972
2576 * libtool.m4: Sync from git Libtool.
2577 * ltoptions.m4: Likewise.
2578 * ltversion.m4: Likewise.
2579 * lt~obsolete.m4: Likewise.
2580 * ltmain.sh: Likewise.
2581
2582 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2583
2584 * configure.ac: Update minimum MPC version to 0.8.
2585 * configure: Regenerate.
2586
2587 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2588
2589 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2590 * configure: Regenerated.
2591
2592 2009-11-21 Ian Lance Taylor <iant@google.com>
2593
2594 * configure.ac: Change default of poststage1_ldflags to be empty if
2595 poststage1_libs is set. When poststage1_libs is empty, and
2596 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2597 * configure: Rebuild.
2598
2599 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2600
2601 * MAINTAINERS (Write After Approval): Update my email address.
2602
2603 2009-11-20 Ben Elliston <bje@au.ibm.com>
2604
2605 * config.guess: Update from upstream sources.
2606
2607 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2608
2609 * Makefile.def: Restore host and target settings for gmp.
2610 * Makefile.in: Rebuild.
2611
2612 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2613
2614 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2615 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2616 Fix portability of test of C++ as bootstrap language. Add
2617 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2618 * configure: Rebuild.
2619 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2620 and cloog. Fix in-tree ppl configuration. Introduce libelf
2621 in-tree building.
2622 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2623 (POSTSTAGE1_HOST_EXPORTS): Use it.
2624 (STAGE[+id+]_CXXFLAGS): New.
2625 (BASE_FLAGS_TO_PASS): Pass it down.
2626 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2627 extra_exports.
2628 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2629 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2630 extra_exports.
2631 * Makefile.in: Rebuild.
2632
2633 2009-11-17 Ben Elliston <bje@au.ibm.com>
2634
2635 * config.sub, config.guess: Update from upstream sources.
2636
2637 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2638
2639 * MAINTAINERS (Write After Approval): Add myself.
2640
2641 2009-11-09 Jon Beniston <jon@beniston.com>
2642
2643 * MAINTAINERS (Write After Approval): Add myself.
2644
2645 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2646
2647 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2648 paths for *-w64-mingw* and x86_64-*mingw*.
2649 * configure: Regenerated.
2650
2651 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2652
2653 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2654
2655 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2656
2657 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2658 Phil Edwards to Write-After Approval.
2659
2660 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2661
2662 * configure.ac: Disable target-winsup & co for
2663 x86_64-*-mingw* and *-w64-mingw* targets.
2664 * configure: Regenerated.
2665
2666 2009-10-16 Nick Clifton <nickc@redhat.com>
2667
2668 * MAINTAINERS: Add myself as a maintainer for the RX port.
2669
2670 2009-10-26 Johannes Singler <singler@kit.edu>
2671
2672 * MAINTAINERS (Write After Approval): Update my e-mail address.
2673
2674 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2675
2676 * configure.ac (CLooG test): Use = with test.
2677 * configure: Regenerate.
2678
2679 2009-10-22 Richard Guenther <rguenther@suse.de>
2680
2681 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2682 cloog if the ppl version check failed. Move flags saving
2683 before setting in libelf check.
2684 * configure: Regenerate.
2685
2686 2009-10-21 Richard Guenther <rguenther@suse.de>
2687
2688 * configure.ac: Adjust the ppl and cloog configure to work as
2689 documented. Disable cloog if ppl was disabled. Omit the version
2690 checks if they were disabled.
2691 * configure: Re-generate.
2692
2693 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2694
2695 * configure.ac: Add 'lto' to enable_languages, not
2696 new_enable_languages, and only if not already present.
2697 * configure: Regenerate.
2698
2699 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2700
2701 * README: Refer to the various COPYING* files instead of just
2702 COPYING.
2703 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2704
2705 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2706
2707 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2708
2709 2009-10-07 Richard Guenther <rguenther@suse.de>
2710
2711 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2712 and Richard Guenther as reviewers.
2713 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2714 as reviewers.
2715
2716 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2717
2718 * config.sub: Update from upstream sources.
2719
2720 2009-10-06 Ian Lance Taylor <iant@google.com>
2721
2722 * Makefile.def: check-gold depends upon all-gas.
2723 * Makefile.in: Rebuild.
2724
2725 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2726
2727 * MAINTAINERS (Write After Approval): Add myself.
2728
2729 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2730
2731 * Makefile.def: all-lto-plugin depends on all-libiberty.
2732 set bootstrap=true for lto-plugin.
2733 Add lto-plugin.
2734 * Makefile.in: Regenerate.
2735 * configure.ac (host_libs): Add lto-plugin.
2736 * configure: Regenerate.
2737
2738 2009-10-03 Diego Novillo <dnovillo@google.com>
2739
2740 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2741 (HOST_LIBELFLIBS): Define.
2742 (HOST_LIBELFINC): Define.
2743 * Makefile.in: Regenerate.
2744 * configure.ac: Add --enable-lto.
2745 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2746 If --enable-lto is used, add 'lto' to new_enable_languages.
2747 If --enable-lto is used and gold is enabled, add
2748 lto-plugin to configdirs.
2749 * configure: Regenerate.
2750
2751 2009-10-03 Simon Baldwin <simonb@google.com>
2752
2753 * configure.ac: If --with-system-zlib, suppress local zlib and
2754 pass --with-system-zlib to subdir configure scripts.
2755 * configure: Regenerate.
2756
2757 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2758 Paolo Bonzini <bonzini@gnu.org>
2759
2760 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2761 $(srcdir).
2762 * Makefile.in: Rebuilt.
2763
2764 2009-09-26 Gary Funck <gary@intrepid.com>
2765
2766 * MAINTAINERS (Write After Approval): Add myself.
2767
2768 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2769
2770 * configure.ac: Update minimum MPC version to 0.7.
2771 * configure: Regenerate.
2772
2773 2009-09-25 Nick Clifton <nickc@redhat.com>
2774
2775 * configure.ac: Pass any --cache-file=/dev/null option on to
2776 subconfigures.
2777 * configure: Regenerate.
2778
2779 2009-09-23 Nick Clifton <nickc@redhat.com>
2780
2781 * config.sub, config.guess: Update from upstream sources.
2782
2783 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2784
2785 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2786 * Makefile.in: Rebuilt.
2787
2788 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2789
2790 PR bootstrap/32272
2791 * configure.ac: Error out if $srcdir isn't '.' but contains
2792 host-${host_noncanonical}.
2793 * configure: Regenerate.
2794
2795 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2796
2797 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2798 maintainer.
2799
2800 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2801
2802 * configure.ac: If bootstrapping a combined tree with
2803 --enable-gold, require c++ in stage1_languages.
2804 * configure: Regenerate.
2805
2806 * configure.ac: Also add target_libs of stage1_languages to
2807 bootstrap_target_libs.
2808 * configure: Regenerate.
2809
2810 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2811 with --enable-languages not containing c++.
2812 * configure: Regenerate.
2813
2814 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2815
2816 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2817 * configure: Regenerate.
2818
2819 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2820
2821 * MAINTAINERS (Write After Approval): Update my e-mail address,
2822 and move from from here...
2823 (Waiting for paperwork): To here.
2824
2825 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2826
2827 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2828
2829 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2830
2831 * configure.ac: Do not use $extrasub for replacing @if/@endif
2832 parts in Makefile; instead, use additional arguments to
2833 AC_CONFIG_COMMANDS to do the replacement manually, with several
2834 sed invocations, to avoid HP-UX sed command limits.
2835 * configure: Regenerate.
2836
2837 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2838
2839 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2840 blank before -L.
2841
2842 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2843
2844 * configure.ac (with-build-config): Document. Handle without.
2845 Handle missing argument.
2846 * configure: Rebuilt.
2847
2848 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2849
2850 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2851 Default to bootstrap-debug only if compare-debug works.
2852 * configure: Rebuilt.
2853 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2854 * Makefile.in: Rebuilt.
2855
2856 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2857
2858 * MAINTAINERS (OS Port Maintainers): Update my email address.
2859
2860 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2861
2862 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2863 * Makefile.in: Rebuilt.
2864
2865 2009-09-01 Chris Demetriou <cgd@google.com>
2866
2867 * MAINTAINERS (Write After Approval): Add myself.
2868
2869 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2870
2871 PR debug/30161
2872 * include/dwarf2.h (enum dwarf_tag): Added
2873 DW_TAG_GNU_template_template_param
2874 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2875
2876 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2877
2878 * Makefile.tpl (AWK): Fix typo.
2879 * Makefile.in: Regenerate.
2880
2881 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2882
2883 * configure.ac: Detect awk and sed.
2884 * Makefile.def (flags_to_pass): Add AWK and SED.
2885 * Makefile.tpl (AWK, SED): New.
2886 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2887 * configure: Regenerate.
2888 * Makefile.in: Regenerate.
2889
2890 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2891
2892 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2893 (collapseslashes): Likewise.
2894
2895 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2896
2897 * configure.ac (AC_PREREQ): Bump to 2.64.
2898
2899 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2900
2901 * configure.ac: Remove --with-datarootdir, --with-docdir,
2902 --with-pdfdir, --with-htmldir switches.
2903 * configure: Regenerate.
2904
2905 * configure: Regenerate.
2906
2907 * compile: Sync from Automake 1.11.
2908 * depcomp: Likewise.
2909 * install-sh: Likewise.
2910 * missing: Likewise.
2911 * mkinstalldirs: Likewise.
2912 * ylwrap: Likewise.
2913
2914 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2915
2916 * ltmain.sh (func_normal_abspath): New function.
2917 (func_relative_path): Likewise.
2918 (func_mode_help): Document new -bindir option for link mode.
2919 (func_mode_link): Add new -bindir option, and use it to place
2920 output DLL if specified.
2921
2922 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2923
2924 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2925 (baseargs): Add --disable-option-checking.
2926 * configure: Regenerate.
2927
2928 * Makefile.def (configure-target-libiberty): Depend on
2929 all-binutils and all-ld.
2930 (configure-target-newlib): Likewise.
2931 * Makefile.in: Regenerate.
2932
2933 2009-08-17 Ben Elliston <bje@au.ibm.com>
2934
2935 * config.sub, config.guess: Update from upstream sources.
2936
2937 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2938
2939 Sync from src, merge:
2940
2941 2009-07-02 Tristan Gingold <gingold@adacore.com>
2942
2943 * configure.ac: Do not exclude gas for i386-*-darwin.
2944 Add a case for x86_64-*-darwin.
2945 * configure: Regenerate.
2946
2947 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2948
2949 * MAINTAINERS: Add my name to Write After Approval list.
2950
2951 2009-08-06 Michael Eager <eager@eagercon.com>
2952
2953 * configure.ac: Add Microblaze target.
2954 * configure: Regenerate.
2955
2956 2009-07-31 Christian Bruel <christian.bruel@st.com>
2957
2958 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2959 * configure: Regenerate.
2960
2961 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2962
2963 * MAINTAINERS (Write After Approval): Update my e-mail address.
2964
2965 2009-07-06 Ian Lance Taylor <iant@google.com>
2966
2967 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2968 * configure: Rebuild.
2969
2970 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2971
2972 * MAINTAINERS: Move myself to the Graphite Reviewers.
2973
2974 2009-06-30 Wei Guozhi <carrot@google.com>
2975
2976 * MAINTAINERS: Add my name to Write After Approval list.
2977
2978 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2979
2980 PR bootstrap/40338
2981 * configure.ac (comparestring): Create new variable.
2982 * Makefile.tpl (comparestring): Use to skip some comparisions.
2983 * configure: Regenerate.
2984 * Makefile.in: Regenerate.
2985
2986 2009-06-26 Doug Evans <dje@sebabeach.org>
2987
2988 * Makefile.def (host_modules): Add cgen.
2989 * Makefile.in: Regenerate.
2990 * configure.ac (host_tools): Add cgen.
2991 * configure: Regenerate.
2992
2993 2009-06-23 DJ Delorie <dj@redhat.com>
2994
2995 * MAINTAINERS: Add myself as mep maintainer.
2996
2997 2009-06-23 Ian Lance Taylor <iant@google.com>
2998
2999 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3000 boot_languages. Only bootstrap target libraries listed in
3001 target_libs for some boot language. Add --with-stage1-ldflags,
3002 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3003 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3004 if not building with C++.
3005 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3006 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3007 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3008 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3009 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3010 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3011 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3012 * configure, Makefile.in: Rebuild.
3013
3014 2009-06-23 Li Feng <nemokingdom@gmail.com>
3015
3016 * MAINTAINERS: Added my name to write-after-approval list.
3017
3018 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3019
3020 * configure.ac: Define is_elf for QNX Neutrino targets.
3021 * configure: Regenerate.
3022
3023 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3024
3025 * MAINTAINERS: Added my name to the write-after-approval list
3026
3027 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3028
3029 * configure.ac: Detect MPC in default directory.
3030 * configure: Regenerate.
3031
3032 2009-06-03 Jerome Guitton <guitton@adacore.com>
3033 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3034
3035 * Makefile.tpl (all): Avoid a trailing backslash.
3036 * Makefile.in: Regenerate.
3037
3038 2009-06-03 Ben Elliston <bje@au.ibm.com>
3039
3040 * config.sub, config.guess: Update from upstream sources.
3041
3042 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3043
3044 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3045 to noconfdirs.
3046 * configure: Regenerate.
3047
3048 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3049
3050 * Makefile.tpl ([+compare-target+]): Compare all stage
3051 directories, rather than just gcc.
3052 * Makefile.in: Rebuilt.
3053
3054 2009-06-01 Doug Kwan <dougkwan@google.com>
3055
3056 * configure.ac: Support gold for target arm*-*-*.
3057 * configure: Regenerate.
3058
3059 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3060
3061 * Makefile.def: Add MPC support and dependencies.
3062 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3063
3064 * Makefile.in, configure: Regenerate.
3065
3066 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3067
3068 * Makefile.tpl (all): Avoid harmless warning in make all when
3069 gcc-bootstrap is enabled but stage_last does not exist.
3070 * Makefile.in: Rebuilt.
3071
3072 2009-05-24 Nicolas Roche <roche@adacore.com>
3073
3074 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3075 * Makefile.in: Regenerate.
3076
3077 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3078
3079 * MAINTAINERS: Update my e-mail address.
3080
3081 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3082
3083 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3084 * configure: Regenerate.
3085
3086 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3087
3088 PR other/40159
3089 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3090 gcc-no-bootstrap are mutually exclusive.
3091 * Makefile.in: Rebuilt.
3092
3093 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3094
3095 PR other/40159
3096 * Makefile.tpl (all): Don't end with unconditional success.
3097 * Makefile.in: Rebuilt.
3098
3099 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3100
3101 PR target/37137
3102 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3103 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3104 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3105 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3106 stage_configureflags, stage_cflags and stage_libcflags into
3107 explicit Makefile macros.
3108 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3109 GFORTRAN.
3110 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3111 CC. Set CC_FOR_BUILD from CC.
3112 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3113 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3114 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3115 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3116 and GFORTRAN.
3117 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3118 (_LIBCFLAGS): Renamed to _TFLAGS.
3119 (do-compare-debug, do-compare3-debug): Drop.
3120 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3121 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3122 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3123 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3124 (XGCC_FLAGS_FOR_TARGET): New.
3125 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3126 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3127 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3128 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3129 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3130 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3131 TFLAGS.
3132 (BUILD_CONFIG): Include if requested.
3133 (all): Set TFLAGS on bootstrap.
3134 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3135 (all-stageid-prefixmodule): Likewise.
3136 (do-clean, distclean-stageid): Set TFLAGS.
3137 (restrap): Fix whitespace.
3138 * Makefile.in: Rebuilt.
3139
3140 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3141
3142 * config.guess: Sync with src.
3143
3144 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3145
3146 * configure.ac ($with_ppl): Default to no if not supplied.
3147 ($with_cloog): Likewise.
3148 configure: Regenerate.
3149
3150 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3151
3152 * MAINTAINERS: Update my e-mail address.
3153
3154 2009-04-27 Nick Clifton <nickc@redhat.com>
3155
3156 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3157
3158 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3159
3160 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3161 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3162 * Makefile.in: Regenerate.
3163
3164 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3165
3166 PR bootstrap/39739
3167 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3168 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3169
3170 * configure, Makefile.in: Regenerate.
3171
3172 2009-04-21 Taras Glek <tglek@mozilla.com>
3173
3174 * include/hashtab.h: Update GTY annotations to new syntax
3175 * include/splay-tree.h: Likewise
3176
3177 2009-04-17 Ben Elliston <bje@au.ibm.com>
3178
3179 * config.sub, config.guess: Update from upstream sources.
3180
3181 2009-04-15 Anthony Green <green@moxielogic.com>
3182
3183 * configure.ac: Add moxie support.
3184 * configure: Rebuilt.
3185
3186 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3187
3188 * configure.ac: Change copyright header to refer to version
3189 3 of the GNU General Public License and to point readers at the
3190 COPYING3 file and the FSF's license web page.
3191 * Makefile.def: Likewise.
3192 * Makefile.tpl: Likewise.
3193 * Makefile.in: Regenerate.
3194
3195 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3196
3197 * configure.ac: Restore match for darwin9 or later. Use double
3198 brackets since regeneration eats one pair.
3199 * configure: Regenerate.
3200
3201 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3202
3203 PR gas/10039
3204 * configure.ac: Require texinfo 4.7.
3205 * configure: Regenerated.
3206
3207 2009-04-09 Nick Clifton <nickc@redhat.com>
3208
3209 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3210 the GCC Runtime Library Exception.
3211
3212 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3213
3214 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3215 * configure: Regenerate.
3216
3217 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3218
3219 * Makefil.def (languages): New entries.
3220 * Makefile.tpl (check-gcc-*): New generic target.
3221 * Makefile.in: Regenerate.
3222
3223 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3224
3225 * MAINTAINERS: Update my email address.
3226
3227 2009-03-18 Tom Tromey <tromey@redhat.com>
3228
3229 * configure: Rebuild.
3230 * configure.ac (host_libs): Add libiconv.
3231 * Makefile.in: Rebuild.
3232 * Makefile.def (host_modules): Add libiconv.
3233 (configure-gdb, all-gdb): Depend on libiconv.
3234
3235 2009-03-16 Tristan Gingold <gingold@adacore.com>
3236
3237 * configure.ac: Treat gdb as supported on x86_64-darwin.
3238 * configure: Regenerate.
3239
3240 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3241
3242 * configure.ac (--with-host-libstdcxx): New option.
3243 * configure: Regenerate.
3244
3245 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3246
3247 * MAINTAINERS: Move myself into the write after approval list.
3248
3249 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3250
3251 * MAINTAINERS: Update e-mail address.
3252
3253 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3254
3255 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3256
3257 2009-03-10 Ira Rosen <irar@il.ibm.com>
3258
3259 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3260
3261 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3262
3263 Backport from git Libtool:
3264
3265 2009-01-19 Robert Millan <rmh@aybabtu.com>
3266 Support GNU/kOpenSolaris.
3267 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3268 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3269 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3270 GNU/kOpenSolaris.
3271
3272 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3273
3274 * MAINTAINERS: Update e-mail address.
3275
3276 2009-02-24 Michael Eager <eager@eagercon.com>
3277
3278 * MAINTAINERS (Write After Approval): Add self.
3279
3280 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3281
3282 * MAINTAINERS (Write After Approval): Add myself.
3283
3284 2009-02-05 Andreas Schwab <schwab@suse.de>
3285
3286 * Makefile.tpl (stage_last): Define $r and $s before using
3287 $(RECURSE_FLAGS_TO_PASS).
3288 * Makefile.in: Regenerate
3289
3290 2009-01-30 Ian Lance Taylor <iant@google.com>
3291
3292 * MAINTAINERS: Move myself to the Global Reviewers list.
3293
3294 2009-01-29 Robert Millan <rmh@aybabtu.com>
3295
3296 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3297 * configure: Regenerate.
3298
3299 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3300
3301 * MAINTAINERS: Make whitespace consistent.
3302 Remove Robert Millan from Write After Approval.
3303
3304 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3305
3306 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3307 (all-opcodes): Depend on all-libiberty.
3308 * Makefile.in: Regenerate.
3309
3310 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3311
3312 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3313 * configure: Regenerate.
3314
3315 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3316
3317 * MAINTAINERS (Write After Approval): Add myself.
3318
3319 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3320
3321 * MAINTAINERS: Add myself to reviewers (Fortran).
3322
3323 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3324
3325 PR tree-optimization/38515
3326 * configure.ac (cloog-polylib): Removed.
3327 (with_ppl, with_cloog): Test for "no".
3328 * configure: Regenerated.
3329
3330 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3331
3332 * MAINTAINERS: Moved myself to reviewers (Fortran).
3333
3334 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3335
3336 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3337 (Write After Approval): Remove myself.
3338
3339 2009-01-03 Diego Novillo <dnovillo@google.com>
3340
3341 * MAINTAINERS: Remove myself from alias maintainership.
3342
3343 2009-01-02 David Ayers <ayers@fsfe.org>
3344
3345 * MAINTAINERS: Update e-mail address.
3346
3347 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3348
3349 * MAINTAINERS: Make whitespace consistent.
3350
3351 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3352
3353 Backport from upstream Libtool:
3354 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3355 Add cache variables to tests that require the linker to work.
3356 For shlibpath_overrides_runpath, this also changes the semantics
3357 to let the result from the C compiler take precedence.
3358
3359 2008-12-02 Ben Elliston <bje@au.ibm.com>
3360
3361 * config.sub, config.guess: Update from upstream sources.
3362
3363 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3364
3365 * configure.ac (ppllibs): Add by default the lib flags.
3366 * configure: Regenerate.
3367
3368 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3369
3370 * MAINTAINERS: Add myself to the write after approval list.
3371
3372 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3373
3374 * configure.ac: Add double brackets on darwin[912].
3375 * configure: Regenerate.
3376
3377 2008-12-03 Daniel Kraft <d@domob.eu>
3378
3379 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3380 Approval to Reviewer section (for Fortran front-end).
3381
3382 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3383
3384 * configure.ac: Expand to darwin10 and later.
3385 * configure: Regenerate.
3386
3387 2008-12-02 Andreas Schwab <schwab@suse.de>
3388
3389 * Makefile.def: configure-target-boehm-gc depends on
3390 all-target-libstdc++-v3.
3391 * Makefile.in: Regenerate.
3392
3393 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3394
3395 * MAINTAINERS: Add myself as mingw maintainer.
3396
3397 2008-12-02 Ben Elliston <bje@au.ibm.com>
3398
3399 * config.sub, config.guess: Update from upstream sources.
3400
3401 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3402
3403 * README.SCO: Remove.
3404
3405 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3406
3407 * MAINTAINERS: Add myself to the write after approval list.
3408
3409 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3410
3411 * MAINTAINERS: Update my email address in WAA section.
3412
3413 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3414
3415 * MAINTAINERS: Update e-mail address.
3416
3417 2008-11-27 Toon Moene <toon@moene.org>
3418
3419 * MAINTAINERS: Change e-mail address.
3420
3421 2008-11-27 Tristan Gingold <gingold@adacore.com>
3422
3423 * configure.ac: Build gdb for i?86-*-darwin*
3424 * configure: Regenerated.
3425
3426 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3427
3428 * MAINTAINERS: Added my full name.
3429
3430 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3431
3432 PR bootstrap/38014
3433 PR bootstrap/37923
3434
3435 Revert:
3436
3437 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3438
3439 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3440 * Makefile.in: Regenerated.
3441
3442 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3443
3444 PR gdb/921
3445 PR gdb/1646
3446 PR gdb/2175
3447 PR gdb/2176
3448
3449 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3450 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3451 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3452 (HOST_EXPORTS): Pass CPPFLAGS.
3453 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3454 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3455 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3456 * Makefile.in, configure: Regenerated.
3457 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3458 and CPPFLAGS_FOR_BUILD.
3459
3460 2008-11-06 Jeff Law <law@redhat.com>
3461
3462 * MAINTAINERS: Add myself as middle end maintainer.
3463
3464 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3465
3466 * MAINTAINERS (Write after approval): Add myself.
3467
3468 2008-11-05 Diego Novillo <dnovillo@google.com>
3469
3470 * MAINTAINERS (Global Reviewers): Add myself.
3471 (Non-Algorithmic Maintainers): Remove myself.
3472
3473 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3474
3475 * MAINTAINERS (Write after approval): Add myself.
3476
3477 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3478
3479 * MAINTAINERS (Write after approval): Add myself.
3480
3481 2008-10-31 Ben Elliston <bje@au.ibm.com>
3482
3483 * configure.ac (spu-*-*): Remove special case.
3484 * configure: Regenerate.
3485
3486 2008-10-30 Catherine Moore <clm@codesourcery.com>
3487
3488 * MAINTAINERS (Write after approval): Update my email address.
3489
3490 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3491
3492 * configure.ac [spu-*-*]: Do not set skipdirs.
3493 * configure: Re-generate.
3494
3495 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3496
3497 * MAINTAINERS (Various Maintainers): Add myself to reload.
3498
3499 2008-10-25 Richard Guenther <rguenther@suse.de>
3500
3501 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3502 maintainer. Remove myself as libgcc-math maintainer.
3503 (Non-Algorithmic Maintainers): Remove myself.
3504
3505 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3506
3507 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3508 * Makefile.in: Regenerated.
3509
3510 2008-10-23 Cary Coutant <ccoutant@google.com>
3511
3512 * MAINTAINERS (Write after approval): Add myself.
3513
3514 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3515
3516 PR gdb/921
3517 PR gdb/1646
3518 PR gdb/2175
3519 PR gdb/2176
3520
3521 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3522 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3523 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3524 (HOST_EXPORTS): Pass CPPFLAGS.
3525 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3526 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3527 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3528 * Makefile.in, configure: Regenerated.
3529 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3530 and CPPFLAGS_FOR_BUILD.
3531
3532 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3533
3534 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3535 Sebastian Pop.
3536
3537 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3538
3539 * MAINTAINERS (Write After Approval): Added myself.
3540
3541 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3542
3543 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3544 recommended version to 2.3.2.
3545
3546 * configure: Regenerate.
3547
3548 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3549
3550 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3551
3552 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3553
3554 * MAINTAINERS (Write After Approval): Update e-mail address.
3555
3556 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3557
3558 * libtool.m4: Update to libtool 2.2.6.
3559 * lt~obsolete.m4: Update to libtool 2.2.6.
3560 * ltmain.sh: Update to libtool 2.2.6.
3561 * ltsugar.m4: Update to libtool 2.2.6.
3562 * ltversion.m4: Update to libtool 2.2.6.
3563 * ltoptions.m4: Update to libtool 2.2.6.
3564 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3565
3566 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3567
3568 * MAINTAINERS (Write After Approval): Add myself.
3569
3570 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3571
3572 * MAINTAINERS (Write After Approval): Update my name.
3573
3574 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3575
3576 * MAINTAINERS: Add myself in "Write After Approval".
3577
3578 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3579
3580 * MAINTAINERS: Add myself as ia64 maintainer.
3581
3582 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3583
3584 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3585 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3586 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3587 and Michael Tiemann from Write After Approval since they do not
3588 actually have access.
3589
3590 2008-09-05 Richard Guenther <rguenther@suse.de>
3591
3592 * configure.ac: Initialize clooglibs to -lcloog.
3593 * configure: Re-generate.
3594
3595 2008-09-04 Le-Chun Wu <lcwu@google.com>
3596
3597 * MAINTAINERS (Write After Approval): Add myself.
3598
3599 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3600
3601 * configure.ac (--with-cloog-polylib): New.
3602 (--disable-cloog-version-check): New.
3603 (--disable-ppl-version-check): New.
3604 * configure: Re-generate.
3605
3606 2008-09-03 Richard Guenther <rguenther@suse.de>
3607
3608 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3609 cloog test.
3610 * configure: Re-generate.
3611
3612 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3613
3614 Add picoChip port.
3615 * MAINTAINERS: Add picoChip maintainers.
3616
3617 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3618 Tobias Grosser <grosser@fim.uni-passau.de>
3619 Jan Sjodin <jan.sjodin@amd.com>
3620 Harsha Jagasia <harsha.jagasia@amd.com>
3621 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3622 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3623 Adrien Eliche <aeliche@isty.uvsq.fr>
3624
3625 Merge from graphite branch.
3626 * configure: Regenerate.
3627 * Makefile.in: Regenerate.
3628 * configure.ac (host_libs): Add ppl and cloog.
3629 Add checks for PPL and CLooG.
3630 * Makefile.def (ppl, cloog): Added modules and dependences.
3631 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3632 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3633
3634 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3635
3636 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3637 (GCC_SHLIB_SUBDIR): New.
3638 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3639 * configure: Regenerate.
3640 * Makefile.in: Regenerate.
3641
3642 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3643
3644 * MAINTAINERS: Consistently use tabs to separate columns.
3645
3646 2008-08-29 Tristan Gingold <gingold@adacore.com>
3647
3648 * MAINTAINERS (Write after Approval): Add myself.
3649
3650 2008-08-28 Tristan Gingold <gingold@adacore.com>
3651
3652 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3653 Enable bfd, binutils and opcodes.
3654 * configure: Regenerate.
3655
3656 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3657
3658 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3659
3660 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3661
3662 * MAINTAINERS: Use correct Umlaut for last name.
3663
3664 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3665
3666 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3667
3668 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3669
3670 * MAINTAINERS: Update my email address.
3671
3672 2008-08-16 Nicolas Roche <roche@adacore.com>
3673
3674 * Makefile.tpl: Add BOOT_ADAFLAGS.
3675 * Makefile.in: Regenerate.
3676
3677 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3678
3679 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3680 * configure: Regenerate.
3681
3682 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3683
3684 * configure.ac: Add makefile fragments for hpux.
3685 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3686 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3687 * configure: Regenerate.
3688 * Makefile.in: Regenerate.
3689
3690 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3691
3692 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3693
3694 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3695
3696 * MAINTAINERS (Write after Approval): Add myself.
3697
3698 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3699
3700 * MAINTAINERS (Write After Approval): Add myself.
3701
3702 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3703
3704 * MAINTAINERS (Write After Approval): Add myself.
3705
3706 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3707
3708 * MAINTAINERS: Update my email address.
3709
3710 2008-06-25 Joey Ye <joey.ye@intel.com>
3711
3712 * MAINTAINERS (Write After Approval): Add myself.
3713
3714 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3715
3716 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3717 * Makefile.in: Regenerate.
3718 * configure: Regenerate.
3719
3720 2008-06-17 Daniel Kraft <d@domob.eu>
3721
3722 * MAINTAINERS (Write After Approval): Add myself.
3723
3724 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3725
3726 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3727 "$@" is still intact with both Autoconf 2.59 and 2.62.
3728 * configure: Regenerate.
3729
3730 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3731
3732 * Makefile.tpl: Fix comment errors.
3733 * Makefile.in: Regenerate.
3734
3735 2008-06-12 David S. Miller <davem@davemloft.net>
3736 David Edelsohn <edelsohn@gnu.org>
3737
3738 * configure.ac: Add powerpc*-*-* to gold supported targets.
3739 * configure: Regenerate.
3740
3741 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3742
3743 PR tree-optimization/36218
3744 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3745 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3746 (all prefix="build-"): Pass them to build-system sub-makes.
3747 * Makefile.in: Regenerate.
3748
3749 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3750
3751 * MAINTAINERS (mt port): Remove.
3752 (sco5, unixware, sco udk): Remove.
3753 (Kean Johnston): Add to Write After Approval.
3754
3755 2008-05-30 Julian Brown <julian@codesourcery.com>
3756
3757 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3758 of libobjc for ARM EABI Linux.
3759 * configure: Regenerate.
3760
3761 2008-05-18 Xinliang David Li <davidxl@google.com>
3762
3763 * ChangeLog: Remove wrong ChangeLog entry.
3764
3765 2008-05-17 Xinliang David Li <davidxl@google.com>
3766
3767 * MAINTAINERS (Write After Approval): Add myself.
3768
3769 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3770
3771 * MAINTAINERS (Write After Approval): Add myself.
3772
3773 2008-05-14 Rafael Espíndola <espindola@google.com>
3774
3775 * config-ml.in: don't handle --enable-shared and --enable-static.
3776
3777 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3778
3779 * MAINTAINERS: Update my email address.
3780
3781 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3782
3783 * MAINTAINERS: Update my email address.
3784
3785 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3786
3787 * MAINTAINERS (Write After Approval): Add myself.
3788
3789 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3790
3791 * MAINTAINERS (Write After Approval): Add myself.
3792
3793 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3794
3795 * MAINTAINERS (crx): Add myself.
3796
3797 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3798
3799 Sync with src:
3800 2008-04-14 David S. Miller <davem@davemloft.net>
3801
3802 * configure.ac: Add sparc*-*-* to gold supported targets.
3803 * configure: Regenerate.
3804
3805 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3806
3807 PR bootstrap/35457
3808 * configure.ac: Include override.m4.
3809 * configure: Regenerate.
3810
3811 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3812
3813 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3814 * Makefile.in: Regenerate.
3815
3816 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3817
3818 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3819 as nonconfigurable directories list.
3820 * configure: Regenerate.
3821
3822 2008-04-14 Ben Elliston <bje@au.ibm.com>
3823
3824 * config.sub, config.guess: Update from upstream sources.
3825
3826 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3827
3828 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3829 * Makefile.in: Regenerate.
3830
3831 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3832
3833 * configure.ac: Do not build libssp for the AVR.
3834 * configure: Regenerate.
3835
3836 2008-04-07 Ian Lance Taylor <iant@google.com>
3837
3838 * Makefile.def: check-gold depends upon all-binutils.
3839 * Makefile.in: Regenerate.
3840
3841 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3842
3843 * MAINTAINERS (Write After Approval): Add myself.
3844
3845 2008-04-04 Nick Clifton <nickc@redhat.com>
3846
3847 PR binutils/4334
3848 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3849 builds.
3850 * configure: Regenerate.
3851
3852 2008-04-04 NightStrike <NightStrike@gmail.com>
3853
3854 PR other/35151
3855 * configure.ac: Combine rules for mingw32 and mingw64.
3856 * configure: Regenerate.
3857
3858 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3859
3860 * MAINTAINERS (Write After Approval): Add myself.
3861
3862 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3863
3864 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3865 * Makefile.in (.NOTPARALLEL): Ditto.
3866
3867 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3868
3869 * MAINTAINERS (Write After Approval): Add myself.
3870
3871 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3872
3873 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3874 * Makefile.in (.NOTPARALLEL): Regenerate.
3875
3876 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3877
3878 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3879 * Makefile.in: Regenerate.
3880
3881 2008-03-26 Jakub Staszak <kuba@et.pl>
3882
3883 * MAINTAINERS (Write After Approval): Add myself.
3884
3885 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3886
3887 * MAINTAINERS: Update e-mail address.
3888
3889 2008-03-20 Ian Lance Taylor <iant@google.com>
3890
3891 * configure.ac: Add support for --enable-gold.
3892 * Makefile.def: Add gold as a directory like ld.
3893 * configure, Makefile.in: Regenerate.
3894
3895 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3896
3897 * configure.ac: m4_include config/proginstall.m4.
3898 * configure: Regenerate.
3899
3900 Backport from upstream Libtool:
3901
3902 2007-10-12 Eric Blake <ebb9@byu.net>
3903
3904 Deal with Autoconf 2.62's semantic change in m4_append.
3905 * ltsugar.m4 (lt_append): Replace broken versions of
3906 m4_append.
3907 (lt_if_append_uniq): Don't require separator to be overquoted,
3908 and avoid broken m4_append.
3909 (lt_dict_add): Fix typo.
3910 * libtool.m4 (_LT_DECL): Don't overquote separator.
3911
3912 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3913
3914 * config.rpath: Add AIX 6 support.
3915
3916 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3917
3918 * Makefile.def (stageprofile). Remove -fprofile-generate
3919 from stage_libcflags.
3920 * Makefile.in: Regenerate.
3921
3922 2008-03-13 Ben Elliston <bje@au.ibm.com>
3923
3924 * config.sub, config.guess: Update from upstream sources.
3925
3926 2008-03-06 Tom Tromey <tromey@redhat.com>
3927
3928 * MAINTAINERS: Update for treelang deletion.
3929
3930 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3931
3932 * MAINTAINERS: Update my email address.
3933
3934 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3935
3936 * MAINTAINERS (darwin port): Add myself as a maintainer.
3937 (objective-c/c++): Add myself as a maintainer.
3938
3939 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3940
3941 * MAINTAINERS (Write After Approval): Update my email address.
3942
3943 2008-02-25 Tomas Bily <tbily@suse.cz>
3944
3945 * MAINTAINERS (Write After Approval): Add myself.
3946
3947 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3948
3949 * MAINTAINERS (OpenMP): Add myself.
3950
3951 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3952
3953 PR bootstrap/32009
3954 PR bootstrap/32161
3955
3956 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3957 * configure: Regenerate.
3958
3959 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3960 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3961 STAGE4_LIBCFLAGS): New.
3962 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3963 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3964 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3965 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3966 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3967 for target modules. Don't export LIBCFLAGS.
3968 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3969 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3970 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3971 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3972 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3973 * Makefile.in: Regenerate.
3974
3975 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3976
3977 PR libgcj/33085
3978 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3979 Do not use -DDLL_EXPORT. Backport from upstream.
3980
3981 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3982
3983 * MAINTAINERS (Write After Approval): Add myself.
3984
3985 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3986
3987 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3988 * configure: Regenerate.
3989
3990 2008-01-31 Marc Gauthier <marc@tensilica.com>
3991
3992 * configure.ac (xtensa*-*-*): Recognize processor variants.
3993 * configure: Regenerate.
3994
3995 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3996
3997 PR bootstrap/34922
3998 * configure.ac (PARSE_ARGS): Push suitable setting of
3999 ac_subdirs_all, for `./configure --help=recursive'.
4000 Handle `+' in generic toplevel directory disabling.
4001 * configure: Regenerate.
4002
4003 2008-01-28 Nick Clifton <nickc@redhat.com>
4004
4005 * MAINTAINERS (xstormy16): Take over maintainership.
4006
4007 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4008
4009 * MAINTAINERS (c4x port): Remove.
4010
4011 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4012
4013 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4014
4015 2008-01-23 Ben Elliston <bje@au.ibm.com>
4016
4017 * config.sub, config.guess: Update from upstream sources.
4018
4019 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4020
4021 * MAINTAINERS (Write After Approval): Add myself.
4022
4023 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4024
4025 * MAINTAINERS: Update my email address.
4026
4027 2008-01-09 Raksit Ashok <raksit@google.com>
4028
4029 * MAINTAINERS (Write After Approval): Add myself.
4030
4031 2008-01-09 Raksit Ashok <raksit@google.com>
4032
4033 * MAINTAINERS (Write After Approval): Add myself.
4034
4035 2008-01-08 Ben Elliston <bje@au.ibm.com>
4036
4037 * config.sub, config.guess: Update from upstream sources.
4038
4039 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4040
4041 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4042 Change recommended MPFR from 2.2.1 -> 2.3.0.
4043 * configure: Regenerate.
4044
4045 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4046
4047 * MAINTAINERS: Update my email address.
4048
4049 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4050
4051 * MAINTAINERS: Update my email address.
4052
4053 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4054
4055 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4056 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4057 * Makefile.in: Regenerate.
4058
4059 2007-12-10 Mark Heffernan <meheff@google.com>
4060
4061 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4062 misplaced entries.
4063
4064 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4065
4066 * configure.ac: Enable libjava for x86_64-*-darwin9.
4067 * configure: Regenerate.
4068
4069 2007-12-07 Bill Maddox <maddox@google.com>
4070
4071 * MAINTAINERS (Write After Approval): Add myself.
4072
4073 2007-12-05 Ben Elliston <bje@au.ibm.com>
4074
4075 * config.sub, config.guess: Update from upstream sources.
4076
4077 2007-12-02 Matthias Klose <doko@ubuntu.com>
4078
4079 * config-ml.in: Remove 64bit configure tests.
4080
4081 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4082
4083 * config-ml.in: Robustify against white space in absolute file
4084 names.
4085
4086 * config-ml.in (multi-clean): Substitute ${Makefile}.
4087 Remove superfluous ${Makefile} in list.
4088
4089 2007-11-19 Thiemo Seufer <ths@mips.com>
4090
4091 * config-ml.in: Don't hardcode the Makefile name.
4092
4093 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4094
4095 * MAINTAINERS (Write After Approval): Add myself.
4096
4097 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4098
4099 * MAINTAINERS (Write After Approval): Add myself.
4100
4101 2007-11-06 Doug Kwan <dougkwan@google.com>
4102
4103 * MAINTAINERS (Write After Approval): Add myself.
4104
4105 2007-10-25 Ben Elliston <bje@au.ibm.com>
4106
4107 * MAINTAINERS (mercury): Remove entry.
4108 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4109
4110 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4111
4112 * Makefile.def (dependencies): Make configure-gdb depend on
4113 all-intl.
4114 * Makefile.in: Regenerated.
4115
4116 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4117
4118 * MAINTAINERS (Fortran maintainer): Remove myself.
4119
4120 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4121
4122 * Makefile.def: To avoid problems running with parallel makes,
4123 build newlib before libgloss so that target specific header
4124 files are availble.
4125 * Makefile.in: Regenerate
4126
4127 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4128
4129 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4130 * Makefile.in: Regenerate.
4131
4132 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4133
4134 * MAINTAINERS (Register allocation reviewer): Add myself.
4135
4136 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4137
4138 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4139 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4140 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4141 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4142 * configure: Regenerate.
4143
4144 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4145
4146 * MAINTAINERS (Register allocation reviewer): Add myself.
4147
4148 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4149
4150 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4151 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4152 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4153 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4154 * configure.ac: Default them to host tools for $host = $build.
4155 Subst them.
4156
4157 * configure: Regenerate.
4158 * Makefile.in: Regenerate.
4159
4160 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4161
4162 * MAINTAINERS (Register allocation reviewer): Add myself.
4163
4164 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4165
4166 * MAINTAINERS (Register allocation reviewer): Add myself.
4167
4168 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4169
4170 * MAINTAINERS (Write After Approval): Fix typo.
4171
4172 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4173
4174 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4175 * configure: Regenerate.
4176
4177 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4178
4179 PR bootstrap/31906
4180 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4181 they're already prefixed.
4182
4183 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4184
4185 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4186 libstdc++.
4187 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4188 * configure: Regenerate.
4189 * Makefile.in: Regenerate.
4190
4191 2007-09-17 Andreas Schwab <schwab@suse.de>
4192
4193 * configure.ac: Raise minimum makeinfo version to 4.6.
4194 * configure: Regenerate.
4195
4196 2007-09-17 Johannes Singler <singler@ira.uka.de>
4197
4198 * MAINTAINERS (write-after-approval) add myself
4199
4200 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4201
4202 * configure.ac: Correct makeinfo version check.
4203 * configure: Regenerate.
4204
4205 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4206
4207 * MAINTAINERS: Update my email address.
4208
4209 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4210
4211 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4212 to $skipdirs and only disable gprof for newlib. Use the normal
4213 mips*-elf* handling in other respects.
4214 * configure: Regnerate.
4215
4216 2007-09-12 David Daney <ddaney@avtrex.com>
4217
4218 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4219 enabling libgcj.
4220 * configure: Regenerate.
4221
4222 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4223
4224 PR other/32154
4225 * configure.ac: For libgloss targets, point the linker to the linker
4226 script, startup code and simulator library.
4227 * configure: Regenerate.
4228
4229 2007-09-07 Andrew Haley <aph@redhat.com>
4230
4231 * configure.ac (noconfigdirs): Remove target-libffi and
4232 target-libjava.
4233 * configure: Regenerate.
4234
4235 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4236
4237 PR target/33281
4238 * configure.ac: Use config/mh-mingw on mingw.
4239 * configure: Regenerate.
4240
4241 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4242
4243 * MAINTAINERS (Write After Approval): Add myself.
4244
4245 2007-09-05 Richard Guenther <rguenther@suse.de>
4246
4247 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4248 nor --disable-checking is provided also turn on yes and types
4249 checking for stage1.
4250 * configure: Re-generate.
4251
4252 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4253
4254 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4255 (Write After Approval): Remove myself.
4256
4257 2007-08-29 Nick Clifton <nickc@redhat.com>
4258
4259 * config.sub, config.guess: Update from upstream sources.
4260
4261 2007-08-22 Bud Davis <jmdavis@link.com>
4262
4263 * MAINTAINERS (Write After Approval): Added myself.
4264 * MAINTAINERS (Reviewers): Removed myself.
4265
4266 2007-08-18 Paul Brook <paul@codesourcery.com>
4267 Joseph Myers <joseph@codesourcery.com>
4268
4269 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4270 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4271 * Makefile.in: Regenerate.
4272 * configure.ac (--with-debug-prefix-map): New.
4273 * configure: Regenerate.
4274
4275 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4276 Nigel Stephens <nigel@mips.com>
4277
4278 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4279 as target_makefile_frag.
4280 * configure: Regenerate.
4281
4282 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4283
4284 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4285 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4286 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4287 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4288 (do-compare, do-compare3, do-compare-debug): New.
4289 ([+compare-target+]): Use them.
4290
4291 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4292
4293 * MAINTAINERS (Write After Approval): Change my email address.
4294
4295 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4296 Ben Elliston <bje@au.ibm.com>
4297
4298 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4299 --silent if $silent.
4300 * configure: Regenerate.
4301
4302 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4303
4304 * MAINTAINERS (Various Maintainers): Add myself as
4305 loop infrastructure maintainer. Update my e-mail
4306 address.
4307
4308 2007-07-31 Diego Novillo <dnovillo@google.com>
4309
4310 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4311 Adjust description.
4312
4313 2007-07-26 Richard Guenther <rguenther@suse.de>
4314
4315 * configure.ac: Add types checking to stage1 checking flags.
4316 * configure: Regenerate.
4317
4318 2007-07-17 Nick Clifton <nickc@redhat.com>
4319
4320 * COPYING3: New file. Contains version 3 of the GNU General
4321 Public License.
4322 * COPYING3.LIB: New file. Contains version 3 of the GNU
4323 Lesser General Public License.
4324
4325 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4326
4327 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4328
4329 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4330
4331 * MAINTAINERS (S/390 co-maintainer): Add myself.
4332 (Write After Approval): Remove myself.
4333
4334 2007-07-13 Dan Hipschman <dsh@google.com>
4335
4336 * MAINTAINERS (Write After Approval): Add myself.
4337
4338 2007-07-11 Nick Clifton <nickc@redhat.com>
4339
4340 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4341 WINDRES export.
4342 * Makefile.in: Regenerate.
4343
4344 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4345
4346 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4347 maintainer.
4348
4349 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4350
4351 * lt~obsolete.m4: New. Import from 20070318 libtool.
4352
4353 2007-07-03 Julian Brown <julian@codesourcery.com>
4354
4355 * MAINTAINERS (Write After Approval): Add myself.
4356
4357 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4358
4359 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4360 * configure: Regenerate.
4361
4362 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4363
4364 * configure.ac: Add some missing m4 quotation.
4365 * configure: Regenerate.
4366
4367 2007-07-02 Simon Baldwin <simonb@google.com>
4368
4369 * MAINTAINERS (Write After Approval): Add myself.
4370
4371 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4372
4373 * configure: Regenerate.
4374
4375 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4376
4377 * Makefile.def: Add windmc tool to build.
4378 * Makefile.tpl: Likewise.
4379 * configure.ac: Likewise.
4380 * Makefile.in: Regenerate.
4381 * configure: Regenerate.
4382
4383 2007-06-28 DJ Delorie <dj@redhat.com>
4384
4385 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4386 not building newlib.
4387 * configure: Regenerated.
4388
4389 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4390
4391 * MAINTAINERS (Write After Approval): Add myself.
4392
4393 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4394
4395 * MAINTAINERS (Write After Approval): Add myself.
4396
4397 2007-06-19 Chris Matthews <chrismatthews@google.com>
4398
4399 * MAINTAINERS (Write After Approval): Add myself.
4400
4401 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4402
4403 * MAINTAINERS (Write After Approval): Add myself.
4404
4405 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4406
4407 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4408 * Makefile.in: Regenerated.
4409
4410 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4411
4412 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4413 bfin*-*-uclinux* targets.
4414 * configure: Regenerate.
4415
4416 2007-06-14 Ian Lance Taylor <iant@google.com>
4417
4418 * MAINTAINERS: Add myself as non-algorithmic global write
4419 maintainer.
4420
4421 2007-06-14 Diego Novillo <dnovillo@google.com>
4422
4423 * MAINTAINERS: Add self as middle-end maintainer and
4424 non-algorithmic global write maintainer.
4425
4426 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4427
4428 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4429 Move all Fortran maintainers except Paul Brook into the
4430 Non-Autopoiesis section.
4431
4432 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4433
4434 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4435 (distclean-stage[+id+]): Possibly delete stage_last.
4436 * Makefile.in: Regenerate.
4437
4438 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4439
4440 * MAINTAINERS (Various Maintainer): Fix typo.
4441
4442 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4443
4444 * MAINTAINERS (Various Maintainer): Add myself as
4445 dataflow maintainer.
4446
4447 2007-06-07 Ben Elliston <bje@au.ibm.com>
4448
4449 * config.sub, config.guess: Update from upstream sources.
4450
4451 2007-06-07 Ben Elliston <bje@au.ibm.com>
4452
4453 * Makefile.tpl: Fix spelling error.
4454 * Makefile.in: Regenerate.
4455
4456 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4457
4458 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4459 lt_cv_sys_max_cmd_len.
4460
4461 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4462
4463 * MAINTAINERS (Various Maintainers): Add myself as
4464 auto-vectorizer maintainer.
4465
4466 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4467
4468 PR libjava/32098
4469 * libtool.m4: Revert previous change.
4470 * ltgcc.m4: Put it here.
4471
4472 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4473
4474 * MAINTAINERS (Various Maintainers): Add myself as
4475 auto-vectorizer maintainer.
4476
4477 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4478
4479 PR libjava/32098
4480 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4481
4482 2007-05-30 Richard Guenther <rguenther@suse.de>
4483
4484 * MAINTAINERS (Various Maintainers): Add myself as
4485 auto-vectorizer maintainer.
4486
4487 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4488
4489 PR bootstrap/29382
4490 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4491 * configure: Rebuilt.
4492
4493 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4494
4495 * MAINTAINERS (Write After Approval): Removed my name.
4496
4497 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4498
4499 * MAINTAINERS (Write After Approval): Remove myself.
4500
4501 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4502
4503 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4504
4505 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4506
4507 * ltmain.sh: Update from ToT Libtool.
4508 * libtool.m4: Update from ToT Libtool.
4509 * ltsugar.m4: New. Update from ToT Libtool.
4510 * ltversion.m4: New. Update from ToT Libtool.
4511 * ltoptions.m4: New. Update from ToT Libtool.
4512 * ltconfig: Remove.
4513 * ltcf-c.sh: Remove.
4514 * ltcf-cxx.sh: Remove.
4515 * ltcf-gcj.sh: Remove.
4516
4517 2007-05-22 Ollie Wild <aaw@google.com>
4518
4519 * MAINTAINERS (Write After Approval): Add myself.
4520
4521 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4522
4523 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4524 stage_cflags.
4525 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4526 Remove CFLAGS/LIBCFLAGS.
4527 (configure-stage[+id+]-[+prefix+][+module+],
4528 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4529 * Makefile.in: Regenerate.
4530
4531 2007-05-15 Diego Novillo <dnovillo@google.com>
4532
4533 * MAINTAINERS: Update e-mail address.
4534
4535 2007-05-15 Revital Eres <eres@il.ibm.com>
4536
4537 * MAINTAINERS (Write After Approval): Add myself.
4538
4539 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4540
4541 * MAINTAINERS (Write After Approval): Updated my address.
4542
4543 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4544
4545 * MAINTAINERS (Write After Approval): Add myself.
4546
4547 2007-05-11 Silvius Rus <rus@google.com>
4548
4549 * MAINTAINERS (Write After Approval): Add myself.
4550
4551 2007-04-23 Tom Tromey <tromey@redhat.com>
4552
4553 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4554
4555 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4556
4557 * MAINTAINERS (cpplib): Rename to ...
4558 (libcpp): ... this. Add C/C++ front end maintainers.
4559
4560 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4561
4562 * config-ml.in: Pass ${ml_config_env} to configure calls.
4563
4564 2007-04-04 Christian Bruel <christian.bruel@st.com>
4565
4566 * MAINTAINERS (Write After Approval): Add myself.
4567
4568 2007-04-02 Dave Korn <dave.korn@artimi.com>
4569
4570 * MAINTAINERS (Write After Approval): Add myself.
4571
4572 2007-03-31 Tobias Burnus <burnus@net-b.de>
4573
4574 * MAINTAINERS (fortran 95 front end): Add myself.
4575
4576 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4577
4578 * MAINTAINERS (Write After Approval): Add myself.
4579
4580 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4581
4582 * MAINTAINERS (Modulo Scheduler): Add myself.
4583
4584 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4585
4586 * MAINTAINERS (fortran 95 front end): Add myself.
4587 (c++ front end): whitespace fix.
4588
4589 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4590
4591 * MAINTAINERS (Write After Approval): Add myself.
4592
4593 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4594
4595 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4596 of glob. Quote arguments with single quotes too.
4597 * configure: Regenerate.
4598
4599 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4600
4601 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4602 * Makefile.in: Regenerate
4603
4604 2007-03-07 Andreas Schwab <schwab@suse.de>
4605
4606 * configure: Regenerate.
4607
4608 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4609
4610 * configure.ac: Add "--with-pdfdir" configure option,
4611 which defines pdfdir variable.
4612 * Makefile.def (target=fixincludes): Add install-pdf to
4613 missing targets.
4614 (recursive_targets): Add install-pdf target.
4615 (flags_to_pass): Add pdfdir.
4616 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4617 target.
4618 * configure: Regenerate
4619 * Makefile.in: Regenerate
4620
4621 2007-02-28 Eric Christopher <echristo@apple.com>
4622
4623 Revert:
4624 2006-12-07 Mike Stump <mrs@apple.com>
4625
4626 * Makefile.def (dependencies): Add dependency for
4627 install-target-libssp and install-target-libgomp on
4628 install-gcc.
4629 * Makefile.in: Regenerate.
4630
4631 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4632
4633 * configure: Regenerate.
4634 * configure.ac: Move statements after variable declarations.
4635
4636 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4637
4638 * MAINTAINERS: Add myself as sh maintainer.
4639
4640 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4641
4642 * configure.ac: Adjust for loop syntax.
4643 * configure: Regenerate.
4644
4645 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4646
4647 * configure: Rebuilt.
4648
4649 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4650
4651 * configure.ac: Drop multiple occurrences of --enable-languages,
4652 and fix its quoting.
4653 * configure: Rebuilt.
4654
4655 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4656 Nathan Sidwell <nathan@codesourcery.com>
4657 Vladimir Prus <vladimir@codesourcery.com>
4658 Joseph Myers <joseph@codesourcery.com>
4659
4660 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4661 * configure: Regenerate.
4662
4663 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4664
4665 * ltconfig (freebsd*): Default to elf.
4666
4667 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4668
4669 * configure.ac (target_libraries): Move libgcc before libiberty.
4670 * configure: Regenerated.
4671
4672 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4673 Paolo Bonzini <bonzini@gnu.org>
4674
4675 PR bootstrap/30753
4676 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4677 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4678 * configure: Regenerated.
4679
4680 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4681
4682 * MAINTAINERS (Language Front End Maintainers): Update my mail
4683 address.
4684
4685 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4686
4687 PR bootstrap/30748
4688 * configure.ac: Correct syntax for Solaris ksh.
4689 * configure: Regenerated.
4690
4691 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4692
4693 * configure.ac: Sync with src.
4694 * configure: Regenerate.
4695
4696 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4697
4698 * Makefile.in: Regenerate.
4699
4700 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4701
4702 * config.sub: Sync with src.
4703
4704 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4705
4706 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4707 noncanonical equivalents.
4708 * configure.in: Rename to...
4709 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4710 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4711 target_noncanonical. Use them. Rewrite removal of configure
4712 arguments for autoconf 2.59. Discard variable settings. Force
4713 program_transform_name for native tools.
4714
4715 * Makefile.in: Regenerated.
4716 * configure: Regenerated with autoconf 2.59.
4717
4718 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4719
4720 * MAINTAINERS (Write After Approval): Add myself.
4721
4722 2007-01-31 Andreas Schwab <schwab@suse.de>
4723
4724 * Makefile.tpl (LDFLAGS): Substitute it.
4725 * Makefile.in: Regenerate.
4726
4727 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4728
4729 * MAINTAINERS (Write After Approval): Add myself.
4730
4731 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4732
4733 * MAINTAINERS (spu port): Add myself.
4734
4735 2007-01-23 Richard Guenther <rguenther@suse.de>
4736
4737 PR bootstrap/30541
4738 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4739 * Makefile.tpl (GNATBIND): Substitute it.
4740 (GNATMAKE): Likewise.
4741 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4742 of STAGE_PREFIX.
4743 * Makefile.in: Regenerate.
4744 * configure: Regenerate.
4745
4746 2007-01-18 Mike Stump <mrs@apple.com>
4747
4748 * configure.in: Re-enable -Werror for gcc builds.
4749
4750 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4751
4752 * MAINTAINERS (Write After Approval): Add myself.
4753
4754 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4755
4756 * configure.in: Change == to = in test command.
4757 * configure: Regenerate.
4758
4759 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4760 Nick Clifton <nickc@redhat.com>
4761 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4762
4763 * configure.in (build_configargs, host_configargs, target_configargs):
4764 Remove build/host/target parameters.
4765 (host_libs): Add gmp and mpfr.
4766 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4767 * Makefile.def (gmp, mpfr): New.
4768 (gcc): Remove target.
4769 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4770 target_os, target_vendor): New.
4771 (configure): Add host_alias/target_alias arguments; adjust invocations.
4772 * configure: Regenerate.
4773 * Makefile.in: Regenerate.
4774
4775 2007-01-11 Matt Fago <fago@earthlink.net>
4776
4777 * configure.in: Try to link to functions only in mpfr 2.2.x
4778 to improve robustness of configure tests.
4779 * configure: Regenerate.
4780
4781 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4782
4783 * MAINTAINERS: Add myself as i386 maintainer.
4784
4785 2007-01-08 Jan Hubicka <jh@suse.cz>
4786
4787 * MAINTAINERS: Add myself as i386 maintainer.
4788
4789 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4790
4791 * configure.in: Add support for an x86_64-mingw* target.
4792 * configure: Regenerate.
4793
4794 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4795
4796 * Makefile.tpl (all-target): Correct @if conditional for target
4797 modules.
4798 * configure.in: Omit libiberty if building only target libgcc.
4799 * configure, Makefile.in: Regenerated.
4800
4801 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4802
4803 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4804 * configure: Regenerate.
4805
4806 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4807
4808 * Makefile.def (target_modules): Add libgcc.
4809 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4810 * Makefile.tpl (clean-target-libgcc): Delete.
4811 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4812 on gcc even for bootstrapped modules. Rewrite handling of
4813 lang_env_dependencies to loop over target_modules.
4814 * configure.in (target_libraries): Add target-libgcc.
4815 * Makefile.in, configure: Regenerated.
4816
4817 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4818
4819 * configure.in: Reorganize recognition of languages. Add
4820 --enable-stage1-languages. Show supported languages for the chosen
4821 target rather than all recognized languages.
4822 * configure: Regenerate.
4823
4824 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4825
4826 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4827 * Makefile.in: Regenerate.
4828
4829 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4830
4831 * configure.in: Warn that MPFR 2.2.0 is buggy.
4832 * configure: Regenerate.
4833
4834 2006-12-27 Ian Lance Taylor <iant@google.com>
4835
4836 * configure.in: When removing Makefiles to force a reconfigure, also
4837 remove prev-DIR*/Makefile.
4838 * configure: Regenerate.
4839
4840 2006-12-22 Andreas Schwab <schwab@suse.de>
4841
4842 * configure: Regenerate with correct autoconf version.
4843
4844 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4845
4846 * configure.in: add AC_SUBST for *_FOR_TARGET.
4847 * configure: Regenerate.
4848
4849 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4850
4851 * configure.in: Simplify logic for rejecting languages that cannot
4852 be built. Separate the case when a language is unsupported,
4853 from the case when the user chooses not to build a language.
4854
4855 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4856
4857 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4858 it only affects bootstrap and could be tested on "$host" as well.
4859 * configure: Regenerate.
4860 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4861
4862 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4863
4864 PR bootstrap/29544
4865 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4866 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4867 move here comment from Makefile.tpl.
4868 * Makefile.tpl: Move some definitions higher in the file.
4869 (STAGE1_CHECKING): New.
4870 * configure.in: Add --enable-stage1-checking.
4871 * configure: Regenerate.
4872 * Makefile.in: Regenerate.
4873
4874 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4875
4876 * MAINTAINERS: Add myself as build system maintainer.
4877
4878 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4879
4880 * MAINTAINERS (Write After Approval): Add myself.
4881
4882 2006-12-13 Eric Christopher <echristo@apple.com>
4883
4884 * MAINTAINERS: Add myself as darwin maintainer.
4885
4886 2006-12-11 Ian Lance Taylor <ian@airs.com>
4887
4888 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4889
4890 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4891
4892 MAINTAINERS: Update my entry.
4893
4894 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4895
4896 * configure.in: Handle spu makefile frag.
4897 * Makefile.tpl (MAINT): Define
4898 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4899 * configure: Regenerate.
4900 * Makefile.in: Regenerate.
4901
4902 2006-12-11 Ben Elliston <bje@au.ibm.com>
4903
4904 * config.guess: Import latest version.
4905 * config.sub: Likewise.
4906
4907 2006-12-11 Ben Elliston <bje@au.ibm.com>
4908
4909 * configure.in (spu-*-*): Don't skip target-libiberty.
4910 * configure: Regenerate.
4911
4912 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4913
4914 PR bootstrap/30134
4915 * configure.in: Correct x86 darwin support for libjava to powerpc
4916 and i?86 only.
4917 * configure: Regenerate.
4918
4919 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4920
4921 * configure.in: Add x86 darwin support for libjava.
4922 * configure: Regenerate.
4923
4924 2006-12-07 Mike Stump <mrs@apple.com>
4925
4926 * Makefile.def (dependencies): Add dependency for
4927 install-target-libssp and install-target-libgomp on
4928 install-gcc.
4929 * Makefile.in: Regenerate.
4930
4931 2006-12-04 Richard Guenther <rguenther@suse.de>
4932
4933 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4934 (Non-Algorithmic Maintainers): Move over non-algorithmic
4935 loop optimizer maintainers, add myself as a non-algorithmic
4936 middle-end maintainer.
4937
4938 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4939
4940 * MAINTAINERS (Write After Approval): Add myself.
4941
4942 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4943
4944 * configure.in: Update error message for missing GMP/MPFR.
4945
4946 * configure: Regenerate.
4947
4948 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4949
4950 * configure.in: Update MPFR version in error message.
4951
4952 * configure: Regenerate.
4953
4954 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4955
4956 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4957 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4958 --with-gmp-lib): New flags.
4959
4960 * configure: Regenerate.
4961
4962 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4963
4964 * MAINTAINERS (Write After Approval): Change my email address.
4965
4966 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4967
4968 * MAINTAINERS (Write After Approval): Add myself.
4969
4970 2006-11-22 Philipp Thomas <pth@suse.de>
4971
4972 * MAINTAINERS (i18n): Update e-mail address.
4973
4974 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4975
4976 * MAINTAINERS (spu port): Add myself as maintainer.
4977 (Write After Approval): Remove myself.
4978
4979 2006-11-22 Ben Elliston <bje@au.ibm.com>
4980
4981 * configure.in (skipdirs): Don't build libssp for SPU.
4982 * configure: Regenerate.
4983
4984 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4985
4986 * MAINTAINERS (spu port): Add myself as maintainer.
4987 (libobjc): Update my email address.
4988
4989 2006-11-21 Andrea Bona <andrea.bona@st.com>
4990
4991 * MAINTAINERS (Write After Approval): Add myself.
4992
4993 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4994
4995 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4996 * configure : Rebuilt.
4997
4998 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4999
5000 * MAINTAINERS (Write After Approval): Add myself.
5001
5002 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5003
5004 * MAINTAINERS (Write After Approval): Add myself.
5005
5006 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5007
5008 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5009 libmpfr.a.
5010 * configure: Regenerate.
5011
5012 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5013
5014 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5015 (unstage): Test for stage_last presence.
5016
5017 PR bootstrap/29802
5018 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5019 STAGE_PREFIX.
5020 * Makefile.in: Regenerate.
5021
5022 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5023
5024 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5025 maintainers.
5026
5027 2006-11-14 Erven Rohou <erven.rohou@st.com>
5028
5029 * MAINTAINERS (Write After Approval): Add myself.
5030
5031 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5032
5033 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5034 and stageN-package/Makefile.
5035 * Makefile.in: Regenerated.
5036
5037 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5038
5039 * configure.in: Remove target-libgloss from noconfigdirs for
5040 bfin-*-*.
5041 * configure: Regenerated.
5042
5043 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5044
5045 * configure.in (have_gmp): Only error if the gcc directory exists.
5046
5047 * configure: Regenerate.
5048
5049 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5050
5051 * configure.in: Robustify error message for missing GMP/MPFR.
5052
5053 * configure: Regenerate.
5054
5055 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5056
5057 * MAINTAINERS (Write After Approval): Add myself.
5058
5059 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5060
5061 * MAINTAINERS: Change email address.
5062
5063 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5064
5065 * MAINTAINERS (Write After Approval): Add myself.
5066
5067 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5068
5069 * MAINTAINERS (Write After Approval): Add myself.
5070
5071 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5072
5073 * MAINTAINERS (Write After Approval): Move myself to
5074 Write After Approval section.
5075
5076 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5077
5078 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5079 need_gmp anymore.
5080 * configure: Regenerate.
5081
5082 2006-10-16 Tobias Burnus <burnus@net-b.de>
5083
5084 * MAINTAINERS (Write After Approval): Add myself.
5085
5086 2006-10-16 Ben Elliston <bje@au.ibm.com>
5087
5088 * config.guess: Import latest version.
5089 * config.sub: Likewise.
5090
5091 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5092
5093 * Makefile.def: Added pdf target handling.
5094 * Makefile.tpl: Added pdf target handling.
5095 * Makefile.in: Regenerated.
5096
5097 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5098
5099 * MAINTAINERS: Add self as score port maintainer.
5100
5101 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5102
5103 * MAINTAINERS (Write After Approval): Add myself.
5104
5105 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5106
5107 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5108 or newer.
5109 * configure: Regenerated.
5110
5111 2006-09-27 Dave Brolley <brolley@redhat.com>
5112
5113 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5114 using $s instead of $r.
5115 * configure: Regenerated.
5116
5117 2006-09-26 Thiemo Seufer <ths@mips.com>
5118
5119 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5120 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5121 * configure: Regenerate.
5122
5123 2006-09-24 Graeme Peterson <gridly@gmail.com>
5124
5125 * MAINTAINERS (Write After Approval): Remove myself.
5126
5127 2006-09-22 Chao-ying Fu <fu@mips.com>
5128
5129 * MAINTAINERS (Write After Approval): Add myself.
5130
5131 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5132
5133 * MAINTAINERS: Add self as soft-fp maintainer.
5134
5135 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5136
5137 * MAINTAINERS: Add myself as avr maintainer.
5138 Remove Marek Michalkiewicz as avr maintainer.
5139
5140 2006-09-07 Roberto Costa <roberto.costa@st.com>
5141
5142 * MAINTAINERS (Write After Approval): Add myself.
5143
5144 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5145
5146 * configure.in: Never build newlib for a Mingw host.
5147 Never build newlib as Mingw target library.
5148 Test the existence of winsup/cygwin for building a Cygwin newlib,
5149 rather than just winsup.
5150 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5151 building a Mingw target.
5152 * configure: Regenerate.
5153
5154 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5155
5156 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5157
5158 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5159
5160 * config.guess: Import from src (was more updated).
5161 * config.sub: Likewise.
5162
5163 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5164
5165 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5166 * configure: Regenerated.
5167
5168 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5169
5170 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5171 for stages after the first.
5172
5173 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5174
5175 * Makefile.def: Add dependencies for configure-opcodes
5176 on configure-intl and all-opcodes on all-intl.
5177 * Makefile.in: Regenerated.
5178
5179 2006-07-13 Ben Elliston <bje@au.ibm.com>
5180
5181 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5182
5183 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5184
5185 Port to hosts whose 'sort' and 'tail' implementations
5186 treat operands with leading '+' as file names, as POSIX
5187 has required since 2001. However, make sure the code still
5188 works on pre-POSIX hosts.
5189 * ltmain.sh: Don't assume "sort +2" is equivalent to
5190 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5191
5192 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5193
5194 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5195
5196 2006-07-04 Peter O'Gorman <peter@pogma.com>
5197
5198 * ltconfig: chmod 644 before ranlib during install.
5199
5200 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5201
5202 PR bootstrap/18058
5203 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5204 if the bootstrap compiler is a GCC version that supports it.
5205 * configure: Regenerate.
5206
5207 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5208
5209 * configure.in: Fix thinkos in previous check-in.
5210 * configure: Regenerate.
5211
5212 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5213
5214 PR other/27063
5215 * configure.in: Test subdir_requires and give an appropriate
5216 error message.
5217 * configure: Regenerate.
5218
5219 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5220
5221 * MAINTAINERS (Write After Approval): Add myself.
5222
5223 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5224
5225 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5226
5227 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5228
5229 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5230
5231 2006-06-20 David Ayers <d.ayers@inode.at>
5232
5233 PR bootstrap/28072
5234 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5235 whether target-libjava is being configured instead of whether the
5236 java front end is enabled.
5237 * configure: Regenerate.
5238
5239 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5240
5241 PR target/27540
5242 * configure.in: Only enable libgomp on IRIX 6.
5243 * configure: Regenerate.
5244
5245 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5246
5247 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5248 too.
5249 * Makefile.in: Regenerate.
5250
5251 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5252
5253 * config-ml.in: Alter CCASFLAGS to include special
5254 multilib options the same as is done for CFLAGS.
5255
5256 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5257
5258 * configure.in: Don't enable libgomp on hpux10.
5259 * configure: Rebuilt.
5260
5261 2006-06-12 David Ayers <d.ayers@inode.at>
5262
5263 PR bootstrap/27963
5264 PR target/19970
5265 * configure.in: Remove target-boehm-gc from noconfigdirs where
5266 ${libgcj} is specified.
5267 * configure: Regenerate.
5268
5269 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5270
5271 Sync from src:
5272
5273 * configure.in: Sync.
5274 * configure: Regenerated.
5275
5276 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5277
5278 * Makefile.def: Added dependencies from sim and gdb on intl, and
5279 added configure dependencies to everything with an all dependency
5280 on intl.
5281 * Makefile.in: Regenerated.
5282
5283 2006-06-06 David Ayers <d.ayers@inode.at>
5284
5285 PR libobjc/13946
5286 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5287 * Makefile.in: Regenerate.
5288 * configure.in: Add --enable-objc-gc at toplevel and have it
5289 enable boehm-gc for Objective-C.
5290 Remove target-boehm-gc from libgcj.
5291 Add target-boehm-gc to target_libraries.
5292 Add target-boehm-gc to noconfigdirs where ${libgcj}
5293 is specified.
5294 Assert that boehm-gc is supported when requested for Objective-C.
5295 Only build boehm-gc if needed either for Java or Objective-C.
5296 * configure: Regenerate.
5297
5298 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5299
5300 PR 27674
5301 * Makefile.tpl (configure-[+prefix+][+module+],
5302 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5303 Remove rule to unstage bootstrapped modules.
5304 (stage_current): New.
5305 * Makefile.in: Regenerate.
5306
5307 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5308
5309 * MAINTAINERS (Write After Approval): Update my e-mail address.
5310
5311 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5312
5313 * include/libiberty.h: Declare pex_run_in_environment.
5314
5315 2006-05-31 Asher Langton <langton2@llnl.gov>
5316
5317 * MAINTAINERS (Write After Approval): Add myself.
5318
5319 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5320
5321 * Makefile.def (bfd, opcodes): Fix lib_path.
5322 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5323 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5324 * Makefile.in: Regenerate.
5325
5326 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5327
5328 * Makefile.in: Regenerate.
5329
5330 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5331
5332 * Makefile.def: Add install-html target. Add datarootdir
5333 docdir and htmldir to flags_to_pass.
5334 * Makefile.tpl: Add install-html target.
5335 * Makefile.in: Regenerate.
5336 * configure.in: Add --with-datarootdir, --with-docdir, and
5337 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5338 * configure: Regenerate.
5339
5340 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5341
5342 * configure.in: Enable gprof for cross builds.
5343 * configure: Regenerate.
5344
5345 2006-05-22 Richard Guenther <rguenther@suse.de>
5346
5347 Revert
5348 2006-01-31 Richard Guenther <rguenther@suse.de>
5349 Paolo Bonzini <bonzini@gnu.org>
5350
5351 * Makefile.def (target_modules): Add libgcc-math target module.
5352 * configure.in (target_libraries): Add libgcc-math target library.
5353 (--enable-libgcc-math): New configure switch.
5354 * Makefile.in: Re-generate.
5355 * configure: Re-generate.
5356 * libgcc-math: New toplevel directory.
5357
5358 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5359 Andreas Tobler <a.tobler@schweiz.ch>
5360
5361 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5362 * configure: Rebuilt.
5363
5364 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5365
5366 * MAINTAINERS (Write After Approval): Add myself.
5367
5368 2006-05-01 DJ Delorie <dj@redhat.com>
5369
5370 * configure.in: Restore CFLAGS if GMP isn't present.
5371 * configure: Regenerate.
5372
5373 2006-05-01 Richard Guenther <rguenther@suse.de>
5374
5375 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5376 maintainer.
5377
5378 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5379
5380 * MAINTAINERS (Write After Approval): Add myself.
5381
5382 2006-04-28 Jan Beulich <jbeulich@novell.com>
5383
5384 * MAINTAINERS (Write After Approval): Add myself.
5385
5386 2006-04-18 DJ Delorie <dj@redhat.com>
5387
5388 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5389 reference libgloss so that libssp can be built in a combined
5390 tree.
5391 * configure: Regenerate.
5392
5393 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5394
5395 * MAINTAINERS (Write After Approval): Add myself.
5396
5397 2006-04-05 Ben Elliston <bje@au.ibm.com>
5398
5399 * configure.in: Require makeinfo 4.4 or higher.
5400 * configure: Regenerate.
5401
5402 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5403
5404 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5405 Rearrange the entries of other libraries to have them in one place.
5406
5407 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5408
5409 * MAINTAINERS (Write After Approval): Remove myself.
5410 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5411
5412 2006-03-14 Richard Guenther <rguenther@suse.de>
5413
5414 * configure: Regenerate with autoconf 2.13.
5415
5416 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5417
5418 * MAINTAINERS: Use my work address.
5419
5420 * MAINTAINERS: Update my E-mail address.
5421
5422 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5423
5424 * configure.in: Handle --disable-<component> generically.
5425 * configure: Regenerate.
5426
5427 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5428
5429 PR libgcj/17311
5430 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5431
5432 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5433
5434 * MAINTAINERS (Write After Approval): Remove myself.
5435 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5436
5437 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5438
5439 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5440 (TARGET_CONFIGDIRS): Remove.
5441 * configure.in: Remove AC_SUBST(target_configdirs).
5442 * Makefile.in, configure: Regenerated.
5443
5444 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5445
5446 * MAINTAINERS (Write After Approval): Remove myself.
5447 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5448
5449 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5450
5451 PR bootstrap/25670
5452
5453 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5454
5455 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5456 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5457 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5458 BUILD_PREFIX, BUILD_PREFIX_1.
5459 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5460
5461 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5462 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5463
5464 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5465 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5466 of `cat stage_current`. Always provide the `r' and `s' variables.
5467 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5468 a single shell execution.
5469 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5470 bootstrapped modules, make the stage1 module if the build was not
5471 started yet, else build the current stage.
5472 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5473 (all-build, all-host, all-target, [+make_target+]-host,
5474 [+make_target+]-target): Do not use \-continued lines.
5475 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5476 (current_stage, restrap, stage_last): New.
5477
5478 * Makefile.in: Regenerate.
5479 * configure: Regenerate.
5480
5481 2006-02-19 Bud Davis <jmdavis@link.com>
5482
5483 * MAINTAINERS (Write After Approval): Remove myself.
5484 (Language Front End Maintainers): Add myself as fortran 95
5485 maintainer and update e-mail address.
5486
5487 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5488
5489 * MAINTAINERS (Write After Approval): Remove myself.
5490 (Language Front End Maintainers): Add myself as fortran 95
5491 maintainer.
5492
5493 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5494
5495 * MAINTAINERS (Write After Approval): Add myself.
5496
5497 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5498
5499 * MAINTAINERS (Write After Approval): Remove myself.
5500 (Language Front End Maintainers): Add myself as
5501 fortran 95 maintainer.
5502
5503 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5504
5505 Sync from src:
5506
5507 2005-12-27 Leif Ekblad <leif@rdos.net>
5508
5509 * configure.in: Add support for RDOS target.
5510 * configure: Regenerate.
5511
5512 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5513 Andreas Schwab <schwab@suse.de>
5514
5515 * configure: Regenerate.
5516
5517 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5518
5519 * configure.in (enable_libgomp): Add AIX.
5520 * configure: Regenerate.
5521
5522 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5523
5524 * MAINTAINERS (Write After Approval): Add myself.
5525
5526 2006-02-03 Lee Millward <lee.millward@gmail.com>
5527
5528 * MAINTAINERS (Write After Approval): Add myself.
5529
5530 2006-01-31 Richard Guenther <rguenther@suse.de>
5531 Paolo Bonzini <bonzini@gnu.org>
5532
5533 * Makefile.def (target_modules): Add libgcc-math target module.
5534 * configure.in (target_libraries): Add libgcc-math target library.
5535 (--enable-libgcc-math): New configure switch.
5536 * Makefile.in: Re-generate.
5537 * configure: Re-generate.
5538 * libgcc-math: New toplevel directory.
5539
5540 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5541
5542 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5543 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5544 the assembler, linker and binutils.
5545 * configure: Regenerate.
5546
5547 2006-01-22 Dirk Mueller <dmueller@suse.de>
5548
5549 * MAINTAINERS (Write After Approval): Add myself.
5550
5551 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5552
5553 * configure: Regenerate.
5554
5555 2006-01-18 Richard Henderson <rth@redhat.com>
5556 Jakub Jelinek <jakub@redhat.com>
5557 Diego Novillo <dnovillo@redhat.com>
5558
5559 * libgomp: New directory.
5560 * Makefile.def: Add target_module libgomp.
5561 * Makefile.in: Regenerate.
5562 * configure.in (target_libraries): Add target-libgomp.
5563 * configure: Regenerate.
5564
5565 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5566
5567 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5568 @ from continuation.
5569 * Makefile.in: Rebuilt.
5570
5571 2006-01-04 Chris Lattner <sabre@gnu.org>
5572
5573 * MAINTAINERS (Write After Approval): Add myself.
5574
5575 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5576
5577 PR bootstrap/24252
5578
5579 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5580 * Makefile.tpl (OBJDUMP): New.
5581 (EXTRA_HOST_FLAGS): Add it.
5582 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5583
5584 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5585 to use symbolic links between directories. Avoid race conditions
5586 or make them harmless.
5587 * configure.in: Do not try to use symbolic links between directories.
5588
5589 * Makefile.def (LEAN): Pass.
5590 * Makefile.tpl (LEAN): Define.
5591 (stage[+id+]-start): Accept that the previous directory does not
5592 exist, if the bootstrap is lean.
5593 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5594 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5595 configure substitution.
5596 ([+compare-target+]): Likewise.
5597 ([+bootstrap-target+]-lean): New.
5598 * configure.in: Remove lean bootstrap support from here.
5599
5600 * Makefile.in: Regenerate.
5601 * configure: Regenerate.
5602
5603 2006-01-04 Ben Elliston <bje@au.ibm.com>
5604
5605 * MAINTAINERS (libdecnumber): Add myself.
5606
5607 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5608
5609 * libtool-ldflags: New script.
5610
5611 2006-01-02 Andreas Schwab <schwab@suse.de>
5612
5613 * configure.in: When reconfiguring remove Makefile in
5614 all stage directories.
5615 * configure: Regenerate.
5616
5617 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5618
5619 * MAINTAINERS: Update my email address.
5620
5621 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5622
5623 Revert Ada-related part of the previous change.
5624
5625 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5626 Do not pass.
5627 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5628 * Makefile.in: Regenerate.
5629 * configure.in: Do not include mt-ppc-aix target fragment.
5630 * configure: Regenerate.
5631
5632 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5633
5634 * configure.in: Select appropriate fragments for PowerPC/AIX.
5635 * configure: Regenerate.
5636
5637 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5638 BOOT_CFLAGS, BOOT_LDFLAGS.
5639 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5640 BOOT_CFLAGS, BOOT_LDFLAGS.
5641 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5642 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5643 (stage): Fail if we cannot complete the work.
5644 * Makefile.in: Regenerate.
5645
5646 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5647
5648 * configure.in: Replace ms1 with mt.
5649 * configure: Rebuilt.
5650
5651 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5652
5653 * MAINTAINERS: Update my email address.
5654
5655 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5656
5657 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5658 install-host-nogcc): Don't invoke $(stage) at the end.
5659 * Makefile.in: Regenerate.
5660
5661 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5662
5663 * configure.in: Flip the top-level bootstrap switch.
5664 * configure: Regenerate.
5665
5666 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5667
5668 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5669 $(stage) and $(unstage).
5670 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5671 (all): Remove stray semicolon.
5672 (local-distclean): Don't handle multilib.tmp and multilib.out.
5673 (install.all): Set $s for consistency.
5674 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5675 check_multilibs setting. Always make the install directory.
5676 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5677 Correct @if/@endif.
5678 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5679 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5680 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5681 (multilib.out): Remove.
5682 * Makefile.in: Regenerated.
5683
5684 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5685
5686 * MAINTAINERS (Write After Approval): Add myself.
5687
5688 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5689
5690 * MAINTAINERS: Add myself as mt maintainer.
5691
5692 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5693
5694 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5695
5696 * MAINTAINERS: Change email address.
5697
5698 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5699
5700 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5701 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5702 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5703 Find in-tree tools if available.
5704 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5705 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5706 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5707 (COMPILER_*_FOR_TARGET): New.
5708 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5709 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5710 (CONFIGURED_*, USUAL_*): Remove.
5711 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5712 STRIP): Use autoconf substitutions.
5713 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5714 COMPILER_NM_FOR_TARGET): New.
5715 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5716
5717 (all): Make all-host and all-target in parallel.
5718 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5719 that $$r and $$s are set before invoking a recursive make.
5720 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5721 ([+bootstrap-target+]): Inline most of the `all' target.
5722
5723 2005-11-29 Ben Elliston <bje@au.ibm.com>
5724
5725 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5726 from the gcc build directory.
5727 * Makefile.in: Regenerate.
5728
5729 2005-11-29 Ben Elliston <bje@au.ibm.com>
5730
5731 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5732 depend on all-libdecnumber.
5733 * configure.in (host_libs): Include libdecnumber.
5734 * Makefile.in: Regenerate.
5735 * configure: Likewise.
5736
5737 2005-11-29 Ben Elliston <bje@au.ibm.com>
5738
5739 * libdecnumber: Import decNumber sources from the dfp-branch.
5740
5741 2005-11-21 Kean Johnston <jkj@sco.com>
5742
5743 * config.sub, config.guess: Sync from upstream sources.
5744
5745 2005-11-21 Ben Elliston <bje@au.ibm.com>
5746
5747 Import from Autoconf sources:
5748
5749 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5750 * config/move-if-change: Don't output "$2 is unchanged";
5751 suggested by Ben Elliston. Handle weird characters correctly.
5752
5753 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5754
5755 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5756 to match upstream libtool for darwin.
5757
5758 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5759
5760 * Makefile.def: Remove gdb dependencies for gdbtk.
5761 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5762 (configure-gdb, install-gdb): New rules.
5763 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5764 * Makefile.in, configure: Regenerated.
5765
5766 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5767
5768 * MAINTAINERS (Write After Approval): Add myself.
5769
5770 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5771
5772 * MAINTAINERS (Write After Approval): Add myself.
5773
5774 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5775
5776 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5777 Diego Novillo.
5778
5779 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5780
5781 PR bootstrap/24297
5782 * Makefile.tpl (do-[+make-target+], do-check, install,
5783 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5784 are set before recursing.
5785 * Makefile.in: Regenerate.
5786
5787 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5788
5789 PR bootstrap/18939
5790 * Makefile.def (gcc) <target>: Fix thinko.
5791 * Makefile.in: Regenerate.
5792
5793 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5794
5795 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5796 * configure: Regenerate.
5797
5798 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5799
5800 * MAINTAINERS (Write After Approval): Add self.
5801
5802 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5803
5804 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5805 target-libffi, target-qthreads, target-libjava, and
5806 targetlibobjc.
5807 * configure: Regenerate.
5808
5809 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5810
5811 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5812 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5813 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5814 (USUAL_OBJDUMP_FOR_TARGET): New.
5815 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5816 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5817 * configure, Makefile.in: Regenerated.
5818
5819 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5820
5821 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5822 before other host packages.
5823
5824 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5825
5826 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5827
5828 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5829
5830 PR bootstrap/22340
5831
5832 * configure.in (default_target): Remove.
5833 * Makefile.tpl (all): Do not use prerequisites as subroutines
5834 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5835 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5836 use prerequisites as subroutines.
5837 (check-host, check-target): New.
5838 (bootstrap configure & all targets): Do not use stage*-start
5839 if the directory layout is already ok.
5840 (non-bootstrap configure & all targets): Prepend a $(unstage).
5841 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5842 (NOTPARALLEL): Remove.
5843 (unstage, stage variables): New variables.
5844 (unstage, stage targets): Simply expand to those variables.
5845
5846 * configure: Regenerate.
5847 * Makefile.in: Regenerate.
5848
5849 2005-10-04 James E Wilson <wilson@specifix.com>
5850
5851 * Makefile.def (lang_env_dependencies): Add libmudflap.
5852 * Makefile.in: Regenerate.
5853
5854 2005-10-03 Andreas Schwab <schwab@suse.de>
5855
5856 Backport from libtool CVS:
5857 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5858
5859 * ltmain.sh: add support for installing into temporary
5860 staging area (e.g. 'make install DESTDIR=...')
5861
5862 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5863
5864 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5865 * configure: Regenerated.
5866
5867 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5868
5869 * configure: Regenerate with the correct
5870 autoconf version.
5871
5872 2005-09-30 Catherine Moore <clm@cm00re.com>
5873
5874 * configure.in (bfin-*-*): New.
5875 * configure: Regenerated.
5876
5877 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5878
5879 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5880 (LIPO_FOR_TARGET): New.
5881 (CONFIGURED_LIPO_FOR_TARGET): New.
5882 (USUAL_LIPO_FOR_TARGET): New.
5883 (STRIP_FOR_TARGET): New.
5884 (CONFIGURED_STRIP_FOR_TARGET): New.
5885 (USUAL_STRIP_FOR_TARGET): New.
5886 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5887 STRIP_FOR_TARGET.
5888 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5889 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5890 * Makefile.in: Regenerate.
5891 * configure: Regenerate.
5892
5893 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5894
5895 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5896 (rs6000-*-aix*): Same.
5897 * configure: Regenerate.
5898
5899 2005-09-16 Tom Tromey <tromey@redhat.com>
5900
5901 * MAINTAINERS: Add self as java maintainer.
5902
5903 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5904
5905 * configure.in: Recognize f95 in the --enable-languages option,
5906 and substitute it for fortran, issuing a warning.
5907 * configure: Regenerate.
5908
5909 2005-08-30 Phil Edwards <phil@codesourcery.com>
5910
5911 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5912 * configure: Regenerated.
5913
5914 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5915
5916 * MAINTAINERS: Add self as ms1 maintainer.
5917
5918 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5919
5920 * Makefile.def (libssp): Add to lang_env_dependencies.
5921 * Makefile.in: Regenerate.
5922
5923 2005-08-18 Ian Lance Taylor <ian@airs.com>
5924
5925 * MAINTAINERS: Add myself as middle-end maintainer.
5926
5927 2005-08-17 Christian Groessler <chris@groessler.org>
5928
5929 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5930 * Makefile.in: Regenerate.
5931
5932 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5933
5934 * MAINTAINERS (write after approval): Added myself.
5935
5936 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5937
5938 * MAINTAINERS (Write After Approval): Add myself.
5939
5940 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5941
5942 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5943 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5944 Look for alternate names of the target cc and c++
5945 * configure: Regenerate.
5946
5947 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5948
5949 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5950 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5951 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5952 tools; remove code to manually set them.
5953 (Target tools): Look in the environment for them.
5954 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5955 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5956 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5957 build directory.
5958 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5959 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5960 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5961 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5962 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5963 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5964 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5965 * configure: Regenerate.
5966 * Makefile.in: Regenerate.
5967
5968 2005-07-28 Ben Elliston <bje@au.ibm.com>
5969
5970 * MAINTAINERS: Update for removed CPU targets.
5971
5972 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5973
5974 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5975 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5976 * Makefile.in: Regenerated.
5977
5978 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5979
5980 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5981 (CFLAGS_FOR_TARGET): Use it.
5982 (CXXFLAGS_FOR_TARGET): Likewise.
5983 * Makefile.in: Regenerated.
5984 * configure.in (--with-build-sysroot): New option.
5985 * configure: Regenerated.
5986
5987 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5988
5989 * Makefile.tpl: Wrap install between unstage and stage
5990 * Makefile.in: Regenerate.
5991
5992 2005-07-21 Eric Christopher <echristo@apple.com>
5993
5994 * MAINTAINERS: Update affiliation.
5995
5996 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5997
5998 * MAINTAINERS: Add self as crx port maintainer.
5999
6000 2005-07-20 DJ Delorie <dj@redhat.com>
6001
6002 * MAINTAINERS: Add self as m32c maintainer.
6003
6004 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6005
6006 * all files: Update FSF address.
6007
6008 2005-07-15 Eric Christopher <echristo@redhat.com>
6009
6010 * MAINTAINERS: Change affiliation.
6011
6012 2005-07-14 Jim Blandy <jimb@redhat.com>
6013
6014 * configure.in: Add cases for Renesas m32c.
6015 * configure: Regenerated.
6016
6017 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6018
6019 * COPYING.LIB: Update from fsf.org.
6020
6021 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6022
6023 * COPYING, compile, config.guess,
6024 config.sub, install-sh, missing, mkinstalldirs,
6025 symlink-tree, ylwrap: Sync from upstream sources.
6026 * config-ml.in: Update FSF address.
6027
6028 2005-07-13 Eric Christopher <echristo@redhat.com>
6029
6030 * configure.in: Add toplevel noconfigdir support for tpf.
6031 * configure: Regenerate.
6032
6033 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6034
6035 PR ada/22340
6036
6037 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6038 * Makefile.in: Regenerate.
6039
6040 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6041
6042 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6043 Brolley to write-after-approval.
6044
6045 2005-07-07 Andreas Schwab <schwab@suse.de>
6046
6047 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6048 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6049 * Makefile.in: Regenerated.
6050
6051 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6052
6053 * configure.in: Don't build sim or rda when targetting darwin.
6054 * configure: Regenerate.
6055
6056 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6057
6058 * configure.in: Add --enable-libssp and --disable-libssp.
6059 * configure: Regenerate with autoconf-2.13.
6060
6061 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6062
6063 * Makefile.def (target_modules): Add libssp.
6064 * configure.in (target_libraries): Add target-libssp.
6065 * configure: Rebuilt.
6066 * Makefile.in: Rebuilt.
6067
6068 2005-07-01 Zack Weinberg <zackw@panix.com>
6069
6070 * MAINTAINERS: Change email address. Resign from maintainership.
6071
6072 2005-07-01 Richard Guenther <rguenther@suse.de>
6073
6074 * MAINTAINERS: Change my e-mail address and affiliation.
6075
6076 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6077
6078 * Makefile.def (stagefeedback): Come after profile.
6079 Define profiledbootstrap target.
6080 * Makefile.tpl (profiledbootstrap): Remove.
6081 (stageprofile-end): Zap stagefeedback.
6082 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6083 * Makefile.in: Regenerate.
6084
6085 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6086
6087 * MAINTAINERS: Update my email address.
6088
6089 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6090
6091 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6092 In 'cpp' stanza, support '#line' as well as '# '.
6093
6094 2005-06-08 Andreas Schwab <schwab@suse.de>
6095
6096 * MAINTAINERS: Move myself from 'Write After Approval' to
6097 'CPU Port Maintainers' section as m68k maintainer.
6098
6099 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6100
6101 * configure.in (unsupported_languages): New macro.
6102 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6103 non-ported target libraries in noconfigdirs.
6104 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6105 non-linux-gnu. Remove libgcj_ex_libffi.
6106 <lang_frag loop>: Set add_this_lang=no if the language is in
6107 unsupported_languages.
6108 * configure: Regenerate.
6109
6110 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6111
6112 * configure.in: Fix typo in handling of --with-mpfr-dir.
6113 * configure: Regenerate.
6114
6115 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6116
6117 * MAINTAINERS: Update my email address.
6118
6119 2005-06-02 Jim Blandy <jimb@redhat.com>
6120
6121 * config.sub: Add cases for the Renesas m32c. (This patch has been
6122 accepted into the master sources.)
6123
6124 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6125 Michael Snyder <msnyder@redhat.com>
6126 Stan Cox <scox@redhat.com>
6127
6128 * configure.in: Set noconfigdirs for ms1.
6129
6130 * configure: Regenerate.
6131
6132 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6133
6134 * MAINTAINERS (Write After Approval): Add self.
6135
6136 2005-06-01 Josh Conner <jconner@apple.com>
6137
6138 * MAINTAINERS (Write After Approval): Add self.
6139
6140 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6141
6142 * MAINTAINERS: Update my email address.
6143
6144 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6145
6146 * MAINTAINERS (Write After Approval): Add self.
6147
6148 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6149
6150 * MAINTAINERS (Write After Approval): Remove self.
6151
6152 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6153
6154 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6155 (Dependencies): Consider target modules for bootstrap dependencies.
6156 Make target bootstrap modules depend on each stage's gcc.
6157 * Makefile.in: Regenerate.
6158
6159 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6160
6161 * Makefile.def (configure-gcc): Depend on binutils having been built.
6162 (all-gcc): No need to do it here.
6163 * Makefile.in: Regenerate.
6164
6165 2005-05-19 Paul Brook <paul@codesourcery.com>
6166
6167 * configure.in: Rewrite misleading error message when requested
6168 language cannot be built.
6169 * configure: Regenerate.
6170
6171 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6172
6173 * ylwrap: Import from Automake 1.9.5.
6174
6175 2005-05-13 David Ung <davidu@mips.com>
6176
6177 * MAINTAINERS (Write After Approval): Add self.
6178
6179 2005-05-09 Mike Stump <mrs@apple.com>
6180
6181 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6182 lt_cv_sys_max_cmd_len for now.
6183
6184 2005-05-09 Stan Cox <scox@redhat.com>
6185
6186 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6187
6188 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6189
6190 * README.SCO: Update the URL.
6191
6192 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6193
6194 * ltconfig: Define file_list_spec. Pass file_list_spec and
6195 with_gnu_ld to libtool.
6196 * ltcf-c.sh (aix[45]): Define file_list_spec.
6197 * ltcf-cxx.sh (aix[45]): Same.
6198 * ltcf-gcj.sh (aix[45]): Same.
6199 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6200 exists, write list of input files to temporary file.
6201
6202 2005-05-04 Mike Stump <mrs@apple.com>
6203
6204 * configure.in: Always pass --target to target configures as
6205 otherwise rebuilds that do --recheck will fail.
6206 * confiugure: Rebuilt.
6207
6208 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6209
6210 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6211 STAGE_HOST_EXPORTS.
6212 (configure, all): Add bootstrap support.
6213 (Host modules, target modules): Pass post-stage1 flags and exports.
6214 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6215 * Makefile.in: Regenerate.
6216
6217 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6218
6219 * configure: Regenerate.
6220
6221 2005-04-27 Mike Stump <mrs@apple.com>
6222
6223 * MAINTAINERS: Add self as darwin maintainer.
6224
6225 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6226
6227 * config.sub: Update from master copy.
6228
6229 2005-04-21 Mike Stump <mrs@apple.com>
6230
6231 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6232 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6233
6234 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6235
6236 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6237 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6238 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6239 "*-*-elf" and "*-*-linux*".
6240 * configure: Regenerate.
6241
6242 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6243
6244 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6245
6246 2005-04-12 Mike Stump <mrs@apple.com>
6247
6248 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6249
6250 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6251
6252 * MAINTAINERS (Write After Approval): Add myself.
6253
6254 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6255
6256 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6257
6258 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6259
6260 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6261 (TARGET_CONFIGARGS): Include --with-target-subdir.
6262 (configure, all): New macros. Use them throughout.
6263 * Makefile.in: Regenerate.
6264
6265 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6266
6267 * MAINTAINERS (Write After Approval): Add myself.
6268
6269 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6270
6271 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6272
6273 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6274
6275 * MAINTAINERS: Move John Carr to Write After Approval.
6276
6277 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6278
6279 * config/mh-mingw32: Delete.
6280 * configure.in: Don't use it.
6281 * configure: Regenerate.
6282
6283 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6284
6285 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6286 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6287 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6288 (HOST_LIB_PATH): Generate from Makefile.def.
6289 (TARGET_LIB_PATH): Likewise.
6290 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6291 * Makefile.in: Regenerate.
6292 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6293 (RPATH_ENVVAR): Include Darwin case.
6294 * configure: Regenerate.
6295
6296 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6297
6298 * MAINTAINERS (Various Maintainers): Remove self.
6299 (Write After Approval): Add self.
6300
6301 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6302
6303 * MAINTAINERS (Various Maintainers): Add self.
6304
6305 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6306
6307 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6308 * configure: Regenerate.
6309
6310 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6311
6312 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6313 gcc_version, and gcc_version_trigger from set of flags to pass.
6314 * Makefile.tpl: Remove definitions of above variables.
6315 (config.status): Remove dependency on $(gcc_version_trigger).
6316 * Makefile.in: Regenerate.
6317 * configure.in: Do not reference config/gcc-version.m4 nor
6318 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6319 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6320 * configure: Regenerate.
6321
6322 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6323 Andrew Pinski <pinskia@physics.uc.edu>
6324
6325 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6326 * Makefile.in: Regenerate.
6327
6328 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6329
6330 * MAINTAINERS (Write After Approval): Add myself.
6331
6332 2005-03-03 David Ayers <d.ayers@inode.at>
6333
6334 * MAINTAINERS (Write After Approval): Add myself.
6335
6336 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6337
6338 PR libgcj/20160
6339 * ltmain.sh: Avoid creating archives with components that have
6340 duplicate basenames.
6341
6342 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6343
6344 PR bootstrap/20250
6345 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6346 instead of check.
6347 * Makefile.in: Regenerate.
6348
6349 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6350
6351 * Makefile.in: Regenerate to fix conflict between the previous two
6352 patches.
6353
6354 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6355
6356 PR bootstrap/17383
6357 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6358 * Makefile.tpl (HOST_SUBDIR): New substitution.
6359 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6360 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6361 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6362 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6363 (Host modules, Bootstrapped modules): Use it.
6364 (Build modules, Target modules): Do not create symlink trees,
6365 always configure out-of-srcdir.
6366 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6367 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6368 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6369 $(HOST_SUBDIR). Create a symlink for host_subdir.
6370
6371 * Makefile.in: Regenerate.
6372 * configure: Regenerate.
6373
6374 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6375
6376 Merged from libada-gnattools-branch:
6377 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6378
6379 * gnattools: New directory.
6380 * Makefile.def: Add gnattools as a module, depending on target-libada.
6381 * Makefile.in: Regenerate.
6382 * configure.in: Include gnattools in host_tools; disable it if ada
6383 is disabled.
6384 * configure: Regenerate.
6385
6386 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6387
6388 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6389 treelang maintainer.
6390 (Write After Approval): Remove myself.
6391
6392 2005-02-23 Paul Schlie <schlie@comcast.net>
6393
6394 * configure.in: Allow darwin targeted ports to build tk, itcl and
6395 libgui.
6396 * configure: Regenerate.
6397
6398 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6399
6400 PR libgcj/10353
6401 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6402 * configure: Regenerate.
6403
6404 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6405
6406 * MAINTAINERS (Write After Approval): Add myself.
6407
6408 2005-02-10 Ian Lance Taylor <ian@airs.com>
6409
6410 * MAINTAINERS: Update my e-mail address.
6411
6412 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6413
6414 * MAINTAINERS (Write After Approval): Add myself.
6415
6416 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6417
6418 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6419 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6420 target-libgloss when not *-*-elf and *-*-aout.
6421 * configure: Regenerate.
6422
6423 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6424
6425 * MAINTAINERS: Remove obsolete entries.
6426
6427 * MAINTAINERS (Write After Approval): Add Michael Matz.
6428
6429 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6430
6431 * MAINTAINERS: Remove self as cpplib maintainer.
6432
6433 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6434
6435 * install-sh, config.sub: Import from upstream.
6436
6437 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6438
6439 PR bootstrap/18222
6440 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6441 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6442 * Makefile.in: Regenerate.
6443
6444 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6445
6446 * MAINTAINERS: Update my email address.
6447
6448 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6449 Andreas Schwab <schwab@suse.de>
6450
6451 PR bootstrap/18033
6452 * config-ml.in: Eval option if surrounded by single quotes.
6453
6454 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6455
6456 Revert 2004-12-28 Makefile changes, a better fix will be
6457 applied to mainline and src after GCC 4.0 branches.
6458
6459 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6460
6461 PR bootstrap/17383
6462
6463 * Makefile.def (target_modules): Remove stage parameter,
6464 it is always true now.
6465 * Makefile.tpl (configure-build-[+module+],
6466 configure-target-[+module+]): Always build symlink tree
6467 for the directory and for include. BUILD_SUBDIR and
6468 TARGET_SUBDIR cannot be . anymore.
6469 * Makefile.in: Regenerate.
6470
6471 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6472
6473 Revert 2004-12-08 Makefile changes.
6474
6475 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6476
6477 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6478 cygwin, mingw.
6479
6480 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6481
6482 * configure.in (sh64-*-*): Reenable gprof.
6483 * configure: Regenerate.
6484
6485 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6486
6487 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6488 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6489 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6490 * Makefile.in: Regenerate.
6491
6492 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6493
6494 * MAINTAINERS: Update my email address.
6495
6496 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6497
6498 * Makefile.tpl: Generate normal dependencies if the LHS module is
6499 not bootstrapped.
6500 * Makefile.in: Regenerate.
6501
6502 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6503
6504 * configure.in: Include config/gxx-include-dir.m4. Use
6505 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6506 * configure: Regenerate.
6507
6508 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6509
6510 * config.if: Delete.
6511 * configure.in: Set libstdcxx_incdir directly.
6512 * configure: Regenerate.
6513
6514 2004-12-02 Eric Christopher <echristo@redhat.com>
6515
6516 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6517 * Makefile.in: Regenerate.
6518
6519 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6520
6521 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6522 * configure: Regenerate.
6523
6524 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6525
6526 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6527 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6528 * configure: Regenerate.
6529
6530 2004-12-01 Eric Christopher <echristo@redhat.com>
6531
6532 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6533 of things to remove.
6534
6535 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6536
6537 * MAINTAINERS (Write After Approval): Update my e-mail address.
6538
6539 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6540
6541 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6542 from CVS libtool to always pass_all.
6543
6544 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6545
6546 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6547 (hppa*64*-*-*): Delete incorrect comment.
6548 * configure: Rebuilt.
6549
6550 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6551
6552 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6553
6554 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6555
6556 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6557 from CVS libtool to always pass_all.
6558
6559 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6560
6561 * install-sh, compile: Import from automake.
6562
6563 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6564
6565 * config.guess, config.sub: Import from savannnah.
6566
6567 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6568
6569 * MAINTAINERS (Write After Approval): Add myself
6570
6571 2004-11-12 Mike Stump <mrs@apple.com>
6572
6573 * Makefile.def: Add html support.
6574 * Makefile.tpl: Likewise.
6575 * Makefile.in: Regenerate.
6576
6577 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6578
6579 PR 18423
6580 * configure.in: Remove all instances of build-fixincludes from
6581 noconfigdirs.
6582 (build_configargs): Supply --target to subdirectories.
6583 * configure: Regenerate.
6584
6585 * Makefile.def: Make gcc install depend on fixincludes install.
6586 * Makefile.in: Regenerate.
6587
6588 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6589
6590 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6591
6592 2004-11-11 Paul Brook <paul@codesourcery.com>
6593
6594 * MAINTAINERS: Add self as arm maintainer. Update email address.
6595
6596 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6597
6598 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6599 target-libgfortran.
6600 * configure: Regenerate.
6601
6602 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6603
6604 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6605 like CC.
6606
6607 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6608
6609 * Makefile.def (host fixincludes): Specify missing targets.
6610 * Makefile.in: Regenerate.
6611
6612 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6613
6614 * MAINTAINERS: Add myself
6615
6616 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6617
6618 * MAINTAINERS (Write After Approval): Add myself.
6619
6620 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6621
6622 * Makefile.def: Build fixincludes for the host, too.
6623 * Makefile.in: Regenerate.
6624 * configure.in (host_tools): Add fixincludes.
6625 * configure: Regenerate.
6626
6627 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6628
6629 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6630 * configure: Regenerated.
6631
6632 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6633
6634 PR other/17783
6635 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6636 * configure: Regenerated.
6637
6638 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6639
6640 * README.SCO: Update per FSF instructions.
6641
6642 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6643
6644 PR target/18151
6645 * configure.in (case ${target}): Do not build fixincludes for avr.
6646 * configure: Regenerated.
6647
6648 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6649
6650 * configure.in (case ${target}): Do not build fixincludes
6651 on platforms where it is not used.
6652 * configure: Regenerated.
6653
6654 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6655
6656 * configure.in: Use an absolute path to install-sh.
6657 * configure: Regenerated.
6658
6659 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6660
6661 * MAINTAINERS (Write After Approval): Add myself.
6662
6663 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6664
6665 * MAINTAINERS: Remove from Write After Approval those that are
6666 already maintainers.
6667
6668 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6669
6670 * MAINTAINERS: Update my email address.
6671
6672 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6673
6674 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6675 * configure: Regenerate.
6676
6677 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6678
6679 * MAINTAINERS: Update my email address.
6680
6681 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6682
6683 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6684 entries belonging to this category.
6685
6686 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6687
6688 * MAINTAINERS: Update my e-mail address.
6689
6690 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6691
6692 Fix wrong conflict resolution in:
6693
6694 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6695
6696 * Makefile.in: Regenerate.
6697 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6698 in the recursive `make', instead of hardwiring `all'.
6699 (Autogenerated TARGET-* variables): New.
6700
6701 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6702
6703 * configure.in: Enable target-libgloss for crx-*-*.
6704 * configure: Regenerate.
6705
6706 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6707
6708 * MAINTAINERS (Various Maintainers): Move the "windows,
6709 cygwin, mingw" maintainer to ...
6710 (OS Port Maintainers): ... here.
6711
6712 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6713
6714 * MAINTAINERS (Write After Approval): Remove those that are
6715 maintainers of some subsystem.
6716
6717 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6718
6719 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6720 * ltcf-cxx.sh (tpf*): Likewise.
6721 * ltconfig (tpf*): Add TPF OS configuration support.
6722
6723 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6724
6725 * MAINTAINERS: Change my email address to my new work account.
6726
6727 2004-09-24 Michael Roth <mroth@nessie.de>
6728
6729 * configure.in (--without-headers): Add missing double quotes.
6730 * configure: Regenerate.
6731
6732 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6733
6734 * ylwrap: Revert to previous version.
6735
6736 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6737
6738 PR bootstrap/17369
6739 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6740 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6741 SET_GCC_LIB_PATH_CMD.
6742 (BASE_TARGET_EXPORTS): Likewise.
6743 * Makefile.in: Regenerated.
6744
6745 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6746 * configure: Regenerated.
6747
6748 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6749
6750 * config.guess: New upstream version
6751 * compile, depcomp, install-sh, ylwrap: Likewise.
6752
6753 2004-09-19 Roger Sayle <roger@eyesopen.com>
6754
6755 * config/mh-x86omitfp: New host makefile fragment. Add
6756 -fomit-frame-pointer to the default BOOT_CFLAGS.
6757 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6758 * configure: Regenerate.
6759
6760 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6761
6762 PR target/11572
6763 * configure.in (*-*-darwin*): Renable libobjc.
6764 * configure: Regenerate.
6765
6766 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6767
6768 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6769
6770 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6771
6772 * Makefile.def: Remove libbanshee.
6773 * Makefile.tpl: Ditto.
6774 * configure.in: Ditto.
6775 * Makefile.in: Regen.
6776 * configure: Ditto.
6777
6778 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6779
6780 * ltmain.sh: Use $pic_object as $non_pic_object if
6781 $non_pic_object=none.
6782
6783 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6784
6785 * missing: Import latest version from master repository.
6786
6787 2004-09-06 Nick Clifton <nickc@redhat.com>
6788
6789 * config.sub: Import latest version from master repository.
6790 * config.guess: Likewise.
6791 This includes these changes:
6792
6793 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6794
6795 * config.sub: Handle crisv32, alias etraxfs.
6796 * config.guess (crisv32:Linux:*:*): Handle.
6797
6798 2004-08-13 Brad Smith <brad@comstyle.com>
6799
6800 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6801 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6802
6803 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6804
6805 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6806 assume the processor is a powerpc. This is because coreutils
6807 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6808 in this case, due to a MacOS X bug that causes
6809 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6810 to return a negative number.
6811 Problem reported by Petter Reinholdtsen in:
6812 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6813
6814 2004-07-19 Ben Elliston <bje@gnu.org>
6815
6816 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6817
6818 2004-06-24 Ben Elliston <bje@gnu.org>
6819
6820 * config.guess: Update copyright years.
6821 * config.sub: Likewise.
6822
6823 2004-06-22 Robert Millan <robertmh@gnu.org>
6824
6825 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6826 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6827
6828 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6829
6830 * config.guess (*:*VMS:*:*): New entry. Replaces
6831 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6832 manufacturer.
6833
6834 2004-06-22 Ben Elliston <bje@gnu.org>
6835
6836 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6837 * config.sub: Likewise.
6838
6839 2004-06-22 Ben Elliston <bje@gnu.org>
6840
6841 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6842 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6843
6844 2004-06-11 Ben Elliston <bje@gnu.org>
6845
6846 * config.guess (pegasos:OpenBSD:*:*): Remove.
6847
6848 2004-06-11 Ben Elliston <bje@gnu.org>
6849
6850 From Wouter Verhelst <wouter@grep.be>:
6851 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6852
6853 2004-06-11 Ben Elliston <bje@gnu.org>
6854
6855 * config.guess (luna88k:OpenBSD:*:*): New.
6856
6857 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6858
6859 * config.guess (m32r*:Linux:*:*): New case.
6860 * config.sub: Handle m32rle.
6861
6862 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6863
6864 From Jens Petersen <petersen@redhat.com>:
6865 * config.sub: Handle sparcv8.
6866
6867 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6868
6869 From Tom Smith <smith@cag.lkg.hp.com>:
6870 * config.guess: Version suffixes are equally significant on Tru64
6871 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6872 prefix of "P" (patched kernel).
6873
6874 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6875
6876 * config.sub: Add support for National Semiconductor CRX target.
6877
6878 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6879
6880 * MAINTAINERS (Various Maintainers): Remove myself as web page
6881 maintainer, add myself as maintainer of build status lists.
6882
6883 2004-09-03 Jan Beulich <jbeulich@novell.com>
6884
6885 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6886 *-*-netware, but add target-libmudflap.
6887 Consolidate *-*-netware targets (of which really only i?86 exists)
6888 into a single entry.
6889 * configure: Likewise.
6890
6891 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6892
6893 * Makefile.tpl (sorry): Remove.
6894 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6895 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6896 (do-clean): Clean per-stage directories too.
6897 (do-distclean): Run distclean-stage1 too.
6898 (.NOTPARALLEL): Enable during toplevel bootstrap.
6899 (stage[+id+]-bubble): Enable parallel execution during
6900 the recursive invocation.
6901 * Makefile.in: Regenerate.
6902
6903 Fix previous checkin:
6904
6905 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6906 include.
6907 * configure.in: Fix indentation.
6908 * configure: Regenerate.
6909
6910 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6911
6912 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6913 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6914 * configure: regenerate
6915 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6916 -mdynamic-no-pic
6917
6918 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6919
6920 * Makefile.def (build_modules): Add fixincludes.
6921 (dependencies): Make gcc depend on fixincludes.
6922 * configure.in (build_tools): Add fixincludes.
6923 (build_configdirs): Always include build_libs.
6924 * Makefile.in: Regenerate.
6925 * configure: Regenerate.
6926
6927 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6928
6929 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6930 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6931 phony targets; do not generate timestamp files.
6932 (distclean-stageN): Remove references to their timestamp files.
6933 (restageN, touch-stageN): Remove.
6934 (stageN-bubble): Rewritten.
6935 (compare): Support lean bootstraps.
6936 * Makefile.in: Regenerate.
6937
6938 * configure.in: Only warn when bootstrapping but
6939 build != host or build != target. Support lean bootstraps.
6940 * configure: Regenerate.
6941
6942 2004-08-26 Phil Edwards <phil@codesourcery.com>
6943
6944 * configure.in: Give a better error message if GMP/MPFR are missing
6945 and a language needing them has been requested.
6946 * configure: Regenerated.
6947
6948 2004-08-25 Phil Edwards <phil@codesourcery.com>
6949
6950 * configure.in: Print a list of available language front-ends if
6951 a requested one is missing. Tidy stray tab characters.
6952 * configure: Regenerated.
6953
6954 2004-08-19 Michael Koch <konqueror@gmx.de>
6955
6956 * gcc/doc/install.texi: Update entry about automake for libjava.
6957
6958 2004-08-17 Robert Millan <robertmh@gnu.org>
6959
6960 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6961 (instead of FreeBSD).
6962 * configure: Regenerate.
6963
6964 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6965
6966 * Makefile.in: Regenerate.
6967 * configure: Regenerate.
6968
6969 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6970 stage_*_flags.
6971 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6972 for bootstrapped modules if toplevel bootstrap is going.
6973 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6974 modules. Adjust for changes in Makefile.def. Enable several
6975 rules even in non-bootstrap mode, just to avoid peppering the
6976 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6977 (stage-[+prev+]-bubble): Remove.
6978
6979 * Makefile.def (Dependencies): Depend on all-build-bison,
6980 all-build-flex, all-build-byacc, all-build-texinfo, rather
6981 than the host variations.
6982 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6983 with BUILD_SUBDIR.
6984 (BISON): Update for recent Bisons.
6985 (YACC): Fix typo.
6986 (cross): Depend on all-build.
6987 (all): Do not depend on all-build.
6988 (prebootstrap): Remove.
6989 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6990 (Prebootstrap dependencies): Add them to the per-stage targets
6991 and to all-prebootstrap.
6992 * configure.in (build_configdirs): Always enable build_tools.
6993 (BUILD_DIR_PREFIX): Remove.
6994
6995 * Makefile.def (gcc): Add target variable.
6996 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6997 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6998 in the recursive `make', instead of hardwiring `all'.
6999 (Autogenerated TARGET-* variables): New.
7000
7001 2004-08-13 Brian Booth <bbooth@redhat.com>
7002
7003 * MAINTAINERS: Remove myself from write-after-approval.
7004
7005 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7006
7007 * src-release: Stop distributing mmalloc with gdb (which doesn't
7008 use it).
7009 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7010 * Makefile.in: Regenerate.
7011
7012 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7013
7014 * configure.in (arm*-*-eabi*): New target.
7015 * configure: Regenerate.
7016
7017 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7018
7019 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7020 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7021 (Dependencies): New section.
7022 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7023 (configure-target-[+module+]): Depend on maybe-all-gcc
7024 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7025 (toplevel profiledbootstrap): Fix dependencies.
7026 * Makefile.in: Regenerate.
7027
7028 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7029
7030 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7031 target-libiberty to noconfigdirs.
7032 * configure: Regenerate.
7033
7034 2004-08-03 Paul Brook <paul@codesourcery.com>
7035
7036 * configure.in: Check for MPFR as well as GMP.
7037 * configure: Regenerate.
7038
7039 2004-08-01 Robert Millan <robertmh@gnu.org>
7040
7041 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7042 libmudflap for all GNU-based systems (with Glibc).
7043 * configure: Regenerate.
7044
7045 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7046
7047 * Makefile.def (host-modules): Add gcc.
7048 * Makefile.in: Regenerate.
7049 * Makefile.tpl (sorry): New rule.
7050 (configure-host, all-host, [+make_target+]-host, do-check,
7051 install-host): Do not add gcc as a special case.
7052 (host modules): Add a small special-casing for gcc. Export
7053 extra_make_flags through the environment.
7054 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7055 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7056 other recursive targets for gcc): Remove.
7057
7058 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7059 (stage, unstage): New rules.
7060 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7061 distclean-stage[+id+]): Use stage_current.
7062 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7063 the stage*-start rules.
7064
7065 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7066
7067 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7068 use -all_load flag.
7069
7070 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7071
7072 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7073 * configure: Regenerate.
7074
7075 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7076
7077 * maintainer-scripts/gcc_release: Revert yesterday's change.
7078
7079 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7080
7081 * MAINTAINERS: Add myself to write-after-approval.
7082
7083 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7084
7085 * libf2c: Removed.
7086 * gcc/gccbug.in: Updated because of libf2c removal.
7087 * maintainer-scripts/gcc_release: Ditto.
7088
7089 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7090
7091 * configure.in: Build libmudflap by default on FreeBSD.
7092 * configure: Regenerated.
7093
7094 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7095
7096 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7097 systems.
7098 * configure: Regenerated.
7099
7100 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7101
7102 PR target/16344
7103 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7104 feedback based compiler.
7105 * Makefile.in: Rebuilt.
7106
7107 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7108
7109 * Makefile.def (host_modules): Set bootstrap=true for flex.
7110 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7111 * Makefile.in: Rebuilt.
7112
7113 2004-07-07 Jan Hubicka <jh@suse.cz>
7114
7115 * MAINTAINERS: Add self as a profile feedback maintainer.
7116
7117 2004-07-05 Phil Edwards <phil@codesourcery.com>
7118
7119 * configure.in: Do not prepend $srcdir to /dev/null in
7120 makefile fragments.
7121 * configure: Regenerate.
7122
7123 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7124
7125 * Makefile.def (build_modules): Add bison, byacc, flex,
7126 m4, texinfo.
7127 (flags_to_pass): Add FLEX.
7128 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7129 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7130 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7131 DEFAULT_MAKEINFO): Remove.
7132 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7133 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7134 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7135 objdir or else use configured tool.
7136 (all-build): New.
7137 (all): Depend on it.
7138 (Build module dependencies): Add.
7139 * Makefile.in: Regenerate.
7140 * configure.in: Better support for multiple build modules,
7141 matching what is done for host/target modules. Do not look
7142 for "plausible" locations of build tools if Canadian cross.
7143 Use autoconf's AC_PROG_CC to find a C compiler. Define
7144 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7145 * configure: Regenerate.
7146
7147 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7148
7149 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7150 * Makefile.in: Regenerate.
7151
7152 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7153
7154 * Makefile.tpl (configure-build-[+module+],
7155 configure-[+module+], configure-target-[+module+]): Pass
7156 [+extra_configure_args+].
7157 (all-build-[+module+], all-[+module+], check-[+module+],
7158 install-[+module+], [+make_target+]-[+module+],
7159 all-target-[+module+], check-target-[+module+],
7160 install-target-[+module+], [+make_target+]-target-[+module+]):
7161 Pass [+extra_make_args+].
7162 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7163 (GCC_HOST_EXPORTS): Remove.
7164 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7165 cross, check-gcc, check-gcc-c++, install-gcc,
7166 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7167 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7168 * Makefile.in: Regenerate.
7169
7170 2004-06-21 Matthew Sachs <msachs@apple.com>
7171
7172 * MAINTAINERS: Added self to write-after-approval.
7173
7174 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7175
7176 * configure.in: Check for srcdir/winsup rather than build directory
7177 winsup.
7178 * configure: Regenerate.
7179
7180 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7181
7182 * configure.in: Don't build Cygwin native newlib if winsup
7183 directory is missing. Emit warning instead.
7184 * configure: Regenerate.
7185
7186 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7187
7188 * Makefile.tpl (touch-stage[+id+]): New.
7189 (restage[+prev+]): Depend on touch-stage[+id+].
7190
7191 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7192 Use it throughout.
7193
7194 * Makefile.def: Add profile and feedback bootstrap stages.
7195 Remove next field from bootstrap stages.
7196 * Makefile.tpl (LN, LN_S): Substitute.
7197 (stageN-start, stageN-end): Use double-colon rules, to
7198 provide a hook for additional setup commands.
7199 (distclean-stageN-gcc, restageN): Create dependencies from
7200 [+prev+], not from [+next+].
7201 (stageN-bubble): Add commands for successive stages from
7202 [+prev+], using double-colon rules.
7203 (all-stageN-gcc): Fix typo.
7204 (stagefeedback-start, profiledbootstrap): New.
7205 * Makefile.in: Regenerate.
7206 * configure.in: Call ACX_PROG_LN.
7207 * configure: Regenerate.
7208
7209 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7210
7211 * MAINTAINERS (Write After Approval): Add myself.
7212
7213 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7214
7215 * MAINTAINERS (Write After Approval): Add myself.
7216
7217 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7218
7219 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7220 without gcc.
7221 * configure: Regenerate.
7222
7223 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7224
7225 * Makefile.tpl: Fix typo.
7226 * Makefile.in: Regenerate.
7227
7228 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7229
7230 * configure.in: Remove new- prefix from toplevel
7231 bootstrap targets.
7232 * configure: Regenerate.
7233
7234 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7235
7236 * Makefile.tpl (all.normal): Rename to all.
7237 (all): Replace with a rule to pick the default
7238 target from configure.
7239 (all-gcc, configure-gcc): Use conditionals to
7240 do nothing when toplevel bootstrap is going on.
7241 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7242 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7243 * configure.in: Support --enable-bootstrap.
7244
7245 * Makefile.def: Remove new- prefix from toplevel
7246 bootstrap targets.
7247 * Makefile.tpl: Likewise.
7248
7249 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7250 target.
7251
7252 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7253 $(RECURSE_FLAGS) to recursive invocation of make.
7254
7255 * Makefile.in: Regenerate.
7256 * configure: Regenerate.
7257
7258 2004-05-30 Andreas Jaeger <aj@suse.de>
7259 Jim Wilson <wilson@specifixinc.com>
7260
7261 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7262 like CC.
7263
7264 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7265
7266 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7267 * configure: Regenerate.
7268
7269 2004-05-25 Daniel Jacobowitz <drow@false.org>
7270
7271 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7272 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7273 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7274 targets.
7275 * Makefile.in: Regenerate.
7276
7277 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7278
7279 * configure.in: Test the ability to symlink directories.
7280 * configure: Regenerate.
7281
7282 * Makefile.def (bootstrap-stage): New definitions.
7283 * Makefile.tpl (configure-stage1-gcc,
7284 configure-stage2-gcc, configure-stage3-gcc,
7285 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7286 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7287 new-restage3, compare): Autogenerate, see Makefile.in
7288 entry for behavioral changes.
7289 (distclean-stage1, new-stage1-start, new-stage1-end,
7290 new-stage1-bubble, distclean-stage2, new-stage2-start,
7291 new-stage2-end, new-stage2-bubble, distclean-stage3,
7292 new-stage3-start, new-stage3-end): New autogenerated targets.
7293 (objext, prebootstrap, BOOT_CFLAGS,
7294 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7295 targets.
7296
7297 * Makefile.in: Regenerate.
7298 (distclean-stage1, new-stage1-start, new-stage1-end,
7299 new-stage1-bubble, distclean-stage2, new-stage2-start,
7300 new-stage2-end, new-stage2-bubble, distclean-stage3,
7301 new-stage3-start, new-stage3-end): New targets.
7302 (all-stage1-gcc): Move prebootstrap dependency from here...
7303 (configure-stage1-gcc): ...to here.
7304 (new-bootstrap): Use bubble targets.
7305 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7306 Use per-stage distclean targets.
7307 (configure-stage1-gcc, configure-stage2-gcc,
7308 configure-stage3-gcc, all-stage1-gcc,
7309 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7310 Use new-stageN-start to prepare the tree.
7311
7312 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7313
7314 * Makefile.def (host_modules): add libcpp.
7315 * Makefile.tpl: Add dependencies on and for libcpp.
7316 * Makefile.in: Regenerate.
7317 * configure.in: Add libcpp host module.
7318 * configure: Regenerate.
7319
7320 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7321
7322 * Makefile.tpl: Whenever a recursive target is defined, wrap
7323 it in a special @if/@endif block, and prepare its maybe
7324 dependency in the @if/@endif block
7325 * configure.in: Instead of writing maybe dependencies, remove
7326 the @if/@endif statements, and remove the @if/@endif blocks
7327 that remain.
7328 * configure: Regenerate.
7329 * Makefile.in: Regenerate.
7330
7331 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7332
7333 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7334
7335 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7336
7337 PR bootstrap/15120
7338 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7339 * */configure: Rebuilt.
7340
7341 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7342
7343 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7344 of libf2c.
7345 * configure, Makefile.in: Regenerate.
7346
7347 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7348
7349 * MAINTAINERS (Write After Approval): Add myself.
7350
7351 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7352
7353 Merge from tree-ssa-20020619-branch.
7354
7355 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7356 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7357 (HOST_GMPLIBS): Define.
7358 (HOST_GMPINC): Define.
7359 (TARGET_LIB_PATH): Add libmudflap.
7360 (GFORTRAN_FOR_TARGET): Define.
7361 (configure-build*): Export GFORTRAN.
7362 (configure-gcc): Export GMPLIBS and GMPINC.
7363 (all-gcc): Add maybe-all-libbanshee.
7364 (configure-target-libgfortran): Define.
7365 * Makefile.in: Regenerate.
7366 * configure.in (host_libs): Add libbanshee.
7367 (target_libraries): Add target-libmudflap and target-libgfortran.
7368 Add --with-libbanshee.
7369 Handle --disable-libmudflap.
7370 (*-*-freebsd*): Use with_gmp.
7371 Add $(libgcj) to noconfigdirs.
7372 * configure: Regenerate.
7373 * depcomp: New file.
7374 * MAINTAINERS: Add tree-ssa maintainers.
7375
7376 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7377
7378 * MAINTAINERS (Various Maintainers): Add myself.
7379
7380 2004-04-30 Brian Ford <ford@vss.fsi.com>
7381
7382 * MAINTAINERS (Write After Approval): Add myself.
7383
7384 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7385
7386 * MAINTAINERS (Write After Approval): Add myself.
7387
7388 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7389
7390 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7391 * configure: Regenerate.
7392
7393 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7394
7395 Revert:
7396 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7397
7398 * Makefile.def (flags_to_pass): Remove *dir variables that
7399 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7400 as well as prefix and exec_prefix.
7401 * Makefile.in: Regenerate.
7402
7403 2004-04-26 Robert Millan <robertmh@gnu.org>
7404
7405 Add patches from libtool CVS.
7406 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7407 * ltconfig: Likewise.
7408 * ltcf-c.sh: Likewise.
7409 * ltcf-cxx.sh: Likewise.
7410 * ltcf-gcj.sh: Likewise.
7411
7412 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7413
7414 * Makefile.def (host_modules): Mark with the bootstrap
7415 flag packages on which gcc depends.
7416 * Makefile.tpl (all-bootstrap): Use it.
7417 * Makefile.in: Regenerate.
7418
7419 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7420
7421 * Makefile.def (flags_to_pass): Remove *dir variables that
7422 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7423 as well as prefix and exec_prefix.
7424 * Makefile.in: Regenerate.
7425
7426 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7427
7428 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7429 * configure: Regenerate.
7430 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7431 * gcc/Makefile.tpl (compare): Use the result of the test.
7432 * gcc/Makefile.in: Regenerate.
7433
7434 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7435
7436 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7437 Always relocate gcc and prev-gcc to the original names, even
7438 if the build fails.
7439 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7440 New targets.
7441
7442 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7443
7444 * MAINTAINERS: Update my email address.
7445
7446 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7447
7448 * configure.in (mips*-*-irix5*): Enable ld.
7449 * configure: Regenerate.
7450
7451 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7452
7453 * configure: Regenerate.
7454
7455 2004-04-15 James E Wilson <wilson@specifixinc.com>
7456
7457 * Makefile.tpl (configure-[+module+], configure-gcc,
7458 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7459 Set and export LDFLAGS.
7460 * Makefile.in: Regenerate.
7461
7462 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7463
7464 * MAINTAINERS: Add myself to write-after-approval.
7465
7466 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7467
7468 PR bootstrap/14871
7469 * Makefile.tpl: If we don't have built-in-tree target tools,
7470 use the ones found by configure rather than hacking around with
7471 program_transform_name.
7472 * configure.in: Give Makefile.tpl the information necessary
7473 to do that.
7474 * Makefile.in: Regenerate.
7475 * configure: Regenerate.
7476
7477 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7478
7479 PR bootstrap/14760
7480 * configure.in: When computing baseargs, strip *all* copies of
7481 offending options. Also, don't match/substitute the trailing space,
7482 so that this actually works when two similar options are separated by
7483 only one space.
7484 * configure: Regenerate.
7485
7486 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7487
7488 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7489 (rs6000-*-aix*): Same.
7490 * configure: Regenerate.
7491
7492 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7493
7494 * MAINTAINERS: Add myself to write-after-approval.
7495
7496 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7497
7498 * MAINTAINERS: Add myself to write-after-approval.
7499
7500 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7501
7502 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7503 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7504 * Makefile.in: Regenerate.
7505
7506 * configure.in (top level bootstrap support): Rework --enable-werror
7507 to set @stage2_werror_flag@.
7508 * configure: Regenerate.
7509 * Makefile.tpl (top level bootstrap support): Pass
7510 @stage2_werror_flag@ down to configure in stages 2 and 3.
7511 * Makefile.in: Regenerate.
7512
7513 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7514
7515 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7516 for stages 2 and 3 as well as in make. As a consequence, remove
7517 OUTPUT_OPTION (now detected by configure) from the flags passed down
7518 to make.
7519 * Makefile.in: Regenerate.
7520
7521 * Makefile.tpl (new-bootstrap): Fix typo.
7522 * Makefile.in: Regenerate.
7523
7524 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7525
7526 * Makefile.tpl: Rearrange by moving recursive_targets rules
7527 into their proper sections.
7528 * Makefile.tpl (top level bootstrap support): Move disabling
7529 of coverage flags from 'make' to 'configure'; improve comments.
7530 * Makefile.in: Regenerate.
7531
7532 * Makefile.tpl (experimental top level bootstrap) Move stage1
7533 language setting from all- target to configure- target; disable
7534 intermodule optimization in stage 1; prevent gratuitous rebuilds
7535 of stage 1.
7536 * Makefile.in: Regenerate.
7537 * configure.in: Comma-separate stage 1 language list for top
7538 level bootstrap.
7539 * configure: Regenerate.
7540
7541 * Makefile.tpl: Clean up experimental top level bootstrap support:
7542 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7543 prev-gcc in configure- targets as well as all- targets.
7544 * Makefile.in: Regenerate.
7545
7546 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7547
7548 * compile: New file imported from automake.
7549
7550 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7551
7552 * configure.in: Remove symbolic link section.
7553 * configure: Regenerate.
7554 * Makefile.tpl (links): Remove.
7555 * Makefile.in: Regenerate.
7556
7557 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7558 Nathanael Nerode <neroden@gcc.gnu.org>
7559
7560 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7561 Set with AC_CHECK_PROGS.
7562 * configure.in: Fix comment typo from last patch.
7563 * configure: Regenerate.
7564
7565 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7566
7567 * Makefile.tpl: Introduce experimental top level bootstrap support.
7568 * Makefile.in: Regenerate.
7569 * configure.in: Introduce support for top level bootstrap.
7570 * configure: Regenerate.
7571
7572 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7573 Paolo Bonzini <bonzini@gnu.org>
7574
7575 PR bootstrap/14522
7576 * configure.in: Cope with shells that do not support unquoted ^
7577 * configure: Regenerate.
7578
7579 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7580 Paolo Bonzini <bonzini@gnu.org>
7581
7582 PR bootstrap/14522
7583 * configure.in: Cope with shells that do not support nesting
7584 quotes inside quoted backquote substitutions.
7585 * configure: Regenerate.
7586
7587 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7588
7589 PR bootstrap/14522
7590 * configure.in: Fix escaping of $.
7591 * configure: Regenerate.
7592
7593 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7594
7595 * configure: Regenerate, since I forgot to while committing Paolo's
7596 changes.
7597
7598 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7599
7600 PR ada/14131
7601 Move language detection to the top level.
7602 * configure.in: Find default values for the tools as
7603 soon as possible. Disable ada if GNAT is not found.
7604 Emit error message about missing languages. Expand
7605 --enable-languages=all for the gcc subdirectory.
7606
7607 2004-03-10 Ben Elliston <bje@gnu.org>
7608
7609 * MAINTAINERS: Update my email address.
7610
7611 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7612
7613 * ltconfig: Disable building static libraries if building shared
7614 libraries on AIX 5L.
7615
7616 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7617
7618 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7619 and disable libgcj.
7620 * configure: Regenerated.
7621
7622 2004-03-01 Brian Booth <bbooth@redhat.com>
7623
7624 * MAINTAINERS: Add myself to write-after-approval.
7625
7626 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7627
7628 * MAINTAINERS: Add myself to write-after-approval.
7629
7630 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7631
7632 PR bootstrap/7087
7633 * Makefile.tpl: Guard XFOO sed statements better.
7634 * Makefile.tpl: Add dependency for configure-target-libada.
7635 * Makefile.in: Regenerate (incidentally fixes broken
7636 commit when libada-branch was merged).
7637
7638 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7639
7640 * MAINTAINERS: Add myself to write-after-approval.
7641
7642 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7643
7644 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7645 maintainers.
7646
7647 2004-02-20 Andrew Cagney <cagney@redhat.com>
7648
7649 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7650 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7651
7652 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7653
7654 PR bootstrap/11932
7655 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7656
7657 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7658
7659 * MAINTAINERS: Added myself to write-after-approval.
7660
7661 2004-02-14 Michael Koch <konqueror@gmx.de>
7662
7663 * MAINTAINERS: Added myself to write-after-approval.
7664
7665 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7666
7667 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7668 some OS port maintainers to OS port maintainers section.
7669
7670 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7671
7672 * MAINTAINERS: Add self.
7673
7674 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7675
7676 * MAINTAINERS: Alphabetize.
7677
7678 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7679
7680 * MAINTAINERS: Remove myself.
7681
7682 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7683
7684 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7685 (rs6000-*-aix*): Same.
7686 * configure: Regenerate.
7687
7688 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7689
7690 * configure.in (host): Add in missing $noconfigdirs to defines.
7691 * configure: Regenerate.
7692
7693 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7694 Nathanael Nerode <neroden@gcc.gnu.org>
7695
7696 PR ada/6637, PR ada/5911
7697 Merge with libada-branch:
7698 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7699 with appropriate dependencies. Add --enable-libada configure switch.
7700 * configure, Makefile.in: Regenerate.
7701
7702 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7703
7704 * MAINTAINERS: Add myself to write-after-approval.
7705
7706 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7707
7708 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7709 * configure: Regenerate.
7710
7711 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7712
7713 Merge from upstream:
7714
7715 * ltmain.in: When setting IFS to '~', be careful about user
7716 arguments that contain '~'.
7717
7718 2004-02-04 Peter O'Gorman <peter@pogma.com>
7719
7720 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7721 Also test $base_compile against $CC with escaped arguments. Bug
7722 reported by Geoff Keating <geoffk@apple.com>.
7723
7724 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7725
7726 * MAINTAINERS: Remove i960 port.
7727
7728 2004-01-23 DJ Delorie <dj@redhat.com>
7729
7730 * Makefile.def (target_modules) [libiberty]: Don't stage.
7731 * Makefile.in: Rebuilt.
7732
7733 2004-01-20 Caroline Tice <ctice@apple.com>
7734
7735 * MAINTAINERS: Add myself to write-after-approval.
7736
7737 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7738
7739 * MAINTAINERS: Update my email address.
7740
7741 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7742
7743 * MAINTAINERS: Add myself to write-after-approval.
7744
7745 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7746
7747 * MAINTAINERS: Remove entries without email address.
7748
7749 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7750
7751 * MAINTAINERS: Add myself to write-after-approval.
7752
7753 2004-01-15 Steven Bosscher <stevenb@suse.de>
7754
7755 * MAINTAINERS: Update my email address.
7756
7757 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7758
7759 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7760 * Makefile.tpl (configure-target-[+module+]): Support stage.
7761 * Makefile.in: Rebuilt.
7762
7763 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7764
7765 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7766
7767 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7768
7769 * MAINTAINERS: Add myself as a MIPS maintainer.
7770
7771 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7772
7773 * configure.in: Use ./config.cache, not config.cache.
7774 * configure: Regenerate.
7775 * Makefile.tpl: Special-casing not needed for GCC any more.
7776 * Makefile.in: Regenerate.
7777
7778 * configure.in: Don't share a cache file for host dirs.
7779 * configure: Regenerate.
7780
7781 * config-ml.in: Don't mess with the cache file.
7782
7783 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7784
7785 * MAINTAINERS: Move myself from 'Write After Approval' to
7786 'CPU Port Maintainers' section as SPARC maintainer.
7787
7788 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7789
7790 * Makefile.tpl: Make GCC use a separate config.cache.
7791 * Makefile.in: Regenerate.
7792
7793 PR bootstrap/11932, PR bootstrap/11933
7794 (I don't know if it will fix either of them, but it relates
7795 to them.)
7796 * configure.in: Don't use shared config.cache for target
7797 directories.
7798 * configure: Regenerate.
7799
7800 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7801
7802 * MAINTAINERS: Add myself to 'Write After Approval' section.
7803
7804 2003-12-31 Roger Sayle <roger@eyesopen.com>
7805
7806 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7807 * configure: Regenerated.
7808
7809 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7810
7811 * MAINTAINERS: Remove the mn10200 maintainer.
7812
7813 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7814
7815 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7816 * configure: Regenerated.
7817
7818 2003-12-16 Jan Hubicka <jh@suse.cz>
7819
7820 * MAINTAINERS: Add myself as callgraph maintainer.
7821
7822 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7823
7824 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7825 * configure: Regenerate.
7826
7827 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7828
7829 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7830 'Write After Approval' section. Update email.
7831
7832 2003-12-01 James Lemke <jim@wasabisystems.com>
7833
7834 * MAINTAINERS (Write After Approval): Add myself.
7835
7836 2003-11-20 Matt Thomas <matt@3am-software.com>
7837
7838 * MAINTAINERS: Add myself as a vax port maintainer.
7839
7840 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7841
7842 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7843 (configure-build-[+module+], configure-[+module+]): Likewise.
7844 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7845 * Makefile.in: Regenerate.
7846
7847 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7848
7849 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7850 shared/dylibed libraries.
7851 * ltmain.sh: Likewise.
7852 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7853 * ltcf-cxx.sh: Likewise.
7854 * ltcf-gcj.sh: Likewise.
7855 * ltconfig: Likewise.
7856
7857 2003-11-17 Stan Cox <scox@redhat.com>
7858
7859 * MAINTAINERS: Add myself as iq2000 port maintainer.
7860
7861 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7862
7863 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7864 * Makefile.in: Regenerate.
7865
7866 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7867
7868 * config.sub: Update to 2003-11-03 version.
7869
7870 2003-10-20 Phil Edwards <phil@codesourcery.com>
7871
7872 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7873 * configure: Regenerate.
7874
7875 2003-10-20 Nicolas Pitre <nico@cam.org>
7876
7877 * MAINTAINERS: Add myself to 'Write After Approval' section.
7878
7879 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7880
7881 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7882
7883 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7884
7885 * MAINTAINERS: Update my email address.
7886
7887 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7888
7889 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7890
7891 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7892
7893 * MAINTAINERS: Add myself to 'Write After Approval' section.
7894
7895 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7896
7897 * config.guess: Update to 2003-10-16 version.
7898 * config.sub: Update to 2003-10-16 version.
7899
7900 2003-10-15 David Daney <ddaney@avtrex.com>
7901
7902 * MAINTAINERS: Added myself to 'Write After Approval' section.
7903
7904 2003-10-15 Falk Hueffner <falk@debian.org>
7905
7906 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7907 'Write After Approval' section. Update email.
7908
7909 2003-10-14 Roger Sayle <roger@eyesopen.com>
7910
7911 * MAINTAINERS: Move myself from 'Write After Approval' to
7912 'Various Maintainers' section as middle-end maintainer.
7913
7914 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7915
7916 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7917 HOST_FLAGS_TO_PASS.
7918 * Makefile.in: Regenerate.
7919
7920 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7921
7922 * config.guess: Update to 2003-10-07 version.
7923 * config.sub: Update to 2003-10-07 version.
7924
7925 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7926
7927 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7928 * ltconfig (irix5*, irix6*): Don't override version_type.
7929
7930 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7931
7932 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7933 * configure: Rebuilt
7934 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7935 * Makefile.in: Rebuilt
7936
7937 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7938
7939 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7940
7941 2003-09-30 Carlo Wood <carlo@alinoe.com>
7942
7943 * MAINTAINERS (Write After Approval): Add myself.
7944
7945 2003-09-29 Paul Koning <ni1d@arrl.net>
7946
7947 * MAINTAINERS: Move myself from "Write After Approval"
7948 to CPU platform maintainers for pdp11 platform.
7949
7950 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7951
7952 * MAINTAINERS: Move myself from 'Write After Approval' to
7953 'Various Maintainers' section as libffi testsuite maintainer.
7954
7955 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7956
7957 * configure.in: Pass a computed --program-transform-name
7958 to subconfigures.
7959 * configure: Regenerated.
7960
7961 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7962
7963 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7964 * Makefile.in: Regenerate.
7965
7966 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7967 * Makefile.in: Regenerate.
7968
7969 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7970
7971 * MAINTAINERS: Move myself from 'Write After Approval'
7972 to 'Various Maintainers' (objective-c) section.
7973
7974 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7975
7976 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7977 quoting.
7978 * configure: Regenerated.
7979
7980 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7981
7982 * MAINTAINERS (Write After Approval): Add myself to write after
7983 approval list.
7984
7985 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7986
7987 * MAINTAINERS (Write After Approval): Add myself.
7988
7989 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7990
7991 * MAINTAINERS: Update my e-mail address.
7992
7993 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7994
7995 * libtool.m4 (LD): Correct powerpc64 host match.
7996
7997 2003-09-06 James E Wilson <wilson@tuliptree.org>
7998
7999 * MAINTAINTERS: Update my affiliation and email address.
8000
8001 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8002
8003 * MAINTAINERS (Write After Approval): Add myself.
8004
8005 2003-09-04 DJ Delorie <dj@redhat.com>
8006
8007 * configure: Regenerate.
8008
8009 2003-09-04 Robert Millan <robertmh@gnu.org>
8010
8011 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8012
8013 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8014
8015 * configure.in: Ensure arguments to sed are properly spaced.
8016 * configure: Regenerate.
8017
8018 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8019
8020 * MAINTAINERS: Update my e-mail address.
8021
8022 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8023
8024 * MAINTAINERS (Write After Approval): Add myself.
8025
8026 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8027
8028 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8029 * configure: Regenerated.
8030
8031 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8032
8033 * MAINTAINERS: Update my email address.
8034
8035 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8036
8037 * configure.in: Use newline instead of semicolon when assuming
8038 shell arguments in a for loop.
8039 * configure: Regenerated.
8040
8041 2003-08-22 Jason Eckhardt <jle@rice.edu>
8042
8043 * MAINTAINERS: Resurrect the i860 maintainer.
8044
8045 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8046
8047 PR 8180
8048 * configure.in: When testing with_libs and with_headers, treat
8049 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8050 * configure: Regenerate.
8051
8052 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8053 make, shell, etc.
8054 (baseargs): Likewise.
8055 * configure: Regenerate.
8056
8057 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8058
8059 * MAINTAINERS (Write After Approval): Add myself.
8060
8061 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8062
8063 * configure.in: Disable libgcj for darwin not on powerpc.
8064 * configure: Rebuild.
8065
8066 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8067
8068 * config-ml.in, symlink-tree: Add license.
8069
8070 2003-08-03 Richard Stallman <rms@gnu.org>
8071 Eben Moglen <moglen@columbia.edu>
8072
8073 * README.SCO: New file.
8074
8075 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8076
8077 * Makefile.tpl (check, check-c++): Express dependencies using
8078 dependencies rather than commands.
8079 * Makefile.in: Regenerate.
8080
8081 2003-08-01 Andrew Cagney <cagney@redhat.com>
8082
8083 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8084 * configure: Ditto.
8085
8086 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8087
8088 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8089 * Makefile.in: Update.
8090
8091 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8092
8093 * configure.in: Enable libgcj for darwin.
8094 * configure: Rebuild.
8095
8096 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8097
8098 * config-ml.in: Use ac_configure_args directly instead of
8099 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8100 actually seen.
8101
8102 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8103
8104 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8105 creating target and build subdirs to build all parent dirs as needed.
8106 * Makefile.in: Rebuild.
8107 * configure.in: Don't build dirs explicitly here.
8108 * configure: Rebuild.
8109
8110 2003-07-26 Paul Brook <paul@nowt.org>
8111
8112 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8113
8114 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8115
8116 * Makefile.tpl (all-make): Depend on intl.
8117 * Makefile.in: Rebuilt.
8118
8119 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8120
8121 * install-sh: Update to newer upstream versions (associated with
8122 aclocal 1.7).
8123 * mkinstalldirs: Likewise.
8124 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8125
8126 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8127
8128 * MAINTAINERS: Move self from Bug database only accounts
8129 to write-after-approval.
8130
8131 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8132
8133 * config.if: Remove unused libc_interface determination.
8134
8135 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8136
8137 * MAINTAINERS: Move self from write-after-approval to
8138 build machinery (*.in).
8139
8140 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8141
8142 PR bootstrap/11273
8143 PR bootstrap/11408
8144 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8145 unused INSTALL_PROGRAM_ARGS.
8146 * configure.in: Use AC_PROG_INSTALL.
8147 * Makefile.in: Regenerate.
8148 * configure: Regenerate.
8149
8150 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8151
8152 * MAINTAINERS: Alphabetize.
8153
8154 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8155
8156 * configure: Rebuilt.
8157 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8158 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8159 newlib nor libgloss.
8160 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8161 * configure.in (am33_2.0-*-linux*): Added.
8162
8163 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8164
8165 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8166 * configure: Regenerate.
8167
8168 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8169
8170 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8171 * Makefile.in: Regenerate.
8172
8173 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8174
8175 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8176 * Makefile.in: Regenerate.
8177
8178 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8179
8180 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8181 * Makefile.in: Regenerated.
8182
8183 * config-ml.in: Replace PWD with PWD_COMMAND.
8184
8185 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8186
8187 * intl: New directory; see intl/ChangeLog for details.
8188 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8189 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8190 * Makefile.in: Regenerate.
8191
8192 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8193
8194 * configure.in: Clean up config-lang.in handling. Delete
8195 useless assignment to "subdirs".
8196 * configure: Regenerate.
8197
8198 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8199
8200 * configure.in: Rename 'target_libs' to 'target_libraries'.
8201 Remove useless reference to 'target_libs'.
8202 * configure: Regenerate.
8203
8204 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8205
8206 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8207 * Makefile.in: Regenerate.
8208
8209 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8210
8211 * Makefile.def: Introduce flags_to_pass.
8212 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8213 * Makefile.in: Regenerate.
8214
8215 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8216
8217 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8218 and target-libgloss.
8219 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8220 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8221 * configure: Regenerate.
8222
8223 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8224
8225 * configure.in: Update testsuite_flags to new location.
8226 * configure. Regenerate.
8227
8228 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8229
8230 * Makefile.tpl: Remove BUILD_CC stuff.
8231 * Makefile.in: Regenerate.
8232
8233 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8234
8235 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8236
8237 2003-06-16 Graeme Peterson <gp@qnx.com>
8238
8239 * MAINTAINERS (Write After Approval): Add myself.
8240
8241 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8242
8243 * config.guess: Update to 2003-06-12 version.
8244 * config.sub: Update to 2003-06-13 version.
8245
8246 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8247
8248 * config.guess: Update to 2003-06-06 version.
8249 * config.sub: Update to 2003-06-06 version.
8250
8251 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8252
8253 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8254 * configure. Regenerate.
8255
8256 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8257
8258 * configure.in: Disable serial configure by default.
8259 * configure: Regenerate.
8260 * Makefile.tpl: Abolish .NOTPARALLEL.
8261 * Makefile.in: Regenerate.
8262
8263 * Makefile.tpl: Replace {build,host,target}_canonical by
8264 {build,host,target}.
8265 * Makefile.in: Regenerate.
8266
8267 * Makefile.tpl: Fix stupid pasto.
8268 * Makefile.in: Regenerate.
8269
8270 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8271
8272 * Makefile.tpl: Remove bogus conditional.
8273 * Makefile.in: Regenerate.
8274
8275 2003-06-05 Jan Hubicka <jh@suse.cz>
8276
8277 * Makefile.tpl (profiledbootstrap): New target.
8278 * Makefile.in (profiledbootstrap): New target.
8279
8280 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8281
8282 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8283 Pinski. Remove user names from other bugzilla-only maintainers.
8284
8285 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8286
8287 * Makefile.tpl: Make 'recursive targets' using autogen rather
8288 than shell loop. Remove duplicate 'clean' targets and false
8289 comments.
8290 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8291 Add systematic method of specifying missing targets in subdirs.
8292 Add copyright boilerplate.
8293 * Makefile.in: Regenerate.
8294 * configure.in: Add 'recursive targets' to maybe list.
8295 * configure: Regenerate.
8296
8297 * MAINTAINERS: "GNATS only" -> "Bug database only".
8298
8299 * Makefile.tpl: Rename [+target+] to [+make_target+].
8300 * Makefile.def: Rename 'target' to 'make_target'.
8301
8302 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8303
8304 * MAINTAINERS: Add self as options handling maintainer.
8305
8306 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8307
8308 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8309 been too long since I touched those ports.
8310
8311 2003-05-28 DJ Delorie <dj@redhat.com>
8312
8313 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8314 * Makefile.in: Regenerate.
8315
8316 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8317
8318 * configure.in: Use curly braces in the definition of tooldir.
8319 * configure: Regenerate.
8320
8321 2003-05-21 DJ Delorie <dj@redhat.com>
8322
8323 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8324 newlib or libgloss.
8325 * Makefile.in: Regenerate.
8326
8327 2003-05-21 DJ Delorie <dj@redhat.com>
8328
8329 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8330 * Makefile.in: Regenerate.
8331
8332 2003-05-20 Ian Lance Taylor <ian@airs.com>
8333
8334 * MAINTAINERS: Update my e-mail address.
8335
8336 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8337
8338 * configure.in: Switch more things to use maybe dependencies.
8339 * Makefile.tpl: Switch more things to use maybe dependencies.
8340 Factor out common code from autogen IF statements.
8341 * configure: Regenerate.
8342 * Makefile.in: Regenerate.
8343
8344 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8345
8346 * configure.in: Accept i[3456789]86 for machine type.
8347 * configure: Regenerate.
8348
8349 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8350
8351 * configure.in: Switch more things to use maybe dependencies.
8352 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8353 * configure: Regenerate.
8354 * Makefile.tpl: Switch more things to use maybe dependencies.
8355 * Makefile.in: Regenerate.
8356
8357 2003-05-16 Andreas Schwab <schwab@suse.de>
8358
8359 * Makefile.tpl (install-opcodes): Define.
8360 * Makefile.in: Rebuild.
8361
8362 2003-05-13 Andreas Jaeger <aj@suse.de>
8363
8364 * config.guess: Update to 2003-05-09 version.
8365 * config.sub: Update to 2003-05-09 version.
8366
8367 2003-05-13 Michael Eager <eager@mvista.com>
8368
8369 * configure.in: Correct sed script so that options in quotes are not
8370 deleted.
8371 * configure: Rebuild.
8372
8373 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8374
8375 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8376 and $$s/newlib/libc/sys/cygwin32 include paths.
8377 * configure: Ditto.
8378
8379 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8380
8381 * MAINTAINERS: Update my email addresses.
8382
8383 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8384
8385 * config-ml.in: Propagate INSTALL variables.
8386
8387 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8388
8389 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8390
8391 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8392
8393 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8394 * Makefile.in: Regenerate.
8395
8396 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8397
8398 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8399
8400 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8401
8402 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8403
8404 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8405
8406 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8407 * Makefile.in: Regenerated.
8408
8409 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8410
8411 * MAINTAINERS (Write After Approval): Upgrade myself from
8412 GNATS only to write-after-approval. Update my mail address.
8413
8414 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8415
8416 (OS Port Maintainers: freebsd): Add myself.
8417
8418 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8419
8420 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8421
8422 2003-04-22 Kean Johnston <jkj@sco.com>
8423
8424 * MAINTAINERS (SCO ports): Added myself.
8425
8426 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8427
8428 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8429
8430 2003-04-19 Kean Johnston <jkj@sco.com>
8431
8432 * MAINTAINERS (Write After Approval): Add myself.
8433
8434 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8435
8436 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8437 * Makefile.in: Regenerate.
8438
8439 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8440
8441 * configure.in (powerpc64*-*-linux*): Remove.
8442 * configure: Rebuilt.
8443
8444 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8445
8446 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8447 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8448 and restrap.
8449 * Makefile.in: Regenerate.
8450
8451 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8452
8453 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8454 * configure: Regenerated.
8455
8456 2003-04-15 DJ Delorie <dj@redhat.com>
8457
8458 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8459
8460 2003-04-13 Nick Clifton <nickc@redhat.com>
8461
8462 * config-ml.in: Remove support for --disable-aix removing
8463 call-aix multilibs.
8464
8465 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8466
8467 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8468 * */configure: Rebuilt.
8469
8470 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8471
8472 * MAINTAINERS: Add my email address.
8473
8474 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8475
8476 * MAINTAINERS (Write After Approval): Add myself.
8477
8478 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8479
8480 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8481 * Makefile.in: Regenerate.
8482
8483 2003-03-14 Michael Chastain <mec@shout.net>
8484
8485 * Makefile.in: Regenerate with correct Makefile.def.
8486
8487 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8488
8489 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8490 Make macro.
8491 * Makefile.in: Regenerate.
8492 * configure.in: Clean up gxx_include_dir logic.
8493 * configure: Regenerate.
8494
8495 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8496
8497 * MAINTAINERS (Write After Approval): Add myself.
8498
8499 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8500
8501 * MAINTAINERS: Update my mail address.
8502
8503 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8504
8505 * configure.in (gxx_include_dir): Fix typo.
8506 * configure: Regenerated.
8507
8508 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8509
8510 * Makefile.tpl: Reindent.
8511 * Makefile.in: Regenerate.
8512 * configure.in: Reindent. Don't set unused variables.
8513 * configure: Regenerate.
8514
8515 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8516
8517 * configure.in: Include $(build_tooldir)/sys-include in
8518 FLAGS_FOR_TARGET.
8519 * configure: Regenerated.
8520
8521 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8522
8523 * Makefile.tpl: Always pass down RANLIB.
8524 * Makefile.in: Regenerate.
8525
8526 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8527 * Makefile.in: Regenerate.
8528 * configure.in: Remove unused logic relating to --enable-shared
8529 and --enable-threads. Remove bogus comments. Remove redundant
8530 noconfigdirs.
8531 * configure: Regenerate.
8532
8533 * configure.in: Replace ${libstdcxx_version} by its value.
8534 Remove reference to mh-dgux.
8535 * configure: Regenerate.
8536
8537 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8538
8539 * MAINTAINERS (Write After Approval): Add myself.
8540
8541 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8542
8543 * Makefile.tpl: Rearrange.
8544 * Makefile.in: Regenerate.
8545
8546 2003-02-25 Uwe Stieber <uwe@wwws.de>
8547
8548 * configure.in: Add support for kaOS as cross build target system.
8549 * configure: Regenerated.
8550
8551 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8552
8553 * MAINTAINERS (Write after approval): Add myself.
8554
8555 2003-02-21 James E Wilson <wilson@tuliptree.org>
8556
8557 * MAINTAINERS: Update my email address.
8558
8559 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8560
8561 * MAINTAINERS: Add self to blanket write privs. section.
8562
8563 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8564
8565 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8566 configure-target-* as some target builds may require additional
8567 flags for preprocessor tests.
8568 * Makefile.in: Regenerated.
8569
8570 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8571
8572 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8573 * ltconfig: Handle it.
8574 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8575 auto-detecting it.
8576
8577 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8578 it is used as argument to $CC.
8579 * ltcf-gcj.sh: Likewise.
8580
8581 * configure.in: Introduce --enable-maintainer-mode.
8582 * configure: Rebuilt.
8583 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8584 for maintainer mode.
8585 * Makefile.in: Rebuilt.
8586
8587 2003-02-18 Jason Merrill <jason@redhat.com>
8588
8589 * Makefile.tpl (check-c++): Allow parallelism.
8590
8591 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8592
8593 * MAINTAINERS: Remove John Carr (who never actually had access to
8594 gcc.gnu.org).
8595
8596 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8597
8598 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8599 don't configure target-libobjc.
8600 * configure: Regenerate.
8601
8602 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8603
8604 * Makefile.tpl (RANLIB): Define.
8605 * Makefile.in: Regenerate.
8606
8607 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8608
8609 * MAINTAINERS: Update my email.
8610
8611 2003-02-06 Keith R Seitz <keiths@redhat.com>
8612
8613 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8614 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8615 * Makefile.in: Regenerated.
8616 * configure.in: Remove all traces of snavigator, db, and grep.
8617 * configure: Regenerated.
8618
8619 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8620
8621 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8622 After Approval.
8623
8624 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8625
8626 * MAINTAINERS (Write after approval): Add myself.
8627
8628 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8629
8630 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8631 * Makefile.in: Regenerated.
8632
8633 2003-01-30 Roger Sayle <roger@eyesopen.com>
8634
8635 * config.guess: Updated to 2003-01-30's version.
8636 * config.sub: Updated to 2003-01-28's version.
8637
8638 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8639
8640 * config.if: If gcc_version is already set, just use it. Don't set
8641 gcc_version_trigger if it's already set, otherwise set it to
8642 gcc/version.c, but only if the file exists. If it is not set and
8643 gcc/version.c does not exist, try to extract the version number from
8644 $CC.
8645
8646 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8647
8648 * MAINTAINERS: Add myself to write-after-approval list.
8649
8650 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8651
8652 * configure.in: Revert 24Jan change.
8653 * configure: Regenerate.
8654
8655 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8656
8657 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8658 entry of HJ Lu.
8659
8660 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8661
8662 * configure.in: Revert previous change.
8663 * configure: Regenerate.
8664
8665 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8666
8667 * configure.in: Make rda native-only.
8668 * configure: Regenerate.
8669
8670 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8671
8672 * MAINTAINERS: Move myself from GNATS-only-accounts to
8673 write-after-approval.
8674
8675 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8676
8677 * configure.in: Add missing \.
8678 * configure: Rebuilt.
8679
8680 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8681
8682 * configure.in (baseargs): Avoid using \| in sed regular
8683 expressions.
8684 * configure: Rebuilt.
8685
8686 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8687
8688 * configure.in (baseargs): Remove all supported forms of
8689 --cache-file, --srcdir, --host, --build and --target options
8690 from argument lists.
8691 * configure: Rebuilt.
8692
8693 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8694
8695 * MAINTAINERS: Add myself to write-after-approval list.
8696
8697 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8698
8699 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8700 * configure: Rebuilt.
8701
8702 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8703
8704 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8705 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8706 * Makefile.in: Regenerate.
8707 * configure: Regenerate.
8708
8709 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8710
8711 * configure.in: Remove Makefile in build, host and target modules
8712 unless configure was run with --no-recursion.
8713 * configure: Rebuilt.
8714
8715 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8716
8717 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8718 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8719 * Makefile.in: Regenerate.
8720
8721 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8722
8723 * config.guess: Update to 2003-01-03 version.
8724 * config.sub: Update to 2003-01-03 version.
8725
8726 2003-01-07 Christopher Faylor <cgf@redhat.com>
8727
8728 * configure: Regenerate with proper autoconf 2.13.
8729
8730 2003-01-07 Christopher Faylor <cgf@redhat.com>
8731
8732 * configure.in: Add AC_PREREQ for consistency.
8733 * configure: Regenerate.
8734
8735 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8736
8737 * configure.in (GDB_TK): Add tcl directories conditional on
8738 gdb/gdbtk directory being present.
8739 * configure: Regenerate.
8740
8741 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8742
8743 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8744 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8745 * configure: Rebuilt.
8746
8747 2002-12-31 Tom Tromey <tromey@redhat.com>
8748
8749 * Makefile.in: Rebuilt.
8750 * Makefile.def (target_modules) [libffi]: Allow installation.
8751
8752 2002-12-31 Andreas Schwab <schwab@suse.de>
8753
8754 * configure.in: Fix use of $program_transform_name.
8755 * configure: Regenerated.
8756
8757 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8758
8759 * configure.in (baseargs): Don't remove first configure argument.
8760 * configure: Regenerated.
8761
8762 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8763
8764 * Makefile.tpl (local-distclean): Don't remove...
8765 (multilib.ts): ... this. Moved into...
8766 (multilib.out): ... this. Don't use sub-make.
8767 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8768 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8769 (configure-build-[+module+], configure-[+module+],
8770 configure-target-[+module+], configure-gcc): ... these. Test
8771 for Makefile existence. Drop config.status from dependencies.
8772 * Makefile.in: Rebuilt.
8773 * configure.in: Move gcc-version-trigger to the end of
8774 ac_configure_args. Add comments to maybedep.tmp and
8775 serdep.tmp. Introduce --disable-serial-configure. Remove
8776 nonopt from baseargs, matching and removing corresponding
8777 whitespace while at it.
8778 * configure: Rebuilt.
8779
8780 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8781
8782 * configure.in (host_configargs): Replace reference to
8783 no-longer-defined buildopts with --build=${build_alias}.
8784 * configure: Rebuilt.
8785
8786 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8787 program_transform_name to standard idiom.
8788 (AUTOGEN, AUTOCONF): Define.
8789 (Makefile.in): Use $(AUTOGEN).
8790 (Makefile): Depend on config.status, and use autoconf-style rule to
8791 build it. Move original commands to...
8792 (config.status): ... this new target.
8793 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8794 $(AUTOCONF).
8795 * Makefile.in: Rebuilt.
8796
8797 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8798
8799 * Makefile.tpl: Fix dramatic bustage due to change in
8800 program_transform_name.
8801 * Makefile.in: Regenerate.
8802
8803 * configure.in: Remove unnecessary PATH setting.
8804 * configure: Regnerate.
8805
8806 * configure.in: Don't default to unprefixed tools unless
8807 the native tools will work.
8808 * configure: Regenerate.
8809
8810 * configure.in: Convert to autoconf script. Blow away lots
8811 of now-redundant Makefile fragments.
8812 * configure: Generate using Autoconf.
8813 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8814 * Makefile.in: Regenerate.
8815
8816 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8817
8818 * configure: Fix stupid bug where RANLIB was mistakenly included.
8819
8820 * configure.in: Rename (buildargs, hostargs, targargs) to
8821 (build_configargs, host_configargs, target_configargs).
8822
8823 * configure.in: Move logic out of sed statement.
8824
8825 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8826 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8827
8828 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8829
8830 * config.sub: Import from master repository
8831 * config.guess: Ditto
8832
8833 2002-12-24 Andreas Schwab <schwab@suse.de>
8834
8835 * Makefile.tpl (multilib.out): Fix missing space.
8836 * Makefile.in: Regenerate.
8837
8838 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8839
8840 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8841 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8842 * Makefile.in: Regenerate.
8843 * configure.in: Remove unnecessary leftovers.
8844
8845 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8846
8847 * configure.in (extra_ranlibflags_for_target): New variable.
8848 (*-*-darwin): Add -c to ranlib commands.
8849 * configure (tooldir): Handle extra_ranlibflags_for_target.
8850
8851 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8852
8853 * Makefile.tpl: Revert HJL's change.
8854 * Makefile.in: Regenerated.
8855 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8856 always.
8857
8858 2002-12-19 Andreas Schwab <schwab@suse.de>
8859
8860 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8861 * Makefile.in: Regenerate.
8862
8863 2002-12-18 H.J. Lu <hjl@gnu.org>
8864
8865 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8866 * Makefile.in: Regenerated.
8867
8868 * configure.in (build_prefix): New. Substitute.
8869
8870 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8871
8872 * Makefile.tpl: Don't let real targets depend on phony targets.
8873 * Makefile.in: Regenerate.
8874
8875 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8876 * Makefile.in: Regenerate.
8877
8878 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8879
8880 * config.sub: Import from master repository
8881 * config.guess: Ditto
8882
8883 2002-12-16 Jason Merrill <jason@redhat.com>
8884
8885 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8886 previous 'make bootstrap'.
8887 * Makefile.in: Regenerate.
8888
8889 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8890
8891 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8892
8893 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8894
8895 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8896 * Makefile.in: Regenerate.
8897
8898 2002-12-13 Jason Merrill <jason@redhat.com>
8899
8900 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8901 library tests.
8902 (check-c++): Just depend on it and check-target-libstdc++-v3.
8903 * Makefile.in: Regenerate.
8904
8905 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8906
8907 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8908 * Makefile.in: Rebuilt.
8909
8910 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8911
8912 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8913
8914 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8915
8916 * configure: Fix bug put in by gremlins.
8917
8918 * Makefile.tpl: Substitute more autoconfily.
8919 * configure: Substitute more autoconfily.
8920 * Makefile.in: Regenerate.
8921
8922 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8923
8924 * config.sub: Import from master repository
8925 * config.guess: Ditto
8926 * MAINTAINERS: Added Svein Seldal under write after approval
8927
8928 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8929
8930 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8931 * Makefile.in (all-sim): Ditto.
8932
8933 2002-12-06 DJ Delorie <dj@redhat.com>
8934
8935 * Makefile.tpl: Change configure dependencies to not have real
8936 targets depend on phony targets.
8937
8938 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8939
8940 * configure.in: Revert unintentional change.
8941
8942 * Makefile.tpl: Change dependency for */multilib.out so that
8943 it works when gcc isn't in the tree.
8944
8945 * configure.in: Substitute more.
8946 * configure: Run subconfigures from the Makefile.
8947 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8948 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8949
8950 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8951
8952 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8953
8954 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8955
8956 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8957 and corresponding dependencies.
8958 * Makefile.in: Regenerate.
8959
8960 * configure.in (host_tools): Order binutils, gas and ld for
8961 convenience in running the testsuites.
8962
8963 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8964 * Makefile.in: Regenerate.
8965 * configure.in: Introduce rules to serialize subconfigure runs.
8966
8967 * configure.in: Introduce BASE_CC_FOR_TARGET.
8968 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8969 Realize configure-build-* targets. Realize configure-target-* targets.
8970 * Makefile.in: Regenerate.
8971
8972 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8973
8974 * configure: Move gcc_version_trigger stuff from here...
8975 * configure.in: ...to here.
8976
8977 * configure.in: Separate subconfigure options added by this file from
8978 options given by the user. Add machinery to put args for host
8979 subconfigures into the Makefile.
8980
8981 * Makefile.tpl: Remove 'vault' targets.
8982 * Makefile.tpl: Reorder and comment dependencies.
8983 * Makefile.in: Regenerate.
8984
8985 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8986 * configure.in: Fix my broken commit of previous patch. (sigh)
8987
8988 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8989
8990 * configure.in: Move host-specific darwin noconfigdirs into
8991 the host-specific section.
8992
8993 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8994
8995 * configure.in: Move host-specific darwin noconfigdirs into
8996 the host-specific section.
8997
8998 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8999
9000 * configure: Remove skip-this-dir support.
9001 * Makefile.tpl: Remove skip-this-dir support.
9002
9003 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9004 subdirectories.
9005 * Makefile.in: Regenerate.
9006
9007 * Makefile.tpl: Strip out useless setting of 'dir'.
9008 * Makefile.in: Regenerate.
9009
9010 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9011
9012 * configure.in: Fix deeply stupid bug.
9013
9014 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9015 shell code in CXX_FOR_TARGET
9016 * Makefile.def: Introduce raw_cxx.
9017 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9018 RAW_CXX_FOR_TARGET.
9019 * Makefile.in: Regenerate.
9020
9021 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9022
9023 * Makefile.tpl: Remove unnecessary ifs.
9024 * Makefile.in: Regenerate.
9025
9026 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9027 dependencies. Maybe-ize build-libiberty. Create dummy install
9028 targets for 'no_install' modules.
9029 * configure: Move GDB_TK substitution to configure.in. Move
9030 build_modules stuff to configure.in.
9031 * configure.in: Implement soft dependency machinery. Maybe-ize
9032 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9033 * Makefile.in: Regenerate.
9034
9035 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9036
9037 * Makefile.tpl: Make all-target, install-target behave similarly
9038 to all, install (only hitting configured targets). Eliminate
9039 unused macro defintions.
9040
9041 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9042 build != host.
9043
9044 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9045
9046 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9047
9048 * configure.in: Produce lists of subdir targets we're actually
9049 configuring. Remove references to "dosrel".
9050 * Makefile.tpl: Let configure set which subdir targets are hit.
9051 Remove install-cross; clean up install; remove ALL. Remove
9052 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9053 Autogenerate host module targets. Remove empty dependency lines
9054 and redundant dependency; rearrange slightly.
9055 * Makefile.def: Add host-side libtermcap, utils.
9056
9057 * Makefile.in: Regenerate.
9058
9059 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9060
9061 * ltconfig (osf[345]): Append $major to soname_spec.
9062 Reflect this in library_names_spec.
9063 * ltmain.sh (osf): Prefix $major with . for use as extension.
9064
9065 2002-11-19 Andreas Jaeger <aj@suse.de>
9066
9067 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9068 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9069 and sparc64 GNU/Linux systems.
9070
9071 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9072
9073 * MAINTAINERS: Update email.
9074
9075 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9076
9077 * MAINTAINERS: Complete James Dennett's entry.
9078
9079 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9080
9081 * MAINTAINERS (Write After Approval): Add myself.
9082
9083 2002-11-13 Bruce Korb <bkorb@gnu.org>
9084
9085 * Makefile.tpl: syntactic cleanup
9086
9087 2002-11-13 Stuart Hastings <stuart@apple.com>
9088
9089 * MAINTAINERS: Add myself to write-after-approval list.
9090
9091 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9092
9093 * Makefile.def: Add list of recursive targets to autogenerate.
9094 Add build_modules.
9095 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9096 targets. Autogenerate *-build-* targets.
9097 * Makefile.in: Regenerate.
9098
9099 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9100
9101 * configure: More autoconf-style substitutions.
9102 * Makefile.tpl: More autoconf-style substitutions.
9103 * Makefile.in: Regenerate.
9104
9105 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9106
9107 * configure: Substitute more variables in a more autoconf-friendly
9108 way. Simplify slightly.
9109 * Makefile.tpl: Make more variables substitutable in an
9110 autoconf-friendly way.
9111 * Makefile.in: Regenerate.
9112
9113 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9114
9115 * MAINTAINERS (Write After Approval): Add myself.
9116
9117 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9118
9119 * configure.in (v810*): Remove special setting of tools.
9120
9121 * configure: Add support for extra required flags for ar or nm.
9122 * configure.in (aix4.3+): Use above support for target-specific
9123 issues, rather than using config/mt-aix43.
9124
9125 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9126
9127 * configure: Remove 'removing', which doesn't work. Replace $subdir
9128 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9129 with $srcdir. Reformat indentation. Substitute some variables
9130 formerly hard-coded in the Makefile for build=host.
9131 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9132 * Makefile.def: Autogenerate more.
9133 * Makefile.in: Regenerate.
9134
9135 2002-11-04 Adam Nemet <anemet@lnxw.com>
9136
9137 * MAINTAINERS (Write After Approval): Add myself.
9138
9139 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9140
9141 * Makefile.def (host_modules): Add rda.
9142 * Makefile.in: Regenerate.
9143 * configure.in (target_tool): Add target-rda to list.
9144
9145 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9146
9147 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9148
9149 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9150
9151 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9152 and restrap targets to this rule.
9153 * Makefile.in: Regenerate.
9154
9155 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9156
9157 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9158 GNATS only accounts.
9159
9160 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9161
9162 * configure.in (i[3456]86-*-linux*): Add check to disable
9163 ${libgcj} for glibc1.
9164
9165 2002-10-24 Denis Chertykov <denisc@overta.ru>
9166
9167 * MAINTAINERS: Add myself as ip2k port maintainer.
9168
9169 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9170
9171 * configure.in: Add tic4x target.
9172
9173 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9174
9175 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9176 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9177 * Makefile.in: Regenerate.
9178
9179 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9180 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9181 * Makefile.in: Regenerate.
9182
9183 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9184
9185 * MAINTAINERS: Add myself as web pages co-maintainer.
9186
9187 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9188
9189 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9190 * Makefile.in: Regenerate.
9191
9192 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9193
9194 * MAINTAINERS: Add myself and Nathan Sidwell
9195 <nathan@codesourcery.com> as VxWorks maintainers.
9196
9197 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9198
9199 * Makefile.def: Remove order dependency comments.
9200 * Makefile.tpl: Add explicit install-install dependencies.
9201 * Makefile.in: Regenerate.
9202
9203 * Makefile.tpl: Remove material now in src-release. (Finally!)
9204 * Makefile.in: Regenerate.
9205
9206 * Makefile.tpl: Add configure-target (for src-release in src)
9207 * Makefile.in: Regenerate.
9208
9209 2002-09-30 Nick Clifton <nickc@redhat.com>
9210
9211 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9212
9213 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9214
9215 * configure.in (s390*-*-linux*): Enable libgcj.
9216
9217 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9218
9219 * configure: Revert accidentally applied changes.
9220
9221 * Makefile.tpl: Make more autoconf-friendly.
9222 * Makefile.in: Regenerate.
9223 * configure: Make substitution more autoconf-like.
9224
9225 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9226
9227 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9228 single entry to handle all these.
9229 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9230 libjava on arm-*-elf.
9231
9232 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9233
9234 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9235 things that depend on them.
9236
9237 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9238
9239 * Makefile.tpl: Make subsituted variables more autoconfy.
9240 * Makefile.in: Regenerate.
9241 * configure: Make seds more autoconfy.
9242
9243 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9244
9245 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9246 * Makefile.in: Regenerate.
9247 * configure.in: Rewrite sed statements to look autoconfy.
9248
9249 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9250 all-target-foo on configure-target-foo.
9251 * Makefile.def: Ditto.
9252 * Makefile.in: Rebuild.
9253
9254 2002-09-25 Andrew Haley <aph@redhat.com>
9255
9256 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9257
9258 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9259
9260 * Makefile.def: New file.
9261 * Makefile.tpl: New file.
9262 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9263 * contrib/gcc_update: Note that Makefile.in is a generated file.
9264
9265 * configure.in: Minor rearrangement. Simplify tests.
9266
9267 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9268
9269 * configure.in (with_headers): Skip copy if value is "yes".
9270 (with_libs): Likewise.
9271
9272 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9273
9274 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9275 * configure.in (sh*-*-pe*): Ditto.
9276 * configure.in (mips*-*-pe*): Ditto.
9277 * configure.in (*arm-wince-pe): Ditto.
9278
9279 * configure.in: Rearrange.
9280
9281 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9282
9283 * MAINTAINERS: Update my email address.
9284
9285 2002-08-30 Paul Koning <pkoning@equallogic.com>
9286
9287 * MAINTAINERS: (Write After Approval): Add myself.
9288
9289 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9290
9291 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9292
9293 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9294
9295 * MAINTAINERS: Change my mailing address.
9296
9297 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9298
9299 * MAINTAINERS (Write After Approval): Remove myself.
9300 (Various Maintainers: c++ runtime libs): Add myself.
9301
9302 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9303
9304 * MAINTAINERS (Write After Approval): Remove myself.
9305 (Various Maintainers: c++ runtime libs): Add myself.
9306
9307 2002-08-15 Eric Christopher <echristo@redhat.com>
9308
9309 * config.sub: Import from master repository.
9310 * config.guess: Ditto.
9311
9312 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9313
9314 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9315 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9316 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9317
9318 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9319
9320 * MAINTAINERS: Add self to rs6000 vector extensions.
9321
9322 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9323
9324 * libiberty/configure: Reverted unintended yesterday's check in.
9325
9326 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9327
9328 * boehm-gc/configure, libf2c/configure: Rebuilt.
9329 * libffi/configure, libiberty/configure: Ditto.
9330 * libjava/configure, libobjc/configure: Ditto.
9331 * libstdc++-v3/configure, zlib/configure: Ditto.
9332 Merged from binutils:
9333 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9334 From Steve Ellcey <sje@cup.hp.com>:
9335 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9336 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9337 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9338 IA64.
9339 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9340 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9341 soname_spec, sys_lib_search_path_spec): Ditto.
9342
9343 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9344
9345 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9346
9347 2002-08-04 H.J. Lu (hjl@gnu.org)
9348
9349 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9350
9351 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9352
9353 * MAINTAINERS (Write After Approval): Add myself.
9354
9355 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9356
9357 * configure.in: Move generic linux case to end. Copy generic
9358 linux noconfigdirs to mips*-*-linux* entry and new
9359 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9360
9361 2002-07-19 Michael Matz <matz@suse.de>
9362
9363 * MAINTAINERS: Add myself as ra* maintainer.
9364
9365 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9366
9367 * config.guess: Update to 2002-07-09 version.
9368 * config.sub: Update to 2002-07-03 version.
9369
9370 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9371
9372 * MAINTAINERS: Fix typo in a maintainer email address.
9373
9374 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9375
9376 * configure.in: Remove two redundant tests.
9377
9378 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9379
9380 * configure.in (mips*-*-irix6*o32): Enable stabs.
9381
9382 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9383
9384 * configure.in: Don't build grez.
9385 * Makefile.in: Ditto.
9386
9387 * Makefile.in: Remove references to bsp, cygmon, libstub.
9388 * configure.in: Ditto.
9389
9390 * configure.in: Remove leftover reference to gdbtest.
9391
9392 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9393
9394 * configure.in (gxx_include_dir): Change to match versioned
9395 C++ headers if --enable-version-specific-runtime-libs is used.
9396
9397 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9398
9399 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9400
9401 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9402
9403 * configure.in: Make --without-x work.
9404
9405 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9406
9407 * configure.in: Rearrange target Makefile fragment collection.
9408
9409 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9410 cvs[src].
9411 * configure.in: Ditto.
9412
9413 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9414
9415 * MAINTAINERS (Write After Approval): Update my e-mail address.
9416
9417 2002-06-24 Ben Elliston <bje@redhat.com>
9418
9419 * configure.in (host_tools): Remove cgen.
9420
9421 * Makefile.in (all-cgen): Remove; runs from its source directory.
9422 (check-cgen, install-cgen, clean-cgen): Likewise.
9423 (all-opcodes): Do not depend on all-cgen.
9424 (all-sim): Likewise.
9425
9426 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9427
9428 * Makefile.in: Eliminate 'apache' targets.
9429 * configure.in: Eliminate 'apache' targets.
9430
9431 * configure.in: Eliminate redundant tests. Reorganize.
9432
9433 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9434
9435 * config-ml.in: Eliminate references to Cygnus configure.
9436
9437 * Makefile.in: Eliminate references to building emacs.
9438
9439 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9440
9441 * MAINTAINERS: Update my email address.
9442
9443 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9444
9445 * config.if (libstdcxx_incdir): Version C++ headers.
9446 (cxx_incdir): Remove.
9447
9448 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9449
9450 * MAINTAINERS (Write After Approval): Add self.
9451
9452 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9453
9454 * configure.in: Add support for ip2k.
9455
9456 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9457
9458 * configure.in: Fix AIX configury bug.
9459
9460 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9461
9462 * MAINTAINERS (Write After Approval): Add self.
9463
9464 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9465
9466 * configure.in: replace ${topsrcdir} with ${srcdir}
9467
9468 * configure.in: Move definition of libstdcxx_flags
9469 right above usage, rather than waaay earlier.
9470
9471 * configure.in: Pull definition of is_cross_compiler earlier.
9472
9473 * configure.in: Rearrange a little.
9474
9475 * configure.in: Remove references to librx.
9476 * Makefile.in: Remove references to librx.
9477
9478 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9479
9480 * config.sub: Add support for avr target.
9481 Import from master sources, rev 1.255
9482
9483 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9484
9485 * configure, .cvsignore: Revert previous change...
9486 * Makefile: ...delete.
9487
9488 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9489
9490 * configure.in: Eliminate ${gasdir} variable.
9491
9492 2002-06-18 Dave Brolley <brolley@redhat.com>
9493
9494 * configure.in: Add support for frv.
9495 * config.sub: Add support for frv.
9496
9497 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9498
9499 * configure: Remove garbage from previous commit.
9500
9501 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9502
9503 * configure: For in-source builds, make a subdir and re-exec there.
9504 * Makefile: New file. Pass targets through to build directory.
9505 * .cvsignore: No longer ignore "Makefile".
9506
9507 2002-06-16 Douglas Rupp <rupp@gnat.com>
9508
9509 * MAINTAINERS (Write After Approval): Add self.
9510
9511 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9512
9513 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9514
9515 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9516
9517 * configure.in (vax-*-netbsd*): Re-enable gas.
9518
9519 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9520
9521 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9522 BUILD_PREFIX_1, to correct nomenclature.
9523 * configure: Likewise.
9524
9525 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9526 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9527
9528 2002-05-31 Olaf Hering <olh@suse.de>
9529
9530 * config-ml.in: Propogate DESTDIR also.
9531
9532 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9533
9534 * configure.in (vax-*-netbsd*): Don't build gas for this
9535 platform.
9536
9537 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9538
9539 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9540 and libgcj for AVR.
9541
9542 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9543
9544 * MAINTAINERS (Write After Approval): Add myself.
9545
9546 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9547
9548 * config.guess: Update to 2002-05-22 version.
9549 * config.sub: Likewise.
9550
9551 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9552
9553 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9554 * config-ml.in: Likewise.
9555 * configure: Likewise.
9556 * configure.in: Likewise.
9557
9558 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9559
9560 * MAINTAINERS: Update my email address.
9561
9562 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9563
9564 * configure.in: Simplify makefile fragment collection.
9565
9566 * configure.in: Remove code to build emacs.
9567
9568 * configure.in : Remove --srcdir argument from targargs and buildargs
9569 (it's always overridden in the Makefile anyway). Rearrange a bit.
9570
9571 * configure: Move some logic to configure.in.
9572 * configure.in: Move some logic from configure.
9573
9574 2002-05-11 Tom Tromey <tromey@redhat.com>
9575
9576 * MAINTAINERS: Reflect libgcj reality.
9577
9578 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9579
9580 * Makefile.in: Honour DESTDIR.
9581
9582 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9583
9584 * config.guess: Import 2002-03-20 version.
9585 * config.sub: Import 2002-04-26 version.
9586
9587 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9588
9589 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9590
9591 2002-05-07 Tim Josling <tej@melbpc.org.au>
9592
9593 * MAINTAINERS: Add self.
9594
9595 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9596
9597 * ltmain.sh: Detect and handle object name conflicts
9598 while piecewise linking a static library.
9599
9600 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9601
9602 * configure.in (noconfigdirs): Don't disable libgcj on
9603 sparc64-*-solaris* and sparcv9-*-solaris*.
9604
9605 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9606
9607 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9608
9609 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9610
9611 * configure.in (FLAGS_FOR_TARGET): Do not add
9612 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9613 on i[3456]86-*-linux*.
9614
9615 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9616
9617 * configure.in (noconfigdirs): Replace [ ] with test.
9618
9619 * configure.in (noconfigdirs): Do not add target-newlib if
9620 target == i[3456]86-*-linux*, and host == target.
9621
9622 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9623
9624 * configure.in: delete reference to absent file
9625
9626 * configure.in: replace '[' with 'test'
9627
9628 * configure.in: Eliminate references to gash.
9629 * Makefile.in: Eliminate references to gash.
9630
9631 * configure.in: remove useless references to 'pic' makefile fragments.
9632
9633 * configure.in: (*-*-windows*) Finish removing.
9634
9635 * configure.in: Eliminate redundant test for libgui.
9636
9637 2002-04-29 Roger Sayle <roger@eyesopen.com>
9638
9639 * MAINTAINERS: Add self and realphabetize. Update entries
9640 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9641 entry for a29k port maintainer.
9642
9643 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9644
9645 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9646 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9647
9648 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9649
9650 * configure.in: remove references to dead files
9651
9652 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9653
9654 * MAINTAINERS: Add information about purpose of this file.
9655
9656 2002-04-18 Tom Tromey <tromey@redhat.com>
9657
9658 * configure.in: Disallow configuring libgcj when it is already
9659 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9660 Solaris 2.8 by default. For PR libgcj/6158.
9661
9662 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9663
9664 * configure.in: Move default CC setting out of config/mh-* fragments
9665 directly into here.
9666
9667 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9668
9669 * configure.in: don't even try to configure or make a subdirectory
9670 if there's no configure script for it.
9671
9672 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9673
9674 * MAINTAINERS: Remove chill maintainers.
9675 * Makefile.in (CHILLFLAGS): Remove.
9676 (CHILL_LIB): Remove.
9677 (TARGET_CONFIGDIRS): Remove libchill.
9678 (CHILL_FOR_TARGET): Remove.
9679 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9680 CHILL_LIB.
9681 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9682 (CHECK_TARGET_MODULES): Likewise.
9683 (INSTALL_TARGET_MODULES): Likewise.
9684 (CLEAN_TARGET_MODULES): Likewise.
9685 (configure-target-libchill): Remove.
9686 (all-target-libchill): Remove.
9687 * configure.in (target_libs): Remove target-libchill.
9688 Do not compute CHILL_FOR_TARGET.
9689 * libchill: Remove directory.
9690
9691 2002-04-11 DJ Delorie <dj@redhat.com>
9692
9693 * Makefile.in, configure.in: Sync with binutils, entries
9694 follow...
9695
9696 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9697
9698 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9699 (do-tar, do-bz2): New rules.
9700 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9701 (gdb-tar): New rule.
9702 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9703 (insight_dejagnu.tar): New rule.
9704 (insight.tar): New rule.
9705 (gdb+dejagnu.tar): New rule.
9706 (gdb.tar): New rule.
9707
9708 2002-02-01 Mo DeJong <supermo@bayarea.net>
9709
9710 * Makefile.in: Add all-tix to deps for all-snavigator
9711 so that tix is built when building snavigator.
9712
9713 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9714
9715 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9716 ld and gdb are not supported.
9717
9718 2002-01-07 Mark Salter <msalter@redhat.com>
9719
9720 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9721 Allow target-libgloss to be built for arm, strongarm, and xscale.
9722
9723 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9724
9725 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9726 options for i[3456]86-pc-linux* native builds.
9727
9728 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9729
9730 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9731 files from .po files for a distribution.
9732
9733 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9734
9735 * configure.in: Enable libstdc++-v3 for h8300 targets.
9736
9737 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9738
9739 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9740 version from bfd/.
9741
9742 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9743
9744 * Makefile.in (VER): When present, extract the version number from
9745 the file version.in.
9746
9747 2001-05-24 Tom Rix <trix@redhat.com>
9748
9749 * configure.in : enable ld for aix
9750
9751 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9752
9753 * config.guess: Add linux target for S/390.
9754
9755 2000-11-07 Philip Blundell <pb@futuretv.com>
9756
9757 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9758
9759 2000-11-03 Philip Blundell <pb@futuretv.com>
9760
9761 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9762 files.
9763
9764 2001-01-15 Ben Elliston <bje@redhat.com>
9765
9766 * configure.in (host_tools): Add sid.
9767 Always configure cgen.
9768
9769 2000-11-24 Nick Clifton <nickc@redhat.com>
9770
9771 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9772
9773
9774 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9775
9776 * Makefile.in (ALL_MODULES): Add all-cgen.
9777 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9778 (all-cgen): New target.
9779 (all-opcodes,all-sim): Depend on all-cgen.
9780 * configure.in (host_tools): Add cgen.
9781 Only configure cgen if --enable-cgen-maint.
9782
9783 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9784
9785 * configure.in: Add *-*-freebsd* configurations.
9786
9787 2002-04-08 Tom Tromey <tromey@redhat.com>
9788
9789 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9790 Fixes PR libgcj/6068.
9791
9792 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9793
9794 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9795
9796 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9797
9798 * configure.in (alpha*-dec-osf*): Enable libgcj.
9799
9800 2003-03-27 Matthew Gingell <gingell@gnat.com>
9801
9802 * MAINTAINERS (Write After Approval): Add myself.
9803
9804 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9805
9806 Fix for: PR bootstrap/3591, target/5676
9807 * configure.in (mcore-pe): Disable the configuration of
9808 libstdc++-v3 since exceptions are not supported.
9809
9810 2002-03-20 Anthony Green <green@redhat.com>
9811
9812 * configure.in: Enable libgcj for xscale-elf target.
9813
9814 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9815
9816 * MAINTAINERS: Update my email address.
9817
9818 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9819
9820 * ltmain.sh (relink_command): Fix typo in previous change.
9821
9822 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9823
9824 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9825 (relink_command): Added --tag flags.
9826 (mode=install): If relinking fails; error out.
9827
9828 2002-03-12 Richard Henderson <rth@redhat.com>
9829
9830 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9831 .NOTPARALLEL tag.
9832 (do-check): Rename from check.
9833 (check): Allow parallel check.
9834
9835 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9836
9837 * MAINTAINERS: Add myself as maintainer for xtensa port.
9838 Fix alphabetical order in CPU port maintainer list.
9839 Remove myself from Write After Approval list.
9840
9841 2002-03-11 Richard Henderson <rth@redhat.com>
9842
9843 * Makefile.in (.NOTPARALLEL): Add fake tag.
9844
9845 2002-03-07 H.J. Lu (hjl@gnu.org)
9846
9847 * configure.in: Enable gprof for mips*-*-linux*.
9848
9849 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9850
9851 * MAINTAINERS (Write After Approval): Add myself.
9852
9853 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9854
9855 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9856 libjava.
9857 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9858
9859 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9860
9861 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9862 because its Makefile is there; test for the executable instead.
9863
9864 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9865
9866 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9867 libstdc++-v3 and libjava.
9868
9869 2002-02-11 Adam Megacz <adam@xwt.org>
9870
9871 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9872 boehm-gc
9873
9874 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9875
9876 * config.guess: Updated to 2002-01-30's version.
9877 * config.sub: Updated to 2002-02-01's version.
9878 Contribute sh64-elf.
9879 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9880 * configure.in: Added sh64-*-*.
9881
9882 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9883
9884 * MAINTAINERS: Belatedly add myself to write after approval list.
9885
9886 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9887
9888 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9889 Remove self as Write After Approval.
9890
9891 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9892
9893 * MAINTAINERS: Put self in as maintainer for contrib/regression
9894 directory.
9895
9896 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9897
9898 * MAINTAINERS: Update my email address.
9899
9900 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9901
9902 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9903 target-libiberty, and target-libgloss. Skip Java-related
9904 libraries if not supported for NetBSD on target CPU.
9905
9906 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9907
9908 * install-sh: Use _inst.$$_ for temp file name.
9909
9910 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9911
9912 * MAINTAINERS (Write After Approval): Move my contact info
9913 from here...
9914 (OS Port Maintainers): ...to here (netbsd).
9915
9916 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9917
9918 * MAINTAINERS (Write After Approval): Add myself.
9919
9920 2002-01-17 H.J. Lu <hjl@gnu.org>
9921
9922 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9923 (all-target-fastjar): Also depend on all-target-libiberty.
9924
9925 2002-01-16 H.J. Lu (hjl@gnu.org)
9926
9927 * config.guess: Import from master sources, rev 1.225.
9928 * config.sub: Import from master sources, rev 1.238.
9929
9930 2002-01-16 Kazu Hirata <kazu@hxi.com>
9931
9932 * MAINTAINERS (Write After Approval): Remove myself.
9933
9934 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9935
9936 * MAINTAINERS (Write After Approval): Add myself.
9937
9938 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9939
9940 * MAINTAINERS: Add self as docs co-maintainer.
9941
9942 2001-12-11 Matthias Klose <doko@debian.org>
9943
9944 * MAINTAINERS (Write After Approval): Add myself.
9945
9946 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9947
9948 * MAINTAINERS: Update my email address.
9949
9950 2001-12-07 Turly O'Connor <turly@apple.com>
9951 * MAINTAINERS (Write After Approval): Add myself.
9952 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9953 (rs6000_initialize_trampoline): Call __trampoline_setup for
9954 ABI_DARWIN too.
9955 * darwin-tramp.asm: New file, implements __trampoline_setup.
9956 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9957
9958 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9959
9960 * MAINTAINERS (Write After Approval): Add myself.
9961
9962 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9963
9964 * configure, configure.in: Use temp file for long sed commands.
9965
9966 2001-12-03 Laurent Guerby <guerby@acm.org>
9967
9968 * config.sub: Update to version 1.232 on subversion.
9969
9970 2001-12-03 Ben Elliston <bje@redhat.com>
9971
9972 * MAINTAINERS: Update mail address for config.* patches.
9973
9974 2001-11-27 DJ Delorie <dj@redhat.com>
9975 Zack Weinberg <zack@codesourcery.com>
9976
9977 When build != host, create libiberty for the build machine.
9978
9979 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9980 CONFIG_ARGUMENTS.
9981 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9982 New variables.
9983 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9984 and rules.
9985 (all.normal): Depend on ALL_BUILD_MODULES.
9986 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9987 (all-build-libiberty): Depend on configure-build-libiberty.
9988
9989 * configure: Calculate and substitute proper value for
9990 ALL_BUILD_MODULES.
9991 * configure.in: Create the build subdirectory.
9992 Calculate and substitute TARGET_CONFIGARGS (formerly
9993 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9994
9995 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9996
9997 * MAINTAINERS (write-after-approval): Add self.
9998
9999 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10000
10001 * MAINTAINERS (GNATS only accounts): Remove self.
10002
10003 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10004
10005 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10006 libf2c.
10007
10008 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10009
10010 * MAINTAINERS (Write After Approval): Add self.
10011
10012 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10013
10014 * MAINTAINERS: mips and s390 are also CPU ports.
10015
10016 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10017
10018 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10019
10020 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10021
10022 * MAINTAINERS: Alphabetize.
10023
10024 2001-11-09 Kazu Hirata <kazu@hxi.com>
10025
10026 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10027
10028 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10029
10030 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10031
10032 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10033
10034 * configure.in (--enable-languages): Be more permissive about
10035 syntax. Check for empty lists better. Warn about $LANGUAGES.
10036
10037 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10038
10039 * config.sub: Import from master sources, rev. 1.230.
10040 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10041
10042 2001-11-07 Laurent Guerby <guerby@acm.org>
10043
10044 * MAINTAINERS (Write After Approval): Add self.
10045
10046 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10047
10048 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10049
10050 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10051
10052 * config.sub: Import from master sources, rev 1.226.
10053 * config.guess: Import from master sources, rev 1.216.
10054
10055 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10056
10057 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10058 * MAINTAINERS: Add self as maintainer of MMIX port.
10059 Remove old after-approval entry.
10060
10061 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10062
10063 * ChangeLog, configure: Fix spelling errors.
10064
10065 2001-10-20 Brendan Kehoe <brendan@zen.org>
10066
10067 * MAINTAINERS: Tweak my address.
10068
10069 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10070
10071 * MAINTAINERS: Update my email address.
10072
10073 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10074
10075 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10076 * MAINTAINERS: Add self as maintainer of CRIS port.
10077
10078 2001-10-10 Geert Bosch <bosch@gnat.com>
10079
10080 * MAINTAINERS (Various maintainers: Ada front end):
10081 Added Robert Dewar.
10082
10083 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10084
10085 * MAINTAINERS (Write After Approval): Added self
10086
10087 2001-10-02 Geert Bosch <bosch@gnat.com>
10088
10089 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10090
10091 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10092
10093 * configure: Handle temporary files securely using mkdir.
10094
10095 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10096
10097 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10098
10099 2001-09-26 Will Cohen <wcohen@redhat.com>
10100
10101 * configure.in (*-*-linux*): Disable configuration of target-newlib
10102 and target-libgloss.
10103
10104 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10105
10106 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10107 RANLIB.
10108
10109 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10110
10111 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10112 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10113 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10114 avoid quotes nesting problems.
10115 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10116 (DO_X): Export only variables that are set.
10117
10118 2001-09-19 Ben Elliston <bje@redhat.com>
10119
10120 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10121 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10122 semantics. Use the shell built-in "type" command instead.
10123
10124 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10125
10126 Merged from gcc-3_0-branch:
10127 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10128 * ltcf-c.sh: Use $objext, not $ac_objext.
10129 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10130 * ltcf-cxx.sh: Add support for GNU.
10131 2001-07-22 Timothy Wall <twall@redhat.com>
10132 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10133 default settings if using GNU tools with that configuration.
10134 * ltcf-cxx.sh: Ditto.
10135 * ltcf-gcj.sh: Ditto.
10136 2001-07-21 Michael Chastain <chastain@redhat.com>
10137 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10138 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10139 * ltmain.sh: Mark as gcc-local.
10140
10141 2001-08-30 Eric Christopher <echristo@redhat.com>
10142 Jason Eckhardt <jle@redhat.com>
10143
10144 * config.guess: Merge from master sources.
10145 * config.sub: Merge from master sources, add support for mipsisa32.
10146
10147 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10148 * config.sub: Merge from master sources, rev 1.219.
10149 * MAINTAINERS: Add self as contact for stormy16 port.
10150
10151 2001-08-14 Zack Weinberg <zackw@panix.com>
10152
10153 * config.sub: Merge from master sources, rev 1.218.
10154 * config.guess: Merge from master sources, rev 1.209.
10155
10156 2001-08-11 Graham Stott <grahams@redhat.com>
10157
10158 * Makefile.in (check-c++): Add missing semicolon.
10159
10160 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10161
10162 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10163
10164 2001-07-30 Eric Christopher <echristo@redhat.com>
10165
10166 * MAINTAINERS (Various maintainers: mips port): Added myself.
10167
10168 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10169
10170 * configure.in (sh-*-linux*): New.
10171
10172 2001-07-27 Richard Henderson <rth@redhat.com>
10173
10174 * .cvsignore: Add LAST_UPDATED.
10175
10176 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10177
10178 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10179
10180 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10181
10182 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10183
10184 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10185
10186 * MAINTAINERS (Write After Approval): Added myself.
10187
10188 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10189
10190 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10191 and libgcj on m68hc11/m68hc12.
10192
10193 2001-06-27 H.J. Lu (hjl@gnu.org)
10194
10195 * Makefile (CFLAGS_FOR_BUILD): New.
10196 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10197
10198 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10199
10200 * README: Remove version number.
10201
10202 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10203
10204 * INSTALL/README: Update wrt. to the installation instructions now
10205 residing in gcc/doc/install.texi.
10206
10207 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10208
10209 * README: Replace with a cut-down and updated version of gcc/README.
10210
10211 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10212
10213 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10214 multilibs to be disabled.
10215
10216 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10217
10218 * MAINTAINERS (Write After Approval): Add myself.
10219
10220 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10221
10222 * config.guess: Import CVS version 1.195.
10223 * config.sub: Import CVS version 1.212.
10224
10225 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10226
10227 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10228 gcc/xgcc is built, use -print-prog-name to find out the program
10229 name to use.
10230
10231 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10232
10233 * config.guess: Import CVS version 1.194. All gcc-local changes
10234 appear to also be in the master copy.
10235 * config.sub: Import CVS version 1.211.
10236
10237 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10238
10239 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10240 with_gcc]: Use `gcc -shared' to build a shared library.
10241
10242 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10243
10244 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10245 archives.
10246
10247 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10248
10249 * MAINTAINERS (Write After Approval): Add myself.
10250
10251 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10252
10253 * configure.in (libstdcxx_flags): Do not try to execute
10254 libstdc++-v3/testsuite_flags until it exists.
10255
10256 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10257
10258 * MAINTAINERS: Update my email address.
10259
10260 2001-05-31 Graham Stott <grahams@redhat.com>
10261
10262 * MAINTAINERS (Write After Approval): Add myself.
10263
10264 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10265
10266 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10267 libraries when using g++ with native linker.
10268
10269 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10270
10271 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10272
10273 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10274
10275 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10276 [aix4*|aix5*]: Prepend blank.
10277
10278 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10279
10280 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10281 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10282 of subdir/configure scripts to use the new libtool.m4.
10283
10284 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10285
10286 * MAINTAINERS (Write After Approval): Add myself.
10287
10288 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10289
10290 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10291
10292 2001-05-11 Ben Elliston <bje@redhat.com>
10293
10294 * Makefile.in (all-sid): New target.
10295 (check-sid, clean-sid, install-sid): Likewise.
10296
10297 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10298
10299 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10300
10301 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10302
10303 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10304 libgcj.
10305
10306 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10307
10308 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10309 gcc/xgcc is built, use -print-prog-name to find out the program
10310 name to use.
10311
10312 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10313
10314 * configure.in (noconfigdirs): Don't reset it from scratch in the
10315 target case; only append to it.
10316
10317 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10318 sparc-*-solaris2.8]: Disable ${libgcj}.
10319
10320 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10321
10322 * configure.in (libgcj_saved): Copy from $libgcj.
10323 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10324 --disable-libgcj.
10325
10326 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10327
10328 * MAINTAINERS: Remove self as MIPS maintainer and
10329 C front end maintainer.
10330
10331 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10332
10333 * configure.in: Move *-chorusos target case to the proper switch.
10334 Disable libgcj.
10335
10336 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10337
10338 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10339 1.641.2.228.
10340
10341 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10342
10343 * Makefile.in (STAGE1_CFLAGS): Pass down.
10344
10345 2001-04-13 Alan Modra <amodra@one.net.au>
10346
10347 * config.guess: Add hppa64-linux support. Note for next import that
10348 this is already in the master file.
10349 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10350
10351 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10352
10353 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10354 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10355
10356 2001-04-11 Stan Shebs <shebs@apple.com>
10357
10358 * MAINTAINERS: Add self as Darwin port maintainer.
10359
10360 2001-04-11 Alan Modra <amodra@one.net.au>
10361
10362 * MAINTAINERS: Update my email address.
10363
10364 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10365
10366 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10367 recent versions of FreeBSD (release 3 or later).
10368 * ltconfig: On FreeBSD, -lc must not be provided when building
10369 a shared library or else the standard -pthread gcc option is
10370 rendered worthless to later users of the built library.
10371
10372 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10373
10374 * MAINTAINERS: Add self and RTH as C front end maintainers.
10375
10376 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10377
10378 * config.sub: Make sure to match an already-canonicalized
10379 machine name (eg. mn10300-unknown-elf).
10380
10381 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10382
10383 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10384 New macros.
10385 (bootstrap, cross): Use RECURSE_FLAGS.
10386 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10387
10388 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10389
10390 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10391
10392 2001-03-22 Colin Howell <chowell@redhat.com>
10393
10394 * Makefile.in (DO_X): Do not backslash single-quotes in
10395 backquotes (two places).
10396
10397 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10398
10399 Re-installed:
10400 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10401 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10402 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10403 * ltcf-cxx.sh: Likewise.
10404 * ltcf-gcj.sh: Likewise.
10405
10406 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10407
10408 * MAINTAINERS: Add myself as "documentation co-maintainer".
10409
10410 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10411
10412 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10413 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10414
10415 2001-03-19 Tom Tromey <tromey@redhat.com>
10416
10417 * config-ml.in: Handle GCJ and GCJFLAGS.
10418
10419 2001-03-21 Michael Chastain <chastain@redhat.com>
10420
10421 * Makefile.in: all-m4 depends on all-texinfo.
10422
10423 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10424
10425 * MAINTAINERS: Add myself to write after approval list.
10426
10427 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10428
10429 * Makefile.in (DO_X): Quote nested quotes.
10430
10431 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10432
10433 * MAINTAINERS: Add myself to write after approval list.
10434
10435 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10436
10437 * Makefile.in (DO_X): Use double quotes for quoting
10438 "RANLIB=$${RANLIB}".
10439
10440 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10441
10442 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10443
10444 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10445
10446 * configure.in: Only use `lang_requires' for languages athat are
10447 actually enabled.
10448
10449 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10450
10451 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10452
10453 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10454
10455 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10456
10457 2001-03-07 Tom Tromey <tromey@redhat.com>
10458
10459 * configure.in: Allow config-lang.in to set `lang_requires' to list
10460 of other required languages.
10461
10462 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10463
10464 * Makefile.in: Remove RANLIB definition. Use RANLIB
10465 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10466 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10467
10468 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10469 Alexandre Oliva <aoliva@redhat.com>
10470
10471 * Makefile.in (check-c++): Use tabs, not spaces.
10472
10473 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10474
10475 * MAINTAINERS: add myself to Write After Approval list.
10476
10477 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10478
10479 * Makefile.in (check-c++): New rule.
10480
10481 * configure.in (target_libs): Remove libg++.
10482 (noconfigdirs): Remove libg++.
10483 (noconfigdirs): Same.
10484 (noconfigdirs): Same.
10485 (noconfigdirs): Same.
10486
10487 * config-ml.in: Remove libg++ references.
10488
10489 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10490 (ALL_TARGET_MODULES): Same.
10491 (configure-target-libg++): Remove.
10492 (all-target-libg++): Remove.
10493 (configure-target-libio): Remove.
10494 (all-target-libio): Remove.
10495 (check-target-libio): Remove.
10496 (.PHONY): Remove.
10497 (libg++.tar.bz2): Remove.
10498 (all-target-cygmon): Remove libio.
10499 (all-target-libstdc++): Remove.
10500 (configure-target-libstdc++): Remove.
10501 (TARGET_LIB_PATH): Remove libstdc++.
10502 (ALL_GCC_CXX): Remove libstdc++.
10503 (all-target-gperf): Correct.
10504
10505 2001-02-16 Nick Clifton <nickc@redhat.com>
10506
10507 * configure.in (noconfigdirs): Allow configuration of texinfo
10508 for Cygwin hosts.
10509
10510 2001-02-15 Anthony Green <green@redhat.com>
10511
10512 * configure: Introduce GCJ_FOR_TARGET.
10513 * configure.in: Ditto.
10514 * Makefile.in: Ditto.
10515
10516 2001-02-13 Andreas Schwab <schwab@suse.de>
10517
10518 * MAINTAINERS: Update mail address.
10519
10520 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10521
10522 * config.guess: Add linux target for S/390.
10523 * config.sub: Likewise.
10524
10525 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10526
10527 * configure.in: for *-chorusos, don't config target-newlib and
10528 target-libgloss.
10529
10530 2001-02-06 Ben Elliston <bje@redhat.com>
10531
10532 * configure: Output host type to stdout, not stderr.
10533
10534 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10535
10536 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10537 * ltcf-cxx.sh: Likewise.
10538
10539 * config.if: Assume enable_libstdcxx_v3 is defined.
10540
10541 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10542
10543 Remove V2 C++ library.
10544 * configure.in: Remove --enable-libstdcxx_v3 support.
10545
10546 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10547
10548 * include/demangle.h: Add prototype for java_demangle_v3.
10549
10550 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10551
10552 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10553
10554 2001-01-27 Richard Henderson <rth@redhat.com>
10555
10556 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10557
10558 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10559
10560 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10561 Don't unset, it's non-portable and no longer necessary, set to empty
10562 instead.
10563
10564 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10565
10566 * ltconfig: Shell portability fix for the tagname validity check.
10567
10568 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10569
10570 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10571 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10572
10573 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10574
10575 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10576
10577 2001-01-26 Tom Tromey <tromey@redhat.com>
10578
10579 * configure.in: Allow libgcj to be built on Sparc Solaris.
10580
10581 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10582
10583 * ltcf-c.sh: Add aix5 case.
10584 * ltcf-cxx.sh: Likewise.
10585 * ltconfig: Likewise.
10586
10587 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10588
10589 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10590 keep at least one of build_libtool_libs or build_old_libs set to
10591 yes.
10592
10593 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10594 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10595
10596 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10597
10598 * configure.in: Enable libgcj on several additional platforms.
10599
10600 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10601
10602 * configure.in: Enable libgcj for linux targets.
10603
10604 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10605
10606 * MAINTAINERS (Write After Approval): Add myself.
10607
10608 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10609
10610 * MAINTAINERS: Add myself as vax port maintainer.
10611
10612 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10613
10614 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10615
10616 2001-01-09 Mike Stump <mrs@wrs.com>
10617
10618 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10619 failures of subdirectories.
10620
10621 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10622
10623 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10624 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10625 * ltcf-cxx.sh: Likewise.
10626 * ltcf-gcj.sh: Likewise.
10627 * ltconfig.sh: Fix typo.
10628
10629 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10630
10631 * configure: handle DOS-style absolute paths.
10632
10633 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10634
10635 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10636
10637 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10638
10639 * MAINTAINERS: Add myself as avr port co-maintainer.
10640
10641 2000-12-28 Ben Elliston <bje@redhat.com>
10642
10643 * MAINTAINERS: Add myself under ``Write After Approval''.
10644
10645 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10646
10647 * texinfo: Remove directory from GCC.
10648
10649 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10650
10651 * COPYING: Update to current
10652 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10653 to 19yy as example year in copyright notice).
10654
10655 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10656
10657 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10658 (libstdcxx_incdir): Pass down.
10659 * config.if: Remove expired bits for cxx_interface, add stub.
10660 (libstdcxx_incdir): Add variable for g++ include directory.
10661 * configure.in (gxx_include_dir): Use it.
10662
10663 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10664
10665 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10666 with old-email address from ``Write After Approval''.
10667
10668 2000-12-15 Andreas Jaeger <aj@suse.de>
10669
10670 * configure.in: Handle lang_dirs.
10671
10672 2000-12-14 Tom Tromey <tromey@redhat.com>
10673
10674 * MAINTAINERS: Removed brads.
10675
10676 * MAINTAINERS: Added gcj developers.
10677
10678 2000-12-13 Anthony Green <green@redhat.com>
10679
10680 * configure.in: Disable libgcj for any target not specifically
10681 listed. Disable libgcj for x86 and Alpha Linux until compatible
10682 with g++ abi.
10683
10684 2000-12-13 Mike Stump <mrs@wrs.com>
10685
10686 * Makefile.in (local-distclean): Also remove fastjar.
10687
10688 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10689
10690 * contrib/gcc_update: Add fastjar --touch entries.
10691
10692 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10693
10694 * configure.in: Disable language-specific target libraries for
10695 languages that aren't enabled.
10696
10697 2000-12-10 Anthony Green <green@redhat.com>
10698
10699 * configure.in: Define libgcj. Disable libgcj target libraries for
10700 most targets.
10701
10702 2000-12-10 Neil Booth <neilb@earthling.net>
10703
10704 * MAINTAINERS: Update mail address, remove from WAA list.
10705
10706 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10707
10708 * libjava: Imported from /cvs/java.
10709 * libffi: Likewise.
10710 * Boehm-gc: Likewise.
10711
10712 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10713
10714 * configure.in (target_libs): Revert 2000-12-08 patch.
10715 (noconfigdirs): Added target-libjava.
10716
10717 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10718
10719 * djunpack.bat: removed.
10720
10721 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10722
10723 * Makefile.in: handle DOS-style absolute paths.
10724 * config-ml.in: likewise.
10725 * symlink-tree: likewise.
10726
10727 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10728
10729 * fastjar: Imported.
10730
10731 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10732
10733 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10734 libjava.
10735 * configure.in (target_libs): Removed `target-libjava'.
10736
10737 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10738
10739 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10740 (ALL_MODULES): Added fastjar.
10741 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10742 (all-target-libjava): all-fastjar replaces all-zip.
10743 (all-fastjar): Added.
10744 (configure-target-fastjar, all-target-fastjar): Likewise.
10745 * configure.in (host_tools): Added fastjar.
10746
10747 2000-12-07 Mike Stump <mrs@wrs.com>
10748
10749 * Makefile.in (local-distclean): Remove leftover built files.
10750
10751 2000-11-24 Nick Clifton <nickc@redhat.com>
10752
10753 * configure.in (xscale-elf): Add target.
10754 (xscale-coff): Add target.
10755
10756 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10757
10758 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10759 recent versions of FreeBSD (release 3 or later).
10760 * ltconfig: On FreeBSD, -lc must not be provided when building
10761 a shared library or else the standard -pthread gcc option is
10762 rendered worthless to later users of the built library.
10763
10764 2000-11-16 Fred Fish <fnf@be.com>
10765
10766 * configure.in (enable_libstdcxx_v3): Fix typo,
10767 libstd++ -> libstdc++.
10768
10769 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10770
10771 * MAINTAINERS: Add self to Write After Approval list.
10772
10773 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10774
10775 * MAINTAINERS: Update my email address. Add myself to global write
10776 privs list.
10777
10778 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10779
10780 * Makefile.in: Merge with src and libgcj.
10781 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10782 configure-target-<library> when their configure scripts need the C
10783 or C++ library to have already been built to work properly.
10784 (do_proto_toplev): Set them to an empty string.
10785
10786 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10787 (REALLY_SET_LIB_PATH): Use them.
10788
10789 2000-11-17 Stan Shebs <shebs@apple.com>
10790
10791 * MAINTAINERS: Add self to Write After Approval list.
10792
10793 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10794
10795 * configure: Provide the original toplevel configure arguments
10796 (including $0) to subprocesses in the environment rather than
10797 through gcc/configargs.h.
10798
10799 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10800
10801 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10802 C99. Alphabetise "Write After Approval" list.
10803
10804 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10805
10806 * configure: Turn on libstdc++ V3 by default.
10807
10808 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10809 if we've got GCC.
10810
10811 2000-11-11 Philip Blundell <philb@gnu.org>
10812
10813 * MAINTAINERS: Add self to Write After Approval list.
10814
10815 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10816
10817 * ltcf-c.sh (aix4): Improve shared library configuration; require
10818 exporting symbols.
10819 * ltcf-cxx.sh (aix4): Define.
10820 * ltconfig (aix4): Define library and soname specs appropriate for
10821 AIX. Define command to create export symbols list.
10822
10823 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10824
10825 * config.sub: Add support for Sun Chorus
10826
10827 2000-10-31 Nick Clifton <nickc@redhat.com>
10828
10829 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10830 <name>@redhat.com. Also installed new email address for Clint
10831 Popetz.
10832
10833 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10834
10835 * etc: Remove directory from GCC.
10836
10837 2000-10-16 Michael Meissner <meissner@redhat.com>
10838
10839 * configure (gcc/configargs.h): Only create if there is a build GCC
10840 directory created.
10841
10842 2000-10-16 Matthias Klose <doko@debian.org>
10843
10844 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10845 when configured for libstdc++-v3.
10846
10847 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10848
10849 * configure: Save configure arguments to gcc/configargs.h.
10850
10851 2000-10-04 Philipp Thomas <pthomas@suse.de>
10852
10853 * config.guess: Import CVS version 1.157.
10854 * config.sub: Import CVS version 1.181.
10855
10856 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10857
10858 * Makefile.in (bootstrap): avoid recursion if subdir missing
10859 (cross): ditto
10860 (do-proto-toplev): ditto
10861
10862 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10863
10864 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10865 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10866
10867 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10868 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10869 all affected `configure' scripts.
10870
10871 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10872
10873 * MAINTAINERS: Add self as cpplib co-maintainer.
10874
10875 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10876
10877 * MAINTAINERS: Add self to Write After Approval list.
10878
10879 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10880
10881 * INSTALL/README: egcs -> GCC update.
10882
10883 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10884
10885 * MAINTAINERS: Add myself to Write After Approval list.
10886
10887 2000-09-15 Kazu Hirata <kazu@hxi.com>
10888
10889 * MAINTAINERS: Add myself to Write After Approval list.
10890
10891 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10892
10893 * configure.in: Do not build byacc for hppa64. Provide paths to the
10894 X11 libraries for hppa64.
10895
10896 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10897
10898 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10899
10900 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10901
10902 * Makefile.in (all-zlib): Added dummy target.
10903
10904 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10905 ltcf-gcj.sh: Updated from libtool multi-language branch.
10906
10907 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10908
10909 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10910 (bootstrap*): Depend on all-bootstrap.
10911
10912 2000-09-05 Philipp Thomas <pthomas@suse.de>
10913
10914 * config.guess: Import CVS version 1.156.
10915 * config.sub: Import CVS version 1.179.
10916
10917 2000-09-02 Anthony Green <green@cygnus.com>
10918
10919 * Makefile.in (all-gcc): Depend on all-zlib.
10920 (CLEAN_MODULES): Add clean-zlib.
10921 (ALL_MODULES): Add all-zlib.
10922 * configure.in (host_libs): Add zlib.
10923
10924 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10925
10926 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10927 crosses, but add gcc/include to the header search path for them.
10928
10929 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10930
10931 * MAINTAINERS: Add self to Write After Approval list.
10932
10933 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10934
10935 * config.guess: Import CVS version 1.152.
10936 * config.sub: Import CVS version 1.177.
10937
10938 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10939
10940 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10941 $targargs to tell whether newlib is going to be built.
10942
10943 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10944 $$r/TARGET_SUBDIR/libio for _G_config.h.
10945
10946 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10947
10948 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10949
10950 2000-08-22 DJ Delorie <dj@redhat.com>
10951
10952 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10953
10954 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10955
10956 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10957 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10958 sub-configures.
10959
10960 2000-08-21 DJ Delorie <dj@redhat.com>
10961
10962 * MAINTAINERS: Add self as a libiberty maintainer
10963
10964 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10965
10966 * configure.in (libstdcxx_flags): Use
10967 libstdc++-v3/src/libstdc++.INC.
10968
10969 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10970
10971 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10972
10973 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10974
10975 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10976
10977 * configure: Make enable_threads and enable_shared defaults
10978 explicit. Substitute enable_threads into generated Makefiles.
10979 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10980 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10981
10982 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10983
10984 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10985
10986 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10987
10988 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10989 previous delta.
10990
10991 2000-08-11 Jason Merrill <jason@redhat.com>
10992
10993 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10994 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10995 (FLAGS_FOR_TARGET): Not here.
10996 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10997
10998 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10999
11000 * config-ml.in (CC, CXX): Don't introduce a leading space.
11001
11002 2000-08-07 DJ Delorie <dj@delorie.com>
11003
11004 * MAINTAINERS: Add self as a DJGPP maintainer
11005
11006 2000-08-07 DJ Delorie <dj@redhat.com>
11007
11008 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11009 "if we're also building gcc, and it's a gcc that will run on the
11010 build machine, we want to use its includes instead of the system's
11011 default includes".
11012
11013 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11014
11015 * MAINTAINERS: Add self to Write After Approval list.
11016
11017 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11018
11019 * configure.in (libstdcxx_flags): Don't use `"'.
11020
11021 * config-ml.in: Adjust multilib search paths to the
11022 appropriate multilib tree.
11023
11024 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11025
11026 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11027 commas in $LANGUAGES.
11028
11029 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11030
11031 * configure.in: Re-enable all references to libg++ and librx.
11032
11033 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11034
11035 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11036 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11037 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11038 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11039
11040 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11041
11042 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11043
11044 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11045 CXX_FOR_TARGET for sed.
11046
11047 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11048
11049 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11050 Do not override if already set in the environment or in configure.
11051 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11052 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11053
11054 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11055
11056 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11057 the libtool CVS tree multi-language branch.
11058 * ltconfig, ltmain.sh: Updated.
11059
11060 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11061
11062 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11063 (clean-target): Depend on it.
11064
11065 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11066 (GCC_FOR_TARGET): Use it.
11067 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11068 * configure.in: ... here.
11069 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11070 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11071
11072 2000-07-24 Eric Christopher <echristo@cygnus.com>
11073
11074 * MAINTAINERS: Add self to Write After Approval list.
11075
11076 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11077
11078 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11079 (configure-target-libchill, configure-target-libobjc): Likewise.
11080
11081 * configure.in: Use the same cache file for all target libs.
11082 * config-ml.in: But different cache files per multilib variant.
11083
11084 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11085
11086 * configure (topsrcdir): Don't use dirname.
11087
11088 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11089
11090 * MAINTAINERS: Add self to Write After Approval list.
11091
11092 2000-07-20 Jason Merrill <jason@redhat.com>
11093
11094 * configure.in: Remove all references to libg++ and librx.
11095
11096 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11097
11098 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11099
11100 * config.sub: Update to subversions version 2000-07-06.
11101
11102 2000-07-12 Andrew Haley <aph@cygnus.com>
11103
11104 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11105 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11106
11107 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11108
11109 * symlink-tree: Check number of arguments.
11110
11111 2000-07-05 Jim Wilson <wilson@cygnus.com>
11112
11113 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11114 search path for a g++ extracted from the build tree. This
11115 will allow link tests run by configure scripts in
11116 subdirectories to succeed.
11117
11118 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11119
11120 * ltconfig: Add support for mips-dde-sysv4.2MP
11121
11122 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11123
11124 * MAINTAINERS: Add myself as loop discovery maintainer.
11125
11126 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11127
11128 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11129 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11130
11131 2000-06-19 Timothy Wall <twall@cygnus.com>
11132
11133 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11134 * config.sub: Add tic54x target.
11135
11136 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11137
11138 * MAINTAINERS: Add self as Fortran maintainer,
11139 remove Craig Burley.
11140
11141 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11142
11143 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11144 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11145
11146 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11147
11148 * MAINTAINERS: Add self as i18n maintainer
11149
11150 20000-05-21 H.J. Lu (hjl@gnu.org)
11151
11152 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11153 directory are used if they exist. Make sure
11154 $(build_tooldir)/include is searched for header files,
11155 $(build_tooldir)/lib/ for library files.
11156 (GCC_FOR_TARGET): Likewise.
11157 (CXX_FOR_TARGET): Likewise.
11158
11159 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11160
11161 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11162
11163 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11164
11165 * Makefile.in (configure-target-libiberty): Depend on
11166 configure-target-newlib.
11167
11168 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11169
11170 * configure.in, Makefile.in: Merge all libffi-related
11171 configury stuff from the libgcj tree.
11172
11173 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11174
11175 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11176 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11177
11178 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11179
11180 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11181 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11182 current version information. Add to proto-toplev directory.
11183 (gdb-taz): Build do-djunpack.
11184
11185 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11186
11187 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11188
11189 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11190
11191 * MAINTAINERS: Add self to Write After Approval list.
11192
11193 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11194
11195 * ltmain.sh: Preserve in relink_command any environment
11196 variables that may affect the linker behavior.
11197
11198 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11199
11200 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11201
11202 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11203
11204 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11205
11206 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11207
11208 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11209 with the version name.
11210
11211 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11212
11213 * MAINTAINERS: Add self as bb-reorder maintainer.
11214
11215 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11216
11217 * config.if: Tweak.
11218
11219 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11220
11221 * djunpack.bat: New file.
11222
11223 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11224
11225 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11226 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11227 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11228 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11229
11230 2000-04-16 Dave Pitts <dpitts@cozx.com>
11231
11232 * config.sub (case $basic_machine): Change default for "ibm-*"
11233 to "openedition".
11234
11235 2000-04-13 Andreas Jaeger <aj@suse.de>
11236
11237 * MAINTAINERS: Added myself.
11238
11239 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11240
11241 * Makefile.in (gdb-taz): New target. GDB specific archive.
11242 (do-md5sum): New target.
11243 (MD5PROG): Define.
11244 (PACKAGE): Default to TOOL.
11245 (VER): Default to a shell script.
11246 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11247 md5 checksum generation.
11248 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11249 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11250 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11251 insight.tar.bz2): Use gdb-taz to create archive.
11252
11253 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11254
11255 * configure (warn_cflags): Delete.
11256
11257 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11258
11259 * MAINTAINERS: Added myself.
11260
11261 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11262 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11263
11264 * configure.in (enable_libstdcxx_v3): Add.
11265 (target_libs): Add bits here to switch between libstdc++-v2 and
11266 libstdc++-v3.
11267 * config.if: And this file too.
11268 * Makefile.in: Add libstdc++-v3 targets.
11269
11270 2000-04-05 Michael Meissner <meissner@redhat.com>
11271
11272 * config.sub (d30v): Add d30v as a basic machine type.
11273
11274 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11275
11276 * configure.in: -linux-gnu*, not -linux-gnu.
11277
11278 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11279
11280 * MAINTAINERS: Add self in write-after-approval section.
11281
11282 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11283
11284 * MAINTAINERS: Add self as ia64 port maintainer.
11285
11286 2000-03-08 Neil Booth <NeilB@earthling.net>
11287
11288 * MAINTAINERS: Add self in write-after-approval section.
11289
11290 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11291
11292 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11293 (do-tar-bz2): Replace TOOL with PACKAGE.
11294 (gdb.tar.bz2): Remove GDBTK from GDB package.
11295 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11296 dejagnu.tar.bz2): New packages.
11297
11298 2000-02-27 Andreas Jaeger <aj@suse.de>
11299
11300 * configure.in: Add entry for mips*-*-linux*, move catch all
11301 *-*-*linux* entry below this one.
11302
11303 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11304
11305 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11306
11307 2000-02-24 Nick Clifton <nickc@cygnus.com>
11308
11309 * config.sub: Support an OS of "wince".
11310
11311 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11312
11313 * config.guess, config.sub: Updated to match config's 2000-02-15
11314 version.
11315
11316 2000-02-23 Linas Vepstas <linas@linas.org>
11317
11318 * config.sub: Add support for Linux/IBM 370.
11319 * configure.in: Likewise.
11320
11321 2000-02-22 Nick Clifton <nickc@cygnus.com>
11322
11323 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11324
11325 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11326
11327 * config.guess: Guess "cygwin" rather than "cygwin32".
11328
11329 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11330
11331 * configure (gcc_version): When setting, narrow search to
11332 lines containing `version_string'.
11333
11334 2000-02-15 Denis Chertykov <denisc@overta.ru>
11335
11336 * config.sub: Add support for avr target.
11337
11338 2000-02-14 Nick Clifton <nickc@cygnus.com>
11339
11340 * MAINTAINERS: Add maintainers for MCore port.
11341
11342 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11343
11344 * config.sub: Add mmix-knuth-mmixware.
11345
11346 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11347
11348 * MAINTAINERS: Pair cccp with cpplib maintainership.
11349
11350 2000-01-27 Christopher Faylor <cgf@redhat.com>
11351
11352 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11353 structure stuff to -L library search.
11354 (CXX_FOR_TARGET): Ditto.
11355 (CROSS_CHECK_MODULES): Fix spelling mistake.
11356
11357 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11358
11359 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11360 the C++ compiler.
11361
11362 2000-01-12 Richard Henderson <rth@cygnus.com>
11363
11364 * configure.in: Don't build some bits for beos.
11365
11366 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11367
11368 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11369 as include files.
11370
11371 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11372
11373 * Add self as cpplib maintainer, as requested by Jason
11374 Merrill. Correct my e-mail address.
11375
11376 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11377
11378 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11379 not mh-aix43.
11380
11381 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11382
11383 * MAINTAINERS: Add myself to "write after approval" list.
11384
11385 1999-12-14 Richard Henderson <rth@cygnus.com>
11386
11387 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11388 * config.sub: Accept alphaev[78], alphaev8.
11389
11390 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11391
11392 * config.guess, config.sub: Update from autoconf.
11393
11394 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11395
11396 * MAINTAINERS: update my playtime e-address.
11397
11398 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11399
11400 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11401 necessary libraries are missing.
11402
11403 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11404
11405 * MAINTAINERS: Add new 'write after approval' maintainer.
11406
11407 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11408
11409 * MAINTAINERS: Add new Java maintainer.
11410
11411 1999-10-25 Andreas Schwab <schwab@suse.de>
11412
11413 * configure: Fix quoting inside arguments of eval.
11414
11415 1999-10-21 Nick Clifton <nickc@cygnus.com>
11416
11417 * config-ml.in: Allow suppression of some ARM multilibs.
11418
11419 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11420
11421 * config.guess: Add OS/390 match pattern.
11422 * config.sub: Add mvs, openedition targets.
11423 * configure.in (i370-ibm-opened*): New.
11424
11425 1999-09-04 Steve Chamberlain <sac@pobox.com>
11426
11427 * config.sub: Add support for configuring for pj.
11428
11429 1999-08-31 Nick Clifton <nickc@cygnus.com>
11430
11431 * config.sub (maybe_os): Add support for configuring for fr30.
11432
11433 1999-08-25 Nick Clifton <nickc@cygnus.com>
11434
11435 * configure.in: Do not configure or build ld for AIX
11436 platforms. ld is known to be broken on these platforms.
11437
11438 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11439
11440 * config-ml.in: Pass compiler flag corresponding to multidirs to
11441 subdir configures.
11442
11443 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11444
11445 * Makefile.in (LDFLAGS): Define.
11446
11447 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11448
11449 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11450 noconfigdirs.
11451 (*-*-cygwin*): Likewise.
11452
11453 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11454
11455 * mkdep: New file.
11456 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11457 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11458
11459 From Eli Zaretskii <eliz@is.elta.co.il>:
11460 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11461 long file name when using DJGPP on MS-DOS.
11462
11463 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11464
11465 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11466
11467 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11468
11469 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11470 dependency as this causes "make check" to globally "make all"
11471
11472 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11473
11474 * configure.in (target_libs): Added target-zlib.
11475 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11476 (CONFIGURE_TARGET_MODULES): Likewise.
11477 (CHECK_TARGET_MODULES): Likewise.
11478 (INSTALL_TARGET_MODULES): Likewise.
11479 (CLEAN_TARGET_MODULES): Likewise.
11480 (configure-target-zlib): New target.
11481 (all-target-zlib): Likewise.
11482 (all-target-libjava): Depend on all-target-zlib.
11483 (configure-target-libjava): Depend on configure-target-zlib.
11484
11485 * Makefile.in (configure-target-libjava): Depend on
11486 configure-target-newlib.
11487 (configure-target-boehm-gc): New target.
11488 (configure-target-qthreads): New target.
11489
11490 * configure.in (target_libs): Added target-qthreads.
11491 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11492 (CONFIGURE_TARGET_MODULES): Likewise.
11493 (CHECK_TARGET_MODULES): Likewise.
11494 (INSTALL_TARGET_MODULES): Likewise.
11495 (CLEAN_TARGET_MODULES): Likewise.
11496 (all-target-qthreads): New target.
11497 (configure-target-libjava): Depend on configure-target-qthreads.
11498 (all-target-libjava): Depend on all-target-qthreads.
11499
11500 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11501 (CONFIGURE_TARGET_MODULES): Likewise.
11502 (CHECK_TARGET_MODULES): Likewise.
11503 (INSTALL_TARGET_MODULES): Likewise.
11504 (CLEAN_TARGET_MODULES): Likewise.
11505 (all-target-libjava): New target.
11506 (all-target-boehm-gc): Likewise.
11507 * configure.in (target_libs): Added libjava, boehm-gc.
11508
11509 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11510
11511 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11512 configure.bat in SUPPORT_FILES.
11513 (gas+binutils.tar.bz2): Likewise.
11514
11515 * makeall.bat: Remove; obsolete.
11516
11517 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11518
11519 From Mark Elbrecht:
11520 * configure.bat: Remove; obsolete.
11521
11522 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11523
11524 * configure: Add -W -Wall to the default CFLAGS when compiling with
11525 gcc.
11526
11527 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11528
11529 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11530
11531 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11532
11533 * configure.in: Build ld on IRIX6.
11534
11535 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11536
11537 * Makefile.in: Change distribution targets to use bzip2 instead of
11538 gzip.
11539 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11540 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11541
11542 1999-06-04 Nick Clifton <nickc@cygnus.com>
11543
11544 * config.sub: Add mcore target.
11545
11546 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11547
11548 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11549
11550 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11551
11552 * config.guess (dummy): Changed to $dummy.
11553
11554 1999-05-24 Nick Clifton <nickc@cygnus.com>
11555
11556 * config.sub: Tidied up case statements.
11557
11558 1999-05-22 Ben Elliston <bje@cygnus.com>
11559
11560 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11561 <jiro@din.or.jp>.
11562
11563 * config.guess: Merge with FSF version. Future changes will be
11564 more accurately recorded in this ChangeLog.
11565 * config.sub: Likewise.
11566
11567 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11568
11569 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11570
11571 1999-04-30 Tom Tromey <tromey@cygnus.com>
11572
11573 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11574
11575 1999-04-23 Tom Tromey <tromey@cygnus.com>
11576
11577 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11578
11579 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11580
11581 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11582 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11583 Bad merge removed these two changes.
11584
11585 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11586 Martin Heller (Ing.-Buero_Heller@t-online.de)
11587
11588 * config.guess (interix Alpha): Add.
11589
11590 1999-04-11 Richard Henderson <rth@cygnus.com>
11591
11592 * configure.in (i?86-*-beos*): Do config gperf; don't config
11593 gdb, newlib, or libgloss.
11594
11595 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11596
11597 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11598 link a trivial program with -mabi=64. If it fails, remove mabi=64
11599 from multidirs.
11600
11601 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11602
11603 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11604
11605 1999-04-08 Nick Clifton <nickc@cygnus.com>
11606
11607 * config.sub: Add support for mcore targets.
11608
11609 1999-04-07 Michael Meissner <meissner@cygnus.com>
11610
11611 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11612 not mt-ospace, in order to shut up assembler warning about using
11613 symbols that are named the same as registers.
11614
11615 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11616
11617 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11618 dependency list for all-target-cygmon.
11619
11620 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11621
11622 * config-ml.in: Check $host, not $target, for selective multilibs.
11623 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11624 thumb interworking, and underscore prefix multilibs.
11625
11626 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11627
11628 * missing: Update to version from current automake.
11629
11630 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11631
11632 * configure (gxx_include_dir): Removed.
11633
11634 * configure.in (gxx_include_dir): Handle it.
11635 * Makefile.in: Likewise.
11636
11637 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11638
11639 * config.sub (mips64vr4111,mips64vr4111el) Add.
11640
11641 1999-03-21 Ben Elliston <bje@cygnus.com>
11642
11643 * config.guess: Correct typo for detecting ELF on FreeBSD.
11644
11645 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11646
11647 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11648 config/mh-djgpp.
11649
11650 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11651
11652 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11653 all-target-newlib to dependency list for all-target-bsp.
11654
11655 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11656
11657 * config.sub: Add i386-uwin support.
11658 * config.guess: Likewise.
11659
11660 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11661
11662 * configure.in: cleanup, add mh-*pic handling for arm, special
11663 case powerpc*-*-aix*
11664
11665 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11666
11667 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11668 can be built.
11669
11670 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11671
11672 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11673 targets.
11674
11675 1999-03-02 Nick Clifton <nickc@cygnus.com>
11676
11677 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11678
11679 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11680
11681 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11682
11683 1999-02-24 Nick Clifton <nickc@cygnus.com>
11684
11685 * config.sub: Fix typo in arm recognition.
11686
11687 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11688
11689 * configure.in (noconfigdirs): Changed target_configdirs to
11690 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11691 rather than m68k-*-* since it is not known to work on
11692 m68k-aout. Ditto for arm-*-*oabi.
11693
11694 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11695
11696 * configure.in (*-*-windows*): Remove, no longer used.
11697
11698 1999-02-19 Ben Elliston <bje@cygnus.com>
11699
11700 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11701 Smart and improved by Andrew Cagney.
11702
11703 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11704
11705 * config.guess: Recognize openbsd-*-hppa.
11706
11707 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11708
11709 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11710 only if it is not empty.
11711
11712 1999-02-17 Nick Clifton <nickc@cygnus.com>
11713
11714 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11715
11716 * config.guess: Modified to recognize uname's armv* syntax.
11717
11718 * config.sub: Modified to recognize uname's armv* syntax.
11719
11720 1999-02-17 Mark Salter <msalter@cygnus.com>
11721
11722 * configure.in: Added target-bsp for sparclite.
11723
11724 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11725
11726 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11727
11728 1999-02-08 Nick Clifton <nickc@cygnus.com>
11729
11730 * configure.in: Add support for strongarm port.
11731 * config.sub: Add support for strongarm target.
11732
11733 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11734
11735 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11736 the old name config/mh-cygwin32.
11737 Enable texinfo.
11738
11739 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11740
11741 * configure.in: Do build ld for ix86 Solaris.
11742
11743 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11744
11745 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11746 $AR_FOR_TARGET. Likewise for RANLIB.
11747
11748 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11749
11750 * config.sub (oabi): Recognize.
11751 * configure.in (arm-*-oabi): Handle.
11752
11753 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11754
11755 * config.guess: Improve detection of i686 on UnixWare 7.
11756
11757 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11758
11759 * config.guess: Add support for i386-pc-interix.
11760 * config.sub: Likewise.
11761 * configure.in: Likewise.
11762
11763 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11764
11765 * Makefile.in: Remove unneeded all-target-libio from
11766 from all-target-winsup target since it is now unneeded.
11767 Add all-target-libtermcap in its place since it is now
11768 needed.
11769
11770 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11771
11772 * configure.in: makefile stub for cygwin target is probably
11773 unnecessary. Remove it for now.
11774
11775 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11776
11777 * configure.in: libtermcap.a should be built when cygwin is the
11778 target as well as the host.
11779 * config.guess: Allow mixed case in cygwin uname output.
11780 * Makefile.in: Add libtermcap target.
11781
11782 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11783
11784 * config.sub: Clean up handling of hppa2.0.
11785
11786 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11787
11788 * config.guess: Use C code to identify more HP machines.
11789
11790 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11791
11792 * config.sub: Handle hppa2.0.
11793
11794 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11795
11796 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11797 cygmon for all sparclite targets, regardless of object format.
11798
11799 1998-12-15 Mark Salter <msalter@cygnus.com>
11800
11801 * configure.in: Added target-bsp for several target architectures.
11802
11803 * Makefile.in: Added rules for bsp.
11804
11805 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11806
11807 * config.guess: Improve detection of hppa2.0 processors.
11808
11809 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11810
11811 * config.guess: Recognize FreeBSD using ELF automatically.
11812
11813 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11814
11815 * configure (skip-this-dir): Add handling for new shell script, which
11816 might be created by a sub-directory's configure to indicate, this particular
11817 directory is "unwanted".
11818 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11819
11820 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11821
11822 * ltconfig: import from libtool, after changing libtool to
11823 account for the cygwin name change.
11824
11825 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11826
11827 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11828 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11829
11830 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11831
11832 * configure.in: Add libtermcap to list of cygwin dependencies.
11833
11834 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11835
11836 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11837 they include winsup/include when it's a cygwin target.
11838
11839 1998-11-12 Tom Tromey <tromey@cygnus.com>
11840
11841 * configure.in (host_tools): Added zip.
11842 * Makefile.in (all-target-libjava): Depend on all-zip.
11843 (all-zip): New target.
11844 (ALL_MODULES): Added all-zip.
11845 (NATIVE_CHECK_MODULES): Added check-zip.
11846 (INSTALL_MODULES): Added install-zip.
11847 (CLEAN_MODULES): Added clean-zip.
11848
11849 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11850
11851 * Makefile.in: lose "32" from comment about cygwin.
11852
11853 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11854
11855 * configure.in: Use -Os to build target libraries for the fr30.
11856
11857 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11858
11859 * config.sub: Add fr30.
11860
11861 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11862
11863 * configure.in: drop "32" from config/mh-cygwin32. Check
11864 cygwin* instead of cygwin32*.
11865 * config.sub: Check cygwin* instead of cygwin32*.
11866
11867 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11868
11869 * config.guess: Match any version of Unixware7.
11870
11871 1998-10-20 Syd Polk <spolk@cygnus.com>
11872
11873 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11874 if desired.
11875
11876 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11877
11878 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11879 these if the appropriate directories and files to not exist.
11880
11881 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11882
11883 * Makefile.in (DEVO_SUPPORT): Add config.if.
11884
11885 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11886
11887 * configure: Add pattern to replace "build_tooldir"'s
11888 definition in the generated Makefile with "tooldir"'s
11889 actual value.
11890
11891 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11892
11893 * config.sub: Bring back lost sparcv9.
11894
11895 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11896
11897 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11898
11899 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11900 CC_FOR_TARGET and friends.
11901
11902 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11903
11904 * Makefile.in (build_tooldir): New variable, same as tooldir.
11905 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11906 -B$(build_tooldir)/bin/.
11907 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11908
11909 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11910
11911 * README: Remove installation instructions and refer to the
11912 INSTALL directory instead.
11913
11914 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11915
11916 * config.sub: Add support for i[34567]86-pc-udk.
11917 * configure.in: Likewise.
11918
11919 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11920
11921 * Makefile.in: add bzip2 package building bits for user
11922 tools module
11923 * configure.in: ditto
11924
11925 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11926
11927 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11928 (ALL_TARGET_MODULES): Add all-target-libobjc.
11929 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11930 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11931 (all-target-libchill): Add dependencies.
11932 * configure.in (target_libs): Add libchill.
11933
11934 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11935
11936 * configure.in (target_subdir): Remove duplicate line.
11937
11938 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11939
11940 * Makefile.in (all-automake): fix dependencies.
11941
11942 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11943
11944 * configure.in: Minor cleanups for building in the $(target_alias)
11945 subdir.
11946
11947 1998-09-22 Jim Wilson <wilson@cygnus.com>
11948
11949 * Makefile.in (bootstrap): Set r and s before make all. Use
11950 BASE_FLAGS_TO_PASS in make all.
11951 (cross): Likewise.
11952
11953 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11954
11955 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11956
11957 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11958
11959 * config.sub: Fix typo in last change.
11960
11961 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11962
11963 * config.sub: Add support for C4x target.
11964 * configure.in: Likewise.
11965
11966 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11967
11968 * config.sub: Recognize sparcv9 just like sparc64.
11969
11970 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11971
11972 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11973
11974 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11975
11976 * config.guess: Correctly identify Pentium II sco boxes.
11977
11978 * config.guess: Fix "tr" code. From Weiwen Liu.
11979
11980 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11981
11982 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11983 stabs.
11984
11985 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11986
11987 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11988 (ALL_TARGET_MODULES): Add all-target-libchill.
11989 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11990 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11991 (all-target-libchill): Add dependencies.
11992 * configure.in (target_libs): Add libchill.
11993
11994 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11995
11996 * config.guess: Avoid assumptions about "tr" behaves when
11997 LANG is set to something other than English.
11998
11999 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12000
12001 * configure (gxx_include_dir): Changed to
12002 '${prefix}/include/g++'-${libstdcxx_interface}.
12003
12004 * config.if: New to determine the interfaces.
12005
12006 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12007
12008 * config.guess: Detect and handle MPE/IX.
12009 * config.sub: Deal with MPE/IX.
12010
12011 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12012
12013 * configure.in: Use mh-aix43.
12014
12015 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12016
12017 * configure: Fix --without/--disable cases for gxx-include-dir.
12018
12019 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12020
12021 * mdata-sh: Imported. Needed for automake support.
12022
12023 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12024
12025 * Makefile.in (taz): Try "chmod -R og=u ." before
12026 "chmod og=u `find . -print`".
12027
12028 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12029
12030 * configure.in: Add arm-elf and thumb-elf support.
12031
12032 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12033
12034 * Makefile.in: Undo previous patch.
12035
12036 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12037
12038 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12039 to here ...
12040 (install-no-fixedincludes): and here
12041 (INSTALL_MODULES): ... from here.
12042
12043 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12044
12045 * config.sub: Merge with FSF.
12046
12047 * config.guess: Merge with FSF.
12048
12049 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12050
12051 * configure (extraconfigdirs): New variable.
12052 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12053 * Makefile.in (all): Move higher in file.
12054 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12055 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12056 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12057 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12058 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12059
12060 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12061
12062 * Makefile.in (all-target-libjava): Depend on all-gcc and
12063 all-target-newlib.
12064 (configure-target-libjava): Depend on $(ALL_GCC).
12065
12066 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12067
12068 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12069 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12070
12071 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12072
12073 * INSTALL/README: Fix typo.
12074
12075 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12076
12077 * ylwrap: Change absolute path checks to check for DOS style path
12078 names.
12079
12080 * ylwrap: Don't use a full path name if the source file is in the
12081 same directory. From hjl@lucon.org (H.J. Lu).
12082
12083 * config-ml.in: Default to being verbose, to match Feb 18 change to
12084 configure.
12085
12086 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12087
12088 Brought over from egcs:
12089
12090 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12091
12092 * configure.in (target_subdir): Set to ${target_alias} instead
12093 of "libraries".
12094
12095 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12096
12097 * configure.in (target_subdir): Set to libraries if enable_multilib.
12098
12099 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12100
12101 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12102 multilibs, force reconfiguration the first time we create
12103 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12104
12105 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12106
12107 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12108 avoid confusion with --no-recursion.
12109
12110 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12111
12112 * configure.in: Win32 hosts shouldn't use install -x
12113 * install-sh: remove -x option, and special .exe-handling
12114 hack.
12115
12116 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12117
12118 * config.guess: Recognize i586-pc-beos.
12119 * configure.in: Don't build some bits for beos.
12120
12121 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12122
12123 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12124 CFLAGS default to -O2.
12125
12126 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12127 when using GNU ld.
12128
12129 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12130
12131 * ltmain.sh: Correct install when using a different shell.
12132
12133 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12134
12135 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12136
12137 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12138
12139 * makefile.vms: Update to build binutils/makefile.vms. Add install
12140 target.
12141
12142 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12143
12144 * ltconfig: Update to correct AIX handling.
12145
12146 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12147
12148 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12149
12150 * configure.in (target_subdir): Set to ${target_alias} instead
12151 of "libraries".
12152
12153 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12154
12155 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12156 (Makefile): Depend on $(gcc_version_trigger).
12157
12158 * configure (gcc_version): Change default initializer to empty
12159 string.
12160 (gcc_version_trigger): New variable; pass this variable down
12161 to subdir configures to enable them checking gcc's version
12162 themselves. Emit make macros for both gcc_version vars.
12163 (topsrcdir): Initialize reliably.
12164 (recursion line): Remove --with-gcc-version=${gcc_version}.
12165
12166 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12167
12168 * configure (enable_version_specific_runtime_libs): Implement new flag
12169 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12170 in $(libsubdir); emit definition in each generated Makefile.
12171 (gxx_include_dir): Initialize depending on
12172 $enable_version_specific_runtime_libs.
12173
12174 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12175
12176 * configure (gcc_version): Initialize properly depending on
12177 how and where configure is started.
12178 (recursion line): Pass a --with-gcc-version=${gcc_version}
12179 to configures in subdirs.
12180
12181 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12182
12183 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12184 cygmon
12185
12186 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12187
12188 * configure.in: Add cygmon and libstub support for mn10200.
12189
12190 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12191
12192 * configure (gcc_version): Add new variable describing the
12193 particular gcc version we're building.
12194 * Makefile.in (libsubdir): Add new macro for the directory
12195 in which the compiler finds executables, libraries, etc.
12196 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12197 and libsubdir.
12198
12199 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12200
12201 * Makefile.in (local-clean): Remove *.log.
12202 (warning.log): Built with warn_summary from build.log.
12203 (mail-report.log): Run test_summary.
12204 (mail-report-with-warnings.log): Run test_summary including
12205 warning.log in the report.
12206
12207 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12208
12209 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12210
12211 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12212
12213 * Makefile.in (grep): Grep no longer depends on libiberty.
12214
12215 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12216
12217 * Makefile.in: all-snavigator needs all-libgui.
12218
12219 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12220
12221 * configure.in: Add cygmon and libstub support for mn10300.
12222
12223 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12224
12225 * missing: Update to version from automake 1.3.
12226
12227 * ltmain.sh: On installation, don't get confused if the same name
12228 appears more than once in the list of library names.
12229
12230 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12231
12232 * config.sub: Accept m68060 and m5200 as CPU names.
12233
12234 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12235
12236 * configure: Use && rather than using -a in test, because odd
12237 strings can confuse test.
12238 * configure.in: Likewise.
12239
12240 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12241
12242 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12243
12244 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12245
12246 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12247 bootstrap4-lean): New targets.
12248
12249 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12250
12251 * mpw-* Delete. Not used.
12252
12253 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12254
12255 * COPYING.LIB: Update FSF address.
12256
12257 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12258
12259 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12260
12261 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12262 GAS_SUPPORT_DIRS.
12263
12264 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12265
12266 * ltconfig, ltmain.sh: Avoid producing a version number if
12267 -version-info was not used.
12268
12269 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12270
12271 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12272 building with newlib.
12273
12274 1998-04-30 Paul Eggert <eggert@twinsun.com>
12275
12276 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12277 Solaris `make' causes it to continue to next definition.
12278
12279 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12280
12281 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12282 the right GUI libraries and files are installed along with GDB.
12283
12284 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12285
12286 * configure.in: Change alpha to alpha* in several places.
12287
12288 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12289
12290 * config.sub: Recognize sparc86x.
12291
12292 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12293
12294 * configure.in (--enable-target-optspace): Remove debug echo.
12295
12296 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12297
12298 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12299
12300 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12301
12302 * ltconfig: Update cygwin32 support.
12303
12304 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12305 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12306 (GDB_SUPPORT_DIRS): Likewise.
12307
12308 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12309
12310 * configure.in (target_makefile_frag): If --enable-target-optspace,
12311 use -Os to compile target libraries rather than -O2. Default to
12312 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12313 not used.
12314 * configure.in (target_cflags): Ditto for d30v.
12315
12316 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12317
12318 * Makefile.in (all-bfd): Depend on all-intl.
12319 (all-binutils): Likewise.
12320 (all-gas): Likewise.
12321 (all-gprof): Likewise.
12322 (all-ld): Likewise.
12323
12324 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12325
12326 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12327
12328 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12329
12330 * Makefile.in (all-bfd): Depend upon all-libiberty.
12331
12332 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12333
12334 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12335
12336 * Makefile.in: Add libstub.
12337
12338 * configure.in: Ditto. Build libstub for targets that have cygmon
12339 support.
12340
12341 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12342
12343 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12344
12345 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12346
12347 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12348 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12349
12350 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12351
12352 * configure: Define DEFAULT_M4 by searching PATH.
12353 * Makfile.in: Use DEFAULT_M4.
12354
12355 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12356
12357 * ltconfig: Add cygwin32 support.
12358
12359 * Makefile.in, configure.in: Add libtool as a native only directory
12360 to configure and build.
12361
12362 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12363
12364 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12365
12366 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12367
12368 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12369
12370 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12371
12372 * Makefile.in: add ash make rules
12373 * configure.in: add ash to native_only and host_tools lists
12374
12375 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12376
12377 * Makefile.in (all-gettext, all-intl): New targets.
12378 (ALL_MODULES): Added all-gettext, all-intl.
12379 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12380 (INSTALL_MODULES): Added install-gettext, install-intl.
12381 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12382
12383 * configure.in (host_tools): Added gettext.
12384 (native_only): Likewise.
12385 (noconfigdirs) [various cases]: Likewise.
12386 (host_libs): Added intl.
12387
12388 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12389
12390 * configure: Do not disable building gdbtk for cygwin32 hosts.
12391
12392 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12393
12394 * configure.in: Add thumb-coff target.
12395 * config.sub: Add thumb-coff target.
12396
12397 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12398
12399 * Makefile.in: Revert yesterday's change.
12400 (all-target-winsup): all-target-librx stays out of here.
12401
12402 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12403
12404 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12405 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12406 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12407 Remove references to librx and libg++.
12408
12409 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12410
12411 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12412 recursive makes
12413
12414 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12415
12416 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12417 for newlib directory.
12418 (CXX_FOR_TARGET): Likewise.
12419
12420 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12421
12422 * ltconfig: Update after libtool/ltconfig.in change for
12423 hpux11.
12424
12425 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12426
12427 * ltconfig, ltmain.sh: Update to libtool 1.2.
12428
12429 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12430
12431 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12432 (install-gcc-cross): Instead, override LANGUAGES here.
12433
12434 1998-03-18 Dave Love <d.love@dl.ac.uk>
12435
12436 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12437 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12438
12439 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12440
12441 * configure.in: Add Thumb-pe target.
12442
12443 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12444
12445 * Makefile.in - changed sn targets to snavigator
12446 * configure.in - changed sn targets to snavigator
12447
12448 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12449
12450 * config-ml.in: After building symlink tree call make distclean
12451 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12452 to be the case for libiberty.
12453
12454 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12455
12456 * configure: When making link, also check the current
12457 directory. The configure scripts may create one.
12458
12459 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12460
12461 * config.sub: Accept alphapca56 and alphaev6 properly.
12462
12463 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12464
12465 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12466
12467 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12468
12469 * config.sub (sco5): Fix typo.
12470
12471 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12472
12473 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12474 install-itcl.
12475 (install-itcl): Remove dependency on install-tcl.
12476
12477 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12478
12479 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12480
12481 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12482
12483 * configure.in: Don't build libgui for a cygwin32 target when not on
12484 a cygwin32 host.
12485
12486 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12487
12488 * configure (redirect): Set to null, so default behavior of
12489 configure is now --verbose.
12490
12491 1998-02-16 Dave Love <d.love@dl.ac.uk>
12492
12493 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12494 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12495
12496 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12497
12498 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12499 this change to sync Makefile.in with its ChangeLog entries.
12500
12501 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12502
12503 * ltmain.sh (mkdir): Check that the directory doesn't exist
12504 before we exit with error, so that we don't get races during
12505 parallel builds.
12506
12507 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12508
12509 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12510
12511 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12512
12513 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12514 PICFLAG_FOR_TARGET.
12515 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12516
12517 * configure: Emit a definition for the new macro enable_shared
12518 into each Makefile.
12519
12520 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12521
12522 * configure.in (host_tools, native_only): Add libtool.
12523
12524 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12525
12526 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12527 Fix typo in ming config comment.
12528
12529 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12530
12531 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12532
12533 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12534
12535 * config.sub: Add tic30 cases, and map c30 to tic30.
12536
12537 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12538
12539 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12540 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12541 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12542 (CLEAN_TARGET_MODULES): Similarly
12543 (all-target-libf2c): Add dependences.
12544 * configure.in (target_libs): Add libf2c.
12545
12546 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12547
12548 * configure.in: Remove expect from noconfigdirs when target
12549 is cygwin32. OK to build expect and dejagnu with Canadian
12550 Cross.
12551
12552 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12553
12554 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12555 host.
12556
12557 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12558 and mingw32.
12559
12560 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12561
12562 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12563 here as it is not defined in the toplevel Makefile.
12564
12565 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12566
12567 * configure (package_makefile_rules_frag): New variable, which names
12568 a file with generic rules, ...
12569 Change comment to mention we now have FIVE parts.
12570 * configure: Undo last change.
12571
12572 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12573
12574 * config.guess: More accurate determination of HP processor types.
12575 * config.sub: More accurate determination of HP processor types.
12576
12577 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12578
12579 * configure (package_makefile_frag): Move inserting the
12580 ${package_makefile_frag} to where it should be according
12581 to the comment.
12582
12583 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12584
12585 * config.guess: Add support for Linux/ARM.
12586
12587 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12588
12589 * .cvsignore: Remove *-info and *-install since they match
12590 release-info and mpw-install, which we don't want to just ignore.
12591
12592 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12593
12594 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12595
12596 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12597
12598 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12599 local_prefix to sub-make invocations.
12600
12601 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12602
12603 * configure.in: Check makefile fragments in the source
12604 directory.
12605
12606 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12607
12608 * configure.in: Check whether host and target makefile
12609 fragments exist before adding them to *_makefile_frag.
12610
12611 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12612
12613 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12614
12615 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12616
12617 * configure.in: Make sure we only replace RPATH_ENVVAR on
12618 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12619 regexp to sed.
12620
12621 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12622 to sub-makes.
12623
12624 1998-01-13 Lee Iverson (leei@ai.sri.com)
12625
12626 * config-ml.in (multi-do): LDFLAGS must include multilib
12627 designator.
12628
12629 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12630
12631 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12632
12633 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12634
12635 * config.sub: Add mingw32 support.
12636 * configure.in: Likewise.
12637
12638 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12639
12640 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12641
12642 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12643
12644 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12645 * configure (gxx_include_dir): Provide a definition for subdirs
12646 which do not use autoconf.
12647
12648 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12649
12650 * config.guess: Sync with egcs. Picks up new alpha support,
12651 BeOS & some additional linux support.
12652
12653 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12654
12655 * config.guess: HP 9000/803 is a PA1.1 machine.
12656
12657 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12658
12659 * configure.in: It's alpha*-...
12660
12661 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12662
12663 * configure.in (host_makefile_frag, target_makefile_frag):
12664 Handle multiple config files.
12665 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12666 alpha-*-*.
12667
12668 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12669
12670 * mkdep: New file.
12671
12672 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12673
12674 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12675
12676 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12677
12678 * Makefile.in: Add libgui directory.
12679 (GDB_TK): Add all-libgui.
12680 * configure.in: Add libgui directory.
12681 * configure: Add all-libgui to GDB_TK.
12682
12683 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12684
12685 * config-ml.in (multidirs): Add m32r to multilib list.
12686
12687 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12688
12689 * Makefile.in (all-target-gperf): Change dependency to
12690 all-target-libstdc++.
12691
12692 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12693
12694 * config.guess: Add BeOS support.
12695
12696 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12697
12698 Source directory cvs renamed to cvssrc:
12699 * configure.in (host_tools): Change cvs to cvssrc.
12700 (native_only): Likewise.
12701 (noconfigdirs) [various cases]: Likewise.
12702 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12703 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12704 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12705 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12706 (all-cvssrc): Rename target from all-cvs.
12707
12708 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12709
12710 * configure (gxx_include_dir): Fix thinko.
12711
12712 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12713
12714 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12715 (install-cross, install-gcc-cross): New targets.
12716
12717 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12718
12719 * configure.in (noconfigdirs): Add support for Thumb target.
12720
12721 * config.sub (maybe_os): Add support for Thumb target.
12722
12723 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12724
12725 * Makefile.in: Add rules for cygmon.
12726
12727 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12728
12729 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12730
12731 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12732 * configure (gxx_include_dir): Provide a definition for subdirs
12733 which do not use autoconf.
12734
12735 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12736
12737 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12738 11/18/97 build
12739
12740 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12741
12742 * From Franz Sirl.
12743 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12744 found on RedHat Linux systems.
12745
12746 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12747
12748 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12749 guesses.
12750
12751 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12752
12753 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12754
12755 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12756
12757 * ltmain.sh: If mkdir fails, check whether the directory was created
12758 anyhow by some other process.
12759
12760 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12761
12762 * configure.in (d30v-*-*): Configure all directories.
12763
12764 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12765
12766 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12767 for the D30V.
12768
12769 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12770
12771 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12772
12773 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12774
12775 * include/libiberty.h: Add extern "C" { so it can be used with C++
12776 progrms.
12777 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12778 programs.
12779
12780 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12781
12782 * configure.in (d30v-*-*): Configure GCC now.
12783
12784 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12785
12786 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12787 is no longer needed.
12788
12789 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12790
12791 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12792
12793 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12794
12795 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12796 targets using "$@" to provide support for similar but not identical
12797 targets without having to duplicate code.
12798
12799 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12800
12801 * makefile.vms: Fix to work with DEC C.
12802
12803 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12804
12805 * config.sub: Add mips-tx39-elf to marketing names.
12806
12807 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12808
12809 * ltmain.sh: Handle symlinks in generated script.
12810
12811 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12812
12813 * configure: Handle autoconf style directory options: --bindir,
12814 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12815 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12816 --sysconfdir.
12817 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12818 (sharedstatedir, localstatedir, oldincludedir): New variables.
12819 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12820 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12821 sbindir, sharedstatedir, and sysconfdir.
12822
12823 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12824
12825 * Makefile.in (bootstrap-lean): New target.
12826
12827 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12828
12829 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12830 sn, and gnuserv from noconfigdirs.
12831
12832 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12833
12834 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12835
12836 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12837
12838 * Makefile.in (cross): New target.
12839
12840 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12841 Jeff Law <law@cygnus.com>
12842
12843 * Makefile.in (bootstrap2, bootstrap3): New targets.
12844 (all-bootstrap): Remove outdated and confusing target.
12845 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12846
12847 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12848
12849 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12850 windows. Consistent with gdb/configure.
12851
12852 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12853
12854 * configure.in: Name Linux target fragment.
12855
12856 * configure: Rewrite so that project Makefile fragment is inserted
12857 first and appears last in the resulting Makefile.
12858
12859 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12860
12861 * Makefile.in (install-itcl): Install tcl first.
12862
12863 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12864
12865 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12866
12867 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12868
12869 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12870
12871 * configure.in (skipdirs): Add target-librx for Linux.
12872 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12873
12874 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12875
12876 * Makefile.in (bootstrap): New target.
12877
12878 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12879
12880 * config.sub: Accept 'amigados' for backward compatibility.
12881
12882 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12883
12884 * config.guess: Merge with FSF.
12885
12886 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12887
12888 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12889
12890 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12891
12892 * config.sub: Add "marketing-names" patch.
12893
12894 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12895
12896 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12897
12898 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12899
12900 * config.sub: Handle v850-elf.
12901
12902 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12903
12904 * .cvsignore (*-install): Remove.
12905
12906 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12907
12908 * ltconfig: Set CONFIG_SHELL in libtool.
12909 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12910
12911 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12912
12913 * configure.in (target_subdir): Set to libraries if enable_multilib.
12914
12915 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12916
12917 * config.guess: Update from gcc directory.
12918
12919 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12920
12921 * Makefile.in (all-sim): Depends on all-readline.
12922
12923 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12924
12925 * Makefile.in (BISON, YACC): Use $$s.
12926 (all-bison): Depend on all-texinfo.
12927
12928 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12929
12930 * Makefile.in (BISON): Add -L flag.
12931 (YACC): Likewise.
12932
12933 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12934
12935 * configure.in (noconfigdirs): Add support for v850e target.
12936
12937 * config.sub (maybe_os): Add support for v850e target.
12938
12939 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12940
12941 * configure.in (noconfigdirs): Add support for v850ea target.
12942
12943 * config.sub (maybe_os): Add support for v850ea target.
12944
12945 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12946
12947 * config.sub: Add mipstx39. Delete r3900.
12948
12949 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12950
12951 * Makefile.in (all-autoconf): Depends on all-texinfo.
12952
12953 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12954
12955 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12956 eabi targets.
12957
12958 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12959
12960 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12961
12962 * configure: When handling a Canadian Cross, handle YACC as well as
12963 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12964 * Makefile.in (all-bison): Depend upon all-texinfo.
12965
12966 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12967
12968 * Makefile.in (BISON): bison, not byacc or bison -y.
12969 (YACC): bison -y or byacc or yacc.
12970 (various): Add *-bison as appropriate.
12971 (taz): No need to mess with BISON anymore.
12972
12973 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12974
12975 * configure: If OSTYPE matches *win32*, try to find a good value for
12976 CONFIG_SHELL.
12977
12978 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12979
12980 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12981 configure.in if it is present.
12982
12983 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12984
12985 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12986
12987 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12988
12989 * config.sub: Recognize `arc' cpu.
12990 * configure.in: Likewise.
12991 * config-ml.in: Likewise.
12992
12993 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12994
12995 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12996
12997 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12998
12999 * configure: Changed sed delimiter from ':' to '|' when
13000 attempting to substitute ${config_shell} for SHELL. On
13001 NT ${config_shell} may contain a ':' in it.
13002
13003 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13004
13005 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13006
13007 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13008
13009 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13010
13011 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13012
13013 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13014
13015 * ylwrap: If the program is a relative path, force it to be
13016 absolute.
13017
13018 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13019
13020 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13021
13022 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13023
13024 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13025 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13026 for libraries.
13027
13028 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13029
13030 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13031 separated by spaces.
13032
13033 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13034
13035 * ylwrap: New file.
13036 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13037
13038 * ltmain.sh: Handle /bin/sh at start of install program.
13039
13040 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13041
13042 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13043 * missing: New file, from automake 1.2.
13044
13045 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13046
13047 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13048 check-tk to CHECK_X11_MODULES.
13049
13050 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13051
13052 * config.sub: Merge with FSF.
13053
13054 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13055
13056 * config.guess: Merge with FSF.
13057
13058 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13059
13060 * configure: Treat msdosdjgpp like go32.
13061 * configure.in: Likewise. Don't remove gprof for go32.
13062
13063 * configure: Change Makefile.tem2 to Makefile.tm2.
13064
13065 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13066
13067 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13068
13069 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13070
13071 * install-sh (chmodcmd): Set to null if the DST directory already
13072 exists. Same as Nov 11th change.
13073
13074 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13075
13076 * configure (GDB_TK): Needs itcl and tix.
13077
13078 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13079
13080 * config.guess: Update from FSF.
13081
13082 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13083
13084 * Makefile.in (GDB_TK): Depend on itcl and tix.
13085
13086 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13087
13088 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13089 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13090 (INSTALL_SCRIPT): New variable.
13091 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13092 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13093 to -x.
13094 * install-sh: Add support for -x option.
13095
13096 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13097
13098 * configure.in, Makefile.in: Treat tix like itcl.
13099
13100 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13101
13102 * Makefile.in (WINDRES): New variable.
13103 (WINDRES_FOR_TARGET): New variable.
13104 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13105 (EXTRA_HOST_FLAGS): Add WINDRES.
13106 (EXTRA_TARGET_FLAGS): Add WINDRES.
13107 (EXTRA_GCC_FLAGS): Add WINDRES.
13108 ($(DO_X)): Pass down WINDRES.
13109 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13110 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13111 DLLTOOL_FOR_TARGET.
13112
13113 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13114
13115 * configure.in: configure sim before gdb for win32-x-ppc
13116
13117 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13118
13119 Move gperf into the toplevel, from libg++.
13120 * configure.in (target_tools): Add target-gperf.
13121 (native_only): Add target-gperf.
13122 * Makefile.in (all-target-gperf): New target, depend on
13123 all-target-libg++.
13124 (configure-target-gperf): Empty rule.
13125 (ALL_TARGET_MODULES): Add all-target-gperf.
13126 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13127 (CHECK_TARGET_MODULES): Add check-target-gperf.
13128 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13129 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13130
13131 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13132
13133 * config.sub (mn10200): Recognize new basic machine.
13134
13135 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13136
13137 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13138 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13139
13140 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13141
13142 * configure.in: If we're building mips-sgi-irix6* native, turn on
13143 ENABLE_MULTILIB and set TARGET_SUBDIR.
13144
13145 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13146
13147 * Makefile.in (all-sn): Depend on all-grep.
13148
13149 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13150
13151 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13152
13153 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13154 Makefile. From Jeff Makey <jeff@cts.com>.
13155 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13156
13157 * Makefile.in (DISTBISONFILES): Remove.
13158 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13159 $(DEFAULT_YACC).
13160
13161 * configure.in: Build itl, db, sn, etc., when building for native
13162 cygwin32.
13163
13164 * Makefile.in (LD): New variable.
13165 (EXTRA_HOST_FLAGS): Pass down LD.
13166 ($(DO_X)): Likewise.
13167
13168 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13169
13170 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13171
13172 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13173
13174 * configure.in (targargs): Strip out any supplied --build argument
13175 before adding our own. Always add --build.
13176
13177 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13178
13179 * configure.in (targargs): Pass --build if we're doing
13180 a cross-compile.
13181
13182 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13183
13184 * configure: Use '|' instead of ":" as the separator in
13185 sed. Otherwise sed chokes on NT path names with drive
13186 designators. Also look for "?:*" as the leading characters in an
13187 absolute pathname.
13188
13189 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13190
13191 * config.sub: Support for r3900.
13192
13193 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13194
13195 * configure.in: Use install-sh, not install.sh.
13196
13197 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13198
13199 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13200 apply it twice.
13201
13202 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13203
13204 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13205 install-binutils.
13206
13207 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13208
13209 * Makefile.in: Add automake targets.
13210 * configure.in (host_tools): Add automake.
13211
13212 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13213
13214 * configure: Default CXX to c++, not gcc.
13215 * Makefile.in (CXX): Set to c++, not gcc.
13216 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13217
13218 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13219
13220 * install-sh: try appending a .exe if source file doesn't
13221 exist
13222
13223 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13224
13225 * configure.in: Turn on multilib by default.
13226 (cross_only): Remove target-libiberty.
13227
13228 * Makefile.in (all-gcc): Don't depend on libiberty.
13229
13230 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13231
13232 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13233
13234 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13235
13236 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13237 (DISTBISONFILES): Add ld/Makefile.in
13238
13239 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13240
13241 * configure.in: if target is cygwin32 but host isn't cygwin32,
13242 don't configure gdb tcl tk expect, not just gdb.
13243
13244 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13245
13246 * configure.in: Added gnuserv everywhere sn appears.
13247
13248 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13249 (CROSS_CHECK_MODULES): Added check-gnuserv.
13250 (INSTALL_MODULES): Added install-gnuserv.
13251 (CLEAN_MODULES): Added clean-gnuserv.
13252 (all-gnuserv): New target.
13253
13254 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13255
13256 * config.guess: Fixes for MIPS OpenBSD systems.
13257
13258 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13259
13260 * Makefile.in (INSTALL_XFORM): Remove.
13261 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13262
13263 * mkinstalldirs: New file, copied from automake.
13264 * Makefile.in (installdirs): Rename from install-dirs. Use
13265 mkinstalldirs. Change all users.
13266 (DEVO_SUPPORT): Add mkinstalldirs.
13267
13268 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13269
13270 * install-sh: Rename from install.sh.
13271 * Makefile.in (INSTALL): Change install.sh to install-sh.
13272 (DEVO_SUPPORT): Likewise.
13273
13274 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13275 Graichen <graichen@rzpd.de>.
13276
13277 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13278
13279 * config.guess: Recognize OpenBSD systems correctly.
13280
13281 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13282
13283 * README, Makefile.in (ETC_SUPPORT): Remove references to
13284 cfg-paper*, configure.{texi,man,info*}._
13285
13286 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13287
13288 * Makefile.in (all.normal): Ensure that gcc is built after all
13289 the x11 - ie gdb - targets.
13290
13291 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13292
13293 * makefile.vms: Don't run conf-a-gas.
13294
13295 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13296
13297 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13298
13299 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13300
13301 * configure.in: Remove noconfigdirs case since gdb also
13302 configures and builds for tic80-coff.
13303
13304 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13305
13306 * configure: Set cache_file to config.cache.
13307 * Makefile.in (local-distclean): Remove config.cache.
13308
13309 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13310
13311 * COPYING: Update FSF address.
13312
13313 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13314
13315 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13316 noconfigdirs.
13317
13318 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13319
13320 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13321 MAKEDIRS, is empty.
13322
13323 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13324
13325 * config.sub: Tweak mn10300 entry.
13326
13327 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13328
13329 * configure.in (host_tools): Put sim before gdb, so gdb's
13330 configure.tgt can determine if the simulator was configured.
13331
13332 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13333
13334 * config.sub: Move BeOS $os case to be with other Cygnus
13335 local cases.
13336
13337 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13338
13339 * config.sub: Remove misplaced comment that broke Linux.
13340
13341 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13342
13343 * config.sub: Add BeOS support.
13344
13345 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13346
13347 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13348
13349 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13350
13351 * configure.in (noconfigdirs): Remove tcl and tk from
13352 noconfigdirs for cygwin32 builds.
13353
13354 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13355
13356 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13357
13358 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13359
13360 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13361 make-all.com, use makefile.vms instead.
13362
13363 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13364
13365 * config.sub: Accept -lnews*.
13366
13367 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13368
13369 * configure.in (noconfigdirs): Disable target-newlib,
13370 target-examples and target-libiberty for d30v.
13371
13372 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13373
13374 * configure.in (noconfigdirs): Enable ld for d30v.
13375
13376 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13377
13378 * configure.in (tic80-*-*): Build compiler.
13379
13380 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13381
13382 * configure.in (d30v-*): Remove sim directory from list of
13383 unsupported d30v directories
13384
13385 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13386
13387 * config.sub, configure.in: Add d30v target cpu.
13388
13389 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13390
13391 * makefile.vms: New file.
13392 * make-all.com: Remove.
13393
13394 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13395
13396 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13397
13398 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13399
13400 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13401
13402 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13403
13404 * Makefile.in (ALL_MODULES): Added all-db.
13405 (CROSS_CHECK_MODULES): Addec check-db.
13406 (INSTALL_MODULES): Added install-db.
13407 (CLEAN_MODULES): Added clean-db.
13408
13409 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13410
13411 * config.guess: Merge with latest FSF sources.
13412
13413 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13414
13415 * Makefile.in (ALL_MODULES): Added all-itcl.
13416 (CROSS_CHECK_MODULES): Added check-itcl.
13417 (INSTALL_MODULES): Added install-itcl.
13418 (CLEAN_MODULES): Added clean-itcl.
13419
13420 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13421
13422 * configure.in: build gdb for mn10200
13423
13424 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13425
13426 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13427
13428 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13429
13430 * configure.in (tic80-*-*): Turn off most targets right now.
13431
13432 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13433
13434 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13435 rather than the makeinfo program.
13436 (do-info): Depend upon all-texinfo.
13437
13438 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13439
13440 * configure.in: Remove uses of config/mh-linux.
13441
13442 * config.sub, config.guess: Merge with latest FSF sources.
13443
13444 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13445
13446 * config.sub (case $basic_machine): Add tic80 entries.
13447
13448 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13449
13450 * config.sub, config.guess: Merge with latest FSF sources.
13451
13452 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13453
13454 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13455 * mpw-config.in: Test for NewFolderRecursive.
13456 * mpw-install: Use symbolic name for startup filename.
13457 * mpw-README: Add various additional details.
13458
13459 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13460
13461 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13462
13463 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13464
13465 * configure.in: Do build gcc and the target libraries for
13466 the mn10200.
13467
13468 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13469
13470 * configure.in: don't avoid building gdb for mn10300 any more
13471 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13472 instead of single-quoting it.
13473
13474 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13475
13476 * configure.in: Don't use --with-stabs on IRIX 6.
13477
13478 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13479
13480 * configure.in (m32r): Build gdb, libg++ now.
13481
13482 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13483
13484 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13485 directories from noconfigdirs.
13486
13487 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13488
13489 * config.sub (basic_machine): added mips16 configuration
13490
13491 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13492
13493 * config.sub: Handle d10v-unknown.
13494
13495 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13496
13497 * config.sub: Handle v850-unknown.
13498
13499 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13500
13501 * Makefile.in: add findutils
13502 * configure.in: add findutils to list of host_tools
13503
13504 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13505
13506 * config.sub: Handle mn10200 and mn10300.
13507
13508 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13509
13510 * configure.in (d10v-*): Do not build librx.
13511
13512 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13513
13514 * configure.in (mn10300): Build everything except gdb & libgloss.
13515
13516 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13517
13518 * config.guess: Patch for Dansk Data Elektronik servers,
13519 from Niels Skou Olsen <nso@dde.dk>.
13520
13521 For ncr, use /bin/uname rather than uname, since GNU uname does not
13522 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13523
13524 Patch for MIPS R4000 running System V,
13525 from Eric S. Raymond <esr@snark.thyrsus.com>.
13526
13527 Fix thinko for nextstep.
13528
13529 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13530
13531 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13532 * config.guess: Guess mips-dec-mach_bsd4.3.
13533
13534 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13535 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13536 release numbers.
13537 * config.guess (mips-mips-riscos*): Emit just enough of the
13538 release number.
13539
13540 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13541 * config.guess (sparc-auspex-sunos*): Added.
13542 (f300-fujitsu-*): Added.
13543
13544 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13545 * config.guess: Recognize a Tadpole as a sparc.
13546
13547 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13548
13549 * config.guess: Don't assume that NextStep version is either 2 or
13550 3. NextStep 4 (aka OpenStep 4) has come out now.
13551
13552 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13553
13554 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13555 From Rik Faith <faith@cs.unc.edu>.
13556
13557 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13558
13559 * config.sub: Contributions from bug-gnu-utils to:
13560 Support plain "hppa" (no version given) architecture, reported by
13561 OpenStep.
13562 OpenBSD like NetBSD.
13563 LynxOs is not a hardware supplier.
13564
13565 * config.guess: Contributions from bug-gnu-utils to add support for:
13566 OpenBSD like NetBSD.
13567 Stratus systems.
13568 More Pyramid systems.
13569 i[n>4]86 Intel chips.
13570 M680[n>4]0 Motorola chips.
13571 Use unknown instead of lynx for hardware manufacturer.
13572
13573 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13574
13575 * install.sh (chmodcmd): Set to null if the DST directory already
13576 exists.
13577
13578 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13579
13580 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13581 not use mt-ppc target Makefile fragment any more.
13582
13583 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13584
13585 * configure.in (*-*-windows): Exclude everything but those dirs
13586 needed to build windows.
13587
13588 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13589
13590 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13591
13592 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13593
13594 * configure.in: Exclude mmalloc from i386-windows.
13595
13596 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13597
13598 * Undo my previous change.
13599
13600 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13601
13602 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13603 unconditionally.
13604 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13605
13606 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13607
13608 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13609 host to add it's own flags.
13610
13611 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13612
13613 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13614
13615 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13616
13617 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13618 (CXX_FOR_TARGET): Likewise.
13619 (GCC_FOR_TARGET): Define.
13620 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13621 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13622 CC_FOR_TARGET was specified on the command line.
13623 (MAKEOVERRIDES): Don't define.
13624
13625 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13626
13627 * configure.in (m32r): Fix spelling of libg++ libs.
13628
13629 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13630
13631 * config.sub (-apple*): Remove, now redundant.
13632
13633 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13634
13635 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13636
13637 * configure: Rework yesterday's sed script patch.
13638
13639 * config.sub: Merge with FSF.
13640
13641 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13642
13643 * config.guess: Merge from FSF.
13644
13645 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13646 * config.guess: Use pc instead of unknown, for pc clone systems.
13647 Change linux to linux-gnu.
13648
13649 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13650 * config.guess: Avoid non-portable tr syntax.
13651
13652 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13653
13654 * test-build.mk (HOLES): Add "xargs" for gdb.
13655
13656 * configure: Avoid hpux10.20 sed bug.
13657
13658 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13659
13660 * configure.in: Add support for windows host
13661 (that is a build done under the Microsoft build environment).
13662
13663 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13664
13665 * Makefile.in: Replace all uses of srcroot with s, to shrink
13666 command line lengths.
13667
13668 Patches from Geoffrey Noer <noer@cygnus.com>:
13669 * configure.in: If configuring for newlib, pass --with-newlib to
13670 subdirectories.
13671 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13672 -Bnewlib/ and -Lwinsup to gcc.
13673 (CXX_FOR_TARGET): Likewise.
13674
13675 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13676
13677 * Makefile.in (ETC_SUPPORT): Add configure.
13678
13679 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13680
13681 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13682 host configuration file.
13683
13684 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13685
13686 * configure.in: Break mn10x00 support into separate
13687 mn10200 and mn10300 configurations.
13688 * config.sub: Likewise.
13689
13690 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13691
13692 * configure.in: Add lots of stuff to noconfigdirs for
13693 the mn10x00 targets.
13694
13695 * config.sub, configure.in: Add mn10x00 support.
13696
13697 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13698
13699 * make-all.com: Call conf-a-gas, not config-a-gas.
13700
13701 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13702
13703 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13704 targets.
13705
13706 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13707
13708 * mpw-README: Add much more detail for native PowerMac.
13709 * mpw-install: New file.
13710 * mpw-configure: Add --norecursion and --help options.
13711 * mpw-config.in: Translate readme and install files when
13712 copying to objdir.
13713 * mpw-build.in: Don't always depend on byacc and flex.
13714 (install-only-top): New action.
13715
13716 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13717
13718 * configure.in: You can now configure GDB for the v850.
13719
13720 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13721
13722 * configure.in (noconfigdirs): Don't configure any C++ dirs
13723 if targeting D10V.
13724
13725 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13726
13727 * config.sub: Recognize mips64vr5000.
13728
13729 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13730
13731 * configure.in: Use a single line for host_tools and native_only.
13732
13733 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13734
13735 * config.sub, configure.in: Add entries for m32r.
13736
13737 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13738
13739 * Makefile.in (inet-install): Don't run install-gzip.
13740
13741 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13742
13743 * configure.in: Don't config lots of things for *-*-windows*.
13744
13745 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13746
13747 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13748 (host_libs, host_tools): Copy from configure.in.
13749 * mpw-configure: Don't complain about directories not found.
13750
13751 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13752
13753 * configure.in (i[345]86): Recognize i686 for pentium pro.
13754 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13755 file.
13756
13757 * config.guess (i[345]86): Ditto.
13758
13759 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13760
13761 * configure.in (noconfigdirs): Removed gdb for D10V.
13762
13763 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13764
13765 * configure.in: Remove ld, target-libio, target-libg++, and
13766 target-libstdc++ from noconfigdirs.
13767
13768 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13769
13770 * configure: Fix three locations where shell scripts were
13771 being run directly rather than with config_shell.
13772
13773 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13774
13775 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13776 * config.sub (basic_machine): Recognize v850.
13777
13778 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13779
13780 * mpw-configure: Handle multiple enable/disable options and
13781 pass them down recursively, handle -c and -s flags appropriately
13782 depending on choice of compiler, add escape mechanism for
13783 quoted arguments to gC.
13784
13785 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13786
13787 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13788 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13789 so that -mrelocatable-lib and -mno-eabi are used.
13790
13791 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13792 not support --print-multi-lib, don't abort.
13793
13794 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13795
13796 * make-all.com: Run config-a-gas.
13797 * setup.com: Don't copy subdirectory files around.
13798
13799 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13800
13801 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13802 target, it now compiles correctly.
13803
13804 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13805
13806 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13807
13808 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13809
13810 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13811
13812 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13813
13814 * configure.in (native_only): Add prms.
13815
13816 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13817
13818 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13819 (BINUTILS_SUPPORT_DIRS): Likewise.
13820
13821 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13822
13823 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13824 d10v support is added.
13825
13826 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13827
13828 * configure.in (d10v-*-*): New target.
13829
13830 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13831
13832 * config.guess (HP 9000/811): Recognize this as a PA1.1
13833 machine.
13834
13835 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13836
13837 * Makefile.in (do-tar-gz): New target, split out from tail end of
13838 taz target. Run each command separately, don't use pipes.
13839 (taz): Use it.
13840
13841 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13842
13843 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13844 * mpw-build.in: No builds should depend on building byacc or flex,
13845 they are assumed to be installed already.
13846
13847 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13848
13849 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13850 variable that CC_FOR_TARGET needs.
13851
13852 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13853
13854 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13855 options have changed since the last time the subdirectory was
13856 configured, and if it has, reconfigure.
13857 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13858 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13859
13860 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13861
13862 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13863 CLEAN_MODULES): Add bash.
13864 (all-bash): New target.
13865
13866 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13867
13868 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13869
13870 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13871
13872 * config.sub (basic_machine): Recognize d10v as a valid processor.
13873
13874 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13875
13876 * mpw-configure: Add support for --bindir.
13877 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13878
13879 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13880
13881 * configure.in: add bash, time, gawk to list of hosttools and things
13882 to only build for native toolchains
13883
13884 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13885
13886 * Makefile.in (docdir): Remove.
13887
13888 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13889
13890 * Makefile.in (datadir): Set to $(prefix)/share.
13891
13892 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13893
13894 * configure.in: build diff and patch for cygwin32-hosted
13895 toolchains.
13896
13897 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13898
13899 * config.sub: Accept -rtems*.
13900
13901 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13902
13903 * configure.in: enable dosrel for cygwin32-hosted builds,
13904 remove diff from the list of things not buildable
13905 via Canadian Cross
13906
13907 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13908
13909 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13910 don't get ". ".
13911
13912 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13913
13914 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13915
13916 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13917
13918 * Makefile.in (taz): Handle case where tex3patch didn't even get
13919 checked out. Also, if it was found, put the symlink in a new util
13920 subdirectory.
13921
13922 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13923
13924 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13925
13926 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13927
13928 * config.sub: Recognize -openvms.
13929 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13930 * make-all.com, setup.com: New files.
13931
13932 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13933
13934 * Makefile.in (taz): tex3patch moved to texinfo/util.
13935
13936 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13937
13938 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13939 * configure.in: remove make from disable-if-Can-Cross list
13940 enable gdb if ${host} and ${target} are cygwin32
13941
13942 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13943
13944 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13945 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13946
13947 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13948
13949 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13950 distinguish sysv/svr4/bsd variants.
13951 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13952
13953 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13954
13955 * configure.in: Added copyright notice.
13956 * move-if-change: Added copyright notice.
13957
13958 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13959
13960 * configure.in (powerpcle-*-solaris*): Until we get shared
13961 libraries working, don't build gdb, sim, make, tcl, tk, or
13962 expect.
13963
13964 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13965
13966 * config.guess: Merge with FSF:
13967
13968 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13969 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13970
13971 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13972 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13973
13974 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13975 * config.guess: Combine two OSF1 rules.
13976 Also recognize field test versions. From mjr@zk3.dec.com.
13977 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13978 because GNU uname does not support -p. From pmr@pajato.com.
13979
13980 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13981
13982 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13983
13984 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13985
13986 * mpw-README: Document GCCIncludes.
13987
13988 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13989
13990 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13991
13992 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13993
13994 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13995
13996 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13997
13998 * configure.in (*-*-cygwin32): Configure make.
13999
14000 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14001
14002 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14003
14004 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14005
14006 * Makefile.in (all-inet): Depend on all-perl.
14007
14008 * Makefile.in (inet-install): New target.
14009
14010 * Makefile.in (all-inet): Depend on all-tcl.
14011 (all-inet): Depend on all-send-pr.
14012
14013 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14014
14015 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14016 temporarily.
14017
14018 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14019
14020 * configure.in: Don't configure --with-gnu-ld on AIX.
14021
14022 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14023
14024 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14025
14026 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14027
14028 * Makefile.in (ALL_MODULES): Added all-inet.
14029 (CROSS_CHECK_MODULES): Added check-inet.
14030 (INSTALL_MODULES): Added install-inet.
14031 (CLEAN_MODULES): Added clean-inet.
14032 (all-indent): New target.
14033
14034 * configure.in (host_tools): Added inet.
14035 (native_only): Added inet.
14036 (noconfigdirs): Added inet.
14037
14038 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14039
14040 * configure.in: Don't configure libgloss if we are not configuring
14041 newlib.
14042
14043 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14044
14045 * configure.in: Don't configure libgloss for unsupported
14046 architectures.
14047
14048 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14049
14050 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14051
14052 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14053
14054 * Makefile.in (ALL_MODULES): Include all-apache.
14055 (CROSS_CHECK_MODULES): Include check-apache.
14056 (INSTALL_MODULES): Include install-apache.
14057 (all-apache): New target.
14058
14059 * configure.in: Added apache everywhere perl is seen.
14060
14061 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14062
14063 * Makefile.in: Add support for clean-{module} and
14064 clean-target-{module} rules.
14065
14066 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14067
14068 * configure.in (*-*-ose) do not build libgloss.
14069
14070 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14071
14072 * config.guess (prep*:SunOS:5.*:*): Turn into
14073 powerpele-unknown-solaris2.
14074
14075 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14076
14077 * configure.in: Permit --enable-shared to specify a list of
14078 directories.
14079
14080 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14081
14082 * configure.in (host==solaris): Pass only the first word of $CC
14083 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14084
14085 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14086
14087 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14088
14089 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14090
14091 * Makefile.in (ALL_MODULES): Include all-perl.
14092 (CROSS_CHECK_MODULES): Include check-perl.
14093 (INSTALL_MODULES): Include install-perl.
14094 (ALL_X11_MODULES): Include all-guile.
14095 (CHECK_X11_MODULES): Include check-guile.
14096 (INSTALL_X11_MODULES): Include install-guile.
14097 (all-perl): New target.
14098 (all-guile): New target.
14099
14100 * configure.in (host_tools): Include perl and guile.
14101 (native_only): Include perl and guile.
14102 (noconfigdirs): Don't build guile and perl; no ports have been
14103 done.
14104
14105 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14106
14107 * configure (--enable-*): Handle quoted option lists such as
14108 --enable-sim-cflags='-g0 -O' better.
14109
14110 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14111
14112 * Makefile.in ({,inst}all-target): New rule so we can make and
14113 install all of the target directories easily.
14114
14115 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14116
14117 * configure.in: Add missing global flag in sed substitution when
14118 deleting `target-' from ${configdirs}.
14119
14120 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14121
14122 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14123 option.
14124
14125 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14126 config/mh-necv4.
14127
14128 * install.sh: Correct misspelling of transformbasename.
14129
14130 * config.guess: Recognize mips-*-sysv*.
14131
14132 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14133
14134 * config.sub: Recognize mon960.
14135
14136 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14137
14138 * configure: Restore Canadian Cross handling of BISON and LEX,
14139 removed in Feb 20 change.
14140
14141 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14142
14143 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14144 Mention make install. Remove the old copyright date as well the
14145 clumsy and rather pointless copyright on the README file.
14146
14147 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14148
14149 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14150 Makefile after running symlink-tree, then run `make distclean' to
14151 avoid clobbering any generated files in srcdir.
14152
14153 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14154
14155 * configure.in (m68k-*-netbsd*): Build everything now.
14156
14157 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14158
14159 * Makefile.in (taz): Fix quoting.
14160
14161 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14162
14163 * configure.in (sparclet-*-*): Build everything now.
14164
14165 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14166
14167 * configure.in (m68k-*-linux*): New host.
14168
14169 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14170
14171 * configure: Check for bison before byacc.
14172
14173 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14174
14175 * Makefile.in configure: Change the way LEX and BISON/YACC are
14176 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14177 searching PATH. These are used as fallbacks by Makefile.in if
14178 flex/bison/byacc aren't in objdir.
14179
14180 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14181
14182 * Makefile.in: Make everything which depends upon all-bfd also
14183 depend upon all-opcodes, in case --with-commonbfdlib is used.
14184
14185 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14186
14187 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14188 building NT native compilers on Unix.
14189
14190 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14191
14192 * configure.in: Don't get CC from the host Makefile fragment if we
14193 can find gcc in PATH, or if this is a Canadian Cross. Move the
14194 Solaris test for /usr/ucb/cc to the post target script, just after
14195 the compiler sanity test.
14196
14197 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14198
14199 * config.sub: Merge with FSF.
14200
14201 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14202
14203 * Makefile.in (RPATH_ENVVAR): New variable.
14204 (REALLY_SET_LIB_PATH): Use it.
14205 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14206
14207 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14208
14209 * config.sub, configure.in: Recognize sparclet cpu.
14210
14211 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14212
14213 * config.guess: Support m68k-cbm-sysv4.
14214
14215 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14216
14217 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14218 m68k-unknown-linuxaout from linker help string. Put quotes around
14219 $ld_help_string.
14220
14221 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14222
14223 * config.guess (powerpc-harris-powerunix): Add guess for port
14224 to new target.
14225
14226 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14227
14228 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14229
14230 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14231
14232 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14233 $(REALLY_SET_LIB_PATH) in Makefile.
14234 * Makefile.in (SET_LIB_PATH): New variable.
14235 (REALLY_SET_LIB_PATH): New variable.
14236 ($(DO_X)): Use $(SET_LIB_PATH).
14237 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14238 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14239 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14240 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14241 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14242 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14243 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14244 (install-dosrel): Likewise.
14245 (all-opcodes): Depend upon all-libiberty.
14246
14247 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14248
14249 * config.guess (*:CYGWIN*): New
14250
14251 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14252
14253 * Makefile.in (all-target-winsup): All all-target-libiberty.
14254
14255 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14256
14257 * configure.in (noconfigdirs): Add missing # in front of comment.
14258
14259 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14260
14261 * configure.in: add second pass to things added to noconfigdirs
14262 so *-gm-magic can exclude libgloss properly.
14263
14264 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14265
14266 * mpw-configure (extralibs_name, rez_name): Set correctly
14267 for MWC68K compiler.
14268
14269 * mpw-README: Add more info on the necessary build tools.
14270
14271 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14272
14273 * configure.in, config.sub: Recognize cygwin32.
14274
14275 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14276
14277 * config.guess, config.sub: Recognize A/UX.
14278
14279 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14280
14281 * config.sub: Merge with gcc/config.sub.
14282
14283 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14284
14285 * mpw-build.in (do-binutils): Add build of stamps.
14286
14287 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14288
14289 * config.sub: Add recognition for mips64vr4100*-* targets.
14290
14291 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14292
14293 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14294 Add creation of gconfigargs with `--enable-shared' turned on.
14295 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14296 ($(host)-stamp-stage3-configured): Likewise.
14297 (HOLES): Add chatr and ldd.
14298 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14299
14300 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14301
14302 * configure: Pass --nfp to recursive configures.
14303
14304 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14305
14306 * Makefile.in (DLLTOOL): New.
14307 (DLLTOOL_FOR_TARGET): New.
14308 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14309 (EXTRA_TARGET_FLAGS): Ditto.
14310 (EXTRA_GCC_FLAGS): Ditto.
14311 (CONFIGURE_TARGET_MODULES): Ditto.
14312 (DO_X): Ditto.
14313 * configure: Add DLLTOOL.
14314
14315 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14316
14317 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14318 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14319 mh-sco, since old workarounds no longer needed, and don't
14320 build ld, since libraries have weak symbols in COFF.
14321
14322 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14323
14324 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14325
14326 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14327
14328 * configure.in: Make sure that ${CC} can be used to compile an
14329 executable.
14330
14331 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14332
14333 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14334 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14335 nothing depending on whether gdbtk is being built.
14336
14337 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14338
14339 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14340
14341 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14342
14343 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14344 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14345
14346 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14347
14348 * config-ml.in: Add support for
14349 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14350 Simplify setting of multidirs from --disable-foo.
14351
14352 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14353
14354 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14355 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14356 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14357 non-empty, pass them on to the GCC make.
14358 (all-bootstrap): New rule that is like all-gcc, except it executes
14359 the GCC bootstrap rule instead of the GCC all rule.
14360
14361 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14362
14363 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14364
14365 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14366
14367 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14368 DG/UX support.
14369
14370 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14371
14372 * config.sub (i*86*) Change [345] to [3456]
14373
14374 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14375
14376 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14377 --with-gnu-ld=no.
14378
14379 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14380
14381 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14382 AIX multilibs get built.
14383
14384 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14385
14386 * configure.in (i386-win32): Don't build expect if we're not
14387 building the tcl subdir.
14388
14389 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14390
14391 * Makefile.in: (configure-target-examples, all-target-examples):
14392 New targets, configure and build example programs.
14393
14394 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14395
14396 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14397 use it as input to sedit the generated MPW makefile.
14398 * mpw-README: Add a suggestion about Gestalt.h.
14399
14400 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14401
14402 * config.sub: Accept *-*-ieee*.
14403
14404 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14405
14406 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14407 Ronald F. Guilmette <rfg@monkeys.com>.
14408
14409 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14410
14411 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14412 for powerpc-pe native.
14413 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14414 (target==powerpc-pe): duplicate i386-win32 entry.
14415
14416 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14417
14418 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14419 of vxworks, not just vxworks5.1.
14420
14421 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14422
14423 * mpw-configure: Add support for exec-prefix.
14424
14425 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14426
14427 * config.guess: Recognize HP model 816 machines as having
14428 a PA1.1 processor.
14429
14430 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14431
14432 * configure: Ignore new autoconf configure options.
14433
14434 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14435
14436 * config.guess: Recognize Pentium under SCO.
14437 From Robert Lipe <robertl@arnet.com>.
14438
14439 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14440
14441 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14442
14443 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14444
14445 * configure.in: Don't configure gas for alpha-dec-osf*.
14446
14447 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14448
14449 * configure.in: Default to --with-stabs for some targets for which
14450 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14451 i[345]86*-*-unixware*.
14452
14453 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14454
14455 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14456 rather than basing it on the target. Simplify handling of options
14457 controlling which directories to configure. Remove extraneous
14458 slash in multi-clean target.
14459
14460 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14461
14462 * config-ml.in: Prefix more variables with ml_ so they don't collide
14463 with configure's.
14464
14465 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14466
14467 * configure: Don't turn -v into --v.
14468
14469 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14470
14471 * configure.in (targargs): Fix typo.
14472
14473 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14474
14475 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14476
14477 * configure.in: Strip --host and --target options from
14478 CONFIG_ARGUMENTS, and always configure for --host only. Add
14479 --with-cross-host option when building with a cross-compiler.
14480 * configure: Canonicalize the arguments put into config.status by
14481 always using `=' for an option with an argument. Pass a presumed
14482 --host or --target explicitly.
14483
14484 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14485
14486 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14487 into general OS recognition case.
14488
14489 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14490
14491 * configure.in (target_configdirs): add target-winsup only
14492 for win32 target systems.
14493
14494 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14495
14496 * Makefile.in (all-target-libgloss): Depend upon
14497 configure-target-newlib, since when libgloss is built it looks to
14498 see if the newlib directory exists.
14499
14500 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14501
14502 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14503 cfg-ml-*.in.
14504
14505 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14506
14507 * configure: Handle LD and LD_FOR_TARGET when configuring a
14508 Canadian Cross.
14509
14510 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14511
14512 * configure.in (target_libs): add target-winsup.
14513 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14514 (target==ppcle-pe): remove ld from $noconfigdirs.
14515
14516 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14517
14518 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14519 Preserve relative path names in $srcdir. Build symlink tree if
14520 configuring cross target dir and srcdir=. (= no VPATH support).
14521 (configure-target-libg++): Depend on configure-target-librx.
14522 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14523 * config-ml.in: New file.
14524 * symlink-tree: New file.
14525 * configure: Ensure srcdir="." if that's what it is.
14526
14527 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14528
14529 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14530 includes and FLEX_SKELETON setting.
14531 * mpw-configure (--with-gnu-ld): New option, controls whether
14532 to use PPCLink or ld with PowerMac GCC.
14533 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14534 * mpw-config.in: Configure grez if targeting Mac.
14535
14536 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14537 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14538 just macos.
14539 * configure.in: Configure grez resource compiler if targeting Mac.
14540 * Makefile.in (all-grez, install-grez): New targets.
14541
14542 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14543
14544 * configure: CXX defaults to gcc, not g++. If we find
14545 gcc in the path, set CC to gcc -O2.
14546
14547 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14548
14549 * configure: Default ${build} correctly. Avoid picking up extra
14550 spaces when reading CC and CXX from Makefile. When doing a
14551 Canadian Cross, use plausible default values for numerous
14552 variables.
14553 * configure.in: When doing a Canadian Cross, don't try to
14554 configure tools whose configure script can't handle it.
14555
14556 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14557
14558 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14559
14560 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14561
14562 * configure: Remove dubious bug reporting address.
14563
14564 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14565
14566 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14567 configure script, run that instead of this directory's configure.
14568 In either case, print a message that we're configuring the sub-dir.
14569
14570 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14571
14572 * configure.in: Before checking for the existence of various files,
14573 use sed to filter out "target-".
14574
14575 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14576
14577 * Makefile.in (DO_X): Split rule to decrease command line length
14578 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14579 (Philippe De Muyter).
14580
14581 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14582
14583 * Makefile.in (all-patch): depend on all-libiberty.
14584
14585 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14586
14587 * configure.in: If the only directory in target_configdirs which
14588 actually exists is libiberty, then set target_configdirs to empty,
14589 to avoid trying to build a target libiberty in a gas or gdb
14590 distribution.
14591
14592 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14593
14594 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14595 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14596 systems.
14597
14598 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14599
14600 * configure.in (copy_dirs): Use sys-include instead of include
14601 for --with-headers option.
14602
14603 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14604
14605 * Makefile.in, configure.in: Make winsup builds work with
14606 new scheme.
14607
14608 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14609
14610 * configure.in: Build the linker on AIX.
14611
14612 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14613
14614 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14615 where needed.
14616
14617 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14618
14619 * Makefile.in (all-gcc): Fix typo.
14620
14621 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14622
14623 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14624
14625 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14626
14627 * configure.in: Rename libFOO to target-libFOO, and xiberty
14628 to target-xiberty, to provide more flexibility.
14629 (target_subdir): Define. Create if cross.
14630 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14631 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14632 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14633 check-libFOO -> check-target-libFOO, etc.
14634 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14635 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14636 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14637 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14638 allow ALL_GCC="" to only configure.
14639 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14640 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14641 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14642
14643 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14644
14645 * Makefile.in (taz): Build "info" in etc explicitly.
14646
14647 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14648
14649 * configure.in: Make sure that CC is undefined (as opposed to
14650 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14651 problem with autoconf trying to configure on a host without GCC.
14652
14653 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14654
14655 * mpw-configure: Set host alias from choice of host compiler,
14656 only use generic MPW Makefile sed if present, edit a file
14657 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14658 * mpw-README: Add problem notes about CW6 and CW7.
14659
14660 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14661
14662 * Makefile.in (taz): Use ";" instead of ";;".
14663
14664 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14665
14666 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14667 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14668 DISTDOCDIRS.
14669 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14670 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14671
14672 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14673
14674 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14675 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14676 Move bfd to DISTSTUFFDIRS.
14677
14678 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14679
14680 * Makefile.in (X11_LIB): Removed.
14681 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14682
14683 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14684
14685 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14686
14687 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14688 names.
14689
14690 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14691
14692 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14693
14694 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14695
14696 * configure.in (i[345]86-*-win32): Always build newlib.
14697 Don't configure cvs, autoconf or texinfo.
14698 * Makefile.in (LD_FOR_TARGET): New.
14699 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14700 Pass down LD_FOR_TARGET.
14701
14702 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14703
14704 * winsup: New directory.
14705 * Makefile.in: Build winsup.
14706 * configure.in: Winsup is configured when target is win32.
14707 Can only build win32 target GDB when native.
14708
14709 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14710
14711 * config.guess: Recognize HP model 819 machines as having
14712 a PA 1.1 processor.
14713
14714 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14715
14716 * configure: Fix sed loop which substitutes for CC and CXX to
14717 avoid bug found in various sed implementations.
14718
14719 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14720
14721 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14722 simulator. Use standard powerpc-*-eabi*.
14723
14724 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14725
14726 * configure.in: Stop putting gas and binutils in noconfigdirs for
14727 powerpc-*-aix* and rs6000-*-*.
14728
14729 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14730
14731 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14732 -mcall-aixdesc libraries.
14733
14734 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14735
14736 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14737
14738 * config.sub (arm | armel | armeb): Fix shell syntax.
14739
14740 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14741
14742 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14743 -msoft-float and -mcpu=common support.
14744 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14745 libraries.
14746
14747 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14748
14749 * configure.in: Allow configuration and build of emacs19 for the alpha.
14750
14751 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14752
14753 * configure.in (CC): Get ^CC, not just any old CC, from
14754 ${host_makefile_frag}.
14755
14756 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14757
14758 * configure.in (CC): Try to get CC from
14759 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14760
14761 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14762
14763 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14764 only if it exists in $(srcdir).
14765
14766 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14767
14768 * configure: If CC and CXX are not set in the environment, set
14769 them, based on either an existing Makefile or on searching for gcc
14770 in PATH. Substitute for CC and CXX in Makefile.
14771 * configure.in: Remove libm from target_libs. Separate
14772 target_configdirs from configdirs. If CC is not set in
14773 environment, try to get it from a host Makefile fragment. Rewrite
14774 changes of configdirs to use skipdirs instead. A few minor
14775 tweaks. Take directories out of target_configdirs as they are
14776 taken out of configdirs. Remove existing Makefile files from
14777 subdirectories. Substitute for TARGET_CONFIGDIRS and
14778 CONFIG_ARGUMENTS in Makefile.
14779 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14780 by configure.in.
14781 (CONFIG_ARGUMENTS): Likewise.
14782 (CONFIGURE_TARGET_MODULES): New variable.
14783 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14784 ($(CONFIGURE_TARGET_MODULES)): New target.
14785 (configure-libg++, configure-libio): New targets.
14786 (all-libg++): Depend upon configure-libg++.
14787 (all-libio): Depend upon configure-libio.
14788 (configure-libgloss, all-libgloss): New targets.
14789 (configure-libstdc++): New target.
14790 (all-libstdc++): Depend upon configure-libstdc++.
14791 (configure-librx, all-librx): New targets.
14792 (configure-newlib): New target.
14793 (all-newlib): Depend upon configure-newlib
14794 (configure-xiberty): New target.
14795 (all-xiberty): Depend upon configure-xiberty.
14796
14797 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14798
14799 * configure.in (host i[345]86-*-win32): Expand the
14800 noconfigdirs again.
14801
14802 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14803
14804 * mpw-configure: Fix sed command file name.
14805
14806 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14807
14808 * configure.in (host i[345]86-*-win32): Reduce the
14809 noconfigdirs again.
14810
14811 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14812
14813 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14814 or powerpc*-*-pe*, since they are not yet supported.
14815
14816 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14817
14818 Add PowerMac support and many other enhancements.
14819 * mpw-configure: New option --cc to select compiler to use,
14820 paste options set according to --cc into the generated
14821 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14822 if mpw-make.sed is present.
14823 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14824 add forward includes for PowerPC include files.
14825 * mpw-build.in: Build using Makefile.PPC if present.
14826 (do-byacc, etc): Remove separate version resource builds.
14827 (do-gas): Build "stamps" before "all".
14828 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14829 * mpw-README: Update to reflect --cc option, PowerMac support,
14830 and recently-reported compatibility problems.
14831
14832 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14833
14834 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14835 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14836 (--with-multilib-top): Pass to recursive invocations.
14837
14838 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14839
14840 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14841 v810-*-*.
14842
14843 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14844
14845 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14846 gdb, ld and opcodes on v810-*-*.
14847
14848 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14849
14850 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14851 (local-maintainer-clean): New target.
14852 (maintainer-clean): New target.
14853 (realclean): Just depend upon maintainer-clean.
14854
14855 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14856
14857 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14858
14859 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14860
14861 * configure.in: Build ld in mips*-*-bsd* case.
14862
14863 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14864
14865 * config.sub: Accept -lites* OS. From Ian Dall.
14866
14867 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14868
14869 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14870 targets.
14871
14872 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14873
14874 * configure.in: treat i386-win32 canadian cross the same as
14875 i386-go32 canadian cross.
14876
14877 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14878
14879 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14880 running under the simulator to build a reduced set of libraries.
14881 (powerpc-*-eabiaix): Add fine grained multilib support added to
14882 other powerpc targets yesterday.
14883
14884 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14885
14886 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14887 -disable-softfloat, -disable-relocatable, -disable-aix, and
14888 -disable-sysv to control which multilib libraries get built.
14889
14890 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14891
14892 * configure: Add Makefile.tem to list of files to remove in trap
14893 handler.
14894
14895 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14896
14897 * config.guess (*Linux*): Add missing "exit"s.
14898 Also, need specific check for alpha-unknown-linux (uses COFF).
14899
14900 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14901
14902 * config.guess: Merge with FSF:
14903
14904 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14905 * config.guess (AIX4): More robust release numbering discovery.
14906
14907 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14908 * config.guess (i386-sequent-ptx): Properly get version number.
14909
14910 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14911 * config.guess (mips:*:4*:UMIPS): New case.
14912
14913 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14914
14915 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14916 (i386-win32 host): Likewise. Don't build readline.
14917
14918 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14919
14920 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14921 SUPPORT_FILES to submakes.
14922
14923 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14924
14925 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14926 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14927 mpw-configure.
14928
14929 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14930
14931 * configure.in (appdirs): Use =, not ==, in test expression when
14932 trying to build the text to print in the warning message for
14933 Solaris users.
14934
14935 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14936
14937 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14938
14939 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14940
14941 * config.guess: Recognize lynx-2.3.
14942
14943 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14944
14945 * config.sub (z8ksim): Deleted
14946 (z8k-*-coff): New, this is the one true name of the target.
14947
14948 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14949
14950 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14951
14952 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14953
14954 * config.guess (*:Linux:*:*): First try asking the linker what the
14955 default object file format is (elf, aout, or coff). Then if this
14956 fails, try previous methods.
14957
14958 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14959
14960 * configure.in: Don't build newlib for *-*-vxworks5.1.
14961
14962 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14963
14964 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14965 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14966
14967 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14968
14969 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14970
14971 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14972
14973 * cfg-ml-com.in: New file.
14974 * cfg-ml-pos.in: New file.
14975
14976 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14977
14978 * COPYING.NEWLIB: Add HP free copyright to list.
14979
14980 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14981
14982 * config.sub: Recognize -eabi* for the system, not just -eabi.
14983
14984 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14985
14986 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14987 * config.sub, configure.in (win32): New target and host.
14988
14989 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14990
14991 * configure.in: Add i386-pe configuration.
14992
14993 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14994
14995 * mpw-build.in (install): Install GDB after LD.
14996
14997 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14998
14999 * mpw-config.in (elf/mips.h): Always forward-include, needed
15000 for GDB to build.
15001
15002 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15003
15004 * testsuite: New directory for customer acceptance and whole tool
15005 chain tests.
15006
15007 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15008
15009 * configure: If per-host line isn't found, but AC_OUTPUT is found
15010 and a configure script exists, run it instead.
15011
15012 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15013
15014 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15015
15016 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15017
15018 * configure: Set build_{cpu,vendor,os,alias} to host values when
15019 --build isn't specified.
15020
15021 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15022
15023 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15024 (FLAGS_TO_PASS): Pass them.
15025 (EXTRA_TARGET_FLAGS): Ditto.
15026
15027 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15028
15029 * Makefile.in (all-libg++): Depend on all-libstdc++.
15030
15031 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15032
15033 * configure.in (noconfigdirs): Enable all packages for
15034 i386-unknown-netbsd.
15035
15036 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15037
15038 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15039 hosted builds (DOS builds)
15040
15041 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15042
15043 Changes for ARM based on patches from Richard Earnshaw:
15044 * config.sub: Handle armeb and armel.
15045 * configure.in: Omit arm linker only for riscix.
15046
15047 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15048
15049 * config.guess: Update from FSF.
15050
15051 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15052
15053 * config.sub: Recognize powerpcle as the little endian variant of
15054 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15055 powerpcle variant. Convert pentium into i586, not i486. Add p5
15056 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15057 temporarily.
15058
15059 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15060
15061 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15062
15063 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15064
15065 * config.sub: Accept -lites* as a basic system type.
15066
15067 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15068
15069 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15070 installed, and if so return linuxoldld as the system name.
15071
15072 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15073
15074 * config.guess: Add hppa1.1-hp-lites support.
15075
15076 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15077
15078 * configure.in: Don't build newlib for m68k-vxworks5.1.
15079
15080 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15081
15082 * configure.in (mips-sgi-irix6): Use mh-irix5.
15083
15084 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15085
15086 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15087
15088 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15089
15090 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15091 OSF/1. Fix compiler flags.
15092 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15093
15094 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15095
15096 * configure.in: Recognize --with-newlib.
15097 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15098
15099 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15100
15101 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15102 to *_X11_MODULES due to gdbtk needing X include files et al.
15103
15104 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15105
15106 Merge in support for Mac MPW as a host.
15107 (Old change descriptions retained for informational value.)
15108
15109 * mpw-config.in: Add generic include forwards for cpu-specific
15110 include files in aout and elf directories.
15111
15112 * mpw-configure: Added copyright.
15113 * mpw-config.in: Check for presence of required build tools.
15114 (target_libs): Add newlib.
15115 (target_tools): Add examples.
15116 (Read Me): Generate as "Read Me for MPW" instead.
15117 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15118 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15119 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15120
15121 * mpw-configure: Remove subdir-specific makefile hackery,
15122 delete mk.tmp after using it.
15123
15124 * mpw-build.in (all): Display start and end times.
15125
15126 * mpw-configure (host_canonical): Set.
15127 (target_cpu): Always add to makefiles.
15128 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15129 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15130 (mpw-mh-mpw): Look for in srcdir and srcroot.
15131 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15132
15133 * mpw-build.in: (install-only): New target.
15134
15135 * mpw-configure (host_alias, target_alias): Rename from hostalias
15136 and targetalias, add into generated Makefile.
15137 (mk.tmp): If present, add into generated Makefile.
15138 * mpw-build.in (all-gas): Build config.h first before gas proper.
15139
15140 * mpw-configure (config.status): Write only if changed.
15141 * mpw-config.in (readline): Configure it (not built, just used for
15142 definitions).
15143
15144 * mpw-config.in (elf/mips.h): Add a forward include.
15145
15146 * mpw-config.in: Forward-include most .h files in include into
15147 extra-include.
15148 (readline): Don't build.
15149 mpw-build.in (install): Install GDB.
15150
15151 * mpw-configure (prefix, mpw_prefix): Handle it.
15152 * mpw-config.in (mmalloc, readline): Don't configure.
15153 * mpw-build.in (thisscript): Rename to ThisScript.
15154 Use mpw-build instead of BuildProgram everywhere.
15155 (mmalloc, readline): Don't build.
15156 * mpw-README: New file, basic documentation about the MPW port.
15157
15158 * mpw-config.in: Use forward-include to create include files.
15159
15160 * mpw-configure: Add more things to the top of each configured
15161 Makefile, including contents of config/mpw-mh-mpw.
15162 * mpw-config.in (extra-include): Create this directory and fill it
15163 with Posix-like include files when configuring.
15164
15165 * config.sub (apple, mac, mpw): Add various aliases.
15166
15167 * mpw-build.in: New file, top-level build script fragment for MPW.
15168 * mpw-configure: New file, configure script for MPW.
15169 * mpw-config.in: New file, config fragment for MPW.
15170
15171 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15172
15173 * configure.in (host_libs): Remove glob, since it is gone from the
15174 sources.
15175
15176 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15177
15178 * Makefile.in: define empty GDB_NLM_DEPS var.
15179
15180 * configure.in(target_makefile_frag): use config/mt-netware
15181 for netware targets.
15182
15183 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15184
15185 * config.sub: Merge in recent FSF changes. Remove linux special
15186 cases.
15187
15188 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15189
15190 Revert this change:
15191
15192 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15193
15194 * build-all.mk: Use CC=cc -Xs on Solaris.
15195
15196 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15197
15198 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15199 stop using it.
15200 * Makefile.in: Nuke all references to glob subdirectory.
15201
15202 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15203
15204 * configure.in: Fix --enable-shared logic in per-host.
15205
15206 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15207
15208 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15209
15210 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15211
15212 * configure.in (noconfigdirs): Don't build gas on AIX, for
15213 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15214
15215 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15216
15217 * configure: Fix --cache-file to work if the file argument is a
15218 relative path.
15219
15220 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15221
15222 * configure: If the --cache-file is used, pass it down to
15223 configure in subdirectories.
15224
15225 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15226
15227 * config.sub: add vxworks29k configuration.
15228
15229 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15230
15231 * Makefile.in (taz): Do "diststuff" part quietly.
15232
15233 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15234
15235 * config.sub: Mini-merge with gcc/config.sub.
15236
15237 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15238
15239 * config.guess (IRIX): Sed - to _.
15240
15241 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15242
15243 * Makefile.in (source-vault, binary-vault): New targets.
15244
15245 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15246
15247 * config.sub: Recognize -eabi as a basic system type.
15248
15249 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15250
15251 * configure.in (enable_shared stuff): Fix typo.
15252
15253 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15254
15255 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15256
15257 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15258
15259 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15260
15261 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15262
15263 * configure.in (rs6000-*-*): Don't build gas.
15264
15265 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15266
15267 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15268 reduce command line length.
15269 (AS_FOR_TARGET): Check for as.new, not Makefile.
15270 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15271
15272 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15273
15274 * config.guess: Merge from FSF.
15275
15276 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15277
15278 * configure: Don't use $ when handling program_suffix.
15279
15280 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15281
15282 * configure.in: Configure tk for hppa/hpux.
15283
15284 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15285
15286 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15287
15288 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15289
15290 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15291 to LIBCXXFLAGS. Tests are better run without it.
15292
15293 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15294
15295 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15296
15297 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15298
15299 * configure.in (*-*-netware*): Don't configure xiberty.
15300
15301 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15302
15303 * configure.in: Remove tk from native_only list.
15304
15305 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15306
15307 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15308 for special NCD build.
15309
15310 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15311
15312 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15313 makeall.bat, they're only useful for binutils snapshots.
15314 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15315 makeall.bat to specified SUPPORT_FILES.
15316
15317 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15318
15319 * build-all.mk: Add Ericsson targets to sun4 and solaris
15320 hosts. Add BNR's sun4 target to solaris host, so their
15321 build-from-source will be tested in-house first.
15322
15323 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15324
15325 * Makefile.in (LIBCFLAGS): New variable.
15326 (CFLAGS_FOR_TARGET): Ditto.
15327 (LIBCFLAGS_FOR_TARGET): Ditto.
15328 (LIBCXXFLAGS): Ditto.
15329 (CXXFLAGS_FOR_TARGET): Ditto.
15330 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15331 (BASE_FLAGS_TO_PASS): Pass them.
15332 (EXTRA_TARGET_FLAGS): Ditto.
15333
15334 * configure.in: Support --enable-shared.
15335
15336 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15337
15338 * configure.in (target_libs): Include libstdc++ again.
15339 * config.guess: Update from FSF (for FreeBSD).
15340
15341 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15342
15343 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15344 makeall.bat.
15345 (DISTDOCDIRS): Add `etc'.
15346 (ETC_SUPPORT_PFX): New variable.
15347 (taz): Include anything from etc starting with a word in
15348 ETC_SUPPORT_PFX.
15349
15350 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15351
15352 * config.sub: Update for recent FSF changes. Remove obsolete
15353 h8300hds entry. Add -windows* and -osx as basic os. Minor
15354 spacing changes.
15355
15356 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15357
15358 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15359
15360 * config.guess: Merge with FSF.
15361 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15362
15363 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15364
15365 * configure: Since the "trap 0" handler will override the exit
15366 status on many systems, only use it for "exit 1", and make it set
15367 a non-zero exit status; reset it before "exit 0". Also, check
15368 exit status of config.sub, and error out if it failed.
15369
15370 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15371
15372 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15373 and install libgloss.
15374
15375 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15376
15377 * Makefile.in (all-binutils): Depend upon all-byacc.
15378
15379 * configure.in: Don't build emacs on Irix 5.
15380
15381 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15382
15383 * configure.in (*-*-netware*): Add libio.
15384
15385 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15386
15387 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15388 (CHECK_TARGET_MODULES): Ditto.
15389 (INSTALL_TARGET_MODULES): Ditto.
15390 (TARGET_LIBS): Ditto.
15391 (all-libstdc++): Note dependencies.
15392
15393 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15394
15395 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15396
15397 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15398
15399 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15400 -fexternal-templates.
15401
15402 * configure.in (target_libs): Add libstdc++.
15403 (noconfigdirs): Add libstdc++ as appropriate.
15404
15405 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15406
15407 * config.guess: Update from FSF.
15408
15409 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15410
15411 * configure: Use ${config_shell} when running ${configsub}.
15412
15413 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15414
15415 * config.sub: No longer recognize h8300h.
15416
15417 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15418
15419 * config.sub: Remove extraneous differences between config.sub and
15420 gcc/config.sub.
15421
15422 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15423
15424 * Makefile.in (DISTSTUFFDIRS): Add gas.
15425
15426 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15427
15428 * COPYING.NEWLIB: New file.
15429
15430 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15431
15432 * config.guess (HP-UX): Patch from Harlan Stenn
15433 <harlan@landmark.com> to also emit release level.
15434
15435 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15436
15437 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15438
15439 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15440
15441 * config.sub: Merge nextstep cleanup from FSF.
15442
15443 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15444
15445 * configure.in (arm-*-*): Don't configure ld for this target.
15446
15447 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15448
15449 * configure.in (*-*-netware): don't configure libg++, libio,
15450 librx, or newlib.
15451
15452 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15453
15454 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15455 configure ld--it works, but it doesn't support shared libraries.
15456
15457 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15458
15459 * config.guess (*-unknown-freebsd*): Get rid of possible
15460 trailing "(Release)" in version string.
15461 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15462
15463 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15464
15465 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15466 Fix type: *-next-neststep -> *-next-nextstep.
15467
15468 * config.guess: Merge from FSF:
15469
15470 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15471
15472 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15473
15474 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15475
15476 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15477 instead of UNIX_SV for UnixWare 1.0).
15478
15479 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15480
15481 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15482 to make gdb/nlm/* build after the compiler and linker.
15483
15484 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15485
15486 * config.guess (netbsd, freebsd, linux): Accept any machine,
15487 not just i[34]86.
15488 (m68k-atari-sysv4): Relocate to match FSF version.
15489
15490 * config.guess: More merges from the FSF:
15491
15492 Add a space before function call or macro invocation.
15493
15494 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15495
15496 * config.guess: Add trap cmd to remove dummy.c and dummy when
15497 interrupted.
15498
15499 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15500
15501 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15502 (dummy): Redirect stderr from compilation of dummy.c.
15503
15504 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15505
15506 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15507
15508 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15509
15510 * configure: Accept and ignore --cache*, for compatibility with
15511 new autoconf.
15512
15513 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15514
15515 * config.guess: Merge from FSF:
15516
15517 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15518
15519 * config.guess (Pyramid*:OSx*:*:*): New case.
15520 (PATH): Add /.attbin at end for finding uname.
15521 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15522
15523 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15524
15525 * config.guess (M88*:DolphinOS:*:*): New case.
15526
15527 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15528
15529 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15530 to select whether to use ELF or COFF.
15531
15532 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15533
15534 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15535
15536 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15537
15538 * config.guess: Guess the OS version for HPUX.
15539
15540 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15541
15542 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15543
15544 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15545
15546 * configure.in: Recognize --with-headers, --with-libs, and
15547 --without-newlib.
15548 * Makefile.in (all-xiberty): Depend upon all-ld.
15549
15550 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15551
15552 * configure.in: Change i[34]86 to i[345]86.
15553
15554 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15555
15556 * configure (version): A few more tweaks to help message.
15557
15558 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15559
15560 * Makefile.in: Remove (for now) librx as a host library,
15561 now that we're building it for target.
15562
15563 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15564
15565 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15566 (Karl Berry).
15567
15568 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15569
15570 * configure.in: Also configure librx.
15571
15572 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15573
15574 * Makefile.in: Update various rules to reflect that librx
15575 is now needed for libg++.
15576
15577 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15578
15579 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15580
15581 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15582
15583 * configure.in: Configure the examples directory.
15584
15585 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15586
15587 * configure: Simplify Jun 2 1994 change.
15588
15589 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15590
15591 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15592 /bin/gcc isn't good enough to build gcc.
15593
15594 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15595
15596 * Makefile.in (GDB_SUPPORT_FILES): Remove
15597 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15598 (gdb.tar.gz): Add new rule to use standard distribution building
15599 mechanism.
15600
15601 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15602
15603 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15604 Bill Cox <bill@cygnus.com>.
15605
15606 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15607
15608 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15609
15610 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15611
15612 * configure: Search current dir first in .gdbinit.
15613
15614 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15615
15616 * config.sub: Recognize freebsd (merged from gcc config.sub).
15617
15618 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15619
15620 * config.sub: Refer to NeXT's operating system as nextstep.
15621
15622 * config.sub (case $basic_machine): Re-order the cases, to match
15623 the order in the FSF version (which is mostly alphabethical).
15624 Merge in some additions and changes from the FSF.
15625
15626 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15627
15628 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15629 * config.sub: Recognize cxux7.
15630 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15631
15632 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15633
15634 * config.sub: Fix typo powerpc -> powerpc-*.
15635
15636 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15637
15638 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15639
15640 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15641 parallel with all-emacs and install-emacs). Top-level command
15642 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15643
15644 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15645
15646 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15647 $(relbindir)/make before doing ``make install'', and use
15648 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15649 installing over running make binary.
15650 ($(host)-stamp-stage3-installed): Likewise.
15651
15652 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15653
15654 * config.guess: Recognize Mach.
15655
15656 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15657
15658 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15659 see whether --exec-prefix was used.
15660
15661 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15662
15663 * README: Explicitly mention libg++/README. (Zoo's idea.)
15664
15665 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15666
15667 * Makefile.in: Add all-librx target similar to all-libproc.
15668
15669 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15670
15671 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15672 with post 1.2 uname bogosity.
15673
15674 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15675
15676 * configure: Remove temporary files on receipt of a signal.
15677
15678 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15679
15680 * configure: If there is a package_makefile_frag, remove
15681 ${subdir}/Makefile.tem after copying it in.
15682
15683 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15684
15685 * build_all.mk: support rs6000 lynx identifies itself as
15686 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15687 since /bin/gcc is too feeble to compile a modern gcc.
15688
15689 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15690
15691 * brought devo/test-build.mk update-to-date with progressive/
15692 test-build.mk. Add lynx targets and hppa flag info.
15693
15694 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15695
15696 * configure.in: Use mh-ncrsvr43. Patch from
15697 Tom McConnell <tmcconne@sedona.intel.com>.
15698
15699 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15700
15701 * config.guess (i386-unknown-bsdi): No longer need to
15702 check #if defined(__bsdi__) && defined(__i386__).
15703
15704 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15705
15706 * configure: Set program_transform_nameoption correctly.
15707
15708 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15709
15710 * brought build-all.mk update-to-date with progressive build-all.mk,
15711 added new targets and hppa info.
15712
15713 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15714
15715 * configure: If config.guess result is a prefix of the user
15716 specified target, assume a native build and use the user specified
15717 target as the host alias. Remove SunOS patch suffix removal hack.
15718 * configure.in: Remove SunOS patch suffix removal hack.
15719
15720 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15721 in NATIVE_CHECK_MODULES.
15722
15723 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15724
15725 * Makefile.in: Rename HOST_ONLY to NATIVE.
15726 * configure: Delete SunOs patch suffix from host_canonical
15727 and build_canonical variables that are prepended to Makefiles.
15728 * configure.in: Add comments for easier maintenance.
15729
15730 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15731
15732 * Makefile.in: Add all-libproc target similar to all-gui.
15733
15734 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15735
15736 * Makefile.in (CHECK_MODULES): split into
15737 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15738
15739 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15740
15741 * config.guess (i386-unknown-bsdi): New system to guess.
15742
15743 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15744
15745 * Makefile.in: Add all-gui target (but not yet build by "all").
15746
15747 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15748
15749 * config.sub: Move deletion of patch suffix from here...
15750 * configure.in: To here, at Ian's suggestion. The top-
15751 level scripts might need to know of a patch level.
15752
15753 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15754
15755 * config.sub: Strip off patch suffix so rtl is recognized
15756 as a sunos4.1.3 machine, even though it's been patched.
15757
15758 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15759
15760 * Makefile.in (INSTALL_LAST): Delete.
15761 (INSTALL_DOSREL): New.
15762
15763 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15764
15765 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15766 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15767 whether we pass down --with-gnu-ld anyhow.
15768
15769 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15770
15771 * Makefile.in (INSTALL_LAST): Change operation so it works
15772 on more flavors of make.
15773 * configure.in (go32): Don't build libg++ or libio.
15774
15775 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15776
15777 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15778 they can be overriden by templates.
15779
15780 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15781
15782 * configure.in (target==go32): Don't build gdb.
15783 * dosrel: New directory.
15784
15785 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15786
15787 * configure.in (host==go32): Configure dosrel too.
15788 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15789 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15790 be set by incoming names or templates.
15791 (INSTALL_LAST): New rule.
15792
15793 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15794
15795 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15796
15797 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15798
15799 * configure.in (appdirs): New variable. Currently empty, but will
15800 be used in gas distribution. If nonempty, lists a set of
15801 directories at least one of which must get configured, or top
15802 level configuration is considered to have failed.
15803 (rs6000-*-lynxos*): Use new file name.
15804
15805 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15806
15807 Eliminate XTRAFLAGS.
15808 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15809 newlib include files using -idirafter, and also use -nostdinc.
15810 (CXX_FOR_TARGET): Likewise.
15811 (XTRAFLAGS): Removed.
15812 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15813 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15814 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15815 ($(DO_X)): Don't pass down XTRAFLAGS.
15816
15817 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15818
15819 * configure.in (mips*-dec-bsd*): New target; do build linker.
15820 (mips*-*-bsd*): New target; don't build linker.
15821
15822 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15823
15824 * configure.in: support rs6000-*-lynxos* configuration.
15825 support sunos4 as a cross target.
15826
15827 * config.sub: look for lynx*, not lynx since the OS version may
15828 legitimately be part of the name.
15829
15830 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15831
15832 * configure.in (i[34]86-*-sco*): Move to be with other i386
15833 targets.
15834 (romp-*-*): New target. Skip various binary utilities.
15835 (vax-*-*): New target. Don't build newlib.
15836 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15837
15838 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15839
15840 * configure.in: Only set host_makefile_frag if config
15841 directory exists.
15842
15843 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15844
15845 * install.sh: If $dstdir exists, don't check whether each
15846 component does.
15847
15848 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15849
15850 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15851
15852 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15853
15854 * configure.in (*-*-lynxos*): Don't configure newlib for either
15855 native or cross Lynx.
15856
15857 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15858
15859 * config.sub (sparc64-elf): Fix os.
15860 (z8k): Remove duplicate.
15861
15862 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15863
15864 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15865 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15866
15867 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15868
15869 * configure: Make file links cleanly even if Lynx fails on
15870 an NFS symlink (at least fail cleanly).
15871
15872 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15873
15874 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15875 -XNh2000.
15876
15877 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15878
15879 * configure: Unknown options are fatal again.
15880
15881 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15882
15883 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15884 compatibility.
15885
15886 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15887
15888 * build-all.mk: Add `clean' target.
15889
15890 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15891
15892 * config.guess: Add SINIX support.
15893 * configure.in: Add mips-*-sysv4* support.
15894
15895 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15896
15897 * build-all.mk: Document all useful targets.
15898 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15899 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15900
15901 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15902
15903 * configure: Support --silent, --quiet.
15904
15905 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15906
15907 * configure: Support --disable-FEATURE.
15908
15909 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15910
15911 * config.guess: Recognize NCR running SVR4.3.
15912
15913 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15914
15915 * config.guess: Make BSDI generate i386-unknown-bsd386.
15916 Patch from Paul Eggert <eggert@twinsun.com>.
15917
15918 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15919
15920 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15921
15922 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15923
15924 * configure: Make unrecognized options give nonfatal warnings
15925 instead of fatal errors, and pass them to any subdirectory
15926 configures in case they recognize them.
15927 Make --x equivalent to --with-x.
15928
15929 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15930
15931 * configure: Add --enable-* options. Clean up usage message and
15932 some comments.
15933
15934 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15935
15936 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15937
15938 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15939
15940 * configure.in (hppa*-*-*): Enable binutils.
15941
15942 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15943
15944 * config.sub: Recognize cisco.
15945
15946 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15947
15948 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15949
15950 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15951
15952 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15953 than one configuration name. Add comment.
15954
15955 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15956
15957 * config.guess: about target *-hitachi-hiuxwe2, fixed
15958 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15959 macro is incorrect.]
15960
15961 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15962
15963 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15964 than the "make ls" stuff which used to be here.
15965
15966 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15967
15968 * config.guess: Recognize i[34]86-unknown-freebsd.
15969 From Shawn M Carey <smcarey@rodan.syr.edu>.
15970
15971 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15972
15973 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15974
15975 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15976
15977 * config.guess: Check for ptx.
15978
15979 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15980
15981 * config.sub: Add os9k checking.
15982
15983 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15984
15985 * config.guess: Handle OSF1 running on HPPA processors
15986
15987 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15988
15989 * configure: If subdir configure fails, print out a message with
15990 subdirectory name, in case subdir's configure code didn't identify
15991 itself.
15992
15993 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15994
15995 * configure.in: Remove embedded newlines from configdirs.
15996 Avoid mismatches of substrings. Fix matching strings at end
15997 of configdirs.
15998
15999 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16000
16001 * config.guess: Add Lynx/rs6000 config support.
16002
16003 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16004
16005 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16006
16007 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16008
16009 * configure.in (hppa*-*-osf*): Treat this just like most other
16010 PA configurations (eg no binutils or ld).
16011 (hppa*-*-*elf*): These configurations have binutils and ld.
16012
16013 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16014
16015 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16016
16017 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16018
16019 * configure.in (rs6000-*-*): Build gas.
16020
16021 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16022
16023 * Makefile.in: Avoid bug in losing hpux sed.
16024
16025 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16026
16027 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16028 for GDB and GDB has been fixed to not need it.
16029
16030 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16031
16032 * config.guess: Recognize vax hosts.
16033
16034 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16035
16036 * configure (while loop): Don't use "break 2" inside case
16037 statement -- the case statement isn't an enclosing loop.
16038
16039 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16040
16041 * config.guess: Clean up NeXT support, to allow nextstep
16042 on Intel machines. Make OS be nextstep.
16043
16044 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16045
16046 * config.guess: Add alternate forms for Convex.
16047
16048 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16049
16050 * configure: Completely rewrite option processing. Take
16051 advantage of pattern-matching to avoid invoking test frequently.
16052 Also clean up host and target defaulting logic.
16053
16054 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16055
16056 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16057 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16058 commands (plus user environment) will fit SCO limits.
16059
16060 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16061
16062 * configure.in: Don't issue warnings about directories which are
16063 not being configured if -norecursion is set. Correct test for
16064 --with-gnu-as and --with-gnu-ld to not get confused by substring
16065 matches.
16066
16067 * configure.in: Don't build gas for alpha-dec-osf1*.
16068
16069 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16070
16071 * configure: Back out Per's change of 12/19/1993. It changes the
16072 behavior of configure in unexpected and confusing ways.
16073
16074 Also, use different delim char when calculating
16075 program_transform_name so that the name can contain slashes.
16076
16077 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16078
16079 * configure.in, config.sub: Add support for VSTa micro-kernel.
16080
16081 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16082
16083 * configure.in: Nuke hacks which were used to get a special
16084 version of GAS for HPPA configurations.
16085
16086 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16087
16088 * configure: If only ${target_alias} is given, use that
16089 as the default for ${host_alias}.
16090 * configure: Add missing back-slashes before nested quotes.
16091
16092 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16093
16094 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16095
16096 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16097
16098 * config.guess: Recognize some Tektronix configurations.
16099 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16100
16101 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16102
16103 * config.sub: Match any flavor of SH.
16104
16105 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16106
16107 * configure.in: Don't try to configure newlib for Alpha.
16108
16109 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16110
16111 * configure.in: Don't build ld for Irix 5. Don't build gas,
16112 libg++ or libio for any Alpha target.
16113
16114 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16115
16116 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16117
16118 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16119 default arguments -- so it tried to compress itself.
16120
16121 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16122
16123 * configure.in (notsupp): ensure that a space is always at the end
16124 of the configdirs list, since the grep checks for an explicit space
16125
16126 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16127
16128 * configure.in (target i386-sysv4.2): don't build ld, since static
16129 versions of many libraries are not available.
16130
16131 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16132
16133 * config.guess: Recognize Apollos (using environment variables).
16134 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16135
16136 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16137
16138 * config.guess: Recognize Sony news mips running newsos.
16139
16140 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16141
16142 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16143 "fi ; else" for bash.
16144
16145 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16146
16147 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16148
16149 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16150
16151 * config.sub: accept unixware as an alias for svr4.2.
16152 Fix some inconsistancies with the gcc version.
16153
16154 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16155
16156 * Makefile.in (DISTDOCDIRS): Add gdb.
16157
16158 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16159
16160 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16161
16162 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16163
16164 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16165 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16166 this now.
16167
16168 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16169
16170 * config.sub: Accept hiux* as an OS name.
16171
16172 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16173 etc/make-stds.texi. The underscore came from gcc, and dje now
16174 agrees that RUNTESTFLAGS is the correct name.
16175
16176 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16177
16178 * install.sh: Remove 'set -e'. It makes any conditionals
16179 in the script useless.
16180
16181 * config.guess: Automatically recognize arm-acorn-riscix
16182 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16183
16184 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16185
16186 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16187
16188 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16189
16190 * Makefile.in (DISTDOCDIRS): New variable.
16191 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16192 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16193
16194 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16195
16196 * configure.in (hppa target): check the source directory for the
16197 pagas sub-directory
16198
16199 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16200
16201 * config.sub: Allow -aout* and -elf*.
16202
16203 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16204
16205 * configure.in: Don't build ld on i386-solaris2, same as for
16206 sparc-solaris2.
16207
16208 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16209
16210 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16211
16212 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16213
16214 * configure.in: Configure gdb for alpha.
16215
16216 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16217
16218 * Makefile.in (CXXFLAGS): Add -O.
16219
16220 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16221
16222 * config.guess: added support for DG Aviion
16223
16224 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16225
16226 * configure.in: Produce warning message for subdirectories not
16227 configurable for this host/target combination. Don't try to
16228 configure gdb for vms.
16229
16230 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16231
16232 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16233 appropriate files before making "diststuff".
16234 (DISTBISONFILES): New var: list of files to be edited.
16235 (DISTSTUFFDIRS): Add binutils.
16236
16237 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16238
16239 * config.sub: also handle mipsel and mips64el (for little endian mips)
16240
16241 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16242
16243 * configure.in: Add * to end of all OS names.
16244
16245 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16246
16247 * configure.in: Build newlib for LynxOS native.
16248
16249 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16250
16251 * config.guess: Add support for delta 88k running SVR3.
16252
16253 * configure.in: Add comment about HP compiler vs. emacs.
16254
16255 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16256
16257 * configure.in: don't build ld on solaris2 (not a viable option
16258 due to bugs in getpwnam & getpwuid)
16259
16260 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16261
16262 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16263 config.guess will produce a full version number.
16264
16265 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16266
16267 * configure.in: Build linker and binutils for alpha-dec-osf1.
16268
16269 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16270
16271 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16272 and gdb/testsuite/Makefile.in.
16273
16274 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16275
16276 * configure.in: recognize mips*- instead of mips-
16277
16278 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16279
16280 * config.sub: Accept linux*coff and linux*elf as operating
16281 systems.
16282
16283 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16284
16285 * config.sub: Recognize mips64, and mips3 as an alias for it.
16286
16287 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16288
16289 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16290 gdb knows how to handle OSF/1 shared libraries.
16291
16292 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16293
16294 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16295 * config.guess: Recognize Hitachi's HIUX.
16296 * config.sub: Recognize h3050r* and hppahitachi.
16297 Remove redundant cases for hp9k[23]*.
16298
16299 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16300
16301 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16302 if gas and ld are in the source tree and are in ${configdirs}.
16303 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16304 --with options (but still pass them down on the command line,
16305 if they were explicitly specified).
16306
16307 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16308
16309 * configure: substitute SHELL value in Makefile.in with
16310 ${CONFIG_SHELL}
16311
16312 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16313
16314 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16315 *-*-solaris2* targets.
16316
16317 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16318
16319 * Makefile.in: define M4, and pass it down to sub-makes;
16320 all-autoconf now depends on all-m4
16321
16322 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16323
16324 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16325 presence of {ar,ranlib} instead of a configured directory
16326
16327 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16328
16329 * config.guess: Accept 34?? as well as 33?? for NCR.
16330
16331 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16332
16333 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16334 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16335
16336 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16337
16338 * configure: grab values for $(CC) and $(CXX) from the
16339 environment, so that someone can do "CC=gcc configure; make" and
16340 have it work right (matching the way that autoconf works now)
16341
16342 * configure.in, Makefile.in: add support for gash, the tcl
16343 interface to Galaxy
16344
16345 * config.guess: add NetBSD variants (hp300, x86)
16346
16347 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16348
16349 * install.sh: Support -d option (in the manner of SunOS 4 install,
16350 as it is more deterministic than that of GNU install)
16351 (chmodcmd): Set file to mode 755 by default (should also do default
16352 chgrp and chown, but I don't feel like dealing with that now)
16353
16354 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16355
16356 * config.sub: Remove h8300hhms alias.
16357
16358 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16359
16360 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16361
16362 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16363
16364 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16365 as stmp-fixinc
16366
16367 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16368
16369 * config.sub: recognize m88110-bug-coff.
16370
16371 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16372
16373 * Makefile.in (all-libio): all dependencies on the toolchain used
16374 to build this (gcc, gas, ld, etc)
16375
16376 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16377
16378 * config.guess: Deal with OSF/1 1.3 on alpha.
16379
16380 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16381
16382 * install.sh: add some 'else true' clauses for portability
16383
16384 * configure.in: don't build libio for h8[35]00-*-* targets
16385
16386 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16387
16388 * Makefile.in: Add support for new libio.
16389
16390 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16391
16392 * install.sh: If one command fails, don't try the rest. Don't try
16393 to remove $dsttmp (via trap) unless we have already created it.
16394 If $src doesn't exist, detect it and exit with an error.
16395
16396 * config.guess: Recognize BSD on hp300.
16397
16398 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16399
16400 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16401 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16402
16403 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16404
16405 * Makefile.in (all-send-pr): depends on all-prms
16406
16407 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16408
16409 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16410
16411 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16412
16413 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16414 Added test for mips-mips-riscos5.
16415
16416 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16417
16418 * configure.in: use mh-hp300 for 68k HP hosts
16419
16420 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16421
16422 * configure: add support for CONFIG_SHELL, so that you can use
16423 some alternate shell for evaluating configure scripts
16424
16425 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16426
16427 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16428 in configure script to bug-gdb@prep.ai.mit.edu when building
16429 distribution archive.
16430 * Makefile.in (COMPRESS): Remove def.
16431 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16432 gdb.tar.Z and make-gdb.tar.Z respectively.
16433 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16434 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16435 to convergence with 'taz' target in Makefile.in.
16436
16437 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16438
16439 * install.sh (dsttmp): use trap to ensure that tmp files go
16440 away on error conditions
16441
16442 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16443
16444 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16445
16446 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16447
16448 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16449 its parent is '/' not ''.
16450
16451 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16452
16453 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16454
16455 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16456 that ${newsrcdir}/configure.in does.
16457
16458 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16459
16460 * test-build.mk: support for CONFIG_SHELL
16461
16462 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16463
16464 * config.sub (netware): Add as a basic system type.
16465
16466 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16467
16468 * Makefile.in (Makefile): depend on configure.in. Also drop the
16469 $(srcdir)/ from the dependency on Makefile.in.
16470
16471 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16472
16473 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16474 (h8300hhms is temporary until multi-libraries are implemented).
16475 * configure.in: Handle h8300h too.
16476
16477 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16478
16479 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16480
16481 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16482
16483 * configure: Remove extraneous output when guessing host type.
16484 * config.guess: Remove extraneous output when guessing using C
16485 compiler rather than uname, or when guessing fails.
16486
16487 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16488
16489 * Makefile.in: remove all.cross and install.cross targets
16490
16491 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16492 definitions
16493
16494 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16495
16496 * configure.in (target sh): Build gprof.
16497
16498 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16499
16500 * config.sub: change -solaris to -solaris2
16501
16502 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16503
16504 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16505
16506 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16507
16508 * configure: Correct error message for missing Makefile.in to
16509 print correct directory.
16510
16511 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16512
16513 * install.sh: kludge around 386BSD shell bug
16514
16515 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16516
16517 * config.guess: Recognize NeXT.
16518 * config.guess: Recognize i486-ncr-sysv4.
16519 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16520
16521 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16522
16523 * Makefile.in (MAKEINFOFLAGS): New variable.
16524 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16525 * build-all.mk, test-build.mk: Pass down --no-split as
16526 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16527
16528 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16529
16530 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16531
16532 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16533
16534 * Makefile.in (libg++.tar.z): New rule.
16535 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16536 * Makefile.in (taz): Only do a single chmod.
16537
16538 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16539
16540 * install.sh: don't use dirname anymore (replaced with sed usage)
16541
16542 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16543
16544 * Makefile.in: Change extension for gzip'd files from '.z' to
16545 '.gz' per new FSF standard usage.
16546
16547 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16548
16549 * configure: put quotes around the final value of program_transform_name
16550
16551 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16552
16553 * Makefile.in: new install.sh support; update install-info rules
16554
16555 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16556
16557 * configure.in: Build diff for crosses, but not for go32 host.
16558
16559 * configure.in: Build gprof only for native, and don't build it
16560 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16561
16562 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16563
16564 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16565
16566 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16567
16568 * configure.in (host_tools): Add prms.
16569
16570 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16571
16572 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16573 with $(FLAGS_TO_PASS) on the command line
16574
16575 * config.sub: Recognize lynx and lynxos
16576
16577 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16578
16579 * config.sub: Accept -ecoff*, not just -ecoff.
16580
16581 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16582
16583 * Makefile.in (taz): Use .gz suffix instead of .z.
16584 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16585 names.
16586
16587 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16588
16589 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16590
16591 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16592
16593 * Makefile.in (install-no-fixedincludes): install gcc last, so
16594 that rebuilds that might happen during 'make install' don't get
16595 bogus gcc include files
16596
16597 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16598
16599 Change from Utah for HPPA support:
16600 * config.guess: Recognize hppa1.x-hp-bsd.
16601
16602 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16603
16604 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16605 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16606
16607 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16608
16609 * config.sub: Add support for rom68k and bug boot monitors.
16610
16611 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16612
16613 * Makefile.in: Make all-opcodes depend on all-bfd.
16614
16615 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16616
16617 * config.guess: Added special check for i[34]86-univel-sysv4*.
16618
16619 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16620
16621 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16622 the processor rather than assuming i486.
16623
16624 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16625
16626 * config.guess: Recognize SunOS6 as Solaris3.
16627
16628 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16629
16630 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16631 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16632
16633 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16634
16635 * build-all.mk (all-cross): New target for Canadian Cross.
16636 Added Q2 go32 targets.
16637 * test-build.mk: Configure go32 cross sparclite-aout and
16638 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16639 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16640
16641 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16642
16643 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16644 GO32 hosted toolchains
16645
16646 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16647
16648 * configure: change so "-exec-prefix" gets passed down rather
16649 than "-exec_prefix" so autoconf generated Makefiles get the
16650 exec_prefix set right.
16651
16652 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16653
16654 * config.guess: get the Solaris2 minor version number
16655
16656 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16657
16658 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16659
16660 * config.guess: Recognize some Sequent platforms.
16661
16662 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16663
16664 * Makefile.in: added the vault-install target
16665
16666 * configure.in: actually use the Sun3 makefile fragment that's in
16667 config, also added the release dir to configdirs
16668
16669 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16670
16671 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16672
16673 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16674
16675 * configure.in: remove some program from Alpha targetted toolchains
16676
16677 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16678
16679 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16680 gprof.
16681 (taz): Run "make diststuff" in those directories instead of "make
16682 proto-dir". Look for "VERSION=" only at start of line in subdir
16683 Makefile. Use "gzip -9" for compression.
16684 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16685 (binutils.tar.z): New target.
16686
16687 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16688
16689 * Makefile.in (taz): Include gpl.texinfo.
16690
16691 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16692
16693 * Makefile.in (setup-dirs): Merged into "taz" target.
16694 (taz): Only do `proto-dir' stuff if a directory is actually needed
16695 for this target.
16696
16697 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16698
16699 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16700 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16701 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16702 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16703 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16704
16705 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16706
16707 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16708 config.sub, and move-if-change to gdb testsuite distribution
16709 archive, so the testsuite can be extracted, configured, and
16710 run separately from the gdb distribution. Blow away the Chill
16711 tests that require a Chill compiled executable, since GNU Chill
16712 is not yet publically available.
16713
16714 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16715
16716 * test-build.mk: set environment variables in a single command,
16717 instead of a list of assignments and exports
16718
16719 * config.guess: recognize Alpha/OSF1 systems
16720
16721 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16722
16723 * configure: Change help message to prefer --options rather than
16724 -options.
16725
16726 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16727
16728 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16729 zippy@ecst.csuchico.edu.
16730 * config.guess: Recognize miniframe.
16731
16732 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16733
16734 * Makefile.in: Use srcroot to find runtest rather than rootme.
16735 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16736
16737 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16738
16739 * test-build.mk: Extensive additions to support building on a
16740 machine other than the host.
16741
16742 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16743
16744 * configure (tooldir): Fix for i386-aix again.
16745
16746 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16747
16748 * configure, Makefile.in: Change definition of $(tooldir)
16749 to match the FSF.
16750
16751 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16752
16753 * config.guess: Recognize i[34]86/SVR4.
16754
16755 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16756
16757 * Makefile.in (all-gdb): gdb depends on sim.
16758
16759 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16760
16761 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16762 at the same time we make the prototype gdb directory.
16763 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16764 files at the same time as the gdb base release distribution.
16765
16766 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16767
16768 * Makefile.in (check): Use individual check targets rather than
16769 DO_X rule.
16770 (check-gcc): Added.
16771
16772 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16773
16774 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16775 for System V release 3.2.
16776
16777 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16778
16779 * config.sub: Recognize hppaosf.
16780 * configure.in: Do configure ld/binutils/gas for it.
16781
16782 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16783
16784 * configure (tooldir): Alter syntax used to set this, for systems
16785 where "\$" isn't handled right, like i386-aix.
16786
16787 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16788
16789 * configure: Pass program-transform-name, not
16790 program_transform_name, to recursive configures.
16791
16792 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16793
16794 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16795 of gas+ld+binutils.
16796
16797 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16798
16799 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16800
16801 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16802
16803 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16804
16805 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16806
16807 * Makefile.in (PRMS): Set back to all-prms.
16808
16809 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16810
16811 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16812 targets, rather than for MIPS hosts.
16813
16814 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16815
16816 * configure.in: add comment for --with-x default values
16817
16818 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16819
16820 * Makefile.in: add check-* targets for each of the directories in
16821 the tree. Add a definition of RUNTEST that will use the one we
16822 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16823
16824 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16825
16826 * configure.in: Removed obsolete references to bfd_target and
16827 target_makefile_frag.
16828
16829 * build-all.mk: Set assorted targets for Q2.
16830 * config.sub: Recognize z8k-sim and h8300-hms.
16831 * test-build.mk: Really don't pass host to configure.
16832 (HOLES): Added uname.
16833
16834 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16835
16836 * configure: Handle an empty program-prefix, program-suffix or
16837 program-transform-name correctly.
16838
16839 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16840
16841 * build-all.mk: -G 8 no longer required for MIPS targets.
16842 * test-build.mk: Don't pass host argument to configure; make it
16843 guess.
16844
16845 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16846
16847 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16848 * Makefile.in (COMPRESS): New macro, like GZIP.
16849
16850 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16851
16852 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16853
16854 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16855 with gas currently defaults to -G 0.
16856
16857 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16858
16859 * Makefile.in (all-flex): flex depends on byacc.
16860
16861 * build-all.mk: If host not specified, use config.guess. Pass TAG
16862 to test-build.mk as RELEASE_TAG.
16863 * test-build.mk (configargs): New variable containing arguments to
16864 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16865 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16866
16867 * config.guess: Use /bin/uname when checking -X argument on SCO,
16868 to avoid invoking GNU uname which doesn't understand -X.
16869
16870 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16871
16872 * configure.in: Build gas for mips-*-*.
16873
16874 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16875
16876 * Makefile.in (all.normal): insert missing backslash.
16877
16878 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16879
16880 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16881
16882 * Makefile.in: Complete overhaul to merge many almost identical
16883 targets.
16884
16885 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16886
16887 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16888 (gdb.tar.Z): Adjusted.
16889
16890 * Makefile.in (setup-dirs, taz): New targets; should be general
16891 enough to adapt for gdb sometime. Build only .z file.
16892 (gas.tar.z): New target.
16893
16894 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16895
16896 * build-all.mk: Use CC=cc -Xs on Solaris.
16897
16898 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16899
16900 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16901 for handling BISON for FSF releases.
16902
16903 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16904
16905 * configure: Actually implement the change zoo just documented.
16906
16907 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16908
16909 * configure: when using config.guess, only set target_alias when
16910 it's not already been set (ie, on the command line)
16911
16912 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16913
16914 * Makefile.in: add installcheck target, set PRMS to install-prms
16915
16916 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16917
16918 * configure: add support for package_makefile_fragment, handle the
16919 case where a directory has a configure.in file but no Makefile.in
16920 more gracefully (with an actual understandable error message, even);
16921 add support for --without (and add this to the usage message); also
16922 explicitly add a --host=${host_alias} to the command line when
16923 config.guess is used
16924
16925 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16926
16927 * configure: Must use both --host and --target in recursive calls.
16928
16929 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16930
16931 * Makefile.in: Change deja-gnu to dejagnu.
16932
16933 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16934
16935 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16936
16937 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16938
16939 * configure.in: canonicalize all instances to *-*-solaris2*,
16940 also strip out a number of tools to not build for go32 host
16941
16942 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16943
16944 * config.guess: add GPL.
16945
16946 * Makefile.in, config.guess, config.sub, configure: bump
16947 copyrights to 93.
16948
16949 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16950
16951 * Makefile.in (do-info): Removed obsolete check for existence of
16952 localenv file.
16953
16954 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16955
16956 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16957
16958 * Makefile.in: a couple of 'else true' for decstation,
16959 support for TclX
16960
16961 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16962
16963 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16964
16965 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16966
16967 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16968
16969 * config.guess: Recognize i386-ibm-aix (PS/2).
16970 * configure.in: Use config/mh-aix386 file for it.
16971
16972 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16973
16974 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16975 CC_FOR_TARGET instead.
16976 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16977
16978 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16979
16980 * Makefile.in: Add sim to list of directories sent with gdb
16981
16982 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16983
16984 * configure.in: Put back mips-dec-bsd* case.
16985
16986 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16987
16988 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16989 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16990 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16991
16992 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16993
16994 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16995
16996 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16997 (install-info): install dir.info only if it exists,
16998 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16999
17000 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17001
17002 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17003 gas for mips-dec-bsd.
17004
17005 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17006
17007 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17008 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17009
17010 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17011
17012 * configure.in: Added "dejagnu" to hosttools list.
17013
17014 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17015
17016 * config.sub, configure.in, config.guess: Add support
17017 for Bosx, an AIX variant from Bull.
17018 Patches from F.Pierresteguy@frcl.bull.fr.
17019
17020 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17021
17022 * devo/dejagnu: Initial creation of devo/dejagnu.
17023 Migrated dejagnu testcases and support files for testing software
17024 tools to reside as subdirectories, currently called "testsuite",
17025 within the directory of the software tool. Migrated all programs,
17026 support libraries, etc. beloging to dejagnu proper from
17027 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17028 with no modifications. The changes to these files which will
17029 allow them to configure, build, and execute properly will be made
17030 in a future update.
17031
17032 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17033
17034 * Makefile.in: Change send_pr to send-pr.
17035 * configure.in: Likewise.
17036 * send_pr: Renamed directory to send-pr.
17037
17038 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17039
17040 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17041
17042 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17043
17044 * README: Update for gdb-4.8 release.
17045 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17046 gdb-xxx.tar.z (gzip'd) file also.
17047
17048 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17049
17050 * Makefile.in: make all-diff depend on all-libiberty
17051
17052 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17053
17054 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17055
17056 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17057
17058 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17059
17060 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17061
17062 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17063 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17064 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17065
17066 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17067
17068 * Makefile.in: makeinfo binary is in a new location
17069
17070 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17071
17072 * config.sub: Accept -ecoff as an OS.
17073
17074 * Makefile.in: Various changes to eliminate a level of make
17075 recursion and reduce the required command line length.
17076 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17077 sub-makes.
17078 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17079 variables holding settings for specific sub-makes.
17080 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17081 in terms of BASE_FLAGS_TO_PASS.
17082 (TARGET_LIBS): New variable listing directories which use
17083 TARGET_FLAGS_TO_PASS.
17084 (subdir_do): Eliminated.
17085 (do-*): New set of targets to replace subdir_do.
17086 (various): All targets which used subdir_do now depend on do-*.
17087 (local-clean): Renamed from do_clean.
17088 (local-distclean): New target, dependency of distclean and
17089 realclean.
17090 (install-info): Don't create directories. Depend on dir.info
17091 rather than calling make recursively.
17092 (install-dir.info): Eliminated.
17093 (install-info-dirs): Create all info directories here.
17094 (dir.info): Depend upon do-install-info.
17095
17096 * test-build.mk (HOLES): Added false.
17097
17098 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17099
17100 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17101
17102 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17103
17104 * Makefile.in (info): remove dependency on all-texinfo. The
17105 problem was really in texinfo/C, not at this level.
17106
17107 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17108
17109 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17110
17111 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17112
17113 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17114 GDB releases.
17115
17116 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17117
17118 * configure: Include srcdir in message about target of link not
17119 being found. Don't convert `-' to `_' in `with' options being
17120 passed to subdirs.
17121
17122 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17123
17124 * configure.in: add uudecode to host_tools
17125
17126 * Makefile.in: added {all,install}-uudecode targets, added them to
17127 the appropriate lists
17128
17129 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17130
17131 * Makefile.in (all-gcc): Added dependency on all-gas.
17132
17133 * configure.in (mips-*-*): Build ld and binutils.
17134
17135 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17136
17137 * configure: check return code from mkdir, print error message and
17138 exit on failure.
17139
17140 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17141
17142 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17143
17144 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17145
17146 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17147
17148 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17149
17150 * config.sub (h8500): Recognize this as a cpu type.
17151
17152 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17153
17154 * configure: source directory missing is no longer a warning
17155
17156 * configure.in: recognize irix[34]* instead of irix[34]
17157
17158 * Makefile.in: define and pass down X11_LIB
17159
17160 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17161
17162 * guess-systype: Renamed to ...
17163 * config.guess: ... by popular request.
17164 * configure.in, Makefile.in: Update accordingly.
17165
17166 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17167
17168 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17169 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17170 + Execute ./dummy instead of assuming . is in PATH.
17171
17172 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17173
17174 * guess-systype: New shell script. Attempts to guess the
17175 canonical host name of the executing host.
17176 Only a few hosts are supported so far.
17177 * configure: Call guess-systype if no host is specified.
17178
17179 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17180
17181 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17182 gcc Makefile.
17183
17184
17185 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17186
17187 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17188 (all-gcc, install-gcc, subdir_do): Use it.
17189
17190 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17191
17192 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17193
17194 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17195
17196 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17197 set exclusively by configure, using configure.in .
17198
17199 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17200
17201 * test-build.mk: set $PATH for all builds
17202
17203 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17204
17205 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17206
17207 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17208 the one used in gcc/Makefile.in, so that a null expansion doesn't
17209 override the one needed to build gcc with a native cc.
17210
17211
17212 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17213
17214 * configure: Accept -with arguments.
17215
17216 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17217
17218 * Makefile.in: added h8300sim
17219
17220 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17221
17222 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17223 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17224 (all-cygnus, native, build-cygnus): Make
17225 $(canonhost)-stamp-3stage-done, not $(host)....
17226 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17227 i386-sco3.2v4. Added else true to if command.
17228
17229 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17230
17231 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17232
17233 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17234
17235 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17236
17237 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17238
17239 * configure.in: don't remove binutils from Solaris builds
17240
17241 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17242
17243 * Makefile.in: get rid of earlier definitions for *clean,
17244 also handle the recursive info rule better
17245
17246 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17247
17248 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17249 do more-or-less the right thing.
17250
17251 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17252
17253 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17254 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17255
17256 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17257
17258 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17259 $(host_canonical).
17260
17261 * configure.in: split the configdirs list into 4 categories (native
17262 v. cross, library v. tool) and handle the cross-only and native-
17263 only in more reasonable (and correct!) way.
17264
17265 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17266
17267 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17268 configdirs anymore.
17269
17270 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17271
17272 * Makefile.in: extensive cleanup:: removed all of the explicit
17273 clean-* targets, collapsed many wrappers around subdir_do into
17274 one, added additional targets to satisfy standards.texi, deleted
17275 some old targets, some changes for consistency
17276
17277 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17278
17279 * configure.in: handle some programs as cross-only, and others as
17280 native only
17281
17282 * test-build.mk: handle partial holes in a more generic manner
17283
17284 * Makefile.in: m4 depends on libiberty
17285
17286 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17287
17288 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17289 time, wdiff, and find to configdirs
17290
17291 * Makefile.in: all, clean, and install rules for the new programs
17292 added to configure.in
17293
17294 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17295
17296 * configure.in: use mh-sun for all *-sun-* hosts
17297
17298 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17299
17300 * Makefile.in: define flags for X11 include files and library file
17301 locations, pass them down to the programs that need this info
17302
17303 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17304
17305 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17306
17307 * configure.in: start building libg++ for HP-UX targets
17308
17309 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17310
17311 * README: Update references to files moved into etc/.
17312
17313 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17314
17315 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17316 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17317
17318 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17319
17320 * configure: accept dash as well as underscore in long option
17321 names for FSF compatibility.
17322
17323 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17324
17325 * config.sub: added -sco3.2v4 support from FSF.
17326
17327 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17328
17329 * configure.in: expand the section that adds or removes
17330 directories from the list of programs to build, to handle native
17331 vs. cross in addition to host v. native
17332
17333 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17334
17335 * Makefile.in: Replace C++ in macro names with CXX.
17336 This is less likely to break ...
17337
17338 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17339
17340 * test-build.mk: add -w to GNU_MAKE
17341
17342 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17343
17344 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17345 add 'sparc' to list of recognized cpus. This needed to make
17346 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17347 Delete some redundant ose68 variants. Recognize -wrs as an os,
17348 then changes that into $CPU-wrs-vxworks.
17349
17350 * configure.in: remove most references to gdbtest, regularize
17351 target based program removal
17352
17353 * test-build.mk: import from p3 tree (many fixes and changes)
17354
17355 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17356
17357 * Makefile.in: added rules to handle tcl, tk, and expect
17358
17359 * configure.in: handle those directories if they exist
17360
17361 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17362
17363 * config.sub: removed bogus hppabsd and hppahpux names, since
17364 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17365
17366 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17367
17368 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17369 depends upon all-xiberty
17370
17371 * Makefile.in: changes from p3, including:
17372
17373 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17374
17375 * Makefile.in (XTRAFLAGS): include newlib directories if
17376 newlib/Makefile exists, rather than if host != target.
17377
17378 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17379
17380 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17381 from the same source tree and not building a cross-compiler. This
17382 matters for the libg++ configuration if reconfiguring a tree that
17383 has already been installed.
17384
17385 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17386
17387 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17388 pick up the machine and system specific header files.
17389
17390 * Makefile.in: added AS_FOR_TARGET, passed down in
17391 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17392 the C compiler to use to create programs which are run in the
17393 build environment, set it to default to $(CC), and passed it down
17394 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17395
17396 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17397
17398 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17399 We need them for unusual native builds, like systems without
17400 ranlib.
17401
17402 * configure: also define $(host_canonical) and
17403 $(target_canonical), which are the full, canonical names for the
17404 given host and target
17405
17406 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17407
17408 * Makefile.in: Added separate definitions for C++.
17409
17410 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17411
17412 * configure.in (configdirs): Add deja-gnu.
17413
17414 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17415
17416 * README: Update for configure.texi and gdb-4.7 release.
17417
17418 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17419
17420 * Makefile.in: Move "all" target to top of file.
17421 Previously, first target was ".PHONY" which caused BSD4.4 make
17422 to build .PHONY when make was run without arguments.
17423
17424 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17425
17426 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17427 Library-copylefted code in libiberty.
17428
17429 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17430
17431 * config.sub: Replace m68kmote with plain old m68k.
17432
17433 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17434
17435 * Makefile.in: Remove space from blank line, avoid Make complaints.
17436
17437 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17438
17439 * config.sub: Complain if no argument is given. Added support for
17440 386bsd as OS and target alias.
17441
17442 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17443
17444 * Makefile.in (XTRAFLAGS): include newlib directories if
17445 newlib/Makefile exists, rather than if host != target.
17446
17447 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17448
17449 * config.sub: recognize sparclite-wrs-vxworks.
17450
17451 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17452 p3.) Added clean-xiberty to clean.
17453
17454 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17455
17456 * configure.in: use *-*-* instead of nested cases for host and target
17457
17458 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17459
17460 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17461 from the same source tree and not building a cross-compiler. This
17462 matters for the libg++ configuration if reconfiguring a tree that
17463 has already been installed.
17464
17465 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17466
17467 * config.sub (i486v/i486v4): Merge in from FSF version.
17468
17469 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17470
17471 * configure: only set PWD if it is already set.
17472
17473 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17474
17475 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17476 doesn't have unset and all success paths (and most error paths)
17477 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17478 to just ${PWD} to avoid confusion.)
17479
17480 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17481
17482 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17483 even for a native compilation.
17484
17485 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17486
17487 Changes to make the gdb.tar.Z rule work better.
17488
17489 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17490 (DEVO_SUPPORT): Add configure.texi.
17491 (bfd-ilrt.tar.Z): Remove ancient rule.
17492
17493 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17494
17495 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17496 pick up the machine and system specific header files.
17497
17498 * configure.in, config.sub: added new target m68010-adobe-scout,
17499 with alias of adobe68k. Changed configure.in to check for
17500 -scout before -sco* to avoid a false match.
17501
17502 * Makefile.in: added AS_FOR_TARGET, passed down in
17503 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17504 the C compiler to use to create programs which are run in the
17505 build environment, set it to default to $(CC), and passed it down
17506 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17507
17508 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17509
17510 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17511 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17512 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17513 FOR_TARGET variants, to newlib and libg++.
17514
17515 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17516
17517 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17518 first.
17519
17520 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17521
17522 * config.sub: Accept `elf' as an environment.
17523
17524 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17525
17526 * Makefile.in (all-opcodes): cd into the right directory
17527
17528 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17529
17530 * configure: added -program_transform_name option, used as
17531 argument to sed when installing programs.
17532 configure.texi: added documentation for -program_prefix,
17533 -program_suffix and -program_transform_name.
17534
17535 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17536
17537 * config.sub: Accept i486 where i386 ok.
17538
17539 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17540
17541 * config.sub: accept we32k
17542
17543 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17544
17545 * config.sub, configure.in: accept OSE68000 and OSE68k.
17546
17547 * Makefile.in: don't create all directories for ``make install'';
17548 let the subdirectories create the ones they need.
17549
17550 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17551
17552 * COPYING: new file, GPL v2
17553
17554 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17555
17556 * Makefile.in: use the new gen-info-dir, which needs a template
17557 argument (which also lives in texinfo)
17558
17559 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17560
17561 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17562
17563 * config.sub (ncr3000): Change i386 to i486.
17564
17565 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17566
17567 * Makefile.in: add install-rcs, install-grep to
17568 install-no-fixedincludes, removed install-bison and install-libgcc
17569
17570 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17571
17572 * configure.in: grab the HPUX makefile fragment if on HPUX
17573
17574 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17575
17576 * Makefile.in: eradicate bison spoor (ditto libgcc).
17577 configure.in: recognise m68{k,000}-ericsson-OSE.
17578 es1800 is alias for m68k-ericsson-OSE
17579
17580 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17581
17582 * configure.in: rearrange the parts that remove programs from
17583 configdirs, based now on HOST==TARGET or by canonical triple.
17584
17585 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17586
17587 * test-build.mk: recurse explicitly with -f test-build.mk when
17588 appropriate. predicate stage3 and comparison on the existence
17589 of gcc. That is, if gcc isn't around, we aren't three-staging.
17590 On very clean, also remove ...stamp-co. Build in-place before
17591 doing other builds.
17592
17593 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17594
17595 * Makefile.in, configure.in: add tgas
17596
17597 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17598
17599 * Makefile.in: a number of changes merged in from progressive.
17600
17601 * configure.in: add libm.
17602
17603 * .cvsignore: ignore some stuff that comes from test-build.mk.
17604
17605 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17606
17607 * config.sub: Add es1800 (m68k-ericsson-es1800).
17608
17609 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17610
17611 * configure: Add program_suffix (parallel to program_prefix)
17612 * Makefile.in: adjust directory-creating script for losing decstation
17613
17614 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17615
17616 * configure: Minor $subdir-related fixes.
17617
17618 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17619
17620 * configure: fix various problems with propogating
17621 makefile_target_frag in subdirs.
17622 * configure.in: config libgcc if its there
17623
17624 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17625
17626 * config.sub: HPPA merge.
17627
17628 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17629
17630 * Makefile.in: Replace all-bison with all-byacc in all
17631 dependency lines for other tools (which now use byacc).
17632
17633 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17634
17635 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17636
17637 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17638
17639 * Makefile.in: make gprof rules similar to byacc rules (instead of
17640 vestigal $(unsubdir) that didn't work...)
17641
17642 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17643
17644 * config.sub: Add support for Linux.
17645 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17646 (at least for libg++).
17647
17648 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17649
17650 * configure.texi: fix doc for the -nfp option to configure
17651
17652 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17653
17654 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17655
17656 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17657
17658 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17659 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17660 * configure.in: added solaris* host_makefile_frag hook.
17661
17662 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17663
17664 * config.sub: changed recognition of m68000 so that various
17665 m68k types can be specified via m680[01234]0
17666
17667 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17668
17669 * config.sub (basic_machine): fix sed so that '-foo' isn't
17670 completely substituted out while .+'-foo' loses the '-foo'
17671
17672 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17673
17674 * config.sub ($os): Add -aout.
17675
17676 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17677
17678 * configure: If host_makefile_frag is absolute, don't
17679 prefix ${invsubdir} (relevant to libg++ auto-configure).
17680
17681 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17682
17683 * Makefile.in (tooldir): Define it.
17684 (all-ld): Depend on all-flex.
17685
17686 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17687
17688 * Makefile.in (check): Fix libg++ special case.
17689
17690 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17691
17692 * configure: do not bury `pwd` into config.status, thus do fewer
17693 pwd's.
17694
17695 * configure: print the "Building in" message only when building in
17696 other than "." AND verbose.
17697
17698 * configure: remove -s, rework -v to better accommodate guested
17699 configures.
17700
17701 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17702
17703 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17704
17705 * Makefile.in: macroize flags passed on recursion. remove
17706 fileutils.
17707
17708 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17709
17710 * configure: get makesrcdir right for subdirs deeper than 1.
17711
17712 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17713 install.
17714
17715 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17716
17717 * Makefile.in: don't print subdir_do or recursion lines.
17718
17719 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17720
17721 * standards.texi: added menu item.
17722
17723 * Makefile.in: build and install standards.info.
17724
17725 * standards.texi: new file.
17726
17727 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17728
17729 * configure: test for and move config.status pieces from
17730 ${subdir}/.
17731
17732 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17733
17734 * configure: Test for existance of files before trying to mv
17735 them, to avoid numerous non-existance messages.
17736
17737 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17738
17739 * configure: correct final line of config.status.
17740
17741 * configure: patch from eggert. Avoids a protection problem if
17742 the original Makefile.in is read only.
17743
17744 * configure: use move-if-change from gcc to create config.status.
17745 Some makefiles depend on config.status to tell if a directory
17746 has been reconfigured for a different host. This change
17747 prevents those directories from remaking everything in the case
17748 where the reconfig was only intended to rebuild a Makefile.
17749
17750 * configure: test for config.sub with "config.sub sun4" rather
17751 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17752 host alias from a missing config.sub.
17753
17754 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17755
17756 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17757 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17758
17759 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17760
17761 * configure: mkdir ${subdir} as needed.
17762
17763 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17764
17765 * Makefile.in,configure.in: added autoconf.
17766
17767 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17768
17769 * Makefile.in: no longer pass against on recursion.
17770
17771 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17772 definitions are not inherited.
17773
17774 * configure: correct makesrcdir when subdir is .
17775
17776 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17777
17778 * configure: Add support for 'subdirs' variable, which is
17779 like 'configdirs', except that configure doesn't re-invoke
17780 itself for subdirs, it just creates a Makefile for each subdir.
17781 * configure.texi: Document subdirs.
17782
17783 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17784
17785 * configure.in: added flex to configdirs
17786
17787 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17788
17789 * Makefile.in: remove clean-stamps from clean.
17790
17791 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17792
17793 * configure.in: Add gdbtest to configdirs.
17794
17795 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17796
17797 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17798 to recursive makes.
17799 * configure.in: Recognize new ncr3000 config.
17800
17801 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17802
17803 * Makefile.in, configure.in: removed references to gdbm.
17804
17805 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17806
17807 * config.sub: Don't canonicalize os value
17808 newsos* to bsd (readline needs to check for newsos).
17809 (This fix was earlier made Jan 31, but got re-broken.)
17810
17811 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17812
17813 * configure.in: sco is an os, not a vendor!
17814
17815 * configure: Quote $( better. Keep various shells happy.
17816
17817 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17818
17819 * Makefile.in: eliminate stamp-files.
17820
17821 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17822
17823 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17824 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17825
17826 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17827
17828 * config.sub: fix iris/iris3.
17829
17830 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17831
17832 * configure: re-add -rm.
17833
17834 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17835
17836 * Maskefile.in: add .stmp-rcs to all.
17837
17838 * configure.in: remove gas from rs6000 build, use aix host fragment.
17839
17840 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17841
17842 * configure: pass down site_option during recursion.
17843
17844 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17845
17846 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17847
17848 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17849
17850 * configure: Change exec_prefix so that it really defaults to prefix.
17851
17852 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17853
17854 * Makefile.in, configure.in: Add support for mmalloc library.
17855
17856 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17857
17858 * Makefile.in: add stmp dependencies for a few more things.
17859
17860 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17861
17862 * configure: adjusted error message on objdir/srcdir configure
17863 collision, per john's suggestion.
17864
17865 * Makefile.in: add libiberty stmp to all and all.cross.
17866
17867 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17868
17869 * Makefile.in: remove force dependencies, add grep to all.
17870
17871 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17872
17873 * Makefile.in: drop flex. make stamp files work.
17874
17875 * configure: added test for conflicting configuration in srcdir,
17876 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17877 gets cranky. use relative paths for configure and srcdir
17878 whenever possible. Send some error messages to stderr that were
17879 going to stdout.
17880
17881 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17882
17883 * Makefile.in: Fix libg++ rule to check for gcc directory
17884 before using gcc/gcc. Also pass XTRAFLAGS.
17885
17886 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17887
17888 * Makefile.in: added stmp-files so that directories aren't polled
17889 when they are already built.
17890
17891 * configure.texi: fixed a node pointer problem.
17892
17893 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17894
17895 * config.sub configure.in gdb/configure.in
17896 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17897 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17898 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17899
17900 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17901
17902 * configure: -recurring becomes -silent. corrected help message
17903 for -site= option.
17904
17905 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17906
17907 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17908
17909 * configure: when building Makefile for crosses, replace
17910 tooldir and program_prefix. default srcdir from location of
17911 config.sub. remove "for host in hosts" and "for target in
17912 targets" loops.
17913
17914 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17915
17916 * Makefile.in: Do not pass bindir or mandir to cvs.
17917
17918 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17919
17920 * Makefile.in, configure.in: removed traces of namesubdir,
17921 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17922 copyrights to '92, changed some from Cygnus to FSF.
17923
17924 * configure.texi: remove most references to multiple hosts,
17925 multiple targets, subdirs, etc.
17926
17927 * configure.man: removed rcsid. reference config.sub not
17928 config.subr.
17929
17930 * Makefile.in: mkdir $(infodir) on install-info.
17931
17932 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17933
17934 * configure.texi: Explain better about .gdbinit and about
17935 the environment that configure.in sections run in.
17936
17937 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17938
17939 * configure.in: Ultrix is only a decstation if it's a MIPS.
17940
17941 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17942
17943 * README: DOC.configure => cfg-paper.texi.
17944
17945 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17946
17947 * config.sub (near case $os): Don't convert newsos* to bsd!
17948
17949 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17950
17951 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17952 the number of copies of COPYING that go into the GDB tar file.
17953
17954 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17955
17956 * bfd/configure.in, gdb/config/mh-i386sco,
17957 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17958 Fix SCO configuration stuff.
17959
17960 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17961
17962 * Makefile.in: For libg++, make sure the -I pointing
17963 to the gcc directory goes *after* all the libg++-local -I flags.
17964 Also, move just-gcc dependency from just-libg++ to all-libg++.
17965
17966 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17967
17968 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17969
17970 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17971
17972 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17973
17974 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17975
17976 * config.sub: Add stratus configuration frags. Also
17977 submitted to FSF.
17978
17979 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17980
17981 * Makefile.in (DEV_SUPPORT): add configure.man.
17982
17983 * config.sub(Decode manufacturer-specific): add -none*.
17984
17985 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17986
17987 * Makefile.in: remove form feeds to make Sun's make happy.
17988 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17989
17990 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17991
17992 * Makefile.in (AR_FLAGS): Make quieter.
17993
17994 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17995
17996 * configure.in: Add libg++.
17997 * configure: When verbose, don't output the command line at each
17998 level; it will be unremarkably the same as the previous version,
17999 which will be the same as what the user typed.
18000
18001 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18002
18003 * configure.in, Makefile.in: fix clean-info, add flex. add
18004 fileutils.
18005
18006 * configure: be less sensitive to spaces in Makefile.in. Do not
18007 look for sources in "..". Doing so breaks subdirectories that
18008 might have their own configure. If a subdir has it's own
18009 configure script, use it.
18010
18011 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18012
18013 * cfg-paper.texi: some changes suggested by rms.
18014
18015 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18016
18017 * config.sub: Merge in some small additions from the FSF version,
18018 taken from the gcc distribution, to bring the Cygnus and FSF
18019 versions into closer sync.
18020
18021 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18022
18023 * configure.in: Changed svr4 references to sysv4.
18024
18025 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18026
18027 * configure: added -V for version number option.
18028
18029 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18030
18031 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18032 renamed from DOC.configure to cfg-paper.texi.
18033
18034 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18035
18036 * configure, config.subr, config.sub: config.subr is now
18037 config.sub again.
18038
18039 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18040
18041 * configure.texi: new file, in progress.
18042
18043 * Makefile.in: build info file and install the man page for
18044 configure.
18045
18046 * configure.man: new file, first cut.
18047
18048 * configure: find config.subr again now that configuration "none"
18049 has gone. removed all traces of the -ansi option. removed all
18050 traces of the -languages option.
18051
18052 * config.subr: resync from rms.
18053
18054 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18055
18056 * configure, config.sub, config.subr: merge config.sub into
18057 config.subr, call the result config.subr, remove config.sub, use
18058 config.subr.
18059
18060 * Makefile.in: revised install for dir.info.
18061
18062 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18063
18064 * configure.in: add decstation host makefile frag.
18065
18066 * Makefile.in: BISON now bison -y again. also install-gcc on
18067 install. clean-gdbm on clean. infodir belongs in datadir.
18068 Make directories for info install. Build dir.info here then
18069 install it.
18070
18071 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18072
18073 * Makefile.in: fix for bad directory tests.
18074
18075 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18076
18077 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18078 regexp. -srcdir relative was being handled incorrectly.
18079
18080 * Makefile.in: unwrapped some for loops so that parallel makes
18081 work again and so one can focus one's attention on a particular
18082 package.
18083
18084 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18085
18086 * configure: added PWD as a stand in for `pwd` (for speed). use
18087 elif wherever possible. make -srcdir work without -objdir.
18088 -objdir= commented out.
18089
18090 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18091
18092 * configure: +options become --options. -subdirs commented out.
18093 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18094 Makefile now at top of generated Makefile. Removed cvs log
18095 entries. added -srcdir. create .gdbinit only if there is one
18096 in ${srcdir}.
18097
18098 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18099 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18100 and mandir now keyed off datadir by default.
18101
18102 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18103
18104 * Freshly created ChangeLog.
18105
18106 \f
18107 Local Variables:
18108 mode: change-log
18109 left-margin: 8
18110 fill-column: 76
18111 version-control: never
18112 End: