]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Move gcc ChangeLog entry in revision 145415 to gcc/ChangeLog.
[thirdparty/gcc.git] / ChangeLog
1 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR gas/10039
4 * configure.ac: Require texinfo 4.7.
5 * configure: Regenerated.
6
7 2009-04-09 Nick Clifton <nickc@redhat.com>
8
9 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
10 the GCC Runtime Library Exception.
11
12 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13
14 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
15 * configure: Regenerate.
16
17 2009-04-01 Steve Ellcey <sje@cup.hp.com>
18
19 * Makefil.def (languages): New entries.
20 * Makefile.tpl (check-gcc-*): New generic target.
21 * Makefile.in: Regenerate.
22
23 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
24
25 * MAINTAINERS: Update my email address.
26
27 2009-03-18 Tom Tromey <tromey@redhat.com>
28
29 * configure: Rebuild.
30 * configure.ac (host_libs): Add libiconv.
31 * Makefile.in: Rebuild.
32 * Makefile.def (host_modules): Add libiconv.
33 (configure-gdb, all-gdb): Depend on libiconv.
34
35 2009-03-16 Tristan Gingold <gingold@adacore.com>
36
37 * configure.ac: Treat gdb as supported on x86_64-darwin.
38 * configure: Regenerate.
39
40 2009-03-16 Joseph Myers <joseph@codesourcery.com>
41
42 * configure.ac (--with-host-libstdcxx): New option.
43 * configure: Regenerate.
44
45 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
46
47 * MAINTAINERS: Move myself into the write after approval list.
48
49 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
50
51 * MAINTAINERS: Update e-mail address.
52
53 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
54
55 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
56
57 2009-03-10 Ira Rosen <irar@il.ibm.com>
58
59 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
60
61 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
62
63 Backport from git Libtool:
64
65 2009-01-19 Robert Millan <rmh@aybabtu.com>
66 Support GNU/kOpenSolaris.
67 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
68 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
69 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
70 GNU/kOpenSolaris.
71
72 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
73
74 * MAINTAINERS: Update e-mail address.
75
76 2009-02-24 Michael Eager <eager@eagercon.com>
77
78 * MAINTAINERS (Write After Approval): Add self.
79
80 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
81
82 * MAINTAINERS (Write After Approval): Add myself.
83
84 2009-02-05 Andreas Schwab <schwab@suse.de>
85
86 * Makefile.tpl (stage_last): Define $r and $s before using
87 $(RECURSE_FLAGS_TO_PASS).
88 * Makefile.in: Regenerate
89
90 2009-01-30 Ian Lance Taylor <iant@google.com>
91
92 * MAINTAINERS: Move myself to the Global Reviewers list.
93
94 2009-01-29 Robert Millan <rmh@aybabtu.com>
95
96 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
97 * configure: Regenerate.
98
99 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
100
101 * MAINTAINERS: Make whitespace consistent.
102 Remove Robert Millan from Write After Approval.
103
104 2009-01-16 Alan Modra <amodra@bigpond.net.au>
105
106 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
107 (all-opcodes): Depend on all-libiberty.
108 * Makefile.in: Regenerate.
109
110 2009-01-15 Douglas B Rupp <rupp@gnat.com>
111
112 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
113 * configure: Regenerate.
114
115 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
116
117 * MAINTAINERS (Write After Approval): Add myself.
118
119 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
120
121 * MAINTAINERS: Add myself to reviewers (Fortran).
122
123 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
124
125 PR tree-optimization/38515
126 * configure.ac (cloog-polylib): Removed.
127 (with_ppl, with_cloog): Test for "no".
128 * configure: Regenerated.
129
130 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
131
132 * MAINTAINERS: Moved myself to reviewers (Fortran).
133
134 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
135
136 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
137 (Write After Approval): Remove myself.
138
139 2009-01-03 Diego Novillo <dnovillo@google.com>
140
141 * MAINTAINERS: Remove myself from alias maintainership.
142
143 2009-01-02 David Ayers <ayers@fsfe.org>
144
145 * MAINTAINERS: Update e-mail address.
146
147 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
148
149 * MAINTAINERS: Make whitespace consistent.
150
151 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
152
153 Backport from upstream Libtool:
154 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
155 Add cache variables to tests that require the linker to work.
156 For shlibpath_overrides_runpath, this also changes the semantics
157 to let the result from the C compiler take precedence.
158
159 2008-12-02 Ben Elliston <bje@au.ibm.com>
160
161 * config.sub, config.guess: Update from upstream sources.
162
163 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
164
165 * configure.ac (ppllibs): Add by default the lib flags.
166 * configure: Regenerate.
167
168 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
169
170 * MAINTAINERS: Add myself to the write after approval list.
171
172 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
173
174 * configure.ac: Add double brackets on darwin[912].
175 * configure: Regenerate.
176
177 2008-12-03 Daniel Kraft <d@domob.eu>
178
179 * MAINTAINERS: Moved myself and Mikael Morin from Write After
180 Approval to Reviewer section (for Fortran front-end).
181
182 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
183
184 * configure.ac: Expand to darwin10 and later.
185 * configure: Regenerate.
186
187 2008-12-02 Andreas Schwab <schwab@suse.de>
188
189 * Makefile.def: configure-target-boehm-gc depends on
190 all-target-libstdc++-v3.
191 * Makefile.in: Regenerate.
192
193 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
194
195 * MAINTAINERS: Add myself as mingw maintainer.
196
197 2008-12-02 Ben Elliston <bje@au.ibm.com>
198
199 * config.sub, config.guess: Update from upstream sources.
200
201 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
202
203 * README.SCO: Remove.
204
205 2008-11-29 Fernando Pereira <pronesto@gmail.com>
206
207 * MAINTAINERS: Add myself to the write after approval list.
208
209 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
210
211 * MAINTAINERS: Update my email address in WAA section.
212
213 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
214
215 * MAINTAINERS: Update e-mail address.
216
217 2008-11-27 Toon Moene <toon@moene.org>
218
219 * MAINTAINERS: Change e-mail address.
220
221 2008-11-27 Tristan Gingold <gingold@adacore.com>
222
223 * configure.ac: Build gdb for i?86-*-darwin*
224 * configure: Regenerated.
225
226 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
227
228 * MAINTAINERS: Added my full name.
229
230 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
231
232 PR bootstrap/38014
233 PR bootstrap/37923
234
235 Revert:
236
237 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
238
239 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
240 * Makefile.in: Regenerated.
241
242 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
243
244 PR gdb/921
245 PR gdb/1646
246 PR gdb/2175
247 PR gdb/2176
248
249 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
250 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
251 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
252 (HOST_EXPORTS): Pass CPPFLAGS.
253 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
254 (LDFLAGS_FOR_TARGET): Initialize from configure script.
255 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
256 * Makefile.in, configure: Regenerated.
257 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
258 and CPPFLAGS_FOR_BUILD.
259
260 2008-11-06 Jeff Law <law@redhat.com>
261
262 * MAINTAINERS: Add myself as middle end maintainer.
263
264 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
265
266 * MAINTAINERS (Write after approval): Add myself.
267
268 2008-11-05 Diego Novillo <dnovillo@google.com>
269
270 * MAINTAINERS (Global Reviewers): Add myself.
271 (Non-Algorithmic Maintainers): Remove myself.
272
273 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
274
275 * MAINTAINERS (Write after approval): Add myself.
276
277 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
278
279 * MAINTAINERS (Write after approval): Add myself.
280
281 2008-10-31 Ben Elliston <bje@au.ibm.com>
282
283 * configure.ac (spu-*-*): Remove special case.
284 * configure: Regenerate.
285
286 2008-10-30 Catherine Moore <clm@codesourcery.com>
287
288 * MAINTAINERS (Write after approval): Update my email address.
289
290 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
291
292 * configure.ac [spu-*-*]: Do not set skipdirs.
293 * configure: Re-generate.
294
295 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
296
297 * MAINTAINERS (Various Maintainers): Add myself to reload.
298
299 2008-10-25 Richard Guenther <rguenther@suse.de>
300
301 * MAINTAINERS (Various Maintainers): Add myself as middle-end
302 maintainer. Remove myself as libgcc-math maintainer.
303 (Non-Algorithmic Maintainers): Remove myself.
304
305 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
306
307 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
308 * Makefile.in: Regenerated.
309
310 2008-10-23 Cary Coutant <ccoutant@google.com>
311
312 * MAINTAINERS (Write after approval): Add myself.
313
314 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
315
316 PR gdb/921
317 PR gdb/1646
318 PR gdb/2175
319 PR gdb/2176
320
321 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
322 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
323 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
324 (HOST_EXPORTS): Pass CPPFLAGS.
325 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
326 (LDFLAGS_FOR_TARGET): Initialize from configure script.
327 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
328 * Makefile.in, configure: Regenerated.
329 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
330 and CPPFLAGS_FOR_BUILD.
331
332 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
333
334 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
335 Sebastian Pop.
336
337 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
338
339 * MAINTAINERS (Write After Approval): Added myself.
340
341 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
342
343 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
344 recommended version to 2.3.2.
345
346 * configure: Regenerate.
347
348 2008-10-01 Mark Mitchell <mark@codesourcery.com>
349
350 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
351
352 2008-09-29 David Daney <david.daney@caviumnetworks.com>
353
354 * MAINTAINERS (Write After Approval): Update e-mail address.
355
356 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
357
358 * libtool.m4: Update to libtool 2.2.6.
359 * lt~obsolete.m4: Update to libtool 2.2.6.
360 * ltmain.sh: Update to libtool 2.2.6.
361 * ltsugar.m4: Update to libtool 2.2.6.
362 * ltversion.m4: Update to libtool 2.2.6.
363 * ltoptions.m4: Update to libtool 2.2.6.
364 * ltgcc.m4: Update to match changes from libtool 2.2.6.
365
366 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
367
368 * MAINTAINERS (Write After Approval): Add myself.
369
370 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
371
372 * MAINTAINERS (Write After Approval): Update my name.
373
374 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
375
376 * MAINTAINERS: Add myself in "Write After Approval".
377
378 2008-09-18 Steve Ellcey <sje@cup.hp.com>
379
380 * MAINTAINERS: Add myself as ia64 maintainer.
381
382 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
383
384 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
385 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
386 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
387 and Michael Tiemann from Write After Approval since they do not
388 actually have access.
389
390 2008-09-05 Richard Guenther <rguenther@suse.de>
391
392 * configure.ac: Initialize clooglibs to -lcloog.
393 * configure: Re-generate.
394
395 2008-09-04 Le-Chun Wu <lcwu@google.com>
396
397 * MAINTAINERS (Write After Approval): Add myself.
398
399 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
400
401 * configure.ac (--with-cloog-polylib): New.
402 (--disable-cloog-version-check): New.
403 (--disable-ppl-version-check): New.
404 * configure: Re-generate.
405
406 2008-09-03 Richard Guenther <rguenther@suse.de>
407
408 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
409 cloog test.
410 * configure: Re-generate.
411
412 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
413
414 Add picoChip port.
415 * MAINTAINERS: Add picoChip maintainers.
416
417 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
418 Tobias Grosser <grosser@fim.uni-passau.de>
419 Jan Sjodin <jan.sjodin@amd.com>
420 Harsha Jagasia <harsha.jagasia@amd.com>
421 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
422 Konrad Trifunovic <konrad.trifunovic@inria.fr>
423 Adrien Eliche <aeliche@isty.uvsq.fr>
424
425 Merge from graphite branch.
426 * configure: Regenerate.
427 * Makefile.in: Regenerate.
428 * configure.ac (host_libs): Add ppl and cloog.
429 Add checks for PPL and CLooG.
430 * Makefile.def (ppl, cloog): Added modules and dependences.
431 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
432 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
433
434 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
435
436 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
437 (GCC_SHLIB_SUBDIR): New.
438 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
439 * configure: Regenerate.
440 * Makefile.in: Regenerate.
441
442 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
443
444 * MAINTAINERS: Consistently use tabs to separate columns.
445
446 2008-08-29 Tristan Gingold <gingold@adacore.com>
447
448 * MAINTAINERS (Write after Approval): Add myself.
449
450 2008-08-28 Tristan Gingold <gingold@adacore.com>
451
452 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
453 Enable bfd, binutils and opcodes.
454 * configure: Regenerate.
455
456 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
457
458 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
459
460 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
461
462 * MAINTAINERS: Use correct Umlaut for last name.
463
464 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
465
466 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
467
468 2008-08-16 David Edelsohn <edelsohn@gnu.org>
469
470 * MAINTAINERS: Update my email address.
471
472 2008-08-16 Nicolas Roche <roche@adacore.com>
473
474 * Makefile.tpl: Add BOOT_ADAFLAGS.
475 * Makefile.in: Regenerate.
476
477 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
478
479 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
480 * configure: Regenerate.
481
482 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
483
484 * configure.ac: Add makefile fragments for hpux.
485 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
486 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
487 * configure: Regenerate.
488 * Makefile.in: Regenerate.
489
490 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
491
492 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
493
494 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
495
496 * MAINTAINERS (Write after Approval): Add myself.
497
498 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
499
500 * MAINTAINERS (Write After Approval): Add myself.
501
502 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
503
504 * MAINTAINERS (Write After Approval): Add myself.
505
506 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
507
508 * MAINTAINERS: Update my email address.
509
510 2008-06-25 Joey Ye <joey.ye@intel.com>
511
512 * MAINTAINERS (Write After Approval): Add myself.
513
514 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
515
516 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
517 * Makefile.in: Regenerate.
518 * configure: Regenerate.
519
520 2008-06-17 Daniel Kraft <d@domob.eu>
521
522 * MAINTAINERS (Write After Approval): Add myself.
523
524 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
525
526 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
527 "$@" is still intact with both Autoconf 2.59 and 2.62.
528 * configure: Regenerate.
529
530 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
531
532 * Makefile.tpl: Fix comment errors.
533 * Makefile.in: Regenerate.
534
535 2008-06-12 David S. Miller <davem@davemloft.net>
536 David Edelsohn <edelsohn@gnu.org>
537
538 * configure.ac: Add powerpc*-*-* to gold supported targets.
539 * configure: Regenerate.
540
541 2008-06-08 Joseph Myers <joseph@codesourcery.com>
542
543 PR tree-optimization/36218
544 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
545 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
546 (all prefix="build-"): Pass them to build-system sub-makes.
547 * Makefile.in: Regenerate.
548
549 2008-06-07 Joseph Myers <joseph@codesourcery.com>
550
551 * MAINTAINERS (mt port): Remove.
552 (sco5, unixware, sco udk): Remove.
553 (Kean Johnston): Add to Write After Approval.
554
555 2008-05-30 Julian Brown <julian@codesourcery.com>
556
557 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
558 of libobjc for ARM EABI Linux.
559 * configure: Regenerate.
560
561 2008-05-18 Xinliang David Li <davidxl@google.com>
562
563 * ChangeLog: Remove wrong ChangeLog entry.
564
565 2008-05-17 Xinliang David Li <davidxl@google.com>
566
567 * MAINTAINERS (Write After Approval): Add myself.
568
569 2008-05-15 Janus Weil <janus@gcc.gnu.org>
570
571 * MAINTAINERS (Write After Approval): Add myself.
572
573 2008-05-14 Rafael Espíndola <espindola@google.com>
574
575 * config-ml.in: don't handle --enable-shared and --enable-static.
576
577 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
578
579 * MAINTAINERS: Update my email address.
580
581 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
582
583 * MAINTAINERS: Update my email address.
584
585 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
586
587 * MAINTAINERS (Write After Approval): Add myself.
588
589 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
590
591 * MAINTAINERS (Write After Approval): Add myself.
592
593 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
594
595 * MAINTAINERS (crx): Add myself.
596
597 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
598
599 Sync with src:
600 2008-04-14 David S. Miller <davem@davemloft.net>
601
602 * configure.ac: Add sparc*-*-* to gold supported targets.
603 * configure: Regenerate.
604
605 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
606
607 PR bootstrap/35457
608 * configure.ac: Include override.m4.
609 * configure: Regenerate.
610
611 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
612
613 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
614 * Makefile.in: Regenerate.
615
616 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
617
618 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
619 as nonconfigurable directories list.
620 * configure: Regenerate.
621
622 2008-04-14 Ben Elliston <bje@au.ibm.com>
623
624 * config.sub, config.guess: Update from upstream sources.
625
626 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
627
628 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
629 * Makefile.in: Regenerate.
630
631 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
632
633 * configure.ac: Do not build libssp for the AVR.
634 * configure: Regenerate.
635
636 2008-04-07 Ian Lance Taylor <iant@google.com>
637
638 * Makefile.def: check-gold depends upon all-binutils.
639 * Makefile.in: Regenerate.
640
641 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
642
643 * MAINTAINERS (Write After Approval): Add myself.
644
645 2008-04-04 Nick Clifton <nickc@redhat.com>
646
647 PR binutils/4334
648 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
649 builds.
650 * configure: Regenerate.
651
652 2008-04-04 NightStrike <NightStrike@gmail.com>
653
654 PR other/35151
655 * configure.ac: Combine rules for mingw32 and mingw64.
656 * configure: Regenerate.
657
658 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
659
660 * MAINTAINERS (Write After Approval): Add myself.
661
662 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
663
664 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
665 * Makefile.in (.NOTPARALLEL): Ditto.
666
667 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
668
669 * MAINTAINERS (Write After Approval): Add myself.
670
671 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
672
673 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
674 * Makefile.in (.NOTPARALLEL): Regenerate.
675
676 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
677
678 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
679 * Makefile.in: Regenerate.
680
681 2008-03-26 Jakub Staszak <kuba@et.pl>
682
683 * MAINTAINERS (Write After Approval): Add myself.
684
685 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
686
687 * MAINTAINERS: Update e-mail address.
688
689 2008-03-20 Ian Lance Taylor <iant@google.com>
690
691 * configure.ac: Add support for --enable-gold.
692 * Makefile.def: Add gold as a directory like ld.
693 * configure, Makefile.in: Regenerate.
694
695 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
696
697 * configure.ac: m4_include config/proginstall.m4.
698 * configure: Regenerate.
699
700 Backport from upstream Libtool:
701
702 2007-10-12 Eric Blake <ebb9@byu.net>
703
704 Deal with Autoconf 2.62's semantic change in m4_append.
705 * ltsugar.m4 (lt_append): Replace broken versions of
706 m4_append.
707 (lt_if_append_uniq): Don't require separator to be overquoted,
708 and avoid broken m4_append.
709 (lt_dict_add): Fix typo.
710 * libtool.m4 (_LT_DECL): Don't overquote separator.
711
712 2008-03-13 David Edelsohn <edelsohn@gnu.org>
713
714 * config.rpath: Add AIX 6 support.
715
716 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
717
718 * Makefile.def (stageprofile). Remove -fprofile-generate
719 from stage_libcflags.
720 * Makefile.in: Regenerate.
721
722 2008-03-13 Ben Elliston <bje@au.ibm.com>
723
724 * config.sub, config.guess: Update from upstream sources.
725
726 2008-03-06 Tom Tromey <tromey@redhat.com>
727
728 * MAINTAINERS: Update for treelang deletion.
729
730 2008-03-03 James E. Wilson <wilson@tuliptree.org>
731
732 * MAINTAINERS: Update my email address.
733
734 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
735
736 * MAINTAINERS (darwin port): Add myself as a maintainer.
737 (objective-c/c++): Add myself as a maintainer.
738
739 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
740
741 * MAINTAINERS (Write After Approval): Update my email address.
742
743 2008-02-25 Tomas Bily <tbily@suse.cz>
744
745 * MAINTAINERS (Write After Approval): Add myself.
746
747 2008-02-23 Jakub Jelinek <jakub@redhat.com>
748
749 * MAINTAINERS (OpenMP): Add myself.
750
751 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
752
753 PR bootstrap/32009
754 PR bootstrap/32161
755
756 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
757 * configure: Regenerate.
758
759 * Makefile.def: Define stage_libcflags for all bootstrap stages.
760 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
761 STAGE4_LIBCFLAGS): New.
762 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
763 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
764 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
765 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
766 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
767 for target modules. Don't export LIBCFLAGS.
768 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
769 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
770 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
771 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
772 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
773 * Makefile.in: Regenerate.
774
775 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
776
777 PR libgcj/33085
778 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
779 Do not use -DDLL_EXPORT. Backport from upstream.
780
781 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
782
783 * MAINTAINERS (Write After Approval): Add myself.
784
785 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
786
787 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
788 * configure: Regenerate.
789
790 2008-01-31 Marc Gauthier <marc@tensilica.com>
791
792 * configure.ac (xtensa*-*-*): Recognize processor variants.
793 * configure: Regenerate.
794
795 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
796
797 PR bootstrap/34922
798 * configure.ac (PARSE_ARGS): Push suitable setting of
799 ac_subdirs_all, for `./configure --help=recursive'.
800 Handle `+' in generic toplevel directory disabling.
801 * configure: Regenerate.
802
803 2008-01-28 Nick Clifton <nickc@redhat.com>
804
805 * MAINTAINERS (xstormy16): Take over maintainership.
806
807 2008-01-25 Joseph Myers <joseph@codesourcery.com>
808
809 * MAINTAINERS (c4x port): Remove.
810
811 2008-01-24 David Edelsohn <edelsohn@gnu.org>
812
813 * libtool.m4: Backport AIX 6 support from ToT Libtool.
814
815 2008-01-23 Ben Elliston <bje@au.ibm.com>
816
817 * config.sub, config.guess: Update from upstream sources.
818
819 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
820
821 * MAINTAINERS (Write After Approval): Add myself.
822
823 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
824
825 * MAINTAINERS: Update my email address.
826
827 2008-01-09 Raksit Ashok <raksit@google.com>
828
829 * MAINTAINERS (Write After Approval): Add myself.
830
831 2008-01-09 Raksit Ashok <raksit@google.com>
832
833 * MAINTAINERS (Write After Approval): Add myself.
834
835 2008-01-08 Ben Elliston <bje@au.ibm.com>
836
837 * config.sub, config.guess: Update from upstream sources.
838
839 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
840
841 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
842 Change recommended MPFR from 2.2.1 -> 2.3.0.
843 * configure: Regenerate.
844
845 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
846
847 * MAINTAINERS: Update my email address.
848
849 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
850
851 * MAINTAINERS: Update my email address.
852
853 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
854
855 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
856 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
857 * Makefile.in: Regenerate.
858
859 2007-12-10 Mark Heffernan <meheff@google.com>
860
861 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
862 misplaced entries.
863
864 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
865
866 * configure.ac: Enable libjava for x86_64-*-darwin9.
867 * configure: Regenerate.
868
869 2007-12-07 Bill Maddox <maddox@google.com>
870
871 * MAINTAINERS (Write After Approval): Add myself.
872
873 2007-12-05 Ben Elliston <bje@au.ibm.com>
874
875 * config.sub, config.guess: Update from upstream sources.
876
877 2007-12-02 Matthias Klose <doko@ubuntu.com>
878
879 * config-ml.in: Remove 64bit configure tests.
880
881 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
882
883 * config-ml.in: Robustify against white space in absolute file
884 names.
885
886 * config-ml.in (multi-clean): Substitute ${Makefile}.
887 Remove superfluous ${Makefile} in list.
888
889 2007-11-19 Thiemo Seufer <ths@mips.com>
890
891 * config-ml.in: Don't hardcode the Makefile name.
892
893 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
894
895 * MAINTAINERS (Write After Approval): Add myself.
896
897 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
898
899 * MAINTAINERS (Write After Approval): Add myself.
900
901 2007-11-06 Doug Kwan <dougkwan@google.com>
902
903 * MAINTAINERS (Write After Approval): Add myself.
904
905 2007-10-25 Ben Elliston <bje@au.ibm.com>
906
907 * MAINTAINERS (mercury): Remove entry.
908 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
909
910 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
911
912 * Makefile.def (dependencies): Make configure-gdb depend on
913 all-intl.
914 * Makefile.in: Regenerated.
915
916 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
917
918 * MAINTAINERS (Fortran maintainer): Remove myself.
919
920 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
921
922 * Makefile.def: To avoid problems running with parallel makes,
923 build newlib before libgloss so that target specific header
924 files are availble.
925 * Makefile.in: Regenerate
926
927 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
928
929 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
930 * Makefile.in: Regenerate.
931
932 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
933
934 * MAINTAINERS (Register allocation reviewer): Add myself.
935
936 2007-10-08 Mike Frysinger <vapier@gentoo.org>
937
938 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
939 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
940 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
941 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
942 * configure: Regenerate.
943
944 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
945
946 * MAINTAINERS (Register allocation reviewer): Add myself.
947
948 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
949
950 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
951 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
952 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
953 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
954 * configure.ac: Default them to host tools for $host = $build.
955 Subst them.
956
957 * configure: Regenerate.
958 * Makefile.in: Regenerate.
959
960 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
961
962 * MAINTAINERS (Register allocation reviewer): Add myself.
963
964 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
965
966 * MAINTAINERS (Register allocation reviewer): Add myself.
967
968 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
969
970 * MAINTAINERS (Write After Approval): Fix typo.
971
972 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
973
974 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
975 * configure: Regenerate.
976
977 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
978
979 PR bootstrap/31906
980 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
981 they're already prefixed.
982
983 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
984
985 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
986 libstdc++.
987 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
988 * configure: Regenerate.
989 * Makefile.in: Regenerate.
990
991 2007-09-17 Andreas Schwab <schwab@suse.de>
992
993 * configure.ac: Raise minimum makeinfo version to 4.6.
994 * configure: Regenerate.
995
996 2007-09-17 Johannes Singler <singler@ira.uka.de>
997
998 * MAINTAINERS (write-after-approval) add myself
999
1000 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1001
1002 * configure.ac: Correct makeinfo version check.
1003 * configure: Regenerate.
1004
1005 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1006
1007 * MAINTAINERS: Update my email address.
1008
1009 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1010
1011 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1012 to $skipdirs and only disable gprof for newlib. Use the normal
1013 mips*-elf* handling in other respects.
1014 * configure: Regnerate.
1015
1016 2007-09-12 David Daney <ddaney@avtrex.com>
1017
1018 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1019 enabling libgcj.
1020 * configure: Regenerate.
1021
1022 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1023
1024 PR other/32154
1025 * configure.ac: For libgloss targets, point the linker to the linker
1026 script, startup code and simulator library.
1027 * configure: Regenerate.
1028
1029 2007-09-07 Andrew Haley <aph@redhat.com>
1030
1031 * configure.ac (noconfigdirs): Remove target-libffi and
1032 target-libjava.
1033 * configure: Regenerate.
1034
1035 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1036
1037 PR target/33281
1038 * configure.ac: Use config/mh-mingw on mingw.
1039 * configure: Regenerate.
1040
1041 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1042
1043 * MAINTAINERS (Write After Approval): Add myself.
1044
1045 2007-09-05 Richard Guenther <rguenther@suse.de>
1046
1047 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1048 nor --disable-checking is provided also turn on yes and types
1049 checking for stage1.
1050 * configure: Re-generate.
1051
1052 2007-08-30 Krister Walfridsson <cato@df.lth.se>
1053
1054 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1055 (Write After Approval): Remove myself.
1056
1057 2007-08-29 Nick Clifton <nickc@redhat.com>
1058
1059 * config.sub, config.guess: Update from upstream sources.
1060
1061 2007-08-22 Bud Davis <jmdavis@link.com>
1062
1063 * MAINTAINERS (Write After Approval): Added myself.
1064 * MAINTAINERS (Reviewers): Removed myself.
1065
1066 2007-08-18 Paul Brook <paul@codesourcery.com>
1067 Joseph Myers <joseph@codesourcery.com>
1068
1069 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1070 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1071 * Makefile.in: Regenerate.
1072 * configure.ac (--with-debug-prefix-map): New.
1073 * configure: Regenerate.
1074
1075 2007-08-17 Richard Sandiford <richard@codesourcery.com>
1076 Nigel Stephens <nigel@mips.com>
1077
1078 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1079 as target_makefile_frag.
1080 * configure: Regenerate.
1081
1082 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
1083
1084 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1085 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1086 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1087 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1088 (do-compare, do-compare3, do-compare-debug): New.
1089 ([+compare-target+]): Use them.
1090
1091 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1092
1093 * MAINTAINERS (Write After Approval): Change my email address.
1094
1095 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1096 Ben Elliston <bje@au.ibm.com>
1097
1098 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1099 --silent if $silent.
1100 * configure: Regenerate.
1101
1102 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
1103
1104 * MAINTAINERS (Various Maintainers): Add myself as
1105 loop infrastructure maintainer. Update my e-mail
1106 address.
1107
1108 2007-07-31 Diego Novillo <dnovillo@google.com>
1109
1110 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1111 Adjust description.
1112
1113 2007-07-26 Richard Guenther <rguenther@suse.de>
1114
1115 * configure.ac: Add types checking to stage1 checking flags.
1116 * configure: Regenerate.
1117
1118 2007-07-17 Nick Clifton <nickc@redhat.com>
1119
1120 * COPYING3: New file. Contains version 3 of the GNU General
1121 Public License.
1122 * COPYING3.LIB: New file. Contains version 3 of the GNU
1123 Lesser General Public License.
1124
1125 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1126
1127 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1128
1129 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1130
1131 * MAINTAINERS (S/390 co-maintainer): Add myself.
1132 (Write After Approval): Remove myself.
1133
1134 2007-07-13 Dan Hipschman <dsh@google.com>
1135
1136 * MAINTAINERS (Write After Approval): Add myself.
1137
1138 2007-07-11 Nick Clifton <nickc@redhat.com>
1139
1140 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1141 WINDRES export.
1142 * Makefile.in: Regenerate.
1143
1144 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1145
1146 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1147 maintainer.
1148
1149 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1150
1151 * lt~obsolete.m4: New. Import from 20070318 libtool.
1152
1153 2007-07-03 Julian Brown <julian@codesourcery.com>
1154
1155 * MAINTAINERS (Write After Approval): Add myself.
1156
1157 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1158
1159 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1160 * configure: Regenerate.
1161
1162 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1163
1164 * configure.ac: Add some missing m4 quotation.
1165 * configure: Regenerate.
1166
1167 2007-07-02 Simon Baldwin <simonb@google.com>
1168
1169 * MAINTAINERS (Write After Approval): Add myself.
1170
1171 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
1172
1173 * configure: Regenerate.
1174
1175 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
1176
1177 * Makefile.def: Add windmc tool to build.
1178 * Makefile.tpl: Likewise.
1179 * configure.ac: Likewise.
1180 * Makefile.in: Regenerate.
1181 * configure: Regenerate.
1182
1183 2007-06-28 DJ Delorie <dj@redhat.com>
1184
1185 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1186 not building newlib.
1187 * configure: Regenerated.
1188
1189 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1190
1191 * MAINTAINERS (Write After Approval): Add myself.
1192
1193 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
1194
1195 * MAINTAINERS (Write After Approval): Add myself.
1196
1197 2007-06-19 Chris Matthews <chrismatthews@google.com>
1198
1199 * MAINTAINERS (Write After Approval): Add myself.
1200
1201 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1202
1203 * MAINTAINERS (Write After Approval): Add myself.
1204
1205 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1206
1207 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1208 * Makefile.in: Regenerated.
1209
1210 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1211
1212 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1213 bfin*-*-uclinux* targets.
1214 * configure: Regenerate.
1215
1216 2007-06-14 Ian Lance Taylor <iant@google.com>
1217
1218 * MAINTAINERS: Add myself as non-algorithmic global write
1219 maintainer.
1220
1221 2007-06-14 Diego Novillo <dnovillo@google.com>
1222
1223 * MAINTAINERS: Add self as middle-end maintainer and
1224 non-algorithmic global write maintainer.
1225
1226 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1227
1228 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1229 Move all Fortran maintainers except Paul Brook into the
1230 Non-Autopoiesis section.
1231
1232 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
1233
1234 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1235 (distclean-stage[+id+]): Possibly delete stage_last.
1236 * Makefile.in: Regenerate.
1237
1238 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
1239
1240 * MAINTAINERS (Various Maintainer): Fix typo.
1241
1242 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
1243
1244 * MAINTAINERS (Various Maintainer): Add myself as
1245 dataflow maintainer.
1246
1247 2007-06-07 Ben Elliston <bje@au.ibm.com>
1248
1249 * config.sub, config.guess: Update from upstream sources.
1250
1251 2007-06-07 Ben Elliston <bje@au.ibm.com>
1252
1253 * Makefile.tpl: Fix spelling error.
1254 * Makefile.in: Regenerate.
1255
1256 2007-06-01 Steve Ellcey <sje@cup.hp.com>
1257
1258 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1259 lt_cv_sys_max_cmd_len.
1260
1261 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1262
1263 * MAINTAINERS (Various Maintainers): Add myself as
1264 auto-vectorizer maintainer.
1265
1266 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
1267
1268 PR libjava/32098
1269 * libtool.m4: Revert previous change.
1270 * ltgcc.m4: Put it here.
1271
1272 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1273
1274 * MAINTAINERS (Various Maintainers): Add myself as
1275 auto-vectorizer maintainer.
1276
1277 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1278
1279 PR libjava/32098
1280 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1281
1282 2007-05-30 Richard Guenther <rguenther@suse.de>
1283
1284 * MAINTAINERS (Various Maintainers): Add myself as
1285 auto-vectorizer maintainer.
1286
1287 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1288
1289 PR bootstrap/29382
1290 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1291 * configure: Rebuilt.
1292
1293 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
1294
1295 * MAINTAINERS (Write After Approval): Removed my name.
1296
1297 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1298
1299 * MAINTAINERS (Write After Approval): Remove myself.
1300
1301 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1302
1303 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1304
1305 2007-05-23 Steve Ellcey <sje@cup.hp.com>
1306
1307 * ltmain.sh: Update from ToT Libtool.
1308 * libtool.m4: Update from ToT Libtool.
1309 * ltsugar.m4: New. Update from ToT Libtool.
1310 * ltversion.m4: New. Update from ToT Libtool.
1311 * ltoptions.m4: New. Update from ToT Libtool.
1312 * ltconfig: Remove.
1313 * ltcf-c.sh: Remove.
1314 * ltcf-cxx.sh: Remove.
1315 * ltcf-gcj.sh: Remove.
1316
1317 2007-05-22 Ollie Wild <aaw@google.com>
1318
1319 * MAINTAINERS (Write After Approval): Add myself.
1320
1321 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
1322
1323 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1324 stage_cflags.
1325 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1326 Remove CFLAGS/LIBCFLAGS.
1327 (configure-stage[+id+]-[+prefix+][+module+],
1328 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1329 * Makefile.in: Regenerate.
1330
1331 2007-05-15 Diego Novillo <dnovillo@google.com>
1332
1333 * MAINTAINERS: Update e-mail address.
1334
1335 2007-05-15 Revital Eres <eres@il.ibm.com>
1336
1337 * MAINTAINERS (Write After Approval): Add myself.
1338
1339 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
1340
1341 * MAINTAINERS (Write After Approval): Updated my address.
1342
1343 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1344
1345 * MAINTAINERS (Write After Approval): Add myself.
1346
1347 2007-05-11 Silvius Rus <rus@google.com>
1348
1349 * MAINTAINERS (Write After Approval): Add myself.
1350
1351 2007-04-23 Tom Tromey <tromey@redhat.com>
1352
1353 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1354
1355 2007-04-22 Mark Mitchell <mark@codesourcery.com>
1356
1357 * MAINTAINERS (cpplib): Rename to ...
1358 (libcpp): ... this. Add C/C++ front end maintainers.
1359
1360 2007-04-14 Steve Ellcey <sje@cup.hp.com>
1361
1362 * config-ml.in: Pass ${ml_config_env} to configure calls.
1363
1364 2007-04-04 Christian Bruel <christian.bruel@st.com>
1365
1366 * MAINTAINERS (Write After Approval): Add myself.
1367
1368 2007-04-02 Dave Korn <dave.korn@artimi.com>
1369
1370 * MAINTAINERS (Write After Approval): Add myself.
1371
1372 2007-03-31 Tobias Burnus <burnus@net-b.de>
1373
1374 * MAINTAINERS (fortran 95 front end): Add myself.
1375
1376 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1377
1378 * MAINTAINERS (Write After Approval): Add myself.
1379
1380 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
1381
1382 * MAINTAINERS (Modulo Scheduler): Add myself.
1383
1384 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1385
1386 * MAINTAINERS (fortran 95 front end): Add myself.
1387 (c++ front end): whitespace fix.
1388
1389 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1390
1391 * MAINTAINERS (Write After Approval): Add myself.
1392
1393 2007-03-21 Richard Sandiford <richard@codesourcery.com>
1394
1395 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1396 of glob. Quote arguments with single quotes too.
1397 * configure: Regenerate.
1398
1399 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1400
1401 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1402 * Makefile.in: Regenerate
1403
1404 2007-03-07 Andreas Schwab <schwab@suse.de>
1405
1406 * configure: Regenerate.
1407
1408 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1409
1410 * configure.ac: Add "--with-pdfdir" configure option,
1411 which defines pdfdir variable.
1412 * Makefile.def (target=fixincludes): Add install-pdf to
1413 missing targets.
1414 (recursive_targets): Add install-pdf target.
1415 (flags_to_pass): Add pdfdir.
1416 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1417 target.
1418 * configure: Regenerate
1419 * Makefile.in: Regenerate
1420
1421 2007-02-28 Eric Christopher <echristo@apple.com>
1422
1423 Revert:
1424 2006-12-07 Mike Stump <mrs@apple.com>
1425
1426 * Makefile.def (dependencies): Add dependency for
1427 install-target-libssp and install-target-libgomp on
1428 install-gcc.
1429 * Makefile.in: Regenerate.
1430
1431 2007-02-27 Matt Kraai <kraai@ftbfs.org>
1432
1433 * configure: Regenerate.
1434 * configure.ac: Move statements after variable declarations.
1435
1436 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1437
1438 * MAINTAINERS: Add myself as sh maintainer.
1439
1440 2007-02-19 Joseph Myers <joseph@codesourcery.com>
1441
1442 * configure.ac: Adjust for loop syntax.
1443 * configure: Regenerate.
1444
1445 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1446
1447 * configure: Rebuilt.
1448
1449 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1450
1451 * configure.ac: Drop multiple occurrences of --enable-languages,
1452 and fix its quoting.
1453 * configure: Rebuilt.
1454
1455 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1456 Nathan Sidwell <nathan@codesourcery.com>
1457 Vladimir Prus <vladimir@codesourcery.com>
1458 Joseph Myers <joseph@codesourcery.com>
1459
1460 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1461 * configure: Regenerate.
1462
1463 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1464
1465 * ltconfig (freebsd*): Default to elf.
1466
1467 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1468
1469 * configure.ac (target_libraries): Move libgcc before libiberty.
1470 * configure: Regenerated.
1471
1472 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1473 Paolo Bonzini <bonzini@gnu.org>
1474
1475 PR bootstrap/30753
1476 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1477 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1478 * configure: Regenerated.
1479
1480 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1481
1482 * MAINTAINERS (Language Front End Maintainers): Update my mail
1483 address.
1484
1485 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1486
1487 PR bootstrap/30748
1488 * configure.ac: Correct syntax for Solaris ksh.
1489 * configure: Regenerated.
1490
1491 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1492
1493 * configure.ac: Sync with src.
1494 * configure: Regenerate.
1495
1496 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1497
1498 * Makefile.in: Regenerate.
1499
1500 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1501
1502 * config.sub: Sync with src.
1503
1504 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1505
1506 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1507 noncanonical equivalents.
1508 * configure.in: Rename to...
1509 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1510 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1511 target_noncanonical. Use them. Rewrite removal of configure
1512 arguments for autoconf 2.59. Discard variable settings. Force
1513 program_transform_name for native tools.
1514
1515 * Makefile.in: Regenerated.
1516 * configure: Regenerated with autoconf 2.59.
1517
1518 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
1519
1520 * MAINTAINERS (Write After Approval): Add myself.
1521
1522 2007-01-31 Andreas Schwab <schwab@suse.de>
1523
1524 * Makefile.tpl (LDFLAGS): Substitute it.
1525 * Makefile.in: Regenerate.
1526
1527 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1528
1529 * MAINTAINERS (Write After Approval): Add myself.
1530
1531 2007-01-28 David Edelsohn <edelsohn@gnu.org>
1532
1533 * MAINTAINERS (spu port): Add myself.
1534
1535 2007-01-23 Richard Guenther <rguenther@suse.de>
1536
1537 PR bootstrap/30541
1538 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1539 * Makefile.tpl (GNATBIND): Substitute it.
1540 (GNATMAKE): Likewise.
1541 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1542 of STAGE_PREFIX.
1543 * Makefile.in: Regenerate.
1544 * configure: Regenerate.
1545
1546 2007-01-18 Mike Stump <mrs@apple.com>
1547
1548 * configure.in: Re-enable -Werror for gcc builds.
1549
1550 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
1551
1552 * MAINTAINERS (Write After Approval): Add myself.
1553
1554 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1555
1556 * configure.in: Change == to = in test command.
1557 * configure: Regenerate.
1558
1559 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1560 Nick Clifton <nickc@redhat.com>
1561 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1562
1563 * configure.in (build_configargs, host_configargs, target_configargs):
1564 Remove build/host/target parameters.
1565 (host_libs): Add gmp and mpfr.
1566 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1567 * Makefile.def (gmp, mpfr): New.
1568 (gcc): Remove target.
1569 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1570 target_os, target_vendor): New.
1571 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1572 * configure: Regenerate.
1573 * Makefile.in: Regenerate.
1574
1575 2007-01-11 Matt Fago <fago@earthlink.net>
1576
1577 * configure.in: Try to link to functions only in mpfr 2.2.x
1578 to improve robustness of configure tests.
1579 * configure: Regenerate.
1580
1581 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
1582
1583 * MAINTAINERS: Add myself as i386 maintainer.
1584
1585 2007-01-08 Jan Hubicka <jh@suse.cz>
1586
1587 * MAINTAINERS: Add myself as i386 maintainer.
1588
1589 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1590
1591 * configure.in: Add support for an x86_64-mingw* target.
1592 * configure: Regenerate.
1593
1594 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1595
1596 * Makefile.tpl (all-target): Correct @if conditional for target
1597 modules.
1598 * configure.in: Omit libiberty if building only target libgcc.
1599 * configure, Makefile.in: Regenerated.
1600
1601 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
1602
1603 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1604 * configure: Regenerate.
1605
1606 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1607
1608 * Makefile.def (target_modules): Add libgcc.
1609 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1610 * Makefile.tpl (clean-target-libgcc): Delete.
1611 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1612 on gcc even for bootstrapped modules. Rewrite handling of
1613 lang_env_dependencies to loop over target_modules.
1614 * configure.in (target_libraries): Add target-libgcc.
1615 * Makefile.in, configure: Regenerated.
1616
1617 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1618
1619 * configure.in: Reorganize recognition of languages. Add
1620 --enable-stage1-languages. Show supported languages for the chosen
1621 target rather than all recognized languages.
1622 * configure: Regenerate.
1623
1624 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1625
1626 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1627 * Makefile.in: Regenerate.
1628
1629 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1630
1631 * configure.in: Warn that MPFR 2.2.0 is buggy.
1632 * configure: Regenerate.
1633
1634 2006-12-27 Ian Lance Taylor <iant@google.com>
1635
1636 * configure.in: When removing Makefiles to force a reconfigure, also
1637 remove prev-DIR*/Makefile.
1638 * configure: Regenerate.
1639
1640 2006-12-22 Andreas Schwab <schwab@suse.de>
1641
1642 * configure: Regenerate with correct autoconf version.
1643
1644 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1645
1646 * configure.in: add AC_SUBST for *_FOR_TARGET.
1647 * configure: Regenerate.
1648
1649 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1650
1651 * configure.in: Simplify logic for rejecting languages that cannot
1652 be built. Separate the case when a language is unsupported,
1653 from the case when the user chooses not to build a language.
1654
1655 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1656
1657 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1658 it only affects bootstrap and could be tested on "$host" as well.
1659 * configure: Regenerate.
1660 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1661
1662 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1663
1664 PR bootstrap/29544
1665 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1666 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1667 move here comment from Makefile.tpl.
1668 * Makefile.tpl: Move some definitions higher in the file.
1669 (STAGE1_CHECKING): New.
1670 * configure.in: Add --enable-stage1-checking.
1671 * configure: Regenerate.
1672 * Makefile.in: Regenerate.
1673
1674 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1675
1676 * MAINTAINERS: Add myself as build system maintainer.
1677
1678 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
1679
1680 * MAINTAINERS (Write After Approval): Add myself.
1681
1682 2006-12-13 Eric Christopher <echristo@apple.com>
1683
1684 * MAINTAINERS: Add myself as darwin maintainer.
1685
1686 2006-12-11 Ian Lance Taylor <ian@airs.com>
1687
1688 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1689
1690 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1691
1692 MAINTAINERS: Update my entry.
1693
1694 2006-12-11 Alan Modra <amodra@bigpond.net.au>
1695
1696 * configure.in: Handle spu makefile frag.
1697 * Makefile.tpl (MAINT): Define
1698 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1699 * configure: Regenerate.
1700 * Makefile.in: Regenerate.
1701
1702 2006-12-11 Ben Elliston <bje@au.ibm.com>
1703
1704 * config.guess: Import latest version.
1705 * config.sub: Likewise.
1706
1707 2006-12-11 Ben Elliston <bje@au.ibm.com>
1708
1709 * configure.in (spu-*-*): Don't skip target-libiberty.
1710 * configure: Regenerate.
1711
1712 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1713
1714 PR bootstrap/30134
1715 * configure.in: Correct x86 darwin support for libjava to powerpc
1716 and i?86 only.
1717 * configure: Regenerate.
1718
1719 2006-12-08 Sandro Tolaini <tolaini@libero.it>
1720
1721 * configure.in: Add x86 darwin support for libjava.
1722 * configure: Regenerate.
1723
1724 2006-12-07 Mike Stump <mrs@apple.com>
1725
1726 * Makefile.def (dependencies): Add dependency for
1727 install-target-libssp and install-target-libgomp on
1728 install-gcc.
1729 * Makefile.in: Regenerate.
1730
1731 2006-12-04 Richard Guenther <rguenther@suse.de>
1732
1733 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1734 (Non-Algorithmic Maintainers): Move over non-algorithmic
1735 loop optimizer maintainers, add myself as a non-algorithmic
1736 middle-end maintainer.
1737
1738 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
1739
1740 * MAINTAINERS (Write After Approval): Add myself.
1741
1742 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1743
1744 * configure.in: Update error message for missing GMP/MPFR.
1745
1746 * configure: Regenerate.
1747
1748 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1749
1750 * configure.in: Update MPFR version in error message.
1751
1752 * configure: Regenerate.
1753
1754 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1755
1756 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1757 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1758 --with-gmp-lib): New flags.
1759
1760 * configure: Regenerate.
1761
1762 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1763
1764 * MAINTAINERS (Write After Approval): Change my email address.
1765
1766 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1767
1768 * MAINTAINERS (Write After Approval): Add myself.
1769
1770 2006-11-22 Philipp Thomas <pth@suse.de>
1771
1772 * MAINTAINERS (i18n): Update e-mail address.
1773
1774 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1775
1776 * MAINTAINERS (spu port): Add myself as maintainer.
1777 (Write After Approval): Remove myself.
1778
1779 2006-11-22 Ben Elliston <bje@au.ibm.com>
1780
1781 * configure.in (skipdirs): Don't build libssp for SPU.
1782 * configure: Regenerate.
1783
1784 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
1785
1786 * MAINTAINERS (spu port): Add myself as maintainer.
1787 (libobjc): Update my email address.
1788
1789 2006-11-21 Andrea Bona <andrea.bona@st.com>
1790
1791 * MAINTAINERS (Write After Approval): Add myself.
1792
1793 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1794
1795 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1796 * configure : Rebuilt.
1797
1798 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1799
1800 * MAINTAINERS (Write After Approval): Add myself.
1801
1802 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
1803
1804 * MAINTAINERS (Write After Approval): Add myself.
1805
1806 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1807
1808 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1809 libmpfr.a.
1810 * configure: Regenerate.
1811
1812 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
1813
1814 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1815 (unstage): Test for stage_last presence.
1816
1817 PR bootstrap/29802
1818 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1819 * Makefile.in: Regenerate.
1820
1821 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
1822
1823 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1824 maintainers.
1825
1826 2006-11-14 Erven Rohou <erven.rohou@st.com>
1827
1828 * MAINTAINERS (Write After Approval): Add myself.
1829
1830 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
1831
1832 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1833 and stageN-package/Makefile.
1834 * Makefile.in: Regenerated.
1835
1836 2006-11-14 Jie Zhang <jie.zhang@analog.com>
1837
1838 * configure.in: Remove target-libgloss from noconfigdirs for
1839 bfin-*-*.
1840 * configure: Regenerated.
1841
1842 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1843
1844 * configure.in (have_gmp): Only error if the gcc directory exists.
1845
1846 * configure: Regenerate.
1847
1848 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1849
1850 * configure.in: Robustify error message for missing GMP/MPFR.
1851
1852 * configure: Regenerate.
1853
1854 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
1855
1856 * MAINTAINERS (Write After Approval): Add myself.
1857
1858 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
1859
1860 * MAINTAINERS: Change email address.
1861
1862 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
1863
1864 * MAINTAINERS (Write After Approval): Add myself.
1865
1866 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
1867
1868 * MAINTAINERS (Write After Approval): Add myself.
1869
1870 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
1871
1872 * MAINTAINERS (Write After Approval): Move myself to
1873 Write After Approval section.
1874
1875 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1876
1877 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
1878 need_gmp anymore.
1879 * configure: Regenerate.
1880
1881 2006-10-16 Tobias Burnus <burnus@net-b.de>
1882
1883 * MAINTAINERS (Write After Approval): Add myself.
1884
1885 2006-10-16 Ben Elliston <bje@au.ibm.com>
1886
1887 * config.guess: Import latest version.
1888 * config.sub: Likewise.
1889
1890 2006-10-10 Brooks Moses <bmoses@stanford.edu>
1891
1892 * Makefile.def: Added pdf target handling.
1893 * Makefile.tpl: Added pdf target handling.
1894 * Makefile.in: Regenerated.
1895
1896 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
1897
1898 * MAINTAINERS: Add self as score port maintainer.
1899
1900 2006-10-04 Brooks Moses <bmoses@stanford.edu>
1901
1902 * MAINTAINERS (Write After Approval): Add myself.
1903
1904 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
1905
1906 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
1907 or newer.
1908 * configure: Regenerated.
1909
1910 2006-09-27 Dave Brolley <brolley@redhat.com>
1911
1912 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1913 $s instead of $r.
1914 * configure: Regenerated.
1915
1916 2006-09-26 Thiemo Seufer <ths@mips.com>
1917
1918 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1919 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1920 * configure: Regenerate.
1921
1922 2006-09-24 Graeme Peterson <gridly@gmail.com>
1923
1924 * MAINTAINERS (Write After Approval): Remove myself.
1925
1926 2006-09-22 Chao-ying Fu <fu@mips.com>
1927
1928 * MAINTAINERS (Write After Approval): Add myself.
1929
1930 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
1931
1932 * MAINTAINERS: Add self as soft-fp maintainer.
1933
1934 2006-09-09 Anatoly Sokolov <aesok@post.ru>
1935
1936 * MAINTAINERS: Add myself as avr maintainer.
1937 Remove Marek Michalkiewicz as avr maintainer.
1938
1939 2006-09-07 Roberto Costa <roberto.costa@st.com>
1940
1941 * MAINTAINERS (Write After Approval): Add myself.
1942
1943 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
1944
1945 * configure.in: Never build newlib for a Mingw host.
1946 Never build newlib as Mingw target library.
1947 Test the existence of winsup/cygwin for building a Cygwin newlib,
1948 rather than just winsup.
1949 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1950 building a Mingw target.
1951 * configure: Regenerate.
1952
1953 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1954
1955 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1956
1957 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
1958
1959 * config.guess: Import from src (was more updated).
1960 * config.sub: Likewise.
1961
1962 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1963
1964 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1965 * configure: Regenerated.
1966
1967 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
1968
1969 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1970 for stages after the first.
1971
1972 2006-07-17 Jakub Jelinek <jakub@redhat.com>
1973
1974 * Makefile.def: Add dependencies for configure-opcodes
1975 on configure-intl and all-opcodes on all-intl.
1976 * Makefile.in: Regenerated.
1977
1978 2006-07-13 Ben Elliston <bje@au.ibm.com>
1979
1980 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1981
1982 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1983
1984 Port to hosts whose 'sort' and 'tail' implementations
1985 treat operands with leading '+' as file names, as POSIX
1986 has required since 2001. However, make sure the code still
1987 works on pre-POSIX hosts.
1988 * ltmain.sh: Don't assume "sort +2" is equivalent to
1989 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1990
1991 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
1992
1993 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1994
1995 2006-07-04 Peter O'Gorman <peter@pogma.com>
1996
1997 * ltconfig: chmod 644 before ranlib during install.
1998
1999 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2000
2001 PR bootstrap/18058
2002 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2003 if the bootstrap compiler is a GCC version that supports it.
2004 * configure: Regenerate.
2005
2006 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2007
2008 * configure.in: Fix thinkos in previous check-in.
2009 * configure: Regenerate.
2010
2011 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2012
2013 PR other/27063
2014 * configure.in: Test subdir_requires and give an appropriate
2015 error message.
2016 * configure: Regenerate.
2017
2018 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2019
2020 * MAINTAINERS (Write After Approval): Add myself.
2021
2022 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2023
2024 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2025
2026 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2027
2028 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2029
2030 2006-06-20 David Ayers <d.ayers@inode.at>
2031
2032 PR bootstrap/28072
2033 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2034 whether target-libjava is being configured instead of whether the
2035 java front end is enabled.
2036 * configure: Regenerate.
2037
2038 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2039
2040 PR target/27540
2041 * configure.in: Only enable libgomp on IRIX 6.
2042 * configure: Regenerate.
2043
2044 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2045
2046 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2047 too.
2048 * Makefile.in: Regenerate.
2049
2050 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2051
2052 * config-ml.in: Alter CCASFLAGS to include special
2053 multilib options the same as is done for CFLAGS.
2054
2055 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2056
2057 * configure.in: Don't enable libgomp on hpux10.
2058 * configure: Rebuilt.
2059
2060 2006-06-12 David Ayers <d.ayers@inode.at>
2061
2062 PR bootstrap/27963
2063 PR target/19970
2064 * configure.in: Remove target-boehm-gc from noconfigdirs where
2065 ${libgcj} is specified.
2066 * configure: Regenerate.
2067
2068 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2069
2070 Sync from src:
2071
2072 * configure.in: Sync.
2073 * configure: Regenerated.
2074
2075 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2076
2077 * Makefile.def: Added dependencies from sim and gdb on intl, and
2078 added configure dependencies to everything with an all dependency
2079 on intl.
2080 * Makefile.in: Regenerated.
2081
2082 2006-06-06 David Ayers <d.ayers@inode.at>
2083
2084 PR libobjc/13946
2085 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2086 * Makefile.in: Regenerate.
2087 * configure.in: Add --enable-objc-gc at toplevel and have it
2088 enable boehm-gc for Objective-C.
2089 Remove target-boehm-gc from libgcj.
2090 Add target-boehm-gc to target_libraries.
2091 Add target-boehm-gc to noconfigdirs where ${libgcj}
2092 is specified.
2093 Assert that boehm-gc is supported when requested for Objective-C.
2094 Only build boehm-gc if needed either for Java or Objective-C.
2095 * configure: Regenerate.
2096
2097 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2098
2099 PR 27674
2100 * Makefile.tpl (configure-[+prefix+][+module+],
2101 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2102 Remove rule to unstage bootstrapped modules.
2103 (stage_current): New.
2104 * Makefile.in: Regenerate.
2105
2106 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2107
2108 * MAINTAINERS (Write After Approval): Update my e-mail address.
2109
2110 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2111
2112 * include/libiberty.h: Declare pex_run_in_environment.
2113
2114 2006-05-31 Asher Langton <langton2@llnl.gov>
2115
2116 * MAINTAINERS (Write After Approval): Add myself.
2117
2118 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2119
2120 * Makefile.def (bfd, opcodes): Fix lib_path.
2121 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2122 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2123 * Makefile.in: Regenerate.
2124
2125 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2126
2127 * Makefile.in: Regenerate.
2128
2129 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2130
2131 * Makefile.def: Add install-html target. Add datarootdir
2132 docdir and htmldir to flags_to_pass.
2133 * Makefile.tpl: Add install-html target.
2134 * Makefile.in: Regenerate.
2135 * configure.in: Add --with-datarootdir, --with-docdir, and
2136 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2137 * configure: Regenerate.
2138
2139 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2140
2141 * configure.in: Enable gprof for cross builds.
2142 * configure: Regenerate.
2143
2144 2006-05-22 Richard Guenther <rguenther@suse.de>
2145
2146 Revert
2147 2006-01-31 Richard Guenther <rguenther@suse.de>
2148 Paolo Bonzini <bonzini@gnu.org>
2149
2150 * Makefile.def (target_modules): Add libgcc-math target module.
2151 * configure.in (target_libraries): Add libgcc-math target library.
2152 (--enable-libgcc-math): New configure switch.
2153 * Makefile.in: Re-generate.
2154 * configure: Re-generate.
2155 * libgcc-math: New toplevel directory.
2156
2157 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2158 Andreas Tobler <a.tobler@schweiz.ch>
2159
2160 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2161 * configure: Rebuilt.
2162
2163 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2164
2165 * MAINTAINERS (Write After Approval): Add myself.
2166
2167 2006-05-01 DJ Delorie <dj@redhat.com>
2168
2169 * configure.in: Restore CFLAGS if GMP isn't present.
2170 * configure: Regenerate.
2171
2172 2006-05-01 Richard Guenther <rguenther@suse.de>
2173
2174 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2175 maintainer.
2176
2177 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2178
2179 * MAINTAINERS (Write After Approval): Add myself.
2180
2181 2006-04-28 Jan Beulich <jbeulich@novell.com>
2182
2183 * MAINTAINERS (Write After Approval): Add myself.
2184
2185 2006-04-18 DJ Delorie <dj@redhat.com>
2186
2187 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2188 reference libgloss so that libssp can be built in a combined
2189 tree.
2190 * configure: Regenerate.
2191
2192 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
2193
2194 * MAINTAINERS (Write After Approval): Add myself.
2195
2196 2006-04-05 Ben Elliston <bje@au.ibm.com>
2197
2198 * configure.in: Require makeinfo 4.4 or higher.
2199 * configure: Regenerate.
2200
2201 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2202
2203 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2204 Rearrange the entries of other libraries to have them in one place.
2205
2206 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2207
2208 * MAINTAINERS (Write After Approval): Remove myself.
2209 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2210
2211 2006-03-14 Richard Guenther <rguenther@suse.de>
2212
2213 * configure: Regenerate with autoconf 2.13.
2214
2215 2006-03-13 Jim Blandy <jimb@codesourcery.com>
2216
2217 * MAINTAINERS: Use my work address.
2218
2219 * MAINTAINERS: Update my E-mail address.
2220
2221 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2222
2223 * configure.in: Handle --disable-<component> generically.
2224 * configure: Regenerate.
2225
2226 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2227
2228 PR libgcj/17311
2229 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2230
2231 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2232
2233 * MAINTAINERS (Write After Approval): Remove myself.
2234 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2235
2236 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2237
2238 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2239 (TARGET_CONFIGDIRS): Remove.
2240 * configure.in: Remove AC_SUBST(target_configdirs).
2241 * Makefile.in, configure: Regenerated.
2242
2243 2006-02-20 Steven G. Kargl <kargls@comcast.net>
2244
2245 * MAINTAINERS (Write After Approval): Remove myself.
2246 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2247
2248 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2249
2250 PR bootstrap/25670
2251
2252 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2253
2254 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2255 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2256 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2257 BUILD_PREFIX, BUILD_PREFIX_1.
2258 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2259
2260 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2261 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2262
2263 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2264 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2265 of `cat stage_current`. Always provide the `r' and `s' variables.
2266 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2267 a single shell execution.
2268 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2269 bootstrapped modules, make the stage1 module if the build was not
2270 started yet, else build the current stage.
2271 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2272 (all-build, all-host, all-target, [+make_target+]-host,
2273 [+make_target+]-target): Do not use \-continued lines.
2274 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2275 (current_stage, restrap, stage_last): New.
2276
2277 * Makefile.in: Regenerate.
2278 * configure: Regenerate.
2279
2280 2006-02-19 Bud Davis <jmdavis@link.com>
2281
2282 * MAINTAINERS (Write After Approval): Remove myself.
2283 (Language Front End Maintainers): Add myself as fortran 95
2284 maintainer and update e-mail address.
2285
2286 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2287
2288 * MAINTAINERS (Write After Approval): Remove myself.
2289 (Language Front End Maintainers): Add myself as fortran 95
2290 maintainer.
2291
2292 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
2293
2294 * MAINTAINERS (Write After Approval): Add myself.
2295
2296 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2297
2298 * MAINTAINERS (Write After Approval): Remove myself.
2299 (Language Front End Maintainers): Add myself as
2300 fortran 95 maintainer.
2301
2302 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2303
2304 Sync from src:
2305
2306 2005-12-27 Leif Ekblad <leif@rdos.net>
2307
2308 * configure.in: Add support for RDOS target.
2309 * configure: Regenerate.
2310
2311 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2312 Andreas Schwab <schwab@suse.de>
2313
2314 * configure: Regenerate.
2315
2316 2006-02-12 David Edelsohn <edelsohn@gnu.org>
2317
2318 * configure.in (enable_libgomp): Add AIX.
2319 * configure: Regenerate.
2320
2321 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2322
2323 * MAINTAINERS (Write After Approval): Add myself.
2324
2325 2006-02-03 Lee Millward <lee.millward@gmail.com>
2326
2327 * MAINTAINERS (Write After Approval): Add myself.
2328
2329 2006-01-31 Richard Guenther <rguenther@suse.de>
2330 Paolo Bonzini <bonzini@gnu.org>
2331
2332 * Makefile.def (target_modules): Add libgcc-math target module.
2333 * configure.in (target_libraries): Add libgcc-math target library.
2334 (--enable-libgcc-math): New configure switch.
2335 * Makefile.in: Re-generate.
2336 * configure: Re-generate.
2337 * libgcc-math: New toplevel directory.
2338
2339 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
2340
2341 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2342 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2343 the assembler, linker and binutils.
2344 * configure: Regenerate.
2345
2346 2006-01-22 Dirk Mueller <dmueller@suse.de>
2347
2348 * MAINTAINERS (Write After Approval): Add myself.
2349
2350 2006-01-20 Diego Novillo <dnovillo@redhat.com>
2351
2352 * configure: Regenerate.
2353
2354 2006-01-18 Richard Henderson <rth@redhat.com>
2355 Jakub Jelinek <jakub@redhat.com>
2356 Diego Novillo <dnovillo@redhat.com>
2357
2358 * libgomp: New directory.
2359 * Makefile.def: Add target_module libgomp.
2360 * Makefile.in: Regenerate.
2361 * configure.in (target_libraries): Add target-libgomp.
2362 * configure: Regenerate.
2363
2364 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
2365
2366 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2367 @ from continuation.
2368 * Makefile.in: Rebuilt.
2369
2370 2006-01-04 Chris Lattner <sabre@gnu.org>
2371
2372 * MAINTAINERS (Write After Approval): Add myself.
2373
2374 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2375
2376 PR bootstrap/24252
2377
2378 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2379 * Makefile.tpl (OBJDUMP): New.
2380 (EXTRA_HOST_FLAGS): Add it.
2381 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2382
2383 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2384 to use symbolic links between directories. Avoid race conditions
2385 or make them harmless.
2386 * configure.in: Do not try to use symbolic links between directories.
2387
2388 * Makefile.def (LEAN): Pass.
2389 * Makefile.tpl (LEAN): Define.
2390 (stage[+id+]-start): Accept that the previous directory does not
2391 exist, if the bootstrap is lean.
2392 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2393 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2394 configure substitution.
2395 ([+compare-target+]): Likewise.
2396 ([+bootstrap-target+]-lean): New.
2397 * configure.in: Remove lean bootstrap support from here.
2398
2399 * Makefile.in: Regenerate.
2400 * configure: Regenerate.
2401
2402 2006-01-04 Ben Elliston <bje@au.ibm.com>
2403
2404 * MAINTAINERS (libdecnumber): Add myself.
2405
2406 2006-01-02 Mark Mitchell <mark@codesourcery.com>
2407
2408 * libtool-ldflags: New script.
2409
2410 2006-01-02 Andreas Schwab <schwab@suse.de>
2411
2412 * configure.in: When reconfiguring remove Makefile in
2413 all stage directories.
2414 * configure: Regenerate.
2415
2416 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2417
2418 * MAINTAINERS: Update my email address.
2419
2420 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
2421
2422 Revert Ada-related part of the previous change.
2423
2424 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2425 Do not pass.
2426 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2427 * Makefile.in: Regenerate.
2428 * configure.in: Do not include mt-ppc-aix target fragment.
2429 * configure: Regenerate.
2430
2431 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
2432
2433 * configure.in: Select appropriate fragments for PowerPC/AIX.
2434 * configure: Regenerate.
2435
2436 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2437 BOOT_CFLAGS, BOOT_LDFLAGS.
2438 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2439 BOOT_CFLAGS, BOOT_LDFLAGS.
2440 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2441 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2442 (stage): Fail if we cannot complete the work.
2443 * Makefile.in: Regenerate.
2444
2445 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2446
2447 * configure.in: Replace ms1 with mt.
2448 * configure: Rebuilt.
2449
2450 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2451
2452 * MAINTAINERS: Update my email address.
2453
2454 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
2455
2456 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2457 install-host-nogcc): Don't invoke $(stage) at the end.
2458 * Makefile.in: Regenerate.
2459
2460 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
2461
2462 * configure.in: Flip the top-level bootstrap switch.
2463 * configure: Regenerate.
2464
2465 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2466
2467 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2468 $(stage) and $(unstage).
2469 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2470 (all): Remove stray semicolon.
2471 (local-distclean): Don't handle multilib.tmp and multilib.out.
2472 (install.all): Set $s for consistency.
2473 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2474 check_multilibs setting. Always make the install directory.
2475 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2476 Correct @if/@endif.
2477 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2478 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2479 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2480 (multilib.out): Remove.
2481 * Makefile.in: Regenerated.
2482
2483 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2484
2485 * MAINTAINERS (Write After Approval): Add myself.
2486
2487 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2488
2489 * MAINTAINERS: Add myself as mt maintainer.
2490
2491 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2492
2493 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2494
2495 * MAINTAINERS: Change email address.
2496
2497 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2498
2499 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2500 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2501 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2502 Find in-tree tools if available.
2503 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2504 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2505 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2506 (COMPILER_*_FOR_TARGET): New.
2507 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2508 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2509 (CONFIGURED_*, USUAL_*): Remove.
2510 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2511 STRIP): Use autoconf substitutions.
2512 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2513 COMPILER_NM_FOR_TARGET): New.
2514 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2515
2516 (all): Make all-host and all-target in parallel.
2517 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2518 that $$r and $$s are set before invoking a recursive make.
2519 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2520 ([+bootstrap-target+]): Inline most of the `all' target.
2521
2522 2005-11-29 Ben Elliston <bje@au.ibm.com>
2523
2524 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2525 from the gcc build directory.
2526 * Makefile.in: Regenerate.
2527
2528 2005-11-29 Ben Elliston <bje@au.ibm.com>
2529
2530 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2531 depend on all-libdecnumber.
2532 * configure.in (host_libs): Include libdecnumber.
2533 * Makefile.in: Regenerate.
2534 * configure: Likewise.
2535
2536 2005-11-29 Ben Elliston <bje@au.ibm.com>
2537
2538 * libdecnumber: Import decNumber sources from the dfp-branch.
2539
2540 2005-11-21 Kean Johnston <jkj@sco.com>
2541
2542 * config.sub, config.guess: Sync from upstream sources.
2543
2544 2005-11-21 Ben Elliston <bje@au.ibm.com>
2545
2546 Import from Autoconf sources:
2547
2548 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2549 * config/move-if-change: Don't output "$2 is unchanged";
2550 suggested by Ben Elliston. Handle weird characters correctly.
2551
2552 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2553
2554 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2555 to match upstream libtool for darwin.
2556
2557 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2558
2559 * Makefile.def: Remove gdb dependencies for gdbtk.
2560 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2561 (configure-gdb, install-gdb): New rules.
2562 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2563 * Makefile.in, configure: Regenerated.
2564
2565 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2566
2567 * MAINTAINERS (Write After Approval): Add myself.
2568
2569 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2570
2571 * MAINTAINERS (Write After Approval): Add myself.
2572
2573 2005-10-24 Diego Novillo <dnovillo@redhat.com>
2574
2575 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2576 Diego Novillo.
2577
2578 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
2579
2580 PR bootstrap/24297
2581 * Makefile.tpl (do-[+make-target+], do-check, install,
2582 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2583 are set before recursing.
2584 * Makefile.in: Regenerate.
2585
2586 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2587
2588 PR bootstrap/18939
2589 * Makefile.def (gcc) <target>: Fix thinko.
2590 * Makefile.in: Regenerate.
2591
2592 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2593
2594 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2595 * configure: Regenerate.
2596
2597 2005-10-15 Jie Zhang <jie.zhang@analog.com>
2598
2599 * MAINTAINERS (Write After Approval): Add self.
2600
2601 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
2602
2603 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2604 target-libffi, target-qthreads, target-libjava, and
2605 targetlibobjc.
2606 * configure: Regenerate.
2607
2608 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2609
2610 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2611 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2612 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2613 (USUAL_OBJDUMP_FOR_TARGET): New.
2614 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2615 * configure.in: Check for $OBJDUMP_FOR_TARGET.
2616 * configure, Makefile.in: Regenerated.
2617
2618 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2619
2620 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2621 before other host packages.
2622
2623 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2624
2625 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2626
2627 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2628
2629 PR bootstrap/22340
2630
2631 * configure.in (default_target): Remove.
2632 * Makefile.tpl (all): Do not use prerequisites as subroutines
2633 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2634 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2635 use prerequisites as subroutines.
2636 (check-host, check-target): New.
2637 (bootstrap configure & all targets): Do not use stage*-start
2638 if the directory layout is already ok.
2639 (non-bootstrap configure & all targets): Prepend a $(unstage).
2640 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2641 (NOTPARALLEL): Remove.
2642 (unstage, stage variables): New variables.
2643 (unstage, stage targets): Simply expand to those variables.
2644
2645 * configure: Regenerate.
2646 * Makefile.in: Regenerate.
2647
2648 2005-10-04 James E Wilson <wilson@specifix.com>
2649
2650 * Makefile.def (lang_env_dependencies): Add libmudflap.
2651 * Makefile.in: Regenerate.
2652
2653 2005-10-03 Andreas Schwab <schwab@suse.de>
2654
2655 Backport from libtool CVS:
2656 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2657
2658 * ltmain.sh: add support for installing into temporary
2659 staging area (e.g. 'make install DESTDIR=...')
2660
2661 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2662
2663 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2664 * configure: Regenerated.
2665
2666 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2667
2668 * configure: Regenerate with the correct
2669 autoconf version.
2670
2671 2005-09-30 Catherine Moore <clm@cm00re.com>
2672
2673 * configure.in (bfin-*-*): New.
2674 * configure: Regenerated.
2675
2676 2005-09-28 Geoffrey Keating <geoffk@apple.com>
2677
2678 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2679 (LIPO_FOR_TARGET): New.
2680 (CONFIGURED_LIPO_FOR_TARGET): New.
2681 (USUAL_LIPO_FOR_TARGET): New.
2682 (STRIP_FOR_TARGET): New.
2683 (CONFIGURED_STRIP_FOR_TARGET): New.
2684 (USUAL_STRIP_FOR_TARGET): New.
2685 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2686 STRIP_FOR_TARGET.
2687 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2688 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2689 * Makefile.in: Regenerate.
2690 * configure: Regenerate.
2691
2692 2005-09-19 David Edelsohn <edelsohn@gnu.org>
2693
2694 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2695 (rs6000-*-aix*): Same.
2696 * configure: Regenerate.
2697
2698 2005-09-16 Tom Tromey <tromey@redhat.com>
2699
2700 * MAINTAINERS: Add self as java maintainer.
2701
2702 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2703
2704 * configure.in: Recognize f95 in the --enable-languages option,
2705 and substitute it for fortran, issuing a warning.
2706 * configure: Regenerate.
2707
2708 2005-08-30 Phil Edwards <phil@codesourcery.com>
2709
2710 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2711 * configure: Regenerated.
2712
2713 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
2714
2715 * MAINTAINERS: Add self as ms1 maintainer.
2716
2717 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2718
2719 * Makefile.def (libssp): Add to lang_env_dependencies.
2720 * Makefile.in: Regenerate.
2721
2722 2005-08-18 Ian Lance Taylor <ian@airs.com>
2723
2724 * MAINTAINERS: Add myself as middle-end maintainer.
2725
2726 2005-08-17 Christian Groessler <chris@groessler.org>
2727
2728 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2729 * Makefile.in: Regenerate.
2730
2731 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2732
2733 * MAINTAINERS (write after approval): Added myself.
2734
2735 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2736
2737 * MAINTAINERS (Write After Approval): Add myself.
2738
2739 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
2740
2741 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2742 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2743 Look for alternate names of the target cc and c++
2744 * configure: Regenerate.
2745
2746 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
2747
2748 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2749 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2750 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2751 tools; remove code to manually set them.
2752 (Target tools): Look in the environment for them.
2753 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2754 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2755 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2756 build directory.
2757 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2758 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2759 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2760 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2761 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2762 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2763 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2764 * configure: Regenerate.
2765 * Makefile.in: Regenerate.
2766
2767 2005-07-28 Ben Elliston <bje@au.ibm.com>
2768
2769 * MAINTAINERS: Update for removed CPU targets.
2770
2771 2005-07-27 Mark Mitchell <mark@codesourcery.com>
2772
2773 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2774 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2775 * Makefile.in: Regenerated.
2776
2777 2005-07-26 Mark Mitchell <mark@codesourcery.com>
2778
2779 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2780 (CFLAGS_FOR_TARGET): Use it.
2781 (CXXFLAGS_FOR_TARGET): Likewise.
2782 * Makefile.in: Regenerated.
2783 * configure.in (--with-build-sysroot): New option.
2784 * configure: Regenerated.
2785
2786 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
2787
2788 * Makefile.tpl: Wrap install between unstage and stage
2789 * Makefile.in: Regenerate.
2790
2791 2005-07-21 Eric Christopher <echristo@apple.com>
2792
2793 * MAINTAINERS: Update affiliation.
2794
2795 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
2796
2797 * MAINTAINERS: Add self as crx port maintainer.
2798
2799 2005-07-20 DJ Delorie <dj@redhat.com>
2800
2801 * MAINTAINERS: Add self as m32c maintainer.
2802
2803 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2804
2805 * all files: Update FSF address.
2806
2807 2005-07-15 Eric Christopher <echristo@redhat.com>
2808
2809 * MAINTAINERS: Change affiliation.
2810
2811 2005-07-14 Jim Blandy <jimb@redhat.com>
2812
2813 * configure.in: Add cases for Renesas m32c.
2814 * configure: Regenerated.
2815
2816 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2817
2818 * COPYING.LIB: Update from fsf.org.
2819
2820 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2821
2822 * COPYING, compile, config.guess,
2823 config.sub, install-sh, missing, mkinstalldirs,
2824 symlink-tree, ylwrap: Sync from upstream sources.
2825 * config-ml.in: Update FSF address.
2826
2827 2005-07-13 Eric Christopher <echristo@redhat.com>
2828
2829 * configure.in: Add toplevel noconfigdir support for tpf.
2830 * configure: Regenerate.
2831
2832 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
2833
2834 PR ada/22340
2835
2836 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2837 * Makefile.in: Regenerate.
2838
2839 2005-07-07 Mark Mitchell <mark@codesourcery.com>
2840
2841 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
2842 Brolley to write-after-approval.
2843
2844 2005-07-07 Andreas Schwab <schwab@suse.de>
2845
2846 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2847 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2848 * Makefile.in: Regenerated.
2849
2850 2005-07-06 Geoffrey Keating <geoffk@apple.com>
2851
2852 * configure.in: Don't build sim or rda when targetting darwin.
2853 * configure: Regenerate.
2854
2855 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
2856
2857 * configure.in: Add --enable-libssp and --disable-libssp.
2858 * configure: Regenerate with autoconf-2.13.
2859
2860 2005-07-02 Jakub Jelinek <jakub@redhat.com>
2861
2862 * Makefile.def (target_modules): Add libssp.
2863 * configure.in (target_libraries): Add target-libssp.
2864 * configure: Rebuilt.
2865 * Makefile.in: Rebuilt.
2866
2867 2005-07-01 Zack Weinberg <zackw@panix.com>
2868
2869 * MAINTAINERS: Change email address. Resign from maintainership.
2870
2871 2005-07-01 Richard Guenther <rguenther@suse.de>
2872
2873 * MAINTAINERS: Change my e-mail address and affiliation.
2874
2875 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
2876
2877 * Makefile.def (stagefeedback): Come after profile.
2878 Define profiledbootstrap target.
2879 * Makefile.tpl (profiledbootstrap): Remove.
2880 (stageprofile-end): Zap stagefeedback.
2881 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2882 * Makefile.in: Regenerate.
2883
2884 2005-06-13 Richard Sandiford <richard@codesourcery.com>
2885
2886 * MAINTAINERS: Update my email address.
2887
2888 2005-06-13 Zack Weinberg <zack@codesourcery.com>
2889
2890 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2891 In 'cpp' stanza, support '#line' as well as '# '.
2892
2893 2005-06-08 Andreas Schwab <schwab@suse.de>
2894
2895 * MAINTAINERS: Move myself from 'Write After Approval' to
2896 'CPU Port Maintainers' section as m68k maintainer.
2897
2898 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
2899
2900 * configure.in (unsupported_languages): New macro.
2901 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2902 non-ported target libraries in noconfigdirs.
2903 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2904 non-linux-gnu. Remove libgcj_ex_libffi.
2905 <lang_frag loop>: Set add_this_lang=no if the language is in
2906 unsupported_languages.
2907 * configure: Regenerate.
2908
2909 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2910
2911 * configure.in: Fix typo in handling of --with-mpfr-dir.
2912 * configure: Regenerate.
2913
2914 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
2915
2916 * MAINTAINERS: Update my email address.
2917
2918 2005-06-02 Jim Blandy <jimb@redhat.com>
2919
2920 * config.sub: Add cases for the Renesas m32c. (This patch has been
2921 accepted into the master sources.)
2922
2923 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
2924 Michael Snyder <msnyder@redhat.com>
2925 Stan Cox <scox@redhat.com>
2926
2927 * configure.in: Set noconfigdirs for ms1.
2928
2929 * configure: Regenerate.
2930
2931 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
2932
2933 * MAINTAINERS (Write After Approval): Add self.
2934
2935 2005-06-01 Josh Conner <jconner@apple.com>
2936
2937 * MAINTAINERS (Write After Approval): Add self.
2938
2939 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
2940
2941 * MAINTAINERS: Update my email address.
2942
2943 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
2944
2945 * MAINTAINERS (Write After Approval): Add self.
2946
2947 2005-05-26 Chris Demetriou <cgd@broadcom.com>
2948
2949 * MAINTAINERS (Write After Approval): Remove self.
2950
2951 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
2952
2953 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2954 (Dependencies): Consider target modules for bootstrap dependencies.
2955 Make target bootstrap modules depend on each stage's gcc.
2956 * Makefile.in: Regenerate.
2957
2958 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
2959
2960 * Makefile.def (configure-gcc): Depend on binutils having been built.
2961 (all-gcc): No need to do it here.
2962 * Makefile.in: Regenerate.
2963
2964 2005-05-19 Paul Brook <paul@codesourcery.com>
2965
2966 * configure.in: Rewrite misleading error message when requested
2967 language cannot be built.
2968 * configure: Regenerate.
2969
2970 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2971
2972 * ylwrap: Import from Automake 1.9.5.
2973
2974 2005-05-13 David Ung <davidu@mips.com>
2975
2976 * MAINTAINERS (Write After Approval): Add self.
2977
2978 2005-05-09 Mike Stump <mrs@apple.com>
2979
2980 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2981 lt_cv_sys_max_cmd_len for now.
2982
2983 2005-05-09 Stan Cox <scox@redhat.com>
2984
2985 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2986
2987 2005-05-08 Matt Kraai <kraai@ftbfs.org>
2988
2989 * README.SCO: Update the URL.
2990
2991 2005-05-05 David Edelsohn <edelsohn@gnu.org>
2992
2993 * ltconfig: Define file_list_spec. Pass file_list_spec and
2994 with_gnu_ld to libtool.
2995 * ltcf-c.sh (aix[45]): Define file_list_spec.
2996 * ltcf-cxx.sh (aix[45]): Same.
2997 * ltcf-gcj.sh (aix[45]): Same.
2998 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2999 exists, write list of input files to temporary file.
3000
3001 2005-05-04 Mike Stump <mrs@apple.com>
3002
3003 * configure.in: Always pass --target to target configures as
3004 otherwise rebuilds that do --recheck will fail.
3005 * confiugure: Rebuilt.
3006
3007 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3008
3009 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3010 STAGE_HOST_EXPORTS.
3011 (configure, all): Add bootstrap support.
3012 (Host modules, target modules): Pass post-stage1 flags and exports.
3013 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3014 * Makefile.in: Regenerate.
3015
3016 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3017
3018 * configure: Regenerate.
3019
3020 2005-04-27 Mike Stump <mrs@apple.com>
3021
3022 * MAINTAINERS: Add self as darwin maintainer.
3023
3024 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3025
3026 * config.sub: Update from master copy.
3027
3028 2005-04-21 Mike Stump <mrs@apple.com>
3029
3030 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3031 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3032
3033 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3034
3035 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3036 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3037 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3038 "*-*-elf" and "*-*-linux*".
3039 * configure: Regenerate.
3040
3041 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3042
3043 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3044
3045 2005-04-12 Mike Stump <mrs@apple.com>
3046
3047 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3048
3049 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3050
3051 * MAINTAINERS (Write After Approval): Add myself.
3052
3053 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3054
3055 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3056
3057 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3058
3059 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3060 (TARGET_CONFIGARGS): Include --with-target-subdir.
3061 (configure, all): New macros. Use them throughout.
3062 * Makefile.in: Regenerate.
3063
3064 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3065
3066 * MAINTAINERS (Write After Approval): Add myself.
3067
3068 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3069
3070 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3071
3072 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3073
3074 * MAINTAINERS: Move John Carr to Write After Approval.
3075
3076 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3077
3078 * config/mh-mingw32: Delete.
3079 * configure.in: Don't use it.
3080 * configure: Regenerate.
3081
3082 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
3083
3084 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3085 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3086 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3087 (HOST_LIB_PATH): Generate from Makefile.def.
3088 (TARGET_LIB_PATH): Likewise.
3089 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3090 * Makefile.in: Regenerate.
3091 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3092 (RPATH_ENVVAR): Include Darwin case.
3093 * configure: Regenerate.
3094
3095 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3096
3097 * MAINTAINERS (Various Maintainers): Remove self.
3098 (Write After Approval): Add self.
3099
3100 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3101
3102 * MAINTAINERS (Various Maintainers): Add self.
3103
3104 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
3105
3106 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3107 * configure: Regenerate.
3108
3109 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3110
3111 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3112 gcc_version, and gcc_version_trigger from set of flags to pass.
3113 * Makefile.tpl: Remove definitions of above variables.
3114 (config.status): Remove dependency on $(gcc_version_trigger).
3115 * Makefile.in: Regenerate.
3116 * configure.in: Do not reference config/gcc-version.m4 nor
3117 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3118 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3119 * configure: Regenerate.
3120
3121 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3122 Andrew Pinski <pinskia@physics.uc.edu>
3123
3124 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3125 * Makefile.in: Regenerate.
3126
3127 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3128
3129 * MAINTAINERS (Write After Approval): Add myself.
3130
3131 2005-03-03 David Ayers <d.ayers@inode.at>
3132
3133 * MAINTAINERS (Write After Approval): Add myself.
3134
3135 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
3136
3137 PR libgcj/20160
3138 * ltmain.sh: Avoid creating archives with components that have
3139 duplicate basenames.
3140
3141 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3142
3143 PR bootstrap/20250
3144 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3145 instead of check.
3146 * Makefile.in: Regenerate.
3147
3148 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3149
3150 * Makefile.in: Regenerate to fix conflict between the previous two
3151 patches.
3152
3153 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3154
3155 PR bootstrap/17383
3156 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3157 * Makefile.tpl (HOST_SUBDIR): New substitution.
3158 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3159 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3160 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3161 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3162 (Host modules, Bootstrapped modules): Use it.
3163 (Build modules, Target modules): Do not create symlink trees,
3164 always configure out-of-srcdir.
3165 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3166 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3167 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3168 $(HOST_SUBDIR). Create a symlink for host_subdir.
3169
3170 * Makefile.in: Regenerate.
3171 * configure: Regenerate.
3172
3173 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3174
3175 Merged from libada-gnattools-branch:
3176 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3177
3178 * gnattools: New directory.
3179 * Makefile.def: Add gnattools as a module, depending on target-libada.
3180 * Makefile.in: Regenerate.
3181 * configure.in: Include gnattools in host_tools; disable it if ada
3182 is disabled.
3183 * configure: Regenerate.
3184
3185 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
3186
3187 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3188 treelang maintainer.
3189 (Write After Approval): Remove myself.
3190
3191 2005-02-23 Paul Schlie <schlie@comcast.net>
3192
3193 * configure.in: Allow darwin targeted ports to build tk, itcl and
3194 libgui.
3195 * configure: Regenerate.
3196
3197 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3198
3199 PR libgcj/10353
3200 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3201 * configure: Regenerate.
3202
3203 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3204
3205 * MAINTAINERS (Write After Approval): Add myself.
3206
3207 2005-02-10 Ian Lance Taylor <ian@airs.com>
3208
3209 * MAINTAINERS: Update my e-mail address.
3210
3211 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3212
3213 * MAINTAINERS (Write After Approval): Add myself.
3214
3215 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
3216
3217 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3218 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3219 target-libgloss when not *-*-elf and *-*-aout.
3220 * configure: Regenerate.
3221
3222 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3223
3224 * MAINTAINERS: Remove obsolete entries.
3225
3226 * MAINTAINERS (Write After Approval): Add Michael Matz.
3227
3228 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
3229
3230 * MAINTAINERS: Remove self as cpplib maintainer.
3231
3232 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3233
3234 * install-sh, config.sub: Import from upstream.
3235
3236 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3237
3238 PR bootstrap/18222
3239 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3240 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3241 * Makefile.in: Regenerate.
3242
3243 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
3244
3245 * MAINTAINERS: Update my email address.
3246
3247 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3248 Andreas Schwab <schwab@suse.de>
3249
3250 PR bootstrap/18033
3251 * config-ml.in: Eval option if surrounded by single quotes.
3252
3253 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
3254
3255 Revert 2004-12-28 Makefile changes, a better fix will be
3256 applied to mainline and src after GCC 4.0 branches.
3257
3258 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
3259
3260 PR bootstrap/17383
3261
3262 * Makefile.def (target_modules): Remove stage parameter,
3263 it is always true now.
3264 * Makefile.tpl (configure-build-[+module+],
3265 configure-target-[+module+]): Always build symlink tree
3266 for the directory and for include. BUILD_SUBDIR and
3267 TARGET_SUBDIR cannot be . anymore.
3268 * Makefile.in: Regenerate.
3269
3270 2004-12-25 David Edelsohn <edelsohn@gnu.org>
3271
3272 Revert 2004-12-08 Makefile changes.
3273
3274 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3275
3276 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3277 cygwin, mingw.
3278
3279 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3280
3281 * configure.in (sh64-*-*): Reenable gprof.
3282 * configure: Regenerate.
3283
3284 2004-12-08 David Edelsohn <edelsohn@gnu.org>
3285
3286 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3287 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3288 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3289 * Makefile.in: Regenerate.
3290
3291 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3292
3293 * MAINTAINERS: Update my email address.
3294
3295 2004-12-07 Matt Kraai <kraai@ftbfs.org>
3296
3297 * Makefile.tpl: Generate normal dependencies if the LHS module is
3298 not bootstrapped.
3299 * Makefile.in: Regenerate.
3300
3301 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3302
3303 * configure.in: Include config/gxx-include-dir.m4. Use
3304 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3305 * configure: Regenerate.
3306
3307 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3308
3309 * config.if: Delete.
3310 * configure.in: Set libstdcxx_incdir directly.
3311 * configure: Regenerate.
3312
3313 2004-12-02 Eric Christopher <echristo@redhat.com>
3314
3315 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3316 * Makefile.in: Regenerate.
3317
3318 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3319
3320 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3321 * configure: Regenerate.
3322
3323 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3324
3325 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3326 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3327 * configure: Regenerate.
3328
3329 2004-12-01 Eric Christopher <echristo@redhat.com>
3330
3331 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3332 of things to remove.
3333
3334 2004-11-29 Matt Kraai <kraai@ftbfs.org>
3335
3336 * MAINTAINERS (Write After Approval): Update my e-mail address.
3337
3338 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3339
3340 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3341 from CVS libtool to always pass_all.
3342
3343 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3344
3345 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3346 (hppa*64*-*-*): Delete incorrect comment.
3347 * configure: Rebuilt.
3348
3349 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3350
3351 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3352
3353 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3354
3355 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3356 from CVS libtool to always pass_all.
3357
3358 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3359
3360 * install-sh, compile: Import from automake.
3361
3362 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3363
3364 * config.guess, config.sub: Import from savannnah.
3365
3366 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
3367
3368 * MAINTAINERS (Write After Approval): Add myself
3369
3370 2004-11-12 Mike Stump <mrs@apple.com>
3371
3372 * Makefile.def: Add html support.
3373 * Makefile.tpl: Likewise.
3374 * Makefile.in: Regenerate.
3375
3376 2004-11-11 Geoffrey Keating <geoffk@apple.com>
3377
3378 PR 18423
3379 * configure.in: Remove all instances of build-fixincludes from
3380 noconfigdirs.
3381 (build_configargs): Supply --target to subdirectories.
3382 * configure: Regenerate.
3383
3384 * Makefile.def: Make gcc install depend on fixincludes install.
3385 * Makefile.in: Regenerate.
3386
3387 2004-11-10 Janis Johnson <janis187@us.ibm.com>
3388
3389 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3390
3391 2004-11-11 Paul Brook <paul@codesourcery.com>
3392
3393 * MAINTAINERS: Add self as arm maintainer. Update email address.
3394
3395 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3396
3397 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3398 target-libgfortran.
3399 * configure: Regenerate.
3400
3401 2004-11-07 David Edelsohn <edelsohn@gnu.org>
3402
3403 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3404 like CC.
3405
3406 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
3407
3408 * Makefile.def (host fixincludes): Specify missing targets.
3409 * Makefile.in: Regenerate.
3410
3411 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3412
3413 * MAINTAINERS: Add myself
3414
3415 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3416
3417 * MAINTAINERS (Write After Approval): Add myself.
3418
3419 2004-11-04 Geoffrey Keating <geoffk@apple.com>
3420
3421 * Makefile.def: Build fixincludes for the host, too.
3422 * Makefile.in: Regenerate.
3423 * configure.in (host_tools): Add fixincludes.
3424 * configure: Regenerate.
3425
3426 2004-11-04 Daniel Jacobowitz <dan@debian.org>
3427
3428 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3429 * configure: Regenerated.
3430
3431 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3432
3433 PR other/17783
3434 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3435 * configure: Regenerated.
3436
3437 2004-10-31 Mark Mitchell <mark@codesourcery.com>
3438
3439 * README.SCO: Update per FSF instructions.
3440
3441 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
3442
3443 PR target/18151
3444 * configure.in (case ${target}): Do not build fixincludes for avr.
3445 * configure: Regenerated.
3446
3447 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
3448
3449 * configure.in (case ${target}): Do not build fixincludes
3450 on platforms where it is not used.
3451 * configure: Regenerated.
3452
3453 2004-10-23 Daniel Jacobowitz <dan@debian.org>
3454
3455 * configure.in: Use an absolute path to install-sh.
3456 * configure: Regenerated.
3457
3458 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3459
3460 * MAINTAINERS (Write After Approval): Add myself.
3461
3462 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3463
3464 * MAINTAINERS: Remove from Write After Approval those that are
3465 already maintainers.
3466
3467 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3468
3469 * MAINTAINERS: Update my email address.
3470
3471 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3472
3473 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3474 * configure: Regenerate.
3475
3476 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3477
3478 * MAINTAINERS: Update my email address.
3479
3480 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3481
3482 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3483 entries belonging to this category.
3484
3485 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3486
3487 * MAINTAINERS: Update my e-mail address.
3488
3489 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
3490
3491 Fix wrong conflict resolution in:
3492
3493 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3494
3495 * Makefile.in: Regenerate.
3496 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3497 in the recursive `make', instead of hardwiring `all'.
3498 (Autogenerated TARGET-* variables): New.
3499
3500 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3501
3502 * configure.in: Enable target-libgloss for crx-*-*.
3503 * configure: Regenerate.
3504
3505 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3506
3507 * MAINTAINERS (Various Maintainers): Move the "windows,
3508 cygwin, mingw" maintainer to ...
3509 (OS Port Maintainers): ... here.
3510
3511 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3512
3513 * MAINTAINERS (Write After Approval): Remove those that are
3514 maintainers of some subsystem.
3515
3516 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3517
3518 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3519 * ltcf-cxx.sh (tpf*): Likewise.
3520 * ltconfig (tpf*): Add TPF OS configuration support.
3521
3522 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3523
3524 * MAINTAINERS: Change my email address to my new work account.
3525
3526 2004-09-24 Michael Roth <mroth@nessie.de>
3527
3528 * configure.in (--without-headers): Add missing double quotes.
3529 * configure: Regenerate.
3530
3531 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3532
3533 * ylwrap: Revert to previous version.
3534
3535 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3536
3537 PR bootstrap/17369
3538 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3539 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3540 SET_GCC_LIB_PATH_CMD.
3541 (BASE_TARGET_EXPORTS): Likewise.
3542 * Makefile.in: Regenerated.
3543
3544 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3545 * configure: Regenerated.
3546
3547 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3548
3549 * config.guess: New upstream version
3550 * compile, depcomp, install-sh, ylwrap: Likewise.
3551
3552 2004-09-19 Roger Sayle <roger@eyesopen.com>
3553
3554 * config/mh-x86omitfp: New host makefile fragment. Add
3555 -fomit-frame-pointer to the default BOOT_CFLAGS.
3556 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3557 * configure: Regenerate.
3558
3559 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3560
3561 PR target/11572
3562 * configure.in (*-*-darwin*): Renable libobjc.
3563 * configure: Regenerate.
3564
3565 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3566
3567 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3568
3569 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
3570
3571 * Makefile.def: Remove libbanshee.
3572 * Makefile.tpl: Ditto.
3573 * configure.in: Ditto.
3574 * Makefile.in: Regen.
3575 * configure: Ditto.
3576
3577 2004-09-08 David Edelsohn <edelsohn@gnu.org>
3578
3579 * ltmain.sh: Use $pic_object as $non_pic_object if
3580 $non_pic_object=none.
3581
3582 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
3583
3584 * missing: Import latest version from master repository.
3585
3586 2004-09-06 Nick Clifton <nickc@redhat.com>
3587
3588 * config.sub: Import latest version from master repository.
3589 * config.guess: Likewise.
3590 This includes these changes:
3591
3592 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3593
3594 * config.sub: Handle crisv32, alias etraxfs.
3595 * config.guess (crisv32:Linux:*:*): Handle.
3596
3597 2004-08-13 Brad Smith <brad@comstyle.com>
3598
3599 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3600 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3601
3602 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3603
3604 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3605 assume the processor is a powerpc. This is because coreutils
3606 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3607 in this case, due to a MacOS X bug that causes
3608 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3609 to return a negative number.
3610 Problem reported by Petter Reinholdtsen in:
3611 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3612
3613 2004-07-19 Ben Elliston <bje@gnu.org>
3614
3615 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3616
3617 2004-06-24 Ben Elliston <bje@gnu.org>
3618
3619 * config.guess: Update copyright years.
3620 * config.sub: Likewise.
3621
3622 2004-06-22 Robert Millan <robertmh@gnu.org>
3623
3624 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3625 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3626
3627 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3628
3629 * config.guess (*:*VMS:*:*): New entry. Replaces
3630 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3631 manufacturer.
3632
3633 2004-06-22 Ben Elliston <bje@gnu.org>
3634
3635 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3636 * config.sub: Likewise.
3637
3638 2004-06-22 Ben Elliston <bje@gnu.org>
3639
3640 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3641 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3642
3643 2004-06-11 Ben Elliston <bje@gnu.org>
3644
3645 * config.guess (pegasos:OpenBSD:*:*): Remove.
3646
3647 2004-06-11 Ben Elliston <bje@gnu.org>
3648
3649 From Wouter Verhelst <wouter@grep.be>:
3650 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3651
3652 2004-06-11 Ben Elliston <bje@gnu.org>
3653
3654 * config.guess (luna88k:OpenBSD:*:*): New.
3655
3656 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3657
3658 * config.guess (m32r*:Linux:*:*): New case.
3659 * config.sub: Handle m32rle.
3660
3661 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3662
3663 From Jens Petersen <petersen@redhat.com>:
3664 * config.sub: Handle sparcv8.
3665
3666 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3667
3668 From Tom Smith <smith@cag.lkg.hp.com>:
3669 * config.guess: Version suffixes are equally significant on Tru64
3670 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3671 prefix of "P" (patched kernel).
3672
3673 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3674
3675 * config.sub: Add support for National Semiconductor CRX target.
3676
3677 2004-09-03 Janis Johnson <janis187@us.ibm.com>
3678
3679 * MAINTAINERS (Various Maintainers): Remove myself as web page
3680 maintainer, add myself as maintainer of build status lists.
3681
3682 2004-09-03 Jan Beulich <jbeulich@novell.com>
3683
3684 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3685 *-*-netware, but add target-libmudflap.
3686 Consolidate *-*-netware targets (of which really only i?86 exists)
3687 into a single entry.
3688 * configure: Likewise.
3689
3690 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
3691
3692 * Makefile.tpl (sorry): Remove.
3693 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3694 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3695 (do-clean): Clean per-stage directories too.
3696 (do-distclean): Run distclean-stage1 too.
3697 (.NOTPARALLEL): Enable during toplevel bootstrap.
3698 (stage[+id+]-bubble): Enable parallel execution during
3699 the recursive invocation.
3700 * Makefile.in: Regenerate.
3701
3702 Fix previous checkin:
3703
3704 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3705 include.
3706 * configure.in: Fix indentation.
3707 * configure: Regenerate.
3708
3709 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
3710
3711 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3712 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3713 * configure: regenerate
3714 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3715 -mdynamic-no-pic
3716
3717
3718 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
3719
3720 * Makefile.def (build_modules): Add fixincludes.
3721 (dependencies): Make gcc depend on fixincludes.
3722 * configure.in (build_tools): Add fixincludes.
3723 (build_configdirs): Always include build_libs.
3724 * Makefile.in: Regenerate.
3725 * configure: Regenerate.
3726
3727 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
3728
3729 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3730 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3731 phony targets; do not generate timestamp files.
3732 (distclean-stageN): Remove references to their timestamp files.
3733 (restageN, touch-stageN): Remove.
3734 (stageN-bubble): Rewritten.
3735 (compare): Support lean bootstraps.
3736 * Makefile.in: Regenerate.
3737
3738 * configure.in: Only warn when bootstrapping but
3739 build != host or build != target. Support lean bootstraps.
3740 * configure: Regenerate.
3741
3742 2004-08-26 Phil Edwards <phil@codesourcery.com>
3743
3744 * configure.in: Give a better error message if GMP/MPFR are missing
3745 and a language needing them has been requested.
3746 * configure: Regenerated.
3747
3748 2004-08-25 Phil Edwards <phil@codesourcery.com>
3749
3750 * configure.in: Print a list of available language front-ends if
3751 a requested one is missing. Tidy stray tab characters.
3752 * configure: Regenerated.
3753
3754 2004-08-19 Michael Koch <konqueror@gmx.de>
3755
3756 * gcc/doc/install.texi: Update entry about automake for libjava.
3757
3758 2004-08-17 Robert Millan <robertmh@gnu.org>
3759
3760 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3761 (instead of FreeBSD).
3762 * configure: Regenerate.
3763
3764 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3765
3766 * Makefile.in: Regenerate.
3767 * configure: Regenerate.
3768
3769 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3770 stage_*_flags.
3771 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3772 for bootstrapped modules if toplevel bootstrap is going.
3773 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3774 modules. Adjust for changes in Makefile.def. Enable several
3775 rules even in non-bootstrap mode, just to avoid peppering the
3776 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3777 (stage-[+prev+]-bubble): Remove.
3778
3779 * Makefile.def (Dependencies): Depend on all-build-bison,
3780 all-build-flex, all-build-byacc, all-build-texinfo, rather
3781 than the host variations.
3782 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3783 with BUILD_SUBDIR.
3784 (BISON): Update for recent Bisons.
3785 (YACC): Fix typo.
3786 (cross): Depend on all-build.
3787 (all): Do not depend on all-build.
3788 (prebootstrap): Remove.
3789 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3790 (Prebootstrap dependencies): Add them to the per-stage targets
3791 and to all-prebootstrap.
3792 * configure.in (build_configdirs): Always enable build_tools.
3793 (BUILD_DIR_PREFIX): Remove.
3794
3795 * Makefile.def (gcc): Add target variable.
3796 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3797 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3798 in the recursive `make', instead of hardwiring `all'.
3799 (Autogenerated TARGET-* variables): New.
3800
3801 2004-08-13 Brian Booth <bbooth@redhat.com>
3802
3803 * MAINTAINERS: Remove myself from write-after-approval.
3804
3805 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3806
3807 * src-release: Stop distributing mmalloc with gdb (which doesn't
3808 use it).
3809 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3810 * Makefile.in: Regenerate.
3811
3812 2004-08-09 Mark Mitchell <mark@codesourcery.com>
3813
3814 * configure.in (arm*-*-eabi*): New target.
3815 * configure: Regenerate.
3816
3817 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
3818
3819 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3820 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3821 (Dependencies): New section.
3822 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3823 (configure-target-[+module+]): Depend on maybe-all-gcc
3824 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3825 (toplevel profiledbootstrap): Fix dependencies.
3826 * Makefile.in: Regenerate.
3827
3828 2004-08-03 Mark Mitchell <mark@codesourcery.com>
3829
3830 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3831 target-libiberty to noconfigdirs.
3832 * configure: Regenerate.
3833
3834 2004-08-03 Paul Brook <paul@codesourcery.com>
3835
3836 * configure.in: Check for MPFR as well as GMP.
3837 * configure: Regenerate.
3838
3839 2004-08-01 Robert Millan <robertmh@gnu.org>
3840
3841 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3842 libmudflap for all GNU-based systems (with Glibc).
3843 * configure: Regenerate.
3844
3845 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3846
3847 * Makefile.def (host-modules): Add gcc.
3848 * Makefile.in: Regenerate.
3849 * Makefile.tpl (sorry): New rule.
3850 (configure-host, all-host, [+make_target+]-host, do-check,
3851 install-host): Do not add gcc as a special case.
3852 (host modules): Add a small special-casing for gcc. Export
3853 extra_make_flags through the environment.
3854 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3855 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3856 other recursive targets for gcc): Remove.
3857
3858 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3859 (stage, unstage): New rules.
3860 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3861 distclean-stage[+id+]): Use stage_current.
3862 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3863 the stage*-start rules.
3864
3865 2004-08-02 Geoffrey Keating <geoffk@apple.com>
3866
3867 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3868 use -all_load flag.
3869
3870 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
3871
3872 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3873 * configure: Regenerate.
3874
3875 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
3876
3877 * maintainer-scripts/gcc_release: Revert yesterday's change.
3878
3879 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
3880
3881 * MAINTAINERS: Add myself to write-after-approval.
3882
3883 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
3884
3885 * libf2c: Removed.
3886 * gcc/gccbug.in: Updated because of libf2c removal.
3887 * maintainer-scripts/gcc_release: Ditto.
3888
3889 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
3890
3891 * configure.in: Build libmudflap by default on FreeBSD.
3892 * configure: Regenerated.
3893
3894 2004-07-09 Mark Mitchell <mark@codesourcery.com>
3895
3896 * configure.in: Do not build libmudflap by default on non-GNU/Linux
3897 systems.
3898 * configure: Regenerated.
3899
3900 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3901
3902 PR target/16344
3903 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3904 feedback based compiler.
3905 * Makefile.in: Rebuilt.
3906
3907 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
3908
3909 * Makefile.def (host_modules): Set bootstrap=true for flex.
3910 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3911 * Makefile.in: Rebuilt.
3912
3913 2004-07-07 Jan Hubicka <jh@suse.cz>
3914
3915 * MAINTAINERS: Add self as a profile feedback maintainer.
3916
3917 2004-07-05 Phil Edwards <phil@codesourcery.com>
3918
3919 * configure.in: Do not prepend $srcdir to /dev/null in
3920 makefile fragments.
3921 * configure: Regenerate.
3922
3923 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
3924
3925 * Makefile.def (build_modules): Add bison, byacc, flex,
3926 m4, texinfo.
3927 (flags_to_pass): Add FLEX.
3928 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3929 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3930 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3931 DEFAULT_MAKEINFO): Remove.
3932 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3933 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3934 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3935 objdir or else use configured tool.
3936 (all-build): New.
3937 (all): Depend on it.
3938 (Build module dependencies): Add.
3939 * Makefile.in: Regenerate.
3940 * configure.in: Better support for multiple build modules,
3941 matching what is done for host/target modules. Do not look
3942 for "plausible" locations of build tools if Canadian cross.
3943 Use autoconf's AC_PROG_CC to find a C compiler. Define
3944 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3945 * configure: Regenerate.
3946
3947 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
3948
3949 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3950 * Makefile.in: Regenerate.
3951
3952 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
3953
3954 * Makefile.tpl (configure-build-[+module+],
3955 configure-[+module+], configure-target-[+module+]): Pass
3956 [+extra_configure_args+].
3957 (all-build-[+module+], all-[+module+], check-[+module+],
3958 install-[+module+], [+make_target+]-[+module+],
3959 all-target-[+module+], check-target-[+module+],
3960 install-target-[+module+], [+make_target+]-target-[+module+]):
3961 Pass [+extra_make_args+].
3962 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3963 (GCC_HOST_EXPORTS): Remove.
3964 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3965 cross, check-gcc, check-gcc-c++, install-gcc,
3966 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3967 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3968 * Makefile.in: Regenerate.
3969
3970 2004-06-21 Matthew Sachs <msachs@apple.com>
3971
3972 * MAINTAINERS: Added self to write-after-approval.
3973
3974 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3975
3976 * configure.in: Check for srcdir/winsup rather than build directory
3977 winsup.
3978 * configure: Regenerate.
3979
3980 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
3981
3982 * configure.in: Don't build Cygwin native newlib if winsup
3983 directory is missing. Emit warning instead.
3984 * configure: Regenerate.
3985
3986 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
3987
3988 * Makefile.tpl (touch-stage[+id+]): New.
3989 (restage[+prev+]): Depend on touch-stage[+id+].
3990
3991 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3992 Use it throughout.
3993
3994 * Makefile.def: Add profile and feedback bootstrap stages.
3995 Remove next field from bootstrap stages.
3996 * Makefile.tpl (LN, LN_S): Substitute.
3997 (stageN-start, stageN-end): Use double-colon rules, to
3998 provide a hook for additional setup commands.
3999 (distclean-stageN-gcc, restageN): Create dependencies from
4000 [+prev+], not from [+next+].
4001 (stageN-bubble): Add commands for successive stages from
4002 [+prev+], using double-colon rules.
4003 (all-stageN-gcc): Fix typo.
4004 (stagefeedback-start, profiledbootstrap): New.
4005 * Makefile.in: Regenerate.
4006 * configure.in: Call ACX_PROG_LN.
4007 * configure: Regenerate.
4008
4009 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4010
4011 * MAINTAINERS (Write After Approval): Add myself.
4012
4013 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4014
4015 * MAINTAINERS (Write After Approval): Add myself.
4016
4017 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
4018
4019 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4020 without gcc.
4021 * configure: Regenerate.
4022
4023 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4024
4025 * Makefile.tpl: Fix typo.
4026 * Makefile.in: Regenerate.
4027
4028 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4029
4030 * configure.in: Remove new- prefix from toplevel
4031 bootstrap targets.
4032 * configure: Regenerate.
4033
4034 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4035
4036 * Makefile.tpl (all.normal): Rename to all.
4037 (all): Replace with a rule to pick the default
4038 target from configure.
4039 (all-gcc, configure-gcc): Use conditionals to
4040 do nothing when toplevel bootstrap is going on.
4041 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4042 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4043 * configure.in: Support --enable-bootstrap.
4044
4045 * Makefile.def: Remove new- prefix from toplevel
4046 bootstrap targets.
4047 * Makefile.tpl: Likewise.
4048
4049 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4050 target.
4051
4052 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4053 $(RECURSE_FLAGS) to recursive invocation of make.
4054
4055 * Makefile.in: Regenerate.
4056 * configure: Regenerate.
4057
4058 2004-05-30 Andreas Jaeger <aj@suse.de>
4059 Jim Wilson <wilson@specifixinc.com>
4060
4061 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4062 like CC.
4063
4064 2004-05-27 Daniel Jacobowitz <dan@debian.org>
4065
4066 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4067 * configure: Regenerate.
4068
4069 2004-05-25 Daniel Jacobowitz <drow@false.org>
4070
4071 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4072 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4073 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4074 targets.
4075 * Makefile.in: Regenerate.
4076
4077 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
4078
4079 * configure.in: Test the ability to symlink directories.
4080 * configure: Regenerate.
4081
4082 * Makefile.def (bootstrap-stage): New definitions.
4083 * Makefile.tpl (configure-stage1-gcc,
4084 configure-stage2-gcc, configure-stage3-gcc,
4085 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4086 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4087 new-restage3, compare): Autogenerate, see Makefile.in
4088 entry for behavioral changes.
4089 (distclean-stage1, new-stage1-start, new-stage1-end,
4090 new-stage1-bubble, distclean-stage2, new-stage2-start,
4091 new-stage2-end, new-stage2-bubble, distclean-stage3,
4092 new-stage3-start, new-stage3-end): New autogenerated targets.
4093 (objext, prebootstrap, BOOT_CFLAGS,
4094 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4095 targets.
4096
4097 * Makefile.in: Regenerate.
4098 (distclean-stage1, new-stage1-start, new-stage1-end,
4099 new-stage1-bubble, distclean-stage2, new-stage2-start,
4100 new-stage2-end, new-stage2-bubble, distclean-stage3,
4101 new-stage3-start, new-stage3-end): New targets.
4102 (all-stage1-gcc): Move prebootstrap dependency from here...
4103 (configure-stage1-gcc): ...to here.
4104 (new-bootstrap): Use bubble targets.
4105 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4106 Use per-stage distclean targets.
4107 (configure-stage1-gcc, configure-stage2-gcc,
4108 configure-stage3-gcc, all-stage1-gcc,
4109 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4110 Use new-stageN-start to prepare the tree.
4111
4112 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
4113
4114 * Makefile.def (host_modules): add libcpp.
4115 * Makefile.tpl: Add dependencies on and for libcpp.
4116 * Makefile.in: Regenerate.
4117 * configure.in: Add libcpp host module.
4118 * configure: Regenerate.
4119
4120 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
4121
4122 * Makefile.tpl: Whenever a recursive target is defined, wrap
4123 it in a special @if/@endif block, and prepare its maybe
4124 dependency in the @if/@endif block
4125 * configure.in: Instead of writing maybe dependencies, remove
4126 the @if/@endif statements, and remove the @if/@endif blocks
4127 that remain.
4128 * configure: Regenerate.
4129 * Makefile.in: Regenerate.
4130
4131 2004-05-20 Janis Johnson <janis187@us.ibm.com>
4132
4133 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4134
4135 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4136
4137 PR bootstrap/15120
4138 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4139 * */configure: Rebuilt.
4140
4141 2004-05-17 Zack Weinberg <zack@codesourcery.com>
4142
4143 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4144 of libf2c.
4145 * configure, Makefile.in: Regenerate.
4146
4147 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
4148
4149 * MAINTAINERS (Write After Approval): Add myself.
4150
4151 2004-05-13 Diego Novillo <dnovillo@redhat.com>
4152
4153 Merge from tree-ssa-20020619-branch.
4154
4155 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4156 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4157 (HOST_GMPLIBS): Define.
4158 (HOST_GMPINC): Define.
4159 (TARGET_LIB_PATH): Add libmudflap.
4160 (GFORTRAN_FOR_TARGET): Define.
4161 (configure-build*): Export GFORTRAN.
4162 (configure-gcc): Export GMPLIBS and GMPINC.
4163 (all-gcc): Add maybe-all-libbanshee.
4164 (configure-target-libgfortran): Define.
4165 * Makefile.in: Regenerate.
4166 * configure.in (host_libs): Add libbanshee.
4167 (target_libraries): Add target-libmudflap and target-libgfortran.
4168 Add --with-libbanshee.
4169 Handle --disable-libmudflap.
4170 (*-*-freebsd*): Use with_gmp.
4171 Add $(libgcj) to noconfigdirs.
4172 * configure: Regenerate.
4173 * depcomp: New file.
4174 * MAINTAINERS: Add tree-ssa maintainers.
4175
4176 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4177
4178 * MAINTAINERS (Various Maintainers): Add myself.
4179
4180 2004-04-30 Brian Ford <ford@vss.fsi.com>
4181
4182 * MAINTAINERS (Write After Approval): Add myself.
4183
4184 2004-04-29 Uros Bizjak <uros@kss-loka.si>
4185
4186 * MAINTAINERS (Write After Approval): Add myself.
4187
4188 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
4189
4190 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4191 * configure: Regenerate.
4192
4193 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
4194
4195 Revert:
4196 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4197
4198 * Makefile.def (flags_to_pass): Remove *dir variables that
4199 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4200 as well as prefix and exec_prefix.
4201 * Makefile.in: Regenerate.
4202
4203 2004-04-26 Robert Millan <robertmh@gnu.org>
4204
4205 Add patches from libtool CVS.
4206 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4207 * ltconfig: Likewise.
4208 * ltcf-c.sh: Likewise.
4209 * ltcf-cxx.sh: Likewise.
4210 * ltcf-gcj.sh: Likewise.
4211
4212 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4213
4214 * Makefile.def (host_modules): Mark with the bootstrap
4215 flag packages on which gcc depends.
4216 * Makefile.tpl (all-bootstrap): Use it.
4217 * Makefile.in: Regenerate.
4218
4219 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4220
4221 * Makefile.def (flags_to_pass): Remove *dir variables that
4222 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4223 as well as prefix and exec_prefix.
4224 * Makefile.in: Regenerate.
4225
4226 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4227
4228 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4229 * configure: Regenerate.
4230 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4231 * gcc/Makefile.tpl (compare): Use the result of the test.
4232 * gcc/Makefile.in: Regenerate.
4233
4234 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
4235
4236 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4237 Always relocate gcc and prev-gcc to the original names, even
4238 if the build fails.
4239 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4240 New targets.
4241
4242 2004-04-23 Laurent GUERBY <laurent@guerby.net>
4243
4244 * MAINTAINERS: Update my email address.
4245
4246 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4247
4248 * configure.in (mips*-*-irix5*): Enable ld.
4249 * configure: Regenerate.
4250
4251 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4252
4253 * configure: Regenerate.
4254
4255 2004-04-15 James E Wilson <wilson@specifixinc.com>
4256
4257 * Makefile.tpl (configure-[+module+], configure-gcc,
4258 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4259 Set and export LDFLAGS.
4260 * Makefile.in: Regenerate.
4261
4262 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4263
4264 * MAINTAINERS: Add myself to write-after-approval.
4265
4266 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4267
4268 PR bootstrap/14871
4269 * Makefile.tpl: If we don't have built-in-tree target tools,
4270 use the ones found by configure rather than hacking around with
4271 program_transform_name.
4272 * configure.in: Give Makefile.tpl the information necessary
4273 to do that.
4274 * Makefile.in: Regenerate.
4275 * configure: Regenerate.
4276
4277 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4278
4279 PR bootstrap/14760
4280 * configure.in: When computing baseargs, strip *all* copies of
4281 offending options. Also, don't match/substitute the trailing space,
4282 so that this actually works when two similar options are separated by
4283 only one space.
4284 * configure: Regenerate.
4285
4286 2004-04-06 David Edelsohn <edelsohn@gnu.org>
4287
4288 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4289 (rs6000-*-aix*): Same.
4290 * configure: Regenerate.
4291
4292 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
4293
4294 * MAINTAINERS: Add myself to write-after-approval.
4295
4296 2004-04-03 Bud Davis <bdavis9659@comcast.net>
4297
4298 * MAINTAINERS: Add myself to write-after-approval.
4299
4300 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4301
4302 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4303 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4304 * Makefile.in: Regenerate.
4305
4306 * configure.in (top level bootstrap support): Rework --enable-werror
4307 to set @stage2_werror_flag@.
4308 * configure: Regenerate.
4309 * Makefile.tpl (top level bootstrap support): Pass
4310 @stage2_werror_flag@ down to configure in stages 2 and 3.
4311 * Makefile.in: Regenerate.
4312
4313 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4314
4315 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4316 for stages 2 and 3 as well as in make. As a consequence, remove
4317 OUTPUT_OPTION (now detected by configure) from the flags passed down
4318 to make.
4319 * Makefile.in: Regenerate.
4320
4321 * Makefile.tpl (new-bootstrap): Fix typo.
4322 * Makefile.in: Regenerate.
4323
4324 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4325
4326 * Makefile.tpl: Rearrange by moving recursive_targets rules
4327 into their proper sections.
4328 * Makefile.tpl (top level bootstrap support): Move disabling
4329 of coverage flags from 'make' to 'configure'; improve comments.
4330 * Makefile.in: Regenerate.
4331
4332 * Makefile.tpl (experimental top level bootstrap) Move stage1
4333 language setting from all- target to configure- target; disable
4334 intermodule optimization in stage 1; prevent gratuitous rebuilds
4335 of stage 1.
4336 * Makefile.in: Regenerate.
4337 * configure.in: Comma-separate stage 1 language list for top
4338 level bootstrap.
4339 * configure: Regenerate.
4340
4341 * Makefile.tpl: Clean up experimental top level bootstrap support:
4342 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4343 prev-gcc in configure- targets as well as all- targets.
4344 * Makefile.in: Regenerate.
4345
4346 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
4347
4348 * compile: New file imported from automake.
4349
4350 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
4351
4352 * configure.in: Remove symbolic link section.
4353 * configure: Regenerate.
4354 * Makefile.tpl (links): Remove.
4355 * Makefile.in: Regenerate.
4356
4357 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
4358 Nathanael Nerode <neroden@gcc.gnu.org>
4359
4360 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4361 Set with AC_CHECK_PROGS.
4362 * configure.in: Fix comment typo from last patch.
4363 * configure: Regenerate.
4364
4365 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4366
4367 * Makefile.tpl: Introduce experimental top level bootstrap support.
4368 * Makefile.in: Regenerate.
4369 * configure.in: Introduce support for top level bootstrap.
4370 * configure: Regenerate.
4371
4372 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
4373 Paolo Bonzini <bonzini@gnu.org>
4374
4375 PR bootstrap/14522
4376 * configure.in: Cope with shells that do not support unquoted ^
4377 * configure: Regenerate.
4378
4379 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
4380 Paolo Bonzini <bonzini@gnu.org>
4381
4382 PR bootstrap/14522
4383 * configure.in: Cope with shells that do not support nesting
4384 quotes inside quoted backquote substitutions.
4385 * configure: Regenerate.
4386
4387 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4388
4389 PR bootstrap/14522
4390 * configure.in: Fix escaping of $.
4391 * configure: Regenerate.
4392
4393 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4394
4395 * configure: Regenerate, since I forgot to while committing Paolo's
4396 changes.
4397
4398 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
4399
4400 PR ada/14131
4401 Move language detection to the top level.
4402 * configure.in: Find default values for the tools as
4403 soon as possible. Disable ada if GNAT is not found.
4404 Emit error message about missing languages. Expand
4405 --enable-languages=all for the gcc subdirectory.
4406
4407 2004-03-10 Ben Elliston <bje@gnu.org>
4408
4409 * MAINTAINERS: Update my email address.
4410
4411 2004-03-05 David Edelsohn <edelsohn@gnu.org>
4412
4413 * ltconfig: Disable building static libraries if building shared
4414 libraries on AIX 5L.
4415
4416 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
4417
4418 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4419 and disable libgcj.
4420 * configure: Regenerated.
4421
4422 2004-03-01 Brian Booth <bbooth@redhat.com>
4423
4424 * MAINTAINERS: Add myself to write-after-approval.
4425
4426 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
4427
4428 * MAINTAINERS: Add myself to write-after-approval.
4429
4430 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4431
4432 PR bootstrap/7087
4433 * Makefile.tpl: Guard XFOO sed statements better.
4434 * Makefile.tpl: Add dependency for configure-target-libada.
4435 * Makefile.in: Regenerate (incidentally fixes broken
4436 commit when libada-branch was merged).
4437
4438 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
4439
4440 * MAINTAINERS: Add myself to write-after-approval.
4441
4442 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
4443
4444 * MAINTAINERS: Add Nicola Pero and myself as libobjc
4445 maintainers.
4446
4447 2004-02-20 Andrew Cagney <cagney@redhat.com>
4448
4449 * config.guess: Update from version 2003-10-16 to 2004-02-16.
4450 * config.sub: Update from version 2003-11-03 to 2004-02-16.
4451
4452 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4453
4454 PR bootstrap/11932
4455 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4456
4457 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
4458
4459 * MAINTAINERS: Added myself to write-after-approval.
4460
4461 2004-02-14 Michael Koch <konqueror@gmx.de>
4462
4463 * MAINTAINERS: Added myself to write-after-approval.
4464
4465 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
4466
4467 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
4468 some OS port maintainers to OS port maintainers section.
4469
4470 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
4471
4472 * MAINTAINERS: Add self.
4473
4474 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
4475
4476 * MAINTAINERS: Alphabetize.
4477
4478 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
4479
4480 * MAINTAINERS: Remove myself.
4481
4482 2004-02-11 David Edelsohn <edelsohn@gnu.org>
4483
4484 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4485 (rs6000-*-aix*): Same.
4486 * configure: Regenerate.
4487
4488 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4489
4490 * configure.in (host): Add in missing $noconfigdirs to defines.
4491 * configure: Regenerate.
4492
4493 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4494 Nathanael Nerode <neroden@gcc.gnu.org>
4495
4496 PR ada/6637, PR ada/5911
4497 Merge with libada-branch:
4498 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4499 with appropriate dependencies. Add --enable-libada configure switch.
4500 * configure, Makefile.in: Regenerate.
4501
4502 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
4503
4504 * MAINTAINERS: Add myself to write-after-approval.
4505
4506 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4507
4508 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4509 * configure: Regenerate.
4510
4511 2004-02-04 Geoffrey Keating <geoffk@apple.com>
4512
4513 Merge from upstream:
4514
4515 * ltmain.in: When setting IFS to '~', be careful about user
4516 arguments that contain '~'.
4517
4518 2004-02-04 Peter O'Gorman <peter@pogma.com>
4519
4520 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4521 Also test $base_compile against $CC with escaped arguments. Bug
4522 reported by Geoff Keating <geoffk@apple.com>.
4523
4524 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
4525
4526 * MAINTAINERS: Remove i960 port.
4527
4528 2004-01-23 DJ Delorie <dj@redhat.com>
4529
4530 * Makefile.def (target_modules) [libiberty]: Don't stage.
4531 * Makefile.in: Rebuilt.
4532
4533 2004-01-20 Caroline Tice <ctice@apple.com>
4534
4535 * MAINTAINERS: Add myself to write-after-approval.
4536
4537 2004-01-19 Paolo Carlini <pcarlini@suse.de>
4538
4539 * MAINTAINERS: Update my email address.
4540
4541 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
4542
4543 * MAINTAINERS: Add myself to write-after-approval.
4544
4545 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4546
4547 * MAINTAINERS: Remove entries without email address.
4548
4549 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
4550
4551 * MAINTAINERS: Add myself to write-after-approval.
4552
4553 2004-01-15 Steven Bosscher <stevenb@suse.de>
4554
4555 * MAINTAINERS: Update my email address.
4556
4557 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
4558
4559 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4560 * Makefile.tpl (configure-target-[+module+]): Support stage.
4561 * Makefile.in: Rebuilt.
4562
4563 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
4564
4565 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4566
4567 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
4568
4569 * MAINTAINERS: Add myself as a MIPS maintainer.
4570
4571 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4572
4573 * configure.in: Use ./config.cache, not config.cache.
4574 * configure: Regenerate.
4575 * Makefile.tpl: Special-casing not needed for GCC any more.
4576 * Makefile.in: Regenerate.
4577
4578 * configure.in: Don't share a cache file for host dirs.
4579 * configure: Regenerate.
4580
4581 * config-ml.in: Don't mess with the cache file.
4582
4583 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4584
4585 * MAINTAINERS: Move myself from 'Write After Approval' to
4586 'CPU Port Maintainers' section as SPARC maintainer.
4587
4588 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4589
4590 * Makefile.tpl: Make GCC use a separate config.cache.
4591 * Makefile.in: Regenerate.
4592
4593 PR bootstrap/11932, PR bootstrap/11933
4594 (I don't know if it will fix either of them, but it relates
4595 to them.)
4596 * configure.in: Don't use shared config.cache for target
4597 directories.
4598 * configure: Regenerate.
4599
4600 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
4601
4602 * MAINTAINERS: Add myself to 'Write After Approval' section.
4603
4604 2003-12-31 Roger Sayle <roger@eyesopen.com>
4605
4606 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4607 * configure: Regenerated.
4608
4609 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
4610
4611 * MAINTAINERS: Remove the mn10200 maintainer.
4612
4613 2003-12-21 Bernardo Innocenti <bernie@develer.com>
4614
4615 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4616 * configure: Regenerated.
4617
4618 2003-12-16 Jan Hubicka <jh@suse.cz>
4619
4620 * MAINTAINERS: Add myself as callgraph maintainer.
4621
4622 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4623
4624 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4625 * configure: Regenerate.
4626
4627 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4628
4629 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4630 'Write After Approval' section. Update email.
4631
4632 2003-12-01 James Lemke <jim@wasabisystems.com>
4633
4634 * MAINTAINERS (Write After Approval): Add myself.
4635
4636 2003-11-20 Matt Thomas <matt@3am-software.com>
4637
4638 * MAINTAINERS: Add myself as a vax port maintainer.
4639
4640 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4641
4642 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4643 (configure-build-[+module+], configure-[+module+]): Likewise.
4644 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4645 * Makefile.in: Regenerate.
4646
4647 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
4648
4649 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4650 shared/dylibed libraries.
4651 * ltmain.sh: Likewise.
4652 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4653 * ltcf-cxx.sh: Likewise.
4654 * ltcf-gcj.sh: Likewise.
4655 * ltconfig: Likewise.
4656
4657 2003-11-17 Stan Cox <scox@redhat.com>
4658
4659 * MAINTAINERS: Add myself as iq2000 port maintainer.
4660
4661 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4662
4663 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4664 * Makefile.in: Regenerate.
4665
4666 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
4667
4668 * config.sub: Update to 2003-11-03 version.
4669
4670 2003-10-20 Phil Edwards <phil@codesourcery.com>
4671
4672 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4673 * configure: Regenerate.
4674
4675 2003-10-20 Nicolas Pitre <nico@cam.org>
4676
4677 * MAINTAINERS: Add myself to 'Write After Approval' section.
4678
4679 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
4680
4681 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4682
4683 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
4684
4685 * MAINTAINERS: Update my email address.
4686
4687 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4688
4689 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4690
4691 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
4692
4693 * MAINTAINERS: Add myself to 'Write After Approval' section.
4694
4695 2003-10-16 Bernardo Innocenti <bernie@develer.com>
4696
4697 * config.guess: Update to 2003-10-16 version.
4698 * config.sub: Update to 2003-10-16 version.
4699
4700 2003-10-15 David Daney <ddaney@avtrex.com>
4701
4702 * MAINTAINERS: Added myself to 'Write After Approval' section.
4703
4704 2003-10-15 Falk Hueffner <falk@debian.org>
4705
4706 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4707 'Write After Approval' section. Update email.
4708
4709 2003-10-14 Roger Sayle <roger@eyesopen.com>
4710
4711 * MAINTAINERS: Move myself from 'Write After Approval' to
4712 'Various Maintainers' section as middle-end maintainer.
4713
4714 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4715
4716 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4717 HOST_FLAGS_TO_PASS.
4718 * Makefile.in: Regenerate.
4719
4720 2003-10-11 Bernardo Innocenti <bernie@develer.com>
4721
4722 * config.guess: Update to 2003-10-07 version.
4723 * config.sub: Update to 2003-10-07 version.
4724
4725 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4726
4727 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4728 * ltconfig (irix5*, irix6*): Don't override version_type.
4729
4730 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4731
4732 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4733 * configure: Rebuilt
4734 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4735 * Makefile.in: Rebuilt
4736
4737 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4738
4739 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4740
4741 2003-09-30 Carlo Wood <carlo@alinoe.com>
4742
4743 * MAINTAINERS (Write After Approval): Add myself.
4744
4745 2003-09-29 Paul Koning <ni1d@arrl.net>
4746
4747 * MAINTAINERS: Move myself from "Write After Approval"
4748 to CPU platform maintainers for pdp11 platform.
4749
4750 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
4751
4752 * MAINTAINERS: Move myself from 'Write After Approval' to
4753 'Various Maintainers' section as libffi testsuite maintainer.
4754
4755 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
4756
4757 * configure.in: Pass a computed --program-transform-name
4758 to subconfigures.
4759 * configure: Regenerated.
4760
4761 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4762
4763 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4764 * Makefile.in: Regenerate.
4765
4766 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4767 * Makefile.in: Regenerate.
4768
4769 2003-09-19 Ziemowit Laski <zlaski@apple.com>
4770
4771 * MAINTAINERS: Move myself from 'Write After Approval'
4772 to 'Various Maintainers' (objective-c) section.
4773
4774 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
4775
4776 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4777 quoting.
4778 * configure: Regenerated.
4779
4780 2003-09-16 Joel Brobecker <brobecker@gnat.com>
4781
4782 * MAINTAINERS (Write After Approval): Add myself to write after
4783 approval list.
4784
4785 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
4786
4787 * MAINTAINERS (Write After Approval): Add myself.
4788
4789 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
4790
4791 * MAINTAINERS: Update my e-mail address.
4792
4793 2003-09-09 Alan Modra <amodra@bigpond.net.au>
4794
4795 * libtool.m4 (LD): Correct powerpc64 host match.
4796
4797 2003-09-06 James E Wilson <wilson@tuliptree.org>
4798
4799 * MAINTAINTERS: Update my affiliation and email address.
4800
4801 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4802
4803 * MAINTAINERS (Write After Approval): Add myself.
4804
4805 2003-09-04 DJ Delorie <dj@redhat.com>
4806
4807 * configure: Regenerate.
4808
4809 2003-09-04 Robert Millan <robertmh@gnu.org>
4810
4811 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4812
4813 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4814
4815 * configure.in: Ensure arguments to sed are properly spaced.
4816 * configure: Regenerate.
4817
4818 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4819
4820 * MAINTAINERS: Update my e-mail address.
4821
4822 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
4823
4824 * MAINTAINERS (Write After Approval): Add myself.
4825
4826 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
4827
4828 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4829 * configure: Regenerated.
4830
4831 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
4832
4833 * MAINTAINERS: Update my email address.
4834
4835 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
4836
4837 * configure.in: Use newline instead of semicolon when assuming
4838 shell arguments in a for loop.
4839 * configure: Regenerated.
4840
4841 2003-08-22 Jason Eckhardt <jle@rice.edu>
4842
4843 * MAINTAINERS: Resurrect the i860 maintainer.
4844
4845 2003-08-20 Geoffrey Keating <geoffk@apple.com>
4846
4847 PR 8180
4848 * configure.in: When testing with_libs and with_headers, treat
4849 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4850 * configure: Regenerate.
4851
4852 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4853 make, shell, etc.
4854 (baseargs): Likewise.
4855 * configure: Regenerate.
4856
4857 2003-08-20 Bernardo Innocenti <bernie@develer.com>
4858
4859 * MAINTAINERS (Write After Approval): Add myself.
4860
4861 2003-08-19 Geoffrey Keating <geoffk@apple.com>
4862
4863 * configure.in: Disable libgcj for darwin not on powerpc.
4864 * configure: Rebuild.
4865
4866 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4867
4868 * config-ml.in, symlink-tree: Add license.
4869
4870 2003-08-03 Richard Stallman <rms@gnu.org>
4871 Eben Moglen <moglen@columbia.edu>
4872
4873 * README.SCO: New file.
4874
4875 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
4876
4877 * Makefile.tpl (check, check-c++): Express dependencies using
4878 dependencies rather than commands.
4879 * Makefile.in: Regenerate.
4880
4881 2003-08-01 Andrew Cagney <cagney@redhat.com>
4882
4883 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4884 * configure: Ditto.
4885
4886 2003-07-31 Geoffrey Keating <geoffk@apple.com>
4887
4888 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4889 * Makefile.in: Update.
4890
4891 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
4892
4893 * configure.in: Enable libgcj for darwin.
4894 * configure: Rebuild.
4895
4896 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
4897
4898 * config-ml.in: Use ac_configure_args directly instead of
4899 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4900 actually seen.
4901
4902 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
4903
4904 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4905 creating target and build subdirs to build all parent dirs as needed.
4906 * Makefile.in: Rebuild.
4907 * configure.in: Don't build dirs explicitly here.
4908 * configure: Rebuild.
4909
4910 2003-07-26 Paul Brook <paul@nowt.org>
4911
4912 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4913
4914 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
4915
4916 * Makefile.tpl (all-make): Depend on intl.
4917 * Makefile.in: Rebuilt.
4918
4919 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
4920
4921 * install-sh: Update to newer upstream versions (associated with
4922 aclocal 1.7).
4923 * mkinstalldirs: Likewise.
4924 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4925
4926 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
4927
4928 * MAINTAINERS: Move self from Bug database only accounts
4929 to write-after-approval.
4930
4931 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
4932
4933 * config.if: Remove unused libc_interface determination.
4934
4935 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
4936
4937 * MAINTAINERS: Move self from write-after-approval to
4938 build machinery (*.in).
4939
4940 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
4941
4942 PR bootstrap/11273
4943 PR bootstrap/11408
4944 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
4945 unused INSTALL_PROGRAM_ARGS.
4946 * configure.in: Use AC_PROG_INSTALL.
4947 * Makefile.in: Regenerate.
4948 * configure: Regenerate.
4949
4950 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
4951
4952 * MAINTAINERS: Alphabetize.
4953
4954 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
4955
4956 * configure: Rebuilt.
4957 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
4958 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4959 newlib nor libgloss.
4960 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
4961 * configure.in (am33_2.0-*-linux*): Added.
4962
4963 2003-07-09 Bob Wilson <bob.wilson@acm.org>
4964
4965 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4966 * configure: Regenerate.
4967
4968 2003-07-07 Zack Weinberg <zack@codesourcery.com>
4969
4970 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4971 * Makefile.in: Regenerate.
4972
4973 2003-07-04 Zack Weinberg <zack@codesourcery.com>
4974
4975 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4976 * Makefile.in: Regenerate.
4977
4978 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
4979
4980 * Makefile.tpl: Replace PWD with PWD_COMMAND.
4981 * Makefile.in: Regenerated.
4982
4983 * config-ml.in: Replace PWD with PWD_COMMAND.
4984
4985 2003-07-04 Zack Weinberg <zack@codesourcery.com>
4986
4987 * intl: New directory; see intl/ChangeLog for details.
4988 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4989 * Makefile.tpl: all-gcc depends on maybe-all-intl.
4990 * Makefile.in: Regenerate.
4991
4992 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
4993
4994 * configure.in: Clean up config-lang.in handling. Delete
4995 useless assignment to "subdirs".
4996 * configure: Regenerate.
4997
4998 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
4999
5000 * configure.in: Rename 'target_libs' to 'target_libraries'.
5001 Remove useless reference to 'target_libs'.
5002 * configure: Regenerate.
5003
5004 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5005
5006 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5007 * Makefile.in: Regenerate.
5008
5009 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5010
5011 * Makefile.def: Introduce flags_to_pass.
5012 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5013 * Makefile.in: Regenerate.
5014
5015 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5016
5017 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5018 and target-libgloss.
5019 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5020 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5021 * configure: Regenerate.
5022
5023 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5024
5025 * configure.in: Update testsuite_flags to new location.
5026 * configure. Regenerate.
5027
5028 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5029
5030 * Makefile.tpl: Remove BUILD_CC stuff.
5031 * Makefile.in: Regenerate.
5032
5033 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5034
5035 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5036
5037 2003-06-16 Graeme Peterson <gp@qnx.com>
5038
5039 * MAINTAINERS (Write After Approval): Add myself.
5040
5041 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
5042
5043 * config.guess: Update to 2003-06-12 version.
5044 * config.sub: Update to 2003-06-13 version.
5045
5046 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5047
5048 * config.guess: Update to 2003-06-06 version.
5049 * config.sub: Update to 2003-06-06 version.
5050
5051 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5052
5053 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5054 * configure. Regenerate.
5055
5056 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5057
5058 * configure.in: Disable serial configure by default.
5059 * configure: Regenerate.
5060 * Makefile.tpl: Abolish .NOTPARALLEL.
5061 * Makefile.in: Regenerate.
5062
5063 * Makefile.tpl: Replace {build,host,target}_canonical by
5064 {build,host,target}.
5065 * Makefile.in: Regenerate.
5066
5067 * Makefile.tpl: Fix stupid pasto.
5068 * Makefile.in: Regenerate.
5069
5070 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5071
5072 * Makefile.tpl: Remove bogus conditional.
5073 * Makefile.in: Regenerate.
5074
5075 2003-06-05 Jan Hubicka <jh@suse.cz>
5076
5077 * Makefile.tpl (profiledbootstrap): New target.
5078 * Makefile.in (profiledbootstrap): New target.
5079
5080 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
5081
5082 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5083 Pinski. Remove user names from other bugzilla-only maintainers.
5084
5085 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5086
5087 * Makefile.tpl: Make 'recursive targets' using autogen rather
5088 than shell loop. Remove duplicate 'clean' targets and false
5089 comments.
5090 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5091 Add systematic method of specifying missing targets in subdirs.
5092 Add copyright boilerplate.
5093 * Makefile.in: Regenerate.
5094 * configure.in: Add 'recursive targets' to maybe list.
5095 * configure: Regenerate.
5096
5097 * MAINTAINERS: "GNATS only" -> "Bug database only".
5098
5099 * Makefile.tpl: Rename [+target+] to [+make_target+].
5100 * Makefile.def: Rename 'target' to 'make_target'.
5101
5102 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
5103
5104 * MAINTAINERS: Add self as options handling maintainer.
5105
5106 2003-05-28 Michael Meissner <gnu@the-meissners.org>
5107
5108 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5109 been too long since I touched those ports.
5110
5111 2003-05-28 DJ Delorie <dj@redhat.com>
5112
5113 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5114 * Makefile.in: Regenerate.
5115
5116 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5117
5118 * configure.in: Use curly braces in the definition of tooldir.
5119 * configure: Regenerate.
5120
5121 2003-05-21 DJ Delorie <dj@redhat.com>
5122
5123 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5124 newlib or libgloss.
5125 * Makefile.in: Regenerate.
5126
5127 2003-05-21 DJ Delorie <dj@redhat.com>
5128
5129 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5130 * Makefile.in: Regenerate.
5131
5132 2003-05-20 Ian Lance Taylor <ian@airs.com>
5133
5134 * MAINTAINERS: Update my e-mail address.
5135
5136 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5137
5138 * configure.in: Switch more things to use maybe dependencies.
5139 * Makefile.tpl: Switch more things to use maybe dependencies.
5140 Factor out common code from autogen IF statements.
5141 * configure: Regenerate.
5142 * Makefile.in: Regenerate.
5143
5144 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5145
5146 * configure.in: Accept i[3456789]86 for machine type.
5147 * configure: Regenerate.
5148
5149 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5150
5151 * configure.in: Switch more things to use maybe dependencies.
5152 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5153 * configure: Regenerate.
5154 * Makefile.tpl: Switch more things to use maybe dependencies.
5155 * Makefile.in: Regenerate.
5156
5157 2003-05-16 Andreas Schwab <schwab@suse.de>
5158
5159 * Makefile.tpl (install-opcodes): Define.
5160 * Makefile.in: Rebuild.
5161
5162 2003-05-13 Andreas Jaeger <aj@suse.de>
5163
5164 * config.guess: Update to 2003-05-09 version.
5165 * config.sub: Update to 2003-05-09 version.
5166
5167 2003-05-13 Michael Eager <eager@mvista.com>
5168
5169 * configure.in: Correct sed script so that options in quotes are not
5170 deleted.
5171 * configure: Rebuild.
5172
5173 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
5174
5175 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5176 and $$s/newlib/libc/sys/cygwin32 include paths.
5177 * configure: Ditto.
5178
5179 2003-05-12 Michael Meissner <gnu@the-meissners.org>
5180
5181 * MAINTAINERS: Update my email addresses.
5182
5183 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5184
5185 * config-ml.in: Propagate INSTALL variables.
5186
5187 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5188
5189 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5190
5191 2003-05-02 Chris Demetriou <cgd@broadcom.com>
5192
5193 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5194 * Makefile.in: Regenerate.
5195
5196 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5197
5198 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5199
5200 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5201
5202 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5203
5204 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
5205
5206 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5207 * Makefile.in: Regenerated.
5208
5209 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5210
5211 * MAINTAINERS (Write After Approval): Upgrade myself from
5212 GNATS only to write-after-approval. Update my mail address.
5213
5214 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
5215
5216 (OS Port Maintainers: freebsd): Add myself.
5217
5218 2003-04-22 Mark Mitchell <mark@codesourcery.com>
5219
5220 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5221
5222 2003-04-22 Kean Johnston <jkj@sco.com>
5223
5224 * MAINTAINERS (SCO ports): Added myself.
5225
5226 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5227
5228 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5229
5230 2003-04-19 Kean Johnston <jkj@sco.com>
5231
5232 * MAINTAINERS (Write After Approval): Add myself.
5233
5234 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5235
5236 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5237 * Makefile.in: Regenerate.
5238
5239 2003-04-18 Jakub Jelinek <jakub@redhat.com>
5240
5241 * configure.in (powerpc64*-*-linux*): Remove.
5242 * configure: Rebuilt.
5243
5244 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
5245
5246 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5247 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5248 and restrap.
5249 * Makefile.in: Regenerate.
5250
5251 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
5252
5253 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5254 * configure: Regenerated.
5255
5256 2003-04-15 DJ Delorie <dj@redhat.com>
5257
5258 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5259
5260 2003-04-13 Nick Clifton <nickc@redhat.com>
5261
5262 * config-ml.in: Remove support for --disable-aix removing
5263 call-aix multilibs.
5264
5265 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
5266
5267 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5268 * */configure: Rebuilt.
5269
5270 2003-04-08 Joel Sherrill <joel@oarcorp.com>
5271
5272 * MAINTAINERS: Add my email address.
5273
5274 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
5275
5276 * MAINTAINERS (Write After Approval): Add myself.
5277
5278 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5279
5280 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5281 * Makefile.in: Regenerate.
5282
5283 2003-03-14 Michael Chastain <mec@shout.net>
5284
5285 * Makefile.in: Regenerate with correct Makefile.def.
5286
5287 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5288
5289 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5290 Make macro.
5291 * Makefile.in: Regenerate.
5292 * configure.in: Clean up gxx_include_dir logic.
5293 * configure: Regenerate.
5294
5295 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
5296
5297 * MAINTAINERS (Write After Approval): Add myself.
5298
5299 2003-03-10 Ben Elliston <bje@wasabisystems.com>
5300
5301 * MAINTAINERS: Update my mail address.
5302
5303 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5304
5305 * configure.in (gxx_include_dir): Fix typo.
5306 * configure: Regenerated.
5307
5308 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5309
5310 * Makefile.tpl: Reindent.
5311 * Makefile.in: Regenerate.
5312 * configure.in: Reindent. Don't set unused variables.
5313 * configure: Regenerate.
5314
5315 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
5316
5317 * configure.in: Include $(build_tooldir)/sys-include in
5318 FLAGS_FOR_TARGET.
5319 * configure: Regenerated.
5320
5321 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5322
5323 * Makefile.tpl: Always pass down RANLIB.
5324 * Makefile.in: Regenerate.
5325
5326 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5327 * Makefile.in: Regenerate.
5328 * configure.in: Remove unused logic relating to --enable-shared
5329 and --enable-threads. Remove bogus comments. Remove redundant
5330 noconfigdirs.
5331 * configure: Regenerate.
5332
5333 * configure.in: Replace ${libstdcxx_version} by its value.
5334 Remove reference to mh-dgux.
5335 * configure: Regenerate.
5336
5337 2003-03-03 Kevin Buettner <kevinb@redhat.com>
5338
5339 * MAINTAINERS (Write After Approval): Add myself.
5340
5341 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5342
5343 * Makefile.tpl: Rearrange.
5344 * Makefile.in: Regenerate.
5345
5346 2003-02-25 Uwe Stieber <uwe@wwws.de>
5347
5348 * configure.in: Add support for kaOS as cross build target system.
5349 * configure: Regenerated.
5350
5351 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
5352
5353 * MAINTAINERS (Write after approval): Add myself.
5354
5355 2003-02-21 James E Wilson <wilson@tuliptree.org>
5356
5357 * MAINTAINERS: Update my email address.
5358
5359 2003-02-21 Zack Weinberg <zack@codesourcery.com>
5360
5361 * MAINTAINERS: Add self to blanket write privs. section.
5362
5363 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
5364
5365 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5366 configure-target-* as some target builds may require additional
5367 flags for preprocessor tests.
5368 * Makefile.in: Regenerated.
5369
5370 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
5371
5372 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5373 * ltconfig: Handle it.
5374 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5375 auto-detecting it.
5376
5377 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5378 it is used as argument to $CC.
5379 * ltcf-gcj.sh: Likewise.
5380
5381 * configure.in: Introduce --enable-maintainer-mode.
5382 * configure: Rebuilt.
5383 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5384 for maintainer mode.
5385 * Makefile.in: Rebuilt.
5386
5387 2003-02-18 Jason Merrill <jason@redhat.com>
5388
5389 * Makefile.tpl (check-c++): Allow parallelism.
5390
5391 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5392
5393 * MAINTAINERS: Remove John Carr (who never actually had access to
5394 gcc.gnu.org).
5395
5396 2003-02-15 Geoffrey Keating <geoffk@apple.com>
5397
5398 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5399 don't configure target-libobjc.
5400 * configure: Regenerate.
5401
5402 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5403
5404 * Makefile.tpl (RANLIB): Define.
5405 * Makefile.in: Regenerate.
5406
5407 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
5408
5409 * MAINTAINERS: Update my email.
5410
5411 2003-02-06 Keith R Seitz <keiths@redhat.com>
5412
5413 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5414 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5415 * Makefile.in: Regenerated.
5416 * configure.in: Remove all traces of snavigator, db, and grep.
5417 * configure: Regenerated.
5418
5419 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5420
5421 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5422 After Approval.
5423
5424 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5425
5426 * MAINTAINERS (Write after approval): Add myself.
5427
5428 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
5429
5430 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5431 * Makefile.in: Regenerated.
5432
5433 2003-01-30 Roger Sayle <roger@eyesopen.com>
5434
5435 * config.guess: Updated to 2003-01-30's version.
5436 * config.sub: Updated to 2003-01-28's version.
5437
5438 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
5439
5440 * config.if: If gcc_version is already set, just use it. Don't set
5441 gcc_version_trigger if it's already set, otherwise set it to
5442 gcc/version.c, but only if the file exists. If it is not set and
5443 gcc/version.c does not exist, try to extract the version number from
5444 $CC.
5445
5446 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
5447
5448 * MAINTAINERS: Add myself to write-after-approval list.
5449
5450 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
5451
5452 * configure.in: Revert 24Jan change.
5453 * configure: Regenerate.
5454
5455 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5456
5457 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
5458 entry of HJ Lu.
5459
5460 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5461
5462 * configure.in: Revert previous change.
5463 * configure: Regenerate.
5464
5465 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5466
5467 * configure.in: Make rda native-only.
5468 * configure: Regenerate.
5469
5470 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5471
5472 * MAINTAINERS: Move myself from GNATS-only-accounts to
5473 write-after-approval.
5474
5475 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5476
5477 * configure.in: Add missing \.
5478 * configure: Rebuilt.
5479
5480 2003-01-17 Jakub Jelinek <jakub@redhat.com>
5481
5482 * configure.in (baseargs): Avoid using \| in sed regular
5483 expressions.
5484 * configure: Rebuilt.
5485
5486 2003-01-16 Jakub Jelinek <jakub@redhat.com>
5487
5488 * configure.in (baseargs): Remove all supported forms of
5489 --cache-file, --srcdir, --host, --build and --target options
5490 from argument lists.
5491 * configure: Rebuilt.
5492
5493 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
5494
5495 * MAINTAINERS: Add myself to write-after-approval list.
5496
5497 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
5498
5499 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5500 * configure: Rebuilt.
5501
5502 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5503
5504 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5505 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5506 * Makefile.in: Regenerate.
5507 * configure: Regenerate.
5508
5509 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
5510
5511 * configure.in: Remove Makefile in build, host and target modules
5512 unless configure was run with --no-recursion.
5513 * configure: Rebuilt.
5514
5515 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5516
5517 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5518 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5519 * Makefile.in: Regenerate.
5520
5521 2003-01-08 Chris Demetriou <cgd@broadcom.com>
5522
5523 * config.guess: Update to 2003-01-03 version.
5524 * config.sub: Update to 2003-01-03 version.
5525
5526 2003-01-07 Christopher Faylor <cgf@redhat.com>
5527
5528 * configure: Regenerate with proper autoconf 2.13.
5529
5530 2003-01-07 Christopher Faylor <cgf@redhat.com>
5531
5532 * configure.in: Add AC_PREREQ for consistency.
5533 * configure: Regenerate.
5534
5535 2003-01-06 Andrew Cagney <ac131313@redhat.com>
5536
5537 * configure.in (GDB_TK): Add tcl directories conditional on
5538 gdb/gdbtk directory being present.
5539 * configure: Regenerate.
5540
5541 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
5542
5543 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5544 by gcc if LD is not defined and we are not doing a Canadian Cross.
5545 * configure: Rebuilt.
5546
5547 2002-12-31 Tom Tromey <tromey@redhat.com>
5548
5549 * Makefile.in: Rebuilt.
5550 * Makefile.def (target_modules) [libffi]: Allow installation.
5551
5552 2002-12-31 Andreas Schwab <schwab@suse.de>
5553
5554 * configure.in: Fix use of $program_transform_name.
5555 * configure: Regenerated.
5556
5557 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
5558
5559 * configure.in (baseargs): Don't remove first configure argument.
5560 * configure: Regenerated.
5561
5562 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
5563
5564 * Makefile.tpl (local-distclean): Don't remove...
5565 (multilib.ts): ... this. Moved into...
5566 (multilib.out): ... this. Don't use sub-make.
5567 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5568 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5569 (configure-build-[+module+], configure-[+module+],
5570 configure-target-[+module+], configure-gcc): ... these. Test
5571 for Makefile existence. Drop config.status from dependencies.
5572 * Makefile.in: Rebuilt.
5573 * configure.in: Move gcc-version-trigger to the end of
5574 ac_configure_args. Add comments to maybedep.tmp and
5575 serdep.tmp. Introduce --disable-serial-configure. Remove
5576 nonopt from baseargs, matching and removing corresponding
5577 whitespace while at it.
5578 * configure: Rebuilt.
5579
5580 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
5581
5582 * configure.in (host_configargs): Replace reference to
5583 no-longer-defined buildopts with --build=${build_alias}.
5584 * configure: Rebuilt.
5585
5586 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5587 program_transform_name to standard idiom.
5588 (AUTOGEN, AUTOCONF): Define.
5589 (Makefile.in): Use $(AUTOGEN).
5590 (Makefile): Depend on config.status, and use autoconf-style rule to
5591 build it. Move original commands to...
5592 (config.status): ... this new target.
5593 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5594 $(AUTOCONF).
5595 * Makefile.in: Rebuilt.
5596
5597 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5598
5599 * Makefile.tpl: Fix dramatic bustage due to change in
5600 program_transform_name.
5601 * Makefile.in: Regenerate.
5602
5603 * configure.in: Remove unnecessary PATH setting.
5604 * configure: Regnerate.
5605
5606 * configure.in: Don't default to unprefixed tools unless
5607 the native tools will work.
5608 * configure: Regenerate.
5609
5610 * configure.in: Convert to autoconf script. Blow away lots
5611 of now-redundant Makefile fragments.
5612 * configure: Generate using Autoconf.
5613 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5614 * Makefile.in: Regenerate.
5615
5616 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5617
5618 * configure: Fix stupid bug where RANLIB was mistakenly included.
5619
5620 * configure.in: Rename (buildargs, hostargs, targargs) to
5621 (build_configargs, host_configargs, target_configargs).
5622
5623 * configure.in: Move logic out of sed statement.
5624
5625 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
5626 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5627
5628 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
5629
5630 * config.sub: Import from master repository
5631 * config.guess: Ditto
5632
5633 2002-12-24 Andreas Schwab <schwab@suse.de>
5634
5635 * Makefile.tpl (multilib.out): Fix missing space.
5636 * Makefile.in: Regenerate.
5637
5638 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5639
5640 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5641 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5642 * Makefile.in: Regenerate.
5643 * configure.in: Remove unnecessary leftovers.
5644
5645 2002-12-21 Geoffrey Keating <geoffk@apple.com>
5646
5647 * configure.in (extra_ranlibflags_for_target): New variable.
5648 (*-*-darwin): Add -c to ranlib commands.
5649 * configure (tooldir): Handle extra_ranlibflags_for_target.
5650
5651 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5652
5653 * Makefile.tpl: Revert HJL's change.
5654 * Makefile.in: Regenerated.
5655 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5656 always.
5657
5658 2002-12-19 Andreas Schwab <schwab@suse.de>
5659
5660 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5661 * Makefile.in: Regenerate.
5662
5663 2002-12-18 H.J. Lu <hjl@gnu.org>
5664
5665 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5666 * Makefile.in: Regenerated.
5667
5668 * configure.in (build_prefix): New. Substitute.
5669
5670 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5671
5672 * Makefile.tpl: Don't let real targets depend on phony targets.
5673 * Makefile.in: Regenerate.
5674
5675 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5676 * Makefile.in: Regenerate.
5677
5678 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5679
5680 * config.sub: Import from master repository
5681 * config.guess: Ditto
5682
5683 2002-12-16 Jason Merrill <jason@redhat.com>
5684
5685 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5686 previous 'make bootstrap'.
5687 * Makefile.in: Regenerate.
5688
5689 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5690
5691 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5692
5693 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5694
5695 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5696 * Makefile.in: Regenerate.
5697
5698 2002-12-13 Jason Merrill <jason@redhat.com>
5699
5700 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5701 library tests.
5702 (check-c++): Just depend on it and check-target-libstdc++-v3.
5703 * Makefile.in: Regenerate.
5704
5705 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
5706
5707 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5708 * Makefile.in: Rebuilt.
5709
5710 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
5711
5712 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5713
5714 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
5715
5716 * configure: Fix bug put in by gremlins.
5717
5718 * Makefile.tpl: Substitute more autoconfily.
5719 * configure: Substitute more autoconfily.
5720 * Makefile.in: Regenerate.
5721
5722 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
5723
5724 * config.sub: Import from master repository
5725 * config.guess: Ditto
5726 * MAINTAINERS: Added Svein Seldal under write after approval
5727
5728 2002-12-08 Andrew Cagney <ac131313@redhat.com>
5729
5730 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5731 * Makefile.in (all-sim): Ditto.
5732
5733 2002-12-06 DJ Delorie <dj@redhat.com>
5734
5735 * Makefile.tpl: Change configure dependencies to not have real
5736 targets depend on phony targets.
5737
5738 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5739
5740 * configure.in: Revert unintentional change.
5741
5742 * Makefile.tpl: Change dependency for */multilib.out so that
5743 it works when gcc isn't in the tree.
5744
5745 * configure.in: Substitute more.
5746 * configure: Run subconfigures from the Makefile.
5747 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5748 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5749
5750 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5751
5752 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5753
5754 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5755
5756 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5757 and corresponding dependencies.
5758 * Makefile.in: Regenerate.
5759
5760 * configure.in (host_tools): Order binutils, gas and ld for
5761 convenience in running the testsuites.
5762
5763 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5764 * Makefile.in: Regenerate.
5765 * configure.in: Introduce rules to serialize subconfigure runs.
5766
5767 * configure.in: Introduce BASE_CC_FOR_TARGET.
5768 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5769 Realize configure-build-* targets. Realize configure-target-* targets.
5770 * Makefile.in: Regenerate.
5771
5772 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5773
5774 * configure: Move gcc_version_trigger stuff from here...
5775 * configure.in: ...to here.
5776
5777 * configure.in: Separate subconfigure options added by this file from
5778 options given by the user. Add machinery to put args for host
5779 subconfigures into the Makefile.
5780
5781 * Makefile.tpl: Remove 'vault' targets.
5782 * Makefile.tpl: Reorder and comment dependencies.
5783 * Makefile.in: Regenerate.
5784
5785 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5786 * configure.in: Fix my broken commit of previous patch. (sigh)
5787
5788 2002-11-28 Geoffrey Keating <geoffk@apple.com>
5789
5790 * configure.in: Move host-specific darwin noconfigdirs into
5791 the host-specific section.
5792
5793 2002-11-28 Geoffrey Keating <geoffk@apple.com>
5794
5795 * configure.in: Move host-specific darwin noconfigdirs into
5796 the host-specific section.
5797
5798 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
5799
5800 * configure: Remove skip-this-dir support.
5801 * Makefile.tpl: Remove skip-this-dir support.
5802
5803 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5804 subdirectories.
5805 * Makefile.in: Regenerate.
5806
5807 * Makefile.tpl: Strip out useless setting of 'dir'.
5808 * Makefile.in: Regenerate.
5809
5810 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
5811
5812 * configure.in: Fix deeply stupid bug.
5813
5814 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5815 shell code in CXX_FOR_TARGET
5816 * Makefile.def: Introduce raw_cxx.
5817 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5818 RAW_CXX_FOR_TARGET.
5819 * Makefile.in: Regenerate.
5820
5821 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
5822
5823 * Makefile.tpl: Remove unnecessary ifs.
5824 * Makefile.in: Regenerate.
5825
5826 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
5827 dependencies. Maybe-ize build-libiberty. Create dummy install
5828 targets for 'no_install' modules.
5829 * configure: Move GDB_TK substitution to configure.in. Move
5830 build_modules stuff to configure.in.
5831 * configure.in: Implement soft dependency machinery. Maybe-ize
5832 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5833 * Makefile.in: Regenerate.
5834
5835 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
5836
5837 * Makefile.tpl: Make all-target, install-target behave similarly
5838 to all, install (only hitting configured targets). Eliminate
5839 unused macro defintions.
5840
5841 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5842 build != host.
5843
5844 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5845
5846 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5847
5848 * configure.in: Produce lists of subdir targets we're actually
5849 configuring. Remove references to "dosrel".
5850 * Makefile.tpl: Let configure set which subdir targets are hit.
5851 Remove install-cross; clean up install; remove ALL. Remove
5852 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5853 Autogenerate host module targets. Remove empty dependency lines
5854 and redundant dependency; rearrange slightly.
5855 * Makefile.def: Add host-side libtermcap, utils.
5856
5857 * Makefile.in: Regenerate.
5858
5859 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5860
5861 * ltconfig (osf[345]): Append $major to soname_spec.
5862 Reflect this in library_names_spec.
5863 * ltmain.sh (osf): Prefix $major with . for use as extension.
5864
5865 2002-11-19 Andreas Jaeger <aj@suse.de>
5866
5867 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5868 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5869 and sparc64 GNU/Linux systems.
5870
5871 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
5872
5873 * MAINTAINERS: Update email.
5874
5875 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5876
5877 * MAINTAINERS: Complete James Dennett's entry.
5878
5879 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
5880
5881 * MAINTAINERS (Write After Approval): Add myself.
5882
5883 2002-11-13 Bruce Korb <bkorb@gnu.org>
5884
5885 * Makefile.tpl: syntactic cleanup
5886
5887 2002-11-13 Stuart Hastings <stuart@apple.com>
5888
5889 * MAINTAINERS: Add myself to write-after-approval list.
5890
5891 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
5892
5893 * Makefile.def: Add list of recursive targets to autogenerate.
5894 Add build_modules.
5895 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
5896 targets. Autogenerate *-build-* targets.
5897 * Makefile.in: Regenerate.
5898
5899 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
5900
5901 * configure: More autoconf-style substitutions.
5902 * Makefile.tpl: More autoconf-style substitutions.
5903 * Makefile.in: Regenerate.
5904
5905 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
5906
5907 * configure: Substitute more variables in a more autoconf-friendly
5908 way. Simplify slightly.
5909 * Makefile.tpl: Make more variables substitutable in an
5910 autoconf-friendly way.
5911 * Makefile.in: Regenerate.
5912
5913 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
5914
5915 * MAINTAINERS (Write After Approval): Add myself.
5916
5917 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
5918
5919 * configure.in (v810*): Remove special setting of tools.
5920
5921 * configure: Add support for extra required flags for ar or nm.
5922 * configure.in (aix4.3+): Use above support for target-specific
5923 issues, rather than using config/mt-aix43.
5924
5925 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
5926
5927 * configure: Remove 'removing', which doesn't work. Replace $subdir
5928 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
5929 with $srcdir. Reformat indentation. Substitute some variables
5930 formerly hard-coded in the Makefile for build=host.
5931 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5932 * Makefile.def: Autogenerate more.
5933 * Makefile.in: Regenerate.
5934
5935 2002-11-04 Adam Nemet <anemet@lnxw.com>
5936
5937 * MAINTAINERS (Write After Approval): Add myself.
5938
5939 2002-11-04 Kevin Buettner <kevinb@redhat.com>
5940
5941 * Makefile.def (host_modules): Add rda.
5942 * Makefile.in: Regenerate.
5943 * configure.in (target_tool): Add target-rda to list.
5944
5945 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5946
5947 * MAINTAINERS: Remove "co-maintainer" note for web pages.
5948
5949 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
5950
5951 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
5952 and restrap targets to this rule.
5953 * Makefile.in: Regenerate.
5954
5955 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5956
5957 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5958 GNATS only accounts.
5959
5960 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
5961
5962 * configure.in (i[3456]86-*-linux*): Add check to disable
5963 ${libgcj} for glibc1.
5964
5965 2002-10-24 Denis Chertykov <denisc@overta.ru>
5966
5967 * MAINTAINERS: Add myself as ip2k port maintainer.
5968
5969 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
5970
5971 * configure.in: Add tic4x target.
5972
5973 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
5974
5975 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5976 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5977 * Makefile.in: Regenerate.
5978
5979 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5980 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5981 * Makefile.in: Regenerate.
5982
5983 2002-10-02 Janis Johnson <janis187@us.ibm.com>
5984
5985 * MAINTAINERS: Add myself as web pages co-maintainer.
5986
5987 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5988
5989 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5990 * Makefile.in: Regenerate.
5991
5992 2002-10-02 Zack Weinberg <zack@codesourcery.com>
5993
5994 * MAINTAINERS: Add myself and Nathan Sidwell
5995 <nathan@codesourcery.com> as VxWorks maintainers.
5996
5997 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5998
5999 * Makefile.def: Remove order dependency comments.
6000 * Makefile.tpl: Add explicit install-install dependencies.
6001 * Makefile.in: Regenerate.
6002
6003 * Makefile.tpl: Remove material now in src-release. (Finally!)
6004 * Makefile.in: Regenerate.
6005
6006 * Makefile.tpl: Add configure-target (for src-release in src)
6007 * Makefile.in: Regenerate.
6008
6009 2002-09-30 Nick Clifton <nickc@redhat.com>
6010
6011 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6012
6013 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6014
6015 * configure.in (s390*-*-linux*): Enable libgcj.
6016
6017 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6018
6019 * configure: Revert accidentally applied changes.
6020
6021 * Makefile.tpl: Make more autoconf-friendly.
6022 * Makefile.in: Regenerate.
6023 * configure: Make substitution more autoconf-like.
6024
6025 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
6026
6027 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6028 single entry to handle all these.
6029 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6030 libjava on arm-*-elf.
6031
6032 2002-09-27 Geoffrey Keating <geoffk@apple.com>
6033
6034 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6035 things that depend on them.
6036
6037 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6038
6039 * Makefile.tpl: Make subsituted variables more autoconfy.
6040 * Makefile.in: Regenerate.
6041 * configure: Make seds more autoconfy.
6042
6043 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6044
6045 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6046 * Makefile.in: Regenerate.
6047 * configure.in: Rewrite sed statements to look autoconfy.
6048
6049 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6050 all-target-foo on configure-target-foo.
6051 * Makefile.def: Ditto.
6052 * Makefile.in: Rebuild.
6053
6054 2002-09-25 Andrew Haley <aph@redhat.com>
6055
6056 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6057
6058 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6059
6060 * Makefile.def: New file.
6061 * Makefile.tpl: New file.
6062 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6063 * contrib/gcc_update: Note that Makefile.in is a generated file.
6064
6065 * configure.in: Minor rearrangement. Simplify tests.
6066
6067 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6068
6069 * configure.in (with_headers): Skip copy if value is "yes".
6070 (with_libs): Likewise.
6071
6072 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6073
6074 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6075 * configure.in (sh*-*-pe*): Ditto.
6076 * configure.in (mips*-*-pe*): Ditto.
6077 * configure.in (*arm-wince-pe): Ditto.
6078
6079 * configure.in: Rearrange.
6080
6081 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6082
6083 * MAINTAINERS: Update my email address.
6084
6085 2002-08-30 Paul Koning <pkoning@equallogic.com>
6086
6087 * MAINTAINERS: (Write After Approval): Add myself.
6088
6089 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
6090
6091 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6092
6093 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
6094
6095 * MAINTAINERS: Change my mailing address.
6096
6097 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
6098
6099 * MAINTAINERS (Write After Approval): Remove myself.
6100 (Various Maintainers: c++ runtime libs): Add myself.
6101
6102 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
6103
6104 * MAINTAINERS (Write After Approval): Remove myself.
6105 (Various Maintainers: c++ runtime libs): Add myself.
6106
6107 2002-08-15 Eric Christopher <echristo@redhat.com>
6108
6109 * config.sub: Import from master repository.
6110 * config.guess: Ditto.
6111
6112 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
6113
6114 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6115 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6116 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6117
6118 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
6119
6120 * MAINTAINERS: Add self to rs6000 vector extensions.
6121
6122 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
6123
6124 * libiberty/configure: Reverted unintended yesterday's check in.
6125
6126 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
6127
6128 * boehm-gc/configure, libf2c/configure: Rebuilt.
6129 * libffi/configure, libiberty/configure: Ditto.
6130 * libjava/configure, libobjc/configure: Ditto.
6131 * libstdc++-v3/configure, zlib/configure: Ditto.
6132 Merged from binutils:
6133 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6134 From Steve Ellcey <sje@cup.hp.com>:
6135 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6136 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6137 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6138 IA64.
6139 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6140 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6141 soname_spec, sys_lib_search_path_spec): Ditto.
6142
6143 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6144
6145 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6146
6147 2002-08-04 H.J. Lu (hjl@gnu.org)
6148
6149 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6150
6151 2002-08-02 Krister Walfridsson <cato@df.lth.se>
6152
6153 * MAINTAINERS (Write After Approval): Add myself.
6154
6155 2002-07-31 Alan Modra <amodra@bigpond.net.au>
6156
6157 * configure.in: Move generic linux case to end. Copy generic
6158 linux noconfigdirs to mips*-*-linux* entry and new
6159 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6160
6161 2002-07-19 Michael Matz <matz@suse.de>
6162
6163 * MAINTAINERS: Add myself as ra* maintainer.
6164
6165 2002-07-16 Chris Demetriou <cgd@broadcom.com>
6166
6167 * config.guess: Update to 2002-07-09 version.
6168 * config.sub: Update to 2002-07-03 version.
6169
6170 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6171
6172 * MAINTAINERS: Fix typo in a maintainer email address.
6173
6174 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6175
6176 * configure.in: Remove two redundant tests.
6177
6178 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6179
6180 * configure.in (mips*-*-irix6*o32): Enable stabs.
6181
6182 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6183
6184 * configure.in: Don't build grez.
6185 * Makefile.in: Ditto.
6186
6187 * Makefile.in: Remove references to bsp, cygmon, libstub.
6188 * configure.in: Ditto.
6189
6190 * configure.in: Remove leftover reference to gdbtest.
6191
6192 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
6193
6194 * configure.in (gxx_include_dir): Change to match versioned
6195 C++ headers if --enable-version-specific-runtime-libs is used.
6196
6197 2002-07-04 Steve Ellcey <sje@cup.hp.com>
6198
6199 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6200
6201 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6202
6203 * configure.in: Make --without-x work.
6204
6205 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6206
6207 * configure.in: Rearrange target Makefile fragment collection.
6208
6209 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6210 cvs[src].
6211 * configure.in: Ditto.
6212
6213 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6214
6215 * MAINTAINERS (Write After Approval): Update my e-mail address.
6216
6217 2002-06-24 Ben Elliston <bje@redhat.com>
6218
6219 * configure.in (host_tools): Remove cgen.
6220
6221 * Makefile.in (all-cgen): Remove; runs from its source directory.
6222 (check-cgen, install-cgen, clean-cgen): Likewise.
6223 (all-opcodes): Do not depend on all-cgen.
6224 (all-sim): Likewise.
6225
6226 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6227
6228 * Makefile.in: Eliminate 'apache' targets.
6229 * configure.in: Eliminate 'apache' targets.
6230
6231 * configure.in: Eliminate redundant tests. Reorganize.
6232
6233 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6234
6235 * config-ml.in: Eliminate references to Cygnus configure.
6236
6237 * Makefile.in: Eliminate references to building emacs.
6238
6239 2002-06-28 Graham Stott <graham.stott@btinternet.com>
6240
6241 * MAINTAINERS: Update my email address.
6242
6243 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
6244
6245 * config.if (libstdcxx_incdir): Version C++ headers.
6246 (cxx_incdir): Remove.
6247
6248 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
6249
6250 * MAINTAINERS (Write After Approval): Add self.
6251
6252 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
6253
6254 * configure.in: Add support for ip2k.
6255
6256 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6257
6258 * configure.in: Fix AIX configury bug.
6259
6260 2002-06-20 Steve Ellcey <sje@cup.hp.com>
6261
6262 * MAINTAINERS (Write After Approval): Add self.
6263
6264 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6265
6266 * configure.in: replace ${topsrcdir} with ${srcdir}
6267
6268 * configure.in: Move definition of libstdcxx_flags
6269 right above usage, rather than waaay earlier.
6270
6271 * configure.in: Pull definition of is_cross_compiler earlier.
6272
6273 * configure.in: Rearrange a little.
6274
6275 * configure.in: Remove references to librx.
6276 * Makefile.in: Remove references to librx.
6277
6278 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
6279
6280 * config.sub: Add support for avr target.
6281 Import from master sources, rev 1.255
6282
6283 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
6284
6285 * configure, .cvsignore: Revert previous change...
6286 * Makefile: ...delete.
6287
6288 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6289
6290 * configure.in: Eliminate ${gasdir} variable.
6291
6292 2002-06-18 Dave Brolley <brolley@redhat.com>
6293
6294 * configure.in: Add support for frv.
6295 * config.sub: Add support for frv.
6296
6297 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
6298
6299 * configure: Remove garbage from previous commit.
6300
6301 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
6302
6303 * configure: For in-source builds, make a subdir and re-exec there.
6304 * Makefile: New file. Pass targets through to build directory.
6305 * .cvsignore: No longer ignore "Makefile".
6306
6307 2002-06-16 Douglas Rupp <rupp@gnat.com>
6308
6309 * MAINTAINERS (Write After Approval): Add self.
6310
6311 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6312
6313 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6314
6315 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6316
6317 * configure.in (vax-*-netbsd*): Re-enable gas.
6318
6319 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6320
6321 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6322 BUILD_PREFIX_1, to correct nomenclature.
6323 * configure: Likewise.
6324
6325 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6326 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6327
6328 2002-05-31 Olaf Hering <olh@suse.de>
6329
6330 * config-ml.in: Propogate DESTDIR also.
6331
6332 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6333
6334 * configure.in (vax-*-netbsd*): Don't build gas for this
6335 platform.
6336
6337 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6338
6339 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6340 and libgcj for AVR.
6341
6342 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
6343
6344 * MAINTAINERS (Write After Approval): Add myself.
6345
6346 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6347
6348 * config.guess: Update to 2002-05-22 version.
6349 * config.sub: Likewise.
6350
6351 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6352
6353 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6354 * config-ml.in: Likewise.
6355 * configure: Likewise.
6356 * configure.in: Likewise.
6357
6358 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6359
6360 * MAINTAINERS: Update my email address.
6361
6362 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6363
6364 * configure.in: Simplify makefile fragment collection.
6365
6366 * configure.in: Remove code to build emacs.
6367
6368 * configure.in : Remove --srcdir argument from targargs and buildargs
6369 (it's always overridden in the Makefile anyway). Rearrange a bit.
6370
6371 * configure: Move some logic to configure.in.
6372 * configure.in: Move some logic from configure.
6373
6374 2002-05-11 Tom Tromey <tromey@redhat.com>
6375
6376 * MAINTAINERS: Reflect libgcj reality.
6377
6378 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
6379
6380 * Makefile.in: Honour DESTDIR.
6381
6382 2002-05-08 Mark Mitchell <mark@codesourcery.com>
6383
6384 * config.guess: Import 2002-03-20 version.
6385 * config.sub: Import 2002-04-26 version.
6386
6387 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6388
6389 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6390
6391 2002-05-07 Tim Josling <tej@melbpc.org.au>
6392
6393 * MAINTAINERS: Add self.
6394
6395 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
6396
6397 * ltmain.sh: Detect and handle object name conflicts
6398 while piecewise linking a static library.
6399
6400 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
6401
6402 * configure.in (noconfigdirs): Don't disable libgcj on
6403 sparc64-*-solaris* and sparcv9-*-solaris*.
6404
6405 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
6406
6407 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6408
6409 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6410
6411 * configure.in (FLAGS_FOR_TARGET): Do not add
6412 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6413 on i[3456]86-*-linux*.
6414
6415 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6416
6417 * configure.in (noconfigdirs): Replace [ ] with test.
6418
6419 * configure.in (noconfigdirs): Do not add target-newlib if
6420 target == i[3456]86-*-linux*, and host == target.
6421
6422 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6423
6424 * configure.in: delete reference to absent file
6425
6426 * configure.in: replace '[' with 'test'
6427
6428 * configure.in: Eliminate references to gash.
6429 * Makefile.in: Eliminate references to gash.
6430
6431 * configure.in: remove useless references to 'pic' makefile fragments.
6432
6433 * configure.in: (*-*-windows*) Finish removing.
6434
6435 * configure.in: Eliminate redundant test for libgui.
6436
6437 2002-04-29 Roger Sayle <roger@eyesopen.com>
6438
6439 * MAINTAINERS: Add self and realphabetize. Update entries
6440 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
6441 entry for a29k port maintainer.
6442
6443 2002-04-26 Joel Sherrill <joel@OARcorp.com>
6444
6445 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6446 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6447
6448 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6449
6450 * configure.in: remove references to dead files
6451
6452 2002-04-19 Mark Mitchell <mark@codesourcery.com>
6453
6454 * MAINTAINERS: Add information about purpose of this file.
6455
6456 2002-04-18 Tom Tromey <tromey@redhat.com>
6457
6458 * configure.in: Disallow configuring libgcj when it is already
6459 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6460 Solaris 2.8 by default. For PR libgcj/6158.
6461
6462 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6463
6464 * configure.in: Move default CC setting out of config/mh-* fragments
6465 directly into here.
6466
6467 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6468
6469 * configure.in: don't even try to configure or make a subdirectory
6470 if there's no configure script for it.
6471
6472 2002-04-15 Mark Mitchell <mark@codesourcery.com>
6473
6474 * MAINTAINERS: Remove chill maintainers.
6475 * Makefile.in (CHILLFLAGS): Remove.
6476 (CHILL_LIB): Remove.
6477 (TARGET_CONFIGDIRS): Remove libchill.
6478 (CHILL_FOR_TARGET): Remove.
6479 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6480 CHILL_LIB.
6481 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6482 (CHECK_TARGET_MODULES): Likewise.
6483 (INSTALL_TARGET_MODULES): Likewise.
6484 (CLEAN_TARGET_MODULES): Likewise.
6485 (configure-target-libchill): Remove.
6486 (all-target-libchill): Remove.
6487 * configure.in (target_libs): Remove target-libchill.
6488 Do not compute CHILL_FOR_TARGET.
6489 * libchill: Remove directory.
6490
6491 2002-04-11 DJ Delorie <dj@redhat.com>
6492
6493 * Makefile.in, configure.in: Sync with binutils, entries
6494 follow...
6495
6496 2002-04-07 Andrew Cagney <ac131313@redhat.com>
6497
6498 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6499 (do-tar, do-bz2): New rules.
6500 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6501 (gdb-tar): New rule.
6502 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6503 (insight_dejagnu.tar): New rule.
6504 (insight.tar): New rule.
6505 (gdb+dejagnu.tar): New rule.
6506 (gdb.tar): New rule.
6507
6508 2002-02-01 Mo DeJong <supermo@bayarea.net>
6509
6510 * Makefile.in: Add all-tix to deps for all-snavigator
6511 so that tix is built when building snavigator.
6512
6513 2002-01-11 Steve Ellcey <sje@cup.hp.com>
6514
6515 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6516 ld and gdb are not supported.
6517
6518 2002-01-07 Mark Salter <msalter@redhat.com>
6519
6520 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6521 Allow target-libgloss to be built for arm, strongarm, and xscale.
6522
6523 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6524
6525 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6526 options for i[3456]86-pc-linux* native builds.
6527
6528 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6529
6530 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6531 files from .po files for a distribution.
6532
6533 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
6534
6535 * configure.in: Enable libstdc++-v3 for h8300 targets.
6536
6537 2001-06-19 Alan Modra <amodra@bigpond.net.au>
6538
6539 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6540 version from bfd/.
6541
6542 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6543
6544 * Makefile.in (VER): When present, extract the version number from
6545 the file version.in.
6546
6547 2001-05-24 Tom Rix <trix@redhat.com>
6548
6549 * configure.in : enable ld for aix
6550
6551 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6552
6553 * config.guess: Add linux target for S/390.
6554
6555 2000-11-07 Philip Blundell <pb@futuretv.com>
6556
6557 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6558
6559 2000-11-03 Philip Blundell <pb@futuretv.com>
6560
6561 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6562 files.
6563
6564 2001-01-15 Ben Elliston <bje@redhat.com>
6565
6566 * configure.in (host_tools): Add sid.
6567 Always configure cgen.
6568
6569 2000-11-24 Nick Clifton <nickc@redhat.com>
6570
6571 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6572
6573
6574 2000-08-20 Doug Evans <dje@casey.transmeta.com>
6575
6576 * Makefile.in (ALL_MODULES): Add all-cgen.
6577 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6578 (all-cgen): New target.
6579 (all-opcodes,all-sim): Depend on all-cgen.
6580 * configure.in (host_tools): Add cgen.
6581 Only configure cgen if --enable-cgen-maint.
6582
6583 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
6584
6585 * configure.in: Add *-*-freebsd* configurations.
6586
6587 2002-04-08 Tom Tromey <tromey@redhat.com>
6588
6589 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6590 Fixes PR libgcj/6068.
6591
6592 2002-03-30 Krister Walfridsson <cato@df.lth.se>
6593
6594 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6595
6596 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6597
6598 * configure.in (alpha*-dec-osf*): Enable libgcj.
6599
6600 2003-03-27 Matthew Gingell <gingell@gnat.com>
6601
6602 * MAINTAINERS (Write After Approval): Add myself.
6603
6604 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6605
6606 Fix for: PR bootstrap/3591, target/5676
6607 * configure.in (mcore-pe): Disable the configuration of
6608 libstdc++-v3 since exceptions are not supported.
6609
6610 2002-03-20 Anthony Green <green@redhat.com>
6611
6612 * configure.in: Enable libgcj for xscale-elf target.
6613
6614 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
6615
6616 * MAINTAINERS: Update my email address.
6617
6618 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
6619
6620 * ltmain.sh (relink_command): Fix typo in previous change.
6621
6622 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
6623
6624 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6625 (relink_command): Added --tag flags.
6626 (mode=install): If relinking fails; error out.
6627
6628 2002-03-12 Richard Henderson <rth@redhat.com>
6629
6630 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6631 .NOTPARALLEL tag.
6632 (do-check): Rename from check.
6633 (check): Allow parallel check.
6634
6635 2002-03-12 Bob Wilson <bob.wilson@acm.org>
6636
6637 * MAINTAINERS: Add myself as maintainer for xtensa port.
6638 Fix alphabetical order in CPU port maintainer list.
6639 Remove myself from Write After Approval list.
6640
6641 2002-03-11 Richard Henderson <rth@redhat.com>
6642
6643 * Makefile.in (.NOTPARALLEL): Add fake tag.
6644
6645 2002-03-07 H.J. Lu (hjl@gnu.org)
6646
6647 * configure.in: Enable gprof for mips*-*-linux*.
6648
6649 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
6650
6651 * MAINTAINERS (Write After Approval): Add myself.
6652
6653 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
6654
6655 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6656 libjava.
6657 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6658
6659 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
6660
6661 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6662 because its Makefile is there; test for the executable instead.
6663
6664 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
6665
6666 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6667 libstdc++-v3 and libjava.
6668
6669 2002-02-11 Adam Megacz <adam@xwt.org>
6670
6671 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6672 boehm-gc
6673
6674 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
6675
6676 * config.guess: Updated to 2002-01-30's version.
6677 * config.sub: Updated to 2002-02-01's version.
6678 Contribute sh64-elf.
6679 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6680 * configure.in: Added sh64-*-*.
6681
6682 2002-02-08 Chris Demetriou <cgd@broadcom.com>
6683
6684 * MAINTAINERS: Belatedly add myself to write after approval list.
6685
6686 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
6687
6688 * MAINTAINERS: Put self in as maintainer for x86-64 port.
6689 Remove self as Write After Approval.
6690
6691 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
6692
6693 * MAINTAINERS: Put self in as maintainer for contrib/regression
6694 directory.
6695
6696 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
6697
6698 * MAINTAINERS: Update my email address.
6699
6700 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6701
6702 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6703 target-libiberty, and target-libgloss. Skip Java-related
6704 libraries if not supported for NetBSD on target CPU.
6705
6706 2002-01-25 Douglas B Rupp <rupp@gnat.com>
6707
6708 * install-sh: Use _inst.$$_ for temp file name.
6709
6710 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
6711
6712 * MAINTAINERS (Write After Approval): Move my contact info
6713 from here...
6714 (OS Port Maintainers): ...to here (netbsd).
6715
6716 2002-01-22 Bob Wilson <bob.wilson@acm.org>
6717
6718 * MAINTAINERS (Write After Approval): Add myself.
6719
6720 2002-01-17 H.J. Lu <hjl@gnu.org>
6721
6722 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6723 (all-target-fastjar): Also depend on all-target-libiberty.
6724
6725 2002-01-16 H.J. Lu (hjl@gnu.org)
6726
6727 * config.guess: Import from master sources, rev 1.225.
6728 * config.sub: Import from master sources, rev 1.238.
6729
6730 2002-01-16 Kazu Hirata <kazu@hxi.com>
6731
6732 * MAINTAINERS (Write After Approval): Remove myself.
6733
6734 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
6735
6736 * MAINTAINERS (Write After Approval): Add myself.
6737
6738 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
6739
6740 * MAINTAINERS: Add self as docs co-maintainer.
6741
6742 2001-12-11 Matthias Klose <doko@debian.org>
6743
6744 * MAINTAINERS (Write After Approval): Add myself.
6745
6746 2001-12-09 Zack Weinberg <zack@codesourcery.com>
6747
6748 * MAINTAINERS: Update my email address.
6749
6750 2001-12-07 Turly O'Connor <turly@apple.com>
6751 * MAINTAINERS (Write After Approval): Add myself.
6752 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6753 (rs6000_initialize_trampoline): Call __trampoline_setup for
6754 ABI_DARWIN too.
6755 * darwin-tramp.asm: New file, implements __trampoline_setup.
6756 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6757
6758 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
6759
6760 * MAINTAINERS (Write After Approval): Add myself.
6761
6762 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6763
6764 * configure, configure.in: Use temp file for long sed commands.
6765
6766 2001-12-03 Laurent Guerby <guerby@acm.org>
6767
6768 * config.sub: Update to version 1.232 on subversion.
6769
6770 2001-12-03 Ben Elliston <bje@redhat.com>
6771
6772 * MAINTAINERS: Update mail address for config.* patches.
6773
6774 2001-11-27 DJ Delorie <dj@redhat.com>
6775 Zack Weinberg <zack@codesourcery.com>
6776
6777 When build != host, create libiberty for the build machine.
6778
6779 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6780 CONFIG_ARGUMENTS.
6781 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6782 New variables.
6783 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6784 and rules.
6785 (all.normal): Depend on ALL_BUILD_MODULES.
6786 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6787 (all-build-libiberty): Depend on configure-build-libiberty.
6788
6789 * configure: Calculate and substitute proper value for
6790 ALL_BUILD_MODULES.
6791 * configure.in: Create the build subdirectory.
6792 Calculate and substitute TARGET_CONFIGARGS (formerly
6793 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6794
6795 2001-11-26 Ziemowit Laski <zlaski@apple.com>
6796
6797 * MAINTAINERS (write-after-approval): Add self.
6798
6799 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
6800
6801 * MAINTAINERS (GNATS only accounts): Remove self.
6802
6803 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6804
6805 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6806 libf2c.
6807
6808 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
6809
6810 * MAINTAINERS (Write After Approval): Add self.
6811
6812 2001-11-12 David O'Brien <obrien@FreeBSD.org>
6813
6814 * MAINTAINERS: mips and s390 are also CPU ports.
6815
6816 2001-11-12 David O'Brien <obrien@FreeBSD.org>
6817
6818 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6819
6820 2001-11-11 David O'Brien <obrien@FreeBSD.org>
6821
6822 * MAINTAINERS: Alphabetize.
6823
6824 2001-11-09 Kazu Hirata <kazu@hxi.com>
6825
6826 * MAINTAINERS (Various maintainers: h8 port): Add myself.
6827
6828 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
6829
6830 * MAINTAINERS (Various maintainers: hppa port): Added myself.
6831
6832 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6833
6834 * configure.in (--enable-languages): Be more permissive about
6835 syntax. Check for empty lists better. Warn about $LANGUAGES.
6836
6837 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
6838
6839 * config.sub: Import from master sources, rev. 1.230.
6840 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6841
6842 2001-11-07 Laurent Guerby <guerby@acm.org>
6843
6844 * MAINTAINERS (Write After Approval): Add self.
6845
6846 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
6847
6848 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6849
6850 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
6851
6852 * config.sub: Import from master sources, rev 1.226.
6853 * config.guess: Import from master sources, rev 1.216.
6854
6855 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6856
6857 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6858 * MAINTAINERS: Add self as maintainer of MMIX port.
6859 Remove old after-approval entry.
6860
6861 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
6862
6863 * ChangeLog, configure: Fix spelling errors.
6864
6865 2001-10-20 Brendan Kehoe <brendan@zen.org>
6866
6867 * MAINTAINERS: Tweak my address.
6868
6869 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
6870
6871 * MAINTAINERS: Update my email address.
6872
6873 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
6874
6875 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6876 * MAINTAINERS: Add self as maintainer of CRIS port.
6877
6878 2001-10-10 Geert Bosch <bosch@gnat.com>
6879
6880 * MAINTAINERS (Various maintainers: Ada front end):
6881 Added Robert Dewar.
6882
6883 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
6884
6885 * MAINTAINERS (Write After Approval): Added self
6886
6887 2001-10-02 Geert Bosch <bosch@gnat.com>
6888
6889 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6890
6891 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6892
6893 * configure: Handle temporary files securely using mkdir.
6894
6895 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
6896
6897 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6898
6899 2001-09-26 Will Cohen <wcohen@redhat.com>
6900
6901 * configure.in (*-*-linux*): Disable configuration of target-newlib
6902 and target-libgloss.
6903
6904 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6905
6906 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6907 RANLIB.
6908
6909 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
6910
6911 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6912 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6913 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6914 avoid quotes nesting problems.
6915 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6916 (DO_X): Export only variables that are set.
6917
6918 2001-09-19 Ben Elliston <bje@redhat.com>
6919
6920 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6921 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6922 semantics. Use the shell built-in "type" command instead.
6923
6924 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
6925
6926 Merged from gcc-3_0-branch:
6927 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
6928 * ltcf-c.sh: Use $objext, not $ac_objext.
6929 2001-07-27 Mark Kettenis <kettenis@gnu.org>
6930 * ltcf-cxx.sh: Add support for GNU.
6931 2001-07-22 Timothy Wall <twall@redhat.com>
6932 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
6933 default settings if using GNU tools with that configuration.
6934 * ltcf-cxx.sh: Ditto.
6935 * ltcf-gcj.sh: Ditto.
6936 2001-07-21 Michael Chastain <chastain@redhat.com>
6937 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6938 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
6939 * ltmain.sh: Mark as gcc-local.
6940
6941 2001-08-30 Eric Christopher <echristo@redhat.com>
6942 Jason Eckhardt <jle@redhat.com>
6943
6944 * config.guess: Merge from master sources.
6945 * config.sub: Merge from master sources, add support for mipsisa32.
6946
6947 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
6948 * config.sub: Merge from master sources, rev 1.219.
6949 * MAINTAINERS: Add self as contact for stormy16 port.
6950
6951 2001-08-14 Zack Weinberg <zackw@panix.com>
6952
6953 * config.sub: Merge from master sources, rev 1.218.
6954 * config.guess: Merge from master sources, rev 1.209.
6955
6956 2001-08-11 Graham Stott <grahams@redhat.com>
6957
6958 * Makefile.in (check-c++): Add missing semicolon.
6959
6960 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
6961
6962 * MAINTAINERS (Various maitainers: predict.def): Added myself.
6963
6964 2001-07-30 Eric Christopher <echristo@redhat.com>
6965
6966 * MAINTAINERS (Various maintainers: mips port): Added myself.
6967
6968 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6969
6970 * configure.in (sh-*-linux*): New.
6971
6972 2001-07-27 Richard Henderson <rth@redhat.com>
6973
6974 * .cvsignore: Add LAST_UPDATED.
6975
6976 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
6977
6978 * MAINTAINERS (Various maintainers: s390 port): Added myself.
6979
6980 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
6981
6982 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6983
6984 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
6985
6986 * MAINTAINERS (Write After Approval): Added myself.
6987
6988 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6989
6990 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6991 and libgcj on m68hc11/m68hc12.
6992
6993 2001-06-27 H.J. Lu (hjl@gnu.org)
6994
6995 * Makefile (CFLAGS_FOR_BUILD): New.
6996 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6997
6998 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
6999
7000 * README: Remove version number.
7001
7002 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7003
7004 * INSTALL/README: Update wrt. to the installation instructions now
7005 residing in gcc/doc/install.texi.
7006
7007 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7008
7009 * README: Replace with a cut-down and updated version of gcc/README.
7010
7011 2001-06-12 David Edelsohn <edelsohn@gnu.org>
7012
7013 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7014 multilibs to be disabled.
7015
7016 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
7017
7018 * MAINTAINERS (Write After Approval): Add myself.
7019
7020 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
7021
7022 * config.guess: Import CVS version 1.195.
7023 * config.sub: Import CVS version 1.212.
7024
7025 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7026
7027 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7028 gcc/xgcc is built, use -print-prog-name to find out the program
7029 name to use.
7030
7031 2001-06-04 Phil Edwards <pme@sources.redhat.com>
7032
7033 * config.guess: Import CVS version 1.194. All gcc-local changes
7034 appear to also be in the master copy.
7035 * config.sub: Import CVS version 1.211.
7036
7037 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7038
7039 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7040 with_gcc]: Use `gcc -shared' to build a shared library.
7041
7042 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7043
7044 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7045 archives.
7046
7047 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7048
7049 * MAINTAINERS (Write After Approval): Add myself.
7050
7051 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
7052
7053 * configure.in (libstdcxx_flags): Do not try to execute
7054 libstdc++-v3/testsuite_flags until it exists.
7055
7056 2001-06-01 Alan Modra <amodra@bigpond.net.au>
7057
7058 * MAINTAINERS: Update my email address.
7059
7060 2001-05-31 Graham Stott <grahams@redhat.com>
7061
7062 * MAINTAINERS (Write After Approval): Add myself.
7063
7064 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
7065
7066 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7067 libraries when using g++ with native linker.
7068
7069 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
7070
7071 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7072
7073 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
7074
7075 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7076 [aix4*|aix5*]: Prepend blank.
7077
7078 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
7079
7080 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7081 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7082 of subdir/configure scripts to use the new libtool.m4.
7083
7084 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7085
7086 * MAINTAINERS (Write After Approval): Add myself.
7087
7088 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7089
7090 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7091
7092 2001-05-11 Ben Elliston <bje@redhat.com>
7093
7094 * Makefile.in (all-sid): New target.
7095 (check-sid, clean-sid, install-sid): Likewise.
7096
7097 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7098
7099 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7100
7101 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
7102
7103 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7104 libgcj.
7105
7106 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
7107
7108 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7109 gcc/xgcc is built, use -print-prog-name to find out the program
7110 name to use.
7111
7112 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
7113
7114 * configure.in (noconfigdirs): Don't reset it from scratch in the
7115 target case; only append to it.
7116
7117 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7118 sparc-*-solaris2.8]: Disable ${libgcj}.
7119
7120 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
7121
7122 * configure.in (libgcj_saved): Copy from $libgcj.
7123 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7124 --disable-libgcj.
7125
7126 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7127
7128 * MAINTAINERS: Remove self as MIPS maintainer and
7129 C front end maintainer.
7130
7131 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7132
7133 * configure.in: Move *-chorusos target case to the proper switch.
7134 Disable libgcj.
7135
7136 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
7137
7138 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7139 1.641.2.228.
7140
7141 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7142
7143 * Makefile.in (STAGE1_CFLAGS): Pass down.
7144
7145 2001-04-13 Alan Modra <amodra@one.net.au>
7146
7147 * config.guess: Add hppa64-linux support. Note for next import that
7148 this is already in the master file.
7149 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7150
7151 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
7152
7153 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7154 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7155
7156 2001-04-11 Stan Shebs <shebs@apple.com>
7157
7158 * MAINTAINERS: Add self as Darwin port maintainer.
7159
7160 2001-04-11 Alan Modra <amodra@one.net.au>
7161
7162 * MAINTAINERS: Update my email address.
7163
7164 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
7165
7166 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7167 recent versions of FreeBSD (release 3 or later).
7168 * ltconfig: On FreeBSD, -lc must not be provided when building
7169 a shared library or else the standard -pthread gcc option is
7170 rendered worthless to later users of the built library.
7171
7172 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7173
7174 * MAINTAINERS: Add self and RTH as C front end maintainers.
7175
7176 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
7177
7178 * config.sub: Make sure to match an already-canonicalized
7179 machine name (eg. mn10300-unknown-elf).
7180
7181 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
7182
7183 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7184 New macros.
7185 (bootstrap, cross): Use RECURSE_FLAGS.
7186 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7187
7188 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
7189
7190 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7191
7192 2001-03-22 Colin Howell <chowell@redhat.com>
7193
7194 * Makefile.in (DO_X): Do not backslash single-quotes in
7195 backquotes (two places).
7196
7197 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7198
7199 Re-installed:
7200 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7201 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7202 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7203 * ltcf-cxx.sh: Likewise.
7204 * ltcf-gcj.sh: Likewise.
7205
7206 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7207
7208 * MAINTAINERS: Add myself as "documentation co-maintainer".
7209
7210 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7211
7212 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7213 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7214
7215 2001-03-19 Tom Tromey <tromey@redhat.com>
7216
7217 * config-ml.in: Handle GCJ and GCJFLAGS.
7218
7219 2001-03-21 Michael Chastain <chastain@redhat.com>
7220
7221 * Makefile.in: all-m4 depends on all-texinfo.
7222
7223 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
7224
7225 * MAINTAINERS: Add myself to write after approval list.
7226
7227 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
7228
7229 * Makefile.in (DO_X): Quote nested quotes.
7230
7231 2001-03-18 Alan Modra <alan@linuxcare.com.au>
7232
7233 * MAINTAINERS: Add myself to write after approval list.
7234
7235 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
7236
7237 * Makefile.in (DO_X): Use double quotes for quoting
7238 "RANLIB=$${RANLIB}".
7239
7240 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
7241
7242 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7243
7244 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7245
7246 * configure.in: Only use `lang_requires' for languages athat are
7247 actually enabled.
7248
7249 2001-03-08 Phil Edwards <pme@sources.redhat.com>
7250
7251 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
7252
7253 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
7254
7255 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7256
7257 2001-03-07 Tom Tromey <tromey@redhat.com>
7258
7259 * configure.in: Allow config-lang.in to set `lang_requires' to list
7260 of other required languages.
7261
7262 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
7263
7264 * Makefile.in: Remove RANLIB definition. Use RANLIB
7265 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7266 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7267
7268 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7269 Alexandre Oliva <aoliva@redhat.com>
7270
7271 * Makefile.in (check-c++): Use tabs, not spaces.
7272
7273 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
7274
7275 * MAINTAINERS: add myself to Write After Approval list.
7276
7277 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7278
7279 * Makefile.in (check-c++): New rule.
7280
7281 * configure.in (target_libs): Remove libg++.
7282 (noconfigdirs): Remove libg++.
7283 (noconfigdirs): Same.
7284 (noconfigdirs): Same.
7285 (noconfigdirs): Same.
7286
7287 * config-ml.in: Remove libg++ references.
7288
7289 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7290 (ALL_TARGET_MODULES): Same.
7291 (configure-target-libg++): Remove.
7292 (all-target-libg++): Remove.
7293 (configure-target-libio): Remove.
7294 (all-target-libio): Remove.
7295 (check-target-libio): Remove.
7296 (.PHONY): Remove.
7297 (libg++.tar.bz2): Remove.
7298 (all-target-cygmon): Remove libio.
7299 (all-target-libstdc++): Remove.
7300 (configure-target-libstdc++): Remove.
7301 (TARGET_LIB_PATH): Remove libstdc++.
7302 (ALL_GCC_CXX): Remove libstdc++.
7303 (all-target-gperf): Correct.
7304
7305 2001-02-16 Nick Clifton <nickc@redhat.com>
7306
7307 * configure.in (noconfigdirs): Allow configuration of texinfo
7308 for Cygwin hosts.
7309
7310 2001-02-15 Anthony Green <green@redhat.com>
7311
7312 * configure: Introduce GCJ_FOR_TARGET.
7313 * configure.in: Ditto.
7314 * Makefile.in: Ditto.
7315
7316 2001-02-13 Andreas Schwab <schwab@suse.de>
7317
7318 * MAINTAINERS: Update mail address.
7319
7320 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7321
7322 * config.guess: Add linux target for S/390.
7323 * config.sub: Likewise.
7324
7325 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7326
7327 * configure.in: for *-chorusos, don't config target-newlib and
7328 target-libgloss.
7329
7330 2001-02-06 Ben Elliston <bje@redhat.com>
7331
7332 * configure: Output host type to stdout, not stderr.
7333
7334 2001-02-05 Mark Mitchell <mark@codesourcery.com>
7335
7336 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7337 * ltcf-cxx.sh: Likewise.
7338
7339 * config.if: Assume enable_libstdcxx_v3 is defined.
7340
7341 2001-02-04 Mark Mitchell <mark@codesourcery.com>
7342
7343 Remove V2 C++ library.
7344 * configure.in: Remove --enable-libstdcxx_v3 support.
7345
7346 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7347
7348 * include/demangle.h: Add prototype for java_demangle_v3.
7349
7350 2001-01-29 Phil Edwards <pme@sources.redhat.com>
7351
7352 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7353
7354 2001-01-27 Richard Henderson <rth@redhat.com>
7355
7356 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7357
7358 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7359
7360 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7361 Don't unset, it's non-portable and no longer necessary, set to empty
7362 instead.
7363
7364 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7365
7366 * ltconfig: Shell portability fix for the tagname validity check.
7367
7368 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
7369
7370 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7371 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7372
7373 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7374
7375 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7376
7377 2001-01-26 Tom Tromey <tromey@redhat.com>
7378
7379 * configure.in: Allow libgcj to be built on Sparc Solaris.
7380
7381 2001-01-25 David Edelsohn <edelsohn@gnu.org>
7382
7383 * ltcf-c.sh: Add aix5 case.
7384 * ltcf-cxx.sh: Likewise.
7385 * ltconfig: Likewise.
7386
7387 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
7388
7389 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7390 keep at least one of build_libtool_libs or build_old_libs set to
7391 yes.
7392
7393 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7394 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7395
7396 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7397
7398 * configure.in: Enable libgcj on several additional platforms.
7399
7400 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7401
7402 * configure.in: Enable libgcj for linux targets.
7403
7404 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7405
7406 * MAINTAINERS (Write After Approval): Add myself.
7407
7408 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
7409
7410 * MAINTAINERS: Add myself as vax port maintainer.
7411
7412 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
7413
7414 * MAINTAINERS: Add myself as Mercury front-end maintainer.
7415
7416 2001-01-09 Mike Stump <mrs@wrs.com>
7417
7418 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7419 failures of subdirectories.
7420
7421 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7422
7423 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7424 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7425 * ltcf-cxx.sh: Likewise.
7426 * ltcf-gcj.sh: Likewise.
7427 * ltconfig.sh: Fix typo.
7428
7429 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7430
7431 * configure: handle DOS-style absolute paths.
7432
7433 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7434
7435 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7436
7437 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
7438
7439 * MAINTAINERS: Add myself as avr port co-maintainer.
7440
7441 2000-12-28 Ben Elliston <bje@redhat.com>
7442
7443 * MAINTAINERS: Add myself under ``Write After Approval''.
7444
7445 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
7446
7447 * texinfo: Remove directory from GCC.
7448
7449 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7450
7451 * COPYING: Update to current
7452 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7453 to 19yy as example year in copyright notice).
7454
7455 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7456
7457 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7458 (libstdcxx_incdir): Pass down.
7459 * config.if: Remove expired bits for cxx_interface, add stub.
7460 (libstdcxx_incdir): Add variable for g++ include directory.
7461 * configure.in (gxx_include_dir): Use it.
7462
7463 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
7464
7465 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
7466 with old-email address from ``Write After Approval''.
7467
7468 2000-12-15 Andreas Jaeger <aj@suse.de>
7469
7470 * configure.in: Handle lang_dirs.
7471
7472 2000-12-14 Tom Tromey <tromey@redhat.com>
7473
7474 * MAINTAINERS: Removed brads.
7475
7476 * MAINTAINERS: Added gcj developers.
7477
7478 2000-12-13 Anthony Green <green@redhat.com>
7479
7480 * configure.in: Disable libgcj for any target not specifically
7481 listed. Disable libgcj for x86 and Alpha Linux until compatible
7482 with g++ abi.
7483
7484 2000-12-13 Mike Stump <mrs@wrs.com>
7485
7486 * Makefile.in (local-distclean): Also remove fastjar.
7487
7488 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
7489
7490 * contrib/gcc_update: Add fastjar --touch entries.
7491
7492 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
7493
7494 * configure.in: Disable language-specific target libraries for
7495 languages that aren't enabled.
7496
7497 2000-12-10 Anthony Green <green@redhat.com>
7498
7499 * configure.in: Define libgcj. Disable libgcj target libraries for
7500 most targets.
7501
7502 2000-12-10 Neil Booth <neilb@earthling.net>
7503
7504 * MAINTAINERS: Update mail address, remove from WAA list.
7505
7506 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7507
7508 * libjava: Imported from /cvs/java.
7509 * libffi: Likewise.
7510 * Boehm-gc: Likewise.
7511
7512 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7513
7514 * configure.in (target_libs): Revert 2000-12-08 patch.
7515 (noconfigdirs): Added target-libjava.
7516
7517 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7518
7519 * djunpack.bat: removed.
7520
7521 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7522
7523 * Makefile.in: handle DOS-style absolute paths.
7524 * config-ml.in: likewise.
7525 * symlink-tree: likewise.
7526
7527 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7528
7529 * fastjar: Imported.
7530
7531 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7532
7533 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7534 libjava.
7535 * configure.in (target_libs): Removed `target-libjava'.
7536
7537 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7538
7539 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7540 (ALL_MODULES): Added fastjar.
7541 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7542 (all-target-libjava): all-fastjar replaces all-zip.
7543 (all-fastjar): Added.
7544 (configure-target-fastjar, all-target-fastjar): Likewise.
7545 * configure.in (host_tools): Added fastjar.
7546
7547 2000-12-07 Mike Stump <mrs@wrs.com>
7548
7549 * Makefile.in (local-distclean): Remove leftover built files.
7550
7551 2000-11-24 Nick Clifton <nickc@redhat.com>
7552
7553 * configure.in (xscale-elf): Add target.
7554 (xscale-coff): Add target.
7555
7556 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
7557
7558 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7559 recent versions of FreeBSD (release 3 or later).
7560 * ltconfig: On FreeBSD, -lc must not be provided when building
7561 a shared library or else the standard -pthread gcc option is
7562 rendered worthless to later users of the built library.
7563
7564 2000-11-16 Fred Fish <fnf@be.com>
7565
7566 * configure.in (enable_libstdcxx_v3): Fix typo,
7567 libstd++ -> libstdc++.
7568
7569 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7570
7571 * MAINTAINERS: Add self to Write After Approval list.
7572
7573 2000-11-21 Bernd Schmidt <bernds@redhat.com>
7574
7575 * MAINTAINERS: Update my email address. Add myself to global write
7576 privs list.
7577
7578 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
7579
7580 * Makefile.in: Merge with src and libgcj.
7581 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7582 configure-target-<library> when their configure scripts need the C
7583 or C++ library to have already been built to work properly.
7584 (do_proto_toplev): Set them to an empty string.
7585
7586 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7587 (REALLY_SET_LIB_PATH): Use them.
7588
7589 2000-11-17 Stan Shebs <shebs@apple.com>
7590
7591 * MAINTAINERS: Add self to Write After Approval list.
7592
7593 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7594
7595 * configure: Provide the original toplevel configure arguments
7596 (including $0) to subprocesses in the environment rather than
7597 through gcc/configargs.h.
7598
7599 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7600
7601 * MAINTAINERS: Remove references to cccp. Change C9X reference to
7602 C99. Alphabetise "Write After Approval" list.
7603
7604 2000-11-12 Mark Mitchell <mark@codesourcery.com>
7605
7606 * configure: Turn on libstdc++ V3 by default.
7607
7608 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7609 if we've got GCC.
7610
7611 2000-11-11 Philip Blundell <philb@gnu.org>
7612
7613 * MAINTAINERS: Add self to Write After Approval list.
7614
7615 2000-11-09 David Edelsohn <edelsohn@gnu.org>
7616
7617 * ltcf-c.sh (aix4): Improve shared library configuration; require
7618 exporting symbols.
7619 * ltcf-cxx.sh (aix4): Define.
7620 * ltconfig (aix4): Define library and soname specs appropriate for
7621 AIX. Define command to create export symbols list.
7622
7623 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
7624
7625 * config.sub: Add support for Sun Chorus
7626
7627 2000-10-31 Nick Clifton <nickc@redhat.com>
7628
7629 * MAINTAINERS: Rename <name>@cygnus.com addresses to
7630 <name>@redhat.com. Also installed new email address for Clint
7631 Popetz.
7632
7633 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
7634
7635 * etc: Remove directory from GCC.
7636
7637 2000-10-16 Michael Meissner <meissner@redhat.com>
7638
7639 * configure (gcc/configargs.h): Only create if there is a build GCC
7640 directory created.
7641
7642 2000-10-16 Matthias Klose <doko@debian.org>
7643
7644 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7645 when configured for libstdc++-v3.
7646
7647 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
7648
7649 * configure: Save configure arguments to gcc/configargs.h.
7650
7651 2000-10-04 Philipp Thomas <pthomas@suse.de>
7652
7653 * config.guess: Import CVS version 1.157.
7654 * config.sub: Import CVS version 1.181.
7655
7656 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
7657
7658 * Makefile.in (bootstrap): avoid recursion if subdir missing
7659 (cross): ditto
7660 (do-proto-toplev): ditto
7661
7662 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
7663
7664 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7665 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7666
7667 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7668 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7669 all affected `configure' scripts.
7670
7671 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
7672
7673 * MAINTAINERS: Add self as cpplib co-maintainer.
7674
7675 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
7676
7677 * MAINTAINERS: Add self to Write After Approval list.
7678
7679 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7680
7681 * INSTALL/README: egcs -> GCC update.
7682
7683 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
7684
7685 * MAINTAINERS: Add myself to Write After Approval list.
7686
7687 2000-09-15 Kazu Hirata <kazu@hxi.com>
7688
7689 * MAINTAINERS: Add myself to Write After Approval list.
7690
7691 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7692
7693 * configure.in: Do not build byacc for hppa64. Provide paths to the
7694 X11 libraries for hppa64.
7695
7696 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7697
7698 * MAINTAINERS: Add myself as 68hc11 port maintainer.
7699
7700 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
7701
7702 * Makefile.in (all-zlib): Added dummy target.
7703
7704 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7705 ltcf-gcj.sh: Updated from libtool multi-language branch.
7706
7707 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
7708
7709 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7710 (bootstrap*): Depend on all-bootstrap.
7711
7712 2000-09-05 Philipp Thomas <pthomas@suse.de>
7713
7714 * config.guess: Import CVS version 1.156.
7715 * config.sub: Import CVS version 1.179.
7716
7717 2000-09-02 Anthony Green <green@cygnus.com>
7718
7719 * Makefile.in (all-gcc): Depend on all-zlib.
7720 (CLEAN_MODULES): Add clean-zlib.
7721 (ALL_MODULES): Add all-zlib.
7722 * configure.in (host_libs): Add zlib.
7723
7724 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7725
7726 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7727 crosses, but add gcc/include to the header search path for them.
7728
7729 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
7730
7731 * MAINTAINERS: Add self to Write After Approval list.
7732
7733 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7734
7735 * config.guess: Import CVS version 1.152.
7736 * config.sub: Import CVS version 1.177.
7737
7738 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
7739
7740 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7741 $targargs to tell whether newlib is going to be built.
7742
7743 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7744 $$r/TARGET_SUBDIR/libio for _G_config.h.
7745
7746 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
7747
7748 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7749
7750 2000-08-22 DJ Delorie <dj@redhat.com>
7751
7752 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7753
7754 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
7755
7756 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7757 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7758 sub-configures.
7759
7760 2000-08-21 DJ Delorie <dj@redhat.com>
7761
7762 * MAINTAINERS: Add self as a libiberty maintainer
7763
7764 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
7765
7766 * configure.in (libstdcxx_flags): Use
7767 libstdc++-v3/src/libstdc++.INC.
7768
7769 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
7770
7771 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7772
7773 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7774
7775 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7776
7777 * configure: Make enable_threads and enable_shared defaults
7778 explicit. Substitute enable_threads into generated Makefiles.
7779 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7780 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7781
7782 2000-08-13 Geoff Keating <geoffk@cygnus.com>
7783
7784 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7785
7786 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
7787
7788 * config-ml.in (CC): Remove bogus duplicate quotation mark from
7789 previous delta.
7790
7791 2000-08-11 Jason Merrill <jason@redhat.com>
7792
7793 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7794 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7795 (FLAGS_FOR_TARGET): Not here.
7796 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7797
7798 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
7799
7800 * config-ml.in (CC, CXX): Don't introduce a leading space.
7801
7802 2000-08-07 DJ Delorie <dj@delorie.com>
7803
7804 * MAINTAINERS: Add self as a DJGPP maintainer
7805
7806 2000-08-07 DJ Delorie <dj@redhat.com>
7807
7808 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7809 "if we're also building gcc, and it's a gcc that will run on the
7810 build machine, we want to use its includes instead of the system's
7811 default includes".
7812
7813 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
7814
7815 * MAINTAINERS: Add self to Write After Approval list.
7816
7817 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
7818
7819 * configure.in (libstdcxx_flags): Don't use `"'.
7820
7821 * config-ml.in: Adjust multilib search paths to the
7822 appropriate multilib tree.
7823
7824 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
7825
7826 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7827 commas in $LANGUAGES.
7828
7829 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
7830
7831 * configure.in: Re-enable all references to libg++ and librx.
7832
7833 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
7834
7835 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7836 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
7837 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7838 * ltcf-cxx.sh (need_lc): Set based on postdeps.
7839
7840 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7841
7842 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
7843
7844 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7845 CXX_FOR_TARGET for sed.
7846
7847 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
7848
7849 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7850 Do not override if already set in the environment or in configure.
7851 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7852 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7853
7854 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
7855
7856 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7857 the libtool CVS tree multi-language branch.
7858 * ltconfig, ltmain.sh: Updated.
7859
7860 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
7861
7862 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7863 (clean-target): Depend on it.
7864
7865 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7866 (GCC_FOR_TARGET): Use it.
7867 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7868 * configure.in: ... here.
7869 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7870 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7871
7872 2000-07-24 Eric Christopher <echristo@cygnus.com>
7873
7874 * MAINTAINERS: Add self to Write After Approval list.
7875
7876 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
7877
7878 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7879 (configure-target-libchill, configure-target-libobjc): Likewise.
7880
7881 * configure.in: Use the same cache file for all target libs.
7882 * config-ml.in: But different cache files per multilib variant.
7883
7884 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7885
7886 * configure (topsrcdir): Don't use dirname.
7887
7888 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
7889
7890 * MAINTAINERS: Add self to Write After Approval list.
7891
7892 2000-07-20 Jason Merrill <jason@redhat.com>
7893
7894 * configure.in: Remove all references to libg++ and librx.
7895
7896 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7897
7898 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
7899
7900 * config.sub: Update to subversions version 2000-07-06.
7901
7902 2000-07-12 Andrew Haley <aph@cygnus.com>
7903
7904 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7905 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7906
7907 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
7908
7909 * symlink-tree: Check number of arguments.
7910
7911 2000-07-05 Jim Wilson <wilson@cygnus.com>
7912
7913 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7914 search path for a g++ extracted from the build tree. This
7915 will allow link tests run by configure scripts in
7916 subdirectories to succeed.
7917
7918 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
7919
7920 * ltconfig: Add support for mips-dde-sysv4.2MP
7921
7922 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
7923
7924 * MAINTAINERS: Add myself as loop discovery maintainer.
7925
7926 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7927
7928 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7929 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7930
7931 2000-06-19 Timothy Wall <twall@cygnus.com>
7932
7933 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7934 * config.sub: Add tic54x target.
7935
7936 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
7937
7938 * MAINTAINERS: Add self as Fortran maintainer,
7939 remove Craig Burley.
7940
7941 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
7942
7943 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7944 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7945
7946 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
7947
7948 * MAINTAINERS: Add self as i18n maintainer
7949
7950 20000-05-21 H.J. Lu (hjl@gnu.org)
7951
7952 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7953 directory are used if they exist. Make sure
7954 $(build_tooldir)/include is searched for header files,
7955 $(build_tooldir)/lib/ for library files.
7956 (GCC_FOR_TARGET): Likewise.
7957 (CXX_FOR_TARGET): Likewise.
7958
7959 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
7960
7961 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7962
7963 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
7964
7965 * Makefile.in (configure-target-libiberty): Depend on
7966 configure-target-newlib.
7967
7968 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7969
7970 * configure.in, Makefile.in: Merge all libffi-related
7971 configury stuff from the libgcj tree.
7972
7973 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
7974
7975 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7976 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7977
7978 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7979
7980 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7981 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7982 current version information. Add to proto-toplev directory.
7983 (gdb-taz): Build do-djunpack.
7984
7985 2000-05-15 David Edelsohn <edelsohn@gnu.org>
7986
7987 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7988
7989 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
7990
7991 * MAINTAINERS: Add self to Write After Approval list.
7992
7993 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7994
7995 * ltmain.sh: Preserve in relink_command any environment
7996 variables that may affect the linker behavior.
7997
7998 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
7999
8000 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8001
8002 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8003
8004 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8005
8006 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8007
8008 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8009 with the version name.
8010
8011 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8012
8013 * MAINTAINERS: Add self as bb-reorder maintainer.
8014
8015 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8016
8017 * config.if: Tweak.
8018
8019 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8020
8021 * djunpack.bat: New file.
8022
8023 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8024
8025 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8026 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8027 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8028 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8029
8030 2000-04-16 Dave Pitts <dpitts@cozx.com>
8031
8032 * config.sub (case $basic_machine): Change default for "ibm-*"
8033 to "openedition".
8034
8035 2000-04-13 Andreas Jaeger <aj@suse.de>
8036
8037 * MAINTAINERS: Added myself.
8038
8039 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8040
8041 * Makefile.in (gdb-taz): New target. GDB specific archive.
8042 (do-md5sum): New target.
8043 (MD5PROG): Define.
8044 (PACKAGE): Default to TOOL.
8045 (VER): Default to a shell script.
8046 (taz): Rewrite target. Move real work to do-proto-toplev. Include
8047 md5 checksum generation.
8048 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8049 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8050 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8051 insight.tar.bz2): Use gdb-taz to create archive.
8052
8053 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8054
8055 * configure (warn_cflags): Delete.
8056
8057 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8058
8059 * MAINTAINERS: Added myself.
8060
8061 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
8062 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
8063
8064 * configure.in (enable_libstdcxx_v3): Add.
8065 (target_libs): Add bits here to switch between libstdc++-v2 and
8066 libstdc++-v3.
8067 * config.if: And this file too.
8068 * Makefile.in: Add libstdc++-v3 targets.
8069
8070 2000-04-05 Michael Meissner <meissner@redhat.com>
8071
8072 * config.sub (d30v): Add d30v as a basic machine type.
8073
8074 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
8075
8076 * configure.in: -linux-gnu*, not -linux-gnu.
8077
8078 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8079
8080 * MAINTAINERS: Add self in write-after-approval section.
8081
8082 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8083
8084 * MAINTAINERS: Add self as ia64 port maintainer.
8085
8086 2000-03-08 Neil Booth <NeilB@earthling.net>
8087
8088 * MAINTAINERS: Add self in write-after-approval section.
8089
8090 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
8091
8092 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8093 (do-tar-bz2): Replace TOOL with PACKAGE.
8094 (gdb.tar.bz2): Remove GDBTK from GDB package.
8095 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8096 dejagnu.tar.bz2): New packages.
8097
8098 2000-02-27 Andreas Jaeger <aj@suse.de>
8099
8100 * configure.in: Add entry for mips*-*-linux*, move catch all
8101 *-*-*linux* entry below this one.
8102
8103 2000-02-27 Ian Lance Taylor <ian@zembu.com>
8104
8105 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8106
8107 2000-02-24 Nick Clifton <nickc@cygnus.com>
8108
8109 * config.sub: Support an OS of "wince".
8110
8111 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8112
8113 * config.guess, config.sub: Updated to match config's 2000-02-15
8114 version.
8115
8116 2000-02-23 Linas Vepstas <linas@linas.org>
8117
8118 * config.sub: Add support for Linux/IBM 370.
8119 * configure.in: Likewise.
8120
8121 2000-02-22 Nick Clifton <nickc@cygnus.com>
8122
8123 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8124
8125 2000-02-20 Christopher Faylor <cgf@cygnus.com>
8126
8127 * config.guess: Guess "cygwin" rather than "cygwin32".
8128
8129 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8130
8131 * configure (gcc_version): When setting, narrow search to
8132 lines containing `version_string'.
8133
8134 2000-02-15 Denis Chertykov <denisc@overta.ru>
8135
8136 * config.sub: Add support for avr target.
8137
8138 2000-02-14 Nick Clifton <nickc@cygnus.com>
8139
8140 * MAINTAINERS: Add maintainers for MCore port.
8141
8142 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8143
8144 * config.sub: Add mmix-knuth-mmixware.
8145
8146 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8147
8148 * MAINTAINERS: Pair cccp with cpplib maintainership.
8149
8150 2000-01-27 Christopher Faylor <cgf@redhat.com>
8151
8152 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8153 structure stuff to -L library search.
8154 (CXX_FOR_TARGET): Ditto.
8155 (CROSS_CHECK_MODULES): Fix spelling mistake.
8156
8157 2000-01-24 Mark Mitchell <mark@codesourcery.com>
8158
8159 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8160 the C++ compiler.
8161
8162 2000-01-12 Richard Henderson <rth@cygnus.com>
8163
8164 * configure.in: Don't build some bits for beos.
8165
8166 2000-01-12 Joel Sherrill (joel@OARcorp.com)
8167
8168 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8169 as include files.
8170
8171 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8172
8173 * Add self as cpplib maintainer, as requested by Jason
8174 Merrill. Correct my e-mail address.
8175
8176 2000-01-06 Geoff Keating <geoffk@cygnus.com>
8177
8178 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8179 not mh-aix43.
8180
8181 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8182
8183 * MAINTAINERS: Add myself to "write after approval" list.
8184
8185 1999-12-14 Richard Henderson <rth@cygnus.com>
8186
8187 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8188 * config.sub: Accept alphaev[78], alphaev8.
8189
8190 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8191
8192 * config.guess, config.sub: Update from autoconf.
8193
8194 1999-11-29 Bruce Korb <autogen@linuxbox.com>
8195
8196 * MAINTAINERS: update my playtime e-address.
8197
8198 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8199
8200 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8201 necessary libraries are missing.
8202
8203 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8204
8205 * MAINTAINERS: Add new 'write after approval' maintainer.
8206
8207 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8208
8209 * MAINTAINERS: Add new Java maintainer.
8210
8211 1999-10-25 Andreas Schwab <schwab@suse.de>
8212
8213 * configure: Fix quoting inside arguments of eval.
8214
8215 1999-10-21 Nick Clifton <nickc@cygnus.com>
8216
8217 * config-ml.in: Allow suppression of some ARM multilibs.
8218
8219 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8220
8221 * config.guess: Add OS/390 match pattern.
8222 * config.sub: Add mvs, openedition targets.
8223 * configure.in (i370-ibm-opened*): New.
8224
8225 1999-09-04 Steve Chamberlain <sac@pobox.com>
8226
8227 * config.sub: Add support for configuring for pj.
8228
8229 1999-08-31 Nick Clifton <nickc@cygnus.com>
8230
8231 * config.sub (maybe_os): Add support for configuring for fr30.
8232
8233 1999-08-25 Nick Clifton <nickc@cygnus.com>
8234
8235 * configure.in: Do not configure or build ld for AIX
8236 platforms. ld is known to be broken on these platforms.
8237
8238 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8239
8240 * config-ml.in: Pass compiler flag corresponding to multidirs to
8241 subdir configures.
8242
8243 1999-08-09 Ian Lance Taylor <ian@zembu.com>
8244
8245 * Makefile.in (LDFLAGS): Define.
8246
8247 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8248
8249 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8250 noconfigdirs.
8251 (*-*-cygwin*): Likewise.
8252
8253 1999-08-08 Ian Lance Taylor <ian@zembu.com>
8254
8255 * mkdep: New file.
8256 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8257 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8258
8259 From Eli Zaretskii <eliz@is.elta.co.il>:
8260 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8261 long file name when using DJGPP on MS-DOS.
8262
8263 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8264
8265 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8266
8267 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8268
8269 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8270 dependency as this causes "make check" to globally "make all"
8271
8272 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8273
8274 * configure.in (target_libs): Added target-zlib.
8275 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8276 (CONFIGURE_TARGET_MODULES): Likewise.
8277 (CHECK_TARGET_MODULES): Likewise.
8278 (INSTALL_TARGET_MODULES): Likewise.
8279 (CLEAN_TARGET_MODULES): Likewise.
8280 (configure-target-zlib): New target.
8281 (all-target-zlib): Likewise.
8282 (all-target-libjava): Depend on all-target-zlib.
8283 (configure-target-libjava): Depend on configure-target-zlib.
8284
8285 * Makefile.in (configure-target-libjava): Depend on
8286 configure-target-newlib.
8287 (configure-target-boehm-gc): New target.
8288 (configure-target-qthreads): New target.
8289
8290 * configure.in (target_libs): Added target-qthreads.
8291 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8292 (CONFIGURE_TARGET_MODULES): Likewise.
8293 (CHECK_TARGET_MODULES): Likewise.
8294 (INSTALL_TARGET_MODULES): Likewise.
8295 (CLEAN_TARGET_MODULES): Likewise.
8296 (all-target-qthreads): New target.
8297 (configure-target-libjava): Depend on configure-target-qthreads.
8298 (all-target-libjava): Depend on all-target-qthreads.
8299
8300 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8301 (CONFIGURE_TARGET_MODULES): Likewise.
8302 (CHECK_TARGET_MODULES): Likewise.
8303 (INSTALL_TARGET_MODULES): Likewise.
8304 (CLEAN_TARGET_MODULES): Likewise.
8305 (all-target-libjava): New target.
8306 (all-target-boehm-gc): Likewise.
8307 * configure.in (target_libs): Added libjava, boehm-gc.
8308
8309 1999-07-22 Ian Lance Taylor <ian@zembu.com>
8310
8311 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8312 configure.bat in SUPPORT_FILES.
8313 (gas+binutils.tar.bz2): Likewise.
8314
8315 * makeall.bat: Remove; obsolete.
8316
8317 1999-07-21 Ian Lance Taylor <ian@zembu.com>
8318
8319 From Mark Elbrecht:
8320 * configure.bat: Remove; obsolete.
8321
8322 1999-07-11 Ian Lance Taylor <ian@zembu.com>
8323
8324 * configure: Add -W -Wall to the default CFLAGS when compiling with
8325 gcc.
8326
8327 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8328
8329 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8330
8331 1999-06-30 Mark Mitchell <mark@codesourcery.com>
8332
8333 * configure.in: Build ld on IRIX6.
8334
8335 1999-06-12 Ian Lance Taylor <ian@zembu.com>
8336
8337 * Makefile.in: Change distribution targets to use bzip2 instead of
8338 gzip.
8339 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8340 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8341
8342 1999-06-04 Nick Clifton <nickc@cygnus.com>
8343
8344 * config.sub: Add mcore target.
8345
8346 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
8347
8348 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8349
8350 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
8351
8352 * config.guess (dummy): Changed to $dummy.
8353
8354 1999-05-24 Nick Clifton <nickc@cygnus.com>
8355
8356 * config.sub: Tidied up case statements.
8357
8358 1999-05-22 Ben Elliston <bje@cygnus.com>
8359
8360 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8361 <jiro@din.or.jp>.
8362
8363 * config.guess: Merge with FSF version. Future changes will be
8364 more accurately recorded in this ChangeLog.
8365 * config.sub: Likewise.
8366
8367 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
8368
8369 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8370
8371 1999-04-30 Tom Tromey <tromey@cygnus.com>
8372
8373 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8374
8375 1999-04-23 Tom Tromey <tromey@cygnus.com>
8376
8377 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8378
8379 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
8380
8381 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8382 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8383 Bad merge removed these two changes.
8384
8385 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
8386 Martin Heller (Ing.-Buero_Heller@t-online.de)
8387
8388 * config.guess (interix Alpha): Add.
8389
8390 1999-04-11 Richard Henderson <rth@cygnus.com>
8391
8392 * configure.in (i?86-*-beos*): Do config gperf; don't config
8393 gdb, newlib, or libgloss.
8394
8395 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
8396
8397 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8398 link a trivial program with -mabi=64. If it fails, remove mabi=64
8399 from multidirs.
8400
8401 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
8402
8403 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8404
8405 1999-04-08 Nick Clifton <nickc@cygnus.com>
8406
8407 * config.sub: Add support for mcore targets.
8408
8409 1999-04-07 Michael Meissner <meissner@cygnus.com>
8410
8411 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8412 not mt-ospace, in order to shut up assembler warning about using
8413 symbols that are named the same as registers.
8414
8415 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
8416
8417 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8418 dependency list for all-target-cygmon.
8419
8420 1999-04-05 Doug Evans <devans@casey.cygnus.com>
8421
8422 * config-ml.in: Check $host, not $target, for selective multilibs.
8423 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8424 thumb interworking, and underscore prefix multilibs.
8425
8426 1999-04-04 Ian Lance Taylor <ian@zembu.com>
8427
8428 * missing: Update to version from current automake.
8429
8430 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8431
8432 * configure (gxx_include_dir): Removed.
8433
8434 * configure.in (gxx_include_dir): Handle it.
8435 * Makefile.in: Likewise.
8436
8437 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8438
8439 * config.sub (mips64vr4111,mips64vr4111el) Add.
8440
8441 1999-03-21 Ben Elliston <bje@cygnus.com>
8442
8443 * config.guess: Correct typo for detecting ELF on FreeBSD.
8444
8445 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8446
8447 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8448 config/mh-djgpp.
8449
8450 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8451
8452 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8453 all-target-newlib to dependency list for all-target-bsp.
8454
8455 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8456
8457 * config.sub: Add i386-uwin support.
8458 * config.guess: Likewise.
8459
8460 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8461
8462 * configure.in: cleanup, add mh-*pic handling for arm, special
8463 case powerpc*-*-aix*
8464
8465 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8466
8467 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8468 can be built.
8469
8470 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8471
8472 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8473 targets.
8474
8475 1999-03-02 Nick Clifton <nickc@cygnus.com>
8476
8477 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8478
8479 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
8480
8481 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8482
8483 1999-02-24 Nick Clifton <nickc@cygnus.com>
8484
8485 * config.sub: Fix typo in arm recognition.
8486
8487 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
8488
8489 * configure.in (noconfigdirs): Changed target_configdirs to
8490 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8491 rather than m68k-*-* since it is not known to work on
8492 m68k-aout. Ditto for arm-*-*oabi.
8493
8494 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
8495
8496 * configure.in (*-*-windows*): Remove, no longer used.
8497
8498 1999-02-19 Ben Elliston <bje@cygnus.com>
8499
8500 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8501 Smart and improved by Andrew Cagney.
8502
8503 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
8504
8505 * config.guess: Recognize openbsd-*-hppa.
8506
8507 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
8508
8509 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8510 only if it is not empty.
8511
8512 1999-02-17 Nick Clifton <nickc@cygnus.com>
8513
8514 Patch from: Scott Bambrough <scottb@corelcomputer.com>
8515
8516 * config.guess: Modified to recognize uname's armv* syntax.
8517
8518 * config.sub: Modified to recognize uname's armv* syntax.
8519
8520 1999-02-17 Mark Salter <msalter@cygnus.com>
8521
8522 * configure.in: Added target-bsp for sparclite.
8523
8524 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
8525
8526 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8527
8528 1999-02-08 Nick Clifton <nickc@cygnus.com>
8529
8530 * configure.in: Add support for strongarm port.
8531 * config.sub: Add support for strongarm target.
8532
8533 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
8534
8535 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8536 the old name config/mh-cygwin32.
8537 Enable texinfo.
8538
8539 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
8540
8541 * configure.in: Do build ld for ix86 Solaris.
8542
8543 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
8544
8545 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8546 $AR_FOR_TARGET. Likewise for RANLIB.
8547
8548 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
8549
8550 * config.sub (oabi): Recognize.
8551 * configure.in (arm-*-oabi): Handle.
8552
8553 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
8554
8555 * config.guess: Improve detection of i686 on UnixWare 7.
8556
8557 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
8558
8559 * config.guess: Add support for i386-pc-interix.
8560 * config.sub: Likewise.
8561 * configure.in: Likewise.
8562
8563 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
8564
8565 * Makefile.in: Remove unneeded all-target-libio from
8566 from all-target-winsup target since it is now unneeded.
8567 Add all-target-libtermcap in its place since it is now
8568 needed.
8569
8570 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
8571
8572 * configure.in: makefile stub for cygwin target is probably
8573 unnecessary. Remove it for now.
8574
8575 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
8576
8577 * configure.in: libtermcap.a should be built when cygwin is the
8578 target as well as the host.
8579 * config.guess: Allow mixed case in cygwin uname output.
8580 * Makefile.in: Add libtermcap target.
8581
8582 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
8583
8584 * config.sub: Clean up handling of hppa2.0.
8585
8586 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
8587
8588 * config.guess: Use C code to identify more HP machines.
8589
8590 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8591
8592 * config.sub: Handle hppa2.0.
8593
8594 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8595
8596 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8597 cygmon for all sparclite targets, regardless of object format.
8598
8599 1998-12-15 Mark Salter <msalter@cygnus.com>
8600
8601 * configure.in: Added target-bsp for several target architectures.
8602
8603 * Makefile.in: Added rules for bsp.
8604
8605 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8606
8607 * config.guess: Improve detection of hppa2.0 processors.
8608
8609 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8610
8611 * config.guess: Recognize FreeBSD using ELF automatically.
8612
8613 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8614
8615 * configure (skip-this-dir): Add handling for new shell script, which
8616 might be created by a sub-directory's configure to indicate, this particular
8617 directory is "unwanted".
8618 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8619
8620 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8621
8622 * ltconfig: import from libtool, after changing libtool to
8623 account for the cygwin name change.
8624
8625 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8626
8627 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8628 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8629
8630 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8631
8632 * configure.in: Add libtermcap to list of cygwin dependencies.
8633
8634 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
8635
8636 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8637 they include winsup/include when it's a cygwin target.
8638
8639 1998-11-12 Tom Tromey <tromey@cygnus.com>
8640
8641 * configure.in (host_tools): Added zip.
8642 * Makefile.in (all-target-libjava): Depend on all-zip.
8643 (all-zip): New target.
8644 (ALL_MODULES): Added all-zip.
8645 (NATIVE_CHECK_MODULES): Added check-zip.
8646 (INSTALL_MODULES): Added install-zip.
8647 (CLEAN_MODULES): Added clean-zip.
8648
8649 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
8650
8651 * Makefile.in: lose "32" from comment about cygwin.
8652
8653 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
8654
8655 * configure.in: Use -Os to build target libraries for the fr30.
8656
8657 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
8658
8659 * config.sub: Add fr30.
8660
8661 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
8662
8663 * configure.in: drop "32" from config/mh-cygwin32. Check
8664 cygwin* instead of cygwin32*.
8665 * config.sub: Check cygwin* instead of cygwin32*.
8666
8667 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
8668
8669 * config.guess: Match any version of Unixware7.
8670
8671 1998-10-20 Syd Polk <spolk@cygnus.com>
8672
8673 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8674 if desired.
8675
8676 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
8677
8678 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8679 these if the appropriate directories and files to not exist.
8680
8681 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
8682
8683 * Makefile.in (DEVO_SUPPORT): Add config.if.
8684
8685 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
8686
8687 * configure: Add pattern to replace "build_tooldir"'s
8688 definition in the generated Makefile with "tooldir"'s
8689 actual value.
8690
8691 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8692
8693 * config.sub: Bring back lost sparcv9.
8694
8695 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8696
8697 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8698
8699 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8700 CC_FOR_TARGET and friends.
8701
8702 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8703
8704 * Makefile.in (build_tooldir): New variable, same as tooldir.
8705 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8706 -B$(build_tooldir)/bin/.
8707 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8708
8709 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8710
8711 * README: Remove installation instructions and refer to the
8712 INSTALL directory instead.
8713
8714 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8715
8716 * config.sub: Add support for i[34567]86-pc-udk.
8717 * configure.in: Likewise.
8718
8719 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8720
8721 * Makefile.in: add bzip2 package building bits for user
8722 tools module
8723 * configure.in: ditto
8724
8725 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8726
8727 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8728 (ALL_TARGET_MODULES): Add all-target-libobjc.
8729 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8730 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8731 (all-target-libchill): Add dependencies.
8732 * configure.in (target_libs): Add libchill.
8733
8734 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8735
8736 * configure.in (target_subdir): Remove duplicate line.
8737
8738 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8739
8740 * Makefile.in (all-automake): fix dependencies.
8741
8742 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8743
8744 * configure.in: Minor cleanups for building in the $(target_alias)
8745 subdir.
8746
8747 1998-09-22 Jim Wilson <wilson@cygnus.com>
8748
8749 * Makefile.in (bootstrap): Set r and s before make all. Use
8750 BASE_FLAGS_TO_PASS in make all.
8751 (cross): Likewise.
8752
8753 1998-09-20 Mark Mitchell <mark@markmitchell.com>
8754
8755 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8756
8757 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8758
8759 * config.sub: Fix typo in last change.
8760
8761 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8762
8763 * config.sub: Add support for C4x target.
8764 * configure.in: Likewise.
8765
8766 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8767
8768 * config.sub: Recognize sparcv9 just like sparc64.
8769
8770 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8771
8772 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8773
8774 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8775
8776 * config.guess: Correctly identify Pentium II sco boxes.
8777
8778 * config.guess: Fix "tr" code. From Weiwen Liu.
8779
8780 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8781
8782 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8783 stabs.
8784
8785 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8786
8787 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8788 (ALL_TARGET_MODULES): Add all-target-libchill.
8789 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8790 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8791 (all-target-libchill): Add dependencies.
8792 * configure.in (target_libs): Add libchill.
8793
8794 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8795
8796 * config.guess: Avoid assumptions about "tr" behaves when
8797 LANG is set to something other than English.
8798
8799 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8800
8801 * configure (gxx_include_dir): Changed to
8802 '${prefix}/include/g++'-${libstdcxx_interface}.
8803
8804 * config.if: New to determine the interfaces.
8805
8806 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8807
8808 * config.guess: Detect and handle MPE/IX.
8809 * config.sub: Deal with MPE/IX.
8810
8811 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8812
8813 * configure.in: Use mh-aix43.
8814
8815 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8816
8817 * configure: Fix --without/--disable cases for gxx-include-dir.
8818
8819 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8820
8821 * mdata-sh: Imported. Needed for automake support.
8822
8823 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8824
8825 * Makefile.in (taz): Try "chmod -R og=u ." before
8826 "chmod og=u `find . -print`".
8827
8828 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8829
8830 * configure.in: Add arm-elf and thumb-elf support.
8831
8832 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8833
8834 * Makefile.in: Undo previous patch.
8835
8836 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8837
8838 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8839 to here ...
8840 (install-no-fixedincludes): and here
8841 (INSTALL_MODULES): ... from here.
8842
8843 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8844
8845 * config.sub: Merge with FSF.
8846
8847 * config.guess: Merge with FSF.
8848
8849 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8850
8851 * configure (extraconfigdirs): New variable.
8852 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8853 * Makefile.in (all): Move higher in file.
8854 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8855 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8856 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8857 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8858 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8859
8860 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
8861
8862 * Makefile.in (all-target-libjava): Depend on all-gcc and
8863 all-target-newlib.
8864 (configure-target-libjava): Depend on $(ALL_GCC).
8865
8866 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8867
8868 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8869 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8870
8871 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
8872
8873 * INSTALL/README: Fix typo.
8874
8875 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8876
8877 * ylwrap: Change absolute path checks to check for DOS style path
8878 names.
8879
8880 * ylwrap: Don't use a full path name if the source file is in the
8881 same directory. From hjl@lucon.org (H.J. Lu).
8882
8883 * config-ml.in: Default to being verbose, to match Feb 18 change to
8884 configure.
8885
8886 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8887
8888 Brought over from egcs:
8889
8890 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8891
8892 * configure.in (target_subdir): Set to ${target_alias} instead
8893 of "libraries".
8894
8895 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8896
8897 * configure.in (target_subdir): Set to libraries if enable_multilib.
8898
8899 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8900
8901 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8902 multilibs, force reconfiguration the first time we create
8903 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8904
8905 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8906
8907 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8908 avoid confusion with --no-recursion.
8909
8910 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8911
8912 * configure.in: Win32 hosts shouldn't use install -x
8913 * install-sh: remove -x option, and special .exe-handling
8914 hack.
8915
8916 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8917
8918 * config.guess: Recognize i586-pc-beos.
8919 * configure.in: Don't build some bits for beos.
8920
8921 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8922
8923 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8924 CFLAGS default to -O2.
8925
8926 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8927 when using GNU ld.
8928
8929 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8930
8931 * ltmain.sh: Correct install when using a different shell.
8932
8933 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8934
8935 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8936
8937 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8938
8939 * makefile.vms: Update to build binutils/makefile.vms. Add install
8940 target.
8941
8942 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8943
8944 * ltconfig: Update to correct AIX handling.
8945
8946 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8947
8948 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8949
8950 * configure.in (target_subdir): Set to ${target_alias} instead
8951 of "libraries".
8952
8953 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8954
8955 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8956 (Makefile): Depend on $(gcc_version_trigger).
8957
8958 * configure (gcc_version): Change default initializer to empty
8959 string.
8960 (gcc_version_trigger): New variable; pass this variable down
8961 to subdir configures to enable them checking gcc's version
8962 themselves. Emit make macros for both gcc_version vars.
8963 (topsrcdir): Initialize reliably.
8964 (recursion line): Remove --with-gcc-version=${gcc_version}.
8965
8966 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8967
8968 * configure (enable_version_specific_runtime_libs): Implement new flag
8969 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8970 in $(libsubdir); emit definition in each generated Makefile.
8971 (gxx_include_dir): Initialize depending on
8972 $enable_version_specific_runtime_libs.
8973
8974 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8975
8976 * configure (gcc_version): Initialize properly depending on
8977 how and where configure is started.
8978 (recursion line): Pass a --with-gcc-version=${gcc_version}
8979 to configures in subdirs.
8980
8981 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8982
8983 * configure.in (noconfigdirs): Add configure pattern for mips tx39
8984 cygmon
8985
8986 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8987
8988 * configure.in: Add cygmon and libstub support for mn10200.
8989
8990 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8991
8992 * configure (gcc_version): Add new variable describing the
8993 particular gcc version we're building.
8994 * Makefile.in (libsubdir): Add new macro for the directory
8995 in which the compiler finds executables, libraries, etc.
8996 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8997 and libsubdir.
8998
8999 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9000
9001 * Makefile.in (local-clean): Remove *.log.
9002 (warning.log): Built with warn_summary from build.log.
9003 (mail-report.log): Run test_summary.
9004 (mail-report-with-warnings.log): Run test_summary including
9005 warning.log in the report.
9006
9007 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9008
9009 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9010
9011 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9012
9013 * Makefile.in (grep): Grep no longer depends on libiberty.
9014
9015 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9016
9017 * Makefile.in: all-snavigator needs all-libgui.
9018
9019 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9020
9021 * configure.in: Add cygmon and libstub support for mn10300.
9022
9023 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9024
9025 * missing: Update to version from automake 1.3.
9026
9027 * ltmain.sh: On installation, don't get confused if the same name
9028 appears more than once in the list of library names.
9029
9030 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9031
9032 * config.sub: Accept m68060 and m5200 as CPU names.
9033
9034 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9035
9036 * configure: Use && rather than using -a in test, because odd
9037 strings can confuse test.
9038 * configure.in: Likewise.
9039
9040 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9041
9042 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9043
9044 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9045
9046 * Makefile.in (boostrap2-lean, bootstrap3-lean,
9047 bootstrap4-lean): New targets.
9048
9049 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9050
9051 * mpw-* Delete. Not used.
9052
9053 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9054
9055 * COPYING.LIB: Update FSF address.
9056
9057 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9058
9059 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9060
9061 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9062 GAS_SUPPORT_DIRS.
9063
9064 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9065
9066 * ltconfig, ltmain.sh: Avoid producing a version number if
9067 -version-info was not used.
9068
9069 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9070
9071 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9072 building with newlib.
9073
9074 1998-04-30 Paul Eggert <eggert@twinsun.com>
9075
9076 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9077 Solaris `make' causes it to continue to next definition.
9078
9079 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9080
9081 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9082 the right GUI libraries and files are installed along with GDB.
9083
9084 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9085
9086 * configure.in: Change alpha to alpha* in several places.
9087
9088 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9089
9090 * config.sub: Recognize sparc86x.
9091
9092 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9093
9094 * configure.in (--enable-target-optspace): Remove debug echo.
9095
9096 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9097
9098 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9099
9100 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9101
9102 * ltconfig: Update cygwin32 support.
9103
9104 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9105 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9106 (GDB_SUPPORT_DIRS): Likewise.
9107
9108 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9109
9110 * configure.in (target_makefile_frag): If --enable-target-optspace,
9111 use -Os to compile target libraries rather than -O2. Default to
9112 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9113 not used.
9114 * configure.in (target_cflags): Ditto for d30v.
9115
9116 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9117
9118 * Makefile.in (all-bfd): Depend on all-intl.
9119 (all-binutils): Likewise.
9120 (all-gas): Likewise.
9121 (all-gprof): Likewise.
9122 (all-ld): Likewise.
9123
9124 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
9125
9126 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9127
9128 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9129
9130 * Makefile.in (all-bfd): Depend upon all-libiberty.
9131
9132 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9133
9134 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9135
9136 * Makefile.in: Add libstub.
9137
9138 * configure.in: Ditto. Build libstub for targets that have cygmon
9139 support.
9140
9141 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9142
9143 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9144
9145 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9146
9147 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9148 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9149
9150 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9151
9152 * configure: Define DEFAULT_M4 by searching PATH.
9153 * Makfile.in: Use DEFAULT_M4.
9154
9155 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9156
9157 * ltconfig: Add cygwin32 support.
9158
9159 * Makefile.in, configure.in: Add libtool as a native only directory
9160 to configure and build.
9161
9162 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9163
9164 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9165
9166 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9167
9168 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9169
9170 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9171
9172 * Makefile.in: add ash make rules
9173 * configure.in: add ash to native_only and host_tools lists
9174
9175 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9176
9177 * Makefile.in (all-gettext, all-intl): New targets.
9178 (ALL_MODULES): Added all-gettext, all-intl.
9179 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9180 (INSTALL_MODULES): Added install-gettext, install-intl.
9181 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9182
9183 * configure.in (host_tools): Added gettext.
9184 (native_only): Likewise.
9185 (noconfigdirs) [various cases]: Likewise.
9186 (host_libs): Added intl.
9187
9188 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9189
9190 * configure: Do not disable building gdbtk for cygwin32 hosts.
9191
9192 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9193
9194 * configure.in: Add thumb-coff target.
9195 * config.sub: Add thumb-coff target.
9196
9197 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9198
9199 * Makefile.in: Revert yesterday's change.
9200 (all-target-winsup): all-target-librx stays out of here.
9201
9202 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9203
9204 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9205 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9206 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9207 Remove references to librx and libg++.
9208
9209 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9210
9211 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9212 recursive makes
9213
9214 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9215
9216 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9217 for newlib directory.
9218 (CXX_FOR_TARGET): Likewise.
9219
9220 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9221
9222 * ltconfig: Update after libtool/ltconfig.in change for
9223 hpux11.
9224
9225 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9226
9227 * ltconfig, ltmain.sh: Update to libtool 1.2.
9228
9229 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9230
9231 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9232 (install-gcc-cross): Instead, override LANGUAGES here.
9233
9234 1998-03-18 Dave Love <d.love@dl.ac.uk>
9235
9236 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9237 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9238
9239 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9240
9241 * configure.in: Add Thumb-pe target.
9242
9243 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
9244
9245 * Makefile.in - changed sn targets to snavigator
9246 * configure.in - changed sn targets to snavigator
9247
9248 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9249
9250 * config-ml.in: After building symlink tree call make distclean
9251 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9252 to be the case for libiberty.
9253
9254 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9255
9256 * configure: When making link, also check the current
9257 directory. The configure scripts may create one.
9258
9259 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9260
9261 * config.sub: Accept alphapca56 and alphaev6 properly.
9262
9263 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9264
9265 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9266
9267 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9268
9269 * config.sub (sco5): Fix typo.
9270
9271 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9272
9273 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9274 install-itcl.
9275 (install-itcl): Remove dependency on install-tcl.
9276
9277 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9278
9279 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9280
9281 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9282
9283 * configure.in: Don't build libgui for a cygwin32 target when not on
9284 a cygwin32 host.
9285
9286 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9287
9288 * configure (redirect): Set to null, so default behavior of
9289 configure is now --verbose.
9290
9291 1998-02-16 Dave Love <d.love@dl.ac.uk>
9292
9293 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9294 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9295
9296 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9297
9298 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9299 this change to sync Makefile.in with its ChangeLog entries.
9300
9301 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9302
9303 * ltmain.sh (mkdir): Check that the directory doesn't exist
9304 before we exit with error, so that we don't get races during
9305 parallel builds.
9306
9307 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9308
9309 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9310
9311 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9312
9313 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9314 PICFLAG_FOR_TARGET.
9315 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9316
9317 * configure: Emit a definition for the new macro enable_shared
9318 into each Makefile.
9319
9320 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9321
9322 * configure.in (host_tools, native_only): Add libtool.
9323
9324 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9325
9326 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9327 Fix typo in ming config comment.
9328
9329 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9330
9331 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9332
9333 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9334
9335 * config.sub: Add tic30 cases, and map c30 to tic30.
9336
9337 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9338
9339 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9340 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9341 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9342 (CLEAN_TARGET_MODULES): Similarly
9343 (all-target-libf2c): Add dependences.
9344 * configure.in (target_libs): Add libf2c.
9345
9346 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9347
9348 * configure.in: Remove expect from noconfigdirs when target
9349 is cygwin32. OK to build expect and dejagnu with Canadian
9350 Cross.
9351
9352 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9353
9354 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9355 host.
9356
9357 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9358 and mingw32.
9359
9360 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9361
9362 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9363 here as it is not defined in the toplevel Makefile.
9364
9365 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9366
9367 * configure (package_makefile_rules_frag): New variable, which names
9368 a file with generic rules, ...
9369 Change comment to mention we now have FIVE parts.
9370 * configure: Undo last change.
9371
9372 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9373
9374 * config.guess: More accurate determination of HP processor types.
9375 * config.sub: More accurate determination of HP processor types.
9376
9377 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9378
9379 * configure (package_makefile_frag): Move inserting the
9380 ${package_makefile_frag} to where it should be according
9381 to the comment.
9382
9383 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9384
9385 * config.guess: Add support for Linux/ARM.
9386
9387 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9388
9389 * .cvsignore: Remove *-info and *-install since they match
9390 release-info and mpw-install, which we don't want to just ignore.
9391
9392 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9393
9394 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9395
9396 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9397
9398 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9399 local_prefix to sub-make invocations.
9400
9401 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9402
9403 * configure.in: Check makefile fragments in the source
9404 directory.
9405
9406 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9407
9408 * configure.in: Check whether host and target makefile
9409 fragments exist before adding them to *_makefile_frag.
9410
9411 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9412
9413 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9414
9415 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9416
9417 * configure.in: Make sure we only replace RPATH_ENVVAR on
9418 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9419 regexp to sed.
9420
9421 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9422 to sub-makes.
9423
9424 1998-01-13 Lee Iverson (leei@ai.sri.com)
9425
9426 * config-ml.in (multi-do): LDFLAGS must include multilib
9427 designator.
9428
9429 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9430
9431 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9432
9433 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9434
9435 * config.sub: Add mingw32 support.
9436 * configure.in: Likewise.
9437
9438 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9439
9440 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9441
9442 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9443
9444 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9445 * configure (gxx_include_dir): Provide a definition for subdirs
9446 which do not use autoconf.
9447
9448 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9449
9450 * config.guess: Sync with egcs. Picks up new alpha support,
9451 BeOS & some additional linux support.
9452
9453 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9454
9455 * config.guess: HP 9000/803 is a PA1.1 machine.
9456
9457 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9458
9459 * configure.in: It's alpha*-...
9460
9461 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9462
9463 * configure.in (host_makefile_frag, target_makefile_frag):
9464 Handle multiple config files.
9465 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9466 alpha-*-*.
9467
9468 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9469
9470 * mkdep: New file.
9471
9472 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9473
9474 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9475
9476 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9477
9478 * Makefile.in: Add libgui directory.
9479 (GDB_TK): Add all-libgui.
9480 * configure.in: Add libgui directory.
9481 * configure: Add all-libgui to GDB_TK.
9482
9483 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9484
9485 * config-ml.in (multidirs): Add m32r to multilib list.
9486
9487 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9488
9489 * Makefile.in (all-target-gperf): Change dependency to
9490 all-target-libstdc++.
9491
9492 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9493
9494 * config.guess: Add BeOS support.
9495
9496 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9497
9498 Source directory cvs renamed to cvssrc:
9499 * configure.in (host_tools): Change cvs to cvssrc.
9500 (native_only): Likewise.
9501 (noconfigdirs) [various cases]: Likewise.
9502 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9503 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9504 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9505 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9506 (all-cvssrc): Rename target from all-cvs.
9507
9508 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9509
9510 * configure (gxx_include_dir): Fix thinko.
9511
9512 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9513
9514 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9515 (install-cross, install-gcc-cross): New targets.
9516
9517 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9518
9519 * configure.in (noconfigdirs): Add support for Thumb target.
9520
9521 * config.sub (maybe_os): Add support for Thumb target.
9522
9523 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9524
9525 * Makefile.in: Add rules for cygmon.
9526
9527 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9528
9529 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9530
9531 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9532 * configure (gxx_include_dir): Provide a definition for subdirs
9533 which do not use autoconf.
9534
9535 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9536
9537 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9538 11/18/97 build
9539
9540 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9541
9542 * From Franz Sirl.
9543 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9544 found on RedHat Linux systems.
9545
9546 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9547
9548 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9549 guesses.
9550
9551 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9552
9553 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9554
9555 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9556
9557 * ltmain.sh: If mkdir fails, check whether the directory was created
9558 anyhow by some other process.
9559
9560 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9561
9562 * configure.in (d30v-*-*): Configure all directories.
9563
9564 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9565
9566 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9567 for the D30V.
9568
9569 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9570
9571 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9572
9573 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9574
9575 * include/libiberty.h: Add extern "C" { so it can be used with C++
9576 progrms.
9577 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9578 programs.
9579
9580 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9581
9582 * configure.in (d30v-*-*): Configure GCC now.
9583
9584 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9585
9586 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9587 is no longer needed.
9588
9589 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9590
9591 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9592
9593 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9594
9595 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9596 targets using "$@" to provide support for similar but not identical
9597 targets without having to duplicate code.
9598
9599 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9600
9601 * makefile.vms: Fix to work with DEC C.
9602
9603 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9604
9605 * config.sub: Add mips-tx39-elf to marketing names.
9606
9607 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9608
9609 * ltmain.sh: Handle symlinks in generated script.
9610
9611 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9612
9613 * configure: Handle autoconf style directory options: --bindir,
9614 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9615 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9616 --sysconfdir.
9617 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9618 (sharedstatedir, localstatedir, oldincludedir): New variables.
9619 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9620 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9621 sbindir, sharedstatedir, and sysconfdir.
9622
9623 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9624
9625 * Makefile.in (bootstrap-lean): New target.
9626
9627 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9628
9629 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
9630 sn, and gnuserv from noconfigdirs.
9631
9632 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9633
9634 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9635
9636 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9637
9638 * Makefile.in (cross): New target.
9639
9640 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9641 Jeff Law <law@cygnus.com>
9642
9643 * Makefile.in (bootstrap2, bootstrap3): New targets.
9644 (all-bootstrap): Remove outdated and confusing target.
9645 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9646
9647 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9648
9649 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9650 windows. Consistent with gdb/configure.
9651
9652 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9653
9654 * configure.in: Name Linux target fragment.
9655
9656 * configure: Rewrite so that project Makefile fragment is inserted
9657 first and appears last in the resulting Makefile.
9658
9659 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9660
9661 * Makefile.in (install-itcl): Install tcl first.
9662
9663 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9664
9665 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9666
9667 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9668
9669 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9670
9671 * configure.in (skipdirs): Add target-librx for Linux.
9672 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9673
9674 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9675
9676 * Makefile.in (bootstrap): New target.
9677
9678 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9679
9680 * config.sub: Accept 'amigados' for backward compatibility.
9681
9682 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9683
9684 * config.guess: Merge with FSF.
9685
9686 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9687
9688 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9689
9690 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9691
9692 * config.sub: Add "marketing-names" patch.
9693
9694 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9695
9696 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9697
9698 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9699
9700 * config.sub: Handle v850-elf.
9701
9702 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9703
9704 * .cvsignore (*-install): Remove.
9705
9706 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9707
9708 * ltconfig: Set CONFIG_SHELL in libtool.
9709 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9710
9711 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9712
9713 * configure.in (target_subdir): Set to libraries if enable_multilib.
9714
9715 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9716
9717 * config.guess: Update from gcc directory.
9718
9719 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9720
9721 * Makefile.in (all-sim): Depends on all-readline.
9722
9723 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9724
9725 * Makefile.in (BISON, YACC): Use $$s.
9726 (all-bison): Depend on all-texinfo.
9727
9728 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9729
9730 * Makefile.in (BISON): Add -L flag.
9731 (YACC): Likewise.
9732
9733 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9734
9735 * configure.in (noconfigdirs): Add support for v850e target.
9736
9737 * config.sub (maybe_os): Add support for v850e target.
9738
9739 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9740
9741 * configure.in (noconfigdirs): Add support for v850ea target.
9742
9743 * config.sub (maybe_os): Add support for v850ea target.
9744
9745 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9746
9747 * config.sub: Add mipstx39. Delete r3900.
9748
9749 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9750
9751 * Makefile.in (all-autoconf): Depends on all-texinfo.
9752
9753 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9754
9755 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9756 eabi targets.
9757
9758 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9759
9760 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9761
9762 * configure: When handling a Canadian Cross, handle YACC as well as
9763 BISON. Just set BISON to bison. When setting YACC, prefer bison.
9764 * Makefile.in (all-bison): Depend upon all-texinfo.
9765
9766 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9767
9768 * Makefile.in (BISON): bison, not byacc or bison -y.
9769 (YACC): bison -y or byacc or yacc.
9770 (various): Add *-bison as appropriate.
9771 (taz): No need to mess with BISON anymore.
9772
9773 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9774
9775 * configure: If OSTYPE matches *win32*, try to find a good value for
9776 CONFIG_SHELL.
9777
9778 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9779
9780 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9781 configure.in if it is present.
9782
9783 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9784
9785 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9786
9787 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9788
9789 * config.sub: Recognize `arc' cpu.
9790 * configure.in: Likewise.
9791 * config-ml.in: Likewise.
9792
9793 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9794
9795 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9796
9797 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9798
9799 * configure: Changed sed delimiter from ':' to '|' when
9800 attempting to substitute ${config_shell} for SHELL. On
9801 NT ${config_shell} may contain a ':' in it.
9802
9803 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9804
9805 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9806
9807 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9808
9809 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9810
9811 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9812
9813 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9814
9815 * ylwrap: If the program is a relative path, force it to be
9816 absolute.
9817
9818 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9819
9820 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9821
9822 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9823
9824 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9825 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9826 for libraries.
9827
9828 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9829
9830 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9831 separated by spaces.
9832
9833 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9834
9835 * ylwrap: New file.
9836 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9837
9838 * ltmain.sh: Handle /bin/sh at start of install program.
9839
9840 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9841
9842 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9843 * missing: New file, from automake 1.2.
9844
9845 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9846
9847 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9848 check-tk to CHECK_X11_MODULES.
9849
9850 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9851
9852 * config.sub: Merge with FSF.
9853
9854 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9855
9856 * config.guess: Merge with FSF.
9857
9858 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9859
9860 * configure: Treat msdosdjgpp like go32.
9861 * configure.in: Likewise. Don't remove gprof for go32.
9862
9863 * configure: Change Makefile.tem2 to Makefile.tm2.
9864
9865 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9866
9867 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9868
9869 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9870
9871 * install-sh (chmodcmd): Set to null if the DST directory already
9872 exists. Same as Nov 11th change.
9873
9874 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9875
9876 * configure (GDB_TK): Needs itcl and tix.
9877
9878 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9879
9880 * config.guess: Update from FSF.
9881
9882 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9883
9884 * Makefile.in (GDB_TK): Depend on itcl and tix.
9885
9886 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9887
9888 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9889 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9890 (INSTALL_SCRIPT): New variable.
9891 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9892 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9893 to -x.
9894 * install-sh: Add support for -x option.
9895
9896 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9897
9898 * configure.in, Makefile.in: Treat tix like itcl.
9899
9900 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9901
9902 * Makefile.in (WINDRES): New variable.
9903 (WINDRES_FOR_TARGET): New variable.
9904 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9905 (EXTRA_HOST_FLAGS): Add WINDRES.
9906 (EXTRA_TARGET_FLAGS): Add WINDRES.
9907 (EXTRA_GCC_FLAGS): Add WINDRES.
9908 ($(DO_X)): Pass down WINDRES.
9909 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9910 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9911 DLLTOOL_FOR_TARGET.
9912
9913 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9914
9915 * configure.in: configure sim before gdb for win32-x-ppc
9916
9917 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9918
9919 Move gperf into the toplevel, from libg++.
9920 * configure.in (target_tools): Add target-gperf.
9921 (native_only): Add target-gperf.
9922 * Makefile.in (all-target-gperf): New target, depend on
9923 all-target-libg++.
9924 (configure-target-gperf): Empty rule.
9925 (ALL_TARGET_MODULES): Add all-target-gperf.
9926 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9927 (CHECK_TARGET_MODULES): Add check-target-gperf.
9928 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9929 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9930
9931 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
9932
9933 * config.sub (mn10200): Recognize new basic machine.
9934
9935 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9936
9937 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9938 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9939
9940 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9941
9942 * configure.in: If we're building mips-sgi-irix6* native, turn on
9943 ENABLE_MULTILIB and set TARGET_SUBDIR.
9944
9945 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9946
9947 * Makefile.in (all-sn): Depend on all-grep.
9948
9949 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9950
9951 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9952
9953 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9954 Makefile. From Jeff Makey <jeff@cts.com>.
9955 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9956
9957 * Makefile.in (DISTBISONFILES): Remove.
9958 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9959 $(DEFAULT_YACC).
9960
9961 * configure.in: Build itl, db, sn, etc., when building for native
9962 cygwin32.
9963
9964 * Makefile.in (LD): New variable.
9965 (EXTRA_HOST_FLAGS): Pass down LD.
9966 ($(DO_X)): Likewise.
9967
9968 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9969
9970 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9971
9972 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9973
9974 * configure.in (targargs): Strip out any supplied --build argument
9975 before adding our own. Always add --build.
9976
9977 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9978
9979 * configure.in (targargs): Pass --build if we're doing
9980 a cross-compile.
9981
9982 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9983
9984 * configure: Use '|' instead of ":" as the separator in
9985 sed. Otherwise sed chokes on NT path names with drive
9986 designators. Also look for "?:*" as the leading characters in an
9987 absolute pathname.
9988
9989 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9990
9991 * config.sub: Support for r3900.
9992
9993 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9994
9995 * configure.in: Use install-sh, not install.sh.
9996
9997 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9998
9999 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10000 apply it twice.
10001
10002 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10003
10004 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10005 install-binutils.
10006
10007 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10008
10009 * Makefile.in: Add automake targets.
10010 * configure.in (host_tools): Add automake.
10011
10012 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10013
10014 * configure: Default CXX to c++, not gcc.
10015 * Makefile.in (CXX): Set to c++, not gcc.
10016 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10017
10018 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10019
10020 * install-sh: try appending a .exe if source file doesn't
10021 exist
10022
10023 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10024
10025 * configure.in: Turn on multilib by default.
10026 (cross_only): Remove target-libiberty.
10027
10028 * Makefile.in (all-gcc): Don't depend on libiberty.
10029
10030 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10031
10032 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10033
10034 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10035
10036 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10037 (DISTBISONFILES): Add ld/Makefile.in
10038
10039 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10040
10041 * configure.in: if target is cygwin32 but host isn't cygwin32,
10042 don't configure gdb tcl tk expect, not just gdb.
10043
10044 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10045
10046 * configure.in: Added gnuserv everywhere sn appears.
10047
10048 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10049 (CROSS_CHECK_MODULES): Added check-gnuserv.
10050 (INSTALL_MODULES): Added install-gnuserv.
10051 (CLEAN_MODULES): Added clean-gnuserv.
10052 (all-gnuserv): New target.
10053
10054 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10055
10056 * config.guess: Fixes for MIPS OpenBSD systems.
10057
10058 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10059
10060 * Makefile.in (INSTALL_XFORM): Remove.
10061 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10062
10063 * mkinstalldirs: New file, copied from automake.
10064 * Makefile.in (installdirs): Rename from install-dirs. Use
10065 mkinstalldirs. Change all users.
10066 (DEVO_SUPPORT): Add mkinstalldirs.
10067
10068 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10069
10070 * install-sh: Rename from install.sh.
10071 * Makefile.in (INSTALL): Change install.sh to install-sh.
10072 (DEVO_SUPPORT): Likewise.
10073
10074 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10075 Graichen <graichen@rzpd.de>.
10076
10077 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10078
10079 * config.guess: Recognize OpenBSD systems correctly.
10080
10081 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10082
10083 * README, Makefile.in (ETC_SUPPORT): Remove references to
10084 cfg-paper*, configure.{texi,man,info*}._
10085
10086 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10087
10088 * Makefile.in (all.normal): Ensure that gcc is built after all
10089 the x11 - ie gdb - targets.
10090
10091 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10092
10093 * makefile.vms: Don't run conf-a-gas.
10094
10095 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10096
10097 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10098
10099 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10100
10101 * configure.in: Remove noconfigdirs case since gdb also
10102 configures and builds for tic80-coff.
10103
10104 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10105
10106 * configure: Set cache_file to config.cache.
10107 * Makefile.in (local-distclean): Remove config.cache.
10108
10109 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10110
10111 * COPYING: Update FSF address.
10112
10113 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10114
10115 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10116 noconfigdirs.
10117
10118 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10119
10120 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10121 MAKEDIRS, is empty.
10122
10123 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10124
10125 * config.sub: Tweak mn10300 entry.
10126
10127 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10128
10129 * configure.in (host_tools): Put sim before gdb, so gdb's
10130 configure.tgt can determine if the simulator was configured.
10131
10132 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10133
10134 * config.sub: Move BeOS $os case to be with other Cygnus
10135 local cases.
10136
10137 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10138
10139 * config.sub: Remove misplaced comment that broke Linux.
10140
10141 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10142
10143 * config.sub: Add BeOS support.
10144
10145 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10146
10147 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10148
10149 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10150
10151 * configure.in (noconfigdirs): Remove tcl and tk from
10152 noconfigdirs for cygwin32 builds.
10153
10154 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10155
10156 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10157
10158 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10159
10160 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10161 make-all.com, use makefile.vms instead.
10162
10163 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10164
10165 * config.sub: Accept -lnews*.
10166
10167 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10168
10169 * configure.in (noconfigdirs): Disable target-newlib,
10170 target-examples and target-libiberty for d30v.
10171
10172 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10173
10174 * configure.in (noconfigdirs): Enable ld for d30v.
10175
10176 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10177
10178 * configure.in (tic80-*-*): Build compiler.
10179
10180 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10181
10182 * configure.in (d30v-*): Remove sim directory from list of
10183 unsupported d30v directories
10184
10185 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10186
10187 * config.sub, configure.in: Add d30v target cpu.
10188
10189 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10190
10191 * makefile.vms: New file.
10192 * make-all.com: Remove.
10193
10194 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10195
10196 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10197
10198 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10199
10200 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10201
10202 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10203
10204 * Makefile.in (ALL_MODULES): Added all-db.
10205 (CROSS_CHECK_MODULES): Addec check-db.
10206 (INSTALL_MODULES): Added install-db.
10207 (CLEAN_MODULES): Added clean-db.
10208
10209 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10210
10211 * config.guess: Merge with latest FSF sources.
10212
10213 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10214
10215 * Makefile.in (ALL_MODULES): Added all-itcl.
10216 (CROSS_CHECK_MODULES): Added check-itcl.
10217 (INSTALL_MODULES): Added install-itcl.
10218 (CLEAN_MODULES): Added clean-itcl.
10219
10220 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10221
10222 * configure.in: build gdb for mn10200
10223
10224 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10225
10226 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10227
10228 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10229
10230 * configure.in (tic80-*-*): Turn off most targets right now.
10231
10232 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10233
10234 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10235 rather than the makeinfo program.
10236 (do-info): Depend upon all-texinfo.
10237
10238 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10239
10240 * configure.in: Remove uses of config/mh-linux.
10241
10242 * config.sub, config.guess: Merge with latest FSF sources.
10243
10244 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10245
10246 * config.sub (case $basic_machine): Add tic80 entries.
10247
10248 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10249
10250 * config.sub, config.guess: Merge with latest FSF sources.
10251
10252 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10253
10254 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10255 * mpw-config.in: Test for NewFolderRecursive.
10256 * mpw-install: Use symbolic name for startup filename.
10257 * mpw-README: Add various additional details.
10258
10259 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10260
10261 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10262
10263 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10264
10265 * configure.in: Do build gcc and the target libraries for
10266 the mn10200.
10267
10268 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10269
10270 * configure.in: don't avoid building gdb for mn10300 any more
10271 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10272 instead of single-quoting it.
10273
10274 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10275
10276 * configure.in: Don't use --with-stabs on IRIX 6.
10277
10278 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10279
10280 * configure.in (m32r): Build gdb, libg++ now.
10281
10282 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10283
10284 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10285 directories from noconfigdirs.
10286
10287 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10288
10289 * config.sub (basic_machine): added mips16 configuration
10290
10291 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10292
10293 * config.sub: Handle d10v-unknown.
10294
10295 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10296
10297 * config.sub: Handle v850-unknown.
10298
10299 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10300
10301 * Makefile.in: add findutils
10302 * configure.in: add findutils to list of host_tools
10303
10304 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10305
10306 * config.sub: Handle mn10200 and mn10300.
10307
10308 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10309
10310 * configure.in (d10v-*): Do not build librx.
10311
10312 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10313
10314 * configure.in (mn10300): Build everything except gdb & libgloss.
10315
10316 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10317
10318 * config.guess: Patch for Dansk Data Elektronik servers,
10319 from Niels Skou Olsen <nso@dde.dk>.
10320
10321 For ncr, use /bin/uname rather than uname, since GNU uname does not
10322 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10323
10324 Patch for MIPS R4000 running System V,
10325 from Eric S. Raymond <esr@snark.thyrsus.com>.
10326
10327 Fix thinko for nextstep.
10328
10329 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10330
10331 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10332 * config.guess: Guess mips-dec-mach_bsd4.3.
10333
10334 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10335 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10336 release numbers.
10337 * config.guess (mips-mips-riscos*): Emit just enough of the
10338 release number.
10339
10340 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10341 * config.guess (sparc-auspex-sunos*): Added.
10342 (f300-fujitsu-*): Added.
10343
10344 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10345 * config.guess: Recognize a Tadpole as a sparc.
10346
10347 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10348
10349 * config.guess: Don't assume that NextStep version is either 2 or
10350 3. NextStep 4 (aka OpenStep 4) has come out now.
10351
10352 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10353
10354 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10355 From Rik Faith <faith@cs.unc.edu>.
10356
10357 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10358
10359 * config.sub: Contributions from bug-gnu-utils to:
10360 Support plain "hppa" (no version given) architecture, reported by
10361 OpenStep.
10362 OpenBSD like NetBSD.
10363 LynxOs is not a hardware supplier.
10364
10365 * config.guess: Contributions from bug-gnu-utils to add support for:
10366 OpenBSD like NetBSD.
10367 Stratus systems.
10368 More Pyramid systems.
10369 i[n>4]86 Intel chips.
10370 M680[n>4]0 Motorola chips.
10371 Use unknown instead of lynx for hardware manufacturer.
10372
10373 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10374
10375 * install.sh (chmodcmd): Set to null if the DST directory already
10376 exists.
10377
10378 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10379
10380 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10381 not use mt-ppc target Makefile fragment any more.
10382
10383 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10384
10385 * configure.in (*-*-windows): Exclude everything but those dirs
10386 needed to build windows.
10387
10388 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10389
10390 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10391
10392 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10393
10394 * configure.in: Exclude mmalloc from i386-windows.
10395
10396 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10397
10398 * Undo my previous change.
10399
10400 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10401
10402 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10403 unconditionally.
10404 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10405
10406 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10407
10408 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10409 host to add it's own flags.
10410
10411 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10412
10413 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10414
10415 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10416
10417 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10418 (CXX_FOR_TARGET): Likewise.
10419 (GCC_FOR_TARGET): Define.
10420 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10421 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10422 CC_FOR_TARGET was specified on the command line.
10423 (MAKEOVERRIDES): Don't define.
10424
10425 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10426
10427 * configure.in (m32r): Fix spelling of libg++ libs.
10428
10429 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10430
10431 * config.sub (-apple*): Remove, now redundant.
10432
10433 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10434
10435 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10436
10437 * configure: Rework yesterday's sed script patch.
10438
10439 * config.sub: Merge with FSF.
10440
10441 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10442
10443 * config.guess: Merge from FSF.
10444
10445 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
10446 * config.guess: Use pc instead of unknown, for pc clone systems.
10447 Change linux to linux-gnu.
10448
10449 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10450 * config.guess: Avoid non-portable tr syntax.
10451
10452 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10453
10454 * test-build.mk (HOLES): Add "xargs" for gdb.
10455
10456 * configure: Avoid hpux10.20 sed bug.
10457
10458 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10459
10460 * configure.in: Add support for windows host
10461 (that is a build done under the Microsoft build environment).
10462
10463 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10464
10465 * Makefile.in: Replace all uses of srcroot with s, to shrink
10466 command line lengths.
10467
10468 Patches from Geoffrey Noer <noer@cygnus.com>:
10469 * configure.in: If configuring for newlib, pass --with-newlib to
10470 subdirectories.
10471 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10472 -Bnewlib/ and -Lwinsup to gcc.
10473 (CXX_FOR_TARGET): Likewise.
10474
10475 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10476
10477 * Makefile.in (ETC_SUPPORT): Add configure.
10478
10479 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10480
10481 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10482 host configuration file.
10483
10484 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10485
10486 * configure.in: Break mn10x00 support into separate
10487 mn10200 and mn10300 configurations.
10488 * config.sub: Likewise.
10489
10490 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10491
10492 * configure.in: Add lots of stuff to noconfigdirs for
10493 the mn10x00 targets.
10494
10495 * config.sub, configure.in: Add mn10x00 support.
10496
10497 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10498
10499 * make-all.com: Call conf-a-gas, not config-a-gas.
10500
10501 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10502
10503 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10504 targets.
10505
10506 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10507
10508 * mpw-README: Add much more detail for native PowerMac.
10509 * mpw-install: New file.
10510 * mpw-configure: Add --norecursion and --help options.
10511 * mpw-config.in: Translate readme and install files when
10512 copying to objdir.
10513 * mpw-build.in: Don't always depend on byacc and flex.
10514 (install-only-top): New action.
10515
10516 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10517
10518 * configure.in: You can now configure GDB for the v850.
10519
10520 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10521
10522 * configure.in (noconfigdirs): Don't configure any C++ dirs
10523 if targeting D10V.
10524
10525 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10526
10527 * config.sub: Recognize mips64vr5000.
10528
10529 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10530
10531 * configure.in: Use a single line for host_tools and native_only.
10532
10533 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10534
10535 * config.sub, configure.in: Add entries for m32r.
10536
10537 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10538
10539 * Makefile.in (inet-install): Don't run install-gzip.
10540
10541 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10542
10543 * configure.in: Don't config lots of things for *-*-windows*.
10544
10545 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10546
10547 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10548 (host_libs, host_tools): Copy from configure.in.
10549 * mpw-configure: Don't complain about directories not found.
10550
10551 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10552
10553 * configure.in (i[345]86): Recognize i686 for pentium pro.
10554 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10555 file.
10556
10557 * config.guess (i[345]86): Ditto.
10558
10559 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10560
10561 * configure.in (noconfigdirs): Removed gdb for D10V.
10562
10563 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10564
10565 * configure.in: Remove ld, target-libio, target-libg++, and
10566 target-libstdc++ from noconfigdirs.
10567
10568 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10569
10570 * configure: Fix three locations where shell scripts were
10571 being run directly rather than with config_shell.
10572
10573 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10574
10575 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10576 * config.sub (basic_machine): Recognize v850.
10577
10578 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10579
10580 * mpw-configure: Handle multiple enable/disable options and
10581 pass them down recursively, handle -c and -s flags appropriately
10582 depending on choice of compiler, add escape mechanism for
10583 quoted arguments to gC.
10584
10585 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10586
10587 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10588 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10589 so that -mrelocatable-lib and -mno-eabi are used.
10590
10591 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10592 not support --print-multi-lib, don't abort.
10593
10594 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10595
10596 * make-all.com: Run config-a-gas.
10597 * setup.com: Don't copy subdirectory files around.
10598
10599 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10600
10601 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10602 target, it now compiles correctly.
10603
10604 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10605
10606 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10607
10608 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10609
10610 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10611
10612 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10613
10614 * configure.in (native_only): Add prms.
10615
10616 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10617
10618 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10619 (BINUTILS_SUPPORT_DIRS): Likewise.
10620
10621 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10622
10623 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10624 d10v support is added.
10625
10626 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10627
10628 * configure.in (d10v-*-*): New target.
10629
10630 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10631
10632 * config.guess (HP 9000/811): Recognize this as a PA1.1
10633 machine.
10634
10635 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10636
10637 * Makefile.in (do-tar-gz): New target, split out from tail end of
10638 taz target. Run each command separately, don't use pipes.
10639 (taz): Use it.
10640
10641 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10642
10643 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10644 * mpw-build.in: No builds should depend on building byacc or flex,
10645 they are assumed to be installed already.
10646
10647 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10648
10649 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10650 variable that CC_FOR_TARGET needs.
10651
10652 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10653
10654 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10655 options have changed since the last time the subdirectory was
10656 configured, and if it has, reconfigure.
10657 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10658 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10659
10660 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10661
10662 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10663 CLEAN_MODULES): Add bash.
10664 (all-bash): New target.
10665
10666 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10667
10668 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10669
10670 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10671
10672 * config.sub (basic_machine): Recognize d10v as a valid processor.
10673
10674 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10675
10676 * mpw-configure: Add support for --bindir.
10677 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10678
10679 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10680
10681 * configure.in: add bash, time, gawk to list of hosttools and things
10682 to only build for native toolchains
10683
10684 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10685
10686 * Makefile.in (docdir): Remove.
10687
10688 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10689
10690 * Makefile.in (datadir): Set to $(prefix)/share.
10691
10692 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10693
10694 * configure.in: build diff and patch for cygwin32-hosted
10695 toolchains.
10696
10697 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10698
10699 * config.sub: Accept -rtems*.
10700
10701 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10702
10703 * configure.in: enable dosrel for cygwin32-hosted builds,
10704 remove diff from the list of things not buildable
10705 via Canadian Cross
10706
10707 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10708
10709 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10710 don't get ". ".
10711
10712 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10713
10714 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10715
10716 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10717
10718 * Makefile.in (taz): Handle case where tex3patch didn't even get
10719 checked out. Also, if it was found, put the symlink in a new util
10720 subdirectory.
10721
10722 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10723
10724 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10725
10726 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10727
10728 * config.sub: Recognize -openvms.
10729 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10730 * make-all.com, setup.com: New files.
10731
10732 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10733
10734 * Makefile.in (taz): tex3patch moved to texinfo/util.
10735
10736 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10737
10738 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10739 * configure.in: remove make from disable-if-Can-Cross list
10740 enable gdb if ${host} and ${target} are cygwin32
10741
10742 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10743
10744 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10745 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10746
10747 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10748
10749 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10750 distinguish sysv/svr4/bsd variants.
10751 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10752
10753 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10754
10755 * configure.in: Added copyright notice.
10756 * move-if-change: Added copyright notice.
10757
10758 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10759
10760 * configure.in (powerpcle-*-solaris*): Until we get shared
10761 libraries working, don't build gdb, sim, make, tcl, tk, or
10762 expect.
10763
10764 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10765
10766 * config.guess: Merge with FSF:
10767
10768 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10769 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10770
10771 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10772 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10773
10774 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10775 * config.guess: Combine two OSF1 rules.
10776 Also recognize field test versions. From mjr@zk3.dec.com.
10777 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10778 because GNU uname does not support -p. From pmr@pajato.com.
10779
10780 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10781
10782 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10783
10784 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10785
10786 * mpw-README: Document GCCIncludes.
10787
10788 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10789
10790 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10791
10792 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10793
10794 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10795
10796 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10797
10798 * configure.in (*-*-cygwin32): Configure make.
10799
10800 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10801
10802 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10803
10804 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10805
10806 * Makefile.in (all-inet): Depend on all-perl.
10807
10808 * Makefile.in (inet-install): New target.
10809
10810 * Makefile.in (all-inet): Depend on all-tcl.
10811 (all-inet): Depend on all-send-pr.
10812
10813 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10814
10815 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10816 temporarily.
10817
10818 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10819
10820 * configure.in: Don't configure --with-gnu-ld on AIX.
10821
10822 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10823
10824 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10825
10826 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10827
10828 * Makefile.in (ALL_MODULES): Added all-inet.
10829 (CROSS_CHECK_MODULES): Added check-inet.
10830 (INSTALL_MODULES): Added install-inet.
10831 (CLEAN_MODULES): Added clean-inet.
10832 (all-indent): New target.
10833
10834 * configure.in (host_tools): Added inet.
10835 (native_only): Added inet.
10836 (noconfigdirs): Added inet.
10837
10838 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10839
10840 * configure.in: Don't configure libgloss if we are not configuring
10841 newlib.
10842
10843 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10844
10845 * configure.in: Don't configure libgloss for unsupported
10846 architectures.
10847
10848 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10849
10850 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10851
10852 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10853
10854 * Makefile.in (ALL_MODULES): Include all-apache.
10855 (CROSS_CHECK_MODULES): Include check-apache.
10856 (INSTALL_MODULES): Include install-apache.
10857 (all-apache): New target.
10858
10859 * configure.in: Added apache everywhere perl is seen.
10860
10861 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10862
10863 * Makefile.in: Add support for clean-{module} and
10864 clean-target-{module} rules.
10865
10866 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10867
10868 * configure.in (*-*-ose) do not build libgloss.
10869
10870 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10871
10872 * config.guess (prep*:SunOS:5.*:*): Turn into
10873 powerpele-unknown-solaris2.
10874
10875 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10876
10877 * configure.in: Permit --enable-shared to specify a list of
10878 directories.
10879
10880 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10881
10882 * configure.in (host==solaris): Pass only the first word of $CC
10883 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10884
10885 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10886
10887 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10888
10889 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10890
10891 * Makefile.in (ALL_MODULES): Include all-perl.
10892 (CROSS_CHECK_MODULES): Include check-perl.
10893 (INSTALL_MODULES): Include install-perl.
10894 (ALL_X11_MODULES): Include all-guile.
10895 (CHECK_X11_MODULES): Include check-guile.
10896 (INSTALL_X11_MODULES): Include install-guile.
10897 (all-perl): New target.
10898 (all-guile): New target.
10899
10900 * configure.in (host_tools): Include perl and guile.
10901 (native_only): Include perl and guile.
10902 (noconfigdirs): Don't build guile and perl; no ports have been
10903 done.
10904
10905 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10906
10907 * configure (--enable-*): Handle quoted option lists such as
10908 --enable-sim-cflags='-g0 -O' better.
10909
10910 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10911
10912 * Makefile.in ({,inst}all-target): New rule so we can make and
10913 install all of the target directories easily.
10914
10915 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10916
10917 * configure.in: Add missing global flag in sed substitution when
10918 deleting `target-' from ${configdirs}.
10919
10920 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10921
10922 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10923 option.
10924
10925 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10926 config/mh-necv4.
10927
10928 * install.sh: Correct misspelling of transformbasename.
10929
10930 * config.guess: Recognize mips-*-sysv*.
10931
10932 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10933
10934 * config.sub: Recognize mon960.
10935
10936 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10937
10938 * configure: Restore Canadian Cross handling of BISON and LEX,
10939 removed in Feb 20 change.
10940
10941 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10942
10943 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10944 Mention make install. Remove the old copyright date as well the
10945 clumsy and rather pointless copyright on the README file.
10946
10947 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10948
10949 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10950 Makefile after running symlink-tree, then run `make distclean' to
10951 avoid clobbering any generated files in srcdir.
10952
10953 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10954
10955 * configure.in (m68k-*-netbsd*): Build everything now.
10956
10957 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10958
10959 * Makefile.in (taz): Fix quoting.
10960
10961 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10962
10963 * configure.in (sparclet-*-*): Build everything now.
10964
10965 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10966
10967 * configure.in (m68k-*-linux*): New host.
10968
10969 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10970
10971 * configure: Check for bison before byacc.
10972
10973 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10974
10975 * Makefile.in configure: Change the way LEX and BISON/YACC are
10976 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10977 searching PATH. These are used as fallbacks by Makefile.in if
10978 flex/bison/byacc aren't in objdir.
10979
10980 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10981
10982 * Makefile.in: Make everything which depends upon all-bfd also
10983 depend upon all-opcodes, in case --with-commonbfdlib is used.
10984
10985 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10986
10987 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10988 building NT native compilers on Unix.
10989
10990 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10991
10992 * configure.in: Don't get CC from the host Makefile fragment if we
10993 can find gcc in PATH, or if this is a Canadian Cross. Move the
10994 Solaris test for /usr/ucb/cc to the post target script, just after
10995 the compiler sanity test.
10996
10997 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10998
10999 * config.sub: Merge with FSF.
11000
11001 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11002
11003 * Makefile.in (RPATH_ENVVAR): New variable.
11004 (REALLY_SET_LIB_PATH): Use it.
11005 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11006
11007 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11008
11009 * config.sub, configure.in: Recognize sparclet cpu.
11010
11011 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11012
11013 * config.guess: Support m68k-cbm-sysv4.
11014
11015 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11016
11017 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11018 m68k-unknown-linuxaout from linker help string. Put quotes around
11019 $ld_help_string.
11020
11021 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11022
11023 * config.guess (powerpc-harris-powerunix): Add guess for port
11024 to new target.
11025
11026 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11027
11028 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11029
11030 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11031
11032 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11033 $(REALLY_SET_LIB_PATH) in Makefile.
11034 * Makefile.in (SET_LIB_PATH): New variable.
11035 (REALLY_SET_LIB_PATH): New variable.
11036 ($(DO_X)): Use $(SET_LIB_PATH).
11037 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11038 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11039 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11040 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11041 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11042 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11043 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11044 (install-dosrel): Likewise.
11045 (all-opcodes): Depend upon all-libiberty.
11046
11047 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11048
11049 * config.guess (*:CYGWIN*): New
11050
11051 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11052
11053 * Makefile.in (all-target-winsup): All all-target-libiberty.
11054
11055 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11056
11057 * configure.in (noconfigdirs): Add missing # in front of comment.
11058
11059 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11060
11061 * configure.in: add second pass to things added to noconfigdirs
11062 so *-gm-magic can exclude libgloss properly.
11063
11064 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11065
11066 * mpw-configure (extralibs_name, rez_name): Set correctly
11067 for MWC68K compiler.
11068
11069 * mpw-README: Add more info on the necessary build tools.
11070
11071 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11072
11073 * configure.in, config.sub: Recognize cygwin32.
11074
11075 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11076
11077 * config.guess, config.sub: Recognize A/UX.
11078
11079 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11080
11081 * config.sub: Merge with gcc/config.sub.
11082
11083 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11084
11085 * mpw-build.in (do-binutils): Add build of stamps.
11086
11087 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11088
11089 * config.sub: Add recognition for mips64vr4100*-* targets.
11090
11091 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11092
11093 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11094 Add creation of gconfigargs with `--enable-shared' turned on.
11095 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11096 ($(host)-stamp-stage3-configured): Likewise.
11097 (HOLES): Add chatr and ldd.
11098 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11099
11100 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11101
11102 * configure: Pass --nfp to recursive configures.
11103
11104 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11105
11106 * Makefile.in (DLLTOOL): New.
11107 (DLLTOOL_FOR_TARGET): New.
11108 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11109 (EXTRA_TARGET_FLAGS): Ditto.
11110 (EXTRA_GCC_FLAGS): Ditto.
11111 (CONFIGURE_TARGET_MODULES): Ditto.
11112 (DO_X): Ditto.
11113 * configure: Add DLLTOOL.
11114
11115 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11116
11117 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11118 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11119 mh-sco, since old workarounds no longer needed, and don't
11120 build ld, since libraries have weak symbols in COFF.
11121
11122 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11123
11124 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11125
11126 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11127
11128 * configure.in: Make sure that ${CC} can be used to compile an
11129 executable.
11130
11131 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11132
11133 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11134 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11135 nothing depending on whether gdbtk is being built.
11136
11137 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11138
11139 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11140
11141 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11142
11143 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11144 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11145
11146 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11147
11148 * config-ml.in: Add support for
11149 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11150 Simplify setting of multidirs from --disable-foo.
11151
11152 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11153
11154 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11155 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11156 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11157 non-empty, pass them on to the GCC make.
11158 (all-bootstrap): New rule that is like all-gcc, except it executes
11159 the GCC bootstrap rule instead of the GCC all rule.
11160
11161 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11162
11163 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11164
11165 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11166
11167 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11168 DG/UX support.
11169
11170 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11171
11172 * config.sub (i*86*) Change [345] to [3456]
11173
11174 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11175
11176 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11177 --with-gnu-ld=no.
11178
11179 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11180
11181 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11182 AIX multilibs get built.
11183
11184 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11185
11186 * configure.in (i386-win32): Don't build expect if we're not
11187 building the tcl subdir.
11188
11189 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11190
11191 * Makefile.in: (configure-target-examples, all-target-examples):
11192 New targets, configure and build example programs.
11193
11194 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11195
11196 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11197 use it as input to sedit the generated MPW makefile.
11198 * mpw-README: Add a suggestion about Gestalt.h.
11199
11200 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11201
11202 * config.sub: Accept *-*-ieee*.
11203
11204 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11205
11206 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11207 Ronald F. Guilmette <rfg@monkeys.com>.
11208
11209 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11210
11211 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11212 for powerpc-pe native.
11213 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11214 (target==powerpc-pe): duplicate i386-win32 entry.
11215
11216 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11217
11218 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11219 of vxworks, not just vxworks5.1.
11220
11221 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11222
11223 * mpw-configure: Add support for exec-prefix.
11224
11225 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11226
11227 * config.guess: Recognize HP model 816 machines as having
11228 a PA1.1 processor.
11229
11230 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11231
11232 * configure: Ignore new autoconf configure options.
11233
11234 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11235
11236 * config.guess: Recognize Pentium under SCO.
11237 From Robert Lipe <robertl@arnet.com>.
11238
11239 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11240
11241 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11242
11243 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11244
11245 * configure.in: Don't configure gas for alpha-dec-osf*.
11246
11247 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11248
11249 * configure.in: Default to --with-stabs for some targets for which
11250 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11251 i[345]86*-*-unixware*.
11252
11253 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11254
11255 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11256 rather than basing it on the target. Simplify handling of options
11257 controlling which directories to configure. Remove extraneous
11258 slash in multi-clean target.
11259
11260 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11261
11262 * config-ml.in: Prefix more variables with ml_ so they don't collide
11263 with configure's.
11264
11265 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11266
11267 * configure: Don't turn -v into --v.
11268
11269 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11270
11271 * configure.in (targargs): Fix typo.
11272
11273 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11274
11275 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11276
11277 * configure.in: Strip --host and --target options from
11278 CONFIG_ARGUMENTS, and always configure for --host only. Add
11279 --with-cross-host option when building with a cross-compiler.
11280 * configure: Canonicalize the arguments put into config.status by
11281 always using `=' for an option with an argument. Pass a presumed
11282 --host or --target explicitly.
11283
11284 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11285
11286 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11287 into general OS recognition case.
11288
11289 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11290
11291 * configure.in (target_configdirs): add target-winsup only
11292 for win32 target systems.
11293
11294 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11295
11296 * Makefile.in (all-target-libgloss): Depend upon
11297 configure-target-newlib, since when libgloss is built it looks to
11298 see if the newlib directory exists.
11299
11300 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11301
11302 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11303 cfg-ml-*.in.
11304
11305 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11306
11307 * configure: Handle LD and LD_FOR_TARGET when configuring a
11308 Canadian Cross.
11309
11310 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11311
11312 * configure.in (target_libs): add target-winsup.
11313 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11314 (target==ppcle-pe): remove ld from $noconfigdirs.
11315
11316 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11317
11318 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11319 Preserve relative path names in $srcdir. Build symlink tree if
11320 configuring cross target dir and srcdir=. (= no VPATH support).
11321 (configure-target-libg++): Depend on configure-target-librx.
11322 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11323 * config-ml.in: New file.
11324 * symlink-tree: New file.
11325 * configure: Ensure srcdir="." if that's what it is.
11326
11327 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11328
11329 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11330 includes and FLEX_SKELETON setting.
11331 * mpw-configure (--with-gnu-ld): New option, controls whether
11332 to use PPCLink or ld with PowerMac GCC.
11333 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11334 * mpw-config.in: Configure grez if targeting Mac.
11335
11336 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11337 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11338 just macos.
11339 * configure.in: Configure grez resource compiler if targeting Mac.
11340 * Makefile.in (all-grez, install-grez): New targets.
11341
11342 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11343
11344 * configure: CXX defaults to gcc, not g++. If we find
11345 gcc in the path, set CC to gcc -O2.
11346
11347 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11348
11349 * configure: Default ${build} correctly. Avoid picking up extra
11350 spaces when reading CC and CXX from Makefile. When doing a
11351 Canadian Cross, use plausible default values for numerous
11352 variables.
11353 * configure.in: When doing a Canadian Cross, don't try to
11354 configure tools whose configure script can't handle it.
11355
11356 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11357
11358 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11359
11360 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11361
11362 * configure: Remove dubious bug reporting address.
11363
11364 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11365
11366 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11367 configure script, run that instead of this directory's configure.
11368 In either case, print a message that we're configuring the sub-dir.
11369
11370 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11371
11372 * configure.in: Before checking for the existence of various files,
11373 use sed to filter out "target-".
11374
11375 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11376
11377 * Makefile.in (DO_X): Split rule to decrease command line length
11378 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11379 (Philippe De Muyter).
11380
11381 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11382
11383 * Makefile.in (all-patch): depend on all-libiberty.
11384
11385 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11386
11387 * configure.in: If the only directory in target_configdirs which
11388 actually exists is libiberty, then set target_configdirs to empty,
11389 to avoid trying to build a target libiberty in a gas or gdb
11390 distribution.
11391
11392 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11393
11394 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11395 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11396 systems.
11397
11398 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11399
11400 * configure.in (copy_dirs): Use sys-include instead of include
11401 for --with-headers option.
11402
11403 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11404
11405 * Makefile.in, configure.in: Make winsup builds work with
11406 new scheme.
11407
11408 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11409
11410 * configure.in: Build the linker on AIX.
11411
11412 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11413
11414 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11415 where needed.
11416
11417 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11418
11419 * Makefile.in (all-gcc): Fix typo.
11420
11421 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11422
11423 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11424
11425 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11426
11427 * configure.in: Rename libFOO to target-libFOO, and xiberty
11428 to target-xiberty, to provide more flexibility.
11429 (target_subdir): Define. Create if cross.
11430 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11431 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11432 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11433 check-libFOO -> check-target-libFOO, etc.
11434 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11435 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11436 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11437 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11438 allow ALL_GCC="" to only configure.
11439 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11440 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11441 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11442
11443 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11444
11445 * Makefile.in (taz): Build "info" in etc explicitly.
11446
11447 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11448
11449 * configure.in: Make sure that CC is undefined (as opposed to
11450 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11451 problem with autoconf trying to configure on a host without GCC.
11452
11453 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11454
11455 * mpw-configure: Set host alias from choice of host compiler,
11456 only use generic MPW Makefile sed if present, edit a file
11457 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11458 * mpw-README: Add problem notes about CW6 and CW7.
11459
11460 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11461
11462 * Makefile.in (taz): Use ";" instead of ";;".
11463
11464 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11465
11466 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11467 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11468 DISTDOCDIRS.
11469 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11470 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11471
11472 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11473
11474 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11475 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11476 Move bfd to DISTSTUFFDIRS.
11477
11478 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11479
11480 * Makefile.in (X11_LIB): Removed.
11481 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11482
11483 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11484
11485 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11486
11487 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11488 names.
11489
11490 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11491
11492 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11493
11494 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11495
11496 * configure.in (i[345]86-*-win32): Always build newlib.
11497 Don't configure cvs, autoconf or texinfo.
11498 * Makefile.in (LD_FOR_TARGET): New.
11499 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11500 Pass down LD_FOR_TARGET.
11501
11502 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11503
11504 * winsup: New directory.
11505 * Makefile.in: Build winsup.
11506 * configure.in: Winsup is configured when target is win32.
11507 Can only build win32 target GDB when native.
11508
11509 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11510
11511 * config.guess: Recognize HP model 819 machines as having
11512 a PA 1.1 processor.
11513
11514 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11515
11516 * configure: Fix sed loop which substitutes for CC and CXX to
11517 avoid bug found in various sed implementations.
11518
11519 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11520
11521 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11522 simulator. Use standard powerpc-*-eabi*.
11523
11524 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11525
11526 * configure.in: Stop putting gas and binutils in noconfigdirs for
11527 powerpc-*-aix* and rs6000-*-*.
11528
11529 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11530
11531 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11532 -mcall-aixdesc libraries.
11533
11534 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11535
11536 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11537
11538 * config.sub (arm | armel | armeb): Fix shell syntax.
11539
11540 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11541
11542 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11543 -msoft-float and -mcpu=common support.
11544 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11545 libraries.
11546
11547 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11548
11549 * configure.in: Allow configuration and build of emacs19 for the alpha.
11550
11551 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11552
11553 * configure.in (CC): Get ^CC, not just any old CC, from
11554 ${host_makefile_frag}.
11555
11556 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11557
11558 * configure.in (CC): Try to get CC from
11559 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11560
11561 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11562
11563 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11564 only if it exists in $(srcdir).
11565
11566 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11567
11568 * configure: If CC and CXX are not set in the environment, set
11569 them, based on either an existing Makefile or on searching for gcc
11570 in PATH. Substitute for CC and CXX in Makefile.
11571 * configure.in: Remove libm from target_libs. Separate
11572 target_configdirs from configdirs. If CC is not set in
11573 environment, try to get it from a host Makefile fragment. Rewrite
11574 changes of configdirs to use skipdirs instead. A few minor
11575 tweaks. Take directories out of target_configdirs as they are
11576 taken out of configdirs. Remove existing Makefile files from
11577 subdirectories. Substitute for TARGET_CONFIGDIRS and
11578 CONFIG_ARGUMENTS in Makefile.
11579 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11580 by configure.in.
11581 (CONFIG_ARGUMENTS): Likewise.
11582 (CONFIGURE_TARGET_MODULES): New variable.
11583 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11584 ($(CONFIGURE_TARGET_MODULES)): New target.
11585 (configure-libg++, configure-libio): New targets.
11586 (all-libg++): Depend upon configure-libg++.
11587 (all-libio): Depend upon configure-libio.
11588 (configure-libgloss, all-libgloss): New targets.
11589 (configure-libstdc++): New target.
11590 (all-libstdc++): Depend upon configure-libstdc++.
11591 (configure-librx, all-librx): New targets.
11592 (configure-newlib): New target.
11593 (all-newlib): Depend upon configure-newlib
11594 (configure-xiberty): New target.
11595 (all-xiberty): Depend upon configure-xiberty.
11596
11597 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11598
11599 * configure.in (host i[345]86-*-win32): Expand the
11600 noconfigdirs again.
11601
11602 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11603
11604 * mpw-configure: Fix sed command file name.
11605
11606 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11607
11608 * configure.in (host i[345]86-*-win32): Reduce the
11609 noconfigdirs again.
11610
11611 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11612
11613 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11614 or powerpc*-*-pe*, since they are not yet supported.
11615
11616 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11617
11618 Add PowerMac support and many other enhancements.
11619 * mpw-configure: New option --cc to select compiler to use,
11620 paste options set according to --cc into the generated
11621 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11622 if mpw-make.sed is present.
11623 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11624 add forward includes for PowerPC include files.
11625 * mpw-build.in: Build using Makefile.PPC if present.
11626 (do-byacc, etc): Remove separate version resource builds.
11627 (do-gas): Build "stamps" before "all".
11628 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11629 * mpw-README: Update to reflect --cc option, PowerMac support,
11630 and recently-reported compatibility problems.
11631
11632 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11633
11634 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11635 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11636 (--with-multilib-top): Pass to recursive invocations.
11637
11638 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11639
11640 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11641 v810-*-*.
11642
11643 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11644
11645 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11646 gdb, ld and opcodes on v810-*-*.
11647
11648 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11649
11650 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11651 (local-maintainer-clean): New target.
11652 (maintainer-clean): New target.
11653 (realclean): Just depend upon maintainer-clean.
11654
11655 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11656
11657 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11658
11659 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11660
11661 * configure.in: Build ld in mips*-*-bsd* case.
11662
11663 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11664
11665 * config.sub: Accept -lites* OS. From Ian Dall.
11666
11667 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11668
11669 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11670 targets.
11671
11672 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11673
11674 * configure.in: treat i386-win32 canadian cross the same as
11675 i386-go32 canadian cross.
11676
11677 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11678
11679 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11680 running under the simulator to build a reduced set of libraries.
11681 (powerpc-*-eabiaix): Add fine grained multilib support added to
11682 other powerpc targets yesterday.
11683
11684 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11685
11686 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11687 -disable-softfloat, -disable-relocatable, -disable-aix, and
11688 -disable-sysv to control which multilib libraries get built.
11689
11690 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11691
11692 * configure: Add Makefile.tem to list of files to remove in trap
11693 handler.
11694
11695 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11696
11697 * config.guess (*Linux*): Add missing "exit"s.
11698 Also, need specific check for alpha-unknown-linux (uses COFF).
11699
11700 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11701
11702 * config.guess: Merge with FSF:
11703
11704 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11705 * config.guess (AIX4): More robust release numbering discovery.
11706
11707 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11708 * config.guess (i386-sequent-ptx): Properly get version number.
11709
11710 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11711 * config.guess (mips:*:4*:UMIPS): New case.
11712
11713 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11714
11715 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11716 (i386-win32 host): Likewise. Don't build readline.
11717
11718 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11719
11720 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11721 SUPPORT_FILES to submakes.
11722
11723 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11724
11725 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11726 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11727 mpw-configure.
11728
11729 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11730
11731 * configure.in (appdirs): Use =, not ==, in test expression when
11732 trying to build the text to print in the warning message for
11733 Solaris users.
11734
11735 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11736
11737 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11738
11739 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11740
11741 * config.guess: Recognize lynx-2.3.
11742
11743 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11744
11745 * config.sub (z8ksim): Deleted
11746 (z8k-*-coff): New, this is the one true name of the target.
11747
11748 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11749
11750 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11751
11752 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11753
11754 * config.guess (*:Linux:*:*): First try asking the linker what the
11755 default object file format is (elf, aout, or coff). Then if this
11756 fails, try previous methods.
11757
11758 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11759
11760 * configure.in: Don't build newlib for *-*-vxworks5.1.
11761
11762 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11763
11764 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11765 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11766
11767 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11768
11769 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11770
11771 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11772
11773 * cfg-ml-com.in: New file.
11774 * cfg-ml-pos.in: New file.
11775
11776 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11777
11778 * COPYING.NEWLIB: Add HP free copyright to list.
11779
11780 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11781
11782 * config.sub: Recognize -eabi* for the system, not just -eabi.
11783
11784 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11785
11786 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11787 * config.sub, configure.in (win32): New target and host.
11788
11789 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11790
11791 * configure.in: Add i386-pe configuration.
11792
11793 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11794
11795 * mpw-build.in (install): Install GDB after LD.
11796
11797 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11798
11799 * mpw-config.in (elf/mips.h): Always forward-include, needed
11800 for GDB to build.
11801
11802 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11803
11804 * testsuite: New directory for customer acceptance and whole tool
11805 chain tests.
11806
11807 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11808
11809 * configure: If per-host line isn't found, but AC_OUTPUT is found
11810 and a configure script exists, run it instead.
11811
11812 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11813
11814 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11815
11816 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11817
11818 * configure: Set build_{cpu,vendor,os,alias} to host values when
11819 --build isn't specified.
11820
11821 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11822
11823 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11824 (FLAGS_TO_PASS): Pass them.
11825 (EXTRA_TARGET_FLAGS): Ditto.
11826
11827 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11828
11829 * Makefile.in (all-libg++): Depend on all-libstdc++.
11830
11831 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11832
11833 * configure.in (noconfigdirs): Enable all packages for
11834 i386-unknown-netbsd.
11835
11836 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11837
11838 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11839 hosted builds (DOS builds)
11840
11841 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11842
11843 Changes for ARM based on patches from Richard Earnshaw:
11844 * config.sub: Handle armeb and armel.
11845 * configure.in: Omit arm linker only for riscix.
11846
11847 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11848
11849 * config.guess: Update from FSF.
11850
11851 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11852
11853 * config.sub: Recognize powerpcle as the little endian variant of
11854 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11855 powerpcle variant. Convert pentium into i586, not i486. Add p5
11856 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11857 temporarily.
11858
11859 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11860
11861 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11862
11863 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11864
11865 * config.sub: Accept -lites* as a basic system type.
11866
11867 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11868
11869 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11870 installed, and if so return linuxoldld as the system name.
11871
11872 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11873
11874 * config.guess: Add hppa1.1-hp-lites support.
11875
11876 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11877
11878 * configure.in: Don't build newlib for m68k-vxworks5.1.
11879
11880 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11881
11882 * configure.in (mips-sgi-irix6): Use mh-irix5.
11883
11884 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11885
11886 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11887
11888 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11889
11890 * test-build.mk: Enable building of shared libraries on IRIX 5 and
11891 OSF/1. Fix compiler flags.
11892 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11893
11894 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11895
11896 * configure.in: Recognize --with-newlib.
11897 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11898
11899 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11900
11901 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11902 to *_X11_MODULES due to gdbtk needing X include files et al.
11903
11904 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11905
11906 Merge in support for Mac MPW as a host.
11907 (Old change descriptions retained for informational value.)
11908
11909 * mpw-config.in: Add generic include forwards for cpu-specific
11910 include files in aout and elf directories.
11911
11912 * mpw-configure: Added copyright.
11913 * mpw-config.in: Check for presence of required build tools.
11914 (target_libs): Add newlib.
11915 (target_tools): Add examples.
11916 (Read Me): Generate as "Read Me for MPW" instead.
11917 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11918 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11919 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11920
11921 * mpw-configure: Remove subdir-specific makefile hackery,
11922 delete mk.tmp after using it.
11923
11924 * mpw-build.in (all): Display start and end times.
11925
11926 * mpw-configure (host_canonical): Set.
11927 (target_cpu): Always add to makefiles.
11928 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11929 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11930 (mpw-mh-mpw): Look for in srcdir and srcroot.
11931 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11932
11933 * mpw-build.in: (install-only): New target.
11934
11935 * mpw-configure (host_alias, target_alias): Rename from hostalias
11936 and targetalias, add into generated Makefile.
11937 (mk.tmp): If present, add into generated Makefile.
11938 * mpw-build.in (all-gas): Build config.h first before gas proper.
11939
11940 * mpw-configure (config.status): Write only if changed.
11941 * mpw-config.in (readline): Configure it (not built, just used for
11942 definitions).
11943
11944 * mpw-config.in (elf/mips.h): Add a forward include.
11945
11946 * mpw-config.in: Forward-include most .h files in include into
11947 extra-include.
11948 (readline): Don't build.
11949 mpw-build.in (install): Install GDB.
11950
11951 * mpw-configure (prefix, mpw_prefix): Handle it.
11952 * mpw-config.in (mmalloc, readline): Don't configure.
11953 * mpw-build.in (thisscript): Rename to ThisScript.
11954 Use mpw-build instead of BuildProgram everywhere.
11955 (mmalloc, readline): Don't build.
11956 * mpw-README: New file, basic documentation about the MPW port.
11957
11958 * mpw-config.in: Use forward-include to create include files.
11959
11960 * mpw-configure: Add more things to the top of each configured
11961 Makefile, including contents of config/mpw-mh-mpw.
11962 * mpw-config.in (extra-include): Create this directory and fill it
11963 with Posix-like include files when configuring.
11964
11965 * config.sub (apple, mac, mpw): Add various aliases.
11966
11967 * mpw-build.in: New file, top-level build script fragment for MPW.
11968 * mpw-configure: New file, configure script for MPW.
11969 * mpw-config.in: New file, config fragment for MPW.
11970
11971 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11972
11973 * configure.in (host_libs): Remove glob, since it is gone from the
11974 sources.
11975
11976 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11977
11978 * Makefile.in: define empty GDB_NLM_DEPS var.
11979
11980 * configure.in(target_makefile_frag): use config/mt-netware
11981 for netware targets.
11982
11983 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11984
11985 * config.sub: Merge in recent FSF changes. Remove linux special
11986 cases.
11987
11988 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11989
11990 Revert this change:
11991
11992 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11993
11994 * build-all.mk: Use CC=cc -Xs on Solaris.
11995
11996 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11997
11998 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11999 stop using it.
12000 * Makefile.in: Nuke all references to glob subdirectory.
12001
12002 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12003
12004 * configure.in: Fix --enable-shared logic in per-host.
12005
12006 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12007
12008 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12009
12010 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12011
12012 * configure.in (noconfigdirs): Don't build gas on AIX, for
12013 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12014
12015 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12016
12017 * configure: Fix --cache-file to work if the file argument is a
12018 relative path.
12019
12020 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12021
12022 * configure: If the --cache-file is used, pass it down to
12023 configure in subdirectories.
12024
12025 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12026
12027 * config.sub: add vxworks29k configuration.
12028
12029 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12030
12031 * Makefile.in (taz): Do "diststuff" part quietly.
12032
12033 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12034
12035 * config.sub: Mini-merge with gcc/config.sub.
12036
12037 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12038
12039 * config.guess (IRIX): Sed - to _.
12040
12041 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12042
12043 * Makefile.in (source-vault, binary-vault): New targets.
12044
12045 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12046
12047 * config.sub: Recognize -eabi as a basic system type.
12048
12049 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12050
12051 * configure.in (enable_shared stuff): Fix typo.
12052
12053 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12054
12055 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12056
12057 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12058
12059 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12060
12061 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12062
12063 * configure.in (rs6000-*-*): Don't build gas.
12064
12065 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12066
12067 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12068 reduce command line length.
12069 (AS_FOR_TARGET): Check for as.new, not Makefile.
12070 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12071
12072 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12073
12074 * config.guess: Merge from FSF.
12075
12076 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12077
12078 * configure: Don't use $ when handling program_suffix.
12079
12080 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12081
12082 * configure.in: Configure tk for hppa/hpux.
12083
12084 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12085
12086 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12087
12088 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12089
12090 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12091 to LIBCXXFLAGS. Tests are better run without it.
12092
12093 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12094
12095 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12096
12097 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12098
12099 * configure.in (*-*-netware*): Don't configure xiberty.
12100
12101 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12102
12103 * configure.in: Remove tk from native_only list.
12104
12105 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12106
12107 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12108 for special NCD build.
12109
12110 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12111
12112 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12113 makeall.bat, they're only useful for binutils snapshots.
12114 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12115 makeall.bat to specified SUPPORT_FILES.
12116
12117 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12118
12119 * build-all.mk: Add Ericsson targets to sun4 and solaris
12120 hosts. Add BNR's sun4 target to solaris host, so their
12121 build-from-source will be tested in-house first.
12122
12123 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12124
12125 * Makefile.in (LIBCFLAGS): New variable.
12126 (CFLAGS_FOR_TARGET): Ditto.
12127 (LIBCFLAGS_FOR_TARGET): Ditto.
12128 (LIBCXXFLAGS): Ditto.
12129 (CXXFLAGS_FOR_TARGET): Ditto.
12130 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12131 (BASE_FLAGS_TO_PASS): Pass them.
12132 (EXTRA_TARGET_FLAGS): Ditto.
12133
12134 * configure.in: Support --enable-shared.
12135
12136 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12137
12138 * configure.in (target_libs): Include libstdc++ again.
12139 * config.guess: Update from FSF (for FreeBSD).
12140
12141 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12142
12143 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12144 makeall.bat.
12145 (DISTDOCDIRS): Add `etc'.
12146 (ETC_SUPPORT_PFX): New variable.
12147 (taz): Include anything from etc starting with a word in
12148 ETC_SUPPORT_PFX.
12149
12150 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12151
12152 * config.sub: Update for recent FSF changes. Remove obsolete
12153 h8300hds entry. Add -windows* and -osx as basic os. Minor
12154 spacing changes.
12155
12156 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12157
12158 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12159
12160 * config.guess: Merge with FSF.
12161 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12162
12163 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12164
12165 * configure: Since the "trap 0" handler will override the exit
12166 status on many systems, only use it for "exit 1", and make it set
12167 a non-zero exit status; reset it before "exit 0". Also, check
12168 exit status of config.sub, and error out if it failed.
12169
12170 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12171
12172 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12173 and install libgloss.
12174
12175 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12176
12177 * Makefile.in (all-binutils): Depend upon all-byacc.
12178
12179 * configure.in: Don't build emacs on Irix 5.
12180
12181 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12182
12183 * configure.in (*-*-netware*): Add libio.
12184
12185 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12186
12187 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12188 (CHECK_TARGET_MODULES): Ditto.
12189 (INSTALL_TARGET_MODULES): Ditto.
12190 (TARGET_LIBS): Ditto.
12191 (all-libstdc++): Note dependencies.
12192
12193 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12194
12195 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12196
12197 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12198
12199 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12200 -fexternal-templates.
12201
12202 * configure.in (target_libs): Add libstdc++.
12203 (noconfigdirs): Add libstdc++ as appropriate.
12204
12205 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12206
12207 * config.guess: Update from FSF.
12208
12209 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12210
12211 * configure: Use ${config_shell} when running ${configsub}.
12212
12213 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12214
12215 * config.sub: No longer recognize h8300h.
12216
12217 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12218
12219 * config.sub: Remove extraneous differences between config.sub and
12220 gcc/config.sub.
12221
12222 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12223
12224 * Makefile.in (DISTSTUFFDIRS): Add gas.
12225
12226 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12227
12228 * COPYING.NEWLIB: New file.
12229
12230 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12231
12232 * config.guess (HP-UX): Patch from Harlan Stenn
12233 <harlan@landmark.com> to also emit release level.
12234
12235 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12236
12237 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12238
12239 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12240
12241 * config.sub: Merge nextstep cleanup from FSF.
12242
12243 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12244
12245 * configure.in (arm-*-*): Don't configure ld for this target.
12246
12247 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12248
12249 * configure.in (*-*-netware): don't configure libg++, libio,
12250 librx, or newlib.
12251
12252 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12253
12254 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12255 configure ld--it works, but it doesn't support shared libraries.
12256
12257 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12258
12259 * config.guess (*-unknown-freebsd*): Get rid of possible
12260 trailing "(Release)" in version string.
12261 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12262
12263 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12264
12265 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12266 Fix type: *-next-neststep -> *-next-nextstep.
12267
12268 * config.guess: Merge from FSF:
12269
12270 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12271
12272 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12273
12274 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12275
12276 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12277 instead of UNIX_SV for UnixWare 1.0).
12278
12279 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12280
12281 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12282 to make gdb/nlm/* build after the compiler and linker.
12283
12284 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12285
12286 * config.guess (netbsd, freebsd, linux): Accept any machine,
12287 not just i[34]86.
12288 (m68k-atari-sysv4): Relocate to match FSF version.
12289
12290 * config.guess: More merges from the FSF:
12291
12292 Add a space before function call or macro invocation.
12293
12294 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12295
12296 * config.guess: Add trap cmd to remove dummy.c and dummy when
12297 interrupted.
12298
12299 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12300
12301 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12302 (dummy): Redirect stderr from compilation of dummy.c.
12303
12304 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12305
12306 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12307
12308 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12309
12310 * configure: Accept and ignore --cache*, for compatibility with
12311 new autoconf.
12312
12313 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12314
12315 * config.guess: Merge from FSF:
12316
12317 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12318
12319 * config.guess (Pyramid*:OSx*:*:*): New case.
12320 (PATH): Add /.attbin at end for finding uname.
12321 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
12322
12323 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12324
12325 * config.guess (M88*:DolphinOS:*:*): New case.
12326
12327 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12328
12329 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12330 to select whether to use ELF or COFF.
12331
12332 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12333
12334 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12335
12336 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12337
12338 * config.guess: Guess the OS version for HPUX.
12339
12340 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12341
12342 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12343
12344 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12345
12346 * configure.in: Recognize --with-headers, --with-libs, and
12347 --without-newlib.
12348 * Makefile.in (all-xiberty): Depend upon all-ld.
12349
12350 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12351
12352 * configure.in: Change i[34]86 to i[345]86.
12353
12354 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12355
12356 * configure (version): A few more tweaks to help message.
12357
12358 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12359
12360 * Makefile.in: Remove (for now) librx as a host library,
12361 now that we're building it for target.
12362
12363 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12364
12365 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12366 (Karl Berry).
12367
12368 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12369
12370 * configure.in: Also configure librx.
12371
12372 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12373
12374 * Makefile.in: Update various rules to reflect that librx
12375 is now needed for libg++.
12376
12377 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12378
12379 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12380
12381 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12382
12383 * configure.in: Configure the examples directory.
12384
12385 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12386
12387 * configure: Simplify Jun 2 1994 change.
12388
12389 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12390
12391 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12392 /bin/gcc isn't good enough to build gcc.
12393
12394 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12395
12396 * Makefile.in (GDB_SUPPORT_FILES): Remove
12397 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12398 (gdb.tar.gz): Add new rule to use standard distribution building
12399 mechanism.
12400
12401 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12402
12403 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12404 Bill Cox <bill@cygnus.com>.
12405
12406 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12407
12408 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12409
12410 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12411
12412 * configure: Search current dir first in .gdbinit.
12413
12414 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12415
12416 * config.sub: Recognize freebsd (merged from gcc config.sub).
12417
12418 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12419
12420 * config.sub: Refer to NeXT's operating system as nextstep.
12421
12422 * config.sub (case $basic_machine): Re-order the cases, to match
12423 the order in the FSF version (which is mostly alphabethical).
12424 Merge in some additions and changes from the FSF.
12425
12426 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12427
12428 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12429 * config.sub: Recognize cxux7.
12430 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12431
12432 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12433
12434 * config.sub: Fix typo powerpc -> powerpc-*.
12435
12436 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12437
12438 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12439
12440 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12441 parallel with all-emacs and install-emacs). Top-level command
12442 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12443
12444 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12445
12446 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12447 $(relbindir)/make before doing ``make install'', and use
12448 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12449 installing over running make binary.
12450 ($(host)-stamp-stage3-installed): Likewise.
12451
12452 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12453
12454 * config.guess: Recognize Mach.
12455
12456 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12457
12458 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12459 see whether --exec-prefix was used.
12460
12461 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12462
12463 * README: Explicitly mention libg++/README. (Zoo's idea.)
12464
12465 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12466
12467 * Makefile.in: Add all-librx target similar to all-libproc.
12468
12469 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12470
12471 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12472 with post 1.2 uname bogosity.
12473
12474 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12475
12476 * configure: Remove temporary files on receipt of a signal.
12477
12478 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12479
12480 * configure: If there is a package_makefile_frag, remove
12481 ${subdir}/Makefile.tem after copying it in.
12482
12483 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12484
12485 * build_all.mk: support rs6000 lynx identifies itself as
12486 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12487 since /bin/gcc is too feeble to compile a modern gcc.
12488
12489 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12490
12491 * brought devo/test-build.mk update-to-date with progressive/
12492 test-build.mk. Add lynx targets and hppa flag info.
12493
12494 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12495
12496 * configure.in: Use mh-ncrsvr43. Patch from
12497 Tom McConnell <tmcconne@sedona.intel.com>.
12498
12499 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12500
12501 * config.guess (i386-unknown-bsdi): No longer need to
12502 check #if defined(__bsdi__) && defined(__i386__).
12503
12504 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12505
12506 * configure: Set program_transform_nameoption correctly.
12507
12508 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12509
12510 * brought build-all.mk update-to-date with progressive build-all.mk,
12511 added new targets and hppa info.
12512
12513 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12514
12515 * configure: If config.guess result is a prefix of the user
12516 specified target, assume a native build and use the user specified
12517 target as the host alias. Remove SunOS patch suffix removal hack.
12518 * configure.in: Remove SunOS patch suffix removal hack.
12519
12520 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12521 in NATIVE_CHECK_MODULES.
12522
12523 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12524
12525 * Makefile.in: Rename HOST_ONLY to NATIVE.
12526 * configure: Delete SunOs patch suffix from host_canonical
12527 and build_canonical variables that are prepended to Makefiles.
12528 * configure.in: Add comments for easier maintenance.
12529
12530 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12531
12532 * Makefile.in: Add all-libproc target similar to all-gui.
12533
12534 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12535
12536 * Makefile.in (CHECK_MODULES): split into
12537 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12538
12539 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12540
12541 * config.guess (i386-unknown-bsdi): New system to guess.
12542
12543 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12544
12545 * Makefile.in: Add all-gui target (but not yet build by "all").
12546
12547 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12548
12549 * config.sub: Move deletion of patch suffix from here...
12550 * configure.in: To here, at Ian's suggestion. The top-
12551 level scripts might need to know of a patch level.
12552
12553 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12554
12555 * config.sub: Strip off patch suffix so rtl is recognized
12556 as a sunos4.1.3 machine, even though it's been patched.
12557
12558 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12559
12560 * Makefile.in (INSTALL_LAST): Delete.
12561 (INSTALL_DOSREL): New.
12562
12563 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12564
12565 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12566 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12567 whether we pass down --with-gnu-ld anyhow.
12568
12569 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12570
12571 * Makefile.in (INSTALL_LAST): Change operation so it works
12572 on more flavors of make.
12573 * configure.in (go32): Don't build libg++ or libio.
12574
12575 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12576
12577 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12578 they can be overriden by templates.
12579
12580 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12581
12582 * configure.in (target==go32): Don't build gdb.
12583 * dosrel: New directory.
12584
12585 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12586
12587 * configure.in (host==go32): Configure dosrel too.
12588 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12589 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12590 be set by incoming names or templates.
12591 (INSTALL_LAST): New rule.
12592
12593 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12594
12595 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12596
12597 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12598
12599 * configure.in (appdirs): New variable. Currently empty, but will
12600 be used in gas distribution. If nonempty, lists a set of
12601 directories at least one of which must get configured, or top
12602 level configuration is considered to have failed.
12603 (rs6000-*-lynxos*): Use new file name.
12604
12605 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12606
12607 Eliminate XTRAFLAGS.
12608 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12609 newlib include files using -idirafter, and also use -nostdinc.
12610 (CXX_FOR_TARGET): Likewise.
12611 (XTRAFLAGS): Removed.
12612 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12613 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12614 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12615 ($(DO_X)): Don't pass down XTRAFLAGS.
12616
12617 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12618
12619 * configure.in (mips*-dec-bsd*): New target; do build linker.
12620 (mips*-*-bsd*): New target; don't build linker.
12621
12622 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12623
12624 * configure.in: support rs6000-*-lynxos* configuration.
12625 support sunos4 as a cross target.
12626
12627 * config.sub: look for lynx*, not lynx since the OS version may
12628 legitimately be part of the name.
12629
12630 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12631
12632 * configure.in (i[34]86-*-sco*): Move to be with other i386
12633 targets.
12634 (romp-*-*): New target. Skip various binary utilities.
12635 (vax-*-*): New target. Don't build newlib.
12636 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12637
12638 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12639
12640 * configure.in: Only set host_makefile_frag if config
12641 directory exists.
12642
12643 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12644
12645 * install.sh: If $dstdir exists, don't check whether each
12646 component does.
12647
12648 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12649
12650 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12651
12652 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12653
12654 * configure.in (*-*-lynxos*): Don't configure newlib for either
12655 native or cross Lynx.
12656
12657 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12658
12659 * config.sub (sparc64-elf): Fix os.
12660 (z8k): Remove duplicate.
12661
12662 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12663
12664 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12665 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12666
12667 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12668
12669 * configure: Make file links cleanly even if Lynx fails on
12670 an NFS symlink (at least fail cleanly).
12671
12672 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12673
12674 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12675 -XNh2000.
12676
12677 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12678
12679 * configure: Unknown options are fatal again.
12680
12681 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12682
12683 * configure: Ignore --x-includes and --x-libraries, for Autoconf
12684 compatibility.
12685
12686 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12687
12688 * build-all.mk: Add `clean' target.
12689
12690 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12691
12692 * config.guess: Add SINIX support.
12693 * configure.in: Add mips-*-sysv4* support.
12694
12695 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12696
12697 * build-all.mk: Document all useful targets.
12698 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12699 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12700
12701 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12702
12703 * configure: Support --silent, --quiet.
12704
12705 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12706
12707 * configure: Support --disable-FEATURE.
12708
12709 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12710
12711 * config.guess: Recognize NCR running SVR4.3.
12712
12713 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12714
12715 * config.guess: Make BSDI generate i386-unknown-bsd386.
12716 Patch from Paul Eggert <eggert@twinsun.com>.
12717
12718 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12719
12720 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12721
12722 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12723
12724 * configure: Make unrecognized options give nonfatal warnings
12725 instead of fatal errors, and pass them to any subdirectory
12726 configures in case they recognize them.
12727 Make --x equivalent to --with-x.
12728
12729 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12730
12731 * configure: Add --enable-* options. Clean up usage message and
12732 some comments.
12733
12734 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12735
12736 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12737
12738 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12739
12740 * configure.in (hppa*-*-*): Enable binutils.
12741
12742 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12743
12744 * config.sub: Recognize cisco.
12745
12746 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12747
12748 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12749
12750 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12751
12752 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12753 than one configuration name. Add comment.
12754
12755 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12756
12757 * config.guess: about target *-hitachi-hiuxwe2, fixed
12758 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12759 macro is incorrect.]
12760
12761 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12762
12763 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12764 than the "make ls" stuff which used to be here.
12765
12766 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12767
12768 * config.guess: Recognize i[34]86-unknown-freebsd.
12769 From Shawn M Carey <smcarey@rodan.syr.edu>.
12770
12771 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12772
12773 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12774
12775 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12776
12777 * config.guess: Check for ptx.
12778
12779 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12780
12781 * config.sub: Add os9k checking.
12782
12783 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12784
12785 * config.guess: Handle OSF1 running on HPPA processors
12786
12787 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12788
12789 * configure: If subdir configure fails, print out a message with
12790 subdirectory name, in case subdir's configure code didn't identify
12791 itself.
12792
12793 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12794
12795 * configure.in: Remove embedded newlines from configdirs.
12796 Avoid mismatches of substrings. Fix matching strings at end
12797 of configdirs.
12798
12799 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12800
12801 * config.guess: Add Lynx/rs6000 config support.
12802
12803 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12804
12805 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12806
12807 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12808
12809 * configure.in (hppa*-*-osf*): Treat this just like most other
12810 PA configurations (eg no binutils or ld).
12811 (hppa*-*-*elf*): These configurations have binutils and ld.
12812
12813 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12814
12815 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12816
12817 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12818
12819 * configure.in (rs6000-*-*): Build gas.
12820
12821 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12822
12823 * Makefile.in: Avoid bug in losing hpux sed.
12824
12825 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12826
12827 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12828 for GDB and GDB has been fixed to not need it.
12829
12830 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12831
12832 * config.guess: Recognize vax hosts.
12833
12834 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12835
12836 * configure (while loop): Don't use "break 2" inside case
12837 statement -- the case statement isn't an enclosing loop.
12838
12839 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12840
12841 * config.guess: Clean up NeXT support, to allow nextstep
12842 on Intel machines. Make OS be nextstep.
12843
12844 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12845
12846 * config.guess: Add alternate forms for Convex.
12847
12848 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12849
12850 * configure: Completely rewrite option processing. Take
12851 advantage of pattern-matching to avoid invoking test frequently.
12852 Also clean up host and target defaulting logic.
12853
12854 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12855
12856 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12857 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12858 commands (plus user environment) will fit SCO limits.
12859
12860 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12861
12862 * configure.in: Don't issue warnings about directories which are
12863 not being configured if -norecursion is set. Correct test for
12864 --with-gnu-as and --with-gnu-ld to not get confused by substring
12865 matches.
12866
12867 * configure.in: Don't build gas for alpha-dec-osf1*.
12868
12869 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12870
12871 * configure: Back out Per's change of 12/19/1993. It changes the
12872 behavior of configure in unexpected and confusing ways.
12873
12874 Also, use different delim char when calculating
12875 program_transform_name so that the name can contain slashes.
12876
12877 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12878
12879 * configure.in, config.sub: Add support for VSTa micro-kernel.
12880
12881 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12882
12883 * configure.in: Nuke hacks which were used to get a special
12884 version of GAS for HPPA configurations.
12885
12886 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12887
12888 * configure: If only ${target_alias} is given, use that
12889 as the default for ${host_alias}.
12890 * configure: Add missing back-slashes before nested quotes.
12891
12892 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12893
12894 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12895
12896 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12897
12898 * config.guess: Recognize some Tektronix configurations.
12899 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12900
12901 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12902
12903 * config.sub: Match any flavor of SH.
12904
12905 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12906
12907 * configure.in: Don't try to configure newlib for Alpha.
12908
12909 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12910
12911 * configure.in: Don't build ld for Irix 5. Don't build gas,
12912 libg++ or libio for any Alpha target.
12913
12914 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12915
12916 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12917
12918 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12919 default arguments -- so it tried to compress itself.
12920
12921 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12922
12923 * configure.in (notsupp): ensure that a space is always at the end
12924 of the configdirs list, since the grep checks for an explicit space
12925
12926 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12927
12928 * configure.in (target i386-sysv4.2): don't build ld, since static
12929 versions of many libraries are not available.
12930
12931 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12932
12933 * config.guess: Recognize Apollos (using environment variables).
12934 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12935
12936 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12937
12938 * config.guess: Recognize Sony news mips running newsos.
12939
12940 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12941
12942 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12943 "fi ; else" for bash.
12944
12945 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12946
12947 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12948
12949 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12950
12951 * config.sub: accept unixware as an alias for svr4.2.
12952 Fix some inconsistancies with the gcc version.
12953
12954 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12955
12956 * Makefile.in (DISTDOCDIRS): Add gdb.
12957
12958 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12959
12960 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12961
12962 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12963
12964 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12965 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12966 this now.
12967
12968 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12969
12970 * config.sub: Accept hiux* as an OS name.
12971
12972 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12973 etc/make-stds.texi. The underscore came from gcc, and dje now
12974 agrees that RUNTESTFLAGS is the correct name.
12975
12976 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12977
12978 * install.sh: Remove 'set -e'. It makes any conditionals
12979 in the script useless.
12980
12981 * config.guess: Automatically recognize arm-acorn-riscix
12982 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12983
12984 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12985
12986 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12987
12988 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12989
12990 * Makefile.in (DISTDOCDIRS): New variable.
12991 (taz): Edit local Makefile.in sooner, instead of proto-toplev
12992 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
12993
12994 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12995
12996 * configure.in (hppa target): check the source directory for the
12997 pagas sub-directory
12998
12999 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13000
13001 * config.sub: Allow -aout* and -elf*.
13002
13003 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13004
13005 * configure.in: Don't build ld on i386-solaris2, same as for
13006 sparc-solaris2.
13007
13008 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13009
13010 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13011
13012 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13013
13014 * configure.in: Configure gdb for alpha.
13015
13016 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13017
13018 * Makefile.in (CXXFLAGS): Add -O.
13019
13020 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13021
13022 * config.guess: added support for DG Aviion
13023
13024 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13025
13026 * configure.in: Produce warning message for subdirectories not
13027 configurable for this host/target combination. Don't try to
13028 configure gdb for vms.
13029
13030 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13031
13032 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13033 appropriate files before making "diststuff".
13034 (DISTBISONFILES): New var: list of files to be edited.
13035 (DISTSTUFFDIRS): Add binutils.
13036
13037 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13038
13039 * config.sub: also handle mipsel and mips64el (for little endian mips)
13040
13041 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13042
13043 * configure.in: Add * to end of all OS names.
13044
13045 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13046
13047 * configure.in: Build newlib for LynxOS native.
13048
13049 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13050
13051 * config.guess: Add support for delta 88k running SVR3.
13052
13053 * configure.in: Add comment about HP compiler vs. emacs.
13054
13055 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13056
13057 * configure.in: don't build ld on solaris2 (not a viable option
13058 due to bugs in getpwnam & getpwuid)
13059
13060 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13061
13062 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13063 config.guess will produce a full version number.
13064
13065 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13066
13067 * configure.in: Build linker and binutils for alpha-dec-osf1.
13068
13069 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13070
13071 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13072 and gdb/testsuite/Makefile.in.
13073
13074 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13075
13076 * configure.in: recognize mips*- instead of mips-
13077
13078 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13079
13080 * config.sub: Accept linux*coff and linux*elf as operating
13081 systems.
13082
13083 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13084
13085 * config.sub: Recognize mips64, and mips3 as an alias for it.
13086
13087 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13088
13089 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13090 gdb knows how to handle OSF/1 shared libraries.
13091
13092 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13093
13094 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13095 * config.guess: Recognize Hitachi's HIUX.
13096 * config.sub: Recognize h3050r* and hppahitachi.
13097 Remove redundant cases for hp9k[23]*.
13098
13099 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13100
13101 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13102 if gas and ld are in the source tree and are in ${configdirs}.
13103 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13104 --with options (but still pass them down on the command line,
13105 if they were explicitly specified).
13106
13107 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13108
13109 * configure: substitute SHELL value in Makefile.in with
13110 ${CONFIG_SHELL}
13111
13112 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13113
13114 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13115 *-*-solaris2* targets.
13116
13117 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13118
13119 * Makefile.in: define M4, and pass it down to sub-makes;
13120 all-autoconf now depends on all-m4
13121
13122 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13123
13124 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13125 presence of {ar,ranlib} instead of a configured directory
13126
13127 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13128
13129 * config.guess: Accept 34?? as well as 33?? for NCR.
13130
13131 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13132
13133 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13134 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13135
13136 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13137
13138 * configure: grab values for $(CC) and $(CXX) from the
13139 environment, so that someone can do "CC=gcc configure; make" and
13140 have it work right (matching the way that autoconf works now)
13141
13142 * configure.in, Makefile.in: add support for gash, the tcl
13143 interface to Galaxy
13144
13145 * config.guess: add NetBSD variants (hp300, x86)
13146
13147 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13148
13149 * install.sh: Support -d option (in the manner of SunOS 4 install,
13150 as it is more deterministic than that of GNU install)
13151 (chmodcmd): Set file to mode 755 by default (should also do default
13152 chgrp and chown, but I don't feel like dealing with that now)
13153
13154 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13155
13156 * config.sub: Remove h8300hhms alias.
13157
13158 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13159
13160 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13161
13162 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13163
13164 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13165 as stmp-fixinc
13166
13167 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13168
13169 * config.sub: recognize m88110-bug-coff.
13170
13171 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13172
13173 * Makefile.in (all-libio): all dependencies on the toolchain used
13174 to build this (gcc, gas, ld, etc)
13175
13176 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13177
13178 * config.guess: Deal with OSF/1 1.3 on alpha.
13179
13180 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13181
13182 * install.sh: add some 'else true' clauses for portability
13183
13184 * configure.in: don't build libio for h8[35]00-*-* targets
13185
13186 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13187
13188 * Makefile.in: Add support for new libio.
13189
13190 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13191
13192 * install.sh: If one command fails, don't try the rest. Don't try
13193 to remove $dsttmp (via trap) unless we have already created it.
13194 If $src doesn't exist, detect it and exit with an error.
13195
13196 * config.guess: Recognize BSD on hp300.
13197
13198 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13199
13200 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13201 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13202
13203 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13204
13205 * Makefile.in (all-send-pr): depends on all-prms
13206
13207 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13208
13209 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13210
13211 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13212
13213 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13214 Added test for mips-mips-riscos5.
13215
13216 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13217
13218 * configure.in: use mh-hp300 for 68k HP hosts
13219
13220 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13221
13222 * configure: add support for CONFIG_SHELL, so that you can use
13223 some alternate shell for evaluating configure scripts
13224
13225 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13226
13227 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13228 in configure script to bug-gdb@prep.ai.mit.edu when building
13229 distribution archive.
13230 * Makefile.in (COMPRESS): Remove def.
13231 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13232 gdb.tar.Z and make-gdb.tar.Z respectively.
13233 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13234 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13235 to convergence with 'taz' target in Makefile.in.
13236
13237 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13238
13239 * install.sh (dsttmp): use trap to ensure that tmp files go
13240 away on error conditions
13241
13242 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13243
13244 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13245
13246 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13247
13248 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13249 its parent is '/' not ''.
13250
13251 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13252
13253 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13254
13255 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13256 that ${newsrcdir}/configure.in does.
13257
13258 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13259
13260 * test-build.mk: support for CONFIG_SHELL
13261
13262 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13263
13264 * config.sub (netware): Add as a basic system type.
13265
13266 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13267
13268 * Makefile.in (Makefile): depend on configure.in. Also drop the
13269 $(srcdir)/ from the dependency on Makefile.in.
13270
13271 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13272
13273 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13274 (h8300hhms is temporary until multi-libraries are implemented).
13275 * configure.in: Handle h8300h too.
13276
13277 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13278
13279 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13280
13281 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13282
13283 * configure: Remove extraneous output when guessing host type.
13284 * config.guess: Remove extraneous output when guessing using C
13285 compiler rather than uname, or when guessing fails.
13286
13287 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13288
13289 * Makefile.in: remove all.cross and install.cross targets
13290
13291 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13292 definitions
13293
13294 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13295
13296 * configure.in (target sh): Build gprof.
13297
13298 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13299
13300 * config.sub: change -solaris to -solaris2
13301
13302 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13303
13304 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13305
13306 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13307
13308 * configure: Correct error message for missing Makefile.in to
13309 print correct directory.
13310
13311 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13312
13313 * install.sh: kludge around 386BSD shell bug
13314
13315 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13316
13317 * config.guess: Recognize NeXT.
13318 * config.guess: Recognize i486-ncr-sysv4.
13319 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13320
13321 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13322
13323 * Makefile.in (MAKEINFOFLAGS): New variable.
13324 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13325 * build-all.mk, test-build.mk: Pass down --no-split as
13326 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13327
13328 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13329
13330 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13331
13332 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13333
13334 * Makefile.in (libg++.tar.z): New rule.
13335 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13336 * Makefile.in (taz): Only do a single chmod.
13337
13338 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13339
13340 * install.sh: don't use dirname anymore (replaced with sed usage)
13341
13342 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13343
13344 * Makefile.in: Change extension for gzip'd files from '.z' to
13345 '.gz' per new FSF standard usage.
13346
13347 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13348
13349 * configure: put quotes around the final value of program_transform_name
13350
13351 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13352
13353 * Makefile.in: new install.sh support; update install-info rules
13354
13355 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13356
13357 * configure.in: Build diff for crosses, but not for go32 host.
13358
13359 * configure.in: Build gprof only for native, and don't build it
13360 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13361
13362 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13363
13364 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13365
13366 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13367
13368 * configure.in (host_tools): Add prms.
13369
13370 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13371
13372 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13373 with $(FLAGS_TO_PASS) on the command line
13374
13375 * config.sub: Recognize lynx and lynxos
13376
13377 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13378
13379 * config.sub: Accept -ecoff*, not just -ecoff.
13380
13381 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13382
13383 * Makefile.in (taz): Use .gz suffix instead of .z.
13384 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13385 names.
13386
13387 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13388
13389 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13390
13391 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13392
13393 * Makefile.in (install-no-fixedincludes): install gcc last, so
13394 that rebuilds that might happen during 'make install' don't get
13395 bogus gcc include files
13396
13397 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13398
13399 Change from Utah for HPPA support:
13400 * config.guess: Recognize hppa1.x-hp-bsd.
13401
13402 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13403
13404 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13405 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13406
13407 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13408
13409 * config.sub: Add support for rom68k and bug boot monitors.
13410
13411 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13412
13413 * Makefile.in: Make all-opcodes depend on all-bfd.
13414
13415 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13416
13417 * config.guess: Added special check for i[34]86-univel-sysv4*.
13418
13419 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13420
13421 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13422 the processor rather than assuming i486.
13423
13424 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13425
13426 * config.guess: Recognize SunOS6 as Solaris3.
13427
13428 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13429
13430 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13431 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13432
13433 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13434
13435 * build-all.mk (all-cross): New target for Canadian Cross.
13436 Added Q2 go32 targets.
13437 * test-build.mk: Configure go32 cross sparclite-aout and
13438 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13439 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13440
13441 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13442
13443 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13444 GO32 hosted toolchains
13445
13446 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13447
13448 * configure: change so "-exec-prefix" gets passed down rather
13449 than "-exec_prefix" so autoconf generated Makefiles get the
13450 exec_prefix set right.
13451
13452 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13453
13454 * config.guess: get the Solaris2 minor version number
13455
13456 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13457
13458 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13459
13460 * config.guess: Recognize some Sequent platforms.
13461
13462 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13463
13464 * Makefile.in: added the vault-install target
13465
13466 * configure.in: actually use the Sun3 makefile fragment that's in
13467 config, also added the release dir to configdirs
13468
13469 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13470
13471 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13472
13473 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13474
13475 * configure.in: remove some program from Alpha targetted toolchains
13476
13477 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13478
13479 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13480 gprof.
13481 (taz): Run "make diststuff" in those directories instead of "make
13482 proto-dir". Look for "VERSION=" only at start of line in subdir
13483 Makefile. Use "gzip -9" for compression.
13484 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13485 (binutils.tar.z): New target.
13486
13487 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13488
13489 * Makefile.in (taz): Include gpl.texinfo.
13490
13491 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13492
13493 * Makefile.in (setup-dirs): Merged into "taz" target.
13494 (taz): Only do `proto-dir' stuff if a directory is actually needed
13495 for this target.
13496
13497 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13498
13499 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13500 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13501 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13502 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13503 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13504
13505 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13506
13507 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13508 config.sub, and move-if-change to gdb testsuite distribution
13509 archive, so the testsuite can be extracted, configured, and
13510 run separately from the gdb distribution. Blow away the Chill
13511 tests that require a Chill compiled executable, since GNU Chill
13512 is not yet publically available.
13513
13514 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13515
13516 * test-build.mk: set environment variables in a single command,
13517 instead of a list of assignments and exports
13518
13519 * config.guess: recognize Alpha/OSF1 systems
13520
13521 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13522
13523 * configure: Change help message to prefer --options rather than
13524 -options.
13525
13526 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13527
13528 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13529 zippy@ecst.csuchico.edu.
13530 * config.guess: Recognize miniframe.
13531
13532 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13533
13534 * Makefile.in: Use srcroot to find runtest rather than rootme.
13535 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13536
13537 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13538
13539 * test-build.mk: Extensive additions to support building on a
13540 machine other than the host.
13541
13542 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13543
13544 * configure (tooldir): Fix for i386-aix again.
13545
13546 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13547
13548 * configure, Makefile.in: Change definition of $(tooldir)
13549 to match the FSF.
13550
13551 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13552
13553 * config.guess: Recognize i[34]86/SVR4.
13554
13555 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13556
13557 * Makefile.in (all-gdb): gdb depends on sim.
13558
13559 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13560
13561 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13562 at the same time we make the prototype gdb directory.
13563 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13564 files at the same time as the gdb base release distribution.
13565
13566 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13567
13568 * Makefile.in (check): Use individual check targets rather than
13569 DO_X rule.
13570 (check-gcc): Added.
13571
13572 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13573
13574 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13575 for System V release 3.2.
13576
13577 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13578
13579 * config.sub: Recognize hppaosf.
13580 * configure.in: Do configure ld/binutils/gas for it.
13581
13582 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13583
13584 * configure (tooldir): Alter syntax used to set this, for systems
13585 where "\$" isn't handled right, like i386-aix.
13586
13587 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13588
13589 * configure: Pass program-transform-name, not
13590 program_transform_name, to recursive configures.
13591
13592 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13593
13594 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13595 of gas+ld+binutils.
13596
13597 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13598
13599 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13600
13601 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13602
13603 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13604
13605 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13606
13607 * Makefile.in (PRMS): Set back to all-prms.
13608
13609 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13610
13611 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13612 targets, rather than for MIPS hosts.
13613
13614 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13615
13616 * configure.in: add comment for --with-x default values
13617
13618 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13619
13620 * Makefile.in: add check-* targets for each of the directories in
13621 the tree. Add a definition of RUNTEST that will use the one we
13622 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13623
13624 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13625
13626 * configure.in: Removed obsolete references to bfd_target and
13627 target_makefile_frag.
13628
13629 * build-all.mk: Set assorted targets for Q2.
13630 * config.sub: Recognize z8k-sim and h8300-hms.
13631 * test-build.mk: Really don't pass host to configure.
13632 (HOLES): Added uname.
13633
13634 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13635
13636 * configure: Handle an empty program-prefix, program-suffix or
13637 program-transform-name correctly.
13638
13639 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13640
13641 * build-all.mk: -G 8 no longer required for MIPS targets.
13642 * test-build.mk: Don't pass host argument to configure; make it
13643 guess.
13644
13645 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13646
13647 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13648 * Makefile.in (COMPRESS): New macro, like GZIP.
13649
13650 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13651
13652 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13653
13654 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13655 with gas currently defaults to -G 0.
13656
13657 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13658
13659 * Makefile.in (all-flex): flex depends on byacc.
13660
13661 * build-all.mk: If host not specified, use config.guess. Pass TAG
13662 to test-build.mk as RELEASE_TAG.
13663 * test-build.mk (configargs): New variable containing arguments to
13664 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13665 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13666
13667 * config.guess: Use /bin/uname when checking -X argument on SCO,
13668 to avoid invoking GNU uname which doesn't understand -X.
13669
13670 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13671
13672 * configure.in: Build gas for mips-*-*.
13673
13674 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13675
13676 * Makefile.in (all.normal): insert missing backslash.
13677
13678 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13679
13680 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13681
13682 * Makefile.in: Complete overhaul to merge many almost identical
13683 targets.
13684
13685 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13686
13687 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13688 (gdb.tar.Z): Adjusted.
13689
13690 * Makefile.in (setup-dirs, taz): New targets; should be general
13691 enough to adapt for gdb sometime. Build only .z file.
13692 (gas.tar.z): New target.
13693
13694 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13695
13696 * build-all.mk: Use CC=cc -Xs on Solaris.
13697
13698 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13699
13700 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13701 for handling BISON for FSF releases.
13702
13703 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13704
13705 * configure: Actually implement the change zoo just documented.
13706
13707 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13708
13709 * configure: when using config.guess, only set target_alias when
13710 it's not already been set (ie, on the command line)
13711
13712 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13713
13714 * Makefile.in: add installcheck target, set PRMS to install-prms
13715
13716 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13717
13718 * configure: add support for package_makefile_fragment, handle the
13719 case where a directory has a configure.in file but no Makefile.in
13720 more gracefully (with an actual understandable error message, even);
13721 add support for --without (and add this to the usage message); also
13722 explicitly add a --host=${host_alias} to the command line when
13723 config.guess is used
13724
13725 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13726
13727 * configure: Must use both --host and --target in recursive calls.
13728
13729 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13730
13731 * Makefile.in: Change deja-gnu to dejagnu.
13732
13733 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13734
13735 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13736
13737 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13738
13739 * configure.in: canonicalize all instances to *-*-solaris2*,
13740 also strip out a number of tools to not build for go32 host
13741
13742 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13743
13744 * config.guess: add GPL.
13745
13746 * Makefile.in, config.guess, config.sub, configure: bump
13747 copyrights to 93.
13748
13749 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13750
13751 * Makefile.in (do-info): Removed obsolete check for existence of
13752 localenv file.
13753
13754 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13755
13756 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13757
13758 * Makefile.in: a couple of 'else true' for decstation,
13759 support for TclX
13760
13761 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13762
13763 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13764
13765 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13766
13767 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13768
13769 * config.guess: Recognize i386-ibm-aix (PS/2).
13770 * configure.in: Use config/mh-aix386 file for it.
13771
13772 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13773
13774 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13775 CC_FOR_TARGET instead.
13776 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13777
13778 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13779
13780 * Makefile.in: Add sim to list of directories sent with gdb
13781
13782 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13783
13784 * configure.in: Put back mips-dec-bsd* case.
13785
13786 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13787
13788 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13789 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13790 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13791
13792 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13793
13794 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13795
13796 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13797 (install-info): install dir.info only if it exists,
13798 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13799
13800 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13801
13802 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13803 gas for mips-dec-bsd.
13804
13805 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13806
13807 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13808 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13809
13810 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13811
13812 * configure.in: Added "dejagnu" to hosttools list.
13813
13814 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13815
13816 * config.sub, configure.in, config.guess: Add support
13817 for Bosx, an AIX variant from Bull.
13818 Patches from F.Pierresteguy@frcl.bull.fr.
13819
13820 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13821
13822 * devo/dejagnu: Initial creation of devo/dejagnu.
13823 Migrated dejagnu testcases and support files for testing software
13824 tools to reside as subdirectories, currently called "testsuite",
13825 within the directory of the software tool. Migrated all programs,
13826 support libraries, etc. beloging to dejagnu proper from
13827 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13828 with no modifications. The changes to these files which will
13829 allow them to configure, build, and execute properly will be made
13830 in a future update.
13831
13832 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13833
13834 * Makefile.in: Change send_pr to send-pr.
13835 * configure.in: Likewise.
13836 * send_pr: Renamed directory to send-pr.
13837
13838 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13839
13840 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13841
13842 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13843
13844 * README: Update for gdb-4.8 release.
13845 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13846 gdb-xxx.tar.z (gzip'd) file also.
13847
13848 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13849
13850 * Makefile.in: make all-diff depend on all-libiberty
13851
13852 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13853
13854 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13855
13856 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13857
13858 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13859
13860 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13861
13862 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13863 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13864 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13865
13866 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13867
13868 * Makefile.in: makeinfo binary is in a new location
13869
13870 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13871
13872 * config.sub: Accept -ecoff as an OS.
13873
13874 * Makefile.in: Various changes to eliminate a level of make
13875 recursion and reduce the required command line length.
13876 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13877 sub-makes.
13878 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13879 variables holding settings for specific sub-makes.
13880 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13881 in terms of BASE_FLAGS_TO_PASS.
13882 (TARGET_LIBS): New variable listing directories which use
13883 TARGET_FLAGS_TO_PASS.
13884 (subdir_do): Eliminated.
13885 (do-*): New set of targets to replace subdir_do.
13886 (various): All targets which used subdir_do now depend on do-*.
13887 (local-clean): Renamed from do_clean.
13888 (local-distclean): New target, dependency of distclean and
13889 realclean.
13890 (install-info): Don't create directories. Depend on dir.info
13891 rather than calling make recursively.
13892 (install-dir.info): Eliminated.
13893 (install-info-dirs): Create all info directories here.
13894 (dir.info): Depend upon do-install-info.
13895
13896 * test-build.mk (HOLES): Added false.
13897
13898 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13899
13900 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13901
13902 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13903
13904 * Makefile.in (info): remove dependency on all-texinfo. The
13905 problem was really in texinfo/C, not at this level.
13906
13907 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13908
13909 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13910
13911 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13912
13913 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13914 GDB releases.
13915
13916 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13917
13918 * configure: Include srcdir in message about target of link not
13919 being found. Don't convert `-' to `_' in `with' options being
13920 passed to subdirs.
13921
13922 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13923
13924 * configure.in: add uudecode to host_tools
13925
13926 * Makefile.in: added {all,install}-uudecode targets, added them to
13927 the appropriate lists
13928
13929 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13930
13931 * Makefile.in (all-gcc): Added dependency on all-gas.
13932
13933 * configure.in (mips-*-*): Build ld and binutils.
13934
13935 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13936
13937 * configure: check return code from mkdir, print error message and
13938 exit on failure.
13939
13940 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13941
13942 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13943
13944 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13945
13946 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13947
13948 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13949
13950 * config.sub (h8500): Recognize this as a cpu type.
13951
13952 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13953
13954 * configure: source directory missing is no longer a warning
13955
13956 * configure.in: recognize irix[34]* instead of irix[34]
13957
13958 * Makefile.in: define and pass down X11_LIB
13959
13960 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13961
13962 * guess-systype: Renamed to ...
13963 * config.guess: ... by popular request.
13964 * configure.in, Makefile.in: Update accordingly.
13965
13966 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13967
13968 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13969 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13970 + Execute ./dummy instead of assuming . is in PATH.
13971
13972 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13973
13974 * guess-systype: New shell script. Attempts to guess the
13975 canonical host name of the executing host.
13976 Only a few hosts are supported so far.
13977 * configure: Call guess-systype if no host is specified.
13978
13979 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13980
13981 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13982 gcc Makefile.
13983
13984
13985 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13986
13987 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13988 (all-gcc, install-gcc, subdir_do): Use it.
13989
13990 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13991
13992 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13993
13994 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13995
13996 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13997 set exclusively by configure, using configure.in .
13998
13999 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14000
14001 * test-build.mk: set $PATH for all builds
14002
14003 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14004
14005 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14006
14007 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14008 the one used in gcc/Makefile.in, so that a null expansion doesn't
14009 override the one needed to build gcc with a native cc.
14010
14011
14012 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14013
14014 * configure: Accept -with arguments.
14015
14016 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14017
14018 * Makefile.in: added h8300sim
14019
14020 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14021
14022 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14023 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14024 (all-cygnus, native, build-cygnus): Make
14025 $(canonhost)-stamp-3stage-done, not $(host)....
14026 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14027 i386-sco3.2v4. Added else true to if command.
14028
14029 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14030
14031 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14032
14033 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14034
14035 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14036
14037 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14038
14039 * configure.in: don't remove binutils from Solaris builds
14040
14041 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14042
14043 * Makefile.in: get rid of earlier definitions for *clean,
14044 also handle the recursive info rule better
14045
14046 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14047
14048 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14049 do more-or-less the right thing.
14050
14051 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14052
14053 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14054 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14055
14056 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14057
14058 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14059 $(host_canonical).
14060
14061 * configure.in: split the configdirs list into 4 categories (native
14062 v. cross, library v. tool) and handle the cross-only and native-
14063 only in more reasonable (and correct!) way.
14064
14065 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14066
14067 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14068 configdirs anymore.
14069
14070 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14071
14072 * Makefile.in: extensive cleanup:: removed all of the explicit
14073 clean-* targets, collapsed many wrappers around subdir_do into
14074 one, added additional targets to satisfy standards.texi, deleted
14075 some old targets, some changes for consistency
14076
14077 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14078
14079 * configure.in: handle some programs as cross-only, and others as
14080 native only
14081
14082 * test-build.mk: handle partial holes in a more generic manner
14083
14084 * Makefile.in: m4 depends on libiberty
14085
14086 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14087
14088 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14089 time, wdiff, and find to configdirs
14090
14091 * Makefile.in: all, clean, and install rules for the new programs
14092 added to configure.in
14093
14094 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14095
14096 * configure.in: use mh-sun for all *-sun-* hosts
14097
14098 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14099
14100 * Makefile.in: define flags for X11 include files and library file
14101 locations, pass them down to the programs that need this info
14102
14103 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14104
14105 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14106
14107 * configure.in: start building libg++ for HP-UX targets
14108
14109 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14110
14111 * README: Update references to files moved into etc/.
14112
14113 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14114
14115 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14116 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14117
14118 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14119
14120 * configure: accept dash as well as underscore in long option
14121 names for FSF compatibility.
14122
14123 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14124
14125 * config.sub: added -sco3.2v4 support from FSF.
14126
14127 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14128
14129 * configure.in: expand the section that adds or removes
14130 directories from the list of programs to build, to handle native
14131 vs. cross in addition to host v. native
14132
14133 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14134
14135 * Makefile.in: Replace C++ in macro names with CXX.
14136 This is less likely to break ...
14137
14138 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14139
14140 * test-build.mk: add -w to GNU_MAKE
14141
14142 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14143
14144 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14145 add 'sparc' to list of recognized cpus. This needed to make
14146 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14147 Delete some redundant ose68 variants. Recognize -wrs as an os,
14148 then changes that into $CPU-wrs-vxworks.
14149
14150 * configure.in: remove most references to gdbtest, regularize
14151 target based program removal
14152
14153 * test-build.mk: import from p3 tree (many fixes and changes)
14154
14155 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14156
14157 * Makefile.in: added rules to handle tcl, tk, and expect
14158
14159 * configure.in: handle those directories if they exist
14160
14161 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14162
14163 * config.sub: removed bogus hppabsd and hppahpux names, since
14164 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14165
14166 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14167
14168 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14169 depends upon all-xiberty
14170
14171 * Makefile.in: changes from p3, including:
14172
14173 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14174
14175 * Makefile.in (XTRAFLAGS): include newlib directories if
14176 newlib/Makefile exists, rather than if host != target.
14177
14178 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14179
14180 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14181 from the same source tree and not building a cross-compiler. This
14182 matters for the libg++ configuration if reconfiguring a tree that
14183 has already been installed.
14184
14185 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14186
14187 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14188 pick up the machine and system specific header files.
14189
14190 * Makefile.in: added AS_FOR_TARGET, passed down in
14191 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14192 the C compiler to use to create programs which are run in the
14193 build environment, set it to default to $(CC), and passed it down
14194 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14195
14196 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14197
14198 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14199 We need them for unusual native builds, like systems without
14200 ranlib.
14201
14202 * configure: also define $(host_canonical) and
14203 $(target_canonical), which are the full, canonical names for the
14204 given host and target
14205
14206 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14207
14208 * Makefile.in: Added separate definitions for C++.
14209
14210 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14211
14212 * configure.in (configdirs): Add deja-gnu.
14213
14214 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14215
14216 * README: Update for configure.texi and gdb-4.7 release.
14217
14218 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14219
14220 * Makefile.in: Move "all" target to top of file.
14221 Previously, first target was ".PHONY" which caused BSD4.4 make
14222 to build .PHONY when make was run without arguments.
14223
14224 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14225
14226 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14227 Library-copylefted code in libiberty.
14228
14229 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14230
14231 * config.sub: Replace m68kmote with plain old m68k.
14232
14233 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14234
14235 * Makefile.in: Remove space from blank line, avoid Make complaints.
14236
14237 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14238
14239 * config.sub: Complain if no argument is given. Added support for
14240 386bsd as OS and target alias.
14241
14242 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14243
14244 * Makefile.in (XTRAFLAGS): include newlib directories if
14245 newlib/Makefile exists, rather than if host != target.
14246
14247 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14248
14249 * config.sub: recognize sparclite-wrs-vxworks.
14250
14251 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14252 p3.) Added clean-xiberty to clean.
14253
14254 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14255
14256 * configure.in: use *-*-* instead of nested cases for host and target
14257
14258 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14259
14260 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14261 from the same source tree and not building a cross-compiler. This
14262 matters for the libg++ configuration if reconfiguring a tree that
14263 has already been installed.
14264
14265 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14266
14267 * config.sub (i486v/i486v4): Merge in from FSF version.
14268
14269 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14270
14271 * configure: only set PWD if it is already set.
14272
14273 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14274
14275 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14276 doesn't have unset and all success paths (and most error paths)
14277 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14278 to just ${PWD} to avoid confusion.)
14279
14280 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14281
14282 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14283 even for a native compilation.
14284
14285 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14286
14287 Changes to make the gdb.tar.Z rule work better.
14288
14289 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14290 (DEVO_SUPPORT): Add configure.texi.
14291 (bfd-ilrt.tar.Z): Remove ancient rule.
14292
14293 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14294
14295 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14296 pick up the machine and system specific header files.
14297
14298 * configure.in, config.sub: added new target m68010-adobe-scout,
14299 with alias of adobe68k. Changed configure.in to check for
14300 -scout before -sco* to avoid a false match.
14301
14302 * Makefile.in: added AS_FOR_TARGET, passed down in
14303 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14304 the C compiler to use to create programs which are run in the
14305 build environment, set it to default to $(CC), and passed it down
14306 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14307
14308 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14309
14310 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14311 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14312 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14313 FOR_TARGET variants, to newlib and libg++.
14314
14315 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14316
14317 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14318 first.
14319
14320 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14321
14322 * config.sub: Accept `elf' as an environment.
14323
14324 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14325
14326 * Makefile.in (all-opcodes): cd into the right directory
14327
14328 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14329
14330 * configure: added -program_transform_name option, used as
14331 argument to sed when installing programs.
14332 configure.texi: added documentation for -program_prefix,
14333 -program_suffix and -program_transform_name.
14334
14335 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14336
14337 * config.sub: Accept i486 where i386 ok.
14338
14339 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14340
14341 * config.sub: accept we32k
14342
14343 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14344
14345 * config.sub, configure.in: accept OSE68000 and OSE68k.
14346
14347 * Makefile.in: don't create all directories for ``make install'';
14348 let the subdirectories create the ones they need.
14349
14350 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14351
14352 * COPYING: new file, GPL v2
14353
14354 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14355
14356 * Makefile.in: use the new gen-info-dir, which needs a template
14357 argument (which also lives in texinfo)
14358
14359 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14360
14361 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14362
14363 * config.sub (ncr3000): Change i386 to i486.
14364
14365 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14366
14367 * Makefile.in: add install-rcs, install-grep to
14368 install-no-fixedincludes, removed install-bison and install-libgcc
14369
14370 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14371
14372 * configure.in: grab the HPUX makefile fragment if on HPUX
14373
14374 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14375
14376 * Makefile.in: eradicate bison spoor (ditto libgcc).
14377 configure.in: recognise m68{k,000}-ericsson-OSE.
14378 es1800 is alias for m68k-ericsson-OSE
14379
14380 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14381
14382 * configure.in: rearrange the parts that remove programs from
14383 configdirs, based now on HOST==TARGET or by canonical triple.
14384
14385 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14386
14387 * test-build.mk: recurse explicitly with -f test-build.mk when
14388 appropriate. predicate stage3 and comparison on the existence
14389 of gcc. That is, if gcc isn't around, we aren't three-staging.
14390 On very clean, also remove ...stamp-co. Build in-place before
14391 doing other builds.
14392
14393 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14394
14395 * Makefile.in, configure.in: add tgas
14396
14397 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14398
14399 * Makefile.in: a number of changes merged in from progressive.
14400
14401 * configure.in: add libm.
14402
14403 * .cvsignore: ignore some stuff that comes from test-build.mk.
14404
14405 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14406
14407 * config.sub: Add es1800 (m68k-ericsson-es1800).
14408
14409 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14410
14411 * configure: Add program_suffix (parallel to program_prefix)
14412 * Makefile.in: adjust directory-creating script for losing decstation
14413
14414 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14415
14416 * configure: Minor $subdir-related fixes.
14417
14418 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14419
14420 * configure: fix various problems with propogating
14421 makefile_target_frag in subdirs.
14422 * configure.in: config libgcc if its there
14423
14424 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14425
14426 * config.sub: HPPA merge.
14427
14428 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14429
14430 * Makefile.in: Replace all-bison with all-byacc in all
14431 dependency lines for other tools (which now use byacc).
14432
14433 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14434
14435 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14436
14437 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14438
14439 * Makefile.in: make gprof rules similar to byacc rules (instead of
14440 vestigal $(unsubdir) that didn't work...)
14441
14442 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14443
14444 * config.sub: Add support for Linux.
14445 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14446 (at least for libg++).
14447
14448 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14449
14450 * configure.texi: fix doc for the -nfp option to configure
14451
14452 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14453
14454 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14455
14456 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14457
14458 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14459 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14460 * configure.in: added solaris* host_makefile_frag hook.
14461
14462 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14463
14464 * config.sub: changed recognition of m68000 so that various
14465 m68k types can be specified via m680[01234]0
14466
14467 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14468
14469 * config.sub (basic_machine): fix sed so that '-foo' isn't
14470 completely substituted out while .+'-foo' loses the '-foo'
14471
14472 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14473
14474 * config.sub ($os): Add -aout.
14475
14476 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14477
14478 * configure: If host_makefile_frag is absolute, don't
14479 prefix ${invsubdir} (relevant to libg++ auto-configure).
14480
14481 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14482
14483 * Makefile.in (tooldir): Define it.
14484 (all-ld): Depend on all-flex.
14485
14486 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14487
14488 * Makefile.in (check): Fix libg++ special case.
14489
14490 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14491
14492 * configure: do not bury `pwd` into config.status, thus do fewer
14493 pwd's.
14494
14495 * configure: print the "Building in" message only when building in
14496 other than "." AND verbose.
14497
14498 * configure: remove -s, rework -v to better accommodate guested
14499 configures.
14500
14501 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14502
14503 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14504
14505 * Makefile.in: macroize flags passed on recursion. remove
14506 fileutils.
14507
14508 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14509
14510 * configure: get makesrcdir right for subdirs deeper than 1.
14511
14512 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14513 install.
14514
14515 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14516
14517 * Makefile.in: don't print subdir_do or recursion lines.
14518
14519 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14520
14521 * standards.texi: added menu item.
14522
14523 * Makefile.in: build and install standards.info.
14524
14525 * standards.texi: new file.
14526
14527 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14528
14529 * configure: test for and move config.status pieces from
14530 ${subdir}/.
14531
14532 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14533
14534 * configure: Test for existance of files before trying to mv
14535 them, to avoid numerous non-existance messages.
14536
14537 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14538
14539 * configure: correct final line of config.status.
14540
14541 * configure: patch from eggert. Avoids a protection problem if
14542 the original Makefile.in is read only.
14543
14544 * configure: use move-if-change from gcc to create config.status.
14545 Some makefiles depend on config.status to tell if a directory
14546 has been reconfigured for a different host. This change
14547 prevents those directories from remaking everything in the case
14548 where the reconfig was only intended to rebuild a Makefile.
14549
14550 * configure: test for config.sub with "config.sub sun4" rather
14551 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14552 host alias from a missing config.sub.
14553
14554 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14555
14556 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14557 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14558
14559 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14560
14561 * configure: mkdir ${subdir} as needed.
14562
14563 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14564
14565 * Makefile.in,configure.in: added autoconf.
14566
14567 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14568
14569 * Makefile.in: no longer pass against on recursion.
14570
14571 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14572 definitions are not inherited.
14573
14574 * configure: correct makesrcdir when subdir is .
14575
14576 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14577
14578 * configure: Add support for 'subdirs' variable, which is
14579 like 'configdirs', except that configure doesn't re-invoke
14580 itself for subdirs, it just creates a Makefile for each subdir.
14581 * configure.texi: Document subdirs.
14582
14583 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14584
14585 * configure.in: added flex to configdirs
14586
14587 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14588
14589 * Makefile.in: remove clean-stamps from clean.
14590
14591 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14592
14593 * configure.in: Add gdbtest to configdirs.
14594
14595 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14596
14597 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14598 to recursive makes.
14599 * configure.in: Recognize new ncr3000 config.
14600
14601 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14602
14603 * Makefile.in, configure.in: removed references to gdbm.
14604
14605 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14606
14607 * config.sub: Don't canonicalize os value
14608 newsos* to bsd (readline needs to check for newsos).
14609 (This fix was earlier made Jan 31, but got re-broken.)
14610
14611 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14612
14613 * configure.in: sco is an os, not a vendor!
14614
14615 * configure: Quote $( better. Keep various shells happy.
14616
14617 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14618
14619 * Makefile.in: eliminate stamp-files.
14620
14621 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14622
14623 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14624 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14625
14626 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14627
14628 * config.sub: fix iris/iris3.
14629
14630 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14631
14632 * configure: re-add -rm.
14633
14634 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14635
14636 * Maskefile.in: add .stmp-rcs to all.
14637
14638 * configure.in: remove gas from rs6000 build, use aix host fragment.
14639
14640 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14641
14642 * configure: pass down site_option during recursion.
14643
14644 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14645
14646 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14647
14648 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14649
14650 * configure: Change exec_prefix so that it really defaults to prefix.
14651
14652 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14653
14654 * Makefile.in, configure.in: Add support for mmalloc library.
14655
14656 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14657
14658 * Makefile.in: add stmp dependencies for a few more things.
14659
14660 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14661
14662 * configure: adjusted error message on objdir/srcdir configure
14663 collision, per john's suggestion.
14664
14665 * Makefile.in: add libiberty stmp to all and all.cross.
14666
14667 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14668
14669 * Makefile.in: remove force dependencies, add grep to all.
14670
14671 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14672
14673 * Makefile.in: drop flex. make stamp files work.
14674
14675 * configure: added test for conflicting configuration in srcdir,
14676 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14677 gets cranky. use relative paths for configure and srcdir
14678 whenever possible. Send some error messages to stderr that were
14679 going to stdout.
14680
14681 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14682
14683 * Makefile.in: Fix libg++ rule to check for gcc directory
14684 before using gcc/gcc. Also pass XTRAFLAGS.
14685
14686 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14687
14688 * Makefile.in: added stmp-files so that directories aren't polled
14689 when they are already built.
14690
14691 * configure.texi: fixed a node pointer problem.
14692
14693 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14694
14695 * config.sub configure.in gdb/configure.in
14696 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14697 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14698 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14699
14700 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14701
14702 * configure: -recurring becomes -silent. corrected help message
14703 for -site= option.
14704
14705 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14706
14707 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14708
14709 * configure: when building Makefile for crosses, replace
14710 tooldir and program_prefix. default srcdir from location of
14711 config.sub. remove "for host in hosts" and "for target in
14712 targets" loops.
14713
14714 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14715
14716 * Makefile.in: Do not pass bindir or mandir to cvs.
14717
14718 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14719
14720 * Makefile.in, configure.in: removed traces of namesubdir,
14721 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14722 copyrights to '92, changed some from Cygnus to FSF.
14723
14724 * configure.texi: remove most references to multiple hosts,
14725 multiple targets, subdirs, etc.
14726
14727 * configure.man: removed rcsid. reference config.sub not
14728 config.subr.
14729
14730 * Makefile.in: mkdir $(infodir) on install-info.
14731
14732 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14733
14734 * configure.texi: Explain better about .gdbinit and about
14735 the environment that configure.in sections run in.
14736
14737 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14738
14739 * configure.in: Ultrix is only a decstation if it's a MIPS.
14740
14741 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14742
14743 * README: DOC.configure => cfg-paper.texi.
14744
14745 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14746
14747 * config.sub (near case $os): Don't convert newsos* to bsd!
14748
14749 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14750
14751 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14752 the number of copies of COPYING that go into the GDB tar file.
14753
14754 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14755
14756 * bfd/configure.in, gdb/config/mh-i386sco,
14757 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14758 Fix SCO configuration stuff.
14759
14760 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14761
14762 * Makefile.in: For libg++, make sure the -I pointing
14763 to the gcc directory goes *after* all the libg++-local -I flags.
14764 Also, move just-gcc dependency from just-libg++ to all-libg++.
14765
14766 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14767
14768 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14769
14770 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14771
14772 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14773
14774 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14775
14776 * config.sub: Add stratus configuration frags. Also
14777 submitted to FSF.
14778
14779 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14780
14781 * Makefile.in (DEV_SUPPORT): add configure.man.
14782
14783 * config.sub(Decode manufacturer-specific): add -none*.
14784
14785 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14786
14787 * Makefile.in: remove form feeds to make Sun's make happy.
14788 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14789
14790 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14791
14792 * Makefile.in (AR_FLAGS): Make quieter.
14793
14794 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14795
14796 * configure.in: Add libg++.
14797 * configure: When verbose, don't output the command line at each
14798 level; it will be unremarkably the same as the previous version,
14799 which will be the same as what the user typed.
14800
14801 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14802
14803 * configure.in, Makefile.in: fix clean-info, add flex. add
14804 fileutils.
14805
14806 * configure: be less sensitive to spaces in Makefile.in. Do not
14807 look for sources in "..". Doing so breaks subdirectories that
14808 might have their own configure. If a subdir has it's own
14809 configure script, use it.
14810
14811 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14812
14813 * cfg-paper.texi: some changes suggested by rms.
14814
14815 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14816
14817 * config.sub: Merge in some small additions from the FSF version,
14818 taken from the gcc distribution, to bring the Cygnus and FSF
14819 versions into closer sync.
14820
14821 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14822
14823 * configure.in: Changed svr4 references to sysv4.
14824
14825 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14826
14827 * configure: added -V for version number option.
14828
14829 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14830
14831 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14832 renamed from DOC.configure to cfg-paper.texi.
14833
14834 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14835
14836 * configure, config.subr, config.sub: config.subr is now
14837 config.sub again.
14838
14839 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14840
14841 * configure.texi: new file, in progress.
14842
14843 * Makefile.in: build info file and install the man page for
14844 configure.
14845
14846 * configure.man: new file, first cut.
14847
14848 * configure: find config.subr again now that configuration "none"
14849 has gone. removed all traces of the -ansi option. removed all
14850 traces of the -languages option.
14851
14852 * config.subr: resync from rms.
14853
14854 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14855
14856 * configure, config.sub, config.subr: merge config.sub into
14857 config.subr, call the result config.subr, remove config.sub, use
14858 config.subr.
14859
14860 * Makefile.in: revised install for dir.info.
14861
14862 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14863
14864 * configure.in: add decstation host makefile frag.
14865
14866 * Makefile.in: BISON now bison -y again. also install-gcc on
14867 install. clean-gdbm on clean. infodir belongs in datadir.
14868 Make directories for info install. Build dir.info here then
14869 install it.
14870
14871 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14872
14873 * Makefile.in: fix for bad directory tests.
14874
14875 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14876
14877 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14878 regexp. -srcdir relative was being handled incorrectly.
14879
14880 * Makefile.in: unwrapped some for loops so that parallel makes
14881 work again and so one can focus one's attention on a particular
14882 package.
14883
14884 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14885
14886 * configure: added PWD as a stand in for `pwd` (for speed). use
14887 elif wherever possible. make -srcdir work without -objdir.
14888 -objdir= commented out.
14889
14890 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14891
14892 * configure: +options become --options. -subdirs commented out.
14893 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14894 Makefile now at top of generated Makefile. Removed cvs log
14895 entries. added -srcdir. create .gdbinit only if there is one
14896 in ${srcdir}.
14897
14898 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14899 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14900 and mandir now keyed off datadir by default.
14901
14902 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14903
14904 * Freshly created ChangeLog.
14905
14906 \f
14907 Local Variables:
14908 mode: change-log
14909 left-margin: 8
14910 fill-column: 76
14911 version-control: never
14912 End: