OSDN Git Service

6a2b832dd1fc3457f4787cdd165c9bfe9fb40cb4
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2
3         * MAINTAINERS: Update my email address.
4
5 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
6
7         * MAINTAINERS (Write After Approval): Add myself.
8
9 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
10
11         * MAINTAINERS (Write After Approval): Add myself.
12
13 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
14
15         * MAINTAINERS (Write After Approval): Add myself.
16
17 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
18
19         * configure.ac (build_tools): Remove build-byacc.
20         (host_libs): Remove mmalloc.
21         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
22         autoconf automake libtool diff rcs fileutils shellutils time
23         textutils wdiff find uudecode hello tar gzip indent recode release
24         sed perl gawk findutils gettext zip.
25         (libgcj): Remove target-qthreads.
26         (target_tools): Remove target-examples target-gperf.
27         (YACC): Don't handle building byacc.
28         * configure: Regenerate.
29         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
30         dosutils, examples, fileutils, find, findutils, gawk, gettext,
31         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
32         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
33         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
34         handle building components.
35         * Makefile.in: Regenerate.
36
37 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
38
39         * MAINTAINERS: Update my email address as Xtensa maintainer.
40
41 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
42
43         * config.sub: Sync from upstream.
44
45 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
46
47         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
48         (microblaze*): Don't disable libssp.
49         * configure: Regenerate.
50
51 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
52
53         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
54         moveifchange.
55         * configure: Regenerate.
56         * Makefile.tpl: Use @SHELL@ not @config_shell@.
57         * Makefile.in: Regenerate.
58
59 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
60
61         * configure.ac (*-*-sysv4*): Don't enable libgomp.
62         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
63         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
64         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
65         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
66         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
67         md_exec_prefix cases.
68         * configure: Regenerate.
69
70 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
71
72         * configure.ac: Separate cases disabling target-libssp,
73         target-libiberty, target-libstdc++-v3 and Fortran from general
74         case over targets.
75         * configure: Regenerate.
76
77 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
78
79         * configure.ac (*-*-chorusos): Don't disable libgcj.
80         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
81         Remove case.
82         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
83         (arm-*-coff): Don't disable libgcj.
84         (arm*-*-linux-gnueabi): Remove useless assignment.
85         (arm-*-riscix*): Don't disable libgcj.
86         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
87         configuration.
88         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
89         (c54x*-*-*): Remove case.
90         (tic54x-*-*): Don't disable GCC or GCC libraries.
91         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
92         to *.
93         (d10v-*-*): Don't disable GCC libraries.
94         (d30v-*-*): Don't disable libgcj.
95         (h8500-*-*): Don't disable GCC libraries.
96         (i960-*-*): Don't disable libgcj.
97         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
98         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
99         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
100         libgcj.
101         (m68k-*-coff*): Remove case.
102         (mmix-*-*): Don't disable libgloss on host.
103         (mn10200-*-*, mn10300-*-*): Remove cases.
104         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
105         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
106         Don't disable libgcj.
107         (romp-*-*): Remove case.
108         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
109         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
110         case.
111         (v810-*-*): Don't disable GCC libraries.
112         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
113         (ip2k-*-*): Don't disable GCC libraries.
114         * configure: Regenerate.
115
116 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
117
118         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
119         libffi on host.
120         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
121         on host.
122         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
123         * configure: Regenerate.
124
125 2011-03-26  John Marino  <binutils@marino.st>
126
127         * configure.ac: Add support for *-*-dragonfly*
128         * configure: Regenerate.
129
130 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
131
132         * configure.ac (native_only): Remove.
133         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
134         send-pr uudecode guile gnuserv on host.
135         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
136         send-pr rcs guile perl texinfo libtool on host.
137         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
138         automake send-pr rcs guile perl texinfo libtool on host.
139         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
140         (*-*-kaos*): Don't disable target-examples target-gperf on target.
141         (alpha*-dec-osf*): Don't disable fileutils on target.
142         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
143         texinfo send-pr expect dejagnu on target.
144         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
145         target-qthreads on target.
146         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
147         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
148         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
149         x86_64-*-mingw*): Don't disable expect on target.
150         (*-*-cygwin*): Don't disable target-gperf on target.
151         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
152         gnuserv on target.
153         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
154         target.
155         * configure: Regenerate.
156
157 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
158
159         * configure.ac (target_tools): Remove target-groff.
160         (native_only): Remove target-groff.
161         (hppa*64*-*-*): Don't disable byacc.
162         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
163         setting.
164         (*-*-kaos*): Don't skip target-librx and target-groff.
165         (*-*-netware*): Don't skip target-libmudflap.
166         (*-*-tpf*): Don't skip target-libmudflap.
167         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
168         directories on the host.
169         (ia64*-*-*vms*): Don't skip tix.
170         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
171         host.
172         * configure: Regenerate.
173
174 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
175
176         * configure.ac: Remove references to mt-mep, mt-netware,
177         mt-wince.
178         * Makefile.def: Add all-utils soft dependencies.
179         * Makefile.tpl: Remove GDB_NLM_DEPS.
180         * configure: Regenerate.
181         * Makefile.in: Regenerate.
182
183 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
184
185         * configure.ac: Do not include mh-x86omitfp.
186         * configure: Regenerate.
187
188 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
189
190         * configure.ac: Remove empty cases.
191         * configure: Regenerate.
192
193 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
194
195         * Makefile.def: Add dependency from termcap to gdb.
196         * Makefile.in: Regenerate.
197
198 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
199
200         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
201         * configure: Regenerate.
202         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
203         * Makefile.tpl: Likewise.
204         * Makefile.in: Regenerate.
205
206 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
207
208         * configure.ac: Remove all mentions of tentative_cc.
209         * configure: Regenerate.
210
211 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
212
213         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
214         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
215         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
216         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
217         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
218         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
219         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
220         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
221         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
222         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
223         *-*-rhapsody*): Remove host cases.
224         * configure: Regenerate.
225
226 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
227
228         * configure.ac (ppc*-*-pe): Remove host case.
229         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
230         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
231         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
232         cases.
233         * configure: Regenerate.
234
235 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
236
237         * config.sub: Update to version 2011-03-23.
238
239 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
240
241         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
242         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
243         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
244         * configure: Regenerate.
245
246 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
247
248         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
249         to Write After Approval.
250         * config-ml.in: Don't handle arc-*-elf*.
251         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
252         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
253         handle GCC libraries.
254         * configure: Regenerate.
255
256 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
257
258         PR bootstrap/48120:
259         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
260         Add -lstdc++ -lm to LIBS.
261         * configure: Regenerate.
262
263 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
264
265         * config.guess: Update to version 2011-02-02
266         * config.sub: Update to version 2011-02-24
267
268 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
269
270         PR lto/48086
271         * configure.ac: Re-enable LTO on *-apple-darwin9.
272         * configure: Regenerate.
273
274 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
275
276         PR lto/48086
277         * configure.ac: Disable LTO on darwin due to an assembler change in
278         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
279         under 256.
280         * configure: Regenerate.
281
282 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
283
284         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
285
286 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
287
288         * MAINTAINERS: Update my e-mail address.
289
290 2011-03-06  Joey Ye  <joey.ye@arm.com>
291
292         * MAINTAINERS: Update my e-mail address.
293
294 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
295
296         * configure.ac: Adjust test of with_ppl.
297         * configure: Regenerated.
298
299 2011-03-02  Kai Tietz  <ktietz@redhat.com>
300
301         * MAINTAINERS: Adjust my e-mail address.
302
303 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
304
305         * configure.ac: Add -lpwl to ppllibs.
306         * configure: Regenerated.
307
308 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
309
310         * config/cloog.m4: Add -lisl to clooglibs.
311         * configure: Regenerated.
312
313 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
314
315         * MAINTAINERS (CPU Port maintainers): Add self.
316
317 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
318
319         * MAINTAINERS: Add myself as testsuite maintainer.
320
321 2011-02-15  Mike Stump  <mikestump@comcast.net>
322
323         * MAINTAINERS: Add myself as testsuite maintainer.
324
325 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
326
327         Import from Libtool and gnulib:
328
329         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
330
331         Prepare for supporting FreeBSD 10.
332         * config.rpath: Remove handling of freebsd1* which soon would
333         match FreeBSD 10.0.
334
335         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
336
337         Remove support for FreeBSD 1.x.
338         * libtool.m4 (_LT_LINKER_SHLIBS)
339         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
340         soon would incorrectly match FreeBSD 10.0.
341
342 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
343
344         PR binutils/12283
345         * move-if-change: Import version from gnulib.
346
347 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
348
349         PR lto/47225
350         * Makefile.def (lto-plugin): Double dash for enable-shared.
351         (configure-gcc): Depend on all-lto-plugin.
352         * Makefile.in: Rebuilt.
353
354 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
355
356         * configure.ac: Remove extra bracket.
357         * configure: Regenerate.
358
359 2011-02-08  Tobias Burnus  <burnus@net-b.de>
360
361         * MAINTAINERS: Add myself as libquadmath maintainer.
362
363 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
364
365         * MAINTAINERS: Update my email address.
366
367 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
368
369         * MAINTAINERS (option handling): Add self.
370
371 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
372
373         PR lto/47225
374         * Makefile.def: Add dependency for install-gcc
375         on install-lto-plugin.
376         * Makfile.in: Regenerated
377
378 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
379
380         * MAINTAINERS (CPU Port Maintainers): Add myself.
381
382 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
383
384         PR libgcj/44341
385         * configure.ac: Discard --with-* flags for host when configuring
386         target libraries for cross build.
387         * configure: Rebuilt.
388
389 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
390
391         * MAINTAINERS (linear loop transforms): Removed.
392
393 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
394
395         * configure.ac: If with_ppl is no, move setting with_cloog=no
396         after CLOOG_REQUESTED check.
397         * configure: Regenerated.
398
399 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
400
401         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
402         CLooG has been requested.
403         * configure: Regenerated.
404
405 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
406
407         * configure: Regenerated.
408         * configure.ac: Check for version 0.11 (or later revision) of PPL.
409
410 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
411
412         * configure: Regenerated.
413         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
414
415 2011-01-21  Andreas Schwab  <schwab@redhat.com>
416
417         * configure.ac: Use AS_HELP_STRING throughout.
418         * configure: Regenerate.
419
420 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
421
422         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
423         * configure: Regenerate.
424
425 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
426
427         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
428
429 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
430
431         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
432         for ia64-hpux.
433         * configure: Regenerate.
434
435 2011-01-07  Jan Hubicka  <jh@suse.cz>
436
437         PR lto/47225
438         * Makefile.in: Regenerate.
439         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
440         configure.
441
442 2011-01-07  Jan Hubicka  <jh@suse.cz>
443
444         * Makefile.in: Regenerate.
445         * Makefile.def (gcc host module) and soft dependency on lto-plugin
446         and configure dependency on lto-plugin configure.
447         (lto-plugin module): Remove dependency on GCC; add dependency on
448         liniberty.
449
450 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
451
452         * MAINTAINERS (Write After Approval): Add myself.
453
454 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
455
456         * configure: Regenerate.
457
458 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
459
460         * configure.ac: (picochip): Disable libiberty.
461
462 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
463
464         * MAINTAINERS (Write After Approval): Add myself.
465
466 2010-12-10  Ian Lance Taylor  <iant@google.com>
467
468         PR bootstrap/46819
469         * configure.ac: For --disable-libgcj clear libgcj_saved.
470         * configure: Rebuild.
471
472 2010-12-10  Tobias Burnus  <burnus@net-b.de>
473
474         PR fortran/46540
475         * configure.ac: Add --disable-libquadmath and
476         --disable-libquadmath-support.
477         * configure: Regenerate.
478
479 2010-12-03  Ian Lance Taylor  <iant@google.com>
480
481         * MAINTAINERS: Add myself as libgo maintainer.
482
483 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
484
485         PR libffi/46792
486         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
487         * configure: Regenerate.
488
489 2010-12-02  Ian Lance Taylor  <iant@google.com>
490
491         * configure.ac: Always set default for poststage1_ldflags to
492         -static-libstdc++ -static-libgcc.
493
494 2010-11-29  Andreas Schwab  <schwab@redhat.com>
495
496         * configure.ac: Move comment to remove extra space in last argument
497         of GCC_TARGET_TOOL.
498
499 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
500
501         PR other/46026
502         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
503         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
504         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
505         (BASE_FLAGS_TO_PASS): Use it.
506         * configure: Rebuilt.
507         * Makefile.in: Rebuilt.
508
509 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
510
511         PR binutils/12258
512         * configure.ac: Correct comments for --enable-gold/--enable-ld.
513         Properly check default linker.
514         * configure: Regnerated.
515
516 2010-11-23  Matthias Klose  <doko@ubuntu.com>
517
518         * configure.ac: For --enable-gold, handle value `default' instead of
519         `both*'.   New configure option --{en,dis}able-ld.
520         * configure: Regenerate.
521
522 2010-11-20  Ian Lance Taylor  <iant@google.com>
523
524         * configure.ac: Only disable a language library if no language needs
525         it.  Don't let --disable-libgcj uncondtionally disable libffi.
526         * configure: Rebuild.
527
528 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
529
530         * Makefile.in: Regenerate.
531
532         PR other/46202
533         * configure.ac: Fix just-built in-tree STRIP name to be
534         binutils/strip-new.
535         * configure: Regenerate.
536         * Makefile.def (install-strip-gcc, install-strip-binutils)
537         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
538         (install-strip-sid): Mirror dependencies on non-strip variants
539         of these targets on the respective -strip prerequisites.
540         * Makefile.tpl (install-strip, install-strip-host)
541         (install-strip-target): New targets.
542         (install-strip-[+module+], install-strip-target-[+module+]):
543         New targets.
544         * Makefile.in: Regenerate.
545
546 2010-11-19  Ian Lance Taylor  <iant@google.com>
547             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
548
549         * configure.ac: Add target-libgo to target_libraries.  Set
550         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
551         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
552         (HOST_EXPORTS): Add GOC.
553         (BASE_TARGET_EXPORTS): Add GOC.
554         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
555         (GOCFLAGS_FOR_TARGET): New variable.
556         (EXTRA_HOST_FLAGS): Add GOC.
557         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
558         * Makefile.def (target_modules): Add libgo.
559         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
560         (dependencies): Add dependency from configure-target-libgo to
561         configure-target-libffi and all-target-libstdc++-v3.  Add
562         dependencies from all-target-libgo to all-target-libffi.
563         (languages): Add go.
564         * configure: Rebuild.
565         * Makefile.in: Rebuild.
566
567 2010-11-19  Ian Lance Taylor  <iant@google.com>
568
569         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
570         compiler/flag environment variables.
571
572 2010-11-18  Ian Lance Taylor  <iant@google.com>
573
574         * configure.ac: Check for lang_requires_boot_languages in
575         config-lang.in files.
576         * configure: Rebuild.
577
578 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
579             Tobias Burnus  <burnus@net-b.de>
580
581         PR fortran/32049
582         * Makefile.def: Add libquadmath; build it with language=fortran.
583         * configure.ac: Add libquadmath.
584         * Makefile.tpl: Handle multiple libs in check-[+language+].
585         * Makefile.in: Regenerate.
586         * configure: Regenerate.
587
588 2010-11-16  Tom Tromey  <tromey@redhat.com>
589
590         * MAINTAINERS: Moved myself to reviewers section.
591
592 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
593
594         * MAINTAINERS: Moved myself to reviewers section.
595
596 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
597
598         * MAINTAINERS (Various Maintainers): Add self for build machinery.
599         (Write After Approval): Remove self.
600
601 2010-11-15  Andreas Schwab  <schwab@redhat.com>
602
603         * configure.ac: Fix spelling in option names.
604         * configure: Regenerated.
605
606 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
607
608         PR bootstrap/39622
609         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
610         * configure: Regenerated.
611
612 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
613
614         * MAINTAINERS: Update my email address.
615
616 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
617
618         * configure: Regenerate.
619
620 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
621
622         * configure: Regenerate.
623
624 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
625
626         * configure: Regenerate.
627
628 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
629
630         * configure: Regenerate.
631
632 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
633
634         * configure.ac: Support official CLooG.org versions.
635         * configure: Regenerate.
636         * config/cloog.m4: New.
637
638 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
639
640         * MAINTAINERS (Write After Approval): Add myself.
641
642 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
643
644         * MAINTAINERS: Update my email address.
645
646 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
647
648         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
649         * configure: Regenerate.
650
651 2010-11-03  Ian Lance Taylor  <iant@google.com>
652             Dave Korn  <dave.korn.cygwin@gmail.com>
653
654         PR lto/46273
655         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
656         and on other supported platforms whenever LTO is enabled.
657         * configure: Rebuild.
658
659 2010-11-02  Alan Modra  <amodra@gmail.com>
660
661         PR binutils/12110
662         * configure.ac: Error when source path contains spaces.
663         * configure: Regenerate.
664
665 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
666
667         * MAINTAINERS: Update my email address.
668
669 2010-10-20  Ian Lance Taylor  <iant@google.com>
670
671         * Makefile.def (target_modules): Set lib_path to src/.libs for
672         libstdc++-v3 module.
673         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
674         * Makefile.in: Rebuild.
675
676 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
677
678         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
679         (Write After Approval): Remove myself.
680
681 2010-10-15  Tristan Gingold  <gingold@adacore.com>
682
683         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
684
685 2010-10-14  Douglas Rupp  <rupp@gnat.com>
686
687         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
688
689 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
690
691         * configure.ac (build_lto_plugin): New shell variable.
692         (--enable-lto): Turn on by default for all non-ELF platforms that
693         have had LTO support added so far.  Set build_lto_plugin appropriately
694         for both ELF and non-ELF.
695         (configdirs): Add lto-plugin or not based on build_lto_plugin.
696         * configure: Regenerate.
697
698 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
699
700         Sync from src:
701         * configure.ac (v850 support): Remove target-libgloss from
702         noconfigdirs.
703         * configure: Regenerate.
704
705 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
706
707         PR bootstrap/45326
708         PR bootstrap/45174
709         * configure.ac: Honor initial values of $build_configargs,
710         $host_configargs, $target_configargs.  Mark the precious, so
711         environment settings get recorded.
712         * configure: Regenerate.
713
714 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
715
716         PR bootstrap/45796
717         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
718         Depend on all-build-libiberty.
719         * Makefile.in: Regenerate.
720
721 2010-09-30  Michael Eager  <eager@eagercon.com>
722
723         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
724         * configure: Regenerate.
725
726 2010-09-28  Michael Eager  <eager@eagercon.com>
727
728         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
729
730 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
731
732         PR bootstrap/44621
733         * configure.ac: Fix unportable shell quoting.
734         * configure: Regenerate.
735
736 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
737
738         * configure.ac (enable-lto): Add Darwin to the list of supported lto
739         targets and amend comment.
740         * configure: Regenerate.
741
742 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
743
744         * MAINTAINERS (Write After Approval): Add myself.
745
746 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
747
748         * configure.ac: Enable LTO by default on Darwin.
749         * configure: Regenerate.
750
751 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
752
753         * MAINTAINERS (Write After Approval): Add myself.
754
755 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
756
757         * MAINTAINERS (Write After Approval): Add myself.
758
759 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
760
761         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
762         ports
763
764 2010-07-28  David Yuste  <david.yuste@gmail.com>
765
766         * MAINTAINERS (Write After Approval): Add myself.
767
768 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
769
770         * configure.ac: Support all v850 targets.
771         * configure: Regenerate.
772
773 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
774
775         PR bootstrap/44455
776         * configure.ac (extra_mpfr_configure_flags): Copy from
777         extra_mpc_gmp_configure_flags.
778         * configure: Re-generated.
779
780 2010-07-22  Andi Kleen  <ak@linux.intel.com>
781
782         * MAINTAINERS (Write After Approval): Add myself.
783
784 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
785
786         * MAINTAINERS (Write After Approval): Add myself.
787
788 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
789
790         * MAINTAINERS (Write After Approval): Add myself.
791
792 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
793
794         PR target/44862
795         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
796         Provide -B option to allow for link spec %s substitutions for
797         libstdc++.a on darwin.
798         * Makefile.in: Regenerate.
799
800 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
801
802         * MAINTAINERS (Reviewers): Update my e-mail address
803
804 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
805
806         * Makefile.def (configure-gcc): Depend on all-libelf.
807         * Makefile.in: Rebuild.
808
809 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
810
811         * MAINTAINERS (Write After Approval): Add myself in the right place.
812
813 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
814
815         * MAINTAINERS (Write After Approval): Add myself.
816
817 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
818
819         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
820
821 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
822
823         * config.sub: Update to version 2010-05-21.
824         * config.guess: Update to version 2010-04-03.
825
826 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
827
828         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
829         * configure: Regenerate.
830
831 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
832
833         * MAINTAINERS (Write After Approval): Add myself.
834
835 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
836
837         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
838         a platform that supports LTO.
839         * configure: Regenerate.
840
841 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
842
843         * configure.ac: Allow all the versions greater than 0.10 of PPL.
844         * configure: Regenerated.
845
846 2010-04-27  Roland McGrath  <roland@redhat.com>
847             H.J. Lu  <hongjiu.lu@intel.com>
848
849         * configure.ac (--enable-gold): Support both, both/gold and
850         both/bfd to add gold to configdirs without removing ld.
851         * configure: Regenerated.
852
853         * Makefile.def: Add install-gold dependency to install-ld.
854         * Makefile.in: Regenerated.
855
856 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
857
858         PR lto/42776
859         * configure.ac (--enable-lto): Refactor handling so libelf tests
860         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
861         and allow LTO to be explicitly enabled on non-ELF platforms that
862         are known to support it inside else-clause.
863         * configure: Regenerate.
864
865 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
866
867         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
868         * configure: Regenerate.
869
870 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
871
872         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
873         * configure: Regenerate.
874
875 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
876
877         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
878         separately.
879         * configure: Regenerate.
880
881 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
882
883         * MAINTAINERS (Write After Approval): Add myself.
884
885 2010-04-14  Tristan Gingold  <gingold@adacore.com>
886
887         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
888         * configure: Regenerate.
889
890 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
891
892         * configure: Regenerate after change to elf.m4.
893
894 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
895
896         * MAINTAINERS (Write After Approval): Add myself.
897
898 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
899
900         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
901         * configure: Regenerated.
902
903 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
904
905         * configure.ac: Print "buggy but acceptable" when CLooG
906         revision is less than 9.
907         * configure: Regenerated.
908
909 2010-04-01  Diego Novillo  <dnovillo@google.com>
910
911         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
912
913 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
914
915         PR bootstrap/43615
916         PR bootstrap/43328
917
918         Revert:
919
920         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
921
922         * configure.ac: Do not pass --enable-multilib nor
923         --disable-multilib in baseargs.  Accept explicitly passed
924         --enable_multilib.
925         * configure: Regenerate.
926
927 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
928
929         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
930
931 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
932
933         * MAINTAINERS: Remove myself.
934
935 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
936
937         PR bootstrap/43328
938         * configure.ac: Do not pass --enable-multilib nor
939         --disable-multilib in baseargs.  Accept explicitly passed
940         --enable_multilib.
941         * configure: Regenerate.
942
943 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
944
945         * MAINTAINERS (spu port): Remove me.
946
947 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
948
949         * configure.ac (tic6x-*-*): New case.
950         * configure: Regenerate.
951
952 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
953
954         * config.sub: Update to version 2010-03-22.
955         * config.guess: Update to version 2009-12-30.
956
957 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
958
959         PR ada/42554
960         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
961         * configure: Regenerate.
962
963 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
964
965         * MAINTAINERS: Update my email address.
966
967 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
968
969         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
970         (ghassan.shobaki@amd.com): Removed.
971
972 2010-03-17  Alan Modra  <amodra@gmail.com>
973
974         * MAINTAINERS: Update my email address.
975
976 2010-03-16  Diego Novillo  <dnovillo@google.com>
977
978         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
979         Matthews.
980
981 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
982
983         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
984         Gutson, Jeffrey D. Oldham and Mark Shinwell.
985
986 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
987
988         * MAINTAINERS: Update my email address.
989
990 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
991
992         * MAINTAINERS: Update my email address.
993
994 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
995
996         * MAINTAINERS: Update my email address.
997
998 2010-03-09  Jie Zhang  <jie@codesourcery.com>
999
1000         * MAINTAINERS: Update my email address.
1001
1002 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1003
1004         PR libstdc++/32499
1005         * configure.ac (RANLIB): Default to true.
1006         (STRIP): Likewise.
1007         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1008         * configure: Regenerate.
1009
1010 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1011
1012         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1013         (Write After Approval): Update my email address.
1014
1015 2010-02-17  Nick Clifton  <nickc@redhat.com>
1016
1017         PR 11238
1018         * Makefile.tpl (local-distclean): Also remove config.cache files in
1019         sub-directories as there may not be Makefiles present in the
1020         sub-directories.
1021         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1022         the config.cache files found by the find command.
1023
1024         * Makefile.in: Regenerate.
1025         * configure.ac: Revert previous delta.
1026         * configure: Regenerate.
1027
1028 2010-02-15  Nick Clifton  <nickc@redhat.com>
1029
1030         PR 11238
1031         * configure.ac: Delete config.cache files in sub-directories when
1032         deleting Makefiles.
1033         * configure: Regenerate.
1034
1035 2010-02-12  Ben Elliston  <bje@gnu.org>
1036
1037         * MAINTAINERS: Update my email address.
1038
1039 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1040
1041         * MAINTAINERS (spu port): Update my email address.
1042
1043 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1044
1045         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1046
1047 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1048
1049         * configure.ac: Add "recommended" version checks for GMP/MPC.
1050         Update recommended GMP/MPFR/MPC versions.
1051         * configure: Regenerate.
1052
1053 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1054
1055         * MAINTAINERS: Move my Embecosm email address into the
1056         write-after-approval section.
1057
1058 2010-01-26  Ian Lance Taylor  <iant@google.com>
1059
1060         * MAINTAINERS: Add myself as Go frontend maintainer.
1061
1062 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1063
1064         PR libstdc++/36101, PR libstdc++/42813
1065         * configure.ac (bootstrap_target_libs): Make inclusion of
1066         target-libgomp conditional on libgomb being in target_configdirs.
1067         * configure: Regenerate.
1068
1069 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1070
1071         PR libstdc++/36101, PR libstdc++/42813
1072         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1073         * configure: Regenerate.
1074
1075 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1076
1077         PR libstdc++/36101, PR libstdc++/42813
1078         * configure.ac (target_configdirs): Substitute.
1079         * Makefile.def: Bootstrap target module libgomp.
1080         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1081         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1082         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1083         * configure, Makefile.in: Regenerate.
1084
1085 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1086
1087         * MAINTAINERS: Adjust my details.
1088
1089 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1090
1091         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1092
1093 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1094
1095         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1096
1097 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1098
1099         * MAINTAINERS (Write After Approval): Add myself.
1100
1101 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1102
1103         * MAINTAINERS (Write After Approval): Add myself.
1104
1105 2010-01-11  Richard Guenther  <rguenther@suse.de>
1106
1107         PR lto/41569
1108         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1109         * Makefile.in: Regenerated.
1110
1111 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1112
1113         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1114         * configure: Regenerate.
1115
1116 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1117             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1118
1119         PR bootstrap/42424
1120         * configure.ac: Include libtool m4 files.
1121         (_LT_CHECK_OBJDIR): Call it.
1122         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1123         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1124
1125         * configure: Regenerate.
1126
1127 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1128
1129         PR bootstrap/41818
1130         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1131         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1132         * Makefile.in: Regenerate.
1133
1134 2010-01-02  Richard Guenther  <rguenther@suse.de>
1135
1136         PR lto/41529
1137         * configure.ac: Include config/elf.m4.  Disable LTO if not
1138         builting for an elf target.
1139         * configure: Regenerate.
1140
1141 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1142
1143         * MAINTAINERS: Change my email address.
1144
1145 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1146
1147         * config.sub, config.guess: Update from upstream sources.
1148
1149 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1150
1151         * MAINTAINERS (Write After Approval): Add myself.
1152
1153 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1154
1155         PR middle-end/30447
1156         PR middle-end/30789
1157         PR other/40302
1158
1159         * configure.ac: Require MPC.
1160         * configure: Regenerate.
1161
1162 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1163
1164         PR target/38384
1165         PR bootstrap/40972
1166         * libtool.m4: Sync from git Libtool.
1167         * ltoptions.m4: Likewise.
1168         * ltversion.m4: Likewise.
1169         * lt~obsolete.m4: Likewise.
1170         * ltmain.sh: Likewise.
1171
1172 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1173
1174         * configure.ac: Update minimum MPC version to 0.8.
1175         * configure: Regenerate.
1176
1177 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1178
1179         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1180         * configure: Regenerated.
1181
1182 2009-11-21  Ian Lance Taylor  <iant@google.com>
1183
1184         * configure.ac: Change default of poststage1_ldflags to be empty if
1185         poststage1_libs is set.  When poststage1_libs is empty, and
1186         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1187         * configure: Rebuild.
1188
1189 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1190
1191         * MAINTAINERS (Write After Approval): Update my email address.
1192
1193 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1194
1195         * config.guess: Update from upstream sources.
1196
1197 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1198
1199         * Makefile.def: Restore host and target settings for gmp.
1200         * Makefile.in: Rebuild.
1201
1202 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1203
1204         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1205         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1206         Fix portability of test of C++ as bootstrap language.  Add
1207         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1208         * configure: Rebuild.
1209         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1210         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1211         in-tree building.
1212         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1213         (POSTSTAGE1_HOST_EXPORTS): Use it.
1214         (STAGE[+id+]_CXXFLAGS): New.
1215         (BASE_FLAGS_TO_PASS): Pass it down.
1216         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1217         extra_exports.
1218         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1219         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1220         extra_exports.
1221         * Makefile.in: Rebuild.
1222
1223 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1224
1225         * config.sub, config.guess: Update from upstream sources.
1226
1227 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1228
1229         * MAINTAINERS (Write After Approval): Add myself.
1230
1231 2009-11-09  Jon Beniston  <jon@beniston.com>
1232
1233         * MAINTAINERS (Write After Approval): Add myself.
1234
1235 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1236
1237         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1238         paths for *-w64-mingw* and x86_64-*mingw*.
1239         * configure: Regenerated.
1240
1241 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1242
1243         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1244
1245 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1246
1247         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1248         Phil Edwards to Write-After Approval.
1249
1250 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1251
1252         * configure.ac: Disable target-winsup & co for
1253         x86_64-*-mingw* and *-w64-mingw* targets.
1254         * configure: Regenerated.
1255
1256 2009-10-16  Nick Clifton  <nickc@redhat.com>
1257
1258         * MAINTAINERS: Add myself as a maintainer for the RX port.
1259
1260 2009-10-26  Johannes Singler  <singler@kit.edu>
1261
1262         * MAINTAINERS (Write After Approval): Update my e-mail address.
1263
1264 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1265
1266         * configure.ac (CLooG test): Use = with test.
1267         * configure: Regenerate.
1268
1269 2009-10-22  Richard Guenther  <rguenther@suse.de>
1270
1271         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1272         cloog if the ppl version check failed.  Move flags saving
1273         before setting in libelf check.
1274         * configure: Regenerate.
1275
1276 2009-10-21  Richard Guenther  <rguenther@suse.de>
1277
1278         * configure.ac: Adjust the ppl and cloog configure to work as
1279         documented.  Disable cloog if ppl was disabled.  Omit the version
1280         checks if they were disabled.
1281         * configure: Re-generate.
1282
1283 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1284
1285         * configure.ac: Add 'lto' to enable_languages, not
1286         new_enable_languages, and only if not already present.
1287         * configure: Regenerate.
1288
1289 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1290
1291         * README: Refer to the various COPYING* files instead of just
1292         COPYING.
1293         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1294
1295 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1296
1297         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1298         
1299 2009-10-07  Richard Guenther  <rguenther@suse.de>
1300
1301         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1302         and Richard Guenther as reviewers.
1303         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1304         as reviewers.
1305
1306 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1307
1308         * config.sub: Update from upstream sources.
1309
1310 2009-10-06  Ian Lance Taylor  <iant@google.com>
1311
1312         * Makefile.def: check-gold depends upon all-gas.
1313         * Makefile.in: Rebuild.
1314
1315 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1316
1317         * MAINTAINERS (Write After Approval): Add myself.
1318
1319 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1320
1321         * Makefile.def: all-lto-plugin depends on all-libiberty.
1322         set bootstrap=true for lto-plugin.
1323         Add lto-plugin.
1324         * Makefile.in: Regenerate.
1325         * configure.ac (host_libs): Add lto-plugin.
1326         * configure: Regenerate.
1327
1328 2009-10-03  Diego Novillo  <dnovillo@google.com>
1329
1330         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1331         (HOST_LIBELFLIBS): Define.
1332         (HOST_LIBELFINC): Define.
1333         * Makefile.in: Regenerate.
1334         * configure.ac: Add --enable-lto.
1335         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1336         If --enable-lto is used, add 'lto' to new_enable_languages.
1337         If --enable-lto is used and gold is enabled, add
1338         lto-plugin to configdirs.
1339         * configure: Regenerate.
1340
1341 2009-10-03  Simon Baldwin  <simonb@google.com>
1342
1343         * configure.ac: If --with-system-zlib, suppress local zlib and
1344         pass --with-system-zlib to subdir configure scripts.
1345         * configure: Regenerate.
1346
1347 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1348             Paolo Bonzini  <bonzini@gnu.org>
1349
1350         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1351         $(srcdir).
1352         * Makefile.in: Rebuilt.
1353
1354 2009-09-26  Gary Funck  <gary@intrepid.com>
1355
1356         * MAINTAINERS (Write After Approval): Add myself.
1357
1358 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1359
1360         * configure.ac: Update minimum MPC version to 0.7.
1361         * configure: Regenerate.
1362
1363 2009-09-25  Nick Clifton  <nickc@redhat.com>
1364
1365         * configure.ac: Pass any --cache-file=/dev/null option on to
1366         subconfigures.
1367         * configure: Regenerate.
1368
1369 2009-09-23  Nick Clifton  <nickc@redhat.com>
1370
1371         * config.sub, config.guess: Update from upstream sources.
1372
1373 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1374
1375         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1376         * Makefile.in: Rebuilt.
1377
1378 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1379
1380         PR bootstrap/32272
1381         * configure.ac: Error out if $srcdir isn't '.' but contains
1382         host-${host_noncanonical}.
1383         * configure: Regenerate.
1384
1385 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1386
1387         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1388         maintainer.
1389
1390 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1391
1392         * configure.ac: If bootstrapping a combined tree with
1393         --enable-gold, require c++ in stage1_languages.
1394         * configure: Regenerate.
1395
1396         * configure.ac: Also add target_libs of stage1_languages to
1397         bootstrap_target_libs.
1398         * configure: Regenerate.
1399
1400         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1401         with --enable-languages not containing c++.
1402         * configure: Regenerate.
1403
1404 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1405
1406         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1407         * configure: Regenerate.
1408
1409 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1410
1411         * MAINTAINERS (Write After Approval): Update my e-mail address,
1412         and move from from here...
1413         (Waiting for paperwork): To here.
1414
1415 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1416
1417         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1418
1419 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1420
1421         * configure.ac: Do not use $extrasub for replacing @if/@endif
1422         parts in Makefile; instead, use additional arguments to
1423         AC_CONFIG_COMMANDS to do the replacement manually, with several
1424         sed invocations, to avoid HP-UX sed command limits.
1425         * configure: Regenerate.
1426
1427 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1428
1429         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1430         blank before -L.
1431
1432 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1433
1434         * configure.ac (with-build-config): Document.  Handle without.
1435         Handle missing argument.
1436         * configure: Rebuilt.
1437
1438 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1439
1440         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1441         Default to bootstrap-debug only if compare-debug works.
1442         * configure: Rebuilt.
1443         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1444         * Makefile.in: Rebuilt.
1445
1446 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1447
1448         * MAINTAINERS (OS Port Maintainers): Update my email address.
1449
1450 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1451
1452         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1453         * Makefile.in: Rebuilt.
1454
1455 2009-09-01  Chris Demetriou  <cgd@google.com>
1456
1457         * MAINTAINERS (Write After Approval): Add myself.
1458
1459 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1460
1461         PR debug/30161
1462         * include/dwarf2.h (enum dwarf_tag): Added
1463         DW_TAG_GNU_template_template_param
1464         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1465
1466 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1467
1468         * Makefile.tpl (AWK): Fix typo.
1469         * Makefile.in: Regenerate.
1470
1471 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1472
1473         * configure.ac: Detect awk and sed.
1474         * Makefile.def (flags_to_pass): Add AWK and SED.
1475         * Makefile.tpl (AWK, SED): New.
1476         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1477         * configure: Regenerate.
1478         * Makefile.in: Regenerate.
1479
1480 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1481
1482         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1483         (collapseslashes): Likewise.
1484
1485 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1486
1487         * configure.ac (AC_PREREQ): Bump to 2.64.
1488
1489 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1490
1491         * configure.ac: Remove --with-datarootdir, --with-docdir,
1492         --with-pdfdir, --with-htmldir switches.
1493         * configure: Regenerate.
1494
1495         * configure: Regenerate.
1496
1497         * compile: Sync from Automake 1.11.
1498         * depcomp: Likewise.
1499         * install-sh: Likewise.
1500         * missing: Likewise.
1501         * mkinstalldirs: Likewise.
1502         * ylwrap: Likewise.
1503
1504 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1505
1506         * ltmain.sh (func_normal_abspath): New function.
1507         (func_relative_path): Likewise.
1508         (func_mode_help): Document new -bindir option for link mode.
1509         (func_mode_link): Add new -bindir option, and use it to place
1510         output DLL if specified.
1511
1512 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1513
1514         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1515         (baseargs): Add --disable-option-checking.
1516         * configure: Regenerate.
1517
1518         * Makefile.def (configure-target-libiberty): Depend on
1519         all-binutils and all-ld.
1520         (configure-target-newlib): Likewise.
1521         * Makefile.in: Regenerate.
1522
1523 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1524
1525         * config.sub, config.guess: Update from upstream sources.
1526
1527 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1528
1529         Sync from src, merge:
1530
1531         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1532
1533         * configure.ac: Do not exclude gas for i386-*-darwin.
1534         Add a case for x86_64-*-darwin.
1535         * configure: Regenerate.
1536
1537 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1538
1539         * MAINTAINERS: Add my name to Write After Approval list.
1540
1541 2009-08-06  Michael Eager  <eager@eagercon.com>
1542
1543         * configure.ac: Add Microblaze target.
1544         * configure: Regenerate.
1545
1546 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1547
1548         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1549         * configure: Regenerate.
1550         
1551 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1552
1553         * MAINTAINERS (Write After Approval): Update my e-mail address.
1554
1555 2009-07-06  Ian Lance Taylor  <iant@google.com>
1556
1557         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1558         * configure: Rebuild.
1559
1560 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1561
1562         * MAINTAINERS: Move myself to the Graphite Reviewers.
1563
1564 2009-06-30  Wei Guozhi  <carrot@google.com>
1565
1566         * MAINTAINERS: Add my name to Write After Approval list.
1567
1568 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1569
1570         PR bootstrap/40338
1571         * configure.ac (comparestring): Create new variable.
1572         * Makefile.tpl (comparestring): Use to skip some comparisions.
1573         * configure: Regenerate.
1574         * Makefile.in: Regenerate.
1575
1576 2009-06-26  Doug Evans  <dje@sebabeach.org>
1577
1578         * Makefile.def (host_modules): Add cgen.
1579         * Makefile.in: Regenerate.
1580         * configure.ac (host_tools): Add cgen.
1581         * configure: Regenerate.
1582
1583 2009-06-23  DJ Delorie  <dj@redhat.com>
1584
1585         * MAINTAINERS: Add myself as mep maintainer.
1586
1587 2009-06-23  Ian Lance Taylor  <iant@google.com>
1588
1589         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1590         boot_languages.  Only bootstrap target libraries listed in
1591         target_libs for some boot language.  Add --with-stage1-ldflags,
1592         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1593         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1594         if not building with C++.
1595         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1596         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1597         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1598         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1599         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1600         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1601         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1602         * configure, Makefile.in: Rebuild.
1603
1604 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1605
1606         * MAINTAINERS: Added my name to write-after-approval list.
1607
1608 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1609
1610         * configure.ac: Define is_elf for QNX Neutrino targets.
1611         * configure: Regenerate.
1612
1613 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1614
1615         * MAINTAINERS: Added my name to the write-after-approval list
1616
1617 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1618
1619         * configure.ac: Detect MPC in default directory.
1620         * configure: Regenerate.
1621
1622 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1623             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1624
1625         * Makefile.tpl (all): Avoid a trailing backslash.
1626         * Makefile.in: Regenerate.
1627
1628 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1629
1630         * config.sub, config.guess: Update from upstream sources.
1631
1632 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1633
1634         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1635         to noconfdirs.
1636         * configure: Regenerate.
1637
1638 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1639
1640         * Makefile.tpl ([+compare-target+]): Compare all stage
1641         directories, rather than just gcc.
1642         * Makefile.in: Rebuilt.
1643
1644 2009-06-01  Doug Kwan  <dougkwan@google.com>
1645
1646         * configure.ac: Support gold for target arm*-*-*.
1647         * configure: Regenerate.
1648
1649 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1650
1651         * Makefile.def: Add MPC support and dependencies.
1652         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1653
1654         * Makefile.in, configure: Regenerate.
1655
1656 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1657
1658         * Makefile.tpl (all): Avoid harmless warning in make all when
1659         gcc-bootstrap is enabled but stage_last does not exist.
1660         * Makefile.in: Rebuilt.
1661
1662 2009-05-24  Nicolas Roche  <roche@adacore.com>
1663
1664         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1665         * Makefile.in: Regenerate.
1666
1667 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1668
1669         * MAINTAINERS: Update my e-mail address.
1670
1671 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1672
1673         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1674         * configure:  Regenerate.
1675
1676 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1677
1678         PR other/40159
1679         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1680         gcc-no-bootstrap are mutually exclusive.
1681         * Makefile.in: Rebuilt.
1682
1683 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1684
1685         PR other/40159
1686         * Makefile.tpl (all): Don't end with unconditional success.
1687         * Makefile.in: Rebuilt.
1688
1689 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1690
1691         PR target/37137
1692         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1693         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1694         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1695         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1696         stage_configureflags, stage_cflags and stage_libcflags into
1697         explicit Makefile macros.
1698         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1699         GFORTRAN.
1700         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1701         CC.  Set CC_FOR_BUILD from CC.
1702         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1703         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1704         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1705         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1706         and GFORTRAN.
1707         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1708         (_LIBCFLAGS): Renamed to _TFLAGS.
1709         (do-compare-debug, do-compare3-debug): Drop.
1710         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1711         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1712         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1713         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1714         (XGCC_FLAGS_FOR_TARGET): New.
1715         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1716         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1717         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1718         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1719         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1720         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1721         TFLAGS.
1722         (BUILD_CONFIG): Include if requested.
1723         (all): Set TFLAGS on bootstrap.
1724         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1725         (all-stageid-prefixmodule): Likewise.
1726         (do-clean, distclean-stageid): Set TFLAGS.
1727         (restrap): Fix whitespace.
1728         * Makefile.in: Rebuilt.
1729
1730 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1731
1732         * config.guess: Sync with src.
1733
1734 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1735
1736         * configure.ac ($with_ppl):  Default to no if not supplied.
1737         ($with_cloog):  Likewise.
1738         configure:  Regenerate.
1739
1740 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1741
1742         * MAINTAINERS: Update my e-mail address.
1743
1744 2009-04-27  Nick Clifton  <nickc@redhat.com>
1745
1746         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1747
1748 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1749
1750         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1751         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1752         * Makefile.in: Regenerate.
1753
1754 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1755
1756         PR bootstrap/39739
1757         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1758         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1759
1760         * configure, Makefile.in: Regenerate.
1761
1762 2009-04-21  Taras Glek  <tglek@mozilla.com>
1763
1764         * include/hashtab.h: Update GTY annotations to new syntax
1765         * include/splay-tree.h: Likewise
1766
1767 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1768
1769         * config.sub, config.guess: Update from upstream sources.
1770
1771 2009-04-15  Anthony Green  <green@moxielogic.com>
1772
1773         * configure.ac: Add moxie support.
1774         * configure: Rebuilt.
1775
1776 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1777
1778         * configure.ac: Change copyright header to refer to version
1779         3 of the GNU General Public License and to point readers at the
1780         COPYING3 file and the FSF's license web page.
1781         * Makefile.def: Likewise.
1782         * Makefile.tpl: Likewise.
1783         * Makefile.in: Regenerate.
1784
1785 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1786
1787         * configure.ac: Restore match for darwin9 or later. Use double
1788         brackets since regeneration eats one pair.
1789         * configure: Regenerate.
1790
1791 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1792
1793         PR gas/10039
1794         * configure.ac: Require texinfo 4.7.
1795         * configure: Regenerated.
1796
1797 2009-04-09  Nick Clifton  <nickc@redhat.com>
1798
1799         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1800         the GCC Runtime Library Exception.
1801
1802 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1803
1804         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1805         * configure: Regenerate.
1806
1807 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1808
1809         * Makefil.def (languages): New entries.
1810         * Makefile.tpl (check-gcc-*): New generic target.
1811         * Makefile.in: Regenerate.
1812
1813 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1814
1815         * MAINTAINERS:  Update my email address.
1816
1817 2009-03-18  Tom Tromey  <tromey@redhat.com>
1818
1819         * configure: Rebuild.
1820         * configure.ac (host_libs): Add libiconv.
1821         * Makefile.in: Rebuild.
1822         * Makefile.def (host_modules): Add libiconv.
1823         (configure-gdb, all-gdb): Depend on libiconv.
1824
1825 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1826
1827         * configure.ac: Treat gdb as supported on x86_64-darwin.
1828         * configure: Regenerate.
1829
1830 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1831
1832         * configure.ac (--with-host-libstdcxx): New option.
1833         * configure: Regenerate.
1834
1835 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1836
1837         * MAINTAINERS:  Move myself into the write after approval list.
1838
1839 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1840
1841         * MAINTAINERS: Update e-mail address.
1842         
1843 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1844
1845         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1846
1847 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1848
1849         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1850
1851 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1852
1853         Backport from git Libtool:
1854
1855         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1856         Support GNU/kOpenSolaris.
1857         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1858         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1859         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1860         GNU/kOpenSolaris.
1861
1862 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1863
1864         * MAINTAINERS: Update e-mail address.
1865
1866 2009-02-24  Michael Eager  <eager@eagercon.com>
1867
1868         * MAINTAINERS (Write After Approval): Add self.
1869
1870 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1871
1872         * MAINTAINERS (Write After Approval): Add myself.
1873
1874 2009-02-05  Andreas Schwab  <schwab@suse.de>
1875
1876         * Makefile.tpl (stage_last): Define $r and $s before using
1877         $(RECURSE_FLAGS_TO_PASS).
1878         * Makefile.in: Regenerate
1879
1880 2009-01-30  Ian Lance Taylor  <iant@google.com>
1881
1882         * MAINTAINERS: Move myself to the Global Reviewers list.
1883
1884 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1885
1886         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1887         * configure: Regenerate.
1888
1889 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1890
1891         * MAINTAINERS: Make whitespace consistent.
1892         Remove Robert Millan from Write After Approval.
1893
1894 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1895
1896         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1897         (all-opcodes): Depend on all-libiberty.
1898         * Makefile.in: Regenerate.
1899
1900 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1901
1902         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1903         * configure: Regenerate.
1904
1905 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1906
1907         * MAINTAINERS (Write After Approval): Add myself.
1908
1909 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1910
1911         * MAINTAINERS: Add myself to reviewers (Fortran).
1912
1913 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1914
1915         PR tree-optimization/38515
1916         * configure.ac (cloog-polylib): Removed.
1917         (with_ppl, with_cloog): Test for "no".
1918         * configure: Regenerated.
1919
1920 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1921
1922         * MAINTAINERS: Moved myself to reviewers (Fortran).
1923
1924 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1925
1926         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1927         (Write After Approval): Remove myself.
1928
1929 2009-01-03  Diego Novillo  <dnovillo@google.com>
1930
1931         * MAINTAINERS: Remove myself from alias maintainership.
1932
1933 2009-01-02  David Ayers  <ayers@fsfe.org>
1934
1935         * MAINTAINERS: Update e-mail address.
1936
1937 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1938
1939         * MAINTAINERS: Make whitespace consistent.
1940
1941 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1942
1943         Backport from upstream Libtool:
1944         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1945         Add cache variables to tests that require the linker to work.
1946         For shlibpath_overrides_runpath, this also changes the semantics
1947         to let the result from the C compiler take precedence.
1948
1949 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1950
1951         * config.sub, config.guess: Update from upstream sources.
1952
1953 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1954
1955         * configure.ac (ppllibs): Add by default the lib flags.
1956         * configure: Regenerate.
1957
1958 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1959
1960         * MAINTAINERS:  Add myself to the write after approval list.
1961
1962 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1963
1964         * configure.ac: Add double brackets on darwin[912].
1965         * configure: Regenerate.
1966
1967 2008-12-03  Daniel Kraft  <d@domob.eu>
1968
1969         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1970         Approval to Reviewer section (for Fortran front-end).
1971
1972 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1973
1974         * configure.ac: Expand to darwin10 and later.
1975         * configure: Regenerate.
1976
1977 2008-12-02  Andreas Schwab  <schwab@suse.de>
1978
1979         * Makefile.def: configure-target-boehm-gc depends on
1980         all-target-libstdc++-v3.
1981         * Makefile.in: Regenerate.
1982
1983 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1984
1985         * MAINTAINERS:  Add myself as mingw maintainer.
1986
1987 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1988
1989         * config.sub, config.guess: Update from upstream sources.
1990
1991 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1992
1993         * README.SCO: Remove.
1994
1995 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1996
1997         * MAINTAINERS:  Add myself to the write after approval list.
1998
1999 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2000
2001         * MAINTAINERS:  Update my email address in WAA section.
2002
2003 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2004
2005         * MAINTAINERS: Update e-mail address.
2006
2007 2008-11-27  Toon Moene  <toon@moene.org>
2008
2009         * MAINTAINERS: Change e-mail address.
2010
2011 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2012
2013         * configure.ac: Build gdb for i?86-*-darwin*
2014         * configure: Regenerated.
2015
2016 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2017
2018         * MAINTAINERS: Added my full name.
2019
2020 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2021
2022         PR bootstrap/38014
2023         PR bootstrap/37923
2024
2025         Revert:
2026
2027         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2028
2029         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2030         * Makefile.in: Regenerated.
2031
2032         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2033
2034         PR gdb/921
2035         PR gdb/1646
2036         PR gdb/2175
2037         PR gdb/2176
2038
2039         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2040         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2041         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2042         (HOST_EXPORTS): Pass CPPFLAGS.
2043         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2044         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2045         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2046         * Makefile.in, configure: Regenerated.
2047         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2048         and CPPFLAGS_FOR_BUILD.
2049
2050 2008-11-06  Jeff Law  <law@redhat.com>
2051
2052         * MAINTAINERS: Add myself as middle end maintainer.
2053
2054 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2055
2056         * MAINTAINERS (Write after approval): Add myself.
2057
2058 2008-11-05  Diego Novillo  <dnovillo@google.com>
2059
2060         * MAINTAINERS (Global Reviewers): Add myself.
2061         (Non-Algorithmic Maintainers): Remove myself.
2062
2063 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2064
2065         * MAINTAINERS (Write after approval): Add myself.
2066
2067 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2068
2069         * MAINTAINERS (Write after approval): Add myself.
2070
2071 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2072
2073         * configure.ac (spu-*-*): Remove special case.
2074         * configure: Regenerate.
2075
2076 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2077
2078         * MAINTAINERS (Write after approval): Update my email address.
2079
2080 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2081
2082         * configure.ac [spu-*-*]: Do not set skipdirs.
2083         * configure: Re-generate.
2084
2085 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2086
2087         * MAINTAINERS (Various Maintainers): Add myself to reload.
2088
2089 2008-10-25  Richard Guenther  <rguenther@suse.de>
2090
2091         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2092         maintainer.  Remove myself as libgcc-math maintainer.
2093         (Non-Algorithmic Maintainers): Remove myself.
2094
2095 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2096
2097         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2098         * Makefile.in: Regenerated.
2099
2100 2008-10-23  Cary Coutant  <ccoutant@google.com>
2101
2102         * MAINTAINERS (Write after approval): Add myself.
2103
2104 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2105
2106         PR gdb/921
2107         PR gdb/1646
2108         PR gdb/2175
2109         PR gdb/2176
2110
2111         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2112         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2113         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2114         (HOST_EXPORTS): Pass CPPFLAGS.
2115         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2116         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2117         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2118         * Makefile.in, configure: Regenerated.
2119         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2120         and CPPFLAGS_FOR_BUILD.
2121
2122 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2123
2124         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2125         Sebastian Pop.
2126
2127 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2128
2129         * MAINTAINERS (Write After Approval): Added myself.
2130
2131 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2132
2133         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2134         recommended version to 2.3.2.
2135
2136         * configure: Regenerate.
2137
2138 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2139
2140         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2141
2142 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2143
2144         * MAINTAINERS (Write After Approval): Update e-mail address.
2145
2146 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2147
2148         * libtool.m4: Update to libtool 2.2.6.
2149         * lt~obsolete.m4: Update to libtool 2.2.6.
2150         * ltmain.sh: Update to libtool 2.2.6.
2151         * ltsugar.m4: Update to libtool 2.2.6.
2152         * ltversion.m4: Update to libtool 2.2.6.
2153         * ltoptions.m4: Update to libtool 2.2.6.
2154         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2155
2156 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2157
2158         * MAINTAINERS (Write After Approval): Add myself.
2159
2160 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2161
2162         * MAINTAINERS (Write After Approval): Update my name.
2163
2164 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2165
2166         * MAINTAINERS: Add myself in "Write After Approval".
2167
2168 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2169
2170         * MAINTAINERS: Add myself as ia64 maintainer.
2171
2172 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2173
2174         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2175         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2176         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2177         and Michael Tiemann from Write After Approval since they do not
2178         actually have access.
2179
2180 2008-09-05  Richard Guenther  <rguenther@suse.de>
2181
2182         * configure.ac: Initialize clooglibs to -lcloog.
2183         * configure: Re-generate.
2184
2185 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2186
2187         * MAINTAINERS (Write After Approval): Add myself.
2188
2189 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2190
2191         * configure.ac (--with-cloog-polylib): New.
2192         (--disable-cloog-version-check): New.
2193         (--disable-ppl-version-check): New.
2194         * configure: Re-generate.
2195
2196 2008-09-03  Richard Guenther  <rguenther@suse.de>
2197
2198         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2199         cloog test.
2200         * configure: Re-generate.
2201
2202 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2203
2204         Add picoChip port.
2205         * MAINTAINERS: Add picoChip maintainers.
2206
2207 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2208             Tobias Grosser  <grosser@fim.uni-passau.de>
2209             Jan Sjodin  <jan.sjodin@amd.com>
2210             Harsha Jagasia  <harsha.jagasia@amd.com>
2211             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2212             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2213             Adrien Eliche  <aeliche@isty.uvsq.fr>
2214
2215         Merge from graphite branch.
2216         * configure: Regenerate.
2217         * Makefile.in: Regenerate.
2218         * configure.ac (host_libs): Add ppl and cloog.
2219         Add checks for PPL and CLooG.
2220         * Makefile.def (ppl, cloog): Added modules and dependences.
2221         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2222         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2223
2224 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2225
2226         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2227         (GCC_SHLIB_SUBDIR): New.
2228         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2229         * configure: Regenerate.
2230         * Makefile.in: Regenerate.
2231
2232 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2233
2234         * MAINTAINERS: Consistently use tabs to separate columns.
2235
2236 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2237
2238         * MAINTAINERS (Write after Approval): Add myself.
2239
2240 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2241
2242         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2243         Enable bfd, binutils and opcodes.
2244         * configure: Regenerate.
2245
2246 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2247
2248         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2249
2250 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2251
2252         * MAINTAINERS:  Use correct Umlaut for last name.
2253
2254 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2255
2256         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2257
2258 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2259
2260         * MAINTAINERS: Update my email address.
2261
2262 2008-08-16  Nicolas Roche  <roche@adacore.com>
2263
2264         * Makefile.tpl: Add BOOT_ADAFLAGS.
2265         * Makefile.in: Regenerate.
2266
2267 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2268
2269         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2270         * configure: Regenerate.
2271
2272 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2273
2274         * configure.ac: Add makefile fragments for hpux.
2275         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2276         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2277         * configure: Regenerate.
2278         * Makefile.in: Regenerate.
2279
2280 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2281
2282         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2283
2284 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2285
2286         * MAINTAINERS (Write after Approval): Add myself.
2287
2288 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2289
2290         * MAINTAINERS (Write After Approval):  Add myself.
2291
2292 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2293
2294         * MAINTAINERS (Write After Approval):  Add myself.
2295
2296 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2297
2298         * MAINTAINERS: Update my email address.
2299
2300 2008-06-25  Joey Ye  <joey.ye@intel.com>
2301
2302         * MAINTAINERS (Write After Approval):  Add myself.
2303
2304 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2305
2306         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2307         * Makefile.in: Regenerate.
2308         * configure: Regenerate.
2309
2310 2008-06-17  Daniel Kraft  <d@domob.eu>
2311
2312         * MAINTAINERS (Write After Approval):  Add myself.
2313
2314 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2315
2316         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2317         "$@" is still intact with both Autoconf 2.59 and 2.62.
2318         * configure: Regenerate.
2319
2320 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2321
2322         * Makefile.tpl: Fix comment errors.
2323         * Makefile.in: Regenerate.
2324
2325 2008-06-12  David S. Miller  <davem@davemloft.net>
2326             David Edelsohn  <edelsohn@gnu.org>
2327
2328         * configure.ac: Add powerpc*-*-* to gold supported targets.
2329         * configure: Regenerate.
2330
2331 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2332
2333         PR tree-optimization/36218
2334         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2335         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2336         (all prefix="build-"): Pass them to build-system sub-makes.
2337         * Makefile.in: Regenerate.
2338
2339 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2340
2341         * MAINTAINERS (mt port): Remove.
2342         (sco5, unixware, sco udk): Remove.
2343         (Kean Johnston): Add to Write After Approval.
2344
2345 2008-05-30  Julian Brown  <julian@codesourcery.com>
2346
2347         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2348         of libobjc for ARM EABI Linux.
2349         * configure: Regenerate.
2350
2351 2008-05-18  Xinliang David Li   <davidxl@google.com>
2352
2353         * ChangeLog: Remove wrong ChangeLog entry.
2354
2355 2008-05-17  Xinliang David Li   <davidxl@google.com>
2356
2357         * MAINTAINERS (Write After Approval): Add myself.
2358
2359 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2360
2361         * MAINTAINERS (Write After Approval): Add myself.
2362
2363 2008-05-14  Rafael Espíndola  <espindola@google.com>
2364
2365         * config-ml.in: don't handle --enable-shared and --enable-static.
2366
2367 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2368
2369         * MAINTAINERS: Update my email address.
2370
2371 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2372
2373         * MAINTAINERS: Update my email address.
2374
2375 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2376
2377         * MAINTAINERS (Write After Approval): Add myself.
2378
2379 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2380
2381         * MAINTAINERS (Write After Approval): Add myself.
2382
2383 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2384
2385         * MAINTAINERS (crx): Add myself.
2386
2387 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2388
2389         Sync with src:
2390         2008-04-14  David S. Miller  <davem@davemloft.net>
2391
2392         * configure.ac: Add sparc*-*-* to gold supported targets.
2393         * configure: Regenerate.
2394
2395 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2396
2397         PR bootstrap/35457
2398         * configure.ac: Include override.m4.
2399         * configure: Regenerate.
2400
2401 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2402
2403         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2404         * Makefile.in: Regenerate.
2405
2406 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2407
2408         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2409         as nonconfigurable directories list.
2410         * configure: Regenerate.
2411
2412 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2413
2414         * config.sub, config.guess: Update from upstream sources.
2415
2416 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2417
2418         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2419         * Makefile.in: Regenerate.
2420
2421 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2422
2423         * configure.ac: Do not build libssp for the AVR.
2424         * configure: Regenerate.
2425
2426 2008-04-07  Ian Lance Taylor  <iant@google.com>
2427
2428         * Makefile.def: check-gold depends upon all-binutils.
2429         * Makefile.in: Regenerate.
2430
2431 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2432
2433         * MAINTAINERS (Write After Approval): Add myself.
2434
2435 2008-04-04  Nick Clifton  <nickc@redhat.com>
2436
2437         PR binutils/4334
2438         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2439         builds.
2440         * configure: Regenerate.
2441
2442 2008-04-04  NightStrike  <NightStrike@gmail.com>
2443
2444         PR other/35151
2445         * configure.ac: Combine rules for mingw32 and mingw64.
2446         * configure: Regenerate.
2447
2448 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2449
2450         * MAINTAINERS (Write After Approval): Add myself.
2451
2452 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2453
2454         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2455         * Makefile.in (.NOTPARALLEL): Ditto.
2456
2457 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2458
2459         * MAINTAINERS (Write After Approval): Add myself.
2460
2461 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2462
2463         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2464         * Makefile.in (.NOTPARALLEL): Regenerate.
2465
2466 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2467
2468         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2469         * Makefile.in: Regenerate.
2470
2471 2008-03-26  Jakub Staszak  <kuba@et.pl>
2472
2473         * MAINTAINERS (Write After Approval): Add myself.
2474
2475 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2476
2477         * MAINTAINERS:  Update e-mail address.
2478
2479 2008-03-20  Ian Lance Taylor  <iant@google.com>
2480
2481         * configure.ac: Add support for --enable-gold.
2482         * Makefile.def: Add gold as a directory like ld.
2483         * configure, Makefile.in: Regenerate.
2484
2485 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2486
2487         * configure.ac: m4_include config/proginstall.m4.
2488         * configure: Regenerate.
2489
2490         Backport from upstream Libtool:
2491
2492         2007-10-12  Eric Blake  <ebb9@byu.net>
2493
2494         Deal with Autoconf 2.62's semantic change in m4_append.
2495         * ltsugar.m4 (lt_append): Replace broken versions of
2496         m4_append.
2497         (lt_if_append_uniq): Don't require separator to be overquoted,
2498         and avoid broken m4_append.
2499         (lt_dict_add): Fix typo.
2500         * libtool.m4 (_LT_DECL): Don't overquote separator.
2501
2502 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2503
2504         * config.rpath: Add AIX 6 support.
2505
2506 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2507
2508         * Makefile.def (stageprofile).  Remove -fprofile-generate
2509         from stage_libcflags.
2510         * Makefile.in: Regenerate.
2511
2512 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2513
2514         * config.sub, config.guess: Update from upstream sources.
2515
2516 2008-03-06  Tom Tromey  <tromey@redhat.com>
2517
2518         * MAINTAINERS: Update for treelang deletion.
2519
2520 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2521
2522         * MAINTAINERS: Update my email address.
2523
2524 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2525
2526         * MAINTAINERS (darwin port): Add myself as a maintainer.
2527         (objective-c/c++): Add myself as a maintainer.
2528
2529 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2530
2531         * MAINTAINERS (Write After Approval): Update my email address.
2532
2533 2008-02-25  Tomas Bily  <tbily@suse.cz>
2534
2535         * MAINTAINERS (Write After Approval): Add myself.
2536
2537 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2538
2539         * MAINTAINERS (OpenMP): Add myself.
2540
2541 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2542
2543         PR bootstrap/32009
2544         PR bootstrap/32161
2545
2546         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2547         * configure: Regenerate.
2548
2549         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2550         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2551         STAGE4_LIBCFLAGS): New.
2552         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2553         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2554         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2555         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2556         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2557         for target modules.  Don't export LIBCFLAGS.
2558         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2559         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2560         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2561         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2562         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2563         * Makefile.in: Regenerate.
2564
2565 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2566
2567         PR libgcj/33085
2568         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2569         Do not use -DDLL_EXPORT.  Backport from upstream.
2570
2571 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2572
2573         * MAINTAINERS (Write After Approval): Add myself.
2574
2575 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2576
2577         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2578         * configure: Regenerate.
2579
2580 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2581
2582         * configure.ac (xtensa*-*-*): Recognize processor variants.
2583         * configure: Regenerate.
2584
2585 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2586
2587         PR bootstrap/34922
2588         * configure.ac (PARSE_ARGS): Push suitable setting of
2589         ac_subdirs_all, for `./configure --help=recursive'.
2590         Handle `+' in generic toplevel directory disabling.
2591         * configure: Regenerate.
2592
2593 2008-01-28  Nick Clifton  <nickc@redhat.com>
2594
2595         * MAINTAINERS (xstormy16): Take over maintainership.
2596
2597 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2598
2599         * MAINTAINERS (c4x port): Remove.
2600
2601 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2602
2603         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2604
2605 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2606
2607         * config.sub, config.guess: Update from upstream sources.
2608
2609 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2610
2611         * MAINTAINERS (Write After Approval): Add myself.
2612
2613 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2614
2615         * MAINTAINERS: Update my email address.
2616
2617 2008-01-09  Raksit Ashok  <raksit@google.com>
2618
2619         * MAINTAINERS (Write After Approval): Add myself.
2620
2621 2008-01-09  Raksit Ashok  <raksit@google.com>
2622
2623         * MAINTAINERS (Write After Approval): Add myself.
2624
2625 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2626
2627         * config.sub, config.guess: Update from upstream sources.
2628
2629 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2630
2631         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2632         Change recommended MPFR from 2.2.1 -> 2.3.0.
2633         * configure: Regenerate.
2634
2635 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2636
2637         * MAINTAINERS: Update my email address.
2638
2639 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2640
2641         * MAINTAINERS: Update my email address.
2642
2643 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2644
2645         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2646         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2647         * Makefile.in: Regenerate.
2648
2649 2007-12-10  Mark Heffernan  <meheff@google.com>
2650
2651         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2652         misplaced entries.
2653
2654 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2655
2656         * configure.ac: Enable libjava for x86_64-*-darwin9.
2657         * configure: Regenerate.
2658
2659 2007-12-07  Bill Maddox  <maddox@google.com>
2660
2661         * MAINTAINERS (Write After Approval): Add myself.
2662
2663 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2664
2665         * config.sub, config.guess: Update from upstream sources.
2666
2667 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2668
2669         * config-ml.in: Remove 64bit configure tests.
2670
2671 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2672
2673         * config-ml.in: Robustify against white space in absolute file
2674         names.
2675
2676         * config-ml.in (multi-clean): Substitute ${Makefile}.
2677         Remove superfluous ${Makefile} in list.
2678
2679 2007-11-19  Thiemo Seufer  <ths@mips.com>
2680
2681         * config-ml.in: Don't hardcode the Makefile name.
2682
2683 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2684
2685         * MAINTAINERS (Write After Approval): Add myself.
2686
2687 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2688
2689         * MAINTAINERS (Write After Approval): Add myself.
2690
2691 2007-11-06  Doug Kwan  <dougkwan@google.com>
2692
2693         * MAINTAINERS (Write After Approval): Add myself.
2694
2695 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2696
2697         * MAINTAINERS (mercury): Remove entry.
2698         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2699
2700 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2701
2702         * Makefile.def (dependencies): Make configure-gdb depend on
2703         all-intl.
2704         * Makefile.in: Regenerated.
2705
2706 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2707
2708         * MAINTAINERS (Fortran maintainer): Remove myself.
2709
2710 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2711
2712         * Makefile.def: To avoid problems running with parallel makes,
2713         build newlib before libgloss so that target specific header
2714         files are availble.
2715         * Makefile.in: Regenerate
2716
2717 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2718
2719         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2720         * Makefile.in: Regenerate.
2721
2722 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2723
2724         * MAINTAINERS (Register allocation reviewer): Add myself.
2725
2726 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2727
2728         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2729         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2730         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2731         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2732         * configure: Regenerate.
2733
2734 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2735
2736         * MAINTAINERS (Register allocation reviewer): Add myself.
2737
2738 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2739
2740         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2741         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2742         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2743         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2744         * configure.ac: Default them to host tools for $host = $build.
2745         Subst them.
2746
2747         * configure: Regenerate.
2748         * Makefile.in: Regenerate.
2749
2750 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2751
2752         * MAINTAINERS (Register allocation reviewer): Add myself.
2753
2754 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2755
2756         * MAINTAINERS (Register allocation reviewer): Add myself.
2757
2758 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2759
2760         * MAINTAINERS (Write After Approval): Fix typo.
2761
2762 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2763
2764         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2765         * configure: Regenerate.
2766
2767 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2768
2769         PR bootstrap/31906
2770         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2771         they're already prefixed.
2772
2773 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2774
2775         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2776         libstdc++.
2777         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2778         * configure: Regenerate.
2779         * Makefile.in: Regenerate.
2780
2781 2007-09-17  Andreas Schwab  <schwab@suse.de>
2782
2783         * configure.ac: Raise minimum makeinfo version to 4.6.
2784         * configure: Regenerate.
2785
2786 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2787
2788         * MAINTAINERS (write-after-approval) add myself
2789
2790 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2791
2792         * configure.ac: Correct makeinfo version check.
2793         * configure: Regenerate.
2794
2795 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2796
2797         * MAINTAINERS: Update my email address.
2798
2799 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2800
2801         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2802         to $skipdirs and only disable gprof for newlib.  Use the normal
2803         mips*-elf* handling in other respects.
2804         * configure: Regnerate.
2805
2806 2007-09-12  David Daney  <ddaney@avtrex.com>
2807
2808         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2809         enabling libgcj.
2810         * configure: Regenerate.
2811
2812 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2813
2814         PR other/32154
2815         * configure.ac: For libgloss targets, point the linker to the linker
2816         script, startup code and simulator library.
2817         * configure: Regenerate.
2818
2819 2007-09-07  Andrew Haley  <aph@redhat.com>
2820
2821         * configure.ac (noconfigdirs): Remove target-libffi and
2822         target-libjava.
2823         * configure: Regenerate.
2824
2825 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2826
2827         PR target/33281
2828         * configure.ac: Use config/mh-mingw on mingw.
2829         * configure: Regenerate.
2830
2831 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2832
2833         * MAINTAINERS (Write After Approval): Add myself.
2834
2835 2007-09-05  Richard Guenther  <rguenther@suse.de>
2836
2837         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2838         nor --disable-checking is provided also turn on yes and types
2839         checking for stage1.
2840         * configure: Re-generate.
2841
2842 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2843
2844         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2845         (Write After Approval): Remove myself.
2846
2847 2007-08-29  Nick Clifton  <nickc@redhat.com>
2848
2849         * config.sub, config.guess: Update from upstream sources.
2850
2851 2007-08-22  Bud Davis  <jmdavis@link.com>
2852
2853         * MAINTAINERS (Write After Approval): Added myself.
2854         * MAINTAINERS (Reviewers): Removed myself.
2855
2856 2007-08-18  Paul Brook  <paul@codesourcery.com>
2857             Joseph Myers  <joseph@codesourcery.com>
2858
2859         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2860         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2861         * Makefile.in: Regenerate.
2862         * configure.ac (--with-debug-prefix-map): New.
2863         * configure: Regenerate.
2864
2865 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2866             Nigel Stephens  <nigel@mips.com>
2867
2868         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2869         as target_makefile_frag.
2870         * configure: Regenerate.
2871
2872 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2873
2874         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2875         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2876         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2877         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2878         (do-compare, do-compare3, do-compare-debug): New.
2879         ([+compare-target+]): Use them.
2880
2881 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2882
2883         * MAINTAINERS (Write After Approval): Change my email address.
2884
2885 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2886             Ben Elliston  <bje@au.ibm.com>
2887
2888         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2889         --silent if $silent.
2890         * configure: Regenerate.
2891
2892 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2893
2894         * MAINTAINERS (Various Maintainers): Add myself as
2895         loop infrastructure maintainer.  Update my e-mail
2896         address.
2897
2898 2007-07-31  Diego Novillo  <dnovillo@google.com>
2899
2900         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2901         Adjust description.
2902
2903 2007-07-26  Richard Guenther  <rguenther@suse.de>
2904
2905         * configure.ac: Add types checking to stage1 checking flags.
2906         * configure: Regenerate.
2907
2908 2007-07-17  Nick Clifton  <nickc@redhat.com>
2909
2910         * COPYING3: New file.  Contains version 3 of the GNU General
2911         Public License.
2912         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2913         Lesser General Public License.
2914
2915 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2916
2917         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2918
2919 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2920
2921         * MAINTAINERS (S/390 co-maintainer): Add myself.
2922         (Write After Approval): Remove myself.
2923
2924 2007-07-13  Dan Hipschman  <dsh@google.com>
2925
2926         * MAINTAINERS (Write After Approval): Add myself.
2927
2928 2007-07-11  Nick Clifton  <nickc@redhat.com>
2929
2930         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2931         WINDRES export.
2932         * Makefile.in: Regenerate.
2933
2934 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2935
2936         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2937         maintainer.
2938
2939 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2940
2941         * lt~obsolete.m4: New. Import from 20070318 libtool.
2942
2943 2007-07-03  Julian Brown  <julian@codesourcery.com>
2944
2945         * MAINTAINERS (Write After Approval): Add myself.
2946
2947 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2948
2949         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2950         * configure: Regenerate.
2951
2952 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2953
2954         * configure.ac: Add some missing m4 quotation.
2955         * configure: Regenerate.
2956
2957 2007-07-02  Simon Baldwin  <simonb@google.com>
2958
2959         * MAINTAINERS (Write After Approval): Add myself.
2960
2961 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2962
2963         * configure: Regenerate.
2964
2965 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2966
2967         * Makefile.def: Add windmc tool to build.
2968         * Makefile.tpl: Likewise.
2969         * configure.ac: Likewise.
2970         * Makefile.in: Regenerate.
2971         * configure: Regenerate.
2972
2973 2007-06-28  DJ Delorie  <dj@redhat.com>
2974
2975         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2976         not building newlib.
2977         * configure: Regenerated.
2978
2979 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2980
2981         * MAINTAINERS (Write After Approval): Add myself.
2982
2983 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2984
2985         * MAINTAINERS (Write After Approval): Add myself.
2986
2987 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2988
2989         * MAINTAINERS (Write After Approval): Add myself.
2990
2991 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2992
2993         * MAINTAINERS (Write After Approval): Add myself.
2994
2995 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2996
2997         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2998         * Makefile.in: Regenerated.
2999
3000 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3001
3002         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3003         bfin*-*-uclinux* targets.
3004         * configure: Regenerate.
3005
3006 2007-06-14  Ian Lance Taylor  <iant@google.com>
3007
3008         * MAINTAINERS: Add myself as non-algorithmic global write
3009         maintainer.
3010
3011 2007-06-14  Diego Novillo  <dnovillo@google.com>
3012
3013         * MAINTAINERS: Add self as middle-end maintainer and
3014         non-algorithmic global write maintainer.
3015
3016 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3017
3018         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3019         Move all Fortran maintainers except Paul Brook into the
3020         Non-Autopoiesis section.
3021
3022 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3023
3024         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3025         (distclean-stage[+id+]): Possibly delete stage_last.
3026         * Makefile.in: Regenerate.
3027
3028 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3029
3030         * MAINTAINERS (Various Maintainer): Fix typo.
3031
3032 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3033
3034         * MAINTAINERS (Various Maintainer): Add myself as
3035         dataflow maintainer.
3036
3037 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3038
3039         * config.sub, config.guess: Update from upstream sources.
3040
3041 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3042
3043         * Makefile.tpl: Fix spelling error.
3044         * Makefile.in: Regenerate.
3045
3046 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3047
3048         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3049         lt_cv_sys_max_cmd_len.
3050
3051 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3052
3053         * MAINTAINERS (Various Maintainers): Add myself as
3054         auto-vectorizer maintainer.
3055
3056 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3057
3058         PR libjava/32098
3059         * libtool.m4: Revert previous change.
3060         * ltgcc.m4: Put it here.
3061
3062 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3063
3064         * MAINTAINERS (Various Maintainers): Add myself as
3065         auto-vectorizer maintainer.
3066
3067 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3068
3069         PR libjava/32098
3070         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3071
3072 2007-05-30  Richard Guenther  <rguenther@suse.de>
3073
3074         * MAINTAINERS (Various Maintainers): Add myself as
3075         auto-vectorizer maintainer.
3076
3077 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3078
3079         PR bootstrap/29382
3080         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3081         * configure: Rebuilt.
3082
3083 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3084
3085         * MAINTAINERS (Write After Approval): Removed my name.
3086
3087 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3088
3089         * MAINTAINERS (Write After Approval): Remove myself.
3090
3091 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3092
3093         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3094
3095 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3096
3097         * ltmain.sh: Update from ToT Libtool.
3098         * libtool.m4: Update from ToT Libtool.
3099         * ltsugar.m4: New. Update from ToT Libtool.
3100         * ltversion.m4: New. Update from ToT Libtool.
3101         * ltoptions.m4: New. Update from ToT Libtool.
3102         * ltconfig: Remove.
3103         * ltcf-c.sh: Remove.
3104         * ltcf-cxx.sh: Remove.
3105         * ltcf-gcj.sh: Remove.
3106
3107 2007-05-22  Ollie Wild  <aaw@google.com>
3108
3109         * MAINTAINERS (Write After Approval): Add myself.
3110
3111 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3112
3113         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3114         stage_cflags.
3115         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3116         Remove CFLAGS/LIBCFLAGS.
3117         (configure-stage[+id+]-[+prefix+][+module+],
3118         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3119         * Makefile.in: Regenerate.
3120
3121 2007-05-15  Diego Novillo  <dnovillo@google.com>
3122
3123         * MAINTAINERS: Update e-mail address.
3124
3125 2007-05-15  Revital Eres  <eres@il.ibm.com>
3126
3127         * MAINTAINERS (Write After Approval): Add myself.
3128
3129 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3130
3131         * MAINTAINERS (Write After Approval): Updated my address.
3132
3133 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3134
3135         * MAINTAINERS (Write After Approval): Add myself.
3136
3137 2007-05-11  Silvius Rus  <rus@google.com>
3138
3139         * MAINTAINERS (Write After Approval): Add myself.
3140
3141 2007-04-23  Tom Tromey  <tromey@redhat.com>
3142
3143         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3144
3145 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3146
3147         * MAINTAINERS (cpplib): Rename to ...
3148         (libcpp): ... this.  Add C/C++ front end maintainers.
3149
3150 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3151
3152         * config-ml.in: Pass ${ml_config_env} to configure calls.
3153
3154 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3155
3156         * MAINTAINERS (Write After Approval): Add myself.
3157
3158 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3159
3160         * MAINTAINERS (Write After Approval): Add myself.
3161
3162 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3163
3164         * MAINTAINERS (fortran 95 front end): Add myself.
3165
3166 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3167
3168         * MAINTAINERS (Write After Approval): Add myself.
3169
3170 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3171
3172         * MAINTAINERS (Modulo Scheduler): Add myself.
3173
3174 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3175
3176         * MAINTAINERS (fortran 95 front end): Add myself.
3177         (c++ front end): whitespace fix.
3178
3179 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3180
3181         * MAINTAINERS (Write After Approval): Add myself.
3182
3183 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3184
3185         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3186         of glob.  Quote arguments with single quotes too.
3187         * configure: Regenerate.
3188
3189 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3190
3191         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3192         * Makefile.in: Regenerate
3193
3194 2007-03-07  Andreas Schwab  <schwab@suse.de>
3195
3196         * configure: Regenerate.
3197
3198 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3199
3200         * configure.ac: Add "--with-pdfdir" configure option,
3201         which defines pdfdir variable.
3202         * Makefile.def (target=fixincludes): Add install-pdf to
3203         missing targets.
3204         (recursive_targets): Add install-pdf target.
3205         (flags_to_pass): Add pdfdir.
3206         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3207         target.
3208         * configure: Regenerate
3209         * Makefile.in: Regenerate
3210
3211 2007-02-28  Eric Christopher  <echristo@apple.com>
3212
3213         Revert:
3214         2006-12-07  Mike Stump  <mrs@apple.com>
3215
3216         * Makefile.def (dependencies): Add dependency for
3217         install-target-libssp and install-target-libgomp on
3218         install-gcc.
3219         * Makefile.in: Regenerate.
3220
3221 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3222
3223         * configure: Regenerate.
3224         * configure.ac: Move statements after variable declarations.
3225
3226 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3227
3228         * MAINTAINERS: Add myself as sh maintainer.
3229
3230 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3231
3232         * configure.ac: Adjust for loop syntax.
3233         * configure: Regenerate.
3234
3235 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3236
3237         * configure: Rebuilt.
3238
3239 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3240
3241         * configure.ac: Drop multiple occurrences of --enable-languages,
3242         and fix its quoting.
3243         * configure: Rebuilt.
3244
3245 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3246             Nathan Sidwell  <nathan@codesourcery.com>
3247             Vladimir Prus  <vladimir@codesourcery.com>
3248             Joseph Myers  <joseph@codesourcery.com>
3249
3250         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3251         * configure: Regenerate.
3252
3253 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3254
3255         * ltconfig (freebsd*): Default to elf.
3256
3257 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3258
3259         * configure.ac (target_libraries): Move libgcc before libiberty.
3260         * configure: Regenerated.
3261
3262 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3263             Paolo Bonzini  <bonzini@gnu.org>
3264
3265         PR bootstrap/30753
3266         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3267         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3268         * configure: Regenerated.
3269
3270 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3271
3272         * MAINTAINERS (Language Front End Maintainers): Update my mail
3273         address.
3274
3275 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3276
3277         PR bootstrap/30748
3278         * configure.ac: Correct syntax for Solaris ksh.
3279         * configure: Regenerated.
3280
3281 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3282
3283         * configure.ac: Sync with src.
3284         * configure: Regenerate.
3285
3286 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3287
3288         * Makefile.in: Regenerate.
3289
3290 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3291
3292         * config.sub: Sync with src.
3293
3294 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3295
3296         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3297         noncanonical equivalents.
3298         * configure.in: Rename to...
3299         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3300         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3301         target_noncanonical.  Use them.  Rewrite removal of configure
3302         arguments for autoconf 2.59.  Discard variable settings.  Force
3303         program_transform_name for native tools.
3304
3305         * Makefile.in: Regenerated.
3306         * configure: Regenerated with autoconf 2.59.
3307
3308 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3309
3310         * MAINTAINERS (Write After Approval): Add myself.
3311
3312 2007-01-31  Andreas Schwab  <schwab@suse.de>
3313
3314         * Makefile.tpl (LDFLAGS): Substitute it.
3315         * Makefile.in: Regenerate.
3316
3317 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3318
3319         * MAINTAINERS (Write After Approval): Add myself.
3320
3321 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3322
3323         * MAINTAINERS (spu port): Add myself.
3324
3325 2007-01-23  Richard Guenther  <rguenther@suse.de>
3326
3327         PR bootstrap/30541
3328         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3329         * Makefile.tpl (GNATBIND): Substitute it.
3330         (GNATMAKE): Likewise.
3331         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3332         of STAGE_PREFIX.
3333         * Makefile.in: Regenerate.
3334         * configure: Regenerate.
3335
3336 2007-01-18  Mike Stump  <mrs@apple.com>
3337
3338         * configure.in: Re-enable -Werror for gcc builds.
3339
3340 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3341
3342         * MAINTAINERS (Write After Approval): Add myself.
3343
3344 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3345
3346         * configure.in: Change == to = in test command.
3347         * configure: Regenerate.
3348
3349 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3350             Nick Clifton  <nickc@redhat.com>
3351             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3352
3353         * configure.in (build_configargs, host_configargs, target_configargs):
3354         Remove build/host/target parameters.
3355         (host_libs): Add gmp and mpfr.
3356         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3357         * Makefile.def (gmp, mpfr): New.
3358         (gcc): Remove target.
3359         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3360         target_os, target_vendor): New.
3361         (configure): Add host_alias/target_alias arguments; adjust invocations.
3362         * configure: Regenerate.
3363         * Makefile.in: Regenerate.
3364
3365 2007-01-11  Matt Fago  <fago@earthlink.net>
3366
3367         * configure.in: Try to link to functions only in mpfr 2.2.x
3368         to improve robustness of configure tests.
3369         * configure: Regenerate.
3370
3371 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3372
3373         * MAINTAINERS: Add myself as i386 maintainer.
3374
3375 2007-01-08  Jan Hubicka  <jh@suse.cz>
3376
3377         * MAINTAINERS: Add myself as i386 maintainer.
3378
3379 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3380
3381         * configure.in: Add support for an x86_64-mingw* target.
3382         * configure: Regenerate.
3383
3384 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3385
3386         * Makefile.tpl (all-target): Correct @if conditional for target
3387         modules.
3388         * configure.in: Omit libiberty if building only target libgcc.
3389         * configure, Makefile.in: Regenerated.
3390
3391 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3392
3393         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3394         * configure: Regenerate.
3395
3396 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3397
3398         * Makefile.def (target_modules): Add libgcc.
3399         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3400         * Makefile.tpl (clean-target-libgcc): Delete.
3401         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3402         on gcc even for bootstrapped modules.  Rewrite handling of
3403         lang_env_dependencies to loop over target_modules.
3404         * configure.in (target_libraries): Add target-libgcc.
3405         * Makefile.in, configure: Regenerated.
3406
3407 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3408
3409         * configure.in: Reorganize recognition of languages.  Add
3410         --enable-stage1-languages.  Show supported languages for the chosen
3411         target rather than all recognized languages.
3412         * configure: Regenerate.
3413
3414 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3415
3416         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3417         * Makefile.in: Regenerate.
3418
3419 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3420
3421         * configure.in: Warn that MPFR 2.2.0 is buggy.
3422         * configure: Regenerate.
3423
3424 2006-12-27  Ian Lance Taylor  <iant@google.com>
3425
3426         * configure.in: When removing Makefiles to force a reconfigure, also
3427         remove prev-DIR*/Makefile.
3428         * configure: Regenerate.
3429
3430 2006-12-22  Andreas Schwab  <schwab@suse.de>
3431
3432         * configure: Regenerate with correct autoconf version.
3433
3434 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3435
3436         * configure.in: add AC_SUBST for *_FOR_TARGET.
3437         * configure: Regenerate.
3438
3439 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3440
3441         * configure.in: Simplify logic for rejecting languages that cannot
3442         be built.  Separate the case when a language is unsupported,
3443         from the case when the user chooses not to build a language.
3444
3445 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3446
3447         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3448         it only affects bootstrap and could be tested on "$host" as well.
3449         * configure: Regenerate.
3450         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3451
3452 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3453
3454         PR bootstrap/29544
3455         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3456         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3457         move here comment from Makefile.tpl.
3458         * Makefile.tpl: Move some definitions higher in the file.
3459         (STAGE1_CHECKING): New.
3460         * configure.in: Add --enable-stage1-checking.
3461         * configure: Regenerate.
3462         * Makefile.in: Regenerate.
3463
3464 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3465
3466         * MAINTAINERS: Add myself as build system maintainer.
3467
3468 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3469
3470         * MAINTAINERS (Write After Approval): Add myself.
3471
3472 2006-12-13  Eric Christopher  <echristo@apple.com>
3473
3474         * MAINTAINERS: Add myself as darwin maintainer.
3475
3476 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3477
3478         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3479
3480 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3481
3482         MAINTAINERS: Update my entry.
3483
3484 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3485
3486         * configure.in:  Handle spu makefile frag.
3487         * Makefile.tpl (MAINT): Define
3488         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3489         * configure: Regenerate.
3490         * Makefile.in: Regenerate.
3491
3492 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3493
3494         * config.guess: Import latest version.
3495         * config.sub: Likewise.
3496
3497 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3498
3499         * configure.in (spu-*-*): Don't skip target-libiberty.
3500         * configure: Regenerate.
3501
3502 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3503
3504         PR bootstrap/30134
3505         * configure.in: Correct x86 darwin support for libjava to powerpc
3506         and i?86 only.
3507         * configure: Regenerate.
3508
3509 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3510
3511         * configure.in: Add x86 darwin support for libjava.
3512         * configure: Regenerate.
3513
3514 2006-12-07  Mike Stump  <mrs@apple.com>
3515
3516         * Makefile.def (dependencies): Add dependency for
3517         install-target-libssp and install-target-libgomp on
3518         install-gcc.
3519         * Makefile.in: Regenerate.
3520
3521 2006-12-04  Richard Guenther  <rguenther@suse.de>
3522
3523         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3524         (Non-Algorithmic Maintainers): Move over non-algorithmic
3525         loop optimizer maintainers, add myself as a non-algorithmic
3526         middle-end maintainer.
3527
3528 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3529
3530         * MAINTAINERS (Write After Approval): Add myself.
3531
3532 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3533
3534         * configure.in: Update error message for missing GMP/MPFR.
3535
3536         * configure: Regenerate.
3537
3538 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3539
3540         * configure.in: Update MPFR version in error message.
3541
3542         * configure: Regenerate.
3543
3544 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3545
3546         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3547         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3548         --with-gmp-lib): New flags.
3549
3550         * configure: Regenerate.
3551
3552 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3553
3554         * MAINTAINERS (Write After Approval): Change my email address.
3555
3556 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3557
3558         * MAINTAINERS (Write After Approval): Add myself.
3559
3560 2006-11-22  Philipp Thomas  <pth@suse.de>
3561
3562         * MAINTAINERS (i18n): Update e-mail address.
3563
3564 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3565
3566         * MAINTAINERS (spu port): Add myself as maintainer.
3567         (Write After Approval): Remove myself.
3568
3569 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3570
3571         * configure.in (skipdirs): Don't build libssp for SPU.
3572         * configure: Regenerate.
3573
3574 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3575
3576         * MAINTAINERS (spu port): Add myself as maintainer.
3577         (libobjc): Update my email address.
3578
3579 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3580
3581         * MAINTAINERS (Write After Approval): Add myself.
3582
3583 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3584
3585         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3586         * configure : Rebuilt.
3587
3588 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3589
3590         * MAINTAINERS (Write After Approval): Add myself.
3591
3592 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3593
3594         * MAINTAINERS (Write After Approval): Add myself.
3595
3596 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3597
3598         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3599         libmpfr.a.
3600         * configure: Regenerate.
3601
3602 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3603
3604         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3605         (unstage): Test for stage_last presence.
3606
3607         PR bootstrap/29802
3608         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3609         STAGE_PREFIX.
3610         * Makefile.in: Regenerate.
3611
3612 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3613
3614         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3615         maintainers.
3616
3617 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3618
3619         * MAINTAINERS (Write After Approval): Add myself.
3620
3621 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3622
3623         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3624         and stageN-package/Makefile.
3625         * Makefile.in: Regenerated.
3626
3627 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3628
3629         * configure.in: Remove target-libgloss from noconfigdirs for
3630         bfin-*-*.
3631         * configure: Regenerated.
3632
3633 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3634
3635         * configure.in (have_gmp): Only error if the gcc directory exists.
3636
3637         * configure: Regenerate.
3638
3639 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3640
3641         * configure.in: Robustify error message for missing GMP/MPFR.
3642
3643         * configure: Regenerate.
3644
3645 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3646
3647         * MAINTAINERS (Write After Approval): Add myself.
3648
3649 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3650
3651         * MAINTAINERS: Change email address.
3652
3653 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3654
3655         * MAINTAINERS (Write After Approval): Add myself.
3656
3657 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3658
3659         * MAINTAINERS (Write After Approval): Add myself.
3660
3661 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3662
3663         * MAINTAINERS (Write After Approval): Move myself to
3664         Write After Approval section.
3665
3666 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3667
3668         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3669         need_gmp anymore.
3670         * configure: Regenerate.
3671
3672 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3673
3674         * MAINTAINERS (Write After Approval): Add myself.
3675
3676 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3677
3678         * config.guess: Import latest version.
3679         * config.sub: Likewise.
3680
3681 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3682
3683         * Makefile.def: Added pdf target handling.
3684         * Makefile.tpl: Added pdf target handling.
3685         * Makefile.in: Regenerated.
3686
3687 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3688
3689         * MAINTAINERS: Add self as score port maintainer.
3690
3691 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3692
3693         * MAINTAINERS (Write After Approval): Add myself.
3694
3695 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3696
3697         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3698         or newer.
3699         * configure: Regenerated.
3700
3701 2006-09-27  Dave Brolley  <brolley@redhat.com>
3702
3703         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3704         using $s instead of $r.
3705         * configure: Regenerated.
3706
3707 2006-09-26  Thiemo Seufer  <ths@mips.com>
3708
3709         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3710         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3711         * configure: Regenerate.
3712
3713 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3714
3715         * MAINTAINERS (Write After Approval): Remove myself.
3716
3717 2006-09-22  Chao-ying Fu  <fu@mips.com>
3718
3719         * MAINTAINERS (Write After Approval): Add myself.
3720
3721 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3722
3723         * MAINTAINERS: Add self as soft-fp maintainer.
3724
3725 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3726
3727         * MAINTAINERS: Add myself as avr maintainer.
3728         Remove Marek Michalkiewicz as avr maintainer.
3729
3730 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3731
3732         * MAINTAINERS (Write After Approval): Add myself.
3733
3734 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3735
3736         * configure.in: Never build newlib for a Mingw host.
3737         Never build newlib as Mingw target library.
3738         Test the existence of winsup/cygwin for building a Cygwin newlib,
3739         rather than just winsup.
3740         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3741         building a Mingw target.
3742         * configure: Regenerate.
3743
3744 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3745
3746         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3747
3748 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3749
3750         * config.guess: Import from src (was more updated).
3751         * config.sub: Likewise.
3752
3753 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3754
3755         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3756         * configure: Regenerated.
3757
3758 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3759
3760         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3761         for stages after the first.
3762
3763 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3764
3765         * Makefile.def: Add dependencies for configure-opcodes
3766         on configure-intl and all-opcodes on all-intl.
3767         * Makefile.in: Regenerated.
3768
3769 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3770
3771         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3772
3773 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3774
3775         Port to hosts whose 'sort' and 'tail' implementations
3776         treat operands with leading '+' as file names, as POSIX
3777         has required since 2001.  However, make sure the code still
3778         works on pre-POSIX hosts.
3779         * ltmain.sh: Don't assume "sort +2" is equivalent to
3780         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3781
3782 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3783
3784         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3785
3786 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3787
3788         * ltconfig: chmod 644 before ranlib during install.
3789
3790 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3791
3792         PR bootstrap/18058
3793         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3794         if the bootstrap compiler is a GCC version that supports it.
3795         * configure: Regenerate.
3796
3797 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3798
3799         * configure.in: Fix thinkos in previous check-in.
3800         * configure: Regenerate.
3801
3802 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3803
3804         PR other/27063
3805         * configure.in: Test subdir_requires and give an appropriate
3806         error message.
3807         * configure: Regenerate.
3808
3809 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3810
3811         * MAINTAINERS (Write After Approval): Add myself.
3812
3813 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3814
3815         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3816
3817 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3818
3819         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3820
3821 2006-06-20  David Ayers  <d.ayers@inode.at>
3822
3823         PR bootstrap/28072
3824         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3825         whether target-libjava is being configured instead of whether the
3826         java front end is enabled.
3827         * configure: Regenerate.
3828
3829 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3830
3831         PR target/27540
3832         * configure.in: Only enable libgomp on IRIX 6.
3833         * configure: Regenerate.
3834
3835 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3836
3837         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3838         too.
3839         * Makefile.in: Regenerate.
3840
3841 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3842
3843         * config-ml.in: Alter CCASFLAGS to include special
3844         multilib options the same as is done for CFLAGS.
3845
3846 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3847
3848         * configure.in: Don't enable libgomp on hpux10.
3849         * configure: Rebuilt.
3850
3851 2006-06-12  David Ayers  <d.ayers@inode.at>
3852
3853         PR bootstrap/27963
3854         PR target/19970
3855         * configure.in: Remove target-boehm-gc from noconfigdirs where
3856         ${libgcj} is specified.
3857         * configure: Regenerate.
3858
3859 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3860
3861         Sync from src:
3862
3863         * configure.in: Sync.
3864         * configure: Regenerated.
3865
3866         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3867
3868         * Makefile.def: Added dependencies from sim and gdb on intl, and
3869         added configure dependencies to everything with an all dependency
3870         on intl.
3871         * Makefile.in: Regenerated.
3872
3873 2006-06-06  David Ayers  <d.ayers@inode.at>
3874
3875         PR libobjc/13946
3876         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3877         * Makefile.in: Regenerate.
3878         * configure.in: Add --enable-objc-gc at toplevel and have it
3879         enable boehm-gc for Objective-C.
3880         Remove target-boehm-gc from libgcj.
3881         Add target-boehm-gc to target_libraries.
3882         Add target-boehm-gc to noconfigdirs where ${libgcj}
3883         is specified.
3884         Assert that boehm-gc is supported when requested for Objective-C.
3885         Only build boehm-gc if needed either for Java or Objective-C.
3886         * configure: Regenerate.
3887
3888 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3889
3890         PR 27674
3891         * Makefile.tpl (configure-[+prefix+][+module+],
3892         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3893         Remove rule to unstage bootstrapped modules.
3894         (stage_current): New.
3895         * Makefile.in: Regenerate.
3896
3897 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3898
3899         * MAINTAINERS (Write After Approval): Update my e-mail address.
3900
3901 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3902
3903         * include/libiberty.h: Declare pex_run_in_environment.
3904
3905 2006-05-31  Asher Langton  <langton2@llnl.gov>
3906
3907         * MAINTAINERS (Write After Approval): Add myself.
3908
3909 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3910
3911         * Makefile.def (bfd, opcodes): Fix lib_path.
3912         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3913         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3914         * Makefile.in: Regenerate.
3915
3916 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3917
3918         * Makefile.in: Regenerate.
3919
3920 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3921
3922         * Makefile.def: Add install-html target. Add datarootdir
3923         docdir and htmldir to flags_to_pass.
3924         * Makefile.tpl: Add install-html target.
3925         * Makefile.in: Regenerate.
3926         * configure.in: Add --with-datarootdir, --with-docdir, and
3927         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3928         * configure: Regenerate.
3929
3930 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3931
3932         * configure.in: Enable gprof for cross builds.
3933         * configure: Regenerate.
3934
3935 2006-05-22  Richard Guenther  <rguenther@suse.de>
3936
3937         Revert
3938         2006-01-31  Richard Guenther  <rguenther@suse.de>
3939         Paolo Bonzini  <bonzini@gnu.org>
3940
3941         * Makefile.def (target_modules): Add libgcc-math target module.
3942         * configure.in (target_libraries): Add libgcc-math target library.
3943         (--enable-libgcc-math): New configure switch.
3944         * Makefile.in: Re-generate.
3945         * configure: Re-generate.
3946         * libgcc-math: New toplevel directory.
3947
3948 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3949             Andreas Tobler  <a.tobler@schweiz.ch>
3950
3951         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3952         * configure: Rebuilt.
3953
3954 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3955
3956         * MAINTAINERS (Write After Approval): Add myself.
3957
3958 2006-05-01  DJ Delorie  <dj@redhat.com>
3959
3960         * configure.in: Restore CFLAGS if GMP isn't present.
3961         * configure: Regenerate.
3962
3963 2006-05-01  Richard Guenther  <rguenther@suse.de>
3964
3965         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3966         maintainer.
3967
3968 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3969
3970         * MAINTAINERS (Write After Approval): Add myself.
3971
3972 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3973
3974         * MAINTAINERS (Write After Approval): Add myself.
3975
3976 2006-04-18  DJ Delorie  <dj@redhat.com>
3977
3978         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3979         reference libgloss so that libssp can be built in a combined
3980         tree.
3981         * configure: Regenerate.
3982
3983 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3984
3985         * MAINTAINERS (Write After Approval): Add myself.
3986
3987 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3988
3989         * configure.in: Require makeinfo 4.4 or higher.
3990         * configure: Regenerate.
3991
3992 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3993
3994         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3995         Rearrange the entries of other libraries to have them in one place.
3996
3997 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3998
3999         * MAINTAINERS (Write After Approval): Remove myself.
4000         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4001
4002 2006-03-14  Richard Guenther  <rguenther@suse.de>
4003
4004         * configure: Regenerate with autoconf 2.13.
4005
4006 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4007
4008         * MAINTAINERS: Use my work address.
4009
4010         * MAINTAINERS: Update my E-mail address.
4011
4012 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4013
4014         * configure.in: Handle --disable-<component> generically.
4015         * configure: Regenerate.
4016
4017 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4018
4019         PR libgcj/17311
4020         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4021
4022 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4023
4024         * MAINTAINERS (Write After Approval):  Remove myself.
4025         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4026
4027 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4028
4029         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4030         (TARGET_CONFIGDIRS): Remove.
4031         * configure.in: Remove AC_SUBST(target_configdirs).
4032         * Makefile.in, configure: Regenerated.
4033
4034 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4035
4036         * MAINTAINERS (Write After Approval):  Remove myself.
4037         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4038
4039 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4040
4041         PR bootstrap/25670
4042
4043         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4044
4045         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4046         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4047         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4048         BUILD_PREFIX, BUILD_PREFIX_1.
4049         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4050
4051         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4052         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4053
4054         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4055         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4056         of `cat stage_current`.  Always provide the `r' and `s' variables.
4057         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4058         a single shell execution.
4059         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4060         bootstrapped modules, make the stage1 module if the build was not
4061         started yet, else build the current stage.
4062         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4063         (all-build, all-host, all-target, [+make_target+]-host,
4064         [+make_target+]-target): Do not use \-continued lines.
4065         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4066         (current_stage, restrap, stage_last): New.
4067
4068         * Makefile.in: Regenerate.
4069         * configure: Regenerate.
4070
4071 2006-02-19  Bud Davis  <jmdavis@link.com>
4072
4073         * MAINTAINERS (Write After Approval):  Remove myself.
4074         (Language Front End Maintainers):  Add myself as fortran 95
4075         maintainer and update e-mail address.
4076
4077 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4078
4079         * MAINTAINERS (Write After Approval):  Remove myself.
4080         (Language Front End Maintainers):  Add myself as fortran 95
4081         maintainer.
4082
4083 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4084
4085         * MAINTAINERS (Write After Approval): Add myself.
4086
4087 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4088
4089         * MAINTAINERS (Write After Approval):  Remove myself.
4090         (Language Front End Maintainers):  Add myself as
4091         fortran 95 maintainer.
4092
4093 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4094
4095         Sync from src:
4096
4097         2005-12-27  Leif Ekblad  <leif@rdos.net>
4098
4099         * configure.in: Add support for RDOS target.
4100         * configure: Regenerate.
4101
4102 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4103             Andreas Schwab  <schwab@suse.de>
4104
4105         * configure: Regenerate.
4106
4107 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4108
4109         * configure.in (enable_libgomp): Add AIX.
4110         * configure: Regenerate.
4111
4112 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4113
4114         * MAINTAINERS (Write After Approval): Add myself.
4115
4116 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4117
4118         * MAINTAINERS (Write After Approval): Add myself.
4119
4120 2006-01-31  Richard Guenther  <rguenther@suse.de>
4121         Paolo Bonzini  <bonzini@gnu.org>
4122
4123         * Makefile.def (target_modules): Add libgcc-math target module.
4124         * configure.in (target_libraries): Add libgcc-math target library.
4125         (--enable-libgcc-math): New configure switch.
4126         * Makefile.in: Re-generate.
4127         * configure: Re-generate.
4128         * libgcc-math: New toplevel directory.
4129
4130 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4131
4132         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4133         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4134         the assembler, linker and binutils.
4135         * configure: Regenerate.
4136
4137 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4138
4139         * MAINTAINERS (Write After Approval): Add myself.
4140
4141 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4142
4143         * configure: Regenerate.
4144
4145 2006-01-18  Richard Henderson  <rth@redhat.com>
4146             Jakub Jelinek  <jakub@redhat.com>
4147             Diego Novillo  <dnovillo@redhat.com>
4148
4149         * libgomp: New directory.
4150         * Makefile.def: Add target_module libgomp.
4151         * Makefile.in: Regenerate.
4152         * configure.in (target_libraries): Add target-libgomp.
4153         * configure: Regenerate.
4154
4155 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4156
4157         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4158         @ from continuation.
4159         * Makefile.in: Rebuilt.
4160
4161 2006-01-04  Chris Lattner  <sabre@gnu.org>
4162
4163         * MAINTAINERS (Write After Approval): Add myself.
4164
4165 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4166
4167         PR bootstrap/24252
4168
4169         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4170         * Makefile.tpl (OBJDUMP): New.
4171         (EXTRA_HOST_FLAGS): Add it.
4172         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4173
4174         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4175         to use symbolic links between directories.  Avoid race conditions
4176         or make them harmless.
4177         * configure.in: Do not try to use symbolic links between directories.
4178
4179         * Makefile.def (LEAN): Pass.
4180         * Makefile.tpl (LEAN): Define.
4181         (stage[+id+]-start): Accept that the previous directory does not
4182         exist, if the bootstrap is lean.
4183         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4184         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4185         configure substitution.
4186         ([+compare-target+]): Likewise.
4187         ([+bootstrap-target+]-lean): New.
4188         * configure.in: Remove lean bootstrap support from here.
4189
4190         * Makefile.in: Regenerate.
4191         * configure: Regenerate.
4192
4193 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4194
4195         * MAINTAINERS (libdecnumber): Add myself.
4196
4197 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4198
4199         * libtool-ldflags: New script.
4200
4201 2006-01-02  Andreas Schwab  <schwab@suse.de>
4202
4203         * configure.in: When reconfiguring remove Makefile in
4204         all stage directories.
4205         * configure: Regenerate.
4206
4207 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4208
4209         * MAINTAINERS: Update my email address.
4210
4211 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4212
4213         Revert Ada-related part of the previous change.
4214
4215         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4216         Do not pass.
4217         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4218         * Makefile.in: Regenerate.
4219         * configure.in: Do not include mt-ppc-aix target fragment.
4220         * configure: Regenerate.
4221
4222 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4223
4224         * configure.in: Select appropriate fragments for PowerPC/AIX.
4225         * configure: Regenerate.
4226
4227         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4228         BOOT_CFLAGS, BOOT_LDFLAGS.
4229         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4230         BOOT_CFLAGS, BOOT_LDFLAGS.
4231         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4232         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4233         (stage): Fail if we cannot complete the work.
4234         * Makefile.in: Regenerate.
4235
4236 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4237
4238         * configure.in: Replace ms1 with mt.
4239         * configure: Rebuilt.
4240
4241 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4242
4243         * MAINTAINERS: Update my email address.
4244
4245 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4246
4247         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4248         install-host-nogcc): Don't invoke $(stage) at the end.
4249         * Makefile.in: Regenerate.
4250
4251 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4252
4253         * configure.in: Flip the top-level bootstrap switch.
4254         * configure: Regenerate.
4255
4256 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4257
4258         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4259         $(stage) and $(unstage).
4260         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4261         (all): Remove stray semicolon.
4262         (local-distclean): Don't handle multilib.tmp and multilib.out.
4263         (install.all): Set $s for consistency.
4264         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4265         check_multilibs setting.  Always make the install directory.
4266         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4267         Correct @if/@endif.
4268         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4269         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4270         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4271         (multilib.out): Remove.
4272         * Makefile.in: Regenerated.
4273
4274 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4275
4276         * MAINTAINERS (Write After Approval): Add myself.
4277
4278 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4279
4280         * MAINTAINERS: Add myself as mt maintainer.
4281
4282         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4283
4284 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4285
4286         * MAINTAINERS: Change email address.
4287
4288 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4289
4290         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4291         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4292         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4293         Find in-tree tools if available.
4294         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4295         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4296         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4297         (COMPILER_*_FOR_TARGET): New.
4298         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4299         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4300         (CONFIGURED_*, USUAL_*): Remove.
4301         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4302         STRIP): Use autoconf substitutions.
4303         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4304         COMPILER_NM_FOR_TARGET): New.
4305         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4306
4307         (all): Make all-host and all-target in parallel.
4308         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4309         that $$r and $$s are set before invoking a recursive make.
4310         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4311         ([+bootstrap-target+]): Inline most of the `all' target.
4312
4313 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4314
4315         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4316         from the gcc build directory.
4317         * Makefile.in: Regenerate.
4318
4319 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4320
4321         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4322         depend on all-libdecnumber.
4323         * configure.in (host_libs): Include libdecnumber.
4324         * Makefile.in: Regenerate.
4325         * configure: Likewise.
4326
4327 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4328
4329         * libdecnumber: Import decNumber sources from the dfp-branch.
4330
4331 2005-11-21  Kean Johnston  <jkj@sco.com>
4332
4333         * config.sub, config.guess: Sync from upstream sources.
4334
4335 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4336
4337         Import from Autoconf sources:
4338
4339         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4340         * config/move-if-change: Don't output "$2 is unchanged";
4341         suggested by Ben Elliston.  Handle weird characters correctly.
4342
4343 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4344
4345         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4346         to match upstream libtool for darwin.
4347
4348 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4349
4350         * Makefile.def: Remove gdb dependencies for gdbtk.
4351         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4352         (configure-gdb, install-gdb): New rules.
4353         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4354         * Makefile.in, configure: Regenerated.
4355
4356 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4357
4358         * MAINTAINERS (Write After Approval): Add myself.
4359
4360 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4361
4362         * MAINTAINERS (Write After Approval): Add myself.
4363
4364 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4365
4366         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4367         Diego Novillo.
4368
4369 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4370
4371         PR bootstrap/24297
4372         * Makefile.tpl (do-[+make-target+], do-check, install,
4373         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4374         are set before recursing.
4375         * Makefile.in: Regenerate.
4376
4377 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4378
4379         PR bootstrap/18939
4380         * Makefile.def (gcc) <target>: Fix thinko.
4381         * Makefile.in: Regenerate.
4382
4383 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4384
4385         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4386         * configure: Regenerate.
4387
4388 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4389
4390         * MAINTAINERS (Write After Approval): Add self.
4391
4392 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4393
4394         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4395         target-libffi, target-qthreads, target-libjava, and
4396         targetlibobjc.
4397         * configure: Regenerate.
4398
4399 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4400
4401         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4402         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4403         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4404         (USUAL_OBJDUMP_FOR_TARGET): New.
4405         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4406         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4407         * configure, Makefile.in: Regenerated.
4408
4409 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4410
4411         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4412         before other host packages.
4413
4414 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4415
4416         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4417
4418 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4419
4420         PR bootstrap/22340
4421
4422         * configure.in (default_target): Remove.
4423         * Makefile.tpl (all): Do not use prerequisites as subroutines
4424         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4425         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4426         use prerequisites as subroutines.
4427         (check-host, check-target): New.
4428         (bootstrap configure & all targets): Do not use stage*-start
4429         if the directory layout is already ok.
4430         (non-bootstrap configure & all targets): Prepend a $(unstage).
4431         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4432         (NOTPARALLEL): Remove.
4433         (unstage, stage variables): New variables.
4434         (unstage, stage targets): Simply expand to those variables.
4435
4436         * configure: Regenerate.
4437         * Makefile.in: Regenerate.
4438
4439 2005-10-04  James E Wilson  <wilson@specifix.com>
4440
4441         * Makefile.def (lang_env_dependencies): Add libmudflap.
4442         * Makefile.in: Regenerate.
4443
4444 2005-10-03  Andreas Schwab  <schwab@suse.de>
4445
4446         Backport from libtool CVS:
4447         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4448
4449         * ltmain.sh: add support for installing into temporary
4450         staging area (e.g. 'make install DESTDIR=...')
4451
4452 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4453
4454         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4455         * configure: Regenerated.
4456
4457 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4458
4459         * configure: Regenerate with the correct
4460         autoconf version.
4461
4462 2005-09-30  Catherine Moore  <clm@cm00re.com>
4463
4464         * configure.in (bfin-*-*): New.
4465         * configure: Regenerated.
4466
4467 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4468
4469         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4470         (LIPO_FOR_TARGET): New.
4471         (CONFIGURED_LIPO_FOR_TARGET): New.
4472         (USUAL_LIPO_FOR_TARGET): New.
4473         (STRIP_FOR_TARGET): New.
4474         (CONFIGURED_STRIP_FOR_TARGET): New.
4475         (USUAL_STRIP_FOR_TARGET): New.
4476         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4477         STRIP_FOR_TARGET.
4478         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4479         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4480         * Makefile.in: Regenerate.
4481         * configure: Regenerate.
4482
4483 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4484
4485         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4486         (rs6000-*-aix*): Same.
4487         * configure: Regenerate.
4488
4489 2005-09-16  Tom Tromey  <tromey@redhat.com>
4490
4491         * MAINTAINERS: Add self as java maintainer.
4492
4493 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4494
4495         * configure.in: Recognize f95 in the --enable-languages option,
4496         and substitute it for fortran, issuing a warning.
4497         * configure: Regenerate.
4498
4499 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4500
4501         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4502         * configure:  Regenerated.
4503
4504 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4505
4506         * MAINTAINERS: Add self as ms1 maintainer.
4507
4508 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4509
4510         * Makefile.def (libssp): Add to lang_env_dependencies.
4511         * Makefile.in: Regenerate.
4512
4513 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4514
4515         * MAINTAINERS: Add myself as middle-end maintainer.
4516
4517 2005-08-17  Christian Groessler  <chris@groessler.org>
4518
4519         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4520         * Makefile.in: Regenerate.
4521
4522 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4523
4524         * MAINTAINERS (write after approval): Added myself.
4525
4526 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4527
4528         * MAINTAINERS (Write After Approval): Add myself.
4529
4530 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4531
4532         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4533         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4534         Look for alternate names of the target cc and c++
4535         * configure: Regenerate.
4536
4537 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4538
4539         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4540         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4541         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4542         tools; remove code to manually set them.
4543         (Target tools): Look in the environment for them.
4544         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4545         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4546         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4547         build directory.
4548         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4549         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4550         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4551         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4552         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4553         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4554         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4555         * configure: Regenerate.
4556         * Makefile.in: Regenerate.
4557
4558 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4559
4560         * MAINTAINERS: Update for removed CPU targets.
4561
4562 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4563
4564         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4565         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4566         * Makefile.in: Regenerated.
4567
4568 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4569
4570         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4571         (CFLAGS_FOR_TARGET): Use it.
4572         (CXXFLAGS_FOR_TARGET): Likewise.
4573         * Makefile.in: Regenerated.
4574         * configure.in (--with-build-sysroot): New option.
4575         * configure: Regenerated.
4576
4577 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4578
4579         * Makefile.tpl: Wrap install between unstage and stage
4580         * Makefile.in: Regenerate.
4581
4582 2005-07-21  Eric Christopher  <echristo@apple.com>
4583
4584         * MAINTAINERS: Update affiliation.
4585
4586 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4587
4588         * MAINTAINERS: Add self as crx port maintainer.
4589
4590 2005-07-20  DJ Delorie  <dj@redhat.com>
4591
4592         * MAINTAINERS: Add self as m32c maintainer.
4593
4594 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4595
4596         * all files: Update FSF address.
4597
4598 2005-07-15  Eric Christopher  <echristo@redhat.com>
4599
4600         * MAINTAINERS: Change affiliation.
4601
4602 2005-07-14  Jim Blandy  <jimb@redhat.com>
4603
4604         * configure.in: Add cases for Renesas m32c.
4605         * configure: Regenerated.
4606
4607 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4608
4609         * COPYING.LIB: Update from fsf.org.
4610
4611 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4612
4613         * COPYING, compile, config.guess,
4614         config.sub, install-sh, missing, mkinstalldirs,
4615         symlink-tree, ylwrap: Sync from upstream sources.
4616         * config-ml.in: Update FSF address.
4617
4618 2005-07-13  Eric Christopher  <echristo@redhat.com>
4619
4620         * configure.in: Add toplevel noconfigdir support for tpf.
4621         * configure: Regenerate.
4622
4623 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4624
4625         PR ada/22340
4626
4627         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4628         * Makefile.in: Regenerate.
4629
4630 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4631
4632         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4633         Brolley to write-after-approval.
4634
4635 2005-07-07  Andreas Schwab  <schwab@suse.de>
4636
4637         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4638         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4639         * Makefile.in: Regenerated.
4640
4641 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4642
4643         * configure.in: Don't build sim or rda when targetting darwin.
4644         * configure: Regenerate.
4645
4646 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4647
4648         * configure.in: Add --enable-libssp and --disable-libssp.
4649         * configure: Regenerate with autoconf-2.13.
4650
4651 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4652
4653         * Makefile.def (target_modules): Add libssp.
4654         * configure.in (target_libraries): Add target-libssp.
4655         * configure: Rebuilt.
4656         * Makefile.in: Rebuilt.
4657
4658 2005-07-01  Zack Weinberg  <zackw@panix.com>
4659
4660         * MAINTAINERS: Change email address.  Resign from maintainership.
4661
4662 2005-07-01  Richard Guenther  <rguenther@suse.de>
4663
4664         * MAINTAINERS: Change my e-mail address and affiliation.
4665
4666 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4667
4668         * Makefile.def (stagefeedback): Come after profile.
4669         Define profiledbootstrap target.
4670         * Makefile.tpl (profiledbootstrap): Remove.
4671         (stageprofile-end): Zap stagefeedback.
4672         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4673         * Makefile.in: Regenerate.
4674
4675 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4676
4677         * MAINTAINERS: Update my email address.
4678
4679 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4680
4681         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4682         In 'cpp' stanza, support '#line' as well as '# '.
4683
4684 2005-06-08  Andreas Schwab  <schwab@suse.de>
4685
4686         * MAINTAINERS: Move myself from 'Write After Approval' to
4687         'CPU Port Maintainers' section as m68k maintainer.
4688
4689 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4690
4691         * configure.in (unsupported_languages): New macro.
4692         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4693         non-ported target libraries in noconfigdirs.
4694         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4695         non-linux-gnu.  Remove libgcj_ex_libffi.
4696         <lang_frag loop>: Set add_this_lang=no if the language is in
4697         unsupported_languages.
4698         * configure: Regenerate.
4699
4700 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4701
4702         * configure.in: Fix typo in handling of --with-mpfr-dir.
4703         * configure: Regenerate.
4704
4705 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4706
4707         * MAINTAINERS: Update my email address.
4708
4709 2005-06-02  Jim Blandy  <jimb@redhat.com>
4710
4711         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4712         accepted into the master sources.)
4713
4714 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4715             Michael Snyder  <msnyder@redhat.com>
4716             Stan Cox  <scox@redhat.com>
4717
4718         * configure.in: Set noconfigdirs for ms1.
4719
4720         * configure: Regenerate.
4721
4722 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4723
4724         * MAINTAINERS (Write After Approval): Add self.
4725
4726 2005-06-01  Josh Conner  <jconner@apple.com>
4727
4728         * MAINTAINERS (Write After Approval): Add self.
4729
4730 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4731
4732         * MAINTAINERS: Update my email address.
4733
4734 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4735
4736         * MAINTAINERS (Write After Approval): Add self.
4737
4738 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4739
4740         * MAINTAINERS (Write After Approval): Remove self.
4741
4742 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4743
4744         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4745         (Dependencies): Consider target modules for bootstrap dependencies.
4746         Make target bootstrap modules depend on each stage's gcc.
4747         * Makefile.in: Regenerate.
4748
4749 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4750
4751         * Makefile.def (configure-gcc): Depend on binutils having been built.
4752         (all-gcc): No need to do it here.
4753         * Makefile.in: Regenerate.
4754
4755 2005-05-19  Paul Brook  <paul@codesourcery.com>
4756
4757         * configure.in: Rewrite misleading error message when requested
4758         language cannot be built.
4759         * configure: Regenerate.
4760
4761 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4762
4763         * ylwrap: Import from Automake 1.9.5.
4764
4765 2005-05-13  David Ung  <davidu@mips.com>
4766
4767         * MAINTAINERS (Write After Approval): Add self.
4768
4769 2005-05-09  Mike Stump  <mrs@apple.com>
4770
4771         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4772         lt_cv_sys_max_cmd_len for now.
4773
4774 2005-05-09  Stan Cox  <scox@redhat.com>
4775
4776         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4777
4778 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4779
4780         * README.SCO: Update the URL.
4781
4782 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4783
4784         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4785         with_gnu_ld to libtool.
4786         * ltcf-c.sh (aix[45]): Define file_list_spec.
4787         * ltcf-cxx.sh (aix[45]): Same.
4788         * ltcf-gcj.sh (aix[45]): Same.
4789         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4790         exists, write list of input files to temporary file.
4791
4792 2005-05-04  Mike Stump  <mrs@apple.com>
4793
4794         * configure.in: Always pass --target to target configures as
4795         otherwise rebuilds that do --recheck will fail.
4796         * confiugure: Rebuilt.
4797
4798 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4799
4800         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4801         STAGE_HOST_EXPORTS.
4802         (configure, all): Add bootstrap support.
4803         (Host modules, target modules): Pass post-stage1 flags and exports.
4804         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4805         * Makefile.in: Regenerate.
4806
4807 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4808
4809         * configure: Regenerate.
4810
4811 2005-04-27  Mike Stump  <mrs@apple.com>
4812
4813         * MAINTAINERS: Add self as darwin maintainer.
4814
4815 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4816
4817         * config.sub: Update from master copy.
4818
4819 2005-04-21  Mike Stump  <mrs@apple.com>
4820
4821         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4822         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4823
4824 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4825
4826         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4827         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4828         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4829         "*-*-elf" and "*-*-linux*".
4830         * configure: Regenerate.
4831
4832 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4833
4834         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4835
4836 2005-04-12  Mike Stump  <mrs@apple.com>
4837
4838         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4839
4840 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4841
4842         * MAINTAINERS (Write After Approval): Add myself.
4843
4844 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4845
4846         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4847
4848 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4849
4850         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4851         (TARGET_CONFIGARGS): Include --with-target-subdir.
4852         (configure, all): New macros.  Use them throughout.
4853         * Makefile.in: Regenerate.
4854
4855 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4856
4857         * MAINTAINERS (Write After Approval): Add myself.
4858
4859 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4860
4861         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4862
4863 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4864
4865         * MAINTAINERS: Move John Carr to Write After Approval.
4866
4867 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4868
4869         * config/mh-mingw32: Delete.
4870         * configure.in: Don't use it.
4871         * configure: Regenerate.
4872
4873 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4874
4875         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4876         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4877         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4878         (HOST_LIB_PATH): Generate from Makefile.def.
4879         (TARGET_LIB_PATH): Likewise.
4880         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4881         * Makefile.in: Regenerate.
4882         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4883         (RPATH_ENVVAR): Include Darwin case.
4884         * configure: Regenerate.
4885
4886 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4887
4888         * MAINTAINERS (Various Maintainers): Remove self.
4889         (Write After Approval): Add self.
4890
4891 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4892
4893         * MAINTAINERS (Various Maintainers): Add self.
4894
4895 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4896
4897         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4898         * configure: Regenerate.
4899
4900 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4901
4902         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4903         gcc_version, and gcc_version_trigger from set of flags to pass.
4904         * Makefile.tpl: Remove definitions of above variables.
4905         (config.status): Remove dependency on $(gcc_version_trigger).
4906         * Makefile.in: Regenerate.
4907         * configure.in: Do not reference config/gcc-version.m4 nor
4908         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4909         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4910         * configure: Regenerate.
4911
4912 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4913             Andrew Pinski  <pinskia@physics.uc.edu>
4914
4915         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4916         * Makefile.in: Regenerate.
4917
4918 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4919
4920         * MAINTAINERS (Write After Approval): Add myself.
4921
4922 2005-03-03  David Ayers  <d.ayers@inode.at>
4923
4924         * MAINTAINERS (Write After Approval): Add myself.
4925
4926 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4927
4928         PR libgcj/20160
4929         * ltmain.sh: Avoid creating archives with components that have
4930         duplicate basenames.
4931
4932 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4933
4934         PR bootstrap/20250
4935         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4936         instead of check.
4937         * Makefile.in: Regenerate.
4938
4939 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4940
4941         * Makefile.in: Regenerate to fix conflict between the previous two
4942         patches.
4943
4944 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4945
4946         PR bootstrap/17383
4947         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4948         * Makefile.tpl (HOST_SUBDIR): New substitution.
4949         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4950         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4951         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4952         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4953         (Host modules, Bootstrapped modules): Use it.
4954         (Build modules, Target modules): Do not create symlink trees,
4955         always configure out-of-srcdir.
4956         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4957         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4958         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4959         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4960
4961         * Makefile.in: Regenerate.
4962         * configure: Regenerate.
4963
4964 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4965
4966         Merged from libada-gnattools-branch:
4967         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4968
4969         * gnattools: New directory.
4970         * Makefile.def: Add gnattools as a module, depending on target-libada.
4971         * Makefile.in: Regenerate.
4972         * configure.in: Include gnattools in host_tools; disable it if ada
4973         is disabled.
4974         * configure: Regenerate.
4975
4976 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4977
4978         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4979         treelang maintainer.
4980         (Write After Approval): Remove myself.
4981
4982 2005-02-23  Paul Schlie  <schlie@comcast.net>
4983
4984         * configure.in: Allow darwin targeted ports to build tk, itcl and
4985         libgui.
4986         * configure: Regenerate.
4987
4988 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4989
4990         PR libgcj/10353
4991         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4992         * configure: Regenerate.
4993
4994 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4995
4996         * MAINTAINERS (Write After Approval): Add myself.
4997
4998 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4999
5000         * MAINTAINERS: Update my e-mail address.
5001
5002 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5003
5004         * MAINTAINERS (Write After Approval): Add myself.
5005
5006 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5007
5008         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5009         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5010         target-libgloss when not *-*-elf and *-*-aout.
5011         * configure: Regenerate.
5012
5013 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5014
5015         * MAINTAINERS: Remove obsolete entries.
5016
5017         * MAINTAINERS (Write After Approval): Add Michael Matz.
5018
5019 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5020
5021         * MAINTAINERS: Remove self as cpplib maintainer.
5022
5023 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5024
5025         * install-sh, config.sub: Import from upstream.
5026
5027 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5028
5029         PR bootstrap/18222
5030         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5031         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5032         * Makefile.in: Regenerate.
5033
5034 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5035
5036         * MAINTAINERS: Update my email address.
5037
5038 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5039             Andreas Schwab  <schwab@suse.de>
5040
5041         PR bootstrap/18033
5042         * config-ml.in: Eval option if surrounded by single quotes.
5043
5044 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5045
5046         Revert 2004-12-28 Makefile changes, a better fix will be
5047         applied to mainline and src after GCC 4.0 branches.
5048
5049 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5050
5051         PR bootstrap/17383
5052
5053         * Makefile.def (target_modules): Remove stage parameter,
5054         it is always true now.
5055         * Makefile.tpl (configure-build-[+module+],
5056         configure-target-[+module+]): Always build symlink tree
5057         for the directory and for include.  BUILD_SUBDIR and
5058         TARGET_SUBDIR cannot be . anymore.
5059         * Makefile.in: Regenerate.
5060
5061 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5062
5063         Revert 2004-12-08 Makefile changes.
5064
5065 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5066
5067         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5068         cygwin, mingw.
5069
5070 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5071
5072         * configure.in (sh64-*-*): Reenable gprof.
5073         * configure: Regenerate.
5074
5075 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5076
5077         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5078         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5079         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5080         * Makefile.in: Regenerate.
5081
5082 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5083
5084         * MAINTAINERS: Update my email address.
5085
5086 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5087
5088         * Makefile.tpl: Generate normal dependencies if the LHS module is
5089         not bootstrapped.
5090         * Makefile.in: Regenerate.
5091
5092 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5093
5094         * configure.in: Include config/gxx-include-dir.m4.  Use
5095         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5096         * configure: Regenerate.
5097
5098 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5099
5100         * config.if: Delete.
5101         * configure.in: Set libstdcxx_incdir directly.
5102         * configure: Regenerate.
5103
5104 2004-12-02  Eric Christopher  <echristo@redhat.com>
5105
5106         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5107         * Makefile.in: Regenerate.
5108
5109 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5110
5111         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5112         * configure: Regenerate.
5113
5114 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5115
5116         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5117         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5118         * configure: Regenerate.
5119
5120 2004-12-01  Eric Christopher  <echristo@redhat.com>
5121
5122         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5123         of things to remove.
5124
5125 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5126
5127         * MAINTAINERS (Write After Approval): Update my e-mail address.
5128
5129 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5130
5131         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5132         from CVS libtool to always pass_all.
5133
5134 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5135
5136         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5137         (hppa*64*-*-*): Delete incorrect comment.
5138         * configure: Rebuilt.
5139
5140 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5141
5142         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5143
5144 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5145
5146         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5147         from CVS libtool to always pass_all.
5148
5149 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5150
5151         * install-sh, compile: Import from automake.
5152
5153 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5154
5155         * config.guess, config.sub:  Import from savannnah.
5156
5157 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5158
5159         * MAINTAINERS (Write After Approval): Add myself
5160
5161 2004-11-12  Mike Stump  <mrs@apple.com>
5162
5163         * Makefile.def: Add html support.
5164         * Makefile.tpl: Likewise.
5165         * Makefile.in: Regenerate.
5166
5167 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5168
5169         PR 18423
5170         * configure.in: Remove all instances of build-fixincludes from
5171         noconfigdirs.
5172         (build_configargs): Supply --target to subdirectories.
5173         * configure: Regenerate.
5174
5175         * Makefile.def: Make gcc install depend on fixincludes install.
5176         * Makefile.in: Regenerate.
5177
5178 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5179
5180         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5181
5182 2004-11-11  Paul Brook  <paul@codesourcery.com>
5183
5184         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5185
5186 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5187
5188         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5189         target-libgfortran.
5190         * configure: Regenerate.
5191
5192 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5193
5194         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5195         like CC.
5196
5197 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5198
5199         * Makefile.def (host fixincludes): Specify missing targets.
5200         * Makefile.in: Regenerate.
5201
5202 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5203
5204         * MAINTAINERS: Add myself
5205
5206 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5207
5208         * MAINTAINERS (Write After Approval): Add myself.
5209
5210 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5211
5212         * Makefile.def: Build fixincludes for the host, too.
5213         * Makefile.in: Regenerate.
5214         * configure.in (host_tools): Add fixincludes.
5215         * configure: Regenerate.
5216
5217 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5218
5219         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5220         * configure: Regenerated.
5221
5222 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5223
5224         PR other/17783
5225         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5226         * configure: Regenerated.
5227
5228 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5229
5230         * README.SCO: Update per FSF instructions.
5231
5232 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5233
5234         PR target/18151
5235         * configure.in (case ${target}): Do not build fixincludes for avr.
5236         * configure: Regenerated.
5237
5238 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5239
5240         * configure.in (case ${target}): Do not build fixincludes
5241         on platforms where it is not used.
5242         * configure: Regenerated.
5243
5244 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5245
5246         * configure.in: Use an absolute path to install-sh.
5247         * configure: Regenerated.
5248
5249 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5250
5251         * MAINTAINERS (Write After Approval): Add myself.
5252
5253 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5254
5255         * MAINTAINERS: Remove from Write After Approval those that are
5256         already maintainers.
5257
5258 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5259
5260         * MAINTAINERS:  Update my email address.
5261
5262 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5263
5264         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5265         * configure: Regenerate.
5266
5267 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5268
5269         * MAINTAINERS:  Update my email address.
5270
5271 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5272
5273         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5274         entries belonging to this category.
5275
5276 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5277
5278         * MAINTAINERS: Update my e-mail address.
5279
5280 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5281
5282         Fix wrong conflict resolution in:
5283
5284         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5285
5286         * Makefile.in: Regenerate.
5287         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5288         in the recursive `make', instead of hardwiring `all'.
5289         (Autogenerated TARGET-* variables): New.
5290
5291 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5292
5293         * configure.in: Enable target-libgloss for crx-*-*.
5294         * configure: Regenerate.
5295
5296 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5297
5298         * MAINTAINERS (Various Maintainers): Move the "windows,
5299         cygwin, mingw" maintainer to ...
5300         (OS Port Maintainers): ... here.
5301
5302 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5303
5304         * MAINTAINERS (Write After Approval): Remove those that are
5305         maintainers of some subsystem.
5306
5307 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5308
5309         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5310         * ltcf-cxx.sh (tpf*): Likewise.
5311         * ltconfig (tpf*): Add TPF OS configuration support.
5312
5313 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5314
5315         * MAINTAINERS: Change my email address to my new work account.
5316
5317 2004-09-24  Michael Roth  <mroth@nessie.de>
5318
5319         * configure.in (--without-headers): Add missing double quotes.
5320         * configure: Regenerate.
5321
5322 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5323
5324         * ylwrap: Revert to previous version.
5325
5326 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5327
5328         PR bootstrap/17369
5329         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5330         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5331         SET_GCC_LIB_PATH_CMD.
5332         (BASE_TARGET_EXPORTS): Likewise.
5333         * Makefile.in: Regenerated.
5334
5335         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5336         * configure: Regenerated.
5337
5338 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5339
5340         * config.guess: New upstream version
5341         * compile, depcomp, install-sh, ylwrap: Likewise.
5342
5343 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5344
5345         * config/mh-x86omitfp: New host makefile fragment.  Add
5346         -fomit-frame-pointer to the default BOOT_CFLAGS.
5347         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5348         * configure: Regenerate.
5349
5350 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5351
5352         PR target/11572
5353         * configure.in (*-*-darwin*): Renable libobjc.
5354         * configure: Regenerate.
5355
5356 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5357
5358         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5359
5360 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5361
5362         * Makefile.def: Remove libbanshee.
5363         * Makefile.tpl: Ditto.
5364         * configure.in: Ditto.
5365         * Makefile.in: Regen.
5366         * configure: Ditto.
5367
5368 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5369
5370         * ltmain.sh: Use $pic_object as $non_pic_object if
5371         $non_pic_object=none.
5372
5373 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5374
5375         * missing: Import latest version from master repository.
5376
5377 2004-09-06  Nick Clifton  <nickc@redhat.com>
5378
5379         * config.sub: Import latest version from master repository.
5380         * config.guess: Likewise.
5381         This includes these changes:
5382
5383         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5384
5385         * config.sub: Handle crisv32, alias etraxfs.
5386         * config.guess (crisv32:Linux:*:*): Handle.
5387
5388         2004-08-13  Brad Smith  <brad@comstyle.com>
5389
5390         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5391         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5392
5393         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5394
5395         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5396         assume the processor is a powerpc.  This is because coreutils
5397         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5398         in this case, due to a MacOS X bug that causes
5399         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5400         to return a negative number.
5401         Problem reported by Petter Reinholdtsen in:
5402         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5403
5404         2004-07-19  Ben Elliston  <bje@gnu.org>
5405
5406         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5407
5408         2004-06-24  Ben Elliston  <bje@gnu.org>
5409
5410         * config.guess: Update copyright years.
5411         * config.sub: Likewise.
5412
5413         2004-06-22  Robert Millan  <robertmh@gnu.org>
5414
5415         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5416         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5417
5418         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5419
5420         * config.guess (*:*VMS:*:*): New entry. Replaces
5421         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5422         manufacturer.
5423
5424         2004-06-22  Ben Elliston  <bje@gnu.org>
5425
5426         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5427         * config.sub: Likewise.
5428
5429         2004-06-22  Ben Elliston  <bje@gnu.org>
5430
5431         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5432         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5433
5434         2004-06-11  Ben Elliston  <bje@gnu.org>
5435
5436         * config.guess (pegasos:OpenBSD:*:*): Remove.
5437
5438         2004-06-11  Ben Elliston  <bje@gnu.org>
5439
5440         From Wouter Verhelst <wouter@grep.be>:
5441         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5442
5443         2004-06-11  Ben Elliston  <bje@gnu.org>
5444
5445         * config.guess (luna88k:OpenBSD:*:*): New.
5446
5447         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5448
5449         * config.guess (m32r*:Linux:*:*): New case.
5450         * config.sub: Handle m32rle.
5451
5452         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5453
5454         From Jens Petersen  <petersen@redhat.com>:
5455         * config.sub: Handle sparcv8.
5456
5457         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5458
5459         From Tom Smith <smith@cag.lkg.hp.com>:
5460         * config.guess: Version suffixes are equally significant on Tru64
5461         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5462         prefix of "P" (patched kernel).
5463
5464         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5465
5466         * config.sub: Add support for National Semiconductor CRX target.
5467
5468 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5469
5470         * MAINTAINERS (Various Maintainers): Remove myself as web page
5471         maintainer, add myself as maintainer of build status lists.
5472
5473 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5474
5475         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5476         *-*-netware, but add target-libmudflap.
5477         Consolidate *-*-netware targets (of which really only i?86 exists)
5478         into a single entry.
5479         * configure: Likewise.
5480
5481 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5482
5483         * Makefile.tpl (sorry): Remove.
5484         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5485         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5486         (do-clean): Clean per-stage directories too.
5487         (do-distclean): Run distclean-stage1 too.
5488         (.NOTPARALLEL): Enable during toplevel bootstrap.
5489         (stage[+id+]-bubble): Enable parallel execution during
5490         the recursive invocation.
5491         * Makefile.in: Regenerate.
5492
5493         Fix previous checkin:
5494
5495         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5496         include.
5497         * configure.in: Fix indentation.
5498         * configure: Regenerate.
5499
5500 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5501
5502         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5503         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5504         * configure: regenerate
5505         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5506         -mdynamic-no-pic
5507
5508 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5509
5510         * Makefile.def (build_modules): Add fixincludes.
5511         (dependencies): Make gcc depend on fixincludes.
5512         * configure.in (build_tools): Add fixincludes.
5513         (build_configdirs): Always include build_libs.
5514         * Makefile.in: Regenerate.
5515         * configure: Regenerate.
5516
5517 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5518
5519         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5520         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5521         phony targets; do not generate timestamp files.
5522         (distclean-stageN): Remove references to their timestamp files.
5523         (restageN, touch-stageN): Remove.
5524         (stageN-bubble): Rewritten.
5525         (compare): Support lean bootstraps.
5526         * Makefile.in: Regenerate.
5527
5528         * configure.in: Only warn when bootstrapping but
5529         build != host or build != target.  Support lean bootstraps.
5530         * configure: Regenerate.
5531
5532 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5533
5534         * configure.in:  Give a better error message if GMP/MPFR are missing
5535         and a language needing them has been requested.
5536         * configure:  Regenerated.
5537
5538 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5539
5540         * configure.in:  Print a list of available language front-ends if
5541         a requested one is missing.  Tidy stray tab characters.
5542         * configure:  Regenerated.
5543
5544 2004-08-19  Michael Koch  <konqueror@gmx.de>
5545
5546         * gcc/doc/install.texi: Update entry about automake for libjava.
5547
5548 2004-08-17  Robert Millan  <robertmh@gnu.org>
5549
5550         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5551         (instead of FreeBSD).
5552         * configure: Regenerate.
5553
5554 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5555
5556         * Makefile.in: Regenerate.
5557         * configure: Regenerate.
5558
5559         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5560         stage_*_flags.
5561         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5562         for bootstrapped modules if toplevel bootstrap is going.
5563         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5564         modules.  Adjust for changes in Makefile.def.  Enable several
5565         rules even in non-bootstrap mode, just to avoid peppering the
5566         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5567         (stage-[+prev+]-bubble): Remove.
5568
5569         * Makefile.def (Dependencies): Depend on all-build-bison,
5570         all-build-flex, all-build-byacc, all-build-texinfo, rather
5571         than the host variations.
5572         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5573         with BUILD_SUBDIR.
5574         (BISON): Update for recent Bisons.
5575         (YACC): Fix typo.
5576         (cross): Depend on all-build.
5577         (all): Do not depend on all-build.
5578         (prebootstrap): Remove.
5579         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5580         (Prebootstrap dependencies): Add them to the per-stage targets
5581         and to all-prebootstrap.
5582         * configure.in (build_configdirs): Always enable build_tools.
5583         (BUILD_DIR_PREFIX): Remove.
5584
5585         * Makefile.def (gcc): Add target variable.
5586         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5587         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5588         in the recursive `make', instead of hardwiring `all'.
5589         (Autogenerated TARGET-* variables): New.
5590
5591 2004-08-13  Brian Booth  <bbooth@redhat.com>
5592
5593         * MAINTAINERS: Remove myself from write-after-approval.
5594
5595 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5596
5597         * src-release: Stop distributing mmalloc with gdb (which doesn't
5598         use it).
5599         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5600         * Makefile.in: Regenerate.
5601
5602 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5603
5604         * configure.in (arm*-*-eabi*): New target.
5605         * configure: Regenerate.
5606
5607 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5608
5609         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5610         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5611         (Dependencies): New section.
5612         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5613         (configure-target-[+module+]): Depend on maybe-all-gcc
5614         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5615         (toplevel profiledbootstrap): Fix dependencies.
5616         * Makefile.in: Regenerate.
5617
5618 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5619
5620         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5621         target-libiberty to noconfigdirs.
5622         * configure: Regenerate.
5623
5624 2004-08-03  Paul Brook  <paul@codesourcery.com>
5625
5626         * configure.in: Check for MPFR as well as GMP.
5627         * configure: Regenerate.
5628
5629 2004-08-01  Robert Millan  <robertmh@gnu.org>
5630
5631         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5632         libmudflap for all GNU-based systems (with Glibc).
5633         * configure: Regenerate.
5634
5635 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5636
5637         * Makefile.def (host-modules): Add gcc.
5638         * Makefile.in: Regenerate.
5639         * Makefile.tpl (sorry): New rule.
5640         (configure-host, all-host, [+make_target+]-host, do-check,
5641         install-host): Do not add gcc as a special case.
5642         (host modules): Add a small special-casing for gcc.  Export
5643         extra_make_flags through the environment.
5644         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5645         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5646         other recursive targets for gcc): Remove.
5647
5648         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5649         (stage, unstage): New rules.
5650         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5651         distclean-stage[+id+]): Use stage_current.
5652         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5653         the stage*-start rules.
5654
5655 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5656
5657         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5658         use -all_load flag.
5659
5660 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5661
5662         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5663         * configure: Regenerate.
5664
5665 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5666
5667         * maintainer-scripts/gcc_release: Revert yesterday's change.
5668
5669 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5670
5671         * MAINTAINERS: Add myself to write-after-approval.
5672
5673 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5674
5675         * libf2c: Removed.
5676         * gcc/gccbug.in: Updated because of libf2c removal.
5677         * maintainer-scripts/gcc_release: Ditto.
5678
5679 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5680
5681         * configure.in: Build libmudflap by default on FreeBSD.
5682         * configure: Regenerated.
5683
5684 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5685
5686         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5687         systems.
5688         * configure: Regenerated.
5689
5690 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5691
5692         PR target/16344
5693         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5694         feedback based compiler.
5695         * Makefile.in: Rebuilt.
5696
5697 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5698
5699         * Makefile.def (host_modules): Set bootstrap=true for flex.
5700         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5701         * Makefile.in: Rebuilt.
5702
5703 2004-07-07  Jan Hubicka  <jh@suse.cz>
5704
5705         * MAINTAINERS: Add self as a profile feedback maintainer.
5706
5707 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5708
5709         * configure.in:  Do not prepend $srcdir to /dev/null in
5710         makefile fragments.
5711         * configure:  Regenerate.
5712
5713 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5714
5715         * Makefile.def (build_modules): Add bison, byacc, flex,
5716         m4, texinfo.
5717         (flags_to_pass): Add FLEX.
5718         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5719         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5720         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5721         DEFAULT_MAKEINFO): Remove.
5722         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5723         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5724         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5725         objdir or else use configured tool.
5726         (all-build): New.
5727         (all): Depend on it.
5728         (Build module dependencies): Add.
5729         * Makefile.in: Regenerate.
5730         * configure.in: Better support for multiple build modules,
5731         matching what is done for host/target modules.  Do not look
5732         for "plausible" locations of build tools if Canadian cross.
5733         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5734         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5735         * configure: Regenerate.
5736
5737 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5738
5739         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5740         * Makefile.in: Regenerate.
5741
5742 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5743
5744         * Makefile.tpl (configure-build-[+module+],
5745         configure-[+module+], configure-target-[+module+]): Pass
5746         [+extra_configure_args+].
5747         (all-build-[+module+], all-[+module+], check-[+module+],
5748         install-[+module+], [+make_target+]-[+module+],
5749         all-target-[+module+], check-target-[+module+],
5750         install-target-[+module+], [+make_target+]-target-[+module+]):
5751         Pass [+extra_make_args+].
5752         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5753         (GCC_HOST_EXPORTS): Remove.
5754         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5755         cross, check-gcc, check-gcc-c++, install-gcc,
5756         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5757         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5758         * Makefile.in: Regenerate.
5759
5760 2004-06-21  Matthew Sachs  <msachs@apple.com>
5761
5762         * MAINTAINERS: Added self to write-after-approval.
5763
5764 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5765
5766         * configure.in: Check for srcdir/winsup rather than build directory
5767         winsup.
5768         * configure: Regenerate.
5769
5770 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5771
5772         * configure.in: Don't build Cygwin native newlib if winsup
5773         directory is missing.  Emit warning instead.
5774         * configure: Regenerate.
5775
5776 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5777
5778         * Makefile.tpl (touch-stage[+id+]): New.
5779         (restage[+prev+]): Depend on touch-stage[+id+].
5780
5781         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5782         Use it throughout.
5783
5784         * Makefile.def: Add profile and feedback bootstrap stages.
5785         Remove next field from bootstrap stages.
5786         * Makefile.tpl (LN, LN_S): Substitute.
5787         (stageN-start, stageN-end): Use double-colon rules, to
5788         provide a hook for additional setup commands.
5789         (distclean-stageN-gcc, restageN): Create dependencies from
5790         [+prev+], not from [+next+].
5791         (stageN-bubble): Add commands for successive stages from
5792         [+prev+], using double-colon rules.
5793         (all-stageN-gcc): Fix typo.
5794         (stagefeedback-start, profiledbootstrap): New.
5795         * Makefile.in: Regenerate.
5796         * configure.in: Call ACX_PROG_LN.
5797         * configure: Regenerate.
5798
5799 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5800
5801         * MAINTAINERS (Write After Approval): Add myself.
5802
5803 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5804
5805         * MAINTAINERS (Write After Approval): Add myself.
5806
5807 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5808
5809         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5810         without gcc.
5811         * configure: Regenerate.
5812
5813 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5814
5815         * Makefile.tpl: Fix typo.
5816         * Makefile.in: Regenerate.
5817
5818 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5819
5820         * configure.in: Remove new- prefix from toplevel
5821         bootstrap targets.
5822         * configure: Regenerate.
5823
5824 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5825
5826         * Makefile.tpl (all.normal): Rename to all.
5827         (all): Replace with a rule to pick the default
5828         target from configure.
5829         (all-gcc, configure-gcc): Use conditionals to
5830         do nothing when toplevel bootstrap is going on.
5831         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5832         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5833         * configure.in: Support --enable-bootstrap.
5834
5835         * Makefile.def: Remove new- prefix from toplevel
5836         bootstrap targets.
5837         * Makefile.tpl: Likewise.
5838
5839         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5840         target.
5841
5842         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5843         $(RECURSE_FLAGS) to recursive invocation of make.
5844
5845         * Makefile.in: Regenerate.
5846         * configure: Regenerate.
5847
5848 2004-05-30  Andreas Jaeger  <aj@suse.de>
5849             Jim Wilson  <wilson@specifixinc.com>
5850
5851         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5852         like CC.
5853
5854 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5855
5856         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5857         * configure: Regenerate.
5858
5859 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5860
5861         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5862         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5863         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5864         targets.
5865         * Makefile.in: Regenerate.
5866
5867 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5868
5869         * configure.in: Test the ability to symlink directories.
5870         * configure: Regenerate.
5871
5872         * Makefile.def (bootstrap-stage): New definitions.
5873         * Makefile.tpl (configure-stage1-gcc,
5874         configure-stage2-gcc, configure-stage3-gcc,
5875         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5876         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5877         new-restage3, compare): Autogenerate, see Makefile.in
5878         entry for behavioral changes.
5879         (distclean-stage1, new-stage1-start, new-stage1-end,
5880         new-stage1-bubble, distclean-stage2, new-stage2-start,
5881         new-stage2-end, new-stage2-bubble, distclean-stage3,
5882         new-stage3-start, new-stage3-end): New autogenerated targets.
5883         (objext, prebootstrap, BOOT_CFLAGS,
5884         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5885         targets.
5886
5887         * Makefile.in: Regenerate.
5888         (distclean-stage1, new-stage1-start, new-stage1-end,
5889         new-stage1-bubble, distclean-stage2, new-stage2-start,
5890         new-stage2-end, new-stage2-bubble, distclean-stage3,
5891         new-stage3-start, new-stage3-end): New targets.
5892         (all-stage1-gcc): Move prebootstrap dependency from here...
5893         (configure-stage1-gcc): ...to here.
5894         (new-bootstrap): Use bubble targets.
5895         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5896         Use per-stage distclean targets.
5897         (configure-stage1-gcc, configure-stage2-gcc,
5898         configure-stage3-gcc, all-stage1-gcc,
5899         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5900         Use new-stageN-start to prepare the tree.
5901
5902 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5903
5904         * Makefile.def (host_modules): add libcpp.
5905         * Makefile.tpl: Add dependencies on and for libcpp.
5906         * Makefile.in: Regenerate.
5907         * configure.in: Add libcpp host module.
5908         * configure: Regenerate.
5909
5910 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5911
5912         * Makefile.tpl: Whenever a recursive target is defined, wrap
5913         it in a special @if/@endif block, and prepare its maybe
5914         dependency in the @if/@endif block
5915         * configure.in: Instead of writing maybe dependencies, remove
5916         the @if/@endif statements, and remove the @if/@endif blocks
5917         that remain.
5918         * configure: Regenerate.
5919         * Makefile.in: Regenerate.
5920
5921 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5922
5923         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5924
5925 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5926
5927         PR bootstrap/15120
5928         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5929         * */configure: Rebuilt.
5930
5931 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5932
5933         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5934         of libf2c.
5935         * configure, Makefile.in: Regenerate.
5936
5937 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5938
5939         * MAINTAINERS (Write After Approval): Add myself.
5940
5941 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5942
5943         Merge from tree-ssa-20020619-branch.
5944
5945         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5946         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5947         (HOST_GMPLIBS): Define.
5948         (HOST_GMPINC): Define.
5949         (TARGET_LIB_PATH): Add libmudflap.
5950         (GFORTRAN_FOR_TARGET): Define.
5951         (configure-build*): Export GFORTRAN.
5952         (configure-gcc): Export GMPLIBS and GMPINC.
5953         (all-gcc): Add maybe-all-libbanshee.
5954         (configure-target-libgfortran): Define.
5955         * Makefile.in: Regenerate.
5956         * configure.in (host_libs): Add libbanshee.
5957         (target_libraries): Add target-libmudflap and target-libgfortran.
5958         Add --with-libbanshee.
5959         Handle --disable-libmudflap.
5960         (*-*-freebsd*): Use with_gmp.
5961         Add $(libgcj) to noconfigdirs.
5962         * configure: Regenerate.
5963         * depcomp: New file.
5964         * MAINTAINERS: Add tree-ssa maintainers.
5965
5966 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5967
5968         * MAINTAINERS (Various Maintainers): Add myself.
5969
5970 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5971
5972         * MAINTAINERS (Write After Approval): Add myself.
5973
5974 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5975
5976         * MAINTAINERS (Write After Approval): Add myself.
5977
5978 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5979
5980         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5981         * configure: Regenerate.
5982
5983 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5984
5985         Revert:
5986         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5987
5988         * Makefile.def (flags_to_pass): Remove *dir variables that
5989         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5990         as well as prefix and exec_prefix.
5991         * Makefile.in: Regenerate.
5992
5993 2004-04-26  Robert Millan  <robertmh@gnu.org>
5994
5995         Add patches from libtool CVS.
5996         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5997         * ltconfig: Likewise.
5998         * ltcf-c.sh: Likewise.
5999         * ltcf-cxx.sh: Likewise.
6000         * ltcf-gcj.sh: Likewise.
6001
6002 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6003
6004         * Makefile.def (host_modules): Mark with the bootstrap
6005         flag packages on which gcc depends.
6006         * Makefile.tpl (all-bootstrap): Use it.
6007         * Makefile.in: Regenerate.
6008
6009 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6010
6011         * Makefile.def (flags_to_pass): Remove *dir variables that
6012         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6013         as well as prefix and exec_prefix.
6014         * Makefile.in: Regenerate.
6015
6016 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6017
6018         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6019         * configure: Regenerate.
6020         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6021         * gcc/Makefile.tpl (compare): Use the result of the test.
6022         * gcc/Makefile.in: Regenerate.
6023
6024 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6025
6026         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6027         Always relocate gcc and prev-gcc to the original names, even
6028         if the build fails.
6029         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6030         New targets.
6031
6032 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6033
6034         * MAINTAINERS: Update my email address.
6035
6036 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6037
6038         * configure.in (mips*-*-irix5*): Enable ld.
6039         * configure: Regenerate.
6040
6041 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6042
6043         * configure: Regenerate.
6044
6045 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6046
6047         * Makefile.tpl (configure-[+module+], configure-gcc,
6048         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6049         Set and export LDFLAGS.
6050         * Makefile.in: Regenerate.
6051
6052 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6053
6054         * MAINTAINERS: Add myself to write-after-approval.
6055
6056 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6057
6058         PR bootstrap/14871
6059         * Makefile.tpl: If we don't have built-in-tree target tools,
6060         use the ones found by configure rather than hacking around with
6061         program_transform_name.
6062         * configure.in: Give Makefile.tpl the information necessary
6063         to do that.
6064         * Makefile.in: Regenerate.
6065         * configure: Regenerate.
6066
6067 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6068
6069         PR bootstrap/14760
6070         * configure.in: When computing baseargs, strip *all* copies of
6071         offending options.  Also, don't match/substitute the trailing space,
6072         so that this actually works when two similar options are separated by
6073         only one space.
6074         * configure: Regenerate.
6075
6076 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6077
6078         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6079         (rs6000-*-aix*): Same.
6080         * configure: Regenerate.
6081
6082 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6083
6084         * MAINTAINERS: Add myself to write-after-approval.
6085
6086 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6087
6088         * MAINTAINERS: Add myself to write-after-approval.
6089
6090 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6091
6092         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6093         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6094         * Makefile.in: Regenerate.
6095
6096         * configure.in (top level bootstrap support): Rework --enable-werror
6097         to set @stage2_werror_flag@.
6098         * configure: Regenerate.
6099         * Makefile.tpl (top level bootstrap support): Pass
6100         @stage2_werror_flag@ down to configure in stages 2 and 3.
6101         * Makefile.in: Regenerate.
6102
6103 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6104
6105         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6106         for stages 2 and 3 as well as in make.  As a consequence, remove
6107         OUTPUT_OPTION (now detected by configure) from the flags passed down
6108         to make.
6109         * Makefile.in: Regenerate.
6110
6111         * Makefile.tpl (new-bootstrap): Fix typo.
6112         * Makefile.in: Regenerate.
6113
6114 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6115
6116         * Makefile.tpl: Rearrange by moving recursive_targets rules
6117         into their proper sections.
6118         * Makefile.tpl (top level bootstrap support): Move disabling
6119         of coverage flags from 'make' to 'configure'; improve comments.
6120         * Makefile.in: Regenerate.
6121
6122         * Makefile.tpl (experimental top level bootstrap) Move stage1
6123         language setting from all- target to configure- target; disable
6124         intermodule optimization in stage 1; prevent gratuitous rebuilds
6125         of stage 1.
6126         * Makefile.in: Regenerate.
6127         * configure.in: Comma-separate stage 1 language list for top
6128         level bootstrap.
6129         * configure: Regenerate.
6130
6131         * Makefile.tpl: Clean up experimental top level bootstrap support:
6132         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6133         prev-gcc in configure- targets as well as all- targets.
6134         * Makefile.in: Regenerate.
6135
6136 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6137
6138         * compile: New file imported from automake.
6139
6140 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6141
6142         * configure.in: Remove symbolic link section.
6143         * configure: Regenerate.
6144         * Makefile.tpl (links): Remove.
6145         * Makefile.in: Regenerate.
6146
6147 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6148             Nathanael Nerode  <neroden@gcc.gnu.org>
6149
6150         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6151         Set with AC_CHECK_PROGS.
6152         * configure.in: Fix comment typo from last patch.
6153         * configure: Regenerate.
6154
6155 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6156
6157         * Makefile.tpl: Introduce experimental top level bootstrap support.
6158         * Makefile.in: Regenerate.
6159         * configure.in: Introduce support for top level bootstrap.
6160         * configure: Regenerate.
6161
6162 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6163             Paolo Bonzini  <bonzini@gnu.org>
6164
6165         PR bootstrap/14522
6166         * configure.in: Cope with shells that do not support unquoted ^
6167         * configure: Regenerate.
6168
6169 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6170             Paolo Bonzini  <bonzini@gnu.org>
6171
6172         PR bootstrap/14522
6173         * configure.in: Cope with shells that do not support nesting
6174         quotes inside quoted backquote substitutions.
6175         * configure: Regenerate.
6176
6177 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6178
6179         PR bootstrap/14522
6180         * configure.in: Fix escaping of $.
6181         * configure: Regenerate.
6182
6183 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6184
6185         * configure: Regenerate, since I forgot to while committing Paolo's
6186         changes.
6187
6188 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6189
6190         PR ada/14131
6191         Move language detection to the top level.
6192         * configure.in: Find default values for the tools as
6193         soon as possible.  Disable ada if GNAT is not found.
6194         Emit error message about missing languages.  Expand
6195         --enable-languages=all for the gcc subdirectory.
6196
6197 2004-03-10  Ben Elliston  <bje@gnu.org>
6198
6199         * MAINTAINERS: Update my email address.
6200
6201 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6202
6203         * ltconfig: Disable building static libraries if building shared
6204         libraries on AIX 5L.
6205
6206 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6207
6208         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6209         and disable libgcj.
6210         * configure: Regenerated.
6211
6212 2004-03-01  Brian Booth  <bbooth@redhat.com>
6213
6214         * MAINTAINERS: Add myself to write-after-approval.
6215
6216 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6217
6218         * MAINTAINERS: Add myself to write-after-approval.
6219
6220 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6221
6222         PR bootstrap/7087
6223         * Makefile.tpl: Guard XFOO sed statements better.
6224         * Makefile.tpl: Add dependency for configure-target-libada.
6225         * Makefile.in: Regenerate (incidentally fixes broken
6226         commit when libada-branch was merged).
6227
6228 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6229
6230         * MAINTAINERS: Add myself to write-after-approval.
6231
6232 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6233
6234         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6235         maintainers.
6236
6237 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6238
6239         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6240         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6241
6242 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6243
6244         PR bootstrap/11932
6245         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6246
6247 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6248
6249         * MAINTAINERS: Added myself to write-after-approval.
6250
6251 2004-02-14  Michael Koch  <konqueror@gmx.de>
6252
6253         * MAINTAINERS: Added myself to write-after-approval.
6254
6255 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6256
6257         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6258         some OS port maintainers to OS port maintainers section.
6259
6260 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6261
6262         * MAINTAINERS: Add self.
6263
6264 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6265
6266         * MAINTAINERS: Alphabetize.
6267
6268 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6269
6270         * MAINTAINERS: Remove myself.
6271
6272 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6273
6274         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6275         (rs6000-*-aix*): Same.
6276         * configure: Regenerate.
6277
6278 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6279
6280         * configure.in (host): Add in missing $noconfigdirs to defines.
6281         * configure: Regenerate.
6282
6283 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6284             Nathanael Nerode  <neroden@gcc.gnu.org>
6285
6286         PR ada/6637, PR ada/5911
6287         Merge with libada-branch:
6288         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6289         with appropriate dependencies. Add --enable-libada configure switch.
6290         * configure, Makefile.in: Regenerate.
6291
6292 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6293
6294         * MAINTAINERS: Add myself to write-after-approval.
6295
6296 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6297
6298         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6299         * configure: Regenerate.
6300
6301 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6302
6303         Merge from upstream:
6304
6305         * ltmain.in: When setting IFS to '~', be careful about user
6306         arguments that contain '~'.
6307
6308         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6309
6310         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6311         Also test $base_compile against $CC with escaped arguments. Bug
6312         reported by Geoff Keating <geoffk@apple.com>.
6313
6314 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6315
6316         * MAINTAINERS: Remove i960 port.
6317
6318 2004-01-23  DJ Delorie  <dj@redhat.com>
6319
6320         * Makefile.def (target_modules) [libiberty]: Don't stage.
6321         * Makefile.in: Rebuilt.
6322
6323 2004-01-20  Caroline Tice  <ctice@apple.com>
6324
6325         * MAINTAINERS: Add myself to write-after-approval.
6326
6327 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6328
6329         * MAINTAINERS: Update my email address.
6330
6331 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6332
6333         * MAINTAINERS: Add myself to write-after-approval.
6334
6335 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6336
6337         * MAINTAINERS: Remove entries without email address.
6338
6339 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6340
6341         * MAINTAINERS: Add myself to write-after-approval.
6342
6343 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6344
6345         * MAINTAINERS: Update my email address.
6346
6347 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6348
6349         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6350         * Makefile.tpl (configure-target-[+module+]): Support stage.
6351         * Makefile.in: Rebuilt.
6352
6353 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6354
6355         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6356
6357 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6358
6359         * MAINTAINERS: Add myself as a MIPS maintainer.
6360
6361 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6362
6363         * configure.in: Use ./config.cache, not config.cache.
6364         * configure: Regenerate.
6365         * Makefile.tpl: Special-casing not needed for GCC any more.
6366         * Makefile.in: Regenerate.
6367
6368         * configure.in: Don't share a cache file for host dirs.
6369         * configure: Regenerate.
6370
6371         * config-ml.in: Don't mess with the cache file.
6372
6373 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6374
6375         * MAINTAINERS: Move myself from 'Write After Approval' to
6376         'CPU Port Maintainers' section as SPARC maintainer.
6377
6378 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6379
6380         * Makefile.tpl: Make GCC use a separate config.cache.
6381         * Makefile.in: Regenerate.
6382
6383         PR bootstrap/11932, PR bootstrap/11933
6384         (I don't know if it will fix either of them, but it relates
6385         to them.)
6386         * configure.in: Don't use shared config.cache for target
6387         directories.
6388         * configure: Regenerate.
6389
6390 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6391
6392         * MAINTAINERS: Add myself to 'Write After Approval' section.
6393
6394 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6395
6396         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6397         * configure: Regenerated.
6398
6399 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6400
6401         * MAINTAINERS: Remove the mn10200 maintainer.
6402
6403 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6404
6405         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6406         * configure: Regenerated.
6407
6408 2003-12-16  Jan Hubicka  <jh@suse.cz>
6409
6410         * MAINTAINERS: Add myself as callgraph maintainer.
6411
6412 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6413
6414         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6415         * configure: Regenerate.
6416
6417 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6418
6419         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6420         'Write After Approval' section. Update email.
6421
6422 2003-12-01  James Lemke  <jim@wasabisystems.com>
6423
6424         * MAINTAINERS (Write After Approval): Add myself.
6425
6426 2003-11-20  Matt Thomas  <matt@3am-software.com>
6427
6428         * MAINTAINERS: Add myself as a vax port maintainer.
6429
6430 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6431
6432         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6433         (configure-build-[+module+], configure-[+module+]): Likewise.
6434         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6435         * Makefile.in: Regenerate.
6436
6437 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6438
6439         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6440         shared/dylibed libraries.
6441         * ltmain.sh: Likewise.
6442         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6443         * ltcf-cxx.sh: Likewise.
6444         * ltcf-gcj.sh: Likewise.
6445         * ltconfig: Likewise.
6446
6447 2003-11-17  Stan Cox  <scox@redhat.com>
6448
6449         * MAINTAINERS: Add myself as iq2000 port maintainer.
6450
6451 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6452
6453         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6454         * Makefile.in: Regenerate.
6455
6456 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6457
6458         * config.sub: Update to 2003-11-03 version.
6459
6460 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6461
6462         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6463         * configure:  Regenerate.
6464
6465 2003-10-20  Nicolas Pitre  <nico@cam.org>
6466
6467         * MAINTAINERS: Add myself to 'Write After Approval' section.
6468
6469 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6470
6471         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6472
6473 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6474
6475         * MAINTAINERS: Update my email address.
6476
6477 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6478
6479         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6480
6481 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6482
6483         * MAINTAINERS: Add myself to 'Write After Approval' section.
6484
6485 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6486
6487         * config.guess: Update to 2003-10-16 version.
6488         * config.sub: Update to 2003-10-16 version.
6489
6490 2003-10-15  David Daney  <ddaney@avtrex.com>
6491
6492         * MAINTAINERS: Added myself to 'Write After Approval' section.
6493
6494 2003-10-15  Falk Hueffner  <falk@debian.org>
6495
6496         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6497         'Write After Approval' section. Update email.
6498
6499 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6500
6501         * MAINTAINERS: Move myself from 'Write After Approval' to
6502         'Various Maintainers' section as middle-end maintainer.
6503
6504 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6505
6506         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6507         HOST_FLAGS_TO_PASS.
6508         * Makefile.in: Regenerate.
6509
6510 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6511
6512         * config.guess: Update to 2003-10-07 version.
6513         * config.sub: Update to 2003-10-07 version.
6514
6515 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6516
6517         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6518         * ltconfig (irix5*, irix6*): Don't override version_type.
6519
6520 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6521
6522         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6523         * configure: Rebuilt
6524         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6525         * Makefile.in: Rebuilt
6526
6527 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6528
6529         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6530
6531 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6532
6533         * MAINTAINERS (Write After Approval): Add myself.
6534
6535 2003-09-29  Paul Koning  <ni1d@arrl.net>
6536
6537         * MAINTAINERS: Move myself from "Write After Approval"
6538         to CPU platform maintainers for pdp11 platform.
6539
6540 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6541
6542         * MAINTAINERS: Move myself from 'Write After Approval' to
6543         'Various Maintainers' section as libffi testsuite maintainer.
6544
6545 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6546
6547         * configure.in: Pass a computed --program-transform-name
6548         to subconfigures.
6549         * configure: Regenerated.
6550
6551 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6552
6553         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6554         * Makefile.in: Regenerate.
6555
6556         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6557         * Makefile.in: Regenerate.
6558
6559 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6560
6561         * MAINTAINERS: Move myself from 'Write After Approval'
6562         to 'Various Maintainers' (objective-c) section.
6563
6564 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6565
6566         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6567         quoting.
6568         * configure: Regenerated.
6569
6570 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6571
6572         * MAINTAINERS (Write After Approval): Add myself to write after
6573         approval list.
6574
6575 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6576
6577         * MAINTAINERS (Write After Approval): Add myself.
6578
6579 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6580
6581         * MAINTAINERS: Update my e-mail address.
6582
6583 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6584
6585         * libtool.m4 (LD): Correct powerpc64 host match.
6586
6587 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6588
6589         * MAINTAINTERS: Update my affiliation and email address.
6590
6591 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6592
6593         * MAINTAINERS (Write After Approval): Add myself.
6594
6595 2003-09-04  DJ Delorie  <dj@redhat.com>
6596
6597         * configure: Regenerate.
6598
6599 2003-09-04  Robert Millan  <robertmh@gnu.org>
6600
6601         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6602
6603 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6604
6605         * configure.in: Ensure arguments to sed are properly spaced.
6606         * configure: Regenerate.
6607
6608 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6609
6610         * MAINTAINERS: Update my e-mail address.
6611
6612 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6613
6614         * MAINTAINERS (Write After Approval): Add myself.
6615
6616 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6617
6618         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6619         * configure: Regenerated.
6620
6621 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6622
6623         * MAINTAINERS: Update my email address.
6624
6625 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6626
6627         * configure.in:  Use newline instead of semicolon when assuming
6628         shell arguments in a for loop.
6629         * configure:  Regenerated.
6630
6631 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6632
6633         * MAINTAINERS: Resurrect the i860 maintainer.
6634
6635 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6636
6637         PR 8180
6638         * configure.in: When testing with_libs and with_headers, treat
6639         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6640         * configure: Regenerate.
6641
6642         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6643         make, shell, etc.
6644         (baseargs): Likewise.
6645         * configure: Regenerate.
6646
6647 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6648
6649         * MAINTAINERS (Write After Approval): Add myself.
6650
6651 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6652
6653         * configure.in: Disable libgcj for darwin not on powerpc.
6654         * configure: Rebuild.
6655
6656 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6657
6658         * config-ml.in, symlink-tree: Add license.
6659
6660 2003-08-03  Richard Stallman  <rms@gnu.org>
6661             Eben Moglen  <moglen@columbia.edu>
6662
6663         * README.SCO: New file.
6664
6665 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6666
6667         * Makefile.tpl (check, check-c++): Express dependencies using
6668         dependencies rather than commands.
6669         * Makefile.in: Regenerate.
6670
6671 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6672
6673         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6674         * configure: Ditto.
6675
6676 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6677
6678         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6679         * Makefile.in: Update.
6680
6681 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6682
6683         * configure.in: Enable libgcj for darwin.
6684         * configure: Rebuild.
6685
6686 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6687
6688         * config-ml.in:  Use ac_configure_args directly instead of
6689         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6690         actually seen.
6691
6692 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6693
6694         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6695         creating target and build subdirs to build all parent dirs as needed.
6696         * Makefile.in: Rebuild.
6697         * configure.in: Don't build dirs explicitly here.
6698         * configure: Rebuild.
6699
6700 2003-07-26  Paul Brook  <paul@nowt.org>
6701
6702         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6703
6704 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6705
6706         * Makefile.tpl (all-make): Depend on intl.
6707         * Makefile.in: Rebuilt.
6708
6709 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6710
6711         * install-sh:  Update to newer upstream versions (associated with
6712         aclocal 1.7).
6713         * mkinstalldirs:  Likewise.
6714         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6715
6716 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6717
6718         * MAINTAINERS: Move self from Bug database only accounts
6719         to write-after-approval.
6720
6721 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6722
6723         * config.if: Remove unused libc_interface determination.
6724
6725 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6726
6727         * MAINTAINERS: Move self from write-after-approval to
6728         build machinery (*.in).
6729
6730 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6731
6732         PR bootstrap/11273
6733         PR bootstrap/11408
6734         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6735         unused INSTALL_PROGRAM_ARGS.
6736         * configure.in: Use AC_PROG_INSTALL.
6737         * Makefile.in: Regenerate.
6738         * configure: Regenerate.
6739
6740 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6741
6742         * MAINTAINERS: Alphabetize.
6743
6744 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6745
6746         * configure: Rebuilt.
6747         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6748         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6749         newlib nor libgloss.
6750         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6751         * configure.in (am33_2.0-*-linux*): Added.
6752
6753 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6754
6755         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6756         * configure: Regenerate.
6757
6758 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6759
6760         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6761         * Makefile.in: Regenerate.
6762
6763 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6764
6765         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6766         * Makefile.in: Regenerate.
6767
6768 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6769
6770         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6771         * Makefile.in: Regenerated.
6772
6773         * config-ml.in: Replace PWD with PWD_COMMAND.
6774
6775 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6776
6777         * intl: New directory; see intl/ChangeLog for details.
6778         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6779         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6780         * Makefile.in: Regenerate.
6781
6782 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6783
6784         * configure.in: Clean up config-lang.in handling.  Delete
6785         useless assignment to "subdirs".
6786         * configure: Regenerate.
6787
6788 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6789
6790         * configure.in: Rename 'target_libs' to 'target_libraries'.
6791         Remove useless reference to 'target_libs'.
6792         * configure: Regenerate.
6793
6794 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6795
6796         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6797         * Makefile.in: Regenerate.
6798
6799 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6800
6801         * Makefile.def: Introduce flags_to_pass.
6802         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6803         * Makefile.in: Regenerate.
6804
6805 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6806
6807         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6808         and target-libgloss.
6809         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6810         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6811         * configure: Regenerate.
6812
6813 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6814
6815         * configure.in: Update testsuite_flags to new location.
6816         * configure. Regenerate.
6817
6818 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6819
6820         * Makefile.tpl: Remove BUILD_CC stuff.
6821         * Makefile.in: Regenerate.
6822
6823 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6824
6825         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6826
6827 2003-06-16  Graeme Peterson  <gp@qnx.com>
6828
6829         * MAINTAINERS (Write After Approval): Add myself.
6830
6831 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6832
6833         * config.guess: Update to 2003-06-12 version.
6834         * config.sub: Update to 2003-06-13 version.
6835
6836 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6837
6838         * config.guess: Update to 2003-06-06 version.
6839         * config.sub: Update to 2003-06-06 version.
6840
6841 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6842
6843         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6844         * configure. Regenerate.
6845
6846 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6847
6848         * configure.in: Disable serial configure by default.
6849         * configure: Regenerate.
6850         * Makefile.tpl: Abolish .NOTPARALLEL.
6851         * Makefile.in: Regenerate.
6852
6853         * Makefile.tpl: Replace {build,host,target}_canonical by
6854         {build,host,target}.
6855         * Makefile.in: Regenerate.
6856
6857         * Makefile.tpl: Fix stupid pasto.
6858         * Makefile.in: Regenerate.
6859
6860 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6861
6862         * Makefile.tpl: Remove bogus conditional.
6863         * Makefile.in: Regenerate.
6864
6865 2003-06-05  Jan Hubicka  <jh@suse.cz>
6866
6867         * Makefile.tpl (profiledbootstrap): New target.
6868         * Makefile.in (profiledbootstrap): New target.
6869
6870 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6871
6872         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6873         Pinski. Remove user names from other bugzilla-only maintainers.
6874
6875 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6876
6877         * Makefile.tpl: Make 'recursive targets' using autogen rather
6878         than shell loop.  Remove duplicate 'clean' targets and false
6879         comments.
6880         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6881         Add systematic method of specifying missing targets in subdirs.
6882         Add copyright boilerplate.
6883         * Makefile.in: Regenerate.
6884         * configure.in: Add 'recursive targets' to maybe list.
6885         * configure: Regenerate.
6886
6887         * MAINTAINERS: "GNATS only" -> "Bug database only".
6888
6889         * Makefile.tpl: Rename [+target+] to [+make_target+].
6890         * Makefile.def: Rename 'target' to 'make_target'.
6891
6892 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6893
6894         * MAINTAINERS: Add self as options handling maintainer.
6895
6896 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6897
6898         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6899         been too long since I touched those ports.
6900
6901 2003-05-28  DJ Delorie  <dj@redhat.com>
6902
6903         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6904         * Makefile.in: Regenerate.
6905
6906 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6907
6908         * configure.in: Use curly braces in the definition of tooldir.
6909         * configure: Regenerate.
6910
6911 2003-05-21  DJ Delorie  <dj@redhat.com>
6912
6913         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6914         newlib or libgloss.
6915         * Makefile.in: Regenerate.
6916
6917 2003-05-21  DJ Delorie  <dj@redhat.com>
6918
6919         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6920         * Makefile.in: Regenerate.
6921
6922 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6923
6924         * MAINTAINERS: Update my e-mail address.
6925
6926 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6927
6928         * configure.in: Switch more things to use maybe dependencies.
6929         * Makefile.tpl: Switch more things to use maybe dependencies.
6930         Factor out common code from autogen IF statements.
6931         * configure: Regenerate.
6932         * Makefile.in: Regenerate.
6933
6934 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6935
6936         * configure.in: Accept i[3456789]86 for machine type.
6937         * configure: Regenerate.
6938
6939 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6940
6941         * configure.in: Switch more things to use maybe dependencies.
6942         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6943         * configure: Regenerate.
6944         * Makefile.tpl: Switch more things to use maybe dependencies.
6945         * Makefile.in: Regenerate.
6946
6947 2003-05-16  Andreas Schwab  <schwab@suse.de>
6948
6949         * Makefile.tpl (install-opcodes): Define.
6950         * Makefile.in: Rebuild.
6951
6952 2003-05-13  Andreas Jaeger  <aj@suse.de>
6953
6954         * config.guess: Update to 2003-05-09 version.
6955         * config.sub: Update to 2003-05-09 version.
6956
6957 2003-05-13  Michael Eager  <eager@mvista.com>
6958
6959         * configure.in: Correct sed script so that options in quotes are not
6960         deleted.
6961         * configure: Rebuild.
6962
6963 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6964
6965         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6966         and $$s/newlib/libc/sys/cygwin32 include paths.
6967         * configure: Ditto.
6968
6969 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6970
6971         * MAINTAINERS: Update my email addresses.
6972
6973 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6974
6975         * config-ml.in: Propagate INSTALL variables.
6976
6977 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6978
6979         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6980
6981 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6982
6983         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6984         * Makefile.in: Regenerate.
6985
6986 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6987
6988         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6989
6990 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6991
6992         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6993
6994 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6995
6996         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6997         * Makefile.in: Regenerated.
6998
6999 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7000
7001         * MAINTAINERS (Write After Approval): Upgrade myself from
7002         GNATS only to write-after-approval. Update my mail address.
7003
7004 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7005
7006         (OS Port Maintainers: freebsd): Add myself.
7007
7008 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7009
7010         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7011
7012 2003-04-22  Kean Johnston  <jkj@sco.com>
7013
7014         * MAINTAINERS (SCO ports): Added myself.
7015
7016 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7017
7018         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7019
7020 2003-04-19  Kean Johnston  <jkj@sco.com>
7021
7022         * MAINTAINERS (Write After Approval): Add myself.
7023
7024 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7025
7026         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7027         * Makefile.in: Regenerate.
7028
7029 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7030
7031         * configure.in (powerpc64*-*-linux*): Remove.
7032         * configure: Rebuilt.
7033
7034 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7035
7036         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7037         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7038         and restrap.
7039         * Makefile.in:  Regenerate.
7040
7041 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7042
7043         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7044         * configure: Regenerated.
7045
7046 2003-04-15  DJ Delorie  <dj@redhat.com>
7047
7048         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7049
7050 2003-04-13  Nick Clifton  <nickc@redhat.com>
7051
7052         * config-ml.in: Remove support for --disable-aix removing
7053         call-aix multilibs.
7054
7055 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7056
7057         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7058         * */configure: Rebuilt.
7059
7060 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7061
7062         * MAINTAINERS: Add my email address.
7063
7064 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7065
7066         * MAINTAINERS (Write After Approval): Add myself.
7067
7068 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7069
7070         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7071         * Makefile.in: Regenerate.
7072
7073 2003-03-14  Michael Chastain  <mec@shout.net>
7074
7075         * Makefile.in: Regenerate with correct Makefile.def.
7076
7077 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7078
7079         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7080         Make macro.
7081         * Makefile.in: Regenerate.
7082         * configure.in: Clean up gxx_include_dir logic.
7083         * configure: Regenerate.
7084
7085 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7086
7087         * MAINTAINERS (Write After Approval): Add myself.
7088
7089 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7090
7091         * MAINTAINERS: Update my mail address.
7092
7093 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7094
7095         * configure.in (gxx_include_dir): Fix typo.
7096         * configure: Regenerated.
7097
7098 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7099
7100         * Makefile.tpl: Reindent.
7101         * Makefile.in: Regenerate.
7102         * configure.in: Reindent.  Don't set unused variables.
7103         * configure: Regenerate.
7104
7105 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7106
7107         * configure.in: Include $(build_tooldir)/sys-include in
7108         FLAGS_FOR_TARGET.
7109         * configure: Regenerated.
7110
7111 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7112
7113         * Makefile.tpl: Always pass down RANLIB.
7114         * Makefile.in: Regenerate.
7115
7116         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7117         * Makefile.in: Regenerate.
7118         * configure.in: Remove unused logic relating to --enable-shared
7119         and --enable-threads.  Remove bogus comments.  Remove redundant
7120         noconfigdirs.
7121         * configure: Regenerate.
7122
7123         * configure.in: Replace ${libstdcxx_version} by its value.
7124         Remove reference to mh-dgux.
7125         * configure: Regenerate.
7126
7127 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7128
7129         * MAINTAINERS (Write After Approval): Add myself.
7130
7131 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7132
7133         * Makefile.tpl: Rearrange.
7134         * Makefile.in: Regenerate.
7135
7136 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7137
7138         * configure.in: Add support for kaOS as cross build target system.
7139         * configure: Regenerated.
7140
7141 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7142
7143         * MAINTAINERS (Write after approval): Add myself.
7144
7145 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7146
7147         * MAINTAINERS: Update my email address.
7148
7149 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7150
7151         * MAINTAINERS: Add self to blanket write privs. section.
7152
7153 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7154
7155         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7156         configure-target-* as some target builds may require additional
7157         flags for preprocessor tests.
7158         * Makefile.in: Regenerated.
7159
7160 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7161
7162         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7163         * ltconfig: Handle it.
7164         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7165         auto-detecting it.
7166
7167         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7168         it is used as argument to $CC.
7169         * ltcf-gcj.sh: Likewise.
7170
7171         * configure.in: Introduce --enable-maintainer-mode.
7172         * configure: Rebuilt.
7173         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7174         for maintainer mode.
7175         * Makefile.in: Rebuilt.
7176
7177 2003-02-18  Jason Merrill  <jason@redhat.com>
7178
7179         * Makefile.tpl (check-c++): Allow parallelism.
7180
7181 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7182
7183         * MAINTAINERS: Remove John Carr (who never actually had access to
7184         gcc.gnu.org).
7185
7186 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7187
7188         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7189         don't configure target-libobjc.
7190         * configure: Regenerate.
7191
7192 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7193
7194         * Makefile.tpl (RANLIB): Define.
7195         * Makefile.in: Regenerate.
7196
7197 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7198
7199         * MAINTAINERS: Update my email.
7200
7201 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7202
7203         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7204         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7205         * Makefile.in: Regenerated.
7206         * configure.in: Remove all traces of snavigator, db, and grep.
7207         * configure: Regenerated.
7208
7209 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7210
7211         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7212         After Approval.
7213
7214 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7215
7216         * MAINTAINERS (Write after approval): Add myself.
7217
7218 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7219
7220         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7221         * Makefile.in: Regenerated.
7222
7223 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7224
7225         * config.guess: Updated to 2003-01-30's version.
7226         * config.sub: Updated to 2003-01-28's version.
7227
7228 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7229
7230         * config.if: If gcc_version is already set, just use it.  Don't set
7231         gcc_version_trigger if it's already set, otherwise set it to
7232         gcc/version.c, but only if the file exists.  If it is not set and
7233         gcc/version.c does not exist, try to extract the version number from
7234         $CC.
7235
7236 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7237
7238         * MAINTAINERS: Add myself to write-after-approval list.
7239
7240 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7241
7242         * configure.in:  Revert 24Jan change.
7243         * configure:  Regenerate.
7244
7245 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7246
7247         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7248         entry of HJ Lu.
7249
7250 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7251
7252         * configure.in: Revert previous change.
7253         * configure: Regenerate.
7254
7255 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7256
7257         * configure.in: Make rda native-only.
7258         * configure: Regenerate.
7259
7260 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7261
7262         * MAINTAINERS: Move myself from GNATS-only-accounts to
7263         write-after-approval.
7264
7265 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7266
7267         * configure.in: Add missing \.
7268         * configure: Rebuilt.
7269
7270 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7271
7272         * configure.in (baseargs): Avoid using \| in sed regular
7273         expressions.
7274         * configure: Rebuilt.
7275
7276 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7277
7278         * configure.in (baseargs): Remove all supported forms of
7279         --cache-file, --srcdir, --host, --build and --target options
7280         from argument lists.
7281         * configure: Rebuilt.
7282
7283 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7284
7285         * MAINTAINERS: Add myself to write-after-approval list.
7286
7287 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7288
7289         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7290         * configure: Rebuilt.
7291
7292 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7293
7294         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7295         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7296         * Makefile.in: Regenerate.
7297         * configure: Regenerate.
7298
7299 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7300
7301         * configure.in: Remove Makefile in build, host and target modules
7302         unless configure was run with --no-recursion.
7303         * configure: Rebuilt.
7304
7305 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7306
7307         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7308         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7309         * Makefile.in: Regenerate.
7310
7311 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7312
7313         * config.guess: Update to 2003-01-03 version.
7314         * config.sub: Update to 2003-01-03 version.
7315
7316 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7317
7318         * configure: Regenerate with proper autoconf 2.13.
7319
7320 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7321
7322         * configure.in: Add AC_PREREQ for consistency.
7323         * configure: Regenerate.
7324
7325 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7326
7327         * configure.in (GDB_TK): Add tcl directories conditional on
7328         gdb/gdbtk directory being present.
7329         * configure: Regenerate.
7330
7331 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7332
7333         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7334         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7335         * configure: Rebuilt.
7336
7337 2002-12-31  Tom Tromey  <tromey@redhat.com>
7338
7339         * Makefile.in: Rebuilt.
7340         * Makefile.def (target_modules) [libffi]: Allow installation.
7341
7342 2002-12-31  Andreas Schwab  <schwab@suse.de>
7343
7344         * configure.in: Fix use of $program_transform_name.
7345         * configure: Regenerated.
7346
7347 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7348
7349         * configure.in (baseargs): Don't remove first configure argument.
7350         * configure: Regenerated.
7351
7352 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7353
7354         * Makefile.tpl (local-distclean): Don't remove...
7355         (multilib.ts): ... this.  Moved into...
7356         (multilib.out): ... this.  Don't use sub-make.
7357         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7358         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7359         (configure-build-[+module+], configure-[+module+],
7360         configure-target-[+module+], configure-gcc): ... these.  Test
7361         for Makefile existence.  Drop config.status from dependencies.
7362         * Makefile.in: Rebuilt.
7363         * configure.in: Move gcc-version-trigger to the end of
7364         ac_configure_args.  Add comments to maybedep.tmp and
7365         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7366         nonopt from baseargs, matching and removing corresponding
7367         whitespace while at it.
7368         * configure: Rebuilt.
7369
7370 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7371
7372         * configure.in (host_configargs): Replace reference to
7373         no-longer-defined buildopts with --build=${build_alias}.
7374         * configure: Rebuilt.
7375
7376         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7377         program_transform_name to standard idiom.
7378         (AUTOGEN, AUTOCONF): Define.
7379         (Makefile.in): Use $(AUTOGEN).
7380         (Makefile): Depend on config.status, and use autoconf-style rule to
7381         build it.  Move original commands to...
7382         (config.status): ... this new target.
7383         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7384         $(AUTOCONF).
7385         * Makefile.in: Rebuilt.
7386
7387 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7388
7389         * Makefile.tpl: Fix dramatic bustage due to change in
7390         program_transform_name.
7391         * Makefile.in: Regenerate.
7392
7393         * configure.in: Remove unnecessary PATH setting.
7394         * configure: Regnerate.
7395
7396         * configure.in: Don't default to unprefixed tools unless
7397         the native tools will work.
7398         * configure: Regenerate.
7399
7400         * configure.in: Convert to autoconf script.  Blow away lots
7401         of now-redundant Makefile fragments.
7402         * configure: Generate using Autoconf.
7403         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7404         * Makefile.in: Regenerate.
7405
7406 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7407
7408         * configure: Fix stupid bug where RANLIB was mistakenly included.
7409
7410         * configure.in: Rename (buildargs, hostargs, targargs) to
7411         (build_configargs, host_configargs, target_configargs).
7412
7413         * configure.in: Move logic out of sed statement.
7414
7415         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7416         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7417
7418 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7419
7420         * config.sub: Import from master repository
7421         * config.guess: Ditto
7422
7423 2002-12-24  Andreas Schwab  <schwab@suse.de>
7424
7425         * Makefile.tpl (multilib.out): Fix missing space.
7426         * Makefile.in: Regenerate.
7427
7428 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7429
7430         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7431         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7432         * Makefile.in: Regenerate.
7433         * configure.in: Remove unnecessary leftovers.
7434
7435 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7436
7437         * configure.in (extra_ranlibflags_for_target): New variable.
7438         (*-*-darwin): Add -c to ranlib commands.
7439         * configure (tooldir): Handle extra_ranlibflags_for_target.
7440
7441 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7442
7443         * Makefile.tpl: Revert HJL's change.
7444         * Makefile.in: Regenerated.
7445         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7446         always.
7447
7448 2002-12-19  Andreas Schwab  <schwab@suse.de>
7449
7450         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7451         * Makefile.in: Regenerate.
7452
7453 2002-12-18  H.J. Lu  <hjl@gnu.org>
7454
7455         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7456         * Makefile.in: Regenerated.
7457
7458         * configure.in (build_prefix): New. Substitute.
7459
7460 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7461
7462         * Makefile.tpl: Don't let real targets depend on phony targets.
7463         * Makefile.in: Regenerate.
7464
7465         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7466         * Makefile.in: Regenerate.
7467
7468 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7469
7470         * config.sub: Import from master repository
7471         * config.guess: Ditto
7472
7473 2002-12-16  Jason Merrill  <jason@redhat.com>
7474
7475         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7476         previous 'make bootstrap'.
7477         * Makefile.in: Regenerate.
7478
7479 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7480
7481         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7482
7483 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7484
7485         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7486         * Makefile.in: Regenerate.
7487
7488 2002-12-13  Jason Merrill  <jason@redhat.com>
7489
7490         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7491         library tests.
7492         (check-c++): Just depend on it and check-target-libstdc++-v3.
7493         * Makefile.in: Regenerate.
7494
7495 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7496
7497         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7498         * Makefile.in: Rebuilt.
7499
7500 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7501
7502         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7503
7504 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7505
7506         * configure: Fix bug put in by gremlins.
7507
7508         * Makefile.tpl: Substitute more autoconfily.
7509         * configure: Substitute more autoconfily.
7510         * Makefile.in: Regenerate.
7511
7512 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7513
7514         * config.sub: Import from master repository
7515         * config.guess: Ditto
7516         * MAINTAINERS: Added Svein Seldal under write after approval
7517
7518 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7519
7520         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7521         * Makefile.in (all-sim): Ditto.
7522
7523 2002-12-06  DJ Delorie  <dj@redhat.com>
7524
7525         * Makefile.tpl: Change configure dependencies to not have real
7526         targets depend on phony targets.
7527
7528 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7529
7530         * configure.in: Revert unintentional change.
7531
7532         * Makefile.tpl: Change dependency for */multilib.out so that
7533         it works when gcc isn't in the tree.
7534
7535         * configure.in: Substitute more.
7536         * configure: Run subconfigures from the Makefile.
7537         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7538         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7539
7540 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7541
7542         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7543
7544 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7545
7546         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7547         and corresponding dependencies.
7548         * Makefile.in: Regenerate.
7549
7550         * configure.in (host_tools): Order binutils, gas and ld for
7551         convenience in running the testsuites.
7552
7553         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7554         * Makefile.in: Regenerate.
7555         * configure.in: Introduce rules to serialize subconfigure runs.
7556
7557         * configure.in: Introduce BASE_CC_FOR_TARGET.
7558         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7559         Realize configure-build-* targets.  Realize configure-target-* targets.
7560         * Makefile.in: Regenerate.
7561
7562 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7563
7564         * configure: Move gcc_version_trigger stuff from here...
7565         * configure.in: ...to here.
7566
7567         * configure.in: Separate subconfigure options added by this file from
7568         options given by the user.  Add machinery to put args for host
7569         subconfigures into the Makefile.
7570
7571         * Makefile.tpl: Remove 'vault' targets.
7572         * Makefile.tpl: Reorder and comment dependencies.
7573         * Makefile.in: Regenerate.
7574
7575 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7576         * configure.in: Fix my broken commit of previous patch. (sigh)
7577
7578 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7579
7580         * configure.in: Move host-specific darwin noconfigdirs into
7581         the host-specific section.
7582
7583 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7584
7585         * configure.in: Move host-specific darwin noconfigdirs into
7586         the host-specific section.
7587
7588 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7589
7590         * configure: Remove skip-this-dir support.
7591         * Makefile.tpl: Remove skip-this-dir support.
7592
7593         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7594         subdirectories.
7595         * Makefile.in: Regenerate.
7596
7597         * Makefile.tpl: Strip out useless setting of 'dir'.
7598         * Makefile.in: Regenerate.
7599
7600 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7601
7602         * configure.in: Fix deeply stupid bug.
7603
7604         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7605         shell code in CXX_FOR_TARGET
7606         * Makefile.def: Introduce raw_cxx.
7607         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7608         RAW_CXX_FOR_TARGET.
7609         * Makefile.in: Regenerate.
7610
7611 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7612
7613         * Makefile.tpl: Remove unnecessary ifs.
7614         * Makefile.in: Regenerate.
7615
7616         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7617         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7618         targets for 'no_install' modules.
7619         * configure: Move GDB_TK substitution to configure.in.  Move
7620         build_modules stuff to configure.in.
7621         * configure.in: Implement soft dependency machinery.  Maybe-ize
7622         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7623         * Makefile.in: Regenerate.
7624
7625 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7626
7627         * Makefile.tpl: Make all-target, install-target behave similarly
7628         to all, install (only hitting configured targets).  Eliminate
7629         unused macro defintions.
7630
7631         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7632         build != host.
7633
7634         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7635
7636         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7637
7638         * configure.in: Produce lists of subdir targets we're actually
7639         configuring.  Remove references to "dosrel".
7640         * Makefile.tpl: Let configure set which subdir targets are hit.
7641         Remove install-cross; clean up install; remove ALL.  Remove
7642         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7643         Autogenerate host module targets.  Remove empty dependency lines
7644         and redundant dependency; rearrange slightly.
7645         * Makefile.def: Add host-side libtermcap, utils.
7646
7647         * Makefile.in: Regenerate.
7648
7649 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7650
7651         * ltconfig (osf[345]): Append $major to soname_spec.
7652         Reflect this in library_names_spec.
7653         * ltmain.sh (osf): Prefix $major with . for use as extension.
7654
7655 2002-11-19  Andreas Jaeger  <aj@suse.de>
7656
7657         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7658         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7659         and sparc64 GNU/Linux systems.
7660
7661 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7662
7663         * MAINTAINERS: Update email.
7664
7665 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7666
7667         * MAINTAINERS: Complete James Dennett's entry.
7668
7669 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7670
7671         * MAINTAINERS (Write After Approval): Add myself.
7672
7673 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7674
7675         * Makefile.tpl: syntactic cleanup
7676
7677 2002-11-13  Stuart Hastings  <stuart@apple.com>
7678
7679         * MAINTAINERS: Add myself to write-after-approval list.
7680
7681 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7682
7683         * Makefile.def: Add list of recursive targets to autogenerate.
7684         Add build_modules.
7685         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7686         targets.  Autogenerate *-build-* targets.
7687         * Makefile.in: Regenerate.
7688
7689 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7690
7691         * configure: More autoconf-style substitutions.
7692         * Makefile.tpl: More autoconf-style substitutions.
7693         * Makefile.in: Regenerate.
7694
7695 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7696
7697         * configure: Substitute more variables in a more autoconf-friendly
7698         way.  Simplify slightly.
7699         * Makefile.tpl: Make more variables substitutable in an
7700         autoconf-friendly way.
7701         * Makefile.in: Regenerate.
7702
7703 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7704
7705         * MAINTAINERS (Write After Approval): Add myself.
7706
7707 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7708
7709         * configure.in (v810*): Remove special setting of tools.
7710
7711         * configure: Add support for extra required flags for ar or nm.
7712         * configure.in (aix4.3+): Use above support for target-specific
7713         issues, rather than using config/mt-aix43.
7714
7715 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7716
7717         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7718         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7719         with $srcdir.  Reformat indentation.  Substitute some variables
7720         formerly hard-coded in the Makefile for build=host.
7721         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7722         * Makefile.def: Autogenerate more.
7723         * Makefile.in: Regenerate.
7724
7725 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7726
7727         * MAINTAINERS (Write After Approval): Add myself.
7728
7729 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7730
7731         * Makefile.def (host_modules): Add rda.
7732         * Makefile.in: Regenerate.
7733         * configure.in (target_tool): Add target-rda to list.
7734
7735 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7736
7737         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7738
7739 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7740
7741         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7742         and restrap targets to this rule.
7743         * Makefile.in:  Regenerate.
7744
7745 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7746
7747         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7748         GNATS only accounts.
7749
7750 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7751
7752         * configure.in (i[3456]86-*-linux*): Add check to disable
7753         ${libgcj} for glibc1.
7754
7755 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7756
7757         * MAINTAINERS: Add myself as ip2k port maintainer.
7758
7759 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7760
7761         * configure.in: Add tic4x target.
7762
7763 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7764
7765         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7766         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7767         * Makefile.in: Regenerate.
7768
7769         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7770         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7771         * Makefile.in: Regenerate.
7772
7773 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7774
7775         * MAINTAINERS: Add myself as web pages co-maintainer.
7776
7777 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7778
7779         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7780         * Makefile.in: Regenerate.
7781
7782 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7783
7784         * MAINTAINERS: Add myself and Nathan Sidwell
7785         <nathan@codesourcery.com> as VxWorks maintainers.
7786
7787 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7788
7789         * Makefile.def: Remove order dependency comments.
7790         * Makefile.tpl: Add explicit install-install dependencies.
7791         * Makefile.in: Regenerate.
7792
7793         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7794         * Makefile.in: Regenerate.
7795
7796         * Makefile.tpl: Add configure-target (for src-release in src)
7797         * Makefile.in: Regenerate.
7798
7799 2002-09-30  Nick Clifton  <nickc@redhat.com>
7800
7801         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7802
7803 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7804
7805         * configure.in (s390*-*-linux*): Enable libgcj.
7806
7807 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7808
7809         * configure: Revert accidentally applied changes.
7810
7811         * Makefile.tpl: Make more autoconf-friendly.
7812         * Makefile.in: Regenerate.
7813         * configure: Make substitution more autoconf-like.
7814
7815 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7816
7817         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7818         single entry to handle all these.
7819         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7820         libjava on arm-*-elf.
7821
7822 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7823
7824         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7825         things that depend on them.
7826
7827 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7828
7829         * Makefile.tpl: Make subsituted variables more autoconfy.
7830         * Makefile.in: Regenerate.
7831         * configure: Make seds more autoconfy.
7832
7833 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7834
7835         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7836         * Makefile.in: Regenerate.
7837         * configure.in: Rewrite sed statements to look autoconfy.
7838
7839         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7840         all-target-foo on configure-target-foo.
7841         * Makefile.def: Ditto.
7842         * Makefile.in: Rebuild.
7843
7844 2002-09-25  Andrew Haley  <aph@redhat.com>
7845
7846         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7847
7848 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7849
7850         * Makefile.def: New file.
7851         * Makefile.tpl: New file.
7852         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7853         * contrib/gcc_update: Note that Makefile.in is a generated file.
7854
7855         * configure.in: Minor rearrangement.  Simplify tests.
7856
7857 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7858
7859         * configure.in (with_headers): Skip copy if value is "yes".
7860         (with_libs): Likewise.
7861
7862 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7863
7864         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7865         * configure.in (sh*-*-pe*): Ditto.
7866         * configure.in (mips*-*-pe*): Ditto.
7867         * configure.in (*arm-wince-pe): Ditto.
7868
7869         * configure.in: Rearrange.
7870
7871 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7872
7873         * MAINTAINERS: Update my email address.
7874
7875 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7876
7877         * MAINTAINERS: (Write After Approval): Add myself.
7878
7879 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7880
7881         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7882
7883 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7884
7885         * MAINTAINERS: Change my mailing address.
7886
7887 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7888
7889         * MAINTAINERS (Write After Approval): Remove myself.
7890         (Various Maintainers: c++ runtime libs): Add myself.
7891
7892 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7893
7894         * MAINTAINERS (Write After Approval): Remove myself.
7895         (Various Maintainers: c++ runtime libs): Add myself.
7896
7897 2002-08-15  Eric Christopher  <echristo@redhat.com>
7898
7899         * config.sub: Import from master repository.
7900         * config.guess: Ditto.
7901
7902 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7903
7904         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7905         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7906         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7907
7908 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7909
7910         * MAINTAINERS: Add self to rs6000 vector extensions.
7911
7912 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7913
7914         * libiberty/configure: Reverted unintended yesterday's check in.
7915
7916 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7917
7918         * boehm-gc/configure, libf2c/configure: Rebuilt.
7919         * libffi/configure, libiberty/configure: Ditto.
7920         * libjava/configure, libobjc/configure: Ditto.
7921         * libstdc++-v3/configure, zlib/configure: Ditto.
7922         Merged from binutils:
7923         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7924         From Steve Ellcey <sje@cup.hp.com>:
7925         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7926         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7927         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7928         IA64.
7929         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7930         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7931         soname_spec, sys_lib_search_path_spec): Ditto.
7932
7933 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7934
7935         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7936
7937 2002-08-04  H.J. Lu  (hjl@gnu.org)
7938
7939         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7940
7941 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7942
7943         * MAINTAINERS (Write After Approval): Add myself.
7944
7945 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7946
7947         * configure.in: Move generic linux case to end.  Copy generic
7948         linux noconfigdirs to mips*-*-linux* entry and new
7949         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7950
7951 2002-07-19  Michael Matz  <matz@suse.de>
7952
7953         * MAINTAINERS: Add myself as ra* maintainer.
7954
7955 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7956
7957         * config.guess: Update to 2002-07-09 version.
7958         * config.sub: Update to 2002-07-03 version.
7959
7960 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7961
7962         * MAINTAINERS: Fix typo in a maintainer email address.
7963
7964 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7965
7966         * configure.in: Remove two redundant tests.
7967
7968 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7969
7970         * configure.in (mips*-*-irix6*o32): Enable stabs.
7971
7972 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7973
7974         * configure.in: Don't build grez.
7975         * Makefile.in: Ditto.
7976
7977         * Makefile.in: Remove references to bsp, cygmon, libstub.
7978         * configure.in: Ditto.
7979
7980         * configure.in: Remove leftover reference to gdbtest.
7981
7982 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7983
7984         * configure.in (gxx_include_dir):  Change to match versioned
7985         C++ headers if --enable-version-specific-runtime-libs is used.
7986
7987 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7988
7989         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7990
7991 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7992
7993         * configure.in: Make --without-x work.
7994
7995 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7996
7997         * configure.in: Rearrange target Makefile fragment collection.
7998
7999         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8000         cvs[src].
8001         * configure.in: Ditto.
8002
8003 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8004
8005         * MAINTAINERS (Write After Approval): Update my e-mail address.
8006
8007 2002-06-24  Ben Elliston  <bje@redhat.com>
8008
8009         * configure.in (host_tools): Remove cgen.
8010
8011         * Makefile.in (all-cgen): Remove; runs from its source directory.
8012         (check-cgen, install-cgen, clean-cgen): Likewise.
8013         (all-opcodes): Do not depend on all-cgen.
8014         (all-sim): Likewise.
8015
8016 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8017
8018         * Makefile.in: Eliminate 'apache' targets.
8019         * configure.in: Eliminate 'apache' targets.
8020
8021         * configure.in: Eliminate redundant tests.  Reorganize.
8022
8023         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8024
8025         * config-ml.in: Eliminate references to Cygnus configure.
8026
8027         * Makefile.in: Eliminate references to building emacs.
8028
8029 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8030
8031         * MAINTAINERS: Update my email address.
8032
8033 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8034
8035         * config.if (libstdcxx_incdir): Version C++ headers.
8036         (cxx_incdir): Remove.
8037
8038 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8039
8040         * MAINTAINERS (Write After Approval): Add self.
8041
8042 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8043
8044         * configure.in: Add support for ip2k.
8045
8046 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8047
8048         * configure.in: Fix AIX configury bug.
8049
8050 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8051
8052         * MAINTAINERS (Write After Approval): Add self.
8053
8054 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8055
8056         * configure.in: replace ${topsrcdir} with ${srcdir}
8057
8058         * configure.in: Move definition of libstdcxx_flags
8059         right above usage, rather than waaay earlier.
8060
8061         * configure.in: Pull definition of is_cross_compiler earlier.
8062
8063         * configure.in: Rearrange a little.
8064
8065         * configure.in: Remove references to librx.
8066         * Makefile.in: Remove references to librx.
8067
8068 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8069
8070         * config.sub: Add support for avr target.
8071         Import from master sources, rev 1.255
8072
8073 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8074
8075         * configure, .cvsignore:  Revert previous change...
8076         * Makefile:  ...delete.
8077
8078 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8079
8080         * configure.in: Eliminate ${gasdir} variable.
8081
8082 2002-06-18  Dave Brolley  <brolley@redhat.com>
8083
8084         * configure.in: Add support for frv.
8085         * config.sub: Add support for frv.
8086
8087 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8088
8089         * configure:  Remove garbage from previous commit.
8090
8091 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8092
8093         * configure:  For in-source builds, make a subdir and re-exec there.
8094         * Makefile:  New file.  Pass targets through to build directory.
8095         * .cvsignore:  No longer ignore "Makefile".
8096
8097 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8098
8099         * MAINTAINERS (Write After Approval): Add self.
8100
8101 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8102
8103         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8104
8105 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8106
8107         * configure.in (vax-*-netbsd*): Re-enable gas.
8108
8109 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8110
8111         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8112         BUILD_PREFIX_1, to correct nomenclature.
8113         * configure: Likewise.
8114
8115         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8116         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8117
8118 2002-05-31  Olaf Hering  <olh@suse.de>
8119
8120         * config-ml.in: Propogate DESTDIR also.
8121
8122 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8123
8124         * configure.in (vax-*-netbsd*): Don't build gas for this
8125         platform.
8126
8127 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8128
8129         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8130         and libgcj for AVR.
8131
8132 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8133
8134         * MAINTAINERS (Write After Approval): Add myself.
8135
8136 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8137
8138         * config.guess: Update to 2002-05-22 version.
8139         * config.sub: Likewise.
8140
8141 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8142
8143         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8144         * config-ml.in: Likewise.
8145         * configure: Likewise.
8146         * configure.in: Likewise.
8147
8148 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8149
8150         * MAINTAINERS: Update my email address.
8151
8152 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8153
8154         * configure.in: Simplify makefile fragment collection.
8155
8156         * configure.in: Remove code to build emacs.
8157
8158         * configure.in : Remove --srcdir argument from targargs and buildargs
8159         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8160
8161         * configure: Move some logic to configure.in.
8162         * configure.in: Move some logic from configure.
8163
8164 2002-05-11  Tom Tromey  <tromey@redhat.com>
8165
8166         * MAINTAINERS: Reflect libgcj reality.
8167
8168 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8169
8170         * Makefile.in: Honour DESTDIR.
8171
8172 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8173
8174         * config.guess: Import 2002-03-20 version.
8175         * config.sub: Import 2002-04-26 version.
8176
8177 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8178
8179         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8180
8181 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8182
8183         * MAINTAINERS: Add self.
8184
8185 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8186
8187         * ltmain.sh: Detect and handle object name conflicts
8188         while piecewise linking a static library.
8189
8190 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8191
8192         * configure.in (noconfigdirs): Don't disable libgcj on
8193         sparc64-*-solaris* and sparcv9-*-solaris*.
8194
8195 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8196
8197         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8198
8199 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8200
8201         * configure.in (FLAGS_FOR_TARGET): Do not add
8202         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8203         on i[3456]86-*-linux*.
8204
8205 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8206
8207         * configure.in (noconfigdirs): Replace [ ] with test.
8208
8209         * configure.in (noconfigdirs): Do not add target-newlib if
8210         target == i[3456]86-*-linux*, and host == target.
8211
8212 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8213
8214         * configure.in: delete reference to absent file
8215
8216         * configure.in: replace '[' with 'test'
8217
8218         * configure.in: Eliminate references to gash.
8219         * Makefile.in: Eliminate references to gash.
8220
8221         * configure.in: remove useless references to 'pic' makefile fragments.
8222
8223         * configure.in: (*-*-windows*) Finish removing.
8224
8225         * configure.in: Eliminate redundant test for libgui.
8226
8227 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8228
8229         * MAINTAINERS: Add self and realphabetize.  Update entries
8230         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8231         entry for a29k port maintainer.
8232
8233 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8234
8235         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8236         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8237
8238 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8239
8240         * configure.in: remove references to dead files
8241
8242 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8243
8244         * MAINTAINERS: Add information about purpose of this file.
8245
8246 2002-04-18  Tom Tromey  <tromey@redhat.com>
8247
8248         * configure.in: Disallow configuring libgcj when it is already
8249         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8250         Solaris 2.8 by default.  For PR libgcj/6158.
8251
8252 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8253
8254         * configure.in:  Move default CC setting out of config/mh-* fragments
8255         directly into here.
8256
8257 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8258
8259         * configure.in: don't even try to configure or make a subdirectory
8260         if there's no configure script for it.
8261
8262 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8263
8264         * MAINTAINERS: Remove chill maintainers.
8265         * Makefile.in (CHILLFLAGS): Remove.
8266         (CHILL_LIB): Remove.
8267         (TARGET_CONFIGDIRS): Remove libchill.
8268         (CHILL_FOR_TARGET): Remove.
8269         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8270         CHILL_LIB.
8271         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8272         (CHECK_TARGET_MODULES): Likewise.
8273         (INSTALL_TARGET_MODULES): Likewise.
8274         (CLEAN_TARGET_MODULES): Likewise.
8275         (configure-target-libchill): Remove.
8276         (all-target-libchill): Remove.
8277         * configure.in (target_libs): Remove target-libchill.
8278         Do not compute CHILL_FOR_TARGET.
8279         * libchill: Remove directory.
8280
8281 2002-04-11  DJ Delorie  <dj@redhat.com>
8282
8283         * Makefile.in, configure.in: Sync with binutils, entries
8284         follow...
8285
8286 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8287
8288         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8289         (do-tar, do-bz2): New rules.
8290         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8291         (gdb-tar): New rule.
8292         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8293         (insight_dejagnu.tar): New rule.
8294         (insight.tar): New rule.
8295         (gdb+dejagnu.tar): New rule.
8296         (gdb.tar): New rule.
8297
8298 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8299
8300         * Makefile.in: Add all-tix to deps for all-snavigator
8301         so that tix is built when building snavigator.
8302
8303 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8304
8305         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8306         ld and gdb are not supported.
8307
8308 2002-01-07  Mark Salter  <msalter@redhat.com>
8309
8310         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8311         Allow target-libgloss to be built for arm, strongarm, and xscale.
8312
8313 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8314
8315         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8316         options for i[3456]86-pc-linux* native builds.
8317
8318 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8319
8320         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8321         files from .po files for a distribution.
8322
8323 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8324
8325         * configure.in: Enable libstdc++-v3 for h8300 targets.
8326
8327 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8328
8329         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8330         version from bfd/.
8331
8332 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8333
8334         * Makefile.in (VER): When present, extract the version number from
8335         the file version.in.
8336
8337 2001-05-24  Tom Rix  <trix@redhat.com>
8338
8339         * configure.in : enable ld for aix
8340
8341 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8342
8343         * config.guess: Add linux target for S/390.
8344
8345 2000-11-07  Philip Blundell  <pb@futuretv.com>
8346
8347         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8348
8349 2000-11-03  Philip Blundell  <pb@futuretv.com>
8350
8351         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8352         files.
8353
8354 2001-01-15  Ben Elliston  <bje@redhat.com>
8355
8356         * configure.in (host_tools): Add sid.
8357         Always configure cgen.
8358
8359 2000-11-24  Nick Clifton  <nickc@redhat.com>
8360
8361         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8362
8363
8364 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8365
8366         * Makefile.in (ALL_MODULES): Add all-cgen.
8367         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8368         (all-cgen): New target.
8369         (all-opcodes,all-sim): Depend on all-cgen.
8370         * configure.in (host_tools): Add cgen.
8371         Only configure cgen if --enable-cgen-maint.
8372
8373 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8374
8375         * configure.in: Add *-*-freebsd* configurations.
8376
8377 2002-04-08  Tom Tromey  <tromey@redhat.com>
8378
8379         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8380         Fixes PR libgcj/6068.
8381
8382 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8383
8384         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8385
8386 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8387
8388         * configure.in (alpha*-dec-osf*): Enable libgcj.
8389
8390 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8391
8392         * MAINTAINERS (Write After Approval): Add myself.
8393
8394 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8395
8396         Fix for: PR bootstrap/3591, target/5676
8397         * configure.in (mcore-pe): Disable the configuration of
8398         libstdc++-v3 since exceptions are not supported.
8399
8400 2002-03-20  Anthony Green  <green@redhat.com>
8401
8402         * configure.in: Enable libgcj for xscale-elf target.
8403
8404 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8405
8406         * MAINTAINERS:  Update my email address.
8407
8408 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8409
8410         * ltmain.sh (relink_command): Fix typo in previous change.
8411
8412 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8413
8414         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8415         (relink_command): Added --tag flags.
8416         (mode=install): If relinking fails; error out.
8417
8418 2002-03-12  Richard Henderson  <rth@redhat.com>
8419
8420         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8421         .NOTPARALLEL tag.
8422         (do-check): Rename from check.
8423         (check): Allow parallel check.
8424
8425 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8426
8427         * MAINTAINERS: Add myself as maintainer for xtensa port.
8428         Fix alphabetical order in CPU port maintainer list.
8429         Remove myself from Write After Approval list.
8430
8431 2002-03-11  Richard Henderson  <rth@redhat.com>
8432
8433         * Makefile.in (.NOTPARALLEL): Add fake tag.
8434
8435 2002-03-07  H.J. Lu  (hjl@gnu.org)
8436
8437         * configure.in: Enable gprof for mips*-*-linux*.
8438
8439 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8440
8441         * MAINTAINERS (Write After Approval): Add myself.
8442
8443 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8444
8445         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8446         libjava.
8447         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8448
8449 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8450
8451         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8452         because its Makefile is there; test for the executable instead.
8453
8454 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8455
8456         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8457         libstdc++-v3 and libjava.
8458
8459 2002-02-11  Adam Megacz  <adam@xwt.org>
8460
8461         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8462         boehm-gc
8463
8464 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8465
8466         * config.guess: Updated to 2002-01-30's version.
8467         * config.sub: Updated to 2002-02-01's version.
8468         Contribute sh64-elf.
8469         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8470         * configure.in: Added sh64-*-*.
8471
8472 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8473
8474         * MAINTAINERS: Belatedly add myself to write after approval list.
8475
8476 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8477
8478         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8479         Remove self as Write After Approval.
8480
8481 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8482
8483         * MAINTAINERS: Put self in as maintainer for contrib/regression
8484         directory.
8485
8486 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8487
8488         * MAINTAINERS:  Update my email address.
8489
8490 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8491
8492         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8493         target-libiberty, and target-libgloss.  Skip Java-related
8494         libraries if not supported for NetBSD on target CPU.
8495
8496 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8497
8498         * install-sh: Use _inst.$$_ for temp file name.
8499
8500 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8501
8502         * MAINTAINERS (Write After Approval): Move my contact info
8503         from here...
8504         (OS Port Maintainers): ...to here (netbsd).
8505
8506 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8507
8508         * MAINTAINERS (Write After Approval): Add myself.
8509
8510 2002-01-17  H.J. Lu  <hjl@gnu.org>
8511
8512         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8513         (all-target-fastjar): Also depend on all-target-libiberty.
8514
8515 2002-01-16  H.J. Lu  (hjl@gnu.org)
8516
8517         * config.guess: Import from master sources, rev 1.225.
8518         * config.sub: Import from master sources, rev 1.238.
8519
8520 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8521
8522         * MAINTAINERS (Write After Approval): Remove myself.
8523
8524 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8525
8526         * MAINTAINERS (Write After Approval): Add myself.
8527
8528 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8529
8530         * MAINTAINERS: Add self as docs co-maintainer.
8531
8532 2001-12-11  Matthias Klose  <doko@debian.org>
8533
8534         * MAINTAINERS (Write After Approval): Add myself.
8535
8536 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8537
8538         * MAINTAINERS: Update my email address.
8539
8540 2001-12-07  Turly O'Connor  <turly@apple.com>
8541         * MAINTAINERS (Write After Approval): Add myself.
8542         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8543         (rs6000_initialize_trampoline): Call __trampoline_setup for
8544         ABI_DARWIN too.
8545         * darwin-tramp.asm: New file, implements __trampoline_setup.
8546         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8547
8548 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8549
8550         * MAINTAINERS (Write After Approval): Add myself.
8551
8552 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8553
8554         * configure, configure.in: Use temp file for long sed commands.
8555
8556 2001-12-03  Laurent Guerby  <guerby@acm.org>
8557
8558         * config.sub: Update to version 1.232 on subversion.
8559
8560 2001-12-03  Ben Elliston  <bje@redhat.com>
8561
8562         * MAINTAINERS: Update mail address for config.* patches.
8563
8564 2001-11-27  DJ Delorie  <dj@redhat.com>
8565             Zack Weinberg  <zack@codesourcery.com>
8566
8567         When build != host, create libiberty for the build machine.
8568
8569         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8570         CONFIG_ARGUMENTS.
8571         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8572         New variables.
8573         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8574         and rules.
8575         (all.normal): Depend on ALL_BUILD_MODULES.
8576         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8577         (all-build-libiberty): Depend on configure-build-libiberty.
8578
8579         * configure: Calculate and substitute proper value for
8580         ALL_BUILD_MODULES.
8581         * configure.in: Create the build subdirectory.
8582         Calculate and substitute TARGET_CONFIGARGS (formerly
8583         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8584
8585 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8586
8587         * MAINTAINERS (write-after-approval): Add self.
8588
8589 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8590
8591         * MAINTAINERS (GNATS only accounts): Remove self.
8592
8593 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8594
8595         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8596         libf2c.
8597
8598 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8599
8600         * MAINTAINERS (Write After Approval): Add self.
8601
8602 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8603
8604         * MAINTAINERS: mips and s390 are also CPU ports.
8605
8606 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8607
8608         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8609
8610 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8611
8612         * MAINTAINERS: Alphabetize.
8613
8614 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8615
8616         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8617
8618 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8619
8620         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8621
8622 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8623
8624         * configure.in (--enable-languages): Be more permissive about
8625         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8626
8627 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8628
8629         * config.sub: Import from master sources, rev. 1.230.
8630         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8631
8632 2001-11-07  Laurent Guerby  <guerby@acm.org>
8633
8634         * MAINTAINERS (Write After Approval): Add self.
8635
8636 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8637
8638         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8639
8640 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8641
8642         * config.sub: Import from master sources, rev 1.226.
8643         * config.guess: Import from master sources, rev 1.216.
8644
8645 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8646
8647         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8648         * MAINTAINERS: Add self as maintainer of MMIX port.
8649         Remove old after-approval entry.
8650
8651 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8652
8653         * ChangeLog, configure: Fix spelling errors.
8654
8655 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8656
8657         * MAINTAINERS: Tweak my address.
8658
8659 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8660
8661         * MAINTAINERS: Update my email address.
8662
8663 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8664
8665         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8666         * MAINTAINERS: Add self as maintainer of CRIS port.
8667
8668 2001-10-10  Geert Bosch  <bosch@gnat.com>
8669
8670         * MAINTAINERS (Various maintainers: Ada front end):
8671         Added Robert Dewar.
8672
8673 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8674
8675         * MAINTAINERS (Write After Approval): Added self
8676
8677 2001-10-02  Geert Bosch  <bosch@gnat.com>
8678
8679         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8680
8681 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8682
8683         * configure: Handle temporary files securely using mkdir.
8684
8685 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8686
8687         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8688
8689 2001-09-26  Will Cohen  <wcohen@redhat.com>
8690
8691         * configure.in (*-*-linux*): Disable configuration of target-newlib
8692         and target-libgloss.
8693
8694 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8695
8696         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8697         RANLIB.
8698
8699 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8700
8701         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8702         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8703         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8704         avoid quotes nesting problems.
8705         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8706         (DO_X): Export only variables that are set.
8707
8708 2001-09-19  Ben Elliston  <bje@redhat.com>
8709
8710         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8711         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8712         semantics.  Use the shell built-in "type" command instead.
8713
8714 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8715
8716         Merged from gcc-3_0-branch:
8717         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8718         * ltcf-c.sh: Use $objext, not $ac_objext.
8719         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8720         * ltcf-cxx.sh: Add support for GNU.
8721         2001-07-22  Timothy Wall  <twall@redhat.com>
8722         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8723         default settings if using GNU tools with that configuration.
8724         * ltcf-cxx.sh: Ditto.
8725         * ltcf-gcj.sh: Ditto.
8726         2001-07-21  Michael Chastain  <chastain@redhat.com>
8727         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8728         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8729         * ltmain.sh: Mark as gcc-local.
8730
8731 2001-08-30  Eric Christopher  <echristo@redhat.com>
8732             Jason Eckhardt  <jle@redhat.com>
8733
8734         * config.guess: Merge from master sources.
8735         * config.sub: Merge from master sources, add support for mipsisa32.
8736
8737 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8738         * config.sub: Merge from master sources, rev 1.219.
8739         * MAINTAINERS: Add self as contact for stormy16 port.
8740
8741 2001-08-14  Zack Weinberg  <zackw@panix.com>
8742
8743         * config.sub: Merge from master sources, rev 1.218.
8744         * config.guess: Merge from master sources, rev 1.209.
8745
8746 2001-08-11  Graham Stott  <grahams@redhat.com>
8747
8748         * Makefile.in (check-c++): Add missing semicolon.
8749
8750 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8751
8752         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8753
8754 2001-07-30  Eric Christopher  <echristo@redhat.com>
8755
8756         * MAINTAINERS (Various maintainers: mips port): Added myself.
8757
8758 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8759
8760         * configure.in (sh-*-linux*): New.
8761
8762 2001-07-27  Richard Henderson  <rth@redhat.com>
8763
8764         * .cvsignore: Add LAST_UPDATED.
8765
8766 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8767
8768         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8769
8770 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8771
8772         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8773
8774 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8775
8776         * MAINTAINERS (Write After Approval): Added myself.
8777
8778 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8779
8780         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8781         and libgcj on m68hc11/m68hc12.
8782
8783 2001-06-27  H.J. Lu  (hjl@gnu.org)
8784
8785         * Makefile (CFLAGS_FOR_BUILD): New.
8786         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8787
8788 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8789
8790         * README: Remove version number.
8791
8792 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8793
8794         * INSTALL/README: Update wrt. to the installation instructions now
8795         residing in gcc/doc/install.texi.
8796
8797 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8798
8799         * README: Replace with a cut-down and updated version of gcc/README.
8800
8801 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8802
8803         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8804         multilibs to be disabled.
8805
8806 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8807
8808         * MAINTAINERS (Write After Approval): Add myself.
8809
8810 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8811
8812         * config.guess: Import CVS version 1.195.
8813         * config.sub: Import CVS version 1.212.
8814
8815 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8816
8817         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8818         gcc/xgcc is built, use -print-prog-name to find out the program
8819         name to use.
8820
8821 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8822
8823         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8824         appear to also be in the master copy.
8825         * config.sub:  Import CVS version 1.211.
8826
8827 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8828
8829         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8830         with_gcc]: Use `gcc -shared' to build a shared library.
8831
8832 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8833
8834         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8835         archives.
8836
8837 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8838
8839         * MAINTAINERS (Write After Approval): Add myself.
8840
8841 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8842
8843         * configure.in (libstdcxx_flags): Do not try to execute
8844         libstdc++-v3/testsuite_flags until it exists.
8845
8846 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8847
8848         * MAINTAINERS: Update my email address.
8849
8850 2001-05-31  Graham Stott  <grahams@redhat.com>
8851
8852         * MAINTAINERS (Write After Approval): Add myself.
8853
8854 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8855
8856         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8857         libraries when using g++ with native linker.
8858
8859 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8860
8861         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8862
8863 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8864
8865         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8866         [aix4*|aix5*]: Prepend blank.
8867
8868 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8869
8870         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8871         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8872         of subdir/configure scripts to use the new libtool.m4.
8873
8874 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8875
8876         * MAINTAINERS (Write After Approval): Add myself.
8877
8878 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8879
8880         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8881
8882 2001-05-11  Ben Elliston  <bje@redhat.com>
8883
8884         * Makefile.in (all-sid): New target.
8885         (check-sid, clean-sid, install-sid): Likewise.
8886
8887 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8888
8889         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8890
8891 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8892
8893         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8894         libgcj.
8895
8896 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8897
8898         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8899         gcc/xgcc is built, use -print-prog-name to find out the program
8900         name to use.
8901
8902 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8903
8904         * configure.in (noconfigdirs): Don't reset it from scratch in the
8905         target case; only append to it.
8906
8907         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8908         sparc-*-solaris2.8]: Disable ${libgcj}.
8909
8910 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8911
8912         * configure.in (libgcj_saved): Copy from $libgcj.
8913         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8914         --disable-libgcj.
8915
8916 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8917
8918         * MAINTAINERS: Remove self as MIPS maintainer and
8919         C front end maintainer.
8920
8921 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8922
8923         * configure.in: Move *-chorusos target case to the proper switch.
8924         Disable libgcj.
8925
8926 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8927
8928         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8929         1.641.2.228.
8930
8931 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8932
8933         * Makefile.in (STAGE1_CFLAGS): Pass down.
8934
8935 2001-04-13  Alan Modra  <amodra@one.net.au>
8936
8937         * config.guess: Add hppa64-linux support.  Note for next import that
8938         this is already in the master file.
8939         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8940
8941 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8942
8943         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8944         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8945
8946 2001-04-11  Stan Shebs  <shebs@apple.com>
8947
8948         * MAINTAINERS: Add self as Darwin port maintainer.
8949
8950 2001-04-11  Alan Modra  <amodra@one.net.au>
8951
8952         * MAINTAINERS: Update my email address.
8953
8954 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8955
8956         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8957         recent versions of FreeBSD (release 3 or later).
8958         * ltconfig: On FreeBSD, -lc must not be provided when building
8959         a shared library or else the standard -pthread gcc option is
8960         rendered worthless to later users of the built library.
8961
8962 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8963
8964         * MAINTAINERS: Add self and RTH as C front end maintainers.
8965
8966 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8967
8968         * config.sub: Make sure to match an already-canonicalized
8969         machine name (eg. mn10300-unknown-elf).
8970
8971 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8972
8973         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8974         New macros.
8975         (bootstrap, cross): Use RECURSE_FLAGS.
8976         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8977
8978 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8979
8980         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8981
8982 2001-03-22  Colin Howell  <chowell@redhat.com>
8983
8984         * Makefile.in (DO_X): Do not backslash single-quotes in
8985         backquotes (two places).
8986
8987 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8988
8989         Re-installed:
8990         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8991         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8992         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8993         * ltcf-cxx.sh: Likewise.
8994         * ltcf-gcj.sh: Likewise.
8995
8996 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8997
8998         * MAINTAINERS: Add myself as "documentation co-maintainer".
8999
9000 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9001
9002         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9003         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9004
9005 2001-03-19  Tom Tromey  <tromey@redhat.com>
9006
9007         * config-ml.in: Handle GCJ and GCJFLAGS.
9008
9009 2001-03-21  Michael Chastain  <chastain@redhat.com>
9010
9011         * Makefile.in: all-m4 depends on all-texinfo.
9012
9013 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9014
9015         * MAINTAINERS: Add myself to write after approval list.
9016
9017 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9018
9019         * Makefile.in (DO_X): Quote nested quotes.
9020
9021 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9022
9023         * MAINTAINERS: Add myself to write after approval list.
9024
9025 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9026
9027         * Makefile.in (DO_X): Use double quotes for quoting
9028         "RANLIB=$${RANLIB}".
9029
9030 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9031
9032         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9033
9034 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9035
9036         * configure.in: Only use `lang_requires' for languages athat are
9037         actually enabled.
9038
9039 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9040
9041         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9042
9043 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9044
9045         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9046
9047 2001-03-07  Tom Tromey  <tromey@redhat.com>
9048
9049         * configure.in: Allow config-lang.in to set `lang_requires' to list
9050         of other required languages.
9051
9052 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9053
9054         * Makefile.in: Remove RANLIB definition. Use RANLIB
9055         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9056         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9057
9058 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9059             Alexandre Oliva  <aoliva@redhat.com>
9060
9061         * Makefile.in (check-c++): Use tabs, not spaces.
9062
9063 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9064
9065         * MAINTAINERS: add myself to Write After Approval list.
9066
9067 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9068
9069         * Makefile.in (check-c++): New rule.
9070
9071         * configure.in (target_libs): Remove libg++.
9072         (noconfigdirs): Remove libg++.
9073         (noconfigdirs): Same.
9074         (noconfigdirs): Same.
9075         (noconfigdirs): Same.
9076
9077         * config-ml.in: Remove libg++ references.
9078
9079         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9080         (ALL_TARGET_MODULES): Same.
9081         (configure-target-libg++): Remove.
9082         (all-target-libg++): Remove.
9083         (configure-target-libio): Remove.
9084         (all-target-libio): Remove.
9085         (check-target-libio): Remove.
9086         (.PHONY): Remove.
9087         (libg++.tar.bz2): Remove.
9088         (all-target-cygmon): Remove libio.
9089         (all-target-libstdc++): Remove.
9090         (configure-target-libstdc++): Remove.
9091         (TARGET_LIB_PATH): Remove libstdc++.
9092         (ALL_GCC_CXX): Remove libstdc++.
9093         (all-target-gperf): Correct.
9094
9095 2001-02-16  Nick Clifton  <nickc@redhat.com>
9096
9097         * configure.in (noconfigdirs): Allow configuration of texinfo
9098         for Cygwin hosts.
9099
9100 2001-02-15  Anthony Green  <green@redhat.com>
9101
9102         * configure: Introduce GCJ_FOR_TARGET.
9103         * configure.in: Ditto.
9104         * Makefile.in: Ditto.
9105
9106 2001-02-13  Andreas Schwab  <schwab@suse.de>
9107
9108         * MAINTAINERS: Update mail address.
9109
9110 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9111
9112         * config.guess: Add linux target for S/390.
9113         * config.sub: Likewise.
9114
9115 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9116
9117         * configure.in: for *-chorusos, don't config target-newlib and
9118         target-libgloss.
9119
9120 2001-02-06  Ben Elliston  <bje@redhat.com>
9121
9122         * configure: Output host type to stdout, not stderr.
9123
9124 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9125
9126         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9127         * ltcf-cxx.sh: Likewise.
9128
9129         * config.if: Assume enable_libstdcxx_v3 is defined.
9130
9131 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9132
9133         Remove V2 C++ library.
9134         * configure.in: Remove --enable-libstdcxx_v3 support.
9135
9136 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9137
9138         * include/demangle.h: Add prototype for java_demangle_v3.
9139
9140 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9141
9142         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9143
9144 2001-01-27  Richard Henderson  <rth@redhat.com>
9145
9146         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9147
9148 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9149
9150         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9151         Don't unset, it's non-portable and no longer necessary, set to empty
9152         instead.
9153
9154 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9155
9156         * ltconfig: Shell portability fix for the tagname validity check.
9157
9158 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9159
9160         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9161         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9162
9163 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9164
9165         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9166
9167 2001-01-26  Tom Tromey  <tromey@redhat.com>
9168
9169         * configure.in: Allow libgcj to be built on Sparc Solaris.
9170
9171 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9172
9173         * ltcf-c.sh: Add aix5 case.
9174         * ltcf-cxx.sh: Likewise.
9175         * ltconfig: Likewise.
9176
9177 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9178
9179         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9180         keep at least one of build_libtool_libs or build_old_libs set to
9181         yes.
9182
9183         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9184         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9185
9186 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9187
9188         * configure.in: Enable libgcj on several additional platforms.
9189
9190 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9191
9192         * configure.in: Enable libgcj for linux targets.
9193
9194 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9195
9196         * MAINTAINERS (Write After Approval): Add myself.
9197
9198 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9199
9200         * MAINTAINERS: Add myself as vax port maintainer.
9201
9202 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9203
9204         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9205
9206 2001-01-09  Mike Stump  <mrs@wrs.com>
9207
9208         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9209         failures of subdirectories.
9210
9211 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9212
9213         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9214         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9215         * ltcf-cxx.sh: Likewise.
9216         * ltcf-gcj.sh: Likewise.
9217         * ltconfig.sh: Fix typo.
9218
9219 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9220
9221         * configure: handle DOS-style absolute paths.
9222
9223 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9224
9225         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9226
9227 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9228
9229         * MAINTAINERS: Add myself as avr port co-maintainer.
9230
9231 2000-12-28  Ben Elliston  <bje@redhat.com>
9232
9233         * MAINTAINERS: Add myself under ``Write After Approval''.
9234
9235 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9236
9237         * texinfo: Remove directory from GCC.
9238
9239 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9240
9241         * COPYING: Update to current
9242         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9243         to 19yy as example year in copyright notice).
9244
9245 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9246
9247         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9248         (libstdcxx_incdir): Pass down.
9249         * config.if: Remove expired bits for cxx_interface, add stub.
9250         (libstdcxx_incdir): Add variable for g++ include directory.
9251         * configure.in (gxx_include_dir): Use it.
9252
9253 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9254
9255         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9256         with old-email address from ``Write After Approval''.
9257
9258 2000-12-15  Andreas Jaeger  <aj@suse.de>
9259
9260         * configure.in: Handle lang_dirs.
9261
9262 2000-12-14  Tom Tromey  <tromey@redhat.com>
9263
9264         * MAINTAINERS: Removed brads.
9265
9266         * MAINTAINERS: Added gcj developers.
9267
9268 2000-12-13  Anthony Green  <green@redhat.com>
9269
9270         * configure.in: Disable libgcj for any target not specifically
9271         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9272         with g++ abi.
9273
9274 2000-12-13  Mike Stump  <mrs@wrs.com>
9275
9276         * Makefile.in (local-distclean): Also remove fastjar.
9277
9278 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9279
9280         * contrib/gcc_update: Add fastjar --touch entries.
9281
9282 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9283
9284         * configure.in: Disable language-specific target libraries for
9285         languages that aren't enabled.
9286
9287 2000-12-10  Anthony Green  <green@redhat.com>
9288
9289         * configure.in: Define libgcj.  Disable libgcj target libraries for
9290         most targets.
9291
9292 2000-12-10  Neil Booth  <neilb@earthling.net>
9293
9294         * MAINTAINERS: Update mail address, remove from WAA list.
9295
9296 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9297
9298         * libjava: Imported from /cvs/java.
9299         * libffi: Likewise.
9300         * Boehm-gc: Likewise.
9301
9302 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9303
9304         * configure.in (target_libs): Revert 2000-12-08 patch.
9305         (noconfigdirs): Added target-libjava.
9306
9307 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9308
9309         * djunpack.bat: removed.
9310
9311 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9312
9313         * Makefile.in: handle DOS-style absolute paths.
9314         * config-ml.in: likewise.
9315         * symlink-tree: likewise.
9316
9317 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9318
9319         * fastjar: Imported.
9320
9321 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9322
9323         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9324         libjava.
9325         * configure.in (target_libs): Removed `target-libjava'.
9326
9327 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9328
9329         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9330         (ALL_MODULES): Added fastjar.
9331         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9332         (all-target-libjava): all-fastjar replaces all-zip.
9333         (all-fastjar): Added.
9334         (configure-target-fastjar, all-target-fastjar): Likewise.
9335         * configure.in (host_tools): Added fastjar.
9336
9337 2000-12-07  Mike Stump  <mrs@wrs.com>
9338
9339         * Makefile.in (local-distclean): Remove leftover built files.
9340
9341 2000-11-24  Nick Clifton  <nickc@redhat.com>
9342
9343         * configure.in (xscale-elf): Add target.
9344         (xscale-coff): Add target.
9345
9346 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9347
9348         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9349         recent versions of FreeBSD (release 3 or later).
9350         * ltconfig: On FreeBSD, -lc must not be provided when building
9351         a shared library or else the standard -pthread gcc option is
9352         rendered worthless to later users of the built library.
9353
9354 2000-11-16  Fred Fish  <fnf@be.com>
9355
9356         * configure.in (enable_libstdcxx_v3): Fix typo,
9357         libstd++ -> libstdc++.
9358
9359 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9360
9361         * MAINTAINERS: Add self to Write After Approval list.
9362
9363 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9364
9365         * MAINTAINERS: Update my email address.  Add myself to global write
9366         privs list.
9367
9368 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9369
9370         * Makefile.in: Merge with src and libgcj.
9371         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9372         configure-target-<library> when their configure scripts need the C
9373         or C++ library to have already been built to work properly.
9374         (do_proto_toplev): Set them to an empty string.
9375
9376         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9377         (REALLY_SET_LIB_PATH): Use them.
9378
9379 2000-11-17  Stan Shebs  <shebs@apple.com>
9380
9381         * MAINTAINERS: Add self to Write After Approval list.
9382
9383 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9384
9385         * configure: Provide the original toplevel configure arguments
9386         (including $0) to subprocesses in the environment rather than
9387         through gcc/configargs.h.
9388
9389 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9390
9391         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9392         C99.  Alphabetise "Write After Approval" list.
9393
9394 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9395
9396         * configure: Turn on libstdc++ V3 by default.
9397
9398         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9399         if we've got GCC.
9400
9401 2000-11-11  Philip Blundell  <philb@gnu.org>
9402
9403         * MAINTAINERS: Add self to Write After Approval list.
9404
9405 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9406
9407         * ltcf-c.sh (aix4): Improve shared library configuration; require
9408         exporting symbols.
9409         * ltcf-cxx.sh (aix4): Define.
9410         * ltconfig (aix4): Define library and soname specs appropriate for
9411         AIX.  Define command to create export symbols list.
9412
9413 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9414
9415         * config.sub: Add support for Sun Chorus
9416
9417 2000-10-31  Nick Clifton  <nickc@redhat.com>
9418
9419         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9420         <name>@redhat.com.  Also installed new email address for Clint
9421         Popetz.
9422
9423 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9424
9425         * etc: Remove directory from GCC.
9426
9427 2000-10-16  Michael Meissner  <meissner@redhat.com>
9428
9429         * configure (gcc/configargs.h): Only create if there is a build GCC
9430         directory created.
9431
9432 2000-10-16  Matthias Klose  <doko@debian.org>
9433
9434         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9435         when configured for libstdc++-v3.
9436
9437 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9438
9439         * configure: Save configure arguments to gcc/configargs.h.
9440
9441 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9442
9443         * config.guess: Import CVS version 1.157.
9444         * config.sub: Import CVS version 1.181.
9445
9446 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9447
9448         * Makefile.in (bootstrap): avoid recursion if subdir missing
9449         (cross): ditto
9450         (do-proto-toplev): ditto
9451
9452 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9453
9454         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9455         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9456
9457         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9458         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9459         all affected `configure' scripts.
9460
9461 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9462
9463         * MAINTAINERS: Add self as cpplib co-maintainer.
9464
9465 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9466
9467         * MAINTAINERS: Add self to Write After Approval list.
9468
9469 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9470
9471         * INSTALL/README: egcs -> GCC update.
9472
9473 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9474
9475         * MAINTAINERS: Add myself to Write After Approval list.
9476
9477 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9478
9479         * MAINTAINERS: Add myself to Write After Approval list.
9480
9481 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9482
9483         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9484         X11 libraries for hppa64.
9485
9486 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9487
9488         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9489
9490 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9491
9492         * Makefile.in (all-zlib): Added dummy target.
9493
9494         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9495         ltcf-gcj.sh: Updated from libtool multi-language branch.
9496
9497 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9498
9499         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9500         (bootstrap*): Depend on all-bootstrap.
9501
9502 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9503
9504         * config.guess: Import CVS version 1.156.
9505         * config.sub: Import CVS version 1.179.
9506
9507 2000-09-02  Anthony Green  <green@cygnus.com>
9508
9509         * Makefile.in (all-gcc): Depend on all-zlib.
9510         (CLEAN_MODULES): Add clean-zlib.
9511         (ALL_MODULES): Add all-zlib.
9512         * configure.in (host_libs): Add zlib.
9513
9514 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9515
9516         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9517         crosses, but add gcc/include to the header search path for them.
9518
9519 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9520
9521         * MAINTAINERS: Add self to Write After Approval list.
9522
9523 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9524
9525         * config.guess: Import CVS version 1.152.
9526         * config.sub: Import CVS version 1.177.
9527
9528 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9529
9530         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9531         $targargs to tell whether newlib is going to be built.
9532
9533         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9534         $$r/TARGET_SUBDIR/libio for _G_config.h.
9535
9536 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9537
9538         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9539
9540 2000-08-22  DJ Delorie  <dj@redhat.com>
9541
9542         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9543
9544 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9545
9546         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9547         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9548         sub-configures.
9549
9550 2000-08-21  DJ Delorie  <dj@redhat.com>
9551
9552         * MAINTAINERS: Add self as a libiberty maintainer
9553
9554 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9555
9556         * configure.in (libstdcxx_flags): Use
9557         libstdc++-v3/src/libstdc++.INC.
9558
9559 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9560
9561         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9562
9563 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9564
9565         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9566
9567         * configure: Make enable_threads and enable_shared defaults
9568         explicit.  Substitute enable_threads into generated Makefiles.
9569         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9570         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9571
9572 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9573
9574         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9575
9576 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9577
9578         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9579         previous delta.
9580
9581 2000-08-11  Jason Merrill  <jason@redhat.com>
9582
9583         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9584         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9585         (FLAGS_FOR_TARGET): Not here.
9586         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9587
9588 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9589
9590         * config-ml.in (CC, CXX): Don't introduce a leading space.
9591
9592 2000-08-07  DJ Delorie  <dj@delorie.com>
9593
9594         * MAINTAINERS: Add self as a DJGPP maintainer
9595
9596 2000-08-07  DJ Delorie  <dj@redhat.com>
9597
9598         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9599         "if we're also building gcc, and it's a gcc that will run on the
9600         build machine, we want to use its includes instead of the system's
9601         default includes".
9602
9603 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9604
9605         * MAINTAINERS: Add self to Write After Approval list.
9606
9607 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9608
9609         * configure.in (libstdcxx_flags): Don't use `"'.
9610
9611         * config-ml.in: Adjust multilib search paths to the
9612         appropriate multilib tree.
9613
9614 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9615
9616         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9617         commas in $LANGUAGES.
9618
9619 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9620
9621         * configure.in: Re-enable all references to libg++ and librx.
9622
9623 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9624
9625         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9626         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9627         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9628         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9629
9630         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9631
9632 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9633
9634         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9635         CXX_FOR_TARGET for sed.
9636
9637 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9638
9639         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9640         Do not override if already set in the environment or in configure.
9641         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9642         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9643
9644 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9645
9646         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9647         the libtool CVS tree multi-language branch.
9648         * ltconfig, ltmain.sh: Updated.
9649
9650 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9651
9652         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9653         (clean-target): Depend on it.
9654
9655         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9656         (GCC_FOR_TARGET): Use it.
9657         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9658         * configure.in: ... here.
9659         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9660         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9661
9662 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9663
9664         * MAINTAINERS: Add self to Write After Approval list.
9665
9666 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9667
9668         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9669         (configure-target-libchill, configure-target-libobjc): Likewise.
9670
9671         * configure.in: Use the same cache file for all target libs.
9672         * config-ml.in: But different cache files per multilib variant.
9673
9674 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9675
9676         * configure (topsrcdir): Don't use dirname.
9677
9678 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9679
9680         * MAINTAINERS: Add self to Write After Approval list.
9681
9682 2000-07-20  Jason Merrill  <jason@redhat.com>
9683
9684         * configure.in: Remove all references to libg++ and librx.
9685
9686         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9687
9688 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9689
9690         * config.sub: Update to subversions version 2000-07-06.
9691
9692 2000-07-12  Andrew Haley  <aph@cygnus.com>
9693
9694         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9695         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9696
9697 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9698
9699         * symlink-tree:  Check number of arguments.
9700
9701 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9702
9703         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9704         search path for a g++ extracted from the build tree.  This
9705         will allow link tests run by configure scripts in
9706         subdirectories to succeed.
9707
9708 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9709
9710         * ltconfig: Add support for mips-dde-sysv4.2MP
9711
9712 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9713
9714         * MAINTAINERS: Add myself as loop discovery maintainer.
9715
9716 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9717
9718         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9719         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9720
9721 2000-06-19  Timothy Wall  <twall@cygnus.com>
9722
9723         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9724         * config.sub: Add tic54x target.
9725
9726 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9727
9728         * MAINTAINERS: Add self as Fortran maintainer,
9729         remove Craig Burley.
9730
9731 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9732
9733         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9734         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9735
9736 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9737
9738         * MAINTAINERS: Add self as i18n maintainer
9739
9740 20000-05-21  H.J. Lu  (hjl@gnu.org)
9741
9742         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9743         directory are used if they exist. Make sure
9744         $(build_tooldir)/include is searched for header files,
9745         $(build_tooldir)/lib/ for library files.
9746         (GCC_FOR_TARGET): Likewise.
9747         (CXX_FOR_TARGET): Likewise.
9748
9749 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9750
9751         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9752
9753 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9754
9755         * Makefile.in (configure-target-libiberty): Depend on
9756         configure-target-newlib.
9757
9758 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9759
9760         * configure.in, Makefile.in: Merge all libffi-related
9761         configury stuff from the libgcj tree.
9762
9763 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9764
9765         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9766         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9767
9768 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9769
9770         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9771         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9772         current version information.  Add to proto-toplev directory.
9773         (gdb-taz): Build do-djunpack.
9774
9775 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9776
9777         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9778
9779 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9780
9781         * MAINTAINERS: Add self to Write After Approval list.
9782
9783 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9784
9785         * ltmain.sh: Preserve in relink_command any environment
9786         variables that may affect the linker behavior.
9787
9788 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9789
9790         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9791
9792 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9793
9794         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9795
9796 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9797
9798         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9799         with the version name.
9800
9801 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9802
9803         * MAINTAINERS: Add self as bb-reorder maintainer.
9804
9805 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9806
9807         * config.if: Tweak.
9808
9809 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9810
9811         * djunpack.bat: New file.
9812
9813 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9814
9815         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9816         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9817         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9818         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9819
9820 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9821
9822         * config.sub (case $basic_machine): Change default for "ibm-*"
9823         to "openedition".
9824
9825 2000-04-13  Andreas Jaeger  <aj@suse.de>
9826
9827         * MAINTAINERS: Added myself.
9828
9829 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9830
9831         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9832         (do-md5sum): New target.
9833         (MD5PROG): Define.
9834         (PACKAGE): Default to TOOL.
9835         (VER): Default to a shell script.
9836         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9837         md5 checksum generation.
9838         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9839         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9840         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9841         insight.tar.bz2): Use gdb-taz to create archive.
9842
9843 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9844
9845         * configure (warn_cflags): Delete.
9846
9847 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9848
9849         * MAINTAINERS: Added myself.
9850
9851 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9852             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9853
9854         * configure.in (enable_libstdcxx_v3): Add.
9855         (target_libs): Add bits here to switch between libstdc++-v2 and
9856         libstdc++-v3.
9857         * config.if: And this file too.
9858         * Makefile.in: Add libstdc++-v3 targets.
9859
9860 2000-04-05  Michael Meissner  <meissner@redhat.com>
9861
9862         * config.sub (d30v): Add d30v as a basic machine type.
9863
9864 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9865
9866         * configure.in: -linux-gnu*, not -linux-gnu.
9867
9868 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9869
9870         * MAINTAINERS: Add self in write-after-approval section.
9871
9872 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9873
9874         * MAINTAINERS: Add self as ia64 port maintainer.
9875
9876 2000-03-08  Neil Booth  <NeilB@earthling.net>
9877
9878         * MAINTAINERS: Add self in write-after-approval section.
9879
9880 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9881
9882         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9883         (do-tar-bz2): Replace TOOL with PACKAGE.
9884         (gdb.tar.bz2): Remove GDBTK from GDB package.
9885         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9886         dejagnu.tar.bz2): New packages.
9887
9888 2000-02-27  Andreas Jaeger  <aj@suse.de>
9889
9890         * configure.in: Add entry for mips*-*-linux*, move catch all
9891         *-*-*linux* entry below this one.
9892
9893 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9894
9895         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9896
9897 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9898
9899         * config.sub: Support an OS of "wince".
9900
9901 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9902
9903         * config.guess, config.sub: Updated to match config's 2000-02-15
9904         version.
9905
9906 2000-02-23  Linas Vepstas  <linas@linas.org>
9907
9908         * config.sub: Add support for Linux/IBM 370.
9909         * configure.in: Likewise.
9910
9911 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9912
9913         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9914
9915 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9916
9917         * config.guess: Guess "cygwin" rather than "cygwin32".
9918
9919 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9920
9921         * configure (gcc_version): When setting, narrow search to
9922         lines containing `version_string'.
9923
9924 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9925
9926         * config.sub: Add support for avr target.
9927
9928 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9929
9930         * MAINTAINERS: Add maintainers for MCore port.
9931
9932 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9933
9934         * config.sub: Add mmix-knuth-mmixware.
9935
9936 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9937
9938         * MAINTAINERS: Pair cccp with cpplib maintainership.
9939
9940 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9941
9942         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9943         structure stuff to -L library search.
9944         (CXX_FOR_TARGET): Ditto.
9945         (CROSS_CHECK_MODULES): Fix spelling mistake.
9946
9947 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9948
9949         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9950         the C++ compiler.
9951
9952 2000-01-12  Richard Henderson  <rth@cygnus.com>
9953
9954         * configure.in: Don't build some bits for beos.
9955
9956 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9957
9958         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9959         as include files.
9960
9961 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9962
9963         * Add self as cpplib maintainer, as requested by Jason
9964         Merrill.  Correct my e-mail address.
9965
9966 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9967
9968         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9969         not mh-aix43.
9970
9971 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9972
9973         * MAINTAINERS: Add myself to "write after approval" list.
9974
9975 1999-12-14  Richard Henderson  <rth@cygnus.com>
9976
9977         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9978         * config.sub: Accept alphaev[78], alphaev8.
9979
9980 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9981
9982         * config.guess, config.sub: Update from autoconf.
9983
9984 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9985
9986         * MAINTAINERS:  update my playtime e-address.
9987
9988 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9989
9990         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9991         necessary libraries are missing.
9992
9993 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9994
9995         * MAINTAINERS: Add new 'write after approval' maintainer.
9996
9997 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9998
9999         * MAINTAINERS: Add new Java maintainer.
10000
10001 1999-10-25  Andreas Schwab  <schwab@suse.de>
10002
10003         * configure: Fix quoting inside arguments of eval.
10004
10005 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10006
10007         * config-ml.in: Allow suppression of some ARM multilibs.
10008
10009 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10010
10011         * config.guess: Add OS/390 match pattern.
10012         * config.sub: Add mvs, openedition targets.
10013         * configure.in (i370-ibm-opened*): New.
10014
10015 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10016
10017         * config.sub: Add support for configuring for pj.
10018
10019 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10020
10021         * config.sub (maybe_os): Add support for configuring for fr30.
10022
10023 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10024
10025         * configure.in: Do not configure or build ld for AIX
10026         platforms.  ld is known to be broken on these platforms.
10027
10028 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10029
10030         * config-ml.in: Pass compiler flag corresponding to multidirs to
10031         subdir configures.
10032
10033 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10034
10035         * Makefile.in (LDFLAGS): Define.
10036
10037 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10038
10039         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10040         noconfigdirs.
10041         (*-*-cygwin*): Likewise.
10042
10043 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10044
10045         * mkdep: New file.
10046         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10047         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10048
10049         From Eli Zaretskii <eliz@is.elta.co.il>:
10050         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10051         long file name when using DJGPP on MS-DOS.
10052
10053 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10054
10055         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10056
10057 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10058
10059         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10060         dependency as this causes "make check" to globally "make all"
10061
10062 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10063
10064         * configure.in (target_libs): Added target-zlib.
10065         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10066         (CONFIGURE_TARGET_MODULES): Likewise.
10067         (CHECK_TARGET_MODULES): Likewise.
10068         (INSTALL_TARGET_MODULES): Likewise.
10069         (CLEAN_TARGET_MODULES): Likewise.
10070         (configure-target-zlib): New target.
10071         (all-target-zlib): Likewise.
10072         (all-target-libjava): Depend on all-target-zlib.
10073         (configure-target-libjava): Depend on configure-target-zlib.
10074
10075         * Makefile.in (configure-target-libjava): Depend on
10076         configure-target-newlib.
10077         (configure-target-boehm-gc): New target.
10078         (configure-target-qthreads): New target.
10079
10080         * configure.in (target_libs): Added target-qthreads.
10081         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10082         (CONFIGURE_TARGET_MODULES): Likewise.
10083         (CHECK_TARGET_MODULES): Likewise.
10084         (INSTALL_TARGET_MODULES): Likewise.
10085         (CLEAN_TARGET_MODULES): Likewise.
10086         (all-target-qthreads): New target.
10087         (configure-target-libjava): Depend on configure-target-qthreads.
10088         (all-target-libjava): Depend on all-target-qthreads.
10089
10090         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10091         (CONFIGURE_TARGET_MODULES): Likewise.
10092         (CHECK_TARGET_MODULES): Likewise.
10093         (INSTALL_TARGET_MODULES): Likewise.
10094         (CLEAN_TARGET_MODULES): Likewise.
10095         (all-target-libjava): New target.
10096         (all-target-boehm-gc): Likewise.
10097         * configure.in (target_libs): Added libjava, boehm-gc.
10098
10099 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10100
10101         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10102         configure.bat in SUPPORT_FILES.
10103         (gas+binutils.tar.bz2): Likewise.
10104
10105         * makeall.bat: Remove; obsolete.
10106
10107 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10108
10109         From Mark Elbrecht:
10110         * configure.bat: Remove; obsolete.
10111
10112 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10113
10114         * configure: Add -W -Wall to the default CFLAGS when compiling with
10115         gcc.
10116
10117 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10118
10119         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10120
10121 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10122
10123         * configure.in: Build ld on IRIX6.
10124
10125 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10126
10127         * Makefile.in: Change distribution targets to use bzip2 instead of
10128         gzip.
10129         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10130         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10131
10132 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10133
10134         * config.sub: Add mcore target.
10135
10136 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10137
10138         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10139
10140 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10141
10142         * config.guess (dummy): Changed to $dummy.
10143
10144 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10145
10146         * config.sub: Tidied up case statements.
10147
10148 1999-05-22  Ben Elliston  <bje@cygnus.com>
10149
10150         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10151         <jiro@din.or.jp>.
10152
10153         * config.guess: Merge with FSF version. Future changes will be
10154         more accurately recorded in this ChangeLog.
10155         * config.sub: Likewise.
10156
10157 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10158
10159          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10160
10161 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10162
10163         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10164
10165 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10166
10167         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10168
10169 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10170
10171         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10172         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10173         Bad merge removed these two changes.
10174
10175 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10176                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10177
10178         * config.guess (interix Alpha): Add.
10179
10180 1999-04-11  Richard Henderson  <rth@cygnus.com>
10181
10182         * configure.in (i?86-*-beos*): Do config gperf; don't config
10183         gdb, newlib, or libgloss.
10184
10185 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10186
10187         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10188         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10189         from multidirs.
10190
10191 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10192
10193         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10194
10195 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10196
10197         * config.sub: Add support for mcore targets.
10198
10199 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10200
10201         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10202         not mt-ospace, in order to shut up assembler warning about using
10203         symbols that are named the same as registers.
10204
10205 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10206
10207         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10208         dependency list for all-target-cygmon.
10209
10210 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10211
10212         * config-ml.in: Check $host, not $target, for selective multilibs.
10213         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10214         thumb interworking, and underscore prefix multilibs.
10215
10216 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10217
10218         * missing: Update to version from current automake.
10219
10220 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10221
10222         * configure (gxx_include_dir): Removed.
10223
10224         * configure.in (gxx_include_dir): Handle it.
10225         * Makefile.in: Likewise.
10226
10227 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10228
10229         * config.sub (mips64vr4111,mips64vr4111el) Add.
10230
10231 1999-03-21  Ben Elliston  <bje@cygnus.com>
10232
10233         * config.guess: Correct typo for detecting ELF on FreeBSD.
10234
10235 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10236
10237         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10238         config/mh-djgpp.
10239
10240 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10241
10242         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10243         all-target-newlib to dependency list for all-target-bsp.
10244
10245 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10246
10247         * config.sub: Add i386-uwin support.
10248         * config.guess: Likewise.
10249
10250 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10251
10252         * configure.in: cleanup, add mh-*pic handling for arm, special
10253         case powerpc*-*-aix*
10254
10255 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10256
10257         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10258         can be built.
10259
10260 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10261
10262         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10263         targets.
10264
10265 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10266
10267         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10268
10269 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10270
10271         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10272
10273 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10274
10275         * config.sub: Fix typo in arm recognition.
10276
10277 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10278
10279         * configure.in (noconfigdirs): Changed target_configdirs to
10280         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10281         rather than m68k-*-* since it is not known to work on
10282         m68k-aout. Ditto for arm-*-*oabi.
10283
10284 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10285
10286         * configure.in (*-*-windows*): Remove, no longer used.
10287
10288 1999-02-19  Ben Elliston <bje@cygnus.com>
10289
10290         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10291         Smart and improved by Andrew Cagney.
10292
10293 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10294
10295         * config.guess: Recognize openbsd-*-hppa.
10296
10297 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10298
10299         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10300         only if it is not empty.
10301
10302 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10303
10304         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10305
10306         * config.guess: Modified to recognize uname's armv* syntax.
10307
10308         * config.sub: Modified to recognize uname's armv* syntax.
10309
10310 1999-02-17  Mark Salter  <msalter@cygnus.com>
10311
10312         * configure.in: Added target-bsp for sparclite.
10313
10314 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10315
10316         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10317
10318 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10319
10320         * configure.in: Add support for strongarm port.
10321         * config.sub: Add support for strongarm target.
10322
10323 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10324
10325         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10326         the old name config/mh-cygwin32.
10327         Enable texinfo.
10328
10329 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10330
10331         * configure.in: Do build ld for ix86 Solaris.
10332
10333 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10334
10335         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10336         $AR_FOR_TARGET.  Likewise for RANLIB.
10337
10338 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10339
10340         * config.sub (oabi):  Recognize.
10341         * configure.in (arm-*-oabi):  Handle.
10342
10343 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10344
10345         * config.guess: Improve detection of i686 on UnixWare 7.
10346
10347 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10348
10349         * config.guess: Add support for i386-pc-interix.
10350         * config.sub: Likewise.
10351         * configure.in: Likewise.
10352
10353 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10354
10355         * Makefile.in: Remove unneeded all-target-libio from
10356         from all-target-winsup target since it is now unneeded.
10357         Add all-target-libtermcap in its place since it is now
10358         needed.
10359
10360 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10361
10362         * configure.in: makefile stub for cygwin target is probably
10363         unnecessary.  Remove it for now.
10364
10365 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10366
10367         * configure.in: libtermcap.a should be built when cygwin is the
10368         target as well as the host.
10369         * config.guess: Allow mixed case in cygwin uname output.
10370         * Makefile.in: Add libtermcap target.
10371
10372 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10373
10374         * config.sub: Clean up handling of hppa2.0.
10375
10376 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10377
10378         * config.guess: Use C code to identify more HP machines.
10379
10380 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10381
10382         * config.sub: Handle hppa2.0.
10383
10384 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10385
10386         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10387         cygmon for all sparclite targets, regardless of object format.
10388
10389 1998-12-15  Mark Salter  <msalter@cygnus.com>
10390
10391         * configure.in: Added target-bsp for several target architectures.
10392
10393         * Makefile.in: Added rules for bsp.
10394
10395 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10396
10397         * config.guess: Improve detection of hppa2.0 processors.
10398
10399 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10400
10401         * config.guess: Recognize FreeBSD using ELF automatically.
10402
10403 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10404
10405         * configure (skip-this-dir): Add handling for new shell script, which
10406         might be created by a sub-directory's configure to indicate, this particular
10407         directory is "unwanted".
10408         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10409
10410 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10411
10412         * ltconfig: import from libtool, after changing libtool to
10413         account for the cygwin name change.
10414
10415 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10416
10417         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10418         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10419
10420 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10421
10422         * configure.in: Add libtermcap to list of cygwin dependencies.
10423
10424 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10425
10426         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10427         they include winsup/include when it's a cygwin target.
10428
10429 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10430
10431         * configure.in (host_tools): Added zip.
10432         * Makefile.in (all-target-libjava): Depend on all-zip.
10433         (all-zip): New target.
10434         (ALL_MODULES): Added all-zip.
10435         (NATIVE_CHECK_MODULES): Added check-zip.
10436         (INSTALL_MODULES): Added install-zip.
10437         (CLEAN_MODULES): Added clean-zip.
10438
10439 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10440
10441         * Makefile.in: lose "32" from comment about cygwin.
10442
10443 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10444
10445         * configure.in: Use -Os to build target libraries for the fr30.
10446
10447 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10448
10449         * config.sub: Add fr30.
10450
10451 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10452
10453         * configure.in: drop "32" from config/mh-cygwin32.  Check
10454         cygwin* instead of cygwin32*.
10455         * config.sub: Check cygwin* instead of cygwin32*.
10456
10457 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10458
10459         * config.guess: Match any version of Unixware7.
10460
10461 1998-10-20  Syd Polk  <spolk@cygnus.com>
10462
10463         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10464         if desired.
10465
10466 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10467
10468         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10469         these if the appropriate directories and files to not exist.
10470
10471 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10472
10473         * Makefile.in (DEVO_SUPPORT): Add config.if.
10474
10475 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10476
10477         * configure: Add pattern to replace "build_tooldir"'s
10478         definition in the generated Makefile with "tooldir"'s
10479         actual value.
10480
10481 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10482
10483         * config.sub: Bring back lost sparcv9.
10484
10485         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10486
10487 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10488
10489         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10490         CC_FOR_TARGET and friends.
10491
10492 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10493
10494         * Makefile.in (build_tooldir): New variable, same as tooldir.
10495         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10496         -B$(build_tooldir)/bin/.
10497         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10498
10499 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10500
10501         * README: Remove installation instructions and refer to the
10502         INSTALL directory instead.
10503
10504 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10505
10506         * config.sub: Add support for i[34567]86-pc-udk.
10507         * configure.in: Likewise.
10508
10509 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10510
10511         * Makefile.in: add bzip2 package building bits for user
10512         tools module
10513         * configure.in: ditto
10514
10515 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10516
10517         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10518         (ALL_TARGET_MODULES): Add all-target-libobjc.
10519         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10520         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10521         (all-target-libchill): Add dependencies.
10522         * configure.in (target_libs): Add libchill.
10523
10524 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10525
10526         * configure.in (target_subdir): Remove duplicate line.
10527
10528 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10529
10530         * Makefile.in (all-automake): fix dependencies.
10531
10532 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10533
10534         * configure.in: Minor cleanups for building in the $(target_alias)
10535         subdir.
10536
10537 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10538
10539         * Makefile.in (bootstrap): Set r and s before make all.  Use
10540         BASE_FLAGS_TO_PASS in make all.
10541         (cross): Likewise.
10542
10543 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10544
10545         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10546
10547 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10548
10549         * config.sub: Fix typo in last change.
10550
10551 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10552
10553         * config.sub: Add support for C4x target.
10554         * configure.in: Likewise.
10555
10556 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10557
10558         * config.sub: Recognize sparcv9 just like sparc64.
10559
10560 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10561
10562         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10563
10564 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10565
10566         * config.guess: Correctly identify Pentium II sco boxes.
10567
10568         * config.guess: Fix "tr" code.  From Weiwen Liu.
10569
10570 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10571
10572         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10573         stabs.
10574
10575 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10576
10577         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10578         (ALL_TARGET_MODULES): Add all-target-libchill.
10579         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10580         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10581         (all-target-libchill): Add dependencies.
10582         * configure.in (target_libs): Add libchill.
10583
10584 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10585
10586         * config.guess: Avoid assumptions about "tr" behaves when
10587         LANG is set to something other than English.
10588
10589 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10590
10591         * configure (gxx_include_dir): Changed to
10592         '${prefix}/include/g++'-${libstdcxx_interface}.
10593
10594         * config.if: New to determine the interfaces.
10595
10596 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10597
10598         * config.guess: Detect and handle MPE/IX.
10599         * config.sub: Deal with MPE/IX.
10600
10601 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10602
10603         * configure.in: Use mh-aix43.
10604
10605 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10606
10607         * configure: Fix --without/--disable cases for gxx-include-dir.
10608
10609 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10610
10611         * mdata-sh:  Imported.  Needed for automake support.
10612
10613 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10614
10615         * Makefile.in (taz): Try "chmod -R og=u ." before
10616         "chmod og=u `find . -print`".
10617
10618 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10619
10620         * configure.in: Add arm-elf and thumb-elf support.
10621
10622 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10623
10624         * Makefile.in: Undo previous patch.
10625
10626 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10627
10628         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10629         to here ...
10630         (install-no-fixedincludes): and here
10631         (INSTALL_MODULES): ... from here.
10632
10633 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10634
10635         * config.sub: Merge with FSF.
10636
10637         * config.guess: Merge with FSF.
10638
10639 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10640
10641         * configure (extraconfigdirs): New variable.
10642         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10643         * Makefile.in (all): Move higher in file.
10644         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10645         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10646         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10647         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10648         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10649
10650 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10651
10652         * Makefile.in (all-target-libjava): Depend on all-gcc and
10653         all-target-newlib.
10654         (configure-target-libjava): Depend on $(ALL_GCC).
10655
10656 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10657
10658         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10659         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10660
10661 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10662
10663         * INSTALL/README: Fix typo.
10664
10665 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10666
10667         * ylwrap: Change absolute path checks to check for DOS style path
10668         names.
10669
10670         * ylwrap: Don't use a full path name if the source file is in the
10671         same directory.  From hjl@lucon.org (H.J. Lu).
10672
10673         * config-ml.in: Default to being verbose, to match Feb 18 change to
10674         configure.
10675
10676 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10677
10678         Brought over from egcs:
10679
10680         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10681
10682         * configure.in (target_subdir): Set to ${target_alias} instead
10683         of "libraries".
10684
10685         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10686
10687         * configure.in (target_subdir): Set to libraries if enable_multilib.
10688
10689 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10690
10691         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10692         multilibs, force reconfiguration the first time we create
10693         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10694
10695 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10696
10697         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10698         avoid confusion with --no-recursion.
10699
10700 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10701
10702         * configure.in: Win32 hosts shouldn't use install -x
10703         * install-sh: remove -x option, and special .exe-handling
10704         hack.
10705
10706 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10707
10708         * config.guess: Recognize i586-pc-beos.
10709         * configure.in: Don't build some bits for beos.
10710
10711 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10712
10713         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10714         CFLAGS default to -O2.
10715
10716         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10717         when using GNU ld.
10718
10719 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10720
10721         * ltmain.sh: Correct install when using a different shell.
10722
10723 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10724
10725         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10726
10727 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10728
10729         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10730         target.
10731
10732 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10733
10734         * ltconfig: Update to correct AIX handling.
10735
10736 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10737
10738         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10739
10740         * configure.in (target_subdir): Set to ${target_alias} instead
10741         of "libraries".
10742
10743 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10744
10745         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10746         (Makefile): Depend on $(gcc_version_trigger).
10747
10748         * configure (gcc_version): Change default initializer to empty
10749         string.
10750         (gcc_version_trigger): New variable; pass this variable down
10751         to subdir configures to enable them checking gcc's version
10752         themselves. Emit make macros for both gcc_version vars.
10753         (topsrcdir): Initialize reliably.
10754         (recursion line): Remove --with-gcc-version=${gcc_version}.
10755
10756 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10757
10758         * configure (enable_version_specific_runtime_libs): Implement new flag
10759         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10760         in $(libsubdir); emit definition in each generated Makefile.
10761         (gxx_include_dir): Initialize depending on
10762         $enable_version_specific_runtime_libs.
10763
10764 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10765
10766         * configure (gcc_version): Initialize properly depending on
10767         how and where configure is started.
10768         (recursion line): Pass a --with-gcc-version=${gcc_version}
10769         to configures in subdirs.
10770
10771 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10772
10773         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10774         cygmon
10775
10776 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10777
10778         * configure.in: Add cygmon and libstub support for mn10200.
10779
10780 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10781
10782         * configure (gcc_version): Add new variable describing the
10783         particular gcc version we're building.
10784         * Makefile.in (libsubdir): Add new macro for the directory
10785         in which the compiler finds executables, libraries, etc.
10786         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10787         and libsubdir.
10788
10789 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10790
10791         * Makefile.in (local-clean): Remove *.log.
10792         (warning.log): Built with warn_summary from build.log.
10793         (mail-report.log): Run test_summary.
10794         (mail-report-with-warnings.log): Run test_summary including
10795         warning.log in the report.
10796
10797 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10798
10799         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10800
10801 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10802
10803         * Makefile.in (grep): Grep no longer depends on libiberty.
10804
10805 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10806
10807         * Makefile.in: all-snavigator needs all-libgui.
10808
10809 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10810
10811         * configure.in: Add cygmon and libstub support for mn10300.
10812
10813 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10814
10815         * missing: Update to version from automake 1.3.
10816
10817         * ltmain.sh: On installation, don't get confused if the same name
10818         appears more than once in the list of library names.
10819
10820 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10821
10822         * config.sub: Accept m68060 and m5200 as CPU names.
10823
10824 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10825
10826         * configure: Use && rather than using -a in test, because odd
10827         strings can confuse test.
10828         * configure.in: Likewise.
10829
10830 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10831
10832         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10833
10834 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10835
10836         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10837         bootstrap4-lean): New targets.
10838
10839 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10840
10841         * mpw-* Delete.  Not used.
10842
10843 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10844
10845         * COPYING.LIB: Update FSF address.
10846
10847 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10848
10849         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10850
10851         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10852         GAS_SUPPORT_DIRS.
10853
10854 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10855
10856         * ltconfig, ltmain.sh: Avoid producing a version number if
10857         -version-info was not used.
10858
10859 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10860
10861         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10862         building with newlib.
10863
10864 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10865
10866         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10867         Solaris `make' causes it to continue to next definition.
10868
10869 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10870
10871         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10872         the right GUI libraries and files are installed along with GDB.
10873
10874 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10875
10876         * configure.in: Change alpha to alpha* in several places.
10877
10878 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10879
10880         * config.sub: Recognize sparc86x.
10881
10882 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10883
10884         * configure.in (--enable-target-optspace): Remove debug echo.
10885
10886 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10887
10888         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10889
10890 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10891
10892         * ltconfig: Update cygwin32 support.
10893
10894         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10895         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10896         (GDB_SUPPORT_DIRS): Likewise.
10897
10898 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10899
10900         * configure.in (target_makefile_frag): If --enable-target-optspace,
10901         use -Os to compile target libraries rather than -O2.  Default to
10902         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10903         not used.
10904         * configure.in (target_cflags): Ditto for d30v.
10905
10906 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10907
10908         * Makefile.in (all-bfd): Depend on all-intl.
10909         (all-binutils): Likewise.
10910         (all-gas): Likewise.
10911         (all-gprof): Likewise.
10912         (all-ld): Likewise.
10913
10914 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10915
10916         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10917
10918 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10919
10920         * Makefile.in (all-bfd): Depend upon all-libiberty.
10921
10922         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10923
10924 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10925
10926         * Makefile.in: Add libstub.
10927
10928         * configure.in: Ditto. Build libstub for targets that have cygmon
10929         support.
10930
10931 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10932
10933         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10934
10935 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10936
10937         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10938         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10939
10940 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10941
10942         * configure: Define DEFAULT_M4 by searching PATH.
10943         * Makfile.in: Use DEFAULT_M4.
10944
10945 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10946
10947         * ltconfig: Add cygwin32 support.
10948
10949         * Makefile.in, configure.in: Add libtool as a native only directory
10950         to configure and build.
10951
10952 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10953
10954         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10955
10956 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10957
10958         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10959
10960 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10961
10962         * Makefile.in: add ash make rules
10963         * configure.in: add ash to native_only and host_tools lists
10964
10965 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10966
10967         * Makefile.in (all-gettext, all-intl): New targets.
10968         (ALL_MODULES): Added all-gettext, all-intl.
10969         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10970         (INSTALL_MODULES): Added install-gettext, install-intl.
10971         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10972
10973         * configure.in (host_tools): Added gettext.
10974         (native_only): Likewise.
10975         (noconfigdirs) [various cases]: Likewise.
10976         (host_libs): Added intl.
10977
10978 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10979
10980         * configure: Do not disable building gdbtk for cygwin32 hosts.
10981
10982 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10983
10984         * configure.in: Add thumb-coff target.
10985         * config.sub: Add thumb-coff target.
10986
10987 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10988
10989         * Makefile.in: Revert yesterday's change.
10990         (all-target-winsup):  all-target-librx stays out of here.
10991
10992 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10993
10994         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10995         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10996         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10997         Remove references to librx and libg++.
10998
10999 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11000
11001         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11002         recursive makes
11003
11004 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11005
11006         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11007         for newlib directory.
11008         (CXX_FOR_TARGET): Likewise.
11009
11010 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11011
11012         * ltconfig: Update after libtool/ltconfig.in change for
11013         hpux11.
11014
11015 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11016
11017         * ltconfig, ltmain.sh: Update to libtool 1.2.
11018
11019 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11020
11021         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11022         (install-gcc-cross): Instead, override LANGUAGES here.
11023
11024 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11025
11026         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11027         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11028
11029 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11030
11031         * configure.in: Add Thumb-pe target.
11032
11033 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11034
11035         * Makefile.in - changed sn targets to snavigator
11036         * configure.in - changed sn targets to snavigator
11037
11038 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11039
11040         * config-ml.in: After building symlink tree call make distclean
11041         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11042         to be the case for libiberty.
11043
11044 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11045
11046         * configure: When making link, also check the current
11047         directory. The configure scripts may create one.
11048
11049 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11050
11051         * config.sub: Accept alphapca56 and alphaev6 properly.
11052
11053 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11054
11055         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11056
11057 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11058
11059         * config.sub (sco5): Fix typo.
11060
11061 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11062
11063         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11064         install-itcl.
11065         (install-itcl): Remove dependency on install-tcl.
11066
11067 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11068
11069         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11070
11071 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11072
11073         * configure.in: Don't build libgui for a cygwin32 target when not on
11074         a cygwin32 host.
11075
11076 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11077
11078         * configure (redirect): Set to null, so default behavior of
11079         configure is now --verbose.
11080
11081 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11082
11083         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11084         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11085
11086 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11087
11088         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11089         this change to sync Makefile.in with its ChangeLog entries.
11090
11091 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11092
11093         * ltmain.sh (mkdir): Check that the directory doesn't exist
11094         before we exit with error, so that we don't get races during
11095         parallel builds.
11096
11097 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11098
11099         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11100
11101 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11102
11103         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11104         PICFLAG_FOR_TARGET.
11105         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11106
11107         * configure: Emit a definition for the new macro enable_shared
11108         into each Makefile.
11109
11110 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11111
11112         * configure.in (host_tools, native_only): Add libtool.
11113
11114 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11115
11116         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11117         Fix typo in ming config comment.
11118
11119 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11120
11121         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11122
11123 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11124
11125         * config.sub: Add tic30 cases, and map c30 to tic30.
11126
11127 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11128
11129         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11130         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11131         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11132         (CLEAN_TARGET_MODULES): Similarly
11133         (all-target-libf2c): Add dependences.
11134         * configure.in (target_libs): Add libf2c.
11135
11136 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11137
11138         * configure.in: Remove expect from noconfigdirs when target
11139         is cygwin32.  OK to build expect and dejagnu with Canadian
11140         Cross.
11141
11142 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11143
11144         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11145         host.
11146
11147         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11148         and mingw32.
11149
11150 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11151
11152         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11153         here as it is not defined in the toplevel Makefile.
11154
11155 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11156
11157         * configure (package_makefile_rules_frag): New variable, which names
11158         a file with generic rules, ...
11159         Change comment to mention we now have FIVE parts.
11160         * configure: Undo last change.
11161
11162 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11163
11164         * config.guess: More accurate determination of HP processor types.
11165         * config.sub: More accurate determination of HP processor types.
11166
11167 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11168
11169         * configure (package_makefile_frag): Move inserting the
11170         ${package_makefile_frag} to where it should be according
11171         to the comment.
11172
11173 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11174
11175         * config.guess: Add support for Linux/ARM.
11176
11177 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11178
11179         * .cvsignore: Remove *-info and *-install since they match
11180         release-info and mpw-install, which we don't want to just ignore.
11181
11182 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11183
11184         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11185
11186 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11187
11188         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11189         local_prefix to sub-make invocations.
11190
11191 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11192
11193         * configure.in: Check makefile fragments in the source
11194         directory.
11195
11196 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11197
11198         * configure.in: Check whether host and target makefile
11199         fragments exist before adding them to *_makefile_frag.
11200
11201 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11202
11203         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11204
11205 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11206
11207         * configure.in: Make sure we only replace RPATH_ENVVAR on
11208         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11209         regexp to sed.
11210
11211         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11212         to sub-makes.
11213
11214 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11215
11216         * config-ml.in (multi-do): LDFLAGS must include multilib
11217         designator.
11218
11219 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11220
11221         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11222
11223 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11224
11225         * config.sub: Add mingw32 support.
11226         * configure.in: Likewise.
11227
11228 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11229
11230         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11231
11232 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11233
11234         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11235         * configure (gxx_include_dir): Provide a definition for subdirs
11236         which do not use autoconf.
11237
11238 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11239
11240         * config.guess: Sync with egcs.  Picks up new alpha support,
11241         BeOS & some additional linux support.
11242
11243 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11244
11245         * config.guess: HP 9000/803 is a PA1.1 machine.
11246
11247 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11248
11249         * configure.in: It's alpha*-...
11250
11251 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11252
11253         * configure.in (host_makefile_frag, target_makefile_frag):
11254         Handle multiple config files.
11255         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11256         alpha-*-*.
11257
11258 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11259
11260         * mkdep: New file.
11261
11262 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11263
11264         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11265
11266 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11267
11268         * Makefile.in: Add libgui directory.
11269         (GDB_TK): Add all-libgui.
11270         * configure.in: Add libgui directory.
11271         * configure: Add all-libgui to GDB_TK.
11272
11273 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11274
11275         * config-ml.in (multidirs): Add m32r to multilib list.
11276
11277 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11278
11279         * Makefile.in (all-target-gperf): Change dependency to
11280         all-target-libstdc++.
11281
11282 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11283
11284         * config.guess: Add BeOS support.
11285
11286 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11287
11288         Source directory cvs renamed to cvssrc:
11289         * configure.in (host_tools): Change cvs to cvssrc.
11290         (native_only): Likewise.
11291         (noconfigdirs) [various cases]: Likewise.
11292         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11293         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11294         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11295         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11296         (all-cvssrc): Rename target from all-cvs.
11297
11298 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11299
11300         * configure (gxx_include_dir): Fix thinko.
11301
11302 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11303
11304         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11305         (install-cross, install-gcc-cross): New targets.
11306
11307 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11308
11309         * configure.in (noconfigdirs): Add support for Thumb target.
11310
11311         * config.sub (maybe_os): Add support for Thumb target.
11312
11313 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11314
11315         * Makefile.in: Add rules for cygmon.
11316
11317         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11318
11319 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11320
11321         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11322         * configure (gxx_include_dir): Provide a definition for subdirs
11323         which do not use autoconf.
11324
11325 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11326
11327         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11328         11/18/97 build
11329
11330 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11331
11332         * From Franz Sirl.
11333         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11334         found on RedHat Linux systems.
11335
11336 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11337
11338         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11339         guesses.
11340
11341 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11342
11343         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11344
11345 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11346
11347         * ltmain.sh: If mkdir fails, check whether the directory was created
11348         anyhow by some other process.
11349
11350 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11351
11352         * configure.in (d30v-*-*): Configure all directories.
11353
11354 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11355
11356         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11357         for the D30V.
11358
11359 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11360
11361         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11362
11363 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11364
11365         * include/libiberty.h: Add extern "C" { so it can be used with C++
11366         progrms.
11367         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11368         programs.
11369
11370 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11371
11372         * configure.in (d30v-*-*): Configure GCC now.
11373
11374 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11375
11376         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11377         is no longer needed.
11378
11379 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11380
11381         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11382
11383 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11384
11385         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11386         targets using "$@" to provide support for similar but not identical
11387         targets without having to duplicate code.
11388
11389 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11390
11391         * makefile.vms: Fix to work with DEC C.
11392
11393 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11394
11395         * config.sub: Add mips-tx39-elf to marketing names.
11396
11397 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11398
11399         * ltmain.sh: Handle symlinks in generated script.
11400
11401 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11402
11403         * configure: Handle autoconf style directory options: --bindir,
11404         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11405         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11406         --sysconfdir.
11407         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11408         (sharedstatedir, localstatedir, oldincludedir): New variables.
11409         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11410         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11411         sbindir, sharedstatedir, and sysconfdir.
11412
11413 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11414
11415         * Makefile.in (bootstrap-lean): New target.
11416
11417 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11418
11419         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11420         sn, and gnuserv from noconfigdirs.
11421
11422 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11423
11424         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11425
11426 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11427
11428         * Makefile.in (cross): New target.
11429
11430 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11431                           Jeff Law         <law@cygnus.com>
11432
11433         * Makefile.in (bootstrap2, bootstrap3): New targets.
11434         (all-bootstrap): Remove outdated and confusing target.
11435         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11436
11437 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11438
11439         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11440         windows.  Consistent with gdb/configure.
11441
11442 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11443
11444         * configure.in: Name Linux target fragment.
11445
11446         * configure: Rewrite so that project Makefile fragment is inserted
11447         first and appears last in the resulting Makefile.
11448
11449 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11450
11451         * Makefile.in (install-itcl): Install tcl first.
11452
11453 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11454
11455         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11456
11457 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11458
11459         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11460
11461         * configure.in (skipdirs): Add target-librx for Linux.
11462         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11463
11464 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11465
11466         * Makefile.in (bootstrap): New target.
11467
11468 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11469
11470         * config.sub: Accept 'amigados' for backward compatibility.
11471
11472 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11473
11474         * config.guess: Merge with FSF.
11475
11476 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11477
11478         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11479
11480 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11481
11482         * config.sub: Add "marketing-names" patch.
11483
11484 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11485
11486         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11487
11488 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11489
11490         * config.sub: Handle v850-elf.
11491
11492 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11493
11494         * .cvsignore (*-install): Remove.
11495
11496 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11497
11498         * ltconfig: Set CONFIG_SHELL in libtool.
11499         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11500
11501 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11502
11503         * configure.in (target_subdir): Set to libraries if enable_multilib.
11504
11505 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11506
11507         * config.guess: Update from gcc directory.
11508
11509 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11510
11511         * Makefile.in (all-sim): Depends on all-readline.
11512
11513 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11514
11515         * Makefile.in (BISON, YACC): Use $$s.
11516         (all-bison): Depend on all-texinfo.
11517
11518 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11519
11520         * Makefile.in (BISON): Add -L flag.
11521         (YACC): Likewise.
11522
11523 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11524
11525         * configure.in (noconfigdirs): Add support for v850e target.
11526
11527         * config.sub (maybe_os): Add support for v850e target.
11528
11529 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11530
11531         * configure.in (noconfigdirs): Add support for v850ea target.
11532
11533         * config.sub (maybe_os): Add support for v850ea target.
11534
11535 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11536
11537         * config.sub: Add mipstx39.  Delete r3900.
11538
11539 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11540
11541         * Makefile.in (all-autoconf): Depends on all-texinfo.
11542
11543 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11544
11545         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11546         eabi targets.
11547
11548 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11549
11550         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11551
11552         * configure: When handling a Canadian Cross, handle YACC as well as
11553         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11554         * Makefile.in (all-bison): Depend upon all-texinfo.
11555
11556 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11557
11558         * Makefile.in (BISON): bison, not byacc or bison -y.
11559         (YACC): bison -y or byacc or yacc.
11560         (various): Add *-bison as appropriate.
11561         (taz): No need to mess with BISON anymore.
11562
11563 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11564
11565         * configure: If OSTYPE matches *win32*, try to find a good value for
11566         CONFIG_SHELL.
11567
11568 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11569
11570         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11571         configure.in if it is present.
11572
11573 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11574
11575         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11576
11577 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11578
11579         * config.sub: Recognize `arc' cpu.
11580         * configure.in: Likewise.
11581         * config-ml.in: Likewise.
11582
11583 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11584
11585         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11586
11587 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11588
11589         * configure: Changed sed delimiter from ':' to '|' when
11590         attempting to substitute ${config_shell} for SHELL. On
11591         NT ${config_shell} may contain a ':' in it.
11592
11593 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11594
11595         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11596
11597 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11598
11599         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11600
11601 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11602
11603         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11604
11605         * ylwrap: If the program is a relative path, force it to be
11606         absolute.
11607
11608 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11609
11610         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11611
11612 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11613
11614         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11615         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11616         for libraries.
11617
11618 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11619
11620         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11621         separated by spaces.
11622
11623 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11624
11625         * ylwrap: New file.
11626         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11627
11628         * ltmain.sh: Handle /bin/sh at start of install program.
11629
11630         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11631
11632         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11633         * missing: New file, from automake 1.2.
11634
11635 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11636
11637         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11638         check-tk to CHECK_X11_MODULES.
11639
11640 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11641
11642         * config.sub: Merge with FSF.
11643
11644 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11645
11646         * config.guess: Merge with FSF.
11647
11648 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11649
11650         * configure: Treat msdosdjgpp like go32.
11651         * configure.in: Likewise.  Don't remove gprof for go32.
11652
11653         * configure: Change Makefile.tem2 to Makefile.tm2.
11654
11655 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11656
11657         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11658
11659 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11660
11661         * install-sh (chmodcmd): Set to null if the DST directory already
11662         exists.  Same as Nov 11th change.
11663
11664 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11665
11666         * configure (GDB_TK): Needs itcl and tix.
11667
11668 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11669
11670         * config.guess: Update from FSF.
11671
11672 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11673
11674         * Makefile.in (GDB_TK): Depend on itcl and tix.
11675
11676 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11677
11678         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11679         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11680         (INSTALL_SCRIPT): New variable.
11681         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11682         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11683         to -x.
11684         * install-sh: Add support for -x option.
11685
11686 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11687
11688         * configure.in, Makefile.in: Treat tix like itcl.
11689
11690 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11691
11692         * Makefile.in (WINDRES): New variable.
11693         (WINDRES_FOR_TARGET): New variable.
11694         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11695         (EXTRA_HOST_FLAGS): Add WINDRES.
11696         (EXTRA_TARGET_FLAGS): Add WINDRES.
11697         (EXTRA_GCC_FLAGS): Add WINDRES.
11698         ($(DO_X)): Pass down WINDRES.
11699         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11700         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11701         DLLTOOL_FOR_TARGET.
11702
11703 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11704
11705         * configure.in: configure sim before gdb for win32-x-ppc
11706
11707 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11708
11709         Move gperf into the toplevel, from libg++.
11710         * configure.in (target_tools): Add target-gperf.
11711         (native_only): Add target-gperf.
11712         * Makefile.in (all-target-gperf): New target, depend on
11713         all-target-libg++.
11714         (configure-target-gperf): Empty rule.
11715         (ALL_TARGET_MODULES): Add all-target-gperf.
11716         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11717         (CHECK_TARGET_MODULES): Add check-target-gperf.
11718         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11719         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11720
11721 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11722
11723         * config.sub (mn10200): Recognize new basic machine.
11724
11725 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11726
11727         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11728         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11729
11730 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11731
11732         * configure.in: If we're building mips-sgi-irix6* native, turn on
11733         ENABLE_MULTILIB and set TARGET_SUBDIR.
11734
11735 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11736
11737         * Makefile.in (all-sn): Depend on all-grep.
11738
11739 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11740
11741         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11742
11743         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11744         Makefile.  From Jeff Makey <jeff@cts.com>.
11745         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11746
11747         * Makefile.in (DISTBISONFILES): Remove.
11748         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11749         $(DEFAULT_YACC).
11750
11751         * configure.in: Build itl, db, sn, etc., when building for native
11752         cygwin32.
11753
11754         * Makefile.in (LD): New variable.
11755         (EXTRA_HOST_FLAGS): Pass down LD.
11756         ($(DO_X)): Likewise.
11757
11758 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11759
11760         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11761
11762 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11763
11764         * configure.in (targargs): Strip out any supplied --build argument
11765         before adding our own. Always add --build.
11766
11767 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11768
11769         * configure.in (targargs): Pass --build if we're doing
11770         a cross-compile.
11771
11772 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11773
11774         * configure: Use '|' instead of ":" as the separator in
11775         sed. Otherwise sed chokes on NT path names with drive
11776         designators. Also look for "?:*" as the leading characters in an
11777         absolute pathname.
11778
11779 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11780
11781         * config.sub: Support for r3900.
11782
11783 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11784
11785         * configure.in: Use install-sh, not install.sh.
11786
11787 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11788
11789         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11790         apply it twice.
11791
11792 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11793
11794         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11795         install-binutils.
11796
11797 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11798
11799         * Makefile.in: Add automake targets.
11800         * configure.in (host_tools): Add automake.
11801
11802 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11803
11804         * configure: Default CXX to c++, not gcc.
11805         * Makefile.in (CXX): Set to c++, not gcc.
11806         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11807
11808 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11809
11810         * install-sh: try appending a .exe if source file doesn't
11811         exist
11812
11813 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11814
11815         * configure.in: Turn on multilib by default.
11816         (cross_only): Remove target-libiberty.
11817
11818         * Makefile.in (all-gcc): Don't depend on libiberty.
11819
11820 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11821
11822         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11823
11824 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11825
11826         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11827         (DISTBISONFILES): Add ld/Makefile.in
11828
11829 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11830
11831         * configure.in: if target is cygwin32 but host isn't cygwin32,
11832         don't configure gdb tcl tk expect, not just gdb.
11833
11834 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11835
11836         * configure.in: Added gnuserv everywhere sn appears.
11837
11838         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11839         (CROSS_CHECK_MODULES): Added check-gnuserv.
11840         (INSTALL_MODULES): Added install-gnuserv.
11841         (CLEAN_MODULES): Added clean-gnuserv.
11842         (all-gnuserv): New target.
11843
11844 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11845
11846         * config.guess: Fixes for MIPS OpenBSD systems.
11847
11848 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11849
11850         * Makefile.in (INSTALL_XFORM): Remove.
11851         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11852
11853         * mkinstalldirs: New file, copied from automake.
11854         * Makefile.in (installdirs): Rename from install-dirs.  Use
11855         mkinstalldirs.  Change all users.
11856         (DEVO_SUPPORT): Add mkinstalldirs.
11857
11858 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11859
11860         * install-sh: Rename from install.sh.
11861         * Makefile.in (INSTALL): Change install.sh to install-sh.
11862         (DEVO_SUPPORT): Likewise.
11863
11864         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11865         Graichen <graichen@rzpd.de>.
11866
11867 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11868
11869         * config.guess: Recognize OpenBSD systems correctly.
11870
11871 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11872
11873         * README, Makefile.in (ETC_SUPPORT): Remove references to
11874         cfg-paper*, configure.{texi,man,info*}._
11875
11876 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11877
11878         * Makefile.in (all.normal): Ensure that gcc is built after all
11879         the x11 - ie gdb - targets.
11880
11881 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11882
11883         * makefile.vms: Don't run conf-a-gas.
11884
11885 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11886
11887         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11888
11889 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11890
11891         * configure.in: Remove noconfigdirs case since gdb also
11892         configures and builds for tic80-coff.
11893
11894 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11895
11896         * configure: Set cache_file to config.cache.
11897         * Makefile.in (local-distclean): Remove config.cache.
11898
11899 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11900
11901         * COPYING: Update FSF address.
11902
11903 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11904
11905         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11906         noconfigdirs.
11907
11908 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11909
11910         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11911         MAKEDIRS, is empty.
11912
11913 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11914
11915         * config.sub: Tweak mn10300 entry.
11916
11917 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11918
11919         * configure.in (host_tools): Put sim before gdb, so gdb's
11920         configure.tgt can determine if the simulator was configured.
11921
11922 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11923
11924         * config.sub: Move BeOS $os case to be with other Cygnus
11925         local cases.
11926
11927 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11928
11929         * config.sub: Remove misplaced comment that broke Linux.
11930
11931 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11932
11933         * config.sub: Add BeOS support.
11934
11935 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11936
11937         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11938
11939 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11940
11941         * configure.in (noconfigdirs): Remove tcl and tk from
11942         noconfigdirs for cygwin32 builds.
11943
11944 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11945
11946         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11947
11948 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11949
11950         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11951         make-all.com, use makefile.vms instead.
11952
11953 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11954
11955         * config.sub: Accept -lnews*.
11956
11957 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11958
11959         * configure.in (noconfigdirs): Disable target-newlib,
11960         target-examples and target-libiberty for d30v.
11961
11962 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11963
11964         * configure.in (noconfigdirs): Enable ld for d30v.
11965
11966 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11967
11968         * configure.in (tic80-*-*): Build compiler.
11969
11970 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11971
11972         * configure.in (d30v-*): Remove sim directory from list of
11973         unsupported d30v directories
11974
11975 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11976
11977         * config.sub, configure.in: Add d30v target cpu.
11978
11979 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11980
11981         * makefile.vms: New file.
11982         * make-all.com: Remove.
11983
11984 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11985
11986         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11987
11988 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11989
11990         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11991
11992 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11993
11994         * Makefile.in (ALL_MODULES): Added all-db.
11995         (CROSS_CHECK_MODULES): Addec check-db.
11996         (INSTALL_MODULES): Added install-db.
11997         (CLEAN_MODULES): Added clean-db.
11998
11999 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12000
12001         * config.guess: Merge with latest FSF sources.
12002
12003 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12004
12005         * Makefile.in (ALL_MODULES): Added all-itcl.
12006         (CROSS_CHECK_MODULES): Added check-itcl.
12007         (INSTALL_MODULES): Added install-itcl.
12008         (CLEAN_MODULES): Added clean-itcl.
12009
12010 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12011
12012         * configure.in: build gdb for mn10200
12013
12014 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12015
12016         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12017
12018 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12019
12020         * configure.in (tic80-*-*): Turn off most targets right now.
12021
12022 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12023
12024         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12025         rather than the makeinfo program.
12026         (do-info): Depend upon all-texinfo.
12027
12028 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12029
12030         * configure.in: Remove uses of config/mh-linux.
12031
12032         * config.sub, config.guess: Merge with latest FSF sources.
12033
12034 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12035
12036         * config.sub (case $basic_machine): Add tic80 entries.
12037
12038 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12039
12040         * config.sub, config.guess: Merge with latest FSF sources.
12041
12042 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12043
12044         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12045         * mpw-config.in: Test for NewFolderRecursive.
12046         * mpw-install: Use symbolic name for startup filename.
12047         * mpw-README: Add various additional details.
12048
12049 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12050
12051         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12052
12053 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12054
12055         * configure.in: Do build gcc and the target libraries for
12056         the mn10200.
12057
12058 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12059
12060         * configure.in: don't avoid building gdb for mn10300 any more
12061         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12062         instead of single-quoting it.
12063
12064 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12065
12066         * configure.in: Don't use --with-stabs on IRIX 6.
12067
12068 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12069
12070         * configure.in (m32r): Build gdb, libg++ now.
12071
12072 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12073
12074         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12075         directories from noconfigdirs.
12076
12077 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12078
12079         * config.sub (basic_machine): added mips16 configuration
12080
12081 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12082
12083         * config.sub: Handle d10v-unknown.
12084
12085 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12086
12087         * config.sub: Handle v850-unknown.
12088
12089 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12090
12091         * Makefile.in: add findutils
12092         * configure.in: add findutils to list of host_tools
12093
12094 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12095
12096         * config.sub: Handle mn10200 and mn10300.
12097
12098 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12099
12100         * configure.in (d10v-*): Do not build librx.
12101
12102 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12103
12104         * configure.in (mn10300): Build everything except gdb & libgloss.
12105
12106 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12107
12108         * config.guess:  Patch for Dansk Data Elektronik servers,
12109         from Niels Skou Olsen <nso@dde.dk>.
12110
12111         For ncr, use /bin/uname rather than uname, since GNU uname does not
12112         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12113
12114         Patch for MIPS R4000 running System V,
12115         from Eric S. Raymond <esr@snark.thyrsus.com>.
12116
12117         Fix thinko for nextstep.
12118
12119         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12120
12121         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12122         * config.guess: Guess mips-dec-mach_bsd4.3.
12123
12124         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12125         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12126         release numbers.
12127         * config.guess (mips-mips-riscos*):  Emit just enough of the
12128         release number.
12129
12130         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12131         * config.guess (sparc-auspex-sunos*):  Added.
12132         (f300-fujitsu-*): Added.
12133
12134         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12135         * config.guess:  Recognize a Tadpole as a sparc.
12136
12137 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12138
12139         * config.guess: Don't assume that NextStep version is either 2 or
12140         3.  NextStep 4 (aka OpenStep 4) has come out now.
12141
12142 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12143
12144         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12145         From Rik Faith <faith@cs.unc.edu>.
12146
12147 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12148
12149         * config.sub: Contributions from bug-gnu-utils to:
12150         Support plain "hppa" (no version given) architecture, reported by
12151         OpenStep.
12152         OpenBSD like NetBSD.
12153         LynxOs is not a hardware supplier.
12154
12155         * config.guess: Contributions from bug-gnu-utils to add support for:
12156         OpenBSD like NetBSD.
12157         Stratus systems.
12158         More Pyramid systems.
12159         i[n>4]86 Intel chips.
12160         M680[n>4]0 Motorola chips.
12161         Use unknown instead of lynx for hardware manufacturer.
12162
12163 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12164
12165         * install.sh (chmodcmd): Set to null if the DST directory already
12166         exists.
12167
12168 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12169
12170         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12171         not use mt-ppc target Makefile fragment any more.
12172
12173 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12174
12175         * configure.in (*-*-windows):  Exclude everything but those dirs
12176         needed to build windows.
12177
12178 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12179
12180         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12181
12182 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12183
12184         * configure.in:  Exclude mmalloc from i386-windows.
12185
12186 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12187
12188         * Undo my previous change.
12189
12190 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12191
12192         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12193         unconditionally.
12194         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12195
12196 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12197
12198         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12199         host to add it's own flags.
12200
12201 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12202
12203         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12204
12205 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12206
12207         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12208         (CXX_FOR_TARGET): Likewise.
12209         (GCC_FOR_TARGET): Define.
12210         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12211         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12212         CC_FOR_TARGET was specified on the command line.
12213         (MAKEOVERRIDES): Don't define.
12214
12215 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12216
12217         * configure.in (m32r): Fix spelling of libg++ libs.
12218
12219 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12220
12221         * config.sub (-apple*): Remove, now redundant.
12222
12223 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12224
12225         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12226
12227         * configure: Rework yesterday's sed script patch.
12228
12229         * config.sub: Merge with FSF.
12230
12231 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12232
12233         * config.guess:  Merge from FSF.
12234
12235         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12236         * config.guess: Use pc instead of unknown, for pc clone systems.
12237         Change linux to linux-gnu.
12238
12239         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12240         * config.guess: Avoid non-portable tr syntax.
12241
12242 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12243
12244         * test-build.mk (HOLES): Add "xargs" for gdb.
12245
12246         * configure: Avoid hpux10.20 sed bug.
12247
12248 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12249
12250         * configure.in:  Add support for windows host
12251         (that is a build done under the Microsoft build environment).
12252
12253 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12254
12255         * Makefile.in: Replace all uses of srcroot with s, to shrink
12256         command line lengths.
12257
12258         Patches from Geoffrey Noer <noer@cygnus.com>:
12259         * configure.in: If configuring for newlib, pass --with-newlib to
12260         subdirectories.
12261         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12262         -Bnewlib/ and -Lwinsup to gcc.
12263         (CXX_FOR_TARGET): Likewise.
12264
12265 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12266
12267         * Makefile.in (ETC_SUPPORT): Add configure.
12268
12269 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12270
12271         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12272         host configuration file.
12273
12274 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12275
12276         * configure.in: Break mn10x00 support into separate
12277         mn10200 and mn10300 configurations.
12278         * config.sub: Likewise.
12279
12280 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12281
12282         * configure.in: Add lots of stuff to noconfigdirs for
12283         the mn10x00 targets.
12284
12285         * config.sub, configure.in: Add mn10x00 support.
12286
12287 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12288
12289         * make-all.com: Call conf-a-gas, not config-a-gas.
12290
12291 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12292
12293         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12294         targets.
12295
12296 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12297
12298         * mpw-README: Add much more detail for native PowerMac.
12299         * mpw-install: New file.
12300         * mpw-configure: Add --norecursion and --help options.
12301         * mpw-config.in: Translate readme and install files when
12302         copying to objdir.
12303         * mpw-build.in: Don't always depend on byacc and flex.
12304         (install-only-top): New action.
12305
12306 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12307
12308         * configure.in:  You can now configure GDB for the v850.
12309
12310 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12311
12312         * configure.in (noconfigdirs): Don't configure any C++ dirs
12313         if targeting D10V.
12314
12315 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12316
12317         * config.sub: Recognize mips64vr5000.
12318
12319 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12320
12321         * configure.in: Use a single line for host_tools and native_only.
12322
12323 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12324
12325         * config.sub, configure.in: Add entries for m32r.
12326
12327 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12328
12329         * Makefile.in (inet-install): Don't run install-gzip.
12330
12331 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12332
12333         * configure.in:  Don't config lots of things for *-*-windows*.
12334
12335 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12336
12337         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12338         (host_libs, host_tools): Copy from configure.in.
12339         * mpw-configure: Don't complain about directories not found.
12340
12341 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12342
12343         * configure.in (i[345]86): Recognize i686 for pentium pro.
12344         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12345         file.
12346
12347         * config.guess (i[345]86): Ditto.
12348
12349 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12350
12351         * configure.in (noconfigdirs): Removed gdb for D10V.
12352
12353 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12354
12355         * configure.in: Remove ld, target-libio, target-libg++, and
12356         target-libstdc++ from noconfigdirs.
12357
12358 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12359
12360         * configure: Fix three locations where shell scripts were
12361         being run directly rather than with config_shell.
12362
12363 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12364
12365         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12366         * config.sub (basic_machine): Recognize v850.
12367
12368 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12369
12370         * mpw-configure: Handle multiple enable/disable options and
12371         pass them down recursively, handle -c and -s flags appropriately
12372         depending on choice of compiler, add escape mechanism for
12373         quoted arguments to gC.
12374
12375 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12376
12377         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12378         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12379         so that -mrelocatable-lib and -mno-eabi are used.
12380
12381         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12382         not support --print-multi-lib, don't abort.
12383
12384 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12385
12386         * make-all.com: Run config-a-gas.
12387         * setup.com: Don't copy subdirectory files around.
12388
12389 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12390
12391         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12392         target, it now compiles correctly.
12393
12394 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12395
12396         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12397
12398 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12399
12400         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12401
12402 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12403
12404         * configure.in (native_only): Add prms.
12405
12406 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12407
12408         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12409         (BINUTILS_SUPPORT_DIRS): Likewise.
12410
12411 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12412
12413         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12414         d10v support is added.
12415
12416 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12417
12418         * configure.in (d10v-*-*): New target.
12419
12420 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12421
12422         * config.guess (HP 9000/811): Recognize this as a PA1.1
12423         machine.
12424
12425 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12426
12427         * Makefile.in (do-tar-gz): New target, split out from tail end of
12428         taz target.  Run each command separately, don't use pipes.
12429         (taz): Use it.
12430
12431 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12432
12433         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12434         * mpw-build.in: No builds should depend on building byacc or flex,
12435         they are assumed to be installed already.
12436
12437 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12438
12439         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12440         variable that CC_FOR_TARGET needs.
12441
12442 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12443
12444         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12445         options have changed since the last time the subdirectory was
12446         configured, and if it has, reconfigure.
12447         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12448         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12449
12450 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12451
12452         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12453         CLEAN_MODULES): Add bash.
12454         (all-bash): New target.
12455
12456 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12457
12458         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12459
12460 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12461
12462         * config.sub (basic_machine): Recognize d10v as a valid processor.
12463
12464 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12465
12466         * mpw-configure: Add support for --bindir.
12467         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12468
12469 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12470
12471         * configure.in: add bash, time, gawk to list of hosttools and things
12472         to only build for native toolchains
12473
12474 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12475
12476         * Makefile.in (docdir): Remove.
12477
12478 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12479
12480         * Makefile.in (datadir): Set to $(prefix)/share.
12481
12482 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12483
12484         * configure.in: build diff and patch for cygwin32-hosted
12485         toolchains.
12486
12487 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12488
12489         * config.sub: Accept -rtems*.
12490
12491 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12492
12493         * configure.in: enable dosrel for cygwin32-hosted builds,
12494                 remove diff from the list of things not buildable
12495                 via Canadian Cross
12496
12497 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12498
12499         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12500         don't get ". ".
12501
12502 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12503
12504         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12505
12506 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12507
12508         * Makefile.in (taz): Handle case where tex3patch didn't even get
12509         checked out.  Also, if it was found, put the symlink in a new util
12510         subdirectory.
12511
12512 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12513
12514         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12515
12516 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12517
12518         * config.sub: Recognize -openvms.
12519         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12520         * make-all.com, setup.com: New files.
12521
12522 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12523
12524         * Makefile.in (taz): tex3patch moved to texinfo/util.
12525
12526 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12527
12528         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12529         * configure.in: remove make from disable-if-Can-Cross list
12530                 enable gdb if ${host} and ${target} are cygwin32
12531
12532 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12533
12534         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12535         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12536
12537 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12538
12539         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12540         distinguish sysv/svr4/bsd variants.
12541         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12542
12543 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12544
12545         * configure.in: Added copyright notice.
12546         * move-if-change: Added copyright notice.
12547
12548 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12549
12550         * configure.in (powerpcle-*-solaris*): Until we get shared
12551         libraries working, don't build gdb, sim, make, tcl, tk, or
12552         expect.
12553
12554 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12555
12556         * config.guess:  Merge with FSF:
12557
12558         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12559         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12560
12561         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12562         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12563
12564         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12565         * config.guess:  Combine two OSF1 rules.
12566         Also recognize field test versions.  From mjr@zk3.dec.com.
12567         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12568         because GNU uname does not support -p.  From pmr@pajato.com.
12569
12570 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12571
12572         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12573
12574 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12575
12576         * mpw-README: Document GCCIncludes.
12577
12578 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12579
12580         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12581
12582 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12583
12584         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12585
12586 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12587
12588         * configure.in (*-*-cygwin32): Configure make.
12589
12590 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12591
12592         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12593
12594 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12595
12596         * Makefile.in (all-inet): Depend on all-perl.
12597
12598         * Makefile.in (inet-install): New target.
12599
12600         * Makefile.in (all-inet): Depend on all-tcl.
12601         (all-inet): Depend on all-send-pr.
12602
12603 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12604
12605         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12606         temporarily.
12607
12608 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12609
12610         * configure.in: Don't configure --with-gnu-ld on AIX.
12611
12612 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12613
12614         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12615
12616 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12617
12618         * Makefile.in (ALL_MODULES): Added all-inet.
12619         (CROSS_CHECK_MODULES): Added check-inet.
12620         (INSTALL_MODULES): Added install-inet.
12621         (CLEAN_MODULES): Added clean-inet.
12622         (all-indent): New target.
12623
12624         * configure.in (host_tools): Added inet.
12625         (native_only): Added inet.
12626         (noconfigdirs): Added inet.
12627
12628 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12629
12630         * configure.in: Don't configure libgloss if we are not configuring
12631         newlib.
12632
12633 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12634
12635         * configure.in: Don't configure libgloss for unsupported
12636         architectures.
12637
12638 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12639
12640         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12641
12642 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12643
12644         * Makefile.in (ALL_MODULES): Include all-apache.
12645         (CROSS_CHECK_MODULES): Include check-apache.
12646         (INSTALL_MODULES): Include install-apache.
12647         (all-apache): New target.
12648
12649         * configure.in: Added apache everywhere perl is seen.
12650
12651 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12652
12653         * Makefile.in: Add support for clean-{module} and
12654         clean-target-{module} rules.
12655
12656 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12657
12658         * configure.in (*-*-ose) do not build libgloss.
12659
12660 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12661
12662         * config.guess (prep*:SunOS:5.*:*): Turn into
12663         powerpele-unknown-solaris2.
12664
12665 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12666
12667         * configure.in: Permit --enable-shared to specify a list of
12668         directories.
12669
12670 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12671
12672         * configure.in (host==solaris): Pass only the first word of $CC
12673         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12674
12675 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12676
12677         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12678
12679 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12680
12681         * Makefile.in (ALL_MODULES): Include all-perl.
12682         (CROSS_CHECK_MODULES): Include check-perl.
12683         (INSTALL_MODULES): Include install-perl.
12684         (ALL_X11_MODULES): Include all-guile.
12685         (CHECK_X11_MODULES): Include check-guile.
12686         (INSTALL_X11_MODULES): Include install-guile.
12687         (all-perl): New target.
12688         (all-guile): New target.
12689
12690         * configure.in (host_tools): Include perl and guile.
12691         (native_only): Include perl and guile.
12692         (noconfigdirs): Don't build guile and perl; no ports have been
12693         done.
12694
12695 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12696
12697         * configure (--enable-*): Handle quoted option lists such as
12698         --enable-sim-cflags='-g0 -O' better.
12699
12700 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12701
12702         * Makefile.in ({,inst}all-target): New rule so we can make and
12703         install all of the target directories easily.
12704
12705 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12706
12707         * configure.in: Add missing global flag in sed substitution when
12708         deleting `target-' from ${configdirs}.
12709
12710 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12711
12712         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12713         option.
12714
12715         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12716         config/mh-necv4.
12717
12718         * install.sh: Correct misspelling of transformbasename.
12719
12720         * config.guess: Recognize mips-*-sysv*.
12721
12722 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12723
12724         * config.sub: Recognize mon960.
12725
12726 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12727
12728         * configure: Restore Canadian Cross handling of BISON and LEX,
12729         removed in Feb 20 change.
12730
12731 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12732
12733         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12734         Mention make install.  Remove the old copyright date as well the
12735         clumsy and rather pointless copyright on the README file.
12736
12737 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12738
12739         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12740         Makefile after running symlink-tree, then run `make distclean' to
12741         avoid clobbering any generated files in srcdir.
12742
12743 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12744
12745         * configure.in (m68k-*-netbsd*): Build everything now.
12746
12747 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12748
12749         * Makefile.in (taz): Fix quoting.
12750
12751 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12752
12753         * configure.in (sparclet-*-*): Build everything now.
12754
12755 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12756
12757         * configure.in (m68k-*-linux*): New host.
12758
12759 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12760
12761         * configure: Check for bison before byacc.
12762
12763 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12764
12765         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12766         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12767         searching PATH.  These are used as fallbacks by Makefile.in if
12768         flex/bison/byacc aren't in objdir.
12769
12770 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12771
12772         * Makefile.in: Make everything which depends upon all-bfd also
12773         depend upon all-opcodes, in case --with-commonbfdlib is used.
12774
12775 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12776
12777         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12778         building NT native compilers on Unix.
12779
12780 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12781
12782         * configure.in: Don't get CC from the host Makefile fragment if we
12783         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12784         Solaris test for /usr/ucb/cc to the post target script, just after
12785         the compiler sanity test.
12786
12787 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12788
12789         * config.sub: Merge with FSF.
12790
12791 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12792
12793         * Makefile.in (RPATH_ENVVAR): New variable.
12794         (REALLY_SET_LIB_PATH): Use it.
12795         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12796
12797 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12798
12799         * config.sub, configure.in: Recognize sparclet cpu.
12800
12801 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12802
12803         * config.guess:  Support m68k-cbm-sysv4.
12804
12805 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12806
12807         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12808         m68k-unknown-linuxaout from linker help string.  Put quotes around
12809         $ld_help_string.
12810
12811 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12812
12813         * config.guess (powerpc-harris-powerunix): Add guess for port
12814         to new target.
12815
12816 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12817
12818         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12819
12820 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12821
12822         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12823         $(REALLY_SET_LIB_PATH) in Makefile.
12824         * Makefile.in (SET_LIB_PATH): New variable.
12825         (REALLY_SET_LIB_PATH): New variable.
12826         ($(DO_X)): Use $(SET_LIB_PATH).
12827         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12828         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12829         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12830         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12831         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12832         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12833         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12834         (install-dosrel): Likewise.
12835         (all-opcodes): Depend upon all-libiberty.
12836
12837 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12838
12839         * config.guess (*:CYGWIN*): New
12840
12841 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12842
12843         * Makefile.in (all-target-winsup): All all-target-libiberty.
12844
12845 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12846
12847         * configure.in (noconfigdirs): Add missing # in front of comment.
12848
12849 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12850
12851         * configure.in: add second pass to things added to noconfigdirs
12852         so *-gm-magic can exclude libgloss properly.
12853
12854 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12855
12856         * mpw-configure (extralibs_name, rez_name): Set correctly
12857         for MWC68K compiler.
12858
12859         * mpw-README: Add more info on the necessary build tools.
12860
12861 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12862
12863         * configure.in, config.sub: Recognize cygwin32.
12864
12865 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12866
12867         * config.guess, config.sub: Recognize A/UX.
12868
12869 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12870
12871         * config.sub: Merge with gcc/config.sub.
12872
12873 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12874
12875         * mpw-build.in (do-binutils): Add build of stamps.
12876
12877 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12878
12879         * config.sub: Add recognition for mips64vr4100*-* targets.
12880
12881 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12882
12883         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12884         Add creation of gconfigargs with `--enable-shared' turned on.
12885         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12886         ($(host)-stamp-stage3-configured): Likewise.
12887         (HOLES): Add chatr and ldd.
12888         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12889
12890 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12891
12892         * configure: Pass --nfp to recursive configures.
12893
12894 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12895
12896         * Makefile.in (DLLTOOL): New.
12897         (DLLTOOL_FOR_TARGET): New.
12898         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12899         (EXTRA_TARGET_FLAGS): Ditto.
12900         (EXTRA_GCC_FLAGS): Ditto.
12901         (CONFIGURE_TARGET_MODULES): Ditto.
12902         (DO_X): Ditto.
12903         * configure: Add DLLTOOL.
12904
12905 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12906
12907         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12908         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12909         mh-sco, since old workarounds no longer needed, and don't
12910         build ld, since libraries have weak symbols in COFF.
12911
12912 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12913
12914         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12915
12916 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12917
12918         * configure.in: Make sure that ${CC} can be used to compile an
12919         executable.
12920
12921 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12922
12923         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12924         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12925         nothing depending on whether gdbtk is being built.
12926
12927 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12928
12929         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12930
12931 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12932
12933         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12934         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12935
12936 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12937
12938         * config-ml.in: Add support for
12939         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12940         Simplify setting of multidirs from --disable-foo.
12941
12942 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12943
12944         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12945         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12946         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12947         non-empty, pass them on to the  GCC make.
12948         (all-bootstrap): New rule that is like all-gcc, except it executes
12949         the GCC bootstrap rule instead of the GCC all rule.
12950
12951 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12952
12953         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12954
12955 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12956
12957         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12958         DG/UX support.
12959
12960 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12961
12962         * config.sub (i*86*) Change [345] to [3456]
12963
12964 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12965
12966         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12967         --with-gnu-ld=no.
12968
12969 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12970
12971         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12972         AIX multilibs get built.
12973
12974 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12975
12976         * configure.in (i386-win32): Don't build expect if we're not
12977         building the tcl subdir.
12978
12979 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12980
12981         * Makefile.in: (configure-target-examples, all-target-examples):
12982         New targets, configure and build example programs.
12983
12984 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12985
12986         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12987         use it as input to sedit the generated MPW makefile.
12988         * mpw-README: Add a suggestion about Gestalt.h.
12989
12990 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12991
12992         * config.sub: Accept *-*-ieee*.
12993
12994 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12995
12996         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12997         Ronald F. Guilmette <rfg@monkeys.com>.
12998
12999 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13000
13001         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13002         for powerpc-pe native.
13003         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13004         (target==powerpc-pe): duplicate i386-win32 entry.
13005
13006 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13007
13008         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13009         of vxworks, not just vxworks5.1.
13010
13011 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13012
13013         * mpw-configure: Add support for exec-prefix.
13014
13015 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13016
13017         * config.guess: Recognize HP model 816 machines as having
13018         a PA1.1 processor.
13019
13020 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13021
13022         * configure: Ignore new autoconf configure options.
13023
13024 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13025
13026         * config.guess:  Recognize Pentium under SCO.
13027         From Robert Lipe <robertl@arnet.com>.
13028
13029 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13030
13031         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13032
13033 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13034
13035         * configure.in: Don't configure gas for alpha-dec-osf*.
13036
13037 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13038
13039         * configure.in: Default to --with-stabs for some targets for which
13040         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13041         i[345]86*-*-unixware*.
13042
13043 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13044
13045         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13046         rather than basing it on the target.  Simplify handling of options
13047         controlling which directories to configure.  Remove extraneous
13048         slash in multi-clean target.
13049
13050 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13051
13052         * config-ml.in: Prefix more variables with ml_ so they don't collide
13053         with configure's.
13054
13055 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13056
13057         * configure: Don't turn -v into --v.
13058
13059 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13060
13061         * configure.in (targargs): Fix typo.
13062
13063         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13064
13065 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13066
13067         * configure.in: Strip --host and --target options from
13068         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13069         --with-cross-host option when building with a cross-compiler.
13070         * configure: Canonicalize the arguments put into config.status by
13071         always using `=' for an option with an argument.  Pass a presumed
13072         --host or --target explicitly.
13073
13074 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13075
13076         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13077         into general OS recognition case.
13078
13079 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13080
13081         * configure.in (target_configdirs): add target-winsup only
13082         for win32 target systems.
13083
13084 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13085
13086         * Makefile.in (all-target-libgloss): Depend upon
13087         configure-target-newlib, since when libgloss is built it looks to
13088         see if the newlib directory exists.
13089
13090 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13091
13092         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13093         cfg-ml-*.in.
13094
13095 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13096
13097         * configure: Handle LD and LD_FOR_TARGET when configuring a
13098         Canadian Cross.
13099
13100 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13101
13102         * configure.in (target_libs): add target-winsup.
13103         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13104         (target==ppcle-pe): remove ld from $noconfigdirs.
13105
13106 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13107
13108         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13109         Preserve relative path names in $srcdir.  Build symlink tree if
13110         configuring cross target dir and srcdir=. (= no VPATH support).
13111         (configure-target-libg++): Depend on configure-target-librx.
13112         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13113         * config-ml.in: New file.
13114         * symlink-tree: New file.
13115         * configure: Ensure srcdir="." if that's what it is.
13116
13117 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13118
13119         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13120         includes and FLEX_SKELETON setting.
13121         * mpw-configure (--with-gnu-ld): New option, controls whether
13122         to use PPCLink or ld with PowerMac GCC.
13123         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13124         * mpw-config.in: Configure grez if targeting Mac.
13125
13126         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13127         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13128         just macos.
13129         * configure.in: Configure grez resource compiler if targeting Mac.
13130         * Makefile.in (all-grez, install-grez): New targets.
13131
13132 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13133
13134         * configure: CXX defaults to gcc, not g++.  If we find
13135         gcc in the path, set CC to gcc -O2.
13136
13137 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13138
13139         * configure: Default ${build} correctly.  Avoid picking up extra
13140         spaces when reading CC and CXX from Makefile.  When doing a
13141         Canadian Cross, use plausible default values for numerous
13142         variables.
13143         * configure.in: When doing a Canadian Cross, don't try to
13144         configure tools whose configure script can't handle it.
13145
13146 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13147
13148         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13149
13150 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13151
13152         * configure:  Remove dubious bug reporting address.
13153
13154 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13155
13156         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13157         configure script, run that instead of this directory's configure.
13158         In either case, print a message that we're configuring the sub-dir.
13159
13160 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13161
13162         * configure.in: Before checking for the existence of various files,
13163         use sed to filter out "target-".
13164
13165 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13166
13167         * Makefile.in (DO_X): Split rule to decrease command line length
13168         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13169         (Philippe De Muyter).
13170
13171 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13172
13173         * Makefile.in (all-patch): depend on all-libiberty.
13174
13175 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13176
13177         * configure.in: If the only directory in target_configdirs which
13178         actually exists is libiberty, then set target_configdirs to empty,
13179         to avoid trying to build a target libiberty in a gas or gdb
13180         distribution.
13181
13182 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13183
13184         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13185         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13186         systems.
13187
13188 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13189
13190         * configure.in (copy_dirs): Use sys-include instead of include
13191         for --with-headers option.
13192
13193 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13194
13195         * Makefile.in, configure.in: Make winsup builds work with
13196         new scheme.
13197
13198 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13199
13200         * configure.in: Build the linker on AIX.
13201
13202 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13203
13204         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13205         where needed.
13206
13207 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13208
13209         * Makefile.in (all-gcc): Fix typo.
13210
13211 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13212
13213         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13214
13215 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13216
13217         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13218         to target-xiberty, to provide more flexibility.
13219         (target_subdir):  Define.  Create if cross.
13220         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13221         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13222         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13223         check-libFOO -> check-target-libFOO, etc.
13224         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13225         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13226         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13227         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13228         allow ALL_GCC="" to only configure.
13229         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13230         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13231         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13232
13233 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13234
13235         * Makefile.in (taz): Build "info" in etc explicitly.
13236
13237 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13238
13239         * configure.in:  Make sure that CC is undefined (as opposed to
13240         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13241         problem with autoconf trying to configure on a host without GCC.
13242
13243 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13244
13245         * mpw-configure: Set host alias from choice of host compiler,
13246         only use generic MPW Makefile sed if present, edit a file
13247         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13248         * mpw-README: Add problem notes about CW6 and CW7.
13249
13250 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13251
13252         * Makefile.in (taz): Use ";" instead of ";;".
13253
13254 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13255
13256         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13257         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13258         DISTDOCDIRS.
13259         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13260         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13261
13262 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13263
13264         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13265         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13266         Move bfd to DISTSTUFFDIRS.
13267
13268 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13269
13270         * Makefile.in (X11_LIB): Removed.
13271         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13272
13273         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13274
13275 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13276
13277         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13278         names.
13279
13280 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13281
13282         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13283
13284 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13285
13286         * configure.in (i[345]86-*-win32): Always build newlib.
13287         Don't configure cvs, autoconf or texinfo.
13288         * Makefile.in (LD_FOR_TARGET): New.
13289         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13290         Pass down LD_FOR_TARGET.
13291
13292 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13293
13294         * winsup: New directory.
13295         * Makefile.in: Build winsup.
13296         * configure.in: Winsup is configured when target is win32.
13297         Can only build win32 target GDB when native.
13298
13299 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13300
13301         * config.guess: Recognize HP model 819 machines as having
13302         a PA 1.1 processor.
13303
13304 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13305
13306         * configure: Fix sed loop which substitutes for CC and CXX to
13307         avoid bug found in various sed implementations.
13308
13309 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13310
13311         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13312         simulator.  Use standard powerpc-*-eabi*.
13313
13314 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13315
13316         * configure.in: Stop putting gas and binutils in noconfigdirs for
13317         powerpc-*-aix* and rs6000-*-*.
13318
13319 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13320
13321         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13322         -mcall-aixdesc libraries.
13323
13324 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13325
13326         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13327
13328         * config.sub (arm | armel | armeb): Fix shell syntax.
13329
13330 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13331
13332         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13333         -msoft-float and -mcpu=common support.
13334         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13335         libraries.
13336
13337 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13338
13339         * configure.in: Allow configuration and build of emacs19 for the alpha.
13340
13341 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13342
13343         * configure.in (CC): Get ^CC, not just any old CC, from
13344         ${host_makefile_frag}.
13345
13346 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13347
13348         * configure.in (CC): Try to get CC from
13349         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13350
13351 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13352
13353         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13354         only if it exists in $(srcdir).
13355
13356 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13357
13358         * configure: If CC and CXX are not set in the environment, set
13359         them, based on either an existing Makefile or on searching for gcc
13360         in PATH.  Substitute for CC and CXX in Makefile.
13361         * configure.in: Remove libm from target_libs.  Separate
13362         target_configdirs from configdirs.  If CC is not set in
13363         environment, try to get it from a host Makefile fragment.  Rewrite
13364         changes of configdirs to use skipdirs instead.  A few minor
13365         tweaks.  Take directories out of target_configdirs as they are
13366         taken out of configdirs.  Remove existing Makefile files from
13367         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13368         CONFIG_ARGUMENTS in Makefile.
13369         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13370         by configure.in.
13371         (CONFIG_ARGUMENTS): Likewise.
13372         (CONFIGURE_TARGET_MODULES): New variable.
13373         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13374         ($(CONFIGURE_TARGET_MODULES)): New target.
13375         (configure-libg++, configure-libio): New targets.
13376         (all-libg++): Depend upon configure-libg++.
13377         (all-libio): Depend upon configure-libio.
13378         (configure-libgloss, all-libgloss): New targets.
13379         (configure-libstdc++): New target.
13380         (all-libstdc++): Depend upon configure-libstdc++.
13381         (configure-librx, all-librx): New targets.
13382         (configure-newlib): New target.
13383         (all-newlib): Depend upon configure-newlib
13384         (configure-xiberty): New target.
13385         (all-xiberty): Depend upon configure-xiberty.
13386
13387 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13388
13389         * configure.in (host i[345]86-*-win32):  Expand the
13390         noconfigdirs again.
13391
13392 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13393
13394         * mpw-configure: Fix sed command file name.
13395
13396 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13397
13398         * configure.in (host i[345]86-*-win32): Reduce the
13399         noconfigdirs again.
13400
13401 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13402
13403         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13404         or powerpc*-*-pe*, since they are not yet supported.
13405
13406 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13407
13408         Add PowerMac support and many other enhancements.
13409         * mpw-configure: New option --cc to select compiler to use,
13410         paste options set according to --cc into the generated
13411         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13412         if mpw-make.sed is present.
13413         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13414         add forward includes for PowerPC include files.
13415         * mpw-build.in: Build using Makefile.PPC if present.
13416         (do-byacc, etc): Remove separate version resource builds.
13417         (do-gas): Build "stamps" before "all".
13418         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13419         * mpw-README: Update to reflect --cc option, PowerMac support,
13420         and recently-reported compatibility problems.
13421
13422 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13423
13424         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13425         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13426         (--with-multilib-top): Pass to recursive invocations.
13427
13428 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13429
13430         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13431         v810-*-*.
13432
13433 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13434
13435         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13436         gdb, ld and opcodes on v810-*-*.
13437
13438 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13439
13440         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13441         (local-maintainer-clean): New target.
13442         (maintainer-clean): New target.
13443         (realclean): Just depend upon maintainer-clean.
13444
13445 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13446
13447         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13448
13449 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13450
13451         * configure.in: Build ld in mips*-*-bsd* case.
13452
13453 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13454
13455         * config.sub: Accept -lites* OS.  From Ian Dall.
13456
13457 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13458
13459         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13460         targets.
13461
13462 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13463
13464         * configure.in: treat i386-win32 canadian cross the same as
13465         i386-go32 canadian cross.
13466
13467 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13468
13469         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13470         running under the simulator to build a reduced set of libraries.
13471         (powerpc-*-eabiaix): Add fine grained multilib support added to
13472         other powerpc targets yesterday.
13473
13474 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13475
13476         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13477         -disable-softfloat, -disable-relocatable, -disable-aix, and
13478         -disable-sysv to control which multilib libraries get built.
13479
13480 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13481
13482         * configure: Add Makefile.tem to list of files to remove in trap
13483         handler.
13484
13485 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13486
13487         * config.guess (*Linux*):  Add missing "exit"s.
13488         Also, need specific check for alpha-unknown-linux (uses COFF).
13489
13490 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13491
13492         * config.guess:  Merge with FSF:
13493
13494         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13495         * config.guess (AIX4): More robust release numbering discovery.
13496
13497         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13498         * config.guess (i386-sequent-ptx): Properly get version number.
13499
13500         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13501         * config.guess (mips:*:4*:UMIPS): New case.
13502
13503 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13504
13505         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13506         (i386-win32 host): Likewise.  Don't build readline.
13507
13508 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13509
13510         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13511         SUPPORT_FILES to submakes.
13512
13513 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13514
13515         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13516         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13517         mpw-configure.
13518
13519 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13520
13521         * configure.in (appdirs): Use =, not ==, in test expression when
13522         trying to build the text to print in the warning message for
13523         Solaris users.
13524
13525 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13526
13527         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13528
13529 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13530
13531         * config.guess: Recognize lynx-2.3.
13532
13533 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13534
13535         * config.sub (z8ksim): Deleted
13536         (z8k-*-coff): New, this is the one true name of the target.
13537
13538 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13539
13540         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13541
13542 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13543
13544         * config.guess (*:Linux:*:*): First try asking the linker what the
13545         default object file format is (elf, aout, or coff).  Then if this
13546         fails, try previous methods.
13547
13548 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13549
13550         * configure.in: Don't build newlib for *-*-vxworks5.1.
13551
13552 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13553
13554         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13555         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13556
13557 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13558
13559         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13560
13561 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13562
13563         * cfg-ml-com.in: New file.
13564         * cfg-ml-pos.in: New file.
13565
13566 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13567
13568         * COPYING.NEWLIB: Add HP free copyright to list.
13569
13570 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13571
13572         * config.sub: Recognize -eabi* for the system, not just -eabi.
13573
13574 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13575
13576         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13577         * config.sub, configure.in (win32): New target and host.
13578
13579 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13580
13581         * configure.in: Add i386-pe configuration.
13582
13583 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13584
13585         * mpw-build.in (install): Install GDB after LD.
13586
13587 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13588
13589         * mpw-config.in (elf/mips.h): Always forward-include, needed
13590         for GDB to build.
13591
13592 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13593
13594         * testsuite: New directory for customer acceptance and whole tool
13595         chain tests.
13596
13597 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13598
13599         * configure: If per-host line isn't found, but AC_OUTPUT is found
13600         and a configure script exists, run it instead.
13601
13602 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13603
13604         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13605
13606 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13607
13608         * configure: Set build_{cpu,vendor,os,alias} to host values when
13609         --build isn't specified.
13610
13611 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13612
13613         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13614         (FLAGS_TO_PASS): Pass them.
13615         (EXTRA_TARGET_FLAGS): Ditto.
13616
13617 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13618
13619         * Makefile.in (all-libg++): Depend on all-libstdc++.
13620
13621 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13622
13623         * configure.in (noconfigdirs): Enable all packages for
13624           i386-unknown-netbsd.
13625
13626 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13627
13628         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13629         hosted builds (DOS builds)
13630
13631 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13632
13633         Changes for ARM based on patches from Richard Earnshaw:
13634         * config.sub: Handle armeb and armel.
13635         * configure.in: Omit arm linker only for riscix.
13636
13637 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13638
13639         * config.guess:  Update from FSF.
13640
13641 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13642
13643         * config.sub: Recognize powerpcle as the little endian variant of
13644         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13645         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13646         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13647         temporarily.
13648
13649 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13650
13651         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13652
13653 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13654
13655         * config.sub: Accept -lites* as a basic system type.
13656
13657 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13658
13659         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13660         installed, and if so return linuxoldld as the system name.
13661
13662 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13663
13664         * config.guess: Add hppa1.1-hp-lites support.
13665
13666 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13667
13668         * configure.in: Don't build newlib for m68k-vxworks5.1.
13669
13670 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13671
13672         * configure.in (mips-sgi-irix6): Use mh-irix5.
13673
13674 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13675
13676         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13677
13678 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13679
13680         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13681         OSF/1.  Fix compiler flags.
13682         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13683
13684 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13685
13686         * configure.in: Recognize --with-newlib.
13687         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13688
13689 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13690
13691         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13692         to *_X11_MODULES due to gdbtk needing X include files et al.
13693
13694 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13695
13696         Merge in support for Mac MPW as a host.
13697         (Old change descriptions retained for informational value.)
13698
13699         * mpw-config.in: Add generic include forwards for cpu-specific
13700         include files in aout and elf directories.
13701
13702         * mpw-configure: Added copyright.
13703         * mpw-config.in: Check for presence of required build tools.
13704         (target_libs): Add newlib.
13705         (target_tools): Add examples.
13706         (Read Me): Generate as "Read Me for MPW" instead.
13707         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13708         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13709         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13710
13711         * mpw-configure: Remove subdir-specific makefile hackery,
13712         delete mk.tmp after using it.
13713
13714         * mpw-build.in (all): Display start and end times.
13715
13716         * mpw-configure (host_canonical): Set.
13717         (target_cpu): Always add to makefiles.
13718         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13719         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13720         (mpw-mh-mpw): Look for in srcdir and srcroot.
13721         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13722
13723         * mpw-build.in: (install-only): New target.
13724
13725         * mpw-configure (host_alias, target_alias): Rename from hostalias
13726         and targetalias, add into generated Makefile.
13727         (mk.tmp): If present, add into generated Makefile.
13728         * mpw-build.in (all-gas): Build config.h first before gas proper.
13729
13730         * mpw-configure (config.status): Write only if changed.
13731         * mpw-config.in (readline): Configure it (not built, just used for
13732         definitions).
13733
13734         * mpw-config.in (elf/mips.h): Add a forward include.
13735
13736         * mpw-config.in: Forward-include most .h files in include into
13737         extra-include.
13738         (readline): Don't build.
13739         mpw-build.in (install): Install GDB.
13740
13741         * mpw-configure (prefix, mpw_prefix): Handle it.
13742         * mpw-config.in (mmalloc, readline): Don't configure.
13743         * mpw-build.in (thisscript): Rename to ThisScript.
13744         Use mpw-build instead of BuildProgram everywhere.
13745         (mmalloc, readline): Don't build.
13746         * mpw-README: New file, basic documentation about the MPW port.
13747
13748         * mpw-config.in: Use forward-include to create include files.
13749
13750         * mpw-configure: Add more things to the top of each configured
13751         Makefile, including contents of config/mpw-mh-mpw.
13752         * mpw-config.in (extra-include): Create this directory and fill it
13753         with Posix-like include files when configuring.
13754
13755         * config.sub (apple, mac, mpw): Add various aliases.
13756
13757         * mpw-build.in: New file, top-level build script fragment for MPW.
13758         * mpw-configure: New file, configure script for MPW.
13759         * mpw-config.in: New file, config fragment for MPW.
13760
13761 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13762
13763         * configure.in (host_libs): Remove glob, since it is gone from the
13764         sources.
13765
13766 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13767
13768         * Makefile.in: define empty GDB_NLM_DEPS var.
13769
13770         * configure.in(target_makefile_frag): use config/mt-netware
13771         for netware targets.
13772
13773 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13774
13775         * config.sub: Merge in recent FSF changes.  Remove linux special
13776         cases.
13777
13778 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13779
13780         Revert this change:
13781
13782         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13783
13784                 * build-all.mk: Use CC=cc -Xs on Solaris.
13785
13786 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13787
13788         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13789         stop using it.
13790         * Makefile.in: Nuke all references to glob subdirectory.
13791
13792 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13793
13794         * configure.in: Fix --enable-shared logic in per-host.
13795
13796 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13797
13798         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13799
13800 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13801
13802         * configure.in (noconfigdirs): Don't build gas on AIX, for
13803         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13804
13805 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13806
13807         * configure: Fix --cache-file to work if the file argument is a
13808         relative path.
13809
13810 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13811
13812         * configure: If the --cache-file is used, pass it down to
13813         configure in subdirectories.
13814
13815 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13816
13817         * config.sub: add vxworks29k configuration.
13818
13819 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13820
13821         * Makefile.in (taz): Do "diststuff" part quietly.
13822
13823 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13824
13825         * config.sub: Mini-merge with gcc/config.sub.
13826
13827 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13828
13829         * config.guess (IRIX): Sed - to _.
13830
13831 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13832
13833         * Makefile.in (source-vault, binary-vault): New targets.
13834
13835 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13836
13837         * config.sub: Recognize -eabi as a basic system type.
13838
13839 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13840
13841         * configure.in (enable_shared stuff): Fix typo.
13842
13843 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13844
13845         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13846
13847 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13848
13849         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13850
13851 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13852
13853         * configure.in (rs6000-*-*): Don't build gas.
13854
13855 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13856
13857         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13858         reduce command line length.
13859         (AS_FOR_TARGET): Check for as.new, not Makefile.
13860         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13861
13862 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13863
13864         * config.guess:  Merge from FSF.
13865
13866 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13867
13868         * configure: Don't use $ when handling program_suffix.
13869
13870 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13871
13872         * configure.in:  Configure tk for hppa/hpux.
13873
13874 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13875
13876         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13877
13878 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13879
13880         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13881         to LIBCXXFLAGS.  Tests are better run without it.
13882
13883 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13884
13885         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13886
13887 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13888
13889         * configure.in (*-*-netware*): Don't configure xiberty.
13890
13891 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13892
13893         * configure.in:  Remove tk from native_only list.
13894
13895 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13896
13897         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13898           for special NCD build.
13899
13900 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13901
13902         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13903         makeall.bat, they're only useful for binutils snapshots.
13904         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13905         makeall.bat to specified SUPPORT_FILES.
13906
13907 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13908
13909         * build-all.mk: Add Ericsson targets to sun4 and solaris
13910           hosts.  Add  BNR's sun4 target to solaris host, so their
13911           build-from-source will be tested in-house first.
13912
13913 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13914
13915         * Makefile.in (LIBCFLAGS): New variable.
13916         (CFLAGS_FOR_TARGET): Ditto.
13917         (LIBCFLAGS_FOR_TARGET): Ditto.
13918         (LIBCXXFLAGS): Ditto.
13919         (CXXFLAGS_FOR_TARGET): Ditto.
13920         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13921         (BASE_FLAGS_TO_PASS): Pass them.
13922         (EXTRA_TARGET_FLAGS): Ditto.
13923
13924         * configure.in: Support --enable-shared.
13925
13926 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13927
13928         * configure.in (target_libs):  Include libstdc++ again.
13929         * config.guess:  Update from FSF (for FreeBSD).
13930
13931 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13932
13933         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13934         makeall.bat.
13935         (DISTDOCDIRS): Add `etc'.
13936         (ETC_SUPPORT_PFX): New variable.
13937         (taz): Include anything from etc starting with a word in
13938         ETC_SUPPORT_PFX.
13939
13940 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13941
13942         * config.sub: Update for recent FSF changes.  Remove obsolete
13943         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13944         spacing changes.
13945
13946 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13947
13948         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13949
13950         * config.guess:  Merge with FSF.
13951         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13952
13953 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13954
13955         * configure: Since the "trap 0" handler will override the exit
13956         status on many systems, only use it for "exit 1", and make it set
13957         a non-zero exit status; reset it before "exit 0".  Also, check
13958         exit status of config.sub, and error out if it failed.
13959
13960 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13961
13962         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13963         and install libgloss.
13964
13965 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13966
13967         * Makefile.in (all-binutils): Depend upon all-byacc.
13968
13969         * configure.in: Don't build emacs on Irix 5.
13970
13971 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13972
13973         * configure.in (*-*-netware*): Add libio.
13974
13975 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13976
13977         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13978         (CHECK_TARGET_MODULES): Ditto.
13979         (INSTALL_TARGET_MODULES): Ditto.
13980         (TARGET_LIBS): Ditto.
13981         (all-libstdc++): Note dependencies.
13982
13983 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13984
13985         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13986
13987 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13988
13989         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13990         -fexternal-templates.
13991
13992         * configure.in (target_libs): Add libstdc++.
13993         (noconfigdirs): Add libstdc++ as appropriate.
13994
13995 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13996
13997         * config.guess:  Update from FSF.
13998
13999 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14000
14001         * configure: Use ${config_shell} when running ${configsub}.
14002
14003 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14004
14005         * config.sub: No longer recognize h8300h.
14006
14007 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14008
14009         * config.sub: Remove extraneous differences between config.sub and
14010         gcc/config.sub.
14011
14012 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14013
14014         * Makefile.in (DISTSTUFFDIRS): Add gas.
14015
14016 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14017
14018         * COPYING.NEWLIB: New file.
14019
14020 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14021
14022         * config.guess (HP-UX):  Patch from Harlan Stenn
14023         <harlan@landmark.com> to also emit release level.
14024
14025 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14026
14027         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14028
14029 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14030
14031         * config.sub:  Merge nextstep cleanup from FSF.
14032
14033 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14034
14035         * configure.in (arm-*-*): Don't configure ld for this target.
14036
14037 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14038
14039         * configure.in (*-*-netware): don't configure libg++, libio,
14040           librx, or newlib.
14041
14042 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14043
14044         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14045         configure ld--it works, but it doesn't support shared libraries.
14046
14047 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14048
14049         * config.guess (*-unknown-freebsd*):  Get rid of possible
14050         trailing "(Release)" in version string.
14051         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14052
14053 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14054
14055         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14056         Fix type: *-next-neststep -> *-next-nextstep.
14057
14058         * config.guess:  Merge from FSF:
14059
14060         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14061
14062         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14063
14064         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14065
14066         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14067         instead of UNIX_SV for UnixWare 1.0).
14068
14069 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14070
14071         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14072         to make gdb/nlm/* build after the compiler and linker.
14073
14074 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14075
14076         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14077         not just i[34]86.
14078         (m68k-atari-sysv4):  Relocate to match FSF version.
14079
14080         * config.guess:  More merges from the FSF:
14081
14082         Add a space before function call or macro invocation.
14083
14084         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14085
14086         * config.guess: Add trap cmd to remove dummy.c and dummy when
14087         interrupted.
14088
14089         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14090
14091         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14092         (dummy): Redirect stderr from compilation of dummy.c.
14093
14094         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14095
14096         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14097
14098 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14099
14100         * configure: Accept and ignore --cache*, for compatibility with
14101         new autoconf.
14102
14103 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14104
14105         * config.guess:  Merge from FSF:
14106
14107         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14108
14109         * config.guess (Pyramid*:OSx*:*:*): New case.
14110         (PATH): Add /.attbin at end for finding uname.
14111         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14112
14113         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14114
14115         * config.guess (M88*:DolphinOS:*:*): New case.
14116
14117         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14118
14119         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14120         to select whether to use ELF or COFF.
14121
14122         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14123
14124         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14125
14126         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14127
14128         * config.guess: Guess the OS version for HPUX.
14129
14130         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14131
14132         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14133
14134 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14135
14136         * configure.in: Recognize --with-headers, --with-libs, and
14137         --without-newlib.
14138         * Makefile.in (all-xiberty): Depend upon all-ld.
14139
14140 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14141
14142         * configure.in: Change i[34]86 to i[345]86.
14143
14144 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14145
14146         * configure (version): A few more tweaks to help message.
14147
14148 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14149
14150         * Makefile.in:  Remove (for now) librx as a host library,
14151         now that we're building it for target.
14152
14153 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14154
14155         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14156         (Karl Berry).
14157
14158 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14159
14160         * configure.in:  Also configure librx.
14161
14162 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14163
14164         * Makefile.in:  Update various rules to reflect that librx
14165         is now needed for libg++.
14166
14167 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14168
14169         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14170
14171 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14172
14173         * configure.in: Configure the examples directory.
14174
14175 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14176
14177         * configure: Simplify Jun 2 1994 change.
14178
14179 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14180
14181         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14182         /bin/gcc isn't good enough to build gcc.
14183
14184 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14185
14186         * Makefile.in (GDB_SUPPORT_FILES): Remove
14187         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14188         (gdb.tar.gz): Add new rule to use standard distribution building
14189         mechanism.
14190
14191 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14192
14193         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14194         Bill Cox <bill@cygnus.com>.
14195
14196 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14197
14198         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14199
14200 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14201
14202         * configure:  Search current dir first in .gdbinit.
14203
14204 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14205
14206         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14207
14208 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14209
14210         * config.sub:  Refer to NeXT's operating system as nextstep.
14211
14212         * config.sub (case $basic_machine):  Re-order the cases, to match
14213         the order in the FSF version (which is mostly alphabethical).
14214         Merge in some additions and changes from the FSF.
14215
14216 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14217
14218         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14219         * config.sub: Recognize cxux7.
14220         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14221
14222 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14223
14224         * config.sub:  Fix typo powerpc -> powerpc-*.
14225
14226 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14227
14228         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14229
14230         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14231         parallel with all-emacs and install-emacs).  Top-level command
14232         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14233
14234 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14235
14236         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14237         $(relbindir)/make before doing ``make install'', and use
14238         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14239         installing over running make binary.
14240         ($(host)-stamp-stage3-installed): Likewise.
14241
14242 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14243
14244         * config.guess: Recognize Mach.
14245
14246 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14247
14248         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14249         see whether --exec-prefix was used.
14250
14251 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14252
14253         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14254
14255 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14256
14257         * Makefile.in: Add all-librx target similar to all-libproc.
14258
14259 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14260
14261         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14262         with post 1.2 uname bogosity.
14263
14264 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14265
14266         * configure: Remove temporary files on receipt of a signal.
14267
14268 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14269
14270         * configure: If there is a package_makefile_frag, remove
14271         ${subdir}/Makefile.tem after copying it in.
14272
14273 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14274
14275         * build_all.mk: support rs6000 lynx identifies itself as
14276         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14277         since /bin/gcc is too feeble to compile a modern gcc.
14278
14279 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14280
14281         * brought devo/test-build.mk update-to-date with progressive/
14282           test-build.mk. Add lynx targets and hppa flag info.
14283
14284 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14285
14286         * configure.in:  Use mh-ncrsvr43.  Patch from
14287         Tom McConnell <tmcconne@sedona.intel.com>.
14288
14289 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14290
14291         * config.guess (i386-unknown-bsdi):  No longer need to
14292         check #if defined(__bsdi__) && defined(__i386__).
14293
14294 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14295
14296         * configure: Set program_transform_nameoption correctly.
14297
14298 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14299
14300         * brought build-all.mk update-to-date with progressive build-all.mk,
14301           added new targets and hppa info.
14302
14303 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14304
14305         * configure: If config.guess result is a prefix of the user
14306         specified target, assume a native build and use the user specified
14307         target as the host alias.  Remove SunOS patch suffix removal hack.
14308         * configure.in: Remove SunOS patch suffix removal hack.
14309
14310         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14311         in NATIVE_CHECK_MODULES.
14312
14313 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14314
14315         * Makefile.in: Rename HOST_ONLY to NATIVE.
14316         * configure: Delete SunOs patch suffix from host_canonical
14317           and build_canonical variables that are prepended to Makefiles.
14318         * configure.in: Add comments for easier maintenance.
14319
14320 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14321
14322         * Makefile.in: Add all-libproc target similar to all-gui.
14323
14324 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14325
14326         * Makefile.in (CHECK_MODULES): split into
14327         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14328
14329 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14330
14331         * config.guess (i386-unknown-bsdi): New system to guess.
14332
14333 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14334
14335         * Makefile.in: Add all-gui target (but not yet build by "all").
14336
14337 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14338
14339         * config.sub: Move deletion of patch suffix from here...
14340         * configure.in: To here, at Ian's suggestion.  The top-
14341           level scripts might need to know of a patch level.
14342
14343 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14344
14345         * config.sub: Strip off patch suffix so rtl is recognized
14346           as a sunos4.1.3 machine, even though it's been patched.
14347
14348 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14349
14350         * Makefile.in (INSTALL_LAST): Delete.
14351         (INSTALL_DOSREL): New.
14352
14353 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14354
14355         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14356         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14357         whether we pass down --with-gnu-ld anyhow.
14358
14359 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14360
14361         * Makefile.in (INSTALL_LAST): Change operation so it works
14362         on more flavors of make.
14363         * configure.in (go32): Don't build libg++ or libio.
14364
14365 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14366
14367         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14368         they can be overriden by templates.
14369
14370 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14371
14372         * configure.in (target==go32): Don't build gdb.
14373         * dosrel: New directory.
14374
14375 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14376
14377         * configure.in (host==go32): Configure dosrel too.
14378         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14379         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14380         be set by incoming names or templates.
14381         (INSTALL_LAST): New rule.
14382
14383 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14384
14385         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14386
14387 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14388
14389         * configure.in (appdirs): New variable.  Currently empty, but will
14390         be used in gas distribution.  If nonempty, lists a set of
14391         directories at least one of which must get configured, or top
14392         level configuration is considered to have failed.
14393         (rs6000-*-lynxos*): Use new file name.
14394
14395 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14396
14397         Eliminate XTRAFLAGS.
14398         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14399         newlib include files using -idirafter, and also use -nostdinc.
14400         (CXX_FOR_TARGET): Likewise.
14401         (XTRAFLAGS): Removed.
14402         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14403         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14404         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14405         ($(DO_X)): Don't pass down XTRAFLAGS.
14406
14407 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14408
14409         * configure.in (mips*-dec-bsd*): New target; do build linker.
14410         (mips*-*-bsd*): New target; don't build linker.
14411
14412 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14413
14414         * configure.in: support rs6000-*-lynxos* configuration.
14415         support sunos4 as a cross target.
14416
14417         * config.sub: look for lynx*, not lynx since the OS version may
14418         legitimately be part of the name.
14419
14420 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14421
14422         * configure.in (i[34]86-*-sco*): Move to be with other i386
14423         targets.
14424         (romp-*-*): New target.  Skip various binary utilities.
14425         (vax-*-*): New target.  Don't build newlib.
14426         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14427
14428 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14429
14430         * configure.in: Only set host_makefile_frag if config
14431         directory exists.
14432
14433 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14434
14435         * install.sh: If $dstdir exists, don't check whether each
14436         component does.
14437
14438 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14439
14440         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14441
14442 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14443
14444         * configure.in (*-*-lynxos*): Don't configure newlib for either
14445         native or cross Lynx.
14446
14447 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14448
14449         * config.sub (sparc64-elf): Fix os.
14450         (z8k): Remove duplicate.
14451
14452 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14453
14454         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14455         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14456
14457 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14458
14459         * configure: Make file links cleanly even if Lynx fails on
14460           an NFS symlink (at least fail cleanly).
14461
14462 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14463
14464         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14465         -XNh2000.
14466
14467 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14468
14469         * configure: Unknown options are fatal again.
14470
14471 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14472
14473         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14474         compatibility.
14475
14476 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14477
14478         * build-all.mk: Add `clean' target.
14479
14480 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14481
14482         * config.guess:  Add SINIX support.
14483         * configure.in:  Add mips-*-sysv4* support.
14484
14485 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14486
14487         * build-all.mk: Document all useful targets.
14488         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14489         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14490
14491 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14492
14493         * configure: Support --silent, --quiet.
14494
14495 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14496
14497         * configure: Support --disable-FEATURE.
14498
14499 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14500
14501         * config.guess: Recognize NCR running SVR4.3.
14502
14503 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14504
14505         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14506         Patch from Paul Eggert <eggert@twinsun.com>.
14507
14508 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14509
14510         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14511
14512 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14513
14514         * configure: Make unrecognized options give nonfatal warnings
14515         instead of fatal errors, and pass them to any subdirectory
14516         configures in case they recognize them.
14517         Make --x equivalent to --with-x.
14518
14519 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14520
14521         * configure: Add --enable-* options.  Clean up usage message and
14522         some comments.
14523
14524 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14525
14526         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14527
14528 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14529
14530         * configure.in (hppa*-*-*): Enable binutils.
14531
14532 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14533
14534         * config.sub: Recognize cisco.
14535
14536 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14537
14538         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14539
14540 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14541
14542         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14543         than one configuration name.  Add comment.
14544
14545 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14546
14547         * config.guess: about target *-hitachi-hiuxwe2, fixed
14548         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14549         macro is incorrect.]
14550
14551 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14552
14553         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14554         than the "make ls" stuff which used to be here.
14555
14556 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14557
14558         * config.guess:  Recognize i[34]86-unknown-freebsd.
14559         From Shawn M Carey <smcarey@rodan.syr.edu>.
14560
14561 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14562
14563         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14564
14565 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14566
14567         * config.guess: Check for ptx.
14568
14569 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14570
14571         * config.sub: Add os9k checking.
14572
14573 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14574
14575         * config.guess: Handle OSF1 running on HPPA processors
14576
14577 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14578
14579         * configure: If subdir configure fails, print out a message with
14580         subdirectory name, in case subdir's configure code didn't identify
14581         itself.
14582
14583 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14584
14585         * configure.in: Remove embedded newlines from configdirs.
14586         Avoid mismatches of substrings.  Fix matching strings at end
14587         of configdirs.
14588
14589 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14590
14591         * config.guess:  Add Lynx/rs6000 config support.
14592
14593 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14594
14595         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14596
14597 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14598
14599         * configure.in (hppa*-*-osf*): Treat this just like most other
14600         PA configurations (eg no binutils or ld).
14601         (hppa*-*-*elf*): These configurations have binutils and ld.
14602
14603 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14604
14605         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14606
14607 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14608
14609         * configure.in (rs6000-*-*): Build gas.
14610
14611 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14612
14613         * Makefile.in:  Avoid bug in losing hpux sed.
14614
14615 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14616
14617         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14618         for GDB and GDB has been fixed to not need it.
14619
14620 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14621
14622         * config.guess: Recognize vax hosts.
14623
14624 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14625
14626         * configure (while loop): Don't use "break 2" inside case
14627         statement -- the case statement isn't an enclosing loop.
14628
14629 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14630
14631         * config.guess:  Clean up NeXT support, to allow nextstep
14632         on Intel machines.  Make OS be nextstep.
14633
14634 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14635
14636         * config.guess: Add alternate forms for Convex.
14637
14638 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14639
14640         * configure:  Completely rewrite option processing.  Take
14641         advantage of pattern-matching to avoid invoking test frequently.
14642         Also clean up host and target defaulting logic.
14643
14644 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14645
14646         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14647         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14648         commands (plus user environment) will fit SCO limits.
14649
14650 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14651
14652         * configure.in: Don't issue warnings about directories which are
14653         not being configured if -norecursion is set.  Correct test for
14654         --with-gnu-as and --with-gnu-ld to not get confused by substring
14655         matches.
14656
14657         * configure.in: Don't build gas for alpha-dec-osf1*.
14658
14659 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14660
14661         * configure:  Back out Per's change of 12/19/1993.  It changes the
14662         behavior of configure in unexpected and confusing ways.
14663
14664         Also, use different delim char when calculating
14665         program_transform_name so that the name can contain slashes.
14666
14667 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14668
14669         * configure.in, config.sub: Add support for VSTa micro-kernel.
14670
14671 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14672
14673         * configure.in: Nuke hacks which were used to get a special
14674         version of GAS for HPPA configurations.
14675
14676 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14677
14678         * configure:  If only ${target_alias} is given, use that
14679         as the default for ${host_alias}.
14680         * configure:  Add missing back-slashes before nested quotes.
14681
14682 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14683
14684         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14685
14686 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14687
14688         * config.guess:  Recognize some Tektronix configurations.
14689         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14690
14691 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14692
14693         * config.sub: Match any flavor of SH.
14694
14695 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14696
14697         * configure.in: Don't try to configure newlib for Alpha.
14698
14699 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14700
14701         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14702         libg++ or libio for any Alpha target.
14703
14704         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14705
14706 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14707
14708         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14709         default arguments -- so it tried to compress itself.
14710
14711 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14712
14713         * configure.in (notsupp): ensure that a space is always at the end
14714           of the configdirs list, since the grep checks for an explicit space
14715
14716 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14717
14718         * configure.in (target i386-sysv4.2): don't build ld, since static
14719           versions of many libraries are not available.
14720
14721 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14722
14723         * config.guess: Recognize Apollos (using environment variables).
14724         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14725
14726 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14727
14728         * config.guess: Recognize Sony news mips running newsos.
14729
14730 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14731
14732         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14733         "fi ; else" for bash.
14734
14735 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14736
14737         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14738
14739 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14740
14741         * config.sub: accept unixware as an alias for svr4.2.
14742         Fix some inconsistancies with the gcc version.
14743
14744 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14745
14746         * Makefile.in (DISTDOCDIRS):  Add gdb.
14747
14748 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14749
14750         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14751
14752 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14753
14754         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14755         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14756         this now.
14757
14758 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14759
14760         * config.sub: Accept hiux* as an OS name.
14761
14762         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14763         etc/make-stds.texi.  The underscore came from gcc, and dje now
14764         agrees that RUNTESTFLAGS is the correct name.
14765
14766 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14767
14768         * install.sh:  Remove 'set -e'.  It makes any conditionals
14769         in the script useless.
14770
14771         * config.guess: Automatically recognize arm-acorn-riscix
14772         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14773
14774 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14775
14776         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14777
14778 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14779
14780         * Makefile.in (DISTDOCDIRS): New variable.
14781         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14782         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14783
14784 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14785
14786         * configure.in (hppa target): check the source directory for the
14787           pagas sub-directory
14788
14789 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14790
14791         * config.sub: Allow -aout* and -elf*.
14792
14793 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14794
14795         * configure.in: Don't build ld on i386-solaris2, same as for
14796         sparc-solaris2.
14797
14798 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14799
14800         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14801
14802 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14803
14804         * configure.in:  Configure gdb for alpha.
14805
14806 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14807
14808         * Makefile.in (CXXFLAGS): Add -O.
14809
14810 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14811
14812         * config.guess: added support for DG Aviion
14813
14814 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14815
14816         * configure.in: Produce warning message for subdirectories not
14817         configurable for this host/target combination.  Don't try to
14818         configure gdb for vms.
14819
14820 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14821
14822         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14823         appropriate files before making "diststuff".
14824         (DISTBISONFILES): New var: list of files to be edited.
14825         (DISTSTUFFDIRS): Add binutils.
14826
14827 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14828
14829         * config.sub: also handle mipsel and mips64el (for little endian mips)
14830
14831 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14832
14833         * configure.in: Add * to end of all OS names.
14834
14835 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14836
14837         * configure.in: Build newlib for LynxOS native.
14838
14839 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14840
14841         * config.guess: Add support for delta 88k running SVR3.
14842
14843         * configure.in: Add comment about HP compiler vs. emacs.
14844
14845 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14846
14847         * configure.in: don't build ld on solaris2 (not a viable option
14848           due to bugs in getpwnam & getpwuid)
14849
14850 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14851
14852         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14853         config.guess will produce a full version number.
14854
14855 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14856
14857         * configure.in: Build linker and binutils for alpha-dec-osf1.
14858
14859 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14860
14861         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14862         and gdb/testsuite/Makefile.in.
14863
14864 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14865
14866         * configure.in: recognize mips*- instead of mips-
14867
14868 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14869
14870         * config.sub: Accept linux*coff and linux*elf as operating
14871         systems.
14872
14873 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14874
14875         * config.sub: Recognize mips64, and mips3 as an alias for it.
14876
14877 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14878
14879         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14880         gdb knows how to handle OSF/1 shared libraries.
14881
14882 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14883
14884         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14885         * config.guess: Recognize Hitachi's HIUX.
14886         * config.sub: Recognize h3050r* and hppahitachi.
14887         Remove redundant cases for hp9k[23]*.
14888
14889 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14890
14891         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14892         if gas and ld are in the source tree and are in ${configdirs}.
14893         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14894         --with options (but still pass them down on the command line,
14895         if they were explicitly specified).
14896
14897 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14898
14899         * configure: substitute SHELL value in Makefile.in with
14900         ${CONFIG_SHELL}
14901
14902 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14903
14904         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14905         *-*-solaris2* targets.
14906
14907 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14908
14909         * Makefile.in: define M4, and pass it down to sub-makes;
14910         all-autoconf now depends on all-m4
14911
14912 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14913
14914         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14915         presence of {ar,ranlib} instead of a configured directory
14916
14917 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14918
14919         * config.guess: Accept 34?? as well as 33?? for NCR.
14920
14921 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14922
14923         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14924         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14925
14926 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14927
14928         * configure: grab values for $(CC) and $(CXX) from the
14929         environment, so that someone can do "CC=gcc configure; make" and
14930         have it work right (matching the way that autoconf works now)
14931
14932         * configure.in, Makefile.in: add support for gash, the tcl
14933         interface to Galaxy
14934
14935         * config.guess: add NetBSD variants (hp300, x86)
14936
14937 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14938
14939         * install.sh: Support -d option (in the manner of SunOS 4 install,
14940         as it is more deterministic than that of GNU install)
14941         (chmodcmd): Set file to mode 755 by default (should also do default
14942         chgrp and chown, but I don't feel like dealing with that now)
14943
14944 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14945
14946         * config.sub: Remove h8300hhms alias.
14947
14948 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14949
14950         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14951
14952 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14953
14954         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14955         as stmp-fixinc
14956
14957 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14958
14959         * config.sub: recognize m88110-bug-coff.
14960
14961 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14962
14963         * Makefile.in (all-libio): all dependencies on the toolchain used
14964         to build this (gcc, gas, ld, etc)
14965
14966 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14967
14968         * config.guess: Deal with OSF/1 1.3 on alpha.
14969
14970 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14971
14972         * install.sh: add some 'else true' clauses for portability
14973
14974         * configure.in: don't build libio for h8[35]00-*-* targets
14975
14976 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14977
14978         * Makefile.in:  Add support for new libio.
14979
14980 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14981
14982         * install.sh: If one command fails, don't try the rest.  Don't try
14983         to remove $dsttmp (via trap) unless we have already created it.
14984         If $src doesn't exist, detect it and exit with an error.
14985
14986         * config.guess: Recognize BSD on hp300.
14987
14988 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14989
14990         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14991         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14992
14993 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14994
14995         * Makefile.in (all-send-pr): depends on all-prms
14996
14997 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14998
14999         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15000
15001 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15002
15003         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15004         Added test for mips-mips-riscos5.
15005
15006 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15007
15008         * configure.in: use mh-hp300 for 68k HP hosts
15009
15010 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15011
15012         * configure: add support for CONFIG_SHELL, so that you can use
15013         some alternate shell for evaluating configure scripts
15014
15015 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15016
15017         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15018         in configure script to bug-gdb@prep.ai.mit.edu when building
15019         distribution archive.
15020         * Makefile.in (COMPRESS):  Remove def.
15021         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15022         gdb.tar.Z and make-gdb.tar.Z respectively.
15023         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15024         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15025         to convergence with 'taz' target in Makefile.in.
15026
15027 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15028
15029         * install.sh (dsttmp): use trap to ensure that tmp files go
15030         away on error conditions
15031
15032 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15033
15034         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15035
15036 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15037
15038         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15039         its parent is '/' not ''.
15040
15041         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15042
15043 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15044
15045         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15046         that ${newsrcdir}/configure.in does.
15047
15048 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15049
15050         * test-build.mk: support for CONFIG_SHELL
15051
15052 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15053
15054         * config.sub (netware):  Add as a basic system type.
15055
15056 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15057
15058         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15059           $(srcdir)/ from the dependency on Makefile.in.
15060
15061 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15062
15063         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15064         (h8300hhms is temporary until multi-libraries are implemented).
15065         * configure.in: Handle h8300h too.
15066
15067 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15068
15069         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15070
15071 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15072
15073         * configure:  Remove extraneous output when guessing host type.
15074         * config.guess:  Remove extraneous output when guessing using C
15075         compiler rather than uname, or when guessing fails.
15076
15077 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15078
15079         * Makefile.in: remove all.cross and install.cross targets
15080
15081         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15082           definitions
15083
15084 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15085
15086         * configure.in (target sh): Build gprof.
15087
15088 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15089
15090         * config.sub: change -solaris to -solaris2
15091
15092 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15093
15094         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15095
15096 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15097
15098         * configure: Correct error message for missing Makefile.in to
15099         print correct directory.
15100
15101 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15102
15103         * install.sh: kludge around 386BSD shell bug
15104
15105 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15106
15107         * config.guess:  Recognize NeXT.
15108         * config.guess:  Recognize i486-ncr-sysv4.
15109         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15110
15111 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15112
15113         * Makefile.in (MAKEINFOFLAGS): New variable.
15114         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15115         * build-all.mk, test-build.mk: Pass down --no-split as
15116         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15117
15118 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15119
15120         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15121
15122 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15123
15124         * Makefile.in (libg++.tar.z):  New rule.
15125         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15126         * Makefile.in (taz):  Only do a single chmod.
15127
15128 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15129
15130         * install.sh: don't use dirname anymore (replaced with sed usage)
15131
15132 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15133
15134         * Makefile.in:  Change extension for gzip'd files from '.z' to
15135         '.gz' per new FSF standard usage.
15136
15137 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15138
15139         * configure: put quotes around the final value of program_transform_name
15140
15141 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15142
15143         * Makefile.in: new install.sh support; update install-info rules
15144
15145 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15146
15147         * configure.in: Build diff for crosses, but not for go32 host.
15148
15149         * configure.in: Build gprof only for native, and don't build it
15150         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15151
15152 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15153
15154         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15155
15156 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15157
15158         * configure.in (host_tools): Add prms.
15159
15160 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15161
15162         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15163         with $(FLAGS_TO_PASS) on the command line
15164
15165         * config.sub: Recognize lynx and lynxos
15166
15167 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15168
15169         * config.sub: Accept -ecoff*, not just -ecoff.
15170
15171 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15172
15173         * Makefile.in (taz): Use .gz suffix instead of .z.
15174         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15175         names.
15176
15177 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15178
15179         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15180
15181 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15182
15183         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15184         that rebuilds that might happen during 'make install' don't get
15185         bogus gcc include files
15186
15187 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15188
15189         Change from Utah for HPPA support:
15190         * config.guess: Recognize hppa1.x-hp-bsd.
15191
15192 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15193
15194         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15195         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15196
15197 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15198
15199         * config.sub: Add support for rom68k and bug boot monitors.
15200
15201 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15202
15203         * Makefile.in: Make all-opcodes depend on all-bfd.
15204
15205 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15206
15207         * config.guess: Added special check for i[34]86-univel-sysv4*.
15208
15209 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15210
15211         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15212         the processor rather than assuming i486.
15213
15214 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15215
15216         * config.guess: Recognize SunOS6 as Solaris3.
15217
15218 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15219
15220         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15221         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15222
15223 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15224
15225         * build-all.mk (all-cross): New target for Canadian Cross.
15226         Added Q2 go32 targets.
15227         * test-build.mk: Configure go32 cross sparclite-aout and
15228         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15229         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15230
15231 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15232
15233         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15234         GO32 hosted toolchains
15235
15236 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15237
15238         * configure: change  so "-exec-prefix" gets passed down rather
15239         than "-exec_prefix" so autoconf generated Makefiles get the
15240         exec_prefix set right.
15241
15242 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15243
15244         * config.guess: get the Solaris2 minor version number
15245
15246         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15247
15248 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15249
15250         * config.guess: Recognize some Sequent platforms.
15251
15252 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15253
15254         * Makefile.in: added the vault-install target
15255
15256         * configure.in: actually use the Sun3 makefile fragment that's in
15257         config, also added the release dir to configdirs
15258
15259 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15260
15261         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15262
15263 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15264
15265         * configure.in: remove some program from Alpha targetted toolchains
15266
15267 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15268
15269         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15270         gprof.
15271         (taz): Run "make diststuff" in those directories instead of "make
15272         proto-dir".  Look for "VERSION=" only at start of line in subdir
15273         Makefile.  Use "gzip -9" for compression.
15274         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15275         (binutils.tar.z): New target.
15276
15277 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15278
15279         * Makefile.in (taz): Include gpl.texinfo.
15280
15281 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15282
15283         * Makefile.in (setup-dirs): Merged into "taz" target.
15284         (taz): Only do `proto-dir' stuff if a directory is actually needed
15285         for this target.
15286
15287 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15288
15289         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15290         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15291         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15292         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15293         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15294
15295 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15296
15297         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15298         config.sub, and move-if-change to gdb testsuite distribution
15299         archive, so the testsuite can be extracted, configured, and
15300         run separately from the gdb distribution.  Blow away the Chill
15301         tests that require a Chill compiled executable, since GNU Chill
15302         is not yet publically available.
15303
15304 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15305
15306         * test-build.mk: set environment variables in a single command,
15307         instead of a list of assignments and exports
15308
15309         * config.guess: recognize Alpha/OSF1 systems
15310
15311 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15312
15313         * configure: Change help message to prefer --options rather than
15314           -options.
15315
15316 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15317
15318         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15319         zippy@ecst.csuchico.edu.
15320         * config.guess: Recognize miniframe.
15321
15322 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15323
15324         * Makefile.in: Use srcroot to find runtest rather than rootme.
15325         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15326
15327 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15328
15329         * test-build.mk: Extensive additions to support building on a
15330         machine other than the host.
15331
15332 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15333
15334         * configure (tooldir): Fix for i386-aix again.
15335
15336 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15337
15338         * configure, Makefile.in:  Change definition of $(tooldir)
15339         to match the FSF.
15340
15341 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15342
15343         * config.guess:  Recognize i[34]86/SVR4.
15344
15345 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15346
15347         * Makefile.in (all-gdb): gdb depends on sim.
15348
15349 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15350
15351         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15352         at the same time we make the prototype gdb directory.
15353         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15354         files at the same time as the gdb base release distribution.
15355
15356 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15357
15358         * Makefile.in (check): Use individual check targets rather than
15359         DO_X rule.
15360         (check-gcc): Added.
15361
15362 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15363
15364         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15365         for System V release 3.2.
15366
15367 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15368
15369         * config.sub: Recognize hppaosf.
15370         * configure.in: Do configure ld/binutils/gas for it.
15371
15372 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15373
15374         * configure (tooldir): Alter syntax used to set this, for systems
15375         where "\$" isn't handled right, like i386-aix.
15376
15377 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15378
15379         * configure: Pass program-transform-name, not
15380         program_transform_name, to recursive configures.
15381
15382 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15383
15384         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15385         of gas+ld+binutils.
15386
15387 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15388
15389         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15390
15391 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15392
15393         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15394
15395 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15396
15397         * Makefile.in (PRMS): Set back to all-prms.
15398
15399 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15400
15401         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15402         targets, rather than for MIPS hosts.
15403
15404 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15405
15406         * configure.in: add comment for --with-x default values
15407
15408         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15409
15410         * Makefile.in: add check-* targets for each of the directories in
15411         the tree.  Add a definition of RUNTEST that will use the one we
15412         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15413
15414 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15415
15416         * configure.in: Removed obsolete references to bfd_target and
15417         target_makefile_frag.
15418
15419         * build-all.mk: Set assorted targets for Q2.
15420         * config.sub: Recognize z8k-sim and h8300-hms.
15421         * test-build.mk: Really don't pass host to configure.
15422         (HOLES): Added uname.
15423
15424 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15425
15426         * configure: Handle an empty program-prefix, program-suffix or
15427         program-transform-name correctly.
15428
15429 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15430
15431         * build-all.mk: -G 8 no longer required for MIPS targets.
15432         * test-build.mk: Don't pass host argument to configure; make it
15433         guess.
15434
15435 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15436
15437         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15438         * Makefile.in (COMPRESS):  New macro, like GZIP.
15439
15440 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15441
15442         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15443
15444         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15445         with gas currently defaults to -G 0.
15446
15447 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15448
15449         * Makefile.in (all-flex): flex depends on byacc.
15450
15451         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15452         to test-build.mk as RELEASE_TAG.
15453         * test-build.mk (configargs): New variable containing arguments to
15454         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15455         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15456
15457         * config.guess: Use /bin/uname when checking -X argument on SCO,
15458         to avoid invoking GNU uname which doesn't understand -X.
15459
15460         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15461
15462         * configure.in: Build gas for mips-*-*.
15463
15464 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15465
15466         * Makefile.in (all.normal): insert missing backslash.
15467
15468 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15469
15470         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15471
15472         * Makefile.in: Complete overhaul to merge many almost identical
15473         targets.
15474
15475 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15476
15477         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15478         (gdb.tar.Z): Adjusted.
15479
15480         * Makefile.in (setup-dirs, taz): New targets; should be general
15481         enough to adapt for gdb sometime.  Build only .z file.
15482         (gas.tar.z): New target.
15483
15484 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15485
15486         * build-all.mk: Use CC=cc -Xs on Solaris.
15487
15488 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15489
15490         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15491         for handling BISON for FSF releases.
15492
15493 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15494
15495         * configure: Actually implement the change zoo just documented.
15496
15497 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15498
15499         * configure: when using config.guess, only set target_alias when
15500         it's not already been set (ie, on the command line)
15501
15502 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15503
15504         * Makefile.in: add installcheck target, set PRMS to install-prms
15505
15506 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15507
15508         * configure: add support for package_makefile_fragment, handle the
15509         case where a directory has a configure.in file but no Makefile.in
15510         more gracefully (with an actual understandable error message, even);
15511         add support for --without (and add this to the usage message); also
15512         explicitly add a --host=${host_alias} to the command line when
15513         config.guess is used
15514
15515 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15516
15517         * configure: Must use both --host and --target in recursive calls.
15518
15519 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15520
15521         * Makefile.in: Change deja-gnu to dejagnu.
15522
15523 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15524
15525         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15526
15527 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15528
15529         * configure.in: canonicalize all instances to *-*-solaris2*,
15530         also strip out a number of tools to not build for go32 host
15531
15532 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15533
15534         * config.guess: add GPL.
15535
15536         * Makefile.in, config.guess, config.sub, configure: bump
15537           copyrights to 93.
15538
15539 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15540
15541         * Makefile.in (do-info): Removed obsolete check for existence of
15542         localenv file.
15543
15544         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15545
15546 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15547
15548         * Makefile.in: a couple of 'else true' for decstation,
15549         support for TclX
15550
15551         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15552
15553 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15554
15555         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15556
15557 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15558
15559         * config.guess: Recognize i386-ibm-aix (PS/2).
15560         * configure.in: Use config/mh-aix386 file for it.
15561
15562 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15563
15564         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15565         CC_FOR_TARGET instead.
15566         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15567
15568 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15569
15570         * Makefile.in: Add sim to list of directories sent with gdb
15571
15572 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15573
15574         * configure.in: Put back mips-dec-bsd* case.
15575
15576 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15577
15578         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15579         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15580         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15581
15582 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15583
15584         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15585
15586         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15587         (install-info): install dir.info only if it exists,
15588         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15589
15590 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15591
15592         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15593         gas for mips-dec-bsd.
15594
15595 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15596
15597         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15598         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15599
15600 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15601
15602         * configure.in: Added "dejagnu" to hosttools list.
15603
15604 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15605
15606         * config.sub, configure.in, config.guess:  Add support
15607         for Bosx, an AIX variant from Bull.
15608         Patches from F.Pierresteguy@frcl.bull.fr.
15609
15610 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15611
15612         * devo/dejagnu: Initial creation of devo/dejagnu.
15613         Migrated dejagnu testcases and support files for testing software
15614         tools to reside as subdirectories, currently called "testsuite",
15615         within the directory of the software tool.  Migrated all programs,
15616         support libraries, etc. beloging to dejagnu proper from
15617         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15618         with no modifications.  The changes to these files which will
15619         allow them to configure, build, and execute properly will be made
15620         in a future update.
15621
15622 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15623
15624         * Makefile.in: Change send_pr to send-pr.
15625         * configure.in: Likewise.
15626         * send_pr: Renamed directory to send-pr.
15627
15628 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15629
15630         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15631
15632 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15633
15634         * README:  Update for gdb-4.8 release.
15635         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15636         gdb-xxx.tar.z (gzip'd) file also.
15637
15638 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15639
15640         * Makefile.in: make all-diff depend on all-libiberty
15641
15642 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15643
15644         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15645
15646 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15647
15648         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15649
15650 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15651
15652         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15653         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15654         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15655
15656 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15657
15658         * Makefile.in:  makeinfo binary is in a new location
15659
15660 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15661
15662         * config.sub: Accept -ecoff as an OS.
15663
15664         * Makefile.in: Various changes to eliminate a level of make
15665         recursion and reduce the required command line length.
15666         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15667         sub-makes.
15668         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15669         variables holding settings for specific sub-makes.
15670         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15671         in terms of BASE_FLAGS_TO_PASS.
15672         (TARGET_LIBS): New variable listing directories which use
15673         TARGET_FLAGS_TO_PASS.
15674         (subdir_do): Eliminated.
15675         (do-*): New set of targets to replace subdir_do.
15676         (various): All targets which used subdir_do now depend on do-*.
15677         (local-clean): Renamed from do_clean.
15678         (local-distclean): New target, dependency of distclean and
15679         realclean.
15680         (install-info): Don't create directories.  Depend on dir.info
15681         rather than calling make recursively.
15682         (install-dir.info): Eliminated.
15683         (install-info-dirs): Create all info directories here.
15684         (dir.info): Depend upon do-install-info.
15685
15686         * test-build.mk (HOLES): Added false.
15687
15688 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15689
15690         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15691
15692 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15693
15694         * Makefile.in (info): remove dependency on all-texinfo.  The
15695         problem was really in texinfo/C, not at this level.
15696
15697 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15698
15699         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15700
15701 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15702
15703         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15704         GDB releases.
15705
15706 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15707
15708         * configure: Include srcdir in message about target of link not
15709         being found.  Don't convert `-' to `_' in `with' options being
15710         passed to subdirs.
15711
15712 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15713
15714         * configure.in: add uudecode to host_tools
15715
15716         * Makefile.in: added {all,install}-uudecode targets, added them to
15717         the appropriate lists
15718
15719 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15720
15721         * Makefile.in (all-gcc): Added dependency on all-gas.
15722
15723         * configure.in (mips-*-*): Build ld and binutils.
15724
15725 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15726
15727         * configure: check return code from mkdir, print error message and
15728           exit on failure.
15729
15730 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15731
15732         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15733
15734 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15735
15736         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15737
15738 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15739
15740         * config.sub (h8500):  Recognize this as a cpu type.
15741
15742 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15743
15744         * configure: source directory missing is no longer a warning
15745
15746         * configure.in: recognize irix[34]* instead of irix[34]
15747
15748         * Makefile.in: define and pass down X11_LIB
15749
15750 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15751
15752         * guess-systype: Renamed to ...
15753         * config.guess:  ... by popular request.
15754         * configure.in, Makefile.in:  Update accordingly.
15755
15756 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15757
15758         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15759         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15760         + Execute ./dummy instead of assuming . is in PATH.
15761
15762 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15763
15764         * guess-systype:  New shell script.  Attempts to guess the
15765         canonical host name of the executing host.
15766         Only a few hosts are supported so far.
15767         * configure:  Call guess-systype if no host is specified.
15768
15769 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15770
15771         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15772         gcc Makefile.
15773
15774
15775 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15776
15777         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15778         (all-gcc, install-gcc, subdir_do): Use it.
15779
15780 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15781
15782         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15783
15784 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15785
15786         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15787           set exclusively by configure, using configure.in .
15788
15789 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15790
15791         * test-build.mk: set $PATH for all builds
15792
15793         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15794
15795 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15796
15797         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15798         the one used in gcc/Makefile.in, so that a null expansion doesn't
15799         override the one needed to build gcc with a native cc.
15800
15801
15802 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15803
15804         * configure: Accept -with arguments.
15805
15806 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15807
15808         * Makefile.in: added h8300sim
15809
15810 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15811
15812         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15813         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15814         (all-cygnus, native, build-cygnus): Make
15815         $(canonhost)-stamp-3stage-done, not $(host)....
15816         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15817         i386-sco3.2v4.  Added else true to if command.
15818
15819 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15820
15821         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15822
15823 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15824
15825         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15826
15827 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15828
15829         * configure.in: don't remove binutils from Solaris builds
15830
15831 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15832
15833         * Makefile.in: get rid of earlier definitions for *clean,
15834         also handle the recursive info rule better
15835
15836 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15837
15838         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15839         do more-or-less the right thing.
15840
15841 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15842
15843         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15844         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15845
15846 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15847
15848         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15849         $(host_canonical).
15850
15851         * configure.in: split the configdirs list into 4 categories (native
15852         v. cross, library v. tool) and handle the cross-only and native-
15853         only in more reasonable (and correct!) way.
15854
15855 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15856
15857         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15858         configdirs anymore.
15859
15860 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15861
15862         * Makefile.in: extensive cleanup::  removed all of the explicit
15863         clean-* targets, collapsed many wrappers around subdir_do into
15864         one, added additional targets to satisfy standards.texi, deleted
15865         some old targets, some changes for consistency
15866
15867 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15868
15869         * configure.in: handle some programs as cross-only, and others as
15870         native only
15871
15872         * test-build.mk: handle partial holes in a more generic manner
15873
15874         * Makefile.in: m4 depends on libiberty
15875
15876 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15877
15878         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15879         time, wdiff, and find to configdirs
15880
15881         * Makefile.in: all, clean, and install rules for the new programs
15882         added to configure.in
15883
15884 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15885
15886         * configure.in: use mh-sun for all *-sun-* hosts
15887
15888 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15889
15890         * Makefile.in: define flags for X11 include files and library file
15891         locations, pass them down to the programs that need this info
15892
15893         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15894
15895 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15896
15897         * configure.in: start building libg++ for HP-UX targets
15898
15899 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15900
15901         * README:  Update references to files moved into etc/.
15902
15903 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15904
15905         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15906         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15907
15908 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15909
15910         * configure: accept dash as well as underscore in long option
15911         names for FSF compatibility.
15912
15913 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15914
15915         * config.sub: added -sco3.2v4 support from FSF.
15916
15917 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15918
15919         * configure.in: expand the section that adds or removes
15920         directories from the list of programs to build, to handle native
15921         vs. cross in addition to host v. native
15922
15923 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15924
15925         * Makefile.in:  Replace C++ in macro names with CXX.
15926         This is less likely to break ...
15927
15928 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15929
15930         * test-build.mk: add -w to GNU_MAKE
15931
15932 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15933
15934         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15935         add 'sparc' to list of recognized cpus.  This needed to make
15936         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15937         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15938         then changes that into $CPU-wrs-vxworks.
15939
15940         * configure.in: remove most references to gdbtest, regularize
15941         target based program removal
15942
15943         * test-build.mk: import from p3 tree (many fixes and changes)
15944
15945 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15946
15947         * Makefile.in: added rules to handle tcl, tk, and expect
15948
15949         * configure.in: handle those directories if they exist
15950
15951 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15952
15953         * config.sub: removed bogus hppabsd and hppahpux names, since
15954         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15955
15956 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15957
15958         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15959         depends upon all-xiberty
15960
15961         * Makefile.in: changes from p3, including:
15962
15963         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15964
15965         * Makefile.in (XTRAFLAGS): include newlib directories if
15966         newlib/Makefile exists, rather than if host != target.
15967
15968         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15969
15970         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15971         from the same source tree and not building a cross-compiler.  This
15972         matters for the libg++ configuration if reconfiguring a tree that
15973         has already been installed.
15974
15975         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15976
15977         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15978         pick up the machine and system specific header files.
15979
15980         * Makefile.in: added AS_FOR_TARGET, passed down in
15981         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15982         the C compiler to use to create programs which are run in the
15983         build environment, set it to default to $(CC), and passed it down
15984         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15985
15986         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15987
15988         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15989         We need them for unusual native builds, like systems without
15990         ranlib.
15991
15992         * configure: also define $(host_canonical) and
15993         $(target_canonical), which are the full, canonical names for the
15994         given host and target
15995
15996 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15997
15998         * Makefile.in:  Added separate definitions for C++.
15999
16000 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16001
16002         * configure.in (configdirs):  Add deja-gnu.
16003
16004 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16005
16006         * README:  Update for configure.texi and gdb-4.7 release.
16007
16008 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16009
16010         * Makefile.in:  Move "all" target to top of file.
16011         Previously, first target was ".PHONY" which caused BSD4.4 make
16012         to build .PHONY when make was run without arguments.
16013
16014 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16015
16016         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16017         Library-copylefted code in libiberty.
16018
16019 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16020
16021         * config.sub:  Replace m68kmote with plain old m68k.
16022
16023 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16024
16025         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16026
16027 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16028
16029         * config.sub: Complain if no argument is given.  Added support for
16030         386bsd as OS and target alias.
16031
16032 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16033
16034         * Makefile.in (XTRAFLAGS): include newlib directories if
16035         newlib/Makefile exists, rather than if host != target.
16036
16037 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16038
16039         * config.sub: recognize sparclite-wrs-vxworks.
16040
16041         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16042         p3.) Added clean-xiberty to clean.
16043
16044 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16045
16046         * configure.in: use *-*-* instead of nested cases for host and target
16047
16048 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16049
16050         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16051         from the same source tree and not building a cross-compiler.  This
16052         matters for the libg++ configuration if reconfiguring a tree that
16053         has already been installed.
16054
16055 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16056
16057         * config.sub (i486v/i486v4):  Merge in from FSF version.
16058
16059 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16060
16061         * configure: only set PWD if it is already set.
16062
16063 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16064
16065         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16066         doesn't have unset and all success paths (and most error paths)
16067         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16068         to just ${PWD} to avoid confusion.)
16069
16070 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16071
16072         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16073         even for a native compilation.
16074
16075 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16076
16077         Changes to make the gdb.tar.Z rule work better.
16078
16079         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16080         (DEVO_SUPPORT):  Add configure.texi.
16081         (bfd-ilrt.tar.Z):  Remove ancient rule.
16082
16083 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16084
16085         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16086         pick up the machine and system specific header files.
16087
16088         * configure.in, config.sub: added new target m68010-adobe-scout,
16089         with alias of adobe68k.  Changed configure.in to check for
16090         -scout before -sco* to avoid a false match.
16091
16092         * Makefile.in: added AS_FOR_TARGET, passed down in
16093         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16094         the C compiler to use to create programs which are run in the
16095         build environment, set it to default to $(CC), and passed it down
16096         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16097
16098 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16099
16100         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16101         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16102         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16103         FOR_TARGET variants, to newlib and libg++.
16104
16105 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16106
16107         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16108         first.
16109
16110 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16111
16112         * config.sub:  Accept `elf' as an environment.
16113
16114 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16115
16116         * Makefile.in (all-opcodes):  cd into the right directory
16117
16118 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16119
16120         * configure: added -program_transform_name option, used as
16121         argument to sed when installing programs.
16122         configure.texi: added documentation for -program_prefix,
16123         -program_suffix and -program_transform_name.
16124
16125 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16126
16127         * config.sub:  Accept i486 where i386 ok.
16128
16129 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16130
16131         * config.sub: accept we32k
16132
16133 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16134
16135         * config.sub, configure.in: accept OSE68000 and OSE68k.
16136
16137         * Makefile.in: don't create all directories for ``make install'';
16138         let the subdirectories create the ones they need.
16139
16140 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16141
16142         * COPYING: new file, GPL v2
16143
16144 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16145
16146         * Makefile.in: use the new gen-info-dir, which needs a template
16147         argument (which also lives in texinfo)
16148
16149         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16150
16151 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16152
16153         * config.sub (ncr3000):  Change i386 to i486.
16154
16155 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16156
16157         * Makefile.in: add install-rcs, install-grep to
16158         install-no-fixedincludes, removed install-bison and install-libgcc
16159
16160 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16161
16162         * configure.in: grab the HPUX makefile fragment if on HPUX
16163
16164 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16165
16166         * Makefile.in: eradicate bison spoor (ditto libgcc).
16167          configure.in: recognise m68{k,000}-ericsson-OSE.
16168          es1800 is alias for m68k-ericsson-OSE
16169
16170 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16171
16172         * configure.in: rearrange the parts that remove programs from
16173         configdirs, based now on HOST==TARGET or by canonical triple.
16174
16175 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16176
16177         * test-build.mk: recurse explicitly with -f test-build.mk when
16178           appropriate.  predicate stage3 and comparison on the existence
16179           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16180           On very clean, also remove ...stamp-co.  Build in-place before
16181           doing other builds.
16182
16183 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16184
16185         * Makefile.in, configure.in: add tgas
16186
16187 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16188
16189         * Makefile.in: a number of changes merged in from progressive.
16190
16191         * configure.in: add libm.
16192
16193         * .cvsignore: ignore some stuff that comes from test-build.mk.
16194
16195 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16196
16197         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16198
16199 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16200
16201         * configure: Add program_suffix (parallel to program_prefix)
16202         * Makefile.in: adjust directory-creating script for losing decstation
16203
16204 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16205
16206         * configure:  Minor $subdir-related fixes.
16207
16208 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16209
16210         * configure: fix various problems with propogating
16211         makefile_target_frag in subdirs.
16212         * configure.in: config libgcc if its there
16213
16214 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16215
16216         * config.sub:  HPPA merge.
16217
16218 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16219
16220         * Makefile.in:  Replace all-bison with all-byacc in all
16221         dependency lines for other tools (which now use byacc).
16222
16223 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16224
16225         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16226
16227 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16228
16229         * Makefile.in: make gprof rules similar to byacc rules (instead of
16230         vestigal $(unsubdir) that didn't work...)
16231
16232 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16233
16234         * config.sub:  Add support for Linux.
16235         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16236         (at least for libg++).
16237
16238 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16239
16240         * configure.texi: fix doc for the -nfp option to configure
16241
16242 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16243
16244         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16245
16246 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16247
16248         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16249         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16250         * configure.in: added solaris* host_makefile_frag hook.
16251
16252 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16253
16254         * config.sub: changed recognition of m68000 so that various
16255         m68k types can be specified via m680[01234]0
16256
16257 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16258
16259         * config.sub (basic_machine): fix sed so that '-foo' isn't
16260         completely substituted out while .+'-foo' loses the '-foo'
16261
16262 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16263
16264         * config.sub ($os): Add -aout.
16265
16266 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16267
16268         * configure:  If host_makefile_frag is absolute, don't
16269         prefix ${invsubdir} (relevant to libg++ auto-configure).
16270
16271 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16272
16273         * Makefile.in (tooldir): Define it.
16274         (all-ld): Depend on all-flex.
16275
16276 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16277
16278         * Makefile.in (check):  Fix libg++ special case.
16279
16280 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16281
16282         * configure: do not bury `pwd` into config.status, thus do fewer
16283           pwd's.
16284
16285         * configure: print the "Building in" message only when building in
16286           other than "." AND verbose.
16287
16288         * configure: remove -s, rework -v to better accommodate guested
16289           configures.
16290
16291         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16292
16293 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16294
16295         * Makefile.in: macroize flags passed on recursion.  remove
16296           fileutils.
16297
16298 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16299
16300         * configure: get makesrcdir right for subdirs deeper than 1.
16301
16302         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16303           install.
16304
16305 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16306
16307         * Makefile.in: don't print subdir_do or recursion lines.
16308
16309 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16310
16311         * standards.texi: added menu item.
16312
16313         * Makefile.in: build and install standards.info.
16314
16315         * standards.texi: new file.
16316
16317 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16318
16319         * configure: test for and move config.status pieces from
16320           ${subdir}/.
16321
16322 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16323
16324         * configure:  Test for existance of files before trying to mv
16325         them, to avoid numerous non-existance messages.
16326
16327 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16328
16329         * configure: correct final line of config.status.
16330
16331         * configure: patch from eggert.  Avoids a protection problem if
16332           the original Makefile.in is read only.
16333
16334         * configure: use move-if-change from gcc to create config.status.
16335           Some makefiles depend on config.status to tell if a directory
16336           has been reconfigured for a different host.  This change
16337           prevents those directories from remaking everything in the case
16338           where the reconfig was only intended to rebuild a Makefile.
16339
16340         * configure: test for config.sub with "config.sub sun4" rather
16341           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16342           host alias from a missing config.sub.
16343
16344 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16345
16346         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16347           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16348
16349 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16350
16351         * configure: mkdir ${subdir} as needed.
16352
16353 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16354
16355         * Makefile.in,configure.in: added autoconf.
16356
16357 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16358
16359         * Makefile.in: no longer pass against on recursion.
16360
16361         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16362           definitions are not inherited.
16363
16364         * configure: correct makesrcdir when subdir is .
16365
16366 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16367
16368         * configure:  Add support for 'subdirs' variable, which is
16369         like 'configdirs', except that configure doesn't re-invoke
16370         itself for subdirs, it just creates a Makefile for each subdir.
16371         * configure.texi:  Document subdirs.
16372
16373 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16374
16375         * configure.in: added flex to configdirs
16376
16377 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16378
16379         * Makefile.in: remove clean-stamps from clean.
16380
16381 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16382
16383         * configure.in:  Add gdbtest to configdirs.
16384
16385 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16386
16387         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16388         to recursive makes.
16389         * configure.in:  Recognize new ncr3000 config.
16390
16391 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16392
16393         * Makefile.in, configure.in: removed references to gdbm.
16394
16395 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16396
16397         * config.sub:  Don't canonicalize os value
16398         newsos* to bsd (readline needs to check for newsos).
16399         (This fix was earlier made Jan 31, but got re-broken.)
16400
16401 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16402
16403         * configure.in:  sco is an os, not a vendor!
16404
16405         * configure:  Quote $( better.  Keep various shells happy.
16406
16407 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16408
16409         * Makefile.in: eliminate stamp-files.
16410
16411 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16412
16413         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16414           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16415
16416 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16417
16418         * config.sub:  fix iris/iris3.
16419
16420 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16421
16422         * configure: re-add -rm.
16423
16424 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16425
16426         * Maskefile.in: add .stmp-rcs to all.
16427
16428         * configure.in: remove gas from rs6000 build, use aix host fragment.
16429
16430 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16431
16432         * configure: pass down site_option during recursion.
16433
16434 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16435
16436         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16437
16438 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16439
16440         * configure: Change exec_prefix so that it really defaults to prefix.
16441
16442 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16443
16444         * Makefile.in, configure.in:  Add support for mmalloc library.
16445
16446 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16447
16448         * Makefile.in: add stmp dependencies for a few more things.
16449
16450 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16451
16452         * configure: adjusted error message on objdir/srcdir configure
16453           collision, per john's suggestion.
16454
16455         * Makefile.in: add libiberty stmp to all and all.cross.
16456
16457 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16458
16459         * Makefile.in: remove force dependencies, add grep to all.
16460
16461 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16462
16463         * Makefile.in: drop flex.  make stamp files work.
16464
16465         * configure: added test for conflicting configuration in srcdir,
16466           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16467           gets cranky.  use relative paths for configure and srcdir
16468           whenever possible.  Send some error messages to stderr that were
16469           going to stdout.
16470
16471 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16472
16473         * Makefile.in:  Fix libg++ rule to check for gcc directory
16474         before using gcc/gcc.  Also pass XTRAFLAGS.
16475
16476 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16477
16478         * Makefile.in: added stmp-files so that directories aren't polled
16479           when they are already built.
16480
16481         * configure.texi: fixed a node pointer problem.
16482
16483 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16484
16485         * config.sub configure.in gdb/configure.in
16486         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16487         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16488         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16489
16490 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16491
16492         * configure: -recurring becomes -silent.  corrected help message
16493           for -site= option.
16494
16495         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16496
16497 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16498
16499         * configure: when building Makefile for crosses, replace
16500           tooldir and program_prefix.  default srcdir from location of
16501           config.sub.  remove "for host in hosts" and "for target in
16502           targets" loops.
16503
16504 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16505
16506         * Makefile.in: Do not pass bindir or mandir to cvs.
16507
16508 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16509
16510         * Makefile.in, configure.in: removed traces of namesubdir,
16511           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16512           copyrights to '92, changed some from Cygnus to FSF.
16513
16514         * configure.texi: remove most references to multiple hosts,
16515           multiple targets, subdirs, etc.
16516
16517         * configure.man: removed rcsid. reference config.sub not
16518           config.subr.
16519
16520         * Makefile.in: mkdir $(infodir) on install-info.
16521
16522 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16523
16524         * configure.texi:  Explain better about .gdbinit and about
16525         the environment that configure.in sections run in.
16526
16527 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16528
16529         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16530
16531 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16532
16533         * README:  DOC.configure => cfg-paper.texi.
16534
16535 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16536
16537         * config.sub (near case $os):  Don't convert newsos* to bsd!
16538
16539 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16540
16541         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16542         the number of copies of COPYING that go into the GDB tar file.
16543
16544 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16545
16546         * bfd/configure.in, gdb/config/mh-i386sco,
16547         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16548         Fix SCO configuration stuff.
16549
16550 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16551
16552         * Makefile.in:  For libg++, make sure the -I pointing
16553         to the gcc directory goes *after* all the libg++-local -I flags.
16554         Also, move just-gcc dependency from just-libg++ to all-libg++.
16555
16556 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16557
16558         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16559
16560 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16561
16562         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16563
16564 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16565
16566         * config.sub:  Add stratus configuration frags.  Also
16567         submitted to FSF.
16568
16569 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16570
16571         * Makefile.in (DEV_SUPPORT):  add configure.man.
16572
16573         * config.sub(Decode manufacturer-specific):  add -none*.
16574
16575 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16576
16577         * Makefile.in:  remove form feeds to make Sun's make happy.
16578         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16579
16580 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16581
16582         * Makefile.in (AR_FLAGS):  Make quieter.
16583
16584 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16585
16586         * configure.in:  Add libg++.
16587         * configure:  When verbose, don't output the command line at each
16588         level; it will be unremarkably the same as the previous version,
16589         which will be the same as what the user typed.
16590
16591 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16592
16593         * configure.in, Makefile.in: fix clean-info, add flex.  add
16594           fileutils.
16595
16596         * configure: be less sensitive to spaces in Makefile.in.  Do not
16597           look for sources in "..".  Doing so breaks subdirectories that
16598           might have their own configure.  If a subdir has it's own
16599           configure script, use it.
16600
16601 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16602
16603         * cfg-paper.texi: some changes suggested by rms.
16604
16605 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16606
16607         * config.sub:  Merge in some small additions from the FSF version,
16608         taken from the gcc distribution, to bring the Cygnus and FSF
16609         versions into closer sync.
16610
16611 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16612
16613         * configure.in:  Changed svr4 references to sysv4.
16614
16615 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16616
16617         * configure: added -V for version number option.
16618
16619 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16620
16621         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16622           renamed from DOC.configure to cfg-paper.texi.
16623
16624 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16625
16626         * configure, config.subr, config.sub: config.subr is now
16627           config.sub again.
16628
16629 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16630
16631         * configure.texi: new file, in progress.
16632
16633         * Makefile.in: build info file and install the man page for
16634           configure.
16635
16636         * configure.man: new file, first cut.
16637
16638         * configure: find config.subr again now that configuration "none"
16639           has gone.  removed all traces of the -ansi option.  removed all
16640           traces of the -languages option.
16641
16642         * config.subr: resync from rms.
16643
16644 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16645
16646         * configure, config.sub, config.subr: merge config.sub into
16647           config.subr, call the result config.subr, remove config.sub, use
16648           config.subr.
16649
16650         * Makefile.in: revised install for dir.info.
16651
16652 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16653
16654         * configure.in: add decstation host makefile frag.
16655
16656         * Makefile.in: BISON now bison -y again.  also install-gcc on
16657           install.  clean-gdbm on clean.  infodir belongs in datadir.
16658           Make directories for info install.  Build dir.info here then
16659           install it.
16660
16661 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16662
16663         * Makefile.in: fix for bad directory tests.
16664
16665 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16666
16667         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16668           regexp.  -srcdir relative was being handled incorrectly.
16669
16670         * Makefile.in: unwrapped some for loops so that parallel makes
16671           work again and so one can focus one's attention on a particular
16672           package.
16673
16674 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16675
16676         * configure: added PWD as a stand in for `pwd` (for speed). use
16677           elif wherever possible.  make -srcdir work without -objdir.
16678           -objdir= commented out.
16679
16680 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16681
16682         * configure: +options become --options.  -subdirs commented out.
16683           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16684           Makefile now at top of generated Makefile.  Removed cvs log
16685           entries.  added -srcdir.  create .gdbinit only if there is one
16686           in ${srcdir}.
16687
16688         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16689           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16690           and mandir now keyed off datadir by default.
16691
16692 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16693
16694         * Freshly created ChangeLog.
16695
16696 \f
16697 Local Variables:
16698 mode: change-log
16699 left-margin: 8
16700 fill-column: 76
16701 version-control: never
16702 End: