OSDN Git Service

2012-07-02 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2012-07-02  Richard Guenther  <rguenther@suse.de>
2
3         * configure: Regenerated.
4
5 2012-07-02  Richard Guenther  <rguenther@suse.de>
6         Michael Matz  <matz@suse.de>
7         Tobias Grosser <tobias@grosser.es>
8         Sebastian Pop <sebpop@gmail.com>
9
10         * Makefile.def: Add ISL host module, remove PPL host module.
11         Adjust ClooG host module to use the proper ISL.
12         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
13         * configure.ac: Include config/isl.m4.  Add ISL host library,
14         remove PPL.  Remove PPL configury, add ISL configury, adjust
15         ClooG configury.
16         * Makefile.in: Regenerated.
17         * configure: Likewise.
18
19 2012-07-02  Richard Guenther  <rguenther@suse.de>
20
21         Merge from graphite branch
22         2011-07-21  Tobias Grosser  <tobias@grosser.es>
23     
24         * configure: Regenerated.
25         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
26         both cloog.org and legacy versions. The only supported version will
27         be CLooG with the isl backend.
28
29         2011-07-21  Tobias Grosser  <tobias@grosser.es>
30     
31         * configure: Regenerated.
32         * configure.ac: Require cloog isl 0.17.0
33
34         2011-07-21  Tobias Grosser  <tobias@grosser.es>
35     
36         * configure: Regenerated.
37         * config/cloog.m4: Do not define CLOOG_ORG
38
39 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
40
41         * configure.ac: Skip C if explicitly selected.
42         * configure: Regenerate.
43
44 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
45
46         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
47         they contain -O2.
48         * configure: Regenerate.
49
50 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
51
52         PR debug/53740
53         * df.h, df-problems.c, dce.c: Revert last patch.
54
55 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
56
57         * MAINTAINERS (Write After Approval): Update my email address.
58
59 2012-06-21  Meador Inge  <meadori@codesourcery.com>
60
61         * MAINTAINERS (Write After Approval): Add myself.
62
63 2012-06-20  Jason Merrill  <jason@redhat.com>
64
65         * Makefile.tpl (check-target-libgomp-c++): New.
66         (check-target-libitm-c++): New.
67         * Makefile.def (c++): Add them.
68         * Makefile.in: Regenerate.
69
70 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
71
72         * MAINTAINERS (Write After Approval): Add myself.
73
74 2012-05-16  Olivier Hainque  <hainque@adacore.com>
75
76         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
77         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
78         (install-no-fixedincludes): Adjust accordingly.
79         * Makefile.in: Regenerate.
80
81 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
82
83         Merge upstream change
84         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
85
86 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
87
88         * MAINTAINERS (Write After Approval): Add myself.
89
90 2012-05-09  Nick Clifton  <nickc@redhat.com>
91             Paul Smith  <psmith@gnu.org>
92
93         PR bootstrap/50461
94         * configure.ac (mpfr-dir): When using in-tree MPFR sources
95         allow for the fact that from release v3.1.0 of MPFR the source
96         files were moved into a src sub-directory.
97         * configure: Regenerate.
98
99 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
100
101         * configure.ac: Bump minimum MPFR version to 2.4.0.
102         * configure: Regenerated.
103
104 2012-05-03  Olivier Hainque  <hainque@adacore.com>
105
106         * config/mh-ppc-aix (LDFLAGS): Quote $(CC).
107
108 2012-05-01  Richard Henderson  <rth@redhat.com>
109
110         * Makefile.def (libatomic): New target_module.
111         * configure.ac (target_libraries): Add libatomic.
112         (noconfigdirs): Check if libatomic is supported.
113         * Makefile.in, configure: Rebuild.
114
115 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
116
117         * MAINTAINERS (Write After Approval): Add myself.
118
119 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
120
121         * config.sub: Update to 2012-04-18 version from official repo.
122
123 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
124
125         * MAINTAINERS (Write After Approval): Add myself.
126
127 2012-04-11  Steve Ellcey  <sellcey@mips.com>
128
129         * MAINTAINERS: Changed email address.
130
131 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
132
133         PR target/52737
134         * contrib/gcc_update (files_and_dependencies):
135         Remove gcc/config/avr/t-multilib from touch data.
136
137 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
138
139         * MAINTAINERS (OS Port Maintainers): Remove irix.
140         * configure.ac (enable_libgomp): Remove *-*-irix6*.
141         (unsupported_languages): Remove mips-sgi-irix6.*.
142         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
143         (with_stabs): Remove.
144         * configure: Regenerate.
145
146 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
147
148         * MAINTAINERS (OS Port Maintainers): Remove osf.
149         * configure.ac (enable_libgomp): Remove *-*-osf*.
150         (with_stabs): Remove alpha*-*-osf*.
151         * configure: Regenerate.
152
153 2012-03-05  Tristan Gingold  <gingold@adacore.com>
154
155         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
156         * configure: Regenerate.
157
158 2012-02-17  Walter Lee  <walt@tilera.com>
159
160         * MAINTAINERS: (Write After Approval): Delete myself.
161
162 2012-02-14  Walter Lee  <walt@tilera.com>
163
164         * MAINTAINERS (tilegx port): Add myself.
165         (tilepro port): Add myself.
166         (Write After Approval): Add myself.
167
168 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
169
170         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
171         and Joseph Myers as docstring relicensing maintainers.
172
173 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
174
175         * MAINTAINERS (write-after-approval): Add myself.
176
177 2012-02-08  Ira Rosen <irar@il.ibm.com>
178
179         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
180         maintainer.
181
182 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
183
184         * MAINTAINERS (Write After Approval): Move myself to
185         maintain alphabetical order.
186
187 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
188
189         * MAINTAINERS (Write After Approval): Add myself.
190
191 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
192
193         * MAINTAINERS (Write After Approval): Add myself.
194
195 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
196             Jayant R Sonar <jayant.sonar@kpitcummins.com>
197
198         * configure.ac (cr16-*-*): Remove nonconfigdirs.
199         * configure: Regenerate.
200
201 2012-01-23  Harshit Chopra  <harshit@google.com>
202
203         * MAINTAINERS (Write After Approval): Add myself.
204
205 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
206
207         * configure.ac: Remove reference to mh-interix.
208         * configure: Regenerate.
209
210 2012-01-05  Richard Henderson  <rth@redhat.com>
211
212         PR bootstrap/51072
213         * configure.ac: Disable libitm if c++ is not enabled.
214         * configure: Rebuild.
215
216         * configure.ac: Fix regexp for same.
217         * configure: Rebuild.
218
219 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
220
221         * MAINTAINERS (Write After Approval): Add myself.
222
223 2012-01-02  Richard Guenther  <rguenther@suse.de>
224
225         PR bootstrap/51686
226         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
227         * Makefile.in: Regenerate.
228
229 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
230
231         * MAINTAINERS (Write After Approval): Add myself.
232
233 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
234
235         * configure: Regenerate.
236
237 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
238
239         * MAINTAINERS (picochip): Changed email address.
240
241 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
242
243         * MAINTAINERS (write-after-approval): Add self.
244
245 2011-11-29  DJ Delorie  <dj@redhat.com>
246
247         * configure.ac (rl78-*-*) New case.
248         * configure: Regenerate.
249         * MAINTAINERS: Add myself as RL78 maintainer.
250
251 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
252
253         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
254
255 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
256
257         * libtool.m4: dditional FreeBSD 10 fixes.
258
259 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
260
261         * MAINTAINERS: Move myself from Write After Approval to CPU Port
262         Maintainers section, as Epiphany maintainer.
263
264 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
265
266         PR target/49992
267         * configure.ac: Remove ranlib special-casing for Darwin.
268         * configure: Regenerate.
269
270 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
271
272         * MAINTAINERS (Reviewers): Keep the list sorted.
273
274 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
275
276         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
277
278 2011-11-09  Roland McGrath  <mcgrathr@google.com>
279
280         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
281         * configure: Rebuild.
282         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
283         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
284         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
285         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
286         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
287         Add READELF.
288         * Makefile.in: Rebuild.
289
290 2011-11-09  Jason Merrill  <jason@redhat.com>
291
292         * Makefile.def (language=c++): Remove check-c++0x.
293         * Makefile.in (check-gcc-c++): Regenerate.
294
295 2011-11-08  Richard Henderson  <rth@redhat.com>
296
297         * configure.ac: Test for libitm directory present first.
298
299         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
300
301         * configure.ac: Test libitm/configure.tgt to disable libitm.
302         * configure: Rebuild.
303
304 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
305             Richard Henderson  <rth@redhat.com>
306
307         Merged from transactional-memory.
308
309         * Makefile.def (lang_env_dependencies): libitm is c++.
310         Add libitm target module.
311         * configure.ac: Likewise.
312         * config/mmap.m4: New file.
313         * contrib/gcc_update: Add libitm to touch data.
314         * Makefile.in, configure: Rebuild.
315
316 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
317
318         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
319         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
320         * Makefile.in: Regenerate.
321
322 2011-11-01  DJ Delorie  <dj@redhat.com>
323
324         * config.sub: Update to version 2011-10-29 (added rl78)
325
326 2011-10-27  Nick Clifton  <nickc@redhat.com>
327
328         * config.sub: Import these changes from the config project:
329
330         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
331             Ben Elliston  <bje@gnu.org>
332
333         * config.sub (epiphany): New.
334
335         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
336             Ben Elliston  <bje@gnu.org>
337
338         * config.sub (hexagon, hexagon-*): New.
339
340         2011-08-23  Roland McGrath  <mcgrathr@google.com>
341
342         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
343         64eb to be64.
344
345         2011-08-16  Roland McGrath  <mcgrathr@google.com>
346
347         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
348         (nacl): Grok as alias for 32el-unknown-nacl.
349
350 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
351
352         * MAINTAINERS (Write After Approval): Add myself.
353
354 2011-10-24  Teresa Johnson  <tejohnson@google.com>
355
356         * MAINTAINERS (Write After Approval): Add myself.
357
358 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
359
360         * MAINTAINERS (sparc port): Remove myself.
361
362 2011-09-14  Tom de Vries  <tom@codesourcery.com>
363
364         * MAINTAINERS (Write After Approval): Add myself.
365
366 2011-08-14  Yao Qi  <yao@codesourcery.com>
367
368         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
369         * configure: Regenerate.
370
371 2011-07-26  Ian Lance Taylor  <iant@google.com>
372
373         * configure.ac: Set have_compiler based on whether gcc directory
374         exists, rather than on whether gcc is in configdirs.
375         * configure: Rebuild.
376
377 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
378
379         * MAINTAINERS (Global Reviewers): Add self.
380
381 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
382
383         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
384         link directories.
385         * Makefile.in: Rebuild.
386
387 2011-07-20  Ian Lance Taylor  <iant@google.com>
388
389         PR bootstrap/49787
390         * configure.ac: Move --enable-bootstrap handling earlier in file.
391         If --enable-bootstrap and either --enable-build-with-cxx or
392         --enable-build-poststage1-with-cxx, enable C++ automatically.
393         * configure: Rebuild.
394
395 2011-07-19  Ian Lance Taylor  <iant@google.com>
396
397         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
398         make C++ a boot_language.  Set and substitute
399         POSTSTAGE1_CONFIGURE_FLAGS.
400         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
401         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
402         * configure, Makefile.in: Rebuild.
403
404 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
405
406         * MAINTAINERS (Register Allocation): Move myself from reviewers to
407         maintainers.
408
409 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
410
411         * MAINTAINERS (Global Reviewers): Add myself.
412
413 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
414
415         * configure: Regenerate.
416
417 2011-07-16  Jason Merrill  <jason@redhat.com>
418
419         * Makefile.def (language=c++): Add check-c++0x and
420         check-target-libmudflap-c++.
421         * Makefile.tpl (check-target-libmudflap-c++): New.
422         * Makefile.in: Regenerate.
423
424 2011-07-16  Matthias Klose  <doko@ubuntu.com>
425
426         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
427         * Makefile.def (target_modules/libjava): Pass
428         $(EXTRA_CONFIGARGS_LIBJAVA).
429         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
430         if not configured with --enable-static-libjava.
431         * Makefile.in: Regenerate.
432         * configure: Likewise.
433
434 2011-07-15  Jason Merrill  <jason@redhat.com>
435
436         * Makefile.in (check-c++): Move check-gcc-c++0x after
437         check-target-libstdc++-v3.
438
439 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
440
441         * MAINTAINERS (c6x port): New entry.
442
443 2011-07-13  Jason Merrill  <jason@redhat.com>
444
445         * Makefile.in (check-gcc-c++0x): New.
446         (check-c++): Depend on it.
447
448 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
449
450         PR target/39150
451         * configure.ac (i[3456789]86-*-solaris2*): Also accept
452         x86_64-*-solaris2.1[0-9]*.
453         * configure: Regenerate.
454
455 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
456
457         * MAINTAINERS (RTL optimizers): Add self.
458
459 2011-06-27  Gabriel Charette  <gchare@google.com>
460
461         * MAINTAINERS (Write After Approval): Add myself.
462
463 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
464
465         PR regression/47836
466         PR bootstrap/23656
467         PR other/47733
468         PR bootstrap/49247
469         PR c/48825
470         * configure.ac (target_libraries): Remove target-libiberty.
471         Remove case-statement setting skipdirs=target-libiberty for
472         multiple targets.  Remove checking target_configdirs and
473         removing target-libiberty but keeping target-libgcc if
474         otherwise empty.
475         * Makefile.def (target_modules): Don't add libiberty.
476         (dependencies): Remove all traces of target-libiberty.
477         * configure, Makefile.in: Regenerate.
478
479 2011-06-13  Walter Lee <walt@tilera.com>
480
481         * configure.ac (tilepro-*-*) New case.
482         (tilegx-*-*): Likewise.
483         * configure: Regenerate.
484
485 2011-06-06  Jing Yu  <jingyu@google.com>
486
487         * configure.ac: Skip target-libiberty for
488         arm*-*-linux-androideabi.
489         * configure: Regenerated.
490
491 2011-06-06  Nick Clifton  <nickc@redhat.com>
492
493         * config.sub: Sync from upstream.
494
495 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
496
497         * MAINTAINERS (Write After Approval): Add myself.
498
499 2011-06-01  Daniel Jacobowitz  <drow@false.org>
500
501         * MAINTAINERS: Update my email address.
502
503 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
504
505         * MAINTAINERS (Write After Approval): Update my email address.
506
507 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
508
509         * MAINTAINERS (Write After Approval): Add myself.
510
511 2011-05-08  Doug Kwan  <dougkwan@google.com>
512
513         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
514         * configure: Regenerated.
515         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
516         value from configure.
517         * Makefile.in: Regenerated.
518
519 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
520
521         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
522         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
523         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
524         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
525         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
526         *-*-vxworks*): Disable newlib and libgloss in separate case
527         statement.
528         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
529         to separate case statement.
530         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
531         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
532         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
533         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
534         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
535         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
536         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
537         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
538         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
539         i[[3456789]]86-*-rdos*, m32r-*-*,
540         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
541         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
542         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
543         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
544         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
545         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
546         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
547         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
548         and libgloss in main case over targets.  Remove most empty cases
549         in main case over targets.
550         * configure: Regenerate.
551
552 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
553
554         * MAINTAINERS (Write After Approval): Add myself.
555
556 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
557
558         * configure.ac: Remove code setting special library locations for
559         hppa*64*-*-hpux11*.  Remove code setting compiler for
560         sparc-sun-solaris2*.
561         * configure: Regenerate.
562
563 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
564
565         * configure.ac: Separate libgloss_dir settings from general case
566         over targets.
567         * configure: Regenerate.
568
569 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
570
571         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
572         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
573         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
574         cases in libgcj-disabling case statement.
575         (hppa*64*-*-linux*): Set unsupported_languages instead of
576         disabling target-zlib.
577         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
578         to hppa*64*-*-hpux*.
579         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
580         hppa*-*-hpux*.
581         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
582         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
583         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
584         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
585         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
586         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
587         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
588         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
589         libgcj-disabling case statement.
590         * configure: Regenerate.
591
592 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
593
594         * configure.ac: Disable Java for targets not supporting libffi.
595         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
596         Remove cases in Java-disabling statement.
597         (*arm-wince-pe): Change to arm-wince-pe.
598         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
599         cases in Java-disabling statement.
600         (bfin-*-*): Don't disable Java again.
601         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
602         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
603         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
604         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
605         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
606         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
607         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
608         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
609         Java-disabling statement.
610         (mmix-*-*): Don't disable Java again.
611         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
612         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
613         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
614         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
615         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
616         statement.
617         * configure: Regenerate.
618
619 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
620
621         * configure.ac: Separate cases disabling Java and Java libraries
622         from general case over targets.
623         * configure: Regenerate.
624
625 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
626
627         * MAINTAINERS: Update my email address.
628
629 2011-04-20  Easwaran Raman  <eraman@google.com>
630
631         * MAINTAINERS (Write After Approval): Add myself.
632
633 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
634
635         PR lto/48086
636         * configure.ac: Re-enable LTO on *-apple-darwin9*.
637         * configure: Regenerate.
638
639 2011-04-16  Jim Meyering  <meyering@redhat.com>
640
641         * MAINTAINERS (Write After Approval): Add myself.
642
643 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
644
645         * MAINTAINERS: Update my email address.
646
647 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
648
649         * MAINTAINERS (Write After Approval): Add myself.
650
651 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
652
653         * MAINTAINERS (Write After Approval): Add myself.
654
655 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
656
657         * MAINTAINERS (Write After Approval): Add myself.
658
659 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
660
661         * configure.ac (build_tools): Remove build-byacc.
662         (host_libs): Remove mmalloc.
663         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
664         autoconf automake libtool diff rcs fileutils shellutils time
665         textutils wdiff find uudecode hello tar gzip indent recode release
666         sed perl gawk findutils gettext zip.
667         (libgcj): Remove target-qthreads.
668         (target_tools): Remove target-examples target-gperf.
669         (YACC): Don't handle building byacc.
670         * configure: Regenerate.
671         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
672         dosutils, examples, fileutils, find, findutils, gawk, gettext,
673         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
674         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
675         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
676         handle building components.
677         * Makefile.in: Regenerate.
678
679 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
680
681         * MAINTAINERS: Update my email address as Xtensa maintainer.
682
683 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
684
685         * config.sub: Sync from upstream.
686
687 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
688
689         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
690         (microblaze*): Don't disable libssp.
691         * configure: Regenerate.
692
693 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
694
695         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
696         moveifchange.
697         * configure: Regenerate.
698         * Makefile.tpl: Use @SHELL@ not @config_shell@.
699         * Makefile.in: Regenerate.
700
701 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
702
703         * configure.ac (*-*-sysv4*): Don't enable libgomp.
704         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
705         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
706         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
707         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
708         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
709         md_exec_prefix cases.
710         * configure: Regenerate.
711
712 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
713
714         * configure.ac: Separate cases disabling target-libssp,
715         target-libiberty, target-libstdc++-v3 and Fortran from general
716         case over targets.
717         * configure: Regenerate.
718
719 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
720
721         * configure.ac (*-*-chorusos): Don't disable libgcj.
722         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
723         Remove case.
724         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
725         (arm-*-coff): Don't disable libgcj.
726         (arm*-*-linux-gnueabi): Remove useless assignment.
727         (arm-*-riscix*): Don't disable libgcj.
728         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
729         configuration.
730         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
731         (c54x*-*-*): Remove case.
732         (tic54x-*-*): Don't disable GCC or GCC libraries.
733         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
734         to *.
735         (d10v-*-*): Don't disable GCC libraries.
736         (d30v-*-*): Don't disable libgcj.
737         (h8500-*-*): Don't disable GCC libraries.
738         (i960-*-*): Don't disable libgcj.
739         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
740         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
741         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
742         libgcj.
743         (m68k-*-coff*): Remove case.
744         (mmix-*-*): Don't disable libgloss on host.
745         (mn10200-*-*, mn10300-*-*): Remove cases.
746         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
747         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
748         Don't disable libgcj.
749         (romp-*-*): Remove case.
750         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
751         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
752         case.
753         (v810-*-*): Don't disable GCC libraries.
754         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
755         (ip2k-*-*): Don't disable GCC libraries.
756         * configure: Regenerate.
757
758 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
759
760         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
761         libffi on host.
762         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
763         on host.
764         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
765         * configure: Regenerate.
766
767 2011-03-26  John Marino  <binutils@marino.st>
768
769         * configure.ac: Add support for *-*-dragonfly*
770         * configure: Regenerate.
771
772 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
773
774         * configure.ac (native_only): Remove.
775         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
776         send-pr uudecode guile gnuserv on host.
777         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
778         send-pr rcs guile perl texinfo libtool on host.
779         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
780         automake send-pr rcs guile perl texinfo libtool on host.
781         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
782         (*-*-kaos*): Don't disable target-examples target-gperf on target.
783         (alpha*-dec-osf*): Don't disable fileutils on target.
784         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
785         texinfo send-pr expect dejagnu on target.
786         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
787         target-qthreads on target.
788         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
789         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
790         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
791         x86_64-*-mingw*): Don't disable expect on target.
792         (*-*-cygwin*): Don't disable target-gperf on target.
793         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
794         gnuserv on target.
795         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
796         target.
797         * configure: Regenerate.
798
799 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
800
801         * configure.ac (target_tools): Remove target-groff.
802         (native_only): Remove target-groff.
803         (hppa*64*-*-*): Don't disable byacc.
804         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
805         setting.
806         (*-*-kaos*): Don't skip target-librx and target-groff.
807         (*-*-netware*): Don't skip target-libmudflap.
808         (*-*-tpf*): Don't skip target-libmudflap.
809         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
810         directories on the host.
811         (ia64*-*-*vms*): Don't skip tix.
812         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
813         host.
814         * configure: Regenerate.
815
816 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
817
818         * configure.ac: Remove references to mt-mep, mt-netware,
819         mt-wince.
820         * Makefile.def: Add all-utils soft dependencies.
821         * Makefile.tpl: Remove GDB_NLM_DEPS.
822         * configure: Regenerate.
823         * Makefile.in: Regenerate.
824
825 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
826
827         * configure.ac: Do not include mh-x86omitfp.
828         * configure: Regenerate.
829
830 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
831
832         * configure.ac: Remove empty cases.
833         * configure: Regenerate.
834
835 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
836
837         * Makefile.def: Add dependency from termcap to gdb.
838         * Makefile.in: Regenerate.
839
840 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
841
842         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
843         * configure: Regenerate.
844         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
845         * Makefile.tpl: Likewise.
846         * Makefile.in: Regenerate.
847
848 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
849
850         * configure.ac: Remove all mentions of tentative_cc.
851         * configure: Regenerate.
852
853 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
854
855         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
856         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
857         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
858         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
859         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
860         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
861         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
862         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
863         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
864         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
865         *-*-rhapsody*): Remove host cases.
866         * configure: Regenerate.
867
868 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
869
870         * configure.ac (ppc*-*-pe): Remove host case.
871         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
872         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
873         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
874         cases.
875         * configure: Regenerate.
876
877 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
878
879         * config.sub: Update to version 2011-03-23.
880
881 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
882
883         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
884         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
885         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
886         * configure: Regenerate.
887
888 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
889
890         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
891         to Write After Approval.
892         * config-ml.in: Don't handle arc-*-elf*.
893         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
894         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
895         handle GCC libraries.
896         * configure: Regenerate.
897
898 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
899
900         PR bootstrap/48120:
901         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
902         Add -lstdc++ -lm to LIBS.
903         * configure: Regenerate.
904
905 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
906
907         * config.guess: Update to version 2011-02-02
908         * config.sub: Update to version 2011-02-24
909
910 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
911
912         PR lto/48086
913         * configure.ac: Re-enable LTO on *-apple-darwin9.
914         * configure: Regenerate.
915
916 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
917
918         PR lto/48086
919         * configure.ac: Disable LTO on darwin due to an assembler change in
920         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
921         under 256.
922         * configure: Regenerate.
923
924 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
925
926         * MAINTAINERS: Update myself as score backend maintainer,
927         update my e-mail address.
928
929 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
930
931         * MAINTAINERS: Update my e-mail address.
932
933 2011-03-06  Joey Ye  <joey.ye@arm.com>
934
935         * MAINTAINERS: Update my e-mail address.
936
937 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
938
939         * configure.ac: Adjust test of with_ppl.
940         * configure: Regenerated.
941
942 2011-03-02  Kai Tietz  <ktietz@redhat.com>
943
944         * MAINTAINERS: Adjust my e-mail address.
945
946 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
947
948         * configure.ac: Add -lpwl to ppllibs.
949         * configure: Regenerated.
950
951 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
952
953         * config/cloog.m4: Add -lisl to clooglibs.
954         * configure: Regenerated.
955
956 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
957
958         * MAINTAINERS (CPU Port maintainers): Add self.
959
960 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
961
962         * MAINTAINERS: Add myself as testsuite maintainer.
963
964 2011-02-15  Mike Stump  <mikestump@comcast.net>
965
966         * MAINTAINERS: Add myself as testsuite maintainer.
967
968 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
969
970         Import from Libtool and gnulib:
971
972         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
973
974         Prepare for supporting FreeBSD 10.
975         * config.rpath: Remove handling of freebsd1* which soon would
976         match FreeBSD 10.0.
977
978         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
979
980         Remove support for FreeBSD 1.x.
981         * libtool.m4 (_LT_LINKER_SHLIBS)
982         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
983         soon would incorrectly match FreeBSD 10.0.
984
985 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
986
987         PR binutils/12283
988         * move-if-change: Import version from gnulib.
989
990 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
991
992         PR lto/47225
993         * Makefile.def (lto-plugin): Double dash for enable-shared.
994         (configure-gcc): Depend on all-lto-plugin.
995         * Makefile.in: Rebuilt.
996
997 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
998
999         * configure.ac: Remove extra bracket.
1000         * configure: Regenerate.
1001
1002 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1003
1004         * MAINTAINERS: Add myself as libquadmath maintainer.
1005
1006 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1007
1008         * MAINTAINERS: Update my email address.
1009
1010 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1011
1012         * MAINTAINERS (option handling): Add self.
1013
1014 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1015
1016         PR lto/47225
1017         * Makefile.def: Add dependency for install-gcc
1018         on install-lto-plugin.
1019         * Makfile.in: Regenerated
1020
1021 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1022
1023         * MAINTAINERS (CPU Port Maintainers): Add myself.
1024
1025 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1026
1027         PR libgcj/44341
1028         * configure.ac: Discard --with-* flags for host when configuring
1029         target libraries for cross build.
1030         * configure: Rebuilt.
1031
1032 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1033
1034         * MAINTAINERS (linear loop transforms): Removed.
1035
1036 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1037
1038         * configure.ac: If with_ppl is no, move setting with_cloog=no
1039         after CLOOG_REQUESTED check.
1040         * configure: Regenerated.
1041
1042 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1043
1044         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1045         CLooG has been requested.
1046         * configure: Regenerated.
1047
1048 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1049
1050         * configure: Regenerated.
1051         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1052
1053 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1054
1055         * configure: Regenerated.
1056         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1057
1058 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1059
1060         * configure.ac: Use AS_HELP_STRING throughout.
1061         * configure: Regenerate.
1062
1063 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1064
1065         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1066         * configure: Regenerate.
1067
1068 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1069
1070         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1071
1072 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1073
1074         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1075         for ia64-hpux.
1076         * configure: Regenerate.
1077
1078 2011-01-07  Jan Hubicka  <jh@suse.cz>
1079
1080         PR lto/47225
1081         * Makefile.in: Regenerate.
1082         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1083         configure.
1084
1085 2011-01-07  Jan Hubicka  <jh@suse.cz>
1086
1087         * Makefile.in: Regenerate.
1088         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1089         and configure dependency on lto-plugin configure.
1090         (lto-plugin module): Remove dependency on GCC; add dependency on
1091         liniberty.
1092
1093 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1094
1095         * MAINTAINERS (Write After Approval): Add myself.
1096
1097 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1098
1099         * configure: Regenerate.
1100
1101 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1102
1103         * configure.ac: (picochip): Disable libiberty.
1104
1105 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1106
1107         * MAINTAINERS (Write After Approval): Add myself.
1108
1109 2010-12-10  Ian Lance Taylor  <iant@google.com>
1110
1111         PR bootstrap/46819
1112         * configure.ac: For --disable-libgcj clear libgcj_saved.
1113         * configure: Rebuild.
1114
1115 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1116
1117         PR fortran/46540
1118         * configure.ac: Add --disable-libquadmath and
1119         --disable-libquadmath-support.
1120         * configure: Regenerate.
1121
1122 2010-12-03  Ian Lance Taylor  <iant@google.com>
1123
1124         * MAINTAINERS: Add myself as libgo maintainer.
1125
1126 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1127
1128         PR libffi/46792
1129         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1130         * configure: Regenerate.
1131
1132 2010-12-02  Ian Lance Taylor  <iant@google.com>
1133
1134         * configure.ac: Always set default for poststage1_ldflags to
1135         -static-libstdc++ -static-libgcc.
1136
1137 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1138
1139         * configure.ac: Move comment to remove extra space in last argument
1140         of GCC_TARGET_TOOL.
1141
1142 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1143
1144         PR other/46026
1145         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1146         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1147         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1148         (BASE_FLAGS_TO_PASS): Use it.
1149         * configure: Rebuilt.
1150         * Makefile.in: Rebuilt.
1151
1152 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1153
1154         PR binutils/12258
1155         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1156         Properly check default linker.
1157         * configure: Regnerated.
1158
1159 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1160
1161         * configure.ac: For --enable-gold, handle value `default' instead of
1162         `both*'.  New configure option --{en,dis}able-ld.
1163         * configure: Regenerate.
1164
1165 2010-11-20  Ian Lance Taylor  <iant@google.com>
1166
1167         * configure.ac: Only disable a language library if no language needs
1168         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1169         * configure: Rebuild.
1170
1171 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1172
1173         * Makefile.in: Regenerate.
1174
1175         PR other/46202
1176         * configure.ac: Fix just-built in-tree STRIP name to be
1177         binutils/strip-new.
1178         * configure: Regenerate.
1179         * Makefile.def (install-strip-gcc, install-strip-binutils)
1180         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1181         (install-strip-sid): Mirror dependencies on non-strip variants
1182         of these targets on the respective -strip prerequisites.
1183         * Makefile.tpl (install-strip, install-strip-host)
1184         (install-strip-target): New targets.
1185         (install-strip-[+module+], install-strip-target-[+module+]):
1186         New targets.
1187         * Makefile.in: Regenerate.
1188
1189 2010-11-19  Ian Lance Taylor  <iant@google.com>
1190             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1191
1192         * configure.ac: Add target-libgo to target_libraries.  Set
1193         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1194         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1195         (HOST_EXPORTS): Add GOC.
1196         (BASE_TARGET_EXPORTS): Add GOC.
1197         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1198         (GOCFLAGS_FOR_TARGET): New variable.
1199         (EXTRA_HOST_FLAGS): Add GOC.
1200         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1201         * Makefile.def (target_modules): Add libgo.
1202         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1203         (dependencies): Add dependency from configure-target-libgo to
1204         configure-target-libffi and all-target-libstdc++-v3.  Add
1205         dependencies from all-target-libgo to all-target-libffi.
1206         (languages): Add go.
1207         * configure: Rebuild.
1208         * Makefile.in: Rebuild.
1209
1210 2010-11-19  Ian Lance Taylor  <iant@google.com>
1211
1212         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1213         compiler/flag environment variables.
1214
1215 2010-11-18  Ian Lance Taylor  <iant@google.com>
1216
1217         * configure.ac: Check for lang_requires_boot_languages in
1218         config-lang.in files.
1219         * configure: Rebuild.
1220
1221 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1222             Tobias Burnus  <burnus@net-b.de>
1223
1224         PR fortran/32049
1225         * Makefile.def: Add libquadmath; build it with language=fortran.
1226         * configure.ac: Add libquadmath.
1227         * Makefile.tpl: Handle multiple libs in check-[+language+].
1228         * Makefile.in: Regenerate.
1229         * configure: Regenerate.
1230
1231 2010-11-16  Tom Tromey  <tromey@redhat.com>
1232
1233         * MAINTAINERS: Moved myself to reviewers section.
1234
1235 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1236
1237         * MAINTAINERS: Moved myself to reviewers section.
1238
1239 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1240
1241         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1242         (Write After Approval): Remove self.
1243
1244 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1245
1246         * configure.ac: Fix spelling in option names.
1247         * configure: Regenerated.
1248
1249 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1250
1251         PR bootstrap/39622
1252         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1253         * configure: Regenerated.
1254
1255 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1256
1257         * MAINTAINERS: Update my email address.
1258
1259 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1260
1261         * configure: Regenerate.
1262
1263 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1264
1265         * configure: Regenerate.
1266
1267 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1268
1269         * configure: Regenerate.
1270
1271 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1272
1273         * configure: Regenerate.
1274
1275 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1276
1277         * configure.ac: Support official CLooG.org versions.
1278         * configure: Regenerate.
1279         * config/cloog.m4: New.
1280
1281 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1282
1283         * MAINTAINERS (Write After Approval): Add myself.
1284
1285 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1286
1287         * MAINTAINERS: Update my email address.
1288
1289 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1290
1291         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1292         * configure: Regenerate.
1293
1294 2010-11-03  Ian Lance Taylor  <iant@google.com>
1295             Dave Korn  <dave.korn.cygwin@gmail.com>
1296
1297         PR lto/46273
1298         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1299         and on other supported platforms whenever LTO is enabled.
1300         * configure: Rebuild.
1301
1302 2010-11-02  Alan Modra  <amodra@gmail.com>
1303
1304         PR binutils/12110
1305         * configure.ac: Error when source path contains spaces.
1306         * configure: Regenerate.
1307
1308 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1309
1310         * MAINTAINERS: Update my email address.
1311
1312 2010-10-20  Ian Lance Taylor  <iant@google.com>
1313
1314         * Makefile.def (target_modules): Set lib_path to src/.libs for
1315         libstdc++-v3 module.
1316         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1317         * Makefile.in: Rebuild.
1318
1319 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1320
1321         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1322         (Write After Approval): Remove myself.
1323
1324 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1325
1326         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1327
1328 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1329
1330         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1331
1332 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1333
1334         * configure.ac (build_lto_plugin): New shell variable.
1335         (--enable-lto): Turn on by default for all non-ELF platforms that
1336         have had LTO support added so far.  Set build_lto_plugin appropriately
1337         for both ELF and non-ELF.
1338         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1339         * configure: Regenerate.
1340
1341 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1342
1343         Sync from src:
1344         * configure.ac (v850 support): Remove target-libgloss from
1345         noconfigdirs.
1346         * configure: Regenerate.
1347
1348 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1349
1350         PR bootstrap/45326
1351         PR bootstrap/45174
1352         * configure.ac: Honor initial values of $build_configargs,
1353         $host_configargs, $target_configargs.  Mark the precious, so
1354         environment settings get recorded.
1355         * configure: Regenerate.
1356
1357 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1358
1359         PR bootstrap/45796
1360         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1361         Depend on all-build-libiberty.
1362         * Makefile.in: Regenerate.
1363
1364 2010-09-30  Michael Eager  <eager@eagercon.com>
1365
1366         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1367         * configure: Regenerate.
1368
1369 2010-09-28  Michael Eager  <eager@eagercon.com>
1370
1371         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1372
1373 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1374
1375         PR bootstrap/44621
1376         * configure.ac: Fix unportable shell quoting.
1377         * configure: Regenerate.
1378
1379 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1380
1381         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1382         targets and amend comment.
1383         * configure: Regenerate.
1384
1385 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1386
1387         * MAINTAINERS (Write After Approval): Add myself.
1388
1389 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1390
1391         * configure.ac: Enable LTO by default on Darwin.
1392         * configure: Regenerate.
1393
1394 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1395
1396         * MAINTAINERS (Write After Approval): Add myself.
1397
1398 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1399
1400         * MAINTAINERS (Write After Approval): Add myself.
1401
1402 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1403
1404         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1405         ports
1406
1407 2010-07-28  David Yuste  <david.yuste@gmail.com>
1408
1409         * MAINTAINERS (Write After Approval): Add myself.
1410
1411 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1412
1413         * configure.ac: Support all v850 targets.
1414         * configure: Regenerate.
1415
1416 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1417
1418         PR bootstrap/44455
1419         * configure.ac (extra_mpfr_configure_flags): Copy from
1420         extra_mpc_gmp_configure_flags.
1421         * configure: Re-generated.
1422
1423 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1424
1425         * MAINTAINERS (Write After Approval): Add myself.
1426
1427 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1428
1429         * MAINTAINERS (Write After Approval): Add myself.
1430
1431 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1432
1433         * MAINTAINERS (Write After Approval): Add myself.
1434
1435 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1436
1437         PR target/44862
1438         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1439         Provide -B option to allow for link spec %s substitutions for
1440         libstdc++.a on darwin.
1441         * Makefile.in: Regenerate.
1442
1443 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1444
1445         * MAINTAINERS (Reviewers): Update my e-mail address
1446
1447 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1448
1449         * Makefile.def (configure-gcc): Depend on all-libelf.
1450         * Makefile.in: Rebuild.
1451
1452 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1453
1454         * MAINTAINERS (Write After Approval): Add myself in the right place.
1455
1456 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1457
1458         * MAINTAINERS (Write After Approval): Add myself.
1459
1460 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1461
1462         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1463
1464 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1465
1466         * config.sub: Update to version 2010-05-21.
1467         * config.guess: Update to version 2010-04-03.
1468
1469 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1470
1471         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1472         * configure: Regenerate.
1473
1474 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1475
1476         * MAINTAINERS (Write After Approval): Add myself.
1477
1478 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1479
1480         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1481         a platform that supports LTO.
1482         * configure: Regenerate.
1483
1484 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1485
1486         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1487         * configure: Regenerated.
1488
1489 2010-04-27  Roland McGrath  <roland@redhat.com>
1490             H.J. Lu  <hongjiu.lu@intel.com>
1491
1492         * configure.ac (--enable-gold): Support both, both/gold and
1493         both/bfd to add gold to configdirs without removing ld.
1494         * configure: Regenerated.
1495
1496         * Makefile.def: Add install-gold dependency to install-ld.
1497         * Makefile.in: Regenerated.
1498
1499 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1500
1501         PR lto/42776
1502         * configure.ac (--enable-lto): Refactor handling so libelf tests
1503         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1504         and allow LTO to be explicitly enabled on non-ELF platforms that
1505         are known to support it inside else-clause.
1506         * configure: Regenerate.
1507
1508 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1509
1510         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1511         * configure: Regenerate.
1512
1513 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1514
1515         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1516         * configure: Regenerate.
1517
1518 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1519
1520         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1521         separately.
1522         * configure: Regenerate.
1523
1524 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1525
1526         * MAINTAINERS (Write After Approval): Add myself.
1527
1528 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1529
1530         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1531         * configure: Regenerate.
1532
1533 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1534
1535         * configure: Regenerate after change to elf.m4.
1536
1537 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1538
1539         * MAINTAINERS (Write After Approval): Add myself.
1540
1541 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1542
1543         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1544         * configure: Regenerated.
1545
1546 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1547
1548         * configure.ac: Print "buggy but acceptable" when CLooG
1549         revision is less than 9.
1550         * configure: Regenerated.
1551
1552 2010-04-01  Diego Novillo  <dnovillo@google.com>
1553
1554         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1555
1556 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1557
1558         PR bootstrap/43615
1559         PR bootstrap/43328
1560
1561         Revert:
1562
1563         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1564
1565         * configure.ac: Do not pass --enable-multilib nor
1566         --disable-multilib in baseargs.  Accept explicitly passed
1567         --enable_multilib.
1568         * configure: Regenerate.
1569
1570 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1571
1572         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1573
1574 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1575
1576         * MAINTAINERS: Remove myself.
1577
1578 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1579
1580         PR bootstrap/43328
1581         * configure.ac: Do not pass --enable-multilib nor
1582         --disable-multilib in baseargs.  Accept explicitly passed
1583         --enable_multilib.
1584         * configure: Regenerate.
1585
1586 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1587
1588         * MAINTAINERS (spu port): Remove me.
1589
1590 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1591
1592         * configure.ac (tic6x-*-*): New case.
1593         * configure: Regenerate.
1594
1595 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1596
1597         * config.sub: Update to version 2010-03-22.
1598         * config.guess: Update to version 2009-12-30.
1599
1600 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1601
1602         PR ada/42554
1603         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1604         * configure: Regenerate.
1605
1606 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1607
1608         * MAINTAINERS: Update my email address.
1609
1610 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1611
1612         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1613         (ghassan.shobaki@amd.com): Removed.
1614
1615 2010-03-17  Alan Modra  <amodra@gmail.com>
1616
1617         * MAINTAINERS: Update my email address.
1618
1619 2010-03-16  Diego Novillo  <dnovillo@google.com>
1620
1621         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1622         Matthews.
1623
1624 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1625
1626         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1627         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1628
1629 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1630
1631         * MAINTAINERS: Update my email address.
1632
1633 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1634
1635         * MAINTAINERS: Update my email address.
1636
1637 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1638
1639         * MAINTAINERS: Update my email address.
1640
1641 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1642
1643         * MAINTAINERS: Update my email address.
1644
1645 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1646
1647         PR libstdc++/32499
1648         * configure.ac (RANLIB): Default to true.
1649         (STRIP): Likewise.
1650         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1651         * configure: Regenerate.
1652
1653 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1654
1655         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1656         (Write After Approval): Update my email address.
1657
1658 2010-02-17  Nick Clifton  <nickc@redhat.com>
1659
1660         PR 11238
1661         * Makefile.tpl (local-distclean): Also remove config.cache files in
1662         sub-directories as there may not be Makefiles present in the
1663         sub-directories.
1664         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1665         the config.cache files found by the find command.
1666
1667         * Makefile.in: Regenerate.
1668         * configure.ac: Revert previous delta.
1669         * configure: Regenerate.
1670
1671 2010-02-15  Nick Clifton  <nickc@redhat.com>
1672
1673         PR 11238
1674         * configure.ac: Delete config.cache files in sub-directories when
1675         deleting Makefiles.
1676         * configure: Regenerate.
1677
1678 2010-02-12  Ben Elliston  <bje@gnu.org>
1679
1680         * MAINTAINERS: Update my email address.
1681
1682 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1683
1684         * MAINTAINERS (spu port): Update my email address.
1685
1686 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1687
1688         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1689
1690 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1691
1692         * configure.ac: Add "recommended" version checks for GMP/MPC.
1693         Update recommended GMP/MPFR/MPC versions.
1694         * configure: Regenerate.
1695
1696 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1697
1698         * MAINTAINERS: Move my Embecosm email address into the
1699         write-after-approval section.
1700
1701 2010-01-26  Ian Lance Taylor  <iant@google.com>
1702
1703         * MAINTAINERS: Add myself as Go frontend maintainer.
1704
1705 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1706
1707         PR libstdc++/36101, PR libstdc++/42813
1708         * configure.ac (bootstrap_target_libs): Make inclusion of
1709         target-libgomp conditional on libgomb being in target_configdirs.
1710         * configure: Regenerate.
1711
1712 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1713
1714         PR libstdc++/36101, PR libstdc++/42813
1715         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1716         * configure: Regenerate.
1717
1718 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1719
1720         PR libstdc++/36101, PR libstdc++/42813
1721         * configure.ac (target_configdirs): Substitute.
1722         * Makefile.def: Bootstrap target module libgomp.
1723         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1724         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1725         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1726         * configure, Makefile.in: Regenerate.
1727
1728 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1729
1730         * MAINTAINERS: Adjust my details.
1731
1732 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1733
1734         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1735
1736 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1737
1738         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1739
1740 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1741
1742         * MAINTAINERS (Write After Approval): Add myself.
1743
1744 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1745
1746         * MAINTAINERS (Write After Approval): Add myself.
1747
1748 2010-01-11  Richard Guenther  <rguenther@suse.de>
1749
1750         PR lto/41569
1751         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1752         * Makefile.in: Regenerated.
1753
1754 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1755
1756         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1757         * configure: Regenerate.
1758
1759 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1760             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1761
1762         PR bootstrap/42424
1763         * configure.ac: Include libtool m4 files.
1764         (_LT_CHECK_OBJDIR): Call it.
1765         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1766         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1767
1768         * configure: Regenerate.
1769
1770 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1771
1772         PR bootstrap/41818
1773         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1774         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1775         * Makefile.in: Regenerate.
1776
1777 2010-01-02  Richard Guenther  <rguenther@suse.de>
1778
1779         PR lto/41529
1780         * configure.ac: Include config/elf.m4.  Disable LTO if not
1781         builting for an elf target.
1782         * configure: Regenerate.
1783
1784 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1785
1786         * MAINTAINERS: Change my email address.
1787
1788 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1789
1790         * config.sub, config.guess: Update from upstream sources.
1791
1792 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1793
1794         * MAINTAINERS (Write After Approval): Add myself.
1795
1796 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1797
1798         PR middle-end/30447
1799         PR middle-end/30789
1800         PR other/40302
1801
1802         * configure.ac: Require MPC.
1803         * configure: Regenerate.
1804
1805 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1806
1807         PR target/38384
1808         PR bootstrap/40972
1809         * libtool.m4: Sync from git Libtool.
1810         * ltoptions.m4: Likewise.
1811         * ltversion.m4: Likewise.
1812         * lt~obsolete.m4: Likewise.
1813         * ltmain.sh: Likewise.
1814
1815 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1816
1817         * configure.ac: Update minimum MPC version to 0.8.
1818         * configure: Regenerate.
1819
1820 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1821
1822         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1823         * configure: Regenerated.
1824
1825 2009-11-21  Ian Lance Taylor  <iant@google.com>
1826
1827         * configure.ac: Change default of poststage1_ldflags to be empty if
1828         poststage1_libs is set.  When poststage1_libs is empty, and
1829         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1830         * configure: Rebuild.
1831
1832 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1833
1834         * MAINTAINERS (Write After Approval): Update my email address.
1835
1836 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1837
1838         * config.guess: Update from upstream sources.
1839
1840 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1841
1842         * Makefile.def: Restore host and target settings for gmp.
1843         * Makefile.in: Rebuild.
1844
1845 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1846
1847         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1848         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1849         Fix portability of test of C++ as bootstrap language.  Add
1850         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1851         * configure: Rebuild.
1852         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1853         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1854         in-tree building.
1855         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1856         (POSTSTAGE1_HOST_EXPORTS): Use it.
1857         (STAGE[+id+]_CXXFLAGS): New.
1858         (BASE_FLAGS_TO_PASS): Pass it down.
1859         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1860         extra_exports.
1861         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1862         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1863         extra_exports.
1864         * Makefile.in: Rebuild.
1865
1866 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1867
1868         * config.sub, config.guess: Update from upstream sources.
1869
1870 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1871
1872         * MAINTAINERS (Write After Approval): Add myself.
1873
1874 2009-11-09  Jon Beniston  <jon@beniston.com>
1875
1876         * MAINTAINERS (Write After Approval): Add myself.
1877
1878 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1879
1880         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1881         paths for *-w64-mingw* and x86_64-*mingw*.
1882         * configure: Regenerated.
1883
1884 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1885
1886         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1887
1888 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1889
1890         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1891         Phil Edwards to Write-After Approval.
1892
1893 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1894
1895         * configure.ac: Disable target-winsup & co for
1896         x86_64-*-mingw* and *-w64-mingw* targets.
1897         * configure: Regenerated.
1898
1899 2009-10-16  Nick Clifton  <nickc@redhat.com>
1900
1901         * MAINTAINERS: Add myself as a maintainer for the RX port.
1902
1903 2009-10-26  Johannes Singler  <singler@kit.edu>
1904
1905         * MAINTAINERS (Write After Approval): Update my e-mail address.
1906
1907 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1908
1909         * configure.ac (CLooG test): Use = with test.
1910         * configure: Regenerate.
1911
1912 2009-10-22  Richard Guenther  <rguenther@suse.de>
1913
1914         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1915         cloog if the ppl version check failed.  Move flags saving
1916         before setting in libelf check.
1917         * configure: Regenerate.
1918
1919 2009-10-21  Richard Guenther  <rguenther@suse.de>
1920
1921         * configure.ac: Adjust the ppl and cloog configure to work as
1922         documented.  Disable cloog if ppl was disabled.  Omit the version
1923         checks if they were disabled.
1924         * configure: Re-generate.
1925
1926 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1927
1928         * configure.ac: Add 'lto' to enable_languages, not
1929         new_enable_languages, and only if not already present.
1930         * configure: Regenerate.
1931
1932 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1933
1934         * README: Refer to the various COPYING* files instead of just
1935         COPYING.
1936         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1937
1938 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1939
1940         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1941         
1942 2009-10-07  Richard Guenther  <rguenther@suse.de>
1943
1944         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1945         and Richard Guenther as reviewers.
1946         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1947         as reviewers.
1948
1949 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1950
1951         * config.sub: Update from upstream sources.
1952
1953 2009-10-06  Ian Lance Taylor  <iant@google.com>
1954
1955         * Makefile.def: check-gold depends upon all-gas.
1956         * Makefile.in: Rebuild.
1957
1958 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1959
1960         * MAINTAINERS (Write After Approval): Add myself.
1961
1962 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1963
1964         * Makefile.def: all-lto-plugin depends on all-libiberty.
1965         set bootstrap=true for lto-plugin.
1966         Add lto-plugin.
1967         * Makefile.in: Regenerate.
1968         * configure.ac (host_libs): Add lto-plugin.
1969         * configure: Regenerate.
1970
1971 2009-10-03  Diego Novillo  <dnovillo@google.com>
1972
1973         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1974         (HOST_LIBELFLIBS): Define.
1975         (HOST_LIBELFINC): Define.
1976         * Makefile.in: Regenerate.
1977         * configure.ac: Add --enable-lto.
1978         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1979         If --enable-lto is used, add 'lto' to new_enable_languages.
1980         If --enable-lto is used and gold is enabled, add
1981         lto-plugin to configdirs.
1982         * configure: Regenerate.
1983
1984 2009-10-03  Simon Baldwin  <simonb@google.com>
1985
1986         * configure.ac: If --with-system-zlib, suppress local zlib and
1987         pass --with-system-zlib to subdir configure scripts.
1988         * configure: Regenerate.
1989
1990 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1991             Paolo Bonzini  <bonzini@gnu.org>
1992
1993         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1994         $(srcdir).
1995         * Makefile.in: Rebuilt.
1996
1997 2009-09-26  Gary Funck  <gary@intrepid.com>
1998
1999         * MAINTAINERS (Write After Approval): Add myself.
2000
2001 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2002
2003         * configure.ac: Update minimum MPC version to 0.7.
2004         * configure: Regenerate.
2005
2006 2009-09-25  Nick Clifton  <nickc@redhat.com>
2007
2008         * configure.ac: Pass any --cache-file=/dev/null option on to
2009         subconfigures.
2010         * configure: Regenerate.
2011
2012 2009-09-23  Nick Clifton  <nickc@redhat.com>
2013
2014         * config.sub, config.guess: Update from upstream sources.
2015
2016 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2017
2018         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2019         * Makefile.in: Rebuilt.
2020
2021 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2022
2023         PR bootstrap/32272
2024         * configure.ac: Error out if $srcdir isn't '.' but contains
2025         host-${host_noncanonical}.
2026         * configure: Regenerate.
2027
2028 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2029
2030         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2031         maintainer.
2032
2033 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2034
2035         * configure.ac: If bootstrapping a combined tree with
2036         --enable-gold, require c++ in stage1_languages.
2037         * configure: Regenerate.
2038
2039         * configure.ac: Also add target_libs of stage1_languages to
2040         bootstrap_target_libs.
2041         * configure: Regenerate.
2042
2043         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2044         with --enable-languages not containing c++.
2045         * configure: Regenerate.
2046
2047 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2048
2049         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2050         * configure: Regenerate.
2051
2052 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2053
2054         * MAINTAINERS (Write After Approval): Update my e-mail address,
2055         and move from from here...
2056         (Waiting for paperwork): To here.
2057
2058 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2059
2060         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2061
2062 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2063
2064         * configure.ac: Do not use $extrasub for replacing @if/@endif
2065         parts in Makefile; instead, use additional arguments to
2066         AC_CONFIG_COMMANDS to do the replacement manually, with several
2067         sed invocations, to avoid HP-UX sed command limits.
2068         * configure: Regenerate.
2069
2070 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2071
2072         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2073         blank before -L.
2074
2075 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2076
2077         * configure.ac (with-build-config): Document.  Handle without.
2078         Handle missing argument.
2079         * configure: Rebuilt.
2080
2081 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2082
2083         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2084         Default to bootstrap-debug only if compare-debug works.
2085         * configure: Rebuilt.
2086         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2087         * Makefile.in: Rebuilt.
2088
2089 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2090
2091         * MAINTAINERS (OS Port Maintainers): Update my email address.
2092
2093 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2094
2095         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2096         * Makefile.in: Rebuilt.
2097
2098 2009-09-01  Chris Demetriou  <cgd@google.com>
2099
2100         * MAINTAINERS (Write After Approval): Add myself.
2101
2102 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2103
2104         PR debug/30161
2105         * include/dwarf2.h (enum dwarf_tag): Added
2106         DW_TAG_GNU_template_template_param
2107         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2108
2109 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2110
2111         * Makefile.tpl (AWK): Fix typo.
2112         * Makefile.in: Regenerate.
2113
2114 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2115
2116         * configure.ac: Detect awk and sed.
2117         * Makefile.def (flags_to_pass): Add AWK and SED.
2118         * Makefile.tpl (AWK, SED): New.
2119         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2120         * configure: Regenerate.
2121         * Makefile.in: Regenerate.
2122
2123 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2124
2125         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2126         (collapseslashes): Likewise.
2127
2128 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2129
2130         * configure.ac (AC_PREREQ): Bump to 2.64.
2131
2132 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2133
2134         * configure.ac: Remove --with-datarootdir, --with-docdir,
2135         --with-pdfdir, --with-htmldir switches.
2136         * configure: Regenerate.
2137
2138         * configure: Regenerate.
2139
2140         * compile: Sync from Automake 1.11.
2141         * depcomp: Likewise.
2142         * install-sh: Likewise.
2143         * missing: Likewise.
2144         * mkinstalldirs: Likewise.
2145         * ylwrap: Likewise.
2146
2147 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2148
2149         * ltmain.sh (func_normal_abspath): New function.
2150         (func_relative_path): Likewise.
2151         (func_mode_help): Document new -bindir option for link mode.
2152         (func_mode_link): Add new -bindir option, and use it to place
2153         output DLL if specified.
2154
2155 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2156
2157         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2158         (baseargs): Add --disable-option-checking.
2159         * configure: Regenerate.
2160
2161         * Makefile.def (configure-target-libiberty): Depend on
2162         all-binutils and all-ld.
2163         (configure-target-newlib): Likewise.
2164         * Makefile.in: Regenerate.
2165
2166 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2167
2168         * config.sub, config.guess: Update from upstream sources.
2169
2170 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2171
2172         Sync from src, merge:
2173
2174         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2175
2176         * configure.ac: Do not exclude gas for i386-*-darwin.
2177         Add a case for x86_64-*-darwin.
2178         * configure: Regenerate.
2179
2180 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2181
2182         * MAINTAINERS: Add my name to Write After Approval list.
2183
2184 2009-08-06  Michael Eager  <eager@eagercon.com>
2185
2186         * configure.ac: Add Microblaze target.
2187         * configure: Regenerate.
2188
2189 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2190
2191         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2192         * configure: Regenerate.
2193         
2194 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2195
2196         * MAINTAINERS (Write After Approval): Update my e-mail address.
2197
2198 2009-07-06  Ian Lance Taylor  <iant@google.com>
2199
2200         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2201         * configure: Rebuild.
2202
2203 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2204
2205         * MAINTAINERS: Move myself to the Graphite Reviewers.
2206
2207 2009-06-30  Wei Guozhi  <carrot@google.com>
2208
2209         * MAINTAINERS: Add my name to Write After Approval list.
2210
2211 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2212
2213         PR bootstrap/40338
2214         * configure.ac (comparestring): Create new variable.
2215         * Makefile.tpl (comparestring): Use to skip some comparisions.
2216         * configure: Regenerate.
2217         * Makefile.in: Regenerate.
2218
2219 2009-06-26  Doug Evans  <dje@sebabeach.org>
2220
2221         * Makefile.def (host_modules): Add cgen.
2222         * Makefile.in: Regenerate.
2223         * configure.ac (host_tools): Add cgen.
2224         * configure: Regenerate.
2225
2226 2009-06-23  DJ Delorie  <dj@redhat.com>
2227
2228         * MAINTAINERS: Add myself as mep maintainer.
2229
2230 2009-06-23  Ian Lance Taylor  <iant@google.com>
2231
2232         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2233         boot_languages.  Only bootstrap target libraries listed in
2234         target_libs for some boot language.  Add --with-stage1-ldflags,
2235         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2236         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2237         if not building with C++.
2238         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2239         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2240         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2241         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2242         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2243         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2244         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2245         * configure, Makefile.in: Rebuild.
2246
2247 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2248
2249         * MAINTAINERS: Added my name to write-after-approval list.
2250
2251 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2252
2253         * configure.ac: Define is_elf for QNX Neutrino targets.
2254         * configure: Regenerate.
2255
2256 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2257
2258         * MAINTAINERS: Added my name to the write-after-approval list
2259
2260 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2261
2262         * configure.ac: Detect MPC in default directory.
2263         * configure: Regenerate.
2264
2265 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2266             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2267
2268         * Makefile.tpl (all): Avoid a trailing backslash.
2269         * Makefile.in: Regenerate.
2270
2271 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2272
2273         * config.sub, config.guess: Update from upstream sources.
2274
2275 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2276
2277         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2278         to noconfdirs.
2279         * configure: Regenerate.
2280
2281 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2282
2283         * Makefile.tpl ([+compare-target+]): Compare all stage
2284         directories, rather than just gcc.
2285         * Makefile.in: Rebuilt.
2286
2287 2009-06-01  Doug Kwan  <dougkwan@google.com>
2288
2289         * configure.ac: Support gold for target arm*-*-*.
2290         * configure: Regenerate.
2291
2292 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2293
2294         * Makefile.def: Add MPC support and dependencies.
2295         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2296
2297         * Makefile.in, configure: Regenerate.
2298
2299 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2300
2301         * Makefile.tpl (all): Avoid harmless warning in make all when
2302         gcc-bootstrap is enabled but stage_last does not exist.
2303         * Makefile.in: Rebuilt.
2304
2305 2009-05-24  Nicolas Roche  <roche@adacore.com>
2306
2307         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2308         * Makefile.in: Regenerate.
2309
2310 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2311
2312         * MAINTAINERS: Update my e-mail address.
2313
2314 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2315
2316         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2317         * configure:  Regenerate.
2318
2319 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2320
2321         PR other/40159
2322         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2323         gcc-no-bootstrap are mutually exclusive.
2324         * Makefile.in: Rebuilt.
2325
2326 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2327
2328         PR other/40159
2329         * Makefile.tpl (all): Don't end with unconditional success.
2330         * Makefile.in: Rebuilt.
2331
2332 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2333
2334         PR target/37137
2335         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2336         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2337         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2338         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2339         stage_configureflags, stage_cflags and stage_libcflags into
2340         explicit Makefile macros.
2341         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2342         GFORTRAN.
2343         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2344         CC.  Set CC_FOR_BUILD from CC.
2345         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2346         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2347         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2348         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2349         and GFORTRAN.
2350         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2351         (_LIBCFLAGS): Renamed to _TFLAGS.
2352         (do-compare-debug, do-compare3-debug): Drop.
2353         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2354         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2355         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2356         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2357         (XGCC_FLAGS_FOR_TARGET): New.
2358         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2359         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2360         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2361         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2362         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2363         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2364         TFLAGS.
2365         (BUILD_CONFIG): Include if requested.
2366         (all): Set TFLAGS on bootstrap.
2367         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2368         (all-stageid-prefixmodule): Likewise.
2369         (do-clean, distclean-stageid): Set TFLAGS.
2370         (restrap): Fix whitespace.
2371         * Makefile.in: Rebuilt.
2372
2373 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2374
2375         * config.guess: Sync with src.
2376
2377 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2378
2379         * configure.ac ($with_ppl):  Default to no if not supplied.
2380         ($with_cloog):  Likewise.
2381         configure:  Regenerate.
2382
2383 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2384
2385         * MAINTAINERS: Update my e-mail address.
2386
2387 2009-04-27  Nick Clifton  <nickc@redhat.com>
2388
2389         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2390
2391 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2392
2393         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2394         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2395         * Makefile.in: Regenerate.
2396
2397 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2398
2399         PR bootstrap/39739
2400         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2401         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2402
2403         * configure, Makefile.in: Regenerate.
2404
2405 2009-04-21  Taras Glek  <tglek@mozilla.com>
2406
2407         * include/hashtab.h: Update GTY annotations to new syntax
2408         * include/splay-tree.h: Likewise
2409
2410 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2411
2412         * config.sub, config.guess: Update from upstream sources.
2413
2414 2009-04-15  Anthony Green  <green@moxielogic.com>
2415
2416         * configure.ac: Add moxie support.
2417         * configure: Rebuilt.
2418
2419 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2420
2421         * configure.ac: Change copyright header to refer to version
2422         3 of the GNU General Public License and to point readers at the
2423         COPYING3 file and the FSF's license web page.
2424         * Makefile.def: Likewise.
2425         * Makefile.tpl: Likewise.
2426         * Makefile.in: Regenerate.
2427
2428 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2429
2430         * configure.ac: Restore match for darwin9 or later. Use double
2431         brackets since regeneration eats one pair.
2432         * configure: Regenerate.
2433
2434 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2435
2436         PR gas/10039
2437         * configure.ac: Require texinfo 4.7.
2438         * configure: Regenerated.
2439
2440 2009-04-09  Nick Clifton  <nickc@redhat.com>
2441
2442         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2443         the GCC Runtime Library Exception.
2444
2445 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2446
2447         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2448         * configure: Regenerate.
2449
2450 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2451
2452         * Makefil.def (languages): New entries.
2453         * Makefile.tpl (check-gcc-*): New generic target.
2454         * Makefile.in: Regenerate.
2455
2456 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2457
2458         * MAINTAINERS:  Update my email address.
2459
2460 2009-03-18  Tom Tromey  <tromey@redhat.com>
2461
2462         * configure: Rebuild.
2463         * configure.ac (host_libs): Add libiconv.
2464         * Makefile.in: Rebuild.
2465         * Makefile.def (host_modules): Add libiconv.
2466         (configure-gdb, all-gdb): Depend on libiconv.
2467
2468 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2469
2470         * configure.ac: Treat gdb as supported on x86_64-darwin.
2471         * configure: Regenerate.
2472
2473 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2474
2475         * configure.ac (--with-host-libstdcxx): New option.
2476         * configure: Regenerate.
2477
2478 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2479
2480         * MAINTAINERS:  Move myself into the write after approval list.
2481
2482 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2483
2484         * MAINTAINERS: Update e-mail address.
2485         
2486 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2487
2488         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2489
2490 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2491
2492         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2493
2494 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2495
2496         Backport from git Libtool:
2497
2498         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2499         Support GNU/kOpenSolaris.
2500         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2501         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2502         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2503         GNU/kOpenSolaris.
2504
2505 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2506
2507         * MAINTAINERS: Update e-mail address.
2508
2509 2009-02-24  Michael Eager  <eager@eagercon.com>
2510
2511         * MAINTAINERS (Write After Approval): Add self.
2512
2513 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2514
2515         * MAINTAINERS (Write After Approval): Add myself.
2516
2517 2009-02-05  Andreas Schwab  <schwab@suse.de>
2518
2519         * Makefile.tpl (stage_last): Define $r and $s before using
2520         $(RECURSE_FLAGS_TO_PASS).
2521         * Makefile.in: Regenerate
2522
2523 2009-01-30  Ian Lance Taylor  <iant@google.com>
2524
2525         * MAINTAINERS: Move myself to the Global Reviewers list.
2526
2527 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2528
2529         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2530         * configure: Regenerate.
2531
2532 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2533
2534         * MAINTAINERS: Make whitespace consistent.
2535         Remove Robert Millan from Write After Approval.
2536
2537 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2538
2539         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2540         (all-opcodes): Depend on all-libiberty.
2541         * Makefile.in: Regenerate.
2542
2543 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2544
2545         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2546         * configure: Regenerate.
2547
2548 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2549
2550         * MAINTAINERS (Write After Approval): Add myself.
2551
2552 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2553
2554         * MAINTAINERS: Add myself to reviewers (Fortran).
2555
2556 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2557
2558         PR tree-optimization/38515
2559         * configure.ac (cloog-polylib): Removed.
2560         (with_ppl, with_cloog): Test for "no".
2561         * configure: Regenerated.
2562
2563 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2564
2565         * MAINTAINERS: Moved myself to reviewers (Fortran).
2566
2567 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2568
2569         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2570         (Write After Approval): Remove myself.
2571
2572 2009-01-03  Diego Novillo  <dnovillo@google.com>
2573
2574         * MAINTAINERS: Remove myself from alias maintainership.
2575
2576 2009-01-02  David Ayers  <ayers@fsfe.org>
2577
2578         * MAINTAINERS: Update e-mail address.
2579
2580 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2581
2582         * MAINTAINERS: Make whitespace consistent.
2583
2584 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2585
2586         Backport from upstream Libtool:
2587         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2588         Add cache variables to tests that require the linker to work.
2589         For shlibpath_overrides_runpath, this also changes the semantics
2590         to let the result from the C compiler take precedence.
2591
2592 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2593
2594         * config.sub, config.guess: Update from upstream sources.
2595
2596 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2597
2598         * configure.ac (ppllibs): Add by default the lib flags.
2599         * configure: Regenerate.
2600
2601 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2602
2603         * MAINTAINERS:  Add myself to the write after approval list.
2604
2605 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2606
2607         * configure.ac: Add double brackets on darwin[912].
2608         * configure: Regenerate.
2609
2610 2008-12-03  Daniel Kraft  <d@domob.eu>
2611
2612         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2613         Approval to Reviewer section (for Fortran front-end).
2614
2615 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2616
2617         * configure.ac: Expand to darwin10 and later.
2618         * configure: Regenerate.
2619
2620 2008-12-02  Andreas Schwab  <schwab@suse.de>
2621
2622         * Makefile.def: configure-target-boehm-gc depends on
2623         all-target-libstdc++-v3.
2624         * Makefile.in: Regenerate.
2625
2626 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2627
2628         * MAINTAINERS:  Add myself as mingw maintainer.
2629
2630 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2631
2632         * config.sub, config.guess: Update from upstream sources.
2633
2634 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2635
2636         * README.SCO: Remove.
2637
2638 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2639
2640         * MAINTAINERS:  Add myself to the write after approval list.
2641
2642 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2643
2644         * MAINTAINERS:  Update my email address in WAA section.
2645
2646 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2647
2648         * MAINTAINERS: Update e-mail address.
2649
2650 2008-11-27  Toon Moene  <toon@moene.org>
2651
2652         * MAINTAINERS: Change e-mail address.
2653
2654 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2655
2656         * configure.ac: Build gdb for i?86-*-darwin*
2657         * configure: Regenerated.
2658
2659 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2660
2661         * MAINTAINERS: Added my full name.
2662
2663 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2664
2665         PR bootstrap/38014
2666         PR bootstrap/37923
2667
2668         Revert:
2669
2670         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2671
2672         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2673         * Makefile.in: Regenerated.
2674
2675         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2676
2677         PR gdb/921
2678         PR gdb/1646
2679         PR gdb/2175
2680         PR gdb/2176
2681
2682         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2683         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2684         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2685         (HOST_EXPORTS): Pass CPPFLAGS.
2686         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2687         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2688         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2689         * Makefile.in, configure: Regenerated.
2690         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2691         and CPPFLAGS_FOR_BUILD.
2692
2693 2008-11-06  Jeff Law  <law@redhat.com>
2694
2695         * MAINTAINERS: Add myself as middle end maintainer.
2696
2697 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2698
2699         * MAINTAINERS (Write after approval): Add myself.
2700
2701 2008-11-05  Diego Novillo  <dnovillo@google.com>
2702
2703         * MAINTAINERS (Global Reviewers): Add myself.
2704         (Non-Algorithmic Maintainers): Remove myself.
2705
2706 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2707
2708         * MAINTAINERS (Write after approval): Add myself.
2709
2710 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2711
2712         * MAINTAINERS (Write after approval): Add myself.
2713
2714 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2715
2716         * configure.ac (spu-*-*): Remove special case.
2717         * configure: Regenerate.
2718
2719 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2720
2721         * MAINTAINERS (Write after approval): Update my email address.
2722
2723 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2724
2725         * configure.ac [spu-*-*]: Do not set skipdirs.
2726         * configure: Re-generate.
2727
2728 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2729
2730         * MAINTAINERS (Various Maintainers): Add myself to reload.
2731
2732 2008-10-25  Richard Guenther  <rguenther@suse.de>
2733
2734         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2735         maintainer.  Remove myself as libgcc-math maintainer.
2736         (Non-Algorithmic Maintainers): Remove myself.
2737
2738 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2739
2740         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2741         * Makefile.in: Regenerated.
2742
2743 2008-10-23  Cary Coutant  <ccoutant@google.com>
2744
2745         * MAINTAINERS (Write after approval): Add myself.
2746
2747 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2748
2749         PR gdb/921
2750         PR gdb/1646
2751         PR gdb/2175
2752         PR gdb/2176
2753
2754         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2755         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2756         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2757         (HOST_EXPORTS): Pass CPPFLAGS.
2758         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2759         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2760         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2761         * Makefile.in, configure: Regenerated.
2762         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2763         and CPPFLAGS_FOR_BUILD.
2764
2765 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2766
2767         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2768         Sebastian Pop.
2769
2770 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2771
2772         * MAINTAINERS (Write After Approval): Added myself.
2773
2774 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2775
2776         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2777         recommended version to 2.3.2.
2778
2779         * configure: Regenerate.
2780
2781 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2782
2783         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2784
2785 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2786
2787         * MAINTAINERS (Write After Approval): Update e-mail address.
2788
2789 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2790
2791         * libtool.m4: Update to libtool 2.2.6.
2792         * lt~obsolete.m4: Update to libtool 2.2.6.
2793         * ltmain.sh: Update to libtool 2.2.6.
2794         * ltsugar.m4: Update to libtool 2.2.6.
2795         * ltversion.m4: Update to libtool 2.2.6.
2796         * ltoptions.m4: Update to libtool 2.2.6.
2797         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2798
2799 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2800
2801         * MAINTAINERS (Write After Approval): Add myself.
2802
2803 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2804
2805         * MAINTAINERS (Write After Approval): Update my name.
2806
2807 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2808
2809         * MAINTAINERS: Add myself in "Write After Approval".
2810
2811 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2812
2813         * MAINTAINERS: Add myself as ia64 maintainer.
2814
2815 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2816
2817         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2818         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2819         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2820         and Michael Tiemann from Write After Approval since they do not
2821         actually have access.
2822
2823 2008-09-05  Richard Guenther  <rguenther@suse.de>
2824
2825         * configure.ac: Initialize clooglibs to -lcloog.
2826         * configure: Re-generate.
2827
2828 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2829
2830         * MAINTAINERS (Write After Approval): Add myself.
2831
2832 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2833
2834         * configure.ac (--with-cloog-polylib): New.
2835         (--disable-cloog-version-check): New.
2836         (--disable-ppl-version-check): New.
2837         * configure: Re-generate.
2838
2839 2008-09-03  Richard Guenther  <rguenther@suse.de>
2840
2841         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2842         cloog test.
2843         * configure: Re-generate.
2844
2845 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2846
2847         Add picoChip port.
2848         * MAINTAINERS: Add picoChip maintainers.
2849
2850 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2851             Tobias Grosser  <grosser@fim.uni-passau.de>
2852             Jan Sjodin  <jan.sjodin@amd.com>
2853             Harsha Jagasia  <harsha.jagasia@amd.com>
2854             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2855             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2856             Adrien Eliche  <aeliche@isty.uvsq.fr>
2857
2858         Merge from graphite branch.
2859         * configure: Regenerate.
2860         * Makefile.in: Regenerate.
2861         * configure.ac (host_libs): Add ppl and cloog.
2862         Add checks for PPL and CLooG.
2863         * Makefile.def (ppl, cloog): Added modules and dependences.
2864         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2865         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2866
2867 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2868
2869         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2870         (GCC_SHLIB_SUBDIR): New.
2871         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2872         * configure: Regenerate.
2873         * Makefile.in: Regenerate.
2874
2875 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2876
2877         * MAINTAINERS: Consistently use tabs to separate columns.
2878
2879 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2880
2881         * MAINTAINERS (Write after Approval): Add myself.
2882
2883 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2884
2885         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2886         Enable bfd, binutils and opcodes.
2887         * configure: Regenerate.
2888
2889 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2890
2891         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2892
2893 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2894
2895         * MAINTAINERS:  Use correct Umlaut for last name.
2896
2897 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2898
2899         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2900
2901 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2902
2903         * MAINTAINERS: Update my email address.
2904
2905 2008-08-16  Nicolas Roche  <roche@adacore.com>
2906
2907         * Makefile.tpl: Add BOOT_ADAFLAGS.
2908         * Makefile.in: Regenerate.
2909
2910 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2911
2912         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2913         * configure: Regenerate.
2914
2915 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2916
2917         * configure.ac: Add makefile fragments for hpux.
2918         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2919         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2920         * configure: Regenerate.
2921         * Makefile.in: Regenerate.
2922
2923 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2924
2925         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2926
2927 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2928
2929         * MAINTAINERS (Write after Approval): Add myself.
2930
2931 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2932
2933         * MAINTAINERS (Write After Approval):  Add myself.
2934
2935 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2936
2937         * MAINTAINERS (Write After Approval):  Add myself.
2938
2939 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2940
2941         * MAINTAINERS: Update my email address.
2942
2943 2008-06-25  Joey Ye  <joey.ye@intel.com>
2944
2945         * MAINTAINERS (Write After Approval):  Add myself.
2946
2947 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2948
2949         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2950         * Makefile.in: Regenerate.
2951         * configure: Regenerate.
2952
2953 2008-06-17  Daniel Kraft  <d@domob.eu>
2954
2955         * MAINTAINERS (Write After Approval):  Add myself.
2956
2957 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2958
2959         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2960         "$@" is still intact with both Autoconf 2.59 and 2.62.
2961         * configure: Regenerate.
2962
2963 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2964
2965         * Makefile.tpl: Fix comment errors.
2966         * Makefile.in: Regenerate.
2967
2968 2008-06-12  David S. Miller  <davem@davemloft.net>
2969             David Edelsohn  <edelsohn@gnu.org>
2970
2971         * configure.ac: Add powerpc*-*-* to gold supported targets.
2972         * configure: Regenerate.
2973
2974 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2975
2976         PR tree-optimization/36218
2977         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2978         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2979         (all prefix="build-"): Pass them to build-system sub-makes.
2980         * Makefile.in: Regenerate.
2981
2982 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2983
2984         * MAINTAINERS (mt port): Remove.
2985         (sco5, unixware, sco udk): Remove.
2986         (Kean Johnston): Add to Write After Approval.
2987
2988 2008-05-30  Julian Brown  <julian@codesourcery.com>
2989
2990         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2991         of libobjc for ARM EABI Linux.
2992         * configure: Regenerate.
2993
2994 2008-05-18  Xinliang David Li   <davidxl@google.com>
2995
2996         * ChangeLog: Remove wrong ChangeLog entry.
2997
2998 2008-05-17  Xinliang David Li   <davidxl@google.com>
2999
3000         * MAINTAINERS (Write After Approval): Add myself.
3001
3002 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3003
3004         * MAINTAINERS (Write After Approval): Add myself.
3005
3006 2008-05-14  Rafael Espíndola  <espindola@google.com>
3007
3008         * config-ml.in: don't handle --enable-shared and --enable-static.
3009
3010 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3011
3012         * MAINTAINERS: Update my email address.
3013
3014 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3015
3016         * MAINTAINERS: Update my email address.
3017
3018 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3019
3020         * MAINTAINERS (Write After Approval): Add myself.
3021
3022 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3023
3024         * MAINTAINERS (Write After Approval): Add myself.
3025
3026 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3027
3028         * MAINTAINERS (crx): Add myself.
3029
3030 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3031
3032         Sync with src:
3033         2008-04-14  David S. Miller  <davem@davemloft.net>
3034
3035         * configure.ac: Add sparc*-*-* to gold supported targets.
3036         * configure: Regenerate.
3037
3038 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3039
3040         PR bootstrap/35457
3041         * configure.ac: Include override.m4.
3042         * configure: Regenerate.
3043
3044 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3045
3046         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3047         * Makefile.in: Regenerate.
3048
3049 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3050
3051         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3052         as nonconfigurable directories list.
3053         * configure: Regenerate.
3054
3055 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3056
3057         * config.sub, config.guess: Update from upstream sources.
3058
3059 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3060
3061         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3062         * Makefile.in: Regenerate.
3063
3064 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3065
3066         * configure.ac: Do not build libssp for the AVR.
3067         * configure: Regenerate.
3068
3069 2008-04-07  Ian Lance Taylor  <iant@google.com>
3070
3071         * Makefile.def: check-gold depends upon all-binutils.
3072         * Makefile.in: Regenerate.
3073
3074 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3075
3076         * MAINTAINERS (Write After Approval): Add myself.
3077
3078 2008-04-04  Nick Clifton  <nickc@redhat.com>
3079
3080         PR binutils/4334
3081         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3082         builds.
3083         * configure: Regenerate.
3084
3085 2008-04-04  NightStrike  <NightStrike@gmail.com>
3086
3087         PR other/35151
3088         * configure.ac: Combine rules for mingw32 and mingw64.
3089         * configure: Regenerate.
3090
3091 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3092
3093         * MAINTAINERS (Write After Approval): Add myself.
3094
3095 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3096
3097         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3098         * Makefile.in (.NOTPARALLEL): Ditto.
3099
3100 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3101
3102         * MAINTAINERS (Write After Approval): Add myself.
3103
3104 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3105
3106         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3107         * Makefile.in (.NOTPARALLEL): Regenerate.
3108
3109 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3110
3111         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3112         * Makefile.in: Regenerate.
3113
3114 2008-03-26  Jakub Staszak  <kuba@et.pl>
3115
3116         * MAINTAINERS (Write After Approval): Add myself.
3117
3118 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3119
3120         * MAINTAINERS:  Update e-mail address.
3121
3122 2008-03-20  Ian Lance Taylor  <iant@google.com>
3123
3124         * configure.ac: Add support for --enable-gold.
3125         * Makefile.def: Add gold as a directory like ld.
3126         * configure, Makefile.in: Regenerate.
3127
3128 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3129
3130         * configure.ac: m4_include config/proginstall.m4.
3131         * configure: Regenerate.
3132
3133         Backport from upstream Libtool:
3134
3135         2007-10-12  Eric Blake  <ebb9@byu.net>
3136
3137         Deal with Autoconf 2.62's semantic change in m4_append.
3138         * ltsugar.m4 (lt_append): Replace broken versions of
3139         m4_append.
3140         (lt_if_append_uniq): Don't require separator to be overquoted,
3141         and avoid broken m4_append.
3142         (lt_dict_add): Fix typo.
3143         * libtool.m4 (_LT_DECL): Don't overquote separator.
3144
3145 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3146
3147         * config.rpath: Add AIX 6 support.
3148
3149 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3150
3151         * Makefile.def (stageprofile).  Remove -fprofile-generate
3152         from stage_libcflags.
3153         * Makefile.in: Regenerate.
3154
3155 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3156
3157         * config.sub, config.guess: Update from upstream sources.
3158
3159 2008-03-06  Tom Tromey  <tromey@redhat.com>
3160
3161         * MAINTAINERS: Update for treelang deletion.
3162
3163 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3164
3165         * MAINTAINERS: Update my email address.
3166
3167 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3168
3169         * MAINTAINERS (darwin port): Add myself as a maintainer.
3170         (objective-c/c++): Add myself as a maintainer.
3171
3172 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3173
3174         * MAINTAINERS (Write After Approval): Update my email address.
3175
3176 2008-02-25  Tomas Bily  <tbily@suse.cz>
3177
3178         * MAINTAINERS (Write After Approval): Add myself.
3179
3180 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3181
3182         * MAINTAINERS (OpenMP): Add myself.
3183
3184 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3185
3186         PR bootstrap/32009
3187         PR bootstrap/32161
3188
3189         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3190         * configure: Regenerate.
3191
3192         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3193         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3194         STAGE4_LIBCFLAGS): New.
3195         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3196         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3197         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3198         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3199         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3200         for target modules.  Don't export LIBCFLAGS.
3201         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3202         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3203         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3204         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3205         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3206         * Makefile.in: Regenerate.
3207
3208 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3209
3210         PR libgcj/33085
3211         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3212         Do not use -DDLL_EXPORT.  Backport from upstream.
3213
3214 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3215
3216         * MAINTAINERS (Write After Approval): Add myself.
3217
3218 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3219
3220         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3221         * configure: Regenerate.
3222
3223 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3224
3225         * configure.ac (xtensa*-*-*): Recognize processor variants.
3226         * configure: Regenerate.
3227
3228 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3229
3230         PR bootstrap/34922
3231         * configure.ac (PARSE_ARGS): Push suitable setting of
3232         ac_subdirs_all, for `./configure --help=recursive'.
3233         Handle `+' in generic toplevel directory disabling.
3234         * configure: Regenerate.
3235
3236 2008-01-28  Nick Clifton  <nickc@redhat.com>
3237
3238         * MAINTAINERS (xstormy16): Take over maintainership.
3239
3240 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3241
3242         * MAINTAINERS (c4x port): Remove.
3243
3244 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3245
3246         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3247
3248 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3249
3250         * config.sub, config.guess: Update from upstream sources.
3251
3252 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3253
3254         * MAINTAINERS (Write After Approval): Add myself.
3255
3256 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3257
3258         * MAINTAINERS: Update my email address.
3259
3260 2008-01-09  Raksit Ashok  <raksit@google.com>
3261
3262         * MAINTAINERS (Write After Approval): Add myself.
3263
3264 2008-01-09  Raksit Ashok  <raksit@google.com>
3265
3266         * MAINTAINERS (Write After Approval): Add myself.
3267
3268 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3269
3270         * config.sub, config.guess: Update from upstream sources.
3271
3272 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3273
3274         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3275         Change recommended MPFR from 2.2.1 -> 2.3.0.
3276         * configure: Regenerate.
3277
3278 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3279
3280         * MAINTAINERS: Update my email address.
3281
3282 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3283
3284         * MAINTAINERS: Update my email address.
3285
3286 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3287
3288         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3289         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3290         * Makefile.in: Regenerate.
3291
3292 2007-12-10  Mark Heffernan  <meheff@google.com>
3293
3294         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3295         misplaced entries.
3296
3297 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3298
3299         * configure.ac: Enable libjava for x86_64-*-darwin9.
3300         * configure: Regenerate.
3301
3302 2007-12-07  Bill Maddox  <maddox@google.com>
3303
3304         * MAINTAINERS (Write After Approval): Add myself.
3305
3306 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3307
3308         * config.sub, config.guess: Update from upstream sources.
3309
3310 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3311
3312         * config-ml.in: Remove 64bit configure tests.
3313
3314 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3315
3316         * config-ml.in: Robustify against white space in absolute file
3317         names.
3318
3319         * config-ml.in (multi-clean): Substitute ${Makefile}.
3320         Remove superfluous ${Makefile} in list.
3321
3322 2007-11-19  Thiemo Seufer  <ths@mips.com>
3323
3324         * config-ml.in: Don't hardcode the Makefile name.
3325
3326 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3327
3328         * MAINTAINERS (Write After Approval): Add myself.
3329
3330 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3331
3332         * MAINTAINERS (Write After Approval): Add myself.
3333
3334 2007-11-06  Doug Kwan  <dougkwan@google.com>
3335
3336         * MAINTAINERS (Write After Approval): Add myself.
3337
3338 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3339
3340         * MAINTAINERS (mercury): Remove entry.
3341         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3342
3343 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3344
3345         * Makefile.def (dependencies): Make configure-gdb depend on
3346         all-intl.
3347         * Makefile.in: Regenerated.
3348
3349 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3350
3351         * MAINTAINERS (Fortran maintainer): Remove myself.
3352
3353 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3354
3355         * Makefile.def: To avoid problems running with parallel makes,
3356         build newlib before libgloss so that target specific header
3357         files are availble.
3358         * Makefile.in: Regenerate
3359
3360 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3361
3362         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3363         * Makefile.in: Regenerate.
3364
3365 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3366
3367         * MAINTAINERS (Register allocation reviewer): Add myself.
3368
3369 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3370
3371         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3372         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3373         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3374         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3375         * configure: Regenerate.
3376
3377 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3378
3379         * MAINTAINERS (Register allocation reviewer): Add myself.
3380
3381 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3382
3383         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3384         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3385         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3386         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3387         * configure.ac: Default them to host tools for $host = $build.
3388         Subst them.
3389
3390         * configure: Regenerate.
3391         * Makefile.in: Regenerate.
3392
3393 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3394
3395         * MAINTAINERS (Register allocation reviewer): Add myself.
3396
3397 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3398
3399         * MAINTAINERS (Register allocation reviewer): Add myself.
3400
3401 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3402
3403         * MAINTAINERS (Write After Approval): Fix typo.
3404
3405 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3406
3407         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3408         * configure: Regenerate.
3409
3410 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3411
3412         PR bootstrap/31906
3413         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3414         they're already prefixed.
3415
3416 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3417
3418         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3419         libstdc++.
3420         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3421         * configure: Regenerate.
3422         * Makefile.in: Regenerate.
3423
3424 2007-09-17  Andreas Schwab  <schwab@suse.de>
3425
3426         * configure.ac: Raise minimum makeinfo version to 4.6.
3427         * configure: Regenerate.
3428
3429 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3430
3431         * MAINTAINERS (write-after-approval) add myself
3432
3433 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3434
3435         * configure.ac: Correct makeinfo version check.
3436         * configure: Regenerate.
3437
3438 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3439
3440         * MAINTAINERS: Update my email address.
3441
3442 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3443
3444         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3445         to $skipdirs and only disable gprof for newlib.  Use the normal
3446         mips*-elf* handling in other respects.
3447         * configure: Regnerate.
3448
3449 2007-09-12  David Daney  <ddaney@avtrex.com>
3450
3451         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3452         enabling libgcj.
3453         * configure: Regenerate.
3454
3455 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3456
3457         PR other/32154
3458         * configure.ac: For libgloss targets, point the linker to the linker
3459         script, startup code and simulator library.
3460         * configure: Regenerate.
3461
3462 2007-09-07  Andrew Haley  <aph@redhat.com>
3463
3464         * configure.ac (noconfigdirs): Remove target-libffi and
3465         target-libjava.
3466         * configure: Regenerate.
3467
3468 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3469
3470         PR target/33281
3471         * configure.ac: Use config/mh-mingw on mingw.
3472         * configure: Regenerate.
3473
3474 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3475
3476         * MAINTAINERS (Write After Approval): Add myself.
3477
3478 2007-09-05  Richard Guenther  <rguenther@suse.de>
3479
3480         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3481         nor --disable-checking is provided also turn on yes and types
3482         checking for stage1.
3483         * configure: Re-generate.
3484
3485 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3486
3487         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3488         (Write After Approval): Remove myself.
3489
3490 2007-08-29  Nick Clifton  <nickc@redhat.com>
3491
3492         * config.sub, config.guess: Update from upstream sources.
3493
3494 2007-08-22  Bud Davis  <jmdavis@link.com>
3495
3496         * MAINTAINERS (Write After Approval): Added myself.
3497         * MAINTAINERS (Reviewers): Removed myself.
3498
3499 2007-08-18  Paul Brook  <paul@codesourcery.com>
3500             Joseph Myers  <joseph@codesourcery.com>
3501
3502         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3503         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3504         * Makefile.in: Regenerate.
3505         * configure.ac (--with-debug-prefix-map): New.
3506         * configure: Regenerate.
3507
3508 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3509             Nigel Stephens  <nigel@mips.com>
3510
3511         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3512         as target_makefile_frag.
3513         * configure: Regenerate.
3514
3515 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3516
3517         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3518         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3519         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3520         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3521         (do-compare, do-compare3, do-compare-debug): New.
3522         ([+compare-target+]): Use them.
3523
3524 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3525
3526         * MAINTAINERS (Write After Approval): Change my email address.
3527
3528 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3529             Ben Elliston  <bje@au.ibm.com>
3530
3531         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3532         --silent if $silent.
3533         * configure: Regenerate.
3534
3535 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3536
3537         * MAINTAINERS (Various Maintainers): Add myself as
3538         loop infrastructure maintainer.  Update my e-mail
3539         address.
3540
3541 2007-07-31  Diego Novillo  <dnovillo@google.com>
3542
3543         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3544         Adjust description.
3545
3546 2007-07-26  Richard Guenther  <rguenther@suse.de>
3547
3548         * configure.ac: Add types checking to stage1 checking flags.
3549         * configure: Regenerate.
3550
3551 2007-07-17  Nick Clifton  <nickc@redhat.com>
3552
3553         * COPYING3: New file.  Contains version 3 of the GNU General
3554         Public License.
3555         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3556         Lesser General Public License.
3557
3558 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3559
3560         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3561
3562 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3563
3564         * MAINTAINERS (S/390 co-maintainer): Add myself.
3565         (Write After Approval): Remove myself.
3566
3567 2007-07-13  Dan Hipschman  <dsh@google.com>
3568
3569         * MAINTAINERS (Write After Approval): Add myself.
3570
3571 2007-07-11  Nick Clifton  <nickc@redhat.com>
3572
3573         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3574         WINDRES export.
3575         * Makefile.in: Regenerate.
3576
3577 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3578
3579         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3580         maintainer.
3581
3582 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3583
3584         * lt~obsolete.m4: New. Import from 20070318 libtool.
3585
3586 2007-07-03  Julian Brown  <julian@codesourcery.com>
3587
3588         * MAINTAINERS (Write After Approval): Add myself.
3589
3590 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3591
3592         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3593         * configure: Regenerate.
3594
3595 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3596
3597         * configure.ac: Add some missing m4 quotation.
3598         * configure: Regenerate.
3599
3600 2007-07-02  Simon Baldwin  <simonb@google.com>
3601
3602         * MAINTAINERS (Write After Approval): Add myself.
3603
3604 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3605
3606         * configure: Regenerate.
3607
3608 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3609
3610         * Makefile.def: Add windmc tool to build.
3611         * Makefile.tpl: Likewise.
3612         * configure.ac: Likewise.
3613         * Makefile.in: Regenerate.
3614         * configure: Regenerate.
3615
3616 2007-06-28  DJ Delorie  <dj@redhat.com>
3617
3618         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3619         not building newlib.
3620         * configure: Regenerated.
3621
3622 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3623
3624         * MAINTAINERS (Write After Approval): Add myself.
3625
3626 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3627
3628         * MAINTAINERS (Write After Approval): Add myself.
3629
3630 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3631
3632         * MAINTAINERS (Write After Approval): Add myself.
3633
3634 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3635
3636         * MAINTAINERS (Write After Approval): Add myself.
3637
3638 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3639
3640         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3641         * Makefile.in: Regenerated.
3642
3643 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3644
3645         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3646         bfin*-*-uclinux* targets.
3647         * configure: Regenerate.
3648
3649 2007-06-14  Ian Lance Taylor  <iant@google.com>
3650
3651         * MAINTAINERS: Add myself as non-algorithmic global write
3652         maintainer.
3653
3654 2007-06-14  Diego Novillo  <dnovillo@google.com>
3655
3656         * MAINTAINERS: Add self as middle-end maintainer and
3657         non-algorithmic global write maintainer.
3658
3659 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3660
3661         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3662         Move all Fortran maintainers except Paul Brook into the
3663         Non-Autopoiesis section.
3664
3665 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3666
3667         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3668         (distclean-stage[+id+]): Possibly delete stage_last.
3669         * Makefile.in: Regenerate.
3670
3671 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3672
3673         * MAINTAINERS (Various Maintainer): Fix typo.
3674
3675 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3676
3677         * MAINTAINERS (Various Maintainer): Add myself as
3678         dataflow maintainer.
3679
3680 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3681
3682         * config.sub, config.guess: Update from upstream sources.
3683
3684 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3685
3686         * Makefile.tpl: Fix spelling error.
3687         * Makefile.in: Regenerate.
3688
3689 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3690
3691         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3692         lt_cv_sys_max_cmd_len.
3693
3694 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3695
3696         * MAINTAINERS (Various Maintainers): Add myself as
3697         auto-vectorizer maintainer.
3698
3699 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3700
3701         PR libjava/32098
3702         * libtool.m4: Revert previous change.
3703         * ltgcc.m4: Put it here.
3704
3705 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3706
3707         * MAINTAINERS (Various Maintainers): Add myself as
3708         auto-vectorizer maintainer.
3709
3710 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3711
3712         PR libjava/32098
3713         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3714
3715 2007-05-30  Richard Guenther  <rguenther@suse.de>
3716
3717         * MAINTAINERS (Various Maintainers): Add myself as
3718         auto-vectorizer maintainer.
3719
3720 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3721
3722         PR bootstrap/29382
3723         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3724         * configure: Rebuilt.
3725
3726 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3727
3728         * MAINTAINERS (Write After Approval): Removed my name.
3729
3730 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3731
3732         * MAINTAINERS (Write After Approval): Remove myself.
3733
3734 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3735
3736         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3737
3738 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3739
3740         * ltmain.sh: Update from ToT Libtool.
3741         * libtool.m4: Update from ToT Libtool.
3742         * ltsugar.m4: New. Update from ToT Libtool.
3743         * ltversion.m4: New. Update from ToT Libtool.
3744         * ltoptions.m4: New. Update from ToT Libtool.
3745         * ltconfig: Remove.
3746         * ltcf-c.sh: Remove.
3747         * ltcf-cxx.sh: Remove.
3748         * ltcf-gcj.sh: Remove.
3749
3750 2007-05-22  Ollie Wild  <aaw@google.com>
3751
3752         * MAINTAINERS (Write After Approval): Add myself.
3753
3754 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3755
3756         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3757         stage_cflags.
3758         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3759         Remove CFLAGS/LIBCFLAGS.
3760         (configure-stage[+id+]-[+prefix+][+module+],
3761         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3762         * Makefile.in: Regenerate.
3763
3764 2007-05-15  Diego Novillo  <dnovillo@google.com>
3765
3766         * MAINTAINERS: Update e-mail address.
3767
3768 2007-05-15  Revital Eres  <eres@il.ibm.com>
3769
3770         * MAINTAINERS (Write After Approval): Add myself.
3771
3772 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3773
3774         * MAINTAINERS (Write After Approval): Updated my address.
3775
3776 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3777
3778         * MAINTAINERS (Write After Approval): Add myself.
3779
3780 2007-05-11  Silvius Rus  <rus@google.com>
3781
3782         * MAINTAINERS (Write After Approval): Add myself.
3783
3784 2007-04-23  Tom Tromey  <tromey@redhat.com>
3785
3786         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3787
3788 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3789
3790         * MAINTAINERS (cpplib): Rename to ...
3791         (libcpp): ... this.  Add C/C++ front end maintainers.
3792
3793 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3794
3795         * config-ml.in: Pass ${ml_config_env} to configure calls.
3796
3797 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3798
3799         * MAINTAINERS (Write After Approval): Add myself.
3800
3801 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3802
3803         * MAINTAINERS (Write After Approval): Add myself.
3804
3805 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3806
3807         * MAINTAINERS (fortran 95 front end): Add myself.
3808
3809 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3810
3811         * MAINTAINERS (Write After Approval): Add myself.
3812
3813 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3814
3815         * MAINTAINERS (Modulo Scheduler): Add myself.
3816
3817 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3818
3819         * MAINTAINERS (fortran 95 front end): Add myself.
3820         (c++ front end): whitespace fix.
3821
3822 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3823
3824         * MAINTAINERS (Write After Approval): Add myself.
3825
3826 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3827
3828         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3829         of glob.  Quote arguments with single quotes too.
3830         * configure: Regenerate.
3831
3832 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3833
3834         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3835         * Makefile.in: Regenerate
3836
3837 2007-03-07  Andreas Schwab  <schwab@suse.de>
3838
3839         * configure: Regenerate.
3840
3841 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3842
3843         * configure.ac: Add "--with-pdfdir" configure option,
3844         which defines pdfdir variable.
3845         * Makefile.def (target=fixincludes): Add install-pdf to
3846         missing targets.
3847         (recursive_targets): Add install-pdf target.
3848         (flags_to_pass): Add pdfdir.
3849         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3850         target.
3851         * configure: Regenerate
3852         * Makefile.in: Regenerate
3853
3854 2007-02-28  Eric Christopher  <echristo@apple.com>
3855
3856         Revert:
3857         2006-12-07  Mike Stump  <mrs@apple.com>
3858
3859         * Makefile.def (dependencies): Add dependency for
3860         install-target-libssp and install-target-libgomp on
3861         install-gcc.
3862         * Makefile.in: Regenerate.
3863
3864 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3865
3866         * configure: Regenerate.
3867         * configure.ac: Move statements after variable declarations.
3868
3869 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3870
3871         * MAINTAINERS: Add myself as sh maintainer.
3872
3873 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3874
3875         * configure.ac: Adjust for loop syntax.
3876         * configure: Regenerate.
3877
3878 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3879
3880         * configure: Rebuilt.
3881
3882 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3883
3884         * configure.ac: Drop multiple occurrences of --enable-languages,
3885         and fix its quoting.
3886         * configure: Rebuilt.
3887
3888 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3889             Nathan Sidwell  <nathan@codesourcery.com>
3890             Vladimir Prus  <vladimir@codesourcery.com>
3891             Joseph Myers  <joseph@codesourcery.com>
3892
3893         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3894         * configure: Regenerate.
3895
3896 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3897
3898         * ltconfig (freebsd*): Default to elf.
3899
3900 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3901
3902         * configure.ac (target_libraries): Move libgcc before libiberty.
3903         * configure: Regenerated.
3904
3905 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3906             Paolo Bonzini  <bonzini@gnu.org>
3907
3908         PR bootstrap/30753
3909         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3910         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3911         * configure: Regenerated.
3912
3913 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3914
3915         * MAINTAINERS (Language Front End Maintainers): Update my mail
3916         address.
3917
3918 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3919
3920         PR bootstrap/30748
3921         * configure.ac: Correct syntax for Solaris ksh.
3922         * configure: Regenerated.
3923
3924 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3925
3926         * configure.ac: Sync with src.
3927         * configure: Regenerate.
3928
3929 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3930
3931         * Makefile.in: Regenerate.
3932
3933 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3934
3935         * config.sub: Sync with src.
3936
3937 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3938
3939         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3940         noncanonical equivalents.
3941         * configure.in: Rename to...
3942         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3943         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3944         target_noncanonical.  Use them.  Rewrite removal of configure
3945         arguments for autoconf 2.59.  Discard variable settings.  Force
3946         program_transform_name for native tools.
3947
3948         * Makefile.in: Regenerated.
3949         * configure: Regenerated with autoconf 2.59.
3950
3951 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3952
3953         * MAINTAINERS (Write After Approval): Add myself.
3954
3955 2007-01-31  Andreas Schwab  <schwab@suse.de>
3956
3957         * Makefile.tpl (LDFLAGS): Substitute it.
3958         * Makefile.in: Regenerate.
3959
3960 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3961
3962         * MAINTAINERS (Write After Approval): Add myself.
3963
3964 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3965
3966         * MAINTAINERS (spu port): Add myself.
3967
3968 2007-01-23  Richard Guenther  <rguenther@suse.de>
3969
3970         PR bootstrap/30541
3971         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3972         * Makefile.tpl (GNATBIND): Substitute it.
3973         (GNATMAKE): Likewise.
3974         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3975         of STAGE_PREFIX.
3976         * Makefile.in: Regenerate.
3977         * configure: Regenerate.
3978
3979 2007-01-18  Mike Stump  <mrs@apple.com>
3980
3981         * configure.in: Re-enable -Werror for gcc builds.
3982
3983 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3984
3985         * MAINTAINERS (Write After Approval): Add myself.
3986
3987 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3988
3989         * configure.in: Change == to = in test command.
3990         * configure: Regenerate.
3991
3992 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3993             Nick Clifton  <nickc@redhat.com>
3994             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3995
3996         * configure.in (build_configargs, host_configargs, target_configargs):
3997         Remove build/host/target parameters.
3998         (host_libs): Add gmp and mpfr.
3999         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4000         * Makefile.def (gmp, mpfr): New.
4001         (gcc): Remove target.
4002         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4003         target_os, target_vendor): New.
4004         (configure): Add host_alias/target_alias arguments; adjust invocations.
4005         * configure: Regenerate.
4006         * Makefile.in: Regenerate.
4007
4008 2007-01-11  Matt Fago  <fago@earthlink.net>
4009
4010         * configure.in: Try to link to functions only in mpfr 2.2.x
4011         to improve robustness of configure tests.
4012         * configure: Regenerate.
4013
4014 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4015
4016         * MAINTAINERS: Add myself as i386 maintainer.
4017
4018 2007-01-08  Jan Hubicka  <jh@suse.cz>
4019
4020         * MAINTAINERS: Add myself as i386 maintainer.
4021
4022 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4023
4024         * configure.in: Add support for an x86_64-mingw* target.
4025         * configure: Regenerate.
4026
4027 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4028
4029         * Makefile.tpl (all-target): Correct @if conditional for target
4030         modules.
4031         * configure.in: Omit libiberty if building only target libgcc.
4032         * configure, Makefile.in: Regenerated.
4033
4034 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4035
4036         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4037         * configure: Regenerate.
4038
4039 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4040
4041         * Makefile.def (target_modules): Add libgcc.
4042         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4043         * Makefile.tpl (clean-target-libgcc): Delete.
4044         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4045         on gcc even for bootstrapped modules.  Rewrite handling of
4046         lang_env_dependencies to loop over target_modules.
4047         * configure.in (target_libraries): Add target-libgcc.
4048         * Makefile.in, configure: Regenerated.
4049
4050 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4051
4052         * configure.in: Reorganize recognition of languages.  Add
4053         --enable-stage1-languages.  Show supported languages for the chosen
4054         target rather than all recognized languages.
4055         * configure: Regenerate.
4056
4057 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4058
4059         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4060         * Makefile.in: Regenerate.
4061
4062 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4063
4064         * configure.in: Warn that MPFR 2.2.0 is buggy.
4065         * configure: Regenerate.
4066
4067 2006-12-27  Ian Lance Taylor  <iant@google.com>
4068
4069         * configure.in: When removing Makefiles to force a reconfigure, also
4070         remove prev-DIR*/Makefile.
4071         * configure: Regenerate.
4072
4073 2006-12-22  Andreas Schwab  <schwab@suse.de>
4074
4075         * configure: Regenerate with correct autoconf version.
4076
4077 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4078
4079         * configure.in: add AC_SUBST for *_FOR_TARGET.
4080         * configure: Regenerate.
4081
4082 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4083
4084         * configure.in: Simplify logic for rejecting languages that cannot
4085         be built.  Separate the case when a language is unsupported,
4086         from the case when the user chooses not to build a language.
4087
4088 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4089
4090         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4091         it only affects bootstrap and could be tested on "$host" as well.
4092         * configure: Regenerate.
4093         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4094
4095 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4096
4097         PR bootstrap/29544
4098         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4099         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4100         move here comment from Makefile.tpl.
4101         * Makefile.tpl: Move some definitions higher in the file.
4102         (STAGE1_CHECKING): New.
4103         * configure.in: Add --enable-stage1-checking.
4104         * configure: Regenerate.
4105         * Makefile.in: Regenerate.
4106
4107 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4108
4109         * MAINTAINERS: Add myself as build system maintainer.
4110
4111 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4112
4113         * MAINTAINERS (Write After Approval): Add myself.
4114
4115 2006-12-13  Eric Christopher  <echristo@apple.com>
4116
4117         * MAINTAINERS: Add myself as darwin maintainer.
4118
4119 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4120
4121         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4122
4123 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4124
4125         MAINTAINERS: Update my entry.
4126
4127 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4128
4129         * configure.in:  Handle spu makefile frag.
4130         * Makefile.tpl (MAINT): Define
4131         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4132         * configure: Regenerate.
4133         * Makefile.in: Regenerate.
4134
4135 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4136
4137         * config.guess: Import latest version.
4138         * config.sub: Likewise.
4139
4140 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4141
4142         * configure.in (spu-*-*): Don't skip target-libiberty.
4143         * configure: Regenerate.
4144
4145 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4146
4147         PR bootstrap/30134
4148         * configure.in: Correct x86 darwin support for libjava to powerpc
4149         and i?86 only.
4150         * configure: Regenerate.
4151
4152 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4153
4154         * configure.in: Add x86 darwin support for libjava.
4155         * configure: Regenerate.
4156
4157 2006-12-07  Mike Stump  <mrs@apple.com>
4158
4159         * Makefile.def (dependencies): Add dependency for
4160         install-target-libssp and install-target-libgomp on
4161         install-gcc.
4162         * Makefile.in: Regenerate.
4163
4164 2006-12-04  Richard Guenther  <rguenther@suse.de>
4165
4166         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4167         (Non-Algorithmic Maintainers): Move over non-algorithmic
4168         loop optimizer maintainers, add myself as a non-algorithmic
4169         middle-end maintainer.
4170
4171 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4172
4173         * MAINTAINERS (Write After Approval): Add myself.
4174
4175 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4176
4177         * configure.in: Update error message for missing GMP/MPFR.
4178
4179         * configure: Regenerate.
4180
4181 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4182
4183         * configure.in: Update MPFR version in error message.
4184
4185         * configure: Regenerate.
4186
4187 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4188
4189         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4190         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4191         --with-gmp-lib): New flags.
4192
4193         * configure: Regenerate.
4194
4195 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4196
4197         * MAINTAINERS (Write After Approval): Change my email address.
4198
4199 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4200
4201         * MAINTAINERS (Write After Approval): Add myself.
4202
4203 2006-11-22  Philipp Thomas  <pth@suse.de>
4204
4205         * MAINTAINERS (i18n): Update e-mail address.
4206
4207 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4208
4209         * MAINTAINERS (spu port): Add myself as maintainer.
4210         (Write After Approval): Remove myself.
4211
4212 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4213
4214         * configure.in (skipdirs): Don't build libssp for SPU.
4215         * configure: Regenerate.
4216
4217 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4218
4219         * MAINTAINERS (spu port): Add myself as maintainer.
4220         (libobjc): Update my email address.
4221
4222 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4223
4224         * MAINTAINERS (Write After Approval): Add myself.
4225
4226 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4227
4228         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4229         * configure : Rebuilt.
4230
4231 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4232
4233         * MAINTAINERS (Write After Approval): Add myself.
4234
4235 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4236
4237         * MAINTAINERS (Write After Approval): Add myself.
4238
4239 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4240
4241         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4242         libmpfr.a.
4243         * configure: Regenerate.
4244
4245 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4246
4247         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4248         (unstage): Test for stage_last presence.
4249
4250         PR bootstrap/29802
4251         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4252         STAGE_PREFIX.
4253         * Makefile.in: Regenerate.
4254
4255 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4256
4257         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4258         maintainers.
4259
4260 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4261
4262         * MAINTAINERS (Write After Approval): Add myself.
4263
4264 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4265
4266         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4267         and stageN-package/Makefile.
4268         * Makefile.in: Regenerated.
4269
4270 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4271
4272         * configure.in: Remove target-libgloss from noconfigdirs for
4273         bfin-*-*.
4274         * configure: Regenerated.
4275
4276 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4277
4278         * configure.in (have_gmp): Only error if the gcc directory exists.
4279
4280         * configure: Regenerate.
4281
4282 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4283
4284         * configure.in: Robustify error message for missing GMP/MPFR.
4285
4286         * configure: Regenerate.
4287
4288 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4289
4290         * MAINTAINERS (Write After Approval): Add myself.
4291
4292 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4293
4294         * MAINTAINERS: Change email address.
4295
4296 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4297
4298         * MAINTAINERS (Write After Approval): Add myself.
4299
4300 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4301
4302         * MAINTAINERS (Write After Approval): Add myself.
4303
4304 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4305
4306         * MAINTAINERS (Write After Approval): Move myself to
4307         Write After Approval section.
4308
4309 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4310
4311         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4312         need_gmp anymore.
4313         * configure: Regenerate.
4314
4315 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4316
4317         * MAINTAINERS (Write After Approval): Add myself.
4318
4319 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4320
4321         * config.guess: Import latest version.
4322         * config.sub: Likewise.
4323
4324 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4325
4326         * Makefile.def: Added pdf target handling.
4327         * Makefile.tpl: Added pdf target handling.
4328         * Makefile.in: Regenerated.
4329
4330 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4331
4332         * MAINTAINERS: Add self as score port maintainer.
4333
4334 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4335
4336         * MAINTAINERS (Write After Approval): Add myself.
4337
4338 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4339
4340         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4341         or newer.
4342         * configure: Regenerated.
4343
4344 2006-09-27  Dave Brolley  <brolley@redhat.com>
4345
4346         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4347         using $s instead of $r.
4348         * configure: Regenerated.
4349
4350 2006-09-26  Thiemo Seufer  <ths@mips.com>
4351
4352         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4353         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4354         * configure: Regenerate.
4355
4356 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4357
4358         * MAINTAINERS (Write After Approval): Remove myself.
4359
4360 2006-09-22  Chao-ying Fu  <fu@mips.com>
4361
4362         * MAINTAINERS (Write After Approval): Add myself.
4363
4364 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4365
4366         * MAINTAINERS: Add self as soft-fp maintainer.
4367
4368 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4369
4370         * MAINTAINERS: Add myself as avr maintainer.
4371         Remove Marek Michalkiewicz as avr maintainer.
4372
4373 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4374
4375         * MAINTAINERS (Write After Approval): Add myself.
4376
4377 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4378
4379         * configure.in: Never build newlib for a Mingw host.
4380         Never build newlib as Mingw target library.
4381         Test the existence of winsup/cygwin for building a Cygwin newlib,
4382         rather than just winsup.
4383         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4384         building a Mingw target.
4385         * configure: Regenerate.
4386
4387 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4388
4389         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4390
4391 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4392
4393         * config.guess: Import from src (was more updated).
4394         * config.sub: Likewise.
4395
4396 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4397
4398         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4399         * configure: Regenerated.
4400
4401 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4402
4403         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4404         for stages after the first.
4405
4406 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4407
4408         * Makefile.def: Add dependencies for configure-opcodes
4409         on configure-intl and all-opcodes on all-intl.
4410         * Makefile.in: Regenerated.
4411
4412 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4413
4414         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4415
4416 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4417
4418         Port to hosts whose 'sort' and 'tail' implementations
4419         treat operands with leading '+' as file names, as POSIX
4420         has required since 2001.  However, make sure the code still
4421         works on pre-POSIX hosts.
4422         * ltmain.sh: Don't assume "sort +2" is equivalent to
4423         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4424
4425 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4426
4427         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4428
4429 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4430
4431         * ltconfig: chmod 644 before ranlib during install.
4432
4433 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4434
4435         PR bootstrap/18058
4436         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4437         if the bootstrap compiler is a GCC version that supports it.
4438         * configure: Regenerate.
4439
4440 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4441
4442         * configure.in: Fix thinkos in previous check-in.
4443         * configure: Regenerate.
4444
4445 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4446
4447         PR other/27063
4448         * configure.in: Test subdir_requires and give an appropriate
4449         error message.
4450         * configure: Regenerate.
4451
4452 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4453
4454         * MAINTAINERS (Write After Approval): Add myself.
4455
4456 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4457
4458         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4459
4460 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4461
4462         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4463
4464 2006-06-20  David Ayers  <d.ayers@inode.at>
4465
4466         PR bootstrap/28072
4467         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4468         whether target-libjava is being configured instead of whether the
4469         java front end is enabled.
4470         * configure: Regenerate.
4471
4472 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4473
4474         PR target/27540
4475         * configure.in: Only enable libgomp on IRIX 6.
4476         * configure: Regenerate.
4477
4478 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4479
4480         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4481         too.
4482         * Makefile.in: Regenerate.
4483
4484 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4485
4486         * config-ml.in: Alter CCASFLAGS to include special
4487         multilib options the same as is done for CFLAGS.
4488
4489 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4490
4491         * configure.in: Don't enable libgomp on hpux10.
4492         * configure: Rebuilt.
4493
4494 2006-06-12  David Ayers  <d.ayers@inode.at>
4495
4496         PR bootstrap/27963
4497         PR target/19970
4498         * configure.in: Remove target-boehm-gc from noconfigdirs where
4499         ${libgcj} is specified.
4500         * configure: Regenerate.
4501
4502 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4503
4504         Sync from src:
4505
4506         * configure.in: Sync.
4507         * configure: Regenerated.
4508
4509         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4510
4511         * Makefile.def: Added dependencies from sim and gdb on intl, and
4512         added configure dependencies to everything with an all dependency
4513         on intl.
4514         * Makefile.in: Regenerated.
4515
4516 2006-06-06  David Ayers  <d.ayers@inode.at>
4517
4518         PR libobjc/13946
4519         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4520         * Makefile.in: Regenerate.
4521         * configure.in: Add --enable-objc-gc at toplevel and have it
4522         enable boehm-gc for Objective-C.
4523         Remove target-boehm-gc from libgcj.
4524         Add target-boehm-gc to target_libraries.
4525         Add target-boehm-gc to noconfigdirs where ${libgcj}
4526         is specified.
4527         Assert that boehm-gc is supported when requested for Objective-C.
4528         Only build boehm-gc if needed either for Java or Objective-C.
4529         * configure: Regenerate.
4530
4531 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4532
4533         PR 27674
4534         * Makefile.tpl (configure-[+prefix+][+module+],
4535         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4536         Remove rule to unstage bootstrapped modules.
4537         (stage_current): New.
4538         * Makefile.in: Regenerate.
4539
4540 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4541
4542         * MAINTAINERS (Write After Approval): Update my e-mail address.
4543
4544 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4545
4546         * include/libiberty.h: Declare pex_run_in_environment.
4547
4548 2006-05-31  Asher Langton  <langton2@llnl.gov>
4549
4550         * MAINTAINERS (Write After Approval): Add myself.
4551
4552 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4553
4554         * Makefile.def (bfd, opcodes): Fix lib_path.
4555         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4556         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4557         * Makefile.in: Regenerate.
4558
4559 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4560
4561         * Makefile.in: Regenerate.
4562
4563 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4564
4565         * Makefile.def: Add install-html target. Add datarootdir
4566         docdir and htmldir to flags_to_pass.
4567         * Makefile.tpl: Add install-html target.
4568         * Makefile.in: Regenerate.
4569         * configure.in: Add --with-datarootdir, --with-docdir, and
4570         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4571         * configure: Regenerate.
4572
4573 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4574
4575         * configure.in: Enable gprof for cross builds.
4576         * configure: Regenerate.
4577
4578 2006-05-22  Richard Guenther  <rguenther@suse.de>
4579
4580         Revert
4581         2006-01-31  Richard Guenther  <rguenther@suse.de>
4582         Paolo Bonzini  <bonzini@gnu.org>
4583
4584         * Makefile.def (target_modules): Add libgcc-math target module.
4585         * configure.in (target_libraries): Add libgcc-math target library.
4586         (--enable-libgcc-math): New configure switch.
4587         * Makefile.in: Re-generate.
4588         * configure: Re-generate.
4589         * libgcc-math: New toplevel directory.
4590
4591 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4592             Andreas Tobler  <a.tobler@schweiz.ch>
4593
4594         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4595         * configure: Rebuilt.
4596
4597 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4598
4599         * MAINTAINERS (Write After Approval): Add myself.
4600
4601 2006-05-01  DJ Delorie  <dj@redhat.com>
4602
4603         * configure.in: Restore CFLAGS if GMP isn't present.
4604         * configure: Regenerate.
4605
4606 2006-05-01  Richard Guenther  <rguenther@suse.de>
4607
4608         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4609         maintainer.
4610
4611 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4612
4613         * MAINTAINERS (Write After Approval): Add myself.
4614
4615 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4616
4617         * MAINTAINERS (Write After Approval): Add myself.
4618
4619 2006-04-18  DJ Delorie  <dj@redhat.com>
4620
4621         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4622         reference libgloss so that libssp can be built in a combined
4623         tree.
4624         * configure: Regenerate.
4625
4626 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4627
4628         * MAINTAINERS (Write After Approval): Add myself.
4629
4630 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4631
4632         * configure.in: Require makeinfo 4.4 or higher.
4633         * configure: Regenerate.
4634
4635 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4636
4637         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4638         Rearrange the entries of other libraries to have them in one place.
4639
4640 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4641
4642         * MAINTAINERS (Write After Approval): Remove myself.
4643         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4644
4645 2006-03-14  Richard Guenther  <rguenther@suse.de>
4646
4647         * configure: Regenerate with autoconf 2.13.
4648
4649 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4650
4651         * MAINTAINERS: Use my work address.
4652
4653         * MAINTAINERS: Update my E-mail address.
4654
4655 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4656
4657         * configure.in: Handle --disable-<component> generically.
4658         * configure: Regenerate.
4659
4660 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4661
4662         PR libgcj/17311
4663         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4664
4665 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4666
4667         * MAINTAINERS (Write After Approval):  Remove myself.
4668         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4669
4670 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4671
4672         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4673         (TARGET_CONFIGDIRS): Remove.
4674         * configure.in: Remove AC_SUBST(target_configdirs).
4675         * Makefile.in, configure: Regenerated.
4676
4677 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4678
4679         * MAINTAINERS (Write After Approval):  Remove myself.
4680         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4681
4682 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4683
4684         PR bootstrap/25670
4685
4686         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4687
4688         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4689         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4690         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4691         BUILD_PREFIX, BUILD_PREFIX_1.
4692         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4693
4694         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4695         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4696
4697         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4698         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4699         of `cat stage_current`.  Always provide the `r' and `s' variables.
4700         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4701         a single shell execution.
4702         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4703         bootstrapped modules, make the stage1 module if the build was not
4704         started yet, else build the current stage.
4705         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4706         (all-build, all-host, all-target, [+make_target+]-host,
4707         [+make_target+]-target): Do not use \-continued lines.
4708         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4709         (current_stage, restrap, stage_last): New.
4710
4711         * Makefile.in: Regenerate.
4712         * configure: Regenerate.
4713
4714 2006-02-19  Bud Davis  <jmdavis@link.com>
4715
4716         * MAINTAINERS (Write After Approval):  Remove myself.
4717         (Language Front End Maintainers):  Add myself as fortran 95
4718         maintainer and update e-mail address.
4719
4720 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4721
4722         * MAINTAINERS (Write After Approval):  Remove myself.
4723         (Language Front End Maintainers):  Add myself as fortran 95
4724         maintainer.
4725
4726 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4727
4728         * MAINTAINERS (Write After Approval): Add myself.
4729
4730 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4731
4732         * MAINTAINERS (Write After Approval):  Remove myself.
4733         (Language Front End Maintainers):  Add myself as
4734         fortran 95 maintainer.
4735
4736 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4737
4738         Sync from src:
4739
4740         2005-12-27  Leif Ekblad  <leif@rdos.net>
4741
4742         * configure.in: Add support for RDOS target.
4743         * configure: Regenerate.
4744
4745 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4746             Andreas Schwab  <schwab@suse.de>
4747
4748         * configure: Regenerate.
4749
4750 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4751
4752         * configure.in (enable_libgomp): Add AIX.
4753         * configure: Regenerate.
4754
4755 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4756
4757         * MAINTAINERS (Write After Approval): Add myself.
4758
4759 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4760
4761         * MAINTAINERS (Write After Approval): Add myself.
4762
4763 2006-01-31  Richard Guenther  <rguenther@suse.de>
4764         Paolo Bonzini  <bonzini@gnu.org>
4765
4766         * Makefile.def (target_modules): Add libgcc-math target module.
4767         * configure.in (target_libraries): Add libgcc-math target library.
4768         (--enable-libgcc-math): New configure switch.
4769         * Makefile.in: Re-generate.
4770         * configure: Re-generate.
4771         * libgcc-math: New toplevel directory.
4772
4773 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4774
4775         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4776         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4777         the assembler, linker and binutils.
4778         * configure: Regenerate.
4779
4780 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4781
4782         * MAINTAINERS (Write After Approval): Add myself.
4783
4784 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4785
4786         * configure: Regenerate.
4787
4788 2006-01-18  Richard Henderson  <rth@redhat.com>
4789             Jakub Jelinek  <jakub@redhat.com>
4790             Diego Novillo  <dnovillo@redhat.com>
4791
4792         * libgomp: New directory.
4793         * Makefile.def: Add target_module libgomp.
4794         * Makefile.in: Regenerate.
4795         * configure.in (target_libraries): Add target-libgomp.
4796         * configure: Regenerate.
4797
4798 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4799
4800         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4801         @ from continuation.
4802         * Makefile.in: Rebuilt.
4803
4804 2006-01-04  Chris Lattner  <sabre@gnu.org>
4805
4806         * MAINTAINERS (Write After Approval): Add myself.
4807
4808 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4809
4810         PR bootstrap/24252
4811
4812         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4813         * Makefile.tpl (OBJDUMP): New.
4814         (EXTRA_HOST_FLAGS): Add it.
4815         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4816
4817         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4818         to use symbolic links between directories.  Avoid race conditions
4819         or make them harmless.
4820         * configure.in: Do not try to use symbolic links between directories.
4821
4822         * Makefile.def (LEAN): Pass.
4823         * Makefile.tpl (LEAN): Define.
4824         (stage[+id+]-start): Accept that the previous directory does not
4825         exist, if the bootstrap is lean.
4826         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4827         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4828         configure substitution.
4829         ([+compare-target+]): Likewise.
4830         ([+bootstrap-target+]-lean): New.
4831         * configure.in: Remove lean bootstrap support from here.
4832
4833         * Makefile.in: Regenerate.
4834         * configure: Regenerate.
4835
4836 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4837
4838         * MAINTAINERS (libdecnumber): Add myself.
4839
4840 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4841
4842         * libtool-ldflags: New script.
4843
4844 2006-01-02  Andreas Schwab  <schwab@suse.de>
4845
4846         * configure.in: When reconfiguring remove Makefile in
4847         all stage directories.
4848         * configure: Regenerate.
4849
4850 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4851
4852         * MAINTAINERS: Update my email address.
4853
4854 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4855
4856         Revert Ada-related part of the previous change.
4857
4858         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4859         Do not pass.
4860         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4861         * Makefile.in: Regenerate.
4862         * configure.in: Do not include mt-ppc-aix target fragment.
4863         * configure: Regenerate.
4864
4865 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4866
4867         * configure.in: Select appropriate fragments for PowerPC/AIX.
4868         * configure: Regenerate.
4869
4870         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4871         BOOT_CFLAGS, BOOT_LDFLAGS.
4872         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4873         BOOT_CFLAGS, BOOT_LDFLAGS.
4874         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4875         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4876         (stage): Fail if we cannot complete the work.
4877         * Makefile.in: Regenerate.
4878
4879 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4880
4881         * configure.in: Replace ms1 with mt.
4882         * configure: Rebuilt.
4883
4884 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4885
4886         * MAINTAINERS: Update my email address.
4887
4888 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4889
4890         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4891         install-host-nogcc): Don't invoke $(stage) at the end.
4892         * Makefile.in: Regenerate.
4893
4894 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4895
4896         * configure.in: Flip the top-level bootstrap switch.
4897         * configure: Regenerate.
4898
4899 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4900
4901         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4902         $(stage) and $(unstage).
4903         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4904         (all): Remove stray semicolon.
4905         (local-distclean): Don't handle multilib.tmp and multilib.out.
4906         (install.all): Set $s for consistency.
4907         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4908         check_multilibs setting.  Always make the install directory.
4909         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4910         Correct @if/@endif.
4911         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4912         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4913         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4914         (multilib.out): Remove.
4915         * Makefile.in: Regenerated.
4916
4917 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4918
4919         * MAINTAINERS (Write After Approval): Add myself.
4920
4921 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4922
4923         * MAINTAINERS: Add myself as mt maintainer.
4924
4925         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4926
4927 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4928
4929         * MAINTAINERS: Change email address.
4930
4931 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4932
4933         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4934         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4935         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4936         Find in-tree tools if available.
4937         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4938         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4939         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4940         (COMPILER_*_FOR_TARGET): New.
4941         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4942         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4943         (CONFIGURED_*, USUAL_*): Remove.
4944         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4945         STRIP): Use autoconf substitutions.
4946         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4947         COMPILER_NM_FOR_TARGET): New.
4948         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4949
4950         (all): Make all-host and all-target in parallel.
4951         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4952         that $$r and $$s are set before invoking a recursive make.
4953         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4954         ([+bootstrap-target+]): Inline most of the `all' target.
4955
4956 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4957
4958         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4959         from the gcc build directory.
4960         * Makefile.in: Regenerate.
4961
4962 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4963
4964         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4965         depend on all-libdecnumber.
4966         * configure.in (host_libs): Include libdecnumber.
4967         * Makefile.in: Regenerate.
4968         * configure: Likewise.
4969
4970 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4971
4972         * libdecnumber: Import decNumber sources from the dfp-branch.
4973
4974 2005-11-21  Kean Johnston  <jkj@sco.com>
4975
4976         * config.sub, config.guess: Sync from upstream sources.
4977
4978 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4979
4980         Import from Autoconf sources:
4981
4982         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4983         * config/move-if-change: Don't output "$2 is unchanged";
4984         suggested by Ben Elliston.  Handle weird characters correctly.
4985
4986 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4987
4988         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4989         to match upstream libtool for darwin.
4990
4991 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4992
4993         * Makefile.def: Remove gdb dependencies for gdbtk.
4994         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4995         (configure-gdb, install-gdb): New rules.
4996         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4997         * Makefile.in, configure: Regenerated.
4998
4999 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5000
5001         * MAINTAINERS (Write After Approval): Add myself.
5002
5003 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5004
5005         * MAINTAINERS (Write After Approval): Add myself.
5006
5007 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5008
5009         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5010         Diego Novillo.
5011
5012 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5013
5014         PR bootstrap/24297
5015         * Makefile.tpl (do-[+make-target+], do-check, install,
5016         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5017         are set before recursing.
5018         * Makefile.in: Regenerate.
5019
5020 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5021
5022         PR bootstrap/18939
5023         * Makefile.def (gcc) <target>: Fix thinko.
5024         * Makefile.in: Regenerate.
5025
5026 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5027
5028         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5029         * configure: Regenerate.
5030
5031 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5032
5033         * MAINTAINERS (Write After Approval): Add self.
5034
5035 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5036
5037         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5038         target-libffi, target-qthreads, target-libjava, and
5039         targetlibobjc.
5040         * configure: Regenerate.
5041
5042 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5043
5044         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5045         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5046         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5047         (USUAL_OBJDUMP_FOR_TARGET): New.
5048         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5049         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5050         * configure, Makefile.in: Regenerated.
5051
5052 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5053
5054         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5055         before other host packages.
5056
5057 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5058
5059         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5060
5061 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5062
5063         PR bootstrap/22340
5064
5065         * configure.in (default_target): Remove.
5066         * Makefile.tpl (all): Do not use prerequisites as subroutines
5067         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5068         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5069         use prerequisites as subroutines.
5070         (check-host, check-target): New.
5071         (bootstrap configure & all targets): Do not use stage*-start
5072         if the directory layout is already ok.
5073         (non-bootstrap configure & all targets): Prepend a $(unstage).
5074         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5075         (NOTPARALLEL): Remove.
5076         (unstage, stage variables): New variables.
5077         (unstage, stage targets): Simply expand to those variables.
5078
5079         * configure: Regenerate.
5080         * Makefile.in: Regenerate.
5081
5082 2005-10-04  James E Wilson  <wilson@specifix.com>
5083
5084         * Makefile.def (lang_env_dependencies): Add libmudflap.
5085         * Makefile.in: Regenerate.
5086
5087 2005-10-03  Andreas Schwab  <schwab@suse.de>
5088
5089         Backport from libtool CVS:
5090         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5091
5092         * ltmain.sh: add support for installing into temporary
5093         staging area (e.g. 'make install DESTDIR=...')
5094
5095 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5096
5097         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5098         * configure: Regenerated.
5099
5100 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5101
5102         * configure: Regenerate with the correct
5103         autoconf version.
5104
5105 2005-09-30  Catherine Moore  <clm@cm00re.com>
5106
5107         * configure.in (bfin-*-*): New.
5108         * configure: Regenerated.
5109
5110 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5111
5112         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5113         (LIPO_FOR_TARGET): New.
5114         (CONFIGURED_LIPO_FOR_TARGET): New.
5115         (USUAL_LIPO_FOR_TARGET): New.
5116         (STRIP_FOR_TARGET): New.
5117         (CONFIGURED_STRIP_FOR_TARGET): New.
5118         (USUAL_STRIP_FOR_TARGET): New.
5119         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5120         STRIP_FOR_TARGET.
5121         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5122         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5123         * Makefile.in: Regenerate.
5124         * configure: Regenerate.
5125
5126 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5127
5128         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5129         (rs6000-*-aix*): Same.
5130         * configure: Regenerate.
5131
5132 2005-09-16  Tom Tromey  <tromey@redhat.com>
5133
5134         * MAINTAINERS: Add self as java maintainer.
5135
5136 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5137
5138         * configure.in: Recognize f95 in the --enable-languages option,
5139         and substitute it for fortran, issuing a warning.
5140         * configure: Regenerate.
5141
5142 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5143
5144         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5145         * configure:  Regenerated.
5146
5147 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5148
5149         * MAINTAINERS: Add self as ms1 maintainer.
5150
5151 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5152
5153         * Makefile.def (libssp): Add to lang_env_dependencies.
5154         * Makefile.in: Regenerate.
5155
5156 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5157
5158         * MAINTAINERS: Add myself as middle-end maintainer.
5159
5160 2005-08-17  Christian Groessler  <chris@groessler.org>
5161
5162         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5163         * Makefile.in: Regenerate.
5164
5165 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5166
5167         * MAINTAINERS (write after approval): Added myself.
5168
5169 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5170
5171         * MAINTAINERS (Write After Approval): Add myself.
5172
5173 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5174
5175         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5176         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5177         Look for alternate names of the target cc and c++
5178         * configure: Regenerate.
5179
5180 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5181
5182         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5183         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5184         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5185         tools; remove code to manually set them.
5186         (Target tools): Look in the environment for them.
5187         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5188         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5189         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5190         build directory.
5191         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5192         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5193         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5194         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5195         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5196         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5197         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5198         * configure: Regenerate.
5199         * Makefile.in: Regenerate.
5200
5201 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5202
5203         * MAINTAINERS: Update for removed CPU targets.
5204
5205 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5206
5207         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5208         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5209         * Makefile.in: Regenerated.
5210
5211 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5212
5213         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5214         (CFLAGS_FOR_TARGET): Use it.
5215         (CXXFLAGS_FOR_TARGET): Likewise.
5216         * Makefile.in: Regenerated.
5217         * configure.in (--with-build-sysroot): New option.
5218         * configure: Regenerated.
5219
5220 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5221
5222         * Makefile.tpl: Wrap install between unstage and stage
5223         * Makefile.in: Regenerate.
5224
5225 2005-07-21  Eric Christopher  <echristo@apple.com>
5226
5227         * MAINTAINERS: Update affiliation.
5228
5229 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5230
5231         * MAINTAINERS: Add self as crx port maintainer.
5232
5233 2005-07-20  DJ Delorie  <dj@redhat.com>
5234
5235         * MAINTAINERS: Add self as m32c maintainer.
5236
5237 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5238
5239         * all files: Update FSF address.
5240
5241 2005-07-15  Eric Christopher  <echristo@redhat.com>
5242
5243         * MAINTAINERS: Change affiliation.
5244
5245 2005-07-14  Jim Blandy  <jimb@redhat.com>
5246
5247         * configure.in: Add cases for Renesas m32c.
5248         * configure: Regenerated.
5249
5250 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5251
5252         * COPYING.LIB: Update from fsf.org.
5253
5254 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5255
5256         * COPYING, compile, config.guess,
5257         config.sub, install-sh, missing, mkinstalldirs,
5258         symlink-tree, ylwrap: Sync from upstream sources.
5259         * config-ml.in: Update FSF address.
5260
5261 2005-07-13  Eric Christopher  <echristo@redhat.com>
5262
5263         * configure.in: Add toplevel noconfigdir support for tpf.
5264         * configure: Regenerate.
5265
5266 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5267
5268         PR ada/22340
5269
5270         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5271         * Makefile.in: Regenerate.
5272
5273 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5274
5275         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5276         Brolley to write-after-approval.
5277
5278 2005-07-07  Andreas Schwab  <schwab@suse.de>
5279
5280         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5281         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5282         * Makefile.in: Regenerated.
5283
5284 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5285
5286         * configure.in: Don't build sim or rda when targetting darwin.
5287         * configure: Regenerate.
5288
5289 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5290
5291         * configure.in: Add --enable-libssp and --disable-libssp.
5292         * configure: Regenerate with autoconf-2.13.
5293
5294 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5295
5296         * Makefile.def (target_modules): Add libssp.
5297         * configure.in (target_libraries): Add target-libssp.
5298         * configure: Rebuilt.
5299         * Makefile.in: Rebuilt.
5300
5301 2005-07-01  Zack Weinberg  <zackw@panix.com>
5302
5303         * MAINTAINERS: Change email address.  Resign from maintainership.
5304
5305 2005-07-01  Richard Guenther  <rguenther@suse.de>
5306
5307         * MAINTAINERS: Change my e-mail address and affiliation.
5308
5309 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5310
5311         * Makefile.def (stagefeedback): Come after profile.
5312         Define profiledbootstrap target.
5313         * Makefile.tpl (profiledbootstrap): Remove.
5314         (stageprofile-end): Zap stagefeedback.
5315         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5316         * Makefile.in: Regenerate.
5317
5318 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5319
5320         * MAINTAINERS: Update my email address.
5321
5322 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5323
5324         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5325         In 'cpp' stanza, support '#line' as well as '# '.
5326
5327 2005-06-08  Andreas Schwab  <schwab@suse.de>
5328
5329         * MAINTAINERS: Move myself from 'Write After Approval' to
5330         'CPU Port Maintainers' section as m68k maintainer.
5331
5332 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5333
5334         * configure.in (unsupported_languages): New macro.
5335         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5336         non-ported target libraries in noconfigdirs.
5337         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5338         non-linux-gnu.  Remove libgcj_ex_libffi.
5339         <lang_frag loop>: Set add_this_lang=no if the language is in
5340         unsupported_languages.
5341         * configure: Regenerate.
5342
5343 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5344
5345         * configure.in: Fix typo in handling of --with-mpfr-dir.
5346         * configure: Regenerate.
5347
5348 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5349
5350         * MAINTAINERS: Update my email address.
5351
5352 2005-06-02  Jim Blandy  <jimb@redhat.com>
5353
5354         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5355         accepted into the master sources.)
5356
5357 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5358             Michael Snyder  <msnyder@redhat.com>
5359             Stan Cox  <scox@redhat.com>
5360
5361         * configure.in: Set noconfigdirs for ms1.
5362
5363         * configure: Regenerate.
5364
5365 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5366
5367         * MAINTAINERS (Write After Approval): Add self.
5368
5369 2005-06-01  Josh Conner  <jconner@apple.com>
5370
5371         * MAINTAINERS (Write After Approval): Add self.
5372
5373 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5374
5375         * MAINTAINERS: Update my email address.
5376
5377 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5378
5379         * MAINTAINERS (Write After Approval): Add self.
5380
5381 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5382
5383         * MAINTAINERS (Write After Approval): Remove self.
5384
5385 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5386
5387         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5388         (Dependencies): Consider target modules for bootstrap dependencies.
5389         Make target bootstrap modules depend on each stage's gcc.
5390         * Makefile.in: Regenerate.
5391
5392 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5393
5394         * Makefile.def (configure-gcc): Depend on binutils having been built.
5395         (all-gcc): No need to do it here.
5396         * Makefile.in: Regenerate.
5397
5398 2005-05-19  Paul Brook  <paul@codesourcery.com>
5399
5400         * configure.in: Rewrite misleading error message when requested
5401         language cannot be built.
5402         * configure: Regenerate.
5403
5404 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5405
5406         * ylwrap: Import from Automake 1.9.5.
5407
5408 2005-05-13  David Ung  <davidu@mips.com>
5409
5410         * MAINTAINERS (Write After Approval): Add self.
5411
5412 2005-05-09  Mike Stump  <mrs@apple.com>
5413
5414         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5415         lt_cv_sys_max_cmd_len for now.
5416
5417 2005-05-09  Stan Cox  <scox@redhat.com>
5418
5419         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5420
5421 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5422
5423         * README.SCO: Update the URL.
5424
5425 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5426
5427         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5428         with_gnu_ld to libtool.
5429         * ltcf-c.sh (aix[45]): Define file_list_spec.
5430         * ltcf-cxx.sh (aix[45]): Same.
5431         * ltcf-gcj.sh (aix[45]): Same.
5432         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5433         exists, write list of input files to temporary file.
5434
5435 2005-05-04  Mike Stump  <mrs@apple.com>
5436
5437         * configure.in: Always pass --target to target configures as
5438         otherwise rebuilds that do --recheck will fail.
5439         * confiugure: Rebuilt.
5440
5441 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5442
5443         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5444         STAGE_HOST_EXPORTS.
5445         (configure, all): Add bootstrap support.
5446         (Host modules, target modules): Pass post-stage1 flags and exports.
5447         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5448         * Makefile.in: Regenerate.
5449
5450 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5451
5452         * configure: Regenerate.
5453
5454 2005-04-27  Mike Stump  <mrs@apple.com>
5455
5456         * MAINTAINERS: Add self as darwin maintainer.
5457
5458 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5459
5460         * config.sub: Update from master copy.
5461
5462 2005-04-21  Mike Stump  <mrs@apple.com>
5463
5464         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5465         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5466
5467 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5468
5469         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5470         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5471         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5472         "*-*-elf" and "*-*-linux*".
5473         * configure: Regenerate.
5474
5475 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5476
5477         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5478
5479 2005-04-12  Mike Stump  <mrs@apple.com>
5480
5481         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5482
5483 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5484
5485         * MAINTAINERS (Write After Approval): Add myself.
5486
5487 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5488
5489         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5490
5491 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5492
5493         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5494         (TARGET_CONFIGARGS): Include --with-target-subdir.
5495         (configure, all): New macros.  Use them throughout.
5496         * Makefile.in: Regenerate.
5497
5498 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5499
5500         * MAINTAINERS (Write After Approval): Add myself.
5501
5502 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5503
5504         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5505
5506 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5507
5508         * MAINTAINERS: Move John Carr to Write After Approval.
5509
5510 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5511
5512         * config/mh-mingw32: Delete.
5513         * configure.in: Don't use it.
5514         * configure: Regenerate.
5515
5516 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5517
5518         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5519         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5520         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5521         (HOST_LIB_PATH): Generate from Makefile.def.
5522         (TARGET_LIB_PATH): Likewise.
5523         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5524         * Makefile.in: Regenerate.
5525         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5526         (RPATH_ENVVAR): Include Darwin case.
5527         * configure: Regenerate.
5528
5529 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5530
5531         * MAINTAINERS (Various Maintainers): Remove self.
5532         (Write After Approval): Add self.
5533
5534 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5535
5536         * MAINTAINERS (Various Maintainers): Add self.
5537
5538 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5539
5540         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5541         * configure: Regenerate.
5542
5543 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5544
5545         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5546         gcc_version, and gcc_version_trigger from set of flags to pass.
5547         * Makefile.tpl: Remove definitions of above variables.
5548         (config.status): Remove dependency on $(gcc_version_trigger).
5549         * Makefile.in: Regenerate.
5550         * configure.in: Do not reference config/gcc-version.m4 nor
5551         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5552         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5553         * configure: Regenerate.
5554
5555 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5556             Andrew Pinski  <pinskia@physics.uc.edu>
5557
5558         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5559         * Makefile.in: Regenerate.
5560
5561 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5562
5563         * MAINTAINERS (Write After Approval): Add myself.
5564
5565 2005-03-03  David Ayers  <d.ayers@inode.at>
5566
5567         * MAINTAINERS (Write After Approval): Add myself.
5568
5569 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5570
5571         PR libgcj/20160
5572         * ltmain.sh: Avoid creating archives with components that have
5573         duplicate basenames.
5574
5575 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5576
5577         PR bootstrap/20250
5578         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5579         instead of check.
5580         * Makefile.in: Regenerate.
5581
5582 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5583
5584         * Makefile.in: Regenerate to fix conflict between the previous two
5585         patches.
5586
5587 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5588
5589         PR bootstrap/17383
5590         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5591         * Makefile.tpl (HOST_SUBDIR): New substitution.
5592         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5593         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5594         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5595         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5596         (Host modules, Bootstrapped modules): Use it.
5597         (Build modules, Target modules): Do not create symlink trees,
5598         always configure out-of-srcdir.
5599         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5600         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5601         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5602         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5603
5604         * Makefile.in: Regenerate.
5605         * configure: Regenerate.
5606
5607 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5608
5609         Merged from libada-gnattools-branch:
5610         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5611
5612         * gnattools: New directory.
5613         * Makefile.def: Add gnattools as a module, depending on target-libada.
5614         * Makefile.in: Regenerate.
5615         * configure.in: Include gnattools in host_tools; disable it if ada
5616         is disabled.
5617         * configure: Regenerate.
5618
5619 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5620
5621         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5622         treelang maintainer.
5623         (Write After Approval): Remove myself.
5624
5625 2005-02-23  Paul Schlie  <schlie@comcast.net>
5626
5627         * configure.in: Allow darwin targeted ports to build tk, itcl and
5628         libgui.
5629         * configure: Regenerate.
5630
5631 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5632
5633         PR libgcj/10353
5634         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5635         * configure: Regenerate.
5636
5637 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5638
5639         * MAINTAINERS (Write After Approval): Add myself.
5640
5641 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5642
5643         * MAINTAINERS: Update my e-mail address.
5644
5645 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5646
5647         * MAINTAINERS (Write After Approval): Add myself.
5648
5649 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5650
5651         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5652         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5653         target-libgloss when not *-*-elf and *-*-aout.
5654         * configure: Regenerate.
5655
5656 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5657
5658         * MAINTAINERS: Remove obsolete entries.
5659
5660         * MAINTAINERS (Write After Approval): Add Michael Matz.
5661
5662 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5663
5664         * MAINTAINERS: Remove self as cpplib maintainer.
5665
5666 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5667
5668         * install-sh, config.sub: Import from upstream.
5669
5670 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5671
5672         PR bootstrap/18222
5673         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5674         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5675         * Makefile.in: Regenerate.
5676
5677 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5678
5679         * MAINTAINERS: Update my email address.
5680
5681 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5682             Andreas Schwab  <schwab@suse.de>
5683
5684         PR bootstrap/18033
5685         * config-ml.in: Eval option if surrounded by single quotes.
5686
5687 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5688
5689         Revert 2004-12-28 Makefile changes, a better fix will be
5690         applied to mainline and src after GCC 4.0 branches.
5691
5692 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5693
5694         PR bootstrap/17383
5695
5696         * Makefile.def (target_modules): Remove stage parameter,
5697         it is always true now.
5698         * Makefile.tpl (configure-build-[+module+],
5699         configure-target-[+module+]): Always build symlink tree
5700         for the directory and for include.  BUILD_SUBDIR and
5701         TARGET_SUBDIR cannot be . anymore.
5702         * Makefile.in: Regenerate.
5703
5704 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5705
5706         Revert 2004-12-08 Makefile changes.
5707
5708 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5709
5710         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5711         cygwin, mingw.
5712
5713 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5714
5715         * configure.in (sh64-*-*): Reenable gprof.
5716         * configure: Regenerate.
5717
5718 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5719
5720         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5721         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5722         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5723         * Makefile.in: Regenerate.
5724
5725 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5726
5727         * MAINTAINERS: Update my email address.
5728
5729 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5730
5731         * Makefile.tpl: Generate normal dependencies if the LHS module is
5732         not bootstrapped.
5733         * Makefile.in: Regenerate.
5734
5735 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5736
5737         * configure.in: Include config/gxx-include-dir.m4.  Use
5738         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5739         * configure: Regenerate.
5740
5741 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5742
5743         * config.if: Delete.
5744         * configure.in: Set libstdcxx_incdir directly.
5745         * configure: Regenerate.
5746
5747 2004-12-02  Eric Christopher  <echristo@redhat.com>
5748
5749         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5750         * Makefile.in: Regenerate.
5751
5752 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5753
5754         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5755         * configure: Regenerate.
5756
5757 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5758
5759         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5760         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5761         * configure: Regenerate.
5762
5763 2004-12-01  Eric Christopher  <echristo@redhat.com>
5764
5765         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5766         of things to remove.
5767
5768 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5769
5770         * MAINTAINERS (Write After Approval): Update my e-mail address.
5771
5772 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5773
5774         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5775         from CVS libtool to always pass_all.
5776
5777 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5778
5779         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5780         (hppa*64*-*-*): Delete incorrect comment.
5781         * configure: Rebuilt.
5782
5783 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5784
5785         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5786
5787 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5788
5789         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5790         from CVS libtool to always pass_all.
5791
5792 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5793
5794         * install-sh, compile: Import from automake.
5795
5796 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5797
5798         * config.guess, config.sub:  Import from savannnah.
5799
5800 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5801
5802         * MAINTAINERS (Write After Approval): Add myself
5803
5804 2004-11-12  Mike Stump  <mrs@apple.com>
5805
5806         * Makefile.def: Add html support.
5807         * Makefile.tpl: Likewise.
5808         * Makefile.in: Regenerate.
5809
5810 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5811
5812         PR 18423
5813         * configure.in: Remove all instances of build-fixincludes from
5814         noconfigdirs.
5815         (build_configargs): Supply --target to subdirectories.
5816         * configure: Regenerate.
5817
5818         * Makefile.def: Make gcc install depend on fixincludes install.
5819         * Makefile.in: Regenerate.
5820
5821 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5822
5823         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5824
5825 2004-11-11  Paul Brook  <paul@codesourcery.com>
5826
5827         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5828
5829 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5830
5831         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5832         target-libgfortran.
5833         * configure: Regenerate.
5834
5835 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5836
5837         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5838         like CC.
5839
5840 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5841
5842         * Makefile.def (host fixincludes): Specify missing targets.
5843         * Makefile.in: Regenerate.
5844
5845 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5846
5847         * MAINTAINERS: Add myself
5848
5849 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5850
5851         * MAINTAINERS (Write After Approval): Add myself.
5852
5853 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5854
5855         * Makefile.def: Build fixincludes for the host, too.
5856         * Makefile.in: Regenerate.
5857         * configure.in (host_tools): Add fixincludes.
5858         * configure: Regenerate.
5859
5860 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5861
5862         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5863         * configure: Regenerated.
5864
5865 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5866
5867         PR other/17783
5868         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5869         * configure: Regenerated.
5870
5871 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5872
5873         * README.SCO: Update per FSF instructions.
5874
5875 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5876
5877         PR target/18151
5878         * configure.in (case ${target}): Do not build fixincludes for avr.
5879         * configure: Regenerated.
5880
5881 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5882
5883         * configure.in (case ${target}): Do not build fixincludes
5884         on platforms where it is not used.
5885         * configure: Regenerated.
5886
5887 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5888
5889         * configure.in: Use an absolute path to install-sh.
5890         * configure: Regenerated.
5891
5892 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5893
5894         * MAINTAINERS (Write After Approval): Add myself.
5895
5896 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5897
5898         * MAINTAINERS: Remove from Write After Approval those that are
5899         already maintainers.
5900
5901 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5902
5903         * MAINTAINERS:  Update my email address.
5904
5905 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5906
5907         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5908         * configure: Regenerate.
5909
5910 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5911
5912         * MAINTAINERS:  Update my email address.
5913
5914 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5915
5916         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5917         entries belonging to this category.
5918
5919 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5920
5921         * MAINTAINERS: Update my e-mail address.
5922
5923 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5924
5925         Fix wrong conflict resolution in:
5926
5927         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5928
5929         * Makefile.in: Regenerate.
5930         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5931         in the recursive `make', instead of hardwiring `all'.
5932         (Autogenerated TARGET-* variables): New.
5933
5934 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5935
5936         * configure.in: Enable target-libgloss for crx-*-*.
5937         * configure: Regenerate.
5938
5939 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5940
5941         * MAINTAINERS (Various Maintainers): Move the "windows,
5942         cygwin, mingw" maintainer to ...
5943         (OS Port Maintainers): ... here.
5944
5945 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5946
5947         * MAINTAINERS (Write After Approval): Remove those that are
5948         maintainers of some subsystem.
5949
5950 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5951
5952         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5953         * ltcf-cxx.sh (tpf*): Likewise.
5954         * ltconfig (tpf*): Add TPF OS configuration support.
5955
5956 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5957
5958         * MAINTAINERS: Change my email address to my new work account.
5959
5960 2004-09-24  Michael Roth  <mroth@nessie.de>
5961
5962         * configure.in (--without-headers): Add missing double quotes.
5963         * configure: Regenerate.
5964
5965 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5966
5967         * ylwrap: Revert to previous version.
5968
5969 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5970
5971         PR bootstrap/17369
5972         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5973         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5974         SET_GCC_LIB_PATH_CMD.
5975         (BASE_TARGET_EXPORTS): Likewise.
5976         * Makefile.in: Regenerated.
5977
5978         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5979         * configure: Regenerated.
5980
5981 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5982
5983         * config.guess: New upstream version
5984         * compile, depcomp, install-sh, ylwrap: Likewise.
5985
5986 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5987
5988         * config/mh-x86omitfp: New host makefile fragment.  Add
5989         -fomit-frame-pointer to the default BOOT_CFLAGS.
5990         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5991         * configure: Regenerate.
5992
5993 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5994
5995         PR target/11572
5996         * configure.in (*-*-darwin*): Renable libobjc.
5997         * configure: Regenerate.
5998
5999 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6000
6001         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6002
6003 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6004
6005         * Makefile.def: Remove libbanshee.
6006         * Makefile.tpl: Ditto.
6007         * configure.in: Ditto.
6008         * Makefile.in: Regen.
6009         * configure: Ditto.
6010
6011 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6012
6013         * ltmain.sh: Use $pic_object as $non_pic_object if
6014         $non_pic_object=none.
6015
6016 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6017
6018         * missing: Import latest version from master repository.
6019
6020 2004-09-06  Nick Clifton  <nickc@redhat.com>
6021
6022         * config.sub: Import latest version from master repository.
6023         * config.guess: Likewise.
6024         This includes these changes:
6025
6026         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6027
6028         * config.sub: Handle crisv32, alias etraxfs.
6029         * config.guess (crisv32:Linux:*:*): Handle.
6030
6031         2004-08-13  Brad Smith  <brad@comstyle.com>
6032
6033         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6034         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6035
6036         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6037
6038         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6039         assume the processor is a powerpc.  This is because coreutils
6040         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6041         in this case, due to a MacOS X bug that causes
6042         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6043         to return a negative number.
6044         Problem reported by Petter Reinholdtsen in:
6045         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6046
6047         2004-07-19  Ben Elliston  <bje@gnu.org>
6048
6049         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6050
6051         2004-06-24  Ben Elliston  <bje@gnu.org>
6052
6053         * config.guess: Update copyright years.
6054         * config.sub: Likewise.
6055
6056         2004-06-22  Robert Millan  <robertmh@gnu.org>
6057
6058         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6059         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6060
6061         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6062
6063         * config.guess (*:*VMS:*:*): New entry. Replaces
6064         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6065         manufacturer.
6066
6067         2004-06-22  Ben Elliston  <bje@gnu.org>
6068
6069         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6070         * config.sub: Likewise.
6071
6072         2004-06-22  Ben Elliston  <bje@gnu.org>
6073
6074         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6075         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6076
6077         2004-06-11  Ben Elliston  <bje@gnu.org>
6078
6079         * config.guess (pegasos:OpenBSD:*:*): Remove.
6080
6081         2004-06-11  Ben Elliston  <bje@gnu.org>
6082
6083         From Wouter Verhelst <wouter@grep.be>:
6084         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6085
6086         2004-06-11  Ben Elliston  <bje@gnu.org>
6087
6088         * config.guess (luna88k:OpenBSD:*:*): New.
6089
6090         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6091
6092         * config.guess (m32r*:Linux:*:*): New case.
6093         * config.sub: Handle m32rle.
6094
6095         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6096
6097         From Jens Petersen  <petersen@redhat.com>:
6098         * config.sub: Handle sparcv8.
6099
6100         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6101
6102         From Tom Smith <smith@cag.lkg.hp.com>:
6103         * config.guess: Version suffixes are equally significant on Tru64
6104         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6105         prefix of "P" (patched kernel).
6106
6107         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6108
6109         * config.sub: Add support for National Semiconductor CRX target.
6110
6111 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6112
6113         * MAINTAINERS (Various Maintainers): Remove myself as web page
6114         maintainer, add myself as maintainer of build status lists.
6115
6116 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6117
6118         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6119         *-*-netware, but add target-libmudflap.
6120         Consolidate *-*-netware targets (of which really only i?86 exists)
6121         into a single entry.
6122         * configure: Likewise.
6123
6124 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6125
6126         * Makefile.tpl (sorry): Remove.
6127         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6128         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6129         (do-clean): Clean per-stage directories too.
6130         (do-distclean): Run distclean-stage1 too.
6131         (.NOTPARALLEL): Enable during toplevel bootstrap.
6132         (stage[+id+]-bubble): Enable parallel execution during
6133         the recursive invocation.
6134         * Makefile.in: Regenerate.
6135
6136         Fix previous checkin:
6137
6138         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6139         include.
6140         * configure.in: Fix indentation.
6141         * configure: Regenerate.
6142
6143 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6144
6145         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6146         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6147         * configure: regenerate
6148         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6149         -mdynamic-no-pic
6150
6151 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6152
6153         * Makefile.def (build_modules): Add fixincludes.
6154         (dependencies): Make gcc depend on fixincludes.
6155         * configure.in (build_tools): Add fixincludes.
6156         (build_configdirs): Always include build_libs.
6157         * Makefile.in: Regenerate.
6158         * configure: Regenerate.
6159
6160 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6161
6162         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6163         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6164         phony targets; do not generate timestamp files.
6165         (distclean-stageN): Remove references to their timestamp files.
6166         (restageN, touch-stageN): Remove.
6167         (stageN-bubble): Rewritten.
6168         (compare): Support lean bootstraps.
6169         * Makefile.in: Regenerate.
6170
6171         * configure.in: Only warn when bootstrapping but
6172         build != host or build != target.  Support lean bootstraps.
6173         * configure: Regenerate.
6174
6175 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6176
6177         * configure.in:  Give a better error message if GMP/MPFR are missing
6178         and a language needing them has been requested.
6179         * configure:  Regenerated.
6180
6181 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6182
6183         * configure.in:  Print a list of available language front-ends if
6184         a requested one is missing.  Tidy stray tab characters.
6185         * configure:  Regenerated.
6186
6187 2004-08-19  Michael Koch  <konqueror@gmx.de>
6188
6189         * gcc/doc/install.texi: Update entry about automake for libjava.
6190
6191 2004-08-17  Robert Millan  <robertmh@gnu.org>
6192
6193         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6194         (instead of FreeBSD).
6195         * configure: Regenerate.
6196
6197 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6198
6199         * Makefile.in: Regenerate.
6200         * configure: Regenerate.
6201
6202         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6203         stage_*_flags.
6204         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6205         for bootstrapped modules if toplevel bootstrap is going.
6206         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6207         modules.  Adjust for changes in Makefile.def.  Enable several
6208         rules even in non-bootstrap mode, just to avoid peppering the
6209         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6210         (stage-[+prev+]-bubble): Remove.
6211
6212         * Makefile.def (Dependencies): Depend on all-build-bison,
6213         all-build-flex, all-build-byacc, all-build-texinfo, rather
6214         than the host variations.
6215         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6216         with BUILD_SUBDIR.
6217         (BISON): Update for recent Bisons.
6218         (YACC): Fix typo.
6219         (cross): Depend on all-build.
6220         (all): Do not depend on all-build.
6221         (prebootstrap): Remove.
6222         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6223         (Prebootstrap dependencies): Add them to the per-stage targets
6224         and to all-prebootstrap.
6225         * configure.in (build_configdirs): Always enable build_tools.
6226         (BUILD_DIR_PREFIX): Remove.
6227
6228         * Makefile.def (gcc): Add target variable.
6229         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6230         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6231         in the recursive `make', instead of hardwiring `all'.
6232         (Autogenerated TARGET-* variables): New.
6233
6234 2004-08-13  Brian Booth  <bbooth@redhat.com>
6235
6236         * MAINTAINERS: Remove myself from write-after-approval.
6237
6238 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6239
6240         * src-release: Stop distributing mmalloc with gdb (which doesn't
6241         use it).
6242         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6243         * Makefile.in: Regenerate.
6244
6245 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6246
6247         * configure.in (arm*-*-eabi*): New target.
6248         * configure: Regenerate.
6249
6250 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6251
6252         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6253         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6254         (Dependencies): New section.
6255         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6256         (configure-target-[+module+]): Depend on maybe-all-gcc
6257         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6258         (toplevel profiledbootstrap): Fix dependencies.
6259         * Makefile.in: Regenerate.
6260
6261 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6262
6263         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6264         target-libiberty to noconfigdirs.
6265         * configure: Regenerate.
6266
6267 2004-08-03  Paul Brook  <paul@codesourcery.com>
6268
6269         * configure.in: Check for MPFR as well as GMP.
6270         * configure: Regenerate.
6271
6272 2004-08-01  Robert Millan  <robertmh@gnu.org>
6273
6274         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6275         libmudflap for all GNU-based systems (with Glibc).
6276         * configure: Regenerate.
6277
6278 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6279
6280         * Makefile.def (host-modules): Add gcc.
6281         * Makefile.in: Regenerate.
6282         * Makefile.tpl (sorry): New rule.
6283         (configure-host, all-host, [+make_target+]-host, do-check,
6284         install-host): Do not add gcc as a special case.
6285         (host modules): Add a small special-casing for gcc.  Export
6286         extra_make_flags through the environment.
6287         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6288         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6289         other recursive targets for gcc): Remove.
6290
6291         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6292         (stage, unstage): New rules.
6293         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6294         distclean-stage[+id+]): Use stage_current.
6295         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6296         the stage*-start rules.
6297
6298 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6299
6300         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6301         use -all_load flag.
6302
6303 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6304
6305         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6306         * configure: Regenerate.
6307
6308 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6309
6310         * maintainer-scripts/gcc_release: Revert yesterday's change.
6311
6312 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6313
6314         * MAINTAINERS: Add myself to write-after-approval.
6315
6316 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6317
6318         * libf2c: Removed.
6319         * gcc/gccbug.in: Updated because of libf2c removal.
6320         * maintainer-scripts/gcc_release: Ditto.
6321
6322 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6323
6324         * configure.in: Build libmudflap by default on FreeBSD.
6325         * configure: Regenerated.
6326
6327 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6328
6329         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6330         systems.
6331         * configure: Regenerated.
6332
6333 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6334
6335         PR target/16344
6336         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6337         feedback based compiler.
6338         * Makefile.in: Rebuilt.
6339
6340 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6341
6342         * Makefile.def (host_modules): Set bootstrap=true for flex.
6343         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6344         * Makefile.in: Rebuilt.
6345
6346 2004-07-07  Jan Hubicka  <jh@suse.cz>
6347
6348         * MAINTAINERS: Add self as a profile feedback maintainer.
6349
6350 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6351
6352         * configure.in:  Do not prepend $srcdir to /dev/null in
6353         makefile fragments.
6354         * configure:  Regenerate.
6355
6356 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6357
6358         * Makefile.def (build_modules): Add bison, byacc, flex,
6359         m4, texinfo.
6360         (flags_to_pass): Add FLEX.
6361         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6362         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6363         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6364         DEFAULT_MAKEINFO): Remove.
6365         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6366         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6367         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6368         objdir or else use configured tool.
6369         (all-build): New.
6370         (all): Depend on it.
6371         (Build module dependencies): Add.
6372         * Makefile.in: Regenerate.
6373         * configure.in: Better support for multiple build modules,
6374         matching what is done for host/target modules.  Do not look
6375         for "plausible" locations of build tools if Canadian cross.
6376         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6377         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6378         * configure: Regenerate.
6379
6380 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6381
6382         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6383         * Makefile.in: Regenerate.
6384
6385 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6386
6387         * Makefile.tpl (configure-build-[+module+],
6388         configure-[+module+], configure-target-[+module+]): Pass
6389         [+extra_configure_args+].
6390         (all-build-[+module+], all-[+module+], check-[+module+],
6391         install-[+module+], [+make_target+]-[+module+],
6392         all-target-[+module+], check-target-[+module+],
6393         install-target-[+module+], [+make_target+]-target-[+module+]):
6394         Pass [+extra_make_args+].
6395         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6396         (GCC_HOST_EXPORTS): Remove.
6397         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6398         cross, check-gcc, check-gcc-c++, install-gcc,
6399         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6400         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6401         * Makefile.in: Regenerate.
6402
6403 2004-06-21  Matthew Sachs  <msachs@apple.com>
6404
6405         * MAINTAINERS: Added self to write-after-approval.
6406
6407 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6408
6409         * configure.in: Check for srcdir/winsup rather than build directory
6410         winsup.
6411         * configure: Regenerate.
6412
6413 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6414
6415         * configure.in: Don't build Cygwin native newlib if winsup
6416         directory is missing.  Emit warning instead.
6417         * configure: Regenerate.
6418
6419 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6420
6421         * Makefile.tpl (touch-stage[+id+]): New.
6422         (restage[+prev+]): Depend on touch-stage[+id+].
6423
6424         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6425         Use it throughout.
6426
6427         * Makefile.def: Add profile and feedback bootstrap stages.
6428         Remove next field from bootstrap stages.
6429         * Makefile.tpl (LN, LN_S): Substitute.
6430         (stageN-start, stageN-end): Use double-colon rules, to
6431         provide a hook for additional setup commands.
6432         (distclean-stageN-gcc, restageN): Create dependencies from
6433         [+prev+], not from [+next+].
6434         (stageN-bubble): Add commands for successive stages from
6435         [+prev+], using double-colon rules.
6436         (all-stageN-gcc): Fix typo.
6437         (stagefeedback-start, profiledbootstrap): New.
6438         * Makefile.in: Regenerate.
6439         * configure.in: Call ACX_PROG_LN.
6440         * configure: Regenerate.
6441
6442 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6443
6444         * MAINTAINERS (Write After Approval): Add myself.
6445
6446 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6447
6448         * MAINTAINERS (Write After Approval): Add myself.
6449
6450 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6451
6452         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6453         without gcc.
6454         * configure: Regenerate.
6455
6456 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6457
6458         * Makefile.tpl: Fix typo.
6459         * Makefile.in: Regenerate.
6460
6461 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6462
6463         * configure.in: Remove new- prefix from toplevel
6464         bootstrap targets.
6465         * configure: Regenerate.
6466
6467 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6468
6469         * Makefile.tpl (all.normal): Rename to all.
6470         (all): Replace with a rule to pick the default
6471         target from configure.
6472         (all-gcc, configure-gcc): Use conditionals to
6473         do nothing when toplevel bootstrap is going on.
6474         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6475         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6476         * configure.in: Support --enable-bootstrap.
6477
6478         * Makefile.def: Remove new- prefix from toplevel
6479         bootstrap targets.
6480         * Makefile.tpl: Likewise.
6481
6482         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6483         target.
6484
6485         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6486         $(RECURSE_FLAGS) to recursive invocation of make.
6487
6488         * Makefile.in: Regenerate.
6489         * configure: Regenerate.
6490
6491 2004-05-30  Andreas Jaeger  <aj@suse.de>
6492             Jim Wilson  <wilson@specifixinc.com>
6493
6494         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6495         like CC.
6496
6497 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6498
6499         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6500         * configure: Regenerate.
6501
6502 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6503
6504         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6505         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6506         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6507         targets.
6508         * Makefile.in: Regenerate.
6509
6510 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6511
6512         * configure.in: Test the ability to symlink directories.
6513         * configure: Regenerate.
6514
6515         * Makefile.def (bootstrap-stage): New definitions.
6516         * Makefile.tpl (configure-stage1-gcc,
6517         configure-stage2-gcc, configure-stage3-gcc,
6518         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6519         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6520         new-restage3, compare): Autogenerate, see Makefile.in
6521         entry for behavioral changes.
6522         (distclean-stage1, new-stage1-start, new-stage1-end,
6523         new-stage1-bubble, distclean-stage2, new-stage2-start,
6524         new-stage2-end, new-stage2-bubble, distclean-stage3,
6525         new-stage3-start, new-stage3-end): New autogenerated targets.
6526         (objext, prebootstrap, BOOT_CFLAGS,
6527         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6528         targets.
6529
6530         * Makefile.in: Regenerate.
6531         (distclean-stage1, new-stage1-start, new-stage1-end,
6532         new-stage1-bubble, distclean-stage2, new-stage2-start,
6533         new-stage2-end, new-stage2-bubble, distclean-stage3,
6534         new-stage3-start, new-stage3-end): New targets.
6535         (all-stage1-gcc): Move prebootstrap dependency from here...
6536         (configure-stage1-gcc): ...to here.
6537         (new-bootstrap): Use bubble targets.
6538         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6539         Use per-stage distclean targets.
6540         (configure-stage1-gcc, configure-stage2-gcc,
6541         configure-stage3-gcc, all-stage1-gcc,
6542         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6543         Use new-stageN-start to prepare the tree.
6544
6545 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6546
6547         * Makefile.def (host_modules): add libcpp.
6548         * Makefile.tpl: Add dependencies on and for libcpp.
6549         * Makefile.in: Regenerate.
6550         * configure.in: Add libcpp host module.
6551         * configure: Regenerate.
6552
6553 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6554
6555         * Makefile.tpl: Whenever a recursive target is defined, wrap
6556         it in a special @if/@endif block, and prepare its maybe
6557         dependency in the @if/@endif block
6558         * configure.in: Instead of writing maybe dependencies, remove
6559         the @if/@endif statements, and remove the @if/@endif blocks
6560         that remain.
6561         * configure: Regenerate.
6562         * Makefile.in: Regenerate.
6563
6564 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6565
6566         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6567
6568 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6569
6570         PR bootstrap/15120
6571         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6572         * */configure: Rebuilt.
6573
6574 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6575
6576         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6577         of libf2c.
6578         * configure, Makefile.in: Regenerate.
6579
6580 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6581
6582         * MAINTAINERS (Write After Approval): Add myself.
6583
6584 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6585
6586         Merge from tree-ssa-20020619-branch.
6587
6588         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6589         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6590         (HOST_GMPLIBS): Define.
6591         (HOST_GMPINC): Define.
6592         (TARGET_LIB_PATH): Add libmudflap.
6593         (GFORTRAN_FOR_TARGET): Define.
6594         (configure-build*): Export GFORTRAN.
6595         (configure-gcc): Export GMPLIBS and GMPINC.
6596         (all-gcc): Add maybe-all-libbanshee.
6597         (configure-target-libgfortran): Define.
6598         * Makefile.in: Regenerate.
6599         * configure.in (host_libs): Add libbanshee.
6600         (target_libraries): Add target-libmudflap and target-libgfortran.
6601         Add --with-libbanshee.
6602         Handle --disable-libmudflap.
6603         (*-*-freebsd*): Use with_gmp.
6604         Add $(libgcj) to noconfigdirs.
6605         * configure: Regenerate.
6606         * depcomp: New file.
6607         * MAINTAINERS: Add tree-ssa maintainers.
6608
6609 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6610
6611         * MAINTAINERS (Various Maintainers): Add myself.
6612
6613 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6614
6615         * MAINTAINERS (Write After Approval): Add myself.
6616
6617 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6618
6619         * MAINTAINERS (Write After Approval): Add myself.
6620
6621 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6622
6623         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6624         * configure: Regenerate.
6625
6626 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6627
6628         Revert:
6629         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6630
6631         * Makefile.def (flags_to_pass): Remove *dir variables that
6632         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6633         as well as prefix and exec_prefix.
6634         * Makefile.in: Regenerate.
6635
6636 2004-04-26  Robert Millan  <robertmh@gnu.org>
6637
6638         Add patches from libtool CVS.
6639         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6640         * ltconfig: Likewise.
6641         * ltcf-c.sh: Likewise.
6642         * ltcf-cxx.sh: Likewise.
6643         * ltcf-gcj.sh: Likewise.
6644
6645 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6646
6647         * Makefile.def (host_modules): Mark with the bootstrap
6648         flag packages on which gcc depends.
6649         * Makefile.tpl (all-bootstrap): Use it.
6650         * Makefile.in: Regenerate.
6651
6652 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6653
6654         * Makefile.def (flags_to_pass): Remove *dir variables that
6655         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6656         as well as prefix and exec_prefix.
6657         * Makefile.in: Regenerate.
6658
6659 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6660
6661         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6662         * configure: Regenerate.
6663         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6664         * gcc/Makefile.tpl (compare): Use the result of the test.
6665         * gcc/Makefile.in: Regenerate.
6666
6667 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6668
6669         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6670         Always relocate gcc and prev-gcc to the original names, even
6671         if the build fails.
6672         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6673         New targets.
6674
6675 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6676
6677         * MAINTAINERS: Update my email address.
6678
6679 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6680
6681         * configure.in (mips*-*-irix5*): Enable ld.
6682         * configure: Regenerate.
6683
6684 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6685
6686         * configure: Regenerate.
6687
6688 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6689
6690         * Makefile.tpl (configure-[+module+], configure-gcc,
6691         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6692         Set and export LDFLAGS.
6693         * Makefile.in: Regenerate.
6694
6695 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6696
6697         * MAINTAINERS: Add myself to write-after-approval.
6698
6699 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6700
6701         PR bootstrap/14871
6702         * Makefile.tpl: If we don't have built-in-tree target tools,
6703         use the ones found by configure rather than hacking around with
6704         program_transform_name.
6705         * configure.in: Give Makefile.tpl the information necessary
6706         to do that.
6707         * Makefile.in: Regenerate.
6708         * configure: Regenerate.
6709
6710 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6711
6712         PR bootstrap/14760
6713         * configure.in: When computing baseargs, strip *all* copies of
6714         offending options.  Also, don't match/substitute the trailing space,
6715         so that this actually works when two similar options are separated by
6716         only one space.
6717         * configure: Regenerate.
6718
6719 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6720
6721         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6722         (rs6000-*-aix*): Same.
6723         * configure: Regenerate.
6724
6725 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6726
6727         * MAINTAINERS: Add myself to write-after-approval.
6728
6729 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6730
6731         * MAINTAINERS: Add myself to write-after-approval.
6732
6733 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6734
6735         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6736         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6737         * Makefile.in: Regenerate.
6738
6739         * configure.in (top level bootstrap support): Rework --enable-werror
6740         to set @stage2_werror_flag@.
6741         * configure: Regenerate.
6742         * Makefile.tpl (top level bootstrap support): Pass
6743         @stage2_werror_flag@ down to configure in stages 2 and 3.
6744         * Makefile.in: Regenerate.
6745
6746 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6747
6748         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6749         for stages 2 and 3 as well as in make.  As a consequence, remove
6750         OUTPUT_OPTION (now detected by configure) from the flags passed down
6751         to make.
6752         * Makefile.in: Regenerate.
6753
6754         * Makefile.tpl (new-bootstrap): Fix typo.
6755         * Makefile.in: Regenerate.
6756
6757 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6758
6759         * Makefile.tpl: Rearrange by moving recursive_targets rules
6760         into their proper sections.
6761         * Makefile.tpl (top level bootstrap support): Move disabling
6762         of coverage flags from 'make' to 'configure'; improve comments.
6763         * Makefile.in: Regenerate.
6764
6765         * Makefile.tpl (experimental top level bootstrap) Move stage1
6766         language setting from all- target to configure- target; disable
6767         intermodule optimization in stage 1; prevent gratuitous rebuilds
6768         of stage 1.
6769         * Makefile.in: Regenerate.
6770         * configure.in: Comma-separate stage 1 language list for top
6771         level bootstrap.
6772         * configure: Regenerate.
6773
6774         * Makefile.tpl: Clean up experimental top level bootstrap support:
6775         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6776         prev-gcc in configure- targets as well as all- targets.
6777         * Makefile.in: Regenerate.
6778
6779 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6780
6781         * compile: New file imported from automake.
6782
6783 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6784
6785         * configure.in: Remove symbolic link section.
6786         * configure: Regenerate.
6787         * Makefile.tpl (links): Remove.
6788         * Makefile.in: Regenerate.
6789
6790 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6791             Nathanael Nerode  <neroden@gcc.gnu.org>
6792
6793         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6794         Set with AC_CHECK_PROGS.
6795         * configure.in: Fix comment typo from last patch.
6796         * configure: Regenerate.
6797
6798 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6799
6800         * Makefile.tpl: Introduce experimental top level bootstrap support.
6801         * Makefile.in: Regenerate.
6802         * configure.in: Introduce support for top level bootstrap.
6803         * configure: Regenerate.
6804
6805 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6806             Paolo Bonzini  <bonzini@gnu.org>
6807
6808         PR bootstrap/14522
6809         * configure.in: Cope with shells that do not support unquoted ^
6810         * configure: Regenerate.
6811
6812 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6813             Paolo Bonzini  <bonzini@gnu.org>
6814
6815         PR bootstrap/14522
6816         * configure.in: Cope with shells that do not support nesting
6817         quotes inside quoted backquote substitutions.
6818         * configure: Regenerate.
6819
6820 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6821
6822         PR bootstrap/14522
6823         * configure.in: Fix escaping of $.
6824         * configure: Regenerate.
6825
6826 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6827
6828         * configure: Regenerate, since I forgot to while committing Paolo's
6829         changes.
6830
6831 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6832
6833         PR ada/14131
6834         Move language detection to the top level.
6835         * configure.in: Find default values for the tools as
6836         soon as possible.  Disable ada if GNAT is not found.
6837         Emit error message about missing languages.  Expand
6838         --enable-languages=all for the gcc subdirectory.
6839
6840 2004-03-10  Ben Elliston  <bje@gnu.org>
6841
6842         * MAINTAINERS: Update my email address.
6843
6844 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6845
6846         * ltconfig: Disable building static libraries if building shared
6847         libraries on AIX 5L.
6848
6849 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6850
6851         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6852         and disable libgcj.
6853         * configure: Regenerated.
6854
6855 2004-03-01  Brian Booth  <bbooth@redhat.com>
6856
6857         * MAINTAINERS: Add myself to write-after-approval.
6858
6859 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6860
6861         * MAINTAINERS: Add myself to write-after-approval.
6862
6863 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6864
6865         PR bootstrap/7087
6866         * Makefile.tpl: Guard XFOO sed statements better.
6867         * Makefile.tpl: Add dependency for configure-target-libada.
6868         * Makefile.in: Regenerate (incidentally fixes broken
6869         commit when libada-branch was merged).
6870
6871 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6872
6873         * MAINTAINERS: Add myself to write-after-approval.
6874
6875 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6876
6877         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6878         maintainers.
6879
6880 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6881
6882         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6883         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6884
6885 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6886
6887         PR bootstrap/11932
6888         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6889
6890 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6891
6892         * MAINTAINERS: Added myself to write-after-approval.
6893
6894 2004-02-14  Michael Koch  <konqueror@gmx.de>
6895
6896         * MAINTAINERS: Added myself to write-after-approval.
6897
6898 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6899
6900         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6901         some OS port maintainers to OS port maintainers section.
6902
6903 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6904
6905         * MAINTAINERS: Add self.
6906
6907 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6908
6909         * MAINTAINERS: Alphabetize.
6910
6911 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6912
6913         * MAINTAINERS: Remove myself.
6914
6915 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6916
6917         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6918         (rs6000-*-aix*): Same.
6919         * configure: Regenerate.
6920
6921 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6922
6923         * configure.in (host): Add in missing $noconfigdirs to defines.
6924         * configure: Regenerate.
6925
6926 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6927             Nathanael Nerode  <neroden@gcc.gnu.org>
6928
6929         PR ada/6637, PR ada/5911
6930         Merge with libada-branch:
6931         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6932         with appropriate dependencies. Add --enable-libada configure switch.
6933         * configure, Makefile.in: Regenerate.
6934
6935 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6936
6937         * MAINTAINERS: Add myself to write-after-approval.
6938
6939 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6940
6941         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6942         * configure: Regenerate.
6943
6944 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6945
6946         Merge from upstream:
6947
6948         * ltmain.in: When setting IFS to '~', be careful about user
6949         arguments that contain '~'.
6950
6951         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6952
6953         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6954         Also test $base_compile against $CC with escaped arguments. Bug
6955         reported by Geoff Keating <geoffk@apple.com>.
6956
6957 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6958
6959         * MAINTAINERS: Remove i960 port.
6960
6961 2004-01-23  DJ Delorie  <dj@redhat.com>
6962
6963         * Makefile.def (target_modules) [libiberty]: Don't stage.
6964         * Makefile.in: Rebuilt.
6965
6966 2004-01-20  Caroline Tice  <ctice@apple.com>
6967
6968         * MAINTAINERS: Add myself to write-after-approval.
6969
6970 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6971
6972         * MAINTAINERS: Update my email address.
6973
6974 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6975
6976         * MAINTAINERS: Add myself to write-after-approval.
6977
6978 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6979
6980         * MAINTAINERS: Remove entries without email address.
6981
6982 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6983
6984         * MAINTAINERS: Add myself to write-after-approval.
6985
6986 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6987
6988         * MAINTAINERS: Update my email address.
6989
6990 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6991
6992         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6993         * Makefile.tpl (configure-target-[+module+]): Support stage.
6994         * Makefile.in: Rebuilt.
6995
6996 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6997
6998         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6999
7000 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7001
7002         * MAINTAINERS: Add myself as a MIPS maintainer.
7003
7004 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7005
7006         * configure.in: Use ./config.cache, not config.cache.
7007         * configure: Regenerate.
7008         * Makefile.tpl: Special-casing not needed for GCC any more.
7009         * Makefile.in: Regenerate.
7010
7011         * configure.in: Don't share a cache file for host dirs.
7012         * configure: Regenerate.
7013
7014         * config-ml.in: Don't mess with the cache file.
7015
7016 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7017
7018         * MAINTAINERS: Move myself from 'Write After Approval' to
7019         'CPU Port Maintainers' section as SPARC maintainer.
7020
7021 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7022
7023         * Makefile.tpl: Make GCC use a separate config.cache.
7024         * Makefile.in: Regenerate.
7025
7026         PR bootstrap/11932, PR bootstrap/11933
7027         (I don't know if it will fix either of them, but it relates
7028         to them.)
7029         * configure.in: Don't use shared config.cache for target
7030         directories.
7031         * configure: Regenerate.
7032
7033 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7034
7035         * MAINTAINERS: Add myself to 'Write After Approval' section.
7036
7037 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7038
7039         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7040         * configure: Regenerated.
7041
7042 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7043
7044         * MAINTAINERS: Remove the mn10200 maintainer.
7045
7046 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7047
7048         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7049         * configure: Regenerated.
7050
7051 2003-12-16  Jan Hubicka  <jh@suse.cz>
7052
7053         * MAINTAINERS: Add myself as callgraph maintainer.
7054
7055 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7056
7057         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7058         * configure: Regenerate.
7059
7060 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7061
7062         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7063         'Write After Approval' section. Update email.
7064
7065 2003-12-01  James Lemke  <jim@wasabisystems.com>
7066
7067         * MAINTAINERS (Write After Approval): Add myself.
7068
7069 2003-11-20  Matt Thomas  <matt@3am-software.com>
7070
7071         * MAINTAINERS: Add myself as a vax port maintainer.
7072
7073 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7074
7075         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7076         (configure-build-[+module+], configure-[+module+]): Likewise.
7077         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7078         * Makefile.in: Regenerate.
7079
7080 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7081
7082         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7083         shared/dylibed libraries.
7084         * ltmain.sh: Likewise.
7085         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7086         * ltcf-cxx.sh: Likewise.
7087         * ltcf-gcj.sh: Likewise.
7088         * ltconfig: Likewise.
7089
7090 2003-11-17  Stan Cox  <scox@redhat.com>
7091
7092         * MAINTAINERS: Add myself as iq2000 port maintainer.
7093
7094 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7095
7096         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7097         * Makefile.in: Regenerate.
7098
7099 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7100
7101         * config.sub: Update to 2003-11-03 version.
7102
7103 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7104
7105         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7106         * configure:  Regenerate.
7107
7108 2003-10-20  Nicolas Pitre  <nico@cam.org>
7109
7110         * MAINTAINERS: Add myself to 'Write After Approval' section.
7111
7112 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7113
7114         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7115
7116 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7117
7118         * MAINTAINERS: Update my email address.
7119
7120 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7121
7122         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7123
7124 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7125
7126         * MAINTAINERS: Add myself to 'Write After Approval' section.
7127
7128 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7129
7130         * config.guess: Update to 2003-10-16 version.
7131         * config.sub: Update to 2003-10-16 version.
7132
7133 2003-10-15  David Daney  <ddaney@avtrex.com>
7134
7135         * MAINTAINERS: Added myself to 'Write After Approval' section.
7136
7137 2003-10-15  Falk Hueffner  <falk@debian.org>
7138
7139         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7140         'Write After Approval' section. Update email.
7141
7142 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7143
7144         * MAINTAINERS: Move myself from 'Write After Approval' to
7145         'Various Maintainers' section as middle-end maintainer.
7146
7147 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7148
7149         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7150         HOST_FLAGS_TO_PASS.
7151         * Makefile.in: Regenerate.
7152
7153 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7154
7155         * config.guess: Update to 2003-10-07 version.
7156         * config.sub: Update to 2003-10-07 version.
7157
7158 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7159
7160         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7161         * ltconfig (irix5*, irix6*): Don't override version_type.
7162
7163 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7164
7165         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7166         * configure: Rebuilt
7167         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7168         * Makefile.in: Rebuilt
7169
7170 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7171
7172         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7173
7174 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7175
7176         * MAINTAINERS (Write After Approval): Add myself.
7177
7178 2003-09-29  Paul Koning  <ni1d@arrl.net>
7179
7180         * MAINTAINERS: Move myself from "Write After Approval"
7181         to CPU platform maintainers for pdp11 platform.
7182
7183 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7184
7185         * MAINTAINERS: Move myself from 'Write After Approval' to
7186         'Various Maintainers' section as libffi testsuite maintainer.
7187
7188 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7189
7190         * configure.in: Pass a computed --program-transform-name
7191         to subconfigures.
7192         * configure: Regenerated.
7193
7194 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7195
7196         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7197         * Makefile.in: Regenerate.
7198
7199         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7200         * Makefile.in: Regenerate.
7201
7202 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7203
7204         * MAINTAINERS: Move myself from 'Write After Approval'
7205         to 'Various Maintainers' (objective-c) section.
7206
7207 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7208
7209         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7210         quoting.
7211         * configure: Regenerated.
7212
7213 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7214
7215         * MAINTAINERS (Write After Approval): Add myself to write after
7216         approval list.
7217
7218 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7219
7220         * MAINTAINERS (Write After Approval): Add myself.
7221
7222 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7223
7224         * MAINTAINERS: Update my e-mail address.
7225
7226 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7227
7228         * libtool.m4 (LD): Correct powerpc64 host match.
7229
7230 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7231
7232         * MAINTAINTERS: Update my affiliation and email address.
7233
7234 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7235
7236         * MAINTAINERS (Write After Approval): Add myself.
7237
7238 2003-09-04  DJ Delorie  <dj@redhat.com>
7239
7240         * configure: Regenerate.
7241
7242 2003-09-04  Robert Millan  <robertmh@gnu.org>
7243
7244         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7245
7246 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7247
7248         * configure.in: Ensure arguments to sed are properly spaced.
7249         * configure: Regenerate.
7250
7251 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7252
7253         * MAINTAINERS: Update my e-mail address.
7254
7255 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7256
7257         * MAINTAINERS (Write After Approval): Add myself.
7258
7259 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7260
7261         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7262         * configure: Regenerated.
7263
7264 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7265
7266         * MAINTAINERS: Update my email address.
7267
7268 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7269
7270         * configure.in:  Use newline instead of semicolon when assuming
7271         shell arguments in a for loop.
7272         * configure:  Regenerated.
7273
7274 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7275
7276         * MAINTAINERS: Resurrect the i860 maintainer.
7277
7278 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7279
7280         PR 8180
7281         * configure.in: When testing with_libs and with_headers, treat
7282         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7283         * configure: Regenerate.
7284
7285         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7286         make, shell, etc.
7287         (baseargs): Likewise.
7288         * configure: Regenerate.
7289
7290 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7291
7292         * MAINTAINERS (Write After Approval): Add myself.
7293
7294 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7295
7296         * configure.in: Disable libgcj for darwin not on powerpc.
7297         * configure: Rebuild.
7298
7299 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7300
7301         * config-ml.in, symlink-tree: Add license.
7302
7303 2003-08-03  Richard Stallman  <rms@gnu.org>
7304             Eben Moglen  <moglen@columbia.edu>
7305
7306         * README.SCO: New file.
7307
7308 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7309
7310         * Makefile.tpl (check, check-c++): Express dependencies using
7311         dependencies rather than commands.
7312         * Makefile.in: Regenerate.
7313
7314 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7315
7316         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7317         * configure: Ditto.
7318
7319 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7320
7321         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7322         * Makefile.in: Update.
7323
7324 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7325
7326         * configure.in: Enable libgcj for darwin.
7327         * configure: Rebuild.
7328
7329 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7330
7331         * config-ml.in:  Use ac_configure_args directly instead of
7332         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7333         actually seen.
7334
7335 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7336
7337         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7338         creating target and build subdirs to build all parent dirs as needed.
7339         * Makefile.in: Rebuild.
7340         * configure.in: Don't build dirs explicitly here.
7341         * configure: Rebuild.
7342
7343 2003-07-26  Paul Brook  <paul@nowt.org>
7344
7345         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7346
7347 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7348
7349         * Makefile.tpl (all-make): Depend on intl.
7350         * Makefile.in: Rebuilt.
7351
7352 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7353
7354         * install-sh:  Update to newer upstream versions (associated with
7355         aclocal 1.7).
7356         * mkinstalldirs:  Likewise.
7357         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7358
7359 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7360
7361         * MAINTAINERS: Move self from Bug database only accounts
7362         to write-after-approval.
7363
7364 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7365
7366         * config.if: Remove unused libc_interface determination.
7367
7368 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7369
7370         * MAINTAINERS: Move self from write-after-approval to
7371         build machinery (*.in).
7372
7373 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7374
7375         PR bootstrap/11273
7376         PR bootstrap/11408
7377         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7378         unused INSTALL_PROGRAM_ARGS.
7379         * configure.in: Use AC_PROG_INSTALL.
7380         * Makefile.in: Regenerate.
7381         * configure: Regenerate.
7382
7383 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7384
7385         * MAINTAINERS: Alphabetize.
7386
7387 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7388
7389         * configure: Rebuilt.
7390         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7391         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7392         newlib nor libgloss.
7393         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7394         * configure.in (am33_2.0-*-linux*): Added.
7395
7396 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7397
7398         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7399         * configure: Regenerate.
7400
7401 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7402
7403         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7404         * Makefile.in: Regenerate.
7405
7406 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7407
7408         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7409         * Makefile.in: Regenerate.
7410
7411 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7412
7413         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7414         * Makefile.in: Regenerated.
7415
7416         * config-ml.in: Replace PWD with PWD_COMMAND.
7417
7418 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7419
7420         * intl: New directory; see intl/ChangeLog for details.
7421         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7422         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7423         * Makefile.in: Regenerate.
7424
7425 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7426
7427         * configure.in: Clean up config-lang.in handling.  Delete
7428         useless assignment to "subdirs".
7429         * configure: Regenerate.
7430
7431 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7432
7433         * configure.in: Rename 'target_libs' to 'target_libraries'.
7434         Remove useless reference to 'target_libs'.
7435         * configure: Regenerate.
7436
7437 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7438
7439         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7440         * Makefile.in: Regenerate.
7441
7442 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7443
7444         * Makefile.def: Introduce flags_to_pass.
7445         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7446         * Makefile.in: Regenerate.
7447
7448 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7449
7450         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7451         and target-libgloss.
7452         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7453         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7454         * configure: Regenerate.
7455
7456 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7457
7458         * configure.in: Update testsuite_flags to new location.
7459         * configure. Regenerate.
7460
7461 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7462
7463         * Makefile.tpl: Remove BUILD_CC stuff.
7464         * Makefile.in: Regenerate.
7465
7466 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7467
7468         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7469
7470 2003-06-16  Graeme Peterson  <gp@qnx.com>
7471
7472         * MAINTAINERS (Write After Approval): Add myself.
7473
7474 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7475
7476         * config.guess: Update to 2003-06-12 version.
7477         * config.sub: Update to 2003-06-13 version.
7478
7479 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7480
7481         * config.guess: Update to 2003-06-06 version.
7482         * config.sub: Update to 2003-06-06 version.
7483
7484 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7485
7486         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7487         * configure. Regenerate.
7488
7489 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7490
7491         * configure.in: Disable serial configure by default.
7492         * configure: Regenerate.
7493         * Makefile.tpl: Abolish .NOTPARALLEL.
7494         * Makefile.in: Regenerate.
7495
7496         * Makefile.tpl: Replace {build,host,target}_canonical by
7497         {build,host,target}.
7498         * Makefile.in: Regenerate.
7499
7500         * Makefile.tpl: Fix stupid pasto.
7501         * Makefile.in: Regenerate.
7502
7503 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7504
7505         * Makefile.tpl: Remove bogus conditional.
7506         * Makefile.in: Regenerate.
7507
7508 2003-06-05  Jan Hubicka  <jh@suse.cz>
7509
7510         * Makefile.tpl (profiledbootstrap): New target.
7511         * Makefile.in (profiledbootstrap): New target.
7512
7513 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7514
7515         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7516         Pinski. Remove user names from other bugzilla-only maintainers.
7517
7518 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7519
7520         * Makefile.tpl: Make 'recursive targets' using autogen rather
7521         than shell loop.  Remove duplicate 'clean' targets and false
7522         comments.
7523         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7524         Add systematic method of specifying missing targets in subdirs.
7525         Add copyright boilerplate.
7526         * Makefile.in: Regenerate.
7527         * configure.in: Add 'recursive targets' to maybe list.
7528         * configure: Regenerate.
7529
7530         * MAINTAINERS: "GNATS only" -> "Bug database only".
7531
7532         * Makefile.tpl: Rename [+target+] to [+make_target+].
7533         * Makefile.def: Rename 'target' to 'make_target'.
7534
7535 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7536
7537         * MAINTAINERS: Add self as options handling maintainer.
7538
7539 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7540
7541         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7542         been too long since I touched those ports.
7543
7544 2003-05-28  DJ Delorie  <dj@redhat.com>
7545
7546         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7547         * Makefile.in: Regenerate.
7548
7549 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7550
7551         * configure.in: Use curly braces in the definition of tooldir.
7552         * configure: Regenerate.
7553
7554 2003-05-21  DJ Delorie  <dj@redhat.com>
7555
7556         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7557         newlib or libgloss.
7558         * Makefile.in: Regenerate.
7559
7560 2003-05-21  DJ Delorie  <dj@redhat.com>
7561
7562         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7563         * Makefile.in: Regenerate.
7564
7565 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7566
7567         * MAINTAINERS: Update my e-mail address.
7568
7569 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7570
7571         * configure.in: Switch more things to use maybe dependencies.
7572         * Makefile.tpl: Switch more things to use maybe dependencies.
7573         Factor out common code from autogen IF statements.
7574         * configure: Regenerate.
7575         * Makefile.in: Regenerate.
7576
7577 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7578
7579         * configure.in: Accept i[3456789]86 for machine type.
7580         * configure: Regenerate.
7581
7582 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7583
7584         * configure.in: Switch more things to use maybe dependencies.
7585         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7586         * configure: Regenerate.
7587         * Makefile.tpl: Switch more things to use maybe dependencies.
7588         * Makefile.in: Regenerate.
7589
7590 2003-05-16  Andreas Schwab  <schwab@suse.de>
7591
7592         * Makefile.tpl (install-opcodes): Define.
7593         * Makefile.in: Rebuild.
7594
7595 2003-05-13  Andreas Jaeger  <aj@suse.de>
7596
7597         * config.guess: Update to 2003-05-09 version.
7598         * config.sub: Update to 2003-05-09 version.
7599
7600 2003-05-13  Michael Eager  <eager@mvista.com>
7601
7602         * configure.in: Correct sed script so that options in quotes are not
7603         deleted.
7604         * configure: Rebuild.
7605
7606 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7607
7608         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7609         and $$s/newlib/libc/sys/cygwin32 include paths.
7610         * configure: Ditto.
7611
7612 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7613
7614         * MAINTAINERS: Update my email addresses.
7615
7616 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7617
7618         * config-ml.in: Propagate INSTALL variables.
7619
7620 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7621
7622         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7623
7624 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7625
7626         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7627         * Makefile.in: Regenerate.
7628
7629 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7630
7631         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7632
7633 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7634
7635         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7636
7637 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7638
7639         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7640         * Makefile.in: Regenerated.
7641
7642 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7643
7644         * MAINTAINERS (Write After Approval): Upgrade myself from
7645         GNATS only to write-after-approval. Update my mail address.
7646
7647 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7648
7649         (OS Port Maintainers: freebsd): Add myself.
7650
7651 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7652
7653         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7654
7655 2003-04-22  Kean Johnston  <jkj@sco.com>
7656
7657         * MAINTAINERS (SCO ports): Added myself.
7658
7659 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7660
7661         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7662
7663 2003-04-19  Kean Johnston  <jkj@sco.com>
7664
7665         * MAINTAINERS (Write After Approval): Add myself.
7666
7667 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7668
7669         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7670         * Makefile.in: Regenerate.
7671
7672 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7673
7674         * configure.in (powerpc64*-*-linux*): Remove.
7675         * configure: Rebuilt.
7676
7677 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7678
7679         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7680         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7681         and restrap.
7682         * Makefile.in:  Regenerate.
7683
7684 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7685
7686         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7687         * configure: Regenerated.
7688
7689 2003-04-15  DJ Delorie  <dj@redhat.com>
7690
7691         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7692
7693 2003-04-13  Nick Clifton  <nickc@redhat.com>
7694
7695         * config-ml.in: Remove support for --disable-aix removing
7696         call-aix multilibs.
7697
7698 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7699
7700         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7701         * */configure: Rebuilt.
7702
7703 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7704
7705         * MAINTAINERS: Add my email address.
7706
7707 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7708
7709         * MAINTAINERS (Write After Approval): Add myself.
7710
7711 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7712
7713         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7714         * Makefile.in: Regenerate.
7715
7716 2003-03-14  Michael Chastain  <mec@shout.net>
7717
7718         * Makefile.in: Regenerate with correct Makefile.def.
7719
7720 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7721
7722         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7723         Make macro.
7724         * Makefile.in: Regenerate.
7725         * configure.in: Clean up gxx_include_dir logic.
7726         * configure: Regenerate.
7727
7728 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7729
7730         * MAINTAINERS (Write After Approval): Add myself.
7731
7732 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7733
7734         * MAINTAINERS: Update my mail address.
7735
7736 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7737
7738         * configure.in (gxx_include_dir): Fix typo.
7739         * configure: Regenerated.
7740
7741 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7742
7743         * Makefile.tpl: Reindent.
7744         * Makefile.in: Regenerate.
7745         * configure.in: Reindent.  Don't set unused variables.
7746         * configure: Regenerate.
7747
7748 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7749
7750         * configure.in: Include $(build_tooldir)/sys-include in
7751         FLAGS_FOR_TARGET.
7752         * configure: Regenerated.
7753
7754 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7755
7756         * Makefile.tpl: Always pass down RANLIB.
7757         * Makefile.in: Regenerate.
7758
7759         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7760         * Makefile.in: Regenerate.
7761         * configure.in: Remove unused logic relating to --enable-shared
7762         and --enable-threads.  Remove bogus comments.  Remove redundant
7763         noconfigdirs.
7764         * configure: Regenerate.
7765
7766         * configure.in: Replace ${libstdcxx_version} by its value.
7767         Remove reference to mh-dgux.
7768         * configure: Regenerate.
7769
7770 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7771
7772         * MAINTAINERS (Write After Approval): Add myself.
7773
7774 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7775
7776         * Makefile.tpl: Rearrange.
7777         * Makefile.in: Regenerate.
7778
7779 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7780
7781         * configure.in: Add support for kaOS as cross build target system.
7782         * configure: Regenerated.
7783
7784 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7785
7786         * MAINTAINERS (Write after approval): Add myself.
7787
7788 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7789
7790         * MAINTAINERS: Update my email address.
7791
7792 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7793
7794         * MAINTAINERS: Add self to blanket write privs. section.
7795
7796 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7797
7798         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7799         configure-target-* as some target builds may require additional
7800         flags for preprocessor tests.
7801         * Makefile.in: Regenerated.
7802
7803 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7804
7805         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7806         * ltconfig: Handle it.
7807         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7808         auto-detecting it.
7809
7810         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7811         it is used as argument to $CC.
7812         * ltcf-gcj.sh: Likewise.
7813
7814         * configure.in: Introduce --enable-maintainer-mode.
7815         * configure: Rebuilt.
7816         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7817         for maintainer mode.
7818         * Makefile.in: Rebuilt.
7819
7820 2003-02-18  Jason Merrill  <jason@redhat.com>
7821
7822         * Makefile.tpl (check-c++): Allow parallelism.
7823
7824 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7825
7826         * MAINTAINERS: Remove John Carr (who never actually had access to
7827         gcc.gnu.org).
7828
7829 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7830
7831         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7832         don't configure target-libobjc.
7833         * configure: Regenerate.
7834
7835 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7836
7837         * Makefile.tpl (RANLIB): Define.
7838         * Makefile.in: Regenerate.
7839
7840 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7841
7842         * MAINTAINERS: Update my email.
7843
7844 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7845
7846         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7847         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7848         * Makefile.in: Regenerated.
7849         * configure.in: Remove all traces of snavigator, db, and grep.
7850         * configure: Regenerated.
7851
7852 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7853
7854         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7855         After Approval.
7856
7857 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7858
7859         * MAINTAINERS (Write after approval): Add myself.
7860
7861 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7862
7863         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7864         * Makefile.in: Regenerated.
7865
7866 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7867
7868         * config.guess: Updated to 2003-01-30's version.
7869         * config.sub: Updated to 2003-01-28's version.
7870
7871 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7872
7873         * config.if: If gcc_version is already set, just use it.  Don't set
7874         gcc_version_trigger if it's already set, otherwise set it to
7875         gcc/version.c, but only if the file exists.  If it is not set and
7876         gcc/version.c does not exist, try to extract the version number from
7877         $CC.
7878
7879 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7880
7881         * MAINTAINERS: Add myself to write-after-approval list.
7882
7883 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7884
7885         * configure.in:  Revert 24Jan change.
7886         * configure:  Regenerate.
7887
7888 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7889
7890         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7891         entry of HJ Lu.
7892
7893 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7894
7895         * configure.in: Revert previous change.
7896         * configure: Regenerate.
7897
7898 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7899
7900         * configure.in: Make rda native-only.
7901         * configure: Regenerate.
7902
7903 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7904
7905         * MAINTAINERS: Move myself from GNATS-only-accounts to
7906         write-after-approval.
7907
7908 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7909
7910         * configure.in: Add missing \.
7911         * configure: Rebuilt.
7912
7913 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7914
7915         * configure.in (baseargs): Avoid using \| in sed regular
7916         expressions.
7917         * configure: Rebuilt.
7918
7919 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7920
7921         * configure.in (baseargs): Remove all supported forms of
7922         --cache-file, --srcdir, --host, --build and --target options
7923         from argument lists.
7924         * configure: Rebuilt.
7925
7926 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7927
7928         * MAINTAINERS: Add myself to write-after-approval list.
7929
7930 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7931
7932         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7933         * configure: Rebuilt.
7934
7935 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7936
7937         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7938         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7939         * Makefile.in: Regenerate.
7940         * configure: Regenerate.
7941
7942 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7943
7944         * configure.in: Remove Makefile in build, host and target modules
7945         unless configure was run with --no-recursion.
7946         * configure: Rebuilt.
7947
7948 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7949
7950         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7951         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7952         * Makefile.in: Regenerate.
7953
7954 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7955
7956         * config.guess: Update to 2003-01-03 version.
7957         * config.sub: Update to 2003-01-03 version.
7958
7959 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7960
7961         * configure: Regenerate with proper autoconf 2.13.
7962
7963 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7964
7965         * configure.in: Add AC_PREREQ for consistency.
7966         * configure: Regenerate.
7967
7968 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7969
7970         * configure.in (GDB_TK): Add tcl directories conditional on
7971         gdb/gdbtk directory being present.
7972         * configure: Regenerate.
7973
7974 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7975
7976         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7977         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7978         * configure: Rebuilt.
7979
7980 2002-12-31  Tom Tromey  <tromey@redhat.com>
7981
7982         * Makefile.in: Rebuilt.
7983         * Makefile.def (target_modules) [libffi]: Allow installation.
7984
7985 2002-12-31  Andreas Schwab  <schwab@suse.de>
7986
7987         * configure.in: Fix use of $program_transform_name.
7988         * configure: Regenerated.
7989
7990 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7991
7992         * configure.in (baseargs): Don't remove first configure argument.
7993         * configure: Regenerated.
7994
7995 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7996
7997         * Makefile.tpl (local-distclean): Don't remove...
7998         (multilib.ts): ... this.  Moved into...
7999         (multilib.out): ... this.  Don't use sub-make.
8000         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8001         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8002         (configure-build-[+module+], configure-[+module+],
8003         configure-target-[+module+], configure-gcc): ... these.  Test
8004         for Makefile existence.  Drop config.status from dependencies.
8005         * Makefile.in: Rebuilt.
8006         * configure.in: Move gcc-version-trigger to the end of
8007         ac_configure_args.  Add comments to maybedep.tmp and
8008         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8009         nonopt from baseargs, matching and removing corresponding
8010         whitespace while at it.
8011         * configure: Rebuilt.
8012
8013 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8014
8015         * configure.in (host_configargs): Replace reference to
8016         no-longer-defined buildopts with --build=${build_alias}.
8017         * configure: Rebuilt.
8018
8019         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8020         program_transform_name to standard idiom.
8021         (AUTOGEN, AUTOCONF): Define.
8022         (Makefile.in): Use $(AUTOGEN).
8023         (Makefile): Depend on config.status, and use autoconf-style rule to
8024         build it.  Move original commands to...
8025         (config.status): ... this new target.
8026         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8027         $(AUTOCONF).
8028         * Makefile.in: Rebuilt.
8029
8030 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8031
8032         * Makefile.tpl: Fix dramatic bustage due to change in
8033         program_transform_name.
8034         * Makefile.in: Regenerate.
8035
8036         * configure.in: Remove unnecessary PATH setting.
8037         * configure: Regnerate.
8038
8039         * configure.in: Don't default to unprefixed tools unless
8040         the native tools will work.
8041         * configure: Regenerate.
8042
8043         * configure.in: Convert to autoconf script.  Blow away lots
8044         of now-redundant Makefile fragments.
8045         * configure: Generate using Autoconf.
8046         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8047         * Makefile.in: Regenerate.
8048
8049 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8050
8051         * configure: Fix stupid bug where RANLIB was mistakenly included.
8052
8053         * configure.in: Rename (buildargs, hostargs, targargs) to
8054         (build_configargs, host_configargs, target_configargs).
8055
8056         * configure.in: Move logic out of sed statement.
8057
8058         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8059         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8060
8061 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8062
8063         * config.sub: Import from master repository
8064         * config.guess: Ditto
8065
8066 2002-12-24  Andreas Schwab  <schwab@suse.de>
8067
8068         * Makefile.tpl (multilib.out): Fix missing space.
8069         * Makefile.in: Regenerate.
8070
8071 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8072
8073         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8074         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8075         * Makefile.in: Regenerate.
8076         * configure.in: Remove unnecessary leftovers.
8077
8078 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8079
8080         * configure.in (extra_ranlibflags_for_target): New variable.
8081         (*-*-darwin): Add -c to ranlib commands.
8082         * configure (tooldir): Handle extra_ranlibflags_for_target.
8083
8084 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8085
8086         * Makefile.tpl: Revert HJL's change.
8087         * Makefile.in: Regenerated.
8088         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8089         always.
8090
8091 2002-12-19  Andreas Schwab  <schwab@suse.de>
8092
8093         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8094         * Makefile.in: Regenerate.
8095
8096 2002-12-18  H.J. Lu  <hjl@gnu.org>
8097
8098         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8099         * Makefile.in: Regenerated.
8100
8101         * configure.in (build_prefix): New. Substitute.
8102
8103 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8104
8105         * Makefile.tpl: Don't let real targets depend on phony targets.
8106         * Makefile.in: Regenerate.
8107
8108         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8109         * Makefile.in: Regenerate.
8110
8111 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8112
8113         * config.sub: Import from master repository
8114         * config.guess: Ditto
8115
8116 2002-12-16  Jason Merrill  <jason@redhat.com>
8117
8118         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8119         previous 'make bootstrap'.
8120         * Makefile.in: Regenerate.
8121
8122 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8123
8124         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8125
8126 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8127
8128         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8129         * Makefile.in: Regenerate.
8130
8131 2002-12-13  Jason Merrill  <jason@redhat.com>
8132
8133         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8134         library tests.
8135         (check-c++): Just depend on it and check-target-libstdc++-v3.
8136         * Makefile.in: Regenerate.
8137
8138 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8139
8140         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8141         * Makefile.in: Rebuilt.
8142
8143 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8144
8145         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8146
8147 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8148
8149         * configure: Fix bug put in by gremlins.
8150
8151         * Makefile.tpl: Substitute more autoconfily.
8152         * configure: Substitute more autoconfily.
8153         * Makefile.in: Regenerate.
8154
8155 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8156
8157         * config.sub: Import from master repository
8158         * config.guess: Ditto
8159         * MAINTAINERS: Added Svein Seldal under write after approval
8160
8161 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8162
8163         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8164         * Makefile.in (all-sim): Ditto.
8165
8166 2002-12-06  DJ Delorie  <dj@redhat.com>
8167
8168         * Makefile.tpl: Change configure dependencies to not have real
8169         targets depend on phony targets.
8170
8171 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8172
8173         * configure.in: Revert unintentional change.
8174
8175         * Makefile.tpl: Change dependency for */multilib.out so that
8176         it works when gcc isn't in the tree.
8177
8178         * configure.in: Substitute more.
8179         * configure: Run subconfigures from the Makefile.
8180         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8181         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8182
8183 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8184
8185         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8186
8187 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8188
8189         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8190         and corresponding dependencies.
8191         * Makefile.in: Regenerate.
8192
8193         * configure.in (host_tools): Order binutils, gas and ld for
8194         convenience in running the testsuites.
8195
8196         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8197         * Makefile.in: Regenerate.
8198         * configure.in: Introduce rules to serialize subconfigure runs.
8199
8200         * configure.in: Introduce BASE_CC_FOR_TARGET.
8201         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8202         Realize configure-build-* targets.  Realize configure-target-* targets.
8203         * Makefile.in: Regenerate.
8204
8205 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8206
8207         * configure: Move gcc_version_trigger stuff from here...
8208         * configure.in: ...to here.
8209
8210         * configure.in: Separate subconfigure options added by this file from
8211         options given by the user.  Add machinery to put args for host
8212         subconfigures into the Makefile.
8213
8214         * Makefile.tpl: Remove 'vault' targets.
8215         * Makefile.tpl: Reorder and comment dependencies.
8216         * Makefile.in: Regenerate.
8217
8218 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8219         * configure.in: Fix my broken commit of previous patch. (sigh)
8220
8221 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8222
8223         * configure.in: Move host-specific darwin noconfigdirs into
8224         the host-specific section.
8225
8226 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8227
8228         * configure.in: Move host-specific darwin noconfigdirs into
8229         the host-specific section.
8230
8231 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8232
8233         * configure: Remove skip-this-dir support.
8234         * Makefile.tpl: Remove skip-this-dir support.
8235
8236         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8237         subdirectories.
8238         * Makefile.in: Regenerate.
8239
8240         * Makefile.tpl: Strip out useless setting of 'dir'.
8241         * Makefile.in: Regenerate.
8242
8243 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8244
8245         * configure.in: Fix deeply stupid bug.
8246
8247         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8248         shell code in CXX_FOR_TARGET
8249         * Makefile.def: Introduce raw_cxx.
8250         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8251         RAW_CXX_FOR_TARGET.
8252         * Makefile.in: Regenerate.
8253
8254 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8255
8256         * Makefile.tpl: Remove unnecessary ifs.
8257         * Makefile.in: Regenerate.
8258
8259         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8260         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8261         targets for 'no_install' modules.
8262         * configure: Move GDB_TK substitution to configure.in.  Move
8263         build_modules stuff to configure.in.
8264         * configure.in: Implement soft dependency machinery.  Maybe-ize
8265         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8266         * Makefile.in: Regenerate.
8267
8268 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8269
8270         * Makefile.tpl: Make all-target, install-target behave similarly
8271         to all, install (only hitting configured targets).  Eliminate
8272         unused macro defintions.
8273
8274         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8275         build != host.
8276
8277         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8278
8279         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8280
8281         * configure.in: Produce lists of subdir targets we're actually
8282         configuring.  Remove references to "dosrel".
8283         * Makefile.tpl: Let configure set which subdir targets are hit.
8284         Remove install-cross; clean up install; remove ALL.  Remove
8285         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8286         Autogenerate host module targets.  Remove empty dependency lines
8287         and redundant dependency; rearrange slightly.
8288         * Makefile.def: Add host-side libtermcap, utils.
8289
8290         * Makefile.in: Regenerate.
8291
8292 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8293
8294         * ltconfig (osf[345]): Append $major to soname_spec.
8295         Reflect this in library_names_spec.
8296         * ltmain.sh (osf): Prefix $major with . for use as extension.
8297
8298 2002-11-19  Andreas Jaeger  <aj@suse.de>
8299
8300         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8301         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8302         and sparc64 GNU/Linux systems.
8303
8304 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8305
8306         * MAINTAINERS: Update email.
8307
8308 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8309
8310         * MAINTAINERS: Complete James Dennett's entry.
8311
8312 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8313
8314         * MAINTAINERS (Write After Approval): Add myself.
8315
8316 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8317
8318         * Makefile.tpl: syntactic cleanup
8319
8320 2002-11-13  Stuart Hastings  <stuart@apple.com>
8321
8322         * MAINTAINERS: Add myself to write-after-approval list.
8323
8324 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8325
8326         * Makefile.def: Add list of recursive targets to autogenerate.
8327         Add build_modules.
8328         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8329         targets.  Autogenerate *-build-* targets.
8330         * Makefile.in: Regenerate.
8331
8332 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8333
8334         * configure: More autoconf-style substitutions.
8335         * Makefile.tpl: More autoconf-style substitutions.
8336         * Makefile.in: Regenerate.
8337
8338 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8339
8340         * configure: Substitute more variables in a more autoconf-friendly
8341         way.  Simplify slightly.
8342         * Makefile.tpl: Make more variables substitutable in an
8343         autoconf-friendly way.
8344         * Makefile.in: Regenerate.
8345
8346 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8347
8348         * MAINTAINERS (Write After Approval): Add myself.
8349
8350 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8351
8352         * configure.in (v810*): Remove special setting of tools.
8353
8354         * configure: Add support for extra required flags for ar or nm.
8355         * configure.in (aix4.3+): Use above support for target-specific
8356         issues, rather than using config/mt-aix43.
8357
8358 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8359
8360         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8361         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8362         with $srcdir.  Reformat indentation.  Substitute some variables
8363         formerly hard-coded in the Makefile for build=host.
8364         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8365         * Makefile.def: Autogenerate more.
8366         * Makefile.in: Regenerate.
8367
8368 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8369
8370         * MAINTAINERS (Write After Approval): Add myself.
8371
8372 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8373
8374         * Makefile.def (host_modules): Add rda.
8375         * Makefile.in: Regenerate.
8376         * configure.in (target_tool): Add target-rda to list.
8377
8378 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8379
8380         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8381
8382 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8383
8384         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8385         and restrap targets to this rule.
8386         * Makefile.in:  Regenerate.
8387
8388 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8389
8390         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8391         GNATS only accounts.
8392
8393 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8394
8395         * configure.in (i[3456]86-*-linux*): Add check to disable
8396         ${libgcj} for glibc1.
8397
8398 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8399
8400         * MAINTAINERS: Add myself as ip2k port maintainer.
8401
8402 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8403
8404         * configure.in: Add tic4x target.
8405
8406 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8407
8408         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8409         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8410         * Makefile.in: Regenerate.
8411
8412         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8413         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8414         * Makefile.in: Regenerate.
8415
8416 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8417
8418         * MAINTAINERS: Add myself as web pages co-maintainer.
8419
8420 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8421
8422         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8423         * Makefile.in: Regenerate.
8424
8425 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8426
8427         * MAINTAINERS: Add myself and Nathan Sidwell
8428         <nathan@codesourcery.com> as VxWorks maintainers.
8429
8430 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8431
8432         * Makefile.def: Remove order dependency comments.
8433         * Makefile.tpl: Add explicit install-install dependencies.
8434         * Makefile.in: Regenerate.
8435
8436         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8437         * Makefile.in: Regenerate.
8438
8439         * Makefile.tpl: Add configure-target (for src-release in src)
8440         * Makefile.in: Regenerate.
8441
8442 2002-09-30  Nick Clifton  <nickc@redhat.com>
8443
8444         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8445
8446 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8447
8448         * configure.in (s390*-*-linux*): Enable libgcj.
8449
8450 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8451
8452         * configure: Revert accidentally applied changes.
8453
8454         * Makefile.tpl: Make more autoconf-friendly.
8455         * Makefile.in: Regenerate.
8456         * configure: Make substitution more autoconf-like.
8457
8458 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8459
8460         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8461         single entry to handle all these.
8462         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8463         libjava on arm-*-elf.
8464
8465 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8466
8467         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8468         things that depend on them.
8469
8470 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8471
8472         * Makefile.tpl: Make subsituted variables more autoconfy.
8473         * Makefile.in: Regenerate.
8474         * configure: Make seds more autoconfy.
8475
8476 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8477
8478         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8479         * Makefile.in: Regenerate.
8480         * configure.in: Rewrite sed statements to look autoconfy.
8481
8482         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8483         all-target-foo on configure-target-foo.
8484         * Makefile.def: Ditto.
8485         * Makefile.in: Rebuild.
8486
8487 2002-09-25  Andrew Haley  <aph@redhat.com>
8488
8489         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8490
8491 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8492
8493         * Makefile.def: New file.
8494         * Makefile.tpl: New file.
8495         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8496         * contrib/gcc_update: Note that Makefile.in is a generated file.
8497
8498         * configure.in: Minor rearrangement.  Simplify tests.
8499
8500 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8501
8502         * configure.in (with_headers): Skip copy if value is "yes".
8503         (with_libs): Likewise.
8504
8505 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8506
8507         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8508         * configure.in (sh*-*-pe*): Ditto.
8509         * configure.in (mips*-*-pe*): Ditto.
8510         * configure.in (*arm-wince-pe): Ditto.
8511
8512         * configure.in: Rearrange.
8513
8514 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8515
8516         * MAINTAINERS: Update my email address.
8517
8518 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8519
8520         * MAINTAINERS: (Write After Approval): Add myself.
8521
8522 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8523
8524         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8525
8526 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8527
8528         * MAINTAINERS: Change my mailing address.
8529
8530 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8531
8532         * MAINTAINERS (Write After Approval): Remove myself.
8533         (Various Maintainers: c++ runtime libs): Add myself.
8534
8535 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8536
8537         * MAINTAINERS (Write After Approval): Remove myself.
8538         (Various Maintainers: c++ runtime libs): Add myself.
8539
8540 2002-08-15  Eric Christopher  <echristo@redhat.com>
8541
8542         * config.sub: Import from master repository.
8543         * config.guess: Ditto.
8544
8545 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8546
8547         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8548         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8549         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8550
8551 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8552
8553         * MAINTAINERS: Add self to rs6000 vector extensions.
8554
8555 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8556
8557         * libiberty/configure: Reverted unintended yesterday's check in.
8558
8559 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8560
8561         * boehm-gc/configure, libf2c/configure: Rebuilt.
8562         * libffi/configure, libiberty/configure: Ditto.
8563         * libjava/configure, libobjc/configure: Ditto.
8564         * libstdc++-v3/configure, zlib/configure: Ditto.
8565         Merged from binutils:
8566         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8567         From Steve Ellcey <sje@cup.hp.com>:
8568         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8569         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8570         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8571         IA64.
8572         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8573         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8574         soname_spec, sys_lib_search_path_spec): Ditto.
8575
8576 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8577
8578         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8579
8580 2002-08-04  H.J. Lu  (hjl@gnu.org)
8581
8582         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8583
8584 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8585
8586         * MAINTAINERS (Write After Approval): Add myself.
8587
8588 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8589
8590         * configure.in: Move generic linux case to end.  Copy generic
8591         linux noconfigdirs to mips*-*-linux* entry and new
8592         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8593
8594 2002-07-19  Michael Matz  <matz@suse.de>
8595
8596         * MAINTAINERS: Add myself as ra* maintainer.
8597
8598 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8599
8600         * config.guess: Update to 2002-07-09 version.
8601         * config.sub: Update to 2002-07-03 version.
8602
8603 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8604
8605         * MAINTAINERS: Fix typo in a maintainer email address.
8606
8607 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8608
8609         * configure.in: Remove two redundant tests.
8610
8611 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8612
8613         * configure.in (mips*-*-irix6*o32): Enable stabs.
8614
8615 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8616
8617         * configure.in: Don't build grez.
8618         * Makefile.in: Ditto.
8619
8620         * Makefile.in: Remove references to bsp, cygmon, libstub.
8621         * configure.in: Ditto.
8622
8623         * configure.in: Remove leftover reference to gdbtest.
8624
8625 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8626
8627         * configure.in (gxx_include_dir):  Change to match versioned
8628         C++ headers if --enable-version-specific-runtime-libs is used.
8629
8630 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8631
8632         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8633
8634 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8635
8636         * configure.in: Make --without-x work.
8637
8638 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8639
8640         * configure.in: Rearrange target Makefile fragment collection.
8641
8642         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8643         cvs[src].
8644         * configure.in: Ditto.
8645
8646 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8647
8648         * MAINTAINERS (Write After Approval): Update my e-mail address.
8649
8650 2002-06-24  Ben Elliston  <bje@redhat.com>
8651
8652         * configure.in (host_tools): Remove cgen.
8653
8654         * Makefile.in (all-cgen): Remove; runs from its source directory.
8655         (check-cgen, install-cgen, clean-cgen): Likewise.
8656         (all-opcodes): Do not depend on all-cgen.
8657         (all-sim): Likewise.
8658
8659 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8660
8661         * Makefile.in: Eliminate 'apache' targets.
8662         * configure.in: Eliminate 'apache' targets.
8663
8664         * configure.in: Eliminate redundant tests.  Reorganize.
8665
8666         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8667
8668         * config-ml.in: Eliminate references to Cygnus configure.
8669
8670         * Makefile.in: Eliminate references to building emacs.
8671
8672 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8673
8674         * MAINTAINERS: Update my email address.
8675
8676 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8677
8678         * config.if (libstdcxx_incdir): Version C++ headers.
8679         (cxx_incdir): Remove.
8680
8681 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8682
8683         * MAINTAINERS (Write After Approval): Add self.
8684
8685 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8686
8687         * configure.in: Add support for ip2k.
8688
8689 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8690
8691         * configure.in: Fix AIX configury bug.
8692
8693 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8694
8695         * MAINTAINERS (Write After Approval): Add self.
8696
8697 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8698
8699         * configure.in: replace ${topsrcdir} with ${srcdir}
8700
8701         * configure.in: Move definition of libstdcxx_flags
8702         right above usage, rather than waaay earlier.
8703
8704         * configure.in: Pull definition of is_cross_compiler earlier.
8705
8706         * configure.in: Rearrange a little.
8707
8708         * configure.in: Remove references to librx.
8709         * Makefile.in: Remove references to librx.
8710
8711 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8712
8713         * config.sub: Add support for avr target.
8714         Import from master sources, rev 1.255
8715
8716 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8717
8718         * configure, .cvsignore:  Revert previous change...
8719         * Makefile:  ...delete.
8720
8721 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8722
8723         * configure.in: Eliminate ${gasdir} variable.
8724
8725 2002-06-18  Dave Brolley  <brolley@redhat.com>
8726
8727         * configure.in: Add support for frv.
8728         * config.sub: Add support for frv.
8729
8730 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8731
8732         * configure:  Remove garbage from previous commit.
8733
8734 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8735
8736         * configure:  For in-source builds, make a subdir and re-exec there.
8737         * Makefile:  New file.  Pass targets through to build directory.
8738         * .cvsignore:  No longer ignore "Makefile".
8739
8740 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8741
8742         * MAINTAINERS (Write After Approval): Add self.
8743
8744 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8745
8746         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8747
8748 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8749
8750         * configure.in (vax-*-netbsd*): Re-enable gas.
8751
8752 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8753
8754         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8755         BUILD_PREFIX_1, to correct nomenclature.
8756         * configure: Likewise.
8757
8758         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8759         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8760
8761 2002-05-31  Olaf Hering  <olh@suse.de>
8762
8763         * config-ml.in: Propogate DESTDIR also.
8764
8765 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8766
8767         * configure.in (vax-*-netbsd*): Don't build gas for this
8768         platform.
8769
8770 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8771
8772         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8773         and libgcj for AVR.
8774
8775 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8776
8777         * MAINTAINERS (Write After Approval): Add myself.
8778
8779 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8780
8781         * config.guess: Update to 2002-05-22 version.
8782         * config.sub: Likewise.
8783
8784 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8785
8786         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8787         * config-ml.in: Likewise.
8788         * configure: Likewise.
8789         * configure.in: Likewise.
8790
8791 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8792
8793         * MAINTAINERS: Update my email address.
8794
8795 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8796
8797         * configure.in: Simplify makefile fragment collection.
8798
8799         * configure.in: Remove code to build emacs.
8800
8801         * configure.in : Remove --srcdir argument from targargs and buildargs
8802         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8803
8804         * configure: Move some logic to configure.in.
8805         * configure.in: Move some logic from configure.
8806
8807 2002-05-11  Tom Tromey  <tromey@redhat.com>
8808
8809         * MAINTAINERS: Reflect libgcj reality.
8810
8811 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8812
8813         * Makefile.in: Honour DESTDIR.
8814
8815 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8816
8817         * config.guess: Import 2002-03-20 version.
8818         * config.sub: Import 2002-04-26 version.
8819
8820 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8821
8822         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8823
8824 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8825
8826         * MAINTAINERS: Add self.
8827
8828 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8829
8830         * ltmain.sh: Detect and handle object name conflicts
8831         while piecewise linking a static library.
8832
8833 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8834
8835         * configure.in (noconfigdirs): Don't disable libgcj on
8836         sparc64-*-solaris* and sparcv9-*-solaris*.
8837
8838 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8839
8840         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8841
8842 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8843
8844         * configure.in (FLAGS_FOR_TARGET): Do not add
8845         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8846         on i[3456]86-*-linux*.
8847
8848 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8849
8850         * configure.in (noconfigdirs): Replace [ ] with test.
8851
8852         * configure.in (noconfigdirs): Do not add target-newlib if
8853         target == i[3456]86-*-linux*, and host == target.
8854
8855 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8856
8857         * configure.in: delete reference to absent file
8858
8859         * configure.in: replace '[' with 'test'
8860
8861         * configure.in: Eliminate references to gash.
8862         * Makefile.in: Eliminate references to gash.
8863
8864         * configure.in: remove useless references to 'pic' makefile fragments.
8865
8866         * configure.in: (*-*-windows*) Finish removing.
8867
8868         * configure.in: Eliminate redundant test for libgui.
8869
8870 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8871
8872         * MAINTAINERS: Add self and realphabetize.  Update entries
8873         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8874         entry for a29k port maintainer.
8875
8876 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8877
8878         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8879         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8880
8881 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8882
8883         * configure.in: remove references to dead files
8884
8885 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8886
8887         * MAINTAINERS: Add information about purpose of this file.
8888
8889 2002-04-18  Tom Tromey  <tromey@redhat.com>
8890
8891         * configure.in: Disallow configuring libgcj when it is already
8892         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8893         Solaris 2.8 by default.  For PR libgcj/6158.
8894
8895 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8896
8897         * configure.in:  Move default CC setting out of config/mh-* fragments
8898         directly into here.
8899
8900 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8901
8902         * configure.in: don't even try to configure or make a subdirectory
8903         if there's no configure script for it.
8904
8905 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8906
8907         * MAINTAINERS: Remove chill maintainers.
8908         * Makefile.in (CHILLFLAGS): Remove.
8909         (CHILL_LIB): Remove.
8910         (TARGET_CONFIGDIRS): Remove libchill.
8911         (CHILL_FOR_TARGET): Remove.
8912         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8913         CHILL_LIB.
8914         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8915         (CHECK_TARGET_MODULES): Likewise.
8916         (INSTALL_TARGET_MODULES): Likewise.
8917         (CLEAN_TARGET_MODULES): Likewise.
8918         (configure-target-libchill): Remove.
8919         (all-target-libchill): Remove.
8920         * configure.in (target_libs): Remove target-libchill.
8921         Do not compute CHILL_FOR_TARGET.
8922         * libchill: Remove directory.
8923
8924 2002-04-11  DJ Delorie  <dj@redhat.com>
8925
8926         * Makefile.in, configure.in: Sync with binutils, entries
8927         follow...
8928
8929 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8930
8931         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8932         (do-tar, do-bz2): New rules.
8933         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8934         (gdb-tar): New rule.
8935         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8936         (insight_dejagnu.tar): New rule.
8937         (insight.tar): New rule.
8938         (gdb+dejagnu.tar): New rule.
8939         (gdb.tar): New rule.
8940
8941 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8942
8943         * Makefile.in: Add all-tix to deps for all-snavigator
8944         so that tix is built when building snavigator.
8945
8946 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8947
8948         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8949         ld and gdb are not supported.
8950
8951 2002-01-07  Mark Salter  <msalter@redhat.com>
8952
8953         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8954         Allow target-libgloss to be built for arm, strongarm, and xscale.
8955
8956 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8957
8958         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8959         options for i[3456]86-pc-linux* native builds.
8960
8961 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8962
8963         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8964         files from .po files for a distribution.
8965
8966 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8967
8968         * configure.in: Enable libstdc++-v3 for h8300 targets.
8969
8970 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8971
8972         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8973         version from bfd/.
8974
8975 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8976
8977         * Makefile.in (VER): When present, extract the version number from
8978         the file version.in.
8979
8980 2001-05-24  Tom Rix  <trix@redhat.com>
8981
8982         * configure.in : enable ld for aix
8983
8984 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8985
8986         * config.guess: Add linux target for S/390.
8987
8988 2000-11-07  Philip Blundell  <pb@futuretv.com>
8989
8990         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8991
8992 2000-11-03  Philip Blundell  <pb@futuretv.com>
8993
8994         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8995         files.
8996
8997 2001-01-15  Ben Elliston  <bje@redhat.com>
8998
8999         * configure.in (host_tools): Add sid.
9000         Always configure cgen.
9001
9002 2000-11-24  Nick Clifton  <nickc@redhat.com>
9003
9004         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9005
9006
9007 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9008
9009         * Makefile.in (ALL_MODULES): Add all-cgen.
9010         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9011         (all-cgen): New target.
9012         (all-opcodes,all-sim): Depend on all-cgen.
9013         * configure.in (host_tools): Add cgen.
9014         Only configure cgen if --enable-cgen-maint.
9015
9016 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9017
9018         * configure.in: Add *-*-freebsd* configurations.
9019
9020 2002-04-08  Tom Tromey  <tromey@redhat.com>
9021
9022         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9023         Fixes PR libgcj/6068.
9024
9025 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9026
9027         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9028
9029 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9030
9031         * configure.in (alpha*-dec-osf*): Enable libgcj.
9032
9033 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9034
9035         * MAINTAINERS (Write After Approval): Add myself.
9036
9037 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9038
9039         Fix for: PR bootstrap/3591, target/5676
9040         * configure.in (mcore-pe): Disable the configuration of
9041         libstdc++-v3 since exceptions are not supported.
9042
9043 2002-03-20  Anthony Green  <green@redhat.com>
9044
9045         * configure.in: Enable libgcj for xscale-elf target.
9046
9047 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9048
9049         * MAINTAINERS:  Update my email address.
9050
9051 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9052
9053         * ltmain.sh (relink_command): Fix typo in previous change.
9054
9055 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9056
9057         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9058         (relink_command): Added --tag flags.
9059         (mode=install): If relinking fails; error out.
9060
9061 2002-03-12  Richard Henderson  <rth@redhat.com>
9062
9063         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9064         .NOTPARALLEL tag.
9065         (do-check): Rename from check.
9066         (check): Allow parallel check.
9067
9068 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9069
9070         * MAINTAINERS: Add myself as maintainer for xtensa port.
9071         Fix alphabetical order in CPU port maintainer list.
9072         Remove myself from Write After Approval list.
9073
9074 2002-03-11  Richard Henderson  <rth@redhat.com>
9075
9076         * Makefile.in (.NOTPARALLEL): Add fake tag.
9077
9078 2002-03-07  H.J. Lu  (hjl@gnu.org)
9079
9080         * configure.in: Enable gprof for mips*-*-linux*.
9081
9082 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9083
9084         * MAINTAINERS (Write After Approval): Add myself.
9085
9086 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9087
9088         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9089         libjava.
9090         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9091
9092 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9093
9094         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9095         because its Makefile is there; test for the executable instead.
9096
9097 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9098
9099         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9100         libstdc++-v3 and libjava.
9101
9102 2002-02-11  Adam Megacz  <adam@xwt.org>
9103
9104         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9105         boehm-gc
9106
9107 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9108
9109         * config.guess: Updated to 2002-01-30's version.
9110         * config.sub: Updated to 2002-02-01's version.
9111         Contribute sh64-elf.
9112         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9113         * configure.in: Added sh64-*-*.
9114
9115 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9116
9117         * MAINTAINERS: Belatedly add myself to write after approval list.
9118
9119 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9120
9121         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9122         Remove self as Write After Approval.
9123
9124 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9125
9126         * MAINTAINERS: Put self in as maintainer for contrib/regression
9127         directory.
9128
9129 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9130
9131         * MAINTAINERS:  Update my email address.
9132
9133 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9134
9135         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9136         target-libiberty, and target-libgloss.  Skip Java-related
9137         libraries if not supported for NetBSD on target CPU.
9138
9139 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9140
9141         * install-sh: Use _inst.$$_ for temp file name.
9142
9143 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9144
9145         * MAINTAINERS (Write After Approval): Move my contact info
9146         from here...
9147         (OS Port Maintainers): ...to here (netbsd).
9148
9149 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9150
9151         * MAINTAINERS (Write After Approval): Add myself.
9152
9153 2002-01-17  H.J. Lu  <hjl@gnu.org>
9154
9155         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9156         (all-target-fastjar): Also depend on all-target-libiberty.
9157
9158 2002-01-16  H.J. Lu  (hjl@gnu.org)
9159
9160         * config.guess: Import from master sources, rev 1.225.
9161         * config.sub: Import from master sources, rev 1.238.
9162
9163 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9164
9165         * MAINTAINERS (Write After Approval): Remove myself.
9166
9167 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9168
9169         * MAINTAINERS (Write After Approval): Add myself.
9170
9171 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9172
9173         * MAINTAINERS: Add self as docs co-maintainer.
9174
9175 2001-12-11  Matthias Klose  <doko@debian.org>
9176
9177         * MAINTAINERS (Write After Approval): Add myself.
9178
9179 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9180
9181         * MAINTAINERS: Update my email address.
9182
9183 2001-12-07  Turly O'Connor  <turly@apple.com>
9184         * MAINTAINERS (Write After Approval): Add myself.
9185         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9186         (rs6000_initialize_trampoline): Call __trampoline_setup for
9187         ABI_DARWIN too.
9188         * darwin-tramp.asm: New file, implements __trampoline_setup.
9189         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9190
9191 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9192
9193         * MAINTAINERS (Write After Approval): Add myself.
9194
9195 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9196
9197         * configure, configure.in: Use temp file for long sed commands.
9198
9199 2001-12-03  Laurent Guerby  <guerby@acm.org>
9200
9201         * config.sub: Update to version 1.232 on subversion.
9202
9203 2001-12-03  Ben Elliston  <bje@redhat.com>
9204
9205         * MAINTAINERS: Update mail address for config.* patches.
9206
9207 2001-11-27  DJ Delorie  <dj@redhat.com>
9208             Zack Weinberg  <zack@codesourcery.com>
9209
9210         When build != host, create libiberty for the build machine.
9211
9212         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9213         CONFIG_ARGUMENTS.
9214         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9215         New variables.
9216         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9217         and rules.
9218         (all.normal): Depend on ALL_BUILD_MODULES.
9219         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9220         (all-build-libiberty): Depend on configure-build-libiberty.
9221
9222         * configure: Calculate and substitute proper value for
9223         ALL_BUILD_MODULES.
9224         * configure.in: Create the build subdirectory.
9225         Calculate and substitute TARGET_CONFIGARGS (formerly
9226         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9227
9228 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9229
9230         * MAINTAINERS (write-after-approval): Add self.
9231
9232 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9233
9234         * MAINTAINERS (GNATS only accounts): Remove self.
9235
9236 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9237
9238         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9239         libf2c.
9240
9241 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9242
9243         * MAINTAINERS (Write After Approval): Add self.
9244
9245 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9246
9247         * MAINTAINERS: mips and s390 are also CPU ports.
9248
9249 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9250
9251         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9252
9253 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9254
9255         * MAINTAINERS: Alphabetize.
9256
9257 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9258
9259         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9260
9261 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9262
9263         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9264
9265 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9266
9267         * configure.in (--enable-languages): Be more permissive about
9268         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9269
9270 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9271
9272         * config.sub: Import from master sources, rev. 1.230.
9273         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9274
9275 2001-11-07  Laurent Guerby  <guerby@acm.org>
9276
9277         * MAINTAINERS (Write After Approval): Add self.
9278
9279 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9280
9281         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9282
9283 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9284
9285         * config.sub: Import from master sources, rev 1.226.
9286         * config.guess: Import from master sources, rev 1.216.
9287
9288 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9289
9290         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9291         * MAINTAINERS: Add self as maintainer of MMIX port.
9292         Remove old after-approval entry.
9293
9294 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9295
9296         * ChangeLog, configure: Fix spelling errors.
9297
9298 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9299
9300         * MAINTAINERS: Tweak my address.
9301
9302 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9303
9304         * MAINTAINERS: Update my email address.
9305
9306 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9307
9308         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9309         * MAINTAINERS: Add self as maintainer of CRIS port.
9310
9311 2001-10-10  Geert Bosch  <bosch@gnat.com>
9312
9313         * MAINTAINERS (Various maintainers: Ada front end):
9314         Added Robert Dewar.
9315
9316 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9317
9318         * MAINTAINERS (Write After Approval): Added self
9319
9320 2001-10-02  Geert Bosch  <bosch@gnat.com>
9321
9322         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9323
9324 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9325
9326         * configure: Handle temporary files securely using mkdir.
9327
9328 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9329
9330         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9331
9332 2001-09-26  Will Cohen  <wcohen@redhat.com>
9333
9334         * configure.in (*-*-linux*): Disable configuration of target-newlib
9335         and target-libgloss.
9336
9337 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9338
9339         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9340         RANLIB.
9341
9342 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9343
9344         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9345         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9346         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9347         avoid quotes nesting problems.
9348         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9349         (DO_X): Export only variables that are set.
9350
9351 2001-09-19  Ben Elliston  <bje@redhat.com>
9352
9353         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9354         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9355         semantics.  Use the shell built-in "type" command instead.
9356
9357 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9358
9359         Merged from gcc-3_0-branch:
9360         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9361         * ltcf-c.sh: Use $objext, not $ac_objext.
9362         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9363         * ltcf-cxx.sh: Add support for GNU.
9364         2001-07-22  Timothy Wall  <twall@redhat.com>
9365         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9366         default settings if using GNU tools with that configuration.
9367         * ltcf-cxx.sh: Ditto.
9368         * ltcf-gcj.sh: Ditto.
9369         2001-07-21  Michael Chastain  <chastain@redhat.com>
9370         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9371         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9372         * ltmain.sh: Mark as gcc-local.
9373
9374 2001-08-30  Eric Christopher  <echristo@redhat.com>
9375             Jason Eckhardt  <jle@redhat.com>
9376
9377         * config.guess: Merge from master sources.
9378         * config.sub: Merge from master sources, add support for mipsisa32.
9379
9380 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9381         * config.sub: Merge from master sources, rev 1.219.
9382         * MAINTAINERS: Add self as contact for stormy16 port.
9383
9384 2001-08-14  Zack Weinberg  <zackw@panix.com>
9385
9386         * config.sub: Merge from master sources, rev 1.218.
9387         * config.guess: Merge from master sources, rev 1.209.
9388
9389 2001-08-11  Graham Stott  <grahams@redhat.com>
9390
9391         * Makefile.in (check-c++): Add missing semicolon.
9392
9393 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9394
9395         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9396
9397 2001-07-30  Eric Christopher  <echristo@redhat.com>
9398
9399         * MAINTAINERS (Various maintainers: mips port): Added myself.
9400
9401 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9402
9403         * configure.in (sh-*-linux*): New.
9404
9405 2001-07-27  Richard Henderson  <rth@redhat.com>
9406
9407         * .cvsignore: Add LAST_UPDATED.
9408
9409 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9410
9411         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9412
9413 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9414
9415         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9416
9417 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9418
9419         * MAINTAINERS (Write After Approval): Added myself.
9420
9421 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9422
9423         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9424         and libgcj on m68hc11/m68hc12.
9425
9426 2001-06-27  H.J. Lu  (hjl@gnu.org)
9427
9428         * Makefile (CFLAGS_FOR_BUILD): New.
9429         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9430
9431 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9432
9433         * README: Remove version number.
9434
9435 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9436
9437         * INSTALL/README: Update wrt. to the installation instructions now
9438         residing in gcc/doc/install.texi.
9439
9440 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9441
9442         * README: Replace with a cut-down and updated version of gcc/README.
9443
9444 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9445
9446         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9447         multilibs to be disabled.
9448
9449 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9450
9451         * MAINTAINERS (Write After Approval): Add myself.
9452
9453 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9454
9455         * config.guess: Import CVS version 1.195.
9456         * config.sub: Import CVS version 1.212.
9457
9458 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9459
9460         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9461         gcc/xgcc is built, use -print-prog-name to find out the program
9462         name to use.
9463
9464 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9465
9466         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9467         appear to also be in the master copy.
9468         * config.sub:  Import CVS version 1.211.
9469
9470 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9471
9472         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9473         with_gcc]: Use `gcc -shared' to build a shared library.
9474
9475 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9476
9477         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9478         archives.
9479
9480 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9481
9482         * MAINTAINERS (Write After Approval): Add myself.
9483
9484 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9485
9486         * configure.in (libstdcxx_flags): Do not try to execute
9487         libstdc++-v3/testsuite_flags until it exists.
9488
9489 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9490
9491         * MAINTAINERS: Update my email address.
9492
9493 2001-05-31  Graham Stott  <grahams@redhat.com>
9494
9495         * MAINTAINERS (Write After Approval): Add myself.
9496
9497 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9498
9499         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9500         libraries when using g++ with native linker.
9501
9502 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9503
9504         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9505
9506 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9507
9508         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9509         [aix4*|aix5*]: Prepend blank.
9510
9511 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9512
9513         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9514         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9515         of subdir/configure scripts to use the new libtool.m4.
9516
9517 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9518
9519         * MAINTAINERS (Write After Approval): Add myself.
9520
9521 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9522
9523         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9524
9525 2001-05-11  Ben Elliston  <bje@redhat.com>
9526
9527         * Makefile.in (all-sid): New target.
9528         (check-sid, clean-sid, install-sid): Likewise.
9529
9530 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9531
9532         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9533
9534 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9535
9536         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9537         libgcj.
9538
9539 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9540
9541         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9542         gcc/xgcc is built, use -print-prog-name to find out the program
9543         name to use.
9544
9545 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9546
9547         * configure.in (noconfigdirs): Don't reset it from scratch in the
9548         target case; only append to it.
9549
9550         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9551         sparc-*-solaris2.8]: Disable ${libgcj}.
9552
9553 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9554
9555         * configure.in (libgcj_saved): Copy from $libgcj.
9556         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9557         --disable-libgcj.
9558
9559 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9560
9561         * MAINTAINERS: Remove self as MIPS maintainer and
9562         C front end maintainer.
9563
9564 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9565
9566         * configure.in: Move *-chorusos target case to the proper switch.
9567         Disable libgcj.
9568
9569 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9570
9571         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9572         1.641.2.228.
9573
9574 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9575
9576         * Makefile.in (STAGE1_CFLAGS): Pass down.
9577
9578 2001-04-13  Alan Modra  <amodra@one.net.au>
9579
9580         * config.guess: Add hppa64-linux support.  Note for next import that
9581         this is already in the master file.
9582         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9583
9584 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9585
9586         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9587         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9588
9589 2001-04-11  Stan Shebs  <shebs@apple.com>
9590
9591         * MAINTAINERS: Add self as Darwin port maintainer.
9592
9593 2001-04-11  Alan Modra  <amodra@one.net.au>
9594
9595         * MAINTAINERS: Update my email address.
9596
9597 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9598
9599         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9600         recent versions of FreeBSD (release 3 or later).
9601         * ltconfig: On FreeBSD, -lc must not be provided when building
9602         a shared library or else the standard -pthread gcc option is
9603         rendered worthless to later users of the built library.
9604
9605 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9606
9607         * MAINTAINERS: Add self and RTH as C front end maintainers.
9608
9609 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9610
9611         * config.sub: Make sure to match an already-canonicalized
9612         machine name (eg. mn10300-unknown-elf).
9613
9614 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9615
9616         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9617         New macros.
9618         (bootstrap, cross): Use RECURSE_FLAGS.
9619         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9620
9621 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9622
9623         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9624
9625 2001-03-22  Colin Howell  <chowell@redhat.com>
9626
9627         * Makefile.in (DO_X): Do not backslash single-quotes in
9628         backquotes (two places).
9629
9630 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9631
9632         Re-installed:
9633         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9634         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9635         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9636         * ltcf-cxx.sh: Likewise.
9637         * ltcf-gcj.sh: Likewise.
9638
9639 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9640
9641         * MAINTAINERS: Add myself as "documentation co-maintainer".
9642
9643 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9644
9645         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9646         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9647
9648 2001-03-19  Tom Tromey  <tromey@redhat.com>
9649
9650         * config-ml.in: Handle GCJ and GCJFLAGS.
9651
9652 2001-03-21  Michael Chastain  <chastain@redhat.com>
9653
9654         * Makefile.in: all-m4 depends on all-texinfo.
9655
9656 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9657
9658         * MAINTAINERS: Add myself to write after approval list.
9659
9660 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9661
9662         * Makefile.in (DO_X): Quote nested quotes.
9663
9664 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9665
9666         * MAINTAINERS: Add myself to write after approval list.
9667
9668 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9669
9670         * Makefile.in (DO_X): Use double quotes for quoting
9671         "RANLIB=$${RANLIB}".
9672
9673 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9674
9675         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9676
9677 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9678
9679         * configure.in: Only use `lang_requires' for languages athat are
9680         actually enabled.
9681
9682 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9683
9684         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9685
9686 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9687
9688         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9689
9690 2001-03-07  Tom Tromey  <tromey@redhat.com>
9691
9692         * configure.in: Allow config-lang.in to set `lang_requires' to list
9693         of other required languages.
9694
9695 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9696
9697         * Makefile.in: Remove RANLIB definition. Use RANLIB
9698         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9699         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9700
9701 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9702             Alexandre Oliva  <aoliva@redhat.com>
9703
9704         * Makefile.in (check-c++): Use tabs, not spaces.
9705
9706 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9707
9708         * MAINTAINERS: add myself to Write After Approval list.
9709
9710 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9711
9712         * Makefile.in (check-c++): New rule.
9713
9714         * configure.in (target_libs): Remove libg++.
9715         (noconfigdirs): Remove libg++.
9716         (noconfigdirs): Same.
9717         (noconfigdirs): Same.
9718         (noconfigdirs): Same.
9719
9720         * config-ml.in: Remove libg++ references.
9721
9722         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9723         (ALL_TARGET_MODULES): Same.
9724         (configure-target-libg++): Remove.
9725         (all-target-libg++): Remove.
9726         (configure-target-libio): Remove.
9727         (all-target-libio): Remove.
9728         (check-target-libio): Remove.
9729         (.PHONY): Remove.
9730         (libg++.tar.bz2): Remove.
9731         (all-target-cygmon): Remove libio.
9732         (all-target-libstdc++): Remove.
9733         (configure-target-libstdc++): Remove.
9734         (TARGET_LIB_PATH): Remove libstdc++.
9735         (ALL_GCC_CXX): Remove libstdc++.
9736         (all-target-gperf): Correct.
9737
9738 2001-02-16  Nick Clifton  <nickc@redhat.com>
9739
9740         * configure.in (noconfigdirs): Allow configuration of texinfo
9741         for Cygwin hosts.
9742
9743 2001-02-15  Anthony Green  <green@redhat.com>
9744
9745         * configure: Introduce GCJ_FOR_TARGET.
9746         * configure.in: Ditto.
9747         * Makefile.in: Ditto.
9748
9749 2001-02-13  Andreas Schwab  <schwab@suse.de>
9750
9751         * MAINTAINERS: Update mail address.
9752
9753 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9754
9755         * config.guess: Add linux target for S/390.
9756         * config.sub: Likewise.
9757
9758 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9759
9760         * configure.in: for *-chorusos, don't config target-newlib and
9761         target-libgloss.
9762
9763 2001-02-06  Ben Elliston  <bje@redhat.com>
9764
9765         * configure: Output host type to stdout, not stderr.
9766
9767 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9768
9769         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9770         * ltcf-cxx.sh: Likewise.
9771
9772         * config.if: Assume enable_libstdcxx_v3 is defined.
9773
9774 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9775
9776         Remove V2 C++ library.
9777         * configure.in: Remove --enable-libstdcxx_v3 support.
9778
9779 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9780
9781         * include/demangle.h: Add prototype for java_demangle_v3.
9782
9783 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9784
9785         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9786
9787 2001-01-27  Richard Henderson  <rth@redhat.com>
9788
9789         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9790
9791 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9792
9793         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9794         Don't unset, it's non-portable and no longer necessary, set to empty
9795         instead.
9796
9797 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9798
9799         * ltconfig: Shell portability fix for the tagname validity check.
9800
9801 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9802
9803         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9804         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9805
9806 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9807
9808         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9809
9810 2001-01-26  Tom Tromey  <tromey@redhat.com>
9811
9812         * configure.in: Allow libgcj to be built on Sparc Solaris.
9813
9814 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9815
9816         * ltcf-c.sh: Add aix5 case.
9817         * ltcf-cxx.sh: Likewise.
9818         * ltconfig: Likewise.
9819
9820 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9821
9822         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9823         keep at least one of build_libtool_libs or build_old_libs set to
9824         yes.
9825
9826         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9827         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9828
9829 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9830
9831         * configure.in: Enable libgcj on several additional platforms.
9832
9833 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9834
9835         * configure.in: Enable libgcj for linux targets.
9836
9837 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9838
9839         * MAINTAINERS (Write After Approval): Add myself.
9840
9841 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9842
9843         * MAINTAINERS: Add myself as vax port maintainer.
9844
9845 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9846
9847         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9848
9849 2001-01-09  Mike Stump  <mrs@wrs.com>
9850
9851         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9852         failures of subdirectories.
9853
9854 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9855
9856         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9857         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9858         * ltcf-cxx.sh: Likewise.
9859         * ltcf-gcj.sh: Likewise.
9860         * ltconfig.sh: Fix typo.
9861
9862 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9863
9864         * configure: handle DOS-style absolute paths.
9865
9866 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9867
9868         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9869
9870 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9871
9872         * MAINTAINERS: Add myself as avr port co-maintainer.
9873
9874 2000-12-28  Ben Elliston  <bje@redhat.com>
9875
9876         * MAINTAINERS: Add myself under ``Write After Approval''.
9877
9878 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9879
9880         * texinfo: Remove directory from GCC.
9881
9882 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9883
9884         * COPYING: Update to current
9885         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9886         to 19yy as example year in copyright notice).
9887
9888 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9889
9890         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9891         (libstdcxx_incdir): Pass down.
9892         * config.if: Remove expired bits for cxx_interface, add stub.
9893         (libstdcxx_incdir): Add variable for g++ include directory.
9894         * configure.in (gxx_include_dir): Use it.
9895
9896 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9897
9898         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9899         with old-email address from ``Write After Approval''.
9900
9901 2000-12-15  Andreas Jaeger  <aj@suse.de>
9902
9903         * configure.in: Handle lang_dirs.
9904
9905 2000-12-14  Tom Tromey  <tromey@redhat.com>
9906
9907         * MAINTAINERS: Removed brads.
9908
9909         * MAINTAINERS: Added gcj developers.
9910
9911 2000-12-13  Anthony Green  <green@redhat.com>
9912
9913         * configure.in: Disable libgcj for any target not specifically
9914         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9915         with g++ abi.
9916
9917 2000-12-13  Mike Stump  <mrs@wrs.com>
9918
9919         * Makefile.in (local-distclean): Also remove fastjar.
9920
9921 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9922
9923         * contrib/gcc_update: Add fastjar --touch entries.
9924
9925 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9926
9927         * configure.in: Disable language-specific target libraries for
9928         languages that aren't enabled.
9929
9930 2000-12-10  Anthony Green  <green@redhat.com>
9931
9932         * configure.in: Define libgcj.  Disable libgcj target libraries for
9933         most targets.
9934
9935 2000-12-10  Neil Booth  <neilb@earthling.net>
9936
9937         * MAINTAINERS: Update mail address, remove from WAA list.
9938
9939 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9940
9941         * libjava: Imported from /cvs/java.
9942         * libffi: Likewise.
9943         * Boehm-gc: Likewise.
9944
9945 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9946
9947         * configure.in (target_libs): Revert 2000-12-08 patch.
9948         (noconfigdirs): Added target-libjava.
9949
9950 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9951
9952         * djunpack.bat: removed.
9953
9954 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9955
9956         * Makefile.in: handle DOS-style absolute paths.
9957         * config-ml.in: likewise.
9958         * symlink-tree: likewise.
9959
9960 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9961
9962         * fastjar: Imported.
9963
9964 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9965
9966         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9967         libjava.
9968         * configure.in (target_libs): Removed `target-libjava'.
9969
9970 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9971
9972         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9973         (ALL_MODULES): Added fastjar.
9974         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9975         (all-target-libjava): all-fastjar replaces all-zip.
9976         (all-fastjar): Added.
9977         (configure-target-fastjar, all-target-fastjar): Likewise.
9978         * configure.in (host_tools): Added fastjar.
9979
9980 2000-12-07  Mike Stump  <mrs@wrs.com>
9981
9982         * Makefile.in (local-distclean): Remove leftover built files.
9983
9984 2000-11-24  Nick Clifton  <nickc@redhat.com>
9985
9986         * configure.in (xscale-elf): Add target.
9987         (xscale-coff): Add target.
9988
9989 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9990
9991         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9992         recent versions of FreeBSD (release 3 or later).
9993         * ltconfig: On FreeBSD, -lc must not be provided when building
9994         a shared library or else the standard -pthread gcc option is
9995         rendered worthless to later users of the built library.
9996
9997 2000-11-16  Fred Fish  <fnf@be.com>
9998
9999         * configure.in (enable_libstdcxx_v3): Fix typo,
10000         libstd++ -> libstdc++.
10001
10002 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10003
10004         * MAINTAINERS: Add self to Write After Approval list.
10005
10006 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10007
10008         * MAINTAINERS: Update my email address.  Add myself to global write
10009         privs list.
10010
10011 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10012
10013         * Makefile.in: Merge with src and libgcj.
10014         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10015         configure-target-<library> when their configure scripts need the C
10016         or C++ library to have already been built to work properly.
10017         (do_proto_toplev): Set them to an empty string.
10018
10019         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10020         (REALLY_SET_LIB_PATH): Use them.
10021
10022 2000-11-17  Stan Shebs  <shebs@apple.com>
10023
10024         * MAINTAINERS: Add self to Write After Approval list.
10025
10026 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10027
10028         * configure: Provide the original toplevel configure arguments
10029         (including $0) to subprocesses in the environment rather than
10030         through gcc/configargs.h.
10031
10032 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10033
10034         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10035         C99.  Alphabetise "Write After Approval" list.
10036
10037 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10038
10039         * configure: Turn on libstdc++ V3 by default.
10040
10041         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10042         if we've got GCC.
10043
10044 2000-11-11  Philip Blundell  <philb@gnu.org>
10045
10046         * MAINTAINERS: Add self to Write After Approval list.
10047
10048 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10049
10050         * ltcf-c.sh (aix4): Improve shared library configuration; require
10051         exporting symbols.
10052         * ltcf-cxx.sh (aix4): Define.
10053         * ltconfig (aix4): Define library and soname specs appropriate for
10054         AIX.  Define command to create export symbols list.
10055
10056 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10057
10058         * config.sub: Add support for Sun Chorus
10059
10060 2000-10-31  Nick Clifton  <nickc@redhat.com>
10061
10062         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10063         <name>@redhat.com.  Also installed new email address for Clint
10064         Popetz.
10065
10066 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10067
10068         * etc: Remove directory from GCC.
10069
10070 2000-10-16  Michael Meissner  <meissner@redhat.com>
10071
10072         * configure (gcc/configargs.h): Only create if there is a build GCC
10073         directory created.
10074
10075 2000-10-16  Matthias Klose  <doko@debian.org>
10076
10077         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10078         when configured for libstdc++-v3.
10079
10080 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10081
10082         * configure: Save configure arguments to gcc/configargs.h.
10083
10084 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10085
10086         * config.guess: Import CVS version 1.157.
10087         * config.sub: Import CVS version 1.181.
10088
10089 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10090
10091         * Makefile.in (bootstrap): avoid recursion if subdir missing
10092         (cross): ditto
10093         (do-proto-toplev): ditto
10094
10095 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10096
10097         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10098         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10099
10100         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10101         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10102         all affected `configure' scripts.
10103
10104 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10105
10106         * MAINTAINERS: Add self as cpplib co-maintainer.
10107
10108 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10109
10110         * MAINTAINERS: Add self to Write After Approval list.
10111
10112 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10113
10114         * INSTALL/README: egcs -> GCC update.
10115
10116 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10117
10118         * MAINTAINERS: Add myself to Write After Approval list.
10119
10120 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10121
10122         * MAINTAINERS: Add myself to Write After Approval list.
10123
10124 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10125
10126         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10127         X11 libraries for hppa64.
10128
10129 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10130
10131         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10132
10133 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10134
10135         * Makefile.in (all-zlib): Added dummy target.
10136
10137         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10138         ltcf-gcj.sh: Updated from libtool multi-language branch.
10139
10140 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10141
10142         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10143         (bootstrap*): Depend on all-bootstrap.
10144
10145 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10146
10147         * config.guess: Import CVS version 1.156.
10148         * config.sub: Import CVS version 1.179.
10149
10150 2000-09-02  Anthony Green  <green@cygnus.com>
10151
10152         * Makefile.in (all-gcc): Depend on all-zlib.
10153         (CLEAN_MODULES): Add clean-zlib.
10154         (ALL_MODULES): Add all-zlib.
10155         * configure.in (host_libs): Add zlib.
10156
10157 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10158
10159         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10160         crosses, but add gcc/include to the header search path for them.
10161
10162 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10163
10164         * MAINTAINERS: Add self to Write After Approval list.
10165
10166 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10167
10168         * config.guess: Import CVS version 1.152.
10169         * config.sub: Import CVS version 1.177.
10170
10171 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10172
10173         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10174         $targargs to tell whether newlib is going to be built.
10175
10176         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10177         $$r/TARGET_SUBDIR/libio for _G_config.h.
10178
10179 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10180
10181         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10182
10183 2000-08-22  DJ Delorie  <dj@redhat.com>
10184
10185         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10186
10187 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10188
10189         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10190         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10191         sub-configures.
10192
10193 2000-08-21  DJ Delorie  <dj@redhat.com>
10194
10195         * MAINTAINERS: Add self as a libiberty maintainer
10196
10197 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10198
10199         * configure.in (libstdcxx_flags): Use
10200         libstdc++-v3/src/libstdc++.INC.
10201
10202 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10203
10204         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10205
10206 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10207
10208         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10209
10210         * configure: Make enable_threads and enable_shared defaults
10211         explicit.  Substitute enable_threads into generated Makefiles.
10212         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10213         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10214
10215 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10216
10217         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10218
10219 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10220
10221         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10222         previous delta.
10223
10224 2000-08-11  Jason Merrill  <jason@redhat.com>
10225
10226         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10227         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10228         (FLAGS_FOR_TARGET): Not here.
10229         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10230
10231 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10232
10233         * config-ml.in (CC, CXX): Don't introduce a leading space.
10234
10235 2000-08-07  DJ Delorie  <dj@delorie.com>
10236
10237         * MAINTAINERS: Add self as a DJGPP maintainer
10238
10239 2000-08-07  DJ Delorie  <dj@redhat.com>
10240
10241         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10242         "if we're also building gcc, and it's a gcc that will run on the
10243         build machine, we want to use its includes instead of the system's
10244         default includes".
10245
10246 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10247
10248         * MAINTAINERS: Add self to Write After Approval list.
10249
10250 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10251
10252         * configure.in (libstdcxx_flags): Don't use `"'.
10253
10254         * config-ml.in: Adjust multilib search paths to the
10255         appropriate multilib tree.
10256
10257 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10258
10259         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10260         commas in $LANGUAGES.
10261
10262 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10263
10264         * configure.in: Re-enable all references to libg++ and librx.
10265
10266 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10267
10268         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10269         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10270         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10271         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10272
10273         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10274
10275 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10276
10277         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10278         CXX_FOR_TARGET for sed.
10279
10280 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10281
10282         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10283         Do not override if already set in the environment or in configure.
10284         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10285         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10286
10287 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10288
10289         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10290         the libtool CVS tree multi-language branch.
10291         * ltconfig, ltmain.sh: Updated.
10292
10293 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10294
10295         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10296         (clean-target): Depend on it.
10297
10298         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10299         (GCC_FOR_TARGET): Use it.
10300         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10301         * configure.in: ... here.
10302         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10303         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10304
10305 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10306
10307         * MAINTAINERS: Add self to Write After Approval list.
10308
10309 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10310
10311         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10312         (configure-target-libchill, configure-target-libobjc): Likewise.
10313
10314         * configure.in: Use the same cache file for all target libs.
10315         * config-ml.in: But different cache files per multilib variant.
10316
10317 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10318
10319         * configure (topsrcdir): Don't use dirname.
10320
10321 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10322
10323         * MAINTAINERS: Add self to Write After Approval list.
10324
10325 2000-07-20  Jason Merrill  <jason@redhat.com>
10326
10327         * configure.in: Remove all references to libg++ and librx.
10328
10329         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10330
10331 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10332
10333         * config.sub: Update to subversions version 2000-07-06.
10334
10335 2000-07-12  Andrew Haley  <aph@cygnus.com>
10336
10337         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10338         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10339
10340 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10341
10342         * symlink-tree:  Check number of arguments.
10343
10344 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10345
10346         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10347         search path for a g++ extracted from the build tree.  This
10348         will allow link tests run by configure scripts in
10349         subdirectories to succeed.
10350
10351 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10352
10353         * ltconfig: Add support for mips-dde-sysv4.2MP
10354
10355 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10356
10357         * MAINTAINERS: Add myself as loop discovery maintainer.
10358
10359 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10360
10361         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10362         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10363
10364 2000-06-19  Timothy Wall  <twall@cygnus.com>
10365
10366         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10367         * config.sub: Add tic54x target.
10368
10369 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10370
10371         * MAINTAINERS: Add self as Fortran maintainer,
10372         remove Craig Burley.
10373
10374 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10375
10376         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10377         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10378
10379 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10380
10381         * MAINTAINERS: Add self as i18n maintainer
10382
10383 20000-05-21  H.J. Lu  (hjl@gnu.org)
10384
10385         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10386         directory are used if they exist. Make sure
10387         $(build_tooldir)/include is searched for header files,
10388         $(build_tooldir)/lib/ for library files.
10389         (GCC_FOR_TARGET): Likewise.
10390         (CXX_FOR_TARGET): Likewise.
10391
10392 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10393
10394         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10395
10396 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10397
10398         * Makefile.in (configure-target-libiberty): Depend on
10399         configure-target-newlib.
10400
10401 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10402
10403         * configure.in, Makefile.in: Merge all libffi-related
10404         configury stuff from the libgcj tree.
10405
10406 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10407
10408         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10409         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10410
10411 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10412
10413         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10414         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10415         current version information.  Add to proto-toplev directory.
10416         (gdb-taz): Build do-djunpack.
10417
10418 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10419
10420         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10421
10422 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10423
10424         * MAINTAINERS: Add self to Write After Approval list.
10425
10426 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10427
10428         * ltmain.sh: Preserve in relink_command any environment
10429         variables that may affect the linker behavior.
10430
10431 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10432
10433         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10434
10435 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10436
10437         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10438
10439 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10440
10441         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10442         with the version name.
10443
10444 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10445
10446         * MAINTAINERS: Add self as bb-reorder maintainer.
10447
10448 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10449
10450         * config.if: Tweak.
10451
10452 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10453
10454         * djunpack.bat: New file.
10455
10456 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10457
10458         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10459         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10460         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10461         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10462
10463 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10464
10465         * config.sub (case $basic_machine): Change default for "ibm-*"
10466         to "openedition".
10467
10468 2000-04-13  Andreas Jaeger  <aj@suse.de>
10469
10470         * MAINTAINERS: Added myself.
10471
10472 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10473
10474         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10475         (do-md5sum): New target.
10476         (MD5PROG): Define.
10477         (PACKAGE): Default to TOOL.
10478         (VER): Default to a shell script.
10479         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10480         md5 checksum generation.
10481         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10482         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10483         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10484         insight.tar.bz2): Use gdb-taz to create archive.
10485
10486 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10487
10488         * configure (warn_cflags): Delete.
10489
10490 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10491
10492         * MAINTAINERS: Added myself.
10493
10494 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10495             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10496
10497         * configure.in (enable_libstdcxx_v3): Add.
10498         (target_libs): Add bits here to switch between libstdc++-v2 and
10499         libstdc++-v3.
10500         * config.if: And this file too.
10501         * Makefile.in: Add libstdc++-v3 targets.
10502
10503 2000-04-05  Michael Meissner  <meissner@redhat.com>
10504
10505         * config.sub (d30v): Add d30v as a basic machine type.
10506
10507 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10508
10509         * configure.in: -linux-gnu*, not -linux-gnu.
10510
10511 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10512
10513         * MAINTAINERS: Add self in write-after-approval section.
10514
10515 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10516
10517         * MAINTAINERS: Add self as ia64 port maintainer.
10518
10519 2000-03-08  Neil Booth  <NeilB@earthling.net>
10520
10521         * MAINTAINERS: Add self in write-after-approval section.
10522
10523 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10524
10525         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10526         (do-tar-bz2): Replace TOOL with PACKAGE.
10527         (gdb.tar.bz2): Remove GDBTK from GDB package.
10528         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10529         dejagnu.tar.bz2): New packages.
10530
10531 2000-02-27  Andreas Jaeger  <aj@suse.de>
10532
10533         * configure.in: Add entry for mips*-*-linux*, move catch all
10534         *-*-*linux* entry below this one.
10535
10536 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10537
10538         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10539
10540 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10541
10542         * config.sub: Support an OS of "wince".
10543
10544 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10545
10546         * config.guess, config.sub: Updated to match config's 2000-02-15
10547         version.
10548
10549 2000-02-23  Linas Vepstas  <linas@linas.org>
10550
10551         * config.sub: Add support for Linux/IBM 370.
10552         * configure.in: Likewise.
10553
10554 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10555
10556         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10557
10558 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10559
10560         * config.guess: Guess "cygwin" rather than "cygwin32".
10561
10562 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10563
10564         * configure (gcc_version): When setting, narrow search to
10565         lines containing `version_string'.
10566
10567 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10568
10569         * config.sub: Add support for avr target.
10570
10571 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10572
10573         * MAINTAINERS: Add maintainers for MCore port.
10574
10575 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10576
10577         * config.sub: Add mmix-knuth-mmixware.
10578
10579 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10580
10581         * MAINTAINERS: Pair cccp with cpplib maintainership.
10582
10583 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10584
10585         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10586         structure stuff to -L library search.
10587         (CXX_FOR_TARGET): Ditto.
10588         (CROSS_CHECK_MODULES): Fix spelling mistake.
10589
10590 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10591
10592         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10593         the C++ compiler.
10594
10595 2000-01-12  Richard Henderson  <rth@cygnus.com>
10596
10597         * configure.in: Don't build some bits for beos.
10598
10599 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10600
10601         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10602         as include files.
10603
10604 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10605
10606         * Add self as cpplib maintainer, as requested by Jason
10607         Merrill.  Correct my e-mail address.
10608
10609 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10610
10611         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10612         not mh-aix43.
10613
10614 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10615
10616         * MAINTAINERS: Add myself to "write after approval" list.
10617
10618 1999-12-14  Richard Henderson  <rth@cygnus.com>
10619
10620         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10621         * config.sub: Accept alphaev[78], alphaev8.
10622
10623 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10624
10625         * config.guess, config.sub: Update from autoconf.
10626
10627 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10628
10629         * MAINTAINERS:  update my playtime e-address.
10630
10631 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10632
10633         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10634         necessary libraries are missing.
10635
10636 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10637
10638         * MAINTAINERS: Add new 'write after approval' maintainer.
10639
10640 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10641
10642         * MAINTAINERS: Add new Java maintainer.
10643
10644 1999-10-25  Andreas Schwab  <schwab@suse.de>
10645
10646         * configure: Fix quoting inside arguments of eval.
10647
10648 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10649
10650         * config-ml.in: Allow suppression of some ARM multilibs.
10651
10652 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10653
10654         * config.guess: Add OS/390 match pattern.
10655         * config.sub: Add mvs, openedition targets.
10656         * configure.in (i370-ibm-opened*): New.
10657
10658 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10659
10660         * config.sub: Add support for configuring for pj.
10661
10662 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10663
10664         * config.sub (maybe_os): Add support for configuring for fr30.
10665
10666 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10667
10668         * configure.in: Do not configure or build ld for AIX
10669         platforms.  ld is known to be broken on these platforms.
10670
10671 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10672
10673         * config-ml.in: Pass compiler flag corresponding to multidirs to
10674         subdir configures.
10675
10676 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10677
10678         * Makefile.in (LDFLAGS): Define.
10679
10680 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10681
10682         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10683         noconfigdirs.
10684         (*-*-cygwin*): Likewise.
10685
10686 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10687
10688         * mkdep: New file.
10689         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10690         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10691
10692         From Eli Zaretskii <eliz@is.elta.co.il>:
10693         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10694         long file name when using DJGPP on MS-DOS.
10695
10696 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10697
10698         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10699
10700 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10701
10702         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10703         dependency as this causes "make check" to globally "make all"
10704
10705 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10706
10707         * configure.in (target_libs): Added target-zlib.
10708         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10709         (CONFIGURE_TARGET_MODULES): Likewise.
10710         (CHECK_TARGET_MODULES): Likewise.
10711         (INSTALL_TARGET_MODULES): Likewise.
10712         (CLEAN_TARGET_MODULES): Likewise.
10713         (configure-target-zlib): New target.
10714         (all-target-zlib): Likewise.
10715         (all-target-libjava): Depend on all-target-zlib.
10716         (configure-target-libjava): Depend on configure-target-zlib.
10717
10718         * Makefile.in (configure-target-libjava): Depend on
10719         configure-target-newlib.
10720         (configure-target-boehm-gc): New target.
10721         (configure-target-qthreads): New target.
10722
10723         * configure.in (target_libs): Added target-qthreads.
10724         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10725         (CONFIGURE_TARGET_MODULES): Likewise.
10726         (CHECK_TARGET_MODULES): Likewise.
10727         (INSTALL_TARGET_MODULES): Likewise.
10728         (CLEAN_TARGET_MODULES): Likewise.
10729         (all-target-qthreads): New target.
10730         (configure-target-libjava): Depend on configure-target-qthreads.
10731         (all-target-libjava): Depend on all-target-qthreads.
10732
10733         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10734         (CONFIGURE_TARGET_MODULES): Likewise.
10735         (CHECK_TARGET_MODULES): Likewise.
10736         (INSTALL_TARGET_MODULES): Likewise.
10737         (CLEAN_TARGET_MODULES): Likewise.
10738         (all-target-libjava): New target.
10739         (all-target-boehm-gc): Likewise.
10740         * configure.in (target_libs): Added libjava, boehm-gc.
10741
10742 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10743
10744         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10745         configure.bat in SUPPORT_FILES.
10746         (gas+binutils.tar.bz2): Likewise.
10747
10748         * makeall.bat: Remove; obsolete.
10749
10750 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10751
10752         From Mark Elbrecht:
10753         * configure.bat: Remove; obsolete.
10754
10755 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10756
10757         * configure: Add -W -Wall to the default CFLAGS when compiling with
10758         gcc.
10759
10760 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10761
10762         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10763
10764 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10765
10766         * configure.in: Build ld on IRIX6.
10767
10768 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10769
10770         * Makefile.in: Change distribution targets to use bzip2 instead of
10771         gzip.
10772         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10773         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10774
10775 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10776
10777         * config.sub: Add mcore target.
10778
10779 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10780
10781         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10782
10783 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10784
10785         * config.guess (dummy): Changed to $dummy.
10786
10787 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10788
10789         * config.sub: Tidied up case statements.
10790
10791 1999-05-22  Ben Elliston  <bje@cygnus.com>
10792
10793         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10794         <jiro@din.or.jp>.
10795
10796         * config.guess: Merge with FSF version. Future changes will be
10797         more accurately recorded in this ChangeLog.
10798         * config.sub: Likewise.
10799
10800 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10801
10802          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10803
10804 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10805
10806         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10807
10808 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10809
10810         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10811
10812 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10813
10814         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10815         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10816         Bad merge removed these two changes.
10817
10818 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10819                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10820
10821         * config.guess (interix Alpha): Add.
10822
10823 1999-04-11  Richard Henderson  <rth@cygnus.com>
10824
10825         * configure.in (i?86-*-beos*): Do config gperf; don't config
10826         gdb, newlib, or libgloss.
10827
10828 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10829
10830         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10831         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10832         from multidirs.
10833
10834 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10835
10836         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10837
10838 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10839
10840         * config.sub: Add support for mcore targets.
10841
10842 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10843
10844         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10845         not mt-ospace, in order to shut up assembler warning about using
10846         symbols that are named the same as registers.
10847
10848 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10849
10850         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10851         dependency list for all-target-cygmon.
10852
10853 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10854
10855         * config-ml.in: Check $host, not $target, for selective multilibs.
10856         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10857         thumb interworking, and underscore prefix multilibs.
10858
10859 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10860
10861         * missing: Update to version from current automake.
10862
10863 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10864
10865         * configure (gxx_include_dir): Removed.
10866
10867         * configure.in (gxx_include_dir): Handle it.
10868         * Makefile.in: Likewise.
10869
10870 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10871
10872         * config.sub (mips64vr4111,mips64vr4111el) Add.
10873
10874 1999-03-21  Ben Elliston  <bje@cygnus.com>
10875
10876         * config.guess: Correct typo for detecting ELF on FreeBSD.
10877
10878 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10879
10880         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10881         config/mh-djgpp.
10882
10883 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10884
10885         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10886         all-target-newlib to dependency list for all-target-bsp.
10887
10888 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10889
10890         * config.sub: Add i386-uwin support.
10891         * config.guess: Likewise.
10892
10893 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10894
10895         * configure.in: cleanup, add mh-*pic handling for arm, special
10896         case powerpc*-*-aix*
10897
10898 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10899
10900         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10901         can be built.
10902
10903 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10904
10905         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10906         targets.
10907
10908 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10909
10910         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10911
10912 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10913
10914         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10915
10916 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10917
10918         * config.sub: Fix typo in arm recognition.
10919
10920 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10921
10922         * configure.in (noconfigdirs): Changed target_configdirs to
10923         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10924         rather than m68k-*-* since it is not known to work on
10925         m68k-aout. Ditto for arm-*-*oabi.
10926
10927 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10928
10929         * configure.in (*-*-windows*): Remove, no longer used.
10930
10931 1999-02-19  Ben Elliston <bje@cygnus.com>
10932
10933         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10934         Smart and improved by Andrew Cagney.
10935
10936 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10937
10938         * config.guess: Recognize openbsd-*-hppa.
10939
10940 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10941
10942         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10943         only if it is not empty.
10944
10945 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10946
10947         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10948
10949         * config.guess: Modified to recognize uname's armv* syntax.
10950
10951         * config.sub: Modified to recognize uname's armv* syntax.
10952
10953 1999-02-17  Mark Salter  <msalter@cygnus.com>
10954
10955         * configure.in: Added target-bsp for sparclite.
10956
10957 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10958
10959         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10960
10961 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10962
10963         * configure.in: Add support for strongarm port.
10964         * config.sub: Add support for strongarm target.
10965
10966 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10967
10968         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10969         the old name config/mh-cygwin32.
10970         Enable texinfo.
10971
10972 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10973
10974         * configure.in: Do build ld for ix86 Solaris.
10975
10976 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10977
10978         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10979         $AR_FOR_TARGET.  Likewise for RANLIB.
10980
10981 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10982
10983         * config.sub (oabi):  Recognize.
10984         * configure.in (arm-*-oabi):  Handle.
10985
10986 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10987
10988         * config.guess: Improve detection of i686 on UnixWare 7.
10989
10990 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10991
10992         * config.guess: Add support for i386-pc-interix.
10993         * config.sub: Likewise.
10994         * configure.in: Likewise.
10995
10996 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10997
10998         * Makefile.in: Remove unneeded all-target-libio from
10999         from all-target-winsup target since it is now unneeded.
11000         Add all-target-libtermcap in its place since it is now
11001         needed.
11002
11003 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11004
11005         * configure.in: makefile stub for cygwin target is probably
11006         unnecessary.  Remove it for now.
11007
11008 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11009
11010         * configure.in: libtermcap.a should be built when cygwin is the
11011         target as well as the host.
11012         * config.guess: Allow mixed case in cygwin uname output.
11013         * Makefile.in: Add libtermcap target.
11014
11015 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11016
11017         * config.sub: Clean up handling of hppa2.0.
11018
11019 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11020
11021         * config.guess: Use C code to identify more HP machines.
11022
11023 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11024
11025         * config.sub: Handle hppa2.0.
11026
11027 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11028
11029         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11030         cygmon for all sparclite targets, regardless of object format.
11031
11032 1998-12-15  Mark Salter  <msalter@cygnus.com>
11033
11034         * configure.in: Added target-bsp for several target architectures.
11035
11036         * Makefile.in: Added rules for bsp.
11037
11038 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11039
11040         * config.guess: Improve detection of hppa2.0 processors.
11041
11042 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11043
11044         * config.guess: Recognize FreeBSD using ELF automatically.
11045
11046 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11047
11048         * configure (skip-this-dir): Add handling for new shell script, which
11049         might be created by a sub-directory's configure to indicate, this particular
11050         directory is "unwanted".
11051         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11052
11053 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11054
11055         * ltconfig: import from libtool, after changing libtool to
11056         account for the cygwin name change.
11057
11058 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11059
11060         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11061         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11062
11063 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11064
11065         * configure.in: Add libtermcap to list of cygwin dependencies.
11066
11067 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11068
11069         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11070         they include winsup/include when it's a cygwin target.
11071
11072 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11073
11074         * configure.in (host_tools): Added zip.
11075         * Makefile.in (all-target-libjava): Depend on all-zip.
11076         (all-zip): New target.
11077         (ALL_MODULES): Added all-zip.
11078         (NATIVE_CHECK_MODULES): Added check-zip.
11079         (INSTALL_MODULES): Added install-zip.
11080         (CLEAN_MODULES): Added clean-zip.
11081
11082 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11083
11084         * Makefile.in: lose "32" from comment about cygwin.
11085
11086 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11087
11088         * configure.in: Use -Os to build target libraries for the fr30.
11089
11090 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11091
11092         * config.sub: Add fr30.
11093
11094 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11095
11096         * configure.in: drop "32" from config/mh-cygwin32.  Check
11097         cygwin* instead of cygwin32*.
11098         * config.sub: Check cygwin* instead of cygwin32*.
11099
11100 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11101
11102         * config.guess: Match any version of Unixware7.
11103
11104 1998-10-20  Syd Polk  <spolk@cygnus.com>
11105
11106         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11107         if desired.
11108
11109 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11110
11111         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11112         these if the appropriate directories and files to not exist.
11113
11114 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11115
11116         * Makefile.in (DEVO_SUPPORT): Add config.if.
11117
11118 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11119
11120         * configure: Add pattern to replace "build_tooldir"'s
11121         definition in the generated Makefile with "tooldir"'s
11122         actual value.
11123
11124 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11125
11126         * config.sub: Bring back lost sparcv9.
11127
11128         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11129
11130 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11131
11132         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11133         CC_FOR_TARGET and friends.
11134
11135 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11136
11137         * Makefile.in (build_tooldir): New variable, same as tooldir.
11138         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11139         -B$(build_tooldir)/bin/.
11140         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11141
11142 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11143
11144         * README: Remove installation instructions and refer to the
11145         INSTALL directory instead.
11146
11147 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11148
11149         * config.sub: Add support for i[34567]86-pc-udk.
11150         * configure.in: Likewise.
11151
11152 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11153
11154         * Makefile.in: add bzip2 package building bits for user
11155         tools module
11156         * configure.in: ditto
11157
11158 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11159
11160         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11161         (ALL_TARGET_MODULES): Add all-target-libobjc.
11162         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11163         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11164         (all-target-libchill): Add dependencies.
11165         * configure.in (target_libs): Add libchill.
11166
11167 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11168
11169         * configure.in (target_subdir): Remove duplicate line.
11170
11171 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11172
11173         * Makefile.in (all-automake): fix dependencies.
11174
11175 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11176
11177         * configure.in: Minor cleanups for building in the $(target_alias)
11178         subdir.
11179
11180 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11181
11182         * Makefile.in (bootstrap): Set r and s before make all.  Use
11183         BASE_FLAGS_TO_PASS in make all.
11184         (cross): Likewise.
11185
11186 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11187
11188         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11189
11190 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11191
11192         * config.sub: Fix typo in last change.
11193
11194 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11195
11196         * config.sub: Add support for C4x target.
11197         * configure.in: Likewise.
11198
11199 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11200
11201         * config.sub: Recognize sparcv9 just like sparc64.
11202
11203 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11204
11205         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11206
11207 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11208
11209         * config.guess: Correctly identify Pentium II sco boxes.
11210
11211         * config.guess: Fix "tr" code.  From Weiwen Liu.
11212
11213 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11214
11215         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11216         stabs.
11217
11218 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11219
11220         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11221         (ALL_TARGET_MODULES): Add all-target-libchill.
11222         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11223         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11224         (all-target-libchill): Add dependencies.
11225         * configure.in (target_libs): Add libchill.
11226
11227 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11228
11229         * config.guess: Avoid assumptions about "tr" behaves when
11230         LANG is set to something other than English.
11231
11232 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11233
11234         * configure (gxx_include_dir): Changed to
11235         '${prefix}/include/g++'-${libstdcxx_interface}.
11236
11237         * config.if: New to determine the interfaces.
11238
11239 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11240
11241         * config.guess: Detect and handle MPE/IX.
11242         * config.sub: Deal with MPE/IX.
11243
11244 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11245
11246         * configure.in: Use mh-aix43.
11247
11248 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11249
11250         * configure: Fix --without/--disable cases for gxx-include-dir.
11251
11252 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11253
11254         * mdata-sh:  Imported.  Needed for automake support.
11255
11256 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11257
11258         * Makefile.in (taz): Try "chmod -R og=u ." before
11259         "chmod og=u `find . -print`".
11260
11261 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11262
11263         * configure.in: Add arm-elf and thumb-elf support.
11264
11265 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11266
11267         * Makefile.in: Undo previous patch.
11268
11269 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11270
11271         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11272         to here ...
11273         (install-no-fixedincludes): and here
11274         (INSTALL_MODULES): ... from here.
11275
11276 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11277
11278         * config.sub: Merge with FSF.
11279
11280         * config.guess: Merge with FSF.
11281
11282 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11283
11284         * configure (extraconfigdirs): New variable.
11285         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11286         * Makefile.in (all): Move higher in file.
11287         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11288         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11289         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11290         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11291         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11292
11293 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11294
11295         * Makefile.in (all-target-libjava): Depend on all-gcc and
11296         all-target-newlib.
11297         (configure-target-libjava): Depend on $(ALL_GCC).
11298
11299 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11300
11301         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11302         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11303
11304 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11305
11306         * INSTALL/README: Fix typo.
11307
11308 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11309
11310         * ylwrap: Change absolute path checks to check for DOS style path
11311         names.
11312
11313         * ylwrap: Don't use a full path name if the source file is in the
11314         same directory.  From hjl@lucon.org (H.J. Lu).
11315
11316         * config-ml.in: Default to being verbose, to match Feb 18 change to
11317         configure.
11318
11319 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11320
11321         Brought over from egcs:
11322
11323         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11324
11325         * configure.in (target_subdir): Set to ${target_alias} instead
11326         of "libraries".
11327
11328         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11329
11330         * configure.in (target_subdir): Set to libraries if enable_multilib.
11331
11332 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11333
11334         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11335         multilibs, force reconfiguration the first time we create
11336         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11337
11338 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11339
11340         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11341         avoid confusion with --no-recursion.
11342
11343 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11344
11345         * configure.in: Win32 hosts shouldn't use install -x
11346         * install-sh: remove -x option, and special .exe-handling
11347         hack.
11348
11349 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11350
11351         * config.guess: Recognize i586-pc-beos.
11352         * configure.in: Don't build some bits for beos.
11353
11354 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11355
11356         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11357         CFLAGS default to -O2.
11358
11359         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11360         when using GNU ld.
11361
11362 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11363
11364         * ltmain.sh: Correct install when using a different shell.
11365
11366 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11367
11368         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11369
11370 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11371
11372         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11373         target.
11374
11375 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11376
11377         * ltconfig: Update to correct AIX handling.
11378
11379 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11380
11381         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11382
11383         * configure.in (target_subdir): Set to ${target_alias} instead
11384         of "libraries".
11385
11386 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11387
11388         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11389         (Makefile): Depend on $(gcc_version_trigger).
11390
11391         * configure (gcc_version): Change default initializer to empty
11392         string.
11393         (gcc_version_trigger): New variable; pass this variable down
11394         to subdir configures to enable them checking gcc's version
11395         themselves. Emit make macros for both gcc_version vars.
11396         (topsrcdir): Initialize reliably.
11397         (recursion line): Remove --with-gcc-version=${gcc_version}.
11398
11399 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11400
11401         * configure (enable_version_specific_runtime_libs): Implement new flag
11402         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11403         in $(libsubdir); emit definition in each generated Makefile.
11404         (gxx_include_dir): Initialize depending on
11405         $enable_version_specific_runtime_libs.
11406
11407 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11408
11409         * configure (gcc_version): Initialize properly depending on
11410         how and where configure is started.
11411         (recursion line): Pass a --with-gcc-version=${gcc_version}
11412         to configures in subdirs.
11413
11414 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11415
11416         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11417         cygmon
11418
11419 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11420
11421         * configure.in: Add cygmon and libstub support for mn10200.
11422
11423 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11424
11425         * configure (gcc_version): Add new variable describing the
11426         particular gcc version we're building.
11427         * Makefile.in (libsubdir): Add new macro for the directory
11428         in which the compiler finds executables, libraries, etc.
11429         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11430         and libsubdir.
11431
11432 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11433
11434         * Makefile.in (local-clean): Remove *.log.
11435         (warning.log): Built with warn_summary from build.log.
11436         (mail-report.log): Run test_summary.
11437         (mail-report-with-warnings.log): Run test_summary including
11438         warning.log in the report.
11439
11440 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11441
11442         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11443
11444 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11445
11446         * Makefile.in (grep): Grep no longer depends on libiberty.
11447
11448 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11449
11450         * Makefile.in: all-snavigator needs all-libgui.
11451
11452 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11453
11454         * configure.in: Add cygmon and libstub support for mn10300.
11455
11456 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11457
11458         * missing: Update to version from automake 1.3.
11459
11460         * ltmain.sh: On installation, don't get confused if the same name
11461         appears more than once in the list of library names.
11462
11463 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11464
11465         * config.sub: Accept m68060 and m5200 as CPU names.
11466
11467 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11468
11469         * configure: Use && rather than using -a in test, because odd
11470         strings can confuse test.
11471         * configure.in: Likewise.
11472
11473 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11474
11475         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11476
11477 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11478
11479         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11480         bootstrap4-lean): New targets.
11481
11482 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11483
11484         * mpw-* Delete.  Not used.
11485
11486 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11487
11488         * COPYING.LIB: Update FSF address.
11489
11490 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11491
11492         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11493
11494         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11495         GAS_SUPPORT_DIRS.
11496
11497 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11498
11499         * ltconfig, ltmain.sh: Avoid producing a version number if
11500         -version-info was not used.
11501
11502 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11503
11504         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11505         building with newlib.
11506
11507 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11508
11509         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11510         Solaris `make' causes it to continue to next definition.
11511
11512 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11513
11514         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11515         the right GUI libraries and files are installed along with GDB.
11516
11517 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11518
11519         * configure.in: Change alpha to alpha* in several places.
11520
11521 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11522
11523         * config.sub: Recognize sparc86x.
11524
11525 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11526
11527         * configure.in (--enable-target-optspace): Remove debug echo.
11528
11529 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11530
11531         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11532
11533 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11534
11535         * ltconfig: Update cygwin32 support.
11536
11537         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11538         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11539         (GDB_SUPPORT_DIRS): Likewise.
11540
11541 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11542
11543         * configure.in (target_makefile_frag): If --enable-target-optspace,
11544         use -Os to compile target libraries rather than -O2.  Default to
11545         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11546         not used.
11547         * configure.in (target_cflags): Ditto for d30v.
11548
11549 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11550
11551         * Makefile.in (all-bfd): Depend on all-intl.
11552         (all-binutils): Likewise.
11553         (all-gas): Likewise.
11554         (all-gprof): Likewise.
11555         (all-ld): Likewise.
11556
11557 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11558
11559         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11560
11561 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11562
11563         * Makefile.in (all-bfd): Depend upon all-libiberty.
11564
11565         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11566
11567 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11568
11569         * Makefile.in: Add libstub.
11570
11571         * configure.in: Ditto. Build libstub for targets that have cygmon
11572         support.
11573
11574 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11575
11576         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11577
11578 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11579
11580         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11581         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11582
11583 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11584
11585         * configure: Define DEFAULT_M4 by searching PATH.
11586         * Makfile.in: Use DEFAULT_M4.
11587
11588 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11589
11590         * ltconfig: Add cygwin32 support.
11591
11592         * Makefile.in, configure.in: Add libtool as a native only directory
11593         to configure and build.
11594
11595 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11596
11597         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11598
11599 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11600
11601         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11602
11603 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11604
11605         * Makefile.in: add ash make rules
11606         * configure.in: add ash to native_only and host_tools lists
11607
11608 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11609
11610         * Makefile.in (all-gettext, all-intl): New targets.
11611         (ALL_MODULES): Added all-gettext, all-intl.
11612         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11613         (INSTALL_MODULES): Added install-gettext, install-intl.
11614         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11615
11616         * configure.in (host_tools): Added gettext.
11617         (native_only): Likewise.
11618         (noconfigdirs) [various cases]: Likewise.
11619         (host_libs): Added intl.
11620
11621 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11622
11623         * configure: Do not disable building gdbtk for cygwin32 hosts.
11624
11625 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11626
11627         * configure.in: Add thumb-coff target.
11628         * config.sub: Add thumb-coff target.
11629
11630 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11631
11632         * Makefile.in: Revert yesterday's change.
11633         (all-target-winsup):  all-target-librx stays out of here.
11634
11635 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11636
11637         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11638         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11639         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11640         Remove references to librx and libg++.
11641
11642 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11643
11644         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11645         recursive makes
11646
11647 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11648
11649         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11650         for newlib directory.
11651         (CXX_FOR_TARGET): Likewise.
11652
11653 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11654
11655         * ltconfig: Update after libtool/ltconfig.in change for
11656         hpux11.
11657
11658 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11659
11660         * ltconfig, ltmain.sh: Update to libtool 1.2.
11661
11662 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11663
11664         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11665         (install-gcc-cross): Instead, override LANGUAGES here.
11666
11667 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11668
11669         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11670         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11671
11672 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11673
11674         * configure.in: Add Thumb-pe target.
11675
11676 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11677
11678         * Makefile.in - changed sn targets to snavigator
11679         * configure.in - changed sn targets to snavigator
11680
11681 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11682
11683         * config-ml.in: After building symlink tree call make distclean
11684         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11685         to be the case for libiberty.
11686
11687 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11688
11689         * configure: When making link, also check the current
11690         directory. The configure scripts may create one.
11691
11692 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11693
11694         * config.sub: Accept alphapca56 and alphaev6 properly.
11695
11696 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11697
11698         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11699
11700 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11701
11702         * config.sub (sco5): Fix typo.
11703
11704 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11705
11706         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11707         install-itcl.
11708         (install-itcl): Remove dependency on install-tcl.
11709
11710 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11711
11712         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11713
11714 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11715
11716         * configure.in: Don't build libgui for a cygwin32 target when not on
11717         a cygwin32 host.
11718
11719 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11720
11721         * configure (redirect): Set to null, so default behavior of
11722         configure is now --verbose.
11723
11724 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11725
11726         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11727         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11728
11729 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11730
11731         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11732         this change to sync Makefile.in with its ChangeLog entries.
11733
11734 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11735
11736         * ltmain.sh (mkdir): Check that the directory doesn't exist
11737         before we exit with error, so that we don't get races during
11738         parallel builds.
11739
11740 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11741
11742         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11743
11744 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11745
11746         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11747         PICFLAG_FOR_TARGET.
11748         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11749
11750         * configure: Emit a definition for the new macro enable_shared
11751         into each Makefile.
11752
11753 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11754
11755         * configure.in (host_tools, native_only): Add libtool.
11756
11757 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11758
11759         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11760         Fix typo in ming config comment.
11761
11762 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11763
11764         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11765
11766 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11767
11768         * config.sub: Add tic30 cases, and map c30 to tic30.
11769
11770 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11771
11772         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11773         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11774         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11775         (CLEAN_TARGET_MODULES): Similarly
11776         (all-target-libf2c): Add dependences.
11777         * configure.in (target_libs): Add libf2c.
11778
11779 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11780
11781         * configure.in: Remove expect from noconfigdirs when target
11782         is cygwin32.  OK to build expect and dejagnu with Canadian
11783         Cross.
11784
11785 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11786
11787         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11788         host.
11789
11790         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11791         and mingw32.
11792
11793 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11794
11795         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11796         here as it is not defined in the toplevel Makefile.
11797
11798 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11799
11800         * configure (package_makefile_rules_frag): New variable, which names
11801         a file with generic rules, ...
11802         Change comment to mention we now have FIVE parts.
11803         * configure: Undo last change.
11804
11805 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11806
11807         * config.guess: More accurate determination of HP processor types.
11808         * config.sub: More accurate determination of HP processor types.
11809
11810 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11811
11812         * configure (package_makefile_frag): Move inserting the
11813         ${package_makefile_frag} to where it should be according
11814         to the comment.
11815
11816 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11817
11818         * config.guess: Add support for Linux/ARM.
11819
11820 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11821
11822         * .cvsignore: Remove *-info and *-install since they match
11823         release-info and mpw-install, which we don't want to just ignore.
11824
11825 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11826
11827         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11828
11829 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11830
11831         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11832         local_prefix to sub-make invocations.
11833
11834 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11835
11836         * configure.in: Check makefile fragments in the source
11837         directory.
11838
11839 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11840
11841         * configure.in: Check whether host and target makefile
11842         fragments exist before adding them to *_makefile_frag.
11843
11844 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11845
11846         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11847
11848 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11849
11850         * configure.in: Make sure we only replace RPATH_ENVVAR on
11851         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11852         regexp to sed.
11853
11854         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11855         to sub-makes.
11856
11857 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11858
11859         * config-ml.in (multi-do): LDFLAGS must include multilib
11860         designator.
11861
11862 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11863
11864         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11865
11866 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11867
11868         * config.sub: Add mingw32 support.
11869         * configure.in: Likewise.
11870
11871 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11872
11873         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11874
11875 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11876
11877         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11878         * configure (gxx_include_dir): Provide a definition for subdirs
11879         which do not use autoconf.
11880
11881 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11882
11883         * config.guess: Sync with egcs.  Picks up new alpha support,
11884         BeOS & some additional linux support.
11885
11886 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11887
11888         * config.guess: HP 9000/803 is a PA1.1 machine.
11889
11890 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11891
11892         * configure.in: It's alpha*-...
11893
11894 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11895
11896         * configure.in (host_makefile_frag, target_makefile_frag):
11897         Handle multiple config files.
11898         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11899         alpha-*-*.
11900
11901 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11902
11903         * mkdep: New file.
11904
11905 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11906
11907         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11908
11909 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11910
11911         * Makefile.in: Add libgui directory.
11912         (GDB_TK): Add all-libgui.
11913         * configure.in: Add libgui directory.
11914         * configure: Add all-libgui to GDB_TK.
11915
11916 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11917
11918         * config-ml.in (multidirs): Add m32r to multilib list.
11919
11920 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11921
11922         * Makefile.in (all-target-gperf): Change dependency to
11923         all-target-libstdc++.
11924
11925 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11926
11927         * config.guess: Add BeOS support.
11928
11929 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11930
11931         Source directory cvs renamed to cvssrc:
11932         * configure.in (host_tools): Change cvs to cvssrc.
11933         (native_only): Likewise.
11934         (noconfigdirs) [various cases]: Likewise.
11935         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11936         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11937         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11938         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11939         (all-cvssrc): Rename target from all-cvs.
11940
11941 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11942
11943         * configure (gxx_include_dir): Fix thinko.
11944
11945 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11946
11947         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11948         (install-cross, install-gcc-cross): New targets.
11949
11950 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11951
11952         * configure.in (noconfigdirs): Add support for Thumb target.
11953
11954         * config.sub (maybe_os): Add support for Thumb target.
11955
11956 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11957
11958         * Makefile.in: Add rules for cygmon.
11959
11960         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11961
11962 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11963
11964         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11965         * configure (gxx_include_dir): Provide a definition for subdirs
11966         which do not use autoconf.
11967
11968 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11969
11970         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11971         11/18/97 build
11972
11973 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11974
11975         * From Franz Sirl.
11976         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11977         found on RedHat Linux systems.
11978
11979 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11980
11981         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11982         guesses.
11983
11984 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11985
11986         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11987
11988 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11989
11990         * ltmain.sh: If mkdir fails, check whether the directory was created
11991         anyhow by some other process.
11992
11993 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11994
11995         * configure.in (d30v-*-*): Configure all directories.
11996
11997 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11998
11999         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12000         for the D30V.
12001
12002 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12003
12004         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12005
12006 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12007
12008         * include/libiberty.h: Add extern "C" { so it can be used with C++
12009         progrms.
12010         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12011         programs.
12012
12013 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12014
12015         * configure.in (d30v-*-*): Configure GCC now.
12016
12017 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12018
12019         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12020         is no longer needed.
12021
12022 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12023
12024         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12025
12026 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12027
12028         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12029         targets using "$@" to provide support for similar but not identical
12030         targets without having to duplicate code.
12031
12032 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12033
12034         * makefile.vms: Fix to work with DEC C.
12035
12036 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12037
12038         * config.sub: Add mips-tx39-elf to marketing names.
12039
12040 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12041
12042         * ltmain.sh: Handle symlinks in generated script.
12043
12044 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12045
12046         * configure: Handle autoconf style directory options: --bindir,
12047         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12048         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12049         --sysconfdir.
12050         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12051         (sharedstatedir, localstatedir, oldincludedir): New variables.
12052         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12053         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12054         sbindir, sharedstatedir, and sysconfdir.
12055
12056 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12057
12058         * Makefile.in (bootstrap-lean): New target.
12059
12060 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12061
12062         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12063         sn, and gnuserv from noconfigdirs.
12064
12065 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12066
12067         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12068
12069 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12070
12071         * Makefile.in (cross): New target.
12072
12073 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12074                           Jeff Law         <law@cygnus.com>
12075
12076         * Makefile.in (bootstrap2, bootstrap3): New targets.
12077         (all-bootstrap): Remove outdated and confusing target.
12078         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12079
12080 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12081
12082         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12083         windows.  Consistent with gdb/configure.
12084
12085 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12086
12087         * configure.in: Name Linux target fragment.
12088
12089         * configure: Rewrite so that project Makefile fragment is inserted
12090         first and appears last in the resulting Makefile.
12091
12092 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12093
12094         * Makefile.in (install-itcl): Install tcl first.
12095
12096 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12097
12098         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12099
12100 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12101
12102         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12103
12104         * configure.in (skipdirs): Add target-librx for Linux.
12105         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12106
12107 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12108
12109         * Makefile.in (bootstrap): New target.
12110
12111 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12112
12113         * config.sub: Accept 'amigados' for backward compatibility.
12114
12115 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12116
12117         * config.guess: Merge with FSF.
12118
12119 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12120
12121         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12122
12123 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12124
12125         * config.sub: Add "marketing-names" patch.
12126
12127 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12128
12129         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12130
12131 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12132
12133         * config.sub: Handle v850-elf.
12134
12135 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12136
12137         * .cvsignore (*-install): Remove.
12138
12139 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12140
12141         * ltconfig: Set CONFIG_SHELL in libtool.
12142         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12143
12144 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12145
12146         * configure.in (target_subdir): Set to libraries if enable_multilib.
12147
12148 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12149
12150         * config.guess: Update from gcc directory.
12151
12152 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12153
12154         * Makefile.in (all-sim): Depends on all-readline.
12155
12156 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12157
12158         * Makefile.in (BISON, YACC): Use $$s.
12159         (all-bison): Depend on all-texinfo.
12160
12161 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12162
12163         * Makefile.in (BISON): Add -L flag.
12164         (YACC): Likewise.
12165
12166 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12167
12168         * configure.in (noconfigdirs): Add support for v850e target.
12169
12170         * config.sub (maybe_os): Add support for v850e target.
12171
12172 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12173
12174         * configure.in (noconfigdirs): Add support for v850ea target.
12175
12176         * config.sub (maybe_os): Add support for v850ea target.
12177
12178 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12179
12180         * config.sub: Add mipstx39.  Delete r3900.
12181
12182 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12183
12184         * Makefile.in (all-autoconf): Depends on all-texinfo.
12185
12186 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12187
12188         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12189         eabi targets.
12190
12191 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12192
12193         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12194
12195         * configure: When handling a Canadian Cross, handle YACC as well as
12196         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12197         * Makefile.in (all-bison): Depend upon all-texinfo.
12198
12199 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12200
12201         * Makefile.in (BISON): bison, not byacc or bison -y.
12202         (YACC): bison -y or byacc or yacc.
12203         (various): Add *-bison as appropriate.
12204         (taz): No need to mess with BISON anymore.
12205
12206 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12207
12208         * configure: If OSTYPE matches *win32*, try to find a good value for
12209         CONFIG_SHELL.
12210
12211 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12212
12213         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12214         configure.in if it is present.
12215
12216 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12217
12218         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12219
12220 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12221
12222         * config.sub: Recognize `arc' cpu.
12223         * configure.in: Likewise.
12224         * config-ml.in: Likewise.
12225
12226 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12227
12228         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12229
12230 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12231
12232         * configure: Changed sed delimiter from ':' to '|' when
12233         attempting to substitute ${config_shell} for SHELL. On
12234         NT ${config_shell} may contain a ':' in it.
12235
12236 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12237
12238         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12239
12240 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12241
12242         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12243
12244 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12245
12246         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12247
12248         * ylwrap: If the program is a relative path, force it to be
12249         absolute.
12250
12251 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12252
12253         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12254
12255 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12256
12257         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12258         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12259         for libraries.
12260
12261 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12262
12263         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12264         separated by spaces.
12265
12266 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12267
12268         * ylwrap: New file.
12269         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12270
12271         * ltmain.sh: Handle /bin/sh at start of install program.
12272
12273         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12274
12275         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12276         * missing: New file, from automake 1.2.
12277
12278 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12279
12280         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12281         check-tk to CHECK_X11_MODULES.
12282
12283 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12284
12285         * config.sub: Merge with FSF.
12286
12287 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12288
12289         * config.guess: Merge with FSF.
12290
12291 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12292
12293         * configure: Treat msdosdjgpp like go32.
12294         * configure.in: Likewise.  Don't remove gprof for go32.
12295
12296         * configure: Change Makefile.tem2 to Makefile.tm2.
12297
12298 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12299
12300         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12301
12302 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12303
12304         * install-sh (chmodcmd): Set to null if the DST directory already
12305         exists.  Same as Nov 11th change.
12306
12307 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12308
12309         * configure (GDB_TK): Needs itcl and tix.
12310
12311 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12312
12313         * config.guess: Update from FSF.
12314
12315 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12316
12317         * Makefile.in (GDB_TK): Depend on itcl and tix.
12318
12319 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12320
12321         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12322         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12323         (INSTALL_SCRIPT): New variable.
12324         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12325         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12326         to -x.
12327         * install-sh: Add support for -x option.
12328
12329 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12330
12331         * configure.in, Makefile.in: Treat tix like itcl.
12332
12333 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12334
12335         * Makefile.in (WINDRES): New variable.
12336         (WINDRES_FOR_TARGET): New variable.
12337         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12338         (EXTRA_HOST_FLAGS): Add WINDRES.
12339         (EXTRA_TARGET_FLAGS): Add WINDRES.
12340         (EXTRA_GCC_FLAGS): Add WINDRES.
12341         ($(DO_X)): Pass down WINDRES.
12342         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12343         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12344         DLLTOOL_FOR_TARGET.
12345
12346 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12347
12348         * configure.in: configure sim before gdb for win32-x-ppc
12349
12350 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12351
12352         Move gperf into the toplevel, from libg++.
12353         * configure.in (target_tools): Add target-gperf.
12354         (native_only): Add target-gperf.
12355         * Makefile.in (all-target-gperf): New target, depend on
12356         all-target-libg++.
12357         (configure-target-gperf): Empty rule.
12358         (ALL_TARGET_MODULES): Add all-target-gperf.
12359         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12360         (CHECK_TARGET_MODULES): Add check-target-gperf.
12361         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12362         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12363
12364 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12365
12366         * config.sub (mn10200): Recognize new basic machine.
12367
12368 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12369
12370         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12371         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12372
12373 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12374
12375         * configure.in: If we're building mips-sgi-irix6* native, turn on
12376         ENABLE_MULTILIB and set TARGET_SUBDIR.
12377
12378 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12379
12380         * Makefile.in (all-sn): Depend on all-grep.
12381
12382 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12383
12384         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12385
12386         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12387         Makefile.  From Jeff Makey <jeff@cts.com>.
12388         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12389
12390         * Makefile.in (DISTBISONFILES): Remove.
12391         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12392         $(DEFAULT_YACC).
12393
12394         * configure.in: Build itl, db, sn, etc., when building for native
12395         cygwin32.
12396
12397         * Makefile.in (LD): New variable.
12398         (EXTRA_HOST_FLAGS): Pass down LD.
12399         ($(DO_X)): Likewise.
12400
12401 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12402
12403         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12404
12405 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12406
12407         * configure.in (targargs): Strip out any supplied --build argument
12408         before adding our own. Always add --build.
12409
12410 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12411
12412         * configure.in (targargs): Pass --build if we're doing
12413         a cross-compile.
12414
12415 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12416
12417         * configure: Use '|' instead of ":" as the separator in
12418         sed. Otherwise sed chokes on NT path names with drive
12419         designators. Also look for "?:*" as the leading characters in an
12420         absolute pathname.
12421
12422 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12423
12424         * config.sub: Support for r3900.
12425
12426 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12427
12428         * configure.in: Use install-sh, not install.sh.
12429
12430 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12431
12432         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12433         apply it twice.
12434
12435 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12436
12437         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12438         install-binutils.
12439
12440 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12441
12442         * Makefile.in: Add automake targets.
12443         * configure.in (host_tools): Add automake.
12444
12445 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12446
12447         * configure: Default CXX to c++, not gcc.
12448         * Makefile.in (CXX): Set to c++, not gcc.
12449         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12450
12451 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12452
12453         * install-sh: try appending a .exe if source file doesn't
12454         exist
12455
12456 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12457
12458         * configure.in: Turn on multilib by default.
12459         (cross_only): Remove target-libiberty.
12460
12461         * Makefile.in (all-gcc): Don't depend on libiberty.
12462
12463 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12464
12465         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12466
12467 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12468
12469         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12470         (DISTBISONFILES): Add ld/Makefile.in
12471
12472 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12473
12474         * configure.in: if target is cygwin32 but host isn't cygwin32,
12475         don't configure gdb tcl tk expect, not just gdb.
12476
12477 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12478
12479         * configure.in: Added gnuserv everywhere sn appears.
12480
12481         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12482         (CROSS_CHECK_MODULES): Added check-gnuserv.
12483         (INSTALL_MODULES): Added install-gnuserv.
12484         (CLEAN_MODULES): Added clean-gnuserv.
12485         (all-gnuserv): New target.
12486
12487 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12488
12489         * config.guess: Fixes for MIPS OpenBSD systems.
12490
12491 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12492
12493         * Makefile.in (INSTALL_XFORM): Remove.
12494         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12495
12496         * mkinstalldirs: New file, copied from automake.
12497         * Makefile.in (installdirs): Rename from install-dirs.  Use
12498         mkinstalldirs.  Change all users.
12499         (DEVO_SUPPORT): Add mkinstalldirs.
12500
12501 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12502
12503         * install-sh: Rename from install.sh.
12504         * Makefile.in (INSTALL): Change install.sh to install-sh.
12505         (DEVO_SUPPORT): Likewise.
12506
12507         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12508         Graichen <graichen@rzpd.de>.
12509
12510 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12511
12512         * config.guess: Recognize OpenBSD systems correctly.
12513
12514 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12515
12516         * README, Makefile.in (ETC_SUPPORT): Remove references to
12517         cfg-paper*, configure.{texi,man,info*}._
12518
12519 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12520
12521         * Makefile.in (all.normal): Ensure that gcc is built after all
12522         the x11 - ie gdb - targets.
12523
12524 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12525
12526         * makefile.vms: Don't run conf-a-gas.
12527
12528 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12529
12530         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12531
12532 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12533
12534         * configure.in: Remove noconfigdirs case since gdb also
12535         configures and builds for tic80-coff.
12536
12537 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12538
12539         * configure: Set cache_file to config.cache.
12540         * Makefile.in (local-distclean): Remove config.cache.
12541
12542 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12543
12544         * COPYING: Update FSF address.
12545
12546 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12547
12548         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12549         noconfigdirs.
12550
12551 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12552
12553         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12554         MAKEDIRS, is empty.
12555
12556 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12557
12558         * config.sub: Tweak mn10300 entry.
12559
12560 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12561
12562         * configure.in (host_tools): Put sim before gdb, so gdb's
12563         configure.tgt can determine if the simulator was configured.
12564
12565 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12566
12567         * config.sub: Move BeOS $os case to be with other Cygnus
12568         local cases.
12569
12570 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12571
12572         * config.sub: Remove misplaced comment that broke Linux.
12573
12574 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12575
12576         * config.sub: Add BeOS support.
12577
12578 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12579
12580         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12581
12582 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12583
12584         * configure.in (noconfigdirs): Remove tcl and tk from
12585         noconfigdirs for cygwin32 builds.
12586
12587 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12588
12589         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12590
12591 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12592
12593         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12594         make-all.com, use makefile.vms instead.
12595
12596 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12597
12598         * config.sub: Accept -lnews*.
12599
12600 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12601
12602         * configure.in (noconfigdirs): Disable target-newlib,
12603         target-examples and target-libiberty for d30v.
12604
12605 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12606
12607         * configure.in (noconfigdirs): Enable ld for d30v.
12608
12609 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12610
12611         * configure.in (tic80-*-*): Build compiler.
12612
12613 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12614
12615         * configure.in (d30v-*): Remove sim directory from list of
12616         unsupported d30v directories
12617
12618 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12619
12620         * config.sub, configure.in: Add d30v target cpu.
12621
12622 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12623
12624         * makefile.vms: New file.
12625         * make-all.com: Remove.
12626
12627 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12628
12629         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12630
12631 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12632
12633         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12634
12635 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12636
12637         * Makefile.in (ALL_MODULES): Added all-db.
12638         (CROSS_CHECK_MODULES): Addec check-db.
12639         (INSTALL_MODULES): Added install-db.
12640         (CLEAN_MODULES): Added clean-db.
12641
12642 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12643
12644         * config.guess: Merge with latest FSF sources.
12645
12646 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12647
12648         * Makefile.in (ALL_MODULES): Added all-itcl.
12649         (CROSS_CHECK_MODULES): Added check-itcl.
12650         (INSTALL_MODULES): Added install-itcl.
12651         (CLEAN_MODULES): Added clean-itcl.
12652
12653 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12654
12655         * configure.in: build gdb for mn10200
12656
12657 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12658
12659         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12660
12661 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12662
12663         * configure.in (tic80-*-*): Turn off most targets right now.
12664
12665 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12666
12667         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12668         rather than the makeinfo program.
12669         (do-info): Depend upon all-texinfo.
12670
12671 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12672
12673         * configure.in: Remove uses of config/mh-linux.
12674
12675         * config.sub, config.guess: Merge with latest FSF sources.
12676
12677 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12678
12679         * config.sub (case $basic_machine): Add tic80 entries.
12680
12681 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12682
12683         * config.sub, config.guess: Merge with latest FSF sources.
12684
12685 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12686
12687         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12688         * mpw-config.in: Test for NewFolderRecursive.
12689         * mpw-install: Use symbolic name for startup filename.
12690         * mpw-README: Add various additional details.
12691
12692 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12693
12694         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12695
12696 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12697
12698         * configure.in: Do build gcc and the target libraries for
12699         the mn10200.
12700
12701 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12702
12703         * configure.in: don't avoid building gdb for mn10300 any more
12704         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12705         instead of single-quoting it.
12706
12707 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12708
12709         * configure.in: Don't use --with-stabs on IRIX 6.
12710
12711 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12712
12713         * configure.in (m32r): Build gdb, libg++ now.
12714
12715 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12716
12717         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12718         directories from noconfigdirs.
12719
12720 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12721
12722         * config.sub (basic_machine): added mips16 configuration
12723
12724 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12725
12726         * config.sub: Handle d10v-unknown.
12727
12728 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12729
12730         * config.sub: Handle v850-unknown.
12731
12732 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12733
12734         * Makefile.in: add findutils
12735         * configure.in: add findutils to list of host_tools
12736
12737 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12738
12739         * config.sub: Handle mn10200 and mn10300.
12740
12741 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12742
12743         * configure.in (d10v-*): Do not build librx.
12744
12745 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12746
12747         * configure.in (mn10300): Build everything except gdb & libgloss.
12748
12749 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12750
12751         * config.guess:  Patch for Dansk Data Elektronik servers,
12752         from Niels Skou Olsen <nso@dde.dk>.
12753
12754         For ncr, use /bin/uname rather than uname, since GNU uname does not
12755         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12756
12757         Patch for MIPS R4000 running System V,
12758         from Eric S. Raymond <esr@snark.thyrsus.com>.
12759
12760         Fix thinko for nextstep.
12761
12762         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12763
12764         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12765         * config.guess: Guess mips-dec-mach_bsd4.3.
12766
12767         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12768         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12769         release numbers.
12770         * config.guess (mips-mips-riscos*):  Emit just enough of the
12771         release number.
12772
12773         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12774         * config.guess (sparc-auspex-sunos*):  Added.
12775         (f300-fujitsu-*): Added.
12776
12777         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12778         * config.guess:  Recognize a Tadpole as a sparc.
12779
12780 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12781
12782         * config.guess: Don't assume that NextStep version is either 2 or
12783         3.  NextStep 4 (aka OpenStep 4) has come out now.
12784
12785 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12786
12787         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12788         From Rik Faith <faith@cs.unc.edu>.
12789
12790 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12791
12792         * config.sub: Contributions from bug-gnu-utils to:
12793         Support plain "hppa" (no version given) architecture, reported by
12794         OpenStep.
12795         OpenBSD like NetBSD.
12796         LynxOs is not a hardware supplier.
12797
12798         * config.guess: Contributions from bug-gnu-utils to add support for:
12799         OpenBSD like NetBSD.
12800         Stratus systems.
12801         More Pyramid systems.
12802         i[n>4]86 Intel chips.
12803         M680[n>4]0 Motorola chips.
12804         Use unknown instead of lynx for hardware manufacturer.
12805
12806 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12807
12808         * install.sh (chmodcmd): Set to null if the DST directory already
12809         exists.
12810
12811 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12812
12813         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12814         not use mt-ppc target Makefile fragment any more.
12815
12816 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12817
12818         * configure.in (*-*-windows):  Exclude everything but those dirs
12819         needed to build windows.
12820
12821 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12822
12823         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12824
12825 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12826
12827         * configure.in:  Exclude mmalloc from i386-windows.
12828
12829 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12830
12831         * Undo my previous change.
12832
12833 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12834
12835         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12836         unconditionally.
12837         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12838
12839 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12840
12841         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12842         host to add it's own flags.
12843
12844 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12845
12846         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12847
12848 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12849
12850         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12851         (CXX_FOR_TARGET): Likewise.
12852         (GCC_FOR_TARGET): Define.
12853         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12854         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12855         CC_FOR_TARGET was specified on the command line.
12856         (MAKEOVERRIDES): Don't define.
12857
12858 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12859
12860         * configure.in (m32r): Fix spelling of libg++ libs.
12861
12862 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12863
12864         * config.sub (-apple*): Remove, now redundant.
12865
12866 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12867
12868         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12869
12870         * configure: Rework yesterday's sed script patch.
12871
12872         * config.sub: Merge with FSF.
12873
12874 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12875
12876         * config.guess:  Merge from FSF.
12877
12878         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12879         * config.guess: Use pc instead of unknown, for pc clone systems.
12880         Change linux to linux-gnu.
12881
12882         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12883         * config.guess: Avoid non-portable tr syntax.
12884
12885 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12886
12887         * test-build.mk (HOLES): Add "xargs" for gdb.
12888
12889         * configure: Avoid hpux10.20 sed bug.
12890
12891 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12892
12893         * configure.in:  Add support for windows host
12894         (that is a build done under the Microsoft build environment).
12895
12896 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12897
12898         * Makefile.in: Replace all uses of srcroot with s, to shrink
12899         command line lengths.
12900
12901         Patches from Geoffrey Noer <noer@cygnus.com>:
12902         * configure.in: If configuring for newlib, pass --with-newlib to
12903         subdirectories.
12904         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12905         -Bnewlib/ and -Lwinsup to gcc.
12906         (CXX_FOR_TARGET): Likewise.
12907
12908 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12909
12910         * Makefile.in (ETC_SUPPORT): Add configure.
12911
12912 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12913
12914         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12915         host configuration file.
12916
12917 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12918
12919         * configure.in: Break mn10x00 support into separate
12920         mn10200 and mn10300 configurations.
12921         * config.sub: Likewise.
12922
12923 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12924
12925         * configure.in: Add lots of stuff to noconfigdirs for
12926         the mn10x00 targets.
12927
12928         * config.sub, configure.in: Add mn10x00 support.
12929
12930 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12931
12932         * make-all.com: Call conf-a-gas, not config-a-gas.
12933
12934 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12935
12936         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12937         targets.
12938
12939 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12940
12941         * mpw-README: Add much more detail for native PowerMac.
12942         * mpw-install: New file.
12943         * mpw-configure: Add --norecursion and --help options.
12944         * mpw-config.in: Translate readme and install files when
12945         copying to objdir.
12946         * mpw-build.in: Don't always depend on byacc and flex.
12947         (install-only-top): New action.
12948
12949 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12950
12951         * configure.in:  You can now configure GDB for the v850.
12952
12953 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12954
12955         * configure.in (noconfigdirs): Don't configure any C++ dirs
12956         if targeting D10V.
12957
12958 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12959
12960         * config.sub: Recognize mips64vr5000.
12961
12962 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12963
12964         * configure.in: Use a single line for host_tools and native_only.
12965
12966 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12967
12968         * config.sub, configure.in: Add entries for m32r.
12969
12970 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12971
12972         * Makefile.in (inet-install): Don't run install-gzip.
12973
12974 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12975
12976         * configure.in:  Don't config lots of things for *-*-windows*.
12977
12978 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12979
12980         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12981         (host_libs, host_tools): Copy from configure.in.
12982         * mpw-configure: Don't complain about directories not found.
12983
12984 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12985
12986         * configure.in (i[345]86): Recognize i686 for pentium pro.
12987         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12988         file.
12989
12990         * config.guess (i[345]86): Ditto.
12991
12992 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12993
12994         * configure.in (noconfigdirs): Removed gdb for D10V.
12995
12996 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12997
12998         * configure.in: Remove ld, target-libio, target-libg++, and
12999         target-libstdc++ from noconfigdirs.
13000
13001 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13002
13003         * configure: Fix three locations where shell scripts were
13004         being run directly rather than with config_shell.
13005
13006 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13007
13008         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13009         * config.sub (basic_machine): Recognize v850.
13010
13011 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13012
13013         * mpw-configure: Handle multiple enable/disable options and
13014         pass them down recursively, handle -c and -s flags appropriately
13015         depending on choice of compiler, add escape mechanism for
13016         quoted arguments to gC.
13017
13018 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13019
13020         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13021         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13022         so that -mrelocatable-lib and -mno-eabi are used.
13023
13024         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13025         not support --print-multi-lib, don't abort.
13026
13027 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13028
13029         * make-all.com: Run config-a-gas.
13030         * setup.com: Don't copy subdirectory files around.
13031
13032 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13033
13034         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13035         target, it now compiles correctly.
13036
13037 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13038
13039         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13040
13041 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13042
13043         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13044
13045 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13046
13047         * configure.in (native_only): Add prms.
13048
13049 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13050
13051         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13052         (BINUTILS_SUPPORT_DIRS): Likewise.
13053
13054 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13055
13056         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13057         d10v support is added.
13058
13059 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13060
13061         * configure.in (d10v-*-*): New target.
13062
13063 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13064
13065         * config.guess (HP 9000/811): Recognize this as a PA1.1
13066         machine.
13067
13068 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13069
13070         * Makefile.in (do-tar-gz): New target, split out from tail end of
13071         taz target.  Run each command separately, don't use pipes.
13072         (taz): Use it.
13073
13074 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13075
13076         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13077         * mpw-build.in: No builds should depend on building byacc or flex,
13078         they are assumed to be installed already.
13079
13080 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13081
13082         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13083         variable that CC_FOR_TARGET needs.
13084
13085 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13086
13087         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13088         options have changed since the last time the subdirectory was
13089         configured, and if it has, reconfigure.
13090         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13091         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13092
13093 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13094
13095         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13096         CLEAN_MODULES): Add bash.
13097         (all-bash): New target.
13098
13099 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13100
13101         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13102
13103 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13104
13105         * config.sub (basic_machine): Recognize d10v as a valid processor.
13106
13107 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13108
13109         * mpw-configure: Add support for --bindir.
13110         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13111
13112 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13113
13114         * configure.in: add bash, time, gawk to list of hosttools and things
13115         to only build for native toolchains
13116
13117 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13118
13119         * Makefile.in (docdir): Remove.
13120
13121 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13122
13123         * Makefile.in (datadir): Set to $(prefix)/share.
13124
13125 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13126
13127         * configure.in: build diff and patch for cygwin32-hosted
13128         toolchains.
13129
13130 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13131
13132         * config.sub: Accept -rtems*.
13133
13134 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13135
13136         * configure.in: enable dosrel for cygwin32-hosted builds,
13137                 remove diff from the list of things not buildable
13138                 via Canadian Cross
13139
13140 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13141
13142         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13143         don't get ". ".
13144
13145 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13146
13147         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13148
13149 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13150
13151         * Makefile.in (taz): Handle case where tex3patch didn't even get
13152         checked out.  Also, if it was found, put the symlink in a new util
13153         subdirectory.
13154
13155 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13156
13157         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13158
13159 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13160
13161         * config.sub: Recognize -openvms.
13162         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13163         * make-all.com, setup.com: New files.
13164
13165 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13166
13167         * Makefile.in (taz): tex3patch moved to texinfo/util.
13168
13169 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13170
13171         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13172         * configure.in: remove make from disable-if-Can-Cross list
13173                 enable gdb if ${host} and ${target} are cygwin32
13174
13175 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13176
13177         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13178         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13179
13180 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13181
13182         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13183         distinguish sysv/svr4/bsd variants.
13184         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13185
13186 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13187
13188         * configure.in: Added copyright notice.
13189         * move-if-change: Added copyright notice.
13190
13191 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13192
13193         * configure.in (powerpcle-*-solaris*): Until we get shared
13194         libraries working, don't build gdb, sim, make, tcl, tk, or
13195         expect.
13196
13197 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13198
13199         * config.guess:  Merge with FSF:
13200
13201         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13202         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13203
13204         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13205         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13206
13207         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13208         * config.guess:  Combine two OSF1 rules.
13209         Also recognize field test versions.  From mjr@zk3.dec.com.
13210         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13211         because GNU uname does not support -p.  From pmr@pajato.com.
13212
13213 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13214
13215         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13216
13217 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13218
13219         * mpw-README: Document GCCIncludes.
13220
13221 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13222
13223         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13224
13225 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13226
13227         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13228
13229 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13230
13231         * configure.in (*-*-cygwin32): Configure make.
13232
13233 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13234
13235         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13236
13237 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13238
13239         * Makefile.in (all-inet): Depend on all-perl.
13240
13241         * Makefile.in (inet-install): New target.
13242
13243         * Makefile.in (all-inet): Depend on all-tcl.
13244         (all-inet): Depend on all-send-pr.
13245
13246 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13247
13248         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13249         temporarily.
13250
13251 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13252
13253         * configure.in: Don't configure --with-gnu-ld on AIX.
13254
13255 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13256
13257         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13258
13259 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13260
13261         * Makefile.in (ALL_MODULES): Added all-inet.
13262         (CROSS_CHECK_MODULES): Added check-inet.
13263         (INSTALL_MODULES): Added install-inet.
13264         (CLEAN_MODULES): Added clean-inet.
13265         (all-indent): New target.
13266
13267         * configure.in (host_tools): Added inet.
13268         (native_only): Added inet.
13269         (noconfigdirs): Added inet.
13270
13271 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13272
13273         * configure.in: Don't configure libgloss if we are not configuring
13274         newlib.
13275
13276 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13277
13278         * configure.in: Don't configure libgloss for unsupported
13279         architectures.
13280
13281 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13282
13283         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13284
13285 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13286
13287         * Makefile.in (ALL_MODULES): Include all-apache.
13288         (CROSS_CHECK_MODULES): Include check-apache.
13289         (INSTALL_MODULES): Include install-apache.
13290         (all-apache): New target.
13291
13292         * configure.in: Added apache everywhere perl is seen.
13293
13294 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13295
13296         * Makefile.in: Add support for clean-{module} and
13297         clean-target-{module} rules.
13298
13299 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13300
13301         * configure.in (*-*-ose) do not build libgloss.
13302
13303 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13304
13305         * config.guess (prep*:SunOS:5.*:*): Turn into
13306         powerpele-unknown-solaris2.
13307
13308 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13309
13310         * configure.in: Permit --enable-shared to specify a list of
13311         directories.
13312
13313 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13314
13315         * configure.in (host==solaris): Pass only the first word of $CC
13316         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13317
13318 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13319
13320         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13321
13322 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13323
13324         * Makefile.in (ALL_MODULES): Include all-perl.
13325         (CROSS_CHECK_MODULES): Include check-perl.
13326         (INSTALL_MODULES): Include install-perl.
13327         (ALL_X11_MODULES): Include all-guile.
13328         (CHECK_X11_MODULES): Include check-guile.
13329         (INSTALL_X11_MODULES): Include install-guile.
13330         (all-perl): New target.
13331         (all-guile): New target.
13332
13333         * configure.in (host_tools): Include perl and guile.
13334         (native_only): Include perl and guile.
13335         (noconfigdirs): Don't build guile and perl; no ports have been
13336         done.
13337
13338 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13339
13340         * configure (--enable-*): Handle quoted option lists such as
13341         --enable-sim-cflags='-g0 -O' better.
13342
13343 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13344
13345         * Makefile.in ({,inst}all-target): New rule so we can make and
13346         install all of the target directories easily.
13347
13348 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13349
13350         * configure.in: Add missing global flag in sed substitution when
13351         deleting `target-' from ${configdirs}.
13352
13353 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13354
13355         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13356         option.
13357
13358         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13359         config/mh-necv4.
13360
13361         * install.sh: Correct misspelling of transformbasename.
13362
13363         * config.guess: Recognize mips-*-sysv*.
13364
13365 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13366
13367         * config.sub: Recognize mon960.
13368
13369 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13370
13371         * configure: Restore Canadian Cross handling of BISON and LEX,
13372         removed in Feb 20 change.
13373
13374 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13375
13376         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13377         Mention make install.  Remove the old copyright date as well the
13378         clumsy and rather pointless copyright on the README file.
13379
13380 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13381
13382         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13383         Makefile after running symlink-tree, then run `make distclean' to
13384         avoid clobbering any generated files in srcdir.
13385
13386 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13387
13388         * configure.in (m68k-*-netbsd*): Build everything now.
13389
13390 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13391
13392         * Makefile.in (taz): Fix quoting.
13393
13394 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13395
13396         * configure.in (sparclet-*-*): Build everything now.
13397
13398 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13399
13400         * configure.in (m68k-*-linux*): New host.
13401
13402 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13403
13404         * configure: Check for bison before byacc.
13405
13406 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13407
13408         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13409         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13410         searching PATH.  These are used as fallbacks by Makefile.in if
13411         flex/bison/byacc aren't in objdir.
13412
13413 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13414
13415         * Makefile.in: Make everything which depends upon all-bfd also
13416         depend upon all-opcodes, in case --with-commonbfdlib is used.
13417
13418 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13419
13420         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13421         building NT native compilers on Unix.
13422
13423 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13424
13425         * configure.in: Don't get CC from the host Makefile fragment if we
13426         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13427         Solaris test for /usr/ucb/cc to the post target script, just after
13428         the compiler sanity test.
13429
13430 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13431
13432         * config.sub: Merge with FSF.
13433
13434 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13435
13436         * Makefile.in (RPATH_ENVVAR): New variable.
13437         (REALLY_SET_LIB_PATH): Use it.
13438         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13439
13440 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13441
13442         * config.sub, configure.in: Recognize sparclet cpu.
13443
13444 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13445
13446         * config.guess:  Support m68k-cbm-sysv4.
13447
13448 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13449
13450         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13451         m68k-unknown-linuxaout from linker help string.  Put quotes around
13452         $ld_help_string.
13453
13454 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13455
13456         * config.guess (powerpc-harris-powerunix): Add guess for port
13457         to new target.
13458
13459 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13460
13461         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13462
13463 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13464
13465         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13466         $(REALLY_SET_LIB_PATH) in Makefile.
13467         * Makefile.in (SET_LIB_PATH): New variable.
13468         (REALLY_SET_LIB_PATH): New variable.
13469         ($(DO_X)): Use $(SET_LIB_PATH).
13470         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13471         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13472         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13473         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13474         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13475         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13476         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13477         (install-dosrel): Likewise.
13478         (all-opcodes): Depend upon all-libiberty.
13479
13480 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13481
13482         * config.guess (*:CYGWIN*): New
13483
13484 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13485
13486         * Makefile.in (all-target-winsup): All all-target-libiberty.
13487
13488 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13489
13490         * configure.in (noconfigdirs): Add missing # in front of comment.
13491
13492 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13493
13494         * configure.in: add second pass to things added to noconfigdirs
13495         so *-gm-magic can exclude libgloss properly.
13496
13497 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13498
13499         * mpw-configure (extralibs_name, rez_name): Set correctly
13500         for MWC68K compiler.
13501
13502         * mpw-README: Add more info on the necessary build tools.
13503
13504 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13505
13506         * configure.in, config.sub: Recognize cygwin32.
13507
13508 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13509
13510         * config.guess, config.sub: Recognize A/UX.
13511
13512 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13513
13514         * config.sub: Merge with gcc/config.sub.
13515
13516 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13517
13518         * mpw-build.in (do-binutils): Add build of stamps.
13519
13520 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13521
13522         * config.sub: Add recognition for mips64vr4100*-* targets.
13523
13524 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13525
13526         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13527         Add creation of gconfigargs with `--enable-shared' turned on.
13528         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13529         ($(host)-stamp-stage3-configured): Likewise.
13530         (HOLES): Add chatr and ldd.
13531         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13532
13533 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13534
13535         * configure: Pass --nfp to recursive configures.
13536
13537 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13538
13539         * Makefile.in (DLLTOOL): New.
13540         (DLLTOOL_FOR_TARGET): New.
13541         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13542         (EXTRA_TARGET_FLAGS): Ditto.
13543         (EXTRA_GCC_FLAGS): Ditto.
13544         (CONFIGURE_TARGET_MODULES): Ditto.
13545         (DO_X): Ditto.
13546         * configure: Add DLLTOOL.
13547
13548 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13549
13550         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13551         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13552         mh-sco, since old workarounds no longer needed, and don't
13553         build ld, since libraries have weak symbols in COFF.
13554
13555 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13556
13557         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13558
13559 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13560
13561         * configure.in: Make sure that ${CC} can be used to compile an
13562         executable.
13563
13564 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13565
13566         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13567         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13568         nothing depending on whether gdbtk is being built.
13569
13570 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13571
13572         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13573
13574 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13575
13576         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13577         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13578
13579 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13580
13581         * config-ml.in: Add support for
13582         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13583         Simplify setting of multidirs from --disable-foo.
13584
13585 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13586
13587         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13588         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13589         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13590         non-empty, pass them on to the  GCC make.
13591         (all-bootstrap): New rule that is like all-gcc, except it executes
13592         the GCC bootstrap rule instead of the GCC all rule.
13593
13594 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13595
13596         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13597
13598 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13599
13600         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13601         DG/UX support.
13602
13603 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13604
13605         * config.sub (i*86*) Change [345] to [3456]
13606
13607 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13608
13609         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13610         --with-gnu-ld=no.
13611
13612 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13613
13614         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13615         AIX multilibs get built.
13616
13617 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13618
13619         * configure.in (i386-win32): Don't build expect if we're not
13620         building the tcl subdir.
13621
13622 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13623
13624         * Makefile.in: (configure-target-examples, all-target-examples):
13625         New targets, configure and build example programs.
13626
13627 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13628
13629         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13630         use it as input to sedit the generated MPW makefile.
13631         * mpw-README: Add a suggestion about Gestalt.h.
13632
13633 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13634
13635         * config.sub: Accept *-*-ieee*.
13636
13637 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13638
13639         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13640         Ronald F. Guilmette <rfg@monkeys.com>.
13641
13642 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13643
13644         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13645         for powerpc-pe native.
13646         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13647         (target==powerpc-pe): duplicate i386-win32 entry.
13648
13649 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13650
13651         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13652         of vxworks, not just vxworks5.1.
13653
13654 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13655
13656         * mpw-configure: Add support for exec-prefix.
13657
13658 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13659
13660         * config.guess: Recognize HP model 816 machines as having
13661         a PA1.1 processor.
13662
13663 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13664
13665         * configure: Ignore new autoconf configure options.
13666
13667 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13668
13669         * config.guess:  Recognize Pentium under SCO.
13670         From Robert Lipe <robertl@arnet.com>.
13671
13672 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13673
13674         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13675
13676 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13677
13678         * configure.in: Don't configure gas for alpha-dec-osf*.
13679
13680 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13681
13682         * configure.in: Default to --with-stabs for some targets for which
13683         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13684         i[345]86*-*-unixware*.
13685
13686 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13687
13688         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13689         rather than basing it on the target.  Simplify handling of options
13690         controlling which directories to configure.  Remove extraneous
13691         slash in multi-clean target.
13692
13693 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13694
13695         * config-ml.in: Prefix more variables with ml_ so they don't collide
13696         with configure's.
13697
13698 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13699
13700         * configure: Don't turn -v into --v.
13701
13702 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13703
13704         * configure.in (targargs): Fix typo.
13705
13706         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13707
13708 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13709
13710         * configure.in: Strip --host and --target options from
13711         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13712         --with-cross-host option when building with a cross-compiler.
13713         * configure: Canonicalize the arguments put into config.status by
13714         always using `=' for an option with an argument.  Pass a presumed
13715         --host or --target explicitly.
13716
13717 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13718
13719         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13720         into general OS recognition case.
13721
13722 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13723
13724         * configure.in (target_configdirs): add target-winsup only
13725         for win32 target systems.
13726
13727 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13728
13729         * Makefile.in (all-target-libgloss): Depend upon
13730         configure-target-newlib, since when libgloss is built it looks to
13731         see if the newlib directory exists.
13732
13733 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13734
13735         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13736         cfg-ml-*.in.
13737
13738 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13739
13740         * configure: Handle LD and LD_FOR_TARGET when configuring a
13741         Canadian Cross.
13742
13743 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13744
13745         * configure.in (target_libs): add target-winsup.
13746         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13747         (target==ppcle-pe): remove ld from $noconfigdirs.
13748
13749 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13750
13751         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13752         Preserve relative path names in $srcdir.  Build symlink tree if
13753         configuring cross target dir and srcdir=. (= no VPATH support).
13754         (configure-target-libg++): Depend on configure-target-librx.
13755         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13756         * config-ml.in: New file.
13757         * symlink-tree: New file.
13758         * configure: Ensure srcdir="." if that's what it is.
13759
13760 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13761
13762         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13763         includes and FLEX_SKELETON setting.
13764         * mpw-configure (--with-gnu-ld): New option, controls whether
13765         to use PPCLink or ld with PowerMac GCC.
13766         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13767         * mpw-config.in: Configure grez if targeting Mac.
13768
13769         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13770         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13771         just macos.
13772         * configure.in: Configure grez resource compiler if targeting Mac.
13773         * Makefile.in (all-grez, install-grez): New targets.
13774
13775 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13776
13777         * configure: CXX defaults to gcc, not g++.  If we find
13778         gcc in the path, set CC to gcc -O2.
13779
13780 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13781
13782         * configure: Default ${build} correctly.  Avoid picking up extra
13783         spaces when reading CC and CXX from Makefile.  When doing a
13784         Canadian Cross, use plausible default values for numerous
13785         variables.
13786         * configure.in: When doing a Canadian Cross, don't try to
13787         configure tools whose configure script can't handle it.
13788
13789 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13790
13791         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13792
13793 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13794
13795         * configure:  Remove dubious bug reporting address.
13796
13797 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13798
13799         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13800         configure script, run that instead of this directory's configure.
13801         In either case, print a message that we're configuring the sub-dir.
13802
13803 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13804
13805         * configure.in: Before checking for the existence of various files,
13806         use sed to filter out "target-".
13807
13808 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13809
13810         * Makefile.in (DO_X): Split rule to decrease command line length
13811         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13812         (Philippe De Muyter).
13813
13814 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13815
13816         * Makefile.in (all-patch): depend on all-libiberty.
13817
13818 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13819
13820         * configure.in: If the only directory in target_configdirs which
13821         actually exists is libiberty, then set target_configdirs to empty,
13822         to avoid trying to build a target libiberty in a gas or gdb
13823         distribution.
13824
13825 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13826
13827         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13828         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13829         systems.
13830
13831 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13832
13833         * configure.in (copy_dirs): Use sys-include instead of include
13834         for --with-headers option.
13835
13836 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13837
13838         * Makefile.in, configure.in: Make winsup builds work with
13839         new scheme.
13840
13841 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13842
13843         * configure.in: Build the linker on AIX.
13844
13845 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13846
13847         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13848         where needed.
13849
13850 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13851
13852         * Makefile.in (all-gcc): Fix typo.
13853
13854 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13855
13856         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13857
13858 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13859
13860         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13861         to target-xiberty, to provide more flexibility.
13862         (target_subdir):  Define.  Create if cross.
13863         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13864         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13865         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13866         check-libFOO -> check-target-libFOO, etc.
13867         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13868         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13869         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13870         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13871         allow ALL_GCC="" to only configure.
13872         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13873         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13874         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13875
13876 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13877
13878         * Makefile.in (taz): Build "info" in etc explicitly.
13879
13880 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13881
13882         * configure.in:  Make sure that CC is undefined (as opposed to
13883         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13884         problem with autoconf trying to configure on a host without GCC.
13885
13886 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13887
13888         * mpw-configure: Set host alias from choice of host compiler,
13889         only use generic MPW Makefile sed if present, edit a file
13890         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13891         * mpw-README: Add problem notes about CW6 and CW7.
13892
13893 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13894
13895         * Makefile.in (taz): Use ";" instead of ";;".
13896
13897 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13898
13899         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13900         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13901         DISTDOCDIRS.
13902         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13903         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13904
13905 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13906
13907         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13908         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13909         Move bfd to DISTSTUFFDIRS.
13910
13911 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13912
13913         * Makefile.in (X11_LIB): Removed.
13914         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13915
13916         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13917
13918 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13919
13920         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13921         names.
13922
13923 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13924
13925         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13926
13927 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13928
13929         * configure.in (i[345]86-*-win32): Always build newlib.
13930         Don't configure cvs, autoconf or texinfo.
13931         * Makefile.in (LD_FOR_TARGET): New.
13932         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13933         Pass down LD_FOR_TARGET.
13934
13935 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13936
13937         * winsup: New directory.
13938         * Makefile.in: Build winsup.
13939         * configure.in: Winsup is configured when target is win32.
13940         Can only build win32 target GDB when native.
13941
13942 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13943
13944         * config.guess: Recognize HP model 819 machines as having
13945         a PA 1.1 processor.
13946
13947 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13948
13949         * configure: Fix sed loop which substitutes for CC and CXX to
13950         avoid bug found in various sed implementations.
13951
13952 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13953
13954         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13955         simulator.  Use standard powerpc-*-eabi*.
13956
13957 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13958
13959         * configure.in: Stop putting gas and binutils in noconfigdirs for
13960         powerpc-*-aix* and rs6000-*-*.
13961
13962 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13963
13964         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13965         -mcall-aixdesc libraries.
13966
13967 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13968
13969         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13970
13971         * config.sub (arm | armel | armeb): Fix shell syntax.
13972
13973 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13974
13975         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13976         -msoft-float and -mcpu=common support.
13977         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13978         libraries.
13979
13980 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13981
13982         * configure.in: Allow configuration and build of emacs19 for the alpha.
13983
13984 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13985
13986         * configure.in (CC): Get ^CC, not just any old CC, from
13987         ${host_makefile_frag}.
13988
13989 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13990
13991         * configure.in (CC): Try to get CC from
13992         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13993
13994 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13995
13996         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13997         only if it exists in $(srcdir).
13998
13999 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14000
14001         * configure: If CC and CXX are not set in the environment, set
14002         them, based on either an existing Makefile or on searching for gcc
14003         in PATH.  Substitute for CC and CXX in Makefile.
14004         * configure.in: Remove libm from target_libs.  Separate
14005         target_configdirs from configdirs.  If CC is not set in
14006         environment, try to get it from a host Makefile fragment.  Rewrite
14007         changes of configdirs to use skipdirs instead.  A few minor
14008         tweaks.  Take directories out of target_configdirs as they are
14009         taken out of configdirs.  Remove existing Makefile files from
14010         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14011         CONFIG_ARGUMENTS in Makefile.
14012         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14013         by configure.in.
14014         (CONFIG_ARGUMENTS): Likewise.
14015         (CONFIGURE_TARGET_MODULES): New variable.
14016         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14017         ($(CONFIGURE_TARGET_MODULES)): New target.
14018         (configure-libg++, configure-libio): New targets.
14019         (all-libg++): Depend upon configure-libg++.
14020         (all-libio): Depend upon configure-libio.
14021         (configure-libgloss, all-libgloss): New targets.
14022         (configure-libstdc++): New target.
14023         (all-libstdc++): Depend upon configure-libstdc++.
14024         (configure-librx, all-librx): New targets.
14025         (configure-newlib): New target.
14026         (all-newlib): Depend upon configure-newlib
14027         (configure-xiberty): New target.
14028         (all-xiberty): Depend upon configure-xiberty.
14029
14030 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14031
14032         * configure.in (host i[345]86-*-win32):  Expand the
14033         noconfigdirs again.
14034
14035 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14036
14037         * mpw-configure: Fix sed command file name.
14038
14039 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14040
14041         * configure.in (host i[345]86-*-win32): Reduce the
14042         noconfigdirs again.
14043
14044 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14045
14046         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14047         or powerpc*-*-pe*, since they are not yet supported.
14048
14049 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14050
14051         Add PowerMac support and many other enhancements.
14052         * mpw-configure: New option --cc to select compiler to use,
14053         paste options set according to --cc into the generated
14054         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14055         if mpw-make.sed is present.
14056         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14057         add forward includes for PowerPC include files.
14058         * mpw-build.in: Build using Makefile.PPC if present.
14059         (do-byacc, etc): Remove separate version resource builds.
14060         (do-gas): Build "stamps" before "all".
14061         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14062         * mpw-README: Update to reflect --cc option, PowerMac support,
14063         and recently-reported compatibility problems.
14064
14065 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14066
14067         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14068         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14069         (--with-multilib-top): Pass to recursive invocations.
14070
14071 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14072
14073         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14074         v810-*-*.
14075
14076 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14077
14078         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14079         gdb, ld and opcodes on v810-*-*.
14080
14081 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14082
14083         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14084         (local-maintainer-clean): New target.
14085         (maintainer-clean): New target.
14086         (realclean): Just depend upon maintainer-clean.
14087
14088 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14089
14090         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14091
14092 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14093
14094         * configure.in: Build ld in mips*-*-bsd* case.
14095
14096 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14097
14098         * config.sub: Accept -lites* OS.  From Ian Dall.
14099
14100 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14101
14102         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14103         targets.
14104
14105 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14106
14107         * configure.in: treat i386-win32 canadian cross the same as
14108         i386-go32 canadian cross.
14109
14110 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14111
14112         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14113         running under the simulator to build a reduced set of libraries.
14114         (powerpc-*-eabiaix): Add fine grained multilib support added to
14115         other powerpc targets yesterday.
14116
14117 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14118
14119         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14120         -disable-softfloat, -disable-relocatable, -disable-aix, and
14121         -disable-sysv to control which multilib libraries get built.
14122
14123 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14124
14125         * configure: Add Makefile.tem to list of files to remove in trap
14126         handler.
14127
14128 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14129
14130         * config.guess (*Linux*):  Add missing "exit"s.
14131         Also, need specific check for alpha-unknown-linux (uses COFF).
14132
14133 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14134
14135         * config.guess:  Merge with FSF:
14136
14137         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14138         * config.guess (AIX4): More robust release numbering discovery.
14139
14140         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14141         * config.guess (i386-sequent-ptx): Properly get version number.
14142
14143         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14144         * config.guess (mips:*:4*:UMIPS): New case.
14145
14146 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14147
14148         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14149         (i386-win32 host): Likewise.  Don't build readline.
14150
14151 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14152
14153         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14154         SUPPORT_FILES to submakes.
14155
14156 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14157
14158         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14159         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14160         mpw-configure.
14161
14162 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14163
14164         * configure.in (appdirs): Use =, not ==, in test expression when
14165         trying to build the text to print in the warning message for
14166         Solaris users.
14167
14168 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14169
14170         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14171
14172 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14173
14174         * config.guess: Recognize lynx-2.3.
14175
14176 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14177
14178         * config.sub (z8ksim): Deleted
14179         (z8k-*-coff): New, this is the one true name of the target.
14180
14181 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14182
14183         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14184
14185 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14186
14187         * config.guess (*:Linux:*:*): First try asking the linker what the
14188         default object file format is (elf, aout, or coff).  Then if this
14189         fails, try previous methods.
14190
14191 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14192
14193         * configure.in: Don't build newlib for *-*-vxworks5.1.
14194
14195 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14196
14197         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14198         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14199
14200 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14201
14202         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14203
14204 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14205
14206         * cfg-ml-com.in: New file.
14207         * cfg-ml-pos.in: New file.
14208
14209 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14210
14211         * COPYING.NEWLIB: Add HP free copyright to list.
14212
14213 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14214
14215         * config.sub: Recognize -eabi* for the system, not just -eabi.
14216
14217 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14218
14219         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14220         * config.sub, configure.in (win32): New target and host.
14221
14222 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14223
14224         * configure.in: Add i386-pe configuration.
14225
14226 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14227
14228         * mpw-build.in (install): Install GDB after LD.
14229
14230 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14231
14232         * mpw-config.in (elf/mips.h): Always forward-include, needed
14233         for GDB to build.
14234
14235 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14236
14237         * testsuite: New directory for customer acceptance and whole tool
14238         chain tests.
14239
14240 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14241
14242         * configure: If per-host line isn't found, but AC_OUTPUT is found
14243         and a configure script exists, run it instead.
14244
14245 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14246
14247         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14248
14249 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14250
14251         * configure: Set build_{cpu,vendor,os,alias} to host values when
14252         --build isn't specified.
14253
14254 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14255
14256         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14257         (FLAGS_TO_PASS): Pass them.
14258         (EXTRA_TARGET_FLAGS): Ditto.
14259
14260 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14261
14262         * Makefile.in (all-libg++): Depend on all-libstdc++.
14263
14264 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14265
14266         * configure.in (noconfigdirs): Enable all packages for
14267           i386-unknown-netbsd.
14268
14269 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14270
14271         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14272         hosted builds (DOS builds)
14273
14274 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14275
14276         Changes for ARM based on patches from Richard Earnshaw:
14277         * config.sub: Handle armeb and armel.
14278         * configure.in: Omit arm linker only for riscix.
14279
14280 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14281
14282         * config.guess:  Update from FSF.
14283
14284 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14285
14286         * config.sub: Recognize powerpcle as the little endian variant of
14287         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14288         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14289         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14290         temporarily.
14291
14292 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14293
14294         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14295
14296 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14297
14298         * config.sub: Accept -lites* as a basic system type.
14299
14300 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14301
14302         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14303         installed, and if so return linuxoldld as the system name.
14304
14305 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14306
14307         * config.guess: Add hppa1.1-hp-lites support.
14308
14309 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14310
14311         * configure.in: Don't build newlib for m68k-vxworks5.1.
14312
14313 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14314
14315         * configure.in (mips-sgi-irix6): Use mh-irix5.
14316
14317 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14318
14319         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14320
14321 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14322
14323         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14324         OSF/1.  Fix compiler flags.
14325         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14326
14327 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14328
14329         * configure.in: Recognize --with-newlib.
14330         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14331
14332 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14333
14334         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14335         to *_X11_MODULES due to gdbtk needing X include files et al.
14336
14337 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14338
14339         Merge in support for Mac MPW as a host.
14340         (Old change descriptions retained for informational value.)
14341
14342         * mpw-config.in: Add generic include forwards for cpu-specific
14343         include files in aout and elf directories.
14344
14345         * mpw-configure: Added copyright.
14346         * mpw-config.in: Check for presence of required build tools.
14347         (target_libs): Add newlib.
14348         (target_tools): Add examples.
14349         (Read Me): Generate as "Read Me for MPW" instead.
14350         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14351         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14352         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14353
14354         * mpw-configure: Remove subdir-specific makefile hackery,
14355         delete mk.tmp after using it.
14356
14357         * mpw-build.in (all): Display start and end times.
14358
14359         * mpw-configure (host_canonical): Set.
14360         (target_cpu): Always add to makefiles.
14361         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14362         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14363         (mpw-mh-mpw): Look for in srcdir and srcroot.
14364         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14365
14366         * mpw-build.in: (install-only): New target.
14367
14368         * mpw-configure (host_alias, target_alias): Rename from hostalias
14369         and targetalias, add into generated Makefile.
14370         (mk.tmp): If present, add into generated Makefile.
14371         * mpw-build.in (all-gas): Build config.h first before gas proper.
14372
14373         * mpw-configure (config.status): Write only if changed.
14374         * mpw-config.in (readline): Configure it (not built, just used for
14375         definitions).
14376
14377         * mpw-config.in (elf/mips.h): Add a forward include.
14378
14379         * mpw-config.in: Forward-include most .h files in include into
14380         extra-include.
14381         (readline): Don't build.
14382         mpw-build.in (install): Install GDB.
14383
14384         * mpw-configure (prefix, mpw_prefix): Handle it.
14385         * mpw-config.in (mmalloc, readline): Don't configure.
14386         * mpw-build.in (thisscript): Rename to ThisScript.
14387         Use mpw-build instead of BuildProgram everywhere.
14388         (mmalloc, readline): Don't build.
14389         * mpw-README: New file, basic documentation about the MPW port.
14390
14391         * mpw-config.in: Use forward-include to create include files.
14392
14393         * mpw-configure: Add more things to the top of each configured
14394         Makefile, including contents of config/mpw-mh-mpw.
14395         * mpw-config.in (extra-include): Create this directory and fill it
14396         with Posix-like include files when configuring.
14397
14398         * config.sub (apple, mac, mpw): Add various aliases.
14399
14400         * mpw-build.in: New file, top-level build script fragment for MPW.
14401         * mpw-configure: New file, configure script for MPW.
14402         * mpw-config.in: New file, config fragment for MPW.
14403
14404 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14405
14406         * configure.in (host_libs): Remove glob, since it is gone from the
14407         sources.
14408
14409 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14410
14411         * Makefile.in: define empty GDB_NLM_DEPS var.
14412
14413         * configure.in(target_makefile_frag): use config/mt-netware
14414         for netware targets.
14415
14416 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14417
14418         * config.sub: Merge in recent FSF changes.  Remove linux special
14419         cases.
14420
14421 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14422
14423         Revert this change:
14424
14425         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14426
14427                 * build-all.mk: Use CC=cc -Xs on Solaris.
14428
14429 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14430
14431         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14432         stop using it.
14433         * Makefile.in: Nuke all references to glob subdirectory.
14434
14435 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14436
14437         * configure.in: Fix --enable-shared logic in per-host.
14438
14439 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14440
14441         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14442
14443 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14444
14445         * configure.in (noconfigdirs): Don't build gas on AIX, for
14446         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14447
14448 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14449
14450         * configure: Fix --cache-file to work if the file argument is a
14451         relative path.
14452
14453 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14454
14455         * configure: If the --cache-file is used, pass it down to
14456         configure in subdirectories.
14457
14458 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14459
14460         * config.sub: add vxworks29k configuration.
14461
14462 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14463
14464         * Makefile.in (taz): Do "diststuff" part quietly.
14465
14466 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14467
14468         * config.sub: Mini-merge with gcc/config.sub.
14469
14470 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14471
14472         * config.guess (IRIX): Sed - to _.
14473
14474 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14475
14476         * Makefile.in (source-vault, binary-vault): New targets.
14477
14478 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14479
14480         * config.sub: Recognize -eabi as a basic system type.
14481
14482 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14483
14484         * configure.in (enable_shared stuff): Fix typo.
14485
14486 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14487
14488         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14489
14490 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14491
14492         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14493
14494 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14495
14496         * configure.in (rs6000-*-*): Don't build gas.
14497
14498 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14499
14500         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14501         reduce command line length.
14502         (AS_FOR_TARGET): Check for as.new, not Makefile.
14503         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14504
14505 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14506
14507         * config.guess:  Merge from FSF.
14508
14509 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14510
14511         * configure: Don't use $ when handling program_suffix.
14512
14513 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14514
14515         * configure.in:  Configure tk for hppa/hpux.
14516
14517 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14518
14519         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14520
14521 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14522
14523         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14524         to LIBCXXFLAGS.  Tests are better run without it.
14525
14526 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14527
14528         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14529
14530 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14531
14532         * configure.in (*-*-netware*): Don't configure xiberty.
14533
14534 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14535
14536         * configure.in:  Remove tk from native_only list.
14537
14538 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14539
14540         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14541           for special NCD build.
14542
14543 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14544
14545         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14546         makeall.bat, they're only useful for binutils snapshots.
14547         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14548         makeall.bat to specified SUPPORT_FILES.
14549
14550 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14551
14552         * build-all.mk: Add Ericsson targets to sun4 and solaris
14553           hosts.  Add  BNR's sun4 target to solaris host, so their
14554           build-from-source will be tested in-house first.
14555
14556 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14557
14558         * Makefile.in (LIBCFLAGS): New variable.
14559         (CFLAGS_FOR_TARGET): Ditto.
14560         (LIBCFLAGS_FOR_TARGET): Ditto.
14561         (LIBCXXFLAGS): Ditto.
14562         (CXXFLAGS_FOR_TARGET): Ditto.
14563         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14564         (BASE_FLAGS_TO_PASS): Pass them.
14565         (EXTRA_TARGET_FLAGS): Ditto.
14566
14567         * configure.in: Support --enable-shared.
14568
14569 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14570
14571         * configure.in (target_libs):  Include libstdc++ again.
14572         * config.guess:  Update from FSF (for FreeBSD).
14573
14574 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14575
14576         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14577         makeall.bat.
14578         (DISTDOCDIRS): Add `etc'.
14579         (ETC_SUPPORT_PFX): New variable.
14580         (taz): Include anything from etc starting with a word in
14581         ETC_SUPPORT_PFX.
14582
14583 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14584
14585         * config.sub: Update for recent FSF changes.  Remove obsolete
14586         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14587         spacing changes.
14588
14589 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14590
14591         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14592
14593         * config.guess:  Merge with FSF.
14594         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14595
14596 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14597
14598         * configure: Since the "trap 0" handler will override the exit
14599         status on many systems, only use it for "exit 1", and make it set
14600         a non-zero exit status; reset it before "exit 0".  Also, check
14601         exit status of config.sub, and error out if it failed.
14602
14603 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14604
14605         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14606         and install libgloss.
14607
14608 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14609
14610         * Makefile.in (all-binutils): Depend upon all-byacc.
14611
14612         * configure.in: Don't build emacs on Irix 5.
14613
14614 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14615
14616         * configure.in (*-*-netware*): Add libio.
14617
14618 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14619
14620         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14621         (CHECK_TARGET_MODULES): Ditto.
14622         (INSTALL_TARGET_MODULES): Ditto.
14623         (TARGET_LIBS): Ditto.
14624         (all-libstdc++): Note dependencies.
14625
14626 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14627
14628         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14629
14630 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14631
14632         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14633         -fexternal-templates.
14634
14635         * configure.in (target_libs): Add libstdc++.
14636         (noconfigdirs): Add libstdc++ as appropriate.
14637
14638 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14639
14640         * config.guess:  Update from FSF.
14641
14642 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14643
14644         * configure: Use ${config_shell} when running ${configsub}.
14645
14646 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14647
14648         * config.sub: No longer recognize h8300h.
14649
14650 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14651
14652         * config.sub: Remove extraneous differences between config.sub and
14653         gcc/config.sub.
14654
14655 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14656
14657         * Makefile.in (DISTSTUFFDIRS): Add gas.
14658
14659 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14660
14661         * COPYING.NEWLIB: New file.
14662
14663 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14664
14665         * config.guess (HP-UX):  Patch from Harlan Stenn
14666         <harlan@landmark.com> to also emit release level.
14667
14668 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14669
14670         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14671
14672 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14673
14674         * config.sub:  Merge nextstep cleanup from FSF.
14675
14676 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14677
14678         * configure.in (arm-*-*): Don't configure ld for this target.
14679
14680 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14681
14682         * configure.in (*-*-netware): don't configure libg++, libio,
14683           librx, or newlib.
14684
14685 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14686
14687         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14688         configure ld--it works, but it doesn't support shared libraries.
14689
14690 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14691
14692         * config.guess (*-unknown-freebsd*):  Get rid of possible
14693         trailing "(Release)" in version string.
14694         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14695
14696 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14697
14698         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14699         Fix type: *-next-neststep -> *-next-nextstep.
14700
14701         * config.guess:  Merge from FSF:
14702
14703         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14704
14705         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14706
14707         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14708
14709         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14710         instead of UNIX_SV for UnixWare 1.0).
14711
14712 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14713
14714         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14715         to make gdb/nlm/* build after the compiler and linker.
14716
14717 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14718
14719         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14720         not just i[34]86.
14721         (m68k-atari-sysv4):  Relocate to match FSF version.
14722
14723         * config.guess:  More merges from the FSF:
14724
14725         Add a space before function call or macro invocation.
14726
14727         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14728
14729         * config.guess: Add trap cmd to remove dummy.c and dummy when
14730         interrupted.
14731
14732         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14733
14734         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14735         (dummy): Redirect stderr from compilation of dummy.c.
14736
14737         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14738
14739         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14740
14741 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14742
14743         * configure: Accept and ignore --cache*, for compatibility with
14744         new autoconf.
14745
14746 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14747
14748         * config.guess:  Merge from FSF:
14749
14750         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14751
14752         * config.guess (Pyramid*:OSx*:*:*): New case.
14753         (PATH): Add /.attbin at end for finding uname.
14754         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14755
14756         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14757
14758         * config.guess (M88*:DolphinOS:*:*): New case.
14759
14760         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14761
14762         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14763         to select whether to use ELF or COFF.
14764
14765         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14766
14767         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14768
14769         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14770
14771         * config.guess: Guess the OS version for HPUX.
14772
14773         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14774
14775         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14776
14777 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14778
14779         * configure.in: Recognize --with-headers, --with-libs, and
14780         --without-newlib.
14781         * Makefile.in (all-xiberty): Depend upon all-ld.
14782
14783 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14784
14785         * configure.in: Change i[34]86 to i[345]86.
14786
14787 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14788
14789         * configure (version): A few more tweaks to help message.
14790
14791 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14792
14793         * Makefile.in:  Remove (for now) librx as a host library,
14794         now that we're building it for target.
14795
14796 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14797
14798         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14799         (Karl Berry).
14800
14801 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14802
14803         * configure.in:  Also configure librx.
14804
14805 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14806
14807         * Makefile.in:  Update various rules to reflect that librx
14808         is now needed for libg++.
14809
14810 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14811
14812         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14813
14814 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14815
14816         * configure.in: Configure the examples directory.
14817
14818 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14819
14820         * configure: Simplify Jun 2 1994 change.
14821
14822 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14823
14824         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14825         /bin/gcc isn't good enough to build gcc.
14826
14827 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14828
14829         * Makefile.in (GDB_SUPPORT_FILES): Remove
14830         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14831         (gdb.tar.gz): Add new rule to use standard distribution building
14832         mechanism.
14833
14834 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14835
14836         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14837         Bill Cox <bill@cygnus.com>.
14838
14839 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14840
14841         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14842
14843 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14844
14845         * configure:  Search current dir first in .gdbinit.
14846
14847 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14848
14849         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14850
14851 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14852
14853         * config.sub:  Refer to NeXT's operating system as nextstep.
14854
14855         * config.sub (case $basic_machine):  Re-order the cases, to match
14856         the order in the FSF version (which is mostly alphabethical).
14857         Merge in some additions and changes from the FSF.
14858
14859 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14860
14861         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14862         * config.sub: Recognize cxux7.
14863         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14864
14865 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14866
14867         * config.sub:  Fix typo powerpc -> powerpc-*.
14868
14869 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14870
14871         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14872
14873         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14874         parallel with all-emacs and install-emacs).  Top-level command
14875         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14876
14877 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14878
14879         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14880         $(relbindir)/make before doing ``make install'', and use
14881         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14882         installing over running make binary.
14883         ($(host)-stamp-stage3-installed): Likewise.
14884
14885 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14886
14887         * config.guess: Recognize Mach.
14888
14889 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14890
14891         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14892         see whether --exec-prefix was used.
14893
14894 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14895
14896         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14897
14898 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14899
14900         * Makefile.in: Add all-librx target similar to all-libproc.
14901
14902 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14903
14904         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14905         with post 1.2 uname bogosity.
14906
14907 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14908
14909         * configure: Remove temporary files on receipt of a signal.
14910
14911 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14912
14913         * configure: If there is a package_makefile_frag, remove
14914         ${subdir}/Makefile.tem after copying it in.
14915
14916 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14917
14918         * build_all.mk: support rs6000 lynx identifies itself as
14919         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14920         since /bin/gcc is too feeble to compile a modern gcc.
14921
14922 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14923
14924         * brought devo/test-build.mk update-to-date with progressive/
14925           test-build.mk. Add lynx targets and hppa flag info.
14926
14927 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14928
14929         * configure.in:  Use mh-ncrsvr43.  Patch from
14930         Tom McConnell <tmcconne@sedona.intel.com>.
14931
14932 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14933
14934         * config.guess (i386-unknown-bsdi):  No longer need to
14935         check #if defined(__bsdi__) && defined(__i386__).
14936
14937 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14938
14939         * configure: Set program_transform_nameoption correctly.
14940
14941 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14942
14943         * brought build-all.mk update-to-date with progressive build-all.mk,
14944           added new targets and hppa info.
14945
14946 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14947
14948         * configure: If config.guess result is a prefix of the user
14949         specified target, assume a native build and use the user specified
14950         target as the host alias.  Remove SunOS patch suffix removal hack.
14951         * configure.in: Remove SunOS patch suffix removal hack.
14952
14953         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14954         in NATIVE_CHECK_MODULES.
14955
14956 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14957
14958         * Makefile.in: Rename HOST_ONLY to NATIVE.
14959         * configure: Delete SunOs patch suffix from host_canonical
14960           and build_canonical variables that are prepended to Makefiles.
14961         * configure.in: Add comments for easier maintenance.
14962
14963 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14964
14965         * Makefile.in: Add all-libproc target similar to all-gui.
14966
14967 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14968
14969         * Makefile.in (CHECK_MODULES): split into
14970         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14971
14972 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14973
14974         * config.guess (i386-unknown-bsdi): New system to guess.
14975
14976 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14977
14978         * Makefile.in: Add all-gui target (but not yet build by "all").
14979
14980 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14981
14982         * config.sub: Move deletion of patch suffix from here...
14983         * configure.in: To here, at Ian's suggestion.  The top-
14984           level scripts might need to know of a patch level.
14985
14986 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14987
14988         * config.sub: Strip off patch suffix so rtl is recognized
14989           as a sunos4.1.3 machine, even though it's been patched.
14990
14991 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14992
14993         * Makefile.in (INSTALL_LAST): Delete.
14994         (INSTALL_DOSREL): New.
14995
14996 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14997
14998         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14999         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15000         whether we pass down --with-gnu-ld anyhow.
15001
15002 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15003
15004         * Makefile.in (INSTALL_LAST): Change operation so it works
15005         on more flavors of make.
15006         * configure.in (go32): Don't build libg++ or libio.
15007
15008 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15009
15010         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15011         they can be overriden by templates.
15012
15013 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15014
15015         * configure.in (target==go32): Don't build gdb.
15016         * dosrel: New directory.
15017
15018 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15019
15020         * configure.in (host==go32): Configure dosrel too.
15021         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15022         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15023         be set by incoming names or templates.
15024         (INSTALL_LAST): New rule.
15025
15026 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15027
15028         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15029
15030 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15031
15032         * configure.in (appdirs): New variable.  Currently empty, but will
15033         be used in gas distribution.  If nonempty, lists a set of
15034         directories at least one of which must get configured, or top
15035         level configuration is considered to have failed.
15036         (rs6000-*-lynxos*): Use new file name.
15037
15038 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15039
15040         Eliminate XTRAFLAGS.
15041         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15042         newlib include files using -idirafter, and also use -nostdinc.
15043         (CXX_FOR_TARGET): Likewise.
15044         (XTRAFLAGS): Removed.
15045         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15046         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15047         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15048         ($(DO_X)): Don't pass down XTRAFLAGS.
15049
15050 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15051
15052         * configure.in (mips*-dec-bsd*): New target; do build linker.
15053         (mips*-*-bsd*): New target; don't build linker.
15054
15055 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15056
15057         * configure.in: support rs6000-*-lynxos* configuration.
15058         support sunos4 as a cross target.
15059
15060         * config.sub: look for lynx*, not lynx since the OS version may
15061         legitimately be part of the name.
15062
15063 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15064
15065         * configure.in (i[34]86-*-sco*): Move to be with other i386
15066         targets.
15067         (romp-*-*): New target.  Skip various binary utilities.
15068         (vax-*-*): New target.  Don't build newlib.
15069         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15070
15071 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15072
15073         * configure.in: Only set host_makefile_frag if config
15074         directory exists.
15075
15076 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15077
15078         * install.sh: If $dstdir exists, don't check whether each
15079         component does.
15080
15081 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15082
15083         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15084
15085 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15086
15087         * configure.in (*-*-lynxos*): Don't configure newlib for either
15088         native or cross Lynx.
15089
15090 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15091
15092         * config.sub (sparc64-elf): Fix os.
15093         (z8k): Remove duplicate.
15094
15095 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15096
15097         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15098         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15099
15100 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15101
15102         * configure: Make file links cleanly even if Lynx fails on
15103           an NFS symlink (at least fail cleanly).
15104
15105 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15106
15107         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15108         -XNh2000.
15109
15110 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15111
15112         * configure: Unknown options are fatal again.
15113
15114 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15115
15116         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15117         compatibility.
15118
15119 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15120
15121         * build-all.mk: Add `clean' target.
15122
15123 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15124
15125         * config.guess:  Add SINIX support.
15126         * configure.in:  Add mips-*-sysv4* support.
15127
15128 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15129
15130         * build-all.mk: Document all useful targets.
15131         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15132         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15133
15134 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15135
15136         * configure: Support --silent, --quiet.
15137
15138 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15139
15140         * configure: Support --disable-FEATURE.
15141
15142 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15143
15144         * config.guess: Recognize NCR running SVR4.3.
15145
15146 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15147
15148         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15149         Patch from Paul Eggert <eggert@twinsun.com>.
15150
15151 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15152
15153         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15154
15155 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15156
15157         * configure: Make unrecognized options give nonfatal warnings
15158         instead of fatal errors, and pass them to any subdirectory
15159         configures in case they recognize them.
15160         Make --x equivalent to --with-x.
15161
15162 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15163
15164         * configure: Add --enable-* options.  Clean up usage message and
15165         some comments.
15166
15167 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15168
15169         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15170
15171 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15172
15173         * configure.in (hppa*-*-*): Enable binutils.
15174
15175 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15176
15177         * config.sub: Recognize cisco.
15178
15179 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15180
15181         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15182
15183 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15184
15185         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15186         than one configuration name.  Add comment.
15187
15188 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15189
15190         * config.guess: about target *-hitachi-hiuxwe2, fixed
15191         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15192         macro is incorrect.]
15193
15194 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15195
15196         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15197         than the "make ls" stuff which used to be here.
15198
15199 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15200
15201         * config.guess:  Recognize i[34]86-unknown-freebsd.
15202         From Shawn M Carey <smcarey@rodan.syr.edu>.
15203
15204 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15205
15206         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15207
15208 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15209
15210         * config.guess: Check for ptx.
15211
15212 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15213
15214         * config.sub: Add os9k checking.
15215
15216 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15217
15218         * config.guess: Handle OSF1 running on HPPA processors
15219
15220 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15221
15222         * configure: If subdir configure fails, print out a message with
15223         subdirectory name, in case subdir's configure code didn't identify
15224         itself.
15225
15226 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15227
15228         * configure.in: Remove embedded newlines from configdirs.
15229         Avoid mismatches of substrings.  Fix matching strings at end
15230         of configdirs.
15231
15232 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15233
15234         * config.guess:  Add Lynx/rs6000 config support.
15235
15236 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15237
15238         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15239
15240 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15241
15242         * configure.in (hppa*-*-osf*): Treat this just like most other
15243         PA configurations (eg no binutils or ld).
15244         (hppa*-*-*elf*): These configurations have binutils and ld.
15245
15246 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15247
15248         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15249
15250 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15251
15252         * configure.in (rs6000-*-*): Build gas.
15253
15254 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15255
15256         * Makefile.in:  Avoid bug in losing hpux sed.
15257
15258 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15259
15260         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15261         for GDB and GDB has been fixed to not need it.
15262
15263 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15264
15265         * config.guess: Recognize vax hosts.
15266
15267 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15268
15269         * configure (while loop): Don't use "break 2" inside case
15270         statement -- the case statement isn't an enclosing loop.
15271
15272 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15273
15274         * config.guess:  Clean up NeXT support, to allow nextstep
15275         on Intel machines.  Make OS be nextstep.
15276
15277 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15278
15279         * config.guess: Add alternate forms for Convex.
15280
15281 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15282
15283         * configure:  Completely rewrite option processing.  Take
15284         advantage of pattern-matching to avoid invoking test frequently.
15285         Also clean up host and target defaulting logic.
15286
15287 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15288
15289         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15290         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15291         commands (plus user environment) will fit SCO limits.
15292
15293 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15294
15295         * configure.in: Don't issue warnings about directories which are
15296         not being configured if -norecursion is set.  Correct test for
15297         --with-gnu-as and --with-gnu-ld to not get confused by substring
15298         matches.
15299
15300         * configure.in: Don't build gas for alpha-dec-osf1*.
15301
15302 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15303
15304         * configure:  Back out Per's change of 12/19/1993.  It changes the
15305         behavior of configure in unexpected and confusing ways.
15306
15307         Also, use different delim char when calculating
15308         program_transform_name so that the name can contain slashes.
15309
15310 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15311
15312         * configure.in, config.sub: Add support for VSTa micro-kernel.
15313
15314 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15315
15316         * configure.in: Nuke hacks which were used to get a special
15317         version of GAS for HPPA configurations.
15318
15319 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15320
15321         * configure:  If only ${target_alias} is given, use that
15322         as the default for ${host_alias}.
15323         * configure:  Add missing back-slashes before nested quotes.
15324
15325 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15326
15327         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15328
15329 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15330
15331         * config.guess:  Recognize some Tektronix configurations.
15332         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15333
15334 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15335
15336         * config.sub: Match any flavor of SH.
15337
15338 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15339
15340         * configure.in: Don't try to configure newlib for Alpha.
15341
15342 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15343
15344         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15345         libg++ or libio for any Alpha target.
15346
15347         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15348
15349 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15350
15351         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15352         default arguments -- so it tried to compress itself.
15353
15354 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15355
15356         * configure.in (notsupp): ensure that a space is always at the end
15357           of the configdirs list, since the grep checks for an explicit space
15358
15359 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15360
15361         * configure.in (target i386-sysv4.2): don't build ld, since static
15362           versions of many libraries are not available.
15363
15364 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15365
15366         * config.guess: Recognize Apollos (using environment variables).
15367         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15368
15369 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15370
15371         * config.guess: Recognize Sony news mips running newsos.
15372
15373 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15374
15375         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15376         "fi ; else" for bash.
15377
15378 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15379
15380         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15381
15382 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15383
15384         * config.sub: accept unixware as an alias for svr4.2.
15385         Fix some inconsistancies with the gcc version.
15386
15387 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15388
15389         * Makefile.in (DISTDOCDIRS):  Add gdb.
15390
15391 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15392
15393         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15394
15395 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15396
15397         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15398         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15399         this now.
15400
15401 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15402
15403         * config.sub: Accept hiux* as an OS name.
15404
15405         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15406         etc/make-stds.texi.  The underscore came from gcc, and dje now
15407         agrees that RUNTESTFLAGS is the correct name.
15408
15409 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15410
15411         * install.sh:  Remove 'set -e'.  It makes any conditionals
15412         in the script useless.
15413
15414         * config.guess: Automatically recognize arm-acorn-riscix
15415         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15416
15417 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15418
15419         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15420
15421 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15422
15423         * Makefile.in (DISTDOCDIRS): New variable.
15424         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15425         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15426
15427 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15428
15429         * configure.in (hppa target): check the source directory for the
15430           pagas sub-directory
15431
15432 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15433
15434         * config.sub: Allow -aout* and -elf*.
15435
15436 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15437
15438         * configure.in: Don't build ld on i386-solaris2, same as for
15439         sparc-solaris2.
15440
15441 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15442
15443         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15444
15445 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15446
15447         * configure.in:  Configure gdb for alpha.
15448
15449 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15450
15451         * Makefile.in (CXXFLAGS): Add -O.
15452
15453 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15454
15455         * config.guess: added support for DG Aviion
15456
15457 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15458
15459         * configure.in: Produce warning message for subdirectories not
15460         configurable for this host/target combination.  Don't try to
15461         configure gdb for vms.
15462
15463 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15464
15465         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15466         appropriate files before making "diststuff".
15467         (DISTBISONFILES): New var: list of files to be edited.
15468         (DISTSTUFFDIRS): Add binutils.
15469
15470 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15471
15472         * config.sub: also handle mipsel and mips64el (for little endian mips)
15473
15474 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15475
15476         * configure.in: Add * to end of all OS names.
15477
15478 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15479
15480         * configure.in: Build newlib for LynxOS native.
15481
15482 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15483
15484         * config.guess: Add support for delta 88k running SVR3.
15485
15486         * configure.in: Add comment about HP compiler vs. emacs.
15487
15488 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15489
15490         * configure.in: don't build ld on solaris2 (not a viable option
15491           due to bugs in getpwnam & getpwuid)
15492
15493 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15494
15495         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15496         config.guess will produce a full version number.
15497
15498 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15499
15500         * configure.in: Build linker and binutils for alpha-dec-osf1.
15501
15502 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15503
15504         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15505         and gdb/testsuite/Makefile.in.
15506
15507 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15508
15509         * configure.in: recognize mips*- instead of mips-
15510
15511 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15512
15513         * config.sub: Accept linux*coff and linux*elf as operating
15514         systems.
15515
15516 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15517
15518         * config.sub: Recognize mips64, and mips3 as an alias for it.
15519
15520 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15521
15522         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15523         gdb knows how to handle OSF/1 shared libraries.
15524
15525 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15526
15527         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15528         * config.guess: Recognize Hitachi's HIUX.
15529         * config.sub: Recognize h3050r* and hppahitachi.
15530         Remove redundant cases for hp9k[23]*.
15531
15532 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15533
15534         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15535         if gas and ld are in the source tree and are in ${configdirs}.
15536         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15537         --with options (but still pass them down on the command line,
15538         if they were explicitly specified).
15539
15540 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15541
15542         * configure: substitute SHELL value in Makefile.in with
15543         ${CONFIG_SHELL}
15544
15545 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15546
15547         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15548         *-*-solaris2* targets.
15549
15550 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15551
15552         * Makefile.in: define M4, and pass it down to sub-makes;
15553         all-autoconf now depends on all-m4
15554
15555 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15556
15557         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15558         presence of {ar,ranlib} instead of a configured directory
15559
15560 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15561
15562         * config.guess: Accept 34?? as well as 33?? for NCR.
15563
15564 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15565
15566         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15567         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15568
15569 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15570
15571         * configure: grab values for $(CC) and $(CXX) from the
15572         environment, so that someone can do "CC=gcc configure; make" and
15573         have it work right (matching the way that autoconf works now)
15574
15575         * configure.in, Makefile.in: add support for gash, the tcl
15576         interface to Galaxy
15577
15578         * config.guess: add NetBSD variants (hp300, x86)
15579
15580 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15581
15582         * install.sh: Support -d option (in the manner of SunOS 4 install,
15583         as it is more deterministic than that of GNU install)
15584         (chmodcmd): Set file to mode 755 by default (should also do default
15585         chgrp and chown, but I don't feel like dealing with that now)
15586
15587 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15588
15589         * config.sub: Remove h8300hhms alias.
15590
15591 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15592
15593         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15594
15595 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15596
15597         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15598         as stmp-fixinc
15599
15600 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15601
15602         * config.sub: recognize m88110-bug-coff.
15603
15604 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15605
15606         * Makefile.in (all-libio): all dependencies on the toolchain used
15607         to build this (gcc, gas, ld, etc)
15608
15609 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15610
15611         * config.guess: Deal with OSF/1 1.3 on alpha.
15612
15613 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15614
15615         * install.sh: add some 'else true' clauses for portability
15616
15617         * configure.in: don't build libio for h8[35]00-*-* targets
15618
15619 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15620
15621         * Makefile.in:  Add support for new libio.
15622
15623 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15624
15625         * install.sh: If one command fails, don't try the rest.  Don't try
15626         to remove $dsttmp (via trap) unless we have already created it.
15627         If $src doesn't exist, detect it and exit with an error.
15628
15629         * config.guess: Recognize BSD on hp300.
15630
15631 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15632
15633         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15634         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15635
15636 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15637
15638         * Makefile.in (all-send-pr): depends on all-prms
15639
15640 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15641
15642         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15643
15644 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15645
15646         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15647         Added test for mips-mips-riscos5.
15648
15649 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15650
15651         * configure.in: use mh-hp300 for 68k HP hosts
15652
15653 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15654
15655         * configure: add support for CONFIG_SHELL, so that you can use
15656         some alternate shell for evaluating configure scripts
15657
15658 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15659
15660         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15661         in configure script to bug-gdb@prep.ai.mit.edu when building
15662         distribution archive.
15663         * Makefile.in (COMPRESS):  Remove def.
15664         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15665         gdb.tar.Z and make-gdb.tar.Z respectively.
15666         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15667         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15668         to convergence with 'taz' target in Makefile.in.
15669
15670 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15671
15672         * install.sh (dsttmp): use trap to ensure that tmp files go
15673         away on error conditions
15674
15675 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15676
15677         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15678
15679 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15680
15681         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15682         its parent is '/' not ''.
15683
15684         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15685
15686 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15687
15688         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15689         that ${newsrcdir}/configure.in does.
15690
15691 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15692
15693         * test-build.mk: support for CONFIG_SHELL
15694
15695 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15696
15697         * config.sub (netware):  Add as a basic system type.
15698
15699 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15700
15701         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15702           $(srcdir)/ from the dependency on Makefile.in.
15703
15704 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15705
15706         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15707         (h8300hhms is temporary until multi-libraries are implemented).
15708         * configure.in: Handle h8300h too.
15709
15710 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15711
15712         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15713
15714 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15715
15716         * configure:  Remove extraneous output when guessing host type.
15717         * config.guess:  Remove extraneous output when guessing using C
15718         compiler rather than uname, or when guessing fails.
15719
15720 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15721
15722         * Makefile.in: remove all.cross and install.cross targets
15723
15724         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15725           definitions
15726
15727 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15728
15729         * configure.in (target sh): Build gprof.
15730
15731 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15732
15733         * config.sub: change -solaris to -solaris2
15734
15735 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15736
15737         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15738
15739 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15740
15741         * configure: Correct error message for missing Makefile.in to
15742         print correct directory.
15743
15744 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15745
15746         * install.sh: kludge around 386BSD shell bug
15747
15748 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15749
15750         * config.guess:  Recognize NeXT.
15751         * config.guess:  Recognize i486-ncr-sysv4.
15752         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15753
15754 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15755
15756         * Makefile.in (MAKEINFOFLAGS): New variable.
15757         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15758         * build-all.mk, test-build.mk: Pass down --no-split as
15759         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15760
15761 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15762
15763         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15764
15765 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15766
15767         * Makefile.in (libg++.tar.z):  New rule.
15768         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15769         * Makefile.in (taz):  Only do a single chmod.
15770
15771 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15772
15773         * install.sh: don't use dirname anymore (replaced with sed usage)
15774
15775 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15776
15777         * Makefile.in:  Change extension for gzip'd files from '.z' to
15778         '.gz' per new FSF standard usage.
15779
15780 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15781
15782         * configure: put quotes around the final value of program_transform_name
15783
15784 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15785
15786         * Makefile.in: new install.sh support; update install-info rules
15787
15788 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15789
15790         * configure.in: Build diff for crosses, but not for go32 host.
15791
15792         * configure.in: Build gprof only for native, and don't build it
15793         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15794
15795 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15796
15797         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15798
15799 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15800
15801         * configure.in (host_tools): Add prms.
15802
15803 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15804
15805         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15806         with $(FLAGS_TO_PASS) on the command line
15807
15808         * config.sub: Recognize lynx and lynxos
15809
15810 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15811
15812         * config.sub: Accept -ecoff*, not just -ecoff.
15813
15814 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15815
15816         * Makefile.in (taz): Use .gz suffix instead of .z.
15817         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15818         names.
15819
15820 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15821
15822         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15823
15824 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15825
15826         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15827         that rebuilds that might happen during 'make install' don't get
15828         bogus gcc include files
15829
15830 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15831
15832         Change from Utah for HPPA support:
15833         * config.guess: Recognize hppa1.x-hp-bsd.
15834
15835 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15836
15837         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15838         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15839
15840 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15841
15842         * config.sub: Add support for rom68k and bug boot monitors.
15843
15844 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15845
15846         * Makefile.in: Make all-opcodes depend on all-bfd.
15847
15848 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15849
15850         * config.guess: Added special check for i[34]86-univel-sysv4*.
15851
15852 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15853
15854         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15855         the processor rather than assuming i486.
15856
15857 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15858
15859         * config.guess: Recognize SunOS6 as Solaris3.
15860
15861 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15862
15863         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15864         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15865
15866 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15867
15868         * build-all.mk (all-cross): New target for Canadian Cross.
15869         Added Q2 go32 targets.
15870         * test-build.mk: Configure go32 cross sparclite-aout and
15871         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15872         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15873
15874 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15875
15876         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15877         GO32 hosted toolchains
15878
15879 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15880
15881         * configure: change  so "-exec-prefix" gets passed down rather
15882         than "-exec_prefix" so autoconf generated Makefiles get the
15883         exec_prefix set right.
15884
15885 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15886
15887         * config.guess: get the Solaris2 minor version number
15888
15889         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15890
15891 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15892
15893         * config.guess: Recognize some Sequent platforms.
15894
15895 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15896
15897         * Makefile.in: added the vault-install target
15898
15899         * configure.in: actually use the Sun3 makefile fragment that's in
15900         config, also added the release dir to configdirs
15901
15902 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15903
15904         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15905
15906 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15907
15908         * configure.in: remove some program from Alpha targetted toolchains
15909
15910 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15911
15912         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15913         gprof.
15914         (taz): Run "make diststuff" in those directories instead of "make
15915         proto-dir".  Look for "VERSION=" only at start of line in subdir
15916         Makefile.  Use "gzip -9" for compression.
15917         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15918         (binutils.tar.z): New target.
15919
15920 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15921
15922         * Makefile.in (taz): Include gpl.texinfo.
15923
15924 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15925
15926         * Makefile.in (setup-dirs): Merged into "taz" target.
15927         (taz): Only do `proto-dir' stuff if a directory is actually needed
15928         for this target.
15929
15930 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15931
15932         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15933         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15934         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15935         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15936         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15937
15938 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15939
15940         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15941         config.sub, and move-if-change to gdb testsuite distribution
15942         archive, so the testsuite can be extracted, configured, and
15943         run separately from the gdb distribution.  Blow away the Chill
15944         tests that require a Chill compiled executable, since GNU Chill
15945         is not yet publically available.
15946
15947 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15948
15949         * test-build.mk: set environment variables in a single command,
15950         instead of a list of assignments and exports
15951
15952         * config.guess: recognize Alpha/OSF1 systems
15953
15954 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15955
15956         * configure: Change help message to prefer --options rather than
15957           -options.
15958
15959 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15960
15961         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15962         zippy@ecst.csuchico.edu.
15963         * config.guess: Recognize miniframe.
15964
15965 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15966
15967         * Makefile.in: Use srcroot to find runtest rather than rootme.
15968         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15969
15970 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15971
15972         * test-build.mk: Extensive additions to support building on a
15973         machine other than the host.
15974
15975 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15976
15977         * configure (tooldir): Fix for i386-aix again.
15978
15979 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15980
15981         * configure, Makefile.in:  Change definition of $(tooldir)
15982         to match the FSF.
15983
15984 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15985
15986         * config.guess:  Recognize i[34]86/SVR4.
15987
15988 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15989
15990         * Makefile.in (all-gdb): gdb depends on sim.
15991
15992 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15993
15994         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15995         at the same time we make the prototype gdb directory.
15996         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15997         files at the same time as the gdb base release distribution.
15998
15999 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16000
16001         * Makefile.in (check): Use individual check targets rather than
16002         DO_X rule.
16003         (check-gcc): Added.
16004
16005 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16006
16007         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16008         for System V release 3.2.
16009
16010 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16011
16012         * config.sub: Recognize hppaosf.
16013         * configure.in: Do configure ld/binutils/gas for it.
16014
16015 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16016
16017         * configure (tooldir): Alter syntax used to set this, for systems
16018         where "\$" isn't handled right, like i386-aix.
16019
16020 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16021
16022         * configure: Pass program-transform-name, not
16023         program_transform_name, to recursive configures.
16024
16025 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16026
16027         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16028         of gas+ld+binutils.
16029
16030 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16031
16032         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16033
16034 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16035
16036         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16037
16038 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16039
16040         * Makefile.in (PRMS): Set back to all-prms.
16041
16042 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16043
16044         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16045         targets, rather than for MIPS hosts.
16046
16047 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16048
16049         * configure.in: add comment for --with-x default values
16050
16051         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16052
16053         * Makefile.in: add check-* targets for each of the directories in
16054         the tree.  Add a definition of RUNTEST that will use the one we
16055         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16056
16057 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16058
16059         * configure.in: Removed obsolete references to bfd_target and
16060         target_makefile_frag.
16061
16062         * build-all.mk: Set assorted targets for Q2.
16063         * config.sub: Recognize z8k-sim and h8300-hms.
16064         * test-build.mk: Really don't pass host to configure.
16065         (HOLES): Added uname.
16066
16067 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16068
16069         * configure: Handle an empty program-prefix, program-suffix or
16070         program-transform-name correctly.
16071
16072 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16073
16074         * build-all.mk: -G 8 no longer required for MIPS targets.
16075         * test-build.mk: Don't pass host argument to configure; make it
16076         guess.
16077
16078 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16079
16080         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16081         * Makefile.in (COMPRESS):  New macro, like GZIP.
16082
16083 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16084
16085         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16086
16087         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16088         with gas currently defaults to -G 0.
16089
16090 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16091
16092         * Makefile.in (all-flex): flex depends on byacc.
16093
16094         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16095         to test-build.mk as RELEASE_TAG.
16096         * test-build.mk (configargs): New variable containing arguments to
16097         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16098         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16099
16100         * config.guess: Use /bin/uname when checking -X argument on SCO,
16101         to avoid invoking GNU uname which doesn't understand -X.
16102
16103         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16104
16105         * configure.in: Build gas for mips-*-*.
16106
16107 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16108
16109         * Makefile.in (all.normal): insert missing backslash.
16110
16111 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16112
16113         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16114
16115         * Makefile.in: Complete overhaul to merge many almost identical
16116         targets.
16117
16118 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16119
16120         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16121         (gdb.tar.Z): Adjusted.
16122
16123         * Makefile.in (setup-dirs, taz): New targets; should be general
16124         enough to adapt for gdb sometime.  Build only .z file.
16125         (gas.tar.z): New target.
16126
16127 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16128
16129         * build-all.mk: Use CC=cc -Xs on Solaris.
16130
16131 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16132
16133         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16134         for handling BISON for FSF releases.
16135
16136 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16137
16138         * configure: Actually implement the change zoo just documented.
16139
16140 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16141
16142         * configure: when using config.guess, only set target_alias when
16143         it's not already been set (ie, on the command line)
16144
16145 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16146
16147         * Makefile.in: add installcheck target, set PRMS to install-prms
16148
16149 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16150
16151         * configure: add support for package_makefile_fragment, handle the
16152         case where a directory has a configure.in file but no Makefile.in
16153         more gracefully (with an actual understandable error message, even);
16154         add support for --without (and add this to the usage message); also
16155         explicitly add a --host=${host_alias} to the command line when
16156         config.guess is used
16157
16158 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16159
16160         * configure: Must use both --host and --target in recursive calls.
16161
16162 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16163
16164         * Makefile.in: Change deja-gnu to dejagnu.
16165
16166 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16167
16168         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16169
16170 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16171
16172         * configure.in: canonicalize all instances to *-*-solaris2*,
16173         also strip out a number of tools to not build for go32 host
16174
16175 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16176
16177         * config.guess: add GPL.
16178
16179         * Makefile.in, config.guess, config.sub, configure: bump
16180           copyrights to 93.
16181
16182 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16183
16184         * Makefile.in (do-info): Removed obsolete check for existence of
16185         localenv file.
16186
16187         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16188
16189 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16190
16191         * Makefile.in: a couple of 'else true' for decstation,
16192         support for TclX
16193
16194         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16195
16196 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16197
16198         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16199
16200 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16201
16202         * config.guess: Recognize i386-ibm-aix (PS/2).
16203         * configure.in: Use config/mh-aix386 file for it.
16204
16205 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16206
16207         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16208         CC_FOR_TARGET instead.
16209         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16210
16211 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16212
16213         * Makefile.in: Add sim to list of directories sent with gdb
16214
16215 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16216
16217         * configure.in: Put back mips-dec-bsd* case.
16218
16219 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16220
16221         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16222         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16223         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16224
16225 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16226
16227         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16228
16229         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16230         (install-info): install dir.info only if it exists,
16231         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16232
16233 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16234
16235         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16236         gas for mips-dec-bsd.
16237
16238 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16239
16240         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16241         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16242
16243 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16244
16245         * configure.in: Added "dejagnu" to hosttools list.
16246
16247 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16248
16249         * config.sub, configure.in, config.guess:  Add support
16250         for Bosx, an AIX variant from Bull.
16251         Patches from F.Pierresteguy@frcl.bull.fr.
16252
16253 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16254
16255         * devo/dejagnu: Initial creation of devo/dejagnu.
16256         Migrated dejagnu testcases and support files for testing software
16257         tools to reside as subdirectories, currently called "testsuite",
16258         within the directory of the software tool.  Migrated all programs,
16259         support libraries, etc. beloging to dejagnu proper from
16260         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16261         with no modifications.  The changes to these files which will
16262         allow them to configure, build, and execute properly will be made
16263         in a future update.
16264
16265 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16266
16267         * Makefile.in: Change send_pr to send-pr.
16268         * configure.in: Likewise.
16269         * send_pr: Renamed directory to send-pr.
16270
16271 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16272
16273         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16274
16275 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16276
16277         * README:  Update for gdb-4.8 release.
16278         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16279         gdb-xxx.tar.z (gzip'd) file also.
16280
16281 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16282
16283         * Makefile.in: make all-diff depend on all-libiberty
16284
16285 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16286
16287         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16288
16289 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16290
16291         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16292
16293 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16294
16295         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16296         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16297         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16298
16299 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16300
16301         * Makefile.in:  makeinfo binary is in a new location
16302
16303 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16304
16305         * config.sub: Accept -ecoff as an OS.
16306
16307         * Makefile.in: Various changes to eliminate a level of make
16308         recursion and reduce the required command line length.
16309         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16310         sub-makes.
16311         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16312         variables holding settings for specific sub-makes.
16313         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16314         in terms of BASE_FLAGS_TO_PASS.
16315         (TARGET_LIBS): New variable listing directories which use
16316         TARGET_FLAGS_TO_PASS.
16317         (subdir_do): Eliminated.
16318         (do-*): New set of targets to replace subdir_do.
16319         (various): All targets which used subdir_do now depend on do-*.
16320         (local-clean): Renamed from do_clean.
16321         (local-distclean): New target, dependency of distclean and
16322         realclean.
16323         (install-info): Don't create directories.  Depend on dir.info
16324         rather than calling make recursively.
16325         (install-dir.info): Eliminated.
16326         (install-info-dirs): Create all info directories here.
16327         (dir.info): Depend upon do-install-info.
16328
16329         * test-build.mk (HOLES): Added false.
16330
16331 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16332
16333         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16334
16335 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16336
16337         * Makefile.in (info): remove dependency on all-texinfo.  The
16338         problem was really in texinfo/C, not at this level.
16339
16340 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16341
16342         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16343
16344 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16345
16346         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16347         GDB releases.
16348
16349 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16350
16351         * configure: Include srcdir in message about target of link not
16352         being found.  Don't convert `-' to `_' in `with' options being
16353         passed to subdirs.
16354
16355 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16356
16357         * configure.in: add uudecode to host_tools
16358
16359         * Makefile.in: added {all,install}-uudecode targets, added them to
16360         the appropriate lists
16361
16362 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16363
16364         * Makefile.in (all-gcc): Added dependency on all-gas.
16365
16366         * configure.in (mips-*-*): Build ld and binutils.
16367
16368 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16369
16370         * configure: check return code from mkdir, print error message and
16371           exit on failure.
16372
16373 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16374
16375         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16376
16377 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16378
16379         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16380
16381 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16382
16383         * config.sub (h8500):  Recognize this as a cpu type.
16384
16385 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16386
16387         * configure: source directory missing is no longer a warning
16388
16389         * configure.in: recognize irix[34]* instead of irix[34]
16390
16391         * Makefile.in: define and pass down X11_LIB
16392
16393 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16394
16395         * guess-systype: Renamed to ...
16396         * config.guess:  ... by popular request.
16397         * configure.in, Makefile.in:  Update accordingly.
16398
16399 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16400
16401         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16402         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16403         + Execute ./dummy instead of assuming . is in PATH.
16404
16405 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16406
16407         * guess-systype:  New shell script.  Attempts to guess the
16408         canonical host name of the executing host.
16409         Only a few hosts are supported so far.
16410         * configure:  Call guess-systype if no host is specified.
16411
16412 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16413
16414         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16415         gcc Makefile.
16416
16417
16418 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16419
16420         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16421         (all-gcc, install-gcc, subdir_do): Use it.
16422
16423 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16424
16425         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16426
16427 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16428
16429         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16430           set exclusively by configure, using configure.in .
16431
16432 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16433
16434         * test-build.mk: set $PATH for all builds
16435
16436         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16437
16438 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16439
16440         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16441         the one used in gcc/Makefile.in, so that a null expansion doesn't
16442         override the one needed to build gcc with a native cc.
16443
16444
16445 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16446
16447         * configure: Accept -with arguments.
16448
16449 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16450
16451         * Makefile.in: added h8300sim
16452
16453 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16454
16455         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16456         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16457         (all-cygnus, native, build-cygnus): Make
16458         $(canonhost)-stamp-3stage-done, not $(host)....
16459         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16460         i386-sco3.2v4.  Added else true to if command.
16461
16462 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16463
16464         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16465
16466 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16467
16468         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16469
16470 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16471
16472         * configure.in: don't remove binutils from Solaris builds
16473
16474 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16475
16476         * Makefile.in: get rid of earlier definitions for *clean,
16477         also handle the recursive info rule better
16478
16479 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16480
16481         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16482         do more-or-less the right thing.
16483
16484 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16485
16486         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16487         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16488
16489 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16490
16491         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16492         $(host_canonical).
16493
16494         * configure.in: split the configdirs list into 4 categories (native
16495         v. cross, library v. tool) and handle the cross-only and native-
16496         only in more reasonable (and correct!) way.
16497
16498 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16499
16500         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16501         configdirs anymore.
16502
16503 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16504
16505         * Makefile.in: extensive cleanup::  removed all of the explicit
16506         clean-* targets, collapsed many wrappers around subdir_do into
16507         one, added additional targets to satisfy standards.texi, deleted
16508         some old targets, some changes for consistency
16509
16510 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16511
16512         * configure.in: handle some programs as cross-only, and others as
16513         native only
16514
16515         * test-build.mk: handle partial holes in a more generic manner
16516
16517         * Makefile.in: m4 depends on libiberty
16518
16519 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16520
16521         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16522         time, wdiff, and find to configdirs
16523
16524         * Makefile.in: all, clean, and install rules for the new programs
16525         added to configure.in
16526
16527 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16528
16529         * configure.in: use mh-sun for all *-sun-* hosts
16530
16531 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16532
16533         * Makefile.in: define flags for X11 include files and library file
16534         locations, pass them down to the programs that need this info
16535
16536         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16537
16538 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16539
16540         * configure.in: start building libg++ for HP-UX targets
16541
16542 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16543
16544         * README:  Update references to files moved into etc/.
16545
16546 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16547
16548         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16549         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16550
16551 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16552
16553         * configure: accept dash as well as underscore in long option
16554         names for FSF compatibility.
16555
16556 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16557
16558         * config.sub: added -sco3.2v4 support from FSF.
16559
16560 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16561
16562         * configure.in: expand the section that adds or removes
16563         directories from the list of programs to build, to handle native
16564         vs. cross in addition to host v. native
16565
16566 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16567
16568         * Makefile.in:  Replace C++ in macro names with CXX.
16569         This is less likely to break ...
16570
16571 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16572
16573         * test-build.mk: add -w to GNU_MAKE
16574
16575 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16576
16577         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16578         add 'sparc' to list of recognized cpus.  This needed to make
16579         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16580         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16581         then changes that into $CPU-wrs-vxworks.
16582
16583         * configure.in: remove most references to gdbtest, regularize
16584         target based program removal
16585
16586         * test-build.mk: import from p3 tree (many fixes and changes)
16587
16588 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16589
16590         * Makefile.in: added rules to handle tcl, tk, and expect
16591
16592         * configure.in: handle those directories if they exist
16593
16594 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16595
16596         * config.sub: removed bogus hppabsd and hppahpux names, since
16597         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16598
16599 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16600
16601         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16602         depends upon all-xiberty
16603
16604         * Makefile.in: changes from p3, including:
16605
16606         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16607
16608         * Makefile.in (XTRAFLAGS): include newlib directories if
16609         newlib/Makefile exists, rather than if host != target.
16610
16611         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16612
16613         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16614         from the same source tree and not building a cross-compiler.  This
16615         matters for the libg++ configuration if reconfiguring a tree that
16616         has already been installed.
16617
16618         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16619
16620         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16621         pick up the machine and system specific header files.
16622
16623         * Makefile.in: added AS_FOR_TARGET, passed down in
16624         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16625         the C compiler to use to create programs which are run in the
16626         build environment, set it to default to $(CC), and passed it down
16627         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16628
16629         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16630
16631         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16632         We need them for unusual native builds, like systems without
16633         ranlib.
16634
16635         * configure: also define $(host_canonical) and
16636         $(target_canonical), which are the full, canonical names for the
16637         given host and target
16638
16639 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16640
16641         * Makefile.in:  Added separate definitions for C++.
16642
16643 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16644
16645         * configure.in (configdirs):  Add deja-gnu.
16646
16647 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16648
16649         * README:  Update for configure.texi and gdb-4.7 release.
16650
16651 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16652
16653         * Makefile.in:  Move "all" target to top of file.
16654         Previously, first target was ".PHONY" which caused BSD4.4 make
16655         to build .PHONY when make was run without arguments.
16656
16657 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16658
16659         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16660         Library-copylefted code in libiberty.
16661
16662 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16663
16664         * config.sub:  Replace m68kmote with plain old m68k.
16665
16666 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16667
16668         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16669
16670 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16671
16672         * config.sub: Complain if no argument is given.  Added support for
16673         386bsd as OS and target alias.
16674
16675 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16676
16677         * Makefile.in (XTRAFLAGS): include newlib directories if
16678         newlib/Makefile exists, rather than if host != target.
16679
16680 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16681
16682         * config.sub: recognize sparclite-wrs-vxworks.
16683
16684         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16685         p3.) Added clean-xiberty to clean.
16686
16687 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16688
16689         * configure.in: use *-*-* instead of nested cases for host and target
16690
16691 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16692
16693         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16694         from the same source tree and not building a cross-compiler.  This
16695         matters for the libg++ configuration if reconfiguring a tree that
16696         has already been installed.
16697
16698 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16699
16700         * config.sub (i486v/i486v4):  Merge in from FSF version.
16701
16702 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16703
16704         * configure: only set PWD if it is already set.
16705
16706 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16707
16708         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16709         doesn't have unset and all success paths (and most error paths)
16710         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16711         to just ${PWD} to avoid confusion.)
16712
16713 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16714
16715         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16716         even for a native compilation.
16717
16718 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16719
16720         Changes to make the gdb.tar.Z rule work better.
16721
16722         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16723         (DEVO_SUPPORT):  Add configure.texi.
16724         (bfd-ilrt.tar.Z):  Remove ancient rule.
16725
16726 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16727
16728         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16729         pick up the machine and system specific header files.
16730
16731         * configure.in, config.sub: added new target m68010-adobe-scout,
16732         with alias of adobe68k.  Changed configure.in to check for
16733         -scout before -sco* to avoid a false match.
16734
16735         * Makefile.in: added AS_FOR_TARGET, passed down in
16736         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16737         the C compiler to use to create programs which are run in the
16738         build environment, set it to default to $(CC), and passed it down
16739         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16740
16741 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16742
16743         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16744         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16745         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16746         FOR_TARGET variants, to newlib and libg++.
16747
16748 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16749
16750         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16751         first.
16752
16753 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16754
16755         * config.sub:  Accept `elf' as an environment.
16756
16757 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16758
16759         * Makefile.in (all-opcodes):  cd into the right directory
16760
16761 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16762
16763         * configure: added -program_transform_name option, used as
16764         argument to sed when installing programs.
16765         configure.texi: added documentation for -program_prefix,
16766         -program_suffix and -program_transform_name.
16767
16768 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16769
16770         * config.sub:  Accept i486 where i386 ok.
16771
16772 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16773
16774         * config.sub: accept we32k
16775
16776 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16777
16778         * config.sub, configure.in: accept OSE68000 and OSE68k.
16779
16780         * Makefile.in: don't create all directories for ``make install'';
16781         let the subdirectories create the ones they need.
16782
16783 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16784
16785         * COPYING: new file, GPL v2
16786
16787 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16788
16789         * Makefile.in: use the new gen-info-dir, which needs a template
16790         argument (which also lives in texinfo)
16791
16792         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16793
16794 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16795
16796         * config.sub (ncr3000):  Change i386 to i486.
16797
16798 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16799
16800         * Makefile.in: add install-rcs, install-grep to
16801         install-no-fixedincludes, removed install-bison and install-libgcc
16802
16803 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16804
16805         * configure.in: grab the HPUX makefile fragment if on HPUX
16806
16807 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16808
16809         * Makefile.in: eradicate bison spoor (ditto libgcc).
16810          configure.in: recognise m68{k,000}-ericsson-OSE.
16811          es1800 is alias for m68k-ericsson-OSE
16812
16813 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16814
16815         * configure.in: rearrange the parts that remove programs from
16816         configdirs, based now on HOST==TARGET or by canonical triple.
16817
16818 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16819
16820         * test-build.mk: recurse explicitly with -f test-build.mk when
16821           appropriate.  predicate stage3 and comparison on the existence
16822           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16823           On very clean, also remove ...stamp-co.  Build in-place before
16824           doing other builds.
16825
16826 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16827
16828         * Makefile.in, configure.in: add tgas
16829
16830 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16831
16832         * Makefile.in: a number of changes merged in from progressive.
16833
16834         * configure.in: add libm.
16835
16836         * .cvsignore: ignore some stuff that comes from test-build.mk.
16837
16838 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16839
16840         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16841
16842 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16843
16844         * configure: Add program_suffix (parallel to program_prefix)
16845         * Makefile.in: adjust directory-creating script for losing decstation
16846
16847 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16848
16849         * configure:  Minor $subdir-related fixes.
16850
16851 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16852
16853         * configure: fix various problems with propogating
16854         makefile_target_frag in subdirs.
16855         * configure.in: config libgcc if its there
16856
16857 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16858
16859         * config.sub:  HPPA merge.
16860
16861 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16862
16863         * Makefile.in:  Replace all-bison with all-byacc in all
16864         dependency lines for other tools (which now use byacc).
16865
16866 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16867
16868         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16869
16870 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16871
16872         * Makefile.in: make gprof rules similar to byacc rules (instead of
16873         vestigal $(unsubdir) that didn't work...)
16874
16875 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16876
16877         * config.sub:  Add support for Linux.
16878         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16879         (at least for libg++).
16880
16881 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16882
16883         * configure.texi: fix doc for the -nfp option to configure
16884
16885 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16886
16887         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16888
16889 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16890
16891         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16892         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16893         * configure.in: added solaris* host_makefile_frag hook.
16894
16895 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16896
16897         * config.sub: changed recognition of m68000 so that various
16898         m68k types can be specified via m680[01234]0
16899
16900 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16901
16902         * config.sub (basic_machine): fix sed so that '-foo' isn't
16903         completely substituted out while .+'-foo' loses the '-foo'
16904
16905 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16906
16907         * config.sub ($os): Add -aout.
16908
16909 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16910
16911         * configure:  If host_makefile_frag is absolute, don't
16912         prefix ${invsubdir} (relevant to libg++ auto-configure).
16913
16914 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16915
16916         * Makefile.in (tooldir): Define it.
16917         (all-ld): Depend on all-flex.
16918
16919 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16920
16921         * Makefile.in (check):  Fix libg++ special case.
16922
16923 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16924
16925         * configure: do not bury `pwd` into config.status, thus do fewer
16926           pwd's.
16927
16928         * configure: print the "Building in" message only when building in
16929           other than "." AND verbose.
16930
16931         * configure: remove -s, rework -v to better accommodate guested
16932           configures.
16933
16934         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16935
16936 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16937
16938         * Makefile.in: macroize flags passed on recursion.  remove
16939           fileutils.
16940
16941 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16942
16943         * configure: get makesrcdir right for subdirs deeper than 1.
16944
16945         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16946           install.
16947
16948 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16949
16950         * Makefile.in: don't print subdir_do or recursion lines.
16951
16952 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16953
16954         * standards.texi: added menu item.
16955
16956         * Makefile.in: build and install standards.info.
16957
16958         * standards.texi: new file.
16959
16960 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16961
16962         * configure: test for and move config.status pieces from
16963           ${subdir}/.
16964
16965 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16966
16967         * configure:  Test for existance of files before trying to mv
16968         them, to avoid numerous non-existance messages.
16969
16970 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16971
16972         * configure: correct final line of config.status.
16973
16974         * configure: patch from eggert.  Avoids a protection problem if
16975           the original Makefile.in is read only.
16976
16977         * configure: use move-if-change from gcc to create config.status.
16978           Some makefiles depend on config.status to tell if a directory
16979           has been reconfigured for a different host.  This change
16980           prevents those directories from remaking everything in the case
16981           where the reconfig was only intended to rebuild a Makefile.
16982
16983         * configure: test for config.sub with "config.sub sun4" rather
16984           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16985           host alias from a missing config.sub.
16986
16987 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16988
16989         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16990           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16991
16992 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16993
16994         * configure: mkdir ${subdir} as needed.
16995
16996 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16997
16998         * Makefile.in,configure.in: added autoconf.
16999
17000 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17001
17002         * Makefile.in: no longer pass against on recursion.
17003
17004         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17005           definitions are not inherited.
17006
17007         * configure: correct makesrcdir when subdir is .
17008
17009 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17010
17011         * configure:  Add support for 'subdirs' variable, which is
17012         like 'configdirs', except that configure doesn't re-invoke
17013         itself for subdirs, it just creates a Makefile for each subdir.
17014         * configure.texi:  Document subdirs.
17015
17016 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17017
17018         * configure.in: added flex to configdirs
17019
17020 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17021
17022         * Makefile.in: remove clean-stamps from clean.
17023
17024 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17025
17026         * configure.in:  Add gdbtest to configdirs.
17027
17028 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17029
17030         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17031         to recursive makes.
17032         * configure.in:  Recognize new ncr3000 config.
17033
17034 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17035
17036         * Makefile.in, configure.in: removed references to gdbm.
17037
17038 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17039
17040         * config.sub:  Don't canonicalize os value
17041         newsos* to bsd (readline needs to check for newsos).
17042         (This fix was earlier made Jan 31, but got re-broken.)
17043
17044 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17045
17046         * configure.in:  sco is an os, not a vendor!
17047
17048         * configure:  Quote $( better.  Keep various shells happy.
17049
17050 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17051
17052         * Makefile.in: eliminate stamp-files.
17053
17054 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17055
17056         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17057           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17058
17059 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17060
17061         * config.sub:  fix iris/iris3.
17062
17063 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17064
17065         * configure: re-add -rm.
17066
17067 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17068
17069         * Maskefile.in: add .stmp-rcs to all.
17070
17071         * configure.in: remove gas from rs6000 build, use aix host fragment.
17072
17073 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17074
17075         * configure: pass down site_option during recursion.
17076
17077 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17078
17079         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17080
17081 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17082
17083         * configure: Change exec_prefix so that it really defaults to prefix.
17084
17085 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17086
17087         * Makefile.in, configure.in:  Add support for mmalloc library.
17088
17089 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17090
17091         * Makefile.in: add stmp dependencies for a few more things.
17092
17093 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17094
17095         * configure: adjusted error message on objdir/srcdir configure
17096           collision, per john's suggestion.
17097
17098         * Makefile.in: add libiberty stmp to all and all.cross.
17099
17100 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17101
17102         * Makefile.in: remove force dependencies, add grep to all.
17103
17104 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17105
17106         * Makefile.in: drop flex.  make stamp files work.
17107
17108         * configure: added test for conflicting configuration in srcdir,
17109           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17110           gets cranky.  use relative paths for configure and srcdir
17111           whenever possible.  Send some error messages to stderr that were
17112           going to stdout.
17113
17114 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17115
17116         * Makefile.in:  Fix libg++ rule to check for gcc directory
17117         before using gcc/gcc.  Also pass XTRAFLAGS.
17118
17119 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17120
17121         * Makefile.in: added stmp-files so that directories aren't polled
17122           when they are already built.
17123
17124         * configure.texi: fixed a node pointer problem.
17125
17126 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17127
17128         * config.sub configure.in gdb/configure.in
17129         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17130         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17131         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17132
17133 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17134
17135         * configure: -recurring becomes -silent.  corrected help message
17136           for -site= option.
17137
17138         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17139
17140 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17141
17142         * configure: when building Makefile for crosses, replace
17143           tooldir and program_prefix.  default srcdir from location of
17144           config.sub.  remove "for host in hosts" and "for target in
17145           targets" loops.
17146
17147 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17148
17149         * Makefile.in: Do not pass bindir or mandir to cvs.
17150
17151 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17152
17153         * Makefile.in, configure.in: removed traces of namesubdir,
17154           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17155           copyrights to '92, changed some from Cygnus to FSF.
17156
17157         * configure.texi: remove most references to multiple hosts,
17158           multiple targets, subdirs, etc.
17159
17160         * configure.man: removed rcsid. reference config.sub not
17161           config.subr.
17162
17163         * Makefile.in: mkdir $(infodir) on install-info.
17164
17165 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17166
17167         * configure.texi:  Explain better about .gdbinit and about
17168         the environment that configure.in sections run in.
17169
17170 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17171
17172         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17173
17174 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17175
17176         * README:  DOC.configure => cfg-paper.texi.
17177
17178 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17179
17180         * config.sub (near case $os):  Don't convert newsos* to bsd!
17181
17182 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17183
17184         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17185         the number of copies of COPYING that go into the GDB tar file.
17186
17187 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17188
17189         * bfd/configure.in, gdb/config/mh-i386sco,
17190         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17191         Fix SCO configuration stuff.
17192
17193 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17194
17195         * Makefile.in:  For libg++, make sure the -I pointing
17196         to the gcc directory goes *after* all the libg++-local -I flags.
17197         Also, move just-gcc dependency from just-libg++ to all-libg++.
17198
17199 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17200
17201         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17202
17203 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17204
17205         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17206
17207 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17208
17209         * config.sub:  Add stratus configuration frags.  Also
17210         submitted to FSF.
17211
17212 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17213
17214         * Makefile.in (DEV_SUPPORT):  add configure.man.
17215
17216         * config.sub(Decode manufacturer-specific):  add -none*.
17217
17218 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17219
17220         * Makefile.in:  remove form feeds to make Sun's make happy.
17221         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17222
17223 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17224
17225         * Makefile.in (AR_FLAGS):  Make quieter.
17226
17227 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17228
17229         * configure.in:  Add libg++.
17230         * configure:  When verbose, don't output the command line at each
17231         level; it will be unremarkably the same as the previous version,
17232         which will be the same as what the user typed.
17233
17234 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17235
17236         * configure.in, Makefile.in: fix clean-info, add flex.  add
17237           fileutils.
17238
17239         * configure: be less sensitive to spaces in Makefile.in.  Do not
17240           look for sources in "..".  Doing so breaks subdirectories that
17241           might have their own configure.  If a subdir has it's own
17242           configure script, use it.
17243
17244 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17245
17246         * cfg-paper.texi: some changes suggested by rms.
17247
17248 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17249
17250         * config.sub:  Merge in some small additions from the FSF version,
17251         taken from the gcc distribution, to bring the Cygnus and FSF
17252         versions into closer sync.
17253
17254 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17255
17256         * configure.in:  Changed svr4 references to sysv4.
17257
17258 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17259
17260         * configure: added -V for version number option.
17261
17262 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17263
17264         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17265           renamed from DOC.configure to cfg-paper.texi.
17266
17267 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17268
17269         * configure, config.subr, config.sub: config.subr is now
17270           config.sub again.
17271
17272 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17273
17274         * configure.texi: new file, in progress.
17275
17276         * Makefile.in: build info file and install the man page for
17277           configure.
17278
17279         * configure.man: new file, first cut.
17280
17281         * configure: find config.subr again now that configuration "none"
17282           has gone.  removed all traces of the -ansi option.  removed all
17283           traces of the -languages option.
17284
17285         * config.subr: resync from rms.
17286
17287 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17288
17289         * configure, config.sub, config.subr: merge config.sub into
17290           config.subr, call the result config.subr, remove config.sub, use
17291           config.subr.
17292
17293         * Makefile.in: revised install for dir.info.
17294
17295 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17296
17297         * configure.in: add decstation host makefile frag.
17298
17299         * Makefile.in: BISON now bison -y again.  also install-gcc on
17300           install.  clean-gdbm on clean.  infodir belongs in datadir.
17301           Make directories for info install.  Build dir.info here then
17302           install it.
17303
17304 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17305
17306         * Makefile.in: fix for bad directory tests.
17307
17308 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17309
17310         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17311           regexp.  -srcdir relative was being handled incorrectly.
17312
17313         * Makefile.in: unwrapped some for loops so that parallel makes
17314           work again and so one can focus one's attention on a particular
17315           package.
17316
17317 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17318
17319         * configure: added PWD as a stand in for `pwd` (for speed). use
17320           elif wherever possible.  make -srcdir work without -objdir.
17321           -objdir= commented out.
17322
17323 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17324
17325         * configure: +options become --options.  -subdirs commented out.
17326           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17327           Makefile now at top of generated Makefile.  Removed cvs log
17328           entries.  added -srcdir.  create .gdbinit only if there is one
17329           in ${srcdir}.
17330
17331         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17332           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17333           and mandir now keyed off datadir by default.
17334
17335 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17336
17337         * Freshly created ChangeLog.
17338
17339 \f
17340 Local Variables:
17341 mode: change-log
17342 left-margin: 8
17343 fill-column: 76
17344 version-control: never
17345 End: