]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
BB_NOTE_LIST scaffolding
[thirdparty/gcc.git] / ChangeLog
1 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2
3 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4
5 2014-08-19 David Malcolm <dmalcolm@redhat.com>
6
7 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
8
9 2014-08-19 David Malcolm <dmalcolm@redhat.com>
10
11 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
12
13 2014-08-19 David Malcolm <dmalcolm@redhat.com>
14
15 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
16
17 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
18
19 * MAINTAINERS (Write After Approval): Add myself.
20
21 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
22
23 * MAINTAINERS: Remove myself
24
25 2014-08-19 David Malcolm <dmalcolm@redhat.com>
26
27 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
28
29 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
30
31 * MAINTAINERS (Write After Approval): Add myself.
32
33 2014-08-18 David Malcolm <dmalcolm@redhat.com>
34
35 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
36 SET_BB_HEADER, SET_BB_FOOTER
37
38 2014-08-18 David Malcolm <dmalcolm@redhat.com>
39
40 * rtx-classes-status.txt: New file
41
42 2014-08-18 Roman Gareev <gareevroman@gmail.com>
43
44 * configure.ac: Eliminate ClooG installation dependency.
45 * configure: Regenerate.
46 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
47 * Makefile.in: Regenerate.
48
49 2014-08-15 Ilya Verbin <iverbin@gmail.com>
50
51 * MAINTAINERS (Write After Approval): Add myself.
52
53 2014-08-15 Ilya Tocar <tocarip@gmail.com>
54
55 * MAINTAINERS (Write After Approval): Add myself.
56
57 2014-08-01 Jiong Wang <jiong.wang@arm.com>
58
59 * MAINTAINERS (Write After Approval): Add myself.
60
61 2014-07-28 Anthony Green <green@moxielogic.com>
62
63 Import from savannah.gnu.org:
64 * config.sub: Update to 2014-07-28 version.
65
66 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
67
68 * MAINTAINERS: Remove my MIPS maintainer entry.
69
70 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
71
72 PR target/47230
73 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
74 * configure: Regenerate.
75
76 2014-07-24 James Norris <jnorris@codesourcery.com>
77
78 * MAINTAINERS (Write After Approval): Add myself.
79
80 2014-07-20 Roman Gareev <gareevroman@gmail.com>
81
82 * configure.ac: Accept only CLooG 0.18.1.
83 * configure: Regenerate.
84
85 2014-07-17 Roman Gareev <gareevroman@gmail.com>
86
87 * configure.ac: Don't accept isl 0.11.
88 * configure: Regenerate.
89
90 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
91
92 * MAINTAINERS (Write After Approval): Add myself.
93
94 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
95
96 * configure.ac: Don't accept isl 0.10.
97 * configure: Regenerate.
98
99 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
100
101 Fix include path for in-tree cloog.
102 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
103 * configure: Regenerate.
104
105 2014-06-18 Richard Henderson <rth@redhat.com>
106
107 * .gitignore: Import gcc_update output.
108
109 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
110
111 * config-ml.in: Robustify ac_configure_args parsing.
112
113 * configure.ac (--enable-linker-plugin-configure-flags)
114 (--enable-linker-plugin-flags): New flags.
115 (configdirs): Conditionally add libiberty-linker-plugin.
116 * configure: Regenerate.
117 * Makefile.def (host_modules): Add libiberty-linker-plugin.
118 (host_modules) <lto-plugin>: Pay attention to
119 @extra_linker_plugin_flags@ and
120 @extra_linker_plugin_configure_flags@.
121 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
122 * Makefile.in: Regenerate.
123
124 * Makefile.tpl (configure-[+prefix+][+module+])
125 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
126 "module_srcdir" instead of "module" for locating a module's srcdir.
127 * Makefile.in: Regenerate.
128
129 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
130
131 * MAINTAINERS (Write After Approval): Add myself.
132
133 2014-06-06 Sebastian Pop <sebpop@gmail.com>
134
135 * MAINTAINERS: Update my email address.
136
137 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
138
139 * MAINTAINERS (Write After Approval): Add myself.
140
141 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
142
143 * MAINTAINERS (Write After Approval): Add myself.
144
145 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
146
147 PR libstdc++/61011
148 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
149 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
150 * configure: Regenerate.
151
152 2014-05-28 Pedro Alves <palves@redhat.com>
153
154 * MAINTAINERS (Write After Approval): Add myself.
155
156 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
157
158 * MAINTAINERS: Update my affiliation/email.
159
160 2014-05-19 Mike Stump <mikestump@comcast.net>
161
162 * MAINTAINERS: Add wide-int reviewers.
163
164 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
165
166 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
167 * configure: Regenerated.
168
169 2014-05-15 Torvald Riegel <triegel@redhat.com>
170
171 * MAINTAINERS (libitm): Add myself as maintainer.
172
173 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
174
175 * MAINTAINERS (Write After Approval): Add myself.
176
177 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
178
179 * config.sub, config.guess: Import from upstream.
180
181 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
182
183 * MAINTAINERS (Write After Approval): Put myself in correct order.
184
185 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
186
187 * MAINTAINERS (Write After Approval): Add myself.
188
189 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
190
191 * MAINTAINERS: Move myself from Reviewers to Write After Approval
192 section.
193
194 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
195
196 * MAINTAINERS (Write After Approval): Delete myself.
197
198 2014-04-17 Jakub Jelinek <jakub@redhat.com>
199
200 PR sanitizer/56781
201 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
202 and -B* options with -Xcompiler.
203
204 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
205
206 PR bootstrap/60620
207 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
208 * Makefile.in: Regenerate.
209
210 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
211
212 * Makefile.def (dependencies): Make all-ld depend on all-binutils
213 for WINDRES_FOR_TARGET in default-manifest.o rule.
214 * Makefile.in: Regenerate.
215
216 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
217
218 * MAINTAINERS (Write After Approval): Add myself.
219
220 2014-03-26 Jakub Jelinek <jakub@redhat.com>
221
222 PR sanitizer/56781
223 * Makefile.def: Set bootstrap=true; for host fixincludes.
224 * configure.ac: Don't bootstrap host fixincludes unless
225 --with-build-config=bootstrap-{a,ub}san.
226 * Makefile.in: Regenerated.
227 * configure: Regenerated.
228
229 2014-03-21 Jakub Jelinek <jakub@redhat.com>
230
231 * configure.ac: Move BUILD_CONFIG set up earlier. Add
232 --enable-vtable-verify option parsing. Don't add
233 target-libsanitizer to bootstrap_target_libs unless
234 --with-build-config=bootstrap-asan or
235 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
236 to bootstrap_target_libs unless --enable-vtable-verify.
237 * configure: Regenerated.
238
239 2014-03-10 Anatoly Sokolov <aesok@post.ru>
240
241 * MAINTAINERS (Write After Approval): Add myself.
242
243 2014-03-07 Denis Chertykov <chertykov@gmail.com>
244
245 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
246
247 2014-03-07 Jakub Jelinek <jakub@redhat.com>
248
249 PR bootstrap/58572
250 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
251 -I for libstdc++-v3 includes if $(LEAN).
252 * Makefile.in: Regenerated.
253
254 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
255
256 * MAINTAINERS: Update my email address.
257
258 2014-02-24 Walter Lee <walt@tilera.com>
259
260 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
261 (tilegx-*-*): Change to tilegx*-*-*.
262 * configure: Regenerate.
263
264 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
265
266 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
267
268 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
269
270 * MAINTAINERS (Write After Approval): Add myself.
271
272 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
273
274 PR target/59788
275 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
276 *solaris2*.
277
278 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
279
280 * MAINTAINERS: Update my email address.
281
282 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
283
284 * MAINTAINERS: Convert to UTF-8.
285 Properly sort Xinliang David Li's entry.
286
287 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
288 Sandra Loosemore <sandra@codesourcery.com>
289
290 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
291 nios2 port maintainers.
292
293 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
294
295 * MAINTAINERS (Write After Approval): Add myself.
296
297 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
298
299 * configure.ac: Add user-friendly check for native x86_64-linux
300 multilibs.
301 * configure: Regenerate.
302
303 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
304
305 * MAINTAINERS: Add myself as sh maintainer.
306
307 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
308
309 * MAINTAINERS: Add self as SLSR maintainer.
310
311 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
312
313 * MAINTAINERS: Update my email address.
314
315 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
316
317 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
318
319 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
320
321 * Makefile.in: Regenerate.
322
323 * Makefile.tpl: Fix typo.
324 * Makefile.in: Regenerate partially.
325
326 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
327
328 * configure.ac: Added libcilkrts to noconfig list when C++ is not
329 supported.
330 * configure: Regenerated.
331
332 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
333
334 * MAINTAINERS (Write After Approval): Add myself.
335
336 2013-10-30 Jason Merrill <jason@redhat.com>
337
338 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
339 --disable-build-format-warnings.
340
341 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
342
343 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
344 depend on libstdc++ and libgcc.
345 * configure: Regenerate.
346 * configure.ac: Added libcilkrts to target binaries. Also, restrict
347 libcilkrts for POSIX and i*86, and x86_64 architectures.
348 * Makefile.in: Added libcilkrts related fields to support building it.
349
350 2013-10-26 Jeff Law <law@redhat.com>
351
352 * Makefile.def (target_modules): Remove libmudflap
353 (languages): Remove check-target-libmudflap).
354 * Makefile.in: Rebuilt.
355 * Makefile.tpl (check-target-libmudflap-c++): Remove.
356 * configure.ac (target_libraries): Remove target-libmudflap.
357 Remove checks which disabled libmudflap on some systems.
358 * configure: Rebuilt.
359 * libmudflap: Directory removed.
360
361 2013-10-21 Cong Hou <congh@google.com>
362
363 * MAINTAINERS (Write After Approval): Add myself.
364
365 2013-10-16 Mike Stump <mikestump@comcast.net>
366
367 * .dir-locals.el: Add.
368
369 2013-10-15 David Malcolm <dmalcolm@redhat.com>
370
371 * configure.ac: Add --enable-host-shared
372 * configure: Regenerate.
373
374 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
375
376 Import from savannah.gnu.org:
377 * config.guess: Update to 2013-06-10 version.
378 * config.sub: Update to 2013-10-01 version.
379
380 2013-10-01 Simon Cook <simon.cook@embecosm.com>
381
382 Changes to build configuration to allow big endian ARC ELF toolchain
383 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
384 * configure: Regenerate.
385
386 2013-09-20 Alan Modra <amodra@gmail.com>
387
388 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
389 ppc host match. Support little-endian powerpc linux hosts.
390
391 2013-09-19 Dodji Seketeli <dodji@redhat.com>
392
393 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
394 maintainer.
395
396 2013-09-12 DJ Delorie <dj@redhat.com>
397
398 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
399 maintainers.
400
401 2013-09-03 Richard Biener <rguenther@suse.de>
402
403 * configure.ac: Also allow ISL 0.12.
404 * configure: Regenerated.
405
406 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
407
408 * MAINTAINERS (Write After Approval): Add myself.
409
410 2013-08-27 David Malcolm <dmalcolm@redhat.com>
411
412 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
413
414 2013-08-26 Caroline Tice <cmtice@google.com>
415
416 * MAINTAINERS: Correct earliers update: Move myself from libvtv
417 "Various Reviewers" to libvtv "Various Maintainers".
418
419 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
420
421 * MAINTAINERS: Add myself as RTL optimizers reviewer.
422
423 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
424
425 * MAINTAINERS: Update name, email.
426
427 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
428
429 * MAINTAINERS (Write After Approval): Add myself.
430
431 2013-08-12 Caroline Tice <cmtice@google.com>
432
433 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
434 address in the Write After Approval section.
435
436 2013-08-09 Carlos O'Donell <carlos@redhat.com>
437
438 * MAINTAINERS (Write After Approval): Update email.
439
440 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
441
442 * configure.ac: Adjust to check VTV_SUPPORTED.
443 * configure: Regenerated.
444
445 2013-08-02 Caroline Tice <cmtice@google.com>
446
447 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
448 on non-linux systems; add target-libvtv to noconfigdirs; add
449 libsupc++/.libs to C++ library search paths.
450 * configure: Regenerated.
451 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
452 libstdc++ and libgcc.
453 * Makefile.in: Regenerated.
454
455 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
456
457 * MAINTAINERS (Write After Approval): Add myself.
458
459 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
460 Shiva Chen <shiva0217@gmail.com>
461
462 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
463 nds32 port maintainers.
464
465 2013-07-17 Tim Shen <timshen91@gmail.com>
466
467 * MAINTAINERS (Write After Approval): Add myself.
468
469 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
470
471 * configure.ac: Sync from binutils.
472 * configure: Regenerate.
473
474 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
475
476 * MAINTAINERS (Write After Approval): Add myself.
477
478 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
479
480 * MAINTAINERS (Write After Approval): Add myself.
481
482 2013-05-17 David Malcolm <dmalcolm@redhat.com>
483
484 * MAINTAINERS (Write After Approval): Add myself.
485
486 2013-04-30 Brooks Moses <bmoses@google.com>
487
488 * MAINTAINERS: Update my email; move myself from Fortran
489 reviewer to Write After Approval.
490
491 2013-04-16 Andreas Schwab <schwab@suse.de>
492
493 * configure.ac (aarch64-*-*): Don't disable java.
494 * configure: Regenerate.
495
496 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
497
498 * MAINTAINERS (Write After Approval): Add myself.
499
500 2013-03-30 Matthias Klose <doko@ubuntu.com>
501
502 * Makefile.def (target_modules): Don't install libffi.
503 * Makefile.in: Regenerate.
504
505 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
506
507 * MAINTAINERS (Write After Approval): Add myself.
508
509 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
510
511 * MAINTAINERS (Write After Approval): Add myself.
512
513 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
514
515 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
516 * configure: Regenerated.
517
518 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
519
520 * MAINTAINERS: Explicitly add myself as AIX maintainer.
521 Remove Geoff Keating as rs6000 port maintainer, at his request.
522
523 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
524
525 * MAINTAINERS: Update my email.
526
527 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
528
529 * configure: Re-generate.
530
531 2013-01-15 Richard Biener <rguenther@suse.de>
532
533 PR other/55973
534 * configure: Re-generate.
535
536 2013-01-14 Matthias Klose <doko@ubuntu.com>
537
538 * Makefile.def (install-target-libsanitizer): Depend on
539 install-target-libstdc++-v3.
540 * Makefile.in: Regenerate.
541
542 2013-01-14 Richard Biener <rguenther@suse.de>
543
544 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
545 * configure: Re-generate
546
547 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
548
549 * config.sub: Update from config repo.
550
551 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
552
553 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
554 * Makefile.in: Regenerate.
555
556 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
557
558 * MAINTAINERS (arc): Add new port maintainership for myself.
559
560 2013-01-09 Jason Merrill <jason@redhat.com>
561
562 * .gitignore: Import from gdb repository.
563
564 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
565
566 * Makefile.def (configure-gcc): Depend on all-gmp.
567 (all-gcc): Remove dependency on all-gmp.
568 * Makefile.in: Regenerated.
569
570 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
571
572 * config.sub: Merge from config repo.
573 * config.guess: Ditto.
574
575 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
576
577 * Makefile.def: Merge from binutils.
578 * Makefile.in: Ditto.
579
580 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
581
582 * MAINTAINERS: Update my email.
583
584 2012-12-29 Ben Elliston <bje@gnu.org>
585
586 * config.guess: Update to 2012-12-29 version.
587 * config.sub: Likewise.
588
589 2012-12-20 Matthias Klose <doko@ubuntu.com>
590
591 * Makefile.def (install-target-libgfortran): Depend on
592 install-target-libquadmath, install-target-libgcc.
593 (install-target-libsanitizer): Depend on install-target-libgcc.
594 (install-target-libjava): Depend on install-target-libgcc.
595 (install-target-libitm): Depend on install-target-libgcc.
596 (install-target-libobjc): Depend on install-target-libgcc.
597 (install-target-libstdc++-v3): Depend on install-target-libgcc.
598 * Makefile.in: Regenerate.
599
600 2012-12-19 Matthias Klose <doko@ubuntu.com>
601
602 * Makefile.def (install-target-libgo): Depend on
603 install-target-libatomic.
604 * Makefile.in: Regenerate.
605
606 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
607
608 PR go/55201
609 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
610 * Makefile.in: Regenerate.
611
612 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
613
614 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
615 * configure: Regenerate.
616
617 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
618
619 * config.sub: Merge from config repo.
620
621 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
622
623 * Makefile.def (target_modules): Add bootstrap=true and
624 raw_cxx=true to libsanitizer.
625 * configure.ac (bootstrap_target_libs): Add libsanitizer.
626 * Makefile.in: Regenerated.
627 * configure: Likewise.
628
629 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
630
631 * MAINTAINERS: Remove self as RTL optimization maintainer.
632
633 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
634
635 * MAINTAINERS (Write After Approval): Add myself.
636
637 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
638
639 * Makefile.def (target_modules): Remove bootstrap=true and
640 raw_cxx=true from libsanitizer.
641 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
642 * Makefile.in: Regenerated.
643 * configure: Likewise.
644
645 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
646
647 * Makefile.def (target_modules): Add bootstrap=true and
648 raw_cxx=true to libsanitizer.
649 * configure.ac (bootstrap_target_libs): Add libsanitizer.
650 * Makefile.in: Regenerated.
651 * configure: Likewise.
652
653 2012-11-28 Andrew Pinski <apinski@cavium.com>
654
655 PR bootstrap/54279
656 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
657 * configure: Regenerate.
658 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
659 * Makefile.in: Regenerate.
660
661 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
662
663 * configure.ac: Disable libsanitizer if we're not building C++.
664 * configure: Regenerate.
665
666 2012-11-15 Roland McGrath <roland@hack.frob.com>
667
668 * MAINTAINERS (Write After Approval): Add myself.
669
670 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
671
672 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
673 Kostya Serebryany (kcc@google.com) and
674 Jakub Jelinek (jakub@redhat.com).
675 Rename area for Dodji Seketeli (dodji@redhat.com).
676
677 2012-11-15 Dodji Seketeli <dodji@redhat.com>
678
679 * MAINTAINERS: (asan.c, related): Add myself.
680
681 2012-11-14 Roland McGrath <mcgrathr@google.com>
682
683 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
684 * configure: Regenerate.
685
686 2012-11-13 Richard Henderson <rth@redhat.com>
687
688 * configure.ac: Move libsanitizer logic to subdirectory.
689 * configure: Regenerate.
690
691 2012-11-13 Dodji Seketeli <dodji@redhat.com>
692
693 * configure.ac: Enable libsanitizer just on x86 linux for now.
694 * configure: Re-generate.
695
696 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
697
698 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
699 sections.
700 * configure: Regenerate.
701
702 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
703
704 * configure.ac: Add section for configdirs for libsanitizer.
705 Disable for cris-*-* and mmix-*-*.
706 * configure: Regenerate.
707
708 2012-11-12 Wei Mi <wmi@google.com>
709
710 * configure.ac: Add libsanitizer to target_libraries.
711 * Makefile.def: Ditto.
712 * configure: Regenerate.
713 * Makefile.in: Regenerate.
714 * libsanitizer: New directory for asan runtime. Contains an empty
715 tsan directory.
716
717 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
718
719 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
720 against Mingw64 w32api.
721 * configure: Regenerate.
722
723 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
724
725 * configure: Regenerated.
726
727 2012-11-03 Robert Mason <rbmj@verizon.net>
728
729 * configure.ac: add --disable-libstdcxx configure option
730 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
731
732 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
733
734 * MAINTAINERS (Write After Approval): Add myself.
735
736 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
737
738 * MAINTAINERS (Write After Approval): Add myself.
739
740 2012-10-24 Sharad Singhai <singhai@google.com>
741
742 * MAINTAINERS (Write After Approval): Add myself.
743
744 2012-10-24 Eric Christopher <echristo@gmail.com>
745
746 * MAINTAINERS: Update email address.
747
748 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
749
750 PR bootstrap/54820
751 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
752 * configure: Regenerate.
753
754 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
755
756 * MAINTAINERS (aarch64): Add Marcus and myself.
757
758 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
759
760 PR bootstrap/54820
761 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
762 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
763 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
764 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
765 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
766 * Makefile.in: Regenerate.
767 * configure.ac (have_static_libs): New variable and associated check.
768 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
769 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
770 * configure: Regenerate.
771
772 2012-10-10 Richard Biener <rguenther@suse.de>
773
774 * MAINTAINERS: Adjust for changed surname.
775
776 2012-10-04 Lawrence Crowl <crowl@google.com>
777
778 * MAINTAINERS (Write After Approval): Add myself.
779
780 2012-10-01 Cary Coutant <ccoutant@google.com>
781
782 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
783
784 2012-09-28 Ian Lance Taylor <iant@google.com>
785
786 * Makefile.def: Make all-target-libgo depend on
787 all-target-libbacktrace.
788 * Makefile.in: Rebuild.
789
790 2012-09-26 Ian Lance Taylor <iant@google.com>
791
792 * Makefile.def: Make all-gcc depend on all-libbacktrace.
793 * Makefile.in: Rebuild.
794
795 2012-09-20 Walter Lee <walt@tilera.com>
796
797 * configure.ac: Add tilegx to list of targets that support gold.
798 * configure: Regenerate.
799
800 2012-09-20 Marek Polacek <polacek@redhat.com>
801
802 * MAINTAINERS (Write After Approval): Add myself.
803
804 2012-09-19 Steve Ellcey <sellcey@mips.com>
805
806 * configure.ac: Add mips*-mti-elf* target.
807 * configure: Regenerate.
808
809 2012-09-17 Ian Lance Taylor <iant@google.com>
810
811 * MAINTAINERS (Various Maintainers): Add libbacktrace.
812 * configure.ac (host_libs): Add libbacktrace.
813 (target_libraries): Add libbacktrace.
814 * Makefile.def (host_modules): Add libbacktrace.
815 (target_modules): Likewise.
816 * configure, Makefile.in: Rebuild.
817
818 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
819
820 PR target/38607
821 Merge upstream change.
822 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
823
824 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
825 Add libgomp*.o to compare_exclusions for AIX.
826 * configure: Regenerate.
827
828 2012-09-06 Diego Novillo <dnovillo@google.com>
829
830 * configure.ac: Bump minimum GMP version to 4.2.3.
831 * configure: Re-generate.
832
833 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
834
835 PR target/54461
836 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
837 target-libgloss if not configured --with-avrlibc=no.
838 * configure: Regenerate.
839
840 2012-09-04 Jason Merrill <jason@redhat.com>
841
842 * configure.ac: Fix --enable-languages=all.
843
844 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
845
846 * MAINTAINERS (Write After Approval): Add myself.
847
848 2012-09-03 Richard Guenther <rguenther@suse.de>
849
850 PR bootstrap/54138
851 * configure.ac: Re-organize ISL / CLOOG checks to allow
852 disabling with either --without-isl or --without-cloog.
853 * configure: Regenerated.
854
855 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
856
857 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
858 * configure: Regenerate.
859
860 2012-08-27 Ulrich Drepper <drepper@gmail.com>
861
862 * MAINTAINERS: Fix my email address.
863
864 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
865
866 PR binutils/4970
867 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
868 and opcodes.
869 * Makefile.in: Regenerated.
870
871 2012-08-26 Art Haas <ahaas@impactweather.com>
872
873 * configure: Regenerate.
874
875 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
876
877 * INSTALL/README: Also refer to the online installation
878 instructions.
879
880 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
881
882 * MAINTAINERS (Write After Approval): Add myself.
883 (Picochip port): Remove myself.
884
885 2012-08-14 Diego Novillo <dnovillo@google.com>
886
887 Merge from cxx-conversion branch.
888
889 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
890 POSTSTAGE1_CONFIGURE_FLAGS.
891 * Makefile.in: Regenerate.
892 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
893 Force C++ when bootstrapping.
894 * configure: Regenerate.
895
896 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
897
898 * MAINTAINERS (Write After Approval): Add myself.
899
900 2012-07-16 Joseph Myers <joseph@codesourcery.com>
901
902 * README: Document use of ranges of years in copyright notices.
903
904 2012-07-06 Richard Guenther <rguenther@suse.de>
905
906 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
907 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
908 --with-gmp=system.
909 * Makefile.in: Regenerated.
910 * configure: Likewise.
911
912 2012-07-06 Richard Guenther <rguenther@suse.de>
913
914 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
915 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
916 supply V=1 as extra_make_flags.
917 * configure: Regenerated.
918 * Makefile.in: Likewise.
919
920 2012-07-04 Tristan Gingold <gingold@adacore.com>
921
922 * configure: Regenerate.
923
924 2012-07-03 Richard Guenther <rguenther@suse.de>
925
926 * Makfile.def (isl): Remove not necessary extra_exports and
927 extra_make_flags.
928 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
929 * Makefile.in: Regenerated.
930
931 2012-07-03 Richard Guenther <rguenther@suse.de>
932
933 * Makefile.def (cloog): Add V=1 to extra_make_flags.
934 * configure.ac: If either the ISL or the CLooG check failed
935 do not try to build in-tree versions.
936 * Makefile.in: Regenerated.
937 * configure: Regenerated.
938
939 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
940
941 * configure: Regenerate.
942
943 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
944
945 * MAINTAINERS (Various Maintainers): Add myself as testsuite
946 maintainer.
947
948 2012-07-02 Richard Guenther <rguenther@suse.de>
949
950 * configure: Regenerated.
951
952 2012-07-02 Richard Guenther <rguenther@suse.de>
953 Michael Matz <matz@suse.de>
954 Tobias Grosser <tobias@grosser.es>
955 Sebastian Pop <sebpop@gmail.com>
956
957 * Makefile.def: Add ISL host module, remove PPL host module.
958 Adjust ClooG host module to use the proper ISL.
959 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
960 * configure.ac: Include config/isl.m4. Add ISL host library,
961 remove PPL. Remove PPL configury, add ISL configury, adjust
962 ClooG configury.
963 * Makefile.in: Regenerated.
964 * configure: Likewise.
965
966 2012-07-02 Richard Guenther <rguenther@suse.de>
967
968 Merge from graphite branch
969 2011-07-21 Tobias Grosser <tobias@grosser.es>
970
971 * configure: Regenerated.
972 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
973 both cloog.org and legacy versions. The only supported version will
974 be CLooG with the isl backend.
975
976 2011-07-21 Tobias Grosser <tobias@grosser.es>
977
978 * configure: Regenerated.
979 * configure.ac: Require cloog isl 0.17.0
980
981 2011-07-21 Tobias Grosser <tobias@grosser.es>
982
983 * configure: Regenerated.
984 * config/cloog.m4: Do not define CLOOG_ORG
985
986 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
987
988 * configure.ac: Skip C if explicitly selected.
989 * configure: Regenerate.
990
991 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
992
993 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
994 they contain -O2.
995 * configure: Regenerate.
996
997 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
998
999 PR debug/53740
1000 * df.h, df-problems.c, dce.c: Revert last patch.
1001
1002 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1003
1004 * MAINTAINERS (Write After Approval): Update my email address.
1005
1006 2012-06-21 Meador Inge <meadori@codesourcery.com>
1007
1008 * MAINTAINERS (Write After Approval): Add myself.
1009
1010 2012-06-20 Jason Merrill <jason@redhat.com>
1011
1012 * Makefile.tpl (check-target-libgomp-c++): New.
1013 (check-target-libitm-c++): New.
1014 * Makefile.def (c++): Add them.
1015 * Makefile.in: Regenerate.
1016
1017 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1018
1019 * MAINTAINERS (Write After Approval): Add myself.
1020
1021 2012-05-16 Olivier Hainque <hainque@adacore.com>
1022
1023 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1024 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1025 (install-no-fixedincludes): Adjust accordingly.
1026 * Makefile.in: Regenerate.
1027
1028 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1029
1030 Merge upstream change
1031 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1032
1033 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1034
1035 * MAINTAINERS (Write After Approval): Add myself.
1036
1037 2012-05-09 Nick Clifton <nickc@redhat.com>
1038 Paul Smith <psmith@gnu.org>
1039
1040 PR bootstrap/50461
1041 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1042 allow for the fact that from release v3.1.0 of MPFR the source
1043 files were moved into a src sub-directory.
1044 * configure: Regenerate.
1045
1046 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1047
1048 * configure.ac: Bump minimum MPFR version to 2.4.0.
1049 * configure: Regenerated.
1050
1051 2012-05-01 Richard Henderson <rth@redhat.com>
1052
1053 * Makefile.def (libatomic): New target_module.
1054 * configure.ac (target_libraries): Add libatomic.
1055 (noconfigdirs): Check if libatomic is supported.
1056 * Makefile.in, configure: Rebuild.
1057
1058 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1059
1060 * MAINTAINERS (Write After Approval): Add myself.
1061
1062 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1063
1064 * config.sub: Update to 2012-04-18 version from official repo.
1065
1066 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1067
1068 * MAINTAINERS (Write After Approval): Add myself.
1069
1070 2012-04-11 Steve Ellcey <sellcey@mips.com>
1071
1072 * MAINTAINERS: Changed email address.
1073
1074 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1075
1076 PR target/52737
1077 * contrib/gcc_update (files_and_dependencies):
1078 Remove gcc/config/avr/t-multilib from touch data.
1079
1080 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1081
1082 * MAINTAINERS (OS Port Maintainers): Remove irix.
1083 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1084 (unsupported_languages): Remove mips-sgi-irix6.*.
1085 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1086 (with_stabs): Remove.
1087 * configure: Regenerate.
1088
1089 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1090
1091 * MAINTAINERS (OS Port Maintainers): Remove osf.
1092 * configure.ac (enable_libgomp): Remove *-*-osf*.
1093 (with_stabs): Remove alpha*-*-osf*.
1094 * configure: Regenerate.
1095
1096 2012-03-05 Tristan Gingold <gingold@adacore.com>
1097
1098 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1099 * configure: Regenerate.
1100
1101 2012-02-17 Walter Lee <walt@tilera.com>
1102
1103 * MAINTAINERS: (Write After Approval): Delete myself.
1104
1105 2012-02-14 Walter Lee <walt@tilera.com>
1106
1107 * MAINTAINERS (tilegx port): Add myself.
1108 (tilepro port): Add myself.
1109 (Write After Approval): Add myself.
1110
1111 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1112
1113 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1114 and Joseph Myers as docstring relicensing maintainers.
1115
1116 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1117
1118 * MAINTAINERS (write-after-approval): Add myself.
1119
1120 2012-02-08 Ira Rosen <irar@il.ibm.com>
1121
1122 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1123 maintainer.
1124
1125 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1126
1127 * MAINTAINERS (Write After Approval): Move myself to
1128 maintain alphabetical order.
1129
1130 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1131
1132 * MAINTAINERS (Write After Approval): Add myself.
1133
1134 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1135
1136 * MAINTAINERS (Write After Approval): Add myself.
1137
1138 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1139 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1140
1141 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1142 * configure: Regenerate.
1143
1144 2012-01-23 Harshit Chopra <harshit@google.com>
1145
1146 * MAINTAINERS (Write After Approval): Add myself.
1147
1148 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1149
1150 * configure.ac: Remove reference to mh-interix.
1151 * configure: Regenerate.
1152
1153 2012-01-05 Richard Henderson <rth@redhat.com>
1154
1155 PR bootstrap/51072
1156 * configure.ac: Disable libitm if c++ is not enabled.
1157 * configure: Rebuild.
1158
1159 * configure.ac: Fix regexp for same.
1160 * configure: Rebuild.
1161
1162 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1163
1164 * MAINTAINERS (Write After Approval): Add myself.
1165
1166 2012-01-02 Richard Guenther <rguenther@suse.de>
1167
1168 PR bootstrap/51686
1169 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1170 * Makefile.in: Regenerate.
1171
1172 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1173
1174 * MAINTAINERS (Write After Approval): Add myself.
1175
1176 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1177
1178 * configure: Regenerate.
1179
1180 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1181
1182 * MAINTAINERS (picochip): Changed email address.
1183
1184 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1185
1186 * MAINTAINERS (write-after-approval): Add self.
1187
1188 2011-11-29 DJ Delorie <dj@redhat.com>
1189
1190 * configure.ac (rl78-*-*) New case.
1191 * configure: Regenerate.
1192 * MAINTAINERS: Add myself as RL78 maintainer.
1193
1194 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1195
1196 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1197
1198 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1199
1200 * libtool.m4: Additional FreeBSD 10 fixes.
1201
1202 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1203
1204 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1205 Maintainers section, as Epiphany maintainer.
1206
1207 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1208
1209 PR target/49992
1210 * configure.ac: Remove ranlib special-casing for Darwin.
1211 * configure: Regenerate.
1212
1213 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1214
1215 * MAINTAINERS (Reviewers): Keep the list sorted.
1216
1217 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1218
1219 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1220
1221 2011-11-09 Roland McGrath <mcgrathr@google.com>
1222
1223 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1224 * configure: Rebuild.
1225 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1226 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1227 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1228 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1229 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1230 Add READELF.
1231 * Makefile.in: Rebuild.
1232
1233 2011-11-09 Jason Merrill <jason@redhat.com>
1234
1235 * Makefile.def (language=c++): Remove check-c++0x.
1236 * Makefile.in (check-gcc-c++): Regenerate.
1237
1238 2011-11-08 Richard Henderson <rth@redhat.com>
1239
1240 * configure.ac: Test for libitm directory present first.
1241
1242 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1243
1244 * configure.ac: Test libitm/configure.tgt to disable libitm.
1245 * configure: Rebuild.
1246
1247 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1248 Richard Henderson <rth@redhat.com>
1249
1250 Merged from transactional-memory.
1251
1252 * Makefile.def (lang_env_dependencies): libitm is c++.
1253 Add libitm target module.
1254 * configure.ac: Likewise.
1255 * config/mmap.m4: New file.
1256 * contrib/gcc_update: Add libitm to touch data.
1257 * Makefile.in, configure: Rebuild.
1258
1259 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1260
1261 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1262 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1263 * Makefile.in: Regenerate.
1264
1265 2011-11-01 DJ Delorie <dj@redhat.com>
1266
1267 * config.sub: Update to version 2011-10-29 (added rl78)
1268
1269 2011-10-27 Nick Clifton <nickc@redhat.com>
1270
1271 * config.sub: Import these changes from the config project:
1272
1273 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1274 Ben Elliston <bje@gnu.org>
1275
1276 * config.sub (epiphany): New.
1277
1278 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1279 Ben Elliston <bje@gnu.org>
1280
1281 * config.sub (hexagon, hexagon-*): New.
1282
1283 2011-08-23 Roland McGrath <mcgrathr@google.com>
1284
1285 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1286 64eb to be64.
1287
1288 2011-08-16 Roland McGrath <mcgrathr@google.com>
1289
1290 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1291 (nacl): Grok as alias for 32el-unknown-nacl.
1292
1293 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1294
1295 * MAINTAINERS (Write After Approval): Add myself.
1296
1297 2011-10-24 Teresa Johnson <tejohnson@google.com>
1298
1299 * MAINTAINERS (Write After Approval): Add myself.
1300
1301 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1302
1303 * MAINTAINERS (sparc port): Remove myself.
1304
1305 2011-09-14 Tom de Vries <tom@codesourcery.com>
1306
1307 * MAINTAINERS (Write After Approval): Add myself.
1308
1309 2011-08-14 Yao Qi <yao@codesourcery.com>
1310
1311 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1312 * configure: Regenerate.
1313
1314 2011-07-26 Ian Lance Taylor <iant@google.com>
1315
1316 * configure.ac: Set have_compiler based on whether gcc directory
1317 exists, rather than on whether gcc is in configdirs.
1318 * configure: Rebuild.
1319
1320 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1321
1322 * MAINTAINERS (Global Reviewers): Add self.
1323
1324 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1325
1326 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1327 link directories.
1328 * Makefile.in: Rebuild.
1329
1330 2011-07-20 Ian Lance Taylor <iant@google.com>
1331
1332 PR bootstrap/49787
1333 * configure.ac: Move --enable-bootstrap handling earlier in file.
1334 If --enable-bootstrap and either --enable-build-with-cxx or
1335 --enable-build-poststage1-with-cxx, enable C++ automatically.
1336 * configure: Rebuild.
1337
1338 2011-07-19 Ian Lance Taylor <iant@google.com>
1339
1340 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1341 make C++ a boot_language. Set and substitute
1342 POSTSTAGE1_CONFIGURE_FLAGS.
1343 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1344 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1345 * configure, Makefile.in: Rebuild.
1346
1347 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1348
1349 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1350 maintainers.
1351
1352 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1353
1354 * MAINTAINERS (Global Reviewers): Add myself.
1355
1356 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1357
1358 * configure: Regenerate.
1359
1360 2011-07-16 Jason Merrill <jason@redhat.com>
1361
1362 * Makefile.def (language=c++): Add check-c++0x and
1363 check-target-libmudflap-c++.
1364 * Makefile.tpl (check-target-libmudflap-c++): New.
1365 * Makefile.in: Regenerate.
1366
1367 2011-07-16 Matthias Klose <doko@ubuntu.com>
1368
1369 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1370 * Makefile.def (target_modules/libjava): Pass
1371 $(EXTRA_CONFIGARGS_LIBJAVA).
1372 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1373 if not configured with --enable-static-libjava.
1374 * Makefile.in: Regenerate.
1375 * configure: Likewise.
1376
1377 2011-07-15 Jason Merrill <jason@redhat.com>
1378
1379 * Makefile.in (check-c++): Move check-gcc-c++0x after
1380 check-target-libstdc++-v3.
1381
1382 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1383
1384 * MAINTAINERS (c6x port): New entry.
1385
1386 2011-07-13 Jason Merrill <jason@redhat.com>
1387
1388 * Makefile.in (check-gcc-c++0x): New.
1389 (check-c++): Depend on it.
1390
1391 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1392
1393 PR target/39150
1394 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1395 x86_64-*-solaris2.1[0-9]*.
1396 * configure: Regenerate.
1397
1398 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1399
1400 * MAINTAINERS (RTL optimizers): Add self.
1401
1402 2011-06-27 Gabriel Charette <gchare@google.com>
1403
1404 * MAINTAINERS (Write After Approval): Add myself.
1405
1406 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1407
1408 PR regression/47836
1409 PR bootstrap/23656
1410 PR other/47733
1411 PR bootstrap/49247
1412 PR c/48825
1413 * configure.ac (target_libraries): Remove target-libiberty.
1414 Remove case-statement setting skipdirs=target-libiberty for
1415 multiple targets. Remove checking target_configdirs and
1416 removing target-libiberty but keeping target-libgcc if
1417 otherwise empty.
1418 * Makefile.def (target_modules): Don't add libiberty.
1419 (dependencies): Remove all traces of target-libiberty.
1420 * configure, Makefile.in: Regenerate.
1421
1422 2011-06-13 Walter Lee <walt@tilera.com>
1423
1424 * configure.ac (tilepro-*-*) New case.
1425 (tilegx-*-*): Likewise.
1426 * configure: Regenerate.
1427
1428 2011-06-06 Jing Yu <jingyu@google.com>
1429
1430 * configure.ac: Skip target-libiberty for
1431 arm*-*-linux-androideabi.
1432 * configure: Regenerated.
1433
1434 2011-06-06 Nick Clifton <nickc@redhat.com>
1435
1436 * config.sub: Sync from upstream.
1437
1438 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1439
1440 * MAINTAINERS (Write After Approval): Add myself.
1441
1442 2011-06-01 Daniel Jacobowitz <drow@false.org>
1443
1444 * MAINTAINERS: Update my email address.
1445
1446 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1447
1448 * MAINTAINERS (Write After Approval): Update my email address.
1449
1450 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1451
1452 * MAINTAINERS (Write After Approval): Add myself.
1453
1454 2011-05-08 Doug Kwan <dougkwan@google.com>
1455
1456 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1457 * configure: Regenerated.
1458 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1459 value from configure.
1460 * Makefile.in: Regenerated.
1461
1462 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1463
1464 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1465 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1466 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1467 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1468 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1469 *-*-vxworks*): Disable newlib and libgloss in separate case
1470 statement.
1471 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1472 to separate case statement.
1473 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1474 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1475 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1476 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1477 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1478 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1479 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1480 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1481 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1482 i[[3456789]]86-*-rdos*, m32r-*-*,
1483 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1484 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1485 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1486 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1487 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1488 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1489 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1490 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1491 and libgloss in main case over targets. Remove most empty cases
1492 in main case over targets.
1493 * configure: Regenerate.
1494
1495 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1496
1497 * MAINTAINERS (Write After Approval): Add myself.
1498
1499 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1500
1501 * configure.ac: Remove code setting special library locations for
1502 hppa*64*-*-hpux11*. Remove code setting compiler for
1503 sparc-sun-solaris2*.
1504 * configure: Regenerate.
1505
1506 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1507
1508 * configure.ac: Separate libgloss_dir settings from general case
1509 over targets.
1510 * configure: Regenerate.
1511
1512 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1513
1514 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1515 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1516 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1517 cases in libgcj-disabling case statement.
1518 (hppa*64*-*-linux*): Set unsupported_languages instead of
1519 disabling target-zlib.
1520 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1521 to hppa*64*-*-hpux*.
1522 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1523 hppa*-*-hpux*.
1524 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1525 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1526 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1527 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1528 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1529 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1530 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1531 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1532 libgcj-disabling case statement.
1533 * configure: Regenerate.
1534
1535 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1536
1537 * configure.ac: Disable Java for targets not supporting libffi.
1538 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1539 Remove cases in Java-disabling statement.
1540 (*arm-wince-pe): Change to arm-wince-pe.
1541 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1542 cases in Java-disabling statement.
1543 (bfin-*-*): Don't disable Java again.
1544 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1545 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1546 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1547 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1548 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1549 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1550 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1551 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1552 Java-disabling statement.
1553 (mmix-*-*): Don't disable Java again.
1554 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1555 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1556 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1557 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1558 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1559 statement.
1560 * configure: Regenerate.
1561
1562 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1563
1564 * configure.ac: Separate cases disabling Java and Java libraries
1565 from general case over targets.
1566 * configure: Regenerate.
1567
1568 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1569
1570 * MAINTAINERS: Update my email address.
1571
1572 2011-04-20 Easwaran Raman <eraman@google.com>
1573
1574 * MAINTAINERS (Write After Approval): Add myself.
1575
1576 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1577
1578 PR lto/48086
1579 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1580 * configure: Regenerate.
1581
1582 2011-04-16 Jim Meyering <meyering@redhat.com>
1583
1584 * MAINTAINERS (Write After Approval): Add myself.
1585
1586 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1587
1588 * MAINTAINERS: Update my email address.
1589
1590 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1591
1592 * MAINTAINERS (Write After Approval): Add myself.
1593
1594 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1595
1596 * MAINTAINERS (Write After Approval): Add myself.
1597
1598 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1599
1600 * MAINTAINERS (Write After Approval): Add myself.
1601
1602 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1603
1604 * configure.ac (build_tools): Remove build-byacc.
1605 (host_libs): Remove mmalloc.
1606 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1607 autoconf automake libtool diff rcs fileutils shellutils time
1608 textutils wdiff find uudecode hello tar gzip indent recode release
1609 sed perl gawk findutils gettext zip.
1610 (libgcj): Remove target-qthreads.
1611 (target_tools): Remove target-examples target-gperf.
1612 (YACC): Don't handle building byacc.
1613 * configure: Regenerate.
1614 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1615 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1616 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1617 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1618 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1619 handle building components.
1620 * Makefile.in: Regenerate.
1621
1622 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1623
1624 * MAINTAINERS: Update my email address as Xtensa maintainer.
1625
1626 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1627
1628 * config.sub: Sync from upstream.
1629
1630 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1631
1632 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1633 (microblaze*): Don't disable libssp.
1634 * configure: Regenerate.
1635
1636 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1637
1638 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1639 moveifchange.
1640 * configure: Regenerate.
1641 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1642 * Makefile.in: Regenerate.
1643
1644 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1645
1646 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1647 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1648 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1649 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1650 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1651 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1652 md_exec_prefix cases.
1653 * configure: Regenerate.
1654
1655 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1656
1657 * configure.ac: Separate cases disabling target-libssp,
1658 target-libiberty, target-libstdc++-v3 and Fortran from general
1659 case over targets.
1660 * configure: Regenerate.
1661
1662 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1663
1664 * configure.ac (*-*-chorusos): Don't disable libgcj.
1665 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1666 Remove case.
1667 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1668 (arm-*-coff): Don't disable libgcj.
1669 (arm*-*-linux-gnueabi): Remove useless assignment.
1670 (arm-*-riscix*): Don't disable libgcj.
1671 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1672 configuration.
1673 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1674 (c54x*-*-*): Remove case.
1675 (tic54x-*-*): Don't disable GCC or GCC libraries.
1676 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1677 to *.
1678 (d10v-*-*): Don't disable GCC libraries.
1679 (d30v-*-*): Don't disable libgcj.
1680 (h8500-*-*): Don't disable GCC libraries.
1681 (i960-*-*): Don't disable libgcj.
1682 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1683 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1684 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1685 libgcj.
1686 (m68k-*-coff*): Remove case.
1687 (mmix-*-*): Don't disable libgloss on host.
1688 (mn10200-*-*, mn10300-*-*): Remove cases.
1689 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1690 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1691 Don't disable libgcj.
1692 (romp-*-*): Remove case.
1693 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1694 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1695 case.
1696 (v810-*-*): Don't disable GCC libraries.
1697 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1698 (ip2k-*-*): Don't disable GCC libraries.
1699 * configure: Regenerate.
1700
1701 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1702
1703 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1704 libffi on host.
1705 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1706 on host.
1707 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1708 * configure: Regenerate.
1709
1710 2011-03-26 John Marino <binutils@marino.st>
1711
1712 * configure.ac: Add support for *-*-dragonfly*
1713 * configure: Regenerate.
1714
1715 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1716
1717 * configure.ac (native_only): Remove.
1718 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1719 send-pr uudecode guile gnuserv on host.
1720 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1721 send-pr rcs guile perl texinfo libtool on host.
1722 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1723 automake send-pr rcs guile perl texinfo libtool on host.
1724 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1725 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1726 (alpha*-dec-osf*): Don't disable fileutils on target.
1727 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1728 texinfo send-pr expect dejagnu on target.
1729 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1730 target-qthreads on target.
1731 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1732 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1733 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1734 x86_64-*-mingw*): Don't disable expect on target.
1735 (*-*-cygwin*): Don't disable target-gperf on target.
1736 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1737 gnuserv on target.
1738 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1739 target.
1740 * configure: Regenerate.
1741
1742 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1743
1744 * configure.ac (target_tools): Remove target-groff.
1745 (native_only): Remove target-groff.
1746 (hppa*64*-*-*): Don't disable byacc.
1747 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1748 setting.
1749 (*-*-kaos*): Don't skip target-librx and target-groff.
1750 (*-*-netware*): Don't skip target-libmudflap.
1751 (*-*-tpf*): Don't skip target-libmudflap.
1752 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1753 directories on the host.
1754 (ia64*-*-*vms*): Don't skip tix.
1755 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1756 host.
1757 * configure: Regenerate.
1758
1759 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1760
1761 * configure.ac: Remove references to mt-mep, mt-netware,
1762 mt-wince.
1763 * Makefile.def: Add all-utils soft dependencies.
1764 * Makefile.tpl: Remove GDB_NLM_DEPS.
1765 * configure: Regenerate.
1766 * Makefile.in: Regenerate.
1767
1768 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1769
1770 * configure.ac: Do not include mh-x86omitfp.
1771 * configure: Regenerate.
1772
1773 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1774
1775 * configure.ac: Remove empty cases.
1776 * configure: Regenerate.
1777
1778 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1779
1780 * Makefile.def: Add dependency from termcap to gdb.
1781 * Makefile.in: Regenerate.
1782
1783 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1784
1785 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1786 * configure: Regenerate.
1787 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1788 * Makefile.tpl: Likewise.
1789 * Makefile.in: Regenerate.
1790
1791 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1792
1793 * configure.ac: Remove all mentions of tentative_cc.
1794 * configure: Regenerate.
1795
1796 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1797
1798 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1799 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1800 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1801 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1802 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1803 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1804 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1805 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1806 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1807 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1808 *-*-rhapsody*): Remove host cases.
1809 * configure: Regenerate.
1810
1811 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1812
1813 * configure.ac (ppc*-*-pe): Remove host case.
1814 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1815 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1816 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1817 cases.
1818 * configure: Regenerate.
1819
1820 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1821
1822 * config.sub: Update to version 2011-03-23.
1823
1824 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1825
1826 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1827 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1828 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1829 * configure: Regenerate.
1830
1831 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1832
1833 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1834 to Write After Approval.
1835 * config-ml.in: Don't handle arc-*-elf*.
1836 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1837 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1838 handle GCC libraries.
1839 * configure: Regenerate.
1840
1841 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1842
1843 PR bootstrap/48120:
1844 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1845 Add -lstdc++ -lm to LIBS.
1846 * configure: Regenerate.
1847
1848 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1849
1850 * config.guess: Update to version 2011-02-02
1851 * config.sub: Update to version 2011-02-24
1852
1853 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1854
1855 PR lto/48086
1856 * configure.ac: Re-enable LTO on *-apple-darwin9.
1857 * configure: Regenerate.
1858
1859 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1860
1861 PR lto/48086
1862 * configure.ac: Disable LTO on darwin due to an assembler change in
1863 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1864 under 256.
1865 * configure: Regenerate.
1866
1867 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1868
1869 * MAINTAINERS: Update myself as score backend maintainer,
1870 update my e-mail address.
1871
1872 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1873
1874 * MAINTAINERS: Update my e-mail address.
1875
1876 2011-03-06 Joey Ye <joey.ye@arm.com>
1877
1878 * MAINTAINERS: Update my e-mail address.
1879
1880 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1881
1882 * configure.ac: Adjust test of with_ppl.
1883 * configure: Regenerated.
1884
1885 2011-03-02 Kai Tietz <ktietz@redhat.com>
1886
1887 * MAINTAINERS: Adjust my e-mail address.
1888
1889 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1890
1891 * configure.ac: Add -lpwl to ppllibs.
1892 * configure: Regenerated.
1893
1894 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1895
1896 * config/cloog.m4: Add -lisl to clooglibs.
1897 * configure: Regenerated.
1898
1899 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1900
1901 * MAINTAINERS (CPU Port maintainers): Add self.
1902
1903 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1904
1905 * MAINTAINERS: Add myself as testsuite maintainer.
1906
1907 2011-02-15 Mike Stump <mikestump@comcast.net>
1908
1909 * MAINTAINERS: Add myself as testsuite maintainer.
1910
1911 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1912
1913 Import from Libtool and gnulib:
1914
1915 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1916
1917 Prepare for supporting FreeBSD 10.
1918 * config.rpath: Remove handling of freebsd1* which soon would
1919 match FreeBSD 10.0.
1920
1921 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1922
1923 Remove support for FreeBSD 1.x.
1924 * libtool.m4 (_LT_LINKER_SHLIBS)
1925 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1926 soon would incorrectly match FreeBSD 10.0.
1927
1928 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1929
1930 PR binutils/12283
1931 * move-if-change: Import version from gnulib.
1932
1933 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1934
1935 PR lto/47225
1936 * Makefile.def (lto-plugin): Double dash for enable-shared.
1937 (configure-gcc): Depend on all-lto-plugin.
1938 * Makefile.in: Rebuilt.
1939
1940 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1941
1942 * configure.ac: Remove extra bracket.
1943 * configure: Regenerate.
1944
1945 2011-02-08 Tobias Burnus <burnus@net-b.de>
1946
1947 * MAINTAINERS: Add myself as libquadmath maintainer.
1948
1949 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1950
1951 * MAINTAINERS: Update my email address.
1952
1953 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1954
1955 * MAINTAINERS (option handling): Add self.
1956
1957 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1958
1959 PR lto/47225
1960 * Makefile.def: Add dependency for install-gcc
1961 on install-lto-plugin.
1962 * Makfile.in: Regenerated
1963
1964 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1965
1966 * MAINTAINERS (CPU Port Maintainers): Add myself.
1967
1968 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1969
1970 PR libgcj/44341
1971 * configure.ac: Discard --with-* flags for host when configuring
1972 target libraries for cross build.
1973 * configure: Rebuilt.
1974
1975 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1976
1977 * MAINTAINERS (linear loop transforms): Removed.
1978
1979 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1980
1981 * configure.ac: If with_ppl is no, move setting with_cloog=no
1982 after CLOOG_REQUESTED check.
1983 * configure: Regenerated.
1984
1985 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1986
1987 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1988 CLooG has been requested.
1989 * configure: Regenerated.
1990
1991 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1992
1993 * configure: Regenerated.
1994 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1995
1996 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1997
1998 * configure: Regenerated.
1999 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2000
2001 2011-01-21 Andreas Schwab <schwab@redhat.com>
2002
2003 * configure.ac: Use AS_HELP_STRING throughout.
2004 * configure: Regenerate.
2005
2006 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2007
2008 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2009 * configure: Regenerate.
2010
2011 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2012
2013 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2014
2015 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2016
2017 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2018 for ia64-hpux.
2019 * configure: Regenerate.
2020
2021 2011-01-07 Jan Hubicka <jh@suse.cz>
2022
2023 PR lto/47225
2024 * Makefile.in: Regenerate.
2025 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2026 configure.
2027
2028 2011-01-07 Jan Hubicka <jh@suse.cz>
2029
2030 * Makefile.in: Regenerate.
2031 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2032 and configure dependency on lto-plugin configure.
2033 (lto-plugin module): Remove dependency on GCC; add dependency on
2034 liniberty.
2035
2036 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2037
2038 * MAINTAINERS (Write After Approval): Add myself.
2039
2040 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2041
2042 * configure: Regenerate.
2043
2044 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2045
2046 * configure.ac: (picochip): Disable libiberty.
2047
2048 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2049
2050 * MAINTAINERS (Write After Approval): Add myself.
2051
2052 2010-12-10 Ian Lance Taylor <iant@google.com>
2053
2054 PR bootstrap/46819
2055 * configure.ac: For --disable-libgcj clear libgcj_saved.
2056 * configure: Rebuild.
2057
2058 2010-12-10 Tobias Burnus <burnus@net-b.de>
2059
2060 PR fortran/46540
2061 * configure.ac: Add --disable-libquadmath and
2062 --disable-libquadmath-support.
2063 * configure: Regenerate.
2064
2065 2010-12-03 Ian Lance Taylor <iant@google.com>
2066
2067 * MAINTAINERS: Add myself as libgo maintainer.
2068
2069 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2070
2071 PR libffi/46792
2072 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2073 * configure: Regenerate.
2074
2075 2010-12-02 Ian Lance Taylor <iant@google.com>
2076
2077 * configure.ac: Always set default for poststage1_ldflags to
2078 -static-libstdc++ -static-libgcc.
2079
2080 2010-11-29 Andreas Schwab <schwab@redhat.com>
2081
2082 * configure.ac: Move comment to remove extra space in last argument
2083 of GCC_TARGET_TOOL.
2084
2085 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2086
2087 PR other/46026
2088 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2089 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2090 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2091 (BASE_FLAGS_TO_PASS): Use it.
2092 * configure: Rebuilt.
2093 * Makefile.in: Rebuilt.
2094
2095 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2096
2097 PR binutils/12258
2098 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2099 Properly check default linker.
2100 * configure: Regnerated.
2101
2102 2010-11-23 Matthias Klose <doko@ubuntu.com>
2103
2104 * configure.ac: For --enable-gold, handle value `default' instead of
2105 `both*'. New configure option --{en,dis}able-ld.
2106 * configure: Regenerate.
2107
2108 2010-11-20 Ian Lance Taylor <iant@google.com>
2109
2110 * configure.ac: Only disable a language library if no language needs
2111 it. Don't let --disable-libgcj uncondtionally disable libffi.
2112 * configure: Rebuild.
2113
2114 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2115
2116 * Makefile.in: Regenerate.
2117
2118 PR other/46202
2119 * configure.ac: Fix just-built in-tree STRIP name to be
2120 binutils/strip-new.
2121 * configure: Regenerate.
2122 * Makefile.def (install-strip-gcc, install-strip-binutils)
2123 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2124 (install-strip-sid): Mirror dependencies on non-strip variants
2125 of these targets on the respective -strip prerequisites.
2126 * Makefile.tpl (install-strip, install-strip-host)
2127 (install-strip-target): New targets.
2128 (install-strip-[+module+], install-strip-target-[+module+]):
2129 New targets.
2130 * Makefile.in: Regenerate.
2131
2132 2010-11-19 Ian Lance Taylor <iant@google.com>
2133 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2134
2135 * configure.ac: Add target-libgo to target_libraries. Set
2136 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2137 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2138 (HOST_EXPORTS): Add GOC.
2139 (BASE_TARGET_EXPORTS): Add GOC.
2140 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2141 (GOCFLAGS_FOR_TARGET): New variable.
2142 (EXTRA_HOST_FLAGS): Add GOC.
2143 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2144 * Makefile.def (target_modules): Add libgo.
2145 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2146 (dependencies): Add dependency from configure-target-libgo to
2147 configure-target-libffi and all-target-libstdc++-v3. Add
2148 dependencies from all-target-libgo to all-target-libffi.
2149 (languages): Add go.
2150 * configure: Rebuild.
2151 * Makefile.in: Rebuild.
2152
2153 2010-11-19 Ian Lance Taylor <iant@google.com>
2154
2155 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2156 compiler/flag environment variables.
2157
2158 2010-11-18 Ian Lance Taylor <iant@google.com>
2159
2160 * configure.ac: Check for lang_requires_boot_languages in
2161 config-lang.in files.
2162 * configure: Rebuild.
2163
2164 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2165 Tobias Burnus <burnus@net-b.de>
2166
2167 PR fortran/32049
2168 * Makefile.def: Add libquadmath; build it with language=fortran.
2169 * configure.ac: Add libquadmath.
2170 * Makefile.tpl: Handle multiple libs in check-[+language+].
2171 * Makefile.in: Regenerate.
2172 * configure: Regenerate.
2173
2174 2010-11-16 Tom Tromey <tromey@redhat.com>
2175
2176 * MAINTAINERS: Moved myself to reviewers section.
2177
2178 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2179
2180 * MAINTAINERS: Moved myself to reviewers section.
2181
2182 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2183
2184 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2185 (Write After Approval): Remove self.
2186
2187 2010-11-15 Andreas Schwab <schwab@redhat.com>
2188
2189 * configure.ac: Fix spelling in option names.
2190 * configure: Regenerated.
2191
2192 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2193
2194 PR bootstrap/39622
2195 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2196 * configure: Regenerated.
2197
2198 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2199
2200 * MAINTAINERS: Update my email address.
2201
2202 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2203
2204 * configure: Regenerate.
2205
2206 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2207
2208 * configure: Regenerate.
2209
2210 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2211
2212 * configure: Regenerate.
2213
2214 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2215
2216 * configure: Regenerate.
2217
2218 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2219
2220 * configure.ac: Support official CLooG.org versions.
2221 * configure: Regenerate.
2222 * config/cloog.m4: New.
2223
2224 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2225
2226 * MAINTAINERS (Write After Approval): Add myself.
2227
2228 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2229
2230 * MAINTAINERS: Update my email address.
2231
2232 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2233
2234 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2235 * configure: Regenerate.
2236
2237 2010-11-03 Ian Lance Taylor <iant@google.com>
2238 Dave Korn <dave.korn.cygwin@gmail.com>
2239
2240 PR lto/46273
2241 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2242 and on other supported platforms whenever LTO is enabled.
2243 * configure: Rebuild.
2244
2245 2010-11-02 Alan Modra <amodra@gmail.com>
2246
2247 PR binutils/12110
2248 * configure.ac: Error when source path contains spaces.
2249 * configure: Regenerate.
2250
2251 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2252
2253 * MAINTAINERS: Update my email address.
2254
2255 2010-10-20 Ian Lance Taylor <iant@google.com>
2256
2257 * Makefile.def (target_modules): Set lib_path to src/.libs for
2258 libstdc++-v3 module.
2259 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2260 * Makefile.in: Rebuild.
2261
2262 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2263
2264 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2265 (Write After Approval): Remove myself.
2266
2267 2010-10-15 Tristan Gingold <gingold@adacore.com>
2268
2269 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2270
2271 2010-10-14 Douglas Rupp <rupp@gnat.com>
2272
2273 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2274
2275 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2276
2277 * configure.ac (build_lto_plugin): New shell variable.
2278 (--enable-lto): Turn on by default for all non-ELF platforms that
2279 have had LTO support added so far. Set build_lto_plugin appropriately
2280 for both ELF and non-ELF.
2281 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2282 * configure: Regenerate.
2283
2284 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2285
2286 Sync from src:
2287 * configure.ac (v850 support): Remove target-libgloss from
2288 noconfigdirs.
2289 * configure: Regenerate.
2290
2291 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2292
2293 PR bootstrap/45326
2294 PR bootstrap/45174
2295 * configure.ac: Honor initial values of $build_configargs,
2296 $host_configargs, $target_configargs. Mark the precious, so
2297 environment settings get recorded.
2298 * configure: Regenerate.
2299
2300 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2301
2302 PR bootstrap/45796
2303 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2304 Depend on all-build-libiberty.
2305 * Makefile.in: Regenerate.
2306
2307 2010-09-30 Michael Eager <eager@eagercon.com>
2308
2309 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2310 * configure: Regenerate.
2311
2312 2010-09-28 Michael Eager <eager@eagercon.com>
2313
2314 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2315
2316 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2317
2318 PR bootstrap/44621
2319 * configure.ac: Fix unportable shell quoting.
2320 * configure: Regenerate.
2321
2322 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2323
2324 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2325 targets and amend comment.
2326 * configure: Regenerate.
2327
2328 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2329
2330 * MAINTAINERS (Write After Approval): Add myself.
2331
2332 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2333
2334 * configure.ac: Enable LTO by default on Darwin.
2335 * configure: Regenerate.
2336
2337 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2338
2339 * MAINTAINERS (Write After Approval): Add myself.
2340
2341 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2342
2343 * MAINTAINERS (Write After Approval): Add myself.
2344
2345 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2346
2347 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2348 ports
2349
2350 2010-07-28 David Yuste <david.yuste@gmail.com>
2351
2352 * MAINTAINERS (Write After Approval): Add myself.
2353
2354 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2355
2356 * configure.ac: Support all v850 targets.
2357 * configure: Regenerate.
2358
2359 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2360
2361 PR bootstrap/44455
2362 * configure.ac (extra_mpfr_configure_flags): Copy from
2363 extra_mpc_gmp_configure_flags.
2364 * configure: Re-generated.
2365
2366 2010-07-22 Andi Kleen <ak@linux.intel.com>
2367
2368 * MAINTAINERS (Write After Approval): Add myself.
2369
2370 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2371
2372 * MAINTAINERS (Write After Approval): Add myself.
2373
2374 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2375
2376 * MAINTAINERS (Write After Approval): Add myself.
2377
2378 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2379
2380 PR target/44862
2381 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2382 Provide -B option to allow for link spec %s substitutions for
2383 libstdc++.a on darwin.
2384 * Makefile.in: Regenerate.
2385
2386 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2387
2388 * MAINTAINERS (Reviewers): Update my e-mail address
2389
2390 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2391
2392 * Makefile.def (configure-gcc): Depend on all-libelf.
2393 * Makefile.in: Rebuild.
2394
2395 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2396
2397 * MAINTAINERS (Write After Approval): Add myself in the right place.
2398
2399 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2400
2401 * MAINTAINERS (Write After Approval): Add myself.
2402
2403 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2404
2405 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2406
2407 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2408
2409 * config.sub: Update to version 2010-05-21.
2410 * config.guess: Update to version 2010-04-03.
2411
2412 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2413
2414 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2415 * configure: Regenerate.
2416
2417 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2418
2419 * MAINTAINERS (Write After Approval): Add myself.
2420
2421 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2422
2423 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2424 a platform that supports LTO.
2425 * configure: Regenerate.
2426
2427 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2428
2429 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2430 * configure: Regenerated.
2431
2432 2010-04-27 Roland McGrath <roland@redhat.com>
2433 H.J. Lu <hongjiu.lu@intel.com>
2434
2435 * configure.ac (--enable-gold): Support both, both/gold and
2436 both/bfd to add gold to configdirs without removing ld.
2437 * configure: Regenerated.
2438
2439 * Makefile.def: Add install-gold dependency to install-ld.
2440 * Makefile.in: Regenerated.
2441
2442 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2443
2444 PR lto/42776
2445 * configure.ac (--enable-lto): Refactor handling so libelf tests
2446 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2447 and allow LTO to be explicitly enabled on non-ELF platforms that
2448 are known to support it inside else-clause.
2449 * configure: Regenerate.
2450
2451 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2452
2453 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2454 * configure: Regenerate.
2455
2456 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2457
2458 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2459 * configure: Regenerate.
2460
2461 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2462
2463 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2464 separately.
2465 * configure: Regenerate.
2466
2467 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2468
2469 * MAINTAINERS (Write After Approval): Add myself.
2470
2471 2010-04-14 Tristan Gingold <gingold@adacore.com>
2472
2473 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2474 * configure: Regenerate.
2475
2476 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2477
2478 * configure: Regenerate after change to elf.m4.
2479
2480 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2481
2482 * MAINTAINERS (Write After Approval): Add myself.
2483
2484 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2485
2486 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2487 * configure: Regenerated.
2488
2489 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2490
2491 * configure.ac: Print "buggy but acceptable" when CLooG
2492 revision is less than 9.
2493 * configure: Regenerated.
2494
2495 2010-04-01 Diego Novillo <dnovillo@google.com>
2496
2497 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2498
2499 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2500
2501 PR bootstrap/43615
2502 PR bootstrap/43328
2503
2504 Revert:
2505
2506 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2507
2508 * configure.ac: Do not pass --enable-multilib nor
2509 --disable-multilib in baseargs. Accept explicitly passed
2510 --enable_multilib.
2511 * configure: Regenerate.
2512
2513 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2514
2515 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2516
2517 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2518
2519 * MAINTAINERS: Remove myself.
2520
2521 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2522
2523 PR bootstrap/43328
2524 * configure.ac: Do not pass --enable-multilib nor
2525 --disable-multilib in baseargs. Accept explicitly passed
2526 --enable_multilib.
2527 * configure: Regenerate.
2528
2529 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2530
2531 * MAINTAINERS (spu port): Remove me.
2532
2533 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2534
2535 * configure.ac (tic6x-*-*): New case.
2536 * configure: Regenerate.
2537
2538 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2539
2540 * config.sub: Update to version 2010-03-22.
2541 * config.guess: Update to version 2009-12-30.
2542
2543 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2544
2545 PR ada/42554
2546 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2547 * configure: Regenerate.
2548
2549 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2550
2551 * MAINTAINERS: Update my email address.
2552
2553 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2554
2555 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2556 (ghassan.shobaki@amd.com): Removed.
2557
2558 2010-03-17 Alan Modra <amodra@gmail.com>
2559
2560 * MAINTAINERS: Update my email address.
2561
2562 2010-03-16 Diego Novillo <dnovillo@google.com>
2563
2564 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2565 Matthews.
2566
2567 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2568
2569 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2570 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2571
2572 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2573
2574 * MAINTAINERS: Update my email address.
2575
2576 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2577
2578 * MAINTAINERS: Update my email address.
2579
2580 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2581
2582 * MAINTAINERS: Update my email address.
2583
2584 2010-03-09 Jie Zhang <jie@codesourcery.com>
2585
2586 * MAINTAINERS: Update my email address.
2587
2588 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2589
2590 PR libstdc++/32499
2591 * configure.ac (RANLIB): Default to true.
2592 (STRIP): Likewise.
2593 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2594 * configure: Regenerate.
2595
2596 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2597
2598 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2599 (Write After Approval): Update my email address.
2600
2601 2010-02-17 Nick Clifton <nickc@redhat.com>
2602
2603 PR 11238
2604 * Makefile.tpl (local-distclean): Also remove config.cache files in
2605 sub-directories as there may not be Makefiles present in the
2606 sub-directories.
2607 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2608 the config.cache files found by the find command.
2609
2610 * Makefile.in: Regenerate.
2611 * configure.ac: Revert previous delta.
2612 * configure: Regenerate.
2613
2614 2010-02-15 Nick Clifton <nickc@redhat.com>
2615
2616 PR 11238
2617 * configure.ac: Delete config.cache files in sub-directories when
2618 deleting Makefiles.
2619 * configure: Regenerate.
2620
2621 2010-02-12 Ben Elliston <bje@gnu.org>
2622
2623 * MAINTAINERS: Update my email address.
2624
2625 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2626
2627 * MAINTAINERS (spu port): Update my email address.
2628
2629 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2630
2631 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2632
2633 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2634
2635 * configure.ac: Add "recommended" version checks for GMP/MPC.
2636 Update recommended GMP/MPFR/MPC versions.
2637 * configure: Regenerate.
2638
2639 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2640
2641 * MAINTAINERS: Move my Embecosm email address into the
2642 write-after-approval section.
2643
2644 2010-01-26 Ian Lance Taylor <iant@google.com>
2645
2646 * MAINTAINERS: Add myself as Go frontend maintainer.
2647
2648 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2649
2650 PR libstdc++/36101, PR libstdc++/42813
2651 * configure.ac (bootstrap_target_libs): Make inclusion of
2652 target-libgomp conditional on libgomb being in target_configdirs.
2653 * configure: Regenerate.
2654
2655 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2656
2657 PR libstdc++/36101, PR libstdc++/42813
2658 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2659 * configure: Regenerate.
2660
2661 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2662
2663 PR libstdc++/36101, PR libstdc++/42813
2664 * configure.ac (target_configdirs): Substitute.
2665 * Makefile.def: Bootstrap target module libgomp.
2666 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2667 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2668 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2669 * configure, Makefile.in: Regenerate.
2670
2671 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2672
2673 * MAINTAINERS: Adjust my details.
2674
2675 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2676
2677 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2678
2679 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2680
2681 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2682
2683 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2684
2685 * MAINTAINERS (Write After Approval): Add myself.
2686
2687 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2688
2689 * MAINTAINERS (Write After Approval): Add myself.
2690
2691 2010-01-11 Richard Guenther <rguenther@suse.de>
2692
2693 PR lto/41569
2694 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2695 * Makefile.in: Regenerated.
2696
2697 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2698
2699 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2700 * configure: Regenerate.
2701
2702 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2703 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2704
2705 PR bootstrap/42424
2706 * configure.ac: Include libtool m4 files.
2707 (_LT_CHECK_OBJDIR): Call it.
2708 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2709 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2710
2711 * configure: Regenerate.
2712
2713 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2714
2715 PR bootstrap/41818
2716 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2717 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2718 * Makefile.in: Regenerate.
2719
2720 2010-01-02 Richard Guenther <rguenther@suse.de>
2721
2722 PR lto/41529
2723 * configure.ac: Include config/elf.m4. Disable LTO if not
2724 builting for an elf target.
2725 * configure: Regenerate.
2726
2727 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2728
2729 * MAINTAINERS: Change my email address.
2730
2731 2009-12-18 Ben Elliston <bje@au.ibm.com>
2732
2733 * config.sub, config.guess: Update from upstream sources.
2734
2735 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2736
2737 * MAINTAINERS (Write After Approval): Add myself.
2738
2739 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2740
2741 PR middle-end/30447
2742 PR middle-end/30789
2743 PR other/40302
2744
2745 * configure.ac: Require MPC.
2746 * configure: Regenerate.
2747
2748 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2749
2750 PR target/38384
2751 PR bootstrap/40972
2752 * libtool.m4: Sync from git Libtool.
2753 * ltoptions.m4: Likewise.
2754 * ltversion.m4: Likewise.
2755 * lt~obsolete.m4: Likewise.
2756 * ltmain.sh: Likewise.
2757
2758 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2759
2760 * configure.ac: Update minimum MPC version to 0.8.
2761 * configure: Regenerate.
2762
2763 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2764
2765 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2766 * configure: Regenerated.
2767
2768 2009-11-21 Ian Lance Taylor <iant@google.com>
2769
2770 * configure.ac: Change default of poststage1_ldflags to be empty if
2771 poststage1_libs is set. When poststage1_libs is empty, and
2772 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2773 * configure: Rebuild.
2774
2775 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2776
2777 * MAINTAINERS (Write After Approval): Update my email address.
2778
2779 2009-11-20 Ben Elliston <bje@au.ibm.com>
2780
2781 * config.guess: Update from upstream sources.
2782
2783 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2784
2785 * Makefile.def: Restore host and target settings for gmp.
2786 * Makefile.in: Rebuild.
2787
2788 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2789
2790 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2791 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2792 Fix portability of test of C++ as bootstrap language. Add
2793 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2794 * configure: Rebuild.
2795 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2796 and cloog. Fix in-tree ppl configuration. Introduce libelf
2797 in-tree building.
2798 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2799 (POSTSTAGE1_HOST_EXPORTS): Use it.
2800 (STAGE[+id+]_CXXFLAGS): New.
2801 (BASE_FLAGS_TO_PASS): Pass it down.
2802 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2803 extra_exports.
2804 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2805 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2806 extra_exports.
2807 * Makefile.in: Rebuild.
2808
2809 2009-11-17 Ben Elliston <bje@au.ibm.com>
2810
2811 * config.sub, config.guess: Update from upstream sources.
2812
2813 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2814
2815 * MAINTAINERS (Write After Approval): Add myself.
2816
2817 2009-11-09 Jon Beniston <jon@beniston.com>
2818
2819 * MAINTAINERS (Write After Approval): Add myself.
2820
2821 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2822
2823 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2824 paths for *-w64-mingw* and x86_64-*mingw*.
2825 * configure: Regenerated.
2826
2827 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2828
2829 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2830
2831 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2832
2833 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2834 Phil Edwards to Write-After Approval.
2835
2836 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2837
2838 * configure.ac: Disable target-winsup & co for
2839 x86_64-*-mingw* and *-w64-mingw* targets.
2840 * configure: Regenerated.
2841
2842 2009-10-16 Nick Clifton <nickc@redhat.com>
2843
2844 * MAINTAINERS: Add myself as a maintainer for the RX port.
2845
2846 2009-10-26 Johannes Singler <singler@kit.edu>
2847
2848 * MAINTAINERS (Write After Approval): Update my e-mail address.
2849
2850 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2851
2852 * configure.ac (CLooG test): Use = with test.
2853 * configure: Regenerate.
2854
2855 2009-10-22 Richard Guenther <rguenther@suse.de>
2856
2857 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2858 cloog if the ppl version check failed. Move flags saving
2859 before setting in libelf check.
2860 * configure: Regenerate.
2861
2862 2009-10-21 Richard Guenther <rguenther@suse.de>
2863
2864 * configure.ac: Adjust the ppl and cloog configure to work as
2865 documented. Disable cloog if ppl was disabled. Omit the version
2866 checks if they were disabled.
2867 * configure: Re-generate.
2868
2869 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2870
2871 * configure.ac: Add 'lto' to enable_languages, not
2872 new_enable_languages, and only if not already present.
2873 * configure: Regenerate.
2874
2875 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2876
2877 * README: Refer to the various COPYING* files instead of just
2878 COPYING.
2879 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2880
2881 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2882
2883 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2884
2885 2009-10-07 Richard Guenther <rguenther@suse.de>
2886
2887 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2888 and Richard Guenther as reviewers.
2889 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2890 as reviewers.
2891
2892 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2893
2894 * config.sub: Update from upstream sources.
2895
2896 2009-10-06 Ian Lance Taylor <iant@google.com>
2897
2898 * Makefile.def: check-gold depends upon all-gas.
2899 * Makefile.in: Rebuild.
2900
2901 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2902
2903 * MAINTAINERS (Write After Approval): Add myself.
2904
2905 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2906
2907 * Makefile.def: all-lto-plugin depends on all-libiberty.
2908 set bootstrap=true for lto-plugin.
2909 Add lto-plugin.
2910 * Makefile.in: Regenerate.
2911 * configure.ac (host_libs): Add lto-plugin.
2912 * configure: Regenerate.
2913
2914 2009-10-03 Diego Novillo <dnovillo@google.com>
2915
2916 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2917 (HOST_LIBELFLIBS): Define.
2918 (HOST_LIBELFINC): Define.
2919 * Makefile.in: Regenerate.
2920 * configure.ac: Add --enable-lto.
2921 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2922 If --enable-lto is used, add 'lto' to new_enable_languages.
2923 If --enable-lto is used and gold is enabled, add
2924 lto-plugin to configdirs.
2925 * configure: Regenerate.
2926
2927 2009-10-03 Simon Baldwin <simonb@google.com>
2928
2929 * configure.ac: If --with-system-zlib, suppress local zlib and
2930 pass --with-system-zlib to subdir configure scripts.
2931 * configure: Regenerate.
2932
2933 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2934 Paolo Bonzini <bonzini@gnu.org>
2935
2936 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2937 $(srcdir).
2938 * Makefile.in: Rebuilt.
2939
2940 2009-09-26 Gary Funck <gary@intrepid.com>
2941
2942 * MAINTAINERS (Write After Approval): Add myself.
2943
2944 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2945
2946 * configure.ac: Update minimum MPC version to 0.7.
2947 * configure: Regenerate.
2948
2949 2009-09-25 Nick Clifton <nickc@redhat.com>
2950
2951 * configure.ac: Pass any --cache-file=/dev/null option on to
2952 subconfigures.
2953 * configure: Regenerate.
2954
2955 2009-09-23 Nick Clifton <nickc@redhat.com>
2956
2957 * config.sub, config.guess: Update from upstream sources.
2958
2959 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2960
2961 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2962 * Makefile.in: Rebuilt.
2963
2964 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2965
2966 PR bootstrap/32272
2967 * configure.ac: Error out if $srcdir isn't '.' but contains
2968 host-${host_noncanonical}.
2969 * configure: Regenerate.
2970
2971 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2972
2973 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2974 maintainer.
2975
2976 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2977
2978 * configure.ac: If bootstrapping a combined tree with
2979 --enable-gold, require c++ in stage1_languages.
2980 * configure: Regenerate.
2981
2982 * configure.ac: Also add target_libs of stage1_languages to
2983 bootstrap_target_libs.
2984 * configure: Regenerate.
2985
2986 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2987 with --enable-languages not containing c++.
2988 * configure: Regenerate.
2989
2990 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2991
2992 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2993 * configure: Regenerate.
2994
2995 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2996
2997 * MAINTAINERS (Write After Approval): Update my e-mail address,
2998 and move from from here...
2999 (Waiting for paperwork): To here.
3000
3001 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3002
3003 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3004
3005 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3006
3007 * configure.ac: Do not use $extrasub for replacing @if/@endif
3008 parts in Makefile; instead, use additional arguments to
3009 AC_CONFIG_COMMANDS to do the replacement manually, with several
3010 sed invocations, to avoid HP-UX sed command limits.
3011 * configure: Regenerate.
3012
3013 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3014
3015 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3016 blank before -L.
3017
3018 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3019
3020 * configure.ac (with-build-config): Document. Handle without.
3021 Handle missing argument.
3022 * configure: Rebuilt.
3023
3024 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3025
3026 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3027 Default to bootstrap-debug only if compare-debug works.
3028 * configure: Rebuilt.
3029 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3030 * Makefile.in: Rebuilt.
3031
3032 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3033
3034 * MAINTAINERS (OS Port Maintainers): Update my email address.
3035
3036 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3037
3038 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3039 * Makefile.in: Rebuilt.
3040
3041 2009-09-01 Chris Demetriou <cgd@google.com>
3042
3043 * MAINTAINERS (Write After Approval): Add myself.
3044
3045 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3046
3047 PR debug/30161
3048 * include/dwarf2.h (enum dwarf_tag): Added
3049 DW_TAG_GNU_template_template_param
3050 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3051
3052 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3053
3054 * Makefile.tpl (AWK): Fix typo.
3055 * Makefile.in: Regenerate.
3056
3057 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3058
3059 * configure.ac: Detect awk and sed.
3060 * Makefile.def (flags_to_pass): Add AWK and SED.
3061 * Makefile.tpl (AWK, SED): New.
3062 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3063 * configure: Regenerate.
3064 * Makefile.in: Regenerate.
3065
3066 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3067
3068 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3069 (collapseslashes): Likewise.
3070
3071 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3072
3073 * configure.ac (AC_PREREQ): Bump to 2.64.
3074
3075 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3076
3077 * configure.ac: Remove --with-datarootdir, --with-docdir,
3078 --with-pdfdir, --with-htmldir switches.
3079 * configure: Regenerate.
3080
3081 * configure: Regenerate.
3082
3083 * compile: Sync from Automake 1.11.
3084 * depcomp: Likewise.
3085 * install-sh: Likewise.
3086 * missing: Likewise.
3087 * mkinstalldirs: Likewise.
3088 * ylwrap: Likewise.
3089
3090 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3091
3092 * ltmain.sh (func_normal_abspath): New function.
3093 (func_relative_path): Likewise.
3094 (func_mode_help): Document new -bindir option for link mode.
3095 (func_mode_link): Add new -bindir option, and use it to place
3096 output DLL if specified.
3097
3098 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3099
3100 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3101 (baseargs): Add --disable-option-checking.
3102 * configure: Regenerate.
3103
3104 * Makefile.def (configure-target-libiberty): Depend on
3105 all-binutils and all-ld.
3106 (configure-target-newlib): Likewise.
3107 * Makefile.in: Regenerate.
3108
3109 2009-08-17 Ben Elliston <bje@au.ibm.com>
3110
3111 * config.sub, config.guess: Update from upstream sources.
3112
3113 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3114
3115 Sync from src, merge:
3116
3117 2009-07-02 Tristan Gingold <gingold@adacore.com>
3118
3119 * configure.ac: Do not exclude gas for i386-*-darwin.
3120 Add a case for x86_64-*-darwin.
3121 * configure: Regenerate.
3122
3123 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3124
3125 * MAINTAINERS: Add my name to Write After Approval list.
3126
3127 2009-08-06 Michael Eager <eager@eagercon.com>
3128
3129 * configure.ac: Add Microblaze target.
3130 * configure: Regenerate.
3131
3132 2009-07-31 Christian Bruel <christian.bruel@st.com>
3133
3134 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3135 * configure: Regenerate.
3136
3137 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3138
3139 * MAINTAINERS (Write After Approval): Update my e-mail address.
3140
3141 2009-07-06 Ian Lance Taylor <iant@google.com>
3142
3143 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3144 * configure: Rebuild.
3145
3146 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3147
3148 * MAINTAINERS: Move myself to the Graphite Reviewers.
3149
3150 2009-06-30 Wei Guozhi <carrot@google.com>
3151
3152 * MAINTAINERS: Add my name to Write After Approval list.
3153
3154 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3155
3156 PR bootstrap/40338
3157 * configure.ac (comparestring): Create new variable.
3158 * Makefile.tpl (comparestring): Use to skip some comparisions.
3159 * configure: Regenerate.
3160 * Makefile.in: Regenerate.
3161
3162 2009-06-26 Doug Evans <dje@sebabeach.org>
3163
3164 * Makefile.def (host_modules): Add cgen.
3165 * Makefile.in: Regenerate.
3166 * configure.ac (host_tools): Add cgen.
3167 * configure: Regenerate.
3168
3169 2009-06-23 DJ Delorie <dj@redhat.com>
3170
3171 * MAINTAINERS: Add myself as mep maintainer.
3172
3173 2009-06-23 Ian Lance Taylor <iant@google.com>
3174
3175 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3176 boot_languages. Only bootstrap target libraries listed in
3177 target_libs for some boot language. Add --with-stage1-ldflags,
3178 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3179 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3180 if not building with C++.
3181 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3182 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3183 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3184 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3185 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3186 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3187 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3188 * configure, Makefile.in: Rebuild.
3189
3190 2009-06-23 Li Feng <nemokingdom@gmail.com>
3191
3192 * MAINTAINERS: Added my name to write-after-approval list.
3193
3194 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3195
3196 * configure.ac: Define is_elf for QNX Neutrino targets.
3197 * configure: Regenerate.
3198
3199 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3200
3201 * MAINTAINERS: Added my name to the write-after-approval list
3202
3203 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3204
3205 * configure.ac: Detect MPC in default directory.
3206 * configure: Regenerate.
3207
3208 2009-06-03 Jerome Guitton <guitton@adacore.com>
3209 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3210
3211 * Makefile.tpl (all): Avoid a trailing backslash.
3212 * Makefile.in: Regenerate.
3213
3214 2009-06-03 Ben Elliston <bje@au.ibm.com>
3215
3216 * config.sub, config.guess: Update from upstream sources.
3217
3218 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3219
3220 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3221 to noconfdirs.
3222 * configure: Regenerate.
3223
3224 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3225
3226 * Makefile.tpl ([+compare-target+]): Compare all stage
3227 directories, rather than just gcc.
3228 * Makefile.in: Rebuilt.
3229
3230 2009-06-01 Doug Kwan <dougkwan@google.com>
3231
3232 * configure.ac: Support gold for target arm*-*-*.
3233 * configure: Regenerate.
3234
3235 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3236
3237 * Makefile.def: Add MPC support and dependencies.
3238 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3239
3240 * Makefile.in, configure: Regenerate.
3241
3242 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3243
3244 * Makefile.tpl (all): Avoid harmless warning in make all when
3245 gcc-bootstrap is enabled but stage_last does not exist.
3246 * Makefile.in: Rebuilt.
3247
3248 2009-05-24 Nicolas Roche <roche@adacore.com>
3249
3250 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3251 * Makefile.in: Regenerate.
3252
3253 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3254
3255 * MAINTAINERS: Update my e-mail address.
3256
3257 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3258
3259 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3260 * configure: Regenerate.
3261
3262 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3263
3264 PR other/40159
3265 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3266 gcc-no-bootstrap are mutually exclusive.
3267 * Makefile.in: Rebuilt.
3268
3269 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3270
3271 PR other/40159
3272 * Makefile.tpl (all): Don't end with unconditional success.
3273 * Makefile.in: Rebuilt.
3274
3275 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3276
3277 PR target/37137
3278 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3279 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3280 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3281 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3282 stage_configureflags, stage_cflags and stage_libcflags into
3283 explicit Makefile macros.
3284 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3285 GFORTRAN.
3286 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3287 CC. Set CC_FOR_BUILD from CC.
3288 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3289 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3290 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3291 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3292 and GFORTRAN.
3293 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3294 (_LIBCFLAGS): Renamed to _TFLAGS.
3295 (do-compare-debug, do-compare3-debug): Drop.
3296 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3297 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3298 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3299 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3300 (XGCC_FLAGS_FOR_TARGET): New.
3301 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3302 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3303 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3304 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3305 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3306 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3307 TFLAGS.
3308 (BUILD_CONFIG): Include if requested.
3309 (all): Set TFLAGS on bootstrap.
3310 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3311 (all-stageid-prefixmodule): Likewise.
3312 (do-clean, distclean-stageid): Set TFLAGS.
3313 (restrap): Fix whitespace.
3314 * Makefile.in: Rebuilt.
3315
3316 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3317
3318 * config.guess: Sync with src.
3319
3320 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3321
3322 * configure.ac ($with_ppl): Default to no if not supplied.
3323 ($with_cloog): Likewise.
3324 configure: Regenerate.
3325
3326 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3327
3328 * MAINTAINERS: Update my e-mail address.
3329
3330 2009-04-27 Nick Clifton <nickc@redhat.com>
3331
3332 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3333
3334 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3335
3336 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3337 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3338 * Makefile.in: Regenerate.
3339
3340 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3341
3342 PR bootstrap/39739
3343 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3344 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3345
3346 * configure, Makefile.in: Regenerate.
3347
3348 2009-04-21 Taras Glek <tglek@mozilla.com>
3349
3350 * include/hashtab.h: Update GTY annotations to new syntax
3351 * include/splay-tree.h: Likewise
3352
3353 2009-04-17 Ben Elliston <bje@au.ibm.com>
3354
3355 * config.sub, config.guess: Update from upstream sources.
3356
3357 2009-04-15 Anthony Green <green@moxielogic.com>
3358
3359 * configure.ac: Add moxie support.
3360 * configure: Rebuilt.
3361
3362 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3363
3364 * configure.ac: Change copyright header to refer to version
3365 3 of the GNU General Public License and to point readers at the
3366 COPYING3 file and the FSF's license web page.
3367 * Makefile.def: Likewise.
3368 * Makefile.tpl: Likewise.
3369 * Makefile.in: Regenerate.
3370
3371 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3372
3373 * configure.ac: Restore match for darwin9 or later. Use double
3374 brackets since regeneration eats one pair.
3375 * configure: Regenerate.
3376
3377 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3378
3379 PR gas/10039
3380 * configure.ac: Require texinfo 4.7.
3381 * configure: Regenerated.
3382
3383 2009-04-09 Nick Clifton <nickc@redhat.com>
3384
3385 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3386 the GCC Runtime Library Exception.
3387
3388 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3389
3390 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3391 * configure: Regenerate.
3392
3393 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3394
3395 * Makefil.def (languages): New entries.
3396 * Makefile.tpl (check-gcc-*): New generic target.
3397 * Makefile.in: Regenerate.
3398
3399 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3400
3401 * MAINTAINERS: Update my email address.
3402
3403 2009-03-18 Tom Tromey <tromey@redhat.com>
3404
3405 * configure: Rebuild.
3406 * configure.ac (host_libs): Add libiconv.
3407 * Makefile.in: Rebuild.
3408 * Makefile.def (host_modules): Add libiconv.
3409 (configure-gdb, all-gdb): Depend on libiconv.
3410
3411 2009-03-16 Tristan Gingold <gingold@adacore.com>
3412
3413 * configure.ac: Treat gdb as supported on x86_64-darwin.
3414 * configure: Regenerate.
3415
3416 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3417
3418 * configure.ac (--with-host-libstdcxx): New option.
3419 * configure: Regenerate.
3420
3421 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3422
3423 * MAINTAINERS: Move myself into the write after approval list.
3424
3425 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3426
3427 * MAINTAINERS: Update e-mail address.
3428
3429 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3430
3431 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3432
3433 2009-03-10 Ira Rosen <irar@il.ibm.com>
3434
3435 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3436
3437 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3438
3439 Backport from git Libtool:
3440
3441 2009-01-19 Robert Millan <rmh@aybabtu.com>
3442 Support GNU/kOpenSolaris.
3443 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3444 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3445 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3446 GNU/kOpenSolaris.
3447
3448 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3449
3450 * MAINTAINERS: Update e-mail address.
3451
3452 2009-02-24 Michael Eager <eager@eagercon.com>
3453
3454 * MAINTAINERS (Write After Approval): Add self.
3455
3456 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3457
3458 * MAINTAINERS (Write After Approval): Add myself.
3459
3460 2009-02-05 Andreas Schwab <schwab@suse.de>
3461
3462 * Makefile.tpl (stage_last): Define $r and $s before using
3463 $(RECURSE_FLAGS_TO_PASS).
3464 * Makefile.in: Regenerate
3465
3466 2009-01-30 Ian Lance Taylor <iant@google.com>
3467
3468 * MAINTAINERS: Move myself to the Global Reviewers list.
3469
3470 2009-01-29 Robert Millan <rmh@aybabtu.com>
3471
3472 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3473 * configure: Regenerate.
3474
3475 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3476
3477 * MAINTAINERS: Make whitespace consistent.
3478 Remove Robert Millan from Write After Approval.
3479
3480 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3481
3482 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3483 (all-opcodes): Depend on all-libiberty.
3484 * Makefile.in: Regenerate.
3485
3486 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3487
3488 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3489 * configure: Regenerate.
3490
3491 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3492
3493 * MAINTAINERS (Write After Approval): Add myself.
3494
3495 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3496
3497 * MAINTAINERS: Add myself to reviewers (Fortran).
3498
3499 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3500
3501 PR tree-optimization/38515
3502 * configure.ac (cloog-polylib): Removed.
3503 (with_ppl, with_cloog): Test for "no".
3504 * configure: Regenerated.
3505
3506 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3507
3508 * MAINTAINERS: Moved myself to reviewers (Fortran).
3509
3510 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3511
3512 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3513 (Write After Approval): Remove myself.
3514
3515 2009-01-03 Diego Novillo <dnovillo@google.com>
3516
3517 * MAINTAINERS: Remove myself from alias maintainership.
3518
3519 2009-01-02 David Ayers <ayers@fsfe.org>
3520
3521 * MAINTAINERS: Update e-mail address.
3522
3523 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3524
3525 * MAINTAINERS: Make whitespace consistent.
3526
3527 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3528
3529 Backport from upstream Libtool:
3530 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3531 Add cache variables to tests that require the linker to work.
3532 For shlibpath_overrides_runpath, this also changes the semantics
3533 to let the result from the C compiler take precedence.
3534
3535 2008-12-02 Ben Elliston <bje@au.ibm.com>
3536
3537 * config.sub, config.guess: Update from upstream sources.
3538
3539 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3540
3541 * configure.ac (ppllibs): Add by default the lib flags.
3542 * configure: Regenerate.
3543
3544 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3545
3546 * MAINTAINERS: Add myself to the write after approval list.
3547
3548 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3549
3550 * configure.ac: Add double brackets on darwin[912].
3551 * configure: Regenerate.
3552
3553 2008-12-03 Daniel Kraft <d@domob.eu>
3554
3555 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3556 Approval to Reviewer section (for Fortran front-end).
3557
3558 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3559
3560 * configure.ac: Expand to darwin10 and later.
3561 * configure: Regenerate.
3562
3563 2008-12-02 Andreas Schwab <schwab@suse.de>
3564
3565 * Makefile.def: configure-target-boehm-gc depends on
3566 all-target-libstdc++-v3.
3567 * Makefile.in: Regenerate.
3568
3569 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3570
3571 * MAINTAINERS: Add myself as mingw maintainer.
3572
3573 2008-12-02 Ben Elliston <bje@au.ibm.com>
3574
3575 * config.sub, config.guess: Update from upstream sources.
3576
3577 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3578
3579 * README.SCO: Remove.
3580
3581 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3582
3583 * MAINTAINERS: Add myself to the write after approval list.
3584
3585 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3586
3587 * MAINTAINERS: Update my email address in WAA section.
3588
3589 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3590
3591 * MAINTAINERS: Update e-mail address.
3592
3593 2008-11-27 Toon Moene <toon@moene.org>
3594
3595 * MAINTAINERS: Change e-mail address.
3596
3597 2008-11-27 Tristan Gingold <gingold@adacore.com>
3598
3599 * configure.ac: Build gdb for i?86-*-darwin*
3600 * configure: Regenerated.
3601
3602 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3603
3604 * MAINTAINERS: Added my full name.
3605
3606 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3607
3608 PR bootstrap/38014
3609 PR bootstrap/37923
3610
3611 Revert:
3612
3613 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3614
3615 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3616 * Makefile.in: Regenerated.
3617
3618 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3619
3620 PR gdb/921
3621 PR gdb/1646
3622 PR gdb/2175
3623 PR gdb/2176
3624
3625 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3626 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3627 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3628 (HOST_EXPORTS): Pass CPPFLAGS.
3629 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3630 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3631 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3632 * Makefile.in, configure: Regenerated.
3633 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3634 and CPPFLAGS_FOR_BUILD.
3635
3636 2008-11-06 Jeff Law <law@redhat.com>
3637
3638 * MAINTAINERS: Add myself as middle end maintainer.
3639
3640 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3641
3642 * MAINTAINERS (Write after approval): Add myself.
3643
3644 2008-11-05 Diego Novillo <dnovillo@google.com>
3645
3646 * MAINTAINERS (Global Reviewers): Add myself.
3647 (Non-Algorithmic Maintainers): Remove myself.
3648
3649 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3650
3651 * MAINTAINERS (Write after approval): Add myself.
3652
3653 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3654
3655 * MAINTAINERS (Write after approval): Add myself.
3656
3657 2008-10-31 Ben Elliston <bje@au.ibm.com>
3658
3659 * configure.ac (spu-*-*): Remove special case.
3660 * configure: Regenerate.
3661
3662 2008-10-30 Catherine Moore <clm@codesourcery.com>
3663
3664 * MAINTAINERS (Write after approval): Update my email address.
3665
3666 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3667
3668 * configure.ac [spu-*-*]: Do not set skipdirs.
3669 * configure: Re-generate.
3670
3671 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3672
3673 * MAINTAINERS (Various Maintainers): Add myself to reload.
3674
3675 2008-10-25 Richard Guenther <rguenther@suse.de>
3676
3677 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3678 maintainer. Remove myself as libgcc-math maintainer.
3679 (Non-Algorithmic Maintainers): Remove myself.
3680
3681 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3682
3683 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3684 * Makefile.in: Regenerated.
3685
3686 2008-10-23 Cary Coutant <ccoutant@google.com>
3687
3688 * MAINTAINERS (Write after approval): Add myself.
3689
3690 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3691
3692 PR gdb/921
3693 PR gdb/1646
3694 PR gdb/2175
3695 PR gdb/2176
3696
3697 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3698 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3699 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3700 (HOST_EXPORTS): Pass CPPFLAGS.
3701 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3702 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3703 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3704 * Makefile.in, configure: Regenerated.
3705 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3706 and CPPFLAGS_FOR_BUILD.
3707
3708 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3709
3710 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3711 Sebastian Pop.
3712
3713 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3714
3715 * MAINTAINERS (Write After Approval): Added myself.
3716
3717 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3718
3719 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3720 recommended version to 2.3.2.
3721
3722 * configure: Regenerate.
3723
3724 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3725
3726 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3727
3728 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3729
3730 * MAINTAINERS (Write After Approval): Update e-mail address.
3731
3732 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3733
3734 * libtool.m4: Update to libtool 2.2.6.
3735 * lt~obsolete.m4: Update to libtool 2.2.6.
3736 * ltmain.sh: Update to libtool 2.2.6.
3737 * ltsugar.m4: Update to libtool 2.2.6.
3738 * ltversion.m4: Update to libtool 2.2.6.
3739 * ltoptions.m4: Update to libtool 2.2.6.
3740 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3741
3742 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3743
3744 * MAINTAINERS (Write After Approval): Add myself.
3745
3746 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3747
3748 * MAINTAINERS (Write After Approval): Update my name.
3749
3750 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3751
3752 * MAINTAINERS: Add myself in "Write After Approval".
3753
3754 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3755
3756 * MAINTAINERS: Add myself as ia64 maintainer.
3757
3758 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3759
3760 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3761 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3762 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3763 and Michael Tiemann from Write After Approval since they do not
3764 actually have access.
3765
3766 2008-09-05 Richard Guenther <rguenther@suse.de>
3767
3768 * configure.ac: Initialize clooglibs to -lcloog.
3769 * configure: Re-generate.
3770
3771 2008-09-04 Le-Chun Wu <lcwu@google.com>
3772
3773 * MAINTAINERS (Write After Approval): Add myself.
3774
3775 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3776
3777 * configure.ac (--with-cloog-polylib): New.
3778 (--disable-cloog-version-check): New.
3779 (--disable-ppl-version-check): New.
3780 * configure: Re-generate.
3781
3782 2008-09-03 Richard Guenther <rguenther@suse.de>
3783
3784 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3785 cloog test.
3786 * configure: Re-generate.
3787
3788 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3789
3790 Add picoChip port.
3791 * MAINTAINERS: Add picoChip maintainers.
3792
3793 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3794 Tobias Grosser <grosser@fim.uni-passau.de>
3795 Jan Sjodin <jan.sjodin@amd.com>
3796 Harsha Jagasia <harsha.jagasia@amd.com>
3797 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3798 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3799 Adrien Eliche <aeliche@isty.uvsq.fr>
3800
3801 Merge from graphite branch.
3802 * configure: Regenerate.
3803 * Makefile.in: Regenerate.
3804 * configure.ac (host_libs): Add ppl and cloog.
3805 Add checks for PPL and CLooG.
3806 * Makefile.def (ppl, cloog): Added modules and dependences.
3807 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3808 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3809
3810 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3811
3812 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3813 (GCC_SHLIB_SUBDIR): New.
3814 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3815 * configure: Regenerate.
3816 * Makefile.in: Regenerate.
3817
3818 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3819
3820 * MAINTAINERS: Consistently use tabs to separate columns.
3821
3822 2008-08-29 Tristan Gingold <gingold@adacore.com>
3823
3824 * MAINTAINERS (Write after Approval): Add myself.
3825
3826 2008-08-28 Tristan Gingold <gingold@adacore.com>
3827
3828 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3829 Enable bfd, binutils and opcodes.
3830 * configure: Regenerate.
3831
3832 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3833
3834 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3835
3836 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3837
3838 * MAINTAINERS: Use correct Umlaut for last name.
3839
3840 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3841
3842 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3843
3844 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3845
3846 * MAINTAINERS: Update my email address.
3847
3848 2008-08-16 Nicolas Roche <roche@adacore.com>
3849
3850 * Makefile.tpl: Add BOOT_ADAFLAGS.
3851 * Makefile.in: Regenerate.
3852
3853 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3854
3855 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3856 * configure: Regenerate.
3857
3858 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3859
3860 * configure.ac: Add makefile fragments for hpux.
3861 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3862 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3863 * configure: Regenerate.
3864 * Makefile.in: Regenerate.
3865
3866 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3867
3868 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3869
3870 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3871
3872 * MAINTAINERS (Write after Approval): Add myself.
3873
3874 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3875
3876 * MAINTAINERS (Write After Approval): Add myself.
3877
3878 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3879
3880 * MAINTAINERS (Write After Approval): Add myself.
3881
3882 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3883
3884 * MAINTAINERS: Update my email address.
3885
3886 2008-06-25 Joey Ye <joey.ye@intel.com>
3887
3888 * MAINTAINERS (Write After Approval): Add myself.
3889
3890 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3891
3892 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3893 * Makefile.in: Regenerate.
3894 * configure: Regenerate.
3895
3896 2008-06-17 Daniel Kraft <d@domob.eu>
3897
3898 * MAINTAINERS (Write After Approval): Add myself.
3899
3900 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3901
3902 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3903 "$@" is still intact with both Autoconf 2.59 and 2.62.
3904 * configure: Regenerate.
3905
3906 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3907
3908 * Makefile.tpl: Fix comment errors.
3909 * Makefile.in: Regenerate.
3910
3911 2008-06-12 David S. Miller <davem@davemloft.net>
3912 David Edelsohn <edelsohn@gnu.org>
3913
3914 * configure.ac: Add powerpc*-*-* to gold supported targets.
3915 * configure: Regenerate.
3916
3917 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3918
3919 PR tree-optimization/36218
3920 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3921 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3922 (all prefix="build-"): Pass them to build-system sub-makes.
3923 * Makefile.in: Regenerate.
3924
3925 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3926
3927 * MAINTAINERS (mt port): Remove.
3928 (sco5, unixware, sco udk): Remove.
3929 (Kean Johnston): Add to Write After Approval.
3930
3931 2008-05-30 Julian Brown <julian@codesourcery.com>
3932
3933 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3934 of libobjc for ARM EABI Linux.
3935 * configure: Regenerate.
3936
3937 2008-05-18 Xinliang David Li <davidxl@google.com>
3938
3939 * ChangeLog: Remove wrong ChangeLog entry.
3940
3941 2008-05-17 Xinliang David Li <davidxl@google.com>
3942
3943 * MAINTAINERS (Write After Approval): Add myself.
3944
3945 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3946
3947 * MAINTAINERS (Write After Approval): Add myself.
3948
3949 2008-05-14 Rafael Espíndola <espindola@google.com>
3950
3951 * config-ml.in: don't handle --enable-shared and --enable-static.
3952
3953 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3954
3955 * MAINTAINERS: Update my email address.
3956
3957 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3958
3959 * MAINTAINERS: Update my email address.
3960
3961 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3962
3963 * MAINTAINERS (Write After Approval): Add myself.
3964
3965 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3966
3967 * MAINTAINERS (Write After Approval): Add myself.
3968
3969 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3970
3971 * MAINTAINERS (crx): Add myself.
3972
3973 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3974
3975 Sync with src:
3976 2008-04-14 David S. Miller <davem@davemloft.net>
3977
3978 * configure.ac: Add sparc*-*-* to gold supported targets.
3979 * configure: Regenerate.
3980
3981 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3982
3983 PR bootstrap/35457
3984 * configure.ac: Include override.m4.
3985 * configure: Regenerate.
3986
3987 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3988
3989 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3990 * Makefile.in: Regenerate.
3991
3992 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3993
3994 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3995 as nonconfigurable directories list.
3996 * configure: Regenerate.
3997
3998 2008-04-14 Ben Elliston <bje@au.ibm.com>
3999
4000 * config.sub, config.guess: Update from upstream sources.
4001
4002 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4003
4004 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4005 * Makefile.in: Regenerate.
4006
4007 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4008
4009 * configure.ac: Do not build libssp for the AVR.
4010 * configure: Regenerate.
4011
4012 2008-04-07 Ian Lance Taylor <iant@google.com>
4013
4014 * Makefile.def: check-gold depends upon all-binutils.
4015 * Makefile.in: Regenerate.
4016
4017 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4018
4019 * MAINTAINERS (Write After Approval): Add myself.
4020
4021 2008-04-04 Nick Clifton <nickc@redhat.com>
4022
4023 PR binutils/4334
4024 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4025 builds.
4026 * configure: Regenerate.
4027
4028 2008-04-04 NightStrike <NightStrike@gmail.com>
4029
4030 PR other/35151
4031 * configure.ac: Combine rules for mingw32 and mingw64.
4032 * configure: Regenerate.
4033
4034 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4035
4036 * MAINTAINERS (Write After Approval): Add myself.
4037
4038 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4039
4040 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4041 * Makefile.in (.NOTPARALLEL): Ditto.
4042
4043 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4044
4045 * MAINTAINERS (Write After Approval): Add myself.
4046
4047 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4048
4049 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4050 * Makefile.in (.NOTPARALLEL): Regenerate.
4051
4052 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4053
4054 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4055 * Makefile.in: Regenerate.
4056
4057 2008-03-26 Jakub Staszak <kuba@et.pl>
4058
4059 * MAINTAINERS (Write After Approval): Add myself.
4060
4061 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4062
4063 * MAINTAINERS: Update e-mail address.
4064
4065 2008-03-20 Ian Lance Taylor <iant@google.com>
4066
4067 * configure.ac: Add support for --enable-gold.
4068 * Makefile.def: Add gold as a directory like ld.
4069 * configure, Makefile.in: Regenerate.
4070
4071 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4072
4073 * configure.ac: m4_include config/proginstall.m4.
4074 * configure: Regenerate.
4075
4076 Backport from upstream Libtool:
4077
4078 2007-10-12 Eric Blake <ebb9@byu.net>
4079
4080 Deal with Autoconf 2.62's semantic change in m4_append.
4081 * ltsugar.m4 (lt_append): Replace broken versions of
4082 m4_append.
4083 (lt_if_append_uniq): Don't require separator to be overquoted,
4084 and avoid broken m4_append.
4085 (lt_dict_add): Fix typo.
4086 * libtool.m4 (_LT_DECL): Don't overquote separator.
4087
4088 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4089
4090 * config.rpath: Add AIX 6 support.
4091
4092 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4093
4094 * Makefile.def (stageprofile). Remove -fprofile-generate
4095 from stage_libcflags.
4096 * Makefile.in: Regenerate.
4097
4098 2008-03-13 Ben Elliston <bje@au.ibm.com>
4099
4100 * config.sub, config.guess: Update from upstream sources.
4101
4102 2008-03-06 Tom Tromey <tromey@redhat.com>
4103
4104 * MAINTAINERS: Update for treelang deletion.
4105
4106 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4107
4108 * MAINTAINERS: Update my email address.
4109
4110 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4111
4112 * MAINTAINERS (darwin port): Add myself as a maintainer.
4113 (objective-c/c++): Add myself as a maintainer.
4114
4115 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4116
4117 * MAINTAINERS (Write After Approval): Update my email address.
4118
4119 2008-02-25 Tomas Bily <tbily@suse.cz>
4120
4121 * MAINTAINERS (Write After Approval): Add myself.
4122
4123 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4124
4125 * MAINTAINERS (OpenMP): Add myself.
4126
4127 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4128
4129 PR bootstrap/32009
4130 PR bootstrap/32161
4131
4132 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4133 * configure: Regenerate.
4134
4135 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4136 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4137 STAGE4_LIBCFLAGS): New.
4138 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4139 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4140 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4141 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4142 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4143 for target modules. Don't export LIBCFLAGS.
4144 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4145 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4146 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4147 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4148 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4149 * Makefile.in: Regenerate.
4150
4151 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4152
4153 PR libgcj/33085
4154 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4155 Do not use -DDLL_EXPORT. Backport from upstream.
4156
4157 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4158
4159 * MAINTAINERS (Write After Approval): Add myself.
4160
4161 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4162
4163 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4164 * configure: Regenerate.
4165
4166 2008-01-31 Marc Gauthier <marc@tensilica.com>
4167
4168 * configure.ac (xtensa*-*-*): Recognize processor variants.
4169 * configure: Regenerate.
4170
4171 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4172
4173 PR bootstrap/34922
4174 * configure.ac (PARSE_ARGS): Push suitable setting of
4175 ac_subdirs_all, for `./configure --help=recursive'.
4176 Handle `+' in generic toplevel directory disabling.
4177 * configure: Regenerate.
4178
4179 2008-01-28 Nick Clifton <nickc@redhat.com>
4180
4181 * MAINTAINERS (xstormy16): Take over maintainership.
4182
4183 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4184
4185 * MAINTAINERS (c4x port): Remove.
4186
4187 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4188
4189 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4190
4191 2008-01-23 Ben Elliston <bje@au.ibm.com>
4192
4193 * config.sub, config.guess: Update from upstream sources.
4194
4195 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4196
4197 * MAINTAINERS (Write After Approval): Add myself.
4198
4199 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4200
4201 * MAINTAINERS: Update my email address.
4202
4203 2008-01-09 Raksit Ashok <raksit@google.com>
4204
4205 * MAINTAINERS (Write After Approval): Add myself.
4206
4207 2008-01-09 Raksit Ashok <raksit@google.com>
4208
4209 * MAINTAINERS (Write After Approval): Add myself.
4210
4211 2008-01-08 Ben Elliston <bje@au.ibm.com>
4212
4213 * config.sub, config.guess: Update from upstream sources.
4214
4215 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4216
4217 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4218 Change recommended MPFR from 2.2.1 -> 2.3.0.
4219 * configure: Regenerate.
4220
4221 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4222
4223 * MAINTAINERS: Update my email address.
4224
4225 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4226
4227 * MAINTAINERS: Update my email address.
4228
4229 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4230
4231 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4232 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4233 * Makefile.in: Regenerate.
4234
4235 2007-12-10 Mark Heffernan <meheff@google.com>
4236
4237 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4238 misplaced entries.
4239
4240 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4241
4242 * configure.ac: Enable libjava for x86_64-*-darwin9.
4243 * configure: Regenerate.
4244
4245 2007-12-07 Bill Maddox <maddox@google.com>
4246
4247 * MAINTAINERS (Write After Approval): Add myself.
4248
4249 2007-12-05 Ben Elliston <bje@au.ibm.com>
4250
4251 * config.sub, config.guess: Update from upstream sources.
4252
4253 2007-12-02 Matthias Klose <doko@ubuntu.com>
4254
4255 * config-ml.in: Remove 64bit configure tests.
4256
4257 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4258
4259 * config-ml.in: Robustify against white space in absolute file
4260 names.
4261
4262 * config-ml.in (multi-clean): Substitute ${Makefile}.
4263 Remove superfluous ${Makefile} in list.
4264
4265 2007-11-19 Thiemo Seufer <ths@mips.com>
4266
4267 * config-ml.in: Don't hardcode the Makefile name.
4268
4269 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4270
4271 * MAINTAINERS (Write After Approval): Add myself.
4272
4273 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4274
4275 * MAINTAINERS (Write After Approval): Add myself.
4276
4277 2007-11-06 Doug Kwan <dougkwan@google.com>
4278
4279 * MAINTAINERS (Write After Approval): Add myself.
4280
4281 2007-10-25 Ben Elliston <bje@au.ibm.com>
4282
4283 * MAINTAINERS (mercury): Remove entry.
4284 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4285
4286 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4287
4288 * Makefile.def (dependencies): Make configure-gdb depend on
4289 all-intl.
4290 * Makefile.in: Regenerated.
4291
4292 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4293
4294 * MAINTAINERS (Fortran maintainer): Remove myself.
4295
4296 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4297
4298 * Makefile.def: To avoid problems running with parallel makes,
4299 build newlib before libgloss so that target specific header
4300 files are availble.
4301 * Makefile.in: Regenerate
4302
4303 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4304
4305 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4306 * Makefile.in: Regenerate.
4307
4308 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4309
4310 * MAINTAINERS (Register allocation reviewer): Add myself.
4311
4312 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4313
4314 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4315 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4316 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4317 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4318 * configure: Regenerate.
4319
4320 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4321
4322 * MAINTAINERS (Register allocation reviewer): Add myself.
4323
4324 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4325
4326 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4327 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4328 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4329 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4330 * configure.ac: Default them to host tools for $host = $build.
4331 Subst them.
4332
4333 * configure: Regenerate.
4334 * Makefile.in: Regenerate.
4335
4336 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4337
4338 * MAINTAINERS (Register allocation reviewer): Add myself.
4339
4340 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4341
4342 * MAINTAINERS (Register allocation reviewer): Add myself.
4343
4344 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4345
4346 * MAINTAINERS (Write After Approval): Fix typo.
4347
4348 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4349
4350 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4351 * configure: Regenerate.
4352
4353 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4354
4355 PR bootstrap/31906
4356 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4357 they're already prefixed.
4358
4359 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4360
4361 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4362 libstdc++.
4363 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4364 * configure: Regenerate.
4365 * Makefile.in: Regenerate.
4366
4367 2007-09-17 Andreas Schwab <schwab@suse.de>
4368
4369 * configure.ac: Raise minimum makeinfo version to 4.6.
4370 * configure: Regenerate.
4371
4372 2007-09-17 Johannes Singler <singler@ira.uka.de>
4373
4374 * MAINTAINERS (write-after-approval) add myself
4375
4376 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4377
4378 * configure.ac: Correct makeinfo version check.
4379 * configure: Regenerate.
4380
4381 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4382
4383 * MAINTAINERS: Update my email address.
4384
4385 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4386
4387 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4388 to $skipdirs and only disable gprof for newlib. Use the normal
4389 mips*-elf* handling in other respects.
4390 * configure: Regnerate.
4391
4392 2007-09-12 David Daney <ddaney@avtrex.com>
4393
4394 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4395 enabling libgcj.
4396 * configure: Regenerate.
4397
4398 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4399
4400 PR other/32154
4401 * configure.ac: For libgloss targets, point the linker to the linker
4402 script, startup code and simulator library.
4403 * configure: Regenerate.
4404
4405 2007-09-07 Andrew Haley <aph@redhat.com>
4406
4407 * configure.ac (noconfigdirs): Remove target-libffi and
4408 target-libjava.
4409 * configure: Regenerate.
4410
4411 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4412
4413 PR target/33281
4414 * configure.ac: Use config/mh-mingw on mingw.
4415 * configure: Regenerate.
4416
4417 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4418
4419 * MAINTAINERS (Write After Approval): Add myself.
4420
4421 2007-09-05 Richard Guenther <rguenther@suse.de>
4422
4423 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4424 nor --disable-checking is provided also turn on yes and types
4425 checking for stage1.
4426 * configure: Re-generate.
4427
4428 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4429
4430 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4431 (Write After Approval): Remove myself.
4432
4433 2007-08-29 Nick Clifton <nickc@redhat.com>
4434
4435 * config.sub, config.guess: Update from upstream sources.
4436
4437 2007-08-22 Bud Davis <jmdavis@link.com>
4438
4439 * MAINTAINERS (Write After Approval): Added myself.
4440 * MAINTAINERS (Reviewers): Removed myself.
4441
4442 2007-08-18 Paul Brook <paul@codesourcery.com>
4443 Joseph Myers <joseph@codesourcery.com>
4444
4445 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4446 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4447 * Makefile.in: Regenerate.
4448 * configure.ac (--with-debug-prefix-map): New.
4449 * configure: Regenerate.
4450
4451 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4452 Nigel Stephens <nigel@mips.com>
4453
4454 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4455 as target_makefile_frag.
4456 * configure: Regenerate.
4457
4458 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4459
4460 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4461 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4462 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4463 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4464 (do-compare, do-compare3, do-compare-debug): New.
4465 ([+compare-target+]): Use them.
4466
4467 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4468
4469 * MAINTAINERS (Write After Approval): Change my email address.
4470
4471 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4472 Ben Elliston <bje@au.ibm.com>
4473
4474 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4475 --silent if $silent.
4476 * configure: Regenerate.
4477
4478 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4479
4480 * MAINTAINERS (Various Maintainers): Add myself as
4481 loop infrastructure maintainer. Update my e-mail
4482 address.
4483
4484 2007-07-31 Diego Novillo <dnovillo@google.com>
4485
4486 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4487 Adjust description.
4488
4489 2007-07-26 Richard Guenther <rguenther@suse.de>
4490
4491 * configure.ac: Add types checking to stage1 checking flags.
4492 * configure: Regenerate.
4493
4494 2007-07-17 Nick Clifton <nickc@redhat.com>
4495
4496 * COPYING3: New file. Contains version 3 of the GNU General
4497 Public License.
4498 * COPYING3.LIB: New file. Contains version 3 of the GNU
4499 Lesser General Public License.
4500
4501 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4502
4503 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4504
4505 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4506
4507 * MAINTAINERS (S/390 co-maintainer): Add myself.
4508 (Write After Approval): Remove myself.
4509
4510 2007-07-13 Dan Hipschman <dsh@google.com>
4511
4512 * MAINTAINERS (Write After Approval): Add myself.
4513
4514 2007-07-11 Nick Clifton <nickc@redhat.com>
4515
4516 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4517 WINDRES export.
4518 * Makefile.in: Regenerate.
4519
4520 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4521
4522 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4523 maintainer.
4524
4525 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4526
4527 * lt~obsolete.m4: New. Import from 20070318 libtool.
4528
4529 2007-07-03 Julian Brown <julian@codesourcery.com>
4530
4531 * MAINTAINERS (Write After Approval): Add myself.
4532
4533 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4534
4535 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4536 * configure: Regenerate.
4537
4538 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4539
4540 * configure.ac: Add some missing m4 quotation.
4541 * configure: Regenerate.
4542
4543 2007-07-02 Simon Baldwin <simonb@google.com>
4544
4545 * MAINTAINERS (Write After Approval): Add myself.
4546
4547 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4548
4549 * configure: Regenerate.
4550
4551 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4552
4553 * Makefile.def: Add windmc tool to build.
4554 * Makefile.tpl: Likewise.
4555 * configure.ac: Likewise.
4556 * Makefile.in: Regenerate.
4557 * configure: Regenerate.
4558
4559 2007-06-28 DJ Delorie <dj@redhat.com>
4560
4561 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4562 not building newlib.
4563 * configure: Regenerated.
4564
4565 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4566
4567 * MAINTAINERS (Write After Approval): Add myself.
4568
4569 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4570
4571 * MAINTAINERS (Write After Approval): Add myself.
4572
4573 2007-06-19 Chris Matthews <chrismatthews@google.com>
4574
4575 * MAINTAINERS (Write After Approval): Add myself.
4576
4577 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4578
4579 * MAINTAINERS (Write After Approval): Add myself.
4580
4581 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4582
4583 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4584 * Makefile.in: Regenerated.
4585
4586 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4587
4588 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4589 bfin*-*-uclinux* targets.
4590 * configure: Regenerate.
4591
4592 2007-06-14 Ian Lance Taylor <iant@google.com>
4593
4594 * MAINTAINERS: Add myself as non-algorithmic global write
4595 maintainer.
4596
4597 2007-06-14 Diego Novillo <dnovillo@google.com>
4598
4599 * MAINTAINERS: Add self as middle-end maintainer and
4600 non-algorithmic global write maintainer.
4601
4602 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4603
4604 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4605 Move all Fortran maintainers except Paul Brook into the
4606 Non-Autopoiesis section.
4607
4608 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4609
4610 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4611 (distclean-stage[+id+]): Possibly delete stage_last.
4612 * Makefile.in: Regenerate.
4613
4614 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4615
4616 * MAINTAINERS (Various Maintainer): Fix typo.
4617
4618 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4619
4620 * MAINTAINERS (Various Maintainer): Add myself as
4621 dataflow maintainer.
4622
4623 2007-06-07 Ben Elliston <bje@au.ibm.com>
4624
4625 * config.sub, config.guess: Update from upstream sources.
4626
4627 2007-06-07 Ben Elliston <bje@au.ibm.com>
4628
4629 * Makefile.tpl: Fix spelling error.
4630 * Makefile.in: Regenerate.
4631
4632 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4633
4634 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4635 lt_cv_sys_max_cmd_len.
4636
4637 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4638
4639 * MAINTAINERS (Various Maintainers): Add myself as
4640 auto-vectorizer maintainer.
4641
4642 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4643
4644 PR libjava/32098
4645 * libtool.m4: Revert previous change.
4646 * ltgcc.m4: Put it here.
4647
4648 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4649
4650 * MAINTAINERS (Various Maintainers): Add myself as
4651 auto-vectorizer maintainer.
4652
4653 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4654
4655 PR libjava/32098
4656 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4657
4658 2007-05-30 Richard Guenther <rguenther@suse.de>
4659
4660 * MAINTAINERS (Various Maintainers): Add myself as
4661 auto-vectorizer maintainer.
4662
4663 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4664
4665 PR bootstrap/29382
4666 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4667 * configure: Rebuilt.
4668
4669 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4670
4671 * MAINTAINERS (Write After Approval): Removed my name.
4672
4673 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4674
4675 * MAINTAINERS (Write After Approval): Remove myself.
4676
4677 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4678
4679 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4680
4681 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4682
4683 * ltmain.sh: Update from ToT Libtool.
4684 * libtool.m4: Update from ToT Libtool.
4685 * ltsugar.m4: New. Update from ToT Libtool.
4686 * ltversion.m4: New. Update from ToT Libtool.
4687 * ltoptions.m4: New. Update from ToT Libtool.
4688 * ltconfig: Remove.
4689 * ltcf-c.sh: Remove.
4690 * ltcf-cxx.sh: Remove.
4691 * ltcf-gcj.sh: Remove.
4692
4693 2007-05-22 Ollie Wild <aaw@google.com>
4694
4695 * MAINTAINERS (Write After Approval): Add myself.
4696
4697 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4698
4699 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4700 stage_cflags.
4701 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4702 Remove CFLAGS/LIBCFLAGS.
4703 (configure-stage[+id+]-[+prefix+][+module+],
4704 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4705 * Makefile.in: Regenerate.
4706
4707 2007-05-15 Diego Novillo <dnovillo@google.com>
4708
4709 * MAINTAINERS: Update e-mail address.
4710
4711 2007-05-15 Revital Eres <eres@il.ibm.com>
4712
4713 * MAINTAINERS (Write After Approval): Add myself.
4714
4715 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4716
4717 * MAINTAINERS (Write After Approval): Updated my address.
4718
4719 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4720
4721 * MAINTAINERS (Write After Approval): Add myself.
4722
4723 2007-05-11 Silvius Rus <rus@google.com>
4724
4725 * MAINTAINERS (Write After Approval): Add myself.
4726
4727 2007-04-23 Tom Tromey <tromey@redhat.com>
4728
4729 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4730
4731 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4732
4733 * MAINTAINERS (cpplib): Rename to ...
4734 (libcpp): ... this. Add C/C++ front end maintainers.
4735
4736 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4737
4738 * config-ml.in: Pass ${ml_config_env} to configure calls.
4739
4740 2007-04-04 Christian Bruel <christian.bruel@st.com>
4741
4742 * MAINTAINERS (Write After Approval): Add myself.
4743
4744 2007-04-02 Dave Korn <dave.korn@artimi.com>
4745
4746 * MAINTAINERS (Write After Approval): Add myself.
4747
4748 2007-03-31 Tobias Burnus <burnus@net-b.de>
4749
4750 * MAINTAINERS (fortran 95 front end): Add myself.
4751
4752 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4753
4754 * MAINTAINERS (Write After Approval): Add myself.
4755
4756 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4757
4758 * MAINTAINERS (Modulo Scheduler): Add myself.
4759
4760 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4761
4762 * MAINTAINERS (fortran 95 front end): Add myself.
4763 (c++ front end): whitespace fix.
4764
4765 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4766
4767 * MAINTAINERS (Write After Approval): Add myself.
4768
4769 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4770
4771 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4772 of glob. Quote arguments with single quotes too.
4773 * configure: Regenerate.
4774
4775 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4776
4777 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4778 * Makefile.in: Regenerate
4779
4780 2007-03-07 Andreas Schwab <schwab@suse.de>
4781
4782 * configure: Regenerate.
4783
4784 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4785
4786 * configure.ac: Add "--with-pdfdir" configure option,
4787 which defines pdfdir variable.
4788 * Makefile.def (target=fixincludes): Add install-pdf to
4789 missing targets.
4790 (recursive_targets): Add install-pdf target.
4791 (flags_to_pass): Add pdfdir.
4792 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4793 target.
4794 * configure: Regenerate
4795 * Makefile.in: Regenerate
4796
4797 2007-02-28 Eric Christopher <echristo@apple.com>
4798
4799 Revert:
4800 2006-12-07 Mike Stump <mrs@apple.com>
4801
4802 * Makefile.def (dependencies): Add dependency for
4803 install-target-libssp and install-target-libgomp on
4804 install-gcc.
4805 * Makefile.in: Regenerate.
4806
4807 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4808
4809 * configure: Regenerate.
4810 * configure.ac: Move statements after variable declarations.
4811
4812 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4813
4814 * MAINTAINERS: Add myself as sh maintainer.
4815
4816 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4817
4818 * configure.ac: Adjust for loop syntax.
4819 * configure: Regenerate.
4820
4821 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4822
4823 * configure: Rebuilt.
4824
4825 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4826
4827 * configure.ac: Drop multiple occurrences of --enable-languages,
4828 and fix its quoting.
4829 * configure: Rebuilt.
4830
4831 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4832 Nathan Sidwell <nathan@codesourcery.com>
4833 Vladimir Prus <vladimir@codesourcery.com>
4834 Joseph Myers <joseph@codesourcery.com>
4835
4836 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4837 * configure: Regenerate.
4838
4839 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4840
4841 * ltconfig (freebsd*): Default to elf.
4842
4843 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4844
4845 * configure.ac (target_libraries): Move libgcc before libiberty.
4846 * configure: Regenerated.
4847
4848 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4849 Paolo Bonzini <bonzini@gnu.org>
4850
4851 PR bootstrap/30753
4852 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4853 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4854 * configure: Regenerated.
4855
4856 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4857
4858 * MAINTAINERS (Language Front End Maintainers): Update my mail
4859 address.
4860
4861 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4862
4863 PR bootstrap/30748
4864 * configure.ac: Correct syntax for Solaris ksh.
4865 * configure: Regenerated.
4866
4867 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4868
4869 * configure.ac: Sync with src.
4870 * configure: Regenerate.
4871
4872 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4873
4874 * Makefile.in: Regenerate.
4875
4876 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4877
4878 * config.sub: Sync with src.
4879
4880 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4881
4882 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4883 noncanonical equivalents.
4884 * configure.in: Rename to...
4885 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4886 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4887 target_noncanonical. Use them. Rewrite removal of configure
4888 arguments for autoconf 2.59. Discard variable settings. Force
4889 program_transform_name for native tools.
4890
4891 * Makefile.in: Regenerated.
4892 * configure: Regenerated with autoconf 2.59.
4893
4894 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4895
4896 * MAINTAINERS (Write After Approval): Add myself.
4897
4898 2007-01-31 Andreas Schwab <schwab@suse.de>
4899
4900 * Makefile.tpl (LDFLAGS): Substitute it.
4901 * Makefile.in: Regenerate.
4902
4903 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4904
4905 * MAINTAINERS (Write After Approval): Add myself.
4906
4907 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4908
4909 * MAINTAINERS (spu port): Add myself.
4910
4911 2007-01-23 Richard Guenther <rguenther@suse.de>
4912
4913 PR bootstrap/30541
4914 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4915 * Makefile.tpl (GNATBIND): Substitute it.
4916 (GNATMAKE): Likewise.
4917 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4918 of STAGE_PREFIX.
4919 * Makefile.in: Regenerate.
4920 * configure: Regenerate.
4921
4922 2007-01-18 Mike Stump <mrs@apple.com>
4923
4924 * configure.in: Re-enable -Werror for gcc builds.
4925
4926 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4927
4928 * MAINTAINERS (Write After Approval): Add myself.
4929
4930 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4931
4932 * configure.in: Change == to = in test command.
4933 * configure: Regenerate.
4934
4935 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4936 Nick Clifton <nickc@redhat.com>
4937 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4938
4939 * configure.in (build_configargs, host_configargs, target_configargs):
4940 Remove build/host/target parameters.
4941 (host_libs): Add gmp and mpfr.
4942 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4943 * Makefile.def (gmp, mpfr): New.
4944 (gcc): Remove target.
4945 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4946 target_os, target_vendor): New.
4947 (configure): Add host_alias/target_alias arguments; adjust invocations.
4948 * configure: Regenerate.
4949 * Makefile.in: Regenerate.
4950
4951 2007-01-11 Matt Fago <fago@earthlink.net>
4952
4953 * configure.in: Try to link to functions only in mpfr 2.2.x
4954 to improve robustness of configure tests.
4955 * configure: Regenerate.
4956
4957 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4958
4959 * MAINTAINERS: Add myself as i386 maintainer.
4960
4961 2007-01-08 Jan Hubicka <jh@suse.cz>
4962
4963 * MAINTAINERS: Add myself as i386 maintainer.
4964
4965 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4966
4967 * configure.in: Add support for an x86_64-mingw* target.
4968 * configure: Regenerate.
4969
4970 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4971
4972 * Makefile.tpl (all-target): Correct @if conditional for target
4973 modules.
4974 * configure.in: Omit libiberty if building only target libgcc.
4975 * configure, Makefile.in: Regenerated.
4976
4977 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4978
4979 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4980 * configure: Regenerate.
4981
4982 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4983
4984 * Makefile.def (target_modules): Add libgcc.
4985 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4986 * Makefile.tpl (clean-target-libgcc): Delete.
4987 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4988 on gcc even for bootstrapped modules. Rewrite handling of
4989 lang_env_dependencies to loop over target_modules.
4990 * configure.in (target_libraries): Add target-libgcc.
4991 * Makefile.in, configure: Regenerated.
4992
4993 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4994
4995 * configure.in: Reorganize recognition of languages. Add
4996 --enable-stage1-languages. Show supported languages for the chosen
4997 target rather than all recognized languages.
4998 * configure: Regenerate.
4999
5000 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5001
5002 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5003 * Makefile.in: Regenerate.
5004
5005 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5006
5007 * configure.in: Warn that MPFR 2.2.0 is buggy.
5008 * configure: Regenerate.
5009
5010 2006-12-27 Ian Lance Taylor <iant@google.com>
5011
5012 * configure.in: When removing Makefiles to force a reconfigure, also
5013 remove prev-DIR*/Makefile.
5014 * configure: Regenerate.
5015
5016 2006-12-22 Andreas Schwab <schwab@suse.de>
5017
5018 * configure: Regenerate with correct autoconf version.
5019
5020 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5021
5022 * configure.in: add AC_SUBST for *_FOR_TARGET.
5023 * configure: Regenerate.
5024
5025 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5026
5027 * configure.in: Simplify logic for rejecting languages that cannot
5028 be built. Separate the case when a language is unsupported,
5029 from the case when the user chooses not to build a language.
5030
5031 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5032
5033 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5034 it only affects bootstrap and could be tested on "$host" as well.
5035 * configure: Regenerate.
5036 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5037
5038 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5039
5040 PR bootstrap/29544
5041 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5042 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5043 move here comment from Makefile.tpl.
5044 * Makefile.tpl: Move some definitions higher in the file.
5045 (STAGE1_CHECKING): New.
5046 * configure.in: Add --enable-stage1-checking.
5047 * configure: Regenerate.
5048 * Makefile.in: Regenerate.
5049
5050 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5051
5052 * MAINTAINERS: Add myself as build system maintainer.
5053
5054 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5055
5056 * MAINTAINERS (Write After Approval): Add myself.
5057
5058 2006-12-13 Eric Christopher <echristo@apple.com>
5059
5060 * MAINTAINERS: Add myself as darwin maintainer.
5061
5062 2006-12-11 Ian Lance Taylor <ian@airs.com>
5063
5064 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5065
5066 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5067
5068 MAINTAINERS: Update my entry.
5069
5070 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5071
5072 * configure.in: Handle spu makefile frag.
5073 * Makefile.tpl (MAINT): Define
5074 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5075 * configure: Regenerate.
5076 * Makefile.in: Regenerate.
5077
5078 2006-12-11 Ben Elliston <bje@au.ibm.com>
5079
5080 * config.guess: Import latest version.
5081 * config.sub: Likewise.
5082
5083 2006-12-11 Ben Elliston <bje@au.ibm.com>
5084
5085 * configure.in (spu-*-*): Don't skip target-libiberty.
5086 * configure: Regenerate.
5087
5088 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5089
5090 PR bootstrap/30134
5091 * configure.in: Correct x86 darwin support for libjava to powerpc
5092 and i?86 only.
5093 * configure: Regenerate.
5094
5095 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5096
5097 * configure.in: Add x86 darwin support for libjava.
5098 * configure: Regenerate.
5099
5100 2006-12-07 Mike Stump <mrs@apple.com>
5101
5102 * Makefile.def (dependencies): Add dependency for
5103 install-target-libssp and install-target-libgomp on
5104 install-gcc.
5105 * Makefile.in: Regenerate.
5106
5107 2006-12-04 Richard Guenther <rguenther@suse.de>
5108
5109 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5110 (Non-Algorithmic Maintainers): Move over non-algorithmic
5111 loop optimizer maintainers, add myself as a non-algorithmic
5112 middle-end maintainer.
5113
5114 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5115
5116 * MAINTAINERS (Write After Approval): Add myself.
5117
5118 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5119
5120 * configure.in: Update error message for missing GMP/MPFR.
5121
5122 * configure: Regenerate.
5123
5124 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5125
5126 * configure.in: Update MPFR version in error message.
5127
5128 * configure: Regenerate.
5129
5130 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5131
5132 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5133 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5134 --with-gmp-lib): New flags.
5135
5136 * configure: Regenerate.
5137
5138 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5139
5140 * MAINTAINERS (Write After Approval): Change my email address.
5141
5142 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5143
5144 * MAINTAINERS (Write After Approval): Add myself.
5145
5146 2006-11-22 Philipp Thomas <pth@suse.de>
5147
5148 * MAINTAINERS (i18n): Update e-mail address.
5149
5150 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5151
5152 * MAINTAINERS (spu port): Add myself as maintainer.
5153 (Write After Approval): Remove myself.
5154
5155 2006-11-22 Ben Elliston <bje@au.ibm.com>
5156
5157 * configure.in (skipdirs): Don't build libssp for SPU.
5158 * configure: Regenerate.
5159
5160 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5161
5162 * MAINTAINERS (spu port): Add myself as maintainer.
5163 (libobjc): Update my email address.
5164
5165 2006-11-21 Andrea Bona <andrea.bona@st.com>
5166
5167 * MAINTAINERS (Write After Approval): Add myself.
5168
5169 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5170
5171 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5172 * configure : Rebuilt.
5173
5174 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5175
5176 * MAINTAINERS (Write After Approval): Add myself.
5177
5178 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5179
5180 * MAINTAINERS (Write After Approval): Add myself.
5181
5182 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5183
5184 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5185 libmpfr.a.
5186 * configure: Regenerate.
5187
5188 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5189
5190 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5191 (unstage): Test for stage_last presence.
5192
5193 PR bootstrap/29802
5194 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5195 STAGE_PREFIX.
5196 * Makefile.in: Regenerate.
5197
5198 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5199
5200 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5201 maintainers.
5202
5203 2006-11-14 Erven Rohou <erven.rohou@st.com>
5204
5205 * MAINTAINERS (Write After Approval): Add myself.
5206
5207 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5208
5209 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5210 and stageN-package/Makefile.
5211 * Makefile.in: Regenerated.
5212
5213 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5214
5215 * configure.in: Remove target-libgloss from noconfigdirs for
5216 bfin-*-*.
5217 * configure: Regenerated.
5218
5219 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5220
5221 * configure.in (have_gmp): Only error if the gcc directory exists.
5222
5223 * configure: Regenerate.
5224
5225 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5226
5227 * configure.in: Robustify error message for missing GMP/MPFR.
5228
5229 * configure: Regenerate.
5230
5231 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5232
5233 * MAINTAINERS (Write After Approval): Add myself.
5234
5235 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5236
5237 * MAINTAINERS: Change email address.
5238
5239 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5240
5241 * MAINTAINERS (Write After Approval): Add myself.
5242
5243 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5244
5245 * MAINTAINERS (Write After Approval): Add myself.
5246
5247 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5248
5249 * MAINTAINERS (Write After Approval): Move myself to
5250 Write After Approval section.
5251
5252 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5253
5254 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5255 need_gmp anymore.
5256 * configure: Regenerate.
5257
5258 2006-10-16 Tobias Burnus <burnus@net-b.de>
5259
5260 * MAINTAINERS (Write After Approval): Add myself.
5261
5262 2006-10-16 Ben Elliston <bje@au.ibm.com>
5263
5264 * config.guess: Import latest version.
5265 * config.sub: Likewise.
5266
5267 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5268
5269 * Makefile.def: Added pdf target handling.
5270 * Makefile.tpl: Added pdf target handling.
5271 * Makefile.in: Regenerated.
5272
5273 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5274
5275 * MAINTAINERS: Add self as score port maintainer.
5276
5277 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5278
5279 * MAINTAINERS (Write After Approval): Add myself.
5280
5281 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5282
5283 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5284 or newer.
5285 * configure: Regenerated.
5286
5287 2006-09-27 Dave Brolley <brolley@redhat.com>
5288
5289 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5290 using $s instead of $r.
5291 * configure: Regenerated.
5292
5293 2006-09-26 Thiemo Seufer <ths@mips.com>
5294
5295 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5296 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5297 * configure: Regenerate.
5298
5299 2006-09-24 Graeme Peterson <gridly@gmail.com>
5300
5301 * MAINTAINERS (Write After Approval): Remove myself.
5302
5303 2006-09-22 Chao-ying Fu <fu@mips.com>
5304
5305 * MAINTAINERS (Write After Approval): Add myself.
5306
5307 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5308
5309 * MAINTAINERS: Add self as soft-fp maintainer.
5310
5311 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5312
5313 * MAINTAINERS: Add myself as avr maintainer.
5314 Remove Marek Michalkiewicz as avr maintainer.
5315
5316 2006-09-07 Roberto Costa <roberto.costa@st.com>
5317
5318 * MAINTAINERS (Write After Approval): Add myself.
5319
5320 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5321
5322 * configure.in: Never build newlib for a Mingw host.
5323 Never build newlib as Mingw target library.
5324 Test the existence of winsup/cygwin for building a Cygwin newlib,
5325 rather than just winsup.
5326 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5327 building a Mingw target.
5328 * configure: Regenerate.
5329
5330 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5331
5332 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5333
5334 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5335
5336 * config.guess: Import from src (was more updated).
5337 * config.sub: Likewise.
5338
5339 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5340
5341 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5342 * configure: Regenerated.
5343
5344 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5345
5346 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5347 for stages after the first.
5348
5349 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5350
5351 * Makefile.def: Add dependencies for configure-opcodes
5352 on configure-intl and all-opcodes on all-intl.
5353 * Makefile.in: Regenerated.
5354
5355 2006-07-13 Ben Elliston <bje@au.ibm.com>
5356
5357 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5358
5359 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5360
5361 Port to hosts whose 'sort' and 'tail' implementations
5362 treat operands with leading '+' as file names, as POSIX
5363 has required since 2001. However, make sure the code still
5364 works on pre-POSIX hosts.
5365 * ltmain.sh: Don't assume "sort +2" is equivalent to
5366 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5367
5368 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5369
5370 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5371
5372 2006-07-04 Peter O'Gorman <peter@pogma.com>
5373
5374 * ltconfig: chmod 644 before ranlib during install.
5375
5376 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5377
5378 PR bootstrap/18058
5379 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5380 if the bootstrap compiler is a GCC version that supports it.
5381 * configure: Regenerate.
5382
5383 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5384
5385 * configure.in: Fix thinkos in previous check-in.
5386 * configure: Regenerate.
5387
5388 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5389
5390 PR other/27063
5391 * configure.in: Test subdir_requires and give an appropriate
5392 error message.
5393 * configure: Regenerate.
5394
5395 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5396
5397 * MAINTAINERS (Write After Approval): Add myself.
5398
5399 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5400
5401 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5402
5403 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5404
5405 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5406
5407 2006-06-20 David Ayers <d.ayers@inode.at>
5408
5409 PR bootstrap/28072
5410 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5411 whether target-libjava is being configured instead of whether the
5412 java front end is enabled.
5413 * configure: Regenerate.
5414
5415 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5416
5417 PR target/27540
5418 * configure.in: Only enable libgomp on IRIX 6.
5419 * configure: Regenerate.
5420
5421 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5422
5423 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5424 too.
5425 * Makefile.in: Regenerate.
5426
5427 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5428
5429 * config-ml.in: Alter CCASFLAGS to include special
5430 multilib options the same as is done for CFLAGS.
5431
5432 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5433
5434 * configure.in: Don't enable libgomp on hpux10.
5435 * configure: Rebuilt.
5436
5437 2006-06-12 David Ayers <d.ayers@inode.at>
5438
5439 PR bootstrap/27963
5440 PR target/19970
5441 * configure.in: Remove target-boehm-gc from noconfigdirs where
5442 ${libgcj} is specified.
5443 * configure: Regenerate.
5444
5445 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5446
5447 Sync from src:
5448
5449 * configure.in: Sync.
5450 * configure: Regenerated.
5451
5452 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5453
5454 * Makefile.def: Added dependencies from sim and gdb on intl, and
5455 added configure dependencies to everything with an all dependency
5456 on intl.
5457 * Makefile.in: Regenerated.
5458
5459 2006-06-06 David Ayers <d.ayers@inode.at>
5460
5461 PR libobjc/13946
5462 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5463 * Makefile.in: Regenerate.
5464 * configure.in: Add --enable-objc-gc at toplevel and have it
5465 enable boehm-gc for Objective-C.
5466 Remove target-boehm-gc from libgcj.
5467 Add target-boehm-gc to target_libraries.
5468 Add target-boehm-gc to noconfigdirs where ${libgcj}
5469 is specified.
5470 Assert that boehm-gc is supported when requested for Objective-C.
5471 Only build boehm-gc if needed either for Java or Objective-C.
5472 * configure: Regenerate.
5473
5474 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5475
5476 PR 27674
5477 * Makefile.tpl (configure-[+prefix+][+module+],
5478 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5479 Remove rule to unstage bootstrapped modules.
5480 (stage_current): New.
5481 * Makefile.in: Regenerate.
5482
5483 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5484
5485 * MAINTAINERS (Write After Approval): Update my e-mail address.
5486
5487 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5488
5489 * include/libiberty.h: Declare pex_run_in_environment.
5490
5491 2006-05-31 Asher Langton <langton2@llnl.gov>
5492
5493 * MAINTAINERS (Write After Approval): Add myself.
5494
5495 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5496
5497 * Makefile.def (bfd, opcodes): Fix lib_path.
5498 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5499 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5500 * Makefile.in: Regenerate.
5501
5502 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5503
5504 * Makefile.in: Regenerate.
5505
5506 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5507
5508 * Makefile.def: Add install-html target. Add datarootdir
5509 docdir and htmldir to flags_to_pass.
5510 * Makefile.tpl: Add install-html target.
5511 * Makefile.in: Regenerate.
5512 * configure.in: Add --with-datarootdir, --with-docdir, and
5513 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5514 * configure: Regenerate.
5515
5516 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5517
5518 * configure.in: Enable gprof for cross builds.
5519 * configure: Regenerate.
5520
5521 2006-05-22 Richard Guenther <rguenther@suse.de>
5522
5523 Revert
5524 2006-01-31 Richard Guenther <rguenther@suse.de>
5525 Paolo Bonzini <bonzini@gnu.org>
5526
5527 * Makefile.def (target_modules): Add libgcc-math target module.
5528 * configure.in (target_libraries): Add libgcc-math target library.
5529 (--enable-libgcc-math): New configure switch.
5530 * Makefile.in: Re-generate.
5531 * configure: Re-generate.
5532 * libgcc-math: New toplevel directory.
5533
5534 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5535 Andreas Tobler <a.tobler@schweiz.ch>
5536
5537 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5538 * configure: Rebuilt.
5539
5540 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5541
5542 * MAINTAINERS (Write After Approval): Add myself.
5543
5544 2006-05-01 DJ Delorie <dj@redhat.com>
5545
5546 * configure.in: Restore CFLAGS if GMP isn't present.
5547 * configure: Regenerate.
5548
5549 2006-05-01 Richard Guenther <rguenther@suse.de>
5550
5551 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5552 maintainer.
5553
5554 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5555
5556 * MAINTAINERS (Write After Approval): Add myself.
5557
5558 2006-04-28 Jan Beulich <jbeulich@novell.com>
5559
5560 * MAINTAINERS (Write After Approval): Add myself.
5561
5562 2006-04-18 DJ Delorie <dj@redhat.com>
5563
5564 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5565 reference libgloss so that libssp can be built in a combined
5566 tree.
5567 * configure: Regenerate.
5568
5569 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5570
5571 * MAINTAINERS (Write After Approval): Add myself.
5572
5573 2006-04-05 Ben Elliston <bje@au.ibm.com>
5574
5575 * configure.in: Require makeinfo 4.4 or higher.
5576 * configure: Regenerate.
5577
5578 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5579
5580 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5581 Rearrange the entries of other libraries to have them in one place.
5582
5583 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5584
5585 * MAINTAINERS (Write After Approval): Remove myself.
5586 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5587
5588 2006-03-14 Richard Guenther <rguenther@suse.de>
5589
5590 * configure: Regenerate with autoconf 2.13.
5591
5592 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5593
5594 * MAINTAINERS: Use my work address.
5595
5596 * MAINTAINERS: Update my E-mail address.
5597
5598 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5599
5600 * configure.in: Handle --disable-<component> generically.
5601 * configure: Regenerate.
5602
5603 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5604
5605 PR libgcj/17311
5606 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5607
5608 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5609
5610 * MAINTAINERS (Write After Approval): Remove myself.
5611 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5612
5613 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5614
5615 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5616 (TARGET_CONFIGDIRS): Remove.
5617 * configure.in: Remove AC_SUBST(target_configdirs).
5618 * Makefile.in, configure: Regenerated.
5619
5620 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5621
5622 * MAINTAINERS (Write After Approval): Remove myself.
5623 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5624
5625 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5626
5627 PR bootstrap/25670
5628
5629 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5630
5631 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5632 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5633 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5634 BUILD_PREFIX, BUILD_PREFIX_1.
5635 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5636
5637 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5638 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5639
5640 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5641 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5642 of `cat stage_current`. Always provide the `r' and `s' variables.
5643 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5644 a single shell execution.
5645 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5646 bootstrapped modules, make the stage1 module if the build was not
5647 started yet, else build the current stage.
5648 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5649 (all-build, all-host, all-target, [+make_target+]-host,
5650 [+make_target+]-target): Do not use \-continued lines.
5651 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5652 (current_stage, restrap, stage_last): New.
5653
5654 * Makefile.in: Regenerate.
5655 * configure: Regenerate.
5656
5657 2006-02-19 Bud Davis <jmdavis@link.com>
5658
5659 * MAINTAINERS (Write After Approval): Remove myself.
5660 (Language Front End Maintainers): Add myself as fortran 95
5661 maintainer and update e-mail address.
5662
5663 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5664
5665 * MAINTAINERS (Write After Approval): Remove myself.
5666 (Language Front End Maintainers): Add myself as fortran 95
5667 maintainer.
5668
5669 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5670
5671 * MAINTAINERS (Write After Approval): Add myself.
5672
5673 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5674
5675 * MAINTAINERS (Write After Approval): Remove myself.
5676 (Language Front End Maintainers): Add myself as
5677 fortran 95 maintainer.
5678
5679 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5680
5681 Sync from src:
5682
5683 2005-12-27 Leif Ekblad <leif@rdos.net>
5684
5685 * configure.in: Add support for RDOS target.
5686 * configure: Regenerate.
5687
5688 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5689 Andreas Schwab <schwab@suse.de>
5690
5691 * configure: Regenerate.
5692
5693 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5694
5695 * configure.in (enable_libgomp): Add AIX.
5696 * configure: Regenerate.
5697
5698 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5699
5700 * MAINTAINERS (Write After Approval): Add myself.
5701
5702 2006-02-03 Lee Millward <lee.millward@gmail.com>
5703
5704 * MAINTAINERS (Write After Approval): Add myself.
5705
5706 2006-01-31 Richard Guenther <rguenther@suse.de>
5707 Paolo Bonzini <bonzini@gnu.org>
5708
5709 * Makefile.def (target_modules): Add libgcc-math target module.
5710 * configure.in (target_libraries): Add libgcc-math target library.
5711 (--enable-libgcc-math): New configure switch.
5712 * Makefile.in: Re-generate.
5713 * configure: Re-generate.
5714 * libgcc-math: New toplevel directory.
5715
5716 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5717
5718 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5719 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5720 the assembler, linker and binutils.
5721 * configure: Regenerate.
5722
5723 2006-01-22 Dirk Mueller <dmueller@suse.de>
5724
5725 * MAINTAINERS (Write After Approval): Add myself.
5726
5727 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5728
5729 * configure: Regenerate.
5730
5731 2006-01-18 Richard Henderson <rth@redhat.com>
5732 Jakub Jelinek <jakub@redhat.com>
5733 Diego Novillo <dnovillo@redhat.com>
5734
5735 * libgomp: New directory.
5736 * Makefile.def: Add target_module libgomp.
5737 * Makefile.in: Regenerate.
5738 * configure.in (target_libraries): Add target-libgomp.
5739 * configure: Regenerate.
5740
5741 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5742
5743 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5744 @ from continuation.
5745 * Makefile.in: Rebuilt.
5746
5747 2006-01-04 Chris Lattner <sabre@gnu.org>
5748
5749 * MAINTAINERS (Write After Approval): Add myself.
5750
5751 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5752
5753 PR bootstrap/24252
5754
5755 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5756 * Makefile.tpl (OBJDUMP): New.
5757 (EXTRA_HOST_FLAGS): Add it.
5758 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5759
5760 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5761 to use symbolic links between directories. Avoid race conditions
5762 or make them harmless.
5763 * configure.in: Do not try to use symbolic links between directories.
5764
5765 * Makefile.def (LEAN): Pass.
5766 * Makefile.tpl (LEAN): Define.
5767 (stage[+id+]-start): Accept that the previous directory does not
5768 exist, if the bootstrap is lean.
5769 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5770 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5771 configure substitution.
5772 ([+compare-target+]): Likewise.
5773 ([+bootstrap-target+]-lean): New.
5774 * configure.in: Remove lean bootstrap support from here.
5775
5776 * Makefile.in: Regenerate.
5777 * configure: Regenerate.
5778
5779 2006-01-04 Ben Elliston <bje@au.ibm.com>
5780
5781 * MAINTAINERS (libdecnumber): Add myself.
5782
5783 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5784
5785 * libtool-ldflags: New script.
5786
5787 2006-01-02 Andreas Schwab <schwab@suse.de>
5788
5789 * configure.in: When reconfiguring remove Makefile in
5790 all stage directories.
5791 * configure: Regenerate.
5792
5793 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5794
5795 * MAINTAINERS: Update my email address.
5796
5797 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5798
5799 Revert Ada-related part of the previous change.
5800
5801 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5802 Do not pass.
5803 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5804 * Makefile.in: Regenerate.
5805 * configure.in: Do not include mt-ppc-aix target fragment.
5806 * configure: Regenerate.
5807
5808 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5809
5810 * configure.in: Select appropriate fragments for PowerPC/AIX.
5811 * configure: Regenerate.
5812
5813 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5814 BOOT_CFLAGS, BOOT_LDFLAGS.
5815 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5816 BOOT_CFLAGS, BOOT_LDFLAGS.
5817 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5818 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5819 (stage): Fail if we cannot complete the work.
5820 * Makefile.in: Regenerate.
5821
5822 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5823
5824 * configure.in: Replace ms1 with mt.
5825 * configure: Rebuilt.
5826
5827 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5828
5829 * MAINTAINERS: Update my email address.
5830
5831 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5832
5833 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5834 install-host-nogcc): Don't invoke $(stage) at the end.
5835 * Makefile.in: Regenerate.
5836
5837 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5838
5839 * configure.in: Flip the top-level bootstrap switch.
5840 * configure: Regenerate.
5841
5842 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5843
5844 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5845 $(stage) and $(unstage).
5846 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5847 (all): Remove stray semicolon.
5848 (local-distclean): Don't handle multilib.tmp and multilib.out.
5849 (install.all): Set $s for consistency.
5850 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5851 check_multilibs setting. Always make the install directory.
5852 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5853 Correct @if/@endif.
5854 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5855 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5856 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5857 (multilib.out): Remove.
5858 * Makefile.in: Regenerated.
5859
5860 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5861
5862 * MAINTAINERS (Write After Approval): Add myself.
5863
5864 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5865
5866 * MAINTAINERS: Add myself as mt maintainer.
5867
5868 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5869
5870 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5871
5872 * MAINTAINERS: Change email address.
5873
5874 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5875
5876 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5877 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5878 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5879 Find in-tree tools if available.
5880 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5881 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5882 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5883 (COMPILER_*_FOR_TARGET): New.
5884 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5885 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5886 (CONFIGURED_*, USUAL_*): Remove.
5887 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5888 STRIP): Use autoconf substitutions.
5889 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5890 COMPILER_NM_FOR_TARGET): New.
5891 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5892
5893 (all): Make all-host and all-target in parallel.
5894 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5895 that $$r and $$s are set before invoking a recursive make.
5896 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5897 ([+bootstrap-target+]): Inline most of the `all' target.
5898
5899 2005-11-29 Ben Elliston <bje@au.ibm.com>
5900
5901 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5902 from the gcc build directory.
5903 * Makefile.in: Regenerate.
5904
5905 2005-11-29 Ben Elliston <bje@au.ibm.com>
5906
5907 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5908 depend on all-libdecnumber.
5909 * configure.in (host_libs): Include libdecnumber.
5910 * Makefile.in: Regenerate.
5911 * configure: Likewise.
5912
5913 2005-11-29 Ben Elliston <bje@au.ibm.com>
5914
5915 * libdecnumber: Import decNumber sources from the dfp-branch.
5916
5917 2005-11-21 Kean Johnston <jkj@sco.com>
5918
5919 * config.sub, config.guess: Sync from upstream sources.
5920
5921 2005-11-21 Ben Elliston <bje@au.ibm.com>
5922
5923 Import from Autoconf sources:
5924
5925 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5926 * config/move-if-change: Don't output "$2 is unchanged";
5927 suggested by Ben Elliston. Handle weird characters correctly.
5928
5929 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5930
5931 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5932 to match upstream libtool for darwin.
5933
5934 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5935
5936 * Makefile.def: Remove gdb dependencies for gdbtk.
5937 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5938 (configure-gdb, install-gdb): New rules.
5939 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5940 * Makefile.in, configure: Regenerated.
5941
5942 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5943
5944 * MAINTAINERS (Write After Approval): Add myself.
5945
5946 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5947
5948 * MAINTAINERS (Write After Approval): Add myself.
5949
5950 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5951
5952 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5953 Diego Novillo.
5954
5955 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5956
5957 PR bootstrap/24297
5958 * Makefile.tpl (do-[+make-target+], do-check, install,
5959 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5960 are set before recursing.
5961 * Makefile.in: Regenerate.
5962
5963 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5964
5965 PR bootstrap/18939
5966 * Makefile.def (gcc) <target>: Fix thinko.
5967 * Makefile.in: Regenerate.
5968
5969 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5970
5971 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5972 * configure: Regenerate.
5973
5974 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5975
5976 * MAINTAINERS (Write After Approval): Add self.
5977
5978 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5979
5980 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5981 target-libffi, target-qthreads, target-libjava, and
5982 targetlibobjc.
5983 * configure: Regenerate.
5984
5985 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5986
5987 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5988 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5989 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5990 (USUAL_OBJDUMP_FOR_TARGET): New.
5991 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5992 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5993 * configure, Makefile.in: Regenerated.
5994
5995 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5996
5997 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5998 before other host packages.
5999
6000 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6001
6002 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6003
6004 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6005
6006 PR bootstrap/22340
6007
6008 * configure.in (default_target): Remove.
6009 * Makefile.tpl (all): Do not use prerequisites as subroutines
6010 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6011 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6012 use prerequisites as subroutines.
6013 (check-host, check-target): New.
6014 (bootstrap configure & all targets): Do not use stage*-start
6015 if the directory layout is already ok.
6016 (non-bootstrap configure & all targets): Prepend a $(unstage).
6017 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6018 (NOTPARALLEL): Remove.
6019 (unstage, stage variables): New variables.
6020 (unstage, stage targets): Simply expand to those variables.
6021
6022 * configure: Regenerate.
6023 * Makefile.in: Regenerate.
6024
6025 2005-10-04 James E Wilson <wilson@specifix.com>
6026
6027 * Makefile.def (lang_env_dependencies): Add libmudflap.
6028 * Makefile.in: Regenerate.
6029
6030 2005-10-03 Andreas Schwab <schwab@suse.de>
6031
6032 Backport from libtool CVS:
6033 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6034
6035 * ltmain.sh: add support for installing into temporary
6036 staging area (e.g. 'make install DESTDIR=...')
6037
6038 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6039
6040 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6041 * configure: Regenerated.
6042
6043 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6044
6045 * configure: Regenerate with the correct
6046 autoconf version.
6047
6048 2005-09-30 Catherine Moore <clm@cm00re.com>
6049
6050 * configure.in (bfin-*-*): New.
6051 * configure: Regenerated.
6052
6053 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6054
6055 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6056 (LIPO_FOR_TARGET): New.
6057 (CONFIGURED_LIPO_FOR_TARGET): New.
6058 (USUAL_LIPO_FOR_TARGET): New.
6059 (STRIP_FOR_TARGET): New.
6060 (CONFIGURED_STRIP_FOR_TARGET): New.
6061 (USUAL_STRIP_FOR_TARGET): New.
6062 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6063 STRIP_FOR_TARGET.
6064 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6065 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6066 * Makefile.in: Regenerate.
6067 * configure: Regenerate.
6068
6069 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6070
6071 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6072 (rs6000-*-aix*): Same.
6073 * configure: Regenerate.
6074
6075 2005-09-16 Tom Tromey <tromey@redhat.com>
6076
6077 * MAINTAINERS: Add self as java maintainer.
6078
6079 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6080
6081 * configure.in: Recognize f95 in the --enable-languages option,
6082 and substitute it for fortran, issuing a warning.
6083 * configure: Regenerate.
6084
6085 2005-08-30 Phil Edwards <phil@codesourcery.com>
6086
6087 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6088 * configure: Regenerated.
6089
6090 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6091
6092 * MAINTAINERS: Add self as ms1 maintainer.
6093
6094 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6095
6096 * Makefile.def (libssp): Add to lang_env_dependencies.
6097 * Makefile.in: Regenerate.
6098
6099 2005-08-18 Ian Lance Taylor <ian@airs.com>
6100
6101 * MAINTAINERS: Add myself as middle-end maintainer.
6102
6103 2005-08-17 Christian Groessler <chris@groessler.org>
6104
6105 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6106 * Makefile.in: Regenerate.
6107
6108 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6109
6110 * MAINTAINERS (write after approval): Added myself.
6111
6112 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6113
6114 * MAINTAINERS (Write After Approval): Add myself.
6115
6116 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6117
6118 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6119 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6120 Look for alternate names of the target cc and c++
6121 * configure: Regenerate.
6122
6123 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6124
6125 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6126 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6127 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6128 tools; remove code to manually set them.
6129 (Target tools): Look in the environment for them.
6130 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6131 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6132 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6133 build directory.
6134 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6135 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6136 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6137 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6138 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6139 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6140 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6141 * configure: Regenerate.
6142 * Makefile.in: Regenerate.
6143
6144 2005-07-28 Ben Elliston <bje@au.ibm.com>
6145
6146 * MAINTAINERS: Update for removed CPU targets.
6147
6148 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6149
6150 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6151 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6152 * Makefile.in: Regenerated.
6153
6154 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6155
6156 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6157 (CFLAGS_FOR_TARGET): Use it.
6158 (CXXFLAGS_FOR_TARGET): Likewise.
6159 * Makefile.in: Regenerated.
6160 * configure.in (--with-build-sysroot): New option.
6161 * configure: Regenerated.
6162
6163 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6164
6165 * Makefile.tpl: Wrap install between unstage and stage
6166 * Makefile.in: Regenerate.
6167
6168 2005-07-21 Eric Christopher <echristo@apple.com>
6169
6170 * MAINTAINERS: Update affiliation.
6171
6172 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6173
6174 * MAINTAINERS: Add self as crx port maintainer.
6175
6176 2005-07-20 DJ Delorie <dj@redhat.com>
6177
6178 * MAINTAINERS: Add self as m32c maintainer.
6179
6180 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6181
6182 * all files: Update FSF address.
6183
6184 2005-07-15 Eric Christopher <echristo@redhat.com>
6185
6186 * MAINTAINERS: Change affiliation.
6187
6188 2005-07-14 Jim Blandy <jimb@redhat.com>
6189
6190 * configure.in: Add cases for Renesas m32c.
6191 * configure: Regenerated.
6192
6193 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6194
6195 * COPYING.LIB: Update from fsf.org.
6196
6197 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6198
6199 * COPYING, compile, config.guess,
6200 config.sub, install-sh, missing, mkinstalldirs,
6201 symlink-tree, ylwrap: Sync from upstream sources.
6202 * config-ml.in: Update FSF address.
6203
6204 2005-07-13 Eric Christopher <echristo@redhat.com>
6205
6206 * configure.in: Add toplevel noconfigdir support for tpf.
6207 * configure: Regenerate.
6208
6209 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6210
6211 PR ada/22340
6212
6213 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6214 * Makefile.in: Regenerate.
6215
6216 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6217
6218 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6219 Brolley to write-after-approval.
6220
6221 2005-07-07 Andreas Schwab <schwab@suse.de>
6222
6223 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6224 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6225 * Makefile.in: Regenerated.
6226
6227 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6228
6229 * configure.in: Don't build sim or rda when targetting darwin.
6230 * configure: Regenerate.
6231
6232 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6233
6234 * configure.in: Add --enable-libssp and --disable-libssp.
6235 * configure: Regenerate with autoconf-2.13.
6236
6237 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6238
6239 * Makefile.def (target_modules): Add libssp.
6240 * configure.in (target_libraries): Add target-libssp.
6241 * configure: Rebuilt.
6242 * Makefile.in: Rebuilt.
6243
6244 2005-07-01 Zack Weinberg <zackw@panix.com>
6245
6246 * MAINTAINERS: Change email address. Resign from maintainership.
6247
6248 2005-07-01 Richard Guenther <rguenther@suse.de>
6249
6250 * MAINTAINERS: Change my e-mail address and affiliation.
6251
6252 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6253
6254 * Makefile.def (stagefeedback): Come after profile.
6255 Define profiledbootstrap target.
6256 * Makefile.tpl (profiledbootstrap): Remove.
6257 (stageprofile-end): Zap stagefeedback.
6258 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6259 * Makefile.in: Regenerate.
6260
6261 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6262
6263 * MAINTAINERS: Update my email address.
6264
6265 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6266
6267 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6268 In 'cpp' stanza, support '#line' as well as '# '.
6269
6270 2005-06-08 Andreas Schwab <schwab@suse.de>
6271
6272 * MAINTAINERS: Move myself from 'Write After Approval' to
6273 'CPU Port Maintainers' section as m68k maintainer.
6274
6275 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6276
6277 * configure.in (unsupported_languages): New macro.
6278 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6279 non-ported target libraries in noconfigdirs.
6280 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6281 non-linux-gnu. Remove libgcj_ex_libffi.
6282 <lang_frag loop>: Set add_this_lang=no if the language is in
6283 unsupported_languages.
6284 * configure: Regenerate.
6285
6286 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6287
6288 * configure.in: Fix typo in handling of --with-mpfr-dir.
6289 * configure: Regenerate.
6290
6291 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6292
6293 * MAINTAINERS: Update my email address.
6294
6295 2005-06-02 Jim Blandy <jimb@redhat.com>
6296
6297 * config.sub: Add cases for the Renesas m32c. (This patch has been
6298 accepted into the master sources.)
6299
6300 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6301 Michael Snyder <msnyder@redhat.com>
6302 Stan Cox <scox@redhat.com>
6303
6304 * configure.in: Set noconfigdirs for ms1.
6305
6306 * configure: Regenerate.
6307
6308 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6309
6310 * MAINTAINERS (Write After Approval): Add self.
6311
6312 2005-06-01 Josh Conner <jconner@apple.com>
6313
6314 * MAINTAINERS (Write After Approval): Add self.
6315
6316 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6317
6318 * MAINTAINERS: Update my email address.
6319
6320 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6321
6322 * MAINTAINERS (Write After Approval): Add self.
6323
6324 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6325
6326 * MAINTAINERS (Write After Approval): Remove self.
6327
6328 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6329
6330 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6331 (Dependencies): Consider target modules for bootstrap dependencies.
6332 Make target bootstrap modules depend on each stage's gcc.
6333 * Makefile.in: Regenerate.
6334
6335 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6336
6337 * Makefile.def (configure-gcc): Depend on binutils having been built.
6338 (all-gcc): No need to do it here.
6339 * Makefile.in: Regenerate.
6340
6341 2005-05-19 Paul Brook <paul@codesourcery.com>
6342
6343 * configure.in: Rewrite misleading error message when requested
6344 language cannot be built.
6345 * configure: Regenerate.
6346
6347 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6348
6349 * ylwrap: Import from Automake 1.9.5.
6350
6351 2005-05-13 David Ung <davidu@mips.com>
6352
6353 * MAINTAINERS (Write After Approval): Add self.
6354
6355 2005-05-09 Mike Stump <mrs@apple.com>
6356
6357 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6358 lt_cv_sys_max_cmd_len for now.
6359
6360 2005-05-09 Stan Cox <scox@redhat.com>
6361
6362 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6363
6364 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6365
6366 * README.SCO: Update the URL.
6367
6368 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6369
6370 * ltconfig: Define file_list_spec. Pass file_list_spec and
6371 with_gnu_ld to libtool.
6372 * ltcf-c.sh (aix[45]): Define file_list_spec.
6373 * ltcf-cxx.sh (aix[45]): Same.
6374 * ltcf-gcj.sh (aix[45]): Same.
6375 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6376 exists, write list of input files to temporary file.
6377
6378 2005-05-04 Mike Stump <mrs@apple.com>
6379
6380 * configure.in: Always pass --target to target configures as
6381 otherwise rebuilds that do --recheck will fail.
6382 * confiugure: Rebuilt.
6383
6384 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6385
6386 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6387 STAGE_HOST_EXPORTS.
6388 (configure, all): Add bootstrap support.
6389 (Host modules, target modules): Pass post-stage1 flags and exports.
6390 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6391 * Makefile.in: Regenerate.
6392
6393 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6394
6395 * configure: Regenerate.
6396
6397 2005-04-27 Mike Stump <mrs@apple.com>
6398
6399 * MAINTAINERS: Add self as darwin maintainer.
6400
6401 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6402
6403 * config.sub: Update from master copy.
6404
6405 2005-04-21 Mike Stump <mrs@apple.com>
6406
6407 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6408 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6409
6410 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6411
6412 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6413 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6414 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6415 "*-*-elf" and "*-*-linux*".
6416 * configure: Regenerate.
6417
6418 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6419
6420 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6421
6422 2005-04-12 Mike Stump <mrs@apple.com>
6423
6424 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6425
6426 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6427
6428 * MAINTAINERS (Write After Approval): Add myself.
6429
6430 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6431
6432 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6433
6434 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6435
6436 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6437 (TARGET_CONFIGARGS): Include --with-target-subdir.
6438 (configure, all): New macros. Use them throughout.
6439 * Makefile.in: Regenerate.
6440
6441 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6442
6443 * MAINTAINERS (Write After Approval): Add myself.
6444
6445 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6446
6447 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6448
6449 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6450
6451 * MAINTAINERS: Move John Carr to Write After Approval.
6452
6453 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6454
6455 * config/mh-mingw32: Delete.
6456 * configure.in: Don't use it.
6457 * configure: Regenerate.
6458
6459 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6460
6461 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6462 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6463 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6464 (HOST_LIB_PATH): Generate from Makefile.def.
6465 (TARGET_LIB_PATH): Likewise.
6466 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6467 * Makefile.in: Regenerate.
6468 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6469 (RPATH_ENVVAR): Include Darwin case.
6470 * configure: Regenerate.
6471
6472 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6473
6474 * MAINTAINERS (Various Maintainers): Remove self.
6475 (Write After Approval): Add self.
6476
6477 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6478
6479 * MAINTAINERS (Various Maintainers): Add self.
6480
6481 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6482
6483 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6484 * configure: Regenerate.
6485
6486 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6487
6488 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6489 gcc_version, and gcc_version_trigger from set of flags to pass.
6490 * Makefile.tpl: Remove definitions of above variables.
6491 (config.status): Remove dependency on $(gcc_version_trigger).
6492 * Makefile.in: Regenerate.
6493 * configure.in: Do not reference config/gcc-version.m4 nor
6494 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6495 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6496 * configure: Regenerate.
6497
6498 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6499 Andrew Pinski <pinskia@physics.uc.edu>
6500
6501 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6502 * Makefile.in: Regenerate.
6503
6504 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6505
6506 * MAINTAINERS (Write After Approval): Add myself.
6507
6508 2005-03-03 David Ayers <d.ayers@inode.at>
6509
6510 * MAINTAINERS (Write After Approval): Add myself.
6511
6512 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6513
6514 PR libgcj/20160
6515 * ltmain.sh: Avoid creating archives with components that have
6516 duplicate basenames.
6517
6518 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6519
6520 PR bootstrap/20250
6521 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6522 instead of check.
6523 * Makefile.in: Regenerate.
6524
6525 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6526
6527 * Makefile.in: Regenerate to fix conflict between the previous two
6528 patches.
6529
6530 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6531
6532 PR bootstrap/17383
6533 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6534 * Makefile.tpl (HOST_SUBDIR): New substitution.
6535 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6536 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6537 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6538 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6539 (Host modules, Bootstrapped modules): Use it.
6540 (Build modules, Target modules): Do not create symlink trees,
6541 always configure out-of-srcdir.
6542 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6543 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6544 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6545 $(HOST_SUBDIR). Create a symlink for host_subdir.
6546
6547 * Makefile.in: Regenerate.
6548 * configure: Regenerate.
6549
6550 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6551
6552 Merged from libada-gnattools-branch:
6553 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6554
6555 * gnattools: New directory.
6556 * Makefile.def: Add gnattools as a module, depending on target-libada.
6557 * Makefile.in: Regenerate.
6558 * configure.in: Include gnattools in host_tools; disable it if ada
6559 is disabled.
6560 * configure: Regenerate.
6561
6562 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6563
6564 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6565 treelang maintainer.
6566 (Write After Approval): Remove myself.
6567
6568 2005-02-23 Paul Schlie <schlie@comcast.net>
6569
6570 * configure.in: Allow darwin targeted ports to build tk, itcl and
6571 libgui.
6572 * configure: Regenerate.
6573
6574 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6575
6576 PR libgcj/10353
6577 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6578 * configure: Regenerate.
6579
6580 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6581
6582 * MAINTAINERS (Write After Approval): Add myself.
6583
6584 2005-02-10 Ian Lance Taylor <ian@airs.com>
6585
6586 * MAINTAINERS: Update my e-mail address.
6587
6588 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6589
6590 * MAINTAINERS (Write After Approval): Add myself.
6591
6592 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6593
6594 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6595 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6596 target-libgloss when not *-*-elf and *-*-aout.
6597 * configure: Regenerate.
6598
6599 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6600
6601 * MAINTAINERS: Remove obsolete entries.
6602
6603 * MAINTAINERS (Write After Approval): Add Michael Matz.
6604
6605 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6606
6607 * MAINTAINERS: Remove self as cpplib maintainer.
6608
6609 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6610
6611 * install-sh, config.sub: Import from upstream.
6612
6613 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6614
6615 PR bootstrap/18222
6616 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6617 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6618 * Makefile.in: Regenerate.
6619
6620 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6621
6622 * MAINTAINERS: Update my email address.
6623
6624 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6625 Andreas Schwab <schwab@suse.de>
6626
6627 PR bootstrap/18033
6628 * config-ml.in: Eval option if surrounded by single quotes.
6629
6630 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6631
6632 Revert 2004-12-28 Makefile changes, a better fix will be
6633 applied to mainline and src after GCC 4.0 branches.
6634
6635 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6636
6637 PR bootstrap/17383
6638
6639 * Makefile.def (target_modules): Remove stage parameter,
6640 it is always true now.
6641 * Makefile.tpl (configure-build-[+module+],
6642 configure-target-[+module+]): Always build symlink tree
6643 for the directory and for include. BUILD_SUBDIR and
6644 TARGET_SUBDIR cannot be . anymore.
6645 * Makefile.in: Regenerate.
6646
6647 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6648
6649 Revert 2004-12-08 Makefile changes.
6650
6651 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6652
6653 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6654 cygwin, mingw.
6655
6656 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6657
6658 * configure.in (sh64-*-*): Reenable gprof.
6659 * configure: Regenerate.
6660
6661 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6662
6663 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6664 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6665 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6666 * Makefile.in: Regenerate.
6667
6668 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6669
6670 * MAINTAINERS: Update my email address.
6671
6672 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6673
6674 * Makefile.tpl: Generate normal dependencies if the LHS module is
6675 not bootstrapped.
6676 * Makefile.in: Regenerate.
6677
6678 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6679
6680 * configure.in: Include config/gxx-include-dir.m4. Use
6681 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6682 * configure: Regenerate.
6683
6684 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6685
6686 * config.if: Delete.
6687 * configure.in: Set libstdcxx_incdir directly.
6688 * configure: Regenerate.
6689
6690 2004-12-02 Eric Christopher <echristo@redhat.com>
6691
6692 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6693 * Makefile.in: Regenerate.
6694
6695 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6696
6697 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6698 * configure: Regenerate.
6699
6700 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6701
6702 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6703 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6704 * configure: Regenerate.
6705
6706 2004-12-01 Eric Christopher <echristo@redhat.com>
6707
6708 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6709 of things to remove.
6710
6711 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6712
6713 * MAINTAINERS (Write After Approval): Update my e-mail address.
6714
6715 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6716
6717 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6718 from CVS libtool to always pass_all.
6719
6720 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6721
6722 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6723 (hppa*64*-*-*): Delete incorrect comment.
6724 * configure: Rebuilt.
6725
6726 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6727
6728 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6729
6730 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6731
6732 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6733 from CVS libtool to always pass_all.
6734
6735 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6736
6737 * install-sh, compile: Import from automake.
6738
6739 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6740
6741 * config.guess, config.sub: Import from savannnah.
6742
6743 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6744
6745 * MAINTAINERS (Write After Approval): Add myself
6746
6747 2004-11-12 Mike Stump <mrs@apple.com>
6748
6749 * Makefile.def: Add html support.
6750 * Makefile.tpl: Likewise.
6751 * Makefile.in: Regenerate.
6752
6753 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6754
6755 PR 18423
6756 * configure.in: Remove all instances of build-fixincludes from
6757 noconfigdirs.
6758 (build_configargs): Supply --target to subdirectories.
6759 * configure: Regenerate.
6760
6761 * Makefile.def: Make gcc install depend on fixincludes install.
6762 * Makefile.in: Regenerate.
6763
6764 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6765
6766 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6767
6768 2004-11-11 Paul Brook <paul@codesourcery.com>
6769
6770 * MAINTAINERS: Add self as arm maintainer. Update email address.
6771
6772 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6773
6774 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6775 target-libgfortran.
6776 * configure: Regenerate.
6777
6778 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6779
6780 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6781 like CC.
6782
6783 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6784
6785 * Makefile.def (host fixincludes): Specify missing targets.
6786 * Makefile.in: Regenerate.
6787
6788 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6789
6790 * MAINTAINERS: Add myself
6791
6792 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6793
6794 * MAINTAINERS (Write After Approval): Add myself.
6795
6796 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6797
6798 * Makefile.def: Build fixincludes for the host, too.
6799 * Makefile.in: Regenerate.
6800 * configure.in (host_tools): Add fixincludes.
6801 * configure: Regenerate.
6802
6803 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6804
6805 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6806 * configure: Regenerated.
6807
6808 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6809
6810 PR other/17783
6811 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6812 * configure: Regenerated.
6813
6814 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6815
6816 * README.SCO: Update per FSF instructions.
6817
6818 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6819
6820 PR target/18151
6821 * configure.in (case ${target}): Do not build fixincludes for avr.
6822 * configure: Regenerated.
6823
6824 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6825
6826 * configure.in (case ${target}): Do not build fixincludes
6827 on platforms where it is not used.
6828 * configure: Regenerated.
6829
6830 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6831
6832 * configure.in: Use an absolute path to install-sh.
6833 * configure: Regenerated.
6834
6835 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6836
6837 * MAINTAINERS (Write After Approval): Add myself.
6838
6839 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6840
6841 * MAINTAINERS: Remove from Write After Approval those that are
6842 already maintainers.
6843
6844 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6845
6846 * MAINTAINERS: Update my email address.
6847
6848 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6849
6850 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6851 * configure: Regenerate.
6852
6853 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6854
6855 * MAINTAINERS: Update my email address.
6856
6857 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6858
6859 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6860 entries belonging to this category.
6861
6862 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6863
6864 * MAINTAINERS: Update my e-mail address.
6865
6866 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6867
6868 Fix wrong conflict resolution in:
6869
6870 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6871
6872 * Makefile.in: Regenerate.
6873 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6874 in the recursive `make', instead of hardwiring `all'.
6875 (Autogenerated TARGET-* variables): New.
6876
6877 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6878
6879 * configure.in: Enable target-libgloss for crx-*-*.
6880 * configure: Regenerate.
6881
6882 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6883
6884 * MAINTAINERS (Various Maintainers): Move the "windows,
6885 cygwin, mingw" maintainer to ...
6886 (OS Port Maintainers): ... here.
6887
6888 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6889
6890 * MAINTAINERS (Write After Approval): Remove those that are
6891 maintainers of some subsystem.
6892
6893 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6894
6895 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6896 * ltcf-cxx.sh (tpf*): Likewise.
6897 * ltconfig (tpf*): Add TPF OS configuration support.
6898
6899 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6900
6901 * MAINTAINERS: Change my email address to my new work account.
6902
6903 2004-09-24 Michael Roth <mroth@nessie.de>
6904
6905 * configure.in (--without-headers): Add missing double quotes.
6906 * configure: Regenerate.
6907
6908 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6909
6910 * ylwrap: Revert to previous version.
6911
6912 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6913
6914 PR bootstrap/17369
6915 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6916 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6917 SET_GCC_LIB_PATH_CMD.
6918 (BASE_TARGET_EXPORTS): Likewise.
6919 * Makefile.in: Regenerated.
6920
6921 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6922 * configure: Regenerated.
6923
6924 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6925
6926 * config.guess: New upstream version
6927 * compile, depcomp, install-sh, ylwrap: Likewise.
6928
6929 2004-09-19 Roger Sayle <roger@eyesopen.com>
6930
6931 * config/mh-x86omitfp: New host makefile fragment. Add
6932 -fomit-frame-pointer to the default BOOT_CFLAGS.
6933 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6934 * configure: Regenerate.
6935
6936 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6937
6938 PR target/11572
6939 * configure.in (*-*-darwin*): Renable libobjc.
6940 * configure: Regenerate.
6941
6942 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6943
6944 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6945
6946 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6947
6948 * Makefile.def: Remove libbanshee.
6949 * Makefile.tpl: Ditto.
6950 * configure.in: Ditto.
6951 * Makefile.in: Regen.
6952 * configure: Ditto.
6953
6954 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6955
6956 * ltmain.sh: Use $pic_object as $non_pic_object if
6957 $non_pic_object=none.
6958
6959 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6960
6961 * missing: Import latest version from master repository.
6962
6963 2004-09-06 Nick Clifton <nickc@redhat.com>
6964
6965 * config.sub: Import latest version from master repository.
6966 * config.guess: Likewise.
6967 This includes these changes:
6968
6969 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6970
6971 * config.sub: Handle crisv32, alias etraxfs.
6972 * config.guess (crisv32:Linux:*:*): Handle.
6973
6974 2004-08-13 Brad Smith <brad@comstyle.com>
6975
6976 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6977 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6978
6979 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6980
6981 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6982 assume the processor is a powerpc. This is because coreutils
6983 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6984 in this case, due to a MacOS X bug that causes
6985 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6986 to return a negative number.
6987 Problem reported by Petter Reinholdtsen in:
6988 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6989
6990 2004-07-19 Ben Elliston <bje@gnu.org>
6991
6992 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6993
6994 2004-06-24 Ben Elliston <bje@gnu.org>
6995
6996 * config.guess: Update copyright years.
6997 * config.sub: Likewise.
6998
6999 2004-06-22 Robert Millan <robertmh@gnu.org>
7000
7001 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7002 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7003
7004 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7005
7006 * config.guess (*:*VMS:*:*): New entry. Replaces
7007 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7008 manufacturer.
7009
7010 2004-06-22 Ben Elliston <bje@gnu.org>
7011
7012 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7013 * config.sub: Likewise.
7014
7015 2004-06-22 Ben Elliston <bje@gnu.org>
7016
7017 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7018 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7019
7020 2004-06-11 Ben Elliston <bje@gnu.org>
7021
7022 * config.guess (pegasos:OpenBSD:*:*): Remove.
7023
7024 2004-06-11 Ben Elliston <bje@gnu.org>
7025
7026 From Wouter Verhelst <wouter@grep.be>:
7027 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7028
7029 2004-06-11 Ben Elliston <bje@gnu.org>
7030
7031 * config.guess (luna88k:OpenBSD:*:*): New.
7032
7033 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7034
7035 * config.guess (m32r*:Linux:*:*): New case.
7036 * config.sub: Handle m32rle.
7037
7038 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7039
7040 From Jens Petersen <petersen@redhat.com>:
7041 * config.sub: Handle sparcv8.
7042
7043 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7044
7045 From Tom Smith <smith@cag.lkg.hp.com>:
7046 * config.guess: Version suffixes are equally significant on Tru64
7047 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7048 prefix of "P" (patched kernel).
7049
7050 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7051
7052 * config.sub: Add support for National Semiconductor CRX target.
7053
7054 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7055
7056 * MAINTAINERS (Various Maintainers): Remove myself as web page
7057 maintainer, add myself as maintainer of build status lists.
7058
7059 2004-09-03 Jan Beulich <jbeulich@novell.com>
7060
7061 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7062 *-*-netware, but add target-libmudflap.
7063 Consolidate *-*-netware targets (of which really only i?86 exists)
7064 into a single entry.
7065 * configure: Likewise.
7066
7067 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7068
7069 * Makefile.tpl (sorry): Remove.
7070 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7071 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7072 (do-clean): Clean per-stage directories too.
7073 (do-distclean): Run distclean-stage1 too.
7074 (.NOTPARALLEL): Enable during toplevel bootstrap.
7075 (stage[+id+]-bubble): Enable parallel execution during
7076 the recursive invocation.
7077 * Makefile.in: Regenerate.
7078
7079 Fix previous checkin:
7080
7081 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7082 include.
7083 * configure.in: Fix indentation.
7084 * configure: Regenerate.
7085
7086 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7087
7088 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7089 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7090 * configure: regenerate
7091 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7092 -mdynamic-no-pic
7093
7094 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7095
7096 * Makefile.def (build_modules): Add fixincludes.
7097 (dependencies): Make gcc depend on fixincludes.
7098 * configure.in (build_tools): Add fixincludes.
7099 (build_configdirs): Always include build_libs.
7100 * Makefile.in: Regenerate.
7101 * configure: Regenerate.
7102
7103 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7104
7105 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7106 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7107 phony targets; do not generate timestamp files.
7108 (distclean-stageN): Remove references to their timestamp files.
7109 (restageN, touch-stageN): Remove.
7110 (stageN-bubble): Rewritten.
7111 (compare): Support lean bootstraps.
7112 * Makefile.in: Regenerate.
7113
7114 * configure.in: Only warn when bootstrapping but
7115 build != host or build != target. Support lean bootstraps.
7116 * configure: Regenerate.
7117
7118 2004-08-26 Phil Edwards <phil@codesourcery.com>
7119
7120 * configure.in: Give a better error message if GMP/MPFR are missing
7121 and a language needing them has been requested.
7122 * configure: Regenerated.
7123
7124 2004-08-25 Phil Edwards <phil@codesourcery.com>
7125
7126 * configure.in: Print a list of available language front-ends if
7127 a requested one is missing. Tidy stray tab characters.
7128 * configure: Regenerated.
7129
7130 2004-08-19 Michael Koch <konqueror@gmx.de>
7131
7132 * gcc/doc/install.texi: Update entry about automake for libjava.
7133
7134 2004-08-17 Robert Millan <robertmh@gnu.org>
7135
7136 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7137 (instead of FreeBSD).
7138 * configure: Regenerate.
7139
7140 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7141
7142 * Makefile.in: Regenerate.
7143 * configure: Regenerate.
7144
7145 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7146 stage_*_flags.
7147 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7148 for bootstrapped modules if toplevel bootstrap is going.
7149 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7150 modules. Adjust for changes in Makefile.def. Enable several
7151 rules even in non-bootstrap mode, just to avoid peppering the
7152 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7153 (stage-[+prev+]-bubble): Remove.
7154
7155 * Makefile.def (Dependencies): Depend on all-build-bison,
7156 all-build-flex, all-build-byacc, all-build-texinfo, rather
7157 than the host variations.
7158 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7159 with BUILD_SUBDIR.
7160 (BISON): Update for recent Bisons.
7161 (YACC): Fix typo.
7162 (cross): Depend on all-build.
7163 (all): Do not depend on all-build.
7164 (prebootstrap): Remove.
7165 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7166 (Prebootstrap dependencies): Add them to the per-stage targets
7167 and to all-prebootstrap.
7168 * configure.in (build_configdirs): Always enable build_tools.
7169 (BUILD_DIR_PREFIX): Remove.
7170
7171 * Makefile.def (gcc): Add target variable.
7172 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7173 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7174 in the recursive `make', instead of hardwiring `all'.
7175 (Autogenerated TARGET-* variables): New.
7176
7177 2004-08-13 Brian Booth <bbooth@redhat.com>
7178
7179 * MAINTAINERS: Remove myself from write-after-approval.
7180
7181 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7182
7183 * src-release: Stop distributing mmalloc with gdb (which doesn't
7184 use it).
7185 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7186 * Makefile.in: Regenerate.
7187
7188 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7189
7190 * configure.in (arm*-*-eabi*): New target.
7191 * configure: Regenerate.
7192
7193 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7194
7195 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7196 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7197 (Dependencies): New section.
7198 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7199 (configure-target-[+module+]): Depend on maybe-all-gcc
7200 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7201 (toplevel profiledbootstrap): Fix dependencies.
7202 * Makefile.in: Regenerate.
7203
7204 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7205
7206 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7207 target-libiberty to noconfigdirs.
7208 * configure: Regenerate.
7209
7210 2004-08-03 Paul Brook <paul@codesourcery.com>
7211
7212 * configure.in: Check for MPFR as well as GMP.
7213 * configure: Regenerate.
7214
7215 2004-08-01 Robert Millan <robertmh@gnu.org>
7216
7217 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7218 libmudflap for all GNU-based systems (with Glibc).
7219 * configure: Regenerate.
7220
7221 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7222
7223 * Makefile.def (host-modules): Add gcc.
7224 * Makefile.in: Regenerate.
7225 * Makefile.tpl (sorry): New rule.
7226 (configure-host, all-host, [+make_target+]-host, do-check,
7227 install-host): Do not add gcc as a special case.
7228 (host modules): Add a small special-casing for gcc. Export
7229 extra_make_flags through the environment.
7230 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7231 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7232 other recursive targets for gcc): Remove.
7233
7234 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7235 (stage, unstage): New rules.
7236 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7237 distclean-stage[+id+]): Use stage_current.
7238 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7239 the stage*-start rules.
7240
7241 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7242
7243 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7244 use -all_load flag.
7245
7246 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7247
7248 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7249 * configure: Regenerate.
7250
7251 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7252
7253 * maintainer-scripts/gcc_release: Revert yesterday's change.
7254
7255 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7256
7257 * MAINTAINERS: Add myself to write-after-approval.
7258
7259 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7260
7261 * libf2c: Removed.
7262 * gcc/gccbug.in: Updated because of libf2c removal.
7263 * maintainer-scripts/gcc_release: Ditto.
7264
7265 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7266
7267 * configure.in: Build libmudflap by default on FreeBSD.
7268 * configure: Regenerated.
7269
7270 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7271
7272 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7273 systems.
7274 * configure: Regenerated.
7275
7276 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7277
7278 PR target/16344
7279 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7280 feedback based compiler.
7281 * Makefile.in: Rebuilt.
7282
7283 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7284
7285 * Makefile.def (host_modules): Set bootstrap=true for flex.
7286 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7287 * Makefile.in: Rebuilt.
7288
7289 2004-07-07 Jan Hubicka <jh@suse.cz>
7290
7291 * MAINTAINERS: Add self as a profile feedback maintainer.
7292
7293 2004-07-05 Phil Edwards <phil@codesourcery.com>
7294
7295 * configure.in: Do not prepend $srcdir to /dev/null in
7296 makefile fragments.
7297 * configure: Regenerate.
7298
7299 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7300
7301 * Makefile.def (build_modules): Add bison, byacc, flex,
7302 m4, texinfo.
7303 (flags_to_pass): Add FLEX.
7304 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7305 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7306 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7307 DEFAULT_MAKEINFO): Remove.
7308 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7309 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7310 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7311 objdir or else use configured tool.
7312 (all-build): New.
7313 (all): Depend on it.
7314 (Build module dependencies): Add.
7315 * Makefile.in: Regenerate.
7316 * configure.in: Better support for multiple build modules,
7317 matching what is done for host/target modules. Do not look
7318 for "plausible" locations of build tools if Canadian cross.
7319 Use autoconf's AC_PROG_CC to find a C compiler. Define
7320 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7321 * configure: Regenerate.
7322
7323 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7324
7325 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7326 * Makefile.in: Regenerate.
7327
7328 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7329
7330 * Makefile.tpl (configure-build-[+module+],
7331 configure-[+module+], configure-target-[+module+]): Pass
7332 [+extra_configure_args+].
7333 (all-build-[+module+], all-[+module+], check-[+module+],
7334 install-[+module+], [+make_target+]-[+module+],
7335 all-target-[+module+], check-target-[+module+],
7336 install-target-[+module+], [+make_target+]-target-[+module+]):
7337 Pass [+extra_make_args+].
7338 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7339 (GCC_HOST_EXPORTS): Remove.
7340 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7341 cross, check-gcc, check-gcc-c++, install-gcc,
7342 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7343 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7344 * Makefile.in: Regenerate.
7345
7346 2004-06-21 Matthew Sachs <msachs@apple.com>
7347
7348 * MAINTAINERS: Added self to write-after-approval.
7349
7350 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7351
7352 * configure.in: Check for srcdir/winsup rather than build directory
7353 winsup.
7354 * configure: Regenerate.
7355
7356 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7357
7358 * configure.in: Don't build Cygwin native newlib if winsup
7359 directory is missing. Emit warning instead.
7360 * configure: Regenerate.
7361
7362 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7363
7364 * Makefile.tpl (touch-stage[+id+]): New.
7365 (restage[+prev+]): Depend on touch-stage[+id+].
7366
7367 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7368 Use it throughout.
7369
7370 * Makefile.def: Add profile and feedback bootstrap stages.
7371 Remove next field from bootstrap stages.
7372 * Makefile.tpl (LN, LN_S): Substitute.
7373 (stageN-start, stageN-end): Use double-colon rules, to
7374 provide a hook for additional setup commands.
7375 (distclean-stageN-gcc, restageN): Create dependencies from
7376 [+prev+], not from [+next+].
7377 (stageN-bubble): Add commands for successive stages from
7378 [+prev+], using double-colon rules.
7379 (all-stageN-gcc): Fix typo.
7380 (stagefeedback-start, profiledbootstrap): New.
7381 * Makefile.in: Regenerate.
7382 * configure.in: Call ACX_PROG_LN.
7383 * configure: Regenerate.
7384
7385 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7386
7387 * MAINTAINERS (Write After Approval): Add myself.
7388
7389 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7390
7391 * MAINTAINERS (Write After Approval): Add myself.
7392
7393 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7394
7395 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7396 without gcc.
7397 * configure: Regenerate.
7398
7399 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7400
7401 * Makefile.tpl: Fix typo.
7402 * Makefile.in: Regenerate.
7403
7404 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7405
7406 * configure.in: Remove new- prefix from toplevel
7407 bootstrap targets.
7408 * configure: Regenerate.
7409
7410 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7411
7412 * Makefile.tpl (all.normal): Rename to all.
7413 (all): Replace with a rule to pick the default
7414 target from configure.
7415 (all-gcc, configure-gcc): Use conditionals to
7416 do nothing when toplevel bootstrap is going on.
7417 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7418 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7419 * configure.in: Support --enable-bootstrap.
7420
7421 * Makefile.def: Remove new- prefix from toplevel
7422 bootstrap targets.
7423 * Makefile.tpl: Likewise.
7424
7425 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7426 target.
7427
7428 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7429 $(RECURSE_FLAGS) to recursive invocation of make.
7430
7431 * Makefile.in: Regenerate.
7432 * configure: Regenerate.
7433
7434 2004-05-30 Andreas Jaeger <aj@suse.de>
7435 Jim Wilson <wilson@specifixinc.com>
7436
7437 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7438 like CC.
7439
7440 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7441
7442 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7443 * configure: Regenerate.
7444
7445 2004-05-25 Daniel Jacobowitz <drow@false.org>
7446
7447 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7448 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7449 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7450 targets.
7451 * Makefile.in: Regenerate.
7452
7453 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7454
7455 * configure.in: Test the ability to symlink directories.
7456 * configure: Regenerate.
7457
7458 * Makefile.def (bootstrap-stage): New definitions.
7459 * Makefile.tpl (configure-stage1-gcc,
7460 configure-stage2-gcc, configure-stage3-gcc,
7461 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7462 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7463 new-restage3, compare): Autogenerate, see Makefile.in
7464 entry for behavioral changes.
7465 (distclean-stage1, new-stage1-start, new-stage1-end,
7466 new-stage1-bubble, distclean-stage2, new-stage2-start,
7467 new-stage2-end, new-stage2-bubble, distclean-stage3,
7468 new-stage3-start, new-stage3-end): New autogenerated targets.
7469 (objext, prebootstrap, BOOT_CFLAGS,
7470 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7471 targets.
7472
7473 * Makefile.in: Regenerate.
7474 (distclean-stage1, new-stage1-start, new-stage1-end,
7475 new-stage1-bubble, distclean-stage2, new-stage2-start,
7476 new-stage2-end, new-stage2-bubble, distclean-stage3,
7477 new-stage3-start, new-stage3-end): New targets.
7478 (all-stage1-gcc): Move prebootstrap dependency from here...
7479 (configure-stage1-gcc): ...to here.
7480 (new-bootstrap): Use bubble targets.
7481 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7482 Use per-stage distclean targets.
7483 (configure-stage1-gcc, configure-stage2-gcc,
7484 configure-stage3-gcc, all-stage1-gcc,
7485 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7486 Use new-stageN-start to prepare the tree.
7487
7488 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7489
7490 * Makefile.def (host_modules): add libcpp.
7491 * Makefile.tpl: Add dependencies on and for libcpp.
7492 * Makefile.in: Regenerate.
7493 * configure.in: Add libcpp host module.
7494 * configure: Regenerate.
7495
7496 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7497
7498 * Makefile.tpl: Whenever a recursive target is defined, wrap
7499 it in a special @if/@endif block, and prepare its maybe
7500 dependency in the @if/@endif block
7501 * configure.in: Instead of writing maybe dependencies, remove
7502 the @if/@endif statements, and remove the @if/@endif blocks
7503 that remain.
7504 * configure: Regenerate.
7505 * Makefile.in: Regenerate.
7506
7507 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7508
7509 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7510
7511 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7512
7513 PR bootstrap/15120
7514 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7515 * */configure: Rebuilt.
7516
7517 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7518
7519 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7520 of libf2c.
7521 * configure, Makefile.in: Regenerate.
7522
7523 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7524
7525 * MAINTAINERS (Write After Approval): Add myself.
7526
7527 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7528
7529 Merge from tree-ssa-20020619-branch.
7530
7531 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7532 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7533 (HOST_GMPLIBS): Define.
7534 (HOST_GMPINC): Define.
7535 (TARGET_LIB_PATH): Add libmudflap.
7536 (GFORTRAN_FOR_TARGET): Define.
7537 (configure-build*): Export GFORTRAN.
7538 (configure-gcc): Export GMPLIBS and GMPINC.
7539 (all-gcc): Add maybe-all-libbanshee.
7540 (configure-target-libgfortran): Define.
7541 * Makefile.in: Regenerate.
7542 * configure.in (host_libs): Add libbanshee.
7543 (target_libraries): Add target-libmudflap and target-libgfortran.
7544 Add --with-libbanshee.
7545 Handle --disable-libmudflap.
7546 (*-*-freebsd*): Use with_gmp.
7547 Add $(libgcj) to noconfigdirs.
7548 * configure: Regenerate.
7549 * depcomp: New file.
7550 * MAINTAINERS: Add tree-ssa maintainers.
7551
7552 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7553
7554 * MAINTAINERS (Various Maintainers): Add myself.
7555
7556 2004-04-30 Brian Ford <ford@vss.fsi.com>
7557
7558 * MAINTAINERS (Write After Approval): Add myself.
7559
7560 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7561
7562 * MAINTAINERS (Write After Approval): Add myself.
7563
7564 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7565
7566 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7567 * configure: Regenerate.
7568
7569 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7570
7571 Revert:
7572 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7573
7574 * Makefile.def (flags_to_pass): Remove *dir variables that
7575 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7576 as well as prefix and exec_prefix.
7577 * Makefile.in: Regenerate.
7578
7579 2004-04-26 Robert Millan <robertmh@gnu.org>
7580
7581 Add patches from libtool CVS.
7582 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7583 * ltconfig: Likewise.
7584 * ltcf-c.sh: Likewise.
7585 * ltcf-cxx.sh: Likewise.
7586 * ltcf-gcj.sh: Likewise.
7587
7588 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7589
7590 * Makefile.def (host_modules): Mark with the bootstrap
7591 flag packages on which gcc depends.
7592 * Makefile.tpl (all-bootstrap): Use it.
7593 * Makefile.in: Regenerate.
7594
7595 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7596
7597 * Makefile.def (flags_to_pass): Remove *dir variables that
7598 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7599 as well as prefix and exec_prefix.
7600 * Makefile.in: Regenerate.
7601
7602 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7603
7604 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7605 * configure: Regenerate.
7606 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7607 * gcc/Makefile.tpl (compare): Use the result of the test.
7608 * gcc/Makefile.in: Regenerate.
7609
7610 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7611
7612 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7613 Always relocate gcc and prev-gcc to the original names, even
7614 if the build fails.
7615 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7616 New targets.
7617
7618 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7619
7620 * MAINTAINERS: Update my email address.
7621
7622 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7623
7624 * configure.in (mips*-*-irix5*): Enable ld.
7625 * configure: Regenerate.
7626
7627 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7628
7629 * configure: Regenerate.
7630
7631 2004-04-15 James E Wilson <wilson@specifixinc.com>
7632
7633 * Makefile.tpl (configure-[+module+], configure-gcc,
7634 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7635 Set and export LDFLAGS.
7636 * Makefile.in: Regenerate.
7637
7638 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7639
7640 * MAINTAINERS: Add myself to write-after-approval.
7641
7642 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7643
7644 PR bootstrap/14871
7645 * Makefile.tpl: If we don't have built-in-tree target tools,
7646 use the ones found by configure rather than hacking around with
7647 program_transform_name.
7648 * configure.in: Give Makefile.tpl the information necessary
7649 to do that.
7650 * Makefile.in: Regenerate.
7651 * configure: Regenerate.
7652
7653 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7654
7655 PR bootstrap/14760
7656 * configure.in: When computing baseargs, strip *all* copies of
7657 offending options. Also, don't match/substitute the trailing space,
7658 so that this actually works when two similar options are separated by
7659 only one space.
7660 * configure: Regenerate.
7661
7662 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7663
7664 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7665 (rs6000-*-aix*): Same.
7666 * configure: Regenerate.
7667
7668 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7669
7670 * MAINTAINERS: Add myself to write-after-approval.
7671
7672 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7673
7674 * MAINTAINERS: Add myself to write-after-approval.
7675
7676 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7677
7678 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7679 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7680 * Makefile.in: Regenerate.
7681
7682 * configure.in (top level bootstrap support): Rework --enable-werror
7683 to set @stage2_werror_flag@.
7684 * configure: Regenerate.
7685 * Makefile.tpl (top level bootstrap support): Pass
7686 @stage2_werror_flag@ down to configure in stages 2 and 3.
7687 * Makefile.in: Regenerate.
7688
7689 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7690
7691 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7692 for stages 2 and 3 as well as in make. As a consequence, remove
7693 OUTPUT_OPTION (now detected by configure) from the flags passed down
7694 to make.
7695 * Makefile.in: Regenerate.
7696
7697 * Makefile.tpl (new-bootstrap): Fix typo.
7698 * Makefile.in: Regenerate.
7699
7700 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7701
7702 * Makefile.tpl: Rearrange by moving recursive_targets rules
7703 into their proper sections.
7704 * Makefile.tpl (top level bootstrap support): Move disabling
7705 of coverage flags from 'make' to 'configure'; improve comments.
7706 * Makefile.in: Regenerate.
7707
7708 * Makefile.tpl (experimental top level bootstrap) Move stage1
7709 language setting from all- target to configure- target; disable
7710 intermodule optimization in stage 1; prevent gratuitous rebuilds
7711 of stage 1.
7712 * Makefile.in: Regenerate.
7713 * configure.in: Comma-separate stage 1 language list for top
7714 level bootstrap.
7715 * configure: Regenerate.
7716
7717 * Makefile.tpl: Clean up experimental top level bootstrap support:
7718 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7719 prev-gcc in configure- targets as well as all- targets.
7720 * Makefile.in: Regenerate.
7721
7722 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7723
7724 * compile: New file imported from automake.
7725
7726 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7727
7728 * configure.in: Remove symbolic link section.
7729 * configure: Regenerate.
7730 * Makefile.tpl (links): Remove.
7731 * Makefile.in: Regenerate.
7732
7733 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7734 Nathanael Nerode <neroden@gcc.gnu.org>
7735
7736 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7737 Set with AC_CHECK_PROGS.
7738 * configure.in: Fix comment typo from last patch.
7739 * configure: Regenerate.
7740
7741 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7742
7743 * Makefile.tpl: Introduce experimental top level bootstrap support.
7744 * Makefile.in: Regenerate.
7745 * configure.in: Introduce support for top level bootstrap.
7746 * configure: Regenerate.
7747
7748 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7749 Paolo Bonzini <bonzini@gnu.org>
7750
7751 PR bootstrap/14522
7752 * configure.in: Cope with shells that do not support unquoted ^
7753 * configure: Regenerate.
7754
7755 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7756 Paolo Bonzini <bonzini@gnu.org>
7757
7758 PR bootstrap/14522
7759 * configure.in: Cope with shells that do not support nesting
7760 quotes inside quoted backquote substitutions.
7761 * configure: Regenerate.
7762
7763 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7764
7765 PR bootstrap/14522
7766 * configure.in: Fix escaping of $.
7767 * configure: Regenerate.
7768
7769 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7770
7771 * configure: Regenerate, since I forgot to while committing Paolo's
7772 changes.
7773
7774 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7775
7776 PR ada/14131
7777 Move language detection to the top level.
7778 * configure.in: Find default values for the tools as
7779 soon as possible. Disable ada if GNAT is not found.
7780 Emit error message about missing languages. Expand
7781 --enable-languages=all for the gcc subdirectory.
7782
7783 2004-03-10 Ben Elliston <bje@gnu.org>
7784
7785 * MAINTAINERS: Update my email address.
7786
7787 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7788
7789 * ltconfig: Disable building static libraries if building shared
7790 libraries on AIX 5L.
7791
7792 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7793
7794 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7795 and disable libgcj.
7796 * configure: Regenerated.
7797
7798 2004-03-01 Brian Booth <bbooth@redhat.com>
7799
7800 * MAINTAINERS: Add myself to write-after-approval.
7801
7802 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7803
7804 * MAINTAINERS: Add myself to write-after-approval.
7805
7806 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7807
7808 PR bootstrap/7087
7809 * Makefile.tpl: Guard XFOO sed statements better.
7810 * Makefile.tpl: Add dependency for configure-target-libada.
7811 * Makefile.in: Regenerate (incidentally fixes broken
7812 commit when libada-branch was merged).
7813
7814 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7815
7816 * MAINTAINERS: Add myself to write-after-approval.
7817
7818 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7819
7820 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7821 maintainers.
7822
7823 2004-02-20 Andrew Cagney <cagney@redhat.com>
7824
7825 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7826 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7827
7828 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7829
7830 PR bootstrap/11932
7831 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7832
7833 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7834
7835 * MAINTAINERS: Added myself to write-after-approval.
7836
7837 2004-02-14 Michael Koch <konqueror@gmx.de>
7838
7839 * MAINTAINERS: Added myself to write-after-approval.
7840
7841 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7842
7843 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7844 some OS port maintainers to OS port maintainers section.
7845
7846 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7847
7848 * MAINTAINERS: Add self.
7849
7850 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7851
7852 * MAINTAINERS: Alphabetize.
7853
7854 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7855
7856 * MAINTAINERS: Remove myself.
7857
7858 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7859
7860 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7861 (rs6000-*-aix*): Same.
7862 * configure: Regenerate.
7863
7864 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7865
7866 * configure.in (host): Add in missing $noconfigdirs to defines.
7867 * configure: Regenerate.
7868
7869 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7870 Nathanael Nerode <neroden@gcc.gnu.org>
7871
7872 PR ada/6637, PR ada/5911
7873 Merge with libada-branch:
7874 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7875 with appropriate dependencies. Add --enable-libada configure switch.
7876 * configure, Makefile.in: Regenerate.
7877
7878 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7879
7880 * MAINTAINERS: Add myself to write-after-approval.
7881
7882 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7883
7884 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7885 * configure: Regenerate.
7886
7887 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7888
7889 Merge from upstream:
7890
7891 * ltmain.in: When setting IFS to '~', be careful about user
7892 arguments that contain '~'.
7893
7894 2004-02-04 Peter O'Gorman <peter@pogma.com>
7895
7896 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7897 Also test $base_compile against $CC with escaped arguments. Bug
7898 reported by Geoff Keating <geoffk@apple.com>.
7899
7900 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7901
7902 * MAINTAINERS: Remove i960 port.
7903
7904 2004-01-23 DJ Delorie <dj@redhat.com>
7905
7906 * Makefile.def (target_modules) [libiberty]: Don't stage.
7907 * Makefile.in: Rebuilt.
7908
7909 2004-01-20 Caroline Tice <ctice@apple.com>
7910
7911 * MAINTAINERS: Add myself to write-after-approval.
7912
7913 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7914
7915 * MAINTAINERS: Update my email address.
7916
7917 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7918
7919 * MAINTAINERS: Add myself to write-after-approval.
7920
7921 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7922
7923 * MAINTAINERS: Remove entries without email address.
7924
7925 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7926
7927 * MAINTAINERS: Add myself to write-after-approval.
7928
7929 2004-01-15 Steven Bosscher <stevenb@suse.de>
7930
7931 * MAINTAINERS: Update my email address.
7932
7933 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7934
7935 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7936 * Makefile.tpl (configure-target-[+module+]): Support stage.
7937 * Makefile.in: Rebuilt.
7938
7939 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7940
7941 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7942
7943 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7944
7945 * MAINTAINERS: Add myself as a MIPS maintainer.
7946
7947 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7948
7949 * configure.in: Use ./config.cache, not config.cache.
7950 * configure: Regenerate.
7951 * Makefile.tpl: Special-casing not needed for GCC any more.
7952 * Makefile.in: Regenerate.
7953
7954 * configure.in: Don't share a cache file for host dirs.
7955 * configure: Regenerate.
7956
7957 * config-ml.in: Don't mess with the cache file.
7958
7959 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7960
7961 * MAINTAINERS: Move myself from 'Write After Approval' to
7962 'CPU Port Maintainers' section as SPARC maintainer.
7963
7964 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7965
7966 * Makefile.tpl: Make GCC use a separate config.cache.
7967 * Makefile.in: Regenerate.
7968
7969 PR bootstrap/11932, PR bootstrap/11933
7970 (I don't know if it will fix either of them, but it relates
7971 to them.)
7972 * configure.in: Don't use shared config.cache for target
7973 directories.
7974 * configure: Regenerate.
7975
7976 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7977
7978 * MAINTAINERS: Add myself to 'Write After Approval' section.
7979
7980 2003-12-31 Roger Sayle <roger@eyesopen.com>
7981
7982 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7983 * configure: Regenerated.
7984
7985 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7986
7987 * MAINTAINERS: Remove the mn10200 maintainer.
7988
7989 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7990
7991 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7992 * configure: Regenerated.
7993
7994 2003-12-16 Jan Hubicka <jh@suse.cz>
7995
7996 * MAINTAINERS: Add myself as callgraph maintainer.
7997
7998 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7999
8000 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8001 * configure: Regenerate.
8002
8003 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8004
8005 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8006 'Write After Approval' section. Update email.
8007
8008 2003-12-01 James Lemke <jim@wasabisystems.com>
8009
8010 * MAINTAINERS (Write After Approval): Add myself.
8011
8012 2003-11-20 Matt Thomas <matt@3am-software.com>
8013
8014 * MAINTAINERS: Add myself as a vax port maintainer.
8015
8016 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8017
8018 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8019 (configure-build-[+module+], configure-[+module+]): Likewise.
8020 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8021 * Makefile.in: Regenerate.
8022
8023 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8024
8025 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8026 shared/dylibed libraries.
8027 * ltmain.sh: Likewise.
8028 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8029 * ltcf-cxx.sh: Likewise.
8030 * ltcf-gcj.sh: Likewise.
8031 * ltconfig: Likewise.
8032
8033 2003-11-17 Stan Cox <scox@redhat.com>
8034
8035 * MAINTAINERS: Add myself as iq2000 port maintainer.
8036
8037 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8038
8039 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8040 * Makefile.in: Regenerate.
8041
8042 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8043
8044 * config.sub: Update to 2003-11-03 version.
8045
8046 2003-10-20 Phil Edwards <phil@codesourcery.com>
8047
8048 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8049 * configure: Regenerate.
8050
8051 2003-10-20 Nicolas Pitre <nico@cam.org>
8052
8053 * MAINTAINERS: Add myself to 'Write After Approval' section.
8054
8055 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8056
8057 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8058
8059 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8060
8061 * MAINTAINERS: Update my email address.
8062
8063 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8064
8065 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8066
8067 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8068
8069 * MAINTAINERS: Add myself to 'Write After Approval' section.
8070
8071 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8072
8073 * config.guess: Update to 2003-10-16 version.
8074 * config.sub: Update to 2003-10-16 version.
8075
8076 2003-10-15 David Daney <ddaney@avtrex.com>
8077
8078 * MAINTAINERS: Added myself to 'Write After Approval' section.
8079
8080 2003-10-15 Falk Hueffner <falk@debian.org>
8081
8082 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8083 'Write After Approval' section. Update email.
8084
8085 2003-10-14 Roger Sayle <roger@eyesopen.com>
8086
8087 * MAINTAINERS: Move myself from 'Write After Approval' to
8088 'Various Maintainers' section as middle-end maintainer.
8089
8090 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8091
8092 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8093 HOST_FLAGS_TO_PASS.
8094 * Makefile.in: Regenerate.
8095
8096 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8097
8098 * config.guess: Update to 2003-10-07 version.
8099 * config.sub: Update to 2003-10-07 version.
8100
8101 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8102
8103 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8104 * ltconfig (irix5*, irix6*): Don't override version_type.
8105
8106 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8107
8108 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8109 * configure: Rebuilt
8110 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8111 * Makefile.in: Rebuilt
8112
8113 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8114
8115 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8116
8117 2003-09-30 Carlo Wood <carlo@alinoe.com>
8118
8119 * MAINTAINERS (Write After Approval): Add myself.
8120
8121 2003-09-29 Paul Koning <ni1d@arrl.net>
8122
8123 * MAINTAINERS: Move myself from "Write After Approval"
8124 to CPU platform maintainers for pdp11 platform.
8125
8126 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8127
8128 * MAINTAINERS: Move myself from 'Write After Approval' to
8129 'Various Maintainers' section as libffi testsuite maintainer.
8130
8131 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8132
8133 * configure.in: Pass a computed --program-transform-name
8134 to subconfigures.
8135 * configure: Regenerated.
8136
8137 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8138
8139 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8140 * Makefile.in: Regenerate.
8141
8142 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8143 * Makefile.in: Regenerate.
8144
8145 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8146
8147 * MAINTAINERS: Move myself from 'Write After Approval'
8148 to 'Various Maintainers' (objective-c) section.
8149
8150 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8151
8152 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8153 quoting.
8154 * configure: Regenerated.
8155
8156 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8157
8158 * MAINTAINERS (Write After Approval): Add myself to write after
8159 approval list.
8160
8161 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8162
8163 * MAINTAINERS (Write After Approval): Add myself.
8164
8165 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8166
8167 * MAINTAINERS: Update my e-mail address.
8168
8169 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8170
8171 * libtool.m4 (LD): Correct powerpc64 host match.
8172
8173 2003-09-06 James E Wilson <wilson@tuliptree.org>
8174
8175 * MAINTAINTERS: Update my affiliation and email address.
8176
8177 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8178
8179 * MAINTAINERS (Write After Approval): Add myself.
8180
8181 2003-09-04 DJ Delorie <dj@redhat.com>
8182
8183 * configure: Regenerate.
8184
8185 2003-09-04 Robert Millan <robertmh@gnu.org>
8186
8187 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8188
8189 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8190
8191 * configure.in: Ensure arguments to sed are properly spaced.
8192 * configure: Regenerate.
8193
8194 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8195
8196 * MAINTAINERS: Update my e-mail address.
8197
8198 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8199
8200 * MAINTAINERS (Write After Approval): Add myself.
8201
8202 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8203
8204 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8205 * configure: Regenerated.
8206
8207 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8208
8209 * MAINTAINERS: Update my email address.
8210
8211 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8212
8213 * configure.in: Use newline instead of semicolon when assuming
8214 shell arguments in a for loop.
8215 * configure: Regenerated.
8216
8217 2003-08-22 Jason Eckhardt <jle@rice.edu>
8218
8219 * MAINTAINERS: Resurrect the i860 maintainer.
8220
8221 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8222
8223 PR 8180
8224 * configure.in: When testing with_libs and with_headers, treat
8225 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8226 * configure: Regenerate.
8227
8228 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8229 make, shell, etc.
8230 (baseargs): Likewise.
8231 * configure: Regenerate.
8232
8233 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8234
8235 * MAINTAINERS (Write After Approval): Add myself.
8236
8237 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8238
8239 * configure.in: Disable libgcj for darwin not on powerpc.
8240 * configure: Rebuild.
8241
8242 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8243
8244 * config-ml.in, symlink-tree: Add license.
8245
8246 2003-08-03 Richard Stallman <rms@gnu.org>
8247 Eben Moglen <moglen@columbia.edu>
8248
8249 * README.SCO: New file.
8250
8251 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8252
8253 * Makefile.tpl (check, check-c++): Express dependencies using
8254 dependencies rather than commands.
8255 * Makefile.in: Regenerate.
8256
8257 2003-08-01 Andrew Cagney <cagney@redhat.com>
8258
8259 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8260 * configure: Ditto.
8261
8262 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8263
8264 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8265 * Makefile.in: Update.
8266
8267 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8268
8269 * configure.in: Enable libgcj for darwin.
8270 * configure: Rebuild.
8271
8272 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8273
8274 * config-ml.in: Use ac_configure_args directly instead of
8275 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8276 actually seen.
8277
8278 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8279
8280 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8281 creating target and build subdirs to build all parent dirs as needed.
8282 * Makefile.in: Rebuild.
8283 * configure.in: Don't build dirs explicitly here.
8284 * configure: Rebuild.
8285
8286 2003-07-26 Paul Brook <paul@nowt.org>
8287
8288 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8289
8290 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8291
8292 * Makefile.tpl (all-make): Depend on intl.
8293 * Makefile.in: Rebuilt.
8294
8295 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8296
8297 * install-sh: Update to newer upstream versions (associated with
8298 aclocal 1.7).
8299 * mkinstalldirs: Likewise.
8300 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8301
8302 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8303
8304 * MAINTAINERS: Move self from Bug database only accounts
8305 to write-after-approval.
8306
8307 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8308
8309 * config.if: Remove unused libc_interface determination.
8310
8311 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8312
8313 * MAINTAINERS: Move self from write-after-approval to
8314 build machinery (*.in).
8315
8316 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8317
8318 PR bootstrap/11273
8319 PR bootstrap/11408
8320 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8321 unused INSTALL_PROGRAM_ARGS.
8322 * configure.in: Use AC_PROG_INSTALL.
8323 * Makefile.in: Regenerate.
8324 * configure: Regenerate.
8325
8326 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8327
8328 * MAINTAINERS: Alphabetize.
8329
8330 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8331
8332 * configure: Rebuilt.
8333 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8334 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8335 newlib nor libgloss.
8336 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8337 * configure.in (am33_2.0-*-linux*): Added.
8338
8339 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8340
8341 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8342 * configure: Regenerate.
8343
8344 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8345
8346 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8347 * Makefile.in: Regenerate.
8348
8349 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8350
8351 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8352 * Makefile.in: Regenerate.
8353
8354 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8355
8356 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8357 * Makefile.in: Regenerated.
8358
8359 * config-ml.in: Replace PWD with PWD_COMMAND.
8360
8361 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8362
8363 * intl: New directory; see intl/ChangeLog for details.
8364 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8365 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8366 * Makefile.in: Regenerate.
8367
8368 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8369
8370 * configure.in: Clean up config-lang.in handling. Delete
8371 useless assignment to "subdirs".
8372 * configure: Regenerate.
8373
8374 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8375
8376 * configure.in: Rename 'target_libs' to 'target_libraries'.
8377 Remove useless reference to 'target_libs'.
8378 * configure: Regenerate.
8379
8380 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8381
8382 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8383 * Makefile.in: Regenerate.
8384
8385 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8386
8387 * Makefile.def: Introduce flags_to_pass.
8388 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8389 * Makefile.in: Regenerate.
8390
8391 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8392
8393 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8394 and target-libgloss.
8395 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8396 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8397 * configure: Regenerate.
8398
8399 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8400
8401 * configure.in: Update testsuite_flags to new location.
8402 * configure. Regenerate.
8403
8404 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8405
8406 * Makefile.tpl: Remove BUILD_CC stuff.
8407 * Makefile.in: Regenerate.
8408
8409 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8410
8411 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8412
8413 2003-06-16 Graeme Peterson <gp@qnx.com>
8414
8415 * MAINTAINERS (Write After Approval): Add myself.
8416
8417 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8418
8419 * config.guess: Update to 2003-06-12 version.
8420 * config.sub: Update to 2003-06-13 version.
8421
8422 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8423
8424 * config.guess: Update to 2003-06-06 version.
8425 * config.sub: Update to 2003-06-06 version.
8426
8427 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8428
8429 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8430 * configure. Regenerate.
8431
8432 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8433
8434 * configure.in: Disable serial configure by default.
8435 * configure: Regenerate.
8436 * Makefile.tpl: Abolish .NOTPARALLEL.
8437 * Makefile.in: Regenerate.
8438
8439 * Makefile.tpl: Replace {build,host,target}_canonical by
8440 {build,host,target}.
8441 * Makefile.in: Regenerate.
8442
8443 * Makefile.tpl: Fix stupid pasto.
8444 * Makefile.in: Regenerate.
8445
8446 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8447
8448 * Makefile.tpl: Remove bogus conditional.
8449 * Makefile.in: Regenerate.
8450
8451 2003-06-05 Jan Hubicka <jh@suse.cz>
8452
8453 * Makefile.tpl (profiledbootstrap): New target.
8454 * Makefile.in (profiledbootstrap): New target.
8455
8456 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8457
8458 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8459 Pinski. Remove user names from other bugzilla-only maintainers.
8460
8461 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8462
8463 * Makefile.tpl: Make 'recursive targets' using autogen rather
8464 than shell loop. Remove duplicate 'clean' targets and false
8465 comments.
8466 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8467 Add systematic method of specifying missing targets in subdirs.
8468 Add copyright boilerplate.
8469 * Makefile.in: Regenerate.
8470 * configure.in: Add 'recursive targets' to maybe list.
8471 * configure: Regenerate.
8472
8473 * MAINTAINERS: "GNATS only" -> "Bug database only".
8474
8475 * Makefile.tpl: Rename [+target+] to [+make_target+].
8476 * Makefile.def: Rename 'target' to 'make_target'.
8477
8478 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8479
8480 * MAINTAINERS: Add self as options handling maintainer.
8481
8482 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8483
8484 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8485 been too long since I touched those ports.
8486
8487 2003-05-28 DJ Delorie <dj@redhat.com>
8488
8489 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8490 * Makefile.in: Regenerate.
8491
8492 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8493
8494 * configure.in: Use curly braces in the definition of tooldir.
8495 * configure: Regenerate.
8496
8497 2003-05-21 DJ Delorie <dj@redhat.com>
8498
8499 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8500 newlib or libgloss.
8501 * Makefile.in: Regenerate.
8502
8503 2003-05-21 DJ Delorie <dj@redhat.com>
8504
8505 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8506 * Makefile.in: Regenerate.
8507
8508 2003-05-20 Ian Lance Taylor <ian@airs.com>
8509
8510 * MAINTAINERS: Update my e-mail address.
8511
8512 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8513
8514 * configure.in: Switch more things to use maybe dependencies.
8515 * Makefile.tpl: Switch more things to use maybe dependencies.
8516 Factor out common code from autogen IF statements.
8517 * configure: Regenerate.
8518 * Makefile.in: Regenerate.
8519
8520 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8521
8522 * configure.in: Accept i[3456789]86 for machine type.
8523 * configure: Regenerate.
8524
8525 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8526
8527 * configure.in: Switch more things to use maybe dependencies.
8528 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8529 * configure: Regenerate.
8530 * Makefile.tpl: Switch more things to use maybe dependencies.
8531 * Makefile.in: Regenerate.
8532
8533 2003-05-16 Andreas Schwab <schwab@suse.de>
8534
8535 * Makefile.tpl (install-opcodes): Define.
8536 * Makefile.in: Rebuild.
8537
8538 2003-05-13 Andreas Jaeger <aj@suse.de>
8539
8540 * config.guess: Update to 2003-05-09 version.
8541 * config.sub: Update to 2003-05-09 version.
8542
8543 2003-05-13 Michael Eager <eager@mvista.com>
8544
8545 * configure.in: Correct sed script so that options in quotes are not
8546 deleted.
8547 * configure: Rebuild.
8548
8549 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8550
8551 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8552 and $$s/newlib/libc/sys/cygwin32 include paths.
8553 * configure: Ditto.
8554
8555 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8556
8557 * MAINTAINERS: Update my email addresses.
8558
8559 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8560
8561 * config-ml.in: Propagate INSTALL variables.
8562
8563 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8564
8565 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8566
8567 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8568
8569 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8570 * Makefile.in: Regenerate.
8571
8572 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8573
8574 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8575
8576 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8577
8578 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8579
8580 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8581
8582 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8583 * Makefile.in: Regenerated.
8584
8585 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8586
8587 * MAINTAINERS (Write After Approval): Upgrade myself from
8588 GNATS only to write-after-approval. Update my mail address.
8589
8590 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8591
8592 (OS Port Maintainers: freebsd): Add myself.
8593
8594 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8595
8596 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8597
8598 2003-04-22 Kean Johnston <jkj@sco.com>
8599
8600 * MAINTAINERS (SCO ports): Added myself.
8601
8602 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8603
8604 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8605
8606 2003-04-19 Kean Johnston <jkj@sco.com>
8607
8608 * MAINTAINERS (Write After Approval): Add myself.
8609
8610 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8611
8612 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8613 * Makefile.in: Regenerate.
8614
8615 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8616
8617 * configure.in (powerpc64*-*-linux*): Remove.
8618 * configure: Rebuilt.
8619
8620 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8621
8622 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8623 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8624 and restrap.
8625 * Makefile.in: Regenerate.
8626
8627 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8628
8629 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8630 * configure: Regenerated.
8631
8632 2003-04-15 DJ Delorie <dj@redhat.com>
8633
8634 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8635
8636 2003-04-13 Nick Clifton <nickc@redhat.com>
8637
8638 * config-ml.in: Remove support for --disable-aix removing
8639 call-aix multilibs.
8640
8641 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8642
8643 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8644 * */configure: Rebuilt.
8645
8646 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8647
8648 * MAINTAINERS: Add my email address.
8649
8650 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8651
8652 * MAINTAINERS (Write After Approval): Add myself.
8653
8654 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8655
8656 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8657 * Makefile.in: Regenerate.
8658
8659 2003-03-14 Michael Chastain <mec@shout.net>
8660
8661 * Makefile.in: Regenerate with correct Makefile.def.
8662
8663 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8664
8665 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8666 Make macro.
8667 * Makefile.in: Regenerate.
8668 * configure.in: Clean up gxx_include_dir logic.
8669 * configure: Regenerate.
8670
8671 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8672
8673 * MAINTAINERS (Write After Approval): Add myself.
8674
8675 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8676
8677 * MAINTAINERS: Update my mail address.
8678
8679 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8680
8681 * configure.in (gxx_include_dir): Fix typo.
8682 * configure: Regenerated.
8683
8684 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8685
8686 * Makefile.tpl: Reindent.
8687 * Makefile.in: Regenerate.
8688 * configure.in: Reindent. Don't set unused variables.
8689 * configure: Regenerate.
8690
8691 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8692
8693 * configure.in: Include $(build_tooldir)/sys-include in
8694 FLAGS_FOR_TARGET.
8695 * configure: Regenerated.
8696
8697 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8698
8699 * Makefile.tpl: Always pass down RANLIB.
8700 * Makefile.in: Regenerate.
8701
8702 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8703 * Makefile.in: Regenerate.
8704 * configure.in: Remove unused logic relating to --enable-shared
8705 and --enable-threads. Remove bogus comments. Remove redundant
8706 noconfigdirs.
8707 * configure: Regenerate.
8708
8709 * configure.in: Replace ${libstdcxx_version} by its value.
8710 Remove reference to mh-dgux.
8711 * configure: Regenerate.
8712
8713 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8714
8715 * MAINTAINERS (Write After Approval): Add myself.
8716
8717 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8718
8719 * Makefile.tpl: Rearrange.
8720 * Makefile.in: Regenerate.
8721
8722 2003-02-25 Uwe Stieber <uwe@wwws.de>
8723
8724 * configure.in: Add support for kaOS as cross build target system.
8725 * configure: Regenerated.
8726
8727 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8728
8729 * MAINTAINERS (Write after approval): Add myself.
8730
8731 2003-02-21 James E Wilson <wilson@tuliptree.org>
8732
8733 * MAINTAINERS: Update my email address.
8734
8735 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8736
8737 * MAINTAINERS: Add self to blanket write privs. section.
8738
8739 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8740
8741 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8742 configure-target-* as some target builds may require additional
8743 flags for preprocessor tests.
8744 * Makefile.in: Regenerated.
8745
8746 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8747
8748 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8749 * ltconfig: Handle it.
8750 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8751 auto-detecting it.
8752
8753 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8754 it is used as argument to $CC.
8755 * ltcf-gcj.sh: Likewise.
8756
8757 * configure.in: Introduce --enable-maintainer-mode.
8758 * configure: Rebuilt.
8759 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8760 for maintainer mode.
8761 * Makefile.in: Rebuilt.
8762
8763 2003-02-18 Jason Merrill <jason@redhat.com>
8764
8765 * Makefile.tpl (check-c++): Allow parallelism.
8766
8767 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8768
8769 * MAINTAINERS: Remove John Carr (who never actually had access to
8770 gcc.gnu.org).
8771
8772 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8773
8774 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8775 don't configure target-libobjc.
8776 * configure: Regenerate.
8777
8778 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8779
8780 * Makefile.tpl (RANLIB): Define.
8781 * Makefile.in: Regenerate.
8782
8783 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8784
8785 * MAINTAINERS: Update my email.
8786
8787 2003-02-06 Keith R Seitz <keiths@redhat.com>
8788
8789 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8790 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8791 * Makefile.in: Regenerated.
8792 * configure.in: Remove all traces of snavigator, db, and grep.
8793 * configure: Regenerated.
8794
8795 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8796
8797 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8798 After Approval.
8799
8800 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8801
8802 * MAINTAINERS (Write after approval): Add myself.
8803
8804 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8805
8806 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8807 * Makefile.in: Regenerated.
8808
8809 2003-01-30 Roger Sayle <roger@eyesopen.com>
8810
8811 * config.guess: Updated to 2003-01-30's version.
8812 * config.sub: Updated to 2003-01-28's version.
8813
8814 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8815
8816 * config.if: If gcc_version is already set, just use it. Don't set
8817 gcc_version_trigger if it's already set, otherwise set it to
8818 gcc/version.c, but only if the file exists. If it is not set and
8819 gcc/version.c does not exist, try to extract the version number from
8820 $CC.
8821
8822 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8823
8824 * MAINTAINERS: Add myself to write-after-approval list.
8825
8826 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8827
8828 * configure.in: Revert 24Jan change.
8829 * configure: Regenerate.
8830
8831 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8832
8833 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8834 entry of HJ Lu.
8835
8836 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8837
8838 * configure.in: Revert previous change.
8839 * configure: Regenerate.
8840
8841 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8842
8843 * configure.in: Make rda native-only.
8844 * configure: Regenerate.
8845
8846 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8847
8848 * MAINTAINERS: Move myself from GNATS-only-accounts to
8849 write-after-approval.
8850
8851 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8852
8853 * configure.in: Add missing \.
8854 * configure: Rebuilt.
8855
8856 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8857
8858 * configure.in (baseargs): Avoid using \| in sed regular
8859 expressions.
8860 * configure: Rebuilt.
8861
8862 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8863
8864 * configure.in (baseargs): Remove all supported forms of
8865 --cache-file, --srcdir, --host, --build and --target options
8866 from argument lists.
8867 * configure: Rebuilt.
8868
8869 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8870
8871 * MAINTAINERS: Add myself to write-after-approval list.
8872
8873 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8874
8875 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8876 * configure: Rebuilt.
8877
8878 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8879
8880 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8881 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8882 * Makefile.in: Regenerate.
8883 * configure: Regenerate.
8884
8885 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8886
8887 * configure.in: Remove Makefile in build, host and target modules
8888 unless configure was run with --no-recursion.
8889 * configure: Rebuilt.
8890
8891 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8892
8893 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8894 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8895 * Makefile.in: Regenerate.
8896
8897 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8898
8899 * config.guess: Update to 2003-01-03 version.
8900 * config.sub: Update to 2003-01-03 version.
8901
8902 2003-01-07 Christopher Faylor <cgf@redhat.com>
8903
8904 * configure: Regenerate with proper autoconf 2.13.
8905
8906 2003-01-07 Christopher Faylor <cgf@redhat.com>
8907
8908 * configure.in: Add AC_PREREQ for consistency.
8909 * configure: Regenerate.
8910
8911 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8912
8913 * configure.in (GDB_TK): Add tcl directories conditional on
8914 gdb/gdbtk directory being present.
8915 * configure: Regenerate.
8916
8917 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8918
8919 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8920 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8921 * configure: Rebuilt.
8922
8923 2002-12-31 Tom Tromey <tromey@redhat.com>
8924
8925 * Makefile.in: Rebuilt.
8926 * Makefile.def (target_modules) [libffi]: Allow installation.
8927
8928 2002-12-31 Andreas Schwab <schwab@suse.de>
8929
8930 * configure.in: Fix use of $program_transform_name.
8931 * configure: Regenerated.
8932
8933 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8934
8935 * configure.in (baseargs): Don't remove first configure argument.
8936 * configure: Regenerated.
8937
8938 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8939
8940 * Makefile.tpl (local-distclean): Don't remove...
8941 (multilib.ts): ... this. Moved into...
8942 (multilib.out): ... this. Don't use sub-make.
8943 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8944 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8945 (configure-build-[+module+], configure-[+module+],
8946 configure-target-[+module+], configure-gcc): ... these. Test
8947 for Makefile existence. Drop config.status from dependencies.
8948 * Makefile.in: Rebuilt.
8949 * configure.in: Move gcc-version-trigger to the end of
8950 ac_configure_args. Add comments to maybedep.tmp and
8951 serdep.tmp. Introduce --disable-serial-configure. Remove
8952 nonopt from baseargs, matching and removing corresponding
8953 whitespace while at it.
8954 * configure: Rebuilt.
8955
8956 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8957
8958 * configure.in (host_configargs): Replace reference to
8959 no-longer-defined buildopts with --build=${build_alias}.
8960 * configure: Rebuilt.
8961
8962 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8963 program_transform_name to standard idiom.
8964 (AUTOGEN, AUTOCONF): Define.
8965 (Makefile.in): Use $(AUTOGEN).
8966 (Makefile): Depend on config.status, and use autoconf-style rule to
8967 build it. Move original commands to...
8968 (config.status): ... this new target.
8969 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8970 $(AUTOCONF).
8971 * Makefile.in: Rebuilt.
8972
8973 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8974
8975 * Makefile.tpl: Fix dramatic bustage due to change in
8976 program_transform_name.
8977 * Makefile.in: Regenerate.
8978
8979 * configure.in: Remove unnecessary PATH setting.
8980 * configure: Regnerate.
8981
8982 * configure.in: Don't default to unprefixed tools unless
8983 the native tools will work.
8984 * configure: Regenerate.
8985
8986 * configure.in: Convert to autoconf script. Blow away lots
8987 of now-redundant Makefile fragments.
8988 * configure: Generate using Autoconf.
8989 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8990 * Makefile.in: Regenerate.
8991
8992 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8993
8994 * configure: Fix stupid bug where RANLIB was mistakenly included.
8995
8996 * configure.in: Rename (buildargs, hostargs, targargs) to
8997 (build_configargs, host_configargs, target_configargs).
8998
8999 * configure.in: Move logic out of sed statement.
9000
9001 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9002 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9003
9004 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9005
9006 * config.sub: Import from master repository
9007 * config.guess: Ditto
9008
9009 2002-12-24 Andreas Schwab <schwab@suse.de>
9010
9011 * Makefile.tpl (multilib.out): Fix missing space.
9012 * Makefile.in: Regenerate.
9013
9014 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9015
9016 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9017 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9018 * Makefile.in: Regenerate.
9019 * configure.in: Remove unnecessary leftovers.
9020
9021 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9022
9023 * configure.in (extra_ranlibflags_for_target): New variable.
9024 (*-*-darwin): Add -c to ranlib commands.
9025 * configure (tooldir): Handle extra_ranlibflags_for_target.
9026
9027 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9028
9029 * Makefile.tpl: Revert HJL's change.
9030 * Makefile.in: Regenerated.
9031 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9032 always.
9033
9034 2002-12-19 Andreas Schwab <schwab@suse.de>
9035
9036 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9037 * Makefile.in: Regenerate.
9038
9039 2002-12-18 H.J. Lu <hjl@gnu.org>
9040
9041 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9042 * Makefile.in: Regenerated.
9043
9044 * configure.in (build_prefix): New. Substitute.
9045
9046 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9047
9048 * Makefile.tpl: Don't let real targets depend on phony targets.
9049 * Makefile.in: Regenerate.
9050
9051 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9052 * Makefile.in: Regenerate.
9053
9054 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9055
9056 * config.sub: Import from master repository
9057 * config.guess: Ditto
9058
9059 2002-12-16 Jason Merrill <jason@redhat.com>
9060
9061 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9062 previous 'make bootstrap'.
9063 * Makefile.in: Regenerate.
9064
9065 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9066
9067 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9068
9069 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9070
9071 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9072 * Makefile.in: Regenerate.
9073
9074 2002-12-13 Jason Merrill <jason@redhat.com>
9075
9076 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9077 library tests.
9078 (check-c++): Just depend on it and check-target-libstdc++-v3.
9079 * Makefile.in: Regenerate.
9080
9081 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9082
9083 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9084 * Makefile.in: Rebuilt.
9085
9086 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9087
9088 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9089
9090 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9091
9092 * configure: Fix bug put in by gremlins.
9093
9094 * Makefile.tpl: Substitute more autoconfily.
9095 * configure: Substitute more autoconfily.
9096 * Makefile.in: Regenerate.
9097
9098 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9099
9100 * config.sub: Import from master repository
9101 * config.guess: Ditto
9102 * MAINTAINERS: Added Svein Seldal under write after approval
9103
9104 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9105
9106 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9107 * Makefile.in (all-sim): Ditto.
9108
9109 2002-12-06 DJ Delorie <dj@redhat.com>
9110
9111 * Makefile.tpl: Change configure dependencies to not have real
9112 targets depend on phony targets.
9113
9114 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9115
9116 * configure.in: Revert unintentional change.
9117
9118 * Makefile.tpl: Change dependency for */multilib.out so that
9119 it works when gcc isn't in the tree.
9120
9121 * configure.in: Substitute more.
9122 * configure: Run subconfigures from the Makefile.
9123 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9124 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9125
9126 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9127
9128 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9129
9130 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9131
9132 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9133 and corresponding dependencies.
9134 * Makefile.in: Regenerate.
9135
9136 * configure.in (host_tools): Order binutils, gas and ld for
9137 convenience in running the testsuites.
9138
9139 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9140 * Makefile.in: Regenerate.
9141 * configure.in: Introduce rules to serialize subconfigure runs.
9142
9143 * configure.in: Introduce BASE_CC_FOR_TARGET.
9144 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9145 Realize configure-build-* targets. Realize configure-target-* targets.
9146 * Makefile.in: Regenerate.
9147
9148 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9149
9150 * configure: Move gcc_version_trigger stuff from here...
9151 * configure.in: ...to here.
9152
9153 * configure.in: Separate subconfigure options added by this file from
9154 options given by the user. Add machinery to put args for host
9155 subconfigures into the Makefile.
9156
9157 * Makefile.tpl: Remove 'vault' targets.
9158 * Makefile.tpl: Reorder and comment dependencies.
9159 * Makefile.in: Regenerate.
9160
9161 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9162 * configure.in: Fix my broken commit of previous patch. (sigh)
9163
9164 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9165
9166 * configure.in: Move host-specific darwin noconfigdirs into
9167 the host-specific section.
9168
9169 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9170
9171 * configure.in: Move host-specific darwin noconfigdirs into
9172 the host-specific section.
9173
9174 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9175
9176 * configure: Remove skip-this-dir support.
9177 * Makefile.tpl: Remove skip-this-dir support.
9178
9179 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9180 subdirectories.
9181 * Makefile.in: Regenerate.
9182
9183 * Makefile.tpl: Strip out useless setting of 'dir'.
9184 * Makefile.in: Regenerate.
9185
9186 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9187
9188 * configure.in: Fix deeply stupid bug.
9189
9190 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9191 shell code in CXX_FOR_TARGET
9192 * Makefile.def: Introduce raw_cxx.
9193 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9194 RAW_CXX_FOR_TARGET.
9195 * Makefile.in: Regenerate.
9196
9197 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9198
9199 * Makefile.tpl: Remove unnecessary ifs.
9200 * Makefile.in: Regenerate.
9201
9202 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9203 dependencies. Maybe-ize build-libiberty. Create dummy install
9204 targets for 'no_install' modules.
9205 * configure: Move GDB_TK substitution to configure.in. Move
9206 build_modules stuff to configure.in.
9207 * configure.in: Implement soft dependency machinery. Maybe-ize
9208 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9209 * Makefile.in: Regenerate.
9210
9211 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9212
9213 * Makefile.tpl: Make all-target, install-target behave similarly
9214 to all, install (only hitting configured targets). Eliminate
9215 unused macro defintions.
9216
9217 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9218 build != host.
9219
9220 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9221
9222 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9223
9224 * configure.in: Produce lists of subdir targets we're actually
9225 configuring. Remove references to "dosrel".
9226 * Makefile.tpl: Let configure set which subdir targets are hit.
9227 Remove install-cross; clean up install; remove ALL. Remove
9228 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9229 Autogenerate host module targets. Remove empty dependency lines
9230 and redundant dependency; rearrange slightly.
9231 * Makefile.def: Add host-side libtermcap, utils.
9232
9233 * Makefile.in: Regenerate.
9234
9235 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9236
9237 * ltconfig (osf[345]): Append $major to soname_spec.
9238 Reflect this in library_names_spec.
9239 * ltmain.sh (osf): Prefix $major with . for use as extension.
9240
9241 2002-11-19 Andreas Jaeger <aj@suse.de>
9242
9243 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9244 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9245 and sparc64 GNU/Linux systems.
9246
9247 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9248
9249 * MAINTAINERS: Update email.
9250
9251 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9252
9253 * MAINTAINERS: Complete James Dennett's entry.
9254
9255 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9256
9257 * MAINTAINERS (Write After Approval): Add myself.
9258
9259 2002-11-13 Bruce Korb <bkorb@gnu.org>
9260
9261 * Makefile.tpl: syntactic cleanup
9262
9263 2002-11-13 Stuart Hastings <stuart@apple.com>
9264
9265 * MAINTAINERS: Add myself to write-after-approval list.
9266
9267 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9268
9269 * Makefile.def: Add list of recursive targets to autogenerate.
9270 Add build_modules.
9271 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9272 targets. Autogenerate *-build-* targets.
9273 * Makefile.in: Regenerate.
9274
9275 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9276
9277 * configure: More autoconf-style substitutions.
9278 * Makefile.tpl: More autoconf-style substitutions.
9279 * Makefile.in: Regenerate.
9280
9281 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9282
9283 * configure: Substitute more variables in a more autoconf-friendly
9284 way. Simplify slightly.
9285 * Makefile.tpl: Make more variables substitutable in an
9286 autoconf-friendly way.
9287 * Makefile.in: Regenerate.
9288
9289 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9290
9291 * MAINTAINERS (Write After Approval): Add myself.
9292
9293 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9294
9295 * configure.in (v810*): Remove special setting of tools.
9296
9297 * configure: Add support for extra required flags for ar or nm.
9298 * configure.in (aix4.3+): Use above support for target-specific
9299 issues, rather than using config/mt-aix43.
9300
9301 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9302
9303 * configure: Remove 'removing', which doesn't work. Replace $subdir
9304 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9305 with $srcdir. Reformat indentation. Substitute some variables
9306 formerly hard-coded in the Makefile for build=host.
9307 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9308 * Makefile.def: Autogenerate more.
9309 * Makefile.in: Regenerate.
9310
9311 2002-11-04 Adam Nemet <anemet@lnxw.com>
9312
9313 * MAINTAINERS (Write After Approval): Add myself.
9314
9315 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9316
9317 * Makefile.def (host_modules): Add rda.
9318 * Makefile.in: Regenerate.
9319 * configure.in (target_tool): Add target-rda to list.
9320
9321 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9322
9323 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9324
9325 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9326
9327 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9328 and restrap targets to this rule.
9329 * Makefile.in: Regenerate.
9330
9331 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9332
9333 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9334 GNATS only accounts.
9335
9336 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9337
9338 * configure.in (i[3456]86-*-linux*): Add check to disable
9339 ${libgcj} for glibc1.
9340
9341 2002-10-24 Denis Chertykov <denisc@overta.ru>
9342
9343 * MAINTAINERS: Add myself as ip2k port maintainer.
9344
9345 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9346
9347 * configure.in: Add tic4x target.
9348
9349 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9350
9351 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9352 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9353 * Makefile.in: Regenerate.
9354
9355 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9356 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9357 * Makefile.in: Regenerate.
9358
9359 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9360
9361 * MAINTAINERS: Add myself as web pages co-maintainer.
9362
9363 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9364
9365 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9366 * Makefile.in: Regenerate.
9367
9368 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9369
9370 * MAINTAINERS: Add myself and Nathan Sidwell
9371 <nathan@codesourcery.com> as VxWorks maintainers.
9372
9373 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9374
9375 * Makefile.def: Remove order dependency comments.
9376 * Makefile.tpl: Add explicit install-install dependencies.
9377 * Makefile.in: Regenerate.
9378
9379 * Makefile.tpl: Remove material now in src-release. (Finally!)
9380 * Makefile.in: Regenerate.
9381
9382 * Makefile.tpl: Add configure-target (for src-release in src)
9383 * Makefile.in: Regenerate.
9384
9385 2002-09-30 Nick Clifton <nickc@redhat.com>
9386
9387 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9388
9389 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9390
9391 * configure.in (s390*-*-linux*): Enable libgcj.
9392
9393 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9394
9395 * configure: Revert accidentally applied changes.
9396
9397 * Makefile.tpl: Make more autoconf-friendly.
9398 * Makefile.in: Regenerate.
9399 * configure: Make substitution more autoconf-like.
9400
9401 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9402
9403 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9404 single entry to handle all these.
9405 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9406 libjava on arm-*-elf.
9407
9408 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9409
9410 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9411 things that depend on them.
9412
9413 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9414
9415 * Makefile.tpl: Make subsituted variables more autoconfy.
9416 * Makefile.in: Regenerate.
9417 * configure: Make seds more autoconfy.
9418
9419 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9420
9421 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9422 * Makefile.in: Regenerate.
9423 * configure.in: Rewrite sed statements to look autoconfy.
9424
9425 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9426 all-target-foo on configure-target-foo.
9427 * Makefile.def: Ditto.
9428 * Makefile.in: Rebuild.
9429
9430 2002-09-25 Andrew Haley <aph@redhat.com>
9431
9432 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9433
9434 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9435
9436 * Makefile.def: New file.
9437 * Makefile.tpl: New file.
9438 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9439 * contrib/gcc_update: Note that Makefile.in is a generated file.
9440
9441 * configure.in: Minor rearrangement. Simplify tests.
9442
9443 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9444
9445 * configure.in (with_headers): Skip copy if value is "yes".
9446 (with_libs): Likewise.
9447
9448 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9449
9450 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9451 * configure.in (sh*-*-pe*): Ditto.
9452 * configure.in (mips*-*-pe*): Ditto.
9453 * configure.in (*arm-wince-pe): Ditto.
9454
9455 * configure.in: Rearrange.
9456
9457 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9458
9459 * MAINTAINERS: Update my email address.
9460
9461 2002-08-30 Paul Koning <pkoning@equallogic.com>
9462
9463 * MAINTAINERS: (Write After Approval): Add myself.
9464
9465 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9466
9467 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9468
9469 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9470
9471 * MAINTAINERS: Change my mailing address.
9472
9473 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9474
9475 * MAINTAINERS (Write After Approval): Remove myself.
9476 (Various Maintainers: c++ runtime libs): Add myself.
9477
9478 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9479
9480 * MAINTAINERS (Write After Approval): Remove myself.
9481 (Various Maintainers: c++ runtime libs): Add myself.
9482
9483 2002-08-15 Eric Christopher <echristo@redhat.com>
9484
9485 * config.sub: Import from master repository.
9486 * config.guess: Ditto.
9487
9488 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9489
9490 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9491 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9492 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9493
9494 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9495
9496 * MAINTAINERS: Add self to rs6000 vector extensions.
9497
9498 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9499
9500 * libiberty/configure: Reverted unintended yesterday's check in.
9501
9502 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9503
9504 * boehm-gc/configure, libf2c/configure: Rebuilt.
9505 * libffi/configure, libiberty/configure: Ditto.
9506 * libjava/configure, libobjc/configure: Ditto.
9507 * libstdc++-v3/configure, zlib/configure: Ditto.
9508 Merged from binutils:
9509 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9510 From Steve Ellcey <sje@cup.hp.com>:
9511 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9512 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9513 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9514 IA64.
9515 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9516 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9517 soname_spec, sys_lib_search_path_spec): Ditto.
9518
9519 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9520
9521 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9522
9523 2002-08-04 H.J. Lu (hjl@gnu.org)
9524
9525 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9526
9527 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9528
9529 * MAINTAINERS (Write After Approval): Add myself.
9530
9531 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9532
9533 * configure.in: Move generic linux case to end. Copy generic
9534 linux noconfigdirs to mips*-*-linux* entry and new
9535 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9536
9537 2002-07-19 Michael Matz <matz@suse.de>
9538
9539 * MAINTAINERS: Add myself as ra* maintainer.
9540
9541 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9542
9543 * config.guess: Update to 2002-07-09 version.
9544 * config.sub: Update to 2002-07-03 version.
9545
9546 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9547
9548 * MAINTAINERS: Fix typo in a maintainer email address.
9549
9550 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9551
9552 * configure.in: Remove two redundant tests.
9553
9554 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9555
9556 * configure.in (mips*-*-irix6*o32): Enable stabs.
9557
9558 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9559
9560 * configure.in: Don't build grez.
9561 * Makefile.in: Ditto.
9562
9563 * Makefile.in: Remove references to bsp, cygmon, libstub.
9564 * configure.in: Ditto.
9565
9566 * configure.in: Remove leftover reference to gdbtest.
9567
9568 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9569
9570 * configure.in (gxx_include_dir): Change to match versioned
9571 C++ headers if --enable-version-specific-runtime-libs is used.
9572
9573 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9574
9575 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9576
9577 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9578
9579 * configure.in: Make --without-x work.
9580
9581 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9582
9583 * configure.in: Rearrange target Makefile fragment collection.
9584
9585 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9586 cvs[src].
9587 * configure.in: Ditto.
9588
9589 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9590
9591 * MAINTAINERS (Write After Approval): Update my e-mail address.
9592
9593 2002-06-24 Ben Elliston <bje@redhat.com>
9594
9595 * configure.in (host_tools): Remove cgen.
9596
9597 * Makefile.in (all-cgen): Remove; runs from its source directory.
9598 (check-cgen, install-cgen, clean-cgen): Likewise.
9599 (all-opcodes): Do not depend on all-cgen.
9600 (all-sim): Likewise.
9601
9602 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9603
9604 * Makefile.in: Eliminate 'apache' targets.
9605 * configure.in: Eliminate 'apache' targets.
9606
9607 * configure.in: Eliminate redundant tests. Reorganize.
9608
9609 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9610
9611 * config-ml.in: Eliminate references to Cygnus configure.
9612
9613 * Makefile.in: Eliminate references to building emacs.
9614
9615 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9616
9617 * MAINTAINERS: Update my email address.
9618
9619 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9620
9621 * config.if (libstdcxx_incdir): Version C++ headers.
9622 (cxx_incdir): Remove.
9623
9624 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9625
9626 * MAINTAINERS (Write After Approval): Add self.
9627
9628 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9629
9630 * configure.in: Add support for ip2k.
9631
9632 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9633
9634 * configure.in: Fix AIX configury bug.
9635
9636 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9637
9638 * MAINTAINERS (Write After Approval): Add self.
9639
9640 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9641
9642 * configure.in: replace ${topsrcdir} with ${srcdir}
9643
9644 * configure.in: Move definition of libstdcxx_flags
9645 right above usage, rather than waaay earlier.
9646
9647 * configure.in: Pull definition of is_cross_compiler earlier.
9648
9649 * configure.in: Rearrange a little.
9650
9651 * configure.in: Remove references to librx.
9652 * Makefile.in: Remove references to librx.
9653
9654 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9655
9656 * config.sub: Add support for avr target.
9657 Import from master sources, rev 1.255
9658
9659 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9660
9661 * configure, .cvsignore: Revert previous change...
9662 * Makefile: ...delete.
9663
9664 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9665
9666 * configure.in: Eliminate ${gasdir} variable.
9667
9668 2002-06-18 Dave Brolley <brolley@redhat.com>
9669
9670 * configure.in: Add support for frv.
9671 * config.sub: Add support for frv.
9672
9673 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9674
9675 * configure: Remove garbage from previous commit.
9676
9677 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9678
9679 * configure: For in-source builds, make a subdir and re-exec there.
9680 * Makefile: New file. Pass targets through to build directory.
9681 * .cvsignore: No longer ignore "Makefile".
9682
9683 2002-06-16 Douglas Rupp <rupp@gnat.com>
9684
9685 * MAINTAINERS (Write After Approval): Add self.
9686
9687 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9688
9689 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9690
9691 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9692
9693 * configure.in (vax-*-netbsd*): Re-enable gas.
9694
9695 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9696
9697 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9698 BUILD_PREFIX_1, to correct nomenclature.
9699 * configure: Likewise.
9700
9701 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9702 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9703
9704 2002-05-31 Olaf Hering <olh@suse.de>
9705
9706 * config-ml.in: Propogate DESTDIR also.
9707
9708 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9709
9710 * configure.in (vax-*-netbsd*): Don't build gas for this
9711 platform.
9712
9713 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9714
9715 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9716 and libgcj for AVR.
9717
9718 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9719
9720 * MAINTAINERS (Write After Approval): Add myself.
9721
9722 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9723
9724 * config.guess: Update to 2002-05-22 version.
9725 * config.sub: Likewise.
9726
9727 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9728
9729 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9730 * config-ml.in: Likewise.
9731 * configure: Likewise.
9732 * configure.in: Likewise.
9733
9734 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9735
9736 * MAINTAINERS: Update my email address.
9737
9738 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9739
9740 * configure.in: Simplify makefile fragment collection.
9741
9742 * configure.in: Remove code to build emacs.
9743
9744 * configure.in : Remove --srcdir argument from targargs and buildargs
9745 (it's always overridden in the Makefile anyway). Rearrange a bit.
9746
9747 * configure: Move some logic to configure.in.
9748 * configure.in: Move some logic from configure.
9749
9750 2002-05-11 Tom Tromey <tromey@redhat.com>
9751
9752 * MAINTAINERS: Reflect libgcj reality.
9753
9754 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9755
9756 * Makefile.in: Honour DESTDIR.
9757
9758 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9759
9760 * config.guess: Import 2002-03-20 version.
9761 * config.sub: Import 2002-04-26 version.
9762
9763 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9764
9765 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9766
9767 2002-05-07 Tim Josling <tej@melbpc.org.au>
9768
9769 * MAINTAINERS: Add self.
9770
9771 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9772
9773 * ltmain.sh: Detect and handle object name conflicts
9774 while piecewise linking a static library.
9775
9776 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9777
9778 * configure.in (noconfigdirs): Don't disable libgcj on
9779 sparc64-*-solaris* and sparcv9-*-solaris*.
9780
9781 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9782
9783 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9784
9785 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9786
9787 * configure.in (FLAGS_FOR_TARGET): Do not add
9788 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9789 on i[3456]86-*-linux*.
9790
9791 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9792
9793 * configure.in (noconfigdirs): Replace [ ] with test.
9794
9795 * configure.in (noconfigdirs): Do not add target-newlib if
9796 target == i[3456]86-*-linux*, and host == target.
9797
9798 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9799
9800 * configure.in: delete reference to absent file
9801
9802 * configure.in: replace '[' with 'test'
9803
9804 * configure.in: Eliminate references to gash.
9805 * Makefile.in: Eliminate references to gash.
9806
9807 * configure.in: remove useless references to 'pic' makefile fragments.
9808
9809 * configure.in: (*-*-windows*) Finish removing.
9810
9811 * configure.in: Eliminate redundant test for libgui.
9812
9813 2002-04-29 Roger Sayle <roger@eyesopen.com>
9814
9815 * MAINTAINERS: Add self and realphabetize. Update entries
9816 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9817 entry for a29k port maintainer.
9818
9819 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9820
9821 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9822 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9823
9824 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9825
9826 * configure.in: remove references to dead files
9827
9828 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9829
9830 * MAINTAINERS: Add information about purpose of this file.
9831
9832 2002-04-18 Tom Tromey <tromey@redhat.com>
9833
9834 * configure.in: Disallow configuring libgcj when it is already
9835 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9836 Solaris 2.8 by default. For PR libgcj/6158.
9837
9838 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9839
9840 * configure.in: Move default CC setting out of config/mh-* fragments
9841 directly into here.
9842
9843 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9844
9845 * configure.in: don't even try to configure or make a subdirectory
9846 if there's no configure script for it.
9847
9848 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9849
9850 * MAINTAINERS: Remove chill maintainers.
9851 * Makefile.in (CHILLFLAGS): Remove.
9852 (CHILL_LIB): Remove.
9853 (TARGET_CONFIGDIRS): Remove libchill.
9854 (CHILL_FOR_TARGET): Remove.
9855 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9856 CHILL_LIB.
9857 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9858 (CHECK_TARGET_MODULES): Likewise.
9859 (INSTALL_TARGET_MODULES): Likewise.
9860 (CLEAN_TARGET_MODULES): Likewise.
9861 (configure-target-libchill): Remove.
9862 (all-target-libchill): Remove.
9863 * configure.in (target_libs): Remove target-libchill.
9864 Do not compute CHILL_FOR_TARGET.
9865 * libchill: Remove directory.
9866
9867 2002-04-11 DJ Delorie <dj@redhat.com>
9868
9869 * Makefile.in, configure.in: Sync with binutils, entries
9870 follow...
9871
9872 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9873
9874 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9875 (do-tar, do-bz2): New rules.
9876 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9877 (gdb-tar): New rule.
9878 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9879 (insight_dejagnu.tar): New rule.
9880 (insight.tar): New rule.
9881 (gdb+dejagnu.tar): New rule.
9882 (gdb.tar): New rule.
9883
9884 2002-02-01 Mo DeJong <supermo@bayarea.net>
9885
9886 * Makefile.in: Add all-tix to deps for all-snavigator
9887 so that tix is built when building snavigator.
9888
9889 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9890
9891 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9892 ld and gdb are not supported.
9893
9894 2002-01-07 Mark Salter <msalter@redhat.com>
9895
9896 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9897 Allow target-libgloss to be built for arm, strongarm, and xscale.
9898
9899 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9900
9901 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9902 options for i[3456]86-pc-linux* native builds.
9903
9904 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9905
9906 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9907 files from .po files for a distribution.
9908
9909 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9910
9911 * configure.in: Enable libstdc++-v3 for h8300 targets.
9912
9913 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9914
9915 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9916 version from bfd/.
9917
9918 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9919
9920 * Makefile.in (VER): When present, extract the version number from
9921 the file version.in.
9922
9923 2001-05-24 Tom Rix <trix@redhat.com>
9924
9925 * configure.in : enable ld for aix
9926
9927 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9928
9929 * config.guess: Add linux target for S/390.
9930
9931 2000-11-07 Philip Blundell <pb@futuretv.com>
9932
9933 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9934
9935 2000-11-03 Philip Blundell <pb@futuretv.com>
9936
9937 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9938 files.
9939
9940 2001-01-15 Ben Elliston <bje@redhat.com>
9941
9942 * configure.in (host_tools): Add sid.
9943 Always configure cgen.
9944
9945 2000-11-24 Nick Clifton <nickc@redhat.com>
9946
9947 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9948
9949
9950 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9951
9952 * Makefile.in (ALL_MODULES): Add all-cgen.
9953 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9954 (all-cgen): New target.
9955 (all-opcodes,all-sim): Depend on all-cgen.
9956 * configure.in (host_tools): Add cgen.
9957 Only configure cgen if --enable-cgen-maint.
9958
9959 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9960
9961 * configure.in: Add *-*-freebsd* configurations.
9962
9963 2002-04-08 Tom Tromey <tromey@redhat.com>
9964
9965 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9966 Fixes PR libgcj/6068.
9967
9968 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9969
9970 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9971
9972 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9973
9974 * configure.in (alpha*-dec-osf*): Enable libgcj.
9975
9976 2003-03-27 Matthew Gingell <gingell@gnat.com>
9977
9978 * MAINTAINERS (Write After Approval): Add myself.
9979
9980 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9981
9982 Fix for: PR bootstrap/3591, target/5676
9983 * configure.in (mcore-pe): Disable the configuration of
9984 libstdc++-v3 since exceptions are not supported.
9985
9986 2002-03-20 Anthony Green <green@redhat.com>
9987
9988 * configure.in: Enable libgcj for xscale-elf target.
9989
9990 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9991
9992 * MAINTAINERS: Update my email address.
9993
9994 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9995
9996 * ltmain.sh (relink_command): Fix typo in previous change.
9997
9998 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9999
10000 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10001 (relink_command): Added --tag flags.
10002 (mode=install): If relinking fails; error out.
10003
10004 2002-03-12 Richard Henderson <rth@redhat.com>
10005
10006 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10007 .NOTPARALLEL tag.
10008 (do-check): Rename from check.
10009 (check): Allow parallel check.
10010
10011 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10012
10013 * MAINTAINERS: Add myself as maintainer for xtensa port.
10014 Fix alphabetical order in CPU port maintainer list.
10015 Remove myself from Write After Approval list.
10016
10017 2002-03-11 Richard Henderson <rth@redhat.com>
10018
10019 * Makefile.in (.NOTPARALLEL): Add fake tag.
10020
10021 2002-03-07 H.J. Lu (hjl@gnu.org)
10022
10023 * configure.in: Enable gprof for mips*-*-linux*.
10024
10025 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10026
10027 * MAINTAINERS (Write After Approval): Add myself.
10028
10029 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10030
10031 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10032 libjava.
10033 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10034
10035 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10036
10037 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10038 because its Makefile is there; test for the executable instead.
10039
10040 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10041
10042 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10043 libstdc++-v3 and libjava.
10044
10045 2002-02-11 Adam Megacz <adam@xwt.org>
10046
10047 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10048 boehm-gc
10049
10050 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10051
10052 * config.guess: Updated to 2002-01-30's version.
10053 * config.sub: Updated to 2002-02-01's version.
10054 Contribute sh64-elf.
10055 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10056 * configure.in: Added sh64-*-*.
10057
10058 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10059
10060 * MAINTAINERS: Belatedly add myself to write after approval list.
10061
10062 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10063
10064 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10065 Remove self as Write After Approval.
10066
10067 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10068
10069 * MAINTAINERS: Put self in as maintainer for contrib/regression
10070 directory.
10071
10072 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10073
10074 * MAINTAINERS: Update my email address.
10075
10076 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10077
10078 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10079 target-libiberty, and target-libgloss. Skip Java-related
10080 libraries if not supported for NetBSD on target CPU.
10081
10082 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10083
10084 * install-sh: Use _inst.$$_ for temp file name.
10085
10086 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10087
10088 * MAINTAINERS (Write After Approval): Move my contact info
10089 from here...
10090 (OS Port Maintainers): ...to here (netbsd).
10091
10092 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10093
10094 * MAINTAINERS (Write After Approval): Add myself.
10095
10096 2002-01-17 H.J. Lu <hjl@gnu.org>
10097
10098 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10099 (all-target-fastjar): Also depend on all-target-libiberty.
10100
10101 2002-01-16 H.J. Lu (hjl@gnu.org)
10102
10103 * config.guess: Import from master sources, rev 1.225.
10104 * config.sub: Import from master sources, rev 1.238.
10105
10106 2002-01-16 Kazu Hirata <kazu@hxi.com>
10107
10108 * MAINTAINERS (Write After Approval): Remove myself.
10109
10110 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10111
10112 * MAINTAINERS (Write After Approval): Add myself.
10113
10114 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10115
10116 * MAINTAINERS: Add self as docs co-maintainer.
10117
10118 2001-12-11 Matthias Klose <doko@debian.org>
10119
10120 * MAINTAINERS (Write After Approval): Add myself.
10121
10122 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10123
10124 * MAINTAINERS: Update my email address.
10125
10126 2001-12-07 Turly O'Connor <turly@apple.com>
10127 * MAINTAINERS (Write After Approval): Add myself.
10128 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10129 (rs6000_initialize_trampoline): Call __trampoline_setup for
10130 ABI_DARWIN too.
10131 * darwin-tramp.asm: New file, implements __trampoline_setup.
10132 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10133
10134 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10135
10136 * MAINTAINERS (Write After Approval): Add myself.
10137
10138 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10139
10140 * configure, configure.in: Use temp file for long sed commands.
10141
10142 2001-12-03 Laurent Guerby <guerby@acm.org>
10143
10144 * config.sub: Update to version 1.232 on subversion.
10145
10146 2001-12-03 Ben Elliston <bje@redhat.com>
10147
10148 * MAINTAINERS: Update mail address for config.* patches.
10149
10150 2001-11-27 DJ Delorie <dj@redhat.com>
10151 Zack Weinberg <zack@codesourcery.com>
10152
10153 When build != host, create libiberty for the build machine.
10154
10155 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10156 CONFIG_ARGUMENTS.
10157 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10158 New variables.
10159 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10160 and rules.
10161 (all.normal): Depend on ALL_BUILD_MODULES.
10162 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10163 (all-build-libiberty): Depend on configure-build-libiberty.
10164
10165 * configure: Calculate and substitute proper value for
10166 ALL_BUILD_MODULES.
10167 * configure.in: Create the build subdirectory.
10168 Calculate and substitute TARGET_CONFIGARGS (formerly
10169 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10170
10171 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10172
10173 * MAINTAINERS (write-after-approval): Add self.
10174
10175 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10176
10177 * MAINTAINERS (GNATS only accounts): Remove self.
10178
10179 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10180
10181 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10182 libf2c.
10183
10184 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10185
10186 * MAINTAINERS (Write After Approval): Add self.
10187
10188 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10189
10190 * MAINTAINERS: mips and s390 are also CPU ports.
10191
10192 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10193
10194 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10195
10196 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10197
10198 * MAINTAINERS: Alphabetize.
10199
10200 2001-11-09 Kazu Hirata <kazu@hxi.com>
10201
10202 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10203
10204 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10205
10206 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10207
10208 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10209
10210 * configure.in (--enable-languages): Be more permissive about
10211 syntax. Check for empty lists better. Warn about $LANGUAGES.
10212
10213 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10214
10215 * config.sub: Import from master sources, rev. 1.230.
10216 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10217
10218 2001-11-07 Laurent Guerby <guerby@acm.org>
10219
10220 * MAINTAINERS (Write After Approval): Add self.
10221
10222 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10223
10224 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10225
10226 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10227
10228 * config.sub: Import from master sources, rev 1.226.
10229 * config.guess: Import from master sources, rev 1.216.
10230
10231 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10232
10233 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10234 * MAINTAINERS: Add self as maintainer of MMIX port.
10235 Remove old after-approval entry.
10236
10237 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10238
10239 * ChangeLog, configure: Fix spelling errors.
10240
10241 2001-10-20 Brendan Kehoe <brendan@zen.org>
10242
10243 * MAINTAINERS: Tweak my address.
10244
10245 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10246
10247 * MAINTAINERS: Update my email address.
10248
10249 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10250
10251 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10252 * MAINTAINERS: Add self as maintainer of CRIS port.
10253
10254 2001-10-10 Geert Bosch <bosch@gnat.com>
10255
10256 * MAINTAINERS (Various maintainers: Ada front end):
10257 Added Robert Dewar.
10258
10259 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10260
10261 * MAINTAINERS (Write After Approval): Added self
10262
10263 2001-10-02 Geert Bosch <bosch@gnat.com>
10264
10265 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10266
10267 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10268
10269 * configure: Handle temporary files securely using mkdir.
10270
10271 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10272
10273 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10274
10275 2001-09-26 Will Cohen <wcohen@redhat.com>
10276
10277 * configure.in (*-*-linux*): Disable configuration of target-newlib
10278 and target-libgloss.
10279
10280 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10281
10282 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10283 RANLIB.
10284
10285 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10286
10287 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10288 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10289 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10290 avoid quotes nesting problems.
10291 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10292 (DO_X): Export only variables that are set.
10293
10294 2001-09-19 Ben Elliston <bje@redhat.com>
10295
10296 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10297 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10298 semantics. Use the shell built-in "type" command instead.
10299
10300 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10301
10302 Merged from gcc-3_0-branch:
10303 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10304 * ltcf-c.sh: Use $objext, not $ac_objext.
10305 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10306 * ltcf-cxx.sh: Add support for GNU.
10307 2001-07-22 Timothy Wall <twall@redhat.com>
10308 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10309 default settings if using GNU tools with that configuration.
10310 * ltcf-cxx.sh: Ditto.
10311 * ltcf-gcj.sh: Ditto.
10312 2001-07-21 Michael Chastain <chastain@redhat.com>
10313 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10314 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10315 * ltmain.sh: Mark as gcc-local.
10316
10317 2001-08-30 Eric Christopher <echristo@redhat.com>
10318 Jason Eckhardt <jle@redhat.com>
10319
10320 * config.guess: Merge from master sources.
10321 * config.sub: Merge from master sources, add support for mipsisa32.
10322
10323 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10324 * config.sub: Merge from master sources, rev 1.219.
10325 * MAINTAINERS: Add self as contact for stormy16 port.
10326
10327 2001-08-14 Zack Weinberg <zackw@panix.com>
10328
10329 * config.sub: Merge from master sources, rev 1.218.
10330 * config.guess: Merge from master sources, rev 1.209.
10331
10332 2001-08-11 Graham Stott <grahams@redhat.com>
10333
10334 * Makefile.in (check-c++): Add missing semicolon.
10335
10336 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10337
10338 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10339
10340 2001-07-30 Eric Christopher <echristo@redhat.com>
10341
10342 * MAINTAINERS (Various maintainers: mips port): Added myself.
10343
10344 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10345
10346 * configure.in (sh-*-linux*): New.
10347
10348 2001-07-27 Richard Henderson <rth@redhat.com>
10349
10350 * .cvsignore: Add LAST_UPDATED.
10351
10352 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10353
10354 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10355
10356 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10357
10358 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10359
10360 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10361
10362 * MAINTAINERS (Write After Approval): Added myself.
10363
10364 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10365
10366 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10367 and libgcj on m68hc11/m68hc12.
10368
10369 2001-06-27 H.J. Lu (hjl@gnu.org)
10370
10371 * Makefile (CFLAGS_FOR_BUILD): New.
10372 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10373
10374 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10375
10376 * README: Remove version number.
10377
10378 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10379
10380 * INSTALL/README: Update wrt. to the installation instructions now
10381 residing in gcc/doc/install.texi.
10382
10383 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10384
10385 * README: Replace with a cut-down and updated version of gcc/README.
10386
10387 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10388
10389 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10390 multilibs to be disabled.
10391
10392 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10393
10394 * MAINTAINERS (Write After Approval): Add myself.
10395
10396 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10397
10398 * config.guess: Import CVS version 1.195.
10399 * config.sub: Import CVS version 1.212.
10400
10401 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10402
10403 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10404 gcc/xgcc is built, use -print-prog-name to find out the program
10405 name to use.
10406
10407 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10408
10409 * config.guess: Import CVS version 1.194. All gcc-local changes
10410 appear to also be in the master copy.
10411 * config.sub: Import CVS version 1.211.
10412
10413 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10414
10415 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10416 with_gcc]: Use `gcc -shared' to build a shared library.
10417
10418 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10419
10420 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10421 archives.
10422
10423 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10424
10425 * MAINTAINERS (Write After Approval): Add myself.
10426
10427 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10428
10429 * configure.in (libstdcxx_flags): Do not try to execute
10430 libstdc++-v3/testsuite_flags until it exists.
10431
10432 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10433
10434 * MAINTAINERS: Update my email address.
10435
10436 2001-05-31 Graham Stott <grahams@redhat.com>
10437
10438 * MAINTAINERS (Write After Approval): Add myself.
10439
10440 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10441
10442 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10443 libraries when using g++ with native linker.
10444
10445 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10446
10447 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10448
10449 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10450
10451 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10452 [aix4*|aix5*]: Prepend blank.
10453
10454 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10455
10456 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10457 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10458 of subdir/configure scripts to use the new libtool.m4.
10459
10460 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10461
10462 * MAINTAINERS (Write After Approval): Add myself.
10463
10464 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10465
10466 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10467
10468 2001-05-11 Ben Elliston <bje@redhat.com>
10469
10470 * Makefile.in (all-sid): New target.
10471 (check-sid, clean-sid, install-sid): Likewise.
10472
10473 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10474
10475 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10476
10477 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10478
10479 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10480 libgcj.
10481
10482 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10483
10484 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10485 gcc/xgcc is built, use -print-prog-name to find out the program
10486 name to use.
10487
10488 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10489
10490 * configure.in (noconfigdirs): Don't reset it from scratch in the
10491 target case; only append to it.
10492
10493 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10494 sparc-*-solaris2.8]: Disable ${libgcj}.
10495
10496 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10497
10498 * configure.in (libgcj_saved): Copy from $libgcj.
10499 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10500 --disable-libgcj.
10501
10502 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10503
10504 * MAINTAINERS: Remove self as MIPS maintainer and
10505 C front end maintainer.
10506
10507 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10508
10509 * configure.in: Move *-chorusos target case to the proper switch.
10510 Disable libgcj.
10511
10512 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10513
10514 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10515 1.641.2.228.
10516
10517 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10518
10519 * Makefile.in (STAGE1_CFLAGS): Pass down.
10520
10521 2001-04-13 Alan Modra <amodra@one.net.au>
10522
10523 * config.guess: Add hppa64-linux support. Note for next import that
10524 this is already in the master file.
10525 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10526
10527 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10528
10529 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10530 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10531
10532 2001-04-11 Stan Shebs <shebs@apple.com>
10533
10534 * MAINTAINERS: Add self as Darwin port maintainer.
10535
10536 2001-04-11 Alan Modra <amodra@one.net.au>
10537
10538 * MAINTAINERS: Update my email address.
10539
10540 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10541
10542 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10543 recent versions of FreeBSD (release 3 or later).
10544 * ltconfig: On FreeBSD, -lc must not be provided when building
10545 a shared library or else the standard -pthread gcc option is
10546 rendered worthless to later users of the built library.
10547
10548 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10549
10550 * MAINTAINERS: Add self and RTH as C front end maintainers.
10551
10552 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10553
10554 * config.sub: Make sure to match an already-canonicalized
10555 machine name (eg. mn10300-unknown-elf).
10556
10557 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10558
10559 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10560 New macros.
10561 (bootstrap, cross): Use RECURSE_FLAGS.
10562 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10563
10564 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10565
10566 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10567
10568 2001-03-22 Colin Howell <chowell@redhat.com>
10569
10570 * Makefile.in (DO_X): Do not backslash single-quotes in
10571 backquotes (two places).
10572
10573 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10574
10575 Re-installed:
10576 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10577 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10578 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10579 * ltcf-cxx.sh: Likewise.
10580 * ltcf-gcj.sh: Likewise.
10581
10582 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10583
10584 * MAINTAINERS: Add myself as "documentation co-maintainer".
10585
10586 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10587
10588 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10589 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10590
10591 2001-03-19 Tom Tromey <tromey@redhat.com>
10592
10593 * config-ml.in: Handle GCJ and GCJFLAGS.
10594
10595 2001-03-21 Michael Chastain <chastain@redhat.com>
10596
10597 * Makefile.in: all-m4 depends on all-texinfo.
10598
10599 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10600
10601 * MAINTAINERS: Add myself to write after approval list.
10602
10603 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10604
10605 * Makefile.in (DO_X): Quote nested quotes.
10606
10607 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10608
10609 * MAINTAINERS: Add myself to write after approval list.
10610
10611 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10612
10613 * Makefile.in (DO_X): Use double quotes for quoting
10614 "RANLIB=$${RANLIB}".
10615
10616 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10617
10618 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10619
10620 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10621
10622 * configure.in: Only use `lang_requires' for languages athat are
10623 actually enabled.
10624
10625 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10626
10627 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10628
10629 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10630
10631 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10632
10633 2001-03-07 Tom Tromey <tromey@redhat.com>
10634
10635 * configure.in: Allow config-lang.in to set `lang_requires' to list
10636 of other required languages.
10637
10638 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10639
10640 * Makefile.in: Remove RANLIB definition. Use RANLIB
10641 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10642 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10643
10644 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10645 Alexandre Oliva <aoliva@redhat.com>
10646
10647 * Makefile.in (check-c++): Use tabs, not spaces.
10648
10649 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10650
10651 * MAINTAINERS: add myself to Write After Approval list.
10652
10653 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10654
10655 * Makefile.in (check-c++): New rule.
10656
10657 * configure.in (target_libs): Remove libg++.
10658 (noconfigdirs): Remove libg++.
10659 (noconfigdirs): Same.
10660 (noconfigdirs): Same.
10661 (noconfigdirs): Same.
10662
10663 * config-ml.in: Remove libg++ references.
10664
10665 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10666 (ALL_TARGET_MODULES): Same.
10667 (configure-target-libg++): Remove.
10668 (all-target-libg++): Remove.
10669 (configure-target-libio): Remove.
10670 (all-target-libio): Remove.
10671 (check-target-libio): Remove.
10672 (.PHONY): Remove.
10673 (libg++.tar.bz2): Remove.
10674 (all-target-cygmon): Remove libio.
10675 (all-target-libstdc++): Remove.
10676 (configure-target-libstdc++): Remove.
10677 (TARGET_LIB_PATH): Remove libstdc++.
10678 (ALL_GCC_CXX): Remove libstdc++.
10679 (all-target-gperf): Correct.
10680
10681 2001-02-16 Nick Clifton <nickc@redhat.com>
10682
10683 * configure.in (noconfigdirs): Allow configuration of texinfo
10684 for Cygwin hosts.
10685
10686 2001-02-15 Anthony Green <green@redhat.com>
10687
10688 * configure: Introduce GCJ_FOR_TARGET.
10689 * configure.in: Ditto.
10690 * Makefile.in: Ditto.
10691
10692 2001-02-13 Andreas Schwab <schwab@suse.de>
10693
10694 * MAINTAINERS: Update mail address.
10695
10696 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10697
10698 * config.guess: Add linux target for S/390.
10699 * config.sub: Likewise.
10700
10701 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10702
10703 * configure.in: for *-chorusos, don't config target-newlib and
10704 target-libgloss.
10705
10706 2001-02-06 Ben Elliston <bje@redhat.com>
10707
10708 * configure: Output host type to stdout, not stderr.
10709
10710 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10711
10712 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10713 * ltcf-cxx.sh: Likewise.
10714
10715 * config.if: Assume enable_libstdcxx_v3 is defined.
10716
10717 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10718
10719 Remove V2 C++ library.
10720 * configure.in: Remove --enable-libstdcxx_v3 support.
10721
10722 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10723
10724 * include/demangle.h: Add prototype for java_demangle_v3.
10725
10726 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10727
10728 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10729
10730 2001-01-27 Richard Henderson <rth@redhat.com>
10731
10732 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10733
10734 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10735
10736 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10737 Don't unset, it's non-portable and no longer necessary, set to empty
10738 instead.
10739
10740 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10741
10742 * ltconfig: Shell portability fix for the tagname validity check.
10743
10744 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10745
10746 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10747 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10748
10749 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10750
10751 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10752
10753 2001-01-26 Tom Tromey <tromey@redhat.com>
10754
10755 * configure.in: Allow libgcj to be built on Sparc Solaris.
10756
10757 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10758
10759 * ltcf-c.sh: Add aix5 case.
10760 * ltcf-cxx.sh: Likewise.
10761 * ltconfig: Likewise.
10762
10763 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10764
10765 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10766 keep at least one of build_libtool_libs or build_old_libs set to
10767 yes.
10768
10769 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10770 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10771
10772 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10773
10774 * configure.in: Enable libgcj on several additional platforms.
10775
10776 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10777
10778 * configure.in: Enable libgcj for linux targets.
10779
10780 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10781
10782 * MAINTAINERS (Write After Approval): Add myself.
10783
10784 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10785
10786 * MAINTAINERS: Add myself as vax port maintainer.
10787
10788 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10789
10790 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10791
10792 2001-01-09 Mike Stump <mrs@wrs.com>
10793
10794 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10795 failures of subdirectories.
10796
10797 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10798
10799 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10800 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10801 * ltcf-cxx.sh: Likewise.
10802 * ltcf-gcj.sh: Likewise.
10803 * ltconfig.sh: Fix typo.
10804
10805 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10806
10807 * configure: handle DOS-style absolute paths.
10808
10809 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10810
10811 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10812
10813 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10814
10815 * MAINTAINERS: Add myself as avr port co-maintainer.
10816
10817 2000-12-28 Ben Elliston <bje@redhat.com>
10818
10819 * MAINTAINERS: Add myself under ``Write After Approval''.
10820
10821 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10822
10823 * texinfo: Remove directory from GCC.
10824
10825 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10826
10827 * COPYING: Update to current
10828 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10829 to 19yy as example year in copyright notice).
10830
10831 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10832
10833 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10834 (libstdcxx_incdir): Pass down.
10835 * config.if: Remove expired bits for cxx_interface, add stub.
10836 (libstdcxx_incdir): Add variable for g++ include directory.
10837 * configure.in (gxx_include_dir): Use it.
10838
10839 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10840
10841 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10842 with old-email address from ``Write After Approval''.
10843
10844 2000-12-15 Andreas Jaeger <aj@suse.de>
10845
10846 * configure.in: Handle lang_dirs.
10847
10848 2000-12-14 Tom Tromey <tromey@redhat.com>
10849
10850 * MAINTAINERS: Removed brads.
10851
10852 * MAINTAINERS: Added gcj developers.
10853
10854 2000-12-13 Anthony Green <green@redhat.com>
10855
10856 * configure.in: Disable libgcj for any target not specifically
10857 listed. Disable libgcj for x86 and Alpha Linux until compatible
10858 with g++ abi.
10859
10860 2000-12-13 Mike Stump <mrs@wrs.com>
10861
10862 * Makefile.in (local-distclean): Also remove fastjar.
10863
10864 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10865
10866 * contrib/gcc_update: Add fastjar --touch entries.
10867
10868 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10869
10870 * configure.in: Disable language-specific target libraries for
10871 languages that aren't enabled.
10872
10873 2000-12-10 Anthony Green <green@redhat.com>
10874
10875 * configure.in: Define libgcj. Disable libgcj target libraries for
10876 most targets.
10877
10878 2000-12-10 Neil Booth <neilb@earthling.net>
10879
10880 * MAINTAINERS: Update mail address, remove from WAA list.
10881
10882 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10883
10884 * libjava: Imported from /cvs/java.
10885 * libffi: Likewise.
10886 * Boehm-gc: Likewise.
10887
10888 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10889
10890 * configure.in (target_libs): Revert 2000-12-08 patch.
10891 (noconfigdirs): Added target-libjava.
10892
10893 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10894
10895 * djunpack.bat: removed.
10896
10897 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10898
10899 * Makefile.in: handle DOS-style absolute paths.
10900 * config-ml.in: likewise.
10901 * symlink-tree: likewise.
10902
10903 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10904
10905 * fastjar: Imported.
10906
10907 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10908
10909 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10910 libjava.
10911 * configure.in (target_libs): Removed `target-libjava'.
10912
10913 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10914
10915 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10916 (ALL_MODULES): Added fastjar.
10917 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10918 (all-target-libjava): all-fastjar replaces all-zip.
10919 (all-fastjar): Added.
10920 (configure-target-fastjar, all-target-fastjar): Likewise.
10921 * configure.in (host_tools): Added fastjar.
10922
10923 2000-12-07 Mike Stump <mrs@wrs.com>
10924
10925 * Makefile.in (local-distclean): Remove leftover built files.
10926
10927 2000-11-24 Nick Clifton <nickc@redhat.com>
10928
10929 * configure.in (xscale-elf): Add target.
10930 (xscale-coff): Add target.
10931
10932 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10933
10934 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10935 recent versions of FreeBSD (release 3 or later).
10936 * ltconfig: On FreeBSD, -lc must not be provided when building
10937 a shared library or else the standard -pthread gcc option is
10938 rendered worthless to later users of the built library.
10939
10940 2000-11-16 Fred Fish <fnf@be.com>
10941
10942 * configure.in (enable_libstdcxx_v3): Fix typo,
10943 libstd++ -> libstdc++.
10944
10945 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10946
10947 * MAINTAINERS: Add self to Write After Approval list.
10948
10949 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10950
10951 * MAINTAINERS: Update my email address. Add myself to global write
10952 privs list.
10953
10954 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10955
10956 * Makefile.in: Merge with src and libgcj.
10957 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10958 configure-target-<library> when their configure scripts need the C
10959 or C++ library to have already been built to work properly.
10960 (do_proto_toplev): Set them to an empty string.
10961
10962 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10963 (REALLY_SET_LIB_PATH): Use them.
10964
10965 2000-11-17 Stan Shebs <shebs@apple.com>
10966
10967 * MAINTAINERS: Add self to Write After Approval list.
10968
10969 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10970
10971 * configure: Provide the original toplevel configure arguments
10972 (including $0) to subprocesses in the environment rather than
10973 through gcc/configargs.h.
10974
10975 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10976
10977 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10978 C99. Alphabetise "Write After Approval" list.
10979
10980 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10981
10982 * configure: Turn on libstdc++ V3 by default.
10983
10984 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10985 if we've got GCC.
10986
10987 2000-11-11 Philip Blundell <philb@gnu.org>
10988
10989 * MAINTAINERS: Add self to Write After Approval list.
10990
10991 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10992
10993 * ltcf-c.sh (aix4): Improve shared library configuration; require
10994 exporting symbols.
10995 * ltcf-cxx.sh (aix4): Define.
10996 * ltconfig (aix4): Define library and soname specs appropriate for
10997 AIX. Define command to create export symbols list.
10998
10999 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11000
11001 * config.sub: Add support for Sun Chorus
11002
11003 2000-10-31 Nick Clifton <nickc@redhat.com>
11004
11005 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11006 <name>@redhat.com. Also installed new email address for Clint
11007 Popetz.
11008
11009 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11010
11011 * etc: Remove directory from GCC.
11012
11013 2000-10-16 Michael Meissner <meissner@redhat.com>
11014
11015 * configure (gcc/configargs.h): Only create if there is a build GCC
11016 directory created.
11017
11018 2000-10-16 Matthias Klose <doko@debian.org>
11019
11020 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11021 when configured for libstdc++-v3.
11022
11023 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11024
11025 * configure: Save configure arguments to gcc/configargs.h.
11026
11027 2000-10-04 Philipp Thomas <pthomas@suse.de>
11028
11029 * config.guess: Import CVS version 1.157.
11030 * config.sub: Import CVS version 1.181.
11031
11032 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11033
11034 * Makefile.in (bootstrap): avoid recursion if subdir missing
11035 (cross): ditto
11036 (do-proto-toplev): ditto
11037
11038 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11039
11040 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11041 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11042
11043 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11044 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11045 all affected `configure' scripts.
11046
11047 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11048
11049 * MAINTAINERS: Add self as cpplib co-maintainer.
11050
11051 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11052
11053 * MAINTAINERS: Add self to Write After Approval list.
11054
11055 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11056
11057 * INSTALL/README: egcs -> GCC update.
11058
11059 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11060
11061 * MAINTAINERS: Add myself to Write After Approval list.
11062
11063 2000-09-15 Kazu Hirata <kazu@hxi.com>
11064
11065 * MAINTAINERS: Add myself to Write After Approval list.
11066
11067 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11068
11069 * configure.in: Do not build byacc for hppa64. Provide paths to the
11070 X11 libraries for hppa64.
11071
11072 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11073
11074 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11075
11076 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11077
11078 * Makefile.in (all-zlib): Added dummy target.
11079
11080 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11081 ltcf-gcj.sh: Updated from libtool multi-language branch.
11082
11083 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11084
11085 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11086 (bootstrap*): Depend on all-bootstrap.
11087
11088 2000-09-05 Philipp Thomas <pthomas@suse.de>
11089
11090 * config.guess: Import CVS version 1.156.
11091 * config.sub: Import CVS version 1.179.
11092
11093 2000-09-02 Anthony Green <green@cygnus.com>
11094
11095 * Makefile.in (all-gcc): Depend on all-zlib.
11096 (CLEAN_MODULES): Add clean-zlib.
11097 (ALL_MODULES): Add all-zlib.
11098 * configure.in (host_libs): Add zlib.
11099
11100 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11101
11102 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11103 crosses, but add gcc/include to the header search path for them.
11104
11105 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11106
11107 * MAINTAINERS: Add self to Write After Approval list.
11108
11109 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11110
11111 * config.guess: Import CVS version 1.152.
11112 * config.sub: Import CVS version 1.177.
11113
11114 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11115
11116 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11117 $targargs to tell whether newlib is going to be built.
11118
11119 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11120 $$r/TARGET_SUBDIR/libio for _G_config.h.
11121
11122 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11123
11124 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11125
11126 2000-08-22 DJ Delorie <dj@redhat.com>
11127
11128 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11129
11130 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11131
11132 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11133 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11134 sub-configures.
11135
11136 2000-08-21 DJ Delorie <dj@redhat.com>
11137
11138 * MAINTAINERS: Add self as a libiberty maintainer
11139
11140 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11141
11142 * configure.in (libstdcxx_flags): Use
11143 libstdc++-v3/src/libstdc++.INC.
11144
11145 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11146
11147 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11148
11149 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11150
11151 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11152
11153 * configure: Make enable_threads and enable_shared defaults
11154 explicit. Substitute enable_threads into generated Makefiles.
11155 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11156 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11157
11158 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11159
11160 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11161
11162 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11163
11164 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11165 previous delta.
11166
11167 2000-08-11 Jason Merrill <jason@redhat.com>
11168
11169 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11170 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11171 (FLAGS_FOR_TARGET): Not here.
11172 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11173
11174 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11175
11176 * config-ml.in (CC, CXX): Don't introduce a leading space.
11177
11178 2000-08-07 DJ Delorie <dj@delorie.com>
11179
11180 * MAINTAINERS: Add self as a DJGPP maintainer
11181
11182 2000-08-07 DJ Delorie <dj@redhat.com>
11183
11184 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11185 "if we're also building gcc, and it's a gcc that will run on the
11186 build machine, we want to use its includes instead of the system's
11187 default includes".
11188
11189 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11190
11191 * MAINTAINERS: Add self to Write After Approval list.
11192
11193 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11194
11195 * configure.in (libstdcxx_flags): Don't use `"'.
11196
11197 * config-ml.in: Adjust multilib search paths to the
11198 appropriate multilib tree.
11199
11200 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11201
11202 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11203 commas in $LANGUAGES.
11204
11205 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11206
11207 * configure.in: Re-enable all references to libg++ and librx.
11208
11209 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11210
11211 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11212 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11213 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11214 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11215
11216 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11217
11218 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11219
11220 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11221 CXX_FOR_TARGET for sed.
11222
11223 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11224
11225 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11226 Do not override if already set in the environment or in configure.
11227 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11228 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11229
11230 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11231
11232 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11233 the libtool CVS tree multi-language branch.
11234 * ltconfig, ltmain.sh: Updated.
11235
11236 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11237
11238 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11239 (clean-target): Depend on it.
11240
11241 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11242 (GCC_FOR_TARGET): Use it.
11243 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11244 * configure.in: ... here.
11245 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11246 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11247
11248 2000-07-24 Eric Christopher <echristo@cygnus.com>
11249
11250 * MAINTAINERS: Add self to Write After Approval list.
11251
11252 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11253
11254 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11255 (configure-target-libchill, configure-target-libobjc): Likewise.
11256
11257 * configure.in: Use the same cache file for all target libs.
11258 * config-ml.in: But different cache files per multilib variant.
11259
11260 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11261
11262 * configure (topsrcdir): Don't use dirname.
11263
11264 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11265
11266 * MAINTAINERS: Add self to Write After Approval list.
11267
11268 2000-07-20 Jason Merrill <jason@redhat.com>
11269
11270 * configure.in: Remove all references to libg++ and librx.
11271
11272 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11273
11274 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11275
11276 * config.sub: Update to subversions version 2000-07-06.
11277
11278 2000-07-12 Andrew Haley <aph@cygnus.com>
11279
11280 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11281 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11282
11283 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11284
11285 * symlink-tree: Check number of arguments.
11286
11287 2000-07-05 Jim Wilson <wilson@cygnus.com>
11288
11289 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11290 search path for a g++ extracted from the build tree. This
11291 will allow link tests run by configure scripts in
11292 subdirectories to succeed.
11293
11294 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11295
11296 * ltconfig: Add support for mips-dde-sysv4.2MP
11297
11298 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11299
11300 * MAINTAINERS: Add myself as loop discovery maintainer.
11301
11302 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11303
11304 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11305 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11306
11307 2000-06-19 Timothy Wall <twall@cygnus.com>
11308
11309 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11310 * config.sub: Add tic54x target.
11311
11312 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11313
11314 * MAINTAINERS: Add self as Fortran maintainer,
11315 remove Craig Burley.
11316
11317 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11318
11319 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11320 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11321
11322 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11323
11324 * MAINTAINERS: Add self as i18n maintainer
11325
11326 20000-05-21 H.J. Lu (hjl@gnu.org)
11327
11328 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11329 directory are used if they exist. Make sure
11330 $(build_tooldir)/include is searched for header files,
11331 $(build_tooldir)/lib/ for library files.
11332 (GCC_FOR_TARGET): Likewise.
11333 (CXX_FOR_TARGET): Likewise.
11334
11335 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11336
11337 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11338
11339 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11340
11341 * Makefile.in (configure-target-libiberty): Depend on
11342 configure-target-newlib.
11343
11344 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11345
11346 * configure.in, Makefile.in: Merge all libffi-related
11347 configury stuff from the libgcj tree.
11348
11349 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11350
11351 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11352 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11353
11354 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11355
11356 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11357 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11358 current version information. Add to proto-toplev directory.
11359 (gdb-taz): Build do-djunpack.
11360
11361 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11362
11363 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11364
11365 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11366
11367 * MAINTAINERS: Add self to Write After Approval list.
11368
11369 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11370
11371 * ltmain.sh: Preserve in relink_command any environment
11372 variables that may affect the linker behavior.
11373
11374 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11375
11376 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11377
11378 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11379
11380 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11381
11382 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11383
11384 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11385 with the version name.
11386
11387 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11388
11389 * MAINTAINERS: Add self as bb-reorder maintainer.
11390
11391 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11392
11393 * config.if: Tweak.
11394
11395 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11396
11397 * djunpack.bat: New file.
11398
11399 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11400
11401 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11402 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11403 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11404 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11405
11406 2000-04-16 Dave Pitts <dpitts@cozx.com>
11407
11408 * config.sub (case $basic_machine): Change default for "ibm-*"
11409 to "openedition".
11410
11411 2000-04-13 Andreas Jaeger <aj@suse.de>
11412
11413 * MAINTAINERS: Added myself.
11414
11415 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11416
11417 * Makefile.in (gdb-taz): New target. GDB specific archive.
11418 (do-md5sum): New target.
11419 (MD5PROG): Define.
11420 (PACKAGE): Default to TOOL.
11421 (VER): Default to a shell script.
11422 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11423 md5 checksum generation.
11424 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11425 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11426 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11427 insight.tar.bz2): Use gdb-taz to create archive.
11428
11429 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11430
11431 * configure (warn_cflags): Delete.
11432
11433 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11434
11435 * MAINTAINERS: Added myself.
11436
11437 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11438 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11439
11440 * configure.in (enable_libstdcxx_v3): Add.
11441 (target_libs): Add bits here to switch between libstdc++-v2 and
11442 libstdc++-v3.
11443 * config.if: And this file too.
11444 * Makefile.in: Add libstdc++-v3 targets.
11445
11446 2000-04-05 Michael Meissner <meissner@redhat.com>
11447
11448 * config.sub (d30v): Add d30v as a basic machine type.
11449
11450 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11451
11452 * configure.in: -linux-gnu*, not -linux-gnu.
11453
11454 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11455
11456 * MAINTAINERS: Add self in write-after-approval section.
11457
11458 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11459
11460 * MAINTAINERS: Add self as ia64 port maintainer.
11461
11462 2000-03-08 Neil Booth <NeilB@earthling.net>
11463
11464 * MAINTAINERS: Add self in write-after-approval section.
11465
11466 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11467
11468 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11469 (do-tar-bz2): Replace TOOL with PACKAGE.
11470 (gdb.tar.bz2): Remove GDBTK from GDB package.
11471 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11472 dejagnu.tar.bz2): New packages.
11473
11474 2000-02-27 Andreas Jaeger <aj@suse.de>
11475
11476 * configure.in: Add entry for mips*-*-linux*, move catch all
11477 *-*-*linux* entry below this one.
11478
11479 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11480
11481 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11482
11483 2000-02-24 Nick Clifton <nickc@cygnus.com>
11484
11485 * config.sub: Support an OS of "wince".
11486
11487 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11488
11489 * config.guess, config.sub: Updated to match config's 2000-02-15
11490 version.
11491
11492 2000-02-23 Linas Vepstas <linas@linas.org>
11493
11494 * config.sub: Add support for Linux/IBM 370.
11495 * configure.in: Likewise.
11496
11497 2000-02-22 Nick Clifton <nickc@cygnus.com>
11498
11499 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11500
11501 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11502
11503 * config.guess: Guess "cygwin" rather than "cygwin32".
11504
11505 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11506
11507 * configure (gcc_version): When setting, narrow search to
11508 lines containing `version_string'.
11509
11510 2000-02-15 Denis Chertykov <denisc@overta.ru>
11511
11512 * config.sub: Add support for avr target.
11513
11514 2000-02-14 Nick Clifton <nickc@cygnus.com>
11515
11516 * MAINTAINERS: Add maintainers for MCore port.
11517
11518 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11519
11520 * config.sub: Add mmix-knuth-mmixware.
11521
11522 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11523
11524 * MAINTAINERS: Pair cccp with cpplib maintainership.
11525
11526 2000-01-27 Christopher Faylor <cgf@redhat.com>
11527
11528 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11529 structure stuff to -L library search.
11530 (CXX_FOR_TARGET): Ditto.
11531 (CROSS_CHECK_MODULES): Fix spelling mistake.
11532
11533 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11534
11535 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11536 the C++ compiler.
11537
11538 2000-01-12 Richard Henderson <rth@cygnus.com>
11539
11540 * configure.in: Don't build some bits for beos.
11541
11542 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11543
11544 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11545 as include files.
11546
11547 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11548
11549 * Add self as cpplib maintainer, as requested by Jason
11550 Merrill. Correct my e-mail address.
11551
11552 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11553
11554 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11555 not mh-aix43.
11556
11557 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11558
11559 * MAINTAINERS: Add myself to "write after approval" list.
11560
11561 1999-12-14 Richard Henderson <rth@cygnus.com>
11562
11563 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11564 * config.sub: Accept alphaev[78], alphaev8.
11565
11566 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11567
11568 * config.guess, config.sub: Update from autoconf.
11569
11570 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11571
11572 * MAINTAINERS: update my playtime e-address.
11573
11574 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11575
11576 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11577 necessary libraries are missing.
11578
11579 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11580
11581 * MAINTAINERS: Add new 'write after approval' maintainer.
11582
11583 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11584
11585 * MAINTAINERS: Add new Java maintainer.
11586
11587 1999-10-25 Andreas Schwab <schwab@suse.de>
11588
11589 * configure: Fix quoting inside arguments of eval.
11590
11591 1999-10-21 Nick Clifton <nickc@cygnus.com>
11592
11593 * config-ml.in: Allow suppression of some ARM multilibs.
11594
11595 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11596
11597 * config.guess: Add OS/390 match pattern.
11598 * config.sub: Add mvs, openedition targets.
11599 * configure.in (i370-ibm-opened*): New.
11600
11601 1999-09-04 Steve Chamberlain <sac@pobox.com>
11602
11603 * config.sub: Add support for configuring for pj.
11604
11605 1999-08-31 Nick Clifton <nickc@cygnus.com>
11606
11607 * config.sub (maybe_os): Add support for configuring for fr30.
11608
11609 1999-08-25 Nick Clifton <nickc@cygnus.com>
11610
11611 * configure.in: Do not configure or build ld for AIX
11612 platforms. ld is known to be broken on these platforms.
11613
11614 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11615
11616 * config-ml.in: Pass compiler flag corresponding to multidirs to
11617 subdir configures.
11618
11619 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11620
11621 * Makefile.in (LDFLAGS): Define.
11622
11623 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11624
11625 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11626 noconfigdirs.
11627 (*-*-cygwin*): Likewise.
11628
11629 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11630
11631 * mkdep: New file.
11632 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11633 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11634
11635 From Eli Zaretskii <eliz@is.elta.co.il>:
11636 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11637 long file name when using DJGPP on MS-DOS.
11638
11639 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11640
11641 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11642
11643 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11644
11645 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11646 dependency as this causes "make check" to globally "make all"
11647
11648 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11649
11650 * configure.in (target_libs): Added target-zlib.
11651 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11652 (CONFIGURE_TARGET_MODULES): Likewise.
11653 (CHECK_TARGET_MODULES): Likewise.
11654 (INSTALL_TARGET_MODULES): Likewise.
11655 (CLEAN_TARGET_MODULES): Likewise.
11656 (configure-target-zlib): New target.
11657 (all-target-zlib): Likewise.
11658 (all-target-libjava): Depend on all-target-zlib.
11659 (configure-target-libjava): Depend on configure-target-zlib.
11660
11661 * Makefile.in (configure-target-libjava): Depend on
11662 configure-target-newlib.
11663 (configure-target-boehm-gc): New target.
11664 (configure-target-qthreads): New target.
11665
11666 * configure.in (target_libs): Added target-qthreads.
11667 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11668 (CONFIGURE_TARGET_MODULES): Likewise.
11669 (CHECK_TARGET_MODULES): Likewise.
11670 (INSTALL_TARGET_MODULES): Likewise.
11671 (CLEAN_TARGET_MODULES): Likewise.
11672 (all-target-qthreads): New target.
11673 (configure-target-libjava): Depend on configure-target-qthreads.
11674 (all-target-libjava): Depend on all-target-qthreads.
11675
11676 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11677 (CONFIGURE_TARGET_MODULES): Likewise.
11678 (CHECK_TARGET_MODULES): Likewise.
11679 (INSTALL_TARGET_MODULES): Likewise.
11680 (CLEAN_TARGET_MODULES): Likewise.
11681 (all-target-libjava): New target.
11682 (all-target-boehm-gc): Likewise.
11683 * configure.in (target_libs): Added libjava, boehm-gc.
11684
11685 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11686
11687 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11688 configure.bat in SUPPORT_FILES.
11689 (gas+binutils.tar.bz2): Likewise.
11690
11691 * makeall.bat: Remove; obsolete.
11692
11693 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11694
11695 From Mark Elbrecht:
11696 * configure.bat: Remove; obsolete.
11697
11698 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11699
11700 * configure: Add -W -Wall to the default CFLAGS when compiling with
11701 gcc.
11702
11703 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11704
11705 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11706
11707 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11708
11709 * configure.in: Build ld on IRIX6.
11710
11711 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11712
11713 * Makefile.in: Change distribution targets to use bzip2 instead of
11714 gzip.
11715 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11716 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11717
11718 1999-06-04 Nick Clifton <nickc@cygnus.com>
11719
11720 * config.sub: Add mcore target.
11721
11722 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11723
11724 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11725
11726 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11727
11728 * config.guess (dummy): Changed to $dummy.
11729
11730 1999-05-24 Nick Clifton <nickc@cygnus.com>
11731
11732 * config.sub: Tidied up case statements.
11733
11734 1999-05-22 Ben Elliston <bje@cygnus.com>
11735
11736 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11737 <jiro@din.or.jp>.
11738
11739 * config.guess: Merge with FSF version. Future changes will be
11740 more accurately recorded in this ChangeLog.
11741 * config.sub: Likewise.
11742
11743 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11744
11745 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11746
11747 1999-04-30 Tom Tromey <tromey@cygnus.com>
11748
11749 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11750
11751 1999-04-23 Tom Tromey <tromey@cygnus.com>
11752
11753 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11754
11755 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11756
11757 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11758 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11759 Bad merge removed these two changes.
11760
11761 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11762 Martin Heller (Ing.-Buero_Heller@t-online.de)
11763
11764 * config.guess (interix Alpha): Add.
11765
11766 1999-04-11 Richard Henderson <rth@cygnus.com>
11767
11768 * configure.in (i?86-*-beos*): Do config gperf; don't config
11769 gdb, newlib, or libgloss.
11770
11771 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11772
11773 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11774 link a trivial program with -mabi=64. If it fails, remove mabi=64
11775 from multidirs.
11776
11777 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11778
11779 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11780
11781 1999-04-08 Nick Clifton <nickc@cygnus.com>
11782
11783 * config.sub: Add support for mcore targets.
11784
11785 1999-04-07 Michael Meissner <meissner@cygnus.com>
11786
11787 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11788 not mt-ospace, in order to shut up assembler warning about using
11789 symbols that are named the same as registers.
11790
11791 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11792
11793 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11794 dependency list for all-target-cygmon.
11795
11796 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11797
11798 * config-ml.in: Check $host, not $target, for selective multilibs.
11799 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11800 thumb interworking, and underscore prefix multilibs.
11801
11802 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11803
11804 * missing: Update to version from current automake.
11805
11806 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11807
11808 * configure (gxx_include_dir): Removed.
11809
11810 * configure.in (gxx_include_dir): Handle it.
11811 * Makefile.in: Likewise.
11812
11813 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11814
11815 * config.sub (mips64vr4111,mips64vr4111el) Add.
11816
11817 1999-03-21 Ben Elliston <bje@cygnus.com>
11818
11819 * config.guess: Correct typo for detecting ELF on FreeBSD.
11820
11821 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11822
11823 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11824 config/mh-djgpp.
11825
11826 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11827
11828 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11829 all-target-newlib to dependency list for all-target-bsp.
11830
11831 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11832
11833 * config.sub: Add i386-uwin support.
11834 * config.guess: Likewise.
11835
11836 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11837
11838 * configure.in: cleanup, add mh-*pic handling for arm, special
11839 case powerpc*-*-aix*
11840
11841 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11842
11843 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11844 can be built.
11845
11846 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11847
11848 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11849 targets.
11850
11851 1999-03-02 Nick Clifton <nickc@cygnus.com>
11852
11853 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11854
11855 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11856
11857 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11858
11859 1999-02-24 Nick Clifton <nickc@cygnus.com>
11860
11861 * config.sub: Fix typo in arm recognition.
11862
11863 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11864
11865 * configure.in (noconfigdirs): Changed target_configdirs to
11866 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11867 rather than m68k-*-* since it is not known to work on
11868 m68k-aout. Ditto for arm-*-*oabi.
11869
11870 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11871
11872 * configure.in (*-*-windows*): Remove, no longer used.
11873
11874 1999-02-19 Ben Elliston <bje@cygnus.com>
11875
11876 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11877 Smart and improved by Andrew Cagney.
11878
11879 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11880
11881 * config.guess: Recognize openbsd-*-hppa.
11882
11883 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11884
11885 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11886 only if it is not empty.
11887
11888 1999-02-17 Nick Clifton <nickc@cygnus.com>
11889
11890 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11891
11892 * config.guess: Modified to recognize uname's armv* syntax.
11893
11894 * config.sub: Modified to recognize uname's armv* syntax.
11895
11896 1999-02-17 Mark Salter <msalter@cygnus.com>
11897
11898 * configure.in: Added target-bsp for sparclite.
11899
11900 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11901
11902 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11903
11904 1999-02-08 Nick Clifton <nickc@cygnus.com>
11905
11906 * configure.in: Add support for strongarm port.
11907 * config.sub: Add support for strongarm target.
11908
11909 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11910
11911 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11912 the old name config/mh-cygwin32.
11913 Enable texinfo.
11914
11915 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11916
11917 * configure.in: Do build ld for ix86 Solaris.
11918
11919 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11920
11921 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11922 $AR_FOR_TARGET. Likewise for RANLIB.
11923
11924 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11925
11926 * config.sub (oabi): Recognize.
11927 * configure.in (arm-*-oabi): Handle.
11928
11929 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11930
11931 * config.guess: Improve detection of i686 on UnixWare 7.
11932
11933 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11934
11935 * config.guess: Add support for i386-pc-interix.
11936 * config.sub: Likewise.
11937 * configure.in: Likewise.
11938
11939 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11940
11941 * Makefile.in: Remove unneeded all-target-libio from
11942 from all-target-winsup target since it is now unneeded.
11943 Add all-target-libtermcap in its place since it is now
11944 needed.
11945
11946 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11947
11948 * configure.in: makefile stub for cygwin target is probably
11949 unnecessary. Remove it for now.
11950
11951 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11952
11953 * configure.in: libtermcap.a should be built when cygwin is the
11954 target as well as the host.
11955 * config.guess: Allow mixed case in cygwin uname output.
11956 * Makefile.in: Add libtermcap target.
11957
11958 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11959
11960 * config.sub: Clean up handling of hppa2.0.
11961
11962 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11963
11964 * config.guess: Use C code to identify more HP machines.
11965
11966 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11967
11968 * config.sub: Handle hppa2.0.
11969
11970 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11971
11972 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11973 cygmon for all sparclite targets, regardless of object format.
11974
11975 1998-12-15 Mark Salter <msalter@cygnus.com>
11976
11977 * configure.in: Added target-bsp for several target architectures.
11978
11979 * Makefile.in: Added rules for bsp.
11980
11981 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11982
11983 * config.guess: Improve detection of hppa2.0 processors.
11984
11985 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11986
11987 * config.guess: Recognize FreeBSD using ELF automatically.
11988
11989 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11990
11991 * configure (skip-this-dir): Add handling for new shell script, which
11992 might be created by a sub-directory's configure to indicate, this particular
11993 directory is "unwanted".
11994 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11995
11996 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11997
11998 * ltconfig: import from libtool, after changing libtool to
11999 account for the cygwin name change.
12000
12001 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12002
12003 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12004 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12005
12006 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12007
12008 * configure.in: Add libtermcap to list of cygwin dependencies.
12009
12010 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12011
12012 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12013 they include winsup/include when it's a cygwin target.
12014
12015 1998-11-12 Tom Tromey <tromey@cygnus.com>
12016
12017 * configure.in (host_tools): Added zip.
12018 * Makefile.in (all-target-libjava): Depend on all-zip.
12019 (all-zip): New target.
12020 (ALL_MODULES): Added all-zip.
12021 (NATIVE_CHECK_MODULES): Added check-zip.
12022 (INSTALL_MODULES): Added install-zip.
12023 (CLEAN_MODULES): Added clean-zip.
12024
12025 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12026
12027 * Makefile.in: lose "32" from comment about cygwin.
12028
12029 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12030
12031 * configure.in: Use -Os to build target libraries for the fr30.
12032
12033 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12034
12035 * config.sub: Add fr30.
12036
12037 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12038
12039 * configure.in: drop "32" from config/mh-cygwin32. Check
12040 cygwin* instead of cygwin32*.
12041 * config.sub: Check cygwin* instead of cygwin32*.
12042
12043 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12044
12045 * config.guess: Match any version of Unixware7.
12046
12047 1998-10-20 Syd Polk <spolk@cygnus.com>
12048
12049 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12050 if desired.
12051
12052 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12053
12054 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12055 these if the appropriate directories and files to not exist.
12056
12057 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12058
12059 * Makefile.in (DEVO_SUPPORT): Add config.if.
12060
12061 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12062
12063 * configure: Add pattern to replace "build_tooldir"'s
12064 definition in the generated Makefile with "tooldir"'s
12065 actual value.
12066
12067 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12068
12069 * config.sub: Bring back lost sparcv9.
12070
12071 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12072
12073 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12074
12075 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12076 CC_FOR_TARGET and friends.
12077
12078 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12079
12080 * Makefile.in (build_tooldir): New variable, same as tooldir.
12081 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12082 -B$(build_tooldir)/bin/.
12083 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12084
12085 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12086
12087 * README: Remove installation instructions and refer to the
12088 INSTALL directory instead.
12089
12090 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12091
12092 * config.sub: Add support for i[34567]86-pc-udk.
12093 * configure.in: Likewise.
12094
12095 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12096
12097 * Makefile.in: add bzip2 package building bits for user
12098 tools module
12099 * configure.in: ditto
12100
12101 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12102
12103 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12104 (ALL_TARGET_MODULES): Add all-target-libobjc.
12105 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12106 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12107 (all-target-libchill): Add dependencies.
12108 * configure.in (target_libs): Add libchill.
12109
12110 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12111
12112 * configure.in (target_subdir): Remove duplicate line.
12113
12114 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12115
12116 * Makefile.in (all-automake): fix dependencies.
12117
12118 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12119
12120 * configure.in: Minor cleanups for building in the $(target_alias)
12121 subdir.
12122
12123 1998-09-22 Jim Wilson <wilson@cygnus.com>
12124
12125 * Makefile.in (bootstrap): Set r and s before make all. Use
12126 BASE_FLAGS_TO_PASS in make all.
12127 (cross): Likewise.
12128
12129 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12130
12131 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12132
12133 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12134
12135 * config.sub: Fix typo in last change.
12136
12137 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12138
12139 * config.sub: Add support for C4x target.
12140 * configure.in: Likewise.
12141
12142 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12143
12144 * config.sub: Recognize sparcv9 just like sparc64.
12145
12146 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12147
12148 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12149
12150 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12151
12152 * config.guess: Correctly identify Pentium II sco boxes.
12153
12154 * config.guess: Fix "tr" code. From Weiwen Liu.
12155
12156 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12157
12158 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12159 stabs.
12160
12161 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12162
12163 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12164 (ALL_TARGET_MODULES): Add all-target-libchill.
12165 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12166 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12167 (all-target-libchill): Add dependencies.
12168 * configure.in (target_libs): Add libchill.
12169
12170 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12171
12172 * config.guess: Avoid assumptions about "tr" behaves when
12173 LANG is set to something other than English.
12174
12175 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12176
12177 * configure (gxx_include_dir): Changed to
12178 '${prefix}/include/g++'-${libstdcxx_interface}.
12179
12180 * config.if: New to determine the interfaces.
12181
12182 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12183
12184 * config.guess: Detect and handle MPE/IX.
12185 * config.sub: Deal with MPE/IX.
12186
12187 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12188
12189 * configure.in: Use mh-aix43.
12190
12191 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12192
12193 * configure: Fix --without/--disable cases for gxx-include-dir.
12194
12195 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12196
12197 * mdata-sh: Imported. Needed for automake support.
12198
12199 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12200
12201 * Makefile.in (taz): Try "chmod -R og=u ." before
12202 "chmod og=u `find . -print`".
12203
12204 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12205
12206 * configure.in: Add arm-elf and thumb-elf support.
12207
12208 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12209
12210 * Makefile.in: Undo previous patch.
12211
12212 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12213
12214 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12215 to here ...
12216 (install-no-fixedincludes): and here
12217 (INSTALL_MODULES): ... from here.
12218
12219 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12220
12221 * config.sub: Merge with FSF.
12222
12223 * config.guess: Merge with FSF.
12224
12225 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12226
12227 * configure (extraconfigdirs): New variable.
12228 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12229 * Makefile.in (all): Move higher in file.
12230 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12231 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12232 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12233 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12234 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12235
12236 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12237
12238 * Makefile.in (all-target-libjava): Depend on all-gcc and
12239 all-target-newlib.
12240 (configure-target-libjava): Depend on $(ALL_GCC).
12241
12242 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12243
12244 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12245 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12246
12247 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12248
12249 * INSTALL/README: Fix typo.
12250
12251 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12252
12253 * ylwrap: Change absolute path checks to check for DOS style path
12254 names.
12255
12256 * ylwrap: Don't use a full path name if the source file is in the
12257 same directory. From hjl@lucon.org (H.J. Lu).
12258
12259 * config-ml.in: Default to being verbose, to match Feb 18 change to
12260 configure.
12261
12262 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12263
12264 Brought over from egcs:
12265
12266 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12267
12268 * configure.in (target_subdir): Set to ${target_alias} instead
12269 of "libraries".
12270
12271 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12272
12273 * configure.in (target_subdir): Set to libraries if enable_multilib.
12274
12275 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12276
12277 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12278 multilibs, force reconfiguration the first time we create
12279 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12280
12281 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12282
12283 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12284 avoid confusion with --no-recursion.
12285
12286 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12287
12288 * configure.in: Win32 hosts shouldn't use install -x
12289 * install-sh: remove -x option, and special .exe-handling
12290 hack.
12291
12292 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12293
12294 * config.guess: Recognize i586-pc-beos.
12295 * configure.in: Don't build some bits for beos.
12296
12297 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12298
12299 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12300 CFLAGS default to -O2.
12301
12302 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12303 when using GNU ld.
12304
12305 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12306
12307 * ltmain.sh: Correct install when using a different shell.
12308
12309 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12310
12311 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12312
12313 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12314
12315 * makefile.vms: Update to build binutils/makefile.vms. Add install
12316 target.
12317
12318 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12319
12320 * ltconfig: Update to correct AIX handling.
12321
12322 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12323
12324 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12325
12326 * configure.in (target_subdir): Set to ${target_alias} instead
12327 of "libraries".
12328
12329 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12330
12331 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12332 (Makefile): Depend on $(gcc_version_trigger).
12333
12334 * configure (gcc_version): Change default initializer to empty
12335 string.
12336 (gcc_version_trigger): New variable; pass this variable down
12337 to subdir configures to enable them checking gcc's version
12338 themselves. Emit make macros for both gcc_version vars.
12339 (topsrcdir): Initialize reliably.
12340 (recursion line): Remove --with-gcc-version=${gcc_version}.
12341
12342 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12343
12344 * configure (enable_version_specific_runtime_libs): Implement new flag
12345 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12346 in $(libsubdir); emit definition in each generated Makefile.
12347 (gxx_include_dir): Initialize depending on
12348 $enable_version_specific_runtime_libs.
12349
12350 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12351
12352 * configure (gcc_version): Initialize properly depending on
12353 how and where configure is started.
12354 (recursion line): Pass a --with-gcc-version=${gcc_version}
12355 to configures in subdirs.
12356
12357 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12358
12359 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12360 cygmon
12361
12362 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12363
12364 * configure.in: Add cygmon and libstub support for mn10200.
12365
12366 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12367
12368 * configure (gcc_version): Add new variable describing the
12369 particular gcc version we're building.
12370 * Makefile.in (libsubdir): Add new macro for the directory
12371 in which the compiler finds executables, libraries, etc.
12372 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12373 and libsubdir.
12374
12375 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12376
12377 * Makefile.in (local-clean): Remove *.log.
12378 (warning.log): Built with warn_summary from build.log.
12379 (mail-report.log): Run test_summary.
12380 (mail-report-with-warnings.log): Run test_summary including
12381 warning.log in the report.
12382
12383 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12384
12385 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12386
12387 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12388
12389 * Makefile.in (grep): Grep no longer depends on libiberty.
12390
12391 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12392
12393 * Makefile.in: all-snavigator needs all-libgui.
12394
12395 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12396
12397 * configure.in: Add cygmon and libstub support for mn10300.
12398
12399 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12400
12401 * missing: Update to version from automake 1.3.
12402
12403 * ltmain.sh: On installation, don't get confused if the same name
12404 appears more than once in the list of library names.
12405
12406 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12407
12408 * config.sub: Accept m68060 and m5200 as CPU names.
12409
12410 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12411
12412 * configure: Use && rather than using -a in test, because odd
12413 strings can confuse test.
12414 * configure.in: Likewise.
12415
12416 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12417
12418 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12419
12420 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12421
12422 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12423 bootstrap4-lean): New targets.
12424
12425 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12426
12427 * mpw-* Delete. Not used.
12428
12429 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12430
12431 * COPYING.LIB: Update FSF address.
12432
12433 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12434
12435 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12436
12437 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12438 GAS_SUPPORT_DIRS.
12439
12440 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12441
12442 * ltconfig, ltmain.sh: Avoid producing a version number if
12443 -version-info was not used.
12444
12445 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12446
12447 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12448 building with newlib.
12449
12450 1998-04-30 Paul Eggert <eggert@twinsun.com>
12451
12452 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12453 Solaris `make' causes it to continue to next definition.
12454
12455 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12456
12457 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12458 the right GUI libraries and files are installed along with GDB.
12459
12460 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12461
12462 * configure.in: Change alpha to alpha* in several places.
12463
12464 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12465
12466 * config.sub: Recognize sparc86x.
12467
12468 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12469
12470 * configure.in (--enable-target-optspace): Remove debug echo.
12471
12472 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12473
12474 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12475
12476 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12477
12478 * ltconfig: Update cygwin32 support.
12479
12480 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12481 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12482 (GDB_SUPPORT_DIRS): Likewise.
12483
12484 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12485
12486 * configure.in (target_makefile_frag): If --enable-target-optspace,
12487 use -Os to compile target libraries rather than -O2. Default to
12488 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12489 not used.
12490 * configure.in (target_cflags): Ditto for d30v.
12491
12492 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12493
12494 * Makefile.in (all-bfd): Depend on all-intl.
12495 (all-binutils): Likewise.
12496 (all-gas): Likewise.
12497 (all-gprof): Likewise.
12498 (all-ld): Likewise.
12499
12500 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12501
12502 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12503
12504 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12505
12506 * Makefile.in (all-bfd): Depend upon all-libiberty.
12507
12508 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12509
12510 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12511
12512 * Makefile.in: Add libstub.
12513
12514 * configure.in: Ditto. Build libstub for targets that have cygmon
12515 support.
12516
12517 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12518
12519 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12520
12521 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12522
12523 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12524 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12525
12526 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12527
12528 * configure: Define DEFAULT_M4 by searching PATH.
12529 * Makfile.in: Use DEFAULT_M4.
12530
12531 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12532
12533 * ltconfig: Add cygwin32 support.
12534
12535 * Makefile.in, configure.in: Add libtool as a native only directory
12536 to configure and build.
12537
12538 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12539
12540 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12541
12542 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12543
12544 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12545
12546 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12547
12548 * Makefile.in: add ash make rules
12549 * configure.in: add ash to native_only and host_tools lists
12550
12551 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12552
12553 * Makefile.in (all-gettext, all-intl): New targets.
12554 (ALL_MODULES): Added all-gettext, all-intl.
12555 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12556 (INSTALL_MODULES): Added install-gettext, install-intl.
12557 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12558
12559 * configure.in (host_tools): Added gettext.
12560 (native_only): Likewise.
12561 (noconfigdirs) [various cases]: Likewise.
12562 (host_libs): Added intl.
12563
12564 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12565
12566 * configure: Do not disable building gdbtk for cygwin32 hosts.
12567
12568 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12569
12570 * configure.in: Add thumb-coff target.
12571 * config.sub: Add thumb-coff target.
12572
12573 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12574
12575 * Makefile.in: Revert yesterday's change.
12576 (all-target-winsup): all-target-librx stays out of here.
12577
12578 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12579
12580 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12581 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12582 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12583 Remove references to librx and libg++.
12584
12585 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12586
12587 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12588 recursive makes
12589
12590 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12591
12592 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12593 for newlib directory.
12594 (CXX_FOR_TARGET): Likewise.
12595
12596 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12597
12598 * ltconfig: Update after libtool/ltconfig.in change for
12599 hpux11.
12600
12601 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12602
12603 * ltconfig, ltmain.sh: Update to libtool 1.2.
12604
12605 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12606
12607 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12608 (install-gcc-cross): Instead, override LANGUAGES here.
12609
12610 1998-03-18 Dave Love <d.love@dl.ac.uk>
12611
12612 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12613 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12614
12615 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12616
12617 * configure.in: Add Thumb-pe target.
12618
12619 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12620
12621 * Makefile.in - changed sn targets to snavigator
12622 * configure.in - changed sn targets to snavigator
12623
12624 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12625
12626 * config-ml.in: After building symlink tree call make distclean
12627 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12628 to be the case for libiberty.
12629
12630 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12631
12632 * configure: When making link, also check the current
12633 directory. The configure scripts may create one.
12634
12635 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12636
12637 * config.sub: Accept alphapca56 and alphaev6 properly.
12638
12639 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12640
12641 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12642
12643 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12644
12645 * config.sub (sco5): Fix typo.
12646
12647 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12648
12649 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12650 install-itcl.
12651 (install-itcl): Remove dependency on install-tcl.
12652
12653 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12654
12655 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12656
12657 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12658
12659 * configure.in: Don't build libgui for a cygwin32 target when not on
12660 a cygwin32 host.
12661
12662 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12663
12664 * configure (redirect): Set to null, so default behavior of
12665 configure is now --verbose.
12666
12667 1998-02-16 Dave Love <d.love@dl.ac.uk>
12668
12669 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12670 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12671
12672 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12673
12674 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12675 this change to sync Makefile.in with its ChangeLog entries.
12676
12677 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12678
12679 * ltmain.sh (mkdir): Check that the directory doesn't exist
12680 before we exit with error, so that we don't get races during
12681 parallel builds.
12682
12683 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12684
12685 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12686
12687 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12688
12689 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12690 PICFLAG_FOR_TARGET.
12691 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12692
12693 * configure: Emit a definition for the new macro enable_shared
12694 into each Makefile.
12695
12696 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12697
12698 * configure.in (host_tools, native_only): Add libtool.
12699
12700 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12701
12702 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12703 Fix typo in ming config comment.
12704
12705 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12706
12707 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12708
12709 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12710
12711 * config.sub: Add tic30 cases, and map c30 to tic30.
12712
12713 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12714
12715 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12716 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12717 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12718 (CLEAN_TARGET_MODULES): Similarly
12719 (all-target-libf2c): Add dependences.
12720 * configure.in (target_libs): Add libf2c.
12721
12722 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12723
12724 * configure.in: Remove expect from noconfigdirs when target
12725 is cygwin32. OK to build expect and dejagnu with Canadian
12726 Cross.
12727
12728 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12729
12730 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12731 host.
12732
12733 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12734 and mingw32.
12735
12736 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12737
12738 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12739 here as it is not defined in the toplevel Makefile.
12740
12741 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12742
12743 * configure (package_makefile_rules_frag): New variable, which names
12744 a file with generic rules, ...
12745 Change comment to mention we now have FIVE parts.
12746 * configure: Undo last change.
12747
12748 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12749
12750 * config.guess: More accurate determination of HP processor types.
12751 * config.sub: More accurate determination of HP processor types.
12752
12753 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12754
12755 * configure (package_makefile_frag): Move inserting the
12756 ${package_makefile_frag} to where it should be according
12757 to the comment.
12758
12759 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12760
12761 * config.guess: Add support for Linux/ARM.
12762
12763 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12764
12765 * .cvsignore: Remove *-info and *-install since they match
12766 release-info and mpw-install, which we don't want to just ignore.
12767
12768 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12769
12770 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12771
12772 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12773
12774 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12775 local_prefix to sub-make invocations.
12776
12777 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12778
12779 * configure.in: Check makefile fragments in the source
12780 directory.
12781
12782 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12783
12784 * configure.in: Check whether host and target makefile
12785 fragments exist before adding them to *_makefile_frag.
12786
12787 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12788
12789 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12790
12791 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12792
12793 * configure.in: Make sure we only replace RPATH_ENVVAR on
12794 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12795 regexp to sed.
12796
12797 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12798 to sub-makes.
12799
12800 1998-01-13 Lee Iverson (leei@ai.sri.com)
12801
12802 * config-ml.in (multi-do): LDFLAGS must include multilib
12803 designator.
12804
12805 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12806
12807 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12808
12809 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12810
12811 * config.sub: Add mingw32 support.
12812 * configure.in: Likewise.
12813
12814 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12815
12816 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12817
12818 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12819
12820 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12821 * configure (gxx_include_dir): Provide a definition for subdirs
12822 which do not use autoconf.
12823
12824 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12825
12826 * config.guess: Sync with egcs. Picks up new alpha support,
12827 BeOS & some additional linux support.
12828
12829 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12830
12831 * config.guess: HP 9000/803 is a PA1.1 machine.
12832
12833 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12834
12835 * configure.in: It's alpha*-...
12836
12837 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12838
12839 * configure.in (host_makefile_frag, target_makefile_frag):
12840 Handle multiple config files.
12841 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12842 alpha-*-*.
12843
12844 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12845
12846 * mkdep: New file.
12847
12848 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12849
12850 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12851
12852 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12853
12854 * Makefile.in: Add libgui directory.
12855 (GDB_TK): Add all-libgui.
12856 * configure.in: Add libgui directory.
12857 * configure: Add all-libgui to GDB_TK.
12858
12859 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12860
12861 * config-ml.in (multidirs): Add m32r to multilib list.
12862
12863 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12864
12865 * Makefile.in (all-target-gperf): Change dependency to
12866 all-target-libstdc++.
12867
12868 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12869
12870 * config.guess: Add BeOS support.
12871
12872 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12873
12874 Source directory cvs renamed to cvssrc:
12875 * configure.in (host_tools): Change cvs to cvssrc.
12876 (native_only): Likewise.
12877 (noconfigdirs) [various cases]: Likewise.
12878 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12879 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12880 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12881 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12882 (all-cvssrc): Rename target from all-cvs.
12883
12884 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12885
12886 * configure (gxx_include_dir): Fix thinko.
12887
12888 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12889
12890 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12891 (install-cross, install-gcc-cross): New targets.
12892
12893 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12894
12895 * configure.in (noconfigdirs): Add support for Thumb target.
12896
12897 * config.sub (maybe_os): Add support for Thumb target.
12898
12899 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12900
12901 * Makefile.in: Add rules for cygmon.
12902
12903 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12904
12905 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12906
12907 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12908 * configure (gxx_include_dir): Provide a definition for subdirs
12909 which do not use autoconf.
12910
12911 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12912
12913 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12914 11/18/97 build
12915
12916 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12917
12918 * From Franz Sirl.
12919 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12920 found on RedHat Linux systems.
12921
12922 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12923
12924 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12925 guesses.
12926
12927 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12928
12929 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12930
12931 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12932
12933 * ltmain.sh: If mkdir fails, check whether the directory was created
12934 anyhow by some other process.
12935
12936 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12937
12938 * configure.in (d30v-*-*): Configure all directories.
12939
12940 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12941
12942 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12943 for the D30V.
12944
12945 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12946
12947 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12948
12949 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12950
12951 * include/libiberty.h: Add extern "C" { so it can be used with C++
12952 progrms.
12953 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12954 programs.
12955
12956 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12957
12958 * configure.in (d30v-*-*): Configure GCC now.
12959
12960 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12961
12962 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12963 is no longer needed.
12964
12965 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12966
12967 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12968
12969 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12970
12971 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12972 targets using "$@" to provide support for similar but not identical
12973 targets without having to duplicate code.
12974
12975 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12976
12977 * makefile.vms: Fix to work with DEC C.
12978
12979 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12980
12981 * config.sub: Add mips-tx39-elf to marketing names.
12982
12983 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12984
12985 * ltmain.sh: Handle symlinks in generated script.
12986
12987 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12988
12989 * configure: Handle autoconf style directory options: --bindir,
12990 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12991 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12992 --sysconfdir.
12993 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12994 (sharedstatedir, localstatedir, oldincludedir): New variables.
12995 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12996 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12997 sbindir, sharedstatedir, and sysconfdir.
12998
12999 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13000
13001 * Makefile.in (bootstrap-lean): New target.
13002
13003 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13004
13005 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13006 sn, and gnuserv from noconfigdirs.
13007
13008 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13009
13010 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13011
13012 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13013
13014 * Makefile.in (cross): New target.
13015
13016 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13017 Jeff Law <law@cygnus.com>
13018
13019 * Makefile.in (bootstrap2, bootstrap3): New targets.
13020 (all-bootstrap): Remove outdated and confusing target.
13021 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13022
13023 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13024
13025 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13026 windows. Consistent with gdb/configure.
13027
13028 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13029
13030 * configure.in: Name Linux target fragment.
13031
13032 * configure: Rewrite so that project Makefile fragment is inserted
13033 first and appears last in the resulting Makefile.
13034
13035 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13036
13037 * Makefile.in (install-itcl): Install tcl first.
13038
13039 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13040
13041 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13042
13043 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13044
13045 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13046
13047 * configure.in (skipdirs): Add target-librx for Linux.
13048 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13049
13050 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13051
13052 * Makefile.in (bootstrap): New target.
13053
13054 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13055
13056 * config.sub: Accept 'amigados' for backward compatibility.
13057
13058 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13059
13060 * config.guess: Merge with FSF.
13061
13062 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13063
13064 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13065
13066 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13067
13068 * config.sub: Add "marketing-names" patch.
13069
13070 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13071
13072 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13073
13074 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13075
13076 * config.sub: Handle v850-elf.
13077
13078 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13079
13080 * .cvsignore (*-install): Remove.
13081
13082 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13083
13084 * ltconfig: Set CONFIG_SHELL in libtool.
13085 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13086
13087 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13088
13089 * configure.in (target_subdir): Set to libraries if enable_multilib.
13090
13091 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13092
13093 * config.guess: Update from gcc directory.
13094
13095 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13096
13097 * Makefile.in (all-sim): Depends on all-readline.
13098
13099 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13100
13101 * Makefile.in (BISON, YACC): Use $$s.
13102 (all-bison): Depend on all-texinfo.
13103
13104 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13105
13106 * Makefile.in (BISON): Add -L flag.
13107 (YACC): Likewise.
13108
13109 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13110
13111 * configure.in (noconfigdirs): Add support for v850e target.
13112
13113 * config.sub (maybe_os): Add support for v850e target.
13114
13115 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13116
13117 * configure.in (noconfigdirs): Add support for v850ea target.
13118
13119 * config.sub (maybe_os): Add support for v850ea target.
13120
13121 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13122
13123 * config.sub: Add mipstx39. Delete r3900.
13124
13125 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13126
13127 * Makefile.in (all-autoconf): Depends on all-texinfo.
13128
13129 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13130
13131 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13132 eabi targets.
13133
13134 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13135
13136 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13137
13138 * configure: When handling a Canadian Cross, handle YACC as well as
13139 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13140 * Makefile.in (all-bison): Depend upon all-texinfo.
13141
13142 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13143
13144 * Makefile.in (BISON): bison, not byacc or bison -y.
13145 (YACC): bison -y or byacc or yacc.
13146 (various): Add *-bison as appropriate.
13147 (taz): No need to mess with BISON anymore.
13148
13149 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13150
13151 * configure: If OSTYPE matches *win32*, try to find a good value for
13152 CONFIG_SHELL.
13153
13154 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13155
13156 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13157 configure.in if it is present.
13158
13159 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13160
13161 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13162
13163 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13164
13165 * config.sub: Recognize `arc' cpu.
13166 * configure.in: Likewise.
13167 * config-ml.in: Likewise.
13168
13169 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13170
13171 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13172
13173 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13174
13175 * configure: Changed sed delimiter from ':' to '|' when
13176 attempting to substitute ${config_shell} for SHELL. On
13177 NT ${config_shell} may contain a ':' in it.
13178
13179 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13180
13181 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13182
13183 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13184
13185 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13186
13187 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13188
13189 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13190
13191 * ylwrap: If the program is a relative path, force it to be
13192 absolute.
13193
13194 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13195
13196 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13197
13198 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13199
13200 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13201 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13202 for libraries.
13203
13204 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13205
13206 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13207 separated by spaces.
13208
13209 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13210
13211 * ylwrap: New file.
13212 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13213
13214 * ltmain.sh: Handle /bin/sh at start of install program.
13215
13216 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13217
13218 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13219 * missing: New file, from automake 1.2.
13220
13221 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13222
13223 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13224 check-tk to CHECK_X11_MODULES.
13225
13226 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13227
13228 * config.sub: Merge with FSF.
13229
13230 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13231
13232 * config.guess: Merge with FSF.
13233
13234 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13235
13236 * configure: Treat msdosdjgpp like go32.
13237 * configure.in: Likewise. Don't remove gprof for go32.
13238
13239 * configure: Change Makefile.tem2 to Makefile.tm2.
13240
13241 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13242
13243 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13244
13245 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13246
13247 * install-sh (chmodcmd): Set to null if the DST directory already
13248 exists. Same as Nov 11th change.
13249
13250 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13251
13252 * configure (GDB_TK): Needs itcl and tix.
13253
13254 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13255
13256 * config.guess: Update from FSF.
13257
13258 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13259
13260 * Makefile.in (GDB_TK): Depend on itcl and tix.
13261
13262 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13263
13264 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13265 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13266 (INSTALL_SCRIPT): New variable.
13267 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13268 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13269 to -x.
13270 * install-sh: Add support for -x option.
13271
13272 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13273
13274 * configure.in, Makefile.in: Treat tix like itcl.
13275
13276 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13277
13278 * Makefile.in (WINDRES): New variable.
13279 (WINDRES_FOR_TARGET): New variable.
13280 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13281 (EXTRA_HOST_FLAGS): Add WINDRES.
13282 (EXTRA_TARGET_FLAGS): Add WINDRES.
13283 (EXTRA_GCC_FLAGS): Add WINDRES.
13284 ($(DO_X)): Pass down WINDRES.
13285 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13286 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13287 DLLTOOL_FOR_TARGET.
13288
13289 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13290
13291 * configure.in: configure sim before gdb for win32-x-ppc
13292
13293 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13294
13295 Move gperf into the toplevel, from libg++.
13296 * configure.in (target_tools): Add target-gperf.
13297 (native_only): Add target-gperf.
13298 * Makefile.in (all-target-gperf): New target, depend on
13299 all-target-libg++.
13300 (configure-target-gperf): Empty rule.
13301 (ALL_TARGET_MODULES): Add all-target-gperf.
13302 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13303 (CHECK_TARGET_MODULES): Add check-target-gperf.
13304 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13305 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13306
13307 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13308
13309 * config.sub (mn10200): Recognize new basic machine.
13310
13311 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13312
13313 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13314 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13315
13316 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13317
13318 * configure.in: If we're building mips-sgi-irix6* native, turn on
13319 ENABLE_MULTILIB and set TARGET_SUBDIR.
13320
13321 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13322
13323 * Makefile.in (all-sn): Depend on all-grep.
13324
13325 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13326
13327 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13328
13329 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13330 Makefile. From Jeff Makey <jeff@cts.com>.
13331 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13332
13333 * Makefile.in (DISTBISONFILES): Remove.
13334 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13335 $(DEFAULT_YACC).
13336
13337 * configure.in: Build itl, db, sn, etc., when building for native
13338 cygwin32.
13339
13340 * Makefile.in (LD): New variable.
13341 (EXTRA_HOST_FLAGS): Pass down LD.
13342 ($(DO_X)): Likewise.
13343
13344 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13345
13346 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13347
13348 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13349
13350 * configure.in (targargs): Strip out any supplied --build argument
13351 before adding our own. Always add --build.
13352
13353 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13354
13355 * configure.in (targargs): Pass --build if we're doing
13356 a cross-compile.
13357
13358 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13359
13360 * configure: Use '|' instead of ":" as the separator in
13361 sed. Otherwise sed chokes on NT path names with drive
13362 designators. Also look for "?:*" as the leading characters in an
13363 absolute pathname.
13364
13365 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13366
13367 * config.sub: Support for r3900.
13368
13369 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13370
13371 * configure.in: Use install-sh, not install.sh.
13372
13373 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13374
13375 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13376 apply it twice.
13377
13378 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13379
13380 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13381 install-binutils.
13382
13383 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13384
13385 * Makefile.in: Add automake targets.
13386 * configure.in (host_tools): Add automake.
13387
13388 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13389
13390 * configure: Default CXX to c++, not gcc.
13391 * Makefile.in (CXX): Set to c++, not gcc.
13392 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13393
13394 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13395
13396 * install-sh: try appending a .exe if source file doesn't
13397 exist
13398
13399 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13400
13401 * configure.in: Turn on multilib by default.
13402 (cross_only): Remove target-libiberty.
13403
13404 * Makefile.in (all-gcc): Don't depend on libiberty.
13405
13406 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13407
13408 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13409
13410 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13411
13412 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13413 (DISTBISONFILES): Add ld/Makefile.in
13414
13415 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13416
13417 * configure.in: if target is cygwin32 but host isn't cygwin32,
13418 don't configure gdb tcl tk expect, not just gdb.
13419
13420 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13421
13422 * configure.in: Added gnuserv everywhere sn appears.
13423
13424 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13425 (CROSS_CHECK_MODULES): Added check-gnuserv.
13426 (INSTALL_MODULES): Added install-gnuserv.
13427 (CLEAN_MODULES): Added clean-gnuserv.
13428 (all-gnuserv): New target.
13429
13430 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13431
13432 * config.guess: Fixes for MIPS OpenBSD systems.
13433
13434 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13435
13436 * Makefile.in (INSTALL_XFORM): Remove.
13437 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13438
13439 * mkinstalldirs: New file, copied from automake.
13440 * Makefile.in (installdirs): Rename from install-dirs. Use
13441 mkinstalldirs. Change all users.
13442 (DEVO_SUPPORT): Add mkinstalldirs.
13443
13444 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13445
13446 * install-sh: Rename from install.sh.
13447 * Makefile.in (INSTALL): Change install.sh to install-sh.
13448 (DEVO_SUPPORT): Likewise.
13449
13450 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13451 Graichen <graichen@rzpd.de>.
13452
13453 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13454
13455 * config.guess: Recognize OpenBSD systems correctly.
13456
13457 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13458
13459 * README, Makefile.in (ETC_SUPPORT): Remove references to
13460 cfg-paper*, configure.{texi,man,info*}._
13461
13462 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13463
13464 * Makefile.in (all.normal): Ensure that gcc is built after all
13465 the x11 - ie gdb - targets.
13466
13467 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13468
13469 * makefile.vms: Don't run conf-a-gas.
13470
13471 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13472
13473 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13474
13475 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13476
13477 * configure.in: Remove noconfigdirs case since gdb also
13478 configures and builds for tic80-coff.
13479
13480 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13481
13482 * configure: Set cache_file to config.cache.
13483 * Makefile.in (local-distclean): Remove config.cache.
13484
13485 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13486
13487 * COPYING: Update FSF address.
13488
13489 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13490
13491 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13492 noconfigdirs.
13493
13494 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13495
13496 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13497 MAKEDIRS, is empty.
13498
13499 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13500
13501 * config.sub: Tweak mn10300 entry.
13502
13503 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13504
13505 * configure.in (host_tools): Put sim before gdb, so gdb's
13506 configure.tgt can determine if the simulator was configured.
13507
13508 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13509
13510 * config.sub: Move BeOS $os case to be with other Cygnus
13511 local cases.
13512
13513 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13514
13515 * config.sub: Remove misplaced comment that broke Linux.
13516
13517 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13518
13519 * config.sub: Add BeOS support.
13520
13521 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13522
13523 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13524
13525 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13526
13527 * configure.in (noconfigdirs): Remove tcl and tk from
13528 noconfigdirs for cygwin32 builds.
13529
13530 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13531
13532 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13533
13534 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13535
13536 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13537 make-all.com, use makefile.vms instead.
13538
13539 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13540
13541 * config.sub: Accept -lnews*.
13542
13543 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13544
13545 * configure.in (noconfigdirs): Disable target-newlib,
13546 target-examples and target-libiberty for d30v.
13547
13548 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13549
13550 * configure.in (noconfigdirs): Enable ld for d30v.
13551
13552 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13553
13554 * configure.in (tic80-*-*): Build compiler.
13555
13556 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13557
13558 * configure.in (d30v-*): Remove sim directory from list of
13559 unsupported d30v directories
13560
13561 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13562
13563 * config.sub, configure.in: Add d30v target cpu.
13564
13565 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13566
13567 * makefile.vms: New file.
13568 * make-all.com: Remove.
13569
13570 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13571
13572 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13573
13574 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13575
13576 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13577
13578 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13579
13580 * Makefile.in (ALL_MODULES): Added all-db.
13581 (CROSS_CHECK_MODULES): Addec check-db.
13582 (INSTALL_MODULES): Added install-db.
13583 (CLEAN_MODULES): Added clean-db.
13584
13585 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13586
13587 * config.guess: Merge with latest FSF sources.
13588
13589 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13590
13591 * Makefile.in (ALL_MODULES): Added all-itcl.
13592 (CROSS_CHECK_MODULES): Added check-itcl.
13593 (INSTALL_MODULES): Added install-itcl.
13594 (CLEAN_MODULES): Added clean-itcl.
13595
13596 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13597
13598 * configure.in: build gdb for mn10200
13599
13600 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13601
13602 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13603
13604 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13605
13606 * configure.in (tic80-*-*): Turn off most targets right now.
13607
13608 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13609
13610 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13611 rather than the makeinfo program.
13612 (do-info): Depend upon all-texinfo.
13613
13614 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13615
13616 * configure.in: Remove uses of config/mh-linux.
13617
13618 * config.sub, config.guess: Merge with latest FSF sources.
13619
13620 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13621
13622 * config.sub (case $basic_machine): Add tic80 entries.
13623
13624 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13625
13626 * config.sub, config.guess: Merge with latest FSF sources.
13627
13628 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13629
13630 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13631 * mpw-config.in: Test for NewFolderRecursive.
13632 * mpw-install: Use symbolic name for startup filename.
13633 * mpw-README: Add various additional details.
13634
13635 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13636
13637 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13638
13639 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13640
13641 * configure.in: Do build gcc and the target libraries for
13642 the mn10200.
13643
13644 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13645
13646 * configure.in: don't avoid building gdb for mn10300 any more
13647 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13648 instead of single-quoting it.
13649
13650 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13651
13652 * configure.in: Don't use --with-stabs on IRIX 6.
13653
13654 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13655
13656 * configure.in (m32r): Build gdb, libg++ now.
13657
13658 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13659
13660 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13661 directories from noconfigdirs.
13662
13663 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13664
13665 * config.sub (basic_machine): added mips16 configuration
13666
13667 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13668
13669 * config.sub: Handle d10v-unknown.
13670
13671 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13672
13673 * config.sub: Handle v850-unknown.
13674
13675 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13676
13677 * Makefile.in: add findutils
13678 * configure.in: add findutils to list of host_tools
13679
13680 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13681
13682 * config.sub: Handle mn10200 and mn10300.
13683
13684 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13685
13686 * configure.in (d10v-*): Do not build librx.
13687
13688 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13689
13690 * configure.in (mn10300): Build everything except gdb & libgloss.
13691
13692 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13693
13694 * config.guess: Patch for Dansk Data Elektronik servers,
13695 from Niels Skou Olsen <nso@dde.dk>.
13696
13697 For ncr, use /bin/uname rather than uname, since GNU uname does not
13698 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13699
13700 Patch for MIPS R4000 running System V,
13701 from Eric S. Raymond <esr@snark.thyrsus.com>.
13702
13703 Fix thinko for nextstep.
13704
13705 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13706
13707 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13708 * config.guess: Guess mips-dec-mach_bsd4.3.
13709
13710 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13711 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13712 release numbers.
13713 * config.guess (mips-mips-riscos*): Emit just enough of the
13714 release number.
13715
13716 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13717 * config.guess (sparc-auspex-sunos*): Added.
13718 (f300-fujitsu-*): Added.
13719
13720 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13721 * config.guess: Recognize a Tadpole as a sparc.
13722
13723 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13724
13725 * config.guess: Don't assume that NextStep version is either 2 or
13726 3. NextStep 4 (aka OpenStep 4) has come out now.
13727
13728 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13729
13730 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13731 From Rik Faith <faith@cs.unc.edu>.
13732
13733 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13734
13735 * config.sub: Contributions from bug-gnu-utils to:
13736 Support plain "hppa" (no version given) architecture, reported by
13737 OpenStep.
13738 OpenBSD like NetBSD.
13739 LynxOs is not a hardware supplier.
13740
13741 * config.guess: Contributions from bug-gnu-utils to add support for:
13742 OpenBSD like NetBSD.
13743 Stratus systems.
13744 More Pyramid systems.
13745 i[n>4]86 Intel chips.
13746 M680[n>4]0 Motorola chips.
13747 Use unknown instead of lynx for hardware manufacturer.
13748
13749 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13750
13751 * install.sh (chmodcmd): Set to null if the DST directory already
13752 exists.
13753
13754 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13755
13756 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13757 not use mt-ppc target Makefile fragment any more.
13758
13759 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13760
13761 * configure.in (*-*-windows): Exclude everything but those dirs
13762 needed to build windows.
13763
13764 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13765
13766 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13767
13768 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13769
13770 * configure.in: Exclude mmalloc from i386-windows.
13771
13772 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13773
13774 * Undo my previous change.
13775
13776 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13777
13778 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13779 unconditionally.
13780 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13781
13782 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13783
13784 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13785 host to add it's own flags.
13786
13787 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13788
13789 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13790
13791 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13792
13793 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13794 (CXX_FOR_TARGET): Likewise.
13795 (GCC_FOR_TARGET): Define.
13796 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13797 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13798 CC_FOR_TARGET was specified on the command line.
13799 (MAKEOVERRIDES): Don't define.
13800
13801 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13802
13803 * configure.in (m32r): Fix spelling of libg++ libs.
13804
13805 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13806
13807 * config.sub (-apple*): Remove, now redundant.
13808
13809 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13810
13811 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13812
13813 * configure: Rework yesterday's sed script patch.
13814
13815 * config.sub: Merge with FSF.
13816
13817 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13818
13819 * config.guess: Merge from FSF.
13820
13821 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13822 * config.guess: Use pc instead of unknown, for pc clone systems.
13823 Change linux to linux-gnu.
13824
13825 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13826 * config.guess: Avoid non-portable tr syntax.
13827
13828 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13829
13830 * test-build.mk (HOLES): Add "xargs" for gdb.
13831
13832 * configure: Avoid hpux10.20 sed bug.
13833
13834 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13835
13836 * configure.in: Add support for windows host
13837 (that is a build done under the Microsoft build environment).
13838
13839 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13840
13841 * Makefile.in: Replace all uses of srcroot with s, to shrink
13842 command line lengths.
13843
13844 Patches from Geoffrey Noer <noer@cygnus.com>:
13845 * configure.in: If configuring for newlib, pass --with-newlib to
13846 subdirectories.
13847 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13848 -Bnewlib/ and -Lwinsup to gcc.
13849 (CXX_FOR_TARGET): Likewise.
13850
13851 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13852
13853 * Makefile.in (ETC_SUPPORT): Add configure.
13854
13855 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13856
13857 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13858 host configuration file.
13859
13860 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13861
13862 * configure.in: Break mn10x00 support into separate
13863 mn10200 and mn10300 configurations.
13864 * config.sub: Likewise.
13865
13866 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13867
13868 * configure.in: Add lots of stuff to noconfigdirs for
13869 the mn10x00 targets.
13870
13871 * config.sub, configure.in: Add mn10x00 support.
13872
13873 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13874
13875 * make-all.com: Call conf-a-gas, not config-a-gas.
13876
13877 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13878
13879 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13880 targets.
13881
13882 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13883
13884 * mpw-README: Add much more detail for native PowerMac.
13885 * mpw-install: New file.
13886 * mpw-configure: Add --norecursion and --help options.
13887 * mpw-config.in: Translate readme and install files when
13888 copying to objdir.
13889 * mpw-build.in: Don't always depend on byacc and flex.
13890 (install-only-top): New action.
13891
13892 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13893
13894 * configure.in: You can now configure GDB for the v850.
13895
13896 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13897
13898 * configure.in (noconfigdirs): Don't configure any C++ dirs
13899 if targeting D10V.
13900
13901 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13902
13903 * config.sub: Recognize mips64vr5000.
13904
13905 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13906
13907 * configure.in: Use a single line for host_tools and native_only.
13908
13909 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13910
13911 * config.sub, configure.in: Add entries for m32r.
13912
13913 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13914
13915 * Makefile.in (inet-install): Don't run install-gzip.
13916
13917 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13918
13919 * configure.in: Don't config lots of things for *-*-windows*.
13920
13921 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13922
13923 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13924 (host_libs, host_tools): Copy from configure.in.
13925 * mpw-configure: Don't complain about directories not found.
13926
13927 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13928
13929 * configure.in (i[345]86): Recognize i686 for pentium pro.
13930 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13931 file.
13932
13933 * config.guess (i[345]86): Ditto.
13934
13935 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13936
13937 * configure.in (noconfigdirs): Removed gdb for D10V.
13938
13939 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13940
13941 * configure.in: Remove ld, target-libio, target-libg++, and
13942 target-libstdc++ from noconfigdirs.
13943
13944 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13945
13946 * configure: Fix three locations where shell scripts were
13947 being run directly rather than with config_shell.
13948
13949 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13950
13951 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13952 * config.sub (basic_machine): Recognize v850.
13953
13954 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13955
13956 * mpw-configure: Handle multiple enable/disable options and
13957 pass them down recursively, handle -c and -s flags appropriately
13958 depending on choice of compiler, add escape mechanism for
13959 quoted arguments to gC.
13960
13961 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13962
13963 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13964 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13965 so that -mrelocatable-lib and -mno-eabi are used.
13966
13967 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13968 not support --print-multi-lib, don't abort.
13969
13970 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13971
13972 * make-all.com: Run config-a-gas.
13973 * setup.com: Don't copy subdirectory files around.
13974
13975 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13976
13977 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13978 target, it now compiles correctly.
13979
13980 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13981
13982 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13983
13984 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13985
13986 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13987
13988 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13989
13990 * configure.in (native_only): Add prms.
13991
13992 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13993
13994 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13995 (BINUTILS_SUPPORT_DIRS): Likewise.
13996
13997 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13998
13999 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14000 d10v support is added.
14001
14002 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14003
14004 * configure.in (d10v-*-*): New target.
14005
14006 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14007
14008 * config.guess (HP 9000/811): Recognize this as a PA1.1
14009 machine.
14010
14011 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14012
14013 * Makefile.in (do-tar-gz): New target, split out from tail end of
14014 taz target. Run each command separately, don't use pipes.
14015 (taz): Use it.
14016
14017 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14018
14019 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14020 * mpw-build.in: No builds should depend on building byacc or flex,
14021 they are assumed to be installed already.
14022
14023 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14024
14025 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14026 variable that CC_FOR_TARGET needs.
14027
14028 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14029
14030 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14031 options have changed since the last time the subdirectory was
14032 configured, and if it has, reconfigure.
14033 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14034 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14035
14036 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14037
14038 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14039 CLEAN_MODULES): Add bash.
14040 (all-bash): New target.
14041
14042 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14043
14044 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14045
14046 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14047
14048 * config.sub (basic_machine): Recognize d10v as a valid processor.
14049
14050 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14051
14052 * mpw-configure: Add support for --bindir.
14053 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14054
14055 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14056
14057 * configure.in: add bash, time, gawk to list of hosttools and things
14058 to only build for native toolchains
14059
14060 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14061
14062 * Makefile.in (docdir): Remove.
14063
14064 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14065
14066 * Makefile.in (datadir): Set to $(prefix)/share.
14067
14068 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14069
14070 * configure.in: build diff and patch for cygwin32-hosted
14071 toolchains.
14072
14073 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14074
14075 * config.sub: Accept -rtems*.
14076
14077 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14078
14079 * configure.in: enable dosrel for cygwin32-hosted builds,
14080 remove diff from the list of things not buildable
14081 via Canadian Cross
14082
14083 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14084
14085 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14086 don't get ". ".
14087
14088 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14089
14090 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14091
14092 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14093
14094 * Makefile.in (taz): Handle case where tex3patch didn't even get
14095 checked out. Also, if it was found, put the symlink in a new util
14096 subdirectory.
14097
14098 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14099
14100 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14101
14102 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14103
14104 * config.sub: Recognize -openvms.
14105 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14106 * make-all.com, setup.com: New files.
14107
14108 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14109
14110 * Makefile.in (taz): tex3patch moved to texinfo/util.
14111
14112 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14113
14114 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14115 * configure.in: remove make from disable-if-Can-Cross list
14116 enable gdb if ${host} and ${target} are cygwin32
14117
14118 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14119
14120 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14121 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14122
14123 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14124
14125 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14126 distinguish sysv/svr4/bsd variants.
14127 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14128
14129 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14130
14131 * configure.in: Added copyright notice.
14132 * move-if-change: Added copyright notice.
14133
14134 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14135
14136 * configure.in (powerpcle-*-solaris*): Until we get shared
14137 libraries working, don't build gdb, sim, make, tcl, tk, or
14138 expect.
14139
14140 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14141
14142 * config.guess: Merge with FSF:
14143
14144 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14145 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14146
14147 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14148 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14149
14150 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14151 * config.guess: Combine two OSF1 rules.
14152 Also recognize field test versions. From mjr@zk3.dec.com.
14153 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14154 because GNU uname does not support -p. From pmr@pajato.com.
14155
14156 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14157
14158 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14159
14160 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14161
14162 * mpw-README: Document GCCIncludes.
14163
14164 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14165
14166 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14167
14168 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14169
14170 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14171
14172 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14173
14174 * configure.in (*-*-cygwin32): Configure make.
14175
14176 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14177
14178 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14179
14180 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14181
14182 * Makefile.in (all-inet): Depend on all-perl.
14183
14184 * Makefile.in (inet-install): New target.
14185
14186 * Makefile.in (all-inet): Depend on all-tcl.
14187 (all-inet): Depend on all-send-pr.
14188
14189 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14190
14191 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14192 temporarily.
14193
14194 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14195
14196 * configure.in: Don't configure --with-gnu-ld on AIX.
14197
14198 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14199
14200 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14201
14202 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14203
14204 * Makefile.in (ALL_MODULES): Added all-inet.
14205 (CROSS_CHECK_MODULES): Added check-inet.
14206 (INSTALL_MODULES): Added install-inet.
14207 (CLEAN_MODULES): Added clean-inet.
14208 (all-indent): New target.
14209
14210 * configure.in (host_tools): Added inet.
14211 (native_only): Added inet.
14212 (noconfigdirs): Added inet.
14213
14214 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14215
14216 * configure.in: Don't configure libgloss if we are not configuring
14217 newlib.
14218
14219 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14220
14221 * configure.in: Don't configure libgloss for unsupported
14222 architectures.
14223
14224 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14225
14226 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14227
14228 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14229
14230 * Makefile.in (ALL_MODULES): Include all-apache.
14231 (CROSS_CHECK_MODULES): Include check-apache.
14232 (INSTALL_MODULES): Include install-apache.
14233 (all-apache): New target.
14234
14235 * configure.in: Added apache everywhere perl is seen.
14236
14237 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14238
14239 * Makefile.in: Add support for clean-{module} and
14240 clean-target-{module} rules.
14241
14242 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14243
14244 * configure.in (*-*-ose) do not build libgloss.
14245
14246 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14247
14248 * config.guess (prep*:SunOS:5.*:*): Turn into
14249 powerpele-unknown-solaris2.
14250
14251 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14252
14253 * configure.in: Permit --enable-shared to specify a list of
14254 directories.
14255
14256 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14257
14258 * configure.in (host==solaris): Pass only the first word of $CC
14259 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14260
14261 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14262
14263 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14264
14265 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14266
14267 * Makefile.in (ALL_MODULES): Include all-perl.
14268 (CROSS_CHECK_MODULES): Include check-perl.
14269 (INSTALL_MODULES): Include install-perl.
14270 (ALL_X11_MODULES): Include all-guile.
14271 (CHECK_X11_MODULES): Include check-guile.
14272 (INSTALL_X11_MODULES): Include install-guile.
14273 (all-perl): New target.
14274 (all-guile): New target.
14275
14276 * configure.in (host_tools): Include perl and guile.
14277 (native_only): Include perl and guile.
14278 (noconfigdirs): Don't build guile and perl; no ports have been
14279 done.
14280
14281 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14282
14283 * configure (--enable-*): Handle quoted option lists such as
14284 --enable-sim-cflags='-g0 -O' better.
14285
14286 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14287
14288 * Makefile.in ({,inst}all-target): New rule so we can make and
14289 install all of the target directories easily.
14290
14291 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14292
14293 * configure.in: Add missing global flag in sed substitution when
14294 deleting `target-' from ${configdirs}.
14295
14296 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14297
14298 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14299 option.
14300
14301 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14302 config/mh-necv4.
14303
14304 * install.sh: Correct misspelling of transformbasename.
14305
14306 * config.guess: Recognize mips-*-sysv*.
14307
14308 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14309
14310 * config.sub: Recognize mon960.
14311
14312 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14313
14314 * configure: Restore Canadian Cross handling of BISON and LEX,
14315 removed in Feb 20 change.
14316
14317 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14318
14319 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14320 Mention make install. Remove the old copyright date as well the
14321 clumsy and rather pointless copyright on the README file.
14322
14323 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14324
14325 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14326 Makefile after running symlink-tree, then run `make distclean' to
14327 avoid clobbering any generated files in srcdir.
14328
14329 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14330
14331 * configure.in (m68k-*-netbsd*): Build everything now.
14332
14333 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14334
14335 * Makefile.in (taz): Fix quoting.
14336
14337 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14338
14339 * configure.in (sparclet-*-*): Build everything now.
14340
14341 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14342
14343 * configure.in (m68k-*-linux*): New host.
14344
14345 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14346
14347 * configure: Check for bison before byacc.
14348
14349 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14350
14351 * Makefile.in configure: Change the way LEX and BISON/YACC are
14352 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14353 searching PATH. These are used as fallbacks by Makefile.in if
14354 flex/bison/byacc aren't in objdir.
14355
14356 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14357
14358 * Makefile.in: Make everything which depends upon all-bfd also
14359 depend upon all-opcodes, in case --with-commonbfdlib is used.
14360
14361 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14362
14363 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14364 building NT native compilers on Unix.
14365
14366 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14367
14368 * configure.in: Don't get CC from the host Makefile fragment if we
14369 can find gcc in PATH, or if this is a Canadian Cross. Move the
14370 Solaris test for /usr/ucb/cc to the post target script, just after
14371 the compiler sanity test.
14372
14373 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14374
14375 * config.sub: Merge with FSF.
14376
14377 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14378
14379 * Makefile.in (RPATH_ENVVAR): New variable.
14380 (REALLY_SET_LIB_PATH): Use it.
14381 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14382
14383 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14384
14385 * config.sub, configure.in: Recognize sparclet cpu.
14386
14387 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14388
14389 * config.guess: Support m68k-cbm-sysv4.
14390
14391 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14392
14393 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14394 m68k-unknown-linuxaout from linker help string. Put quotes around
14395 $ld_help_string.
14396
14397 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14398
14399 * config.guess (powerpc-harris-powerunix): Add guess for port
14400 to new target.
14401
14402 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14403
14404 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14405
14406 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14407
14408 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14409 $(REALLY_SET_LIB_PATH) in Makefile.
14410 * Makefile.in (SET_LIB_PATH): New variable.
14411 (REALLY_SET_LIB_PATH): New variable.
14412 ($(DO_X)): Use $(SET_LIB_PATH).
14413 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14414 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14415 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14416 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14417 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14418 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14419 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14420 (install-dosrel): Likewise.
14421 (all-opcodes): Depend upon all-libiberty.
14422
14423 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14424
14425 * config.guess (*:CYGWIN*): New
14426
14427 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14428
14429 * Makefile.in (all-target-winsup): All all-target-libiberty.
14430
14431 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14432
14433 * configure.in (noconfigdirs): Add missing # in front of comment.
14434
14435 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14436
14437 * configure.in: add second pass to things added to noconfigdirs
14438 so *-gm-magic can exclude libgloss properly.
14439
14440 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14441
14442 * mpw-configure (extralibs_name, rez_name): Set correctly
14443 for MWC68K compiler.
14444
14445 * mpw-README: Add more info on the necessary build tools.
14446
14447 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14448
14449 * configure.in, config.sub: Recognize cygwin32.
14450
14451 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14452
14453 * config.guess, config.sub: Recognize A/UX.
14454
14455 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14456
14457 * config.sub: Merge with gcc/config.sub.
14458
14459 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14460
14461 * mpw-build.in (do-binutils): Add build of stamps.
14462
14463 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14464
14465 * config.sub: Add recognition for mips64vr4100*-* targets.
14466
14467 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14468
14469 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14470 Add creation of gconfigargs with `--enable-shared' turned on.
14471 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14472 ($(host)-stamp-stage3-configured): Likewise.
14473 (HOLES): Add chatr and ldd.
14474 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14475
14476 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14477
14478 * configure: Pass --nfp to recursive configures.
14479
14480 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14481
14482 * Makefile.in (DLLTOOL): New.
14483 (DLLTOOL_FOR_TARGET): New.
14484 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14485 (EXTRA_TARGET_FLAGS): Ditto.
14486 (EXTRA_GCC_FLAGS): Ditto.
14487 (CONFIGURE_TARGET_MODULES): Ditto.
14488 (DO_X): Ditto.
14489 * configure: Add DLLTOOL.
14490
14491 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14492
14493 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14494 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14495 mh-sco, since old workarounds no longer needed, and don't
14496 build ld, since libraries have weak symbols in COFF.
14497
14498 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14499
14500 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14501
14502 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14503
14504 * configure.in: Make sure that ${CC} can be used to compile an
14505 executable.
14506
14507 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14508
14509 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14510 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14511 nothing depending on whether gdbtk is being built.
14512
14513 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14514
14515 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14516
14517 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14518
14519 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14520 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14521
14522 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14523
14524 * config-ml.in: Add support for
14525 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14526 Simplify setting of multidirs from --disable-foo.
14527
14528 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14529
14530 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14531 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14532 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14533 non-empty, pass them on to the GCC make.
14534 (all-bootstrap): New rule that is like all-gcc, except it executes
14535 the GCC bootstrap rule instead of the GCC all rule.
14536
14537 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14538
14539 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14540
14541 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14542
14543 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14544 DG/UX support.
14545
14546 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14547
14548 * config.sub (i*86*) Change [345] to [3456]
14549
14550 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14551
14552 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14553 --with-gnu-ld=no.
14554
14555 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14556
14557 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14558 AIX multilibs get built.
14559
14560 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14561
14562 * configure.in (i386-win32): Don't build expect if we're not
14563 building the tcl subdir.
14564
14565 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14566
14567 * Makefile.in: (configure-target-examples, all-target-examples):
14568 New targets, configure and build example programs.
14569
14570 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14571
14572 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14573 use it as input to sedit the generated MPW makefile.
14574 * mpw-README: Add a suggestion about Gestalt.h.
14575
14576 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14577
14578 * config.sub: Accept *-*-ieee*.
14579
14580 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14581
14582 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14583 Ronald F. Guilmette <rfg@monkeys.com>.
14584
14585 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14586
14587 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14588 for powerpc-pe native.
14589 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14590 (target==powerpc-pe): duplicate i386-win32 entry.
14591
14592 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14593
14594 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14595 of vxworks, not just vxworks5.1.
14596
14597 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14598
14599 * mpw-configure: Add support for exec-prefix.
14600
14601 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14602
14603 * config.guess: Recognize HP model 816 machines as having
14604 a PA1.1 processor.
14605
14606 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14607
14608 * configure: Ignore new autoconf configure options.
14609
14610 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14611
14612 * config.guess: Recognize Pentium under SCO.
14613 From Robert Lipe <robertl@arnet.com>.
14614
14615 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14616
14617 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14618
14619 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14620
14621 * configure.in: Don't configure gas for alpha-dec-osf*.
14622
14623 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14624
14625 * configure.in: Default to --with-stabs for some targets for which
14626 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14627 i[345]86*-*-unixware*.
14628
14629 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14630
14631 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14632 rather than basing it on the target. Simplify handling of options
14633 controlling which directories to configure. Remove extraneous
14634 slash in multi-clean target.
14635
14636 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14637
14638 * config-ml.in: Prefix more variables with ml_ so they don't collide
14639 with configure's.
14640
14641 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14642
14643 * configure: Don't turn -v into --v.
14644
14645 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14646
14647 * configure.in (targargs): Fix typo.
14648
14649 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14650
14651 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14652
14653 * configure.in: Strip --host and --target options from
14654 CONFIG_ARGUMENTS, and always configure for --host only. Add
14655 --with-cross-host option when building with a cross-compiler.
14656 * configure: Canonicalize the arguments put into config.status by
14657 always using `=' for an option with an argument. Pass a presumed
14658 --host or --target explicitly.
14659
14660 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14661
14662 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14663 into general OS recognition case.
14664
14665 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14666
14667 * configure.in (target_configdirs): add target-winsup only
14668 for win32 target systems.
14669
14670 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14671
14672 * Makefile.in (all-target-libgloss): Depend upon
14673 configure-target-newlib, since when libgloss is built it looks to
14674 see if the newlib directory exists.
14675
14676 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14677
14678 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14679 cfg-ml-*.in.
14680
14681 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14682
14683 * configure: Handle LD and LD_FOR_TARGET when configuring a
14684 Canadian Cross.
14685
14686 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14687
14688 * configure.in (target_libs): add target-winsup.
14689 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14690 (target==ppcle-pe): remove ld from $noconfigdirs.
14691
14692 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14693
14694 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14695 Preserve relative path names in $srcdir. Build symlink tree if
14696 configuring cross target dir and srcdir=. (= no VPATH support).
14697 (configure-target-libg++): Depend on configure-target-librx.
14698 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14699 * config-ml.in: New file.
14700 * symlink-tree: New file.
14701 * configure: Ensure srcdir="." if that's what it is.
14702
14703 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14704
14705 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14706 includes and FLEX_SKELETON setting.
14707 * mpw-configure (--with-gnu-ld): New option, controls whether
14708 to use PPCLink or ld with PowerMac GCC.
14709 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14710 * mpw-config.in: Configure grez if targeting Mac.
14711
14712 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14713 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14714 just macos.
14715 * configure.in: Configure grez resource compiler if targeting Mac.
14716 * Makefile.in (all-grez, install-grez): New targets.
14717
14718 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14719
14720 * configure: CXX defaults to gcc, not g++. If we find
14721 gcc in the path, set CC to gcc -O2.
14722
14723 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14724
14725 * configure: Default ${build} correctly. Avoid picking up extra
14726 spaces when reading CC and CXX from Makefile. When doing a
14727 Canadian Cross, use plausible default values for numerous
14728 variables.
14729 * configure.in: When doing a Canadian Cross, don't try to
14730 configure tools whose configure script can't handle it.
14731
14732 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14733
14734 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14735
14736 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14737
14738 * configure: Remove dubious bug reporting address.
14739
14740 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14741
14742 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14743 configure script, run that instead of this directory's configure.
14744 In either case, print a message that we're configuring the sub-dir.
14745
14746 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14747
14748 * configure.in: Before checking for the existence of various files,
14749 use sed to filter out "target-".
14750
14751 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14752
14753 * Makefile.in (DO_X): Split rule to decrease command line length
14754 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14755 (Philippe De Muyter).
14756
14757 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14758
14759 * Makefile.in (all-patch): depend on all-libiberty.
14760
14761 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14762
14763 * configure.in: If the only directory in target_configdirs which
14764 actually exists is libiberty, then set target_configdirs to empty,
14765 to avoid trying to build a target libiberty in a gas or gdb
14766 distribution.
14767
14768 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14769
14770 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14771 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14772 systems.
14773
14774 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14775
14776 * configure.in (copy_dirs): Use sys-include instead of include
14777 for --with-headers option.
14778
14779 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14780
14781 * Makefile.in, configure.in: Make winsup builds work with
14782 new scheme.
14783
14784 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14785
14786 * configure.in: Build the linker on AIX.
14787
14788 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14789
14790 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14791 where needed.
14792
14793 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14794
14795 * Makefile.in (all-gcc): Fix typo.
14796
14797 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14798
14799 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14800
14801 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14802
14803 * configure.in: Rename libFOO to target-libFOO, and xiberty
14804 to target-xiberty, to provide more flexibility.
14805 (target_subdir): Define. Create if cross.
14806 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14807 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14808 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14809 check-libFOO -> check-target-libFOO, etc.
14810 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14811 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14812 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14813 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14814 allow ALL_GCC="" to only configure.
14815 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14816 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14817 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14818
14819 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14820
14821 * Makefile.in (taz): Build "info" in etc explicitly.
14822
14823 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14824
14825 * configure.in: Make sure that CC is undefined (as opposed to
14826 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14827 problem with autoconf trying to configure on a host without GCC.
14828
14829 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14830
14831 * mpw-configure: Set host alias from choice of host compiler,
14832 only use generic MPW Makefile sed if present, edit a file
14833 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14834 * mpw-README: Add problem notes about CW6 and CW7.
14835
14836 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14837
14838 * Makefile.in (taz): Use ";" instead of ";;".
14839
14840 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14841
14842 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14843 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14844 DISTDOCDIRS.
14845 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14846 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14847
14848 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14849
14850 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14851 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14852 Move bfd to DISTSTUFFDIRS.
14853
14854 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14855
14856 * Makefile.in (X11_LIB): Removed.
14857 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14858
14859 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14860
14861 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14862
14863 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14864 names.
14865
14866 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14867
14868 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14869
14870 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14871
14872 * configure.in (i[345]86-*-win32): Always build newlib.
14873 Don't configure cvs, autoconf or texinfo.
14874 * Makefile.in (LD_FOR_TARGET): New.
14875 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14876 Pass down LD_FOR_TARGET.
14877
14878 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14879
14880 * winsup: New directory.
14881 * Makefile.in: Build winsup.
14882 * configure.in: Winsup is configured when target is win32.
14883 Can only build win32 target GDB when native.
14884
14885 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14886
14887 * config.guess: Recognize HP model 819 machines as having
14888 a PA 1.1 processor.
14889
14890 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14891
14892 * configure: Fix sed loop which substitutes for CC and CXX to
14893 avoid bug found in various sed implementations.
14894
14895 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14896
14897 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14898 simulator. Use standard powerpc-*-eabi*.
14899
14900 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14901
14902 * configure.in: Stop putting gas and binutils in noconfigdirs for
14903 powerpc-*-aix* and rs6000-*-*.
14904
14905 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14906
14907 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14908 -mcall-aixdesc libraries.
14909
14910 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14911
14912 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14913
14914 * config.sub (arm | armel | armeb): Fix shell syntax.
14915
14916 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14917
14918 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14919 -msoft-float and -mcpu=common support.
14920 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14921 libraries.
14922
14923 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14924
14925 * configure.in: Allow configuration and build of emacs19 for the alpha.
14926
14927 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14928
14929 * configure.in (CC): Get ^CC, not just any old CC, from
14930 ${host_makefile_frag}.
14931
14932 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14933
14934 * configure.in (CC): Try to get CC from
14935 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14936
14937 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14938
14939 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14940 only if it exists in $(srcdir).
14941
14942 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14943
14944 * configure: If CC and CXX are not set in the environment, set
14945 them, based on either an existing Makefile or on searching for gcc
14946 in PATH. Substitute for CC and CXX in Makefile.
14947 * configure.in: Remove libm from target_libs. Separate
14948 target_configdirs from configdirs. If CC is not set in
14949 environment, try to get it from a host Makefile fragment. Rewrite
14950 changes of configdirs to use skipdirs instead. A few minor
14951 tweaks. Take directories out of target_configdirs as they are
14952 taken out of configdirs. Remove existing Makefile files from
14953 subdirectories. Substitute for TARGET_CONFIGDIRS and
14954 CONFIG_ARGUMENTS in Makefile.
14955 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14956 by configure.in.
14957 (CONFIG_ARGUMENTS): Likewise.
14958 (CONFIGURE_TARGET_MODULES): New variable.
14959 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14960 ($(CONFIGURE_TARGET_MODULES)): New target.
14961 (configure-libg++, configure-libio): New targets.
14962 (all-libg++): Depend upon configure-libg++.
14963 (all-libio): Depend upon configure-libio.
14964 (configure-libgloss, all-libgloss): New targets.
14965 (configure-libstdc++): New target.
14966 (all-libstdc++): Depend upon configure-libstdc++.
14967 (configure-librx, all-librx): New targets.
14968 (configure-newlib): New target.
14969 (all-newlib): Depend upon configure-newlib
14970 (configure-xiberty): New target.
14971 (all-xiberty): Depend upon configure-xiberty.
14972
14973 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14974
14975 * configure.in (host i[345]86-*-win32): Expand the
14976 noconfigdirs again.
14977
14978 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14979
14980 * mpw-configure: Fix sed command file name.
14981
14982 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14983
14984 * configure.in (host i[345]86-*-win32): Reduce the
14985 noconfigdirs again.
14986
14987 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14988
14989 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14990 or powerpc*-*-pe*, since they are not yet supported.
14991
14992 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14993
14994 Add PowerMac support and many other enhancements.
14995 * mpw-configure: New option --cc to select compiler to use,
14996 paste options set according to --cc into the generated
14997 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14998 if mpw-make.sed is present.
14999 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15000 add forward includes for PowerPC include files.
15001 * mpw-build.in: Build using Makefile.PPC if present.
15002 (do-byacc, etc): Remove separate version resource builds.
15003 (do-gas): Build "stamps" before "all".
15004 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15005 * mpw-README: Update to reflect --cc option, PowerMac support,
15006 and recently-reported compatibility problems.
15007
15008 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15009
15010 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15011 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15012 (--with-multilib-top): Pass to recursive invocations.
15013
15014 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15015
15016 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15017 v810-*-*.
15018
15019 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15020
15021 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15022 gdb, ld and opcodes on v810-*-*.
15023
15024 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15025
15026 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15027 (local-maintainer-clean): New target.
15028 (maintainer-clean): New target.
15029 (realclean): Just depend upon maintainer-clean.
15030
15031 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15032
15033 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15034
15035 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15036
15037 * configure.in: Build ld in mips*-*-bsd* case.
15038
15039 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15040
15041 * config.sub: Accept -lites* OS. From Ian Dall.
15042
15043 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15044
15045 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15046 targets.
15047
15048 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15049
15050 * configure.in: treat i386-win32 canadian cross the same as
15051 i386-go32 canadian cross.
15052
15053 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15054
15055 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15056 running under the simulator to build a reduced set of libraries.
15057 (powerpc-*-eabiaix): Add fine grained multilib support added to
15058 other powerpc targets yesterday.
15059
15060 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15061
15062 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15063 -disable-softfloat, -disable-relocatable, -disable-aix, and
15064 -disable-sysv to control which multilib libraries get built.
15065
15066 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15067
15068 * configure: Add Makefile.tem to list of files to remove in trap
15069 handler.
15070
15071 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15072
15073 * config.guess (*Linux*): Add missing "exit"s.
15074 Also, need specific check for alpha-unknown-linux (uses COFF).
15075
15076 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15077
15078 * config.guess: Merge with FSF:
15079
15080 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15081 * config.guess (AIX4): More robust release numbering discovery.
15082
15083 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15084 * config.guess (i386-sequent-ptx): Properly get version number.
15085
15086 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15087 * config.guess (mips:*:4*:UMIPS): New case.
15088
15089 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15090
15091 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15092 (i386-win32 host): Likewise. Don't build readline.
15093
15094 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15095
15096 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15097 SUPPORT_FILES to submakes.
15098
15099 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15100
15101 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15102 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15103 mpw-configure.
15104
15105 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15106
15107 * configure.in (appdirs): Use =, not ==, in test expression when
15108 trying to build the text to print in the warning message for
15109 Solaris users.
15110
15111 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15112
15113 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15114
15115 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15116
15117 * config.guess: Recognize lynx-2.3.
15118
15119 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15120
15121 * config.sub (z8ksim): Deleted
15122 (z8k-*-coff): New, this is the one true name of the target.
15123
15124 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15125
15126 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15127
15128 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15129
15130 * config.guess (*:Linux:*:*): First try asking the linker what the
15131 default object file format is (elf, aout, or coff). Then if this
15132 fails, try previous methods.
15133
15134 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15135
15136 * configure.in: Don't build newlib for *-*-vxworks5.1.
15137
15138 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15139
15140 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15141 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15142
15143 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15144
15145 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15146
15147 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15148
15149 * cfg-ml-com.in: New file.
15150 * cfg-ml-pos.in: New file.
15151
15152 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15153
15154 * COPYING.NEWLIB: Add HP free copyright to list.
15155
15156 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15157
15158 * config.sub: Recognize -eabi* for the system, not just -eabi.
15159
15160 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15161
15162 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15163 * config.sub, configure.in (win32): New target and host.
15164
15165 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15166
15167 * configure.in: Add i386-pe configuration.
15168
15169 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15170
15171 * mpw-build.in (install): Install GDB after LD.
15172
15173 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15174
15175 * mpw-config.in (elf/mips.h): Always forward-include, needed
15176 for GDB to build.
15177
15178 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15179
15180 * testsuite: New directory for customer acceptance and whole tool
15181 chain tests.
15182
15183 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15184
15185 * configure: If per-host line isn't found, but AC_OUTPUT is found
15186 and a configure script exists, run it instead.
15187
15188 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15189
15190 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15191
15192 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15193
15194 * configure: Set build_{cpu,vendor,os,alias} to host values when
15195 --build isn't specified.
15196
15197 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15198
15199 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15200 (FLAGS_TO_PASS): Pass them.
15201 (EXTRA_TARGET_FLAGS): Ditto.
15202
15203 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15204
15205 * Makefile.in (all-libg++): Depend on all-libstdc++.
15206
15207 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15208
15209 * configure.in (noconfigdirs): Enable all packages for
15210 i386-unknown-netbsd.
15211
15212 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15213
15214 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15215 hosted builds (DOS builds)
15216
15217 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15218
15219 Changes for ARM based on patches from Richard Earnshaw:
15220 * config.sub: Handle armeb and armel.
15221 * configure.in: Omit arm linker only for riscix.
15222
15223 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15224
15225 * config.guess: Update from FSF.
15226
15227 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15228
15229 * config.sub: Recognize powerpcle as the little endian variant of
15230 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15231 powerpcle variant. Convert pentium into i586, not i486. Add p5
15232 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15233 temporarily.
15234
15235 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15236
15237 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15238
15239 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15240
15241 * config.sub: Accept -lites* as a basic system type.
15242
15243 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15244
15245 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15246 installed, and if so return linuxoldld as the system name.
15247
15248 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15249
15250 * config.guess: Add hppa1.1-hp-lites support.
15251
15252 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15253
15254 * configure.in: Don't build newlib for m68k-vxworks5.1.
15255
15256 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15257
15258 * configure.in (mips-sgi-irix6): Use mh-irix5.
15259
15260 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15261
15262 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15263
15264 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15265
15266 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15267 OSF/1. Fix compiler flags.
15268 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15269
15270 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15271
15272 * configure.in: Recognize --with-newlib.
15273 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15274
15275 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15276
15277 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15278 to *_X11_MODULES due to gdbtk needing X include files et al.
15279
15280 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15281
15282 Merge in support for Mac MPW as a host.
15283 (Old change descriptions retained for informational value.)
15284
15285 * mpw-config.in: Add generic include forwards for cpu-specific
15286 include files in aout and elf directories.
15287
15288 * mpw-configure: Added copyright.
15289 * mpw-config.in: Check for presence of required build tools.
15290 (target_libs): Add newlib.
15291 (target_tools): Add examples.
15292 (Read Me): Generate as "Read Me for MPW" instead.
15293 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15294 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15295 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15296
15297 * mpw-configure: Remove subdir-specific makefile hackery,
15298 delete mk.tmp after using it.
15299
15300 * mpw-build.in (all): Display start and end times.
15301
15302 * mpw-configure (host_canonical): Set.
15303 (target_cpu): Always add to makefiles.
15304 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15305 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15306 (mpw-mh-mpw): Look for in srcdir and srcroot.
15307 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15308
15309 * mpw-build.in: (install-only): New target.
15310
15311 * mpw-configure (host_alias, target_alias): Rename from hostalias
15312 and targetalias, add into generated Makefile.
15313 (mk.tmp): If present, add into generated Makefile.
15314 * mpw-build.in (all-gas): Build config.h first before gas proper.
15315
15316 * mpw-configure (config.status): Write only if changed.
15317 * mpw-config.in (readline): Configure it (not built, just used for
15318 definitions).
15319
15320 * mpw-config.in (elf/mips.h): Add a forward include.
15321
15322 * mpw-config.in: Forward-include most .h files in include into
15323 extra-include.
15324 (readline): Don't build.
15325 mpw-build.in (install): Install GDB.
15326
15327 * mpw-configure (prefix, mpw_prefix): Handle it.
15328 * mpw-config.in (mmalloc, readline): Don't configure.
15329 * mpw-build.in (thisscript): Rename to ThisScript.
15330 Use mpw-build instead of BuildProgram everywhere.
15331 (mmalloc, readline): Don't build.
15332 * mpw-README: New file, basic documentation about the MPW port.
15333
15334 * mpw-config.in: Use forward-include to create include files.
15335
15336 * mpw-configure: Add more things to the top of each configured
15337 Makefile, including contents of config/mpw-mh-mpw.
15338 * mpw-config.in (extra-include): Create this directory and fill it
15339 with Posix-like include files when configuring.
15340
15341 * config.sub (apple, mac, mpw): Add various aliases.
15342
15343 * mpw-build.in: New file, top-level build script fragment for MPW.
15344 * mpw-configure: New file, configure script for MPW.
15345 * mpw-config.in: New file, config fragment for MPW.
15346
15347 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15348
15349 * configure.in (host_libs): Remove glob, since it is gone from the
15350 sources.
15351
15352 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15353
15354 * Makefile.in: define empty GDB_NLM_DEPS var.
15355
15356 * configure.in(target_makefile_frag): use config/mt-netware
15357 for netware targets.
15358
15359 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15360
15361 * config.sub: Merge in recent FSF changes. Remove linux special
15362 cases.
15363
15364 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15365
15366 Revert this change:
15367
15368 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15369
15370 * build-all.mk: Use CC=cc -Xs on Solaris.
15371
15372 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15373
15374 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15375 stop using it.
15376 * Makefile.in: Nuke all references to glob subdirectory.
15377
15378 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15379
15380 * configure.in: Fix --enable-shared logic in per-host.
15381
15382 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15383
15384 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15385
15386 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15387
15388 * configure.in (noconfigdirs): Don't build gas on AIX, for
15389 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15390
15391 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15392
15393 * configure: Fix --cache-file to work if the file argument is a
15394 relative path.
15395
15396 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15397
15398 * configure: If the --cache-file is used, pass it down to
15399 configure in subdirectories.
15400
15401 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15402
15403 * config.sub: add vxworks29k configuration.
15404
15405 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15406
15407 * Makefile.in (taz): Do "diststuff" part quietly.
15408
15409 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15410
15411 * config.sub: Mini-merge with gcc/config.sub.
15412
15413 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15414
15415 * config.guess (IRIX): Sed - to _.
15416
15417 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15418
15419 * Makefile.in (source-vault, binary-vault): New targets.
15420
15421 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15422
15423 * config.sub: Recognize -eabi as a basic system type.
15424
15425 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15426
15427 * configure.in (enable_shared stuff): Fix typo.
15428
15429 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15430
15431 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15432
15433 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15434
15435 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15436
15437 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15438
15439 * configure.in (rs6000-*-*): Don't build gas.
15440
15441 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15442
15443 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15444 reduce command line length.
15445 (AS_FOR_TARGET): Check for as.new, not Makefile.
15446 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15447
15448 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15449
15450 * config.guess: Merge from FSF.
15451
15452 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15453
15454 * configure: Don't use $ when handling program_suffix.
15455
15456 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15457
15458 * configure.in: Configure tk for hppa/hpux.
15459
15460 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15461
15462 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15463
15464 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15465
15466 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15467 to LIBCXXFLAGS. Tests are better run without it.
15468
15469 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15470
15471 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15472
15473 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15474
15475 * configure.in (*-*-netware*): Don't configure xiberty.
15476
15477 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15478
15479 * configure.in: Remove tk from native_only list.
15480
15481 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15482
15483 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15484 for special NCD build.
15485
15486 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15487
15488 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15489 makeall.bat, they're only useful for binutils snapshots.
15490 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15491 makeall.bat to specified SUPPORT_FILES.
15492
15493 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15494
15495 * build-all.mk: Add Ericsson targets to sun4 and solaris
15496 hosts. Add BNR's sun4 target to solaris host, so their
15497 build-from-source will be tested in-house first.
15498
15499 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15500
15501 * Makefile.in (LIBCFLAGS): New variable.
15502 (CFLAGS_FOR_TARGET): Ditto.
15503 (LIBCFLAGS_FOR_TARGET): Ditto.
15504 (LIBCXXFLAGS): Ditto.
15505 (CXXFLAGS_FOR_TARGET): Ditto.
15506 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15507 (BASE_FLAGS_TO_PASS): Pass them.
15508 (EXTRA_TARGET_FLAGS): Ditto.
15509
15510 * configure.in: Support --enable-shared.
15511
15512 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15513
15514 * configure.in (target_libs): Include libstdc++ again.
15515 * config.guess: Update from FSF (for FreeBSD).
15516
15517 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15518
15519 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15520 makeall.bat.
15521 (DISTDOCDIRS): Add `etc'.
15522 (ETC_SUPPORT_PFX): New variable.
15523 (taz): Include anything from etc starting with a word in
15524 ETC_SUPPORT_PFX.
15525
15526 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15527
15528 * config.sub: Update for recent FSF changes. Remove obsolete
15529 h8300hds entry. Add -windows* and -osx as basic os. Minor
15530 spacing changes.
15531
15532 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15533
15534 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15535
15536 * config.guess: Merge with FSF.
15537 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15538
15539 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15540
15541 * configure: Since the "trap 0" handler will override the exit
15542 status on many systems, only use it for "exit 1", and make it set
15543 a non-zero exit status; reset it before "exit 0". Also, check
15544 exit status of config.sub, and error out if it failed.
15545
15546 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15547
15548 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15549 and install libgloss.
15550
15551 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15552
15553 * Makefile.in (all-binutils): Depend upon all-byacc.
15554
15555 * configure.in: Don't build emacs on Irix 5.
15556
15557 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15558
15559 * configure.in (*-*-netware*): Add libio.
15560
15561 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15562
15563 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15564 (CHECK_TARGET_MODULES): Ditto.
15565 (INSTALL_TARGET_MODULES): Ditto.
15566 (TARGET_LIBS): Ditto.
15567 (all-libstdc++): Note dependencies.
15568
15569 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15570
15571 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15572
15573 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15574
15575 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15576 -fexternal-templates.
15577
15578 * configure.in (target_libs): Add libstdc++.
15579 (noconfigdirs): Add libstdc++ as appropriate.
15580
15581 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15582
15583 * config.guess: Update from FSF.
15584
15585 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15586
15587 * configure: Use ${config_shell} when running ${configsub}.
15588
15589 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15590
15591 * config.sub: No longer recognize h8300h.
15592
15593 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15594
15595 * config.sub: Remove extraneous differences between config.sub and
15596 gcc/config.sub.
15597
15598 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15599
15600 * Makefile.in (DISTSTUFFDIRS): Add gas.
15601
15602 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15603
15604 * COPYING.NEWLIB: New file.
15605
15606 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15607
15608 * config.guess (HP-UX): Patch from Harlan Stenn
15609 <harlan@landmark.com> to also emit release level.
15610
15611 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15612
15613 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15614
15615 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15616
15617 * config.sub: Merge nextstep cleanup from FSF.
15618
15619 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15620
15621 * configure.in (arm-*-*): Don't configure ld for this target.
15622
15623 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15624
15625 * configure.in (*-*-netware): don't configure libg++, libio,
15626 librx, or newlib.
15627
15628 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15629
15630 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15631 configure ld--it works, but it doesn't support shared libraries.
15632
15633 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15634
15635 * config.guess (*-unknown-freebsd*): Get rid of possible
15636 trailing "(Release)" in version string.
15637 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15638
15639 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15640
15641 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15642 Fix type: *-next-neststep -> *-next-nextstep.
15643
15644 * config.guess: Merge from FSF:
15645
15646 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15647
15648 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15649
15650 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15651
15652 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15653 instead of UNIX_SV for UnixWare 1.0).
15654
15655 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15656
15657 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15658 to make gdb/nlm/* build after the compiler and linker.
15659
15660 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15661
15662 * config.guess (netbsd, freebsd, linux): Accept any machine,
15663 not just i[34]86.
15664 (m68k-atari-sysv4): Relocate to match FSF version.
15665
15666 * config.guess: More merges from the FSF:
15667
15668 Add a space before function call or macro invocation.
15669
15670 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15671
15672 * config.guess: Add trap cmd to remove dummy.c and dummy when
15673 interrupted.
15674
15675 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15676
15677 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15678 (dummy): Redirect stderr from compilation of dummy.c.
15679
15680 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15681
15682 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15683
15684 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15685
15686 * configure: Accept and ignore --cache*, for compatibility with
15687 new autoconf.
15688
15689 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15690
15691 * config.guess: Merge from FSF:
15692
15693 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15694
15695 * config.guess (Pyramid*:OSx*:*:*): New case.
15696 (PATH): Add /.attbin at end for finding uname.
15697 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15698
15699 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15700
15701 * config.guess (M88*:DolphinOS:*:*): New case.
15702
15703 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15704
15705 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15706 to select whether to use ELF or COFF.
15707
15708 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15709
15710 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15711
15712 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15713
15714 * config.guess: Guess the OS version for HPUX.
15715
15716 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15717
15718 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15719
15720 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15721
15722 * configure.in: Recognize --with-headers, --with-libs, and
15723 --without-newlib.
15724 * Makefile.in (all-xiberty): Depend upon all-ld.
15725
15726 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15727
15728 * configure.in: Change i[34]86 to i[345]86.
15729
15730 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15731
15732 * configure (version): A few more tweaks to help message.
15733
15734 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15735
15736 * Makefile.in: Remove (for now) librx as a host library,
15737 now that we're building it for target.
15738
15739 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15740
15741 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15742 (Karl Berry).
15743
15744 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15745
15746 * configure.in: Also configure librx.
15747
15748 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15749
15750 * Makefile.in: Update various rules to reflect that librx
15751 is now needed for libg++.
15752
15753 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15754
15755 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15756
15757 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15758
15759 * configure.in: Configure the examples directory.
15760
15761 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15762
15763 * configure: Simplify Jun 2 1994 change.
15764
15765 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15766
15767 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15768 /bin/gcc isn't good enough to build gcc.
15769
15770 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15771
15772 * Makefile.in (GDB_SUPPORT_FILES): Remove
15773 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15774 (gdb.tar.gz): Add new rule to use standard distribution building
15775 mechanism.
15776
15777 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15778
15779 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15780 Bill Cox <bill@cygnus.com>.
15781
15782 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15783
15784 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15785
15786 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15787
15788 * configure: Search current dir first in .gdbinit.
15789
15790 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15791
15792 * config.sub: Recognize freebsd (merged from gcc config.sub).
15793
15794 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15795
15796 * config.sub: Refer to NeXT's operating system as nextstep.
15797
15798 * config.sub (case $basic_machine): Re-order the cases, to match
15799 the order in the FSF version (which is mostly alphabethical).
15800 Merge in some additions and changes from the FSF.
15801
15802 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15803
15804 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15805 * config.sub: Recognize cxux7.
15806 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15807
15808 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15809
15810 * config.sub: Fix typo powerpc -> powerpc-*.
15811
15812 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15813
15814 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15815
15816 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15817 parallel with all-emacs and install-emacs). Top-level command
15818 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15819
15820 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15821
15822 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15823 $(relbindir)/make before doing ``make install'', and use
15824 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15825 installing over running make binary.
15826 ($(host)-stamp-stage3-installed): Likewise.
15827
15828 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15829
15830 * config.guess: Recognize Mach.
15831
15832 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15833
15834 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15835 see whether --exec-prefix was used.
15836
15837 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15838
15839 * README: Explicitly mention libg++/README. (Zoo's idea.)
15840
15841 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15842
15843 * Makefile.in: Add all-librx target similar to all-libproc.
15844
15845 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15846
15847 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15848 with post 1.2 uname bogosity.
15849
15850 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15851
15852 * configure: Remove temporary files on receipt of a signal.
15853
15854 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15855
15856 * configure: If there is a package_makefile_frag, remove
15857 ${subdir}/Makefile.tem after copying it in.
15858
15859 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15860
15861 * build_all.mk: support rs6000 lynx identifies itself as
15862 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15863 since /bin/gcc is too feeble to compile a modern gcc.
15864
15865 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15866
15867 * brought devo/test-build.mk update-to-date with progressive/
15868 test-build.mk. Add lynx targets and hppa flag info.
15869
15870 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15871
15872 * configure.in: Use mh-ncrsvr43. Patch from
15873 Tom McConnell <tmcconne@sedona.intel.com>.
15874
15875 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15876
15877 * config.guess (i386-unknown-bsdi): No longer need to
15878 check #if defined(__bsdi__) && defined(__i386__).
15879
15880 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15881
15882 * configure: Set program_transform_nameoption correctly.
15883
15884 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15885
15886 * brought build-all.mk update-to-date with progressive build-all.mk,
15887 added new targets and hppa info.
15888
15889 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15890
15891 * configure: If config.guess result is a prefix of the user
15892 specified target, assume a native build and use the user specified
15893 target as the host alias. Remove SunOS patch suffix removal hack.
15894 * configure.in: Remove SunOS patch suffix removal hack.
15895
15896 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15897 in NATIVE_CHECK_MODULES.
15898
15899 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15900
15901 * Makefile.in: Rename HOST_ONLY to NATIVE.
15902 * configure: Delete SunOs patch suffix from host_canonical
15903 and build_canonical variables that are prepended to Makefiles.
15904 * configure.in: Add comments for easier maintenance.
15905
15906 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15907
15908 * Makefile.in: Add all-libproc target similar to all-gui.
15909
15910 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15911
15912 * Makefile.in (CHECK_MODULES): split into
15913 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15914
15915 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15916
15917 * config.guess (i386-unknown-bsdi): New system to guess.
15918
15919 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15920
15921 * Makefile.in: Add all-gui target (but not yet build by "all").
15922
15923 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15924
15925 * config.sub: Move deletion of patch suffix from here...
15926 * configure.in: To here, at Ian's suggestion. The top-
15927 level scripts might need to know of a patch level.
15928
15929 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15930
15931 * config.sub: Strip off patch suffix so rtl is recognized
15932 as a sunos4.1.3 machine, even though it's been patched.
15933
15934 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15935
15936 * Makefile.in (INSTALL_LAST): Delete.
15937 (INSTALL_DOSREL): New.
15938
15939 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15940
15941 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15942 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15943 whether we pass down --with-gnu-ld anyhow.
15944
15945 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15946
15947 * Makefile.in (INSTALL_LAST): Change operation so it works
15948 on more flavors of make.
15949 * configure.in (go32): Don't build libg++ or libio.
15950
15951 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15952
15953 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15954 they can be overriden by templates.
15955
15956 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15957
15958 * configure.in (target==go32): Don't build gdb.
15959 * dosrel: New directory.
15960
15961 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15962
15963 * configure.in (host==go32): Configure dosrel too.
15964 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15965 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15966 be set by incoming names or templates.
15967 (INSTALL_LAST): New rule.
15968
15969 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15970
15971 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15972
15973 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15974
15975 * configure.in (appdirs): New variable. Currently empty, but will
15976 be used in gas distribution. If nonempty, lists a set of
15977 directories at least one of which must get configured, or top
15978 level configuration is considered to have failed.
15979 (rs6000-*-lynxos*): Use new file name.
15980
15981 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15982
15983 Eliminate XTRAFLAGS.
15984 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15985 newlib include files using -idirafter, and also use -nostdinc.
15986 (CXX_FOR_TARGET): Likewise.
15987 (XTRAFLAGS): Removed.
15988 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15989 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15990 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15991 ($(DO_X)): Don't pass down XTRAFLAGS.
15992
15993 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15994
15995 * configure.in (mips*-dec-bsd*): New target; do build linker.
15996 (mips*-*-bsd*): New target; don't build linker.
15997
15998 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15999
16000 * configure.in: support rs6000-*-lynxos* configuration.
16001 support sunos4 as a cross target.
16002
16003 * config.sub: look for lynx*, not lynx since the OS version may
16004 legitimately be part of the name.
16005
16006 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16007
16008 * configure.in (i[34]86-*-sco*): Move to be with other i386
16009 targets.
16010 (romp-*-*): New target. Skip various binary utilities.
16011 (vax-*-*): New target. Don't build newlib.
16012 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16013
16014 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16015
16016 * configure.in: Only set host_makefile_frag if config
16017 directory exists.
16018
16019 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16020
16021 * install.sh: If $dstdir exists, don't check whether each
16022 component does.
16023
16024 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16025
16026 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16027
16028 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16029
16030 * configure.in (*-*-lynxos*): Don't configure newlib for either
16031 native or cross Lynx.
16032
16033 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16034
16035 * config.sub (sparc64-elf): Fix os.
16036 (z8k): Remove duplicate.
16037
16038 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16039
16040 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16041 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16042
16043 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16044
16045 * configure: Make file links cleanly even if Lynx fails on
16046 an NFS symlink (at least fail cleanly).
16047
16048 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16049
16050 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16051 -XNh2000.
16052
16053 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16054
16055 * configure: Unknown options are fatal again.
16056
16057 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16058
16059 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16060 compatibility.
16061
16062 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16063
16064 * build-all.mk: Add `clean' target.
16065
16066 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16067
16068 * config.guess: Add SINIX support.
16069 * configure.in: Add mips-*-sysv4* support.
16070
16071 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16072
16073 * build-all.mk: Document all useful targets.
16074 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16075 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16076
16077 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16078
16079 * configure: Support --silent, --quiet.
16080
16081 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16082
16083 * configure: Support --disable-FEATURE.
16084
16085 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16086
16087 * config.guess: Recognize NCR running SVR4.3.
16088
16089 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16090
16091 * config.guess: Make BSDI generate i386-unknown-bsd386.
16092 Patch from Paul Eggert <eggert@twinsun.com>.
16093
16094 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16095
16096 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16097
16098 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16099
16100 * configure: Make unrecognized options give nonfatal warnings
16101 instead of fatal errors, and pass them to any subdirectory
16102 configures in case they recognize them.
16103 Make --x equivalent to --with-x.
16104
16105 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16106
16107 * configure: Add --enable-* options. Clean up usage message and
16108 some comments.
16109
16110 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16111
16112 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16113
16114 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16115
16116 * configure.in (hppa*-*-*): Enable binutils.
16117
16118 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16119
16120 * config.sub: Recognize cisco.
16121
16122 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16123
16124 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16125
16126 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16127
16128 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16129 than one configuration name. Add comment.
16130
16131 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16132
16133 * config.guess: about target *-hitachi-hiuxwe2, fixed
16134 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16135 macro is incorrect.]
16136
16137 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16138
16139 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16140 than the "make ls" stuff which used to be here.
16141
16142 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16143
16144 * config.guess: Recognize i[34]86-unknown-freebsd.
16145 From Shawn M Carey <smcarey@rodan.syr.edu>.
16146
16147 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16148
16149 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16150
16151 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16152
16153 * config.guess: Check for ptx.
16154
16155 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16156
16157 * config.sub: Add os9k checking.
16158
16159 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16160
16161 * config.guess: Handle OSF1 running on HPPA processors
16162
16163 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16164
16165 * configure: If subdir configure fails, print out a message with
16166 subdirectory name, in case subdir's configure code didn't identify
16167 itself.
16168
16169 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16170
16171 * configure.in: Remove embedded newlines from configdirs.
16172 Avoid mismatches of substrings. Fix matching strings at end
16173 of configdirs.
16174
16175 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16176
16177 * config.guess: Add Lynx/rs6000 config support.
16178
16179 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16180
16181 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16182
16183 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16184
16185 * configure.in (hppa*-*-osf*): Treat this just like most other
16186 PA configurations (eg no binutils or ld).
16187 (hppa*-*-*elf*): These configurations have binutils and ld.
16188
16189 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16190
16191 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16192
16193 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16194
16195 * configure.in (rs6000-*-*): Build gas.
16196
16197 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16198
16199 * Makefile.in: Avoid bug in losing hpux sed.
16200
16201 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16202
16203 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16204 for GDB and GDB has been fixed to not need it.
16205
16206 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16207
16208 * config.guess: Recognize vax hosts.
16209
16210 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16211
16212 * configure (while loop): Don't use "break 2" inside case
16213 statement -- the case statement isn't an enclosing loop.
16214
16215 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16216
16217 * config.guess: Clean up NeXT support, to allow nextstep
16218 on Intel machines. Make OS be nextstep.
16219
16220 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16221
16222 * config.guess: Add alternate forms for Convex.
16223
16224 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16225
16226 * configure: Completely rewrite option processing. Take
16227 advantage of pattern-matching to avoid invoking test frequently.
16228 Also clean up host and target defaulting logic.
16229
16230 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16231
16232 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16233 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16234 commands (plus user environment) will fit SCO limits.
16235
16236 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16237
16238 * configure.in: Don't issue warnings about directories which are
16239 not being configured if -norecursion is set. Correct test for
16240 --with-gnu-as and --with-gnu-ld to not get confused by substring
16241 matches.
16242
16243 * configure.in: Don't build gas for alpha-dec-osf1*.
16244
16245 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16246
16247 * configure: Back out Per's change of 12/19/1993. It changes the
16248 behavior of configure in unexpected and confusing ways.
16249
16250 Also, use different delim char when calculating
16251 program_transform_name so that the name can contain slashes.
16252
16253 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16254
16255 * configure.in, config.sub: Add support for VSTa micro-kernel.
16256
16257 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16258
16259 * configure.in: Nuke hacks which were used to get a special
16260 version of GAS for HPPA configurations.
16261
16262 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16263
16264 * configure: If only ${target_alias} is given, use that
16265 as the default for ${host_alias}.
16266 * configure: Add missing back-slashes before nested quotes.
16267
16268 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16269
16270 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16271
16272 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16273
16274 * config.guess: Recognize some Tektronix configurations.
16275 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16276
16277 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16278
16279 * config.sub: Match any flavor of SH.
16280
16281 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16282
16283 * configure.in: Don't try to configure newlib for Alpha.
16284
16285 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16286
16287 * configure.in: Don't build ld for Irix 5. Don't build gas,
16288 libg++ or libio for any Alpha target.
16289
16290 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16291
16292 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16293
16294 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16295 default arguments -- so it tried to compress itself.
16296
16297 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16298
16299 * configure.in (notsupp): ensure that a space is always at the end
16300 of the configdirs list, since the grep checks for an explicit space
16301
16302 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16303
16304 * configure.in (target i386-sysv4.2): don't build ld, since static
16305 versions of many libraries are not available.
16306
16307 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16308
16309 * config.guess: Recognize Apollos (using environment variables).
16310 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16311
16312 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16313
16314 * config.guess: Recognize Sony news mips running newsos.
16315
16316 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16317
16318 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16319 "fi ; else" for bash.
16320
16321 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16322
16323 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16324
16325 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16326
16327 * config.sub: accept unixware as an alias for svr4.2.
16328 Fix some inconsistancies with the gcc version.
16329
16330 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16331
16332 * Makefile.in (DISTDOCDIRS): Add gdb.
16333
16334 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16335
16336 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16337
16338 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16339
16340 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16341 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16342 this now.
16343
16344 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16345
16346 * config.sub: Accept hiux* as an OS name.
16347
16348 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16349 etc/make-stds.texi. The underscore came from gcc, and dje now
16350 agrees that RUNTESTFLAGS is the correct name.
16351
16352 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16353
16354 * install.sh: Remove 'set -e'. It makes any conditionals
16355 in the script useless.
16356
16357 * config.guess: Automatically recognize arm-acorn-riscix
16358 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16359
16360 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16361
16362 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16363
16364 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16365
16366 * Makefile.in (DISTDOCDIRS): New variable.
16367 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16368 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16369
16370 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16371
16372 * configure.in (hppa target): check the source directory for the
16373 pagas sub-directory
16374
16375 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16376
16377 * config.sub: Allow -aout* and -elf*.
16378
16379 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16380
16381 * configure.in: Don't build ld on i386-solaris2, same as for
16382 sparc-solaris2.
16383
16384 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16385
16386 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16387
16388 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16389
16390 * configure.in: Configure gdb for alpha.
16391
16392 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16393
16394 * Makefile.in (CXXFLAGS): Add -O.
16395
16396 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16397
16398 * config.guess: added support for DG Aviion
16399
16400 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16401
16402 * configure.in: Produce warning message for subdirectories not
16403 configurable for this host/target combination. Don't try to
16404 configure gdb for vms.
16405
16406 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16407
16408 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16409 appropriate files before making "diststuff".
16410 (DISTBISONFILES): New var: list of files to be edited.
16411 (DISTSTUFFDIRS): Add binutils.
16412
16413 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16414
16415 * config.sub: also handle mipsel and mips64el (for little endian mips)
16416
16417 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16418
16419 * configure.in: Add * to end of all OS names.
16420
16421 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16422
16423 * configure.in: Build newlib for LynxOS native.
16424
16425 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16426
16427 * config.guess: Add support for delta 88k running SVR3.
16428
16429 * configure.in: Add comment about HP compiler vs. emacs.
16430
16431 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16432
16433 * configure.in: don't build ld on solaris2 (not a viable option
16434 due to bugs in getpwnam & getpwuid)
16435
16436 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16437
16438 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16439 config.guess will produce a full version number.
16440
16441 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16442
16443 * configure.in: Build linker and binutils for alpha-dec-osf1.
16444
16445 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16446
16447 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16448 and gdb/testsuite/Makefile.in.
16449
16450 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16451
16452 * configure.in: recognize mips*- instead of mips-
16453
16454 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16455
16456 * config.sub: Accept linux*coff and linux*elf as operating
16457 systems.
16458
16459 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16460
16461 * config.sub: Recognize mips64, and mips3 as an alias for it.
16462
16463 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16464
16465 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16466 gdb knows how to handle OSF/1 shared libraries.
16467
16468 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16469
16470 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16471 * config.guess: Recognize Hitachi's HIUX.
16472 * config.sub: Recognize h3050r* and hppahitachi.
16473 Remove redundant cases for hp9k[23]*.
16474
16475 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16476
16477 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16478 if gas and ld are in the source tree and are in ${configdirs}.
16479 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16480 --with options (but still pass them down on the command line,
16481 if they were explicitly specified).
16482
16483 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16484
16485 * configure: substitute SHELL value in Makefile.in with
16486 ${CONFIG_SHELL}
16487
16488 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16489
16490 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16491 *-*-solaris2* targets.
16492
16493 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16494
16495 * Makefile.in: define M4, and pass it down to sub-makes;
16496 all-autoconf now depends on all-m4
16497
16498 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16499
16500 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16501 presence of {ar,ranlib} instead of a configured directory
16502
16503 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16504
16505 * config.guess: Accept 34?? as well as 33?? for NCR.
16506
16507 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16508
16509 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16510 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16511
16512 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16513
16514 * configure: grab values for $(CC) and $(CXX) from the
16515 environment, so that someone can do "CC=gcc configure; make" and
16516 have it work right (matching the way that autoconf works now)
16517
16518 * configure.in, Makefile.in: add support for gash, the tcl
16519 interface to Galaxy
16520
16521 * config.guess: add NetBSD variants (hp300, x86)
16522
16523 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16524
16525 * install.sh: Support -d option (in the manner of SunOS 4 install,
16526 as it is more deterministic than that of GNU install)
16527 (chmodcmd): Set file to mode 755 by default (should also do default
16528 chgrp and chown, but I don't feel like dealing with that now)
16529
16530 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16531
16532 * config.sub: Remove h8300hhms alias.
16533
16534 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16535
16536 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16537
16538 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16539
16540 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16541 as stmp-fixinc
16542
16543 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16544
16545 * config.sub: recognize m88110-bug-coff.
16546
16547 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16548
16549 * Makefile.in (all-libio): all dependencies on the toolchain used
16550 to build this (gcc, gas, ld, etc)
16551
16552 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16553
16554 * config.guess: Deal with OSF/1 1.3 on alpha.
16555
16556 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16557
16558 * install.sh: add some 'else true' clauses for portability
16559
16560 * configure.in: don't build libio for h8[35]00-*-* targets
16561
16562 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16563
16564 * Makefile.in: Add support for new libio.
16565
16566 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16567
16568 * install.sh: If one command fails, don't try the rest. Don't try
16569 to remove $dsttmp (via trap) unless we have already created it.
16570 If $src doesn't exist, detect it and exit with an error.
16571
16572 * config.guess: Recognize BSD on hp300.
16573
16574 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16575
16576 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16577 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16578
16579 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16580
16581 * Makefile.in (all-send-pr): depends on all-prms
16582
16583 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16584
16585 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16586
16587 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16588
16589 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16590 Added test for mips-mips-riscos5.
16591
16592 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16593
16594 * configure.in: use mh-hp300 for 68k HP hosts
16595
16596 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16597
16598 * configure: add support for CONFIG_SHELL, so that you can use
16599 some alternate shell for evaluating configure scripts
16600
16601 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16602
16603 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16604 in configure script to bug-gdb@prep.ai.mit.edu when building
16605 distribution archive.
16606 * Makefile.in (COMPRESS): Remove def.
16607 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16608 gdb.tar.Z and make-gdb.tar.Z respectively.
16609 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16610 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16611 to convergence with 'taz' target in Makefile.in.
16612
16613 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16614
16615 * install.sh (dsttmp): use trap to ensure that tmp files go
16616 away on error conditions
16617
16618 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16619
16620 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16621
16622 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16623
16624 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16625 its parent is '/' not ''.
16626
16627 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16628
16629 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16630
16631 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16632 that ${newsrcdir}/configure.in does.
16633
16634 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16635
16636 * test-build.mk: support for CONFIG_SHELL
16637
16638 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16639
16640 * config.sub (netware): Add as a basic system type.
16641
16642 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16643
16644 * Makefile.in (Makefile): depend on configure.in. Also drop the
16645 $(srcdir)/ from the dependency on Makefile.in.
16646
16647 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16648
16649 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16650 (h8300hhms is temporary until multi-libraries are implemented).
16651 * configure.in: Handle h8300h too.
16652
16653 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16654
16655 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16656
16657 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16658
16659 * configure: Remove extraneous output when guessing host type.
16660 * config.guess: Remove extraneous output when guessing using C
16661 compiler rather than uname, or when guessing fails.
16662
16663 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16664
16665 * Makefile.in: remove all.cross and install.cross targets
16666
16667 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16668 definitions
16669
16670 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16671
16672 * configure.in (target sh): Build gprof.
16673
16674 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16675
16676 * config.sub: change -solaris to -solaris2
16677
16678 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16679
16680 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16681
16682 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16683
16684 * configure: Correct error message for missing Makefile.in to
16685 print correct directory.
16686
16687 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16688
16689 * install.sh: kludge around 386BSD shell bug
16690
16691 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16692
16693 * config.guess: Recognize NeXT.
16694 * config.guess: Recognize i486-ncr-sysv4.
16695 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16696
16697 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16698
16699 * Makefile.in (MAKEINFOFLAGS): New variable.
16700 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16701 * build-all.mk, test-build.mk: Pass down --no-split as
16702 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16703
16704 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16705
16706 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16707
16708 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16709
16710 * Makefile.in (libg++.tar.z): New rule.
16711 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16712 * Makefile.in (taz): Only do a single chmod.
16713
16714 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16715
16716 * install.sh: don't use dirname anymore (replaced with sed usage)
16717
16718 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16719
16720 * Makefile.in: Change extension for gzip'd files from '.z' to
16721 '.gz' per new FSF standard usage.
16722
16723 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16724
16725 * configure: put quotes around the final value of program_transform_name
16726
16727 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16728
16729 * Makefile.in: new install.sh support; update install-info rules
16730
16731 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16732
16733 * configure.in: Build diff for crosses, but not for go32 host.
16734
16735 * configure.in: Build gprof only for native, and don't build it
16736 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16737
16738 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16739
16740 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16741
16742 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16743
16744 * configure.in (host_tools): Add prms.
16745
16746 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16747
16748 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16749 with $(FLAGS_TO_PASS) on the command line
16750
16751 * config.sub: Recognize lynx and lynxos
16752
16753 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16754
16755 * config.sub: Accept -ecoff*, not just -ecoff.
16756
16757 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16758
16759 * Makefile.in (taz): Use .gz suffix instead of .z.
16760 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16761 names.
16762
16763 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16764
16765 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16766
16767 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16768
16769 * Makefile.in (install-no-fixedincludes): install gcc last, so
16770 that rebuilds that might happen during 'make install' don't get
16771 bogus gcc include files
16772
16773 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16774
16775 Change from Utah for HPPA support:
16776 * config.guess: Recognize hppa1.x-hp-bsd.
16777
16778 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16779
16780 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16781 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16782
16783 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16784
16785 * config.sub: Add support for rom68k and bug boot monitors.
16786
16787 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16788
16789 * Makefile.in: Make all-opcodes depend on all-bfd.
16790
16791 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16792
16793 * config.guess: Added special check for i[34]86-univel-sysv4*.
16794
16795 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16796
16797 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16798 the processor rather than assuming i486.
16799
16800 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16801
16802 * config.guess: Recognize SunOS6 as Solaris3.
16803
16804 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16805
16806 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16807 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16808
16809 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16810
16811 * build-all.mk (all-cross): New target for Canadian Cross.
16812 Added Q2 go32 targets.
16813 * test-build.mk: Configure go32 cross sparclite-aout and
16814 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16815 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16816
16817 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16818
16819 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16820 GO32 hosted toolchains
16821
16822 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16823
16824 * configure: change so "-exec-prefix" gets passed down rather
16825 than "-exec_prefix" so autoconf generated Makefiles get the
16826 exec_prefix set right.
16827
16828 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16829
16830 * config.guess: get the Solaris2 minor version number
16831
16832 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16833
16834 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16835
16836 * config.guess: Recognize some Sequent platforms.
16837
16838 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16839
16840 * Makefile.in: added the vault-install target
16841
16842 * configure.in: actually use the Sun3 makefile fragment that's in
16843 config, also added the release dir to configdirs
16844
16845 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16846
16847 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16848
16849 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16850
16851 * configure.in: remove some program from Alpha targetted toolchains
16852
16853 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16854
16855 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16856 gprof.
16857 (taz): Run "make diststuff" in those directories instead of "make
16858 proto-dir". Look for "VERSION=" only at start of line in subdir
16859 Makefile. Use "gzip -9" for compression.
16860 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16861 (binutils.tar.z): New target.
16862
16863 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16864
16865 * Makefile.in (taz): Include gpl.texinfo.
16866
16867 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16868
16869 * Makefile.in (setup-dirs): Merged into "taz" target.
16870 (taz): Only do `proto-dir' stuff if a directory is actually needed
16871 for this target.
16872
16873 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16874
16875 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16876 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16877 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16878 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16879 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16880
16881 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16882
16883 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16884 config.sub, and move-if-change to gdb testsuite distribution
16885 archive, so the testsuite can be extracted, configured, and
16886 run separately from the gdb distribution. Blow away the Chill
16887 tests that require a Chill compiled executable, since GNU Chill
16888 is not yet publically available.
16889
16890 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16891
16892 * test-build.mk: set environment variables in a single command,
16893 instead of a list of assignments and exports
16894
16895 * config.guess: recognize Alpha/OSF1 systems
16896
16897 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16898
16899 * configure: Change help message to prefer --options rather than
16900 -options.
16901
16902 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16903
16904 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16905 zippy@ecst.csuchico.edu.
16906 * config.guess: Recognize miniframe.
16907
16908 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16909
16910 * Makefile.in: Use srcroot to find runtest rather than rootme.
16911 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16912
16913 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16914
16915 * test-build.mk: Extensive additions to support building on a
16916 machine other than the host.
16917
16918 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16919
16920 * configure (tooldir): Fix for i386-aix again.
16921
16922 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16923
16924 * configure, Makefile.in: Change definition of $(tooldir)
16925 to match the FSF.
16926
16927 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16928
16929 * config.guess: Recognize i[34]86/SVR4.
16930
16931 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16932
16933 * Makefile.in (all-gdb): gdb depends on sim.
16934
16935 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16936
16937 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16938 at the same time we make the prototype gdb directory.
16939 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16940 files at the same time as the gdb base release distribution.
16941
16942 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16943
16944 * Makefile.in (check): Use individual check targets rather than
16945 DO_X rule.
16946 (check-gcc): Added.
16947
16948 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16949
16950 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16951 for System V release 3.2.
16952
16953 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16954
16955 * config.sub: Recognize hppaosf.
16956 * configure.in: Do configure ld/binutils/gas for it.
16957
16958 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16959
16960 * configure (tooldir): Alter syntax used to set this, for systems
16961 where "\$" isn't handled right, like i386-aix.
16962
16963 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16964
16965 * configure: Pass program-transform-name, not
16966 program_transform_name, to recursive configures.
16967
16968 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16969
16970 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16971 of gas+ld+binutils.
16972
16973 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16974
16975 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16976
16977 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16978
16979 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16980
16981 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16982
16983 * Makefile.in (PRMS): Set back to all-prms.
16984
16985 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16986
16987 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16988 targets, rather than for MIPS hosts.
16989
16990 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16991
16992 * configure.in: add comment for --with-x default values
16993
16994 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16995
16996 * Makefile.in: add check-* targets for each of the directories in
16997 the tree. Add a definition of RUNTEST that will use the one we
16998 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16999
17000 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17001
17002 * configure.in: Removed obsolete references to bfd_target and
17003 target_makefile_frag.
17004
17005 * build-all.mk: Set assorted targets for Q2.
17006 * config.sub: Recognize z8k-sim and h8300-hms.
17007 * test-build.mk: Really don't pass host to configure.
17008 (HOLES): Added uname.
17009
17010 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17011
17012 * configure: Handle an empty program-prefix, program-suffix or
17013 program-transform-name correctly.
17014
17015 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17016
17017 * build-all.mk: -G 8 no longer required for MIPS targets.
17018 * test-build.mk: Don't pass host argument to configure; make it
17019 guess.
17020
17021 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17022
17023 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17024 * Makefile.in (COMPRESS): New macro, like GZIP.
17025
17026 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17027
17028 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17029
17030 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17031 with gas currently defaults to -G 0.
17032
17033 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17034
17035 * Makefile.in (all-flex): flex depends on byacc.
17036
17037 * build-all.mk: If host not specified, use config.guess. Pass TAG
17038 to test-build.mk as RELEASE_TAG.
17039 * test-build.mk (configargs): New variable containing arguments to
17040 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17041 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17042
17043 * config.guess: Use /bin/uname when checking -X argument on SCO,
17044 to avoid invoking GNU uname which doesn't understand -X.
17045
17046 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17047
17048 * configure.in: Build gas for mips-*-*.
17049
17050 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17051
17052 * Makefile.in (all.normal): insert missing backslash.
17053
17054 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17055
17056 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17057
17058 * Makefile.in: Complete overhaul to merge many almost identical
17059 targets.
17060
17061 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17062
17063 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17064 (gdb.tar.Z): Adjusted.
17065
17066 * Makefile.in (setup-dirs, taz): New targets; should be general
17067 enough to adapt for gdb sometime. Build only .z file.
17068 (gas.tar.z): New target.
17069
17070 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17071
17072 * build-all.mk: Use CC=cc -Xs on Solaris.
17073
17074 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17075
17076 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17077 for handling BISON for FSF releases.
17078
17079 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17080
17081 * configure: Actually implement the change zoo just documented.
17082
17083 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17084
17085 * configure: when using config.guess, only set target_alias when
17086 it's not already been set (ie, on the command line)
17087
17088 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17089
17090 * Makefile.in: add installcheck target, set PRMS to install-prms
17091
17092 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17093
17094 * configure: add support for package_makefile_fragment, handle the
17095 case where a directory has a configure.in file but no Makefile.in
17096 more gracefully (with an actual understandable error message, even);
17097 add support for --without (and add this to the usage message); also
17098 explicitly add a --host=${host_alias} to the command line when
17099 config.guess is used
17100
17101 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17102
17103 * configure: Must use both --host and --target in recursive calls.
17104
17105 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17106
17107 * Makefile.in: Change deja-gnu to dejagnu.
17108
17109 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17110
17111 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17112
17113 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17114
17115 * configure.in: canonicalize all instances to *-*-solaris2*,
17116 also strip out a number of tools to not build for go32 host
17117
17118 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17119
17120 * config.guess: add GPL.
17121
17122 * Makefile.in, config.guess, config.sub, configure: bump
17123 copyrights to 93.
17124
17125 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17126
17127 * Makefile.in (do-info): Removed obsolete check for existence of
17128 localenv file.
17129
17130 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17131
17132 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17133
17134 * Makefile.in: a couple of 'else true' for decstation,
17135 support for TclX
17136
17137 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17138
17139 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17140
17141 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17142
17143 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17144
17145 * config.guess: Recognize i386-ibm-aix (PS/2).
17146 * configure.in: Use config/mh-aix386 file for it.
17147
17148 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17149
17150 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17151 CC_FOR_TARGET instead.
17152 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17153
17154 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17155
17156 * Makefile.in: Add sim to list of directories sent with gdb
17157
17158 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17159
17160 * configure.in: Put back mips-dec-bsd* case.
17161
17162 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17163
17164 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17165 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17166 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17167
17168 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17169
17170 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17171
17172 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17173 (install-info): install dir.info only if it exists,
17174 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17175
17176 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17177
17178 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17179 gas for mips-dec-bsd.
17180
17181 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17182
17183 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17184 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17185
17186 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17187
17188 * configure.in: Added "dejagnu" to hosttools list.
17189
17190 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17191
17192 * config.sub, configure.in, config.guess: Add support
17193 for Bosx, an AIX variant from Bull.
17194 Patches from F.Pierresteguy@frcl.bull.fr.
17195
17196 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17197
17198 * devo/dejagnu: Initial creation of devo/dejagnu.
17199 Migrated dejagnu testcases and support files for testing software
17200 tools to reside as subdirectories, currently called "testsuite",
17201 within the directory of the software tool. Migrated all programs,
17202 support libraries, etc. beloging to dejagnu proper from
17203 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17204 with no modifications. The changes to these files which will
17205 allow them to configure, build, and execute properly will be made
17206 in a future update.
17207
17208 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17209
17210 * Makefile.in: Change send_pr to send-pr.
17211 * configure.in: Likewise.
17212 * send_pr: Renamed directory to send-pr.
17213
17214 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17215
17216 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17217
17218 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17219
17220 * README: Update for gdb-4.8 release.
17221 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17222 gdb-xxx.tar.z (gzip'd) file also.
17223
17224 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17225
17226 * Makefile.in: make all-diff depend on all-libiberty
17227
17228 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17229
17230 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17231
17232 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17233
17234 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17235
17236 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17237
17238 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17239 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17240 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17241
17242 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17243
17244 * Makefile.in: makeinfo binary is in a new location
17245
17246 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17247
17248 * config.sub: Accept -ecoff as an OS.
17249
17250 * Makefile.in: Various changes to eliminate a level of make
17251 recursion and reduce the required command line length.
17252 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17253 sub-makes.
17254 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17255 variables holding settings for specific sub-makes.
17256 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17257 in terms of BASE_FLAGS_TO_PASS.
17258 (TARGET_LIBS): New variable listing directories which use
17259 TARGET_FLAGS_TO_PASS.
17260 (subdir_do): Eliminated.
17261 (do-*): New set of targets to replace subdir_do.
17262 (various): All targets which used subdir_do now depend on do-*.
17263 (local-clean): Renamed from do_clean.
17264 (local-distclean): New target, dependency of distclean and
17265 realclean.
17266 (install-info): Don't create directories. Depend on dir.info
17267 rather than calling make recursively.
17268 (install-dir.info): Eliminated.
17269 (install-info-dirs): Create all info directories here.
17270 (dir.info): Depend upon do-install-info.
17271
17272 * test-build.mk (HOLES): Added false.
17273
17274 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17275
17276 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17277
17278 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17279
17280 * Makefile.in (info): remove dependency on all-texinfo. The
17281 problem was really in texinfo/C, not at this level.
17282
17283 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17284
17285 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17286
17287 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17288
17289 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17290 GDB releases.
17291
17292 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17293
17294 * configure: Include srcdir in message about target of link not
17295 being found. Don't convert `-' to `_' in `with' options being
17296 passed to subdirs.
17297
17298 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17299
17300 * configure.in: add uudecode to host_tools
17301
17302 * Makefile.in: added {all,install}-uudecode targets, added them to
17303 the appropriate lists
17304
17305 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17306
17307 * Makefile.in (all-gcc): Added dependency on all-gas.
17308
17309 * configure.in (mips-*-*): Build ld and binutils.
17310
17311 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17312
17313 * configure: check return code from mkdir, print error message and
17314 exit on failure.
17315
17316 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17317
17318 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17319
17320 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17321
17322 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17323
17324 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17325
17326 * config.sub (h8500): Recognize this as a cpu type.
17327
17328 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17329
17330 * configure: source directory missing is no longer a warning
17331
17332 * configure.in: recognize irix[34]* instead of irix[34]
17333
17334 * Makefile.in: define and pass down X11_LIB
17335
17336 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17337
17338 * guess-systype: Renamed to ...
17339 * config.guess: ... by popular request.
17340 * configure.in, Makefile.in: Update accordingly.
17341
17342 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17343
17344 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17345 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17346 + Execute ./dummy instead of assuming . is in PATH.
17347
17348 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17349
17350 * guess-systype: New shell script. Attempts to guess the
17351 canonical host name of the executing host.
17352 Only a few hosts are supported so far.
17353 * configure: Call guess-systype if no host is specified.
17354
17355 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17356
17357 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17358 gcc Makefile.
17359
17360
17361 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17362
17363 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17364 (all-gcc, install-gcc, subdir_do): Use it.
17365
17366 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17367
17368 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17369
17370 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17371
17372 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17373 set exclusively by configure, using configure.in .
17374
17375 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17376
17377 * test-build.mk: set $PATH for all builds
17378
17379 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17380
17381 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17382
17383 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17384 the one used in gcc/Makefile.in, so that a null expansion doesn't
17385 override the one needed to build gcc with a native cc.
17386
17387
17388 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17389
17390 * configure: Accept -with arguments.
17391
17392 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17393
17394 * Makefile.in: added h8300sim
17395
17396 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17397
17398 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17399 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17400 (all-cygnus, native, build-cygnus): Make
17401 $(canonhost)-stamp-3stage-done, not $(host)....
17402 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17403 i386-sco3.2v4. Added else true to if command.
17404
17405 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17406
17407 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17408
17409 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17410
17411 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17412
17413 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17414
17415 * configure.in: don't remove binutils from Solaris builds
17416
17417 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17418
17419 * Makefile.in: get rid of earlier definitions for *clean,
17420 also handle the recursive info rule better
17421
17422 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17423
17424 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17425 do more-or-less the right thing.
17426
17427 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17428
17429 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17430 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17431
17432 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17433
17434 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17435 $(host_canonical).
17436
17437 * configure.in: split the configdirs list into 4 categories (native
17438 v. cross, library v. tool) and handle the cross-only and native-
17439 only in more reasonable (and correct!) way.
17440
17441 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17442
17443 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17444 configdirs anymore.
17445
17446 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17447
17448 * Makefile.in: extensive cleanup:: removed all of the explicit
17449 clean-* targets, collapsed many wrappers around subdir_do into
17450 one, added additional targets to satisfy standards.texi, deleted
17451 some old targets, some changes for consistency
17452
17453 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17454
17455 * configure.in: handle some programs as cross-only, and others as
17456 native only
17457
17458 * test-build.mk: handle partial holes in a more generic manner
17459
17460 * Makefile.in: m4 depends on libiberty
17461
17462 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17463
17464 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17465 time, wdiff, and find to configdirs
17466
17467 * Makefile.in: all, clean, and install rules for the new programs
17468 added to configure.in
17469
17470 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17471
17472 * configure.in: use mh-sun for all *-sun-* hosts
17473
17474 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17475
17476 * Makefile.in: define flags for X11 include files and library file
17477 locations, pass them down to the programs that need this info
17478
17479 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17480
17481 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17482
17483 * configure.in: start building libg++ for HP-UX targets
17484
17485 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17486
17487 * README: Update references to files moved into etc/.
17488
17489 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17490
17491 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17492 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17493
17494 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17495
17496 * configure: accept dash as well as underscore in long option
17497 names for FSF compatibility.
17498
17499 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17500
17501 * config.sub: added -sco3.2v4 support from FSF.
17502
17503 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17504
17505 * configure.in: expand the section that adds or removes
17506 directories from the list of programs to build, to handle native
17507 vs. cross in addition to host v. native
17508
17509 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17510
17511 * Makefile.in: Replace C++ in macro names with CXX.
17512 This is less likely to break ...
17513
17514 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17515
17516 * test-build.mk: add -w to GNU_MAKE
17517
17518 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17519
17520 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17521 add 'sparc' to list of recognized cpus. This needed to make
17522 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17523 Delete some redundant ose68 variants. Recognize -wrs as an os,
17524 then changes that into $CPU-wrs-vxworks.
17525
17526 * configure.in: remove most references to gdbtest, regularize
17527 target based program removal
17528
17529 * test-build.mk: import from p3 tree (many fixes and changes)
17530
17531 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17532
17533 * Makefile.in: added rules to handle tcl, tk, and expect
17534
17535 * configure.in: handle those directories if they exist
17536
17537 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17538
17539 * config.sub: removed bogus hppabsd and hppahpux names, since
17540 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17541
17542 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17543
17544 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17545 depends upon all-xiberty
17546
17547 * Makefile.in: changes from p3, including:
17548
17549 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17550
17551 * Makefile.in (XTRAFLAGS): include newlib directories if
17552 newlib/Makefile exists, rather than if host != target.
17553
17554 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17555
17556 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17557 from the same source tree and not building a cross-compiler. This
17558 matters for the libg++ configuration if reconfiguring a tree that
17559 has already been installed.
17560
17561 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17562
17563 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17564 pick up the machine and system specific header files.
17565
17566 * Makefile.in: added AS_FOR_TARGET, passed down in
17567 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17568 the C compiler to use to create programs which are run in the
17569 build environment, set it to default to $(CC), and passed it down
17570 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17571
17572 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17573
17574 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17575 We need them for unusual native builds, like systems without
17576 ranlib.
17577
17578 * configure: also define $(host_canonical) and
17579 $(target_canonical), which are the full, canonical names for the
17580 given host and target
17581
17582 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17583
17584 * Makefile.in: Added separate definitions for C++.
17585
17586 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17587
17588 * configure.in (configdirs): Add deja-gnu.
17589
17590 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17591
17592 * README: Update for configure.texi and gdb-4.7 release.
17593
17594 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17595
17596 * Makefile.in: Move "all" target to top of file.
17597 Previously, first target was ".PHONY" which caused BSD4.4 make
17598 to build .PHONY when make was run without arguments.
17599
17600 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17601
17602 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17603 Library-copylefted code in libiberty.
17604
17605 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17606
17607 * config.sub: Replace m68kmote with plain old m68k.
17608
17609 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17610
17611 * Makefile.in: Remove space from blank line, avoid Make complaints.
17612
17613 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17614
17615 * config.sub: Complain if no argument is given. Added support for
17616 386bsd as OS and target alias.
17617
17618 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17619
17620 * Makefile.in (XTRAFLAGS): include newlib directories if
17621 newlib/Makefile exists, rather than if host != target.
17622
17623 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17624
17625 * config.sub: recognize sparclite-wrs-vxworks.
17626
17627 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17628 p3.) Added clean-xiberty to clean.
17629
17630 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17631
17632 * configure.in: use *-*-* instead of nested cases for host and target
17633
17634 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17635
17636 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17637 from the same source tree and not building a cross-compiler. This
17638 matters for the libg++ configuration if reconfiguring a tree that
17639 has already been installed.
17640
17641 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17642
17643 * config.sub (i486v/i486v4): Merge in from FSF version.
17644
17645 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17646
17647 * configure: only set PWD if it is already set.
17648
17649 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17650
17651 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17652 doesn't have unset and all success paths (and most error paths)
17653 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17654 to just ${PWD} to avoid confusion.)
17655
17656 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17657
17658 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17659 even for a native compilation.
17660
17661 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17662
17663 Changes to make the gdb.tar.Z rule work better.
17664
17665 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17666 (DEVO_SUPPORT): Add configure.texi.
17667 (bfd-ilrt.tar.Z): Remove ancient rule.
17668
17669 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17670
17671 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17672 pick up the machine and system specific header files.
17673
17674 * configure.in, config.sub: added new target m68010-adobe-scout,
17675 with alias of adobe68k. Changed configure.in to check for
17676 -scout before -sco* to avoid a false match.
17677
17678 * Makefile.in: added AS_FOR_TARGET, passed down in
17679 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17680 the C compiler to use to create programs which are run in the
17681 build environment, set it to default to $(CC), and passed it down
17682 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17683
17684 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17685
17686 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17687 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17688 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17689 FOR_TARGET variants, to newlib and libg++.
17690
17691 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17692
17693 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17694 first.
17695
17696 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17697
17698 * config.sub: Accept `elf' as an environment.
17699
17700 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17701
17702 * Makefile.in (all-opcodes): cd into the right directory
17703
17704 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17705
17706 * configure: added -program_transform_name option, used as
17707 argument to sed when installing programs.
17708 configure.texi: added documentation for -program_prefix,
17709 -program_suffix and -program_transform_name.
17710
17711 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17712
17713 * config.sub: Accept i486 where i386 ok.
17714
17715 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17716
17717 * config.sub: accept we32k
17718
17719 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17720
17721 * config.sub, configure.in: accept OSE68000 and OSE68k.
17722
17723 * Makefile.in: don't create all directories for ``make install'';
17724 let the subdirectories create the ones they need.
17725
17726 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17727
17728 * COPYING: new file, GPL v2
17729
17730 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17731
17732 * Makefile.in: use the new gen-info-dir, which needs a template
17733 argument (which also lives in texinfo)
17734
17735 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17736
17737 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17738
17739 * config.sub (ncr3000): Change i386 to i486.
17740
17741 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17742
17743 * Makefile.in: add install-rcs, install-grep to
17744 install-no-fixedincludes, removed install-bison and install-libgcc
17745
17746 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17747
17748 * configure.in: grab the HPUX makefile fragment if on HPUX
17749
17750 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17751
17752 * Makefile.in: eradicate bison spoor (ditto libgcc).
17753 configure.in: recognise m68{k,000}-ericsson-OSE.
17754 es1800 is alias for m68k-ericsson-OSE
17755
17756 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17757
17758 * configure.in: rearrange the parts that remove programs from
17759 configdirs, based now on HOST==TARGET or by canonical triple.
17760
17761 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17762
17763 * test-build.mk: recurse explicitly with -f test-build.mk when
17764 appropriate. predicate stage3 and comparison on the existence
17765 of gcc. That is, if gcc isn't around, we aren't three-staging.
17766 On very clean, also remove ...stamp-co. Build in-place before
17767 doing other builds.
17768
17769 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17770
17771 * Makefile.in, configure.in: add tgas
17772
17773 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17774
17775 * Makefile.in: a number of changes merged in from progressive.
17776
17777 * configure.in: add libm.
17778
17779 * .cvsignore: ignore some stuff that comes from test-build.mk.
17780
17781 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17782
17783 * config.sub: Add es1800 (m68k-ericsson-es1800).
17784
17785 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17786
17787 * configure: Add program_suffix (parallel to program_prefix)
17788 * Makefile.in: adjust directory-creating script for losing decstation
17789
17790 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17791
17792 * configure: Minor $subdir-related fixes.
17793
17794 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17795
17796 * configure: fix various problems with propogating
17797 makefile_target_frag in subdirs.
17798 * configure.in: config libgcc if its there
17799
17800 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17801
17802 * config.sub: HPPA merge.
17803
17804 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17805
17806 * Makefile.in: Replace all-bison with all-byacc in all
17807 dependency lines for other tools (which now use byacc).
17808
17809 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17810
17811 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17812
17813 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17814
17815 * Makefile.in: make gprof rules similar to byacc rules (instead of
17816 vestigal $(unsubdir) that didn't work...)
17817
17818 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17819
17820 * config.sub: Add support for Linux.
17821 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17822 (at least for libg++).
17823
17824 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17825
17826 * configure.texi: fix doc for the -nfp option to configure
17827
17828 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17829
17830 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17831
17832 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17833
17834 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17835 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17836 * configure.in: added solaris* host_makefile_frag hook.
17837
17838 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17839
17840 * config.sub: changed recognition of m68000 so that various
17841 m68k types can be specified via m680[01234]0
17842
17843 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17844
17845 * config.sub (basic_machine): fix sed so that '-foo' isn't
17846 completely substituted out while .+'-foo' loses the '-foo'
17847
17848 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17849
17850 * config.sub ($os): Add -aout.
17851
17852 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17853
17854 * configure: If host_makefile_frag is absolute, don't
17855 prefix ${invsubdir} (relevant to libg++ auto-configure).
17856
17857 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17858
17859 * Makefile.in (tooldir): Define it.
17860 (all-ld): Depend on all-flex.
17861
17862 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17863
17864 * Makefile.in (check): Fix libg++ special case.
17865
17866 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17867
17868 * configure: do not bury `pwd` into config.status, thus do fewer
17869 pwd's.
17870
17871 * configure: print the "Building in" message only when building in
17872 other than "." AND verbose.
17873
17874 * configure: remove -s, rework -v to better accommodate guested
17875 configures.
17876
17877 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17878
17879 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17880
17881 * Makefile.in: macroize flags passed on recursion. remove
17882 fileutils.
17883
17884 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17885
17886 * configure: get makesrcdir right for subdirs deeper than 1.
17887
17888 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17889 install.
17890
17891 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17892
17893 * Makefile.in: don't print subdir_do or recursion lines.
17894
17895 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17896
17897 * standards.texi: added menu item.
17898
17899 * Makefile.in: build and install standards.info.
17900
17901 * standards.texi: new file.
17902
17903 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17904
17905 * configure: test for and move config.status pieces from
17906 ${subdir}/.
17907
17908 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17909
17910 * configure: Test for existance of files before trying to mv
17911 them, to avoid numerous non-existance messages.
17912
17913 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17914
17915 * configure: correct final line of config.status.
17916
17917 * configure: patch from eggert. Avoids a protection problem if
17918 the original Makefile.in is read only.
17919
17920 * configure: use move-if-change from gcc to create config.status.
17921 Some makefiles depend on config.status to tell if a directory
17922 has been reconfigured for a different host. This change
17923 prevents those directories from remaking everything in the case
17924 where the reconfig was only intended to rebuild a Makefile.
17925
17926 * configure: test for config.sub with "config.sub sun4" rather
17927 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17928 host alias from a missing config.sub.
17929
17930 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17931
17932 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17933 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17934
17935 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17936
17937 * configure: mkdir ${subdir} as needed.
17938
17939 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17940
17941 * Makefile.in,configure.in: added autoconf.
17942
17943 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17944
17945 * Makefile.in: no longer pass against on recursion.
17946
17947 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17948 definitions are not inherited.
17949
17950 * configure: correct makesrcdir when subdir is .
17951
17952 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17953
17954 * configure: Add support for 'subdirs' variable, which is
17955 like 'configdirs', except that configure doesn't re-invoke
17956 itself for subdirs, it just creates a Makefile for each subdir.
17957 * configure.texi: Document subdirs.
17958
17959 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17960
17961 * configure.in: added flex to configdirs
17962
17963 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17964
17965 * Makefile.in: remove clean-stamps from clean.
17966
17967 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17968
17969 * configure.in: Add gdbtest to configdirs.
17970
17971 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17972
17973 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17974 to recursive makes.
17975 * configure.in: Recognize new ncr3000 config.
17976
17977 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17978
17979 * Makefile.in, configure.in: removed references to gdbm.
17980
17981 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17982
17983 * config.sub: Don't canonicalize os value
17984 newsos* to bsd (readline needs to check for newsos).
17985 (This fix was earlier made Jan 31, but got re-broken.)
17986
17987 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17988
17989 * configure.in: sco is an os, not a vendor!
17990
17991 * configure: Quote $( better. Keep various shells happy.
17992
17993 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17994
17995 * Makefile.in: eliminate stamp-files.
17996
17997 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17998
17999 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18000 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18001
18002 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18003
18004 * config.sub: fix iris/iris3.
18005
18006 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18007
18008 * configure: re-add -rm.
18009
18010 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18011
18012 * Maskefile.in: add .stmp-rcs to all.
18013
18014 * configure.in: remove gas from rs6000 build, use aix host fragment.
18015
18016 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18017
18018 * configure: pass down site_option during recursion.
18019
18020 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18021
18022 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18023
18024 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18025
18026 * configure: Change exec_prefix so that it really defaults to prefix.
18027
18028 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18029
18030 * Makefile.in, configure.in: Add support for mmalloc library.
18031
18032 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18033
18034 * Makefile.in: add stmp dependencies for a few more things.
18035
18036 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18037
18038 * configure: adjusted error message on objdir/srcdir configure
18039 collision, per john's suggestion.
18040
18041 * Makefile.in: add libiberty stmp to all and all.cross.
18042
18043 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18044
18045 * Makefile.in: remove force dependencies, add grep to all.
18046
18047 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18048
18049 * Makefile.in: drop flex. make stamp files work.
18050
18051 * configure: added test for conflicting configuration in srcdir,
18052 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18053 gets cranky. use relative paths for configure and srcdir
18054 whenever possible. Send some error messages to stderr that were
18055 going to stdout.
18056
18057 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18058
18059 * Makefile.in: Fix libg++ rule to check for gcc directory
18060 before using gcc/gcc. Also pass XTRAFLAGS.
18061
18062 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18063
18064 * Makefile.in: added stmp-files so that directories aren't polled
18065 when they are already built.
18066
18067 * configure.texi: fixed a node pointer problem.
18068
18069 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18070
18071 * config.sub configure.in gdb/configure.in
18072 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18073 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18074 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18075
18076 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18077
18078 * configure: -recurring becomes -silent. corrected help message
18079 for -site= option.
18080
18081 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18082
18083 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18084
18085 * configure: when building Makefile for crosses, replace
18086 tooldir and program_prefix. default srcdir from location of
18087 config.sub. remove "for host in hosts" and "for target in
18088 targets" loops.
18089
18090 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18091
18092 * Makefile.in: Do not pass bindir or mandir to cvs.
18093
18094 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18095
18096 * Makefile.in, configure.in: removed traces of namesubdir,
18097 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18098 copyrights to '92, changed some from Cygnus to FSF.
18099
18100 * configure.texi: remove most references to multiple hosts,
18101 multiple targets, subdirs, etc.
18102
18103 * configure.man: removed rcsid. reference config.sub not
18104 config.subr.
18105
18106 * Makefile.in: mkdir $(infodir) on install-info.
18107
18108 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18109
18110 * configure.texi: Explain better about .gdbinit and about
18111 the environment that configure.in sections run in.
18112
18113 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18114
18115 * configure.in: Ultrix is only a decstation if it's a MIPS.
18116
18117 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18118
18119 * README: DOC.configure => cfg-paper.texi.
18120
18121 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18122
18123 * config.sub (near case $os): Don't convert newsos* to bsd!
18124
18125 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18126
18127 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18128 the number of copies of COPYING that go into the GDB tar file.
18129
18130 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18131
18132 * bfd/configure.in, gdb/config/mh-i386sco,
18133 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18134 Fix SCO configuration stuff.
18135
18136 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18137
18138 * Makefile.in: For libg++, make sure the -I pointing
18139 to the gcc directory goes *after* all the libg++-local -I flags.
18140 Also, move just-gcc dependency from just-libg++ to all-libg++.
18141
18142 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18143
18144 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18145
18146 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18147
18148 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18149
18150 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18151
18152 * config.sub: Add stratus configuration frags. Also
18153 submitted to FSF.
18154
18155 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18156
18157 * Makefile.in (DEV_SUPPORT): add configure.man.
18158
18159 * config.sub(Decode manufacturer-specific): add -none*.
18160
18161 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18162
18163 * Makefile.in: remove form feeds to make Sun's make happy.
18164 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18165
18166 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18167
18168 * Makefile.in (AR_FLAGS): Make quieter.
18169
18170 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18171
18172 * configure.in: Add libg++.
18173 * configure: When verbose, don't output the command line at each
18174 level; it will be unremarkably the same as the previous version,
18175 which will be the same as what the user typed.
18176
18177 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18178
18179 * configure.in, Makefile.in: fix clean-info, add flex. add
18180 fileutils.
18181
18182 * configure: be less sensitive to spaces in Makefile.in. Do not
18183 look for sources in "..". Doing so breaks subdirectories that
18184 might have their own configure. If a subdir has it's own
18185 configure script, use it.
18186
18187 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18188
18189 * cfg-paper.texi: some changes suggested by rms.
18190
18191 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18192
18193 * config.sub: Merge in some small additions from the FSF version,
18194 taken from the gcc distribution, to bring the Cygnus and FSF
18195 versions into closer sync.
18196
18197 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18198
18199 * configure.in: Changed svr4 references to sysv4.
18200
18201 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18202
18203 * configure: added -V for version number option.
18204
18205 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18206
18207 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18208 renamed from DOC.configure to cfg-paper.texi.
18209
18210 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18211
18212 * configure, config.subr, config.sub: config.subr is now
18213 config.sub again.
18214
18215 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18216
18217 * configure.texi: new file, in progress.
18218
18219 * Makefile.in: build info file and install the man page for
18220 configure.
18221
18222 * configure.man: new file, first cut.
18223
18224 * configure: find config.subr again now that configuration "none"
18225 has gone. removed all traces of the -ansi option. removed all
18226 traces of the -languages option.
18227
18228 * config.subr: resync from rms.
18229
18230 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18231
18232 * configure, config.sub, config.subr: merge config.sub into
18233 config.subr, call the result config.subr, remove config.sub, use
18234 config.subr.
18235
18236 * Makefile.in: revised install for dir.info.
18237
18238 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18239
18240 * configure.in: add decstation host makefile frag.
18241
18242 * Makefile.in: BISON now bison -y again. also install-gcc on
18243 install. clean-gdbm on clean. infodir belongs in datadir.
18244 Make directories for info install. Build dir.info here then
18245 install it.
18246
18247 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18248
18249 * Makefile.in: fix for bad directory tests.
18250
18251 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18252
18253 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18254 regexp. -srcdir relative was being handled incorrectly.
18255
18256 * Makefile.in: unwrapped some for loops so that parallel makes
18257 work again and so one can focus one's attention on a particular
18258 package.
18259
18260 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18261
18262 * configure: added PWD as a stand in for `pwd` (for speed). use
18263 elif wherever possible. make -srcdir work without -objdir.
18264 -objdir= commented out.
18265
18266 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18267
18268 * configure: +options become --options. -subdirs commented out.
18269 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18270 Makefile now at top of generated Makefile. Removed cvs log
18271 entries. added -srcdir. create .gdbinit only if there is one
18272 in ${srcdir}.
18273
18274 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18275 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18276 and mandir now keyed off datadir by default.
18277
18278 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18279
18280 * Freshly created ChangeLog.
18281
18282 \f
18283 Local Variables:
18284 mode: change-log
18285 left-margin: 8
18286 fill-column: 76
18287 version-control: never
18288 End: