]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
[thirdparty/gcc.git] / ChangeLog
1 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2
3 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4 * configure: Regenerate.
5
6 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7
8 * MAINTAINERS (Write After Approval): Add myself.
9
10 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
11
12 * MAINTAINERS: Add myself to reviewers (Fortran).
13
14 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
15
16 PR tree-optimization/38515
17 * configure.ac (cloog-polylib): Removed.
18 (with_ppl, with_cloog): Test for "no".
19 * configure: Regenerated.
20
21 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
22
23 * MAINTAINERS: Moved myself to reviewers (Fortran).
24
25 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
26
27 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
28 (Write After Approval): Remove myself.
29
30 2009-01-03 Diego Novillo <dnovillo@google.com>
31
32 * MAINTAINERS: Remove myself from alias maintainership.
33
34 2009-01-02 David Ayers <ayers@fsfe.org>
35
36 * MAINTAINERS: Update e-mail address.
37
38 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
39
40 * MAINTAINERS: Make whitespace consistent.
41
42 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
43
44 Backport from upstream Libtool:
45 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
46 Add cache variables to tests that require the linker to work.
47 For shlibpath_overrides_runpath, this also changes the semantics
48 to let the result from the C compiler take precedence.
49
50 2008-12-02 Ben Elliston <bje@au.ibm.com>
51
52 * config.sub, config.guess: Update from upstream sources.
53
54 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
55
56 * configure.ac (ppllibs): Add by default the lib flags.
57 * configure: Regenerate.
58
59 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
60
61 * MAINTAINERS: Add myself to the write after approval list.
62
63 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
64
65 * configure.ac: Add double brackets on darwin[912].
66 * configure: Regenerate.
67
68 2008-12-03 Daniel Kraft <d@domob.eu>
69
70 * MAINTAINERS: Moved myself and Mikael Morin from Write After
71 Approval to Reviewer section (for Fortran front-end).
72
73 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
74
75 * configure.ac: Expand to darwin10 and later.
76 * configure: Regenerate.
77
78 2008-12-02 Andreas Schwab <schwab@suse.de>
79
80 * Makefile.def: configure-target-boehm-gc depends on
81 all-target-libstdc++-v3.
82 * Makefile.in: Regenerate.
83
84 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
85
86 * MAINTAINERS: Add myself as mingw maintainer.
87
88 2008-12-02 Ben Elliston <bje@au.ibm.com>
89
90 * config.sub, config.guess: Update from upstream sources.
91
92 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
93
94 * README.SCO: Remove.
95
96 2008-11-29 Fernando Pereira <pronesto@gmail.com>
97
98 * MAINTAINERS: Add myself to the write after approval list.
99
100 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
101
102 * MAINTAINERS: Update my email address in WAA section.
103
104 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
105
106 * MAINTAINERS: Update e-mail address.
107
108 2008-11-27 Toon Moene <toon@moene.org>
109
110 * MAINTAINERS: Change e-mail address.
111
112 2008-11-27 Tristan Gingold <gingold@adacore.com>
113
114 * configure.ac: Build gdb for i?86-*-darwin*
115 * configure: Regenerated.
116
117 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
118
119 * MAINTAINERS: Added my full name.
120
121 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
122
123 PR bootstrap/38014
124 PR bootstrap/37923
125
126 Revert:
127
128 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
129
130 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
131 * Makefile.in: Regenerated.
132
133 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
134
135 PR gdb/921
136 PR gdb/1646
137 PR gdb/2175
138 PR gdb/2176
139
140 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
141 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
142 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
143 (HOST_EXPORTS): Pass CPPFLAGS.
144 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
145 (LDFLAGS_FOR_TARGET): Initialize from configure script.
146 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
147 * Makefile.in, configure: Regenerated.
148 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
149 and CPPFLAGS_FOR_BUILD.
150
151 2008-11-06 Jeff Law <law@redhat.com>
152
153 * MAINTAINERS: Add myself as middle end maintainer.
154
155 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
156
157 * MAINTAINERS (Write after approval): Add myself.
158
159 2008-11-05 Diego Novillo <dnovillo@google.com>
160
161 * MAINTAINERS (Global Reviewers): Add myself.
162 (Non-Algorithmic Maintainers): Remove myself.
163
164 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
165
166 * MAINTAINERS (Write after approval): Add myself.
167
168 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
169
170 * MAINTAINERS (Write after approval): Add myself.
171
172 2008-10-31 Ben Elliston <bje@au.ibm.com>
173
174 * configure.ac (spu-*-*): Remove special case.
175 * configure: Regenerate.
176
177 2008-10-30 Catherine Moore <clm@codesourcery.com>
178
179 * MAINTAINERS (Write after approval): Update my email address.
180
181 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
182
183 * configure.ac [spu-*-*]: Do not set skipdirs.
184 * configure: Re-generate.
185
186 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
187
188 * MAINTAINERS (Various Maintainers): Add myself to reload.
189
190 2008-10-25 Richard Guenther <rguenther@suse.de>
191
192 * MAINTAINERS (Various Maintainers): Add myself as middle-end
193 maintainer. Remove myself as libgcc-math maintainer.
194 (Non-Algorithmic Maintainers): Remove myself.
195
196 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
197
198 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
199 * Makefile.in: Regenerated.
200
201 2008-10-23 Cary Coutant <ccoutant@google.com>
202
203 * MAINTAINERS (Write after approval): Add myself.
204
205 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
206
207 PR gdb/921
208 PR gdb/1646
209 PR gdb/2175
210 PR gdb/2176
211
212 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
213 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
214 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
215 (HOST_EXPORTS): Pass CPPFLAGS.
216 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
217 (LDFLAGS_FOR_TARGET): Initialize from configure script.
218 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
219 * Makefile.in, configure: Regenerated.
220 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
221 and CPPFLAGS_FOR_BUILD.
222
223 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
224
225 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
226 Sebastian Pop.
227
228 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
229
230 * MAINTAINERS (Write After Approval): Added myself.
231
232 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
233
234 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
235 recommended version to 2.3.2.
236
237 * configure: Regenerate.
238
239 2008-10-01 Mark Mitchell <mark@codesourcery.com>
240
241 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
242
243 2008-09-29 David Daney <david.daney@caviumnetworks.com>
244
245 * MAINTAINERS (Write After Approval): Update e-mail address.
246
247 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
248
249 * libtool.m4: Update to libtool 2.2.6.
250 * lt~obsolete.m4: Update to libtool 2.2.6.
251 * ltmain.sh: Update to libtool 2.2.6.
252 * ltsugar.m4: Update to libtool 2.2.6.
253 * ltversion.m4: Update to libtool 2.2.6.
254 * ltoptions.m4: Update to libtool 2.2.6.
255 * ltgcc.m4: Update to match changes from libtool 2.2.6.
256
257 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
258
259 * MAINTAINERS (Write After Approval): Add myself.
260
261 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
262
263 * MAINTAINERS (Write After Approval): Update my name.
264
265 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
266
267 * MAINTAINERS: Add myself in "Write After Approval".
268
269 2008-09-18 Steve Ellcey <sje@cup.hp.com>
270
271 * MAINTAINERS: Add myself as ia64 maintainer.
272
273 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
274
275 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
276 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
277 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
278 and Michael Tiemann from Write After Approval since they do not
279 actually have access.
280
281 2008-09-05 Richard Guenther <rguenther@suse.de>
282
283 * configure.ac: Initialize clooglibs to -lcloog.
284 * configure: Re-generate.
285
286 2008-09-04 Le-Chun Wu <lcwu@google.com>
287
288 * MAINTAINERS (Write After Approval): Add myself.
289
290 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
291
292 * configure.ac (--with-cloog-polylib): New.
293 (--disable-cloog-version-check): New.
294 (--disable-ppl-version-check): New.
295 * configure: Re-generate.
296
297 2008-09-03 Richard Guenther <rguenther@suse.de>
298
299 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
300 cloog test.
301 * configure: Re-generate.
302
303 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
304
305 Add picoChip port.
306 * MAINTAINERS: Add picoChip maintainers.
307
308 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
309 Tobias Grosser <grosser@fim.uni-passau.de>
310 Jan Sjodin <jan.sjodin@amd.com>
311 Harsha Jagasia <harsha.jagasia@amd.com>
312 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
313 Konrad Trifunovic <konrad.trifunovic@inria.fr>
314 Adrien Eliche <aeliche@isty.uvsq.fr>
315
316 Merge from graphite branch.
317 * configure: Regenerate.
318 * Makefile.in: Regenerate.
319 * configure.ac (host_libs): Add ppl and cloog.
320 Add checks for PPL and CLooG.
321 * Makefile.def (ppl, cloog): Added modules and dependences.
322 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
323 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
324
325 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
326
327 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
328 (GCC_SHLIB_SUBDIR): New.
329 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
330 * configure: Regenerate.
331 * Makefile.in: Regenerate.
332
333 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
334
335 * MAINTAINERS: Consistently use tabs to separate columns.
336
337 2008-08-29 Tristan Gingold <gingold@adacore.com>
338
339 * MAINTAINERS (Write after Approval): Add myself.
340
341 2008-08-28 Tristan Gingold <gingold@adacore.com>
342
343 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
344 Enable bfd, binutils and opcodes.
345 * configure: Regenerate.
346
347 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
348
349 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
350
351 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
352
353 * MAINTAINERS: Use correct Umlaut for last name.
354
355 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
356
357 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
358
359 2008-08-16 David Edelsohn <edelsohn@gnu.org>
360
361 * MAINTAINERS: Update my email address.
362
363 2008-08-16 Nicolas Roche <roche@adacore.com>
364
365 * Makefile.tpl: Add BOOT_ADAFLAGS.
366 * Makefile.in: Regenerate.
367
368 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
369
370 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
371 * configure: Regenerate.
372
373 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
374
375 * configure.ac: Add makefile fragments for hpux.
376 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
377 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
378 * configure: Regenerate.
379 * Makefile.in: Regenerate.
380
381 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
382
383 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
384
385 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
386
387 * MAINTAINERS (Write after Approval): Add myself.
388
389 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
390
391 * MAINTAINERS (Write After Approval): Add myself.
392
393 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
394
395 * MAINTAINERS (Write After Approval): Add myself.
396
397 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
398
399 * MAINTAINERS: Update my email address.
400
401 2008-06-25 Joey Ye <joey.ye@intel.com>
402
403 * MAINTAINERS (Write After Approval): Add myself.
404
405 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
406
407 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
408 * Makefile.in: Regenerate.
409 * configure: Regenerate.
410
411 2008-06-17 Daniel Kraft <d@domob.eu>
412
413 * MAINTAINERS (Write After Approval): Add myself.
414
415 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
416
417 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
418 "$@" is still intact with both Autoconf 2.59 and 2.62.
419 * configure: Regenerate.
420
421 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
422
423 * Makefile.tpl: Fix comment errors.
424 * Makefile.in: Regenerate.
425
426 2008-06-12 David S. Miller <davem@davemloft.net>
427 David Edelsohn <edelsohn@gnu.org>
428
429 * configure.ac: Add powerpc*-*-* to gold supported targets.
430 * configure: Regenerate.
431
432 2008-06-08 Joseph Myers <joseph@codesourcery.com>
433
434 PR tree-optimization/36218
435 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
436 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
437 (all prefix="build-"): Pass them to build-system sub-makes.
438 * Makefile.in: Regenerate.
439
440 2008-06-07 Joseph Myers <joseph@codesourcery.com>
441
442 * MAINTAINERS (mt port): Remove.
443 (sco5, unixware, sco udk): Remove.
444 (Kean Johnston): Add to Write After Approval.
445
446 2008-05-30 Julian Brown <julian@codesourcery.com>
447
448 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
449 of libobjc for ARM EABI Linux.
450 * configure: Regenerate.
451
452 2008-05-18 Xinliang David Li <davidxl@google.com>
453
454 * ChangeLog: Remove wrong ChangeLog entry.
455
456 2008-05-17 Xinliang David Li <davidxl@google.com>
457
458 * MAINTAINERS (Write After Approval): Add myself.
459
460 2008-05-15 Janus Weil <janus@gcc.gnu.org>
461
462 * MAINTAINERS (Write After Approval): Add myself.
463
464 2008-05-14 Rafael Espíndola <espindola@google.com>
465
466 * config-ml.in: don't handle --enable-shared and --enable-static.
467
468 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
469
470 * MAINTAINERS: Update my email address.
471
472 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
473
474 * MAINTAINERS: Update my email address.
475
476 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
477
478 * MAINTAINERS (Write After Approval): Add myself.
479
480 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
481
482 * MAINTAINERS (Write After Approval): Add myself.
483
484 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
485
486 * MAINTAINERS (crx): Add myself.
487
488 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
489
490 Sync with src:
491 2008-04-14 David S. Miller <davem@davemloft.net>
492
493 * configure.ac: Add sparc*-*-* to gold supported targets.
494 * configure: Regenerate.
495
496 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
497
498 PR bootstrap/35457
499 * configure.ac: Include override.m4.
500 * configure: Regenerate.
501
502 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
503
504 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
505 * Makefile.in: Regenerate.
506
507 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
508
509 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
510 as nonconfigurable directories list.
511 * configure: Regenerate.
512
513 2008-04-14 Ben Elliston <bje@au.ibm.com>
514
515 * config.sub, config.guess: Update from upstream sources.
516
517 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
518
519 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
520 * Makefile.in: Regenerate.
521
522 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
523
524 * configure.ac: Do not build libssp for the AVR.
525 * configure: Regenerate.
526
527 2008-04-07 Ian Lance Taylor <iant@google.com>
528
529 * Makefile.def: check-gold depends upon all-binutils.
530 * Makefile.in: Regenerate.
531
532 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
533
534 * MAINTAINERS (Write After Approval): Add myself.
535
536 2008-04-04 Nick Clifton <nickc@redhat.com>
537
538 PR binutils/4334
539 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
540 builds.
541 * configure: Regenerate.
542
543 2008-04-04 NightStrike <NightStrike@gmail.com>
544
545 PR other/35151
546 * configure.ac: Combine rules for mingw32 and mingw64.
547 * configure: Regenerate.
548
549 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
550
551 * MAINTAINERS (Write After Approval): Add myself.
552
553 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
554
555 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
556 * Makefile.in (.NOTPARALLEL): Ditto.
557
558 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
559
560 * MAINTAINERS (Write After Approval): Add myself.
561
562 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
563
564 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
565 * Makefile.in (.NOTPARALLEL): Regenerate.
566
567 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
568
569 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
570 * Makefile.in: Regenerate.
571
572 2008-03-26 Jakub Staszak <kuba@et.pl>
573
574 * MAINTAINERS (Write After Approval): Add myself.
575
576 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
577
578 * MAINTAINERS: Update e-mail address.
579
580 2008-03-20 Ian Lance Taylor <iant@google.com>
581
582 * configure.ac: Add support for --enable-gold.
583 * Makefile.def: Add gold as a directory like ld.
584 * configure, Makefile.in: Regenerate.
585
586 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
587
588 * configure.ac: m4_include config/proginstall.m4.
589 * configure: Regenerate.
590
591 Backport from upstream Libtool:
592
593 2007-10-12 Eric Blake <ebb9@byu.net>
594
595 Deal with Autoconf 2.62's semantic change in m4_append.
596 * ltsugar.m4 (lt_append): Replace broken versions of
597 m4_append.
598 (lt_if_append_uniq): Don't require separator to be overquoted,
599 and avoid broken m4_append.
600 (lt_dict_add): Fix typo.
601 * libtool.m4 (_LT_DECL): Don't overquote separator.
602
603 2008-03-13 David Edelsohn <edelsohn@gnu.org>
604
605 * config.rpath: Add AIX 6 support.
606
607 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
608
609 * Makefile.def (stageprofile). Remove -fprofile-generate
610 from stage_libcflags.
611 * Makefile.in: Regenerate.
612
613 2008-03-13 Ben Elliston <bje@au.ibm.com>
614
615 * config.sub, config.guess: Update from upstream sources.
616
617 2008-03-06 Tom Tromey <tromey@redhat.com>
618
619 * MAINTAINERS: Update for treelang deletion.
620
621 2008-03-03 James E. Wilson <wilson@tuliptree.org>
622
623 * MAINTAINERS: Update my email address.
624
625 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
626
627 * MAINTAINERS (darwin port): Add myself as a maintainer.
628 (objective-c/c++): Add myself as a maintainer.
629
630 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
631
632 * MAINTAINERS (Write After Approval): Update my email address.
633
634 2008-02-25 Tomas Bily <tbily@suse.cz>
635
636 * MAINTAINERS (Write After Approval): Add myself.
637
638 2008-02-23 Jakub Jelinek <jakub@redhat.com>
639
640 * MAINTAINERS (OpenMP): Add myself.
641
642 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
643
644 PR bootstrap/32009
645 PR bootstrap/32161
646
647 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
648 * configure: Regenerate.
649
650 * Makefile.def: Define stage_libcflags for all bootstrap stages.
651 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
652 STAGE4_LIBCFLAGS): New.
653 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
654 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
655 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
656 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
657 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
658 for target modules. Don't export LIBCFLAGS.
659 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
660 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
661 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
662 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
663 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
664 * Makefile.in: Regenerate.
665
666 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
667
668 PR libgcj/33085
669 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
670 Do not use -DDLL_EXPORT. Backport from upstream.
671
672 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
673
674 * MAINTAINERS (Write After Approval): Add myself.
675
676 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
677
678 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
679 * configure: Regenerate.
680
681 2008-01-31 Marc Gauthier <marc@tensilica.com>
682
683 * configure.ac (xtensa*-*-*): Recognize processor variants.
684 * configure: Regenerate.
685
686 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
687
688 PR bootstrap/34922
689 * configure.ac (PARSE_ARGS): Push suitable setting of
690 ac_subdirs_all, for `./configure --help=recursive'.
691 Handle `+' in generic toplevel directory disabling.
692 * configure: Regenerate.
693
694 2008-01-28 Nick Clifton <nickc@redhat.com>
695
696 * MAINTAINERS (xstormy16): Take over maintainership.
697
698 2008-01-25 Joseph Myers <joseph@codesourcery.com>
699
700 * MAINTAINERS (c4x port): Remove.
701
702 2008-01-24 David Edelsohn <edelsohn@gnu.org>
703
704 * libtool.m4: Backport AIX 6 support from ToT Libtool.
705
706 2008-01-23 Ben Elliston <bje@au.ibm.com>
707
708 * config.sub, config.guess: Update from upstream sources.
709
710 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
711
712 * MAINTAINERS (Write After Approval): Add myself.
713
714 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
715
716 * MAINTAINERS: Update my email address.
717
718 2008-01-09 Raksit Ashok <raksit@google.com>
719
720 * MAINTAINERS (Write After Approval): Add myself.
721
722 2008-01-09 Raksit Ashok <raksit@google.com>
723
724 * MAINTAINERS (Write After Approval): Add myself.
725
726 2008-01-08 Ben Elliston <bje@au.ibm.com>
727
728 * config.sub, config.guess: Update from upstream sources.
729
730 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
731
732 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
733 Change recommended MPFR from 2.2.1 -> 2.3.0.
734 * configure: Regenerate.
735
736 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
737
738 * MAINTAINERS: Update my email address.
739
740 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
741
742 * MAINTAINERS: Update my email address.
743
744 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
745
746 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
747 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
748 * Makefile.in: Regenerate.
749
750 2007-12-10 Mark Heffernan <meheff@google.com>
751
752 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
753 misplaced entries.
754
755 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
756
757 * configure.ac: Enable libjava for x86_64-*-darwin9.
758 * configure: Regenerate.
759
760 2007-12-07 Bill Maddox <maddox@google.com>
761
762 * MAINTAINERS (Write After Approval): Add myself.
763
764 2007-12-05 Ben Elliston <bje@au.ibm.com>
765
766 * config.sub, config.guess: Update from upstream sources.
767
768 2007-12-02 Matthias Klose <doko@ubuntu.com>
769
770 * config-ml.in: Remove 64bit configure tests.
771
772 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
773
774 * config-ml.in: Robustify against white space in absolute file
775 names.
776
777 * config-ml.in (multi-clean): Substitute ${Makefile}.
778 Remove superfluous ${Makefile} in list.
779
780 2007-11-19 Thiemo Seufer <ths@mips.com>
781
782 * config-ml.in: Don't hardcode the Makefile name.
783
784 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
785
786 * MAINTAINERS (Write After Approval): Add myself.
787
788 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
789
790 * MAINTAINERS (Write After Approval): Add myself.
791
792 2007-11-06 Doug Kwan <dougkwan@google.com>
793
794 * MAINTAINERS (Write After Approval): Add myself.
795
796 2007-10-25 Ben Elliston <bje@au.ibm.com>
797
798 * MAINTAINERS (mercury): Remove entry.
799 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
800
801 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
802
803 * Makefile.def (dependencies): Make configure-gdb depend on
804 all-intl.
805 * Makefile.in: Regenerated.
806
807 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
808
809 * MAINTAINERS (Fortran maintainer): Remove myself.
810
811 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
812
813 * Makefile.def: To avoid problems running with parallel makes,
814 build newlib before libgloss so that target specific header
815 files are availble.
816 * Makefile.in: Regenerate
817
818 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
819
820 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
821 * Makefile.in: Regenerate.
822
823 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
824
825 * MAINTAINERS (Register allocation reviewer): Add myself.
826
827 2007-10-08 Mike Frysinger <vapier@gentoo.org>
828
829 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
830 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
831 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
832 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
833 * configure: Regenerate.
834
835 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
836
837 * MAINTAINERS (Register allocation reviewer): Add myself.
838
839 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
840
841 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
842 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
843 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
844 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
845 * configure.ac: Default them to host tools for $host = $build.
846 Subst them.
847
848 * configure: Regenerate.
849 * Makefile.in: Regenerate.
850
851 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
852
853 * MAINTAINERS (Register allocation reviewer): Add myself.
854
855 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
856
857 * MAINTAINERS (Register allocation reviewer): Add myself.
858
859 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
860
861 * MAINTAINERS (Write After Approval): Fix typo.
862
863 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
864
865 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
866 * configure: Regenerate.
867
868 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
869
870 PR bootstrap/31906
871 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
872 they're already prefixed.
873
874 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
875
876 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
877 libstdc++.
878 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
879 * configure: Regenerate.
880 * Makefile.in: Regenerate.
881
882 2007-09-17 Andreas Schwab <schwab@suse.de>
883
884 * configure.ac: Raise minimum makeinfo version to 4.6.
885 * configure: Regenerate.
886
887 2007-09-17 Johannes Singler <singler@ira.uka.de>
888
889 * MAINTAINERS (write-after-approval) add myself
890
891 2007-09-15 Alan Modra <amodra@bigpond.net.au>
892
893 * configure.ac: Correct makeinfo version check.
894 * configure: Regenerate.
895
896 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
897
898 * MAINTAINERS: Update my email address.
899
900 2007-09-14 Richard Sandiford <richard@codesourcery.com>
901
902 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
903 to $skipdirs and only disable gprof for newlib. Use the normal
904 mips*-elf* handling in other respects.
905 * configure: Regnerate.
906
907 2007-09-12 David Daney <ddaney@avtrex.com>
908
909 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
910 enabling libgcj.
911 * configure: Regenerate.
912
913 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
914
915 PR other/32154
916 * configure.ac: For libgloss targets, point the linker to the linker
917 script, startup code and simulator library.
918 * configure: Regenerate.
919
920 2007-09-07 Andrew Haley <aph@redhat.com>
921
922 * configure.ac (noconfigdirs): Remove target-libffi and
923 target-libjava.
924 * configure: Regenerate.
925
926 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
927
928 PR target/33281
929 * configure.ac: Use config/mh-mingw on mingw.
930 * configure: Regenerate.
931
932 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
933
934 * MAINTAINERS (Write After Approval): Add myself.
935
936 2007-09-05 Richard Guenther <rguenther@suse.de>
937
938 * configure.ac (--enable-stage1-checking): If neither --enable-checking
939 nor --disable-checking is provided also turn on yes and types
940 checking for stage1.
941 * configure: Re-generate.
942
943 2007-08-30 Krister Walfridsson <cato@df.lth.se>
944
945 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
946 (Write After Approval): Remove myself.
947
948 2007-08-29 Nick Clifton <nickc@redhat.com>
949
950 * config.sub, config.guess: Update from upstream sources.
951
952 2007-08-22 Bud Davis <jmdavis@link.com>
953
954 * MAINTAINERS (Write After Approval): Added myself.
955 * MAINTAINERS (Reviewers): Removed myself.
956
957 2007-08-18 Paul Brook <paul@codesourcery.com>
958 Joseph Myers <joseph@codesourcery.com>
959
960 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
961 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
962 * Makefile.in: Regenerate.
963 * configure.ac (--with-debug-prefix-map): New.
964 * configure: Regenerate.
965
966 2007-08-17 Richard Sandiford <richard@codesourcery.com>
967 Nigel Stephens <nigel@mips.com>
968
969 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
970 as target_makefile_frag.
971 * configure: Regenerate.
972
973 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
974
975 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
976 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
977 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
978 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
979 (do-compare, do-compare3, do-compare-debug): New.
980 ([+compare-target+]): Use them.
981
982 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
983
984 * MAINTAINERS (Write After Approval): Change my email address.
985
986 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
987 Ben Elliston <bje@au.ibm.com>
988
989 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
990 --silent if $silent.
991 * configure: Regenerate.
992
993 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
994
995 * MAINTAINERS (Various Maintainers): Add myself as
996 loop infrastructure maintainer. Update my e-mail
997 address.
998
999 2007-07-31 Diego Novillo <dnovillo@google.com>
1000
1001 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1002 Adjust description.
1003
1004 2007-07-26 Richard Guenther <rguenther@suse.de>
1005
1006 * configure.ac: Add types checking to stage1 checking flags.
1007 * configure: Regenerate.
1008
1009 2007-07-17 Nick Clifton <nickc@redhat.com>
1010
1011 * COPYING3: New file. Contains version 3 of the GNU General
1012 Public License.
1013 * COPYING3.LIB: New file. Contains version 3 of the GNU
1014 Lesser General Public License.
1015
1016 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1017
1018 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1019
1020 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1021
1022 * MAINTAINERS (S/390 co-maintainer): Add myself.
1023 (Write After Approval): Remove myself.
1024
1025 2007-07-13 Dan Hipschman <dsh@google.com>
1026
1027 * MAINTAINERS (Write After Approval): Add myself.
1028
1029 2007-07-11 Nick Clifton <nickc@redhat.com>
1030
1031 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1032 WINDRES export.
1033 * Makefile.in: Regenerate.
1034
1035 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1036
1037 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1038 maintainer.
1039
1040 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1041
1042 * lt~obsolete.m4: New. Import from 20070318 libtool.
1043
1044 2007-07-03 Julian Brown <julian@codesourcery.com>
1045
1046 * MAINTAINERS (Write After Approval): Add myself.
1047
1048 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1049
1050 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1051 * configure: Regenerate.
1052
1053 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1054
1055 * configure.ac: Add some missing m4 quotation.
1056 * configure: Regenerate.
1057
1058 2007-07-02 Simon Baldwin <simonb@google.com>
1059
1060 * MAINTAINERS (Write After Approval): Add myself.
1061
1062 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
1063
1064 * configure: Regenerate.
1065
1066 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
1067
1068 * Makefile.def: Add windmc tool to build.
1069 * Makefile.tpl: Likewise.
1070 * configure.ac: Likewise.
1071 * Makefile.in: Regenerate.
1072 * configure: Regenerate.
1073
1074 2007-06-28 DJ Delorie <dj@redhat.com>
1075
1076 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1077 not building newlib.
1078 * configure: Regenerated.
1079
1080 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1081
1082 * MAINTAINERS (Write After Approval): Add myself.
1083
1084 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
1085
1086 * MAINTAINERS (Write After Approval): Add myself.
1087
1088 2007-06-19 Chris Matthews <chrismatthews@google.com>
1089
1090 * MAINTAINERS (Write After Approval): Add myself.
1091
1092 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1093
1094 * MAINTAINERS (Write After Approval): Add myself.
1095
1096 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1097
1098 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1099 * Makefile.in: Regenerated.
1100
1101 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1102
1103 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1104 bfin*-*-uclinux* targets.
1105 * configure: Regenerate.
1106
1107 2007-06-14 Ian Lance Taylor <iant@google.com>
1108
1109 * MAINTAINERS: Add myself as non-algorithmic global write
1110 maintainer.
1111
1112 2007-06-14 Diego Novillo <dnovillo@google.com>
1113
1114 * MAINTAINERS: Add self as middle-end maintainer and
1115 non-algorithmic global write maintainer.
1116
1117 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1118
1119 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1120 Move all Fortran maintainers except Paul Brook into the
1121 Non-Autopoiesis section.
1122
1123 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
1124
1125 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1126 (distclean-stage[+id+]): Possibly delete stage_last.
1127 * Makefile.in: Regenerate.
1128
1129 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
1130
1131 * MAINTAINERS (Various Maintainer): Fix typo.
1132
1133 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
1134
1135 * MAINTAINERS (Various Maintainer): Add myself as
1136 dataflow maintainer.
1137
1138 2007-06-07 Ben Elliston <bje@au.ibm.com>
1139
1140 * config.sub, config.guess: Update from upstream sources.
1141
1142 2007-06-07 Ben Elliston <bje@au.ibm.com>
1143
1144 * Makefile.tpl: Fix spelling error.
1145 * Makefile.in: Regenerate.
1146
1147 2007-06-01 Steve Ellcey <sje@cup.hp.com>
1148
1149 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1150 lt_cv_sys_max_cmd_len.
1151
1152 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1153
1154 * MAINTAINERS (Various Maintainers): Add myself as
1155 auto-vectorizer maintainer.
1156
1157 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
1158
1159 PR libjava/32098
1160 * libtool.m4: Revert previous change.
1161 * ltgcc.m4: Put it here.
1162
1163 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1164
1165 * MAINTAINERS (Various Maintainers): Add myself as
1166 auto-vectorizer maintainer.
1167
1168 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1169
1170 PR libjava/32098
1171 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1172
1173 2007-05-30 Richard Guenther <rguenther@suse.de>
1174
1175 * MAINTAINERS (Various Maintainers): Add myself as
1176 auto-vectorizer maintainer.
1177
1178 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1179
1180 PR bootstrap/29382
1181 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1182 * configure: Rebuilt.
1183
1184 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
1185
1186 * MAINTAINERS (Write After Approval): Removed my name.
1187
1188 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1189
1190 * MAINTAINERS (Write After Approval): Remove myself.
1191
1192 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1193
1194 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1195
1196 2007-05-23 Steve Ellcey <sje@cup.hp.com>
1197
1198 * ltmain.sh: Update from ToT Libtool.
1199 * libtool.m4: Update from ToT Libtool.
1200 * ltsugar.m4: New. Update from ToT Libtool.
1201 * ltversion.m4: New. Update from ToT Libtool.
1202 * ltoptions.m4: New. Update from ToT Libtool.
1203 * ltconfig: Remove.
1204 * ltcf-c.sh: Remove.
1205 * ltcf-cxx.sh: Remove.
1206 * ltcf-gcj.sh: Remove.
1207
1208 2007-05-22 Ollie Wild <aaw@google.com>
1209
1210 * MAINTAINERS (Write After Approval): Add myself.
1211
1212 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
1213
1214 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1215 stage_cflags.
1216 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1217 Remove CFLAGS/LIBCFLAGS.
1218 (configure-stage[+id+]-[+prefix+][+module+],
1219 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1220 * Makefile.in: Regenerate.
1221
1222 2007-05-15 Diego Novillo <dnovillo@google.com>
1223
1224 * MAINTAINERS: Update e-mail address.
1225
1226 2007-05-15 Revital Eres <eres@il.ibm.com>
1227
1228 * MAINTAINERS (Write After Approval): Add myself.
1229
1230 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
1231
1232 * MAINTAINERS (Write After Approval): Updated my address.
1233
1234 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1235
1236 * MAINTAINERS (Write After Approval): Add myself.
1237
1238 2007-05-11 Silvius Rus <rus@google.com>
1239
1240 * MAINTAINERS (Write After Approval): Add myself.
1241
1242 2007-04-23 Tom Tromey <tromey@redhat.com>
1243
1244 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1245
1246 2007-04-22 Mark Mitchell <mark@codesourcery.com>
1247
1248 * MAINTAINERS (cpplib): Rename to ...
1249 (libcpp): ... this. Add C/C++ front end maintainers.
1250
1251 2007-04-14 Steve Ellcey <sje@cup.hp.com>
1252
1253 * config-ml.in: Pass ${ml_config_env} to configure calls.
1254
1255 2007-04-04 Christian Bruel <christian.bruel@st.com>
1256
1257 * MAINTAINERS (Write After Approval): Add myself.
1258
1259 2007-04-02 Dave Korn <dave.korn@artimi.com>
1260
1261 * MAINTAINERS (Write After Approval): Add myself.
1262
1263 2007-03-31 Tobias Burnus <burnus@net-b.de>
1264
1265 * MAINTAINERS (fortran 95 front end): Add myself.
1266
1267 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1268
1269 * MAINTAINERS (Write After Approval): Add myself.
1270
1271 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
1272
1273 * MAINTAINERS (Modulo Scheduler): Add myself.
1274
1275 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1276
1277 * MAINTAINERS (fortran 95 front end): Add myself.
1278 (c++ front end): whitespace fix.
1279
1280 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1281
1282 * MAINTAINERS (Write After Approval): Add myself.
1283
1284 2007-03-21 Richard Sandiford <richard@codesourcery.com>
1285
1286 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1287 of glob. Quote arguments with single quotes too.
1288 * configure: Regenerate.
1289
1290 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1291
1292 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1293 * Makefile.in: Regenerate
1294
1295 2007-03-07 Andreas Schwab <schwab@suse.de>
1296
1297 * configure: Regenerate.
1298
1299 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1300
1301 * configure.ac: Add "--with-pdfdir" configure option,
1302 which defines pdfdir variable.
1303 * Makefile.def (target=fixincludes): Add install-pdf to
1304 missing targets.
1305 (recursive_targets): Add install-pdf target.
1306 (flags_to_pass): Add pdfdir.
1307 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1308 target.
1309 * configure: Regenerate
1310 * Makefile.in: Regenerate
1311
1312 2007-02-28 Eric Christopher <echristo@apple.com>
1313
1314 Revert:
1315 2006-12-07 Mike Stump <mrs@apple.com>
1316
1317 * Makefile.def (dependencies): Add dependency for
1318 install-target-libssp and install-target-libgomp on
1319 install-gcc.
1320 * Makefile.in: Regenerate.
1321
1322 2007-02-27 Matt Kraai <kraai@ftbfs.org>
1323
1324 * configure: Regenerate.
1325 * configure.ac: Move statements after variable declarations.
1326
1327 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1328
1329 * MAINTAINERS: Add myself as sh maintainer.
1330
1331 2007-02-19 Joseph Myers <joseph@codesourcery.com>
1332
1333 * configure.ac: Adjust for loop syntax.
1334 * configure: Regenerate.
1335
1336 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1337
1338 * configure: Rebuilt.
1339
1340 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1341
1342 * configure.ac: Drop multiple occurrences of --enable-languages,
1343 and fix its quoting.
1344 * configure: Rebuilt.
1345
1346 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1347 Nathan Sidwell <nathan@codesourcery.com>
1348 Vladimir Prus <vladimir@codesourcery.com>
1349 Joseph Myers <joseph@codesourcery.com>
1350
1351 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1352 * configure: Regenerate.
1353
1354 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1355
1356 * ltconfig (freebsd*): Default to elf.
1357
1358 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1359
1360 * configure.ac (target_libraries): Move libgcc before libiberty.
1361 * configure: Regenerated.
1362
1363 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1364 Paolo Bonzini <bonzini@gnu.org>
1365
1366 PR bootstrap/30753
1367 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1368 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1369 * configure: Regenerated.
1370
1371 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1372
1373 * MAINTAINERS (Language Front End Maintainers): Update my mail
1374 address.
1375
1376 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1377
1378 PR bootstrap/30748
1379 * configure.ac: Correct syntax for Solaris ksh.
1380 * configure: Regenerated.
1381
1382 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1383
1384 * configure.ac: Sync with src.
1385 * configure: Regenerate.
1386
1387 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1388
1389 * Makefile.in: Regenerate.
1390
1391 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1392
1393 * config.sub: Sync with src.
1394
1395 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1396
1397 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1398 noncanonical equivalents.
1399 * configure.in: Rename to...
1400 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1401 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1402 target_noncanonical. Use them. Rewrite removal of configure
1403 arguments for autoconf 2.59. Discard variable settings. Force
1404 program_transform_name for native tools.
1405
1406 * Makefile.in: Regenerated.
1407 * configure: Regenerated with autoconf 2.59.
1408
1409 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
1410
1411 * MAINTAINERS (Write After Approval): Add myself.
1412
1413 2007-01-31 Andreas Schwab <schwab@suse.de>
1414
1415 * Makefile.tpl (LDFLAGS): Substitute it.
1416 * Makefile.in: Regenerate.
1417
1418 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1419
1420 * MAINTAINERS (Write After Approval): Add myself.
1421
1422 2007-01-28 David Edelsohn <edelsohn@gnu.org>
1423
1424 * MAINTAINERS (spu port): Add myself.
1425
1426 2007-01-23 Richard Guenther <rguenther@suse.de>
1427
1428 PR bootstrap/30541
1429 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1430 * Makefile.tpl (GNATBIND): Substitute it.
1431 (GNATMAKE): Likewise.
1432 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1433 of STAGE_PREFIX.
1434 * Makefile.in: Regenerate.
1435 * configure: Regenerate.
1436
1437 2007-01-18 Mike Stump <mrs@apple.com>
1438
1439 * configure.in: Re-enable -Werror for gcc builds.
1440
1441 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
1442
1443 * MAINTAINERS (Write After Approval): Add myself.
1444
1445 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1446
1447 * configure.in: Change == to = in test command.
1448 * configure: Regenerate.
1449
1450 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1451 Nick Clifton <nickc@redhat.com>
1452 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1453
1454 * configure.in (build_configargs, host_configargs, target_configargs):
1455 Remove build/host/target parameters.
1456 (host_libs): Add gmp and mpfr.
1457 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1458 * Makefile.def (gmp, mpfr): New.
1459 (gcc): Remove target.
1460 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1461 target_os, target_vendor): New.
1462 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1463 * configure: Regenerate.
1464 * Makefile.in: Regenerate.
1465
1466 2007-01-11 Matt Fago <fago@earthlink.net>
1467
1468 * configure.in: Try to link to functions only in mpfr 2.2.x
1469 to improve robustness of configure tests.
1470 * configure: Regenerate.
1471
1472 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
1473
1474 * MAINTAINERS: Add myself as i386 maintainer.
1475
1476 2007-01-08 Jan Hubicka <jh@suse.cz>
1477
1478 * MAINTAINERS: Add myself as i386 maintainer.
1479
1480 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1481
1482 * configure.in: Add support for an x86_64-mingw* target.
1483 * configure: Regenerate.
1484
1485 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1486
1487 * Makefile.tpl (all-target): Correct @if conditional for target
1488 modules.
1489 * configure.in: Omit libiberty if building only target libgcc.
1490 * configure, Makefile.in: Regenerated.
1491
1492 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
1493
1494 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1495 * configure: Regenerate.
1496
1497 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1498
1499 * Makefile.def (target_modules): Add libgcc.
1500 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1501 * Makefile.tpl (clean-target-libgcc): Delete.
1502 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1503 on gcc even for bootstrapped modules. Rewrite handling of
1504 lang_env_dependencies to loop over target_modules.
1505 * configure.in (target_libraries): Add target-libgcc.
1506 * Makefile.in, configure: Regenerated.
1507
1508 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1509
1510 * configure.in: Reorganize recognition of languages. Add
1511 --enable-stage1-languages. Show supported languages for the chosen
1512 target rather than all recognized languages.
1513 * configure: Regenerate.
1514
1515 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1516
1517 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1518 * Makefile.in: Regenerate.
1519
1520 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1521
1522 * configure.in: Warn that MPFR 2.2.0 is buggy.
1523 * configure: Regenerate.
1524
1525 2006-12-27 Ian Lance Taylor <iant@google.com>
1526
1527 * configure.in: When removing Makefiles to force a reconfigure, also
1528 remove prev-DIR*/Makefile.
1529 * configure: Regenerate.
1530
1531 2006-12-22 Andreas Schwab <schwab@suse.de>
1532
1533 * configure: Regenerate with correct autoconf version.
1534
1535 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1536
1537 * configure.in: add AC_SUBST for *_FOR_TARGET.
1538 * configure: Regenerate.
1539
1540 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1541
1542 * configure.in: Simplify logic for rejecting languages that cannot
1543 be built. Separate the case when a language is unsupported,
1544 from the case when the user chooses not to build a language.
1545
1546 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1547
1548 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1549 it only affects bootstrap and could be tested on "$host" as well.
1550 * configure: Regenerate.
1551 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1552
1553 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1554
1555 PR bootstrap/29544
1556 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1557 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1558 move here comment from Makefile.tpl.
1559 * Makefile.tpl: Move some definitions higher in the file.
1560 (STAGE1_CHECKING): New.
1561 * configure.in: Add --enable-stage1-checking.
1562 * configure: Regenerate.
1563 * Makefile.in: Regenerate.
1564
1565 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1566
1567 * MAINTAINERS: Add myself as build system maintainer.
1568
1569 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
1570
1571 * MAINTAINERS (Write After Approval): Add myself.
1572
1573 2006-12-13 Eric Christopher <echristo@apple.com>
1574
1575 * MAINTAINERS: Add myself as darwin maintainer.
1576
1577 2006-12-11 Ian Lance Taylor <ian@airs.com>
1578
1579 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1580
1581 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1582
1583 MAINTAINERS: Update my entry.
1584
1585 2006-12-11 Alan Modra <amodra@bigpond.net.au>
1586
1587 * configure.in: Handle spu makefile frag.
1588 * Makefile.tpl (MAINT): Define
1589 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1590 * configure: Regenerate.
1591 * Makefile.in: Regenerate.
1592
1593 2006-12-11 Ben Elliston <bje@au.ibm.com>
1594
1595 * config.guess: Import latest version.
1596 * config.sub: Likewise.
1597
1598 2006-12-11 Ben Elliston <bje@au.ibm.com>
1599
1600 * configure.in (spu-*-*): Don't skip target-libiberty.
1601 * configure: Regenerate.
1602
1603 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1604
1605 PR bootstrap/30134
1606 * configure.in: Correct x86 darwin support for libjava to powerpc
1607 and i?86 only.
1608 * configure: Regenerate.
1609
1610 2006-12-08 Sandro Tolaini <tolaini@libero.it>
1611
1612 * configure.in: Add x86 darwin support for libjava.
1613 * configure: Regenerate.
1614
1615 2006-12-07 Mike Stump <mrs@apple.com>
1616
1617 * Makefile.def (dependencies): Add dependency for
1618 install-target-libssp and install-target-libgomp on
1619 install-gcc.
1620 * Makefile.in: Regenerate.
1621
1622 2006-12-04 Richard Guenther <rguenther@suse.de>
1623
1624 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1625 (Non-Algorithmic Maintainers): Move over non-algorithmic
1626 loop optimizer maintainers, add myself as a non-algorithmic
1627 middle-end maintainer.
1628
1629 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
1630
1631 * MAINTAINERS (Write After Approval): Add myself.
1632
1633 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1634
1635 * configure.in: Update error message for missing GMP/MPFR.
1636
1637 * configure: Regenerate.
1638
1639 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1640
1641 * configure.in: Update MPFR version in error message.
1642
1643 * configure: Regenerate.
1644
1645 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1646
1647 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1648 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1649 --with-gmp-lib): New flags.
1650
1651 * configure: Regenerate.
1652
1653 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1654
1655 * MAINTAINERS (Write After Approval): Change my email address.
1656
1657 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1658
1659 * MAINTAINERS (Write After Approval): Add myself.
1660
1661 2006-11-22 Philipp Thomas <pth@suse.de>
1662
1663 * MAINTAINERS (i18n): Update e-mail address.
1664
1665 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1666
1667 * MAINTAINERS (spu port): Add myself as maintainer.
1668 (Write After Approval): Remove myself.
1669
1670 2006-11-22 Ben Elliston <bje@au.ibm.com>
1671
1672 * configure.in (skipdirs): Don't build libssp for SPU.
1673 * configure: Regenerate.
1674
1675 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
1676
1677 * MAINTAINERS (spu port): Add myself as maintainer.
1678 (libobjc): Update my email address.
1679
1680 2006-11-21 Andrea Bona <andrea.bona@st.com>
1681
1682 * MAINTAINERS (Write After Approval): Add myself.
1683
1684 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1685
1686 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1687 * configure : Rebuilt.
1688
1689 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1690
1691 * MAINTAINERS (Write After Approval): Add myself.
1692
1693 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
1694
1695 * MAINTAINERS (Write After Approval): Add myself.
1696
1697 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1698
1699 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1700 libmpfr.a.
1701 * configure: Regenerate.
1702
1703 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
1704
1705 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1706 (unstage): Test for stage_last presence.
1707
1708 PR bootstrap/29802
1709 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1710 * Makefile.in: Regenerate.
1711
1712 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
1713
1714 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1715 maintainers.
1716
1717 2006-11-14 Erven Rohou <erven.rohou@st.com>
1718
1719 * MAINTAINERS (Write After Approval): Add myself.
1720
1721 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
1722
1723 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1724 and stageN-package/Makefile.
1725 * Makefile.in: Regenerated.
1726
1727 2006-11-14 Jie Zhang <jie.zhang@analog.com>
1728
1729 * configure.in: Remove target-libgloss from noconfigdirs for
1730 bfin-*-*.
1731 * configure: Regenerated.
1732
1733 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1734
1735 * configure.in (have_gmp): Only error if the gcc directory exists.
1736
1737 * configure: Regenerate.
1738
1739 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1740
1741 * configure.in: Robustify error message for missing GMP/MPFR.
1742
1743 * configure: Regenerate.
1744
1745 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
1746
1747 * MAINTAINERS (Write After Approval): Add myself.
1748
1749 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
1750
1751 * MAINTAINERS: Change email address.
1752
1753 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
1754
1755 * MAINTAINERS (Write After Approval): Add myself.
1756
1757 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
1758
1759 * MAINTAINERS (Write After Approval): Add myself.
1760
1761 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
1762
1763 * MAINTAINERS (Write After Approval): Move myself to
1764 Write After Approval section.
1765
1766 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1767
1768 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
1769 need_gmp anymore.
1770 * configure: Regenerate.
1771
1772 2006-10-16 Tobias Burnus <burnus@net-b.de>
1773
1774 * MAINTAINERS (Write After Approval): Add myself.
1775
1776 2006-10-16 Ben Elliston <bje@au.ibm.com>
1777
1778 * config.guess: Import latest version.
1779 * config.sub: Likewise.
1780
1781 2006-10-10 Brooks Moses <bmoses@stanford.edu>
1782
1783 * Makefile.def: Added pdf target handling.
1784 * Makefile.tpl: Added pdf target handling.
1785 * Makefile.in: Regenerated.
1786
1787 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
1788
1789 * MAINTAINERS: Add self as score port maintainer.
1790
1791 2006-10-04 Brooks Moses <bmoses@stanford.edu>
1792
1793 * MAINTAINERS (Write After Approval): Add myself.
1794
1795 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
1796
1797 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
1798 or newer.
1799 * configure: Regenerated.
1800
1801 2006-09-27 Dave Brolley <brolley@redhat.com>
1802
1803 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1804 $s instead of $r.
1805 * configure: Regenerated.
1806
1807 2006-09-26 Thiemo Seufer <ths@mips.com>
1808
1809 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1810 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1811 * configure: Regenerate.
1812
1813 2006-09-24 Graeme Peterson <gridly@gmail.com>
1814
1815 * MAINTAINERS (Write After Approval): Remove myself.
1816
1817 2006-09-22 Chao-ying Fu <fu@mips.com>
1818
1819 * MAINTAINERS (Write After Approval): Add myself.
1820
1821 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
1822
1823 * MAINTAINERS: Add self as soft-fp maintainer.
1824
1825 2006-09-09 Anatoly Sokolov <aesok@post.ru>
1826
1827 * MAINTAINERS: Add myself as avr maintainer.
1828 Remove Marek Michalkiewicz as avr maintainer.
1829
1830 2006-09-07 Roberto Costa <roberto.costa@st.com>
1831
1832 * MAINTAINERS (Write After Approval): Add myself.
1833
1834 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
1835
1836 * configure.in: Never build newlib for a Mingw host.
1837 Never build newlib as Mingw target library.
1838 Test the existence of winsup/cygwin for building a Cygwin newlib,
1839 rather than just winsup.
1840 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1841 building a Mingw target.
1842 * configure: Regenerate.
1843
1844 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1845
1846 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1847
1848 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
1849
1850 * config.guess: Import from src (was more updated).
1851 * config.sub: Likewise.
1852
1853 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1854
1855 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1856 * configure: Regenerated.
1857
1858 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
1859
1860 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1861 for stages after the first.
1862
1863 2006-07-17 Jakub Jelinek <jakub@redhat.com>
1864
1865 * Makefile.def: Add dependencies for configure-opcodes
1866 on configure-intl and all-opcodes on all-intl.
1867 * Makefile.in: Regenerated.
1868
1869 2006-07-13 Ben Elliston <bje@au.ibm.com>
1870
1871 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1872
1873 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1874
1875 Port to hosts whose 'sort' and 'tail' implementations
1876 treat operands with leading '+' as file names, as POSIX
1877 has required since 2001. However, make sure the code still
1878 works on pre-POSIX hosts.
1879 * ltmain.sh: Don't assume "sort +2" is equivalent to
1880 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1881
1882 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
1883
1884 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1885
1886 2006-07-04 Peter O'Gorman <peter@pogma.com>
1887
1888 * ltconfig: chmod 644 before ranlib during install.
1889
1890 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1891
1892 PR bootstrap/18058
1893 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1894 if the bootstrap compiler is a GCC version that supports it.
1895 * configure: Regenerate.
1896
1897 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
1898
1899 * configure.in: Fix thinkos in previous check-in.
1900 * configure: Regenerate.
1901
1902 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
1903
1904 PR other/27063
1905 * configure.in: Test subdir_requires and give an appropriate
1906 error message.
1907 * configure: Regenerate.
1908
1909 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
1910
1911 * MAINTAINERS (Write After Approval): Add myself.
1912
1913 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
1914
1915 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1916
1917 2006-06-22 Steve Ellcey <sje@cup.hp.com>
1918
1919 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1920
1921 2006-06-20 David Ayers <d.ayers@inode.at>
1922
1923 PR bootstrap/28072
1924 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1925 whether target-libjava is being configured instead of whether the
1926 java front end is enabled.
1927 * configure: Regenerate.
1928
1929 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1930
1931 PR target/27540
1932 * configure.in: Only enable libgomp on IRIX 6.
1933 * configure: Regenerate.
1934
1935 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
1936
1937 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1938 too.
1939 * Makefile.in: Regenerate.
1940
1941 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
1942
1943 * config-ml.in: Alter CCASFLAGS to include special
1944 multilib options the same as is done for CFLAGS.
1945
1946 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1947
1948 * configure.in: Don't enable libgomp on hpux10.
1949 * configure: Rebuilt.
1950
1951 2006-06-12 David Ayers <d.ayers@inode.at>
1952
1953 PR bootstrap/27963
1954 PR target/19970
1955 * configure.in: Remove target-boehm-gc from noconfigdirs where
1956 ${libgcj} is specified.
1957 * configure: Regenerate.
1958
1959 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
1960
1961 Sync from src:
1962
1963 * configure.in: Sync.
1964 * configure: Regenerated.
1965
1966 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1967
1968 * Makefile.def: Added dependencies from sim and gdb on intl, and
1969 added configure dependencies to everything with an all dependency
1970 on intl.
1971 * Makefile.in: Regenerated.
1972
1973 2006-06-06 David Ayers <d.ayers@inode.at>
1974
1975 PR libobjc/13946
1976 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1977 * Makefile.in: Regenerate.
1978 * configure.in: Add --enable-objc-gc at toplevel and have it
1979 enable boehm-gc for Objective-C.
1980 Remove target-boehm-gc from libgcj.
1981 Add target-boehm-gc to target_libraries.
1982 Add target-boehm-gc to noconfigdirs where ${libgcj}
1983 is specified.
1984 Assert that boehm-gc is supported when requested for Objective-C.
1985 Only build boehm-gc if needed either for Java or Objective-C.
1986 * configure: Regenerate.
1987
1988 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
1989
1990 PR 27674
1991 * Makefile.tpl (configure-[+prefix+][+module+],
1992 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1993 Remove rule to unstage bootstrapped modules.
1994 (stage_current): New.
1995 * Makefile.in: Regenerate.
1996
1997 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1998
1999 * MAINTAINERS (Write After Approval): Update my e-mail address.
2000
2001 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2002
2003 * include/libiberty.h: Declare pex_run_in_environment.
2004
2005 2006-05-31 Asher Langton <langton2@llnl.gov>
2006
2007 * MAINTAINERS (Write After Approval): Add myself.
2008
2009 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2010
2011 * Makefile.def (bfd, opcodes): Fix lib_path.
2012 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2013 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2014 * Makefile.in: Regenerate.
2015
2016 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2017
2018 * Makefile.in: Regenerate.
2019
2020 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2021
2022 * Makefile.def: Add install-html target. Add datarootdir
2023 docdir and htmldir to flags_to_pass.
2024 * Makefile.tpl: Add install-html target.
2025 * Makefile.in: Regenerate.
2026 * configure.in: Add --with-datarootdir, --with-docdir, and
2027 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2028 * configure: Regenerate.
2029
2030 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2031
2032 * configure.in: Enable gprof for cross builds.
2033 * configure: Regenerate.
2034
2035 2006-05-22 Richard Guenther <rguenther@suse.de>
2036
2037 Revert
2038 2006-01-31 Richard Guenther <rguenther@suse.de>
2039 Paolo Bonzini <bonzini@gnu.org>
2040
2041 * Makefile.def (target_modules): Add libgcc-math target module.
2042 * configure.in (target_libraries): Add libgcc-math target library.
2043 (--enable-libgcc-math): New configure switch.
2044 * Makefile.in: Re-generate.
2045 * configure: Re-generate.
2046 * libgcc-math: New toplevel directory.
2047
2048 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2049 Andreas Tobler <a.tobler@schweiz.ch>
2050
2051 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2052 * configure: Rebuilt.
2053
2054 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2055
2056 * MAINTAINERS (Write After Approval): Add myself.
2057
2058 2006-05-01 DJ Delorie <dj@redhat.com>
2059
2060 * configure.in: Restore CFLAGS if GMP isn't present.
2061 * configure: Regenerate.
2062
2063 2006-05-01 Richard Guenther <rguenther@suse.de>
2064
2065 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2066 maintainer.
2067
2068 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2069
2070 * MAINTAINERS (Write After Approval): Add myself.
2071
2072 2006-04-28 Jan Beulich <jbeulich@novell.com>
2073
2074 * MAINTAINERS (Write After Approval): Add myself.
2075
2076 2006-04-18 DJ Delorie <dj@redhat.com>
2077
2078 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2079 reference libgloss so that libssp can be built in a combined
2080 tree.
2081 * configure: Regenerate.
2082
2083 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
2084
2085 * MAINTAINERS (Write After Approval): Add myself.
2086
2087 2006-04-05 Ben Elliston <bje@au.ibm.com>
2088
2089 * configure.in: Require makeinfo 4.4 or higher.
2090 * configure: Regenerate.
2091
2092 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2093
2094 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2095 Rearrange the entries of other libraries to have them in one place.
2096
2097 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2098
2099 * MAINTAINERS (Write After Approval): Remove myself.
2100 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2101
2102 2006-03-14 Richard Guenther <rguenther@suse.de>
2103
2104 * configure: Regenerate with autoconf 2.13.
2105
2106 2006-03-13 Jim Blandy <jimb@codesourcery.com>
2107
2108 * MAINTAINERS: Use my work address.
2109
2110 * MAINTAINERS: Update my E-mail address.
2111
2112 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2113
2114 * configure.in: Handle --disable-<component> generically.
2115 * configure: Regenerate.
2116
2117 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2118
2119 PR libgcj/17311
2120 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2121
2122 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2123
2124 * MAINTAINERS (Write After Approval): Remove myself.
2125 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2126
2127 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2128
2129 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2130 (TARGET_CONFIGDIRS): Remove.
2131 * configure.in: Remove AC_SUBST(target_configdirs).
2132 * Makefile.in, configure: Regenerated.
2133
2134 2006-02-20 Steven G. Kargl <kargls@comcast.net>
2135
2136 * MAINTAINERS (Write After Approval): Remove myself.
2137 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2138
2139 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2140
2141 PR bootstrap/25670
2142
2143 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2144
2145 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2146 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2147 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2148 BUILD_PREFIX, BUILD_PREFIX_1.
2149 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2150
2151 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2152 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2153
2154 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2155 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2156 of `cat stage_current`. Always provide the `r' and `s' variables.
2157 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2158 a single shell execution.
2159 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2160 bootstrapped modules, make the stage1 module if the build was not
2161 started yet, else build the current stage.
2162 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2163 (all-build, all-host, all-target, [+make_target+]-host,
2164 [+make_target+]-target): Do not use \-continued lines.
2165 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2166 (current_stage, restrap, stage_last): New.
2167
2168 * Makefile.in: Regenerate.
2169 * configure: Regenerate.
2170
2171 2006-02-19 Bud Davis <jmdavis@link.com>
2172
2173 * MAINTAINERS (Write After Approval): Remove myself.
2174 (Language Front End Maintainers): Add myself as fortran 95
2175 maintainer and update e-mail address.
2176
2177 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2178
2179 * MAINTAINERS (Write After Approval): Remove myself.
2180 (Language Front End Maintainers): Add myself as fortran 95
2181 maintainer.
2182
2183 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
2184
2185 * MAINTAINERS (Write After Approval): Add myself.
2186
2187 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2188
2189 * MAINTAINERS (Write After Approval): Remove myself.
2190 (Language Front End Maintainers): Add myself as
2191 fortran 95 maintainer.
2192
2193 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2194
2195 Sync from src:
2196
2197 2005-12-27 Leif Ekblad <leif@rdos.net>
2198
2199 * configure.in: Add support for RDOS target.
2200 * configure: Regenerate.
2201
2202 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2203 Andreas Schwab <schwab@suse.de>
2204
2205 * configure: Regenerate.
2206
2207 2006-02-12 David Edelsohn <edelsohn@gnu.org>
2208
2209 * configure.in (enable_libgomp): Add AIX.
2210 * configure: Regenerate.
2211
2212 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2213
2214 * MAINTAINERS (Write After Approval): Add myself.
2215
2216 2006-02-03 Lee Millward <lee.millward@gmail.com>
2217
2218 * MAINTAINERS (Write After Approval): Add myself.
2219
2220 2006-01-31 Richard Guenther <rguenther@suse.de>
2221 Paolo Bonzini <bonzini@gnu.org>
2222
2223 * Makefile.def (target_modules): Add libgcc-math target module.
2224 * configure.in (target_libraries): Add libgcc-math target library.
2225 (--enable-libgcc-math): New configure switch.
2226 * Makefile.in: Re-generate.
2227 * configure: Re-generate.
2228 * libgcc-math: New toplevel directory.
2229
2230 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
2231
2232 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2233 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2234 the assembler, linker and binutils.
2235 * configure: Regenerate.
2236
2237 2006-01-22 Dirk Mueller <dmueller@suse.de>
2238
2239 * MAINTAINERS (Write After Approval): Add myself.
2240
2241 2006-01-20 Diego Novillo <dnovillo@redhat.com>
2242
2243 * configure: Regenerate.
2244
2245 2006-01-18 Richard Henderson <rth@redhat.com>
2246 Jakub Jelinek <jakub@redhat.com>
2247 Diego Novillo <dnovillo@redhat.com>
2248
2249 * libgomp: New directory.
2250 * Makefile.def: Add target_module libgomp.
2251 * Makefile.in: Regenerate.
2252 * configure.in (target_libraries): Add target-libgomp.
2253 * configure: Regenerate.
2254
2255 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
2256
2257 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2258 @ from continuation.
2259 * Makefile.in: Rebuilt.
2260
2261 2006-01-04 Chris Lattner <sabre@gnu.org>
2262
2263 * MAINTAINERS (Write After Approval): Add myself.
2264
2265 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2266
2267 PR bootstrap/24252
2268
2269 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2270 * Makefile.tpl (OBJDUMP): New.
2271 (EXTRA_HOST_FLAGS): Add it.
2272 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2273
2274 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2275 to use symbolic links between directories. Avoid race conditions
2276 or make them harmless.
2277 * configure.in: Do not try to use symbolic links between directories.
2278
2279 * Makefile.def (LEAN): Pass.
2280 * Makefile.tpl (LEAN): Define.
2281 (stage[+id+]-start): Accept that the previous directory does not
2282 exist, if the bootstrap is lean.
2283 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2284 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2285 configure substitution.
2286 ([+compare-target+]): Likewise.
2287 ([+bootstrap-target+]-lean): New.
2288 * configure.in: Remove lean bootstrap support from here.
2289
2290 * Makefile.in: Regenerate.
2291 * configure: Regenerate.
2292
2293 2006-01-04 Ben Elliston <bje@au.ibm.com>
2294
2295 * MAINTAINERS (libdecnumber): Add myself.
2296
2297 2006-01-02 Mark Mitchell <mark@codesourcery.com>
2298
2299 * libtool-ldflags: New script.
2300
2301 2006-01-02 Andreas Schwab <schwab@suse.de>
2302
2303 * configure.in: When reconfiguring remove Makefile in
2304 all stage directories.
2305 * configure: Regenerate.
2306
2307 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2308
2309 * MAINTAINERS: Update my email address.
2310
2311 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
2312
2313 Revert Ada-related part of the previous change.
2314
2315 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2316 Do not pass.
2317 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2318 * Makefile.in: Regenerate.
2319 * configure.in: Do not include mt-ppc-aix target fragment.
2320 * configure: Regenerate.
2321
2322 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
2323
2324 * configure.in: Select appropriate fragments for PowerPC/AIX.
2325 * configure: Regenerate.
2326
2327 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2328 BOOT_CFLAGS, BOOT_LDFLAGS.
2329 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2330 BOOT_CFLAGS, BOOT_LDFLAGS.
2331 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2332 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2333 (stage): Fail if we cannot complete the work.
2334 * Makefile.in: Regenerate.
2335
2336 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2337
2338 * configure.in: Replace ms1 with mt.
2339 * configure: Rebuilt.
2340
2341 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2342
2343 * MAINTAINERS: Update my email address.
2344
2345 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
2346
2347 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2348 install-host-nogcc): Don't invoke $(stage) at the end.
2349 * Makefile.in: Regenerate.
2350
2351 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
2352
2353 * configure.in: Flip the top-level bootstrap switch.
2354 * configure: Regenerate.
2355
2356 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2357
2358 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2359 $(stage) and $(unstage).
2360 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2361 (all): Remove stray semicolon.
2362 (local-distclean): Don't handle multilib.tmp and multilib.out.
2363 (install.all): Set $s for consistency.
2364 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2365 check_multilibs setting. Always make the install directory.
2366 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2367 Correct @if/@endif.
2368 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2369 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2370 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2371 (multilib.out): Remove.
2372 * Makefile.in: Regenerated.
2373
2374 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2375
2376 * MAINTAINERS (Write After Approval): Add myself.
2377
2378 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2379
2380 * MAINTAINERS: Add myself as mt maintainer.
2381
2382 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2383
2384 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2385
2386 * MAINTAINERS: Change email address.
2387
2388 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2389
2390 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2391 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2392 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2393 Find in-tree tools if available.
2394 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2395 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2396 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2397 (COMPILER_*_FOR_TARGET): New.
2398 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2399 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2400 (CONFIGURED_*, USUAL_*): Remove.
2401 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2402 STRIP): Use autoconf substitutions.
2403 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2404 COMPILER_NM_FOR_TARGET): New.
2405 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2406
2407 (all): Make all-host and all-target in parallel.
2408 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2409 that $$r and $$s are set before invoking a recursive make.
2410 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2411 ([+bootstrap-target+]): Inline most of the `all' target.
2412
2413 2005-11-29 Ben Elliston <bje@au.ibm.com>
2414
2415 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2416 from the gcc build directory.
2417 * Makefile.in: Regenerate.
2418
2419 2005-11-29 Ben Elliston <bje@au.ibm.com>
2420
2421 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2422 depend on all-libdecnumber.
2423 * configure.in (host_libs): Include libdecnumber.
2424 * Makefile.in: Regenerate.
2425 * configure: Likewise.
2426
2427 2005-11-29 Ben Elliston <bje@au.ibm.com>
2428
2429 * libdecnumber: Import decNumber sources from the dfp-branch.
2430
2431 2005-11-21 Kean Johnston <jkj@sco.com>
2432
2433 * config.sub, config.guess: Sync from upstream sources.
2434
2435 2005-11-21 Ben Elliston <bje@au.ibm.com>
2436
2437 Import from Autoconf sources:
2438
2439 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2440 * config/move-if-change: Don't output "$2 is unchanged";
2441 suggested by Ben Elliston. Handle weird characters correctly.
2442
2443 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2444
2445 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2446 to match upstream libtool for darwin.
2447
2448 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2449
2450 * Makefile.def: Remove gdb dependencies for gdbtk.
2451 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2452 (configure-gdb, install-gdb): New rules.
2453 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2454 * Makefile.in, configure: Regenerated.
2455
2456 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2457
2458 * MAINTAINERS (Write After Approval): Add myself.
2459
2460 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2461
2462 * MAINTAINERS (Write After Approval): Add myself.
2463
2464 2005-10-24 Diego Novillo <dnovillo@redhat.com>
2465
2466 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2467 Diego Novillo.
2468
2469 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
2470
2471 PR bootstrap/24297
2472 * Makefile.tpl (do-[+make-target+], do-check, install,
2473 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2474 are set before recursing.
2475 * Makefile.in: Regenerate.
2476
2477 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2478
2479 PR bootstrap/18939
2480 * Makefile.def (gcc) <target>: Fix thinko.
2481 * Makefile.in: Regenerate.
2482
2483 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2484
2485 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2486 * configure: Regenerate.
2487
2488 2005-10-15 Jie Zhang <jie.zhang@analog.com>
2489
2490 * MAINTAINERS (Write After Approval): Add self.
2491
2492 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
2493
2494 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2495 target-libffi, target-qthreads, target-libjava, and
2496 targetlibobjc.
2497 * configure: Regenerate.
2498
2499 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2500
2501 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2502 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2503 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2504 (USUAL_OBJDUMP_FOR_TARGET): New.
2505 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2506 * configure.in: Check for $OBJDUMP_FOR_TARGET.
2507 * configure, Makefile.in: Regenerated.
2508
2509 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2510
2511 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2512 before other host packages.
2513
2514 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2515
2516 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2517
2518 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2519
2520 PR bootstrap/22340
2521
2522 * configure.in (default_target): Remove.
2523 * Makefile.tpl (all): Do not use prerequisites as subroutines
2524 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2525 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2526 use prerequisites as subroutines.
2527 (check-host, check-target): New.
2528 (bootstrap configure & all targets): Do not use stage*-start
2529 if the directory layout is already ok.
2530 (non-bootstrap configure & all targets): Prepend a $(unstage).
2531 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2532 (NOTPARALLEL): Remove.
2533 (unstage, stage variables): New variables.
2534 (unstage, stage targets): Simply expand to those variables.
2535
2536 * configure: Regenerate.
2537 * Makefile.in: Regenerate.
2538
2539 2005-10-04 James E Wilson <wilson@specifix.com>
2540
2541 * Makefile.def (lang_env_dependencies): Add libmudflap.
2542 * Makefile.in: Regenerate.
2543
2544 2005-10-03 Andreas Schwab <schwab@suse.de>
2545
2546 Backport from libtool CVS:
2547 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2548
2549 * ltmain.sh: add support for installing into temporary
2550 staging area (e.g. 'make install DESTDIR=...')
2551
2552 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2553
2554 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2555 * configure: Regenerated.
2556
2557 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2558
2559 * configure: Regenerate with the correct
2560 autoconf version.
2561
2562 2005-09-30 Catherine Moore <clm@cm00re.com>
2563
2564 * configure.in (bfin-*-*): New.
2565 * configure: Regenerated.
2566
2567 2005-09-28 Geoffrey Keating <geoffk@apple.com>
2568
2569 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2570 (LIPO_FOR_TARGET): New.
2571 (CONFIGURED_LIPO_FOR_TARGET): New.
2572 (USUAL_LIPO_FOR_TARGET): New.
2573 (STRIP_FOR_TARGET): New.
2574 (CONFIGURED_STRIP_FOR_TARGET): New.
2575 (USUAL_STRIP_FOR_TARGET): New.
2576 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2577 STRIP_FOR_TARGET.
2578 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2579 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2580 * Makefile.in: Regenerate.
2581 * configure: Regenerate.
2582
2583 2005-09-19 David Edelsohn <edelsohn@gnu.org>
2584
2585 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2586 (rs6000-*-aix*): Same.
2587 * configure: Regenerate.
2588
2589 2005-09-16 Tom Tromey <tromey@redhat.com>
2590
2591 * MAINTAINERS: Add self as java maintainer.
2592
2593 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2594
2595 * configure.in: Recognize f95 in the --enable-languages option,
2596 and substitute it for fortran, issuing a warning.
2597 * configure: Regenerate.
2598
2599 2005-08-30 Phil Edwards <phil@codesourcery.com>
2600
2601 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2602 * configure: Regenerated.
2603
2604 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
2605
2606 * MAINTAINERS: Add self as ms1 maintainer.
2607
2608 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2609
2610 * Makefile.def (libssp): Add to lang_env_dependencies.
2611 * Makefile.in: Regenerate.
2612
2613 2005-08-18 Ian Lance Taylor <ian@airs.com>
2614
2615 * MAINTAINERS: Add myself as middle-end maintainer.
2616
2617 2005-08-17 Christian Groessler <chris@groessler.org>
2618
2619 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2620 * Makefile.in: Regenerate.
2621
2622 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2623
2624 * MAINTAINERS (write after approval): Added myself.
2625
2626 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2627
2628 * MAINTAINERS (Write After Approval): Add myself.
2629
2630 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
2631
2632 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2633 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2634 Look for alternate names of the target cc and c++
2635 * configure: Regenerate.
2636
2637 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
2638
2639 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2640 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2641 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2642 tools; remove code to manually set them.
2643 (Target tools): Look in the environment for them.
2644 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2645 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2646 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2647 build directory.
2648 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2649 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2650 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2651 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2652 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2653 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2654 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2655 * configure: Regenerate.
2656 * Makefile.in: Regenerate.
2657
2658 2005-07-28 Ben Elliston <bje@au.ibm.com>
2659
2660 * MAINTAINERS: Update for removed CPU targets.
2661
2662 2005-07-27 Mark Mitchell <mark@codesourcery.com>
2663
2664 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2665 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2666 * Makefile.in: Regenerated.
2667
2668 2005-07-26 Mark Mitchell <mark@codesourcery.com>
2669
2670 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2671 (CFLAGS_FOR_TARGET): Use it.
2672 (CXXFLAGS_FOR_TARGET): Likewise.
2673 * Makefile.in: Regenerated.
2674 * configure.in (--with-build-sysroot): New option.
2675 * configure: Regenerated.
2676
2677 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
2678
2679 * Makefile.tpl: Wrap install between unstage and stage
2680 * Makefile.in: Regenerate.
2681
2682 2005-07-21 Eric Christopher <echristo@apple.com>
2683
2684 * MAINTAINERS: Update affiliation.
2685
2686 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
2687
2688 * MAINTAINERS: Add self as crx port maintainer.
2689
2690 2005-07-20 DJ Delorie <dj@redhat.com>
2691
2692 * MAINTAINERS: Add self as m32c maintainer.
2693
2694 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2695
2696 * all files: Update FSF address.
2697
2698 2005-07-15 Eric Christopher <echristo@redhat.com>
2699
2700 * MAINTAINERS: Change affiliation.
2701
2702 2005-07-14 Jim Blandy <jimb@redhat.com>
2703
2704 * configure.in: Add cases for Renesas m32c.
2705 * configure: Regenerated.
2706
2707 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2708
2709 * COPYING.LIB: Update from fsf.org.
2710
2711 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2712
2713 * COPYING, compile, config.guess,
2714 config.sub, install-sh, missing, mkinstalldirs,
2715 symlink-tree, ylwrap: Sync from upstream sources.
2716 * config-ml.in: Update FSF address.
2717
2718 2005-07-13 Eric Christopher <echristo@redhat.com>
2719
2720 * configure.in: Add toplevel noconfigdir support for tpf.
2721 * configure: Regenerate.
2722
2723 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
2724
2725 PR ada/22340
2726
2727 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2728 * Makefile.in: Regenerate.
2729
2730 2005-07-07 Mark Mitchell <mark@codesourcery.com>
2731
2732 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
2733 Brolley to write-after-approval.
2734
2735 2005-07-07 Andreas Schwab <schwab@suse.de>
2736
2737 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2738 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2739 * Makefile.in: Regenerated.
2740
2741 2005-07-06 Geoffrey Keating <geoffk@apple.com>
2742
2743 * configure.in: Don't build sim or rda when targetting darwin.
2744 * configure: Regenerate.
2745
2746 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
2747
2748 * configure.in: Add --enable-libssp and --disable-libssp.
2749 * configure: Regenerate with autoconf-2.13.
2750
2751 2005-07-02 Jakub Jelinek <jakub@redhat.com>
2752
2753 * Makefile.def (target_modules): Add libssp.
2754 * configure.in (target_libraries): Add target-libssp.
2755 * configure: Rebuilt.
2756 * Makefile.in: Rebuilt.
2757
2758 2005-07-01 Zack Weinberg <zackw@panix.com>
2759
2760 * MAINTAINERS: Change email address. Resign from maintainership.
2761
2762 2005-07-01 Richard Guenther <rguenther@suse.de>
2763
2764 * MAINTAINERS: Change my e-mail address and affiliation.
2765
2766 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
2767
2768 * Makefile.def (stagefeedback): Come after profile.
2769 Define profiledbootstrap target.
2770 * Makefile.tpl (profiledbootstrap): Remove.
2771 (stageprofile-end): Zap stagefeedback.
2772 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2773 * Makefile.in: Regenerate.
2774
2775 2005-06-13 Richard Sandiford <richard@codesourcery.com>
2776
2777 * MAINTAINERS: Update my email address.
2778
2779 2005-06-13 Zack Weinberg <zack@codesourcery.com>
2780
2781 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2782 In 'cpp' stanza, support '#line' as well as '# '.
2783
2784 2005-06-08 Andreas Schwab <schwab@suse.de>
2785
2786 * MAINTAINERS: Move myself from 'Write After Approval' to
2787 'CPU Port Maintainers' section as m68k maintainer.
2788
2789 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
2790
2791 * configure.in (unsupported_languages): New macro.
2792 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2793 non-ported target libraries in noconfigdirs.
2794 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2795 non-linux-gnu. Remove libgcj_ex_libffi.
2796 <lang_frag loop>: Set add_this_lang=no if the language is in
2797 unsupported_languages.
2798 * configure: Regenerate.
2799
2800 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2801
2802 * configure.in: Fix typo in handling of --with-mpfr-dir.
2803 * configure: Regenerate.
2804
2805 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
2806
2807 * MAINTAINERS: Update my email address.
2808
2809 2005-06-02 Jim Blandy <jimb@redhat.com>
2810
2811 * config.sub: Add cases for the Renesas m32c. (This patch has been
2812 accepted into the master sources.)
2813
2814 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
2815 Michael Snyder <msnyder@redhat.com>
2816 Stan Cox <scox@redhat.com>
2817
2818 * configure.in: Set noconfigdirs for ms1.
2819
2820 * configure: Regenerate.
2821
2822 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
2823
2824 * MAINTAINERS (Write After Approval): Add self.
2825
2826 2005-06-01 Josh Conner <jconner@apple.com>
2827
2828 * MAINTAINERS (Write After Approval): Add self.
2829
2830 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
2831
2832 * MAINTAINERS: Update my email address.
2833
2834 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
2835
2836 * MAINTAINERS (Write After Approval): Add self.
2837
2838 2005-05-26 Chris Demetriou <cgd@broadcom.com>
2839
2840 * MAINTAINERS (Write After Approval): Remove self.
2841
2842 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
2843
2844 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2845 (Dependencies): Consider target modules for bootstrap dependencies.
2846 Make target bootstrap modules depend on each stage's gcc.
2847 * Makefile.in: Regenerate.
2848
2849 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
2850
2851 * Makefile.def (configure-gcc): Depend on binutils having been built.
2852 (all-gcc): No need to do it here.
2853 * Makefile.in: Regenerate.
2854
2855 2005-05-19 Paul Brook <paul@codesourcery.com>
2856
2857 * configure.in: Rewrite misleading error message when requested
2858 language cannot be built.
2859 * configure: Regenerate.
2860
2861 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2862
2863 * ylwrap: Import from Automake 1.9.5.
2864
2865 2005-05-13 David Ung <davidu@mips.com>
2866
2867 * MAINTAINERS (Write After Approval): Add self.
2868
2869 2005-05-09 Mike Stump <mrs@apple.com>
2870
2871 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2872 lt_cv_sys_max_cmd_len for now.
2873
2874 2005-05-09 Stan Cox <scox@redhat.com>
2875
2876 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2877
2878 2005-05-08 Matt Kraai <kraai@ftbfs.org>
2879
2880 * README.SCO: Update the URL.
2881
2882 2005-05-05 David Edelsohn <edelsohn@gnu.org>
2883
2884 * ltconfig: Define file_list_spec. Pass file_list_spec and
2885 with_gnu_ld to libtool.
2886 * ltcf-c.sh (aix[45]): Define file_list_spec.
2887 * ltcf-cxx.sh (aix[45]): Same.
2888 * ltcf-gcj.sh (aix[45]): Same.
2889 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2890 exists, write list of input files to temporary file.
2891
2892 2005-05-04 Mike Stump <mrs@apple.com>
2893
2894 * configure.in: Always pass --target to target configures as
2895 otherwise rebuilds that do --recheck will fail.
2896 * confiugure: Rebuilt.
2897
2898 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
2899
2900 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2901 STAGE_HOST_EXPORTS.
2902 (configure, all): Add bootstrap support.
2903 (Host modules, target modules): Pass post-stage1 flags and exports.
2904 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2905 * Makefile.in: Regenerate.
2906
2907 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
2908
2909 * configure: Regenerate.
2910
2911 2005-04-27 Mike Stump <mrs@apple.com>
2912
2913 * MAINTAINERS: Add self as darwin maintainer.
2914
2915 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2916
2917 * config.sub: Update from master copy.
2918
2919 2005-04-21 Mike Stump <mrs@apple.com>
2920
2921 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2922 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2923
2924 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
2925
2926 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2927 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2928 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2929 "*-*-elf" and "*-*-linux*".
2930 * configure: Regenerate.
2931
2932 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
2933
2934 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2935
2936 2005-04-12 Mike Stump <mrs@apple.com>
2937
2938 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2939
2940 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
2941
2942 * MAINTAINERS (Write After Approval): Add myself.
2943
2944 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
2945
2946 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2947
2948 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
2949
2950 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2951 (TARGET_CONFIGARGS): Include --with-target-subdir.
2952 (configure, all): New macros. Use them throughout.
2953 * Makefile.in: Regenerate.
2954
2955 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
2956
2957 * MAINTAINERS (Write After Approval): Add myself.
2958
2959 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2960
2961 * MAINTAINERS: Remove 'loop unrolling' maintainer.
2962
2963 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
2964
2965 * MAINTAINERS: Move John Carr to Write After Approval.
2966
2967 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2968
2969 * config/mh-mingw32: Delete.
2970 * configure.in: Don't use it.
2971 * configure: Regenerate.
2972
2973 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
2974
2975 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2976 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2977 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2978 (HOST_LIB_PATH): Generate from Makefile.def.
2979 (TARGET_LIB_PATH): Likewise.
2980 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2981 * Makefile.in: Regenerate.
2982 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2983 (RPATH_ENVVAR): Include Darwin case.
2984 * configure: Regenerate.
2985
2986 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
2987
2988 * MAINTAINERS (Various Maintainers): Remove self.
2989 (Write After Approval): Add self.
2990
2991 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
2992
2993 * MAINTAINERS (Various Maintainers): Add self.
2994
2995 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
2996
2997 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2998 * configure: Regenerate.
2999
3000 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3001
3002 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3003 gcc_version, and gcc_version_trigger from set of flags to pass.
3004 * Makefile.tpl: Remove definitions of above variables.
3005 (config.status): Remove dependency on $(gcc_version_trigger).
3006 * Makefile.in: Regenerate.
3007 * configure.in: Do not reference config/gcc-version.m4 nor
3008 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3009 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3010 * configure: Regenerate.
3011
3012 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3013 Andrew Pinski <pinskia@physics.uc.edu>
3014
3015 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3016 * Makefile.in: Regenerate.
3017
3018 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3019
3020 * MAINTAINERS (Write After Approval): Add myself.
3021
3022 2005-03-03 David Ayers <d.ayers@inode.at>
3023
3024 * MAINTAINERS (Write After Approval): Add myself.
3025
3026 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
3027
3028 PR libgcj/20160
3029 * ltmain.sh: Avoid creating archives with components that have
3030 duplicate basenames.
3031
3032 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3033
3034 PR bootstrap/20250
3035 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3036 instead of check.
3037 * Makefile.in: Regenerate.
3038
3039 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3040
3041 * Makefile.in: Regenerate to fix conflict between the previous two
3042 patches.
3043
3044 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3045
3046 PR bootstrap/17383
3047 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3048 * Makefile.tpl (HOST_SUBDIR): New substitution.
3049 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3050 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3051 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3052 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3053 (Host modules, Bootstrapped modules): Use it.
3054 (Build modules, Target modules): Do not create symlink trees,
3055 always configure out-of-srcdir.
3056 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3057 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3058 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3059 $(HOST_SUBDIR). Create a symlink for host_subdir.
3060
3061 * Makefile.in: Regenerate.
3062 * configure: Regenerate.
3063
3064 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3065
3066 Merged from libada-gnattools-branch:
3067 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3068
3069 * gnattools: New directory.
3070 * Makefile.def: Add gnattools as a module, depending on target-libada.
3071 * Makefile.in: Regenerate.
3072 * configure.in: Include gnattools in host_tools; disable it if ada
3073 is disabled.
3074 * configure: Regenerate.
3075
3076 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
3077
3078 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3079 treelang maintainer.
3080 (Write After Approval): Remove myself.
3081
3082 2005-02-23 Paul Schlie <schlie@comcast.net>
3083
3084 * configure.in: Allow darwin targeted ports to build tk, itcl and
3085 libgui.
3086 * configure: Regenerate.
3087
3088 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3089
3090 PR libgcj/10353
3091 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3092 * configure: Regenerate.
3093
3094 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3095
3096 * MAINTAINERS (Write After Approval): Add myself.
3097
3098 2005-02-10 Ian Lance Taylor <ian@airs.com>
3099
3100 * MAINTAINERS: Update my e-mail address.
3101
3102 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3103
3104 * MAINTAINERS (Write After Approval): Add myself.
3105
3106 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
3107
3108 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3109 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3110 target-libgloss when not *-*-elf and *-*-aout.
3111 * configure: Regenerate.
3112
3113 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3114
3115 * MAINTAINERS: Remove obsolete entries.
3116
3117 * MAINTAINERS (Write After Approval): Add Michael Matz.
3118
3119 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
3120
3121 * MAINTAINERS: Remove self as cpplib maintainer.
3122
3123 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3124
3125 * install-sh, config.sub: Import from upstream.
3126
3127 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3128
3129 PR bootstrap/18222
3130 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3131 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3132 * Makefile.in: Regenerate.
3133
3134 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
3135
3136 * MAINTAINERS: Update my email address.
3137
3138 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3139 Andreas Schwab <schwab@suse.de>
3140
3141 PR bootstrap/18033
3142 * config-ml.in: Eval option if surrounded by single quotes.
3143
3144 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
3145
3146 Revert 2004-12-28 Makefile changes, a better fix will be
3147 applied to mainline and src after GCC 4.0 branches.
3148
3149 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
3150
3151 PR bootstrap/17383
3152
3153 * Makefile.def (target_modules): Remove stage parameter,
3154 it is always true now.
3155 * Makefile.tpl (configure-build-[+module+],
3156 configure-target-[+module+]): Always build symlink tree
3157 for the directory and for include. BUILD_SUBDIR and
3158 TARGET_SUBDIR cannot be . anymore.
3159 * Makefile.in: Regenerate.
3160
3161 2004-12-25 David Edelsohn <edelsohn@gnu.org>
3162
3163 Revert 2004-12-08 Makefile changes.
3164
3165 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3166
3167 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3168 cygwin, mingw.
3169
3170 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3171
3172 * configure.in (sh64-*-*): Reenable gprof.
3173 * configure: Regenerate.
3174
3175 2004-12-08 David Edelsohn <edelsohn@gnu.org>
3176
3177 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3178 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3179 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3180 * Makefile.in: Regenerate.
3181
3182 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3183
3184 * MAINTAINERS: Update my email address.
3185
3186 2004-12-07 Matt Kraai <kraai@ftbfs.org>
3187
3188 * Makefile.tpl: Generate normal dependencies if the LHS module is
3189 not bootstrapped.
3190 * Makefile.in: Regenerate.
3191
3192 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3193
3194 * configure.in: Include config/gxx-include-dir.m4. Use
3195 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3196 * configure: Regenerate.
3197
3198 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3199
3200 * config.if: Delete.
3201 * configure.in: Set libstdcxx_incdir directly.
3202 * configure: Regenerate.
3203
3204 2004-12-02 Eric Christopher <echristo@redhat.com>
3205
3206 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3207 * Makefile.in: Regenerate.
3208
3209 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3210
3211 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3212 * configure: Regenerate.
3213
3214 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3215
3216 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3217 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3218 * configure: Regenerate.
3219
3220 2004-12-01 Eric Christopher <echristo@redhat.com>
3221
3222 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3223 of things to remove.
3224
3225 2004-11-29 Matt Kraai <kraai@ftbfs.org>
3226
3227 * MAINTAINERS (Write After Approval): Update my e-mail address.
3228
3229 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3230
3231 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3232 from CVS libtool to always pass_all.
3233
3234 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3235
3236 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3237 (hppa*64*-*-*): Delete incorrect comment.
3238 * configure: Rebuilt.
3239
3240 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3241
3242 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3243
3244 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3245
3246 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3247 from CVS libtool to always pass_all.
3248
3249 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3250
3251 * install-sh, compile: Import from automake.
3252
3253 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3254
3255 * config.guess, config.sub: Import from savannnah.
3256
3257 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
3258
3259 * MAINTAINERS (Write After Approval): Add myself
3260
3261 2004-11-12 Mike Stump <mrs@apple.com>
3262
3263 * Makefile.def: Add html support.
3264 * Makefile.tpl: Likewise.
3265 * Makefile.in: Regenerate.
3266
3267 2004-11-11 Geoffrey Keating <geoffk@apple.com>
3268
3269 PR 18423
3270 * configure.in: Remove all instances of build-fixincludes from
3271 noconfigdirs.
3272 (build_configargs): Supply --target to subdirectories.
3273 * configure: Regenerate.
3274
3275 * Makefile.def: Make gcc install depend on fixincludes install.
3276 * Makefile.in: Regenerate.
3277
3278 2004-11-10 Janis Johnson <janis187@us.ibm.com>
3279
3280 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3281
3282 2004-11-11 Paul Brook <paul@codesourcery.com>
3283
3284 * MAINTAINERS: Add self as arm maintainer. Update email address.
3285
3286 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3287
3288 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3289 target-libgfortran.
3290 * configure: Regenerate.
3291
3292 2004-11-07 David Edelsohn <edelsohn@gnu.org>
3293
3294 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3295 like CC.
3296
3297 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
3298
3299 * Makefile.def (host fixincludes): Specify missing targets.
3300 * Makefile.in: Regenerate.
3301
3302 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3303
3304 * MAINTAINERS: Add myself
3305
3306 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3307
3308 * MAINTAINERS (Write After Approval): Add myself.
3309
3310 2004-11-04 Geoffrey Keating <geoffk@apple.com>
3311
3312 * Makefile.def: Build fixincludes for the host, too.
3313 * Makefile.in: Regenerate.
3314 * configure.in (host_tools): Add fixincludes.
3315 * configure: Regenerate.
3316
3317 2004-11-04 Daniel Jacobowitz <dan@debian.org>
3318
3319 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3320 * configure: Regenerated.
3321
3322 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3323
3324 PR other/17783
3325 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3326 * configure: Regenerated.
3327
3328 2004-10-31 Mark Mitchell <mark@codesourcery.com>
3329
3330 * README.SCO: Update per FSF instructions.
3331
3332 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
3333
3334 PR target/18151
3335 * configure.in (case ${target}): Do not build fixincludes for avr.
3336 * configure: Regenerated.
3337
3338 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
3339
3340 * configure.in (case ${target}): Do not build fixincludes
3341 on platforms where it is not used.
3342 * configure: Regenerated.
3343
3344 2004-10-23 Daniel Jacobowitz <dan@debian.org>
3345
3346 * configure.in: Use an absolute path to install-sh.
3347 * configure: Regenerated.
3348
3349 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3350
3351 * MAINTAINERS (Write After Approval): Add myself.
3352
3353 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3354
3355 * MAINTAINERS: Remove from Write After Approval those that are
3356 already maintainers.
3357
3358 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3359
3360 * MAINTAINERS: Update my email address.
3361
3362 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3363
3364 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3365 * configure: Regenerate.
3366
3367 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3368
3369 * MAINTAINERS: Update my email address.
3370
3371 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3372
3373 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3374 entries belonging to this category.
3375
3376 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3377
3378 * MAINTAINERS: Update my e-mail address.
3379
3380 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
3381
3382 Fix wrong conflict resolution in:
3383
3384 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3385
3386 * Makefile.in: Regenerate.
3387 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3388 in the recursive `make', instead of hardwiring `all'.
3389 (Autogenerated TARGET-* variables): New.
3390
3391 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3392
3393 * configure.in: Enable target-libgloss for crx-*-*.
3394 * configure: Regenerate.
3395
3396 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3397
3398 * MAINTAINERS (Various Maintainers): Move the "windows,
3399 cygwin, mingw" maintainer to ...
3400 (OS Port Maintainers): ... here.
3401
3402 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3403
3404 * MAINTAINERS (Write After Approval): Remove those that are
3405 maintainers of some subsystem.
3406
3407 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3408
3409 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3410 * ltcf-cxx.sh (tpf*): Likewise.
3411 * ltconfig (tpf*): Add TPF OS configuration support.
3412
3413 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3414
3415 * MAINTAINERS: Change my email address to my new work account.
3416
3417 2004-09-24 Michael Roth <mroth@nessie.de>
3418
3419 * configure.in (--without-headers): Add missing double quotes.
3420 * configure: Regenerate.
3421
3422 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3423
3424 * ylwrap: Revert to previous version.
3425
3426 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3427
3428 PR bootstrap/17369
3429 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3430 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3431 SET_GCC_LIB_PATH_CMD.
3432 (BASE_TARGET_EXPORTS): Likewise.
3433 * Makefile.in: Regenerated.
3434
3435 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3436 * configure: Regenerated.
3437
3438 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3439
3440 * config.guess: New upstream version
3441 * compile, depcomp, install-sh, ylwrap: Likewise.
3442
3443 2004-09-19 Roger Sayle <roger@eyesopen.com>
3444
3445 * config/mh-x86omitfp: New host makefile fragment. Add
3446 -fomit-frame-pointer to the default BOOT_CFLAGS.
3447 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3448 * configure: Regenerate.
3449
3450 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3451
3452 PR target/11572
3453 * configure.in (*-*-darwin*): Renable libobjc.
3454 * configure: Regenerate.
3455
3456 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3457
3458 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3459
3460 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
3461
3462 * Makefile.def: Remove libbanshee.
3463 * Makefile.tpl: Ditto.
3464 * configure.in: Ditto.
3465 * Makefile.in: Regen.
3466 * configure: Ditto.
3467
3468 2004-09-08 David Edelsohn <edelsohn@gnu.org>
3469
3470 * ltmain.sh: Use $pic_object as $non_pic_object if
3471 $non_pic_object=none.
3472
3473 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
3474
3475 * missing: Import latest version from master repository.
3476
3477 2004-09-06 Nick Clifton <nickc@redhat.com>
3478
3479 * config.sub: Import latest version from master repository.
3480 * config.guess: Likewise.
3481 This includes these changes:
3482
3483 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3484
3485 * config.sub: Handle crisv32, alias etraxfs.
3486 * config.guess (crisv32:Linux:*:*): Handle.
3487
3488 2004-08-13 Brad Smith <brad@comstyle.com>
3489
3490 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3491 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3492
3493 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3494
3495 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3496 assume the processor is a powerpc. This is because coreutils
3497 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3498 in this case, due to a MacOS X bug that causes
3499 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3500 to return a negative number.
3501 Problem reported by Petter Reinholdtsen in:
3502 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3503
3504 2004-07-19 Ben Elliston <bje@gnu.org>
3505
3506 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3507
3508 2004-06-24 Ben Elliston <bje@gnu.org>
3509
3510 * config.guess: Update copyright years.
3511 * config.sub: Likewise.
3512
3513 2004-06-22 Robert Millan <robertmh@gnu.org>
3514
3515 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3516 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3517
3518 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3519
3520 * config.guess (*:*VMS:*:*): New entry. Replaces
3521 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3522 manufacturer.
3523
3524 2004-06-22 Ben Elliston <bje@gnu.org>
3525
3526 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3527 * config.sub: Likewise.
3528
3529 2004-06-22 Ben Elliston <bje@gnu.org>
3530
3531 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3532 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3533
3534 2004-06-11 Ben Elliston <bje@gnu.org>
3535
3536 * config.guess (pegasos:OpenBSD:*:*): Remove.
3537
3538 2004-06-11 Ben Elliston <bje@gnu.org>
3539
3540 From Wouter Verhelst <wouter@grep.be>:
3541 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3542
3543 2004-06-11 Ben Elliston <bje@gnu.org>
3544
3545 * config.guess (luna88k:OpenBSD:*:*): New.
3546
3547 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3548
3549 * config.guess (m32r*:Linux:*:*): New case.
3550 * config.sub: Handle m32rle.
3551
3552 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3553
3554 From Jens Petersen <petersen@redhat.com>:
3555 * config.sub: Handle sparcv8.
3556
3557 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3558
3559 From Tom Smith <smith@cag.lkg.hp.com>:
3560 * config.guess: Version suffixes are equally significant on Tru64
3561 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3562 prefix of "P" (patched kernel).
3563
3564 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3565
3566 * config.sub: Add support for National Semiconductor CRX target.
3567
3568 2004-09-03 Janis Johnson <janis187@us.ibm.com>
3569
3570 * MAINTAINERS (Various Maintainers): Remove myself as web page
3571 maintainer, add myself as maintainer of build status lists.
3572
3573 2004-09-03 Jan Beulich <jbeulich@novell.com>
3574
3575 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3576 *-*-netware, but add target-libmudflap.
3577 Consolidate *-*-netware targets (of which really only i?86 exists)
3578 into a single entry.
3579 * configure: Likewise.
3580
3581 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
3582
3583 * Makefile.tpl (sorry): Remove.
3584 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3585 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3586 (do-clean): Clean per-stage directories too.
3587 (do-distclean): Run distclean-stage1 too.
3588 (.NOTPARALLEL): Enable during toplevel bootstrap.
3589 (stage[+id+]-bubble): Enable parallel execution during
3590 the recursive invocation.
3591 * Makefile.in: Regenerate.
3592
3593 Fix previous checkin:
3594
3595 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3596 include.
3597 * configure.in: Fix indentation.
3598 * configure: Regenerate.
3599
3600 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
3601
3602 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3603 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3604 * configure: regenerate
3605 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3606 -mdynamic-no-pic
3607
3608
3609 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
3610
3611 * Makefile.def (build_modules): Add fixincludes.
3612 (dependencies): Make gcc depend on fixincludes.
3613 * configure.in (build_tools): Add fixincludes.
3614 (build_configdirs): Always include build_libs.
3615 * Makefile.in: Regenerate.
3616 * configure: Regenerate.
3617
3618 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
3619
3620 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3621 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3622 phony targets; do not generate timestamp files.
3623 (distclean-stageN): Remove references to their timestamp files.
3624 (restageN, touch-stageN): Remove.
3625 (stageN-bubble): Rewritten.
3626 (compare): Support lean bootstraps.
3627 * Makefile.in: Regenerate.
3628
3629 * configure.in: Only warn when bootstrapping but
3630 build != host or build != target. Support lean bootstraps.
3631 * configure: Regenerate.
3632
3633 2004-08-26 Phil Edwards <phil@codesourcery.com>
3634
3635 * configure.in: Give a better error message if GMP/MPFR are missing
3636 and a language needing them has been requested.
3637 * configure: Regenerated.
3638
3639 2004-08-25 Phil Edwards <phil@codesourcery.com>
3640
3641 * configure.in: Print a list of available language front-ends if
3642 a requested one is missing. Tidy stray tab characters.
3643 * configure: Regenerated.
3644
3645 2004-08-19 Michael Koch <konqueror@gmx.de>
3646
3647 * gcc/doc/install.texi: Update entry about automake for libjava.
3648
3649 2004-08-17 Robert Millan <robertmh@gnu.org>
3650
3651 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3652 (instead of FreeBSD).
3653 * configure: Regenerate.
3654
3655 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3656
3657 * Makefile.in: Regenerate.
3658 * configure: Regenerate.
3659
3660 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3661 stage_*_flags.
3662 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3663 for bootstrapped modules if toplevel bootstrap is going.
3664 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3665 modules. Adjust for changes in Makefile.def. Enable several
3666 rules even in non-bootstrap mode, just to avoid peppering the
3667 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3668 (stage-[+prev+]-bubble): Remove.
3669
3670 * Makefile.def (Dependencies): Depend on all-build-bison,
3671 all-build-flex, all-build-byacc, all-build-texinfo, rather
3672 than the host variations.
3673 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3674 with BUILD_SUBDIR.
3675 (BISON): Update for recent Bisons.
3676 (YACC): Fix typo.
3677 (cross): Depend on all-build.
3678 (all): Do not depend on all-build.
3679 (prebootstrap): Remove.
3680 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3681 (Prebootstrap dependencies): Add them to the per-stage targets
3682 and to all-prebootstrap.
3683 * configure.in (build_configdirs): Always enable build_tools.
3684 (BUILD_DIR_PREFIX): Remove.
3685
3686 * Makefile.def (gcc): Add target variable.
3687 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3688 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3689 in the recursive `make', instead of hardwiring `all'.
3690 (Autogenerated TARGET-* variables): New.
3691
3692 2004-08-13 Brian Booth <bbooth@redhat.com>
3693
3694 * MAINTAINERS: Remove myself from write-after-approval.
3695
3696 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3697
3698 * src-release: Stop distributing mmalloc with gdb (which doesn't
3699 use it).
3700 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3701 * Makefile.in: Regenerate.
3702
3703 2004-08-09 Mark Mitchell <mark@codesourcery.com>
3704
3705 * configure.in (arm*-*-eabi*): New target.
3706 * configure: Regenerate.
3707
3708 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
3709
3710 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3711 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3712 (Dependencies): New section.
3713 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3714 (configure-target-[+module+]): Depend on maybe-all-gcc
3715 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3716 (toplevel profiledbootstrap): Fix dependencies.
3717 * Makefile.in: Regenerate.
3718
3719 2004-08-03 Mark Mitchell <mark@codesourcery.com>
3720
3721 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3722 target-libiberty to noconfigdirs.
3723 * configure: Regenerate.
3724
3725 2004-08-03 Paul Brook <paul@codesourcery.com>
3726
3727 * configure.in: Check for MPFR as well as GMP.
3728 * configure: Regenerate.
3729
3730 2004-08-01 Robert Millan <robertmh@gnu.org>
3731
3732 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3733 libmudflap for all GNU-based systems (with Glibc).
3734 * configure: Regenerate.
3735
3736 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3737
3738 * Makefile.def (host-modules): Add gcc.
3739 * Makefile.in: Regenerate.
3740 * Makefile.tpl (sorry): New rule.
3741 (configure-host, all-host, [+make_target+]-host, do-check,
3742 install-host): Do not add gcc as a special case.
3743 (host modules): Add a small special-casing for gcc. Export
3744 extra_make_flags through the environment.
3745 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3746 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3747 other recursive targets for gcc): Remove.
3748
3749 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3750 (stage, unstage): New rules.
3751 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3752 distclean-stage[+id+]): Use stage_current.
3753 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3754 the stage*-start rules.
3755
3756 2004-08-02 Geoffrey Keating <geoffk@apple.com>
3757
3758 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3759 use -all_load flag.
3760
3761 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
3762
3763 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3764 * configure: Regenerate.
3765
3766 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
3767
3768 * maintainer-scripts/gcc_release: Revert yesterday's change.
3769
3770 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
3771
3772 * MAINTAINERS: Add myself to write-after-approval.
3773
3774 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
3775
3776 * libf2c: Removed.
3777 * gcc/gccbug.in: Updated because of libf2c removal.
3778 * maintainer-scripts/gcc_release: Ditto.
3779
3780 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
3781
3782 * configure.in: Build libmudflap by default on FreeBSD.
3783 * configure: Regenerated.
3784
3785 2004-07-09 Mark Mitchell <mark@codesourcery.com>
3786
3787 * configure.in: Do not build libmudflap by default on non-GNU/Linux
3788 systems.
3789 * configure: Regenerated.
3790
3791 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3792
3793 PR target/16344
3794 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3795 feedback based compiler.
3796 * Makefile.in: Rebuilt.
3797
3798 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
3799
3800 * Makefile.def (host_modules): Set bootstrap=true for flex.
3801 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3802 * Makefile.in: Rebuilt.
3803
3804 2004-07-07 Jan Hubicka <jh@suse.cz>
3805
3806 * MAINTAINERS: Add self as a profile feedback maintainer.
3807
3808 2004-07-05 Phil Edwards <phil@codesourcery.com>
3809
3810 * configure.in: Do not prepend $srcdir to /dev/null in
3811 makefile fragments.
3812 * configure: Regenerate.
3813
3814 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
3815
3816 * Makefile.def (build_modules): Add bison, byacc, flex,
3817 m4, texinfo.
3818 (flags_to_pass): Add FLEX.
3819 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3820 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3821 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3822 DEFAULT_MAKEINFO): Remove.
3823 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3824 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3825 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3826 objdir or else use configured tool.
3827 (all-build): New.
3828 (all): Depend on it.
3829 (Build module dependencies): Add.
3830 * Makefile.in: Regenerate.
3831 * configure.in: Better support for multiple build modules,
3832 matching what is done for host/target modules. Do not look
3833 for "plausible" locations of build tools if Canadian cross.
3834 Use autoconf's AC_PROG_CC to find a C compiler. Define
3835 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3836 * configure: Regenerate.
3837
3838 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
3839
3840 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3841 * Makefile.in: Regenerate.
3842
3843 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
3844
3845 * Makefile.tpl (configure-build-[+module+],
3846 configure-[+module+], configure-target-[+module+]): Pass
3847 [+extra_configure_args+].
3848 (all-build-[+module+], all-[+module+], check-[+module+],
3849 install-[+module+], [+make_target+]-[+module+],
3850 all-target-[+module+], check-target-[+module+],
3851 install-target-[+module+], [+make_target+]-target-[+module+]):
3852 Pass [+extra_make_args+].
3853 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3854 (GCC_HOST_EXPORTS): Remove.
3855 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3856 cross, check-gcc, check-gcc-c++, install-gcc,
3857 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3858 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3859 * Makefile.in: Regenerate.
3860
3861 2004-06-21 Matthew Sachs <msachs@apple.com>
3862
3863 * MAINTAINERS: Added self to write-after-approval.
3864
3865 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3866
3867 * configure.in: Check for srcdir/winsup rather than build directory
3868 winsup.
3869 * configure: Regenerate.
3870
3871 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
3872
3873 * configure.in: Don't build Cygwin native newlib if winsup
3874 directory is missing. Emit warning instead.
3875 * configure: Regenerate.
3876
3877 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
3878
3879 * Makefile.tpl (touch-stage[+id+]): New.
3880 (restage[+prev+]): Depend on touch-stage[+id+].
3881
3882 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3883 Use it throughout.
3884
3885 * Makefile.def: Add profile and feedback bootstrap stages.
3886 Remove next field from bootstrap stages.
3887 * Makefile.tpl (LN, LN_S): Substitute.
3888 (stageN-start, stageN-end): Use double-colon rules, to
3889 provide a hook for additional setup commands.
3890 (distclean-stageN-gcc, restageN): Create dependencies from
3891 [+prev+], not from [+next+].
3892 (stageN-bubble): Add commands for successive stages from
3893 [+prev+], using double-colon rules.
3894 (all-stageN-gcc): Fix typo.
3895 (stagefeedback-start, profiledbootstrap): New.
3896 * Makefile.in: Regenerate.
3897 * configure.in: Call ACX_PROG_LN.
3898 * configure: Regenerate.
3899
3900 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
3901
3902 * MAINTAINERS (Write After Approval): Add myself.
3903
3904 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
3905
3906 * MAINTAINERS (Write After Approval): Add myself.
3907
3908 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
3909
3910 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3911 without gcc.
3912 * configure: Regenerate.
3913
3914 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
3915
3916 * Makefile.tpl: Fix typo.
3917 * Makefile.in: Regenerate.
3918
3919 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
3920
3921 * configure.in: Remove new- prefix from toplevel
3922 bootstrap targets.
3923 * configure: Regenerate.
3924
3925 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
3926
3927 * Makefile.tpl (all.normal): Rename to all.
3928 (all): Replace with a rule to pick the default
3929 target from configure.
3930 (all-gcc, configure-gcc): Use conditionals to
3931 do nothing when toplevel bootstrap is going on.
3932 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3933 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3934 * configure.in: Support --enable-bootstrap.
3935
3936 * Makefile.def: Remove new- prefix from toplevel
3937 bootstrap targets.
3938 * Makefile.tpl: Likewise.
3939
3940 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3941 target.
3942
3943 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3944 $(RECURSE_FLAGS) to recursive invocation of make.
3945
3946 * Makefile.in: Regenerate.
3947 * configure: Regenerate.
3948
3949 2004-05-30 Andreas Jaeger <aj@suse.de>
3950 Jim Wilson <wilson@specifixinc.com>
3951
3952 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3953 like CC.
3954
3955 2004-05-27 Daniel Jacobowitz <dan@debian.org>
3956
3957 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3958 * configure: Regenerate.
3959
3960 2004-05-25 Daniel Jacobowitz <drow@false.org>
3961
3962 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3963 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3964 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3965 targets.
3966 * Makefile.in: Regenerate.
3967
3968 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
3969
3970 * configure.in: Test the ability to symlink directories.
3971 * configure: Regenerate.
3972
3973 * Makefile.def (bootstrap-stage): New definitions.
3974 * Makefile.tpl (configure-stage1-gcc,
3975 configure-stage2-gcc, configure-stage3-gcc,
3976 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3977 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3978 new-restage3, compare): Autogenerate, see Makefile.in
3979 entry for behavioral changes.
3980 (distclean-stage1, new-stage1-start, new-stage1-end,
3981 new-stage1-bubble, distclean-stage2, new-stage2-start,
3982 new-stage2-end, new-stage2-bubble, distclean-stage3,
3983 new-stage3-start, new-stage3-end): New autogenerated targets.
3984 (objext, prebootstrap, BOOT_CFLAGS,
3985 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3986 targets.
3987
3988 * Makefile.in: Regenerate.
3989 (distclean-stage1, new-stage1-start, new-stage1-end,
3990 new-stage1-bubble, distclean-stage2, new-stage2-start,
3991 new-stage2-end, new-stage2-bubble, distclean-stage3,
3992 new-stage3-start, new-stage3-end): New targets.
3993 (all-stage1-gcc): Move prebootstrap dependency from here...
3994 (configure-stage1-gcc): ...to here.
3995 (new-bootstrap): Use bubble targets.
3996 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3997 Use per-stage distclean targets.
3998 (configure-stage1-gcc, configure-stage2-gcc,
3999 configure-stage3-gcc, all-stage1-gcc,
4000 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4001 Use new-stageN-start to prepare the tree.
4002
4003 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
4004
4005 * Makefile.def (host_modules): add libcpp.
4006 * Makefile.tpl: Add dependencies on and for libcpp.
4007 * Makefile.in: Regenerate.
4008 * configure.in: Add libcpp host module.
4009 * configure: Regenerate.
4010
4011 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
4012
4013 * Makefile.tpl: Whenever a recursive target is defined, wrap
4014 it in a special @if/@endif block, and prepare its maybe
4015 dependency in the @if/@endif block
4016 * configure.in: Instead of writing maybe dependencies, remove
4017 the @if/@endif statements, and remove the @if/@endif blocks
4018 that remain.
4019 * configure: Regenerate.
4020 * Makefile.in: Regenerate.
4021
4022 2004-05-20 Janis Johnson <janis187@us.ibm.com>
4023
4024 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4025
4026 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4027
4028 PR bootstrap/15120
4029 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4030 * */configure: Rebuilt.
4031
4032 2004-05-17 Zack Weinberg <zack@codesourcery.com>
4033
4034 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4035 of libf2c.
4036 * configure, Makefile.in: Regenerate.
4037
4038 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
4039
4040 * MAINTAINERS (Write After Approval): Add myself.
4041
4042 2004-05-13 Diego Novillo <dnovillo@redhat.com>
4043
4044 Merge from tree-ssa-20020619-branch.
4045
4046 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4047 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4048 (HOST_GMPLIBS): Define.
4049 (HOST_GMPINC): Define.
4050 (TARGET_LIB_PATH): Add libmudflap.
4051 (GFORTRAN_FOR_TARGET): Define.
4052 (configure-build*): Export GFORTRAN.
4053 (configure-gcc): Export GMPLIBS and GMPINC.
4054 (all-gcc): Add maybe-all-libbanshee.
4055 (configure-target-libgfortran): Define.
4056 * Makefile.in: Regenerate.
4057 * configure.in (host_libs): Add libbanshee.
4058 (target_libraries): Add target-libmudflap and target-libgfortran.
4059 Add --with-libbanshee.
4060 Handle --disable-libmudflap.
4061 (*-*-freebsd*): Use with_gmp.
4062 Add $(libgcj) to noconfigdirs.
4063 * configure: Regenerate.
4064 * depcomp: New file.
4065 * MAINTAINERS: Add tree-ssa maintainers.
4066
4067 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4068
4069 * MAINTAINERS (Various Maintainers): Add myself.
4070
4071 2004-04-30 Brian Ford <ford@vss.fsi.com>
4072
4073 * MAINTAINERS (Write After Approval): Add myself.
4074
4075 2004-04-29 Uros Bizjak <uros@kss-loka.si>
4076
4077 * MAINTAINERS (Write After Approval): Add myself.
4078
4079 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
4080
4081 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4082 * configure: Regenerate.
4083
4084 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
4085
4086 Revert:
4087 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4088
4089 * Makefile.def (flags_to_pass): Remove *dir variables that
4090 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4091 as well as prefix and exec_prefix.
4092 * Makefile.in: Regenerate.
4093
4094 2004-04-26 Robert Millan <robertmh@gnu.org>
4095
4096 Add patches from libtool CVS.
4097 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4098 * ltconfig: Likewise.
4099 * ltcf-c.sh: Likewise.
4100 * ltcf-cxx.sh: Likewise.
4101 * ltcf-gcj.sh: Likewise.
4102
4103 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4104
4105 * Makefile.def (host_modules): Mark with the bootstrap
4106 flag packages on which gcc depends.
4107 * Makefile.tpl (all-bootstrap): Use it.
4108 * Makefile.in: Regenerate.
4109
4110 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4111
4112 * Makefile.def (flags_to_pass): Remove *dir variables that
4113 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4114 as well as prefix and exec_prefix.
4115 * Makefile.in: Regenerate.
4116
4117 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4118
4119 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4120 * configure: Regenerate.
4121 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4122 * gcc/Makefile.tpl (compare): Use the result of the test.
4123 * gcc/Makefile.in: Regenerate.
4124
4125 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
4126
4127 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4128 Always relocate gcc and prev-gcc to the original names, even
4129 if the build fails.
4130 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4131 New targets.
4132
4133 2004-04-23 Laurent GUERBY <laurent@guerby.net>
4134
4135 * MAINTAINERS: Update my email address.
4136
4137 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4138
4139 * configure.in (mips*-*-irix5*): Enable ld.
4140 * configure: Regenerate.
4141
4142 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4143
4144 * configure: Regenerate.
4145
4146 2004-04-15 James E Wilson <wilson@specifixinc.com>
4147
4148 * Makefile.tpl (configure-[+module+], configure-gcc,
4149 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4150 Set and export LDFLAGS.
4151 * Makefile.in: Regenerate.
4152
4153 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4154
4155 * MAINTAINERS: Add myself to write-after-approval.
4156
4157 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4158
4159 PR bootstrap/14871
4160 * Makefile.tpl: If we don't have built-in-tree target tools,
4161 use the ones found by configure rather than hacking around with
4162 program_transform_name.
4163 * configure.in: Give Makefile.tpl the information necessary
4164 to do that.
4165 * Makefile.in: Regenerate.
4166 * configure: Regenerate.
4167
4168 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4169
4170 PR bootstrap/14760
4171 * configure.in: When computing baseargs, strip *all* copies of
4172 offending options. Also, don't match/substitute the trailing space,
4173 so that this actually works when two similar options are separated by
4174 only one space.
4175 * configure: Regenerate.
4176
4177 2004-04-06 David Edelsohn <edelsohn@gnu.org>
4178
4179 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4180 (rs6000-*-aix*): Same.
4181 * configure: Regenerate.
4182
4183 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
4184
4185 * MAINTAINERS: Add myself to write-after-approval.
4186
4187 2004-04-03 Bud Davis <bdavis9659@comcast.net>
4188
4189 * MAINTAINERS: Add myself to write-after-approval.
4190
4191 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4192
4193 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4194 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4195 * Makefile.in: Regenerate.
4196
4197 * configure.in (top level bootstrap support): Rework --enable-werror
4198 to set @stage2_werror_flag@.
4199 * configure: Regenerate.
4200 * Makefile.tpl (top level bootstrap support): Pass
4201 @stage2_werror_flag@ down to configure in stages 2 and 3.
4202 * Makefile.in: Regenerate.
4203
4204 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4205
4206 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4207 for stages 2 and 3 as well as in make. As a consequence, remove
4208 OUTPUT_OPTION (now detected by configure) from the flags passed down
4209 to make.
4210 * Makefile.in: Regenerate.
4211
4212 * Makefile.tpl (new-bootstrap): Fix typo.
4213 * Makefile.in: Regenerate.
4214
4215 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4216
4217 * Makefile.tpl: Rearrange by moving recursive_targets rules
4218 into their proper sections.
4219 * Makefile.tpl (top level bootstrap support): Move disabling
4220 of coverage flags from 'make' to 'configure'; improve comments.
4221 * Makefile.in: Regenerate.
4222
4223 * Makefile.tpl (experimental top level bootstrap) Move stage1
4224 language setting from all- target to configure- target; disable
4225 intermodule optimization in stage 1; prevent gratuitous rebuilds
4226 of stage 1.
4227 * Makefile.in: Regenerate.
4228 * configure.in: Comma-separate stage 1 language list for top
4229 level bootstrap.
4230 * configure: Regenerate.
4231
4232 * Makefile.tpl: Clean up experimental top level bootstrap support:
4233 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4234 prev-gcc in configure- targets as well as all- targets.
4235 * Makefile.in: Regenerate.
4236
4237 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
4238
4239 * compile: New file imported from automake.
4240
4241 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
4242
4243 * configure.in: Remove symbolic link section.
4244 * configure: Regenerate.
4245 * Makefile.tpl (links): Remove.
4246 * Makefile.in: Regenerate.
4247
4248 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
4249 Nathanael Nerode <neroden@gcc.gnu.org>
4250
4251 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4252 Set with AC_CHECK_PROGS.
4253 * configure.in: Fix comment typo from last patch.
4254 * configure: Regenerate.
4255
4256 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4257
4258 * Makefile.tpl: Introduce experimental top level bootstrap support.
4259 * Makefile.in: Regenerate.
4260 * configure.in: Introduce support for top level bootstrap.
4261 * configure: Regenerate.
4262
4263 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
4264 Paolo Bonzini <bonzini@gnu.org>
4265
4266 PR bootstrap/14522
4267 * configure.in: Cope with shells that do not support unquoted ^
4268 * configure: Regenerate.
4269
4270 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
4271 Paolo Bonzini <bonzini@gnu.org>
4272
4273 PR bootstrap/14522
4274 * configure.in: Cope with shells that do not support nesting
4275 quotes inside quoted backquote substitutions.
4276 * configure: Regenerate.
4277
4278 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4279
4280 PR bootstrap/14522
4281 * configure.in: Fix escaping of $.
4282 * configure: Regenerate.
4283
4284 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4285
4286 * configure: Regenerate, since I forgot to while committing Paolo's
4287 changes.
4288
4289 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
4290
4291 PR ada/14131
4292 Move language detection to the top level.
4293 * configure.in: Find default values for the tools as
4294 soon as possible. Disable ada if GNAT is not found.
4295 Emit error message about missing languages. Expand
4296 --enable-languages=all for the gcc subdirectory.
4297
4298 2004-03-10 Ben Elliston <bje@gnu.org>
4299
4300 * MAINTAINERS: Update my email address.
4301
4302 2004-03-05 David Edelsohn <edelsohn@gnu.org>
4303
4304 * ltconfig: Disable building static libraries if building shared
4305 libraries on AIX 5L.
4306
4307 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
4308
4309 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4310 and disable libgcj.
4311 * configure: Regenerated.
4312
4313 2004-03-01 Brian Booth <bbooth@redhat.com>
4314
4315 * MAINTAINERS: Add myself to write-after-approval.
4316
4317 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
4318
4319 * MAINTAINERS: Add myself to write-after-approval.
4320
4321 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4322
4323 PR bootstrap/7087
4324 * Makefile.tpl: Guard XFOO sed statements better.
4325 * Makefile.tpl: Add dependency for configure-target-libada.
4326 * Makefile.in: Regenerate (incidentally fixes broken
4327 commit when libada-branch was merged).
4328
4329 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
4330
4331 * MAINTAINERS: Add myself to write-after-approval.
4332
4333 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
4334
4335 * MAINTAINERS: Add Nicola Pero and myself as libobjc
4336 maintainers.
4337
4338 2004-02-20 Andrew Cagney <cagney@redhat.com>
4339
4340 * config.guess: Update from version 2003-10-16 to 2004-02-16.
4341 * config.sub: Update from version 2003-11-03 to 2004-02-16.
4342
4343 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4344
4345 PR bootstrap/11932
4346 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4347
4348 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
4349
4350 * MAINTAINERS: Added myself to write-after-approval.
4351
4352 2004-02-14 Michael Koch <konqueror@gmx.de>
4353
4354 * MAINTAINERS: Added myself to write-after-approval.
4355
4356 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
4357
4358 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
4359 some OS port maintainers to OS port maintainers section.
4360
4361 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
4362
4363 * MAINTAINERS: Add self.
4364
4365 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
4366
4367 * MAINTAINERS: Alphabetize.
4368
4369 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
4370
4371 * MAINTAINERS: Remove myself.
4372
4373 2004-02-11 David Edelsohn <edelsohn@gnu.org>
4374
4375 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4376 (rs6000-*-aix*): Same.
4377 * configure: Regenerate.
4378
4379 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4380
4381 * configure.in (host): Add in missing $noconfigdirs to defines.
4382 * configure: Regenerate.
4383
4384 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4385 Nathanael Nerode <neroden@gcc.gnu.org>
4386
4387 PR ada/6637, PR ada/5911
4388 Merge with libada-branch:
4389 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4390 with appropriate dependencies. Add --enable-libada configure switch.
4391 * configure, Makefile.in: Regenerate.
4392
4393 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
4394
4395 * MAINTAINERS: Add myself to write-after-approval.
4396
4397 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4398
4399 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4400 * configure: Regenerate.
4401
4402 2004-02-04 Geoffrey Keating <geoffk@apple.com>
4403
4404 Merge from upstream:
4405
4406 * ltmain.in: When setting IFS to '~', be careful about user
4407 arguments that contain '~'.
4408
4409 2004-02-04 Peter O'Gorman <peter@pogma.com>
4410
4411 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4412 Also test $base_compile against $CC with escaped arguments. Bug
4413 reported by Geoff Keating <geoffk@apple.com>.
4414
4415 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
4416
4417 * MAINTAINERS: Remove i960 port.
4418
4419 2004-01-23 DJ Delorie <dj@redhat.com>
4420
4421 * Makefile.def (target_modules) [libiberty]: Don't stage.
4422 * Makefile.in: Rebuilt.
4423
4424 2004-01-20 Caroline Tice <ctice@apple.com>
4425
4426 * MAINTAINERS: Add myself to write-after-approval.
4427
4428 2004-01-19 Paolo Carlini <pcarlini@suse.de>
4429
4430 * MAINTAINERS: Update my email address.
4431
4432 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
4433
4434 * MAINTAINERS: Add myself to write-after-approval.
4435
4436 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4437
4438 * MAINTAINERS: Remove entries without email address.
4439
4440 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
4441
4442 * MAINTAINERS: Add myself to write-after-approval.
4443
4444 2004-01-15 Steven Bosscher <stevenb@suse.de>
4445
4446 * MAINTAINERS: Update my email address.
4447
4448 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
4449
4450 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4451 * Makefile.tpl (configure-target-[+module+]): Support stage.
4452 * Makefile.in: Rebuilt.
4453
4454 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
4455
4456 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4457
4458 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
4459
4460 * MAINTAINERS: Add myself as a MIPS maintainer.
4461
4462 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4463
4464 * configure.in: Use ./config.cache, not config.cache.
4465 * configure: Regenerate.
4466 * Makefile.tpl: Special-casing not needed for GCC any more.
4467 * Makefile.in: Regenerate.
4468
4469 * configure.in: Don't share a cache file for host dirs.
4470 * configure: Regenerate.
4471
4472 * config-ml.in: Don't mess with the cache file.
4473
4474 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4475
4476 * MAINTAINERS: Move myself from 'Write After Approval' to
4477 'CPU Port Maintainers' section as SPARC maintainer.
4478
4479 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4480
4481 * Makefile.tpl: Make GCC use a separate config.cache.
4482 * Makefile.in: Regenerate.
4483
4484 PR bootstrap/11932, PR bootstrap/11933
4485 (I don't know if it will fix either of them, but it relates
4486 to them.)
4487 * configure.in: Don't use shared config.cache for target
4488 directories.
4489 * configure: Regenerate.
4490
4491 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
4492
4493 * MAINTAINERS: Add myself to 'Write After Approval' section.
4494
4495 2003-12-31 Roger Sayle <roger@eyesopen.com>
4496
4497 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4498 * configure: Regenerated.
4499
4500 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
4501
4502 * MAINTAINERS: Remove the mn10200 maintainer.
4503
4504 2003-12-21 Bernardo Innocenti <bernie@develer.com>
4505
4506 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4507 * configure: Regenerated.
4508
4509 2003-12-16 Jan Hubicka <jh@suse.cz>
4510
4511 * MAINTAINERS: Add myself as callgraph maintainer.
4512
4513 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4514
4515 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4516 * configure: Regenerate.
4517
4518 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4519
4520 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4521 'Write After Approval' section. Update email.
4522
4523 2003-12-01 James Lemke <jim@wasabisystems.com>
4524
4525 * MAINTAINERS (Write After Approval): Add myself.
4526
4527 2003-11-20 Matt Thomas <matt@3am-software.com>
4528
4529 * MAINTAINERS: Add myself as a vax port maintainer.
4530
4531 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4532
4533 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4534 (configure-build-[+module+], configure-[+module+]): Likewise.
4535 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4536 * Makefile.in: Regenerate.
4537
4538 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
4539
4540 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4541 shared/dylibed libraries.
4542 * ltmain.sh: Likewise.
4543 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4544 * ltcf-cxx.sh: Likewise.
4545 * ltcf-gcj.sh: Likewise.
4546 * ltconfig: Likewise.
4547
4548 2003-11-17 Stan Cox <scox@redhat.com>
4549
4550 * MAINTAINERS: Add myself as iq2000 port maintainer.
4551
4552 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4553
4554 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4555 * Makefile.in: Regenerate.
4556
4557 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
4558
4559 * config.sub: Update to 2003-11-03 version.
4560
4561 2003-10-20 Phil Edwards <phil@codesourcery.com>
4562
4563 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4564 * configure: Regenerate.
4565
4566 2003-10-20 Nicolas Pitre <nico@cam.org>
4567
4568 * MAINTAINERS: Add myself to 'Write After Approval' section.
4569
4570 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
4571
4572 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4573
4574 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
4575
4576 * MAINTAINERS: Update my email address.
4577
4578 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4579
4580 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4581
4582 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
4583
4584 * MAINTAINERS: Add myself to 'Write After Approval' section.
4585
4586 2003-10-16 Bernardo Innocenti <bernie@develer.com>
4587
4588 * config.guess: Update to 2003-10-16 version.
4589 * config.sub: Update to 2003-10-16 version.
4590
4591 2003-10-15 David Daney <ddaney@avtrex.com>
4592
4593 * MAINTAINERS: Added myself to 'Write After Approval' section.
4594
4595 2003-10-15 Falk Hueffner <falk@debian.org>
4596
4597 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4598 'Write After Approval' section. Update email.
4599
4600 2003-10-14 Roger Sayle <roger@eyesopen.com>
4601
4602 * MAINTAINERS: Move myself from 'Write After Approval' to
4603 'Various Maintainers' section as middle-end maintainer.
4604
4605 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4606
4607 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4608 HOST_FLAGS_TO_PASS.
4609 * Makefile.in: Regenerate.
4610
4611 2003-10-11 Bernardo Innocenti <bernie@develer.com>
4612
4613 * config.guess: Update to 2003-10-07 version.
4614 * config.sub: Update to 2003-10-07 version.
4615
4616 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4617
4618 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4619 * ltconfig (irix5*, irix6*): Don't override version_type.
4620
4621 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4622
4623 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4624 * configure: Rebuilt
4625 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4626 * Makefile.in: Rebuilt
4627
4628 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4629
4630 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4631
4632 2003-09-30 Carlo Wood <carlo@alinoe.com>
4633
4634 * MAINTAINERS (Write After Approval): Add myself.
4635
4636 2003-09-29 Paul Koning <ni1d@arrl.net>
4637
4638 * MAINTAINERS: Move myself from "Write After Approval"
4639 to CPU platform maintainers for pdp11 platform.
4640
4641 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
4642
4643 * MAINTAINERS: Move myself from 'Write After Approval' to
4644 'Various Maintainers' section as libffi testsuite maintainer.
4645
4646 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
4647
4648 * configure.in: Pass a computed --program-transform-name
4649 to subconfigures.
4650 * configure: Regenerated.
4651
4652 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4653
4654 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4655 * Makefile.in: Regenerate.
4656
4657 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4658 * Makefile.in: Regenerate.
4659
4660 2003-09-19 Ziemowit Laski <zlaski@apple.com>
4661
4662 * MAINTAINERS: Move myself from 'Write After Approval'
4663 to 'Various Maintainers' (objective-c) section.
4664
4665 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
4666
4667 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4668 quoting.
4669 * configure: Regenerated.
4670
4671 2003-09-16 Joel Brobecker <brobecker@gnat.com>
4672
4673 * MAINTAINERS (Write After Approval): Add myself to write after
4674 approval list.
4675
4676 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
4677
4678 * MAINTAINERS (Write After Approval): Add myself.
4679
4680 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
4681
4682 * MAINTAINERS: Update my e-mail address.
4683
4684 2003-09-09 Alan Modra <amodra@bigpond.net.au>
4685
4686 * libtool.m4 (LD): Correct powerpc64 host match.
4687
4688 2003-09-06 James E Wilson <wilson@tuliptree.org>
4689
4690 * MAINTAINTERS: Update my affiliation and email address.
4691
4692 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4693
4694 * MAINTAINERS (Write After Approval): Add myself.
4695
4696 2003-09-04 DJ Delorie <dj@redhat.com>
4697
4698 * configure: Regenerate.
4699
4700 2003-09-04 Robert Millan <robertmh@gnu.org>
4701
4702 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4703
4704 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4705
4706 * configure.in: Ensure arguments to sed are properly spaced.
4707 * configure: Regenerate.
4708
4709 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4710
4711 * MAINTAINERS: Update my e-mail address.
4712
4713 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
4714
4715 * MAINTAINERS (Write After Approval): Add myself.
4716
4717 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
4718
4719 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4720 * configure: Regenerated.
4721
4722 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
4723
4724 * MAINTAINERS: Update my email address.
4725
4726 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
4727
4728 * configure.in: Use newline instead of semicolon when assuming
4729 shell arguments in a for loop.
4730 * configure: Regenerated.
4731
4732 2003-08-22 Jason Eckhardt <jle@rice.edu>
4733
4734 * MAINTAINERS: Resurrect the i860 maintainer.
4735
4736 2003-08-20 Geoffrey Keating <geoffk@apple.com>
4737
4738 PR 8180
4739 * configure.in: When testing with_libs and with_headers, treat
4740 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4741 * configure: Regenerate.
4742
4743 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4744 make, shell, etc.
4745 (baseargs): Likewise.
4746 * configure: Regenerate.
4747
4748 2003-08-20 Bernardo Innocenti <bernie@develer.com>
4749
4750 * MAINTAINERS (Write After Approval): Add myself.
4751
4752 2003-08-19 Geoffrey Keating <geoffk@apple.com>
4753
4754 * configure.in: Disable libgcj for darwin not on powerpc.
4755 * configure: Rebuild.
4756
4757 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4758
4759 * config-ml.in, symlink-tree: Add license.
4760
4761 2003-08-03 Richard Stallman <rms@gnu.org>
4762 Eben Moglen <moglen@columbia.edu>
4763
4764 * README.SCO: New file.
4765
4766 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
4767
4768 * Makefile.tpl (check, check-c++): Express dependencies using
4769 dependencies rather than commands.
4770 * Makefile.in: Regenerate.
4771
4772 2003-08-01 Andrew Cagney <cagney@redhat.com>
4773
4774 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4775 * configure: Ditto.
4776
4777 2003-07-31 Geoffrey Keating <geoffk@apple.com>
4778
4779 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4780 * Makefile.in: Update.
4781
4782 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
4783
4784 * configure.in: Enable libgcj for darwin.
4785 * configure: Rebuild.
4786
4787 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
4788
4789 * config-ml.in: Use ac_configure_args directly instead of
4790 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4791 actually seen.
4792
4793 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
4794
4795 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4796 creating target and build subdirs to build all parent dirs as needed.
4797 * Makefile.in: Rebuild.
4798 * configure.in: Don't build dirs explicitly here.
4799 * configure: Rebuild.
4800
4801 2003-07-26 Paul Brook <paul@nowt.org>
4802
4803 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4804
4805 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
4806
4807 * Makefile.tpl (all-make): Depend on intl.
4808 * Makefile.in: Rebuilt.
4809
4810 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
4811
4812 * install-sh: Update to newer upstream versions (associated with
4813 aclocal 1.7).
4814 * mkinstalldirs: Likewise.
4815 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4816
4817 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
4818
4819 * MAINTAINERS: Move self from Bug database only accounts
4820 to write-after-approval.
4821
4822 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
4823
4824 * config.if: Remove unused libc_interface determination.
4825
4826 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
4827
4828 * MAINTAINERS: Move self from write-after-approval to
4829 build machinery (*.in).
4830
4831 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
4832
4833 PR bootstrap/11273
4834 PR bootstrap/11408
4835 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
4836 unused INSTALL_PROGRAM_ARGS.
4837 * configure.in: Use AC_PROG_INSTALL.
4838 * Makefile.in: Regenerate.
4839 * configure: Regenerate.
4840
4841 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
4842
4843 * MAINTAINERS: Alphabetize.
4844
4845 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
4846
4847 * configure: Rebuilt.
4848 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
4849 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4850 newlib nor libgloss.
4851 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
4852 * configure.in (am33_2.0-*-linux*): Added.
4853
4854 2003-07-09 Bob Wilson <bob.wilson@acm.org>
4855
4856 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4857 * configure: Regenerate.
4858
4859 2003-07-07 Zack Weinberg <zack@codesourcery.com>
4860
4861 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4862 * Makefile.in: Regenerate.
4863
4864 2003-07-04 Zack Weinberg <zack@codesourcery.com>
4865
4866 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4867 * Makefile.in: Regenerate.
4868
4869 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
4870
4871 * Makefile.tpl: Replace PWD with PWD_COMMAND.
4872 * Makefile.in: Regenerated.
4873
4874 * config-ml.in: Replace PWD with PWD_COMMAND.
4875
4876 2003-07-04 Zack Weinberg <zack@codesourcery.com>
4877
4878 * intl: New directory; see intl/ChangeLog for details.
4879 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4880 * Makefile.tpl: all-gcc depends on maybe-all-intl.
4881 * Makefile.in: Regenerate.
4882
4883 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
4884
4885 * configure.in: Clean up config-lang.in handling. Delete
4886 useless assignment to "subdirs".
4887 * configure: Regenerate.
4888
4889 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
4890
4891 * configure.in: Rename 'target_libs' to 'target_libraries'.
4892 Remove useless reference to 'target_libs'.
4893 * configure: Regenerate.
4894
4895 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
4896
4897 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4898 * Makefile.in: Regenerate.
4899
4900 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
4901
4902 * Makefile.def: Introduce flags_to_pass.
4903 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4904 * Makefile.in: Regenerate.
4905
4906 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
4907
4908 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4909 and target-libgloss.
4910 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4911 <h8300*-*-*>: Disable libf2c and ${libgcj}.
4912 * configure: Regenerate.
4913
4914 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
4915
4916 * configure.in: Update testsuite_flags to new location.
4917 * configure. Regenerate.
4918
4919 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
4920
4921 * Makefile.tpl: Remove BUILD_CC stuff.
4922 * Makefile.in: Regenerate.
4923
4924 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
4925
4926 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4927
4928 2003-06-16 Graeme Peterson <gp@qnx.com>
4929
4930 * MAINTAINERS (Write After Approval): Add myself.
4931
4932 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
4933
4934 * config.guess: Update to 2003-06-12 version.
4935 * config.sub: Update to 2003-06-13 version.
4936
4937 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
4938
4939 * config.guess: Update to 2003-06-06 version.
4940 * config.sub: Update to 2003-06-06 version.
4941
4942 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4943
4944 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4945 * configure. Regenerate.
4946
4947 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
4948
4949 * configure.in: Disable serial configure by default.
4950 * configure: Regenerate.
4951 * Makefile.tpl: Abolish .NOTPARALLEL.
4952 * Makefile.in: Regenerate.
4953
4954 * Makefile.tpl: Replace {build,host,target}_canonical by
4955 {build,host,target}.
4956 * Makefile.in: Regenerate.
4957
4958 * Makefile.tpl: Fix stupid pasto.
4959 * Makefile.in: Regenerate.
4960
4961 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
4962
4963 * Makefile.tpl: Remove bogus conditional.
4964 * Makefile.in: Regenerate.
4965
4966 2003-06-05 Jan Hubicka <jh@suse.cz>
4967
4968 * Makefile.tpl (profiledbootstrap): New target.
4969 * Makefile.in (profiledbootstrap): New target.
4970
4971 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
4972
4973 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4974 Pinski. Remove user names from other bugzilla-only maintainers.
4975
4976 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
4977
4978 * Makefile.tpl: Make 'recursive targets' using autogen rather
4979 than shell loop. Remove duplicate 'clean' targets and false
4980 comments.
4981 * Makefile.def: Add systematic dependencies to 'recursive' targets.
4982 Add systematic method of specifying missing targets in subdirs.
4983 Add copyright boilerplate.
4984 * Makefile.in: Regenerate.
4985 * configure.in: Add 'recursive targets' to maybe list.
4986 * configure: Regenerate.
4987
4988 * MAINTAINERS: "GNATS only" -> "Bug database only".
4989
4990 * Makefile.tpl: Rename [+target+] to [+make_target+].
4991 * Makefile.def: Rename 'target' to 'make_target'.
4992
4993 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
4994
4995 * MAINTAINERS: Add self as options handling maintainer.
4996
4997 2003-05-28 Michael Meissner <gnu@the-meissners.org>
4998
4999 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5000 been too long since I touched those ports.
5001
5002 2003-05-28 DJ Delorie <dj@redhat.com>
5003
5004 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5005 * Makefile.in: Regenerate.
5006
5007 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5008
5009 * configure.in: Use curly braces in the definition of tooldir.
5010 * configure: Regenerate.
5011
5012 2003-05-21 DJ Delorie <dj@redhat.com>
5013
5014 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5015 newlib or libgloss.
5016 * Makefile.in: Regenerate.
5017
5018 2003-05-21 DJ Delorie <dj@redhat.com>
5019
5020 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5021 * Makefile.in: Regenerate.
5022
5023 2003-05-20 Ian Lance Taylor <ian@airs.com>
5024
5025 * MAINTAINERS: Update my e-mail address.
5026
5027 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5028
5029 * configure.in: Switch more things to use maybe dependencies.
5030 * Makefile.tpl: Switch more things to use maybe dependencies.
5031 Factor out common code from autogen IF statements.
5032 * configure: Regenerate.
5033 * Makefile.in: Regenerate.
5034
5035 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5036
5037 * configure.in: Accept i[3456789]86 for machine type.
5038 * configure: Regenerate.
5039
5040 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5041
5042 * configure.in: Switch more things to use maybe dependencies.
5043 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5044 * configure: Regenerate.
5045 * Makefile.tpl: Switch more things to use maybe dependencies.
5046 * Makefile.in: Regenerate.
5047
5048 2003-05-16 Andreas Schwab <schwab@suse.de>
5049
5050 * Makefile.tpl (install-opcodes): Define.
5051 * Makefile.in: Rebuild.
5052
5053 2003-05-13 Andreas Jaeger <aj@suse.de>
5054
5055 * config.guess: Update to 2003-05-09 version.
5056 * config.sub: Update to 2003-05-09 version.
5057
5058 2003-05-13 Michael Eager <eager@mvista.com>
5059
5060 * configure.in: Correct sed script so that options in quotes are not
5061 deleted.
5062 * configure: Rebuild.
5063
5064 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
5065
5066 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5067 and $$s/newlib/libc/sys/cygwin32 include paths.
5068 * configure: Ditto.
5069
5070 2003-05-12 Michael Meissner <gnu@the-meissners.org>
5071
5072 * MAINTAINERS: Update my email addresses.
5073
5074 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5075
5076 * config-ml.in: Propagate INSTALL variables.
5077
5078 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5079
5080 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5081
5082 2003-05-02 Chris Demetriou <cgd@broadcom.com>
5083
5084 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5085 * Makefile.in: Regenerate.
5086
5087 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5088
5089 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5090
5091 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5092
5093 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5094
5095 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
5096
5097 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5098 * Makefile.in: Regenerated.
5099
5100 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5101
5102 * MAINTAINERS (Write After Approval): Upgrade myself from
5103 GNATS only to write-after-approval. Update my mail address.
5104
5105 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
5106
5107 (OS Port Maintainers: freebsd): Add myself.
5108
5109 2003-04-22 Mark Mitchell <mark@codesourcery.com>
5110
5111 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5112
5113 2003-04-22 Kean Johnston <jkj@sco.com>
5114
5115 * MAINTAINERS (SCO ports): Added myself.
5116
5117 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5118
5119 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5120
5121 2003-04-19 Kean Johnston <jkj@sco.com>
5122
5123 * MAINTAINERS (Write After Approval): Add myself.
5124
5125 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5126
5127 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5128 * Makefile.in: Regenerate.
5129
5130 2003-04-18 Jakub Jelinek <jakub@redhat.com>
5131
5132 * configure.in (powerpc64*-*-linux*): Remove.
5133 * configure: Rebuilt.
5134
5135 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
5136
5137 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5138 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5139 and restrap.
5140 * Makefile.in: Regenerate.
5141
5142 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
5143
5144 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5145 * configure: Regenerated.
5146
5147 2003-04-15 DJ Delorie <dj@redhat.com>
5148
5149 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5150
5151 2003-04-13 Nick Clifton <nickc@redhat.com>
5152
5153 * config-ml.in: Remove support for --disable-aix removing
5154 call-aix multilibs.
5155
5156 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
5157
5158 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5159 * */configure: Rebuilt.
5160
5161 2003-04-08 Joel Sherrill <joel@oarcorp.com>
5162
5163 * MAINTAINERS: Add my email address.
5164
5165 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
5166
5167 * MAINTAINERS (Write After Approval): Add myself.
5168
5169 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5170
5171 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5172 * Makefile.in: Regenerate.
5173
5174 2003-03-14 Michael Chastain <mec@shout.net>
5175
5176 * Makefile.in: Regenerate with correct Makefile.def.
5177
5178 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5179
5180 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5181 Make macro.
5182 * Makefile.in: Regenerate.
5183 * configure.in: Clean up gxx_include_dir logic.
5184 * configure: Regenerate.
5185
5186 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
5187
5188 * MAINTAINERS (Write After Approval): Add myself.
5189
5190 2003-03-10 Ben Elliston <bje@wasabisystems.com>
5191
5192 * MAINTAINERS: Update my mail address.
5193
5194 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5195
5196 * configure.in (gxx_include_dir): Fix typo.
5197 * configure: Regenerated.
5198
5199 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5200
5201 * Makefile.tpl: Reindent.
5202 * Makefile.in: Regenerate.
5203 * configure.in: Reindent. Don't set unused variables.
5204 * configure: Regenerate.
5205
5206 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
5207
5208 * configure.in: Include $(build_tooldir)/sys-include in
5209 FLAGS_FOR_TARGET.
5210 * configure: Regenerated.
5211
5212 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5213
5214 * Makefile.tpl: Always pass down RANLIB.
5215 * Makefile.in: Regenerate.
5216
5217 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5218 * Makefile.in: Regenerate.
5219 * configure.in: Remove unused logic relating to --enable-shared
5220 and --enable-threads. Remove bogus comments. Remove redundant
5221 noconfigdirs.
5222 * configure: Regenerate.
5223
5224 * configure.in: Replace ${libstdcxx_version} by its value.
5225 Remove reference to mh-dgux.
5226 * configure: Regenerate.
5227
5228 2003-03-03 Kevin Buettner <kevinb@redhat.com>
5229
5230 * MAINTAINERS (Write After Approval): Add myself.
5231
5232 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5233
5234 * Makefile.tpl: Rearrange.
5235 * Makefile.in: Regenerate.
5236
5237 2003-02-25 Uwe Stieber <uwe@wwws.de>
5238
5239 * configure.in: Add support for kaOS as cross build target system.
5240 * configure: Regenerated.
5241
5242 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
5243
5244 * MAINTAINERS (Write after approval): Add myself.
5245
5246 2003-02-21 James E Wilson <wilson@tuliptree.org>
5247
5248 * MAINTAINERS: Update my email address.
5249
5250 2003-02-21 Zack Weinberg <zack@codesourcery.com>
5251
5252 * MAINTAINERS: Add self to blanket write privs. section.
5253
5254 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
5255
5256 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5257 configure-target-* as some target builds may require additional
5258 flags for preprocessor tests.
5259 * Makefile.in: Regenerated.
5260
5261 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
5262
5263 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5264 * ltconfig: Handle it.
5265 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5266 auto-detecting it.
5267
5268 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5269 it is used as argument to $CC.
5270 * ltcf-gcj.sh: Likewise.
5271
5272 * configure.in: Introduce --enable-maintainer-mode.
5273 * configure: Rebuilt.
5274 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5275 for maintainer mode.
5276 * Makefile.in: Rebuilt.
5277
5278 2003-02-18 Jason Merrill <jason@redhat.com>
5279
5280 * Makefile.tpl (check-c++): Allow parallelism.
5281
5282 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5283
5284 * MAINTAINERS: Remove John Carr (who never actually had access to
5285 gcc.gnu.org).
5286
5287 2003-02-15 Geoffrey Keating <geoffk@apple.com>
5288
5289 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5290 don't configure target-libobjc.
5291 * configure: Regenerate.
5292
5293 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5294
5295 * Makefile.tpl (RANLIB): Define.
5296 * Makefile.in: Regenerate.
5297
5298 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
5299
5300 * MAINTAINERS: Update my email.
5301
5302 2003-02-06 Keith R Seitz <keiths@redhat.com>
5303
5304 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5305 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5306 * Makefile.in: Regenerated.
5307 * configure.in: Remove all traces of snavigator, db, and grep.
5308 * configure: Regenerated.
5309
5310 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5311
5312 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5313 After Approval.
5314
5315 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5316
5317 * MAINTAINERS (Write after approval): Add myself.
5318
5319 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
5320
5321 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5322 * Makefile.in: Regenerated.
5323
5324 2003-01-30 Roger Sayle <roger@eyesopen.com>
5325
5326 * config.guess: Updated to 2003-01-30's version.
5327 * config.sub: Updated to 2003-01-28's version.
5328
5329 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
5330
5331 * config.if: If gcc_version is already set, just use it. Don't set
5332 gcc_version_trigger if it's already set, otherwise set it to
5333 gcc/version.c, but only if the file exists. If it is not set and
5334 gcc/version.c does not exist, try to extract the version number from
5335 $CC.
5336
5337 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
5338
5339 * MAINTAINERS: Add myself to write-after-approval list.
5340
5341 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
5342
5343 * configure.in: Revert 24Jan change.
5344 * configure: Regenerate.
5345
5346 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5347
5348 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
5349 entry of HJ Lu.
5350
5351 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5352
5353 * configure.in: Revert previous change.
5354 * configure: Regenerate.
5355
5356 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5357
5358 * configure.in: Make rda native-only.
5359 * configure: Regenerate.
5360
5361 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5362
5363 * MAINTAINERS: Move myself from GNATS-only-accounts to
5364 write-after-approval.
5365
5366 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5367
5368 * configure.in: Add missing \.
5369 * configure: Rebuilt.
5370
5371 2003-01-17 Jakub Jelinek <jakub@redhat.com>
5372
5373 * configure.in (baseargs): Avoid using \| in sed regular
5374 expressions.
5375 * configure: Rebuilt.
5376
5377 2003-01-16 Jakub Jelinek <jakub@redhat.com>
5378
5379 * configure.in (baseargs): Remove all supported forms of
5380 --cache-file, --srcdir, --host, --build and --target options
5381 from argument lists.
5382 * configure: Rebuilt.
5383
5384 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
5385
5386 * MAINTAINERS: Add myself to write-after-approval list.
5387
5388 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
5389
5390 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5391 * configure: Rebuilt.
5392
5393 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5394
5395 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5396 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5397 * Makefile.in: Regenerate.
5398 * configure: Regenerate.
5399
5400 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
5401
5402 * configure.in: Remove Makefile in build, host and target modules
5403 unless configure was run with --no-recursion.
5404 * configure: Rebuilt.
5405
5406 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5407
5408 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5409 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5410 * Makefile.in: Regenerate.
5411
5412 2003-01-08 Chris Demetriou <cgd@broadcom.com>
5413
5414 * config.guess: Update to 2003-01-03 version.
5415 * config.sub: Update to 2003-01-03 version.
5416
5417 2003-01-07 Christopher Faylor <cgf@redhat.com>
5418
5419 * configure: Regenerate with proper autoconf 2.13.
5420
5421 2003-01-07 Christopher Faylor <cgf@redhat.com>
5422
5423 * configure.in: Add AC_PREREQ for consistency.
5424 * configure: Regenerate.
5425
5426 2003-01-06 Andrew Cagney <ac131313@redhat.com>
5427
5428 * configure.in (GDB_TK): Add tcl directories conditional on
5429 gdb/gdbtk directory being present.
5430 * configure: Regenerate.
5431
5432 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
5433
5434 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5435 by gcc if LD is not defined and we are not doing a Canadian Cross.
5436 * configure: Rebuilt.
5437
5438 2002-12-31 Tom Tromey <tromey@redhat.com>
5439
5440 * Makefile.in: Rebuilt.
5441 * Makefile.def (target_modules) [libffi]: Allow installation.
5442
5443 2002-12-31 Andreas Schwab <schwab@suse.de>
5444
5445 * configure.in: Fix use of $program_transform_name.
5446 * configure: Regenerated.
5447
5448 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
5449
5450 * configure.in (baseargs): Don't remove first configure argument.
5451 * configure: Regenerated.
5452
5453 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
5454
5455 * Makefile.tpl (local-distclean): Don't remove...
5456 (multilib.ts): ... this. Moved into...
5457 (multilib.out): ... this. Don't use sub-make.
5458 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5459 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5460 (configure-build-[+module+], configure-[+module+],
5461 configure-target-[+module+], configure-gcc): ... these. Test
5462 for Makefile existence. Drop config.status from dependencies.
5463 * Makefile.in: Rebuilt.
5464 * configure.in: Move gcc-version-trigger to the end of
5465 ac_configure_args. Add comments to maybedep.tmp and
5466 serdep.tmp. Introduce --disable-serial-configure. Remove
5467 nonopt from baseargs, matching and removing corresponding
5468 whitespace while at it.
5469 * configure: Rebuilt.
5470
5471 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
5472
5473 * configure.in (host_configargs): Replace reference to
5474 no-longer-defined buildopts with --build=${build_alias}.
5475 * configure: Rebuilt.
5476
5477 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5478 program_transform_name to standard idiom.
5479 (AUTOGEN, AUTOCONF): Define.
5480 (Makefile.in): Use $(AUTOGEN).
5481 (Makefile): Depend on config.status, and use autoconf-style rule to
5482 build it. Move original commands to...
5483 (config.status): ... this new target.
5484 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5485 $(AUTOCONF).
5486 * Makefile.in: Rebuilt.
5487
5488 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5489
5490 * Makefile.tpl: Fix dramatic bustage due to change in
5491 program_transform_name.
5492 * Makefile.in: Regenerate.
5493
5494 * configure.in: Remove unnecessary PATH setting.
5495 * configure: Regnerate.
5496
5497 * configure.in: Don't default to unprefixed tools unless
5498 the native tools will work.
5499 * configure: Regenerate.
5500
5501 * configure.in: Convert to autoconf script. Blow away lots
5502 of now-redundant Makefile fragments.
5503 * configure: Generate using Autoconf.
5504 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5505 * Makefile.in: Regenerate.
5506
5507 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5508
5509 * configure: Fix stupid bug where RANLIB was mistakenly included.
5510
5511 * configure.in: Rename (buildargs, hostargs, targargs) to
5512 (build_configargs, host_configargs, target_configargs).
5513
5514 * configure.in: Move logic out of sed statement.
5515
5516 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
5517 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5518
5519 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
5520
5521 * config.sub: Import from master repository
5522 * config.guess: Ditto
5523
5524 2002-12-24 Andreas Schwab <schwab@suse.de>
5525
5526 * Makefile.tpl (multilib.out): Fix missing space.
5527 * Makefile.in: Regenerate.
5528
5529 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5530
5531 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5532 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5533 * Makefile.in: Regenerate.
5534 * configure.in: Remove unnecessary leftovers.
5535
5536 2002-12-21 Geoffrey Keating <geoffk@apple.com>
5537
5538 * configure.in (extra_ranlibflags_for_target): New variable.
5539 (*-*-darwin): Add -c to ranlib commands.
5540 * configure (tooldir): Handle extra_ranlibflags_for_target.
5541
5542 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5543
5544 * Makefile.tpl: Revert HJL's change.
5545 * Makefile.in: Regenerated.
5546 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5547 always.
5548
5549 2002-12-19 Andreas Schwab <schwab@suse.de>
5550
5551 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5552 * Makefile.in: Regenerate.
5553
5554 2002-12-18 H.J. Lu <hjl@gnu.org>
5555
5556 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5557 * Makefile.in: Regenerated.
5558
5559 * configure.in (build_prefix): New. Substitute.
5560
5561 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5562
5563 * Makefile.tpl: Don't let real targets depend on phony targets.
5564 * Makefile.in: Regenerate.
5565
5566 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5567 * Makefile.in: Regenerate.
5568
5569 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5570
5571 * config.sub: Import from master repository
5572 * config.guess: Ditto
5573
5574 2002-12-16 Jason Merrill <jason@redhat.com>
5575
5576 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5577 previous 'make bootstrap'.
5578 * Makefile.in: Regenerate.
5579
5580 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5581
5582 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5583
5584 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5585
5586 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5587 * Makefile.in: Regenerate.
5588
5589 2002-12-13 Jason Merrill <jason@redhat.com>
5590
5591 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5592 library tests.
5593 (check-c++): Just depend on it and check-target-libstdc++-v3.
5594 * Makefile.in: Regenerate.
5595
5596 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
5597
5598 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5599 * Makefile.in: Rebuilt.
5600
5601 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
5602
5603 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5604
5605 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
5606
5607 * configure: Fix bug put in by gremlins.
5608
5609 * Makefile.tpl: Substitute more autoconfily.
5610 * configure: Substitute more autoconfily.
5611 * Makefile.in: Regenerate.
5612
5613 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
5614
5615 * config.sub: Import from master repository
5616 * config.guess: Ditto
5617 * MAINTAINERS: Added Svein Seldal under write after approval
5618
5619 2002-12-08 Andrew Cagney <ac131313@redhat.com>
5620
5621 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5622 * Makefile.in (all-sim): Ditto.
5623
5624 2002-12-06 DJ Delorie <dj@redhat.com>
5625
5626 * Makefile.tpl: Change configure dependencies to not have real
5627 targets depend on phony targets.
5628
5629 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5630
5631 * configure.in: Revert unintentional change.
5632
5633 * Makefile.tpl: Change dependency for */multilib.out so that
5634 it works when gcc isn't in the tree.
5635
5636 * configure.in: Substitute more.
5637 * configure: Run subconfigures from the Makefile.
5638 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5639 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5640
5641 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5642
5643 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5644
5645 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5646
5647 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5648 and corresponding dependencies.
5649 * Makefile.in: Regenerate.
5650
5651 * configure.in (host_tools): Order binutils, gas and ld for
5652 convenience in running the testsuites.
5653
5654 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5655 * Makefile.in: Regenerate.
5656 * configure.in: Introduce rules to serialize subconfigure runs.
5657
5658 * configure.in: Introduce BASE_CC_FOR_TARGET.
5659 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5660 Realize configure-build-* targets. Realize configure-target-* targets.
5661 * Makefile.in: Regenerate.
5662
5663 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5664
5665 * configure: Move gcc_version_trigger stuff from here...
5666 * configure.in: ...to here.
5667
5668 * configure.in: Separate subconfigure options added by this file from
5669 options given by the user. Add machinery to put args for host
5670 subconfigures into the Makefile.
5671
5672 * Makefile.tpl: Remove 'vault' targets.
5673 * Makefile.tpl: Reorder and comment dependencies.
5674 * Makefile.in: Regenerate.
5675
5676 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5677 * configure.in: Fix my broken commit of previous patch. (sigh)
5678
5679 2002-11-28 Geoffrey Keating <geoffk@apple.com>
5680
5681 * configure.in: Move host-specific darwin noconfigdirs into
5682 the host-specific section.
5683
5684 2002-11-28 Geoffrey Keating <geoffk@apple.com>
5685
5686 * configure.in: Move host-specific darwin noconfigdirs into
5687 the host-specific section.
5688
5689 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
5690
5691 * configure: Remove skip-this-dir support.
5692 * Makefile.tpl: Remove skip-this-dir support.
5693
5694 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5695 subdirectories.
5696 * Makefile.in: Regenerate.
5697
5698 * Makefile.tpl: Strip out useless setting of 'dir'.
5699 * Makefile.in: Regenerate.
5700
5701 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
5702
5703 * configure.in: Fix deeply stupid bug.
5704
5705 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5706 shell code in CXX_FOR_TARGET
5707 * Makefile.def: Introduce raw_cxx.
5708 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5709 RAW_CXX_FOR_TARGET.
5710 * Makefile.in: Regenerate.
5711
5712 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
5713
5714 * Makefile.tpl: Remove unnecessary ifs.
5715 * Makefile.in: Regenerate.
5716
5717 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
5718 dependencies. Maybe-ize build-libiberty. Create dummy install
5719 targets for 'no_install' modules.
5720 * configure: Move GDB_TK substitution to configure.in. Move
5721 build_modules stuff to configure.in.
5722 * configure.in: Implement soft dependency machinery. Maybe-ize
5723 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5724 * Makefile.in: Regenerate.
5725
5726 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
5727
5728 * Makefile.tpl: Make all-target, install-target behave similarly
5729 to all, install (only hitting configured targets). Eliminate
5730 unused macro defintions.
5731
5732 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5733 build != host.
5734
5735 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5736
5737 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5738
5739 * configure.in: Produce lists of subdir targets we're actually
5740 configuring. Remove references to "dosrel".
5741 * Makefile.tpl: Let configure set which subdir targets are hit.
5742 Remove install-cross; clean up install; remove ALL. Remove
5743 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5744 Autogenerate host module targets. Remove empty dependency lines
5745 and redundant dependency; rearrange slightly.
5746 * Makefile.def: Add host-side libtermcap, utils.
5747
5748 * Makefile.in: Regenerate.
5749
5750 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5751
5752 * ltconfig (osf[345]): Append $major to soname_spec.
5753 Reflect this in library_names_spec.
5754 * ltmain.sh (osf): Prefix $major with . for use as extension.
5755
5756 2002-11-19 Andreas Jaeger <aj@suse.de>
5757
5758 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5759 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5760 and sparc64 GNU/Linux systems.
5761
5762 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
5763
5764 * MAINTAINERS: Update email.
5765
5766 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5767
5768 * MAINTAINERS: Complete James Dennett's entry.
5769
5770 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
5771
5772 * MAINTAINERS (Write After Approval): Add myself.
5773
5774 2002-11-13 Bruce Korb <bkorb@gnu.org>
5775
5776 * Makefile.tpl: syntactic cleanup
5777
5778 2002-11-13 Stuart Hastings <stuart@apple.com>
5779
5780 * MAINTAINERS: Add myself to write-after-approval list.
5781
5782 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
5783
5784 * Makefile.def: Add list of recursive targets to autogenerate.
5785 Add build_modules.
5786 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
5787 targets. Autogenerate *-build-* targets.
5788 * Makefile.in: Regenerate.
5789
5790 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
5791
5792 * configure: More autoconf-style substitutions.
5793 * Makefile.tpl: More autoconf-style substitutions.
5794 * Makefile.in: Regenerate.
5795
5796 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
5797
5798 * configure: Substitute more variables in a more autoconf-friendly
5799 way. Simplify slightly.
5800 * Makefile.tpl: Make more variables substitutable in an
5801 autoconf-friendly way.
5802 * Makefile.in: Regenerate.
5803
5804 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
5805
5806 * MAINTAINERS (Write After Approval): Add myself.
5807
5808 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
5809
5810 * configure.in (v810*): Remove special setting of tools.
5811
5812 * configure: Add support for extra required flags for ar or nm.
5813 * configure.in (aix4.3+): Use above support for target-specific
5814 issues, rather than using config/mt-aix43.
5815
5816 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
5817
5818 * configure: Remove 'removing', which doesn't work. Replace $subdir
5819 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
5820 with $srcdir. Reformat indentation. Substitute some variables
5821 formerly hard-coded in the Makefile for build=host.
5822 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5823 * Makefile.def: Autogenerate more.
5824 * Makefile.in: Regenerate.
5825
5826 2002-11-04 Adam Nemet <anemet@lnxw.com>
5827
5828 * MAINTAINERS (Write After Approval): Add myself.
5829
5830 2002-11-04 Kevin Buettner <kevinb@redhat.com>
5831
5832 * Makefile.def (host_modules): Add rda.
5833 * Makefile.in: Regenerate.
5834 * configure.in (target_tool): Add target-rda to list.
5835
5836 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5837
5838 * MAINTAINERS: Remove "co-maintainer" note for web pages.
5839
5840 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
5841
5842 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
5843 and restrap targets to this rule.
5844 * Makefile.in: Regenerate.
5845
5846 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5847
5848 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5849 GNATS only accounts.
5850
5851 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
5852
5853 * configure.in (i[3456]86-*-linux*): Add check to disable
5854 ${libgcj} for glibc1.
5855
5856 2002-10-24 Denis Chertykov <denisc@overta.ru>
5857
5858 * MAINTAINERS: Add myself as ip2k port maintainer.
5859
5860 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
5861
5862 * configure.in: Add tic4x target.
5863
5864 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
5865
5866 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5867 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5868 * Makefile.in: Regenerate.
5869
5870 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5871 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5872 * Makefile.in: Regenerate.
5873
5874 2002-10-02 Janis Johnson <janis187@us.ibm.com>
5875
5876 * MAINTAINERS: Add myself as web pages co-maintainer.
5877
5878 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5879
5880 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5881 * Makefile.in: Regenerate.
5882
5883 2002-10-02 Zack Weinberg <zack@codesourcery.com>
5884
5885 * MAINTAINERS: Add myself and Nathan Sidwell
5886 <nathan@codesourcery.com> as VxWorks maintainers.
5887
5888 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5889
5890 * Makefile.def: Remove order dependency comments.
5891 * Makefile.tpl: Add explicit install-install dependencies.
5892 * Makefile.in: Regenerate.
5893
5894 * Makefile.tpl: Remove material now in src-release. (Finally!)
5895 * Makefile.in: Regenerate.
5896
5897 * Makefile.tpl: Add configure-target (for src-release in src)
5898 * Makefile.in: Regenerate.
5899
5900 2002-09-30 Nick Clifton <nickc@redhat.com>
5901
5902 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5903
5904 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
5905
5906 * configure.in (s390*-*-linux*): Enable libgcj.
5907
5908 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
5909
5910 * configure: Revert accidentally applied changes.
5911
5912 * Makefile.tpl: Make more autoconf-friendly.
5913 * Makefile.in: Regenerate.
5914 * configure: Make substitution more autoconf-like.
5915
5916 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
5917
5918 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5919 single entry to handle all these.
5920 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
5921 libjava on arm-*-elf.
5922
5923 2002-09-27 Geoffrey Keating <geoffk@apple.com>
5924
5925 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5926 things that depend on them.
5927
5928 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
5929
5930 * Makefile.tpl: Make subsituted variables more autoconfy.
5931 * Makefile.in: Regenerate.
5932 * configure: Make seds more autoconfy.
5933
5934 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
5935
5936 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5937 * Makefile.in: Regenerate.
5938 * configure.in: Rewrite sed statements to look autoconfy.
5939
5940 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5941 all-target-foo on configure-target-foo.
5942 * Makefile.def: Ditto.
5943 * Makefile.in: Rebuild.
5944
5945 2002-09-25 Andrew Haley <aph@redhat.com>
5946
5947 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5948
5949 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
5950
5951 * Makefile.def: New file.
5952 * Makefile.tpl: New file.
5953 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5954 * contrib/gcc_update: Note that Makefile.in is a generated file.
5955
5956 * configure.in: Minor rearrangement. Simplify tests.
5957
5958 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
5959
5960 * configure.in (with_headers): Skip copy if value is "yes".
5961 (with_libs): Likewise.
5962
5963 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5964
5965 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5966 * configure.in (sh*-*-pe*): Ditto.
5967 * configure.in (mips*-*-pe*): Ditto.
5968 * configure.in (*arm-wince-pe): Ditto.
5969
5970 * configure.in: Rearrange.
5971
5972 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
5973
5974 * MAINTAINERS: Update my email address.
5975
5976 2002-08-30 Paul Koning <pkoning@equallogic.com>
5977
5978 * MAINTAINERS: (Write After Approval): Add myself.
5979
5980 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
5981
5982 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5983
5984 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
5985
5986 * MAINTAINERS: Change my mailing address.
5987
5988 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
5989
5990 * MAINTAINERS (Write After Approval): Remove myself.
5991 (Various Maintainers: c++ runtime libs): Add myself.
5992
5993 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
5994
5995 * MAINTAINERS (Write After Approval): Remove myself.
5996 (Various Maintainers: c++ runtime libs): Add myself.
5997
5998 2002-08-15 Eric Christopher <echristo@redhat.com>
5999
6000 * config.sub: Import from master repository.
6001 * config.guess: Ditto.
6002
6003 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
6004
6005 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6006 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6007 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6008
6009 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
6010
6011 * MAINTAINERS: Add self to rs6000 vector extensions.
6012
6013 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
6014
6015 * libiberty/configure: Reverted unintended yesterday's check in.
6016
6017 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
6018
6019 * boehm-gc/configure, libf2c/configure: Rebuilt.
6020 * libffi/configure, libiberty/configure: Ditto.
6021 * libjava/configure, libobjc/configure: Ditto.
6022 * libstdc++-v3/configure, zlib/configure: Ditto.
6023 Merged from binutils:
6024 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6025 From Steve Ellcey <sje@cup.hp.com>:
6026 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6027 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6028 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6029 IA64.
6030 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6031 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6032 soname_spec, sys_lib_search_path_spec): Ditto.
6033
6034 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6035
6036 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6037
6038 2002-08-04 H.J. Lu (hjl@gnu.org)
6039
6040 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6041
6042 2002-08-02 Krister Walfridsson <cato@df.lth.se>
6043
6044 * MAINTAINERS (Write After Approval): Add myself.
6045
6046 2002-07-31 Alan Modra <amodra@bigpond.net.au>
6047
6048 * configure.in: Move generic linux case to end. Copy generic
6049 linux noconfigdirs to mips*-*-linux* entry and new
6050 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6051
6052 2002-07-19 Michael Matz <matz@suse.de>
6053
6054 * MAINTAINERS: Add myself as ra* maintainer.
6055
6056 2002-07-16 Chris Demetriou <cgd@broadcom.com>
6057
6058 * config.guess: Update to 2002-07-09 version.
6059 * config.sub: Update to 2002-07-03 version.
6060
6061 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6062
6063 * MAINTAINERS: Fix typo in a maintainer email address.
6064
6065 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6066
6067 * configure.in: Remove two redundant tests.
6068
6069 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6070
6071 * configure.in (mips*-*-irix6*o32): Enable stabs.
6072
6073 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6074
6075 * configure.in: Don't build grez.
6076 * Makefile.in: Ditto.
6077
6078 * Makefile.in: Remove references to bsp, cygmon, libstub.
6079 * configure.in: Ditto.
6080
6081 * configure.in: Remove leftover reference to gdbtest.
6082
6083 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
6084
6085 * configure.in (gxx_include_dir): Change to match versioned
6086 C++ headers if --enable-version-specific-runtime-libs is used.
6087
6088 2002-07-04 Steve Ellcey <sje@cup.hp.com>
6089
6090 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6091
6092 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6093
6094 * configure.in: Make --without-x work.
6095
6096 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6097
6098 * configure.in: Rearrange target Makefile fragment collection.
6099
6100 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6101 cvs[src].
6102 * configure.in: Ditto.
6103
6104 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6105
6106 * MAINTAINERS (Write After Approval): Update my e-mail address.
6107
6108 2002-06-24 Ben Elliston <bje@redhat.com>
6109
6110 * configure.in (host_tools): Remove cgen.
6111
6112 * Makefile.in (all-cgen): Remove; runs from its source directory.
6113 (check-cgen, install-cgen, clean-cgen): Likewise.
6114 (all-opcodes): Do not depend on all-cgen.
6115 (all-sim): Likewise.
6116
6117 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6118
6119 * Makefile.in: Eliminate 'apache' targets.
6120 * configure.in: Eliminate 'apache' targets.
6121
6122 * configure.in: Eliminate redundant tests. Reorganize.
6123
6124 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6125
6126 * config-ml.in: Eliminate references to Cygnus configure.
6127
6128 * Makefile.in: Eliminate references to building emacs.
6129
6130 2002-06-28 Graham Stott <graham.stott@btinternet.com>
6131
6132 * MAINTAINERS: Update my email address.
6133
6134 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6135
6136 * config.if (libstdcxx_incdir): Version C++ headers.
6137 (cxx_incdir): Remove.
6138
6139 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
6140
6141 * MAINTAINERS (Write After Approval): Add self.
6142
6143 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
6144
6145 * configure.in: Add support for ip2k.
6146
6147 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6148
6149 * configure.in: Fix AIX configury bug.
6150
6151 2002-06-20 Steve Ellcey <sje@cup.hp.com>
6152
6153 * MAINTAINERS (Write After Approval): Add self.
6154
6155 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6156
6157 * configure.in: replace ${topsrcdir} with ${srcdir}
6158
6159 * configure.in: Move definition of libstdcxx_flags
6160 right above usage, rather than waaay earlier.
6161
6162 * configure.in: Pull definition of is_cross_compiler earlier.
6163
6164 * configure.in: Rearrange a little.
6165
6166 * configure.in: Remove references to librx.
6167 * Makefile.in: Remove references to librx.
6168
6169 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
6170
6171 * config.sub: Add support for avr target.
6172 Import from master sources, rev 1.255
6173
6174 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
6175
6176 * configure, .cvsignore: Revert previous change...
6177 * Makefile: ...delete.
6178
6179 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6180
6181 * configure.in: Eliminate ${gasdir} variable.
6182
6183 2002-06-18 Dave Brolley <brolley@redhat.com>
6184
6185 * configure.in: Add support for frv.
6186 * config.sub: Add support for frv.
6187
6188 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
6189
6190 * configure: Remove garbage from previous commit.
6191
6192 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
6193
6194 * configure: For in-source builds, make a subdir and re-exec there.
6195 * Makefile: New file. Pass targets through to build directory.
6196 * .cvsignore: No longer ignore "Makefile".
6197
6198 2002-06-16 Douglas Rupp <rupp@gnat.com>
6199
6200 * MAINTAINERS (Write After Approval): Add self.
6201
6202 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6203
6204 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6205
6206 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6207
6208 * configure.in (vax-*-netbsd*): Re-enable gas.
6209
6210 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6211
6212 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6213 BUILD_PREFIX_1, to correct nomenclature.
6214 * configure: Likewise.
6215
6216 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6217 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6218
6219 2002-05-31 Olaf Hering <olh@suse.de>
6220
6221 * config-ml.in: Propogate DESTDIR also.
6222
6223 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6224
6225 * configure.in (vax-*-netbsd*): Don't build gas for this
6226 platform.
6227
6228 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6229
6230 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6231 and libgcj for AVR.
6232
6233 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
6234
6235 * MAINTAINERS (Write After Approval): Add myself.
6236
6237 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6238
6239 * config.guess: Update to 2002-05-22 version.
6240 * config.sub: Likewise.
6241
6242 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6243
6244 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6245 * config-ml.in: Likewise.
6246 * configure: Likewise.
6247 * configure.in: Likewise.
6248
6249 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6250
6251 * MAINTAINERS: Update my email address.
6252
6253 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6254
6255 * configure.in: Simplify makefile fragment collection.
6256
6257 * configure.in: Remove code to build emacs.
6258
6259 * configure.in : Remove --srcdir argument from targargs and buildargs
6260 (it's always overridden in the Makefile anyway). Rearrange a bit.
6261
6262 * configure: Move some logic to configure.in.
6263 * configure.in: Move some logic from configure.
6264
6265 2002-05-11 Tom Tromey <tromey@redhat.com>
6266
6267 * MAINTAINERS: Reflect libgcj reality.
6268
6269 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
6270
6271 * Makefile.in: Honour DESTDIR.
6272
6273 2002-05-08 Mark Mitchell <mark@codesourcery.com>
6274
6275 * config.guess: Import 2002-03-20 version.
6276 * config.sub: Import 2002-04-26 version.
6277
6278 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6279
6280 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6281
6282 2002-05-07 Tim Josling <tej@melbpc.org.au>
6283
6284 * MAINTAINERS: Add self.
6285
6286 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
6287
6288 * ltmain.sh: Detect and handle object name conflicts
6289 while piecewise linking a static library.
6290
6291 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
6292
6293 * configure.in (noconfigdirs): Don't disable libgcj on
6294 sparc64-*-solaris* and sparcv9-*-solaris*.
6295
6296 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
6297
6298 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6299
6300 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6301
6302 * configure.in (FLAGS_FOR_TARGET): Do not add
6303 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6304 on i[3456]86-*-linux*.
6305
6306 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6307
6308 * configure.in (noconfigdirs): Replace [ ] with test.
6309
6310 * configure.in (noconfigdirs): Do not add target-newlib if
6311 target == i[3456]86-*-linux*, and host == target.
6312
6313 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6314
6315 * configure.in: delete reference to absent file
6316
6317 * configure.in: replace '[' with 'test'
6318
6319 * configure.in: Eliminate references to gash.
6320 * Makefile.in: Eliminate references to gash.
6321
6322 * configure.in: remove useless references to 'pic' makefile fragments.
6323
6324 * configure.in: (*-*-windows*) Finish removing.
6325
6326 * configure.in: Eliminate redundant test for libgui.
6327
6328 2002-04-29 Roger Sayle <roger@eyesopen.com>
6329
6330 * MAINTAINERS: Add self and realphabetize. Update entries
6331 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
6332 entry for a29k port maintainer.
6333
6334 2002-04-26 Joel Sherrill <joel@OARcorp.com>
6335
6336 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6337 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6338
6339 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6340
6341 * configure.in: remove references to dead files
6342
6343 2002-04-19 Mark Mitchell <mark@codesourcery.com>
6344
6345 * MAINTAINERS: Add information about purpose of this file.
6346
6347 2002-04-18 Tom Tromey <tromey@redhat.com>
6348
6349 * configure.in: Disallow configuring libgcj when it is already
6350 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6351 Solaris 2.8 by default. For PR libgcj/6158.
6352
6353 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6354
6355 * configure.in: Move default CC setting out of config/mh-* fragments
6356 directly into here.
6357
6358 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6359
6360 * configure.in: don't even try to configure or make a subdirectory
6361 if there's no configure script for it.
6362
6363 2002-04-15 Mark Mitchell <mark@codesourcery.com>
6364
6365 * MAINTAINERS: Remove chill maintainers.
6366 * Makefile.in (CHILLFLAGS): Remove.
6367 (CHILL_LIB): Remove.
6368 (TARGET_CONFIGDIRS): Remove libchill.
6369 (CHILL_FOR_TARGET): Remove.
6370 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6371 CHILL_LIB.
6372 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6373 (CHECK_TARGET_MODULES): Likewise.
6374 (INSTALL_TARGET_MODULES): Likewise.
6375 (CLEAN_TARGET_MODULES): Likewise.
6376 (configure-target-libchill): Remove.
6377 (all-target-libchill): Remove.
6378 * configure.in (target_libs): Remove target-libchill.
6379 Do not compute CHILL_FOR_TARGET.
6380 * libchill: Remove directory.
6381
6382 2002-04-11 DJ Delorie <dj@redhat.com>
6383
6384 * Makefile.in, configure.in: Sync with binutils, entries
6385 follow...
6386
6387 2002-04-07 Andrew Cagney <ac131313@redhat.com>
6388
6389 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6390 (do-tar, do-bz2): New rules.
6391 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6392 (gdb-tar): New rule.
6393 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6394 (insight_dejagnu.tar): New rule.
6395 (insight.tar): New rule.
6396 (gdb+dejagnu.tar): New rule.
6397 (gdb.tar): New rule.
6398
6399 2002-02-01 Mo DeJong <supermo@bayarea.net>
6400
6401 * Makefile.in: Add all-tix to deps for all-snavigator
6402 so that tix is built when building snavigator.
6403
6404 2002-01-11 Steve Ellcey <sje@cup.hp.com>
6405
6406 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6407 ld and gdb are not supported.
6408
6409 2002-01-07 Mark Salter <msalter@redhat.com>
6410
6411 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6412 Allow target-libgloss to be built for arm, strongarm, and xscale.
6413
6414 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6415
6416 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6417 options for i[3456]86-pc-linux* native builds.
6418
6419 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6420
6421 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6422 files from .po files for a distribution.
6423
6424 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
6425
6426 * configure.in: Enable libstdc++-v3 for h8300 targets.
6427
6428 2001-06-19 Alan Modra <amodra@bigpond.net.au>
6429
6430 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6431 version from bfd/.
6432
6433 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6434
6435 * Makefile.in (VER): When present, extract the version number from
6436 the file version.in.
6437
6438 2001-05-24 Tom Rix <trix@redhat.com>
6439
6440 * configure.in : enable ld for aix
6441
6442 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6443
6444 * config.guess: Add linux target for S/390.
6445
6446 2000-11-07 Philip Blundell <pb@futuretv.com>
6447
6448 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6449
6450 2000-11-03 Philip Blundell <pb@futuretv.com>
6451
6452 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6453 files.
6454
6455 2001-01-15 Ben Elliston <bje@redhat.com>
6456
6457 * configure.in (host_tools): Add sid.
6458 Always configure cgen.
6459
6460 2000-11-24 Nick Clifton <nickc@redhat.com>
6461
6462 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6463
6464
6465 2000-08-20 Doug Evans <dje@casey.transmeta.com>
6466
6467 * Makefile.in (ALL_MODULES): Add all-cgen.
6468 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6469 (all-cgen): New target.
6470 (all-opcodes,all-sim): Depend on all-cgen.
6471 * configure.in (host_tools): Add cgen.
6472 Only configure cgen if --enable-cgen-maint.
6473
6474 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
6475
6476 * configure.in: Add *-*-freebsd* configurations.
6477
6478 2002-04-08 Tom Tromey <tromey@redhat.com>
6479
6480 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6481 Fixes PR libgcj/6068.
6482
6483 2002-03-30 Krister Walfridsson <cato@df.lth.se>
6484
6485 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6486
6487 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6488
6489 * configure.in (alpha*-dec-osf*): Enable libgcj.
6490
6491 2003-03-27 Matthew Gingell <gingell@gnat.com>
6492
6493 * MAINTAINERS (Write After Approval): Add myself.
6494
6495 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6496
6497 Fix for: PR bootstrap/3591, target/5676
6498 * configure.in (mcore-pe): Disable the configuration of
6499 libstdc++-v3 since exceptions are not supported.
6500
6501 2002-03-20 Anthony Green <green@redhat.com>
6502
6503 * configure.in: Enable libgcj for xscale-elf target.
6504
6505 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
6506
6507 * MAINTAINERS: Update my email address.
6508
6509 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
6510
6511 * ltmain.sh (relink_command): Fix typo in previous change.
6512
6513 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
6514
6515 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6516 (relink_command): Added --tag flags.
6517 (mode=install): If relinking fails; error out.
6518
6519 2002-03-12 Richard Henderson <rth@redhat.com>
6520
6521 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6522 .NOTPARALLEL tag.
6523 (do-check): Rename from check.
6524 (check): Allow parallel check.
6525
6526 2002-03-12 Bob Wilson <bob.wilson@acm.org>
6527
6528 * MAINTAINERS: Add myself as maintainer for xtensa port.
6529 Fix alphabetical order in CPU port maintainer list.
6530 Remove myself from Write After Approval list.
6531
6532 2002-03-11 Richard Henderson <rth@redhat.com>
6533
6534 * Makefile.in (.NOTPARALLEL): Add fake tag.
6535
6536 2002-03-07 H.J. Lu (hjl@gnu.org)
6537
6538 * configure.in: Enable gprof for mips*-*-linux*.
6539
6540 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
6541
6542 * MAINTAINERS (Write After Approval): Add myself.
6543
6544 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
6545
6546 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6547 libjava.
6548 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6549
6550 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
6551
6552 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6553 because its Makefile is there; test for the executable instead.
6554
6555 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
6556
6557 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6558 libstdc++-v3 and libjava.
6559
6560 2002-02-11 Adam Megacz <adam@xwt.org>
6561
6562 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6563 boehm-gc
6564
6565 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
6566
6567 * config.guess: Updated to 2002-01-30's version.
6568 * config.sub: Updated to 2002-02-01's version.
6569 Contribute sh64-elf.
6570 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6571 * configure.in: Added sh64-*-*.
6572
6573 2002-02-08 Chris Demetriou <cgd@broadcom.com>
6574
6575 * MAINTAINERS: Belatedly add myself to write after approval list.
6576
6577 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
6578
6579 * MAINTAINERS: Put self in as maintainer for x86-64 port.
6580 Remove self as Write After Approval.
6581
6582 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
6583
6584 * MAINTAINERS: Put self in as maintainer for contrib/regression
6585 directory.
6586
6587 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
6588
6589 * MAINTAINERS: Update my email address.
6590
6591 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6592
6593 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6594 target-libiberty, and target-libgloss. Skip Java-related
6595 libraries if not supported for NetBSD on target CPU.
6596
6597 2002-01-25 Douglas B Rupp <rupp@gnat.com>
6598
6599 * install-sh: Use _inst.$$_ for temp file name.
6600
6601 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
6602
6603 * MAINTAINERS (Write After Approval): Move my contact info
6604 from here...
6605 (OS Port Maintainers): ...to here (netbsd).
6606
6607 2002-01-22 Bob Wilson <bob.wilson@acm.org>
6608
6609 * MAINTAINERS (Write After Approval): Add myself.
6610
6611 2002-01-17 H.J. Lu <hjl@gnu.org>
6612
6613 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6614 (all-target-fastjar): Also depend on all-target-libiberty.
6615
6616 2002-01-16 H.J. Lu (hjl@gnu.org)
6617
6618 * config.guess: Import from master sources, rev 1.225.
6619 * config.sub: Import from master sources, rev 1.238.
6620
6621 2002-01-16 Kazu Hirata <kazu@hxi.com>
6622
6623 * MAINTAINERS (Write After Approval): Remove myself.
6624
6625 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
6626
6627 * MAINTAINERS (Write After Approval): Add myself.
6628
6629 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
6630
6631 * MAINTAINERS: Add self as docs co-maintainer.
6632
6633 2001-12-11 Matthias Klose <doko@debian.org>
6634
6635 * MAINTAINERS (Write After Approval): Add myself.
6636
6637 2001-12-09 Zack Weinberg <zack@codesourcery.com>
6638
6639 * MAINTAINERS: Update my email address.
6640
6641 2001-12-07 Turly O'Connor <turly@apple.com>
6642 * MAINTAINERS (Write After Approval): Add myself.
6643 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6644 (rs6000_initialize_trampoline): Call __trampoline_setup for
6645 ABI_DARWIN too.
6646 * darwin-tramp.asm: New file, implements __trampoline_setup.
6647 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6648
6649 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
6650
6651 * MAINTAINERS (Write After Approval): Add myself.
6652
6653 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6654
6655 * configure, configure.in: Use temp file for long sed commands.
6656
6657 2001-12-03 Laurent Guerby <guerby@acm.org>
6658
6659 * config.sub: Update to version 1.232 on subversion.
6660
6661 2001-12-03 Ben Elliston <bje@redhat.com>
6662
6663 * MAINTAINERS: Update mail address for config.* patches.
6664
6665 2001-11-27 DJ Delorie <dj@redhat.com>
6666 Zack Weinberg <zack@codesourcery.com>
6667
6668 When build != host, create libiberty for the build machine.
6669
6670 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6671 CONFIG_ARGUMENTS.
6672 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6673 New variables.
6674 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6675 and rules.
6676 (all.normal): Depend on ALL_BUILD_MODULES.
6677 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6678 (all-build-libiberty): Depend on configure-build-libiberty.
6679
6680 * configure: Calculate and substitute proper value for
6681 ALL_BUILD_MODULES.
6682 * configure.in: Create the build subdirectory.
6683 Calculate and substitute TARGET_CONFIGARGS (formerly
6684 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6685
6686 2001-11-26 Ziemowit Laski <zlaski@apple.com>
6687
6688 * MAINTAINERS (write-after-approval): Add self.
6689
6690 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
6691
6692 * MAINTAINERS (GNATS only accounts): Remove self.
6693
6694 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6695
6696 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6697 libf2c.
6698
6699 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
6700
6701 * MAINTAINERS (Write After Approval): Add self.
6702
6703 2001-11-12 David O'Brien <obrien@FreeBSD.org>
6704
6705 * MAINTAINERS: mips and s390 are also CPU ports.
6706
6707 2001-11-12 David O'Brien <obrien@FreeBSD.org>
6708
6709 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6710
6711 2001-11-11 David O'Brien <obrien@FreeBSD.org>
6712
6713 * MAINTAINERS: Alphabetize.
6714
6715 2001-11-09 Kazu Hirata <kazu@hxi.com>
6716
6717 * MAINTAINERS (Various maintainers: h8 port): Add myself.
6718
6719 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
6720
6721 * MAINTAINERS (Various maintainers: hppa port): Added myself.
6722
6723 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6724
6725 * configure.in (--enable-languages): Be more permissive about
6726 syntax. Check for empty lists better. Warn about $LANGUAGES.
6727
6728 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
6729
6730 * config.sub: Import from master sources, rev. 1.230.
6731 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6732
6733 2001-11-07 Laurent Guerby <guerby@acm.org>
6734
6735 * MAINTAINERS (Write After Approval): Add self.
6736
6737 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
6738
6739 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6740
6741 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
6742
6743 * config.sub: Import from master sources, rev 1.226.
6744 * config.guess: Import from master sources, rev 1.216.
6745
6746 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6747
6748 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6749 * MAINTAINERS: Add self as maintainer of MMIX port.
6750 Remove old after-approval entry.
6751
6752 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
6753
6754 * ChangeLog, configure: Fix spelling errors.
6755
6756 2001-10-20 Brendan Kehoe <brendan@zen.org>
6757
6758 * MAINTAINERS: Tweak my address.
6759
6760 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
6761
6762 * MAINTAINERS: Update my email address.
6763
6764 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
6765
6766 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6767 * MAINTAINERS: Add self as maintainer of CRIS port.
6768
6769 2001-10-10 Geert Bosch <bosch@gnat.com>
6770
6771 * MAINTAINERS (Various maintainers: Ada front end):
6772 Added Robert Dewar.
6773
6774 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
6775
6776 * MAINTAINERS (Write After Approval): Added self
6777
6778 2001-10-02 Geert Bosch <bosch@gnat.com>
6779
6780 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6781
6782 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6783
6784 * configure: Handle temporary files securely using mkdir.
6785
6786 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
6787
6788 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6789
6790 2001-09-26 Will Cohen <wcohen@redhat.com>
6791
6792 * configure.in (*-*-linux*): Disable configuration of target-newlib
6793 and target-libgloss.
6794
6795 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6796
6797 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6798 RANLIB.
6799
6800 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
6801
6802 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6803 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6804 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6805 avoid quotes nesting problems.
6806 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6807 (DO_X): Export only variables that are set.
6808
6809 2001-09-19 Ben Elliston <bje@redhat.com>
6810
6811 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6812 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6813 semantics. Use the shell built-in "type" command instead.
6814
6815 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
6816
6817 Merged from gcc-3_0-branch:
6818 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
6819 * ltcf-c.sh: Use $objext, not $ac_objext.
6820 2001-07-27 Mark Kettenis <kettenis@gnu.org>
6821 * ltcf-cxx.sh: Add support for GNU.
6822 2001-07-22 Timothy Wall <twall@redhat.com>
6823 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
6824 default settings if using GNU tools with that configuration.
6825 * ltcf-cxx.sh: Ditto.
6826 * ltcf-gcj.sh: Ditto.
6827 2001-07-21 Michael Chastain <chastain@redhat.com>
6828 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6829 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
6830 * ltmain.sh: Mark as gcc-local.
6831
6832 2001-08-30 Eric Christopher <echristo@redhat.com>
6833 Jason Eckhardt <jle@redhat.com>
6834
6835 * config.guess: Merge from master sources.
6836 * config.sub: Merge from master sources, add support for mipsisa32.
6837
6838 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
6839 * config.sub: Merge from master sources, rev 1.219.
6840 * MAINTAINERS: Add self as contact for stormy16 port.
6841
6842 2001-08-14 Zack Weinberg <zackw@panix.com>
6843
6844 * config.sub: Merge from master sources, rev 1.218.
6845 * config.guess: Merge from master sources, rev 1.209.
6846
6847 2001-08-11 Graham Stott <grahams@redhat.com>
6848
6849 * Makefile.in (check-c++): Add missing semicolon.
6850
6851 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
6852
6853 * MAINTAINERS (Various maitainers: predict.def): Added myself.
6854
6855 2001-07-30 Eric Christopher <echristo@redhat.com>
6856
6857 * MAINTAINERS (Various maintainers: mips port): Added myself.
6858
6859 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6860
6861 * configure.in (sh-*-linux*): New.
6862
6863 2001-07-27 Richard Henderson <rth@redhat.com>
6864
6865 * .cvsignore: Add LAST_UPDATED.
6866
6867 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
6868
6869 * MAINTAINERS (Various maintainers: s390 port): Added myself.
6870
6871 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
6872
6873 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6874
6875 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
6876
6877 * MAINTAINERS (Write After Approval): Added myself.
6878
6879 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6880
6881 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6882 and libgcj on m68hc11/m68hc12.
6883
6884 2001-06-27 H.J. Lu (hjl@gnu.org)
6885
6886 * Makefile (CFLAGS_FOR_BUILD): New.
6887 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6888
6889 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
6890
6891 * README: Remove version number.
6892
6893 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6894
6895 * INSTALL/README: Update wrt. to the installation instructions now
6896 residing in gcc/doc/install.texi.
6897
6898 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
6899
6900 * README: Replace with a cut-down and updated version of gcc/README.
6901
6902 2001-06-12 David Edelsohn <edelsohn@gnu.org>
6903
6904 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6905 multilibs to be disabled.
6906
6907 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
6908
6909 * MAINTAINERS (Write After Approval): Add myself.
6910
6911 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
6912
6913 * config.guess: Import CVS version 1.195.
6914 * config.sub: Import CVS version 1.212.
6915
6916 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
6917
6918 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6919 gcc/xgcc is built, use -print-prog-name to find out the program
6920 name to use.
6921
6922 2001-06-04 Phil Edwards <pme@sources.redhat.com>
6923
6924 * config.guess: Import CVS version 1.194. All gcc-local changes
6925 appear to also be in the master copy.
6926 * config.sub: Import CVS version 1.211.
6927
6928 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
6929
6930 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6931 with_gcc]: Use `gcc -shared' to build a shared library.
6932
6933 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
6934
6935 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6936 archives.
6937
6938 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6939
6940 * MAINTAINERS (Write After Approval): Add myself.
6941
6942 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
6943
6944 * configure.in (libstdcxx_flags): Do not try to execute
6945 libstdc++-v3/testsuite_flags until it exists.
6946
6947 2001-06-01 Alan Modra <amodra@bigpond.net.au>
6948
6949 * MAINTAINERS: Update my email address.
6950
6951 2001-05-31 Graham Stott <grahams@redhat.com>
6952
6953 * MAINTAINERS (Write After Approval): Add myself.
6954
6955 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
6956
6957 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
6958 libraries when using g++ with native linker.
6959
6960 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
6961
6962 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6963
6964 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
6965
6966 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6967 [aix4*|aix5*]: Prepend blank.
6968
6969 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
6970
6971 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6972 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
6973 of subdir/configure scripts to use the new libtool.m4.
6974
6975 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
6976
6977 * MAINTAINERS (Write After Approval): Add myself.
6978
6979 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6980
6981 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6982
6983 2001-05-11 Ben Elliston <bje@redhat.com>
6984
6985 * Makefile.in (all-sid): New target.
6986 (check-sid, clean-sid, install-sid): Likewise.
6987
6988 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6989
6990 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6991
6992 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
6993
6994 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6995 libgcj.
6996
6997 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
6998
6999 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7000 gcc/xgcc is built, use -print-prog-name to find out the program
7001 name to use.
7002
7003 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
7004
7005 * configure.in (noconfigdirs): Don't reset it from scratch in the
7006 target case; only append to it.
7007
7008 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7009 sparc-*-solaris2.8]: Disable ${libgcj}.
7010
7011 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
7012
7013 * configure.in (libgcj_saved): Copy from $libgcj.
7014 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7015 --disable-libgcj.
7016
7017 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7018
7019 * MAINTAINERS: Remove self as MIPS maintainer and
7020 C front end maintainer.
7021
7022 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7023
7024 * configure.in: Move *-chorusos target case to the proper switch.
7025 Disable libgcj.
7026
7027 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
7028
7029 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7030 1.641.2.228.
7031
7032 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7033
7034 * Makefile.in (STAGE1_CFLAGS): Pass down.
7035
7036 2001-04-13 Alan Modra <amodra@one.net.au>
7037
7038 * config.guess: Add hppa64-linux support. Note for next import that
7039 this is already in the master file.
7040 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7041
7042 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
7043
7044 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7045 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7046
7047 2001-04-11 Stan Shebs <shebs@apple.com>
7048
7049 * MAINTAINERS: Add self as Darwin port maintainer.
7050
7051 2001-04-11 Alan Modra <amodra@one.net.au>
7052
7053 * MAINTAINERS: Update my email address.
7054
7055 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
7056
7057 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7058 recent versions of FreeBSD (release 3 or later).
7059 * ltconfig: On FreeBSD, -lc must not be provided when building
7060 a shared library or else the standard -pthread gcc option is
7061 rendered worthless to later users of the built library.
7062
7063 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7064
7065 * MAINTAINERS: Add self and RTH as C front end maintainers.
7066
7067 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
7068
7069 * config.sub: Make sure to match an already-canonicalized
7070 machine name (eg. mn10300-unknown-elf).
7071
7072 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
7073
7074 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7075 New macros.
7076 (bootstrap, cross): Use RECURSE_FLAGS.
7077 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7078
7079 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
7080
7081 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7082
7083 2001-03-22 Colin Howell <chowell@redhat.com>
7084
7085 * Makefile.in (DO_X): Do not backslash single-quotes in
7086 backquotes (two places).
7087
7088 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7089
7090 Re-installed:
7091 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7092 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7093 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7094 * ltcf-cxx.sh: Likewise.
7095 * ltcf-gcj.sh: Likewise.
7096
7097 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7098
7099 * MAINTAINERS: Add myself as "documentation co-maintainer".
7100
7101 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7102
7103 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7104 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7105
7106 2001-03-19 Tom Tromey <tromey@redhat.com>
7107
7108 * config-ml.in: Handle GCJ and GCJFLAGS.
7109
7110 2001-03-21 Michael Chastain <chastain@redhat.com>
7111
7112 * Makefile.in: all-m4 depends on all-texinfo.
7113
7114 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
7115
7116 * MAINTAINERS: Add myself to write after approval list.
7117
7118 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
7119
7120 * Makefile.in (DO_X): Quote nested quotes.
7121
7122 2001-03-18 Alan Modra <alan@linuxcare.com.au>
7123
7124 * MAINTAINERS: Add myself to write after approval list.
7125
7126 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
7127
7128 * Makefile.in (DO_X): Use double quotes for quoting
7129 "RANLIB=$${RANLIB}".
7130
7131 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7132
7133 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7134
7135 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7136
7137 * configure.in: Only use `lang_requires' for languages athat are
7138 actually enabled.
7139
7140 2001-03-08 Phil Edwards <pme@sources.redhat.com>
7141
7142 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
7143
7144 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
7145
7146 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7147
7148 2001-03-07 Tom Tromey <tromey@redhat.com>
7149
7150 * configure.in: Allow config-lang.in to set `lang_requires' to list
7151 of other required languages.
7152
7153 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
7154
7155 * Makefile.in: Remove RANLIB definition. Use RANLIB
7156 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7157 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7158
7159 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7160 Alexandre Oliva <aoliva@redhat.com>
7161
7162 * Makefile.in (check-c++): Use tabs, not spaces.
7163
7164 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
7165
7166 * MAINTAINERS: add myself to Write After Approval list.
7167
7168 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7169
7170 * Makefile.in (check-c++): New rule.
7171
7172 * configure.in (target_libs): Remove libg++.
7173 (noconfigdirs): Remove libg++.
7174 (noconfigdirs): Same.
7175 (noconfigdirs): Same.
7176 (noconfigdirs): Same.
7177
7178 * config-ml.in: Remove libg++ references.
7179
7180 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7181 (ALL_TARGET_MODULES): Same.
7182 (configure-target-libg++): Remove.
7183 (all-target-libg++): Remove.
7184 (configure-target-libio): Remove.
7185 (all-target-libio): Remove.
7186 (check-target-libio): Remove.
7187 (.PHONY): Remove.
7188 (libg++.tar.bz2): Remove.
7189 (all-target-cygmon): Remove libio.
7190 (all-target-libstdc++): Remove.
7191 (configure-target-libstdc++): Remove.
7192 (TARGET_LIB_PATH): Remove libstdc++.
7193 (ALL_GCC_CXX): Remove libstdc++.
7194 (all-target-gperf): Correct.
7195
7196 2001-02-16 Nick Clifton <nickc@redhat.com>
7197
7198 * configure.in (noconfigdirs): Allow configuration of texinfo
7199 for Cygwin hosts.
7200
7201 2001-02-15 Anthony Green <green@redhat.com>
7202
7203 * configure: Introduce GCJ_FOR_TARGET.
7204 * configure.in: Ditto.
7205 * Makefile.in: Ditto.
7206
7207 2001-02-13 Andreas Schwab <schwab@suse.de>
7208
7209 * MAINTAINERS: Update mail address.
7210
7211 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7212
7213 * config.guess: Add linux target for S/390.
7214 * config.sub: Likewise.
7215
7216 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7217
7218 * configure.in: for *-chorusos, don't config target-newlib and
7219 target-libgloss.
7220
7221 2001-02-06 Ben Elliston <bje@redhat.com>
7222
7223 * configure: Output host type to stdout, not stderr.
7224
7225 2001-02-05 Mark Mitchell <mark@codesourcery.com>
7226
7227 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7228 * ltcf-cxx.sh: Likewise.
7229
7230 * config.if: Assume enable_libstdcxx_v3 is defined.
7231
7232 2001-02-04 Mark Mitchell <mark@codesourcery.com>
7233
7234 Remove V2 C++ library.
7235 * configure.in: Remove --enable-libstdcxx_v3 support.
7236
7237 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7238
7239 * include/demangle.h: Add prototype for java_demangle_v3.
7240
7241 2001-01-29 Phil Edwards <pme@sources.redhat.com>
7242
7243 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7244
7245 2001-01-27 Richard Henderson <rth@redhat.com>
7246
7247 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7248
7249 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7250
7251 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7252 Don't unset, it's non-portable and no longer necessary, set to empty
7253 instead.
7254
7255 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7256
7257 * ltconfig: Shell portability fix for the tagname validity check.
7258
7259 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
7260
7261 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7262 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7263
7264 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7265
7266 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7267
7268 2001-01-26 Tom Tromey <tromey@redhat.com>
7269
7270 * configure.in: Allow libgcj to be built on Sparc Solaris.
7271
7272 2001-01-25 David Edelsohn <edelsohn@gnu.org>
7273
7274 * ltcf-c.sh: Add aix5 case.
7275 * ltcf-cxx.sh: Likewise.
7276 * ltconfig: Likewise.
7277
7278 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
7279
7280 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7281 keep at least one of build_libtool_libs or build_old_libs set to
7282 yes.
7283
7284 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7285 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7286
7287 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7288
7289 * configure.in: Enable libgcj on several additional platforms.
7290
7291 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7292
7293 * configure.in: Enable libgcj for linux targets.
7294
7295 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7296
7297 * MAINTAINERS (Write After Approval): Add myself.
7298
7299 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
7300
7301 * MAINTAINERS: Add myself as vax port maintainer.
7302
7303 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
7304
7305 * MAINTAINERS: Add myself as Mercury front-end maintainer.
7306
7307 2001-01-09 Mike Stump <mrs@wrs.com>
7308
7309 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7310 failures of subdirectories.
7311
7312 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7313
7314 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7315 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7316 * ltcf-cxx.sh: Likewise.
7317 * ltcf-gcj.sh: Likewise.
7318 * ltconfig.sh: Fix typo.
7319
7320 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7321
7322 * configure: handle DOS-style absolute paths.
7323
7324 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7325
7326 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7327
7328 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
7329
7330 * MAINTAINERS: Add myself as avr port co-maintainer.
7331
7332 2000-12-28 Ben Elliston <bje@redhat.com>
7333
7334 * MAINTAINERS: Add myself under ``Write After Approval''.
7335
7336 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
7337
7338 * texinfo: Remove directory from GCC.
7339
7340 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7341
7342 * COPYING: Update to current
7343 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7344 to 19yy as example year in copyright notice).
7345
7346 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7347
7348 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7349 (libstdcxx_incdir): Pass down.
7350 * config.if: Remove expired bits for cxx_interface, add stub.
7351 (libstdcxx_incdir): Add variable for g++ include directory.
7352 * configure.in (gxx_include_dir): Use it.
7353
7354 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
7355
7356 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
7357 with old-email address from ``Write After Approval''.
7358
7359 2000-12-15 Andreas Jaeger <aj@suse.de>
7360
7361 * configure.in: Handle lang_dirs.
7362
7363 2000-12-14 Tom Tromey <tromey@redhat.com>
7364
7365 * MAINTAINERS: Removed brads.
7366
7367 * MAINTAINERS: Added gcj developers.
7368
7369 2000-12-13 Anthony Green <green@redhat.com>
7370
7371 * configure.in: Disable libgcj for any target not specifically
7372 listed. Disable libgcj for x86 and Alpha Linux until compatible
7373 with g++ abi.
7374
7375 2000-12-13 Mike Stump <mrs@wrs.com>
7376
7377 * Makefile.in (local-distclean): Also remove fastjar.
7378
7379 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7380
7381 * contrib/gcc_update: Add fastjar --touch entries.
7382
7383 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
7384
7385 * configure.in: Disable language-specific target libraries for
7386 languages that aren't enabled.
7387
7388 2000-12-10 Anthony Green <green@redhat.com>
7389
7390 * configure.in: Define libgcj. Disable libgcj target libraries for
7391 most targets.
7392
7393 2000-12-10 Neil Booth <neilb@earthling.net>
7394
7395 * MAINTAINERS: Update mail address, remove from WAA list.
7396
7397 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7398
7399 * libjava: Imported from /cvs/java.
7400 * libffi: Likewise.
7401 * Boehm-gc: Likewise.
7402
7403 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7404
7405 * configure.in (target_libs): Revert 2000-12-08 patch.
7406 (noconfigdirs): Added target-libjava.
7407
7408 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7409
7410 * djunpack.bat: removed.
7411
7412 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7413
7414 * Makefile.in: handle DOS-style absolute paths.
7415 * config-ml.in: likewise.
7416 * symlink-tree: likewise.
7417
7418 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7419
7420 * fastjar: Imported.
7421
7422 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7423
7424 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7425 libjava.
7426 * configure.in (target_libs): Removed `target-libjava'.
7427
7428 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7429
7430 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7431 (ALL_MODULES): Added fastjar.
7432 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7433 (all-target-libjava): all-fastjar replaces all-zip.
7434 (all-fastjar): Added.
7435 (configure-target-fastjar, all-target-fastjar): Likewise.
7436 * configure.in (host_tools): Added fastjar.
7437
7438 2000-12-07 Mike Stump <mrs@wrs.com>
7439
7440 * Makefile.in (local-distclean): Remove leftover built files.
7441
7442 2000-11-24 Nick Clifton <nickc@redhat.com>
7443
7444 * configure.in (xscale-elf): Add target.
7445 (xscale-coff): Add target.
7446
7447 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
7448
7449 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7450 recent versions of FreeBSD (release 3 or later).
7451 * ltconfig: On FreeBSD, -lc must not be provided when building
7452 a shared library or else the standard -pthread gcc option is
7453 rendered worthless to later users of the built library.
7454
7455 2000-11-16 Fred Fish <fnf@be.com>
7456
7457 * configure.in (enable_libstdcxx_v3): Fix typo,
7458 libstd++ -> libstdc++.
7459
7460 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7461
7462 * MAINTAINERS: Add self to Write After Approval list.
7463
7464 2000-11-21 Bernd Schmidt <bernds@redhat.com>
7465
7466 * MAINTAINERS: Update my email address. Add myself to global write
7467 privs list.
7468
7469 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
7470
7471 * Makefile.in: Merge with src and libgcj.
7472 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7473 configure-target-<library> when their configure scripts need the C
7474 or C++ library to have already been built to work properly.
7475 (do_proto_toplev): Set them to an empty string.
7476
7477 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7478 (REALLY_SET_LIB_PATH): Use them.
7479
7480 2000-11-17 Stan Shebs <shebs@apple.com>
7481
7482 * MAINTAINERS: Add self to Write After Approval list.
7483
7484 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7485
7486 * configure: Provide the original toplevel configure arguments
7487 (including $0) to subprocesses in the environment rather than
7488 through gcc/configargs.h.
7489
7490 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7491
7492 * MAINTAINERS: Remove references to cccp. Change C9X reference to
7493 C99. Alphabetise "Write After Approval" list.
7494
7495 2000-11-12 Mark Mitchell <mark@codesourcery.com>
7496
7497 * configure: Turn on libstdc++ V3 by default.
7498
7499 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7500 if we've got GCC.
7501
7502 2000-11-11 Philip Blundell <philb@gnu.org>
7503
7504 * MAINTAINERS: Add self to Write After Approval list.
7505
7506 2000-11-09 David Edelsohn <edelsohn@gnu.org>
7507
7508 * ltcf-c.sh (aix4): Improve shared library configuration; require
7509 exporting symbols.
7510 * ltcf-cxx.sh (aix4): Define.
7511 * ltconfig (aix4): Define library and soname specs appropriate for
7512 AIX. Define command to create export symbols list.
7513
7514 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
7515
7516 * config.sub: Add support for Sun Chorus
7517
7518 2000-10-31 Nick Clifton <nickc@redhat.com>
7519
7520 * MAINTAINERS: Rename <name>@cygnus.com addresses to
7521 <name>@redhat.com. Also installed new email address for Clint
7522 Popetz.
7523
7524 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
7525
7526 * etc: Remove directory from GCC.
7527
7528 2000-10-16 Michael Meissner <meissner@redhat.com>
7529
7530 * configure (gcc/configargs.h): Only create if there is a build GCC
7531 directory created.
7532
7533 2000-10-16 Matthias Klose <doko@debian.org>
7534
7535 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7536 when configured for libstdc++-v3.
7537
7538 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
7539
7540 * configure: Save configure arguments to gcc/configargs.h.
7541
7542 2000-10-04 Philipp Thomas <pthomas@suse.de>
7543
7544 * config.guess: Import CVS version 1.157.
7545 * config.sub: Import CVS version 1.181.
7546
7547 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
7548
7549 * Makefile.in (bootstrap): avoid recursion if subdir missing
7550 (cross): ditto
7551 (do-proto-toplev): ditto
7552
7553 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
7554
7555 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7556 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7557
7558 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7559 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7560 all affected `configure' scripts.
7561
7562 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
7563
7564 * MAINTAINERS: Add self as cpplib co-maintainer.
7565
7566 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
7567
7568 * MAINTAINERS: Add self to Write After Approval list.
7569
7570 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7571
7572 * INSTALL/README: egcs -> GCC update.
7573
7574 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
7575
7576 * MAINTAINERS: Add myself to Write After Approval list.
7577
7578 2000-09-15 Kazu Hirata <kazu@hxi.com>
7579
7580 * MAINTAINERS: Add myself to Write After Approval list.
7581
7582 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7583
7584 * configure.in: Do not build byacc for hppa64. Provide paths to the
7585 X11 libraries for hppa64.
7586
7587 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7588
7589 * MAINTAINERS: Add myself as 68hc11 port maintainer.
7590
7591 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
7592
7593 * Makefile.in (all-zlib): Added dummy target.
7594
7595 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7596 ltcf-gcj.sh: Updated from libtool multi-language branch.
7597
7598 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
7599
7600 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7601 (bootstrap*): Depend on all-bootstrap.
7602
7603 2000-09-05 Philipp Thomas <pthomas@suse.de>
7604
7605 * config.guess: Import CVS version 1.156.
7606 * config.sub: Import CVS version 1.179.
7607
7608 2000-09-02 Anthony Green <green@cygnus.com>
7609
7610 * Makefile.in (all-gcc): Depend on all-zlib.
7611 (CLEAN_MODULES): Add clean-zlib.
7612 (ALL_MODULES): Add all-zlib.
7613 * configure.in (host_libs): Add zlib.
7614
7615 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7616
7617 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7618 crosses, but add gcc/include to the header search path for them.
7619
7620 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
7621
7622 * MAINTAINERS: Add self to Write After Approval list.
7623
7624 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7625
7626 * config.guess: Import CVS version 1.152.
7627 * config.sub: Import CVS version 1.177.
7628
7629 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
7630
7631 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7632 $targargs to tell whether newlib is going to be built.
7633
7634 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7635 $$r/TARGET_SUBDIR/libio for _G_config.h.
7636
7637 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
7638
7639 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7640
7641 2000-08-22 DJ Delorie <dj@redhat.com>
7642
7643 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7644
7645 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
7646
7647 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7648 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7649 sub-configures.
7650
7651 2000-08-21 DJ Delorie <dj@redhat.com>
7652
7653 * MAINTAINERS: Add self as a libiberty maintainer
7654
7655 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
7656
7657 * configure.in (libstdcxx_flags): Use
7658 libstdc++-v3/src/libstdc++.INC.
7659
7660 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
7661
7662 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7663
7664 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7665
7666 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7667
7668 * configure: Make enable_threads and enable_shared defaults
7669 explicit. Substitute enable_threads into generated Makefiles.
7670 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7671 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7672
7673 2000-08-13 Geoff Keating <geoffk@cygnus.com>
7674
7675 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7676
7677 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
7678
7679 * config-ml.in (CC): Remove bogus duplicate quotation mark from
7680 previous delta.
7681
7682 2000-08-11 Jason Merrill <jason@redhat.com>
7683
7684 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7685 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7686 (FLAGS_FOR_TARGET): Not here.
7687 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7688
7689 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
7690
7691 * config-ml.in (CC, CXX): Don't introduce a leading space.
7692
7693 2000-08-07 DJ Delorie <dj@delorie.com>
7694
7695 * MAINTAINERS: Add self as a DJGPP maintainer
7696
7697 2000-08-07 DJ Delorie <dj@redhat.com>
7698
7699 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7700 "if we're also building gcc, and it's a gcc that will run on the
7701 build machine, we want to use its includes instead of the system's
7702 default includes".
7703
7704 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
7705
7706 * MAINTAINERS: Add self to Write After Approval list.
7707
7708 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
7709
7710 * configure.in (libstdcxx_flags): Don't use `"'.
7711
7712 * config-ml.in: Adjust multilib search paths to the
7713 appropriate multilib tree.
7714
7715 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
7716
7717 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7718 commas in $LANGUAGES.
7719
7720 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
7721
7722 * configure.in: Re-enable all references to libg++ and librx.
7723
7724 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
7725
7726 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7727 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
7728 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7729 * ltcf-cxx.sh (need_lc): Set based on postdeps.
7730
7731 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7732
7733 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
7734
7735 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7736 CXX_FOR_TARGET for sed.
7737
7738 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
7739
7740 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7741 Do not override if already set in the environment or in configure.
7742 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7743 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7744
7745 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
7746
7747 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7748 the libtool CVS tree multi-language branch.
7749 * ltconfig, ltmain.sh: Updated.
7750
7751 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
7752
7753 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7754 (clean-target): Depend on it.
7755
7756 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7757 (GCC_FOR_TARGET): Use it.
7758 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7759 * configure.in: ... here.
7760 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7761 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7762
7763 2000-07-24 Eric Christopher <echristo@cygnus.com>
7764
7765 * MAINTAINERS: Add self to Write After Approval list.
7766
7767 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
7768
7769 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7770 (configure-target-libchill, configure-target-libobjc): Likewise.
7771
7772 * configure.in: Use the same cache file for all target libs.
7773 * config-ml.in: But different cache files per multilib variant.
7774
7775 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7776
7777 * configure (topsrcdir): Don't use dirname.
7778
7779 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
7780
7781 * MAINTAINERS: Add self to Write After Approval list.
7782
7783 2000-07-20 Jason Merrill <jason@redhat.com>
7784
7785 * configure.in: Remove all references to libg++ and librx.
7786
7787 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7788
7789 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
7790
7791 * config.sub: Update to subversions version 2000-07-06.
7792
7793 2000-07-12 Andrew Haley <aph@cygnus.com>
7794
7795 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7796 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7797
7798 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
7799
7800 * symlink-tree: Check number of arguments.
7801
7802 2000-07-05 Jim Wilson <wilson@cygnus.com>
7803
7804 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7805 search path for a g++ extracted from the build tree. This
7806 will allow link tests run by configure scripts in
7807 subdirectories to succeed.
7808
7809 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
7810
7811 * ltconfig: Add support for mips-dde-sysv4.2MP
7812
7813 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
7814
7815 * MAINTAINERS: Add myself as loop discovery maintainer.
7816
7817 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7818
7819 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7820 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7821
7822 2000-06-19 Timothy Wall <twall@cygnus.com>
7823
7824 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7825 * config.sub: Add tic54x target.
7826
7827 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
7828
7829 * MAINTAINERS: Add self as Fortran maintainer,
7830 remove Craig Burley.
7831
7832 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
7833
7834 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7835 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7836
7837 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
7838
7839 * MAINTAINERS: Add self as i18n maintainer
7840
7841 20000-05-21 H.J. Lu (hjl@gnu.org)
7842
7843 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7844 directory are used if they exist. Make sure
7845 $(build_tooldir)/include is searched for header files,
7846 $(build_tooldir)/lib/ for library files.
7847 (GCC_FOR_TARGET): Likewise.
7848 (CXX_FOR_TARGET): Likewise.
7849
7850 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
7851
7852 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7853
7854 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
7855
7856 * Makefile.in (configure-target-libiberty): Depend on
7857 configure-target-newlib.
7858
7859 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7860
7861 * configure.in, Makefile.in: Merge all libffi-related
7862 configury stuff from the libgcj tree.
7863
7864 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
7865
7866 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7867 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7868
7869 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7870
7871 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7872 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7873 current version information. Add to proto-toplev directory.
7874 (gdb-taz): Build do-djunpack.
7875
7876 2000-05-15 David Edelsohn <edelsohn@gnu.org>
7877
7878 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7879
7880 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
7881
7882 * MAINTAINERS: Add self to Write After Approval list.
7883
7884 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7885
7886 * ltmain.sh: Preserve in relink_command any environment
7887 variables that may affect the linker behavior.
7888
7889 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
7890
7891 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7892
7893 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
7894
7895 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7896
7897 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7898
7899 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7900 with the version name.
7901
7902 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
7903
7904 * MAINTAINERS: Add self as bb-reorder maintainer.
7905
7906 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
7907
7908 * config.if: Tweak.
7909
7910 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
7911
7912 * djunpack.bat: New file.
7913
7914 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
7915
7916 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7917 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7918 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7919 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7920
7921 2000-04-16 Dave Pitts <dpitts@cozx.com>
7922
7923 * config.sub (case $basic_machine): Change default for "ibm-*"
7924 to "openedition".
7925
7926 2000-04-13 Andreas Jaeger <aj@suse.de>
7927
7928 * MAINTAINERS: Added myself.
7929
7930 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7931
7932 * Makefile.in (gdb-taz): New target. GDB specific archive.
7933 (do-md5sum): New target.
7934 (MD5PROG): Define.
7935 (PACKAGE): Default to TOOL.
7936 (VER): Default to a shell script.
7937 (taz): Rewrite target. Move real work to do-proto-toplev. Include
7938 md5 checksum generation.
7939 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7940 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7941 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7942 insight.tar.bz2): Use gdb-taz to create archive.
7943
7944 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
7945
7946 * configure (warn_cflags): Delete.
7947
7948 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
7949
7950 * MAINTAINERS: Added myself.
7951
7952 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
7953 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
7954
7955 * configure.in (enable_libstdcxx_v3): Add.
7956 (target_libs): Add bits here to switch between libstdc++-v2 and
7957 libstdc++-v3.
7958 * config.if: And this file too.
7959 * Makefile.in: Add libstdc++-v3 targets.
7960
7961 2000-04-05 Michael Meissner <meissner@redhat.com>
7962
7963 * config.sub (d30v): Add d30v as a basic machine type.
7964
7965 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
7966
7967 * configure.in: -linux-gnu*, not -linux-gnu.
7968
7969 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
7970
7971 * MAINTAINERS: Add self in write-after-approval section.
7972
7973 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
7974
7975 * MAINTAINERS: Add self as ia64 port maintainer.
7976
7977 2000-03-08 Neil Booth <NeilB@earthling.net>
7978
7979 * MAINTAINERS: Add self in write-after-approval section.
7980
7981 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
7982
7983 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7984 (do-tar-bz2): Replace TOOL with PACKAGE.
7985 (gdb.tar.bz2): Remove GDBTK from GDB package.
7986 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7987 dejagnu.tar.bz2): New packages.
7988
7989 2000-02-27 Andreas Jaeger <aj@suse.de>
7990
7991 * configure.in: Add entry for mips*-*-linux*, move catch all
7992 *-*-*linux* entry below this one.
7993
7994 2000-02-27 Ian Lance Taylor <ian@zembu.com>
7995
7996 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7997
7998 2000-02-24 Nick Clifton <nickc@cygnus.com>
7999
8000 * config.sub: Support an OS of "wince".
8001
8002 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8003
8004 * config.guess, config.sub: Updated to match config's 2000-02-15
8005 version.
8006
8007 2000-02-23 Linas Vepstas <linas@linas.org>
8008
8009 * config.sub: Add support for Linux/IBM 370.
8010 * configure.in: Likewise.
8011
8012 2000-02-22 Nick Clifton <nickc@cygnus.com>
8013
8014 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8015
8016 2000-02-20 Christopher Faylor <cgf@cygnus.com>
8017
8018 * config.guess: Guess "cygwin" rather than "cygwin32".
8019
8020 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8021
8022 * configure (gcc_version): When setting, narrow search to
8023 lines containing `version_string'.
8024
8025 2000-02-15 Denis Chertykov <denisc@overta.ru>
8026
8027 * config.sub: Add support for avr target.
8028
8029 2000-02-14 Nick Clifton <nickc@cygnus.com>
8030
8031 * MAINTAINERS: Add maintainers for MCore port.
8032
8033 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8034
8035 * config.sub: Add mmix-knuth-mmixware.
8036
8037 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8038
8039 * MAINTAINERS: Pair cccp with cpplib maintainership.
8040
8041 2000-01-27 Christopher Faylor <cgf@redhat.com>
8042
8043 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8044 structure stuff to -L library search.
8045 (CXX_FOR_TARGET): Ditto.
8046 (CROSS_CHECK_MODULES): Fix spelling mistake.
8047
8048 2000-01-24 Mark Mitchell <mark@codesourcery.com>
8049
8050 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8051 the C++ compiler.
8052
8053 2000-01-12 Richard Henderson <rth@cygnus.com>
8054
8055 * configure.in: Don't build some bits for beos.
8056
8057 2000-01-12 Joel Sherrill (joel@OARcorp.com)
8058
8059 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8060 as include files.
8061
8062 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8063
8064 * Add self as cpplib maintainer, as requested by Jason
8065 Merrill. Correct my e-mail address.
8066
8067 2000-01-06 Geoff Keating <geoffk@cygnus.com>
8068
8069 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8070 not mh-aix43.
8071
8072 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8073
8074 * MAINTAINERS: Add myself to "write after approval" list.
8075
8076 1999-12-14 Richard Henderson <rth@cygnus.com>
8077
8078 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8079 * config.sub: Accept alphaev[78], alphaev8.
8080
8081 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8082
8083 * config.guess, config.sub: Update from autoconf.
8084
8085 1999-11-29 Bruce Korb <autogen@linuxbox.com>
8086
8087 * MAINTAINERS: update my playtime e-address.
8088
8089 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8090
8091 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8092 necessary libraries are missing.
8093
8094 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8095
8096 * MAINTAINERS: Add new 'write after approval' maintainer.
8097
8098 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8099
8100 * MAINTAINERS: Add new Java maintainer.
8101
8102 1999-10-25 Andreas Schwab <schwab@suse.de>
8103
8104 * configure: Fix quoting inside arguments of eval.
8105
8106 1999-10-21 Nick Clifton <nickc@cygnus.com>
8107
8108 * config-ml.in: Allow suppression of some ARM multilibs.
8109
8110 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8111
8112 * config.guess: Add OS/390 match pattern.
8113 * config.sub: Add mvs, openedition targets.
8114 * configure.in (i370-ibm-opened*): New.
8115
8116 1999-09-04 Steve Chamberlain <sac@pobox.com>
8117
8118 * config.sub: Add support for configuring for pj.
8119
8120 1999-08-31 Nick Clifton <nickc@cygnus.com>
8121
8122 * config.sub (maybe_os): Add support for configuring for fr30.
8123
8124 1999-08-25 Nick Clifton <nickc@cygnus.com>
8125
8126 * configure.in: Do not configure or build ld for AIX
8127 platforms. ld is known to be broken on these platforms.
8128
8129 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8130
8131 * config-ml.in: Pass compiler flag corresponding to multidirs to
8132 subdir configures.
8133
8134 1999-08-09 Ian Lance Taylor <ian@zembu.com>
8135
8136 * Makefile.in (LDFLAGS): Define.
8137
8138 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8139
8140 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8141 noconfigdirs.
8142 (*-*-cygwin*): Likewise.
8143
8144 1999-08-08 Ian Lance Taylor <ian@zembu.com>
8145
8146 * mkdep: New file.
8147 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8148 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8149
8150 From Eli Zaretskii <eliz@is.elta.co.il>:
8151 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8152 long file name when using DJGPP on MS-DOS.
8153
8154 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8155
8156 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8157
8158 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8159
8160 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8161 dependency as this causes "make check" to globally "make all"
8162
8163 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8164
8165 * configure.in (target_libs): Added target-zlib.
8166 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8167 (CONFIGURE_TARGET_MODULES): Likewise.
8168 (CHECK_TARGET_MODULES): Likewise.
8169 (INSTALL_TARGET_MODULES): Likewise.
8170 (CLEAN_TARGET_MODULES): Likewise.
8171 (configure-target-zlib): New target.
8172 (all-target-zlib): Likewise.
8173 (all-target-libjava): Depend on all-target-zlib.
8174 (configure-target-libjava): Depend on configure-target-zlib.
8175
8176 * Makefile.in (configure-target-libjava): Depend on
8177 configure-target-newlib.
8178 (configure-target-boehm-gc): New target.
8179 (configure-target-qthreads): New target.
8180
8181 * configure.in (target_libs): Added target-qthreads.
8182 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8183 (CONFIGURE_TARGET_MODULES): Likewise.
8184 (CHECK_TARGET_MODULES): Likewise.
8185 (INSTALL_TARGET_MODULES): Likewise.
8186 (CLEAN_TARGET_MODULES): Likewise.
8187 (all-target-qthreads): New target.
8188 (configure-target-libjava): Depend on configure-target-qthreads.
8189 (all-target-libjava): Depend on all-target-qthreads.
8190
8191 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8192 (CONFIGURE_TARGET_MODULES): Likewise.
8193 (CHECK_TARGET_MODULES): Likewise.
8194 (INSTALL_TARGET_MODULES): Likewise.
8195 (CLEAN_TARGET_MODULES): Likewise.
8196 (all-target-libjava): New target.
8197 (all-target-boehm-gc): Likewise.
8198 * configure.in (target_libs): Added libjava, boehm-gc.
8199
8200 1999-07-22 Ian Lance Taylor <ian@zembu.com>
8201
8202 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8203 configure.bat in SUPPORT_FILES.
8204 (gas+binutils.tar.bz2): Likewise.
8205
8206 * makeall.bat: Remove; obsolete.
8207
8208 1999-07-21 Ian Lance Taylor <ian@zembu.com>
8209
8210 From Mark Elbrecht:
8211 * configure.bat: Remove; obsolete.
8212
8213 1999-07-11 Ian Lance Taylor <ian@zembu.com>
8214
8215 * configure: Add -W -Wall to the default CFLAGS when compiling with
8216 gcc.
8217
8218 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8219
8220 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8221
8222 1999-06-30 Mark Mitchell <mark@codesourcery.com>
8223
8224 * configure.in: Build ld on IRIX6.
8225
8226 1999-06-12 Ian Lance Taylor <ian@zembu.com>
8227
8228 * Makefile.in: Change distribution targets to use bzip2 instead of
8229 gzip.
8230 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8231 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8232
8233 1999-06-04 Nick Clifton <nickc@cygnus.com>
8234
8235 * config.sub: Add mcore target.
8236
8237 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
8238
8239 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8240
8241 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
8242
8243 * config.guess (dummy): Changed to $dummy.
8244
8245 1999-05-24 Nick Clifton <nickc@cygnus.com>
8246
8247 * config.sub: Tidied up case statements.
8248
8249 1999-05-22 Ben Elliston <bje@cygnus.com>
8250
8251 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8252 <jiro@din.or.jp>.
8253
8254 * config.guess: Merge with FSF version. Future changes will be
8255 more accurately recorded in this ChangeLog.
8256 * config.sub: Likewise.
8257
8258 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
8259
8260 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8261
8262 1999-04-30 Tom Tromey <tromey@cygnus.com>
8263
8264 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8265
8266 1999-04-23 Tom Tromey <tromey@cygnus.com>
8267
8268 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8269
8270 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
8271
8272 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8273 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8274 Bad merge removed these two changes.
8275
8276 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
8277 Martin Heller (Ing.-Buero_Heller@t-online.de)
8278
8279 * config.guess (interix Alpha): Add.
8280
8281 1999-04-11 Richard Henderson <rth@cygnus.com>
8282
8283 * configure.in (i?86-*-beos*): Do config gperf; don't config
8284 gdb, newlib, or libgloss.
8285
8286 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
8287
8288 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8289 link a trivial program with -mabi=64. If it fails, remove mabi=64
8290 from multidirs.
8291
8292 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
8293
8294 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8295
8296 1999-04-08 Nick Clifton <nickc@cygnus.com>
8297
8298 * config.sub: Add support for mcore targets.
8299
8300 1999-04-07 Michael Meissner <meissner@cygnus.com>
8301
8302 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8303 not mt-ospace, in order to shut up assembler warning about using
8304 symbols that are named the same as registers.
8305
8306 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
8307
8308 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8309 dependency list for all-target-cygmon.
8310
8311 1999-04-05 Doug Evans <devans@casey.cygnus.com>
8312
8313 * config-ml.in: Check $host, not $target, for selective multilibs.
8314 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8315 thumb interworking, and underscore prefix multilibs.
8316
8317 1999-04-04 Ian Lance Taylor <ian@zembu.com>
8318
8319 * missing: Update to version from current automake.
8320
8321 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8322
8323 * configure (gxx_include_dir): Removed.
8324
8325 * configure.in (gxx_include_dir): Handle it.
8326 * Makefile.in: Likewise.
8327
8328 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8329
8330 * config.sub (mips64vr4111,mips64vr4111el) Add.
8331
8332 1999-03-21 Ben Elliston <bje@cygnus.com>
8333
8334 * config.guess: Correct typo for detecting ELF on FreeBSD.
8335
8336 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8337
8338 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8339 config/mh-djgpp.
8340
8341 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8342
8343 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8344 all-target-newlib to dependency list for all-target-bsp.
8345
8346 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8347
8348 * config.sub: Add i386-uwin support.
8349 * config.guess: Likewise.
8350
8351 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8352
8353 * configure.in: cleanup, add mh-*pic handling for arm, special
8354 case powerpc*-*-aix*
8355
8356 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8357
8358 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8359 can be built.
8360
8361 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8362
8363 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8364 targets.
8365
8366 1999-03-02 Nick Clifton <nickc@cygnus.com>
8367
8368 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8369
8370 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
8371
8372 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8373
8374 1999-02-24 Nick Clifton <nickc@cygnus.com>
8375
8376 * config.sub: Fix typo in arm recognition.
8377
8378 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
8379
8380 * configure.in (noconfigdirs): Changed target_configdirs to
8381 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8382 rather than m68k-*-* since it is not known to work on
8383 m68k-aout. Ditto for arm-*-*oabi.
8384
8385 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
8386
8387 * configure.in (*-*-windows*): Remove, no longer used.
8388
8389 1999-02-19 Ben Elliston <bje@cygnus.com>
8390
8391 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8392 Smart and improved by Andrew Cagney.
8393
8394 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
8395
8396 * config.guess: Recognize openbsd-*-hppa.
8397
8398 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
8399
8400 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8401 only if it is not empty.
8402
8403 1999-02-17 Nick Clifton <nickc@cygnus.com>
8404
8405 Patch from: Scott Bambrough <scottb@corelcomputer.com>
8406
8407 * config.guess: Modified to recognize uname's armv* syntax.
8408
8409 * config.sub: Modified to recognize uname's armv* syntax.
8410
8411 1999-02-17 Mark Salter <msalter@cygnus.com>
8412
8413 * configure.in: Added target-bsp for sparclite.
8414
8415 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
8416
8417 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8418
8419 1999-02-08 Nick Clifton <nickc@cygnus.com>
8420
8421 * configure.in: Add support for strongarm port.
8422 * config.sub: Add support for strongarm target.
8423
8424 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
8425
8426 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8427 the old name config/mh-cygwin32.
8428 Enable texinfo.
8429
8430 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
8431
8432 * configure.in: Do build ld for ix86 Solaris.
8433
8434 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
8435
8436 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8437 $AR_FOR_TARGET. Likewise for RANLIB.
8438
8439 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
8440
8441 * config.sub (oabi): Recognize.
8442 * configure.in (arm-*-oabi): Handle.
8443
8444 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
8445
8446 * config.guess: Improve detection of i686 on UnixWare 7.
8447
8448 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
8449
8450 * config.guess: Add support for i386-pc-interix.
8451 * config.sub: Likewise.
8452 * configure.in: Likewise.
8453
8454 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
8455
8456 * Makefile.in: Remove unneeded all-target-libio from
8457 from all-target-winsup target since it is now unneeded.
8458 Add all-target-libtermcap in its place since it is now
8459 needed.
8460
8461 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
8462
8463 * configure.in: makefile stub for cygwin target is probably
8464 unnecessary. Remove it for now.
8465
8466 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
8467
8468 * configure.in: libtermcap.a should be built when cygwin is the
8469 target as well as the host.
8470 * config.guess: Allow mixed case in cygwin uname output.
8471 * Makefile.in: Add libtermcap target.
8472
8473 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
8474
8475 * config.sub: Clean up handling of hppa2.0.
8476
8477 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
8478
8479 * config.guess: Use C code to identify more HP machines.
8480
8481 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8482
8483 * config.sub: Handle hppa2.0.
8484
8485 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8486
8487 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8488 cygmon for all sparclite targets, regardless of object format.
8489
8490 1998-12-15 Mark Salter <msalter@cygnus.com>
8491
8492 * configure.in: Added target-bsp for several target architectures.
8493
8494 * Makefile.in: Added rules for bsp.
8495
8496 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8497
8498 * config.guess: Improve detection of hppa2.0 processors.
8499
8500 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8501
8502 * config.guess: Recognize FreeBSD using ELF automatically.
8503
8504 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8505
8506 * configure (skip-this-dir): Add handling for new shell script, which
8507 might be created by a sub-directory's configure to indicate, this particular
8508 directory is "unwanted".
8509 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8510
8511 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8512
8513 * ltconfig: import from libtool, after changing libtool to
8514 account for the cygwin name change.
8515
8516 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8517
8518 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8519 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8520
8521 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8522
8523 * configure.in: Add libtermcap to list of cygwin dependencies.
8524
8525 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
8526
8527 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8528 they include winsup/include when it's a cygwin target.
8529
8530 1998-11-12 Tom Tromey <tromey@cygnus.com>
8531
8532 * configure.in (host_tools): Added zip.
8533 * Makefile.in (all-target-libjava): Depend on all-zip.
8534 (all-zip): New target.
8535 (ALL_MODULES): Added all-zip.
8536 (NATIVE_CHECK_MODULES): Added check-zip.
8537 (INSTALL_MODULES): Added install-zip.
8538 (CLEAN_MODULES): Added clean-zip.
8539
8540 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
8541
8542 * Makefile.in: lose "32" from comment about cygwin.
8543
8544 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
8545
8546 * configure.in: Use -Os to build target libraries for the fr30.
8547
8548 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
8549
8550 * config.sub: Add fr30.
8551
8552 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
8553
8554 * configure.in: drop "32" from config/mh-cygwin32. Check
8555 cygwin* instead of cygwin32*.
8556 * config.sub: Check cygwin* instead of cygwin32*.
8557
8558 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
8559
8560 * config.guess: Match any version of Unixware7.
8561
8562 1998-10-20 Syd Polk <spolk@cygnus.com>
8563
8564 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8565 if desired.
8566
8567 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
8568
8569 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8570 these if the appropriate directories and files to not exist.
8571
8572 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
8573
8574 * Makefile.in (DEVO_SUPPORT): Add config.if.
8575
8576 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
8577
8578 * configure: Add pattern to replace "build_tooldir"'s
8579 definition in the generated Makefile with "tooldir"'s
8580 actual value.
8581
8582 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8583
8584 * config.sub: Bring back lost sparcv9.
8585
8586 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8587
8588 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8589
8590 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8591 CC_FOR_TARGET and friends.
8592
8593 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8594
8595 * Makefile.in (build_tooldir): New variable, same as tooldir.
8596 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8597 -B$(build_tooldir)/bin/.
8598 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8599
8600 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8601
8602 * README: Remove installation instructions and refer to the
8603 INSTALL directory instead.
8604
8605 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8606
8607 * config.sub: Add support for i[34567]86-pc-udk.
8608 * configure.in: Likewise.
8609
8610 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8611
8612 * Makefile.in: add bzip2 package building bits for user
8613 tools module
8614 * configure.in: ditto
8615
8616 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8617
8618 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8619 (ALL_TARGET_MODULES): Add all-target-libobjc.
8620 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8621 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8622 (all-target-libchill): Add dependencies.
8623 * configure.in (target_libs): Add libchill.
8624
8625 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8626
8627 * configure.in (target_subdir): Remove duplicate line.
8628
8629 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8630
8631 * Makefile.in (all-automake): fix dependencies.
8632
8633 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8634
8635 * configure.in: Minor cleanups for building in the $(target_alias)
8636 subdir.
8637
8638 1998-09-22 Jim Wilson <wilson@cygnus.com>
8639
8640 * Makefile.in (bootstrap): Set r and s before make all. Use
8641 BASE_FLAGS_TO_PASS in make all.
8642 (cross): Likewise.
8643
8644 1998-09-20 Mark Mitchell <mark@markmitchell.com>
8645
8646 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8647
8648 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8649
8650 * config.sub: Fix typo in last change.
8651
8652 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8653
8654 * config.sub: Add support for C4x target.
8655 * configure.in: Likewise.
8656
8657 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8658
8659 * config.sub: Recognize sparcv9 just like sparc64.
8660
8661 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8662
8663 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8664
8665 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8666
8667 * config.guess: Correctly identify Pentium II sco boxes.
8668
8669 * config.guess: Fix "tr" code. From Weiwen Liu.
8670
8671 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8672
8673 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8674 stabs.
8675
8676 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8677
8678 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8679 (ALL_TARGET_MODULES): Add all-target-libchill.
8680 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8681 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8682 (all-target-libchill): Add dependencies.
8683 * configure.in (target_libs): Add libchill.
8684
8685 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8686
8687 * config.guess: Avoid assumptions about "tr" behaves when
8688 LANG is set to something other than English.
8689
8690 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8691
8692 * configure (gxx_include_dir): Changed to
8693 '${prefix}/include/g++'-${libstdcxx_interface}.
8694
8695 * config.if: New to determine the interfaces.
8696
8697 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8698
8699 * config.guess: Detect and handle MPE/IX.
8700 * config.sub: Deal with MPE/IX.
8701
8702 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8703
8704 * configure.in: Use mh-aix43.
8705
8706 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8707
8708 * configure: Fix --without/--disable cases for gxx-include-dir.
8709
8710 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8711
8712 * mdata-sh: Imported. Needed for automake support.
8713
8714 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8715
8716 * Makefile.in (taz): Try "chmod -R og=u ." before
8717 "chmod og=u `find . -print`".
8718
8719 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8720
8721 * configure.in: Add arm-elf and thumb-elf support.
8722
8723 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8724
8725 * Makefile.in: Undo previous patch.
8726
8727 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8728
8729 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8730 to here ...
8731 (install-no-fixedincludes): and here
8732 (INSTALL_MODULES): ... from here.
8733
8734 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8735
8736 * config.sub: Merge with FSF.
8737
8738 * config.guess: Merge with FSF.
8739
8740 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8741
8742 * configure (extraconfigdirs): New variable.
8743 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8744 * Makefile.in (all): Move higher in file.
8745 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8746 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8747 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8748 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8749 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8750
8751 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
8752
8753 * Makefile.in (all-target-libjava): Depend on all-gcc and
8754 all-target-newlib.
8755 (configure-target-libjava): Depend on $(ALL_GCC).
8756
8757 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8758
8759 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8760 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8761
8762 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
8763
8764 * INSTALL/README: Fix typo.
8765
8766 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8767
8768 * ylwrap: Change absolute path checks to check for DOS style path
8769 names.
8770
8771 * ylwrap: Don't use a full path name if the source file is in the
8772 same directory. From hjl@lucon.org (H.J. Lu).
8773
8774 * config-ml.in: Default to being verbose, to match Feb 18 change to
8775 configure.
8776
8777 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8778
8779 Brought over from egcs:
8780
8781 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8782
8783 * configure.in (target_subdir): Set to ${target_alias} instead
8784 of "libraries".
8785
8786 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8787
8788 * configure.in (target_subdir): Set to libraries if enable_multilib.
8789
8790 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8791
8792 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8793 multilibs, force reconfiguration the first time we create
8794 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8795
8796 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8797
8798 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8799 avoid confusion with --no-recursion.
8800
8801 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8802
8803 * configure.in: Win32 hosts shouldn't use install -x
8804 * install-sh: remove -x option, and special .exe-handling
8805 hack.
8806
8807 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8808
8809 * config.guess: Recognize i586-pc-beos.
8810 * configure.in: Don't build some bits for beos.
8811
8812 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8813
8814 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8815 CFLAGS default to -O2.
8816
8817 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8818 when using GNU ld.
8819
8820 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8821
8822 * ltmain.sh: Correct install when using a different shell.
8823
8824 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8825
8826 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8827
8828 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8829
8830 * makefile.vms: Update to build binutils/makefile.vms. Add install
8831 target.
8832
8833 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8834
8835 * ltconfig: Update to correct AIX handling.
8836
8837 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8838
8839 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8840
8841 * configure.in (target_subdir): Set to ${target_alias} instead
8842 of "libraries".
8843
8844 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8845
8846 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8847 (Makefile): Depend on $(gcc_version_trigger).
8848
8849 * configure (gcc_version): Change default initializer to empty
8850 string.
8851 (gcc_version_trigger): New variable; pass this variable down
8852 to subdir configures to enable them checking gcc's version
8853 themselves. Emit make macros for both gcc_version vars.
8854 (topsrcdir): Initialize reliably.
8855 (recursion line): Remove --with-gcc-version=${gcc_version}.
8856
8857 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8858
8859 * configure (enable_version_specific_runtime_libs): Implement new flag
8860 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8861 in $(libsubdir); emit definition in each generated Makefile.
8862 (gxx_include_dir): Initialize depending on
8863 $enable_version_specific_runtime_libs.
8864
8865 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8866
8867 * configure (gcc_version): Initialize properly depending on
8868 how and where configure is started.
8869 (recursion line): Pass a --with-gcc-version=${gcc_version}
8870 to configures in subdirs.
8871
8872 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8873
8874 * configure.in (noconfigdirs): Add configure pattern for mips tx39
8875 cygmon
8876
8877 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8878
8879 * configure.in: Add cygmon and libstub support for mn10200.
8880
8881 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8882
8883 * configure (gcc_version): Add new variable describing the
8884 particular gcc version we're building.
8885 * Makefile.in (libsubdir): Add new macro for the directory
8886 in which the compiler finds executables, libraries, etc.
8887 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8888 and libsubdir.
8889
8890 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8891
8892 * Makefile.in (local-clean): Remove *.log.
8893 (warning.log): Built with warn_summary from build.log.
8894 (mail-report.log): Run test_summary.
8895 (mail-report-with-warnings.log): Run test_summary including
8896 warning.log in the report.
8897
8898 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8899
8900 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8901
8902 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8903
8904 * Makefile.in (grep): Grep no longer depends on libiberty.
8905
8906 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8907
8908 * Makefile.in: all-snavigator needs all-libgui.
8909
8910 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8911
8912 * configure.in: Add cygmon and libstub support for mn10300.
8913
8914 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8915
8916 * missing: Update to version from automake 1.3.
8917
8918 * ltmain.sh: On installation, don't get confused if the same name
8919 appears more than once in the list of library names.
8920
8921 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8922
8923 * config.sub: Accept m68060 and m5200 as CPU names.
8924
8925 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8926
8927 * configure: Use && rather than using -a in test, because odd
8928 strings can confuse test.
8929 * configure.in: Likewise.
8930
8931 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8932
8933 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8934
8935 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8936
8937 * Makefile.in (boostrap2-lean, bootstrap3-lean,
8938 bootstrap4-lean): New targets.
8939
8940 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8941
8942 * mpw-* Delete. Not used.
8943
8944 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8945
8946 * COPYING.LIB: Update FSF address.
8947
8948 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8949
8950 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8951
8952 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8953 GAS_SUPPORT_DIRS.
8954
8955 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8956
8957 * ltconfig, ltmain.sh: Avoid producing a version number if
8958 -version-info was not used.
8959
8960 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8961
8962 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8963 building with newlib.
8964
8965 1998-04-30 Paul Eggert <eggert@twinsun.com>
8966
8967 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8968 Solaris `make' causes it to continue to next definition.
8969
8970 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8971
8972 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8973 the right GUI libraries and files are installed along with GDB.
8974
8975 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8976
8977 * configure.in: Change alpha to alpha* in several places.
8978
8979 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8980
8981 * config.sub: Recognize sparc86x.
8982
8983 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
8984
8985 * configure.in (--enable-target-optspace): Remove debug echo.
8986
8987 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8988
8989 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8990
8991 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8992
8993 * ltconfig: Update cygwin32 support.
8994
8995 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8996 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8997 (GDB_SUPPORT_DIRS): Likewise.
8998
8999 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9000
9001 * configure.in (target_makefile_frag): If --enable-target-optspace,
9002 use -Os to compile target libraries rather than -O2. Default to
9003 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9004 not used.
9005 * configure.in (target_cflags): Ditto for d30v.
9006
9007 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9008
9009 * Makefile.in (all-bfd): Depend on all-intl.
9010 (all-binutils): Likewise.
9011 (all-gas): Likewise.
9012 (all-gprof): Likewise.
9013 (all-ld): Likewise.
9014
9015 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
9016
9017 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9018
9019 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9020
9021 * Makefile.in (all-bfd): Depend upon all-libiberty.
9022
9023 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9024
9025 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9026
9027 * Makefile.in: Add libstub.
9028
9029 * configure.in: Ditto. Build libstub for targets that have cygmon
9030 support.
9031
9032 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9033
9034 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9035
9036 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9037
9038 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9039 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9040
9041 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9042
9043 * configure: Define DEFAULT_M4 by searching PATH.
9044 * Makfile.in: Use DEFAULT_M4.
9045
9046 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9047
9048 * ltconfig: Add cygwin32 support.
9049
9050 * Makefile.in, configure.in: Add libtool as a native only directory
9051 to configure and build.
9052
9053 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9054
9055 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9056
9057 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9058
9059 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9060
9061 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9062
9063 * Makefile.in: add ash make rules
9064 * configure.in: add ash to native_only and host_tools lists
9065
9066 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9067
9068 * Makefile.in (all-gettext, all-intl): New targets.
9069 (ALL_MODULES): Added all-gettext, all-intl.
9070 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9071 (INSTALL_MODULES): Added install-gettext, install-intl.
9072 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9073
9074 * configure.in (host_tools): Added gettext.
9075 (native_only): Likewise.
9076 (noconfigdirs) [various cases]: Likewise.
9077 (host_libs): Added intl.
9078
9079 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9080
9081 * configure: Do not disable building gdbtk for cygwin32 hosts.
9082
9083 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9084
9085 * configure.in: Add thumb-coff target.
9086 * config.sub: Add thumb-coff target.
9087
9088 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9089
9090 * Makefile.in: Revert yesterday's change.
9091 (all-target-winsup): all-target-librx stays out of here.
9092
9093 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9094
9095 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9096 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9097 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9098 Remove references to librx and libg++.
9099
9100 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9101
9102 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9103 recursive makes
9104
9105 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9106
9107 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9108 for newlib directory.
9109 (CXX_FOR_TARGET): Likewise.
9110
9111 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9112
9113 * ltconfig: Update after libtool/ltconfig.in change for
9114 hpux11.
9115
9116 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9117
9118 * ltconfig, ltmain.sh: Update to libtool 1.2.
9119
9120 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9121
9122 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9123 (install-gcc-cross): Instead, override LANGUAGES here.
9124
9125 1998-03-18 Dave Love <d.love@dl.ac.uk>
9126
9127 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9128 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9129
9130 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9131
9132 * configure.in: Add Thumb-pe target.
9133
9134 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
9135
9136 * Makefile.in - changed sn targets to snavigator
9137 * configure.in - changed sn targets to snavigator
9138
9139 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9140
9141 * config-ml.in: After building symlink tree call make distclean
9142 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9143 to be the case for libiberty.
9144
9145 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9146
9147 * configure: When making link, also check the current
9148 directory. The configure scripts may create one.
9149
9150 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9151
9152 * config.sub: Accept alphapca56 and alphaev6 properly.
9153
9154 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9155
9156 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9157
9158 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9159
9160 * config.sub (sco5): Fix typo.
9161
9162 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9163
9164 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9165 install-itcl.
9166 (install-itcl): Remove dependency on install-tcl.
9167
9168 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9169
9170 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9171
9172 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9173
9174 * configure.in: Don't build libgui for a cygwin32 target when not on
9175 a cygwin32 host.
9176
9177 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9178
9179 * configure (redirect): Set to null, so default behavior of
9180 configure is now --verbose.
9181
9182 1998-02-16 Dave Love <d.love@dl.ac.uk>
9183
9184 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9185 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9186
9187 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9188
9189 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9190 this change to sync Makefile.in with its ChangeLog entries.
9191
9192 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9193
9194 * ltmain.sh (mkdir): Check that the directory doesn't exist
9195 before we exit with error, so that we don't get races during
9196 parallel builds.
9197
9198 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9199
9200 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9201
9202 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9203
9204 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9205 PICFLAG_FOR_TARGET.
9206 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9207
9208 * configure: Emit a definition for the new macro enable_shared
9209 into each Makefile.
9210
9211 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9212
9213 * configure.in (host_tools, native_only): Add libtool.
9214
9215 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9216
9217 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9218 Fix typo in ming config comment.
9219
9220 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9221
9222 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9223
9224 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9225
9226 * config.sub: Add tic30 cases, and map c30 to tic30.
9227
9228 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9229
9230 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9231 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9232 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9233 (CLEAN_TARGET_MODULES): Similarly
9234 (all-target-libf2c): Add dependences.
9235 * configure.in (target_libs): Add libf2c.
9236
9237 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9238
9239 * configure.in: Remove expect from noconfigdirs when target
9240 is cygwin32. OK to build expect and dejagnu with Canadian
9241 Cross.
9242
9243 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9244
9245 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9246 host.
9247
9248 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9249 and mingw32.
9250
9251 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9252
9253 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9254 here as it is not defined in the toplevel Makefile.
9255
9256 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9257
9258 * configure (package_makefile_rules_frag): New variable, which names
9259 a file with generic rules, ...
9260 Change comment to mention we now have FIVE parts.
9261 * configure: Undo last change.
9262
9263 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9264
9265 * config.guess: More accurate determination of HP processor types.
9266 * config.sub: More accurate determination of HP processor types.
9267
9268 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9269
9270 * configure (package_makefile_frag): Move inserting the
9271 ${package_makefile_frag} to where it should be according
9272 to the comment.
9273
9274 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9275
9276 * config.guess: Add support for Linux/ARM.
9277
9278 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9279
9280 * .cvsignore: Remove *-info and *-install since they match
9281 release-info and mpw-install, which we don't want to just ignore.
9282
9283 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9284
9285 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9286
9287 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9288
9289 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9290 local_prefix to sub-make invocations.
9291
9292 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9293
9294 * configure.in: Check makefile fragments in the source
9295 directory.
9296
9297 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9298
9299 * configure.in: Check whether host and target makefile
9300 fragments exist before adding them to *_makefile_frag.
9301
9302 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9303
9304 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9305
9306 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9307
9308 * configure.in: Make sure we only replace RPATH_ENVVAR on
9309 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9310 regexp to sed.
9311
9312 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9313 to sub-makes.
9314
9315 1998-01-13 Lee Iverson (leei@ai.sri.com)
9316
9317 * config-ml.in (multi-do): LDFLAGS must include multilib
9318 designator.
9319
9320 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9321
9322 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9323
9324 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9325
9326 * config.sub: Add mingw32 support.
9327 * configure.in: Likewise.
9328
9329 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9330
9331 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9332
9333 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9334
9335 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9336 * configure (gxx_include_dir): Provide a definition for subdirs
9337 which do not use autoconf.
9338
9339 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9340
9341 * config.guess: Sync with egcs. Picks up new alpha support,
9342 BeOS & some additional linux support.
9343
9344 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9345
9346 * config.guess: HP 9000/803 is a PA1.1 machine.
9347
9348 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9349
9350 * configure.in: It's alpha*-...
9351
9352 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9353
9354 * configure.in (host_makefile_frag, target_makefile_frag):
9355 Handle multiple config files.
9356 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9357 alpha-*-*.
9358
9359 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9360
9361 * mkdep: New file.
9362
9363 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9364
9365 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9366
9367 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9368
9369 * Makefile.in: Add libgui directory.
9370 (GDB_TK): Add all-libgui.
9371 * configure.in: Add libgui directory.
9372 * configure: Add all-libgui to GDB_TK.
9373
9374 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9375
9376 * config-ml.in (multidirs): Add m32r to multilib list.
9377
9378 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9379
9380 * Makefile.in (all-target-gperf): Change dependency to
9381 all-target-libstdc++.
9382
9383 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9384
9385 * config.guess: Add BeOS support.
9386
9387 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9388
9389 Source directory cvs renamed to cvssrc:
9390 * configure.in (host_tools): Change cvs to cvssrc.
9391 (native_only): Likewise.
9392 (noconfigdirs) [various cases]: Likewise.
9393 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9394 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9395 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9396 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9397 (all-cvssrc): Rename target from all-cvs.
9398
9399 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9400
9401 * configure (gxx_include_dir): Fix thinko.
9402
9403 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9404
9405 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9406 (install-cross, install-gcc-cross): New targets.
9407
9408 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9409
9410 * configure.in (noconfigdirs): Add support for Thumb target.
9411
9412 * config.sub (maybe_os): Add support for Thumb target.
9413
9414 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9415
9416 * Makefile.in: Add rules for cygmon.
9417
9418 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9419
9420 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9421
9422 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9423 * configure (gxx_include_dir): Provide a definition for subdirs
9424 which do not use autoconf.
9425
9426 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9427
9428 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9429 11/18/97 build
9430
9431 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9432
9433 * From Franz Sirl.
9434 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9435 found on RedHat Linux systems.
9436
9437 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9438
9439 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9440 guesses.
9441
9442 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9443
9444 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9445
9446 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9447
9448 * ltmain.sh: If mkdir fails, check whether the directory was created
9449 anyhow by some other process.
9450
9451 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9452
9453 * configure.in (d30v-*-*): Configure all directories.
9454
9455 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9456
9457 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9458 for the D30V.
9459
9460 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9461
9462 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9463
9464 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9465
9466 * include/libiberty.h: Add extern "C" { so it can be used with C++
9467 progrms.
9468 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9469 programs.
9470
9471 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9472
9473 * configure.in (d30v-*-*): Configure GCC now.
9474
9475 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9476
9477 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9478 is no longer needed.
9479
9480 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9481
9482 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9483
9484 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9485
9486 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9487 targets using "$@" to provide support for similar but not identical
9488 targets without having to duplicate code.
9489
9490 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9491
9492 * makefile.vms: Fix to work with DEC C.
9493
9494 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9495
9496 * config.sub: Add mips-tx39-elf to marketing names.
9497
9498 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9499
9500 * ltmain.sh: Handle symlinks in generated script.
9501
9502 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9503
9504 * configure: Handle autoconf style directory options: --bindir,
9505 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9506 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9507 --sysconfdir.
9508 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9509 (sharedstatedir, localstatedir, oldincludedir): New variables.
9510 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9511 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9512 sbindir, sharedstatedir, and sysconfdir.
9513
9514 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9515
9516 * Makefile.in (bootstrap-lean): New target.
9517
9518 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9519
9520 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
9521 sn, and gnuserv from noconfigdirs.
9522
9523 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9524
9525 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9526
9527 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9528
9529 * Makefile.in (cross): New target.
9530
9531 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9532 Jeff Law <law@cygnus.com>
9533
9534 * Makefile.in (bootstrap2, bootstrap3): New targets.
9535 (all-bootstrap): Remove outdated and confusing target.
9536 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9537
9538 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9539
9540 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9541 windows. Consistent with gdb/configure.
9542
9543 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9544
9545 * configure.in: Name Linux target fragment.
9546
9547 * configure: Rewrite so that project Makefile fragment is inserted
9548 first and appears last in the resulting Makefile.
9549
9550 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9551
9552 * Makefile.in (install-itcl): Install tcl first.
9553
9554 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9555
9556 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9557
9558 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9559
9560 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9561
9562 * configure.in (skipdirs): Add target-librx for Linux.
9563 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9564
9565 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9566
9567 * Makefile.in (bootstrap): New target.
9568
9569 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9570
9571 * config.sub: Accept 'amigados' for backward compatibility.
9572
9573 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9574
9575 * config.guess: Merge with FSF.
9576
9577 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9578
9579 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9580
9581 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9582
9583 * config.sub: Add "marketing-names" patch.
9584
9585 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9586
9587 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9588
9589 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9590
9591 * config.sub: Handle v850-elf.
9592
9593 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9594
9595 * .cvsignore (*-install): Remove.
9596
9597 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9598
9599 * ltconfig: Set CONFIG_SHELL in libtool.
9600 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9601
9602 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9603
9604 * configure.in (target_subdir): Set to libraries if enable_multilib.
9605
9606 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9607
9608 * config.guess: Update from gcc directory.
9609
9610 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9611
9612 * Makefile.in (all-sim): Depends on all-readline.
9613
9614 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9615
9616 * Makefile.in (BISON, YACC): Use $$s.
9617 (all-bison): Depend on all-texinfo.
9618
9619 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9620
9621 * Makefile.in (BISON): Add -L flag.
9622 (YACC): Likewise.
9623
9624 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9625
9626 * configure.in (noconfigdirs): Add support for v850e target.
9627
9628 * config.sub (maybe_os): Add support for v850e target.
9629
9630 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9631
9632 * configure.in (noconfigdirs): Add support for v850ea target.
9633
9634 * config.sub (maybe_os): Add support for v850ea target.
9635
9636 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9637
9638 * config.sub: Add mipstx39. Delete r3900.
9639
9640 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9641
9642 * Makefile.in (all-autoconf): Depends on all-texinfo.
9643
9644 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9645
9646 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9647 eabi targets.
9648
9649 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9650
9651 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9652
9653 * configure: When handling a Canadian Cross, handle YACC as well as
9654 BISON. Just set BISON to bison. When setting YACC, prefer bison.
9655 * Makefile.in (all-bison): Depend upon all-texinfo.
9656
9657 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9658
9659 * Makefile.in (BISON): bison, not byacc or bison -y.
9660 (YACC): bison -y or byacc or yacc.
9661 (various): Add *-bison as appropriate.
9662 (taz): No need to mess with BISON anymore.
9663
9664 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9665
9666 * configure: If OSTYPE matches *win32*, try to find a good value for
9667 CONFIG_SHELL.
9668
9669 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9670
9671 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9672 configure.in if it is present.
9673
9674 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9675
9676 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9677
9678 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9679
9680 * config.sub: Recognize `arc' cpu.
9681 * configure.in: Likewise.
9682 * config-ml.in: Likewise.
9683
9684 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9685
9686 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9687
9688 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9689
9690 * configure: Changed sed delimiter from ':' to '|' when
9691 attempting to substitute ${config_shell} for SHELL. On
9692 NT ${config_shell} may contain a ':' in it.
9693
9694 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9695
9696 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9697
9698 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9699
9700 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9701
9702 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9703
9704 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9705
9706 * ylwrap: If the program is a relative path, force it to be
9707 absolute.
9708
9709 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9710
9711 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9712
9713 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9714
9715 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9716 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9717 for libraries.
9718
9719 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9720
9721 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9722 separated by spaces.
9723
9724 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9725
9726 * ylwrap: New file.
9727 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9728
9729 * ltmain.sh: Handle /bin/sh at start of install program.
9730
9731 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9732
9733 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9734 * missing: New file, from automake 1.2.
9735
9736 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9737
9738 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9739 check-tk to CHECK_X11_MODULES.
9740
9741 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9742
9743 * config.sub: Merge with FSF.
9744
9745 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9746
9747 * config.guess: Merge with FSF.
9748
9749 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9750
9751 * configure: Treat msdosdjgpp like go32.
9752 * configure.in: Likewise. Don't remove gprof for go32.
9753
9754 * configure: Change Makefile.tem2 to Makefile.tm2.
9755
9756 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9757
9758 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9759
9760 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9761
9762 * install-sh (chmodcmd): Set to null if the DST directory already
9763 exists. Same as Nov 11th change.
9764
9765 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9766
9767 * configure (GDB_TK): Needs itcl and tix.
9768
9769 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9770
9771 * config.guess: Update from FSF.
9772
9773 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9774
9775 * Makefile.in (GDB_TK): Depend on itcl and tix.
9776
9777 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9778
9779 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9780 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9781 (INSTALL_SCRIPT): New variable.
9782 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9783 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9784 to -x.
9785 * install-sh: Add support for -x option.
9786
9787 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9788
9789 * configure.in, Makefile.in: Treat tix like itcl.
9790
9791 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9792
9793 * Makefile.in (WINDRES): New variable.
9794 (WINDRES_FOR_TARGET): New variable.
9795 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9796 (EXTRA_HOST_FLAGS): Add WINDRES.
9797 (EXTRA_TARGET_FLAGS): Add WINDRES.
9798 (EXTRA_GCC_FLAGS): Add WINDRES.
9799 ($(DO_X)): Pass down WINDRES.
9800 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9801 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9802 DLLTOOL_FOR_TARGET.
9803
9804 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9805
9806 * configure.in: configure sim before gdb for win32-x-ppc
9807
9808 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9809
9810 Move gperf into the toplevel, from libg++.
9811 * configure.in (target_tools): Add target-gperf.
9812 (native_only): Add target-gperf.
9813 * Makefile.in (all-target-gperf): New target, depend on
9814 all-target-libg++.
9815 (configure-target-gperf): Empty rule.
9816 (ALL_TARGET_MODULES): Add all-target-gperf.
9817 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9818 (CHECK_TARGET_MODULES): Add check-target-gperf.
9819 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9820 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9821
9822 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
9823
9824 * config.sub (mn10200): Recognize new basic machine.
9825
9826 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9827
9828 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9829 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9830
9831 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9832
9833 * configure.in: If we're building mips-sgi-irix6* native, turn on
9834 ENABLE_MULTILIB and set TARGET_SUBDIR.
9835
9836 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9837
9838 * Makefile.in (all-sn): Depend on all-grep.
9839
9840 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9841
9842 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9843
9844 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9845 Makefile. From Jeff Makey <jeff@cts.com>.
9846 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9847
9848 * Makefile.in (DISTBISONFILES): Remove.
9849 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9850 $(DEFAULT_YACC).
9851
9852 * configure.in: Build itl, db, sn, etc., when building for native
9853 cygwin32.
9854
9855 * Makefile.in (LD): New variable.
9856 (EXTRA_HOST_FLAGS): Pass down LD.
9857 ($(DO_X)): Likewise.
9858
9859 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9860
9861 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9862
9863 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9864
9865 * configure.in (targargs): Strip out any supplied --build argument
9866 before adding our own. Always add --build.
9867
9868 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9869
9870 * configure.in (targargs): Pass --build if we're doing
9871 a cross-compile.
9872
9873 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9874
9875 * configure: Use '|' instead of ":" as the separator in
9876 sed. Otherwise sed chokes on NT path names with drive
9877 designators. Also look for "?:*" as the leading characters in an
9878 absolute pathname.
9879
9880 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9881
9882 * config.sub: Support for r3900.
9883
9884 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9885
9886 * configure.in: Use install-sh, not install.sh.
9887
9888 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9889
9890 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9891 apply it twice.
9892
9893 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9894
9895 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9896 install-binutils.
9897
9898 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9899
9900 * Makefile.in: Add automake targets.
9901 * configure.in (host_tools): Add automake.
9902
9903 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9904
9905 * configure: Default CXX to c++, not gcc.
9906 * Makefile.in (CXX): Set to c++, not gcc.
9907 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9908
9909 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9910
9911 * install-sh: try appending a .exe if source file doesn't
9912 exist
9913
9914 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9915
9916 * configure.in: Turn on multilib by default.
9917 (cross_only): Remove target-libiberty.
9918
9919 * Makefile.in (all-gcc): Don't depend on libiberty.
9920
9921 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9922
9923 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9924
9925 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9926
9927 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9928 (DISTBISONFILES): Add ld/Makefile.in
9929
9930 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9931
9932 * configure.in: if target is cygwin32 but host isn't cygwin32,
9933 don't configure gdb tcl tk expect, not just gdb.
9934
9935 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9936
9937 * configure.in: Added gnuserv everywhere sn appears.
9938
9939 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9940 (CROSS_CHECK_MODULES): Added check-gnuserv.
9941 (INSTALL_MODULES): Added install-gnuserv.
9942 (CLEAN_MODULES): Added clean-gnuserv.
9943 (all-gnuserv): New target.
9944
9945 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9946
9947 * config.guess: Fixes for MIPS OpenBSD systems.
9948
9949 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9950
9951 * Makefile.in (INSTALL_XFORM): Remove.
9952 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9953
9954 * mkinstalldirs: New file, copied from automake.
9955 * Makefile.in (installdirs): Rename from install-dirs. Use
9956 mkinstalldirs. Change all users.
9957 (DEVO_SUPPORT): Add mkinstalldirs.
9958
9959 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9960
9961 * install-sh: Rename from install.sh.
9962 * Makefile.in (INSTALL): Change install.sh to install-sh.
9963 (DEVO_SUPPORT): Likewise.
9964
9965 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9966 Graichen <graichen@rzpd.de>.
9967
9968 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9969
9970 * config.guess: Recognize OpenBSD systems correctly.
9971
9972 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9973
9974 * README, Makefile.in (ETC_SUPPORT): Remove references to
9975 cfg-paper*, configure.{texi,man,info*}._
9976
9977 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9978
9979 * Makefile.in (all.normal): Ensure that gcc is built after all
9980 the x11 - ie gdb - targets.
9981
9982 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9983
9984 * makefile.vms: Don't run conf-a-gas.
9985
9986 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9987
9988 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9989
9990 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9991
9992 * configure.in: Remove noconfigdirs case since gdb also
9993 configures and builds for tic80-coff.
9994
9995 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9996
9997 * configure: Set cache_file to config.cache.
9998 * Makefile.in (local-distclean): Remove config.cache.
9999
10000 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10001
10002 * COPYING: Update FSF address.
10003
10004 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10005
10006 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10007 noconfigdirs.
10008
10009 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10010
10011 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10012 MAKEDIRS, is empty.
10013
10014 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10015
10016 * config.sub: Tweak mn10300 entry.
10017
10018 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10019
10020 * configure.in (host_tools): Put sim before gdb, so gdb's
10021 configure.tgt can determine if the simulator was configured.
10022
10023 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10024
10025 * config.sub: Move BeOS $os case to be with other Cygnus
10026 local cases.
10027
10028 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10029
10030 * config.sub: Remove misplaced comment that broke Linux.
10031
10032 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10033
10034 * config.sub: Add BeOS support.
10035
10036 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10037
10038 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10039
10040 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10041
10042 * configure.in (noconfigdirs): Remove tcl and tk from
10043 noconfigdirs for cygwin32 builds.
10044
10045 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10046
10047 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10048
10049 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10050
10051 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10052 make-all.com, use makefile.vms instead.
10053
10054 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10055
10056 * config.sub: Accept -lnews*.
10057
10058 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10059
10060 * configure.in (noconfigdirs): Disable target-newlib,
10061 target-examples and target-libiberty for d30v.
10062
10063 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10064
10065 * configure.in (noconfigdirs): Enable ld for d30v.
10066
10067 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10068
10069 * configure.in (tic80-*-*): Build compiler.
10070
10071 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10072
10073 * configure.in (d30v-*): Remove sim directory from list of
10074 unsupported d30v directories
10075
10076 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10077
10078 * config.sub, configure.in: Add d30v target cpu.
10079
10080 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10081
10082 * makefile.vms: New file.
10083 * make-all.com: Remove.
10084
10085 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10086
10087 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10088
10089 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10090
10091 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10092
10093 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10094
10095 * Makefile.in (ALL_MODULES): Added all-db.
10096 (CROSS_CHECK_MODULES): Addec check-db.
10097 (INSTALL_MODULES): Added install-db.
10098 (CLEAN_MODULES): Added clean-db.
10099
10100 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10101
10102 * config.guess: Merge with latest FSF sources.
10103
10104 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10105
10106 * Makefile.in (ALL_MODULES): Added all-itcl.
10107 (CROSS_CHECK_MODULES): Added check-itcl.
10108 (INSTALL_MODULES): Added install-itcl.
10109 (CLEAN_MODULES): Added clean-itcl.
10110
10111 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10112
10113 * configure.in: build gdb for mn10200
10114
10115 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10116
10117 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10118
10119 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10120
10121 * configure.in (tic80-*-*): Turn off most targets right now.
10122
10123 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10124
10125 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10126 rather than the makeinfo program.
10127 (do-info): Depend upon all-texinfo.
10128
10129 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10130
10131 * configure.in: Remove uses of config/mh-linux.
10132
10133 * config.sub, config.guess: Merge with latest FSF sources.
10134
10135 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10136
10137 * config.sub (case $basic_machine): Add tic80 entries.
10138
10139 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10140
10141 * config.sub, config.guess: Merge with latest FSF sources.
10142
10143 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10144
10145 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10146 * mpw-config.in: Test for NewFolderRecursive.
10147 * mpw-install: Use symbolic name for startup filename.
10148 * mpw-README: Add various additional details.
10149
10150 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10151
10152 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10153
10154 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10155
10156 * configure.in: Do build gcc and the target libraries for
10157 the mn10200.
10158
10159 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10160
10161 * configure.in: don't avoid building gdb for mn10300 any more
10162 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10163 instead of single-quoting it.
10164
10165 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10166
10167 * configure.in: Don't use --with-stabs on IRIX 6.
10168
10169 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10170
10171 * configure.in (m32r): Build gdb, libg++ now.
10172
10173 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10174
10175 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10176 directories from noconfigdirs.
10177
10178 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10179
10180 * config.sub (basic_machine): added mips16 configuration
10181
10182 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10183
10184 * config.sub: Handle d10v-unknown.
10185
10186 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10187
10188 * config.sub: Handle v850-unknown.
10189
10190 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10191
10192 * Makefile.in: add findutils
10193 * configure.in: add findutils to list of host_tools
10194
10195 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10196
10197 * config.sub: Handle mn10200 and mn10300.
10198
10199 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10200
10201 * configure.in (d10v-*): Do not build librx.
10202
10203 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10204
10205 * configure.in (mn10300): Build everything except gdb & libgloss.
10206
10207 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10208
10209 * config.guess: Patch for Dansk Data Elektronik servers,
10210 from Niels Skou Olsen <nso@dde.dk>.
10211
10212 For ncr, use /bin/uname rather than uname, since GNU uname does not
10213 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10214
10215 Patch for MIPS R4000 running System V,
10216 from Eric S. Raymond <esr@snark.thyrsus.com>.
10217
10218 Fix thinko for nextstep.
10219
10220 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10221
10222 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10223 * config.guess: Guess mips-dec-mach_bsd4.3.
10224
10225 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10226 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10227 release numbers.
10228 * config.guess (mips-mips-riscos*): Emit just enough of the
10229 release number.
10230
10231 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10232 * config.guess (sparc-auspex-sunos*): Added.
10233 (f300-fujitsu-*): Added.
10234
10235 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10236 * config.guess: Recognize a Tadpole as a sparc.
10237
10238 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10239
10240 * config.guess: Don't assume that NextStep version is either 2 or
10241 3. NextStep 4 (aka OpenStep 4) has come out now.
10242
10243 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10244
10245 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10246 From Rik Faith <faith@cs.unc.edu>.
10247
10248 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10249
10250 * config.sub: Contributions from bug-gnu-utils to:
10251 Support plain "hppa" (no version given) architecture, reported by
10252 OpenStep.
10253 OpenBSD like NetBSD.
10254 LynxOs is not a hardware supplier.
10255
10256 * config.guess: Contributions from bug-gnu-utils to add support for:
10257 OpenBSD like NetBSD.
10258 Stratus systems.
10259 More Pyramid systems.
10260 i[n>4]86 Intel chips.
10261 M680[n>4]0 Motorola chips.
10262 Use unknown instead of lynx for hardware manufacturer.
10263
10264 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10265
10266 * install.sh (chmodcmd): Set to null if the DST directory already
10267 exists.
10268
10269 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10270
10271 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10272 not use mt-ppc target Makefile fragment any more.
10273
10274 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10275
10276 * configure.in (*-*-windows): Exclude everything but those dirs
10277 needed to build windows.
10278
10279 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10280
10281 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10282
10283 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10284
10285 * configure.in: Exclude mmalloc from i386-windows.
10286
10287 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10288
10289 * Undo my previous change.
10290
10291 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10292
10293 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10294 unconditionally.
10295 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10296
10297 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10298
10299 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10300 host to add it's own flags.
10301
10302 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10303
10304 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10305
10306 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10307
10308 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10309 (CXX_FOR_TARGET): Likewise.
10310 (GCC_FOR_TARGET): Define.
10311 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10312 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10313 CC_FOR_TARGET was specified on the command line.
10314 (MAKEOVERRIDES): Don't define.
10315
10316 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10317
10318 * configure.in (m32r): Fix spelling of libg++ libs.
10319
10320 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10321
10322 * config.sub (-apple*): Remove, now redundant.
10323
10324 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10325
10326 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10327
10328 * configure: Rework yesterday's sed script patch.
10329
10330 * config.sub: Merge with FSF.
10331
10332 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10333
10334 * config.guess: Merge from FSF.
10335
10336 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
10337 * config.guess: Use pc instead of unknown, for pc clone systems.
10338 Change linux to linux-gnu.
10339
10340 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10341 * config.guess: Avoid non-portable tr syntax.
10342
10343 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10344
10345 * test-build.mk (HOLES): Add "xargs" for gdb.
10346
10347 * configure: Avoid hpux10.20 sed bug.
10348
10349 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10350
10351 * configure.in: Add support for windows host
10352 (that is a build done under the Microsoft build environment).
10353
10354 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10355
10356 * Makefile.in: Replace all uses of srcroot with s, to shrink
10357 command line lengths.
10358
10359 Patches from Geoffrey Noer <noer@cygnus.com>:
10360 * configure.in: If configuring for newlib, pass --with-newlib to
10361 subdirectories.
10362 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10363 -Bnewlib/ and -Lwinsup to gcc.
10364 (CXX_FOR_TARGET): Likewise.
10365
10366 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10367
10368 * Makefile.in (ETC_SUPPORT): Add configure.
10369
10370 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10371
10372 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10373 host configuration file.
10374
10375 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10376
10377 * configure.in: Break mn10x00 support into separate
10378 mn10200 and mn10300 configurations.
10379 * config.sub: Likewise.
10380
10381 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10382
10383 * configure.in: Add lots of stuff to noconfigdirs for
10384 the mn10x00 targets.
10385
10386 * config.sub, configure.in: Add mn10x00 support.
10387
10388 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10389
10390 * make-all.com: Call conf-a-gas, not config-a-gas.
10391
10392 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10393
10394 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10395 targets.
10396
10397 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10398
10399 * mpw-README: Add much more detail for native PowerMac.
10400 * mpw-install: New file.
10401 * mpw-configure: Add --norecursion and --help options.
10402 * mpw-config.in: Translate readme and install files when
10403 copying to objdir.
10404 * mpw-build.in: Don't always depend on byacc and flex.
10405 (install-only-top): New action.
10406
10407 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10408
10409 * configure.in: You can now configure GDB for the v850.
10410
10411 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10412
10413 * configure.in (noconfigdirs): Don't configure any C++ dirs
10414 if targeting D10V.
10415
10416 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10417
10418 * config.sub: Recognize mips64vr5000.
10419
10420 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10421
10422 * configure.in: Use a single line for host_tools and native_only.
10423
10424 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10425
10426 * config.sub, configure.in: Add entries for m32r.
10427
10428 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10429
10430 * Makefile.in (inet-install): Don't run install-gzip.
10431
10432 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10433
10434 * configure.in: Don't config lots of things for *-*-windows*.
10435
10436 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10437
10438 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10439 (host_libs, host_tools): Copy from configure.in.
10440 * mpw-configure: Don't complain about directories not found.
10441
10442 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10443
10444 * configure.in (i[345]86): Recognize i686 for pentium pro.
10445 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10446 file.
10447
10448 * config.guess (i[345]86): Ditto.
10449
10450 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10451
10452 * configure.in (noconfigdirs): Removed gdb for D10V.
10453
10454 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10455
10456 * configure.in: Remove ld, target-libio, target-libg++, and
10457 target-libstdc++ from noconfigdirs.
10458
10459 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10460
10461 * configure: Fix three locations where shell scripts were
10462 being run directly rather than with config_shell.
10463
10464 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10465
10466 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10467 * config.sub (basic_machine): Recognize v850.
10468
10469 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10470
10471 * mpw-configure: Handle multiple enable/disable options and
10472 pass them down recursively, handle -c and -s flags appropriately
10473 depending on choice of compiler, add escape mechanism for
10474 quoted arguments to gC.
10475
10476 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10477
10478 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10479 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10480 so that -mrelocatable-lib and -mno-eabi are used.
10481
10482 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10483 not support --print-multi-lib, don't abort.
10484
10485 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10486
10487 * make-all.com: Run config-a-gas.
10488 * setup.com: Don't copy subdirectory files around.
10489
10490 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10491
10492 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10493 target, it now compiles correctly.
10494
10495 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10496
10497 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10498
10499 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10500
10501 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10502
10503 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10504
10505 * configure.in (native_only): Add prms.
10506
10507 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10508
10509 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10510 (BINUTILS_SUPPORT_DIRS): Likewise.
10511
10512 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10513
10514 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10515 d10v support is added.
10516
10517 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10518
10519 * configure.in (d10v-*-*): New target.
10520
10521 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10522
10523 * config.guess (HP 9000/811): Recognize this as a PA1.1
10524 machine.
10525
10526 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10527
10528 * Makefile.in (do-tar-gz): New target, split out from tail end of
10529 taz target. Run each command separately, don't use pipes.
10530 (taz): Use it.
10531
10532 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10533
10534 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10535 * mpw-build.in: No builds should depend on building byacc or flex,
10536 they are assumed to be installed already.
10537
10538 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10539
10540 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10541 variable that CC_FOR_TARGET needs.
10542
10543 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10544
10545 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10546 options have changed since the last time the subdirectory was
10547 configured, and if it has, reconfigure.
10548 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10549 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10550
10551 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10552
10553 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10554 CLEAN_MODULES): Add bash.
10555 (all-bash): New target.
10556
10557 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10558
10559 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10560
10561 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10562
10563 * config.sub (basic_machine): Recognize d10v as a valid processor.
10564
10565 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10566
10567 * mpw-configure: Add support for --bindir.
10568 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10569
10570 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10571
10572 * configure.in: add bash, time, gawk to list of hosttools and things
10573 to only build for native toolchains
10574
10575 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10576
10577 * Makefile.in (docdir): Remove.
10578
10579 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10580
10581 * Makefile.in (datadir): Set to $(prefix)/share.
10582
10583 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10584
10585 * configure.in: build diff and patch for cygwin32-hosted
10586 toolchains.
10587
10588 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10589
10590 * config.sub: Accept -rtems*.
10591
10592 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10593
10594 * configure.in: enable dosrel for cygwin32-hosted builds,
10595 remove diff from the list of things not buildable
10596 via Canadian Cross
10597
10598 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10599
10600 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10601 don't get ". ".
10602
10603 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10604
10605 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10606
10607 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10608
10609 * Makefile.in (taz): Handle case where tex3patch didn't even get
10610 checked out. Also, if it was found, put the symlink in a new util
10611 subdirectory.
10612
10613 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10614
10615 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10616
10617 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10618
10619 * config.sub: Recognize -openvms.
10620 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10621 * make-all.com, setup.com: New files.
10622
10623 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10624
10625 * Makefile.in (taz): tex3patch moved to texinfo/util.
10626
10627 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10628
10629 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10630 * configure.in: remove make from disable-if-Can-Cross list
10631 enable gdb if ${host} and ${target} are cygwin32
10632
10633 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10634
10635 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10636 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10637
10638 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10639
10640 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10641 distinguish sysv/svr4/bsd variants.
10642 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10643
10644 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10645
10646 * configure.in: Added copyright notice.
10647 * move-if-change: Added copyright notice.
10648
10649 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10650
10651 * configure.in (powerpcle-*-solaris*): Until we get shared
10652 libraries working, don't build gdb, sim, make, tcl, tk, or
10653 expect.
10654
10655 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10656
10657 * config.guess: Merge with FSF:
10658
10659 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10660 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10661
10662 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10663 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10664
10665 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10666 * config.guess: Combine two OSF1 rules.
10667 Also recognize field test versions. From mjr@zk3.dec.com.
10668 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10669 because GNU uname does not support -p. From pmr@pajato.com.
10670
10671 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10672
10673 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10674
10675 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10676
10677 * mpw-README: Document GCCIncludes.
10678
10679 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10680
10681 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10682
10683 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10684
10685 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10686
10687 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10688
10689 * configure.in (*-*-cygwin32): Configure make.
10690
10691 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10692
10693 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10694
10695 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10696
10697 * Makefile.in (all-inet): Depend on all-perl.
10698
10699 * Makefile.in (inet-install): New target.
10700
10701 * Makefile.in (all-inet): Depend on all-tcl.
10702 (all-inet): Depend on all-send-pr.
10703
10704 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10705
10706 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10707 temporarily.
10708
10709 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10710
10711 * configure.in: Don't configure --with-gnu-ld on AIX.
10712
10713 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10714
10715 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10716
10717 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10718
10719 * Makefile.in (ALL_MODULES): Added all-inet.
10720 (CROSS_CHECK_MODULES): Added check-inet.
10721 (INSTALL_MODULES): Added install-inet.
10722 (CLEAN_MODULES): Added clean-inet.
10723 (all-indent): New target.
10724
10725 * configure.in (host_tools): Added inet.
10726 (native_only): Added inet.
10727 (noconfigdirs): Added inet.
10728
10729 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10730
10731 * configure.in: Don't configure libgloss if we are not configuring
10732 newlib.
10733
10734 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10735
10736 * configure.in: Don't configure libgloss for unsupported
10737 architectures.
10738
10739 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10740
10741 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10742
10743 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10744
10745 * Makefile.in (ALL_MODULES): Include all-apache.
10746 (CROSS_CHECK_MODULES): Include check-apache.
10747 (INSTALL_MODULES): Include install-apache.
10748 (all-apache): New target.
10749
10750 * configure.in: Added apache everywhere perl is seen.
10751
10752 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10753
10754 * Makefile.in: Add support for clean-{module} and
10755 clean-target-{module} rules.
10756
10757 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10758
10759 * configure.in (*-*-ose) do not build libgloss.
10760
10761 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10762
10763 * config.guess (prep*:SunOS:5.*:*): Turn into
10764 powerpele-unknown-solaris2.
10765
10766 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10767
10768 * configure.in: Permit --enable-shared to specify a list of
10769 directories.
10770
10771 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10772
10773 * configure.in (host==solaris): Pass only the first word of $CC
10774 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10775
10776 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10777
10778 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10779
10780 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10781
10782 * Makefile.in (ALL_MODULES): Include all-perl.
10783 (CROSS_CHECK_MODULES): Include check-perl.
10784 (INSTALL_MODULES): Include install-perl.
10785 (ALL_X11_MODULES): Include all-guile.
10786 (CHECK_X11_MODULES): Include check-guile.
10787 (INSTALL_X11_MODULES): Include install-guile.
10788 (all-perl): New target.
10789 (all-guile): New target.
10790
10791 * configure.in (host_tools): Include perl and guile.
10792 (native_only): Include perl and guile.
10793 (noconfigdirs): Don't build guile and perl; no ports have been
10794 done.
10795
10796 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10797
10798 * configure (--enable-*): Handle quoted option lists such as
10799 --enable-sim-cflags='-g0 -O' better.
10800
10801 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10802
10803 * Makefile.in ({,inst}all-target): New rule so we can make and
10804 install all of the target directories easily.
10805
10806 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10807
10808 * configure.in: Add missing global flag in sed substitution when
10809 deleting `target-' from ${configdirs}.
10810
10811 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10812
10813 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10814 option.
10815
10816 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10817 config/mh-necv4.
10818
10819 * install.sh: Correct misspelling of transformbasename.
10820
10821 * config.guess: Recognize mips-*-sysv*.
10822
10823 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10824
10825 * config.sub: Recognize mon960.
10826
10827 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10828
10829 * configure: Restore Canadian Cross handling of BISON and LEX,
10830 removed in Feb 20 change.
10831
10832 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10833
10834 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10835 Mention make install. Remove the old copyright date as well the
10836 clumsy and rather pointless copyright on the README file.
10837
10838 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10839
10840 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10841 Makefile after running symlink-tree, then run `make distclean' to
10842 avoid clobbering any generated files in srcdir.
10843
10844 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10845
10846 * configure.in (m68k-*-netbsd*): Build everything now.
10847
10848 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10849
10850 * Makefile.in (taz): Fix quoting.
10851
10852 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10853
10854 * configure.in (sparclet-*-*): Build everything now.
10855
10856 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10857
10858 * configure.in (m68k-*-linux*): New host.
10859
10860 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10861
10862 * configure: Check for bison before byacc.
10863
10864 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10865
10866 * Makefile.in configure: Change the way LEX and BISON/YACC are
10867 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10868 searching PATH. These are used as fallbacks by Makefile.in if
10869 flex/bison/byacc aren't in objdir.
10870
10871 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10872
10873 * Makefile.in: Make everything which depends upon all-bfd also
10874 depend upon all-opcodes, in case --with-commonbfdlib is used.
10875
10876 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10877
10878 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10879 building NT native compilers on Unix.
10880
10881 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10882
10883 * configure.in: Don't get CC from the host Makefile fragment if we
10884 can find gcc in PATH, or if this is a Canadian Cross. Move the
10885 Solaris test for /usr/ucb/cc to the post target script, just after
10886 the compiler sanity test.
10887
10888 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10889
10890 * config.sub: Merge with FSF.
10891
10892 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10893
10894 * Makefile.in (RPATH_ENVVAR): New variable.
10895 (REALLY_SET_LIB_PATH): Use it.
10896 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10897
10898 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10899
10900 * config.sub, configure.in: Recognize sparclet cpu.
10901
10902 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10903
10904 * config.guess: Support m68k-cbm-sysv4.
10905
10906 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10907
10908 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10909 m68k-unknown-linuxaout from linker help string. Put quotes around
10910 $ld_help_string.
10911
10912 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10913
10914 * config.guess (powerpc-harris-powerunix): Add guess for port
10915 to new target.
10916
10917 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10918
10919 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10920
10921 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10922
10923 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10924 $(REALLY_SET_LIB_PATH) in Makefile.
10925 * Makefile.in (SET_LIB_PATH): New variable.
10926 (REALLY_SET_LIB_PATH): New variable.
10927 ($(DO_X)): Use $(SET_LIB_PATH).
10928 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10929 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10930 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10931 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10932 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10933 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10934 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10935 (install-dosrel): Likewise.
10936 (all-opcodes): Depend upon all-libiberty.
10937
10938 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10939
10940 * config.guess (*:CYGWIN*): New
10941
10942 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10943
10944 * Makefile.in (all-target-winsup): All all-target-libiberty.
10945
10946 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10947
10948 * configure.in (noconfigdirs): Add missing # in front of comment.
10949
10950 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10951
10952 * configure.in: add second pass to things added to noconfigdirs
10953 so *-gm-magic can exclude libgloss properly.
10954
10955 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10956
10957 * mpw-configure (extralibs_name, rez_name): Set correctly
10958 for MWC68K compiler.
10959
10960 * mpw-README: Add more info on the necessary build tools.
10961
10962 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10963
10964 * configure.in, config.sub: Recognize cygwin32.
10965
10966 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10967
10968 * config.guess, config.sub: Recognize A/UX.
10969
10970 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10971
10972 * config.sub: Merge with gcc/config.sub.
10973
10974 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10975
10976 * mpw-build.in (do-binutils): Add build of stamps.
10977
10978 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10979
10980 * config.sub: Add recognition for mips64vr4100*-* targets.
10981
10982 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10983
10984 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10985 Add creation of gconfigargs with `--enable-shared' turned on.
10986 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10987 ($(host)-stamp-stage3-configured): Likewise.
10988 (HOLES): Add chatr and ldd.
10989 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10990
10991 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10992
10993 * configure: Pass --nfp to recursive configures.
10994
10995 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10996
10997 * Makefile.in (DLLTOOL): New.
10998 (DLLTOOL_FOR_TARGET): New.
10999 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11000 (EXTRA_TARGET_FLAGS): Ditto.
11001 (EXTRA_GCC_FLAGS): Ditto.
11002 (CONFIGURE_TARGET_MODULES): Ditto.
11003 (DO_X): Ditto.
11004 * configure: Add DLLTOOL.
11005
11006 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11007
11008 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11009 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11010 mh-sco, since old workarounds no longer needed, and don't
11011 build ld, since libraries have weak symbols in COFF.
11012
11013 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11014
11015 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11016
11017 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11018
11019 * configure.in: Make sure that ${CC} can be used to compile an
11020 executable.
11021
11022 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11023
11024 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11025 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11026 nothing depending on whether gdbtk is being built.
11027
11028 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11029
11030 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11031
11032 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11033
11034 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11035 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11036
11037 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11038
11039 * config-ml.in: Add support for
11040 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11041 Simplify setting of multidirs from --disable-foo.
11042
11043 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11044
11045 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11046 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11047 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11048 non-empty, pass them on to the GCC make.
11049 (all-bootstrap): New rule that is like all-gcc, except it executes
11050 the GCC bootstrap rule instead of the GCC all rule.
11051
11052 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11053
11054 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11055
11056 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11057
11058 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11059 DG/UX support.
11060
11061 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11062
11063 * config.sub (i*86*) Change [345] to [3456]
11064
11065 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11066
11067 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11068 --with-gnu-ld=no.
11069
11070 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11071
11072 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11073 AIX multilibs get built.
11074
11075 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11076
11077 * configure.in (i386-win32): Don't build expect if we're not
11078 building the tcl subdir.
11079
11080 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11081
11082 * Makefile.in: (configure-target-examples, all-target-examples):
11083 New targets, configure and build example programs.
11084
11085 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11086
11087 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11088 use it as input to sedit the generated MPW makefile.
11089 * mpw-README: Add a suggestion about Gestalt.h.
11090
11091 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11092
11093 * config.sub: Accept *-*-ieee*.
11094
11095 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11096
11097 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11098 Ronald F. Guilmette <rfg@monkeys.com>.
11099
11100 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11101
11102 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11103 for powerpc-pe native.
11104 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11105 (target==powerpc-pe): duplicate i386-win32 entry.
11106
11107 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11108
11109 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11110 of vxworks, not just vxworks5.1.
11111
11112 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11113
11114 * mpw-configure: Add support for exec-prefix.
11115
11116 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11117
11118 * config.guess: Recognize HP model 816 machines as having
11119 a PA1.1 processor.
11120
11121 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11122
11123 * configure: Ignore new autoconf configure options.
11124
11125 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11126
11127 * config.guess: Recognize Pentium under SCO.
11128 From Robert Lipe <robertl@arnet.com>.
11129
11130 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11131
11132 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11133
11134 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11135
11136 * configure.in: Don't configure gas for alpha-dec-osf*.
11137
11138 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11139
11140 * configure.in: Default to --with-stabs for some targets for which
11141 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11142 i[345]86*-*-unixware*.
11143
11144 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11145
11146 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11147 rather than basing it on the target. Simplify handling of options
11148 controlling which directories to configure. Remove extraneous
11149 slash in multi-clean target.
11150
11151 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11152
11153 * config-ml.in: Prefix more variables with ml_ so they don't collide
11154 with configure's.
11155
11156 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11157
11158 * configure: Don't turn -v into --v.
11159
11160 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11161
11162 * configure.in (targargs): Fix typo.
11163
11164 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11165
11166 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11167
11168 * configure.in: Strip --host and --target options from
11169 CONFIG_ARGUMENTS, and always configure for --host only. Add
11170 --with-cross-host option when building with a cross-compiler.
11171 * configure: Canonicalize the arguments put into config.status by
11172 always using `=' for an option with an argument. Pass a presumed
11173 --host or --target explicitly.
11174
11175 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11176
11177 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11178 into general OS recognition case.
11179
11180 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11181
11182 * configure.in (target_configdirs): add target-winsup only
11183 for win32 target systems.
11184
11185 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11186
11187 * Makefile.in (all-target-libgloss): Depend upon
11188 configure-target-newlib, since when libgloss is built it looks to
11189 see if the newlib directory exists.
11190
11191 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11192
11193 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11194 cfg-ml-*.in.
11195
11196 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11197
11198 * configure: Handle LD and LD_FOR_TARGET when configuring a
11199 Canadian Cross.
11200
11201 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11202
11203 * configure.in (target_libs): add target-winsup.
11204 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11205 (target==ppcle-pe): remove ld from $noconfigdirs.
11206
11207 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11208
11209 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11210 Preserve relative path names in $srcdir. Build symlink tree if
11211 configuring cross target dir and srcdir=. (= no VPATH support).
11212 (configure-target-libg++): Depend on configure-target-librx.
11213 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11214 * config-ml.in: New file.
11215 * symlink-tree: New file.
11216 * configure: Ensure srcdir="." if that's what it is.
11217
11218 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11219
11220 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11221 includes and FLEX_SKELETON setting.
11222 * mpw-configure (--with-gnu-ld): New option, controls whether
11223 to use PPCLink or ld with PowerMac GCC.
11224 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11225 * mpw-config.in: Configure grez if targeting Mac.
11226
11227 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11228 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11229 just macos.
11230 * configure.in: Configure grez resource compiler if targeting Mac.
11231 * Makefile.in (all-grez, install-grez): New targets.
11232
11233 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11234
11235 * configure: CXX defaults to gcc, not g++. If we find
11236 gcc in the path, set CC to gcc -O2.
11237
11238 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11239
11240 * configure: Default ${build} correctly. Avoid picking up extra
11241 spaces when reading CC and CXX from Makefile. When doing a
11242 Canadian Cross, use plausible default values for numerous
11243 variables.
11244 * configure.in: When doing a Canadian Cross, don't try to
11245 configure tools whose configure script can't handle it.
11246
11247 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11248
11249 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11250
11251 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11252
11253 * configure: Remove dubious bug reporting address.
11254
11255 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11256
11257 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11258 configure script, run that instead of this directory's configure.
11259 In either case, print a message that we're configuring the sub-dir.
11260
11261 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11262
11263 * configure.in: Before checking for the existence of various files,
11264 use sed to filter out "target-".
11265
11266 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11267
11268 * Makefile.in (DO_X): Split rule to decrease command line length
11269 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11270 (Philippe De Muyter).
11271
11272 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11273
11274 * Makefile.in (all-patch): depend on all-libiberty.
11275
11276 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11277
11278 * configure.in: If the only directory in target_configdirs which
11279 actually exists is libiberty, then set target_configdirs to empty,
11280 to avoid trying to build a target libiberty in a gas or gdb
11281 distribution.
11282
11283 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11284
11285 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11286 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11287 systems.
11288
11289 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11290
11291 * configure.in (copy_dirs): Use sys-include instead of include
11292 for --with-headers option.
11293
11294 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11295
11296 * Makefile.in, configure.in: Make winsup builds work with
11297 new scheme.
11298
11299 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11300
11301 * configure.in: Build the linker on AIX.
11302
11303 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11304
11305 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11306 where needed.
11307
11308 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11309
11310 * Makefile.in (all-gcc): Fix typo.
11311
11312 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11313
11314 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11315
11316 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11317
11318 * configure.in: Rename libFOO to target-libFOO, and xiberty
11319 to target-xiberty, to provide more flexibility.
11320 (target_subdir): Define. Create if cross.
11321 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11322 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11323 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11324 check-libFOO -> check-target-libFOO, etc.
11325 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11326 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11327 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11328 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11329 allow ALL_GCC="" to only configure.
11330 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11331 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11332 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11333
11334 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11335
11336 * Makefile.in (taz): Build "info" in etc explicitly.
11337
11338 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11339
11340 * configure.in: Make sure that CC is undefined (as opposed to
11341 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11342 problem with autoconf trying to configure on a host without GCC.
11343
11344 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11345
11346 * mpw-configure: Set host alias from choice of host compiler,
11347 only use generic MPW Makefile sed if present, edit a file
11348 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11349 * mpw-README: Add problem notes about CW6 and CW7.
11350
11351 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11352
11353 * Makefile.in (taz): Use ";" instead of ";;".
11354
11355 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11356
11357 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11358 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11359 DISTDOCDIRS.
11360 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11361 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11362
11363 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11364
11365 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11366 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11367 Move bfd to DISTSTUFFDIRS.
11368
11369 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11370
11371 * Makefile.in (X11_LIB): Removed.
11372 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11373
11374 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11375
11376 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11377
11378 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11379 names.
11380
11381 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11382
11383 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11384
11385 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11386
11387 * configure.in (i[345]86-*-win32): Always build newlib.
11388 Don't configure cvs, autoconf or texinfo.
11389 * Makefile.in (LD_FOR_TARGET): New.
11390 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11391 Pass down LD_FOR_TARGET.
11392
11393 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11394
11395 * winsup: New directory.
11396 * Makefile.in: Build winsup.
11397 * configure.in: Winsup is configured when target is win32.
11398 Can only build win32 target GDB when native.
11399
11400 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11401
11402 * config.guess: Recognize HP model 819 machines as having
11403 a PA 1.1 processor.
11404
11405 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11406
11407 * configure: Fix sed loop which substitutes for CC and CXX to
11408 avoid bug found in various sed implementations.
11409
11410 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11411
11412 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11413 simulator. Use standard powerpc-*-eabi*.
11414
11415 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11416
11417 * configure.in: Stop putting gas and binutils in noconfigdirs for
11418 powerpc-*-aix* and rs6000-*-*.
11419
11420 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11421
11422 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11423 -mcall-aixdesc libraries.
11424
11425 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11426
11427 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11428
11429 * config.sub (arm | armel | armeb): Fix shell syntax.
11430
11431 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11432
11433 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11434 -msoft-float and -mcpu=common support.
11435 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11436 libraries.
11437
11438 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11439
11440 * configure.in: Allow configuration and build of emacs19 for the alpha.
11441
11442 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11443
11444 * configure.in (CC): Get ^CC, not just any old CC, from
11445 ${host_makefile_frag}.
11446
11447 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11448
11449 * configure.in (CC): Try to get CC from
11450 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11451
11452 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11453
11454 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11455 only if it exists in $(srcdir).
11456
11457 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11458
11459 * configure: If CC and CXX are not set in the environment, set
11460 them, based on either an existing Makefile or on searching for gcc
11461 in PATH. Substitute for CC and CXX in Makefile.
11462 * configure.in: Remove libm from target_libs. Separate
11463 target_configdirs from configdirs. If CC is not set in
11464 environment, try to get it from a host Makefile fragment. Rewrite
11465 changes of configdirs to use skipdirs instead. A few minor
11466 tweaks. Take directories out of target_configdirs as they are
11467 taken out of configdirs. Remove existing Makefile files from
11468 subdirectories. Substitute for TARGET_CONFIGDIRS and
11469 CONFIG_ARGUMENTS in Makefile.
11470 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11471 by configure.in.
11472 (CONFIG_ARGUMENTS): Likewise.
11473 (CONFIGURE_TARGET_MODULES): New variable.
11474 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11475 ($(CONFIGURE_TARGET_MODULES)): New target.
11476 (configure-libg++, configure-libio): New targets.
11477 (all-libg++): Depend upon configure-libg++.
11478 (all-libio): Depend upon configure-libio.
11479 (configure-libgloss, all-libgloss): New targets.
11480 (configure-libstdc++): New target.
11481 (all-libstdc++): Depend upon configure-libstdc++.
11482 (configure-librx, all-librx): New targets.
11483 (configure-newlib): New target.
11484 (all-newlib): Depend upon configure-newlib
11485 (configure-xiberty): New target.
11486 (all-xiberty): Depend upon configure-xiberty.
11487
11488 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11489
11490 * configure.in (host i[345]86-*-win32): Expand the
11491 noconfigdirs again.
11492
11493 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11494
11495 * mpw-configure: Fix sed command file name.
11496
11497 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11498
11499 * configure.in (host i[345]86-*-win32): Reduce the
11500 noconfigdirs again.
11501
11502 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11503
11504 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11505 or powerpc*-*-pe*, since they are not yet supported.
11506
11507 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11508
11509 Add PowerMac support and many other enhancements.
11510 * mpw-configure: New option --cc to select compiler to use,
11511 paste options set according to --cc into the generated
11512 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11513 if mpw-make.sed is present.
11514 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11515 add forward includes for PowerPC include files.
11516 * mpw-build.in: Build using Makefile.PPC if present.
11517 (do-byacc, etc): Remove separate version resource builds.
11518 (do-gas): Build "stamps" before "all".
11519 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11520 * mpw-README: Update to reflect --cc option, PowerMac support,
11521 and recently-reported compatibility problems.
11522
11523 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11524
11525 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11526 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11527 (--with-multilib-top): Pass to recursive invocations.
11528
11529 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11530
11531 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11532 v810-*-*.
11533
11534 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11535
11536 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11537 gdb, ld and opcodes on v810-*-*.
11538
11539 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11540
11541 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11542 (local-maintainer-clean): New target.
11543 (maintainer-clean): New target.
11544 (realclean): Just depend upon maintainer-clean.
11545
11546 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11547
11548 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11549
11550 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11551
11552 * configure.in: Build ld in mips*-*-bsd* case.
11553
11554 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11555
11556 * config.sub: Accept -lites* OS. From Ian Dall.
11557
11558 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11559
11560 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11561 targets.
11562
11563 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11564
11565 * configure.in: treat i386-win32 canadian cross the same as
11566 i386-go32 canadian cross.
11567
11568 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11569
11570 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11571 running under the simulator to build a reduced set of libraries.
11572 (powerpc-*-eabiaix): Add fine grained multilib support added to
11573 other powerpc targets yesterday.
11574
11575 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11576
11577 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11578 -disable-softfloat, -disable-relocatable, -disable-aix, and
11579 -disable-sysv to control which multilib libraries get built.
11580
11581 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11582
11583 * configure: Add Makefile.tem to list of files to remove in trap
11584 handler.
11585
11586 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11587
11588 * config.guess (*Linux*): Add missing "exit"s.
11589 Also, need specific check for alpha-unknown-linux (uses COFF).
11590
11591 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11592
11593 * config.guess: Merge with FSF:
11594
11595 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11596 * config.guess (AIX4): More robust release numbering discovery.
11597
11598 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11599 * config.guess (i386-sequent-ptx): Properly get version number.
11600
11601 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11602 * config.guess (mips:*:4*:UMIPS): New case.
11603
11604 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11605
11606 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11607 (i386-win32 host): Likewise. Don't build readline.
11608
11609 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11610
11611 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11612 SUPPORT_FILES to submakes.
11613
11614 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11615
11616 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11617 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11618 mpw-configure.
11619
11620 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11621
11622 * configure.in (appdirs): Use =, not ==, in test expression when
11623 trying to build the text to print in the warning message for
11624 Solaris users.
11625
11626 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11627
11628 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11629
11630 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11631
11632 * config.guess: Recognize lynx-2.3.
11633
11634 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11635
11636 * config.sub (z8ksim): Deleted
11637 (z8k-*-coff): New, this is the one true name of the target.
11638
11639 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11640
11641 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11642
11643 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11644
11645 * config.guess (*:Linux:*:*): First try asking the linker what the
11646 default object file format is (elf, aout, or coff). Then if this
11647 fails, try previous methods.
11648
11649 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11650
11651 * configure.in: Don't build newlib for *-*-vxworks5.1.
11652
11653 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11654
11655 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11656 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11657
11658 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11659
11660 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11661
11662 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11663
11664 * cfg-ml-com.in: New file.
11665 * cfg-ml-pos.in: New file.
11666
11667 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11668
11669 * COPYING.NEWLIB: Add HP free copyright to list.
11670
11671 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11672
11673 * config.sub: Recognize -eabi* for the system, not just -eabi.
11674
11675 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11676
11677 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11678 * config.sub, configure.in (win32): New target and host.
11679
11680 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11681
11682 * configure.in: Add i386-pe configuration.
11683
11684 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11685
11686 * mpw-build.in (install): Install GDB after LD.
11687
11688 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11689
11690 * mpw-config.in (elf/mips.h): Always forward-include, needed
11691 for GDB to build.
11692
11693 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11694
11695 * testsuite: New directory for customer acceptance and whole tool
11696 chain tests.
11697
11698 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11699
11700 * configure: If per-host line isn't found, but AC_OUTPUT is found
11701 and a configure script exists, run it instead.
11702
11703 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11704
11705 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11706
11707 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11708
11709 * configure: Set build_{cpu,vendor,os,alias} to host values when
11710 --build isn't specified.
11711
11712 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11713
11714 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11715 (FLAGS_TO_PASS): Pass them.
11716 (EXTRA_TARGET_FLAGS): Ditto.
11717
11718 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11719
11720 * Makefile.in (all-libg++): Depend on all-libstdc++.
11721
11722 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11723
11724 * configure.in (noconfigdirs): Enable all packages for
11725 i386-unknown-netbsd.
11726
11727 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11728
11729 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11730 hosted builds (DOS builds)
11731
11732 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11733
11734 Changes for ARM based on patches from Richard Earnshaw:
11735 * config.sub: Handle armeb and armel.
11736 * configure.in: Omit arm linker only for riscix.
11737
11738 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11739
11740 * config.guess: Update from FSF.
11741
11742 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11743
11744 * config.sub: Recognize powerpcle as the little endian variant of
11745 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11746 powerpcle variant. Convert pentium into i586, not i486. Add p5
11747 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11748 temporarily.
11749
11750 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11751
11752 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11753
11754 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11755
11756 * config.sub: Accept -lites* as a basic system type.
11757
11758 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11759
11760 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11761 installed, and if so return linuxoldld as the system name.
11762
11763 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11764
11765 * config.guess: Add hppa1.1-hp-lites support.
11766
11767 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11768
11769 * configure.in: Don't build newlib for m68k-vxworks5.1.
11770
11771 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11772
11773 * configure.in (mips-sgi-irix6): Use mh-irix5.
11774
11775 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11776
11777 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11778
11779 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11780
11781 * test-build.mk: Enable building of shared libraries on IRIX 5 and
11782 OSF/1. Fix compiler flags.
11783 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11784
11785 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11786
11787 * configure.in: Recognize --with-newlib.
11788 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11789
11790 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11791
11792 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11793 to *_X11_MODULES due to gdbtk needing X include files et al.
11794
11795 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11796
11797 Merge in support for Mac MPW as a host.
11798 (Old change descriptions retained for informational value.)
11799
11800 * mpw-config.in: Add generic include forwards for cpu-specific
11801 include files in aout and elf directories.
11802
11803 * mpw-configure: Added copyright.
11804 * mpw-config.in: Check for presence of required build tools.
11805 (target_libs): Add newlib.
11806 (target_tools): Add examples.
11807 (Read Me): Generate as "Read Me for MPW" instead.
11808 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11809 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11810 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11811
11812 * mpw-configure: Remove subdir-specific makefile hackery,
11813 delete mk.tmp after using it.
11814
11815 * mpw-build.in (all): Display start and end times.
11816
11817 * mpw-configure (host_canonical): Set.
11818 (target_cpu): Always add to makefiles.
11819 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11820 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11821 (mpw-mh-mpw): Look for in srcdir and srcroot.
11822 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11823
11824 * mpw-build.in: (install-only): New target.
11825
11826 * mpw-configure (host_alias, target_alias): Rename from hostalias
11827 and targetalias, add into generated Makefile.
11828 (mk.tmp): If present, add into generated Makefile.
11829 * mpw-build.in (all-gas): Build config.h first before gas proper.
11830
11831 * mpw-configure (config.status): Write only if changed.
11832 * mpw-config.in (readline): Configure it (not built, just used for
11833 definitions).
11834
11835 * mpw-config.in (elf/mips.h): Add a forward include.
11836
11837 * mpw-config.in: Forward-include most .h files in include into
11838 extra-include.
11839 (readline): Don't build.
11840 mpw-build.in (install): Install GDB.
11841
11842 * mpw-configure (prefix, mpw_prefix): Handle it.
11843 * mpw-config.in (mmalloc, readline): Don't configure.
11844 * mpw-build.in (thisscript): Rename to ThisScript.
11845 Use mpw-build instead of BuildProgram everywhere.
11846 (mmalloc, readline): Don't build.
11847 * mpw-README: New file, basic documentation about the MPW port.
11848
11849 * mpw-config.in: Use forward-include to create include files.
11850
11851 * mpw-configure: Add more things to the top of each configured
11852 Makefile, including contents of config/mpw-mh-mpw.
11853 * mpw-config.in (extra-include): Create this directory and fill it
11854 with Posix-like include files when configuring.
11855
11856 * config.sub (apple, mac, mpw): Add various aliases.
11857
11858 * mpw-build.in: New file, top-level build script fragment for MPW.
11859 * mpw-configure: New file, configure script for MPW.
11860 * mpw-config.in: New file, config fragment for MPW.
11861
11862 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11863
11864 * configure.in (host_libs): Remove glob, since it is gone from the
11865 sources.
11866
11867 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11868
11869 * Makefile.in: define empty GDB_NLM_DEPS var.
11870
11871 * configure.in(target_makefile_frag): use config/mt-netware
11872 for netware targets.
11873
11874 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11875
11876 * config.sub: Merge in recent FSF changes. Remove linux special
11877 cases.
11878
11879 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11880
11881 Revert this change:
11882
11883 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11884
11885 * build-all.mk: Use CC=cc -Xs on Solaris.
11886
11887 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11888
11889 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11890 stop using it.
11891 * Makefile.in: Nuke all references to glob subdirectory.
11892
11893 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11894
11895 * configure.in: Fix --enable-shared logic in per-host.
11896
11897 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11898
11899 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11900
11901 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11902
11903 * configure.in (noconfigdirs): Don't build gas on AIX, for
11904 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11905
11906 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11907
11908 * configure: Fix --cache-file to work if the file argument is a
11909 relative path.
11910
11911 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11912
11913 * configure: If the --cache-file is used, pass it down to
11914 configure in subdirectories.
11915
11916 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11917
11918 * config.sub: add vxworks29k configuration.
11919
11920 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11921
11922 * Makefile.in (taz): Do "diststuff" part quietly.
11923
11924 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11925
11926 * config.sub: Mini-merge with gcc/config.sub.
11927
11928 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11929
11930 * config.guess (IRIX): Sed - to _.
11931
11932 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11933
11934 * Makefile.in (source-vault, binary-vault): New targets.
11935
11936 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11937
11938 * config.sub: Recognize -eabi as a basic system type.
11939
11940 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11941
11942 * configure.in (enable_shared stuff): Fix typo.
11943
11944 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11945
11946 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11947
11948 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11949
11950 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11951
11952 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11953
11954 * configure.in (rs6000-*-*): Don't build gas.
11955
11956 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11957
11958 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11959 reduce command line length.
11960 (AS_FOR_TARGET): Check for as.new, not Makefile.
11961 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11962
11963 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11964
11965 * config.guess: Merge from FSF.
11966
11967 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11968
11969 * configure: Don't use $ when handling program_suffix.
11970
11971 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11972
11973 * configure.in: Configure tk for hppa/hpux.
11974
11975 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11976
11977 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11978
11979 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11980
11981 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11982 to LIBCXXFLAGS. Tests are better run without it.
11983
11984 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11985
11986 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11987
11988 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11989
11990 * configure.in (*-*-netware*): Don't configure xiberty.
11991
11992 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11993
11994 * configure.in: Remove tk from native_only list.
11995
11996 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11997
11998 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11999 for special NCD build.
12000
12001 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12002
12003 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12004 makeall.bat, they're only useful for binutils snapshots.
12005 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12006 makeall.bat to specified SUPPORT_FILES.
12007
12008 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12009
12010 * build-all.mk: Add Ericsson targets to sun4 and solaris
12011 hosts. Add BNR's sun4 target to solaris host, so their
12012 build-from-source will be tested in-house first.
12013
12014 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12015
12016 * Makefile.in (LIBCFLAGS): New variable.
12017 (CFLAGS_FOR_TARGET): Ditto.
12018 (LIBCFLAGS_FOR_TARGET): Ditto.
12019 (LIBCXXFLAGS): Ditto.
12020 (CXXFLAGS_FOR_TARGET): Ditto.
12021 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12022 (BASE_FLAGS_TO_PASS): Pass them.
12023 (EXTRA_TARGET_FLAGS): Ditto.
12024
12025 * configure.in: Support --enable-shared.
12026
12027 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12028
12029 * configure.in (target_libs): Include libstdc++ again.
12030 * config.guess: Update from FSF (for FreeBSD).
12031
12032 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12033
12034 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12035 makeall.bat.
12036 (DISTDOCDIRS): Add `etc'.
12037 (ETC_SUPPORT_PFX): New variable.
12038 (taz): Include anything from etc starting with a word in
12039 ETC_SUPPORT_PFX.
12040
12041 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12042
12043 * config.sub: Update for recent FSF changes. Remove obsolete
12044 h8300hds entry. Add -windows* and -osx as basic os. Minor
12045 spacing changes.
12046
12047 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12048
12049 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12050
12051 * config.guess: Merge with FSF.
12052 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12053
12054 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12055
12056 * configure: Since the "trap 0" handler will override the exit
12057 status on many systems, only use it for "exit 1", and make it set
12058 a non-zero exit status; reset it before "exit 0". Also, check
12059 exit status of config.sub, and error out if it failed.
12060
12061 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12062
12063 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12064 and install libgloss.
12065
12066 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12067
12068 * Makefile.in (all-binutils): Depend upon all-byacc.
12069
12070 * configure.in: Don't build emacs on Irix 5.
12071
12072 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12073
12074 * configure.in (*-*-netware*): Add libio.
12075
12076 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12077
12078 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12079 (CHECK_TARGET_MODULES): Ditto.
12080 (INSTALL_TARGET_MODULES): Ditto.
12081 (TARGET_LIBS): Ditto.
12082 (all-libstdc++): Note dependencies.
12083
12084 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12085
12086 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12087
12088 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12089
12090 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12091 -fexternal-templates.
12092
12093 * configure.in (target_libs): Add libstdc++.
12094 (noconfigdirs): Add libstdc++ as appropriate.
12095
12096 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12097
12098 * config.guess: Update from FSF.
12099
12100 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12101
12102 * configure: Use ${config_shell} when running ${configsub}.
12103
12104 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12105
12106 * config.sub: No longer recognize h8300h.
12107
12108 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12109
12110 * config.sub: Remove extraneous differences between config.sub and
12111 gcc/config.sub.
12112
12113 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12114
12115 * Makefile.in (DISTSTUFFDIRS): Add gas.
12116
12117 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12118
12119 * COPYING.NEWLIB: New file.
12120
12121 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12122
12123 * config.guess (HP-UX): Patch from Harlan Stenn
12124 <harlan@landmark.com> to also emit release level.
12125
12126 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12127
12128 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12129
12130 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12131
12132 * config.sub: Merge nextstep cleanup from FSF.
12133
12134 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12135
12136 * configure.in (arm-*-*): Don't configure ld for this target.
12137
12138 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12139
12140 * configure.in (*-*-netware): don't configure libg++, libio,
12141 librx, or newlib.
12142
12143 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12144
12145 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12146 configure ld--it works, but it doesn't support shared libraries.
12147
12148 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12149
12150 * config.guess (*-unknown-freebsd*): Get rid of possible
12151 trailing "(Release)" in version string.
12152 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12153
12154 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12155
12156 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12157 Fix type: *-next-neststep -> *-next-nextstep.
12158
12159 * config.guess: Merge from FSF:
12160
12161 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12162
12163 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12164
12165 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12166
12167 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12168 instead of UNIX_SV for UnixWare 1.0).
12169
12170 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12171
12172 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12173 to make gdb/nlm/* build after the compiler and linker.
12174
12175 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12176
12177 * config.guess (netbsd, freebsd, linux): Accept any machine,
12178 not just i[34]86.
12179 (m68k-atari-sysv4): Relocate to match FSF version.
12180
12181 * config.guess: More merges from the FSF:
12182
12183 Add a space before function call or macro invocation.
12184
12185 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12186
12187 * config.guess: Add trap cmd to remove dummy.c and dummy when
12188 interrupted.
12189
12190 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12191
12192 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12193 (dummy): Redirect stderr from compilation of dummy.c.
12194
12195 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12196
12197 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12198
12199 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12200
12201 * configure: Accept and ignore --cache*, for compatibility with
12202 new autoconf.
12203
12204 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12205
12206 * config.guess: Merge from FSF:
12207
12208 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12209
12210 * config.guess (Pyramid*:OSx*:*:*): New case.
12211 (PATH): Add /.attbin at end for finding uname.
12212 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
12213
12214 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12215
12216 * config.guess (M88*:DolphinOS:*:*): New case.
12217
12218 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12219
12220 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12221 to select whether to use ELF or COFF.
12222
12223 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12224
12225 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12226
12227 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12228
12229 * config.guess: Guess the OS version for HPUX.
12230
12231 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12232
12233 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12234
12235 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12236
12237 * configure.in: Recognize --with-headers, --with-libs, and
12238 --without-newlib.
12239 * Makefile.in (all-xiberty): Depend upon all-ld.
12240
12241 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12242
12243 * configure.in: Change i[34]86 to i[345]86.
12244
12245 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12246
12247 * configure (version): A few more tweaks to help message.
12248
12249 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12250
12251 * Makefile.in: Remove (for now) librx as a host library,
12252 now that we're building it for target.
12253
12254 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12255
12256 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12257 (Karl Berry).
12258
12259 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12260
12261 * configure.in: Also configure librx.
12262
12263 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12264
12265 * Makefile.in: Update various rules to reflect that librx
12266 is now needed for libg++.
12267
12268 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12269
12270 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12271
12272 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12273
12274 * configure.in: Configure the examples directory.
12275
12276 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12277
12278 * configure: Simplify Jun 2 1994 change.
12279
12280 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12281
12282 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12283 /bin/gcc isn't good enough to build gcc.
12284
12285 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12286
12287 * Makefile.in (GDB_SUPPORT_FILES): Remove
12288 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12289 (gdb.tar.gz): Add new rule to use standard distribution building
12290 mechanism.
12291
12292 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12293
12294 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12295 Bill Cox <bill@cygnus.com>.
12296
12297 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12298
12299 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12300
12301 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12302
12303 * configure: Search current dir first in .gdbinit.
12304
12305 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12306
12307 * config.sub: Recognize freebsd (merged from gcc config.sub).
12308
12309 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12310
12311 * config.sub: Refer to NeXT's operating system as nextstep.
12312
12313 * config.sub (case $basic_machine): Re-order the cases, to match
12314 the order in the FSF version (which is mostly alphabethical).
12315 Merge in some additions and changes from the FSF.
12316
12317 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12318
12319 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12320 * config.sub: Recognize cxux7.
12321 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12322
12323 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12324
12325 * config.sub: Fix typo powerpc -> powerpc-*.
12326
12327 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12328
12329 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12330
12331 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12332 parallel with all-emacs and install-emacs). Top-level command
12333 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12334
12335 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12336
12337 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12338 $(relbindir)/make before doing ``make install'', and use
12339 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12340 installing over running make binary.
12341 ($(host)-stamp-stage3-installed): Likewise.
12342
12343 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12344
12345 * config.guess: Recognize Mach.
12346
12347 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12348
12349 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12350 see whether --exec-prefix was used.
12351
12352 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12353
12354 * README: Explicitly mention libg++/README. (Zoo's idea.)
12355
12356 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12357
12358 * Makefile.in: Add all-librx target similar to all-libproc.
12359
12360 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12361
12362 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12363 with post 1.2 uname bogosity.
12364
12365 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12366
12367 * configure: Remove temporary files on receipt of a signal.
12368
12369 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12370
12371 * configure: If there is a package_makefile_frag, remove
12372 ${subdir}/Makefile.tem after copying it in.
12373
12374 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12375
12376 * build_all.mk: support rs6000 lynx identifies itself as
12377 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12378 since /bin/gcc is too feeble to compile a modern gcc.
12379
12380 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12381
12382 * brought devo/test-build.mk update-to-date with progressive/
12383 test-build.mk. Add lynx targets and hppa flag info.
12384
12385 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12386
12387 * configure.in: Use mh-ncrsvr43. Patch from
12388 Tom McConnell <tmcconne@sedona.intel.com>.
12389
12390 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12391
12392 * config.guess (i386-unknown-bsdi): No longer need to
12393 check #if defined(__bsdi__) && defined(__i386__).
12394
12395 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12396
12397 * configure: Set program_transform_nameoption correctly.
12398
12399 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12400
12401 * brought build-all.mk update-to-date with progressive build-all.mk,
12402 added new targets and hppa info.
12403
12404 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12405
12406 * configure: If config.guess result is a prefix of the user
12407 specified target, assume a native build and use the user specified
12408 target as the host alias. Remove SunOS patch suffix removal hack.
12409 * configure.in: Remove SunOS patch suffix removal hack.
12410
12411 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12412 in NATIVE_CHECK_MODULES.
12413
12414 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12415
12416 * Makefile.in: Rename HOST_ONLY to NATIVE.
12417 * configure: Delete SunOs patch suffix from host_canonical
12418 and build_canonical variables that are prepended to Makefiles.
12419 * configure.in: Add comments for easier maintenance.
12420
12421 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12422
12423 * Makefile.in: Add all-libproc target similar to all-gui.
12424
12425 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12426
12427 * Makefile.in (CHECK_MODULES): split into
12428 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12429
12430 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12431
12432 * config.guess (i386-unknown-bsdi): New system to guess.
12433
12434 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12435
12436 * Makefile.in: Add all-gui target (but not yet build by "all").
12437
12438 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12439
12440 * config.sub: Move deletion of patch suffix from here...
12441 * configure.in: To here, at Ian's suggestion. The top-
12442 level scripts might need to know of a patch level.
12443
12444 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12445
12446 * config.sub: Strip off patch suffix so rtl is recognized
12447 as a sunos4.1.3 machine, even though it's been patched.
12448
12449 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12450
12451 * Makefile.in (INSTALL_LAST): Delete.
12452 (INSTALL_DOSREL): New.
12453
12454 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12455
12456 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12457 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12458 whether we pass down --with-gnu-ld anyhow.
12459
12460 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12461
12462 * Makefile.in (INSTALL_LAST): Change operation so it works
12463 on more flavors of make.
12464 * configure.in (go32): Don't build libg++ or libio.
12465
12466 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12467
12468 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12469 they can be overriden by templates.
12470
12471 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12472
12473 * configure.in (target==go32): Don't build gdb.
12474 * dosrel: New directory.
12475
12476 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12477
12478 * configure.in (host==go32): Configure dosrel too.
12479 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12480 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12481 be set by incoming names or templates.
12482 (INSTALL_LAST): New rule.
12483
12484 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12485
12486 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12487
12488 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12489
12490 * configure.in (appdirs): New variable. Currently empty, but will
12491 be used in gas distribution. If nonempty, lists a set of
12492 directories at least one of which must get configured, or top
12493 level configuration is considered to have failed.
12494 (rs6000-*-lynxos*): Use new file name.
12495
12496 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12497
12498 Eliminate XTRAFLAGS.
12499 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12500 newlib include files using -idirafter, and also use -nostdinc.
12501 (CXX_FOR_TARGET): Likewise.
12502 (XTRAFLAGS): Removed.
12503 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12504 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12505 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12506 ($(DO_X)): Don't pass down XTRAFLAGS.
12507
12508 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12509
12510 * configure.in (mips*-dec-bsd*): New target; do build linker.
12511 (mips*-*-bsd*): New target; don't build linker.
12512
12513 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12514
12515 * configure.in: support rs6000-*-lynxos* configuration.
12516 support sunos4 as a cross target.
12517
12518 * config.sub: look for lynx*, not lynx since the OS version may
12519 legitimately be part of the name.
12520
12521 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12522
12523 * configure.in (i[34]86-*-sco*): Move to be with other i386
12524 targets.
12525 (romp-*-*): New target. Skip various binary utilities.
12526 (vax-*-*): New target. Don't build newlib.
12527 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12528
12529 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12530
12531 * configure.in: Only set host_makefile_frag if config
12532 directory exists.
12533
12534 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12535
12536 * install.sh: If $dstdir exists, don't check whether each
12537 component does.
12538
12539 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12540
12541 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12542
12543 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12544
12545 * configure.in (*-*-lynxos*): Don't configure newlib for either
12546 native or cross Lynx.
12547
12548 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12549
12550 * config.sub (sparc64-elf): Fix os.
12551 (z8k): Remove duplicate.
12552
12553 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12554
12555 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12556 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12557
12558 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12559
12560 * configure: Make file links cleanly even if Lynx fails on
12561 an NFS symlink (at least fail cleanly).
12562
12563 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12564
12565 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12566 -XNh2000.
12567
12568 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12569
12570 * configure: Unknown options are fatal again.
12571
12572 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12573
12574 * configure: Ignore --x-includes and --x-libraries, for Autoconf
12575 compatibility.
12576
12577 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12578
12579 * build-all.mk: Add `clean' target.
12580
12581 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12582
12583 * config.guess: Add SINIX support.
12584 * configure.in: Add mips-*-sysv4* support.
12585
12586 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12587
12588 * build-all.mk: Document all useful targets.
12589 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12590 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12591
12592 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12593
12594 * configure: Support --silent, --quiet.
12595
12596 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12597
12598 * configure: Support --disable-FEATURE.
12599
12600 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12601
12602 * config.guess: Recognize NCR running SVR4.3.
12603
12604 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12605
12606 * config.guess: Make BSDI generate i386-unknown-bsd386.
12607 Patch from Paul Eggert <eggert@twinsun.com>.
12608
12609 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12610
12611 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12612
12613 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12614
12615 * configure: Make unrecognized options give nonfatal warnings
12616 instead of fatal errors, and pass them to any subdirectory
12617 configures in case they recognize them.
12618 Make --x equivalent to --with-x.
12619
12620 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12621
12622 * configure: Add --enable-* options. Clean up usage message and
12623 some comments.
12624
12625 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12626
12627 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12628
12629 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12630
12631 * configure.in (hppa*-*-*): Enable binutils.
12632
12633 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12634
12635 * config.sub: Recognize cisco.
12636
12637 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12638
12639 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12640
12641 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12642
12643 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12644 than one configuration name. Add comment.
12645
12646 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12647
12648 * config.guess: about target *-hitachi-hiuxwe2, fixed
12649 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12650 macro is incorrect.]
12651
12652 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12653
12654 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12655 than the "make ls" stuff which used to be here.
12656
12657 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12658
12659 * config.guess: Recognize i[34]86-unknown-freebsd.
12660 From Shawn M Carey <smcarey@rodan.syr.edu>.
12661
12662 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12663
12664 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12665
12666 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12667
12668 * config.guess: Check for ptx.
12669
12670 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12671
12672 * config.sub: Add os9k checking.
12673
12674 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12675
12676 * config.guess: Handle OSF1 running on HPPA processors
12677
12678 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12679
12680 * configure: If subdir configure fails, print out a message with
12681 subdirectory name, in case subdir's configure code didn't identify
12682 itself.
12683
12684 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12685
12686 * configure.in: Remove embedded newlines from configdirs.
12687 Avoid mismatches of substrings. Fix matching strings at end
12688 of configdirs.
12689
12690 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12691
12692 * config.guess: Add Lynx/rs6000 config support.
12693
12694 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12695
12696 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12697
12698 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12699
12700 * configure.in (hppa*-*-osf*): Treat this just like most other
12701 PA configurations (eg no binutils or ld).
12702 (hppa*-*-*elf*): These configurations have binutils and ld.
12703
12704 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12705
12706 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12707
12708 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12709
12710 * configure.in (rs6000-*-*): Build gas.
12711
12712 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12713
12714 * Makefile.in: Avoid bug in losing hpux sed.
12715
12716 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12717
12718 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12719 for GDB and GDB has been fixed to not need it.
12720
12721 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12722
12723 * config.guess: Recognize vax hosts.
12724
12725 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12726
12727 * configure (while loop): Don't use "break 2" inside case
12728 statement -- the case statement isn't an enclosing loop.
12729
12730 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12731
12732 * config.guess: Clean up NeXT support, to allow nextstep
12733 on Intel machines. Make OS be nextstep.
12734
12735 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12736
12737 * config.guess: Add alternate forms for Convex.
12738
12739 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12740
12741 * configure: Completely rewrite option processing. Take
12742 advantage of pattern-matching to avoid invoking test frequently.
12743 Also clean up host and target defaulting logic.
12744
12745 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12746
12747 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12748 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12749 commands (plus user environment) will fit SCO limits.
12750
12751 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12752
12753 * configure.in: Don't issue warnings about directories which are
12754 not being configured if -norecursion is set. Correct test for
12755 --with-gnu-as and --with-gnu-ld to not get confused by substring
12756 matches.
12757
12758 * configure.in: Don't build gas for alpha-dec-osf1*.
12759
12760 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12761
12762 * configure: Back out Per's change of 12/19/1993. It changes the
12763 behavior of configure in unexpected and confusing ways.
12764
12765 Also, use different delim char when calculating
12766 program_transform_name so that the name can contain slashes.
12767
12768 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12769
12770 * configure.in, config.sub: Add support for VSTa micro-kernel.
12771
12772 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12773
12774 * configure.in: Nuke hacks which were used to get a special
12775 version of GAS for HPPA configurations.
12776
12777 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12778
12779 * configure: If only ${target_alias} is given, use that
12780 as the default for ${host_alias}.
12781 * configure: Add missing back-slashes before nested quotes.
12782
12783 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12784
12785 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12786
12787 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12788
12789 * config.guess: Recognize some Tektronix configurations.
12790 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12791
12792 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12793
12794 * config.sub: Match any flavor of SH.
12795
12796 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12797
12798 * configure.in: Don't try to configure newlib for Alpha.
12799
12800 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12801
12802 * configure.in: Don't build ld for Irix 5. Don't build gas,
12803 libg++ or libio for any Alpha target.
12804
12805 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12806
12807 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12808
12809 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12810 default arguments -- so it tried to compress itself.
12811
12812 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12813
12814 * configure.in (notsupp): ensure that a space is always at the end
12815 of the configdirs list, since the grep checks for an explicit space
12816
12817 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12818
12819 * configure.in (target i386-sysv4.2): don't build ld, since static
12820 versions of many libraries are not available.
12821
12822 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12823
12824 * config.guess: Recognize Apollos (using environment variables).
12825 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12826
12827 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12828
12829 * config.guess: Recognize Sony news mips running newsos.
12830
12831 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12832
12833 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12834 "fi ; else" for bash.
12835
12836 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12837
12838 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12839
12840 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12841
12842 * config.sub: accept unixware as an alias for svr4.2.
12843 Fix some inconsistancies with the gcc version.
12844
12845 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12846
12847 * Makefile.in (DISTDOCDIRS): Add gdb.
12848
12849 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12850
12851 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12852
12853 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12854
12855 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12856 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12857 this now.
12858
12859 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12860
12861 * config.sub: Accept hiux* as an OS name.
12862
12863 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12864 etc/make-stds.texi. The underscore came from gcc, and dje now
12865 agrees that RUNTESTFLAGS is the correct name.
12866
12867 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12868
12869 * install.sh: Remove 'set -e'. It makes any conditionals
12870 in the script useless.
12871
12872 * config.guess: Automatically recognize arm-acorn-riscix
12873 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12874
12875 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12876
12877 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12878
12879 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12880
12881 * Makefile.in (DISTDOCDIRS): New variable.
12882 (taz): Edit local Makefile.in sooner, instead of proto-toplev
12883 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
12884
12885 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12886
12887 * configure.in (hppa target): check the source directory for the
12888 pagas sub-directory
12889
12890 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12891
12892 * config.sub: Allow -aout* and -elf*.
12893
12894 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12895
12896 * configure.in: Don't build ld on i386-solaris2, same as for
12897 sparc-solaris2.
12898
12899 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12900
12901 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12902
12903 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12904
12905 * configure.in: Configure gdb for alpha.
12906
12907 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12908
12909 * Makefile.in (CXXFLAGS): Add -O.
12910
12911 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12912
12913 * config.guess: added support for DG Aviion
12914
12915 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12916
12917 * configure.in: Produce warning message for subdirectories not
12918 configurable for this host/target combination. Don't try to
12919 configure gdb for vms.
12920
12921 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12922
12923 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12924 appropriate files before making "diststuff".
12925 (DISTBISONFILES): New var: list of files to be edited.
12926 (DISTSTUFFDIRS): Add binutils.
12927
12928 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12929
12930 * config.sub: also handle mipsel and mips64el (for little endian mips)
12931
12932 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12933
12934 * configure.in: Add * to end of all OS names.
12935
12936 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12937
12938 * configure.in: Build newlib for LynxOS native.
12939
12940 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12941
12942 * config.guess: Add support for delta 88k running SVR3.
12943
12944 * configure.in: Add comment about HP compiler vs. emacs.
12945
12946 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12947
12948 * configure.in: don't build ld on solaris2 (not a viable option
12949 due to bugs in getpwnam & getpwuid)
12950
12951 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12952
12953 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12954 config.guess will produce a full version number.
12955
12956 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12957
12958 * configure.in: Build linker and binutils for alpha-dec-osf1.
12959
12960 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12961
12962 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12963 and gdb/testsuite/Makefile.in.
12964
12965 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12966
12967 * configure.in: recognize mips*- instead of mips-
12968
12969 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12970
12971 * config.sub: Accept linux*coff and linux*elf as operating
12972 systems.
12973
12974 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12975
12976 * config.sub: Recognize mips64, and mips3 as an alias for it.
12977
12978 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12979
12980 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12981 gdb knows how to handle OSF/1 shared libraries.
12982
12983 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12984
12985 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12986 * config.guess: Recognize Hitachi's HIUX.
12987 * config.sub: Recognize h3050r* and hppahitachi.
12988 Remove redundant cases for hp9k[23]*.
12989
12990 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12991
12992 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12993 if gas and ld are in the source tree and are in ${configdirs}.
12994 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12995 --with options (but still pass them down on the command line,
12996 if they were explicitly specified).
12997
12998 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12999
13000 * configure: substitute SHELL value in Makefile.in with
13001 ${CONFIG_SHELL}
13002
13003 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13004
13005 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13006 *-*-solaris2* targets.
13007
13008 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13009
13010 * Makefile.in: define M4, and pass it down to sub-makes;
13011 all-autoconf now depends on all-m4
13012
13013 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13014
13015 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13016 presence of {ar,ranlib} instead of a configured directory
13017
13018 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13019
13020 * config.guess: Accept 34?? as well as 33?? for NCR.
13021
13022 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13023
13024 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13025 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13026
13027 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13028
13029 * configure: grab values for $(CC) and $(CXX) from the
13030 environment, so that someone can do "CC=gcc configure; make" and
13031 have it work right (matching the way that autoconf works now)
13032
13033 * configure.in, Makefile.in: add support for gash, the tcl
13034 interface to Galaxy
13035
13036 * config.guess: add NetBSD variants (hp300, x86)
13037
13038 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13039
13040 * install.sh: Support -d option (in the manner of SunOS 4 install,
13041 as it is more deterministic than that of GNU install)
13042 (chmodcmd): Set file to mode 755 by default (should also do default
13043 chgrp and chown, but I don't feel like dealing with that now)
13044
13045 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13046
13047 * config.sub: Remove h8300hhms alias.
13048
13049 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13050
13051 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13052
13053 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13054
13055 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13056 as stmp-fixinc
13057
13058 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13059
13060 * config.sub: recognize m88110-bug-coff.
13061
13062 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13063
13064 * Makefile.in (all-libio): all dependencies on the toolchain used
13065 to build this (gcc, gas, ld, etc)
13066
13067 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13068
13069 * config.guess: Deal with OSF/1 1.3 on alpha.
13070
13071 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13072
13073 * install.sh: add some 'else true' clauses for portability
13074
13075 * configure.in: don't build libio for h8[35]00-*-* targets
13076
13077 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13078
13079 * Makefile.in: Add support for new libio.
13080
13081 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13082
13083 * install.sh: If one command fails, don't try the rest. Don't try
13084 to remove $dsttmp (via trap) unless we have already created it.
13085 If $src doesn't exist, detect it and exit with an error.
13086
13087 * config.guess: Recognize BSD on hp300.
13088
13089 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13090
13091 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13092 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13093
13094 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13095
13096 * Makefile.in (all-send-pr): depends on all-prms
13097
13098 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13099
13100 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13101
13102 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13103
13104 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13105 Added test for mips-mips-riscos5.
13106
13107 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13108
13109 * configure.in: use mh-hp300 for 68k HP hosts
13110
13111 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13112
13113 * configure: add support for CONFIG_SHELL, so that you can use
13114 some alternate shell for evaluating configure scripts
13115
13116 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13117
13118 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13119 in configure script to bug-gdb@prep.ai.mit.edu when building
13120 distribution archive.
13121 * Makefile.in (COMPRESS): Remove def.
13122 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13123 gdb.tar.Z and make-gdb.tar.Z respectively.
13124 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13125 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13126 to convergence with 'taz' target in Makefile.in.
13127
13128 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13129
13130 * install.sh (dsttmp): use trap to ensure that tmp files go
13131 away on error conditions
13132
13133 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13134
13135 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13136
13137 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13138
13139 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13140 its parent is '/' not ''.
13141
13142 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13143
13144 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13145
13146 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13147 that ${newsrcdir}/configure.in does.
13148
13149 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13150
13151 * test-build.mk: support for CONFIG_SHELL
13152
13153 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13154
13155 * config.sub (netware): Add as a basic system type.
13156
13157 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13158
13159 * Makefile.in (Makefile): depend on configure.in. Also drop the
13160 $(srcdir)/ from the dependency on Makefile.in.
13161
13162 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13163
13164 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13165 (h8300hhms is temporary until multi-libraries are implemented).
13166 * configure.in: Handle h8300h too.
13167
13168 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13169
13170 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13171
13172 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13173
13174 * configure: Remove extraneous output when guessing host type.
13175 * config.guess: Remove extraneous output when guessing using C
13176 compiler rather than uname, or when guessing fails.
13177
13178 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13179
13180 * Makefile.in: remove all.cross and install.cross targets
13181
13182 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13183 definitions
13184
13185 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13186
13187 * configure.in (target sh): Build gprof.
13188
13189 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13190
13191 * config.sub: change -solaris to -solaris2
13192
13193 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13194
13195 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13196
13197 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13198
13199 * configure: Correct error message for missing Makefile.in to
13200 print correct directory.
13201
13202 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13203
13204 * install.sh: kludge around 386BSD shell bug
13205
13206 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13207
13208 * config.guess: Recognize NeXT.
13209 * config.guess: Recognize i486-ncr-sysv4.
13210 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13211
13212 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13213
13214 * Makefile.in (MAKEINFOFLAGS): New variable.
13215 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13216 * build-all.mk, test-build.mk: Pass down --no-split as
13217 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13218
13219 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13220
13221 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13222
13223 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13224
13225 * Makefile.in (libg++.tar.z): New rule.
13226 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13227 * Makefile.in (taz): Only do a single chmod.
13228
13229 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13230
13231 * install.sh: don't use dirname anymore (replaced with sed usage)
13232
13233 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13234
13235 * Makefile.in: Change extension for gzip'd files from '.z' to
13236 '.gz' per new FSF standard usage.
13237
13238 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13239
13240 * configure: put quotes around the final value of program_transform_name
13241
13242 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13243
13244 * Makefile.in: new install.sh support; update install-info rules
13245
13246 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13247
13248 * configure.in: Build diff for crosses, but not for go32 host.
13249
13250 * configure.in: Build gprof only for native, and don't build it
13251 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13252
13253 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13254
13255 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13256
13257 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13258
13259 * configure.in (host_tools): Add prms.
13260
13261 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13262
13263 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13264 with $(FLAGS_TO_PASS) on the command line
13265
13266 * config.sub: Recognize lynx and lynxos
13267
13268 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13269
13270 * config.sub: Accept -ecoff*, not just -ecoff.
13271
13272 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13273
13274 * Makefile.in (taz): Use .gz suffix instead of .z.
13275 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13276 names.
13277
13278 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13279
13280 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13281
13282 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13283
13284 * Makefile.in (install-no-fixedincludes): install gcc last, so
13285 that rebuilds that might happen during 'make install' don't get
13286 bogus gcc include files
13287
13288 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13289
13290 Change from Utah for HPPA support:
13291 * config.guess: Recognize hppa1.x-hp-bsd.
13292
13293 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13294
13295 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13296 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13297
13298 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13299
13300 * config.sub: Add support for rom68k and bug boot monitors.
13301
13302 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13303
13304 * Makefile.in: Make all-opcodes depend on all-bfd.
13305
13306 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13307
13308 * config.guess: Added special check for i[34]86-univel-sysv4*.
13309
13310 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13311
13312 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13313 the processor rather than assuming i486.
13314
13315 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13316
13317 * config.guess: Recognize SunOS6 as Solaris3.
13318
13319 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13320
13321 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13322 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13323
13324 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13325
13326 * build-all.mk (all-cross): New target for Canadian Cross.
13327 Added Q2 go32 targets.
13328 * test-build.mk: Configure go32 cross sparclite-aout and
13329 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13330 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13331
13332 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13333
13334 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13335 GO32 hosted toolchains
13336
13337 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13338
13339 * configure: change so "-exec-prefix" gets passed down rather
13340 than "-exec_prefix" so autoconf generated Makefiles get the
13341 exec_prefix set right.
13342
13343 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13344
13345 * config.guess: get the Solaris2 minor version number
13346
13347 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13348
13349 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13350
13351 * config.guess: Recognize some Sequent platforms.
13352
13353 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13354
13355 * Makefile.in: added the vault-install target
13356
13357 * configure.in: actually use the Sun3 makefile fragment that's in
13358 config, also added the release dir to configdirs
13359
13360 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13361
13362 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13363
13364 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13365
13366 * configure.in: remove some program from Alpha targetted toolchains
13367
13368 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13369
13370 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13371 gprof.
13372 (taz): Run "make diststuff" in those directories instead of "make
13373 proto-dir". Look for "VERSION=" only at start of line in subdir
13374 Makefile. Use "gzip -9" for compression.
13375 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13376 (binutils.tar.z): New target.
13377
13378 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13379
13380 * Makefile.in (taz): Include gpl.texinfo.
13381
13382 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13383
13384 * Makefile.in (setup-dirs): Merged into "taz" target.
13385 (taz): Only do `proto-dir' stuff if a directory is actually needed
13386 for this target.
13387
13388 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13389
13390 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13391 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13392 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13393 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13394 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13395
13396 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13397
13398 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13399 config.sub, and move-if-change to gdb testsuite distribution
13400 archive, so the testsuite can be extracted, configured, and
13401 run separately from the gdb distribution. Blow away the Chill
13402 tests that require a Chill compiled executable, since GNU Chill
13403 is not yet publically available.
13404
13405 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13406
13407 * test-build.mk: set environment variables in a single command,
13408 instead of a list of assignments and exports
13409
13410 * config.guess: recognize Alpha/OSF1 systems
13411
13412 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13413
13414 * configure: Change help message to prefer --options rather than
13415 -options.
13416
13417 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13418
13419 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13420 zippy@ecst.csuchico.edu.
13421 * config.guess: Recognize miniframe.
13422
13423 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13424
13425 * Makefile.in: Use srcroot to find runtest rather than rootme.
13426 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13427
13428 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13429
13430 * test-build.mk: Extensive additions to support building on a
13431 machine other than the host.
13432
13433 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13434
13435 * configure (tooldir): Fix for i386-aix again.
13436
13437 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13438
13439 * configure, Makefile.in: Change definition of $(tooldir)
13440 to match the FSF.
13441
13442 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13443
13444 * config.guess: Recognize i[34]86/SVR4.
13445
13446 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13447
13448 * Makefile.in (all-gdb): gdb depends on sim.
13449
13450 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13451
13452 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13453 at the same time we make the prototype gdb directory.
13454 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13455 files at the same time as the gdb base release distribution.
13456
13457 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13458
13459 * Makefile.in (check): Use individual check targets rather than
13460 DO_X rule.
13461 (check-gcc): Added.
13462
13463 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13464
13465 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13466 for System V release 3.2.
13467
13468 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13469
13470 * config.sub: Recognize hppaosf.
13471 * configure.in: Do configure ld/binutils/gas for it.
13472
13473 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13474
13475 * configure (tooldir): Alter syntax used to set this, for systems
13476 where "\$" isn't handled right, like i386-aix.
13477
13478 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13479
13480 * configure: Pass program-transform-name, not
13481 program_transform_name, to recursive configures.
13482
13483 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13484
13485 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13486 of gas+ld+binutils.
13487
13488 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13489
13490 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13491
13492 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13493
13494 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13495
13496 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13497
13498 * Makefile.in (PRMS): Set back to all-prms.
13499
13500 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13501
13502 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13503 targets, rather than for MIPS hosts.
13504
13505 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13506
13507 * configure.in: add comment for --with-x default values
13508
13509 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13510
13511 * Makefile.in: add check-* targets for each of the directories in
13512 the tree. Add a definition of RUNTEST that will use the one we
13513 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13514
13515 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13516
13517 * configure.in: Removed obsolete references to bfd_target and
13518 target_makefile_frag.
13519
13520 * build-all.mk: Set assorted targets for Q2.
13521 * config.sub: Recognize z8k-sim and h8300-hms.
13522 * test-build.mk: Really don't pass host to configure.
13523 (HOLES): Added uname.
13524
13525 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13526
13527 * configure: Handle an empty program-prefix, program-suffix or
13528 program-transform-name correctly.
13529
13530 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13531
13532 * build-all.mk: -G 8 no longer required for MIPS targets.
13533 * test-build.mk: Don't pass host argument to configure; make it
13534 guess.
13535
13536 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13537
13538 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13539 * Makefile.in (COMPRESS): New macro, like GZIP.
13540
13541 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13542
13543 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13544
13545 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13546 with gas currently defaults to -G 0.
13547
13548 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13549
13550 * Makefile.in (all-flex): flex depends on byacc.
13551
13552 * build-all.mk: If host not specified, use config.guess. Pass TAG
13553 to test-build.mk as RELEASE_TAG.
13554 * test-build.mk (configargs): New variable containing arguments to
13555 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13556 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13557
13558 * config.guess: Use /bin/uname when checking -X argument on SCO,
13559 to avoid invoking GNU uname which doesn't understand -X.
13560
13561 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13562
13563 * configure.in: Build gas for mips-*-*.
13564
13565 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13566
13567 * Makefile.in (all.normal): insert missing backslash.
13568
13569 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13570
13571 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13572
13573 * Makefile.in: Complete overhaul to merge many almost identical
13574 targets.
13575
13576 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13577
13578 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13579 (gdb.tar.Z): Adjusted.
13580
13581 * Makefile.in (setup-dirs, taz): New targets; should be general
13582 enough to adapt for gdb sometime. Build only .z file.
13583 (gas.tar.z): New target.
13584
13585 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13586
13587 * build-all.mk: Use CC=cc -Xs on Solaris.
13588
13589 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13590
13591 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13592 for handling BISON for FSF releases.
13593
13594 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13595
13596 * configure: Actually implement the change zoo just documented.
13597
13598 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13599
13600 * configure: when using config.guess, only set target_alias when
13601 it's not already been set (ie, on the command line)
13602
13603 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13604
13605 * Makefile.in: add installcheck target, set PRMS to install-prms
13606
13607 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13608
13609 * configure: add support for package_makefile_fragment, handle the
13610 case where a directory has a configure.in file but no Makefile.in
13611 more gracefully (with an actual understandable error message, even);
13612 add support for --without (and add this to the usage message); also
13613 explicitly add a --host=${host_alias} to the command line when
13614 config.guess is used
13615
13616 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13617
13618 * configure: Must use both --host and --target in recursive calls.
13619
13620 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13621
13622 * Makefile.in: Change deja-gnu to dejagnu.
13623
13624 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13625
13626 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13627
13628 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13629
13630 * configure.in: canonicalize all instances to *-*-solaris2*,
13631 also strip out a number of tools to not build for go32 host
13632
13633 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13634
13635 * config.guess: add GPL.
13636
13637 * Makefile.in, config.guess, config.sub, configure: bump
13638 copyrights to 93.
13639
13640 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13641
13642 * Makefile.in (do-info): Removed obsolete check for existence of
13643 localenv file.
13644
13645 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13646
13647 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13648
13649 * Makefile.in: a couple of 'else true' for decstation,
13650 support for TclX
13651
13652 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13653
13654 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13655
13656 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13657
13658 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13659
13660 * config.guess: Recognize i386-ibm-aix (PS/2).
13661 * configure.in: Use config/mh-aix386 file for it.
13662
13663 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13664
13665 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13666 CC_FOR_TARGET instead.
13667 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13668
13669 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13670
13671 * Makefile.in: Add sim to list of directories sent with gdb
13672
13673 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13674
13675 * configure.in: Put back mips-dec-bsd* case.
13676
13677 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13678
13679 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13680 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13681 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13682
13683 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13684
13685 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13686
13687 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13688 (install-info): install dir.info only if it exists,
13689 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13690
13691 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13692
13693 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13694 gas for mips-dec-bsd.
13695
13696 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13697
13698 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13699 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13700
13701 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13702
13703 * configure.in: Added "dejagnu" to hosttools list.
13704
13705 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13706
13707 * config.sub, configure.in, config.guess: Add support
13708 for Bosx, an AIX variant from Bull.
13709 Patches from F.Pierresteguy@frcl.bull.fr.
13710
13711 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13712
13713 * devo/dejagnu: Initial creation of devo/dejagnu.
13714 Migrated dejagnu testcases and support files for testing software
13715 tools to reside as subdirectories, currently called "testsuite",
13716 within the directory of the software tool. Migrated all programs,
13717 support libraries, etc. beloging to dejagnu proper from
13718 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13719 with no modifications. The changes to these files which will
13720 allow them to configure, build, and execute properly will be made
13721 in a future update.
13722
13723 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13724
13725 * Makefile.in: Change send_pr to send-pr.
13726 * configure.in: Likewise.
13727 * send_pr: Renamed directory to send-pr.
13728
13729 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13730
13731 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13732
13733 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13734
13735 * README: Update for gdb-4.8 release.
13736 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13737 gdb-xxx.tar.z (gzip'd) file also.
13738
13739 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13740
13741 * Makefile.in: make all-diff depend on all-libiberty
13742
13743 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13744
13745 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13746
13747 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13748
13749 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13750
13751 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13752
13753 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13754 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13755 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13756
13757 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13758
13759 * Makefile.in: makeinfo binary is in a new location
13760
13761 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13762
13763 * config.sub: Accept -ecoff as an OS.
13764
13765 * Makefile.in: Various changes to eliminate a level of make
13766 recursion and reduce the required command line length.
13767 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13768 sub-makes.
13769 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13770 variables holding settings for specific sub-makes.
13771 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13772 in terms of BASE_FLAGS_TO_PASS.
13773 (TARGET_LIBS): New variable listing directories which use
13774 TARGET_FLAGS_TO_PASS.
13775 (subdir_do): Eliminated.
13776 (do-*): New set of targets to replace subdir_do.
13777 (various): All targets which used subdir_do now depend on do-*.
13778 (local-clean): Renamed from do_clean.
13779 (local-distclean): New target, dependency of distclean and
13780 realclean.
13781 (install-info): Don't create directories. Depend on dir.info
13782 rather than calling make recursively.
13783 (install-dir.info): Eliminated.
13784 (install-info-dirs): Create all info directories here.
13785 (dir.info): Depend upon do-install-info.
13786
13787 * test-build.mk (HOLES): Added false.
13788
13789 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13790
13791 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13792
13793 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13794
13795 * Makefile.in (info): remove dependency on all-texinfo. The
13796 problem was really in texinfo/C, not at this level.
13797
13798 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13799
13800 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13801
13802 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13803
13804 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13805 GDB releases.
13806
13807 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13808
13809 * configure: Include srcdir in message about target of link not
13810 being found. Don't convert `-' to `_' in `with' options being
13811 passed to subdirs.
13812
13813 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13814
13815 * configure.in: add uudecode to host_tools
13816
13817 * Makefile.in: added {all,install}-uudecode targets, added them to
13818 the appropriate lists
13819
13820 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13821
13822 * Makefile.in (all-gcc): Added dependency on all-gas.
13823
13824 * configure.in (mips-*-*): Build ld and binutils.
13825
13826 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13827
13828 * configure: check return code from mkdir, print error message and
13829 exit on failure.
13830
13831 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13832
13833 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13834
13835 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13836
13837 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13838
13839 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13840
13841 * config.sub (h8500): Recognize this as a cpu type.
13842
13843 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13844
13845 * configure: source directory missing is no longer a warning
13846
13847 * configure.in: recognize irix[34]* instead of irix[34]
13848
13849 * Makefile.in: define and pass down X11_LIB
13850
13851 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13852
13853 * guess-systype: Renamed to ...
13854 * config.guess: ... by popular request.
13855 * configure.in, Makefile.in: Update accordingly.
13856
13857 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13858
13859 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13860 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13861 + Execute ./dummy instead of assuming . is in PATH.
13862
13863 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13864
13865 * guess-systype: New shell script. Attempts to guess the
13866 canonical host name of the executing host.
13867 Only a few hosts are supported so far.
13868 * configure: Call guess-systype if no host is specified.
13869
13870 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13871
13872 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13873 gcc Makefile.
13874
13875
13876 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13877
13878 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13879 (all-gcc, install-gcc, subdir_do): Use it.
13880
13881 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13882
13883 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13884
13885 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13886
13887 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13888 set exclusively by configure, using configure.in .
13889
13890 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13891
13892 * test-build.mk: set $PATH for all builds
13893
13894 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13895
13896 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13897
13898 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13899 the one used in gcc/Makefile.in, so that a null expansion doesn't
13900 override the one needed to build gcc with a native cc.
13901
13902
13903 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13904
13905 * configure: Accept -with arguments.
13906
13907 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13908
13909 * Makefile.in: added h8300sim
13910
13911 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13912
13913 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13914 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13915 (all-cygnus, native, build-cygnus): Make
13916 $(canonhost)-stamp-3stage-done, not $(host)....
13917 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13918 i386-sco3.2v4. Added else true to if command.
13919
13920 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13921
13922 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13923
13924 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13925
13926 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13927
13928 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13929
13930 * configure.in: don't remove binutils from Solaris builds
13931
13932 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13933
13934 * Makefile.in: get rid of earlier definitions for *clean,
13935 also handle the recursive info rule better
13936
13937 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13938
13939 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13940 do more-or-less the right thing.
13941
13942 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13943
13944 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13945 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13946
13947 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13948
13949 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13950 $(host_canonical).
13951
13952 * configure.in: split the configdirs list into 4 categories (native
13953 v. cross, library v. tool) and handle the cross-only and native-
13954 only in more reasonable (and correct!) way.
13955
13956 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13957
13958 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13959 configdirs anymore.
13960
13961 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13962
13963 * Makefile.in: extensive cleanup:: removed all of the explicit
13964 clean-* targets, collapsed many wrappers around subdir_do into
13965 one, added additional targets to satisfy standards.texi, deleted
13966 some old targets, some changes for consistency
13967
13968 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13969
13970 * configure.in: handle some programs as cross-only, and others as
13971 native only
13972
13973 * test-build.mk: handle partial holes in a more generic manner
13974
13975 * Makefile.in: m4 depends on libiberty
13976
13977 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13978
13979 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13980 time, wdiff, and find to configdirs
13981
13982 * Makefile.in: all, clean, and install rules for the new programs
13983 added to configure.in
13984
13985 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13986
13987 * configure.in: use mh-sun for all *-sun-* hosts
13988
13989 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13990
13991 * Makefile.in: define flags for X11 include files and library file
13992 locations, pass them down to the programs that need this info
13993
13994 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13995
13996 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13997
13998 * configure.in: start building libg++ for HP-UX targets
13999
14000 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14001
14002 * README: Update references to files moved into etc/.
14003
14004 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14005
14006 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14007 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14008
14009 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14010
14011 * configure: accept dash as well as underscore in long option
14012 names for FSF compatibility.
14013
14014 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14015
14016 * config.sub: added -sco3.2v4 support from FSF.
14017
14018 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14019
14020 * configure.in: expand the section that adds or removes
14021 directories from the list of programs to build, to handle native
14022 vs. cross in addition to host v. native
14023
14024 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14025
14026 * Makefile.in: Replace C++ in macro names with CXX.
14027 This is less likely to break ...
14028
14029 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14030
14031 * test-build.mk: add -w to GNU_MAKE
14032
14033 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14034
14035 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14036 add 'sparc' to list of recognized cpus. This needed to make
14037 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14038 Delete some redundant ose68 variants. Recognize -wrs as an os,
14039 then changes that into $CPU-wrs-vxworks.
14040
14041 * configure.in: remove most references to gdbtest, regularize
14042 target based program removal
14043
14044 * test-build.mk: import from p3 tree (many fixes and changes)
14045
14046 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14047
14048 * Makefile.in: added rules to handle tcl, tk, and expect
14049
14050 * configure.in: handle those directories if they exist
14051
14052 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14053
14054 * config.sub: removed bogus hppabsd and hppahpux names, since
14055 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14056
14057 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14058
14059 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14060 depends upon all-xiberty
14061
14062 * Makefile.in: changes from p3, including:
14063
14064 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14065
14066 * Makefile.in (XTRAFLAGS): include newlib directories if
14067 newlib/Makefile exists, rather than if host != target.
14068
14069 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14070
14071 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14072 from the same source tree and not building a cross-compiler. This
14073 matters for the libg++ configuration if reconfiguring a tree that
14074 has already been installed.
14075
14076 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14077
14078 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14079 pick up the machine and system specific header files.
14080
14081 * Makefile.in: added AS_FOR_TARGET, passed down in
14082 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14083 the C compiler to use to create programs which are run in the
14084 build environment, set it to default to $(CC), and passed it down
14085 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14086
14087 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14088
14089 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14090 We need them for unusual native builds, like systems without
14091 ranlib.
14092
14093 * configure: also define $(host_canonical) and
14094 $(target_canonical), which are the full, canonical names for the
14095 given host and target
14096
14097 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14098
14099 * Makefile.in: Added separate definitions for C++.
14100
14101 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14102
14103 * configure.in (configdirs): Add deja-gnu.
14104
14105 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14106
14107 * README: Update for configure.texi and gdb-4.7 release.
14108
14109 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14110
14111 * Makefile.in: Move "all" target to top of file.
14112 Previously, first target was ".PHONY" which caused BSD4.4 make
14113 to build .PHONY when make was run without arguments.
14114
14115 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14116
14117 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14118 Library-copylefted code in libiberty.
14119
14120 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14121
14122 * config.sub: Replace m68kmote with plain old m68k.
14123
14124 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14125
14126 * Makefile.in: Remove space from blank line, avoid Make complaints.
14127
14128 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14129
14130 * config.sub: Complain if no argument is given. Added support for
14131 386bsd as OS and target alias.
14132
14133 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14134
14135 * Makefile.in (XTRAFLAGS): include newlib directories if
14136 newlib/Makefile exists, rather than if host != target.
14137
14138 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14139
14140 * config.sub: recognize sparclite-wrs-vxworks.
14141
14142 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14143 p3.) Added clean-xiberty to clean.
14144
14145 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14146
14147 * configure.in: use *-*-* instead of nested cases for host and target
14148
14149 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14150
14151 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14152 from the same source tree and not building a cross-compiler. This
14153 matters for the libg++ configuration if reconfiguring a tree that
14154 has already been installed.
14155
14156 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14157
14158 * config.sub (i486v/i486v4): Merge in from FSF version.
14159
14160 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14161
14162 * configure: only set PWD if it is already set.
14163
14164 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14165
14166 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14167 doesn't have unset and all success paths (and most error paths)
14168 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14169 to just ${PWD} to avoid confusion.)
14170
14171 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14172
14173 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14174 even for a native compilation.
14175
14176 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14177
14178 Changes to make the gdb.tar.Z rule work better.
14179
14180 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14181 (DEVO_SUPPORT): Add configure.texi.
14182 (bfd-ilrt.tar.Z): Remove ancient rule.
14183
14184 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14185
14186 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14187 pick up the machine and system specific header files.
14188
14189 * configure.in, config.sub: added new target m68010-adobe-scout,
14190 with alias of adobe68k. Changed configure.in to check for
14191 -scout before -sco* to avoid a false match.
14192
14193 * Makefile.in: added AS_FOR_TARGET, passed down in
14194 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14195 the C compiler to use to create programs which are run in the
14196 build environment, set it to default to $(CC), and passed it down
14197 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14198
14199 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14200
14201 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14202 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14203 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14204 FOR_TARGET variants, to newlib and libg++.
14205
14206 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14207
14208 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14209 first.
14210
14211 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14212
14213 * config.sub: Accept `elf' as an environment.
14214
14215 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14216
14217 * Makefile.in (all-opcodes): cd into the right directory
14218
14219 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14220
14221 * configure: added -program_transform_name option, used as
14222 argument to sed when installing programs.
14223 configure.texi: added documentation for -program_prefix,
14224 -program_suffix and -program_transform_name.
14225
14226 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14227
14228 * config.sub: Accept i486 where i386 ok.
14229
14230 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14231
14232 * config.sub: accept we32k
14233
14234 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14235
14236 * config.sub, configure.in: accept OSE68000 and OSE68k.
14237
14238 * Makefile.in: don't create all directories for ``make install'';
14239 let the subdirectories create the ones they need.
14240
14241 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14242
14243 * COPYING: new file, GPL v2
14244
14245 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14246
14247 * Makefile.in: use the new gen-info-dir, which needs a template
14248 argument (which also lives in texinfo)
14249
14250 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14251
14252 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14253
14254 * config.sub (ncr3000): Change i386 to i486.
14255
14256 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14257
14258 * Makefile.in: add install-rcs, install-grep to
14259 install-no-fixedincludes, removed install-bison and install-libgcc
14260
14261 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14262
14263 * configure.in: grab the HPUX makefile fragment if on HPUX
14264
14265 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14266
14267 * Makefile.in: eradicate bison spoor (ditto libgcc).
14268 configure.in: recognise m68{k,000}-ericsson-OSE.
14269 es1800 is alias for m68k-ericsson-OSE
14270
14271 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14272
14273 * configure.in: rearrange the parts that remove programs from
14274 configdirs, based now on HOST==TARGET or by canonical triple.
14275
14276 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14277
14278 * test-build.mk: recurse explicitly with -f test-build.mk when
14279 appropriate. predicate stage3 and comparison on the existence
14280 of gcc. That is, if gcc isn't around, we aren't three-staging.
14281 On very clean, also remove ...stamp-co. Build in-place before
14282 doing other builds.
14283
14284 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14285
14286 * Makefile.in, configure.in: add tgas
14287
14288 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14289
14290 * Makefile.in: a number of changes merged in from progressive.
14291
14292 * configure.in: add libm.
14293
14294 * .cvsignore: ignore some stuff that comes from test-build.mk.
14295
14296 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14297
14298 * config.sub: Add es1800 (m68k-ericsson-es1800).
14299
14300 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14301
14302 * configure: Add program_suffix (parallel to program_prefix)
14303 * Makefile.in: adjust directory-creating script for losing decstation
14304
14305 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14306
14307 * configure: Minor $subdir-related fixes.
14308
14309 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14310
14311 * configure: fix various problems with propogating
14312 makefile_target_frag in subdirs.
14313 * configure.in: config libgcc if its there
14314
14315 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14316
14317 * config.sub: HPPA merge.
14318
14319 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14320
14321 * Makefile.in: Replace all-bison with all-byacc in all
14322 dependency lines for other tools (which now use byacc).
14323
14324 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14325
14326 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14327
14328 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14329
14330 * Makefile.in: make gprof rules similar to byacc rules (instead of
14331 vestigal $(unsubdir) that didn't work...)
14332
14333 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14334
14335 * config.sub: Add support for Linux.
14336 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14337 (at least for libg++).
14338
14339 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14340
14341 * configure.texi: fix doc for the -nfp option to configure
14342
14343 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14344
14345 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14346
14347 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14348
14349 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14350 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14351 * configure.in: added solaris* host_makefile_frag hook.
14352
14353 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14354
14355 * config.sub: changed recognition of m68000 so that various
14356 m68k types can be specified via m680[01234]0
14357
14358 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14359
14360 * config.sub (basic_machine): fix sed so that '-foo' isn't
14361 completely substituted out while .+'-foo' loses the '-foo'
14362
14363 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14364
14365 * config.sub ($os): Add -aout.
14366
14367 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14368
14369 * configure: If host_makefile_frag is absolute, don't
14370 prefix ${invsubdir} (relevant to libg++ auto-configure).
14371
14372 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14373
14374 * Makefile.in (tooldir): Define it.
14375 (all-ld): Depend on all-flex.
14376
14377 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14378
14379 * Makefile.in (check): Fix libg++ special case.
14380
14381 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14382
14383 * configure: do not bury `pwd` into config.status, thus do fewer
14384 pwd's.
14385
14386 * configure: print the "Building in" message only when building in
14387 other than "." AND verbose.
14388
14389 * configure: remove -s, rework -v to better accommodate guested
14390 configures.
14391
14392 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14393
14394 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14395
14396 * Makefile.in: macroize flags passed on recursion. remove
14397 fileutils.
14398
14399 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14400
14401 * configure: get makesrcdir right for subdirs deeper than 1.
14402
14403 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14404 install.
14405
14406 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14407
14408 * Makefile.in: don't print subdir_do or recursion lines.
14409
14410 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14411
14412 * standards.texi: added menu item.
14413
14414 * Makefile.in: build and install standards.info.
14415
14416 * standards.texi: new file.
14417
14418 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14419
14420 * configure: test for and move config.status pieces from
14421 ${subdir}/.
14422
14423 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14424
14425 * configure: Test for existance of files before trying to mv
14426 them, to avoid numerous non-existance messages.
14427
14428 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14429
14430 * configure: correct final line of config.status.
14431
14432 * configure: patch from eggert. Avoids a protection problem if
14433 the original Makefile.in is read only.
14434
14435 * configure: use move-if-change from gcc to create config.status.
14436 Some makefiles depend on config.status to tell if a directory
14437 has been reconfigured for a different host. This change
14438 prevents those directories from remaking everything in the case
14439 where the reconfig was only intended to rebuild a Makefile.
14440
14441 * configure: test for config.sub with "config.sub sun4" rather
14442 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14443 host alias from a missing config.sub.
14444
14445 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14446
14447 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14448 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14449
14450 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14451
14452 * configure: mkdir ${subdir} as needed.
14453
14454 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14455
14456 * Makefile.in,configure.in: added autoconf.
14457
14458 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14459
14460 * Makefile.in: no longer pass against on recursion.
14461
14462 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14463 definitions are not inherited.
14464
14465 * configure: correct makesrcdir when subdir is .
14466
14467 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14468
14469 * configure: Add support for 'subdirs' variable, which is
14470 like 'configdirs', except that configure doesn't re-invoke
14471 itself for subdirs, it just creates a Makefile for each subdir.
14472 * configure.texi: Document subdirs.
14473
14474 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14475
14476 * configure.in: added flex to configdirs
14477
14478 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14479
14480 * Makefile.in: remove clean-stamps from clean.
14481
14482 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14483
14484 * configure.in: Add gdbtest to configdirs.
14485
14486 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14487
14488 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14489 to recursive makes.
14490 * configure.in: Recognize new ncr3000 config.
14491
14492 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14493
14494 * Makefile.in, configure.in: removed references to gdbm.
14495
14496 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14497
14498 * config.sub: Don't canonicalize os value
14499 newsos* to bsd (readline needs to check for newsos).
14500 (This fix was earlier made Jan 31, but got re-broken.)
14501
14502 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14503
14504 * configure.in: sco is an os, not a vendor!
14505
14506 * configure: Quote $( better. Keep various shells happy.
14507
14508 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14509
14510 * Makefile.in: eliminate stamp-files.
14511
14512 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14513
14514 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14515 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14516
14517 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14518
14519 * config.sub: fix iris/iris3.
14520
14521 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14522
14523 * configure: re-add -rm.
14524
14525 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14526
14527 * Maskefile.in: add .stmp-rcs to all.
14528
14529 * configure.in: remove gas from rs6000 build, use aix host fragment.
14530
14531 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14532
14533 * configure: pass down site_option during recursion.
14534
14535 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14536
14537 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14538
14539 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14540
14541 * configure: Change exec_prefix so that it really defaults to prefix.
14542
14543 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14544
14545 * Makefile.in, configure.in: Add support for mmalloc library.
14546
14547 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14548
14549 * Makefile.in: add stmp dependencies for a few more things.
14550
14551 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14552
14553 * configure: adjusted error message on objdir/srcdir configure
14554 collision, per john's suggestion.
14555
14556 * Makefile.in: add libiberty stmp to all and all.cross.
14557
14558 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14559
14560 * Makefile.in: remove force dependencies, add grep to all.
14561
14562 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14563
14564 * Makefile.in: drop flex. make stamp files work.
14565
14566 * configure: added test for conflicting configuration in srcdir,
14567 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14568 gets cranky. use relative paths for configure and srcdir
14569 whenever possible. Send some error messages to stderr that were
14570 going to stdout.
14571
14572 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14573
14574 * Makefile.in: Fix libg++ rule to check for gcc directory
14575 before using gcc/gcc. Also pass XTRAFLAGS.
14576
14577 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14578
14579 * Makefile.in: added stmp-files so that directories aren't polled
14580 when they are already built.
14581
14582 * configure.texi: fixed a node pointer problem.
14583
14584 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14585
14586 * config.sub configure.in gdb/configure.in
14587 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14588 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14589 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14590
14591 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14592
14593 * configure: -recurring becomes -silent. corrected help message
14594 for -site= option.
14595
14596 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14597
14598 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14599
14600 * configure: when building Makefile for crosses, replace
14601 tooldir and program_prefix. default srcdir from location of
14602 config.sub. remove "for host in hosts" and "for target in
14603 targets" loops.
14604
14605 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14606
14607 * Makefile.in: Do not pass bindir or mandir to cvs.
14608
14609 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14610
14611 * Makefile.in, configure.in: removed traces of namesubdir,
14612 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14613 copyrights to '92, changed some from Cygnus to FSF.
14614
14615 * configure.texi: remove most references to multiple hosts,
14616 multiple targets, subdirs, etc.
14617
14618 * configure.man: removed rcsid. reference config.sub not
14619 config.subr.
14620
14621 * Makefile.in: mkdir $(infodir) on install-info.
14622
14623 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14624
14625 * configure.texi: Explain better about .gdbinit and about
14626 the environment that configure.in sections run in.
14627
14628 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14629
14630 * configure.in: Ultrix is only a decstation if it's a MIPS.
14631
14632 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14633
14634 * README: DOC.configure => cfg-paper.texi.
14635
14636 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14637
14638 * config.sub (near case $os): Don't convert newsos* to bsd!
14639
14640 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14641
14642 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14643 the number of copies of COPYING that go into the GDB tar file.
14644
14645 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14646
14647 * bfd/configure.in, gdb/config/mh-i386sco,
14648 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14649 Fix SCO configuration stuff.
14650
14651 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14652
14653 * Makefile.in: For libg++, make sure the -I pointing
14654 to the gcc directory goes *after* all the libg++-local -I flags.
14655 Also, move just-gcc dependency from just-libg++ to all-libg++.
14656
14657 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14658
14659 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14660
14661 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14662
14663 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14664
14665 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14666
14667 * config.sub: Add stratus configuration frags. Also
14668 submitted to FSF.
14669
14670 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14671
14672 * Makefile.in (DEV_SUPPORT): add configure.man.
14673
14674 * config.sub(Decode manufacturer-specific): add -none*.
14675
14676 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14677
14678 * Makefile.in: remove form feeds to make Sun's make happy.
14679 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14680
14681 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14682
14683 * Makefile.in (AR_FLAGS): Make quieter.
14684
14685 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14686
14687 * configure.in: Add libg++.
14688 * configure: When verbose, don't output the command line at each
14689 level; it will be unremarkably the same as the previous version,
14690 which will be the same as what the user typed.
14691
14692 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14693
14694 * configure.in, Makefile.in: fix clean-info, add flex. add
14695 fileutils.
14696
14697 * configure: be less sensitive to spaces in Makefile.in. Do not
14698 look for sources in "..". Doing so breaks subdirectories that
14699 might have their own configure. If a subdir has it's own
14700 configure script, use it.
14701
14702 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14703
14704 * cfg-paper.texi: some changes suggested by rms.
14705
14706 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14707
14708 * config.sub: Merge in some small additions from the FSF version,
14709 taken from the gcc distribution, to bring the Cygnus and FSF
14710 versions into closer sync.
14711
14712 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14713
14714 * configure.in: Changed svr4 references to sysv4.
14715
14716 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14717
14718 * configure: added -V for version number option.
14719
14720 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14721
14722 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14723 renamed from DOC.configure to cfg-paper.texi.
14724
14725 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14726
14727 * configure, config.subr, config.sub: config.subr is now
14728 config.sub again.
14729
14730 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14731
14732 * configure.texi: new file, in progress.
14733
14734 * Makefile.in: build info file and install the man page for
14735 configure.
14736
14737 * configure.man: new file, first cut.
14738
14739 * configure: find config.subr again now that configuration "none"
14740 has gone. removed all traces of the -ansi option. removed all
14741 traces of the -languages option.
14742
14743 * config.subr: resync from rms.
14744
14745 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14746
14747 * configure, config.sub, config.subr: merge config.sub into
14748 config.subr, call the result config.subr, remove config.sub, use
14749 config.subr.
14750
14751 * Makefile.in: revised install for dir.info.
14752
14753 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14754
14755 * configure.in: add decstation host makefile frag.
14756
14757 * Makefile.in: BISON now bison -y again. also install-gcc on
14758 install. clean-gdbm on clean. infodir belongs in datadir.
14759 Make directories for info install. Build dir.info here then
14760 install it.
14761
14762 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14763
14764 * Makefile.in: fix for bad directory tests.
14765
14766 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14767
14768 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14769 regexp. -srcdir relative was being handled incorrectly.
14770
14771 * Makefile.in: unwrapped some for loops so that parallel makes
14772 work again and so one can focus one's attention on a particular
14773 package.
14774
14775 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14776
14777 * configure: added PWD as a stand in for `pwd` (for speed). use
14778 elif wherever possible. make -srcdir work without -objdir.
14779 -objdir= commented out.
14780
14781 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14782
14783 * configure: +options become --options. -subdirs commented out.
14784 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14785 Makefile now at top of generated Makefile. Removed cvs log
14786 entries. added -srcdir. create .gdbinit only if there is one
14787 in ${srcdir}.
14788
14789 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14790 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14791 and mandir now keyed off datadir by default.
14792
14793 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14794
14795 * Freshly created ChangeLog.
14796
14797 \f
14798 Local Variables:
14799 mode: change-log
14800 left-margin: 8
14801 fill-column: 76
14802 version-control: never
14803 End: