*** empty log message ***
[deliverable/binutils-gdb.git] / ChangeLog
1 2009-04-24 Eli Zaretskii <eliz@gnu.org>
2
3 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
4 consistency with config.sub. (Update from upstream sources.)
5
6 2009-04-21 Joseph Myers <joseph@codesourcery.com>
7
8 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
9
10 2009-04-17 Ben Elliston <bje@au.ibm.com>
11
12 * config.sub, config.guess: Update from upstream sources.
13
14 2009-04-15 Anthony Green <green@moxielogic.com>
15
16 * configure.ac: Add moxie support.
17 * configure: Rebuilt.
18
19 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20
21 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
22 * configure: Regenerate.
23
24 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
25
26 PR gas/10039
27 * configure.ac: Require texinfo 4.7.
28 * configure: Regenerated.
29
30 2009-04-09 Steve Ellcey <sje@cup.hp.com>
31
32 * Makefil.def (languages): New entries.
33 * Makefile.tpl (check-gcc-*): New generic target.
34 * Makefile.in: Regenerate.
35
36 2009-03-27 Eli Zaretskii <eliz@gnu.org>
37
38 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
39 Windows builds of Sed.
40
41 2009-03-18 Tom Tromey <tromey@redhat.com>
42
43 * configure: Rebuild.
44 * configure.ac (host_libs): Add libiconv.
45 * Makefile.in: Rebuild.
46 * Makefile.def (host_modules): Add libiconv.
47 (configure-gdb, all-gdb): Depend on libiconv.
48
49 2009-03-16 Tristan Gingold <gingold@adacore.com>
50
51 * configure.ac: Treat gdb as supported on x86_64-darwin.
52 * configure: Regenerate.
53
54 2009-03-16 Joseph Myers <joseph@codesourcery.com>
55
56 Merge from GCC:
57
58 2009-03-16 Joseph Myers <joseph@codesourcery.com>
59
60 * configure.ac (--with-host-libstdcxx): New option.
61 * configure: Regenerate.
62
63 2009-01-29 Robert Millan <rmh@aybabtu.com>
64
65 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
66 * configure: Regenerate.
67
68 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
69
70 PR tree-optimization/38515
71 * configure.ac (cloog-polylib): Removed.
72 (with_ppl, with_cloog): Test for "no".
73 * configure: Regenerated.
74
75 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
76
77 Backport from git Libtool:
78
79 2009-01-19 Robert Millan <rmh@aybabtu.com>
80 Support GNU/kOpenSolaris.
81 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
82 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
83 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
84 GNU/kOpenSolaris.
85
86 2009-02-05 Andreas Schwab <schwab@suse.de>
87
88 * Makefile.tpl (stage_last): Define $r and $s before using
89 $(RECURSE_FLAGS_TO_PASS).
90 * Makefile.in: Regenerate
91
92 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
93
94 * COPYING.NEWLIB: Add ARM license.
95
96 2009-01-16 Alan Modra <amodra@bigpond.net.au>
97
98 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
99 (all-opcodes): Depend on all-libiberty.
100 * Makefile.in: Regenerate.
101
102 2009-01-15 Douglas B Rupp <rupp@gnat.com>
103
104 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
105 * configure: Regenerate.
106
107 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
108
109 Backport link test fix from upstream Libtool:
110
111 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
112 Add cache variables to tests that require the linker to work.
113 For shlibpath_overrides_runpath, this also changes the semantics
114 to let the result from the C compiler take precedence.
115 compiler take precedence.
116
117 2008-12-02 Ben Elliston <bje@au.ibm.com>
118
119 * config.sub, config.guess: Update from upstream sources.
120
121 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
122
123 * COPYING.NEWLIB: Updated.
124 * COPYING.LIBGLOSS: Ditto.
125
126 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
127
128 Sync with GCC:
129
130 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
131
132 * configure.ac (ppllibs): Add by default the lib flags.
133 * configure: Regenerate.
134
135 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
136
137 * configure.ac: Add double brackets on darwin[912].
138 * configure: Regenerate.
139
140 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
141
142 * configure.ac: Expand to darwin10 and later.
143 * configure: Regenerate.
144
145 2008-12-02 Andreas Schwab <schwab@suse.de>
146
147 * Makefile.def: configure-target-boehm-gc depends on
148 all-target-libstdc++-v3.
149 * Makefile.in: Regenerate.
150
151 2008-12-02 Ben Elliston <bje@au.ibm.com>
152
153 * config.sub, config.guess: Update from upstream sources.
154
155 2008-11-27 Joseph Myers <joseph@codesourcery.com>
156
157 Merge from GCC:
158
159 2007-12-02 Matthias Klose <doko@ubuntu.com>
160
161 * config-ml.in: Remove 64bit configure tests.
162
163 2008-05-14 Rafael Espindola <espindola@google.com>
164
165 * config-ml.in: don't handle --enable-shared and --enable-static.
166
167 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
168 Tobias Grosser <grosser@fim.uni-passau.de>
169 Jan Sjodin <jan.sjodin@amd.com>
170 Harsha Jagasia <harsha.jagasia@amd.com>
171 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
172 Konrad Trifunovic <konrad.trifunovic@inria.fr>
173 Adrien Eliche <aeliche@isty.uvsq.fr>
174
175 Merge from graphite branch.
176 * configure: Regenerate.
177 * Makefile.in: Regenerate.
178 * configure.ac (host_libs): Add ppl and cloog.
179 Add checks for PPL and CLooG.
180 * Makefile.def (ppl, cloog): Added modules and dependences.
181 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
182 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
183
184 2008-09-03 Richard Guenther <rguenther@suse.de>
185
186 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
187 cloog test.
188 * configure: Re-generate.
189
190 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
191
192 * configure.ac (--with-cloog-polylib): New.
193 (--disable-cloog-version-check): New.
194 (--disable-ppl-version-check): New.
195 * configure: Re-generate.
196
197 2008-09-05 Richard Guenther <rguenther@suse.de>
198
199 * configure.ac: Initialize clooglibs to -lcloog.
200 * configure: Re-generate.
201
202 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
203
204 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
205 recommended version to 2.3.2.
206
207 * configure: Regenerate.
208
209 2008-10-31 Ben Elliston <bje@au.ibm.com>
210
211 * configure.ac (spu-*-*): Remove special case.
212 * configure: Regenerate.
213
214 Complete comment text from GCC version of:
215
216 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
217
218 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
219 (GCC_SHLIB_SUBDIR): New.
220 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
221 * configure: Regenerate.
222 * Makefile.in: Regenerate.
223
224 2008-11-27 Tristan Gingold <gingold@adacore.com>
225
226 * configure.ac: Build gdb for i?86-*-darwin*
227 * configure: Regenerated.
228
229 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
230
231 PR bootstrap/38014
232 PR bootstrap/37923
233
234 Revert:
235
236 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
237
238 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
239 * Makefile.in: Regenerated.
240
241 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
242
243 PR gdb/921
244 PR gdb/1646
245 PR gdb/2175
246 PR gdb/2176
247
248 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
249 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
250 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
251 (HOST_EXPORTS): Pass CPPFLAGS.
252 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
253 (LDFLAGS_FOR_TARGET): Initialize from configure script.
254 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
255 * Makefile.in, configure: Regenerated.
256 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
257 and CPPFLAGS_FOR_BUILD.
258
259 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
260
261 * configure.ac [spu-*-*]: Do not set skipdirs.
262 * configure: Re-generate.
263
264 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
265
266 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
267 * Makefile.in: Regenerated.
268
269 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
270
271 PR gdb/921
272 PR gdb/1646
273 PR gdb/2175
274 PR gdb/2176
275
276 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
277 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
278 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
279 (HOST_EXPORTS): Pass CPPFLAGS.
280 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
281 (LDFLAGS_FOR_TARGET): Initialize from configure script.
282 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
283 * Makefile.in, configure: Regenerated.
284 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
285 and CPPFLAGS_FOR_BUILD.
286
287 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
288
289 * libtool.m4: Update to libtool 2.2.6.
290 * lt~obsolete.m4: Update to libtool 2.2.6.
291 * ltmain.sh: Update to libtool 2.2.6.
292 * ltsugar.m4: Update to libtool 2.2.6.
293 * ltversion.m4: Update to libtool 2.2.6.
294 * ltoptions.m4: Update to libtool 2.2.6.
295 * ltgcc.m4: Update to match changes from libtool 2.2.6.
296
297 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
298
299 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
300 (GCC_SHLIB_SUBDIR): New.
301 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
302 * configure: Regenerate.
303 * Makefile.in: Regenerate.
304
305 2008-08-28 Tristan Gingold <gingold@adacore.com>
306
307 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
308 Enable bfd, binutils and opcodes.
309 * configure: Regenerate.
310
311 2008-08-16 Nicolas Roche <roche@adacore.com>
312
313 * Makefile.tpl: Add BOOT_ADAFLAGS.
314 * Makefile.in: Regenerate.
315
316 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
317
318 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
319 * configure: Regenerate.
320
321 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
322
323 Sync with gcc:
324 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
325
326 * configure.ac: Add makefile fragments for hpux.
327 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
328 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
329 * configure: Regenerate.
330 * Makefile.in: Regenerate.
331
332 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
333
334 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
335 * Makefile.in: Regenerate.
336 * configure: Regenerate.
337
338 2008-06-18 Ian Lance Taylor <iant@google.com>
339
340 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
341
342 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
343
344 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
345
346 * configure: Regenerate.
347
348 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
349
350 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
351 "$@" is still intact with both Autoconf 2.59 and 2.62.
352 * configure: Regenerate.
353
354 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
355
356 * Makefile.tpl: Fix comment errors.
357 * Makefile.in: Regenerate.
358
359 2008-06-13 Julian Brown <julian@codesourcery.com>
360
361 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
362 of libobjc for ARM EABI Linux.
363 * configure: Regenerate.
364
365 2008-06-12 David S. Miller <davem@davemloft.net>
366 David Edelsohn <edelsohn@gnu.org>
367
368 * configure.ac: Add powerpc*-*-* to gold supported targets.
369 * configure: Regenerate.
370
371 2008-06-08 Joseph Myers <joseph@codesourcery.com>
372
373 PR tree-optimization/36218
374 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
375 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
376 (all prefix="build-"): Pass them to build-system sub-makes.
377 * Makefile.in: Regenerate.
378
379 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
380
381 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
382 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
383 mkdep, and compile. Update comments.
384 (ETC_SUPPORT): Add ChangeLog and update comments.
385
386 2008-05-11 Ian Lance Taylor <iant@google.com>
387
388 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
389
390 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
391
392 Sync with gcc:
393 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
394
395 PR bootstrap/35457
396 * configure.ac: Include override.m4.
397 * configure: Regenerate.
398
399 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
400
401 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
402 * Makefile.in: Regenerate.
403
404 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
405
406 * configure.ac: Do not build libssp for the AVR.
407 * configure: Regenerate.
408
409 2008-04-18 Nick Clifton <nickc@redhat.com>
410
411 * MAINTAINERS: Replace reference to configure.in with reference to
412 configure.ac.
413
414 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
415
416 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
417 as nonconfigurable directories list.
418 * configure: Regenerate.
419
420 2008-04-14 David S. Miller <davem@davemloft.net>
421
422 * configure.ac: Add sparc*-*-* to gold supported targets.
423 * configure: Regenerate.
424
425 2008-04-14 Ben Elliston <bje@au.ibm.com>
426
427 * config.sub, config.guess: Update from upstream sources.
428
429 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
430
431 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
432 * Makefile.in: Regenerate.
433
434 2008-04-07 Ian Lance Taylor <iant@google.com>
435
436 * Makefile.def: check-gold depends upon all-binutils.
437 * Makefile.in: Regenerate.
438
439 2008-04-04 Nick Clifton <nickc@redhat.com>
440
441 PR binutils/4334
442 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
443 builds.
444 * configure: Regenerate.
445
446 2008-04-04 NightStrike <NightStrike@gmail.com>
447
448 PR other/35151
449 * configure.ac: Combine rules for mingw32 and mingw64.
450 * configure: Regenerate.
451
452 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
453
454 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
455 * Makefile.in: Regenerate.
456
457 2008-03-20 Ian Lance Taylor <iant@google.com>
458
459 * configure.ac: Add support for --enable-gold.
460 * Makefile.def: Add gold as a directory like ld.
461 * configure, Makefile.in: Regenerate.
462
463 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
464
465 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
466 (s390_cond_extensions): Reduced extensions to the compare related.
467 (main): z10 cpu type option added.
468 (expandConditionalJump): Renamed to ...
469 (insertExpandedMnemonic): ... this.
470
471 * opcodes/s390-opc.c: Re-group the operand format makros.
472 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
473 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
474 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
475 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
476 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
477 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
478 INSTR_SIL_RDU): New instruction formats added.
479 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
480 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
481 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
482 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
483 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
484 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
485 masks added.
486 (s390_opformats): New formats added "ris", "rrs", "sil".
487 * opcodes/s390-opc.txt: Add the conditional jumps with the
488 extensions removed from automatic expansion in s390-mkopc.c manually.
489 (asi - trtre): Add new System z10 EC instructions.
490 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
491
492 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
493
494 * configure.ac: m4_include config/proginstall.m4.
495 * configure: Regenerate.
496
497 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
498
499 Backport from upstream Libtool:
500
501 2007-10-12 Eric Blake <ebb9@byu.net>
502
503 Deal with Autoconf 2.62's semantic change in m4_append.
504 * ltsugar.m4 (lt_append): Replace broken versions of
505 m4_append.
506 (lt_if_append_uniq): Don't require separator to be overquoted,
507 and avoid broken m4_append.
508 (lt_dict_add): Fix typo.
509 * libtool.m4 (_LT_DECL): Don't overquote separator.
510
511 2008-03-13 David Edelsohn <edelsohn@gnu.org>
512
513 * config.rpath: Add AIX 6 support.
514
515 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
516
517 * Makefile.def (stageprofile). Remove -fprofile-generate
518 from stage_libcflags.
519 * Makefile.in: Regenerate.
520
521 2008-03-13 Ben Elliston <bje@au.ibm.com>
522
523 * config.sub, config.guess: Update from upstream sources.
524
525 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
526
527 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
528 * s390-opc.txt (cmpsc): Duplicate entry removed.
529 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
530 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
531 fier, cu42, cu41): Fix operand format.
532
533 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
534
535 PR bootstrap/32009
536 PR bootstrap/32161
537
538 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
539 * configure: Regenerate.
540
541 * Makefile.def: Define stage_libcflags for all bootstrap stages.
542 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
543 STAGE4_LIBCFLAGS): New.
544 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
545 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
546 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
547 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
548 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
549 for target modules. Don't export LIBCFLAGS.
550 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
551 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
552 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
553 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
554 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
555 * Makefile.in: Regenerate.
556
557 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
558
559 PR libgcj/33085
560 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
561 Do not use -DDLL_EXPORT. Backport from upstream.
562
563 2008-02-14 Nick Clifton <nickc@redhat.com>
564
565 Import this patch from gcc:
566 2008-01-24 David Edelsohn <edelsohn@gnu.org>
567
568 * libtool.m4: Backport AIX 6 support from ToT Libtool.
569
570 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
571
572 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
573 * configure: Regenerate.
574
575 2008-01-31 Marc Gauthier <marc@tensilica.com>
576
577 * configure.ac (xtensa*-*-*): Recognize processor variants.
578 * configure: Regenerate.
579
580 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
581
582 PR bootstrap/34922
583 * configure.ac (PARSE_ARGS): Push suitable setting of
584 ac_subdirs_all, for `./configure --help=recursive'.
585 Handle `+' in generic toplevel directory disabling.
586 * configure: Regenerate.
587
588 2008-01-23 Ben Elliston <bje@au.ibm.com>
589
590 * config.sub, config.guess: Update from upstream sources.
591
592 2008-01-08 Ben Elliston <bje@au.ibm.com>
593
594 * config.sub, config.guess: Update from upstream sources.
595
596 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
597
598 * COPYING.LIBGLOSS: Update default copyright.
599
600 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
601
602 * COPYING.NEWLIB: Update default copyright.
603
604 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
605
606 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
607 Change recommended MPFR from 2.2.1 > 2.3.0.
608 * configure: Regenerate.
609
610 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
611
612 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
613 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
614 * Makefile.in: Regenerate.
615
616 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
617
618 * configure.ac: Enable libjava for x86_64-*-darwin9.
619 * configure: Regenerate.
620
621 2007-12-05 Ben Elliston <bje@au.ibm.com>
622
623 * config.sub, config.guess: Update from upstream sources.
624
625 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
626
627 * config-ml.in: Robustify against white space in absolute file
628 names.
629
630 * config-ml.in (multi-clean): Substitute ${Makefile}.
631 Remove superfluous ${Makefile} in list.
632
633 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
634
635 * Makefile.def (dependencies): Make configure-gdb depend on
636 all-intl.
637 * Makefile.in: Regenerated.
638
639 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
640
641 * Makefile.def: To avoid problems running with parallel makes,
642 build newlib before libgloss so that target specific header
643 files are availble.
644 * Makefile.in: Regenerate.
645
646 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
647
648 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
649 * Makefile.in: Regenerate.
650
651 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
652
653 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
654 * libdecnumber: New directory, imported from GCC.
655
656 2007-10-08 Mike Frysinger <vapier@gentoo.org>
657
658 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
659 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
660 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
661 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
662 * configure: Regenerate.
663
664 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
665
666 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
667 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
668 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
669 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
670 * configure.ac: Default them to host tools for $host = $build.
671 Subst them.
672
673 * configure: Regenerate.
674 * Makefile.in: Regenerate.
675
676 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
677
678 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
679 * configure: Regenerate.
680
681 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
682
683 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
684 libstdc++.
685 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
686 * configure: Regenerate.
687 * Makefile.in: Regenerate.
688
689 2007-09-17 Andreas Schwab <schwab@suse.de>
690
691 * configure.ac: Raise minimum makeinfo version to 4.6.
692 * configure: Regenerate.
693
694 2007-09-15 Alan Modra <amodra@bigpond.net.au>
695
696 * configure.ac: Correct makeinfo version check.
697 * configure: Regenerate.
698
699 2007-09-14 Richard Sandiford <richard@codesourcery.com>
700
701 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
702 to $skipdirs and only disable gprof for newlib. Use the normal
703 mips*-elf* handling in other respects.
704 * configure: Regnerate.
705
706 2007-09-12 David Daney <ddaney@avtrex.com>
707
708 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
709 enabling libgcj.
710 * configure: Regenerate.
711
712 2007-09-12 Richard Guenther <rguenther@suse.de>
713
714 * configure.ac (--enable-stage1-checking): If neither --enable-checking
715 nor --disable-checking is provided also turn on yes and types
716 checking for stage1.
717 * configure: Re-generate.
718
719 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
720
721 PR target/33281
722 * configure.ac: Use config/mh-mingw on mingw.
723 * configure: Regenerate.
724
725 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
726
727 PR other/32154
728 * configure.ac: For libgloss targets, point the linker to the linker
729 script, startup code and simulator library.
730 * configure: Regenerate.
731
732 2007-09-09 Andrew Haley <aph@redhat.com>
733
734 * configure.ac (noconfigdirs): Remove target-libffi and
735 target-libjava.
736
737 2007-08-29 Nick Clifton <nickc@redhat.com>
738
739 * config.sub, config.guess: Update from upstream sources.
740
741 2007-08-21 Richard Guenther <rguenther@suse.de>
742
743 * configure.ac: Add types checking to stage1 checking flags.
744 * configure: Regenerate.
745
746 2007-08-18 Paul Brook <paul@codesourcery.com>
747 Joseph Myers <joseph@codesourcery.com>
748
749 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
750 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
751 * Makefile.in: Regenerate.
752 * configure.ac (--with-debug-prefix-map): New.
753 * configure: Regenerate.
754
755 2007-08-17 Richard Sandiford <richard@codesourcery.com>
756 Nigel Stephens <nigel@mips.com>
757
758 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
759 as target_makefile_frag.
760 * configure: Regenerate.
761
762 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
763
764 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
765 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
766 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
767 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
768 (do-compare, do-compare3, do-compare-debug): New.
769 ([+compare-target+]): Use them.
770
771 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
772
773 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
774 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
775 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
776 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
777 (do-compare, do-compare3, do-compare-debug): New.
778 ([+compare-target+]): Use them.
779
780 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
781 Ben Elliston <bje@au.ibm.com>
782
783 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
784 --silent if $silent.
785 * configure: Regenerate.
786
787 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
788
789 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
790
791 2007-07-17 Nick Clifton <nickc@redhat.com>
792
793 * COPYING3: New file. Contains version 3 of the GNU General
794 Public License.
795 * COPYING3.LIB: New file. Contains version 3 of the GNU
796 Lesser General Public License.
797
798 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
799
800 * configure.ac: Fix my previous change to really match GCC.
801 * configure: Regenerate.
802
803 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
804
805 * configure.ac: Rewrite 'configure --help' strings to look nicer.
806 * configure: Regenerate.
807
808 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
809
810 * configure.ac: Add some missing m4 quotation.
811 * configure: Regenerate.
812
813 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
814
815 * Makefile.def: Add windmc tool to build.
816 * Makefile.tpl: Likewise.
817 * configure.ac: Likewise.
818 * Makefile.in: Regenerate.
819 * configure: Regenerate.
820
821 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
822
823 * lt~obsolete.m4: New. Import from 20070318 libtool.
824
825 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
826
827 * configure.ac: Don't add target-libmudflap to noconfigdirs for
828 uclinux and linux-uclibc targets.
829 * configure: Regenerate.
830
831 2007-06-28 DJ Delorie <dj@redhat.com>
832
833 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
834 not building newlib.
835 * configure: Regenerated.
836
837 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
838
839 * src-release (DEVO_SUPPORT): Correct typos.
840
841 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
842
843 * Makefile.def: Add dependency from configure-gdb to all-bfd.
844 * Makefile.in: Regenerated.
845
846 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
847
848 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
849 (distclean-stage[+id+]): Possibly delete stage_last.
850 * Makefile.in: Regenerate.
851
852 2007-06-07 Ben Elliston <bje@au.ibm.com>
853
854 * config.sub, config.guess: Update from upstream sources.
855
856 2007-06-07 Ben Elliston <bje@au.ibm.com>
857
858 * Makefile.tpl: Fix spelling error.
859 * Makefile.in: Regenerate.
860
861 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
862
863 Sync with gcc:
864 2007-05-30 Jakub Jelinek <jakub@redhat.com>
865
866 PR bootstrap/29382
867 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
868 * configure: Rebuilt.
869
870 2007-06-01 Steve Ellcey <sje@cup.hp.com>
871
872 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
873 lt_cv_sys_max_cmd_len.
874
875 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
876
877 * ltgcc.m4: Update from GCC.
878
879 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
880
881 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
882
883 2007-05-24 Steve Ellcey <sje@cup.hp.com>
884
885 * ltmain.sh: Update from GCC.
886 * libtool.m4: Update from GCC.
887 * ltsugar.m4: New. Update from GCC.
888 * ltversion.m4: New. Update from GCC.
889 * ltoptions.m4: New. Update from GCC.
890 * ltconfig: Remove.
891 * ltcf-c.sh: Remove.
892 * ltcf-cxx.sh: Remove.
893 * ltcf-gcj.sh: Remove.
894 * src-release: Update with new libtool file list.
895
896 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
897
898 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
899 stage_cflags.
900 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
901 Remove CFLAGS/LIBCFLAGS.
902 (configure-stage[+id+]-[+prefix+][+module+],
903 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
904 * Makefile.in: Regenerate.
905
906 2007-04-14 Steve Ellcey <sje@cup.hp.com>
907
908 * config-ml.in: Update from GCC.
909
910 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
911
912 * src-release (do-proto-toplev): Process the support directories before
913 the tool directory.
914
915 2007-03-21 Richard Sandiford <richard@codesourcery.com>
916
917 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
918 of glob. Quote arguments with single quotes too.
919 * configure: Regenerate.
920
921 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
922
923 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
924 * Makefile.in: Regenerate
925
926 2007-03-07 Andreas Schwab <schwab@suse.de>
927
928 * configure: Regenerate.
929
930 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
931
932 * configure.ac: Add "--with-pdfdir" configure option,
933 which defines pdfdir variable.
934 * Makefile.def (target=fixincludes): Add install-pdf to
935 missing targets.
936 (recursive_targets): Add install-pdf target.
937 (flags_to_pass): Add pdfdir.
938 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
939 target.
940 * configure: Regenerate
941 * Makefile.in: Regenerate
942
943 2007-02-28 Eric Christopher <echristo@apple.com>
944
945 Revert:
946 2006-12-07 Mike Stump <mrs@apple.com>
947
948 * Makefile.def (dependencies): Add dependency for
949 install-target-libssp and install-target-libgomp on
950 install-gcc.
951 * Makefile.in: Regenerate.
952
953 2007-02-27 Matt Kraai <kraai@ftbfs.org>
954
955 * configure: Regenerate.
956 * configure.ac: Move statements after variable declarations.
957
958 2007-02-19 Joseph Myers <joseph@codesourcery.com>
959
960 * configure.ac: Adjust for loop syntax.
961 * configure: Regenerate.
962
963 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
964
965 * configure: Rebuilt.
966
967 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
968
969 * configure.ac: Drop multiple occurrences of --enable-languages,
970 and fix its quoting.
971 * configure: Rebuilt.
972
973 2007-02-17 Mark Mitchell <mark@codesourcery.com>
974 Nathan Sidwell <nathan@codesourcery.com>
975 Vladimir Prus <vladimir@codesourcery.com
976 Joseph Myers <joseph@codesourcery.com>
977
978 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
979 * configure: Regenerate.
980
981 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
982
983 * configure.ac (target_libraries): Move libgcc before libiberty.
984 * configure: Regenerated.
985
986 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
987
988 * configure: Regenerate again?
989
990 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
991
992 * configure: Reapply PR30748 fix which was lost in the previous commit.
993
994 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
995 Paolo Bonzini <bonzini@gnu.org>
996
997 PR bootstrap/30753
998 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
999 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1000 * configure: Regenerated.
1001
1002 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
1003
1004 * configure: Regenerate.
1005
1006 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1007
1008 PR bootstrap/30748
1009 * configure.ac: Correct syntax for Solaris ksh.
1010 * configure: Regenerated.
1011
1012 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1013
1014 * Makefile.def: Sync with GCC.
1015 * Makefile.tpl: Sync with GCC.
1016 * Makefile.in: Regenerate.
1017 * configure: Regenerate.
1018
1019 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1020
1021 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1022 noncanonical equivalents.
1023 * configure.in: Rename to...
1024 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1025 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1026 target_noncanonical. Use them. Rewrite removal of configure
1027 arguments for autoconf 2.59. Discard variable settings. Force
1028 program_transform_name for native tools.
1029
1030 * Makefile.in: Regenerated.
1031 * configure: Regenerated with autoconf 2.59.
1032
1033 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
1034
1035 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
1036
1037 * COPYING.LIBGLOSS: Reformat default Red Hat
1038 license to fit within 80 columns.
1039 * COPYING.NEWLIB: Ditto.
1040
1041 2007-02-05 Dave Brolley <brolley@redhat.com>
1042
1043 * Contribute the following changes:
1044 2006-11-28 DJ Delorie <dj@redhat.com>
1045
1046 * configure.in: Fix typo for mep's target_makefile_frag.
1047 * configure: Regenerated.
1048
1049 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
1050
1051 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
1052 * configure: Regenerate.
1053
1054 2001-09-19 DJ Delorie <dj@redhat.com>
1055
1056 * configure.in (target_makefile_frag): use mt-mep
1057
1058 2001-06-12 Don Howard <dhoward@redhat.com>
1059
1060 * configure.in: Remove gdb from MeP skip list.
1061
1062 2001-04-05 DJ Delorie <dj@redhat.com>
1063
1064 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
1065
1066 2001-03-20 Ben Elliston <bje@redhat.com>
1067
1068 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
1069
1070 2001-03-19 Ben Elliston <bje@redhat.com>
1071
1072 * config.sub (mep, mep-*): Add.
1073
1074 2007-01-31 Andreas Schwab <schwab@suse.de>
1075
1076 * Makefile.tpl (LDFLAGS): Substitute it.
1077 * Makefile.in: Regenerate.
1078
1079 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1080
1081 * configure.in: Change == to = in test command.
1082 * configure: Regenerate.
1083
1084 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1085 Nick Clifton <nickc@redhat.com>
1086 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1087
1088 * configure.in (build_configargs, host_configargs, target_configargs):
1089 Remove build/host/target parameters.
1090 (host_libs): Add gmp and mpfr.
1091 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1092 * Makefile.def (gmp, mpfr): New.
1093 (gcc): Remove target.
1094 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1095 target_os, target_vendor): New.
1096 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1097 * configure: Regenerate.
1098 * Makefile.in: Regenerate.
1099
1100 2007-01-11 Matt Fago <fago@earthlink.net>
1101
1102 * configure.in: Try to link to functions only in mpfr 2.2.x
1103 to improve robustness of configure tests.
1104 * configure: Regenerate.
1105
1106 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1107
1108 * configure.in: Add support for an x86_64-mingw* target.
1109 * configure: Regenerate.
1110
1111 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1112
1113 * Makefile.tpl (all-target): Correct @if conditional for target
1114 modules.
1115 * configure.in: Omit libiberty if building only target libgcc.
1116 * configure, Makefile.in: Regenerated.
1117
1118 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
1119
1120 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1121 * configure: Regenerate.
1122
1123 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1124
1125 * Makefile.def (target_modules): Add libgcc.
1126 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1127 * Makefile.tpl (clean-target-libgcc): Delete.
1128 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1129 on gcc even for bootstrapped modules. Rewrite handling of
1130 lang_env_dependencies to loop over target_modules.
1131 * configure.in (target_libraries): Add target-libgcc.
1132 * Makefile.in, configure: Regenerated.
1133
1134 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1135
1136 Sync with gcc:
1137 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1138
1139 * configure.in: Reorganize recognition of languages. Add
1140 --enable-stage1-languages. Show supported languages for the chosen
1141 target rather than all recognized languages.
1142 * configure: Regenerate.
1143
1144 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1145
1146 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1147 * Makefile.in: Regenerate.
1148
1149 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1150
1151 * configure.in: Warn that MPFR 2.2.0 is buggy.
1152 * configure: Regenerate.
1153
1154 2006-12-27 Ian Lance Taylor <iant@google.com>
1155
1156 * configure.in: When removing Makefiles to force a reconfigure, also
1157 remove prev-DIR*/Makefile.
1158 * configure: Regenerate.
1159
1160 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
1161
1162 * config.bfd: Recognize fido.
1163
1164 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1165
1166 Sync with gcc:
1167
1168 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1169
1170 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1171 it only affects bootstrap and could be tested on "$host" as well.
1172 * configure: Regenerate.
1173 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1174
1175 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1176
1177 PR bootstrap/29544
1178 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1179 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1180 move here comment from Makefile.tpl.
1181 * Makefile.tpl: Move some definitions higher in the file.
1182 (STAGE1_CHECKING): New.
1183 * configure.in: Add --enable-stage1-checking.
1184 * configure: Regenerate.
1185 * Makefile.in: Regenerate.
1186
1187 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1188
1189 * configure.in: Update error message for missing GMP/MPFR.
1190
1191 * configure: Regenerate.
1192
1193 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1194
1195 * configure.in: Update MPFR version in error message.
1196
1197 * configure: Regenerate.
1198
1199 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1200
1201 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1202 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1203 --with-gmp-lib): New flags.
1204
1205 * configure: Regenerate.
1206
1207 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
1208
1209 PR bootstrap/30134
1210 * configure.in: Correct x86 darwin support for libjava to powerpc
1211 and i?86 only.
1212 * configure: Regenerate.
1213
1214 2006-12-11 Alan Modra <amodra@bigpond.net.au>
1215
1216 * configure.in: Handle spu makefile frag.
1217 * Makefile.tpl (MAINT): Define
1218 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1219 * configure: Regenerate.
1220 * Makefile.in: Regenerate.
1221
1222 2006-12-11 Ben Elliston <bje@au.ibm.com>
1223
1224 * config.sub, config.guess: Update from upstream sources.
1225
1226 2006-12-11 Ben Elliston <bje@au.ibm.com>
1227
1228 * configure.in: Sync with GCC (spu-*-*).
1229 * configure: Sync with GCC.
1230
1231 2006-12-07 Mike Stump <mrs@apple.com>
1232
1233 * Makefile.def (dependencies): Add dependency for
1234 install-target-libssp and install-target-libgomp on
1235 install-gcc.
1236 * Makefile.in: Regenerate.
1237
1238 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
1239
1240 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1241 (unstage): Test for stage_last presence.
1242
1243 PR bootstrap/29802
1244 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1245 * Makefile.in: Regenerate.
1246
1247 2006-11-14 DJ Delorie <dj@redhat.com>
1248
1249 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
1250 * Makefile.in: Sync with GCC.
1251 * configure.in: Sync with GCC (mpfr, gmp).
1252 * configure: Sync with GCC.
1253
1254 2006-11-08 Jie Zhang <jie.zhang@analog.com>
1255
1256 * configure.in: Remove target-libgloss from noconfigdirs for
1257 bfin-*-*.
1258 * configure: Regenerated.
1259
1260 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
1261
1262 * COPYING.NEWLIB: Add spu license.
1263 * COPYING.LIBGLOSS: Ditto.
1264
1265 2006-10-17 Brooks Moses <bmoses@stanford.edu>
1266
1267 * Makefile.def: Added pdf target handling.
1268 * Makefile.tpl: Added pdf target handling.
1269 * Makefile.in: Regenerated.
1270
1271 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
1272
1273 * COPYING.NEWLIB: Updated.
1274 * COPYING.LIBGLOSS: Ditto.
1275
1276 2006-09-27 Dave Brolley <brolley@redhat.com>
1277
1278 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1279 $s instead of $r.
1280 * configure: Regenerated.
1281
1282 2006-09-26 Ben Elliston <bje@au.ibm.com>
1283
1284 * config.sub, config.guess: Update from upstream sources.
1285
1286 2006-09-20 Thiemo Seufer <ths@mips.com>
1287
1288 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1289 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1290 * configure: Regenerate.
1291
1292 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
1293
1294 * configure.in: Never build newlib for a Mingw host.
1295 Never build newlib as Mingw target library.
1296 Test the existence of winsup/cygwin for building a Cygwin newlib,
1297 rather than just winsup.
1298 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1299 building a Mingw target.
1300 * configure: Regenerate.
1301
1302 2006-08-15 Thiemo Seufer <ths@mips.com>
1303 Nigel Stephens <nigel@mips.com>
1304 David Ung <davidu@mips.com>
1305
1306 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
1307
1308 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
1309
1310 Sync from GCC:
1311 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1312
1313 PR bootstrap/18058
1314 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1315 if the bootstrap compiler is a GCC version that supports it.
1316 * configure: Regenerate.
1317
1318 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1319
1320 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1321 * configure: Regenerated.
1322
1323 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
1324
1325 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1326 for stages after the first.
1327
1328 2006-07-17 Jakub Jelinek <jakub@redhat.com>
1329
1330 * Makefile.def: Add dependencies for configure-opcodes
1331 on configure-intl and all-opcodes on all-intl.
1332 * Makefile.in: Regenerated.
1333
1334 2006-07-04 Peter O'Gorman <peter@pogma.com>
1335
1336 * ltconfig: chmod 644 before ranlib during install.
1337
1338 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
1339
1340 * configure.in: Fix thinkos in previous check-in.
1341 * configure: Regenerate.
1342
1343 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
1344
1345 Sync from gcc:
1346
1347 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
1348
1349 PR other/27063
1350 * configure.in: Test subdir_requires and give an appropriate
1351 error message.
1352 * configure: Regenerate.
1353
1354 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1355
1356 PR target/27540
1357 * configure.in: Only enable libgomp on IRIX 6.
1358 * configure: Regenerate.
1359
1360 2006-06-20 David Ayers <d.ayers@inode.at>
1361
1362 PR bootstrap/28072
1363 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1364 whether target-libjava is being configured instead of whether the
1365 java front end is enabled.
1366 * configure: Regenerate.
1367
1368 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
1369
1370 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1371 to R_ARM_LDC_SB_G{0,1,2} respectively.
1372
1373 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
1374
1375 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1376 too.
1377 * Makefile.in: Regenerate.
1378
1379 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1380
1381 Sync from gcc:
1382
1383 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1384 * configure.in: Don't enable libgomp on hpux10.
1385 * configure: Rebuilt.
1386
1387 2006-06-13 David Ayers <d.ayers@inode.at>
1388
1389 Sync from gcc:
1390
1391 2006-06-12 David Ayers <d.ayers@inode.at>
1392
1393 PR bootstrap/27963
1394 PR target/19970
1395 * configure.in: Remove target-boehm-gc from noconfigdirs where
1396 ${libgcj} is specified.
1397 * configure: Regenerate.
1398
1399 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
1400
1401 Sync from gcc:
1402
1403 2005-01-12 David Edelsohn <edelsohn@gnu.org>
1404 Andreas Schwab <schwab@suse.de>
1405
1406 PR bootstrap/18033
1407 * config-ml.in: Eval option if surrounded by single quotes.
1408
1409 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
1410
1411 Sync from gcc:
1412
1413 2006-06-06 David Ayers <d.ayers@inode.at>
1414
1415 PR libobjc/13946
1416 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1417 * Makefile.in: Regenerate.
1418 * configure.in: Add --enable-objc-gc at toplevel and have it
1419 enable boehm-gc for Objective-C.
1420 Remove target-boehm-gc from libgcj.
1421 Add target-boehm-gc to target_libraries.
1422 Add target-boehm-gc to noconfigdirs where ${libgcj}
1423 is specified.
1424 Assert that boehm-gc is supported when requested for Objective-C.
1425 Only build boehm-gc if needed either for Java or Objective-C.
1426 * configure: Regenerate.
1427
1428 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
1429
1430 PR 27674
1431 * Makefile.tpl (configure-[+prefix+][+module+],
1432 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1433 Remove rule to unstage bootstrapped modules.
1434 (stage_current): New.
1435 * Makefile.in: Regenerate.
1436
1437 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1438 Andreas Tobler <a.tobler@schweiz.ch>
1439
1440 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1441 * configure: Rebuilt.
1442
1443 Revert
1444 2006-01-31 Richard Guenther <rguenther@suse.de>
1445 Paolo Bonzini <bonzini@gnu.org>
1446
1447 * Makefile.def (target_modules): Add libgcc-math target module.
1448 * configure.in (target_libraries): Add libgcc-math target library.
1449 (--enable-libgcc-math): New configure switch.
1450 * Makefile.in: Re-generate.
1451 * configure: Re-generate.
1452
1453 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
1454
1455 * config-ml.in: Alter CCASFLAGS to include special
1456 multilib options the same as is done for CFLAGS.
1457
1458 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1459
1460 * Makefile.def: Added dependencies from sim and gdb on intl, and
1461 added configure dependencies to everything with an all dependency
1462 on intl.
1463 * gettext.m4: Removed.
1464 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1465 (GDB_SUPPORT_DIRS): Add intl.
1466 * Makefile.in: Regenerated.
1467
1468 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
1469
1470 * src-release (DEVO_SUPPORT): Add config.rpath.
1471
1472 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
1473
1474 * Makefile.def (bfd, opcodes): Fix lib_path.
1475 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1476 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1477 * Makefile.in: Regenerate.
1478
1479 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1480
1481 * configure.in: Enable gprof for cross builds.
1482 * configure: Regenerate.
1483
1484 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1485
1486 * src-release (MAKEINFOFLAGS): Define.
1487 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1488
1489 2006-05-14 Ben Elliston <bje@au.ibm.com>
1490
1491 * config.sub, config.guess: Update from upstream sources.
1492
1493 2006-05-12 Ben Elliston <bje@au.ibm.com>
1494
1495 * config.sub, config.guess: Update from upstream sources.
1496
1497 2006-05-04 Steve Ellcey <sje@cup.hp.com>
1498
1499 * blt, iwidgets, mmalloc: Remove directories.
1500
1501 2006-05-01 DJ Delorie <dj@redhat.com>
1502
1503 * configure.in: Restore CFLAGS if GMP isn't present.
1504 * configure: Regenerate.
1505
1506 2006-04-18 DJ Delorie <dj@redhat.com>
1507
1508 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1509 reference libgloss so that libssp can be built in a combined
1510 tree.
1511 * configure: Regenerate.
1512
1513 2006-04-10 Ben Elliston <bje@au.ibm.com>
1514
1515 * contrib: Remove directory.
1516
1517 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
1518
1519 * Makefile.tpl: Add install-html target.
1520 * Makefile.def: Add install-html target.
1521 * Makefile.in: Regenerate.
1522 * configure.in: Add --with-datarootdir, --with-docdir,
1523 and --with-htmldir options.
1524 * configure: Regenerate.
1525
1526 2006-03-31 Ben Elliston <bje@au.ibm.com>
1527
1528 PR binutils/1860
1529 * configure.in: Require makeinfo 4.4 or higher.
1530 * configure: Regenerate.
1531
1532 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
1533
1534 * Makefile.in: Regenerate.
1535
1536 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
1537
1538 Sync with gcc:
1539 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
1540
1541 * configure.in: Handle --disable-<component> generically.
1542 * configure: Regenerate.
1543
1544 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
1545
1546 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1547 (TARGET_CONFIGDIRS): Remove.
1548 * configure.in: Remove AC_SUBST(target_configdirs).
1549 * Makefile.in, configure: Regenerated.
1550
1551
1552 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1553
1554 PR libgcj/17311
1555 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1556
1557 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
1558
1559 PR bootstrap/25670
1560
1561 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1562
1563 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1564 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1565 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1566 BUILD_PREFIX, BUILD_PREFIX_1.
1567 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1568
1569 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1570 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1571
1572 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1573 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1574 of `cat stage_current`. Always provide the `r' and `s' variables.
1575 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1576 a single shell execution.
1577 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1578 bootstrapped modules, make the stage1 module if the build was not
1579 started yet, else build the current stage.
1580 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1581 (all-build, all-host, all-target, [+make_target+]-host,
1582 [+make_target+]-target): Do not use \-continued lines.
1583 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1584 (current_stage, restrap, stage_last): New.
1585
1586 * Makefile.in: Regenerate.
1587 * configure: Regenerate.
1588
1589 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
1590
1591 Sync from gcc:
1592
1593 2006-01-31 Richard Guenther <rguenther@suse.de>
1594 Paolo Bonzini <bonzini@gnu.org>
1595
1596 * Makefile.def (target_modules): Add libgcc-math target module.
1597 * configure.in (target_libraries): Add libgcc-math target library.
1598 (--enable-libgcc-math): New configure switch.
1599 * Makefile.in: Re-generate.
1600 * configure: Re-generate.
1601 * libgcc-math: New toplevel directory.
1602
1603 2006-01-18 Richard Henderson <rth@redhat.com>
1604 Jakub Jelinek <jakub@redhat.com>
1605 Diego Novillo <dnovillo@redhat.com>
1606
1607 * libgomp: New directory.
1608 * Makefile.def: Add target_module libgomp.
1609 * Makefile.in: Regenerate.
1610 * configure.in (target_libraries): Add target-libgomp.
1611 * configure: Regenerate.
1612
1613 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
1614 Andreas Schwab <schwab@suse.de>
1615
1616 * configure: Regenerate.
1617
1618 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
1619
1620 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1621 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1622 the assembler, linker and binutils.
1623 * configure: Regenerate.
1624
1625 2006-01-16 Nick Clifton <nickc@redhat.com>
1626
1627 * config.sub, config.guess: Sync from config repository.
1628
1629 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
1630
1631 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1632 @ from continuation.
1633 * Makefile.in: Rebuilt.
1634
1635 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1636
1637 Sync from gcc:
1638
1639 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1640
1641 PR bootstrap/24252
1642
1643 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1644 * Makefile.tpl (OBJDUMP): New.
1645 (EXTRA_HOST_FLAGS): Add it.
1646 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1647
1648 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1649 to use symbolic links between directories. Avoid race conditions
1650 or make them harmless.
1651 * configure.in: Do not try to use symbolic links between directories.
1652
1653 * Makefile.def (LEAN): Pass.
1654 * Makefile.tpl (LEAN): Define.
1655 (stage[+id+]-start): Accept that the previous directory does not
1656 exist, if the bootstrap is lean.
1657 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1658 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1659 configure substitution.
1660 ([+compare-target+]): Likewise.
1661 ([+bootstrap-target+]-lean): New.
1662 * configure.in: Remove lean bootstrap support from here.
1663
1664 * Makefile.in: Regenerate.
1665 * configure: Regenerate.
1666
1667 2006-01-02 Andreas Schwab <schwab@suse.de>
1668
1669 * configure.in: When reconfiguring remove Makefile in
1670 all stage directories.
1671 * configure: Regenerate.
1672
1673 2005-12-27 Leif Ekblad <leif@rdos.net>
1674
1675 * configure.in: Add support for RDOS target.
1676 * configure: Regenerate.
1677
1678 2005-12-27 Nick Clifton <nickc@redhat.com>
1679
1680 PR binutils/1990
1681 * libtool.m4: Synchronize with version in GCC sources.
1682
1683 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
1684
1685 Revert Ada-related part of the previous change.
1686
1687 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1688 Do not pass.
1689 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1690 * Makefile.in: Regenerate.
1691 * configure.in: Do not include mt-ppc-aix target fragment.
1692 * configure: Regenerate.
1693
1694 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
1695
1696 * configure.in: Select appropriate fragments for PowerPC/AIX.
1697 * configure: Regenerate.
1698
1699 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1700 BOOT_CFLAGS, BOOT_LDFLAGS.
1701 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1702 BOOT_CFLAGS, BOOT_LDFLAGS.
1703 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1704 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1705 (stage): Fail if we cannot complete the work.
1706 * Makefile.in: Regenerate.
1707
1708 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
1709
1710 * COPYING.NEWLIB: Update copyright year for default
1711 copyright.
1712
1713 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
1714
1715 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1716 install-host-nogcc): Don't invoke $(stage) at the end.
1717 * Makefile.in: Regenerate.
1718
1719 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
1720
1721 * configure.in: Flip the top-level bootstrap switch.
1722 * configure: Regenerate.
1723
1724 Merge from gcc:
1725
1726 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1727
1728 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1729 $(stage) and $(unstage).
1730 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1731 (all): Remove stray semicolon.
1732 (local-distclean): Don't handle multilib.tmp and multilib.out.
1733 (install.all): Set $s for consistency.
1734 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1735 check_multilibs setting. Always make the install directory.
1736 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1737 Correct @if/@endif.
1738 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1739 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1740 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1741 (multilib.out): Remove.
1742 * Makefile.in: Regenerated.
1743
1744 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1745
1746 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1747 * configure.in: Replace ms1 arch with mt.
1748 * configure: Rebuilt.
1749
1750 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1751
1752 Sync with gcc:
1753
1754 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1755
1756 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
1757 * configure.in: Replace ms1 arch with mt.
1758 * configure: Rebuilt.
1759
1760 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1761
1762 Sync with gcc:
1763
1764 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1765
1766 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1767 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1768 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1769 Find in-tree tools if available.
1770 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1771 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1772 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1773 (COMPILER_*_FOR_TARGET): New.
1774 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1775 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1776 (CONFIGURED_*, USUAL_*): Remove.
1777 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1778 STRIP): Use autoconf substitutions.
1779 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1780 COMPILER_NM_FOR_TARGET): New.
1781 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1782
1783 (all): Make all-host and all-target in parallel.
1784 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1785 that $$r and $$s are set before invoking a recursive make.
1786 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1787 ([+bootstrap-target+]): Inline most of the `all' target.
1788
1789 2005-11-29 Ben Elliston <bje@au.ibm.com>
1790
1791 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1792 from the gcc build directory.
1793 * Makefile.in: Regenerate.
1794
1795 2005-11-29 Ben Elliston <bje@au.ibm.com>
1796
1797 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1798 depend on all-libdecnumber.
1799 * configure.in (host_libs): Include libdecnumber.
1800 * Makefile.in: Regenerate.
1801 * configure: Likewise.
1802
1803 2005-11-21 Kean Johnston <jkj@sco.com>
1804
1805 * config.sub, config.guess: Sync from upstream sources.
1806
1807 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1808
1809 * Makefile.def: Remove gdb dependencies for gdbtk.
1810 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1811 (configure-gdb, install-gdb): New rules.
1812 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1813 * Makefile.in, configure: Regenerated.
1814
1815 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
1816
1817 PR bootstrap/24297
1818 * Makefile.tpl (do-[+make-target+], do-check, install,
1819 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1820 are set before recursing.
1821 * Makefile.in: Regenerate.
1822
1823 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1824
1825 PR bootstrap/18939
1826 * Makefile.def (gcc) <target>: Fix thinko.
1827 * Makefile.in: Regenerate.
1828
1829 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1830
1831 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1832 * configure: Regenerate.
1833
1834 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
1835
1836 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1837 target-libffi, target-qthreads, target-libjava, and
1838 targetlibobjc.
1839 * configure: Regenerate.
1840
1841 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1842
1843 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1844 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1845 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1846 (USUAL_OBJDUMP_FOR_TARGET): New.
1847 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1848 * configure.in: Check for $OBJDUMP_FOR_TARGET.
1849 * configure, Makefile.in: Regenerated.
1850
1851 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
1852
1853 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1854 before other host packages.
1855
1856 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
1857
1858 PR bootstrap/22340
1859
1860 * configure.in (default_target): Remove.
1861 * Makefile.tpl (all): Do not use prerequisites as subroutines
1862 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1863 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1864 use prerequisites as subroutines.
1865 (check-host, check-target): New.
1866 (bootstrap configure & all targets): Do not use stage*-start
1867 if the directory layout is already ok.
1868 (non-bootstrap configure & all targets): Prepend a $(unstage).
1869 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1870 (NOTPARALLEL): Remove.
1871 (unstage, stage variables): New variables.
1872 (unstage, stage targets): Simply expand to those variables.
1873
1874 * configure: Regenerate.
1875 * Makefile.in: Regenerate.
1876
1877 2005-10-04 James E Wilson <wilson@specifix.com>
1878
1879 * Makefile.def (lang_env_dependencies): Add libmudflap.
1880 * Makefile.in: Regenerate.
1881
1882 2005-10-03 Catherine Moore <clm@cm00re.com>
1883
1884 * configure.in (bfin-*-*): Support bfin.
1885 * configure: Regenerated.
1886
1887 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
1888
1889 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1890 * configure: Regenerated.
1891
1892 2005-09-28 Geoffrey Keating <geoffk@apple.com>
1893
1894 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1895 (LIPO_FOR_TARGET): New.
1896 (CONFIGURED_LIPO_FOR_TARGET): New.
1897 (USUAL_LIPO_FOR_TARGET): New.
1898 (STRIP_FOR_TARGET): New.
1899 (CONFIGURED_STRIP_FOR_TARGET): New.
1900 (USUAL_STRIP_FOR_TARGET): New.
1901 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1902 STRIP_FOR_TARGET.
1903 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1904 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1905 * Makefile.in: Regenerate.
1906 * configure: Regenerate.
1907
1908 2005-09-19 David Edelsohn <edelsohn@gnu.org>
1909
1910 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1911 (rs6000-*-aix*): Same.
1912 * configure: Regenerate.
1913
1914 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1915
1916 * configure.in: Recognize f95 in the --enable-languages option,
1917 and substitute it for fortran, issuing a warning.
1918 * configure: Regenerate.
1919
1920 2005-09-07 Ben Elliston <bje@au.ibm.com>
1921
1922 Import from Autoconf sources:
1923
1924 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1925 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1926 Elliston. Handle weird characters correctly.
1927
1928 2005-08-30 Phil Edwards <phil@codesourcery.com>
1929
1930 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1931 * configure: Regenerated.
1932
1933 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1934
1935 * Makefile.def (libssp): Add to lang_env_dependencies.
1936 * Makefile.in: Regenerate.
1937
1938 2005-08-17 Christian Groessler <chris@groessler.org>
1939
1940 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1941 * Makefile.in: Regenerate.
1942
1943 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
1944
1945 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1946 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1947 Look for alternate names of the target cc and c++
1948 * configure: Regenerate.
1949
1950 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
1951
1952 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1953 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1954 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1955 tools; remove code to manually set them.
1956 (Target tools): Look in the environment for them.
1957 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1958 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1959 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1960 build directory.
1961 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1962 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1963 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1964 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1965 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1966 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1967 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1968 * configure: Regenerate.
1969 * Makefile.in: Regenerate.
1970
1971 2005-07-27 Mark Mitchell <mark@codesourcery.com>
1972
1973 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1974 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1975 * Makefile.in: Regenerated.
1976
1977 2005-07-26 Mark Mitchell <mark@codesourcery.com>
1978
1979 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1980 (CFLAGS_FOR_TARGET): Use it.
1981 (CXXFLAGS_FOR_TARGET): Likewise.
1982 * Makefile.in: Regenerated.
1983 * configure.in (--with-build-sysroot): New option.
1984 * configure: Regenerated.
1985
1986 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
1987
1988 * Makefile.tpl: Wrap install between unstage and stage
1989 * Makefile.in: Regenerate.
1990
1991 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1992
1993 * all files: Update FSF address.
1994
1995 2005-07-14 Jim Blandy <jimb@redhat.com>
1996
1997 * configure.in: Add cases for Renesas m32c.
1998 * configure: Regenerated.
1999
2000 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2001
2002 * COPYING, compile, config-ml.in, config.guess,
2003 config.sub, install-sh, missing, mkinstalldirs,
2004 symlink-tree, ylwrap: Sync from upstream sources.
2005
2006 2005-07-13 Eric Christopher <echristo@redhat.com>
2007
2008 * configure.in: Add toplevel noconfigdir support for tpf.
2009 * configure: Regenerate.
2010
2011 2005-07-11 Jakub Jelinek <jakub@redhat.com>
2012
2013 * Makefile.def (target_modules): Add libssp.
2014 * configure.in (target_libraries): Add target-libssp.
2015 * configure: Rebuilt.
2016 * Makefile.in: Rebuilt.
2017
2018 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
2019
2020 PR ada/22340
2021
2022 * Makefile.def: Sync with gcc.
2023 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2024 * Makefile.in: Regenerate.
2025
2026 2005-07-07 Andreas Schwab <schwab@suse.de>
2027
2028 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2029 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2030 * Makefile.in: Regenerated.
2031
2032 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
2033
2034 * configure.in: Add --enable-libssp and --disable-libssp.
2035 * configure: Regenerate with autoconf-2.13.
2036
2037 2005-07-06 Geoffrey Keating <geoffk@apple.com>
2038
2039 * configure.in: Don't build sim or rda when targetting darwin.
2040 * configure: Regenerate.
2041
2042 2005-07-04 Ben Elliston <bje@gnu.org>
2043
2044 * src-release (do-proto-toplev): Remove dejagnu bits.
2045 (DEJAGNU_SUPPORT_DIRS): Remove.
2046 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
2047 (GDBD_SUPPORT_DIRS): Likewise.
2048 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
2049 (INSIGHTD_SUPPORT_DIRS): Likewise.
2050 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
2051
2052 2005-06-30 Ben Elliston <bje@gnu.org>
2053
2054 * setup.com (mpw): Remove unused directive.
2055
2056 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
2057
2058 * Makefile.def (stagefeedback): Come after profile.
2059 Define profiledbootstrap target.
2060 * Makefile.tpl (profiledbootstrap): Remove.
2061 (stageprofile-end): Zap stagefeedback.
2062 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2063 * Makefile.in: Regenerate.
2064
2065 2005-06-13 Zack Weinberg <zack@codesourcery.com>
2066
2067 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2068 In 'cpp' stanza, support '#line' as well as '# '.
2069
2070 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
2071
2072 * configure.in (unsupported_languages): New macro.
2073 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2074 non-ported target libraries in noconfigdirs.
2075 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2076 non-linux-gnu. Remove libgcj_ex_libffi.
2077 <lang_frag loop>: Set add_this_lang=no if the language is in
2078 unsupported_languages.
2079 * configure: Regenerate.
2080
2081 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2082
2083 * configure.in: Fix typo in handling of --with-mpfr-dir.
2084 * configure: Regenerate.
2085
2086 2005-06-02 Jim Blandy <jimb@redhat.com>
2087
2088 * config.sub: Add cases for the Renesas m32c. (This patch has been
2089 accepted into the master sources.)
2090
2091 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
2092 Michael Snyder <msnyder@redhat.com>
2093 Stan Cox <scox@redhat.com>
2094
2095 * configure.in: Set noconfigdirs for ms1.
2096
2097 * configure: Regenerate.
2098
2099 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
2100
2101 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2102 (Dependencies): Consider target modules for bootstrap dependencies.
2103 Make target bootstrap modules depend on each stage's gcc.
2104 * Makefile.in: Regenerate.
2105
2106 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
2107
2108 * Makefile.def (configure-gcc): Depend on binutils having been built.
2109 (all-gcc): No need to do it here.
2110 * Makefile.in: Regenerate.
2111
2112 2005-05-19 Paul Brook <paul@codesourcery.com>
2113
2114 * configure.in: Rewrite misleading error message when requested
2115 language cannot be built.
2116 * configure: Regenerate.
2117
2118 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2119
2120 * ylwrap: Import from Automake 1.9.5.
2121
2122 2005-05-04 Mike Stump <mrs@apple.com>
2123
2124 * configure.in: Always pass --target to target configures as
2125 otherwise rebuilds that do --recheck will fail.
2126 * configure: Rebuilt.
2127
2128 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
2129
2130 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2131 STAGE_HOST_EXPORTS.
2132 (configure, all): Add bootstrap support.
2133 (Host modules, target modules): Pass post-stage1 flags and exports.
2134 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2135 * Makefile.in: Regenerate.
2136
2137 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
2138
2139 Sync from gcc:
2140
2141 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2142
2143 * config.sub: Update from master copy.
2144
2145 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
2146
2147 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2148 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2149 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2150 "*-*-elf" and "*-*-linux*".
2151 * configure: Regenerate.
2152
2153 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
2154
2155 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2156 (TARGET_CONFIGARGS): Include --with-target-subdir.
2157 (configure, all): New macros. Use them throughout.
2158
2159 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
2160
2161 * Makefile.tpl: Sync with gcc.
2162 * Makefile.in: Regenerate.
2163
2164 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2165
2166 * config/mh-mingw32: Delete.
2167 * configure.in: Don't use it.
2168 * configure: Regenerate.
2169
2170 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
2171
2172 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2173 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2174 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2175 (HOST_LIB_PATH): Generate from Makefile.def.
2176 (TARGET_LIB_PATH): Likewise.
2177 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2178 * Makefile.in: Regenerate.
2179 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2180 (RPATH_ENVVAR): Include Darwin case.
2181 * configure: Regenerate.
2182
2183 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
2184
2185 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2186 * configure: Regenerate.
2187
2188 2005-03-21 Zack Weinberg <zack@codesourcery.com>
2189
2190 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2191 gcc_version, and gcc_version_trigger from set of flags to pass.
2192 * Makefile.tpl: Remove definitions of above variables.
2193 (config.status): Remove dependency on $(gcc_version_trigger).
2194 * Makefile.in: Regenerate.
2195 * configure.in: Do not reference config/gcc-version.m4 nor
2196 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2197 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2198 * configure: Regenerate.
2199
2200 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2201 Andrew Pinski <pinskia@physics.uc.edu>
2202
2203 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2204 * Makefile.in: Regenerate.
2205
2206 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
2207
2208 PR libgcj/20160
2209 * ltmain.sh: Avoid creating archives with components that have
2210 duplicate basenames.
2211
2212 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2213
2214 PR bootstrap/20250
2215 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2216 instead of check.
2217 * Makefile.in: Regenerate.
2218
2219 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2220
2221 Sync from gcc.
2222
2223 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2224
2225 PR bootstrap/17383
2226 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2227 * Makefile.tpl (HOST_SUBDIR): New substitution.
2228 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2229 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2230 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2231 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2232 (Host modules, Bootstrapped modules): Use it.
2233 (Build modules, Target modules): Do not create symlink trees,
2234 always configure out-of-srcdir.
2235 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2236 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2237 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2238 $(HOST_SUBDIR). Create a symlink for host_subdir.
2239
2240 * Makefile.in: Regenerate.
2241 * configure: Regenerate.
2242
2243 Merged from libada-gnattools-branch:
2244 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2245
2246 * Makefile.def: Add gnattools as a module, depending on target-libada.
2247 * Makefile.in: Regenerate.
2248 * configure.in: Include gnattools in host_tools; disable it if ada
2249 is disabled.
2250 * configure: Regenerate.
2251
2252 2005-02-23 Nick Clifton <nickc@redhat.com>
2253
2254 * configure: Regenerate.
2255
2256 2005-02-22 Paul Schlie <schlie@comcast.net>
2257
2258 * configure.in: Allow darwin targeted ports to build tk, itcl and
2259 libgui.
2260
2261 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2262
2263 PR libgcj/10353
2264 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2265 * configure: Regenerate.
2266
2267 2005-02-08 Andrew Cagney <cagney@gnu.org>
2268
2269 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2270 gdb/ section. Update GDB's URL.
2271
2272 2005-01-31 Andrew Cagney <cagney@gnu.org>
2273
2274 * gettext.m4: Only set ENABLE_NLS when gettext is present.
2275
2276 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
2277
2278 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2279 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2280 target-libgloss when not *-*-elf and *-*-aout.
2281 * configure: Regenerate.
2282
2283 2005-01-27 Andrew Cagney <cagney@gnu.org>
2284
2285 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
2286
2287 2005-01-24 Andrew Cagney <cagney@gnu.org>
2288
2289 * gettext.m4: Only fall back to ../intl/ when it's present.
2290
2291 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2292
2293 * install-sh, config.sub: Import from upstream.
2294
2295 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2296
2297 PR bootstrap/18222
2298 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2299 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2300 * Makefile.in: Regenerate.
2301
2302 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
2303
2304 Revert 2004-12-28 Makefile changes, a better fix will be
2305 applied to mainline and src after GCC 4.0 branches.
2306
2307 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
2308
2309 PR bootstrap/17383
2310
2311 * Makefile.def (target_modules): Remove stage parameter,
2312 it is always true now.
2313 * Makefile.tpl (configure-build-[+module+],
2314 configure-target-[+module+]): Always build symlink tree
2315 for the directory and for include. BUILD_SUBDIR and
2316 TARGET_SUBDIR cannot be . anymore.
2317 * Makefile.in: Regenerate.
2318
2319 2004-12-25 David Edelsohn <edelsohn@gnu.org>
2320
2321 Revert 2004-12-08 Makefile changes.
2322
2323 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2324
2325 * configure.in (sh64-*-*): Reenable gprof.
2326 * configure: Regenerate.
2327
2328 2004-12-09 Jim Blandy <jimb@redhat.com>
2329
2330 * MAINTAINERS: List 'depcomp' as part of automake.
2331
2332 2004-12-08 David Edelsohn <edelsohn@gnu.org>
2333
2334 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2335 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2336 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2337 * Makefile.in: Regenerate.
2338
2339 2004-12-07 Matt Kraai <kraai@ftbfs.org>
2340
2341 * Makefile.tpl: Generate normal dependencies if the LHS module is
2342 not bootstrapped.
2343 * Makefile.in: Regenerate.
2344
2345 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
2346
2347 * configure.in: Include config/gxx-include-dir.m4. Use
2348 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2349 * configure: Regenerate.
2350
2351 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
2352
2353 * config.if: Delete.
2354 * configure.in: Set libstdcxx_incdir directly.
2355 * configure: Regenerate.
2356 * MAINTAINERS: Remove mention of config.if.
2357 * src-release (DEVO_SUPPORT): Remove config.if.
2358
2359 2004-12-02 Eric Christopher <echristo@redhat.com>
2360
2361 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2362 of things to remove.
2363 * Makefile.in: Regenerate.
2364
2365 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
2366
2367 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2368 * configure: Regenerate.
2369
2370 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
2371
2372 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2373 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2374 * configure: Regenerate.
2375
2376 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2377
2378 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2379 (hppa*64*-*-*): Delete incorrect comment.
2380 * configure: Rebuilt.
2381
2382 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2383
2384 * install-sh, compile: Import from automake.
2385
2386 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2387
2388 * config.guess, config.sub: Import from savannnah.
2389
2390 2004-11-12 Mike Stump <mrs@apple.com>
2391
2392 * Makefile.def: Add html support.
2393 * Makefile.tpl: Likewise.
2394 * Makefile.in: Regenerate.
2395
2396 2004-11-11 Geoffrey Keating <geoffk@apple.com>
2397
2398 PR 18423
2399 * configure.in: Remove all instances of build-fixincludes from
2400 noconfigdirs.
2401 (build_configargs): Supply --target to subdirectories.
2402 * configure: Regenerate.
2403
2404 * Makefile.def: Make gcc install depend on fixincludes install.
2405 * Makefile.in: Regenerate.
2406
2407 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2408
2409 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2410 target-libgfortran.
2411 * configure: Regenerate.
2412
2413 2004-11-07 David Edelsohn <edelsohn@gnu.org>
2414
2415 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2416 like CC.
2417
2418 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
2419
2420 * Makefile.def (host fixincludes): Specify missing targets.
2421 * Makefile.in: Regenerate.
2422
2423 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2424
2425 PR other/17783
2426 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2427 * configure: Regenerated.
2428
2429 2004-11-04 Daniel Jacobowitz <dan@debian.org>
2430
2431 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2432 * configure: Regenerated.
2433
2434 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
2435
2436 PR target/18151
2437 * configure.in (case ${target}): Do not build fixincludes for avr.
2438 * configure: Regenerated.
2439
2440 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
2441
2442 * configure.in (case ${target}): Do not build fixincludes
2443 on platforms where it is not used.
2444 * configure: Regenerated.
2445
2446 2004-10-23 Daniel Jacobowitz <dan@debian.org>
2447
2448 * configure.in: Use an absolute path to install-sh.
2449 * configure: Regenerated.
2450
2451 2004-10-19 Andrew Cagney <cagney@gnu.org>
2452
2453 * src-release (do-djunpack, do-md5sum): Install the generated file
2454 directly into the proto-toplev/ directory.
2455
2456 2004-10-19 Andrew Cagney <cagney@gnu.org>
2457
2458 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2459
2460 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2461
2462 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2463 * configure: Regenerate.
2464
2465 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
2466
2467 Fix wrong conflict resolution in:
2468
2469 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2470
2471 * Makefile.in: Regenerate.
2472 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2473 in the recursive `make', instead of hardwiring `all'.
2474 (Autogenerated TARGET-* variables): New.
2475
2476 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2477
2478 Merged from GCC / libtool upstream:
2479 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2480 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2481 * ltcf-cxx.sh (tpf*): Likewise.
2482 * ltconfig (tpf*): Add TPF OS configuration support.
2483
2484 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
2485
2486 * configure.in: Enable target-libgloss for crx-*-*.
2487 * configure: Regenerate.
2488
2489 2004-09-24 Michael Roth <mroth@nessie.de>
2490
2491 * configure.in (--without-headers): Add missing double quotes.
2492 * configure: Regenerate.
2493
2494 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2495
2496 * ylwrap: Revert to previous version.
2497
2498 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2499
2500 PR bootstrap/17369
2501 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2502 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2503 SET_GCC_LIB_PATH_CMD.
2504 (BASE_TARGET_EXPORTS): Likewise.
2505 * Makefile.in: Regenerated.
2506
2507 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2508 * configure: Regenerated.
2509
2510 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2511
2512 * config.guess: New upstream version
2513 * compile, depcomp, install-sh, ylwrap: Likewise.
2514
2515 2004-09-19 Roger Sayle <roger@eyesopen.com>
2516
2517 * config/mh-x86omitfp: New host makefile fragment. Add
2518 -fomit-frame-pointer to the default BOOT_CFLAGS.
2519 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2520 * configure: Regenerate.
2521
2522 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2523
2524 PR target/11572
2525 * configure.in (*-*-darwin*): Renable libobjc.
2526 * configure: Regenerate.
2527
2528 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
2529
2530 * Makefile.def: Remove libbanshee.
2531 * Makefile.tpl: Ditto.
2532 * configure.in: Ditto.
2533 * Makefile.in: Regen.
2534 * configure: Ditto.
2535
2536 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
2537
2538 * missing: Import latest version from master repository.
2539
2540 2004-09-04 Nick Clifton <nickc@redhat.com>
2541
2542 * config.sub: Import latest version from master repository.
2543 * config.guess: Likewise.
2544 This includes these changes:
2545
2546 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2547
2548 * config.sub: Handle crisv32, alias etraxfs.
2549 * config.guess (crisv32:Linux:*:*): Handle.
2550
2551 2004-08-13 Brad Smith <brad@comstyle.com>
2552
2553 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2554 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2555
2556 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2557
2558 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2559 assume the processor is a powerpc. This is because coreutils
2560 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2561 in this case, due to a MacOS X bug that causes
2562 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2563 to return a negative number.
2564 Problem reported by Petter Reinholdtsen in:
2565 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2566
2567 2004-07-19 Ben Elliston <bje@gnu.org>
2568
2569 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2570
2571 2004-06-24 Ben Elliston <bje@gnu.org>
2572
2573 * config.guess: Update copyright years.
2574 * config.sub: Likewise.
2575
2576 2004-06-22 Robert Millan <robertmh@gnu.org>
2577
2578 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2579 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2580
2581 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2582
2583 * config.guess (*:*VMS:*:*): New entry. Replaces
2584 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2585 manufacturer.
2586
2587 2004-06-22 Ben Elliston <bje@gnu.org>
2588
2589 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2590 * config.sub: Likewise.
2591
2592 2004-06-22 Ben Elliston <bje@gnu.org>
2593
2594 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2595 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2596
2597 2004-06-11 Ben Elliston <bje@gnu.org>
2598
2599 * config.guess (pegasos:OpenBSD:*:*): Remove.
2600
2601 2004-06-11 Ben Elliston <bje@gnu.org>
2602
2603 From Wouter Verhelst <wouter@grep.be>:
2604 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2605
2606 2004-06-11 Ben Elliston <bje@gnu.org>
2607
2608 * config.guess (luna88k:OpenBSD:*:*): New.
2609
2610 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2611
2612 * config.guess (m32r*:Linux:*:*): New case.
2613 * config.sub: Handle m32rle.
2614
2615 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2616
2617 From Jens Petersen <petersen@redhat.com>:
2618 * config.sub: Handle sparcv8.
2619
2620 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2621
2622 From Tom Smith <smith@cag.lkg.hp.com>:
2623 * config.guess: Version suffixes are equally significant on Tru64
2624 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2625 prefix of "P" (patched kernel).
2626
2627 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2628
2629 * config.sub: Add support for National Semiconductor CRX target.
2630
2631 2004-09-03 Jan Beulich <jbeulich@novell.com>
2632
2633 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2634 *-*-netware, but add target-libmudflap.
2635 Consolidate *-*-netware targets (of which really only i?86 exists)
2636 into a single entry.
2637 * configure: Likewise.
2638
2639 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
2640
2641 * Makefile.tpl (sorry): Remove.
2642 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2643 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2644 (do-clean): Clean per-stage directories too.
2645 (do-distclean): Run distclean-stage1 too.
2646 (.NOTPARALLEL): Enable during toplevel bootstrap.
2647 (stage[+id+]-bubble): Enable parallel execution during
2648 the recursive invocation.
2649 * Makefile.in: Regenerate.
2650
2651 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2652
2653 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2654
2655 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2656 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2657 * configure: regenerate
2658 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2659 -mdynamic-no-pic
2660
2661 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
2662
2663 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2664 include.
2665 * configure.in: Fix indentation.
2666 * configure: Regenerate.
2667
2668 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
2669
2670 * Makefile.def (build_modules): Add fixincludes.
2671 (dependencies): Make gcc depend on fixincludes.
2672 * configure.in (build_tools): Add fixincludes.
2673 (build_configdirs): Always include build_libs.
2674 * Makefile.in: Regenerate.
2675 * configure: Regenerate.
2676
2677 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
2678
2679 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2680 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2681 phony targets; do not generate timestamp files.
2682 (distclean-stageN): Remove references to their timestamp files.
2683 (restageN, touch-stageN): Remove.
2684 (stageN-bubble): Rewritten.
2685 (compare): Support lean bootstraps.
2686 * Makefile.in: Regenerate.
2687
2688 * configure.in: Only warn when bootstrapping but
2689 build != host or build != target. Support lean bootstraps.
2690 * configure: Regenerate.
2691
2692 Sync from gcc:
2693 2004-08-26 Phil Edwards <phil@codesourcery.com>
2694
2695 * configure.in: Give a better error message if GMP/MPFR are missing
2696 and a language needing them has been requested.
2697 * configure: Regenerated.
2698
2699 2004-08-25 Phil Edwards <phil@codesourcery.com>
2700
2701 * configure.in: Print a list of available language front-ends if
2702 a requested one is missing. Tidy stray tab characters.
2703 * configure: Regenerated.
2704
2705 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
2706
2707 * Makefile.in: Regenerate.
2708 * configure: Regenerate.
2709
2710 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2711 stage_*_flags.
2712 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2713 for bootstrapped modules if toplevel bootstrap is going.
2714 (GCC bootstrap): Generate per-stage targets for all bootstrapped
2715 modules. Adjust for changes in Makefile.def. Enable several
2716 rules even in non-bootstrap mode, just to avoid peppering the
2717 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2718 (stage-[+prev+]-bubble): Remove.
2719
2720 * Makefile.def (Dependencies): Depend on all-build-bison,
2721 all-build-flex, all-build-byacc, all-build-texinfo, rather
2722 than the host variations.
2723 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2724 with BUILD_SUBDIR.
2725 (BISON): Update for recent Bisons.
2726 (YACC): Fix typo.
2727 (cross): Depend on all-build.
2728 (all): Do not depend on all-build.
2729 (prebootstrap): Remove.
2730 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2731 (Prebootstrap dependencies): Add them to the per-stage targets
2732 and to all-prebootstrap.
2733 * configure.in (build_configdirs): Always enable build_tools.
2734 (BUILD_DIR_PREFIX): Remove.
2735
2736 * Makefile.def (gcc): Add target variable.
2737 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2738 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2739 in the recursive `make', instead of hardwiring `all'.
2740 (Autogenerated TARGET-* variables): New.
2741
2742 2004-08-17 Robert Millan <robertmh@gnu.org>
2743
2744 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2745 (instead of FreeBSD).
2746 * configure: Regenerate.
2747
2748 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2749
2750 * Makefile.def, configure.in, src-release: Remove useless, bogus
2751 references to tix.
2752 * Makefile.in, configure: Regenerate.
2753
2754 * src-release: Stop distributing mmalloc with gdb (which doesn't
2755 use it).
2756 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2757 * Makefile.in: Regenerate.
2758
2759 2004-08-09 Mark Mitchell <mark@codesourcery.com>
2760
2761 * configure.in (arm*-*-eabi*): New target.
2762 * configure: Regenerate.
2763
2764 2004-08-01 Robert Millan <robertmh@gnu.org>
2765
2766 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2767 libmudflap for all GNU-based systems (with Glibc).
2768 * configure: Regenerate.
2769
2770 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
2771
2772 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2773 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2774 (Dependencies): New section.
2775 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2776 (configure-target-[+module+]): Depend on maybe-all-gcc
2777 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2778 (toplevel profiledbootstrap): Fix dependencies.
2779 * Makefile.in: Regenerate.
2780
2781 2004-08-03 Mark Mitchell <mark@codesourcery.com>
2782
2783 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2784 target-libiberty to noconfigdirs.
2785
2786 2004-08-03 Paul Brook <paul@codesourcery.com>
2787
2788 * configure.in: Check for MPFR as well as GMP.
2789 * configure: Regenerate.
2790
2791 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2792
2793 * Makefile.def (host-modules): Add gcc.
2794 * Makefile.in: Regenerate.
2795 * Makefile.tpl (sorry): New rule.
2796 (configure-host, all-host, [+make_target+]-host, do-check,
2797 install-host): Do not add gcc as a special case.
2798 (host modules): Add a small special-casing for gcc. Export
2799 extra_make_flags through the environment.
2800 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2801 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2802 other recursive targets for gcc): Remove.
2803
2804 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2805 (stage, unstage): New rules.
2806 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2807 distclean-stage[+id+]): Use stage_current.
2808 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2809 the stage*-start rules.
2810
2811 2004-07-19 Robert Millan <robertmh@gnu.org>
2812
2813 Synced from gcc:
2814
2815 2004-04-26 Robert Millan <robertmh@gnu.org>
2816
2817 Add patches from libtool CVS.
2818 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2819 * ltconfig: Likewise.
2820 * ltcf-c.sh: Likewise.
2821 * ltcf-cxx.sh: Likewise.
2822 * ltcf-gcj.sh: Likewise.
2823
2824 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
2825
2826 * configure.in: Add noconfigdirs for crx-*-*.
2827 * configure: Regenerate.
2828
2829 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
2830
2831 Synced from gcc:
2832
2833 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
2834
2835 * configure.in: Build libmudflap by default on FreeBSD.
2836 * configure: Regenerated.
2837
2838 2004-07-09 Mark Mitchell <mark@codesourcery.com>
2839
2840 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2841 systems.
2842 * configure: Regenerated.
2843
2844 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2845
2846 PR target/16344
2847 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2848 feedback based compiler.
2849 * Makefile.in: Rebuilt.
2850
2851 2004-07-05 Phil Edwards <phil@codesourcery.com>
2852
2853 * configure.in: Do not prepend $srcdir to /dev/null in
2854 makefile fragments.
2855 * configure: Regenerate.
2856
2857 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
2858
2859 * Makefile.def (host_modules): Set bootstrap=true for flex.
2860 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2861 * Makefile.in: Rebuilt.
2862
2863 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
2864
2865 * Makefile.def (build_modules): Add bison, byacc, flex,
2866 m4, texinfo.
2867 (flags_to_pass): Add FLEX.
2868 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2869 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2870 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2871 DEFAULT_MAKEINFO): Remove.
2872 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2873 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2874 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2875 objdir or else use configured tool.
2876 (all-build): New.
2877 (all): Depend on it.
2878 (Build module dependencies): Add.
2879 * Makefile.in: Regenerate.
2880 * configure.in: Better support for multiple build modules,
2881 matching what is done for host/target modules. Do not look
2882 for "plausible" locations of build tools if Canadian cross.
2883 Use autoconf's AC_PROG_CC to find a C compiler. Define
2884 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2885 * configure: Regenerate.
2886
2887 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
2888
2889 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2890 * Makefile.in: Regenerate.
2891
2892 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
2893
2894 * Makefile.tpl (configure-build-[+module+],
2895 configure-[+module+], configure-target-[+module+]): Pass
2896 [+extra_configure_args+].
2897 (all-build-[+module+], all-[+module+], check-[+module+],
2898 install-[+module+], [+make_target+]-[+module+],
2899 all-target-[+module+], check-target-[+module+],
2900 install-target-[+module+], [+make_target+]-target-[+module+]):
2901 Pass [+extra_make_args+].
2902 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2903 (GCC_HOST_EXPORTS): Remove.
2904 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2905 cross, check-gcc, check-gcc-c++, install-gcc,
2906 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2907 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2908 * Makefile.in: Regenerate.
2909
2910 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2911
2912 * configure.in: Check for srcdir/winsup rather than build directory
2913 winsup.
2914 * configure: Regenerate.
2915
2916 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
2917
2918 * configure.in: Don't build Cygwin native newlib if winsup
2919 directory is missing. Emit warning instead.
2920 * configure: Regenerate.
2921
2922 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
2923
2924 * Makefile.tpl (touch-stage[+id+]): New.
2925 (restage[+prev+]): Depend on touch-stage[+id+].
2926
2927 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2928 Use it throughout.
2929
2930 * Makefile.def: Add profile and feedback bootstrap stages.
2931 Remove next field from bootstrap stages.
2932 * Makefile.tpl (LN, LN_S): Substitute.
2933 (stageN-start, stageN-end): Use double-colon rules, to
2934 provide a hook for additional setup commands.
2935 (distclean-stageN-gcc, restageN): Create dependencies from
2936 [+prev+], not from [+next+].
2937 (stageN-bubble): Add commands for successive stages from
2938 [+prev+], using double-colon rules.
2939 (all-stageN-gcc): Fix typo.
2940 (stagefeedback-start, profiledbootstrap): New.
2941 * Makefile.in: Regenerate.
2942 * configure.in: Call ACX_PROG_LN.
2943 * configure: Regenerate.
2944
2945 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
2946
2947 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2948 without gcc.
2949 * configure: Regenerate.
2950
2951 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
2952
2953 * Makefile.tpl: Fix typo.
2954 * Makefile.in: Regenerate.
2955
2956 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
2957
2958 * configure.in: Remove new- prefix from toplevel
2959 bootstrap targets.
2960 * configure: Regenerate.
2961
2962 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
2963
2964 Merge this patch from the gcc tree:
2965
2966 2004-05-30 Andreas Jaeger <aj@suse.de>
2967 Jim Wilson <wilson@specifixinc.com>
2968
2969 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2970 like CC.
2971
2972 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
2973
2974 * Makefile.tpl (all.normal): Rename to all.
2975 (all): Replace with a rule to pick the default
2976 target from configure.
2977 (all-gcc, configure-gcc): Use conditionals to
2978 do nothing when toplevel bootstrap is going on.
2979 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2980 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2981 * configure.in: Support --enable-bootstrap.
2982
2983 * Makefile.def: Remove new- prefix from toplevel
2984 bootstrap targets.
2985 * Makefile.tpl: Likewise.
2986
2987 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2988 target.
2989
2990 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2991 $(RECURSE_FLAGS) to recursive invocation of make.
2992
2993 * Makefile.in: Regenerate.
2994 * configure: Regenerate.
2995
2996 2004-05-27 Daniel Jacobowitz <dan@debian.org>
2997
2998 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2999 * configure: Regenerate.
3000
3001 2004-05-25 Daniel Jacobowitz <drow@false.org>
3002
3003 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3004 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3005 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3006 targets.
3007 * Makefile.in: Regenerate.
3008
3009 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
3010
3011 * configure.in: Test the ability to symlink directories.
3012 * configure: Regenerate.
3013
3014 * Makefile.def (bootstrap-stage): New definitions.
3015 * Makefile.tpl (configure-stage1-gcc,
3016 configure-stage2-gcc, configure-stage3-gcc,
3017 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3018 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3019 new-restage3, compare): Autogenerate, see Makefile.in
3020 entry for behavioral changes.
3021 (distclean-stage1, new-stage1-start, new-stage1-end,
3022 new-stage1-bubble, distclean-stage2, new-stage2-start,
3023 new-stage2-end, new-stage2-bubble, distclean-stage3,
3024 new-stage3-start, new-stage3-end): New autogenerated targets.
3025 (objext, prebootstrap, BOOT_CFLAGS,
3026 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3027 targets.
3028
3029 * Makefile.in: Regenerate.
3030 (distclean-stage1, new-stage1-start, new-stage1-end,
3031 new-stage1-bubble, distclean-stage2, new-stage2-start,
3032 new-stage2-end, new-stage2-bubble, distclean-stage3,
3033 new-stage3-start, new-stage3-end): New targets.
3034 (all-stage1-gcc): Move prebootstrap dependency from here...
3035 (configure-stage1-gcc): ...to here.
3036 (new-bootstrap): Use bubble targets.
3037 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3038 Use per-stage distclean targets.
3039 (configure-stage1-gcc, configure-stage2-gcc,
3040 configure-stage3-gcc, all-stage1-gcc,
3041 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3042 Use new-stageN-start to prepare the tree.
3043
3044 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
3045
3046 * Makefile.def (host_modules): add libcpp.
3047 * Makefile.tpl: Add dependencies on and for libcpp.
3048 * Makefile.in: Regenerate.
3049 * configure.in: Add libcpp host module.
3050 * configure: Regenerate.
3051
3052 2004-05-17 Zack Weinberg <zack@codesourcery.com>
3053
3054 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3055 of libf2c.
3056 * configure, Makefile.in: Regenerate.
3057
3058 2004-05-13 Diego Novillo <dnovillo@redhat.com>
3059
3060 Merge from tree-ssa-20020619-branch.
3061
3062 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3063 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3064 (HOST_GMPLIBS): Define.
3065 (HOST_GMPINC): Define.
3066 (TARGET_LIB_PATH): Add libmudflap.
3067 (GFORTRAN_FOR_TARGET): Define.
3068 (configure-build*): Export GFORTRAN.
3069 (configure-gcc): Export GMPLIBS and GMPINC.
3070 (all-gcc): Add maybe-all-libbanshee.
3071 (configure-target-libgfortran): Define.
3072 * Makefile.in: Regenerate.
3073 * configure.in (host_libs): Add libbanshee.
3074 (target_libraries): Add target-libmudflap and target-libgfortran.
3075 Add --with-libbanshee.
3076 Handle --disable-libmudflap.
3077 (*-*-freebsd*): Use with_gmp.
3078 Add $(libgcj) to noconfigdirs.
3079 * configure: Regenerate.
3080 * depcomp: New file.
3081 * MAINTAINERS: Add tree-ssa maintainers.
3082
3083 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
3084
3085 * config/acx.m4: Fix fastcompare support for new-bootstrap.
3086 * configure: Regenerate.
3087
3088 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
3089
3090 Revert:
3091 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3092
3093 * Makefile.def (flags_to_pass): Remove *dir variables that
3094 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3095 as well as prefix and exec_prefix.
3096 * Makefile.in: Regenerate.
3097
3098 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3099
3100 * Makefile.def (host_modules): Mark with the bootstrap
3101 flag packages on which gcc depends.
3102 * Makefile.tpl (all-bootstrap): Use it.
3103 * Makefile.in: Regenerate.
3104
3105 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3106
3107 * Makefile.def (flags_to_pass): Remove *dir variables that
3108 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3109 as well as prefix and exec_prefix.
3110 * Makefile.in: Regenerate.
3111
3112 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3113
3114 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3115 * configure: Regenerate.
3116 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3117 * gcc/Makefile.tpl (compare): Use the result of the test.
3118 * gcc/Makefile.in: Regenerate.
3119
3120 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
3121
3122 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3123 Always relocate gcc and prev-gcc to the original names, even
3124 if the build fails.
3125 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3126 New targets.
3127
3128 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3129
3130 * configure.in (mips*-*-irix5*): Enable ld.
3131 * configure: Regenerate.
3132
3133 2004-04-15 James E Wilson <wilson@specifixinc.com>
3134
3135 * Makefile.tpl (configure-[+module+], configure-gcc,
3136 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3137 Set and export LDFLAGS.
3138 * Makefile.in: Regenerate.
3139
3140 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3141
3142 PR bootstrap/14871
3143 * Makefile.tpl: If we don't have built-in-tree target tools,
3144 use the ones found by configure rather than hacking around with
3145 program_transform_name.
3146 * configure.in: Give Makefile.tpl the information necessary
3147 to do that.
3148 * Makefile.in: Regenerate.
3149 * configure: Regenerate.
3150
3151 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3152
3153 PR bootstrap/14760
3154 * configure.in: When computing baseargs, strip *all* copies of
3155 offending options. Also, don't match/substitute the trailing space,
3156 so that this actually works when two similar options are separated by
3157 only one space.
3158 * configure: Regenerate.
3159
3160 2004-04-06 David Edelsohn <edelsohn@gnu.org>
3161
3162 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3163 (rs6000-*-aix*): Same.
3164 * configure: Regenerate.
3165
3166 2004-03-25 Stan Shebs <shebs@apple.com>
3167
3168 Remove MPW support, no longer used.
3169 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
3170 mpw-install: Remove files.
3171 * src-release (DEVO_SUPPORT): Remove names of removed files.
3172 * MAINTAINERS: Likewise.
3173
3174 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3175
3176 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3177 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3178 * Makefile.in: Regenerate.
3179
3180 * configure.in (top level bootstrap support): Rework --enable-werror
3181 to set @stage2_werror_flag@.
3182 * configure: Regenerate.
3183 * Makefile.tpl (top level bootstrap support): Pass
3184 @stage2_werror_flag@ down to configure in stages 2 and 3.
3185 * Makefile.in: Regenerate.
3186
3187 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3188
3189 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3190 for stages 2 and 3 as well as in make. As a consequence, remove
3191 OUTPUT_OPTION (now detected by configure) from the flags passed down
3192 to make.
3193 * Makefile.in: Regenerate.
3194
3195 * Makefile.tpl (new-bootstrap): Fix typo.
3196 * Makefile.in: Regenerate.
3197
3198 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3199
3200 * Makefile.tpl: Rearrange by moving recursive_targets rules
3201 into their proper sections.
3202 * Makefile.tpl (top level bootstrap support): Move disabling
3203 of coverage flags from 'make' to 'configure'; improve comments.
3204 * Makefile.in: Regenerate.
3205
3206 * Makefile.tpl (experimental top level bootstrap) Move stage1
3207 language setting from all- target to configure- target; disable
3208 intermodule optimization in stage 1; prevent gratuitous rebuilds
3209 of stage 1.
3210 * Makefile.in: Regenerate.
3211 * configure.in: Comma-separate stage 1 language list for top
3212 level bootstrap.
3213 * configure: Regenerate.
3214
3215 * Makefile.tpl: Clean up experimental top level bootstrap support:
3216 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3217 prev-gcc in configure- targets as well as all- targets.
3218 * Makefile.in: Regenerate.
3219
3220 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
3221
3222 * configure.in: Remove symbolic link section.
3223 * configure: Regenerate.
3224 * Makefile.tpl (links): Remove.
3225 * Makefile.in: Regenerate.
3226
3227 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
3228 Nathanael Nerode <neroden@gcc.gnu.org>
3229
3230 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3231 Set with AC_CHECK_PROGS.
3232 * configure.in: Fix comment typo from last patch.
3233 * configure: Regenerate.
3234
3235 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3236
3237 * Makefile.tpl: Introduce experimental top level bootstrap support.
3238 * Makefile.in: Regenerate.
3239 * configure.in: Introduce support for top level bootstrap.
3240 * configure: Regenerate.
3241
3242 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
3243 Paolo Bonzini <bonzini@gnu.org>
3244
3245 PR bootstrap/14522
3246 * configure.in: Cope with shells that do not support unquoted ^
3247 * configure: Regenerate.
3248
3249 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
3250 Paolo Bonzini <bonzini@gnu.org>
3251
3252 PR bootstrap/14522
3253 * configure.in: Cope with shell that do not support nesting
3254 quotes inside quoted backquote substitutions.
3255 * configure: Regenerate.
3256
3257 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3258
3259 PR bootstrap/14522
3260 * configure.in: Fix escaping of $.
3261 * configure: Regenerate.
3262
3263 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3264
3265 * configure: Regenerate.
3266
3267 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
3268
3269 PR ada/14131
3270 Move language detection to the top level.
3271 * configure.in: Find default values for the tools as
3272 soon as possible. Disable ada if GNAT is not found.
3273 Emit error message about missing languages. Expand
3274 --enable-languages=all for the gcc subdirectory.
3275
3276 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
3277
3278 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3279 and disable libgcj.
3280 * configure: Regenerated.
3281
3282 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3283
3284 PR bootstrap/7087
3285 * Makefile.tpl: Guard XFOO sed statements better.
3286 * Makefile.tpl: Add dependency for configure-target-libada.
3287 * Makefile.in: Regenerate (incidentally fixes broken
3288 commit when libada-branch was merged).
3289
3290 2004-02-28 Andrew Cagney <cagney@redhat.com>
3291
3292 * src-release (CVS_NAMES): Define.
3293 (do-tar, do-tar): Prune $(CVS_NAMES).
3294
3295 2004-02-23 Andrew Cagney <cagney@redhat.com>
3296
3297 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
3298 2004-02-19.09.
3299
3300 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
3301
3302 PR bootstrap/11932
3303 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3304
3305 2004-02-19 Andrew Cagney <cagney@redhat.com>
3306
3307 * config.guess: Update from version 2003-06-12 to 2004-02-16.
3308 * config.sub: Update from version 2003-06-13 to 2004-02-16.
3309
3310 2004-02-11 David Edelsohn <edelsohn@gnu.org>
3311
3312 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3313 (rs6000-*-aix*): Same.
3314 * configure: Regenerate.
3315
3316 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
3317
3318 * configure.in (host): Add in missing $noconfigdirs to defines.
3319 * configure: Regenerate.
3320
3321 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
3322 Nathanael Nerode <neroden@gcc.gnu.org>
3323
3324 PR ada/6637, PR ada/5911
3325 Merge with libada-branch:
3326 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3327 with appropriate dependencies. Add --enable-libada configure switch.
3328 * configure, Makefile.in: Regenerate.
3329
3330 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3331
3332 * configure.in: Don't pass --with-stabs on IRIX 5 either.
3333 * configure: Regenerate.
3334
3335 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3336
3337 * COPYING.NEWLIB: Update Red Hat license to 2004.
3338
3339 2004-01-23 DJ Delorie <dj@redhat.com>
3340
3341 * Makefile.def (target_modules) [libiberty]: Don't stage.
3342 * Makefile.in: Rebuilt.
3343
3344 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
3345
3346 * COPYING.NEWLIB: Update to include copyrights for new
3347 iconv code.
3348
3349 2004-01-15 Andrew Cagney <cagney@redhat.com>
3350
3351 * src-release: Update copyright year.
3352 (do-proto-toplev): Configure using i686-pc-linux-gnu.
3353 (NEWLIB_SUPPORT_DIRS): Delete macro.
3354 (newlib.tar.bz2): Delete rule.
3355
3356 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
3357
3358 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3359 * Makefile.tpl (configure-target-[+module+]): Support stage.
3360 * Makefile.in: Rebuilt.
3361
3362 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3363
3364 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3365 throughout.
3366
3367 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3368
3369 * configure.in: Use ./config.cache, not config.cache.
3370 * configure: Regenerate.
3371 * Makefile.tpl: Special-casing not needed for GCC any more.
3372 * Makefile.in: Regenerate.
3373
3374 * configure.in: Don't share a cache file for host dirs.
3375 * configure: Regenerate.
3376
3377 * config-ml.in: Don't mess with the cache file.
3378
3379 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3380
3381 * Makefile.tpl: Make GCC use a separate config.cache.
3382 * Makefile.in: Regenerate.
3383
3384 PR bootstrap/11932, PR bootstrap/11933
3385 (I don't know if it will fix either of them, but it relates
3386 to them.)
3387 * configure.in: Don't use shared config.cache for target
3388 directories.
3389 * configure: Regenerate.
3390
3391 2003-12-31 Roger Sayle <roger@eyesopen.com>
3392
3393 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3394 * configure: Regenerated.
3395
3396 2003-12-21 Bernardo Innocenti <bernie@develer.com>
3397
3398 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3399 * configure: Regenerated.
3400
3401 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3402
3403 Port change over from GCC:
3404 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3405 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3406 (configure-build-[+module+], configure-[+module+]): Likewise.
3407 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3408 * Makefile.in: Regenerate.
3409
3410 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3411
3412 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3413 * configure: Regenerate.
3414
3415 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
3416
3417 * COPYING.NEWLIB: Add license info for long long routines added to
3418 stdlib.
3419
3420 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3421
3422 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3423 * Makefile.in: Regenerate.
3424
3425 2003-10-20 Phil Edwards <phil@codesourcery.com>
3426
3427 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
3428 * configure: Regenerate.
3429
3430 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
3431
3432 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3433 HOST_FLAGS_TO_PASS.
3434 * Makefile.in: Regenerate.
3435
3436 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
3437
3438 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3439 * configure: Rebuilt
3440 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3441 * Makefile.in: Rebuilt
3442
3443 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
3444
3445 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3446
3447 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
3448
3449 * config-ml.in: Use ac_configure_args directly instead of
3450 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3451 actually seen.
3452
3453 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3454
3455 * config-ml.in: Propagate INSTALL variables.
3456
3457 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
3458
3459 * configure.in: Pass a computed --program-transform-name
3460 to subconfigures.
3461 * configure: Regenerated.
3462
3463 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3464
3465 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3466 * Makefile.in: Regenerate.
3467
3468 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3469 * Makefile.in: Regenerate.
3470
3471 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
3472
3473 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3474 quoting.
3475 * configure: Regenerated.
3476
3477 2003-09-12 Michael Chastain <mec@shout.net>
3478
3479 Fix PR gdb/857.
3480 * src-release (do-proto-topleve): Remove junk files
3481 intl/config.cache, intl/config.status,
3482 intl/config.h, intl/stamp-h.
3483
3484 2003-09-14 Andrew Cagney <cagney@redhat.com>
3485
3486 * src-release (dejagnu.tar): New target.
3487 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3488 (do-djunpack): Use $(PACKAGE) for the package name.
3489
3490 2003-09-04 DJ Delorie <dj@redhat.com>
3491
3492 * configure: Regenerate.
3493
3494 2003-09-04 Robert Millan <robertmh@gnu.org>
3495
3496 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3497
3498 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3499
3500 * configure.in: Ensure arguments to sed are properly spaced.
3501 * configure: Regenerate.
3502
3503 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
3504
3505 Merge from gcc:
3506 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
3507 * install-sh: Update to newer upstream versions (associated with
3508 aclocal 1.7).
3509 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3510
3511 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
3512
3513 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3514 * configure: Regenerated.
3515
3516 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
3517
3518 * configure.in: Use newline instead of semicolon when assuming
3519 shell arguments in a for loop.
3520 * configure: Regenerated.
3521
3522 2003-08-20 Geoffrey Keating <geoffk@apple.com>
3523
3524 PR 8180
3525 * configure.in: When testing with_libs and with_headers, treat
3526 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3527 * configure: Regenerate.
3528
3529 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3530 make, shell, etc.
3531 (baseargs): Likewise.
3532 * configure: Regenerate.
3533
3534 2003-08-19 Geoffrey Keating <geoffk@apple.com>
3535
3536 * configure.in: Disable libgcj for darwin not on powerpc.
3537 * configure: Rebuild.
3538
3539 2003-08-15 Michael Chastain <mec@shout.net>
3540
3541 * src-release (do-proto-toplev): Remove junk files
3542 dejagnu/example/calc/config.status,
3543 dejagnu/example/calc/config.log.
3544
3545 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3546
3547 * config-ml.in, symlink-tree: Add license.
3548
3549 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
3550
3551 Merge from gcc:
3552
3553 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3554 * Makefile.tpl (check, check-c++): Express dependencies using
3555 dependencies rather than commands.
3556 * Makefile.in: Regenerate.
3557
3558 2003-07-31 Geoffrey Keating <geoffk@apple.com>
3559 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3560 * Makefile.in: Update.
3561
3562 2003-08-01 Andrew Cagney <cagney@redhat.com>
3563
3564 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3565 * configure: Ditto.
3566
3567 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3568
3569 * configure.in: Enable libgcj for darwin.
3570 * configure: Rebuild.
3571
3572 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
3573
3574 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3575
3576 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3577
3578 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3579 creating target and build subdirs to build all parent dirs as needed.
3580 * Makefile.in: Rebuild.
3581 * configure.in: Don't build dirs explicitly here.
3582 * configure: Rebuild.
3583
3584 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
3585
3586 * Makefile.tpl (all-make): Depend on intl.
3587 * Makefile.in: Rebuilt.
3588
3589 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3590
3591 * config.if: Remove unused libc_interface determination.
3592
3593 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3594
3595 * Makefile.in: Regenerate, correctly this time.
3596
3597 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3598
3599 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3600 unused INSTALL_PROGRAM_ARGS.
3601 * configure.in: Use AC_PROG_INSTALL.
3602 * Makefile.in: Regenerate.
3603 * configure: Regenerate.
3604
3605 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
3606
3607 * configure: Rebuilt.
3608 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3609 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3610 newlib nor libgloss.
3611 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3612 * configure.in (am33_2.0-*-linux*): Added.
3613
3614 2003-07-09 Bob Wilson <bob.wilson@acm.org>
3615
3616 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3617 * configure: Regenerate.
3618
3619 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
3620
3621 * config-ml.in: Replace PWD with PWD_COMMAND.
3622 * Makefile.tpl: Likewise.
3623 * Makefile.in: Regenerated.
3624
3625 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3626
3627 * configure.in: Clean up config-lang.in handling. Delete
3628 useless assignment to "subdirs".
3629 * configure: Regenerate.
3630
3631 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3632
3633 * configure.in: Rename 'target_libs' to 'target_libraries'.
3634 Remove useless reference to 'target_libs'.
3635 * configure: Regenerate.
3636
3637 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3638
3639 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3640 * Makefile.in: Regenerate.
3641
3642 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3643
3644 * Makefile.def: Introduce flags_to_pass.
3645 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3646 * Makefile.in: Regenerate.
3647
3648 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3649
3650 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3651 and target-libgloss.
3652 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3653 <h8300*-*-*>: Disable libf2c and ${libgcj}.
3654 * configure: Regenerate.
3655
3656 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3657
3658 * configure.in: Update testsuite_flags to new location.
3659 * configure. Regenerate.
3660
3661 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3662
3663 * Makefile.tpl: Remove BUILD_CC stuff.
3664 * Makefile.in: Regenerate.
3665
3666 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
3667
3668 * config.guess: Update to 2003-06-12 version.
3669 * config.sub: Update to 2003-06-13 version.
3670
3671 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3672
3673 * MAINTAINERS: Add myself as MIPS co-maintainer.
3674
3675 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
3676
3677 * config.guess: Update to 2003-06-06 version.
3678 * config.sub: Update to 2003-06-06 version.
3679
3680 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3681
3682 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3683 * configure. Regenerate.
3684
3685 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3686
3687 * configure.in: Disable serial configure by default.
3688 * configure: Regenerate.
3689 * Makefile.tpl: Abolish .NOTPARALLEL.
3690 * Makefile.in: Regenerate.
3691
3692 * Makefile.tpl: Replace {build,host,target}_canonical by
3693 {build,host,target}.
3694 * Makefile.in: Regenerate.
3695
3696 * Makefile.tpl: Fix stupid pasto.
3697 * Makefile.in: Regenerate.
3698
3699 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3700
3701 * Makefile.tpl: Remove bogus conditional.
3702 * Makefile.in: Regenerate.
3703
3704 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3705
3706 * Makefile.tpl: Make 'recursive targets' using autogen rather
3707 than shell loop. Remove duplicate 'clean' targets and false
3708 comments.
3709 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3710 Add systematic method of specifying missing targets in subdirs.
3711 Add copyright boilerplate.
3712 * Makefile.in: Regenerate.
3713 * configure.in: Add 'recursive targets' to maybe list.
3714 * configure: Regenerate.
3715
3716 * Makefile.tpl: Rename [+target+] to [+make_target+].
3717 * Makefile.def: Rename 'target' to 'make_target'.
3718
3719 2003-05-30 Nick Clifton <nickc@redhat.com>
3720
3721 * README-maintainer-mode: Update URL for locating blessed config
3722 tools.
3723
3724 2003-05-29 Robert Millan <rmh@debian.org>
3725
3726 * ltconfig: Import this patch and modify for use with current
3727 version of ltconfig:
3728
3729 2003-05-21 Bruno Haible <bruno@clisp.org>
3730
3731 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3732 GNU/FreeBSD.
3733
3734 2003-05-28 DJ Delorie <dj@redhat.com>
3735
3736 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3737 * Makefile.in: Regenerate.
3738
3739 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
3740
3741 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
3742
3743 2003-05-21 DJ Delorie <dj@redhat.com>
3744
3745 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3746 newlib or libgloss.
3747 * Makefile.in: Regenerate.
3748
3749 2003-05-21 DJ Delorie <dj@redhat.com>
3750
3751 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3752 * Makefile.in: Regenerate.
3753
3754 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3755
3756 * configure.in: Use curly braces in the definition of tooldir.
3757 * configure: Regenerate.
3758
3759 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3760
3761 * configure.in: Switch more things to use maybe dependencies.
3762 * Makefile.tpl: Switch more things to use maybe dependencies.
3763 Factor out common code from autogen IF statements.
3764 * configure: Regenerate.
3765 * Makefile.in: Regenerate.
3766
3767 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3768
3769 * configure.in: Accept i[3456789]86 for machine type.
3770 * configure: Regenerate.
3771
3772 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3773
3774 * configure.in: Switch more things to use maybe dependencies.
3775 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3776 * configure: Regenerate.
3777 * Makefile.tpl: Switch more things to use maybe dependencies.
3778 * Makefile.in: Regenerate.
3779
3780 2003-05-16 Andreas Schwab <schwab@suse.de>
3781
3782 * Makefile.tpl (install-opcodes): Define.
3783 * Makefile.in: Rebuild.
3784
3785 2003-05-13 Andreas Jaeger <aj@suse.de>
3786
3787 * config.guess: Update to 2003-05-09 version.
3788 * config.sub: Update to 2003-05-09 version.
3789
3790 2003-05-13 Michael Eager <eager@mvista.com>
3791
3792 * configure.in: Correct sed script so that options in quotes are not
3793 deleted.
3794 * configure: Rebuild.
3795
3796 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
3797
3798 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3799 and $$s/newlib/libc/sys/cygwin32 include paths.
3800 * configure: Ditto.
3801
3802 2003-05-05 H.J. Lu <hjl@gnu.org>
3803
3804 * config-ml.in: Restored from gcc repository.
3805
3806 2003-05-02 Chris Demetriou <cgd@broadcom.com>
3807
3808 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3809 * Makefile.in: Regenerate.
3810
3811 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
3812
3813 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3814 and Makefile.def.
3815
3816 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
3817
3818 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3819 * Makefile.in: Regenerated.
3820
3821 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3822
3823 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3824 * Makefile.in: Regenerate.
3825
3826 2003-04-18 Jakub Jelinek <jakub@redhat.com>
3827
3828 * configure.in (powerpc64*-*-linux*): Remove.
3829 * configure: Rebuilt.
3830
3831 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
3832
3833 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3834 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3835 and restrap.
3836 * Makefile.in: Regenerate.
3837
3838 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
3839
3840 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3841 * configure: Regenerated.
3842
3843 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
3844
3845 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3846 * */configure: Rebuilt.
3847
3848 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3849
3850 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3851 * Makefile.in: Regenerate.
3852
3853 2003-03-14 Michael Chastain <mec@shout.net>
3854
3855 * Makefile.in: Regenerate with correct Makefile.def.
3856
3857 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3858
3859 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3860 Make macro.
3861 * Makefile.in: Regenerate.
3862 * configure.in: Clean up gxx_include_dir logic.
3863 * configure: Regenerate.
3864
3865 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3866
3867 * configure.in (gxx_include_dir): Fix typo.
3868 * configure: Regenerated.
3869
3870 2003-03-06 Andrew Cagney <cagney@redhat.com>
3871
3872 * texinfo/texinfo.tex: Import version 2003-02-03.16.
3873
3874 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
3875
3876 * configure.in: Include $(build_tooldir)/sys-include in
3877 FLAGS_FOR_TARGET.
3878 * configure: Regenerated.
3879
3880 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3881
3882 * Makefile.tpl: Reindent.
3883 * Makefile.in: Regenerate.
3884 * configure.in: Reindent. Don't set unused variables.
3885 * configure: Regenerate.
3886
3887 * Makefile.tpl: Always pass down RANLIB.
3888 * Makefile.in: Regenerate.
3889
3890 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3891 * Makefile.in: Regenerate.
3892 * configure.in: Remove unused logic relating to --enable-shared
3893 and --enable-threads. Remove bogus comments. Remove redundant
3894 noconfigdirs.
3895 * configure: Regenerate.
3896
3897 * configure.in: Replace ${libstdcxx_version} by its value.
3898 Remove reference to mh-dgux.
3899 * configure: Regenerate.
3900
3901 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3902
3903 * Makefile.tpl: Rearrange.
3904 * Makefile.in: Regenerate.
3905
3906 2003-02-25 Nick Clifton <nickc@redhat.com>
3907
3908 * configure: Remove site-file supprot - it is obsolete.
3909
3910 2003-02-24 Uwe Stieber <uwe@wwws.de>
3911
3912 * configure.in: Add support for kaOS as cross build target system.
3913 * configure: Regenerated.
3914
3915 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
3916
3917 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3918 configure-target-* as some target builds may require additional
3919 flags for preprocessor tests.
3920 * Makefile.in: Regenerated.
3921
3922 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
3923
3924 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3925 * ltconfig: Handle it.
3926 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3927 auto-detecting it.
3928
3929 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
3930
3931 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3932 it is used as argument to $CC.
3933 * ltcf-gcj.sh: Likewise.
3934
3935 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
3936
3937 * configure.in: Introduce --enable-maintainer-mode.
3938 * configure: Rebuilt.
3939 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3940 for maintainer mode.
3941 * Makefile.in: Rebuilt.
3942
3943 2003-02-19 Andrew Cagney <ac131313@redhat.com>
3944
3945 * configure: Regenerate using autoconf 2.13.
3946
3947 2003-02-19 Alan Modra <amodra@bigpond.net.au>
3948
3949 * config.guess: Import latest version.
3950 * config.sub: Import latest version.
3951
3952 2003-02-18 Jason Merrill <jason@redhat.com>
3953
3954 * Makefile.tpl (check-c++): Allow parallelism.
3955
3956 2003-02-17 Andrew Cagney <ac131313@redhat.com>
3957
3958 * configure: Regenerate using autoconf 000227.
3959
3960 2003-02-15 Geoffrey Keating <geoffk@apple.com>
3961
3962 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3963 don't configure target-libobjc.
3964 * configure: Regenerate.
3965
3966 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3967
3968 * Makefile.tpl (RANLIB): Define.
3969 * Makefile.in: Regenerate.
3970
3971 2003-02-06 Keith R Seitz <keiths@redhat.com>
3972
3973 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3974 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3975 * Makefile.in: Regenerated.
3976 * configure.in: Remove all traces of snavigator, db, and grep.
3977 * configure: Regenerated.
3978
3979 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
3980
3981 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3982 * Makefile.in: Regenerated.
3983
3984 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
3985
3986 * config.if: Copy from GCC.
3987
3988 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
3989
3990 * configure.in: Revert 24Jan change.
3991 * configure: Regenerate.
3992
3993 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3994
3995 * configure.in: Revert previous change.
3996 * configure: Regenerate.
3997
3998 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3999
4000 * configure.in: Make rda native-only.
4001 * configure: Regenerate.
4002
4003 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
4004
4005 * configure.in: Add missing \.
4006 * configure: Rebuilt.
4007
4008 2003-01-17 Jakub Jelinek <jakub@redhat.com>
4009
4010 * configure.in (baseargs): Avoid using \| in sed regular
4011 expressions.
4012 * configure: Rebuilt.
4013
4014 2003-01-16 Jakub Jelinek <jakub@redhat.com>
4015
4016 * configure.in (baseargs): Remove all supported forms of
4017 --cache-file, --srcdir, --host, --build and --target options
4018 from argument lists.
4019 * configure: Rebuilt.
4020
4021 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
4022
4023 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4024 * configure: Rebuilt.
4025
4026 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
4027
4028 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4029 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4030 * Makefile.in: Regenerate.
4031 * configure: Regenerate.
4032
4033 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
4034
4035 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4036 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4037 * Makefile.in: Regenerate.
4038
4039 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
4040
4041 * configure.in: Remove Makefile in build, host and target modules
4042 unless configure was run with --no-recursion.
4043 * configure: Rebuilt.
4044
4045 2003-01-08 Chris Demetriou <cgd@broadcom.com>
4046
4047 * config.guess: Update to 2003-01-03 version.
4048 * config.sub: Update to 2003-01-03 version.
4049
4050 2003-01-07 Christopher Faylor <cgf@redhat.com>
4051
4052 * configure: Regenerate with proper autoconf 2.13.
4053
4054 2003-01-07 Christopher Faylor <cgf@redhat.com>
4055
4056 * configure.in: Add AC_PREREQ for consistency.
4057 * configure: Regenerate.
4058
4059 2003-01-06 Andrew Cagney <ac131313@redhat.com>
4060
4061 * configure.in (GDB_TK): Add tcl directories conditional on
4062 gdb/gdbtk directory being present.
4063 * configure: Regenerate.
4064
4065 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
4066
4067 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
4068 by gcc if LD is not defined and we are not doing a Canadian Cross.
4069 * configure: Rebuilt.
4070
4071 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
4072
4073 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
4074
4075 2002-12-31 Tom Tromey <tromey@redhat.com>
4076
4077 * Makefile.in: Rebuilt.
4078 * Makefile.def (target_modules) [libffi]: Allow installation.
4079
4080 2002-12-31 Andreas Schwab <schwab@suse.de>
4081
4082 * configure.in: Fix use of $program_transform_name.
4083 * configure: Regenerated.
4084
4085 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
4086
4087 * configure.in (baseargs): Don't remove first configure argument.
4088 * configure: Regenerated.
4089
4090 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
4091
4092 * Makefile.tpl (local-distclean): Don't remove...
4093 (multilib.ts): ... this. Moved into...
4094 (multilib.out): ... this. Don't use sub-make.
4095 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4096 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4097 (configure-build-[+module+], configure-[+module+],
4098 configure-target-[+module+], configure-gcc): ... these. Test
4099 for Makefile existence. Drop config.status from dependencies.
4100 * Makefile.in: Rebuilt.
4101 * configure.in: Move gcc-version-trigger to the end of
4102 ac_configure_args. Add comments to maybedep.tmp and
4103 serdep.tmp. Introduce --disable-serial-configure. Remove
4104 nonopt from baseargs, matching and removing corresponding
4105 whitespace while at it.
4106 * configure: Rebuilt.
4107
4108 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
4109
4110 * configure.in (host_configargs): Replace reference to
4111 no-longer-defined buildopts with --build=${build_alias}.
4112 * configure: Rebuilt.
4113
4114 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
4115
4116 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
4117 program_transform_name to standard idiom.
4118 (AUTOGEN, AUTOCONF): Define.
4119 (Makefile.in): Use $(AUTOGEN).
4120 (Makefile): Depend on config.status, and use autoconf-style rule to
4121 build it. Move original commands to...
4122 (config.status): ... this new target.
4123 (configure): Add $(srcdir). Depend on config/acx.m4. Use
4124 $(AUTOCONF).
4125 * Makefile.in: Rebuilt.
4126
4127 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
4128
4129 * Makefile.tpl: Fix dramatic bustage due to change in
4130 program_transform_name.
4131 * Makefile.in: Regenerate.
4132
4133 * configure.in: Remove unnecessary PATH setting.
4134 * configure: Regnerate.
4135
4136 * configure.in: Don't default to unprefixed tools unless
4137 the native tools will work.
4138 * configure: Regenerate.
4139
4140 * configure.in: Convert to autoconf script. Blow away lots
4141 of now-redundant Makefile fragments.
4142 * configure: Generate using Autoconf.
4143 * Makefile.tpl: Rewrite to reflect autoconfiscation.
4144 * Makefile.in: Regenerate.
4145
4146 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
4147
4148 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
4149 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4150
4151 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
4152 where they belong.
4153
4154 2002-12-24 Andreas Schwab <schwab@suse.de>
4155
4156 * Makefile.tpl (multilib.out): Fix missing space.
4157 * Makefile.in: Regenerate.
4158
4159 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
4160
4161 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
4162 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
4163 * Makefile.in: Regenerate.
4164 * configure.in: Remove unnecessary leftovers.
4165
4166 2002-12-21 Geoffrey Keating <geoffk@apple.com>
4167
4168 * configure.in (extra_ranlibflags_for_target): New variable.
4169 (*-*-darwin): Add -c to ranlib commands.
4170 * configure (tooldir): Handle extra_ranlibflags_for_target.
4171
4172 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
4173
4174 * COPYING.NEWLIB: Updated.
4175 * COPYING.LIBGLOSS: Ditto.
4176
4177 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4178
4179 * Makefile.tpl: Revert HJL's change.
4180 * Makefile.in: Regenerated.
4181 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4182 always.
4183
4184 2002-12-19 Andreas Schwab <schwab@suse.de>
4185
4186 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4187 * Makefile.in: Regenerate.
4188
4189 2002-12-18 H.J. Lu <hjl@gnu.org>
4190
4191 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4192 * Makefile.in: Regenerated.
4193
4194 * configure.in (build_prefix): New. Substitute.
4195
4196 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
4197
4198 * Makefile.tpl: Don't let real targets depend on phony targets.
4199 * Makefile.in: Regenerate.
4200
4201 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4202 * Makefile.in: Regenerate.
4203
4204 2002-12-16 Jason Merrill <jason@redhat.com>
4205
4206 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4207 previous 'make bootstrap'.
4208 * Makefile.in: Regenerate.
4209
4210 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
4211
4212 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4213
4214 2002-12-13 Jason Merrill <jason@redhat.com>
4215
4216 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
4217 library tests.
4218 (check-c++): Just depend on it and check-target-libstdc++-v3.
4219 * Makefile.in: Regenerate.
4220
4221 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
4222
4223 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4224 * Makefile.in: Regenerate.
4225
4226 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
4227
4228 * COPYING.NEWLIB: Update list of alternate Regent of California
4229 licenses and discuss official revoking of advertising clause.
4230 * COPYING.LIBGLOSS: Ditto.
4231
4232 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
4233
4234 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4235 * Makefile.in: Rebuilt.
4236
4237 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
4238
4239 * configure: Fix bug put in by gremlins.
4240
4241 * Makefile.tpl: Substitute more autoconfily.
4242 * configure: Substitute more autoconfily.
4243 * Makefile.in: Regenerate.
4244
4245 2002-12-08 Andrew Cagney <ac131313@redhat.com>
4246
4247 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4248 * Makefile.in (all-sim): Ditto.
4249
4250 2002-12-06 DJ Delorie <dj@redhat.com>
4251
4252 * Makefile.tpl: Change configure dependencies to not have real
4253 targets depend on phony targets.
4254
4255 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
4256
4257 * configure.in: Revert unintentional change.
4258
4259 * src-release: Configure host subdirs.
4260
4261 * Makefile.tpl: Change dependency for */multilib.out so that
4262 it works when gcc isn't in the tree.
4263
4264 * configure.in: Substitute more.
4265 * configure: Run subconfigures from the Makefile.
4266 * Makefile.tpl: Run subconfigures from the Makefile; add a few
4267 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
4268
4269 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
4270
4271 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4272 and corresponding dependencies.
4273 * Makefile.in: Regenerate.
4274
4275 * configure.in (host_tools): Order binutils, gas and ld for
4276 convenience in running the testsuites.
4277
4278 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4279 * Makefile.in: Regenerate.
4280 * configure.in: Introduce rules to serialize subconfigure runs.
4281
4282 * configure.in: Introduce BASE_CC_FOR_TARGET.
4283 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
4284 Realize configure-build-* targets. Realize configure-target-* targets.
4285 * Makefile.in: Regenerate.
4286
4287 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4288
4289 * configure: Move gcc_version_trigger stuff from here...
4290 * configure.in: ...to here.
4291
4292 * configure.in: Separate subconfigure options added by this file from
4293 options given by the user. Add machinery to put args for host
4294 subconfigures into the Makefile.
4295
4296 * Makefile.tpl: Remove 'vault' targets.
4297 * Makefile.tpl: Reorder and comment dependencies.
4298 * Makefile.in: Regenerate.
4299
4300 2002-11-28 Geoffrey Keating <geoffk@apple.com>
4301
4302 * configure.in: Move host-specific darwin noconfigdirs into
4303 the host-specific section.
4304
4305 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4306
4307 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
4308 during replay.
4309 * Makefile.in: Regenerate.
4310
4311 (finishing slow-motion replay)
4312 * configure: Remove skip-this-dir support.
4313 * Makefile.tpl: Remove skip-this-dir support.
4314
4315 * Makefile.tpl: Remove leftover support for non-autoconfiscated
4316 subdirectories.
4317 * Makefile.in: Regenerate.
4318
4319 * Makefile.tpl: Strip out useless setting of 'dir'.
4320 * Makefile.in: Regenerate.
4321
4322 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4323
4324 (finishing slow-motion replay)
4325 * configure.in: Fix deeply stupid bug.
4326
4327 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4328 shell code in CXX_FOR_TARGET
4329 * Makefile.def: Introduce raw_cxx.
4330 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4331 RAW_CXX_FOR_TARGET.
4332 * Makefile.in: Regenerate.
4333
4334 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
4335
4336 (finishing slow-motion replay)
4337 * Makefile.tpl: Remove unnecessary ifs.
4338 * Makefile.in: Regenerate.
4339
4340 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
4341 dependencies. Maybe-ize build-libiberty. Create dummy install
4342 targets for 'no_install' modules.
4343 * configure: Move GDB_TK substitution to configure.in. Move
4344 build_modules stuff to configure.in.
4345 * configure.in: Implement soft dependency machinery. Maybe-ize
4346 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
4347 * Makefile.in: Regenerate.
4348
4349 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4350
4351 (continuing slow-motion replay)
4352 * Makefile.tpl: Make all-target, install-target behave similarly
4353 to all, install (only hitting configured targets). Eliminate
4354 unused macro defintions.
4355
4356 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4357 build != host.
4358
4359 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4360
4361 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4362
4363 * configure.in: Produce lists of subdir targets we're actually
4364 configuring. Remove references to "dosrel".
4365 * Makefile.tpl: Let configure set which subdir targets are hit.
4366 Remove install-cross; clean up install; remove ALL. Remove
4367 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
4368 Autogenerate host module targets. Remove empty dependency lines
4369 and redundant dependency; rearrange slightly.
4370 * Makefile.def: Add host-side libtermcap, utils.
4371
4372 * Makefile.in: Regenerate.
4373
4374 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4375
4376 (Continuing slow-motion replay)
4377 * Makefile.def: Add list of recursive targets to autogenerate.
4378 Add build_modules.
4379 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
4380 targets. Autogenerate *-build-* targets.
4381 * Makefile.in: Regenerate.
4382
4383 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4384
4385 (Continuing slow-motion replay)
4386 * configure: More autoconf-style substitutions.
4387 * Makefile.tpl: More autoconf-style substitutions.
4388 * Makefile.in: Regenerate.
4389
4390 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
4391
4392 (Continuing slow-motion replay)
4393 * configure: Substitute more variables in a more autoconf-friendly
4394 way. Simplify slightly.
4395 * Makefile.tpl: Make more variables substitutable in an
4396 autoconf-friendly way.
4397 * Makefile.in: Regenerate.
4398
4399 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4400
4401 (Continuing slow-motion replay)
4402 * configure.in (v810*): Remove special setting of tools.
4403
4404 * configure: Add support for extra required flags for ar or nm.
4405 * configure.in (aix4.3+): Use above support for target-specific
4406 issues, rather than using config/mt-aix43.
4407
4408 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
4409
4410 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4411 * configure: Remove 'removing', which doesn't work. Replace $subdir
4412 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
4413 with $srcdir. Reformat indentation. Substitute some variables
4414 formerly hard-coded in the Makefile for build=host.
4415 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4416 * Makefile.def: Autogenerate more.
4417 * Makefile.in: Regenerate.
4418
4419 2002-11-13 Bruce Korb <bkorb@gnu.org>
4420
4421 * Makefile.tpl: syntactic cleanup
4422
4423 2002-11-04 Kevin Buettner <kevinb@redhat.com>
4424
4425 * Makefile.def (host_modules): Add rda.
4426 * Makefile.in: Regenerate.
4427 * configure.in (target_tool): Add target-rda to list.
4428
4429 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
4430
4431 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
4432 and restrap targets to this rule.
4433 * Makefile.in: Regenerate.
4434
4435 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
4436
4437 * configure.in (i[3456]86-*-linux*): Add check to disable
4438 ${libgcj} for glibc1.
4439
4440 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
4441
4442 * configure.in: Add tic4x target.
4443
4444 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4445
4446 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4447 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4448 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4449 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4450 * Makefile.in: Regenerate.
4451
4452 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4453
4454 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4455 * Makefile.in: Regenerate.
4456
4457 * Makefile.def: Remove order dependency comments.
4458 * Makefile.tpl: Add explicit install-install dependencies.
4459 * Makefile.in: Regenerate.
4460
4461 * Makefile.tpl: Remove material now in src-release. (Finally!)
4462 * Makefile.in: Regenerate.
4463
4464 * configure: Restore my original patch by syncing with gcc version.
4465
4466 * Bring following over from gcc:
4467
4468 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4469
4470 * configure.in (s390*-*-linux*): Enable libgcj.
4471
4472 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4473
4474 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
4475
4476 2002-10-02 Alan Modra <amodra@bigpond.net.au>
4477
4478 * configure: Move stray lines back to where they belong.
4479
4480 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
4481
4482 * Makefile.tpl: Insert configure-target target, for src-release.
4483
4484 * configure: Finish reverting change which Andrew Cagney started
4485 reverting. Should fix bustage.
4486
4487 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4488 * src-release: New file. Contains material for making net
4489 releases for gdb, binutils, et al., formerly in Makefile.in.
4490
4491 2002-09-30 Nick Clifton <nickc@redhat.com>
4492
4493 * cpu: New top level directory. Intended to hold input files for
4494 CGEN which have FSF copyright assignment.
4495 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4496
4497 2002-09-29 Andrew Cagney <ac131313@redhat.com>
4498
4499 Revert below (note that src does not contain Makefile.tpl):
4500 * Makefile.tpl: Make subsituted variables more autoconfy.
4501 * Makefile.in: Regenerate.
4502
4503 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4504
4505 * configure: Revert accidentally applied changes.
4506
4507 * Makefile.tpl: Make more autoconf-friendly.
4508 * Makefile.in: Regenerate.
4509 * configure: Make substitution more autoconf-like.
4510
4511 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
4512
4513 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4514 single entry to handle all these.
4515 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4516 libjava on arm-*-elf.
4517
4518 2002-09-27 Geoffrey Keating <geoffk@apple.com>
4519
4520 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4521 things that depend on them.
4522
4523 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4524
4525 * Makefile.tpl: Make subsituted variables more autoconfy.
4526 * Makefile.in: Regenerate.
4527 * configure: Make seds more autoconfy.
4528
4529 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4530
4531 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4532 * Makefile.in: Regenerate.
4533 * configure.in: Rewrite sed statements to look autoconfy.
4534
4535 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4536 all-target-foo on configure-target-foo.
4537 * Makefile.def: Ditto.
4538 * Makefile.in: Rebuild.
4539
4540 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4541
4542 * Makefile.def: New file.
4543 * Makefile.tpl: New file.
4544 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4545
4546 * configure.in: Minor rearrangement. Simplify tests.
4547
4548 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
4549
4550 * configure.in (with_headers): Skip copy if value is "yes".
4551 (with_libs): Likewise.
4552
4553 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4554
4555 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4556 * configure.in (sh*-*-pe*): Ditto.
4557 * configure.in (mips*-*-pe*): Ditto.
4558 * configure.in (*arm-wince-pe): Ditto.
4559
4560 * configure.in: Rearrange.
4561
4562 2002-09-12 Nick Clifton <nickc@redhat.com>
4563
4564 * Import these changes from the config master repository:
4565
4566 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
4567
4568 * config.sub: Add tic4x target.
4569
4570 2002-09-03 Ben Elliston <bje@redhat.com>
4571
4572 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4573 Reported by <Duncan_Stodart@insession.com>.
4574
4575 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
4576
4577 * COPYING.NEWLIB: More updates.
4578
4579 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
4580
4581 * COPYING.NEWLIB: Update.
4582
4583 2002-08-23 Andrew Cagney <ac131313@redhat.com>
4584
4585 * texinfo/texinfo.tex: Import version 2002-06-04.06.
4586
4587 * config.guess: Import version 2002-08-23.
4588 * config.sub: Import version 2002-08-22.
4589
4590 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
4591
4592 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4593 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4594 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4595
4596 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4597
4598 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4599
4600 2002-08-04 H.J. Lu (hjl@gnu.org)
4601
4602 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4603
4604 2002-07-31 Alan Modra <amodra@bigpond.net.au>
4605
4606 * configure.in: Move generic linux case to end. Copy generic
4607 linux noconfigdirs to mips*-*-linux* entry and new
4608 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4609
4610 2002-07-19 Chris Demetriou <cgd@broadcom.com>
4611
4612 * MAINTAINERS: Clarify on config.guess and config.sub, and add
4613 one instance of them which was missed to the list to update.
4614
4615 2002-07-16 Chris Demetriou <cgd@broadcom.com>
4616
4617 * config.guess: Update to 2002-07-09 version.
4618 * config.sub: Update to 2002-07-03 version.
4619
4620 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4621
4622 * configure.in: Remove two redundant tests.
4623
4624 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4625
4626 * configure.in (mips*-*-irix6*o32): Enable stabs.
4627
4628 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4629
4630 * configure.in: Don't build grez.
4631 * Makefile.in: Ditto.
4632
4633 * Makefile.in: Remove references to bsp, cygmon, libstub.
4634 * configure.in: Ditto.
4635
4636 * configure.in: Remove leftover reference to gdbtest.
4637
4638 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
4639
4640 * configure.in (gxx_include_dir): Change to match versioned
4641 C++ headers if --enable-version-specific-runtime-libs is used.
4642
4643 2002-07-04 Steve Ellcey <sje@cup.hp.com>
4644
4645 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4646
4647 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4648
4649 * configure.in: Make --without-x work.
4650
4651 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
4652
4653 * contrib: New directory. Created to contain a copy of the
4654 texi2pod.pl script so that it is in the same place as the version in
4655 the FSF GCC sources.
4656
4657 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4658
4659 * configure.in: Rearrange target Makefile fragment collection.
4660
4661 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4662 cvs[src].
4663 * configure.in: Ditto.
4664
4665 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4666
4667 * Makefile.in: Eliminate 'apache' targets.
4668 * configure.in: Eliminate 'apache' targets.
4669
4670 * configure.in: Eliminate redundant tests. Reorganize.
4671
4672 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4673
4674 * config-ml.in: Eliminate references to Cygnus configure.
4675
4676 * Makefile.in: Eliminate references to building emacs.
4677
4678 2002-07-01 Denis Chertykov <denisc@overta.ru>
4679
4680 * configure.in: Add support for ip2k.
4681
4682 2002-06-24 Ben Elliston <bje@redhat.com>
4683
4684 * configure.in (host_tools): Remove cgen.
4685
4686 * Makefile.in (all-cgen): Remove; runs from its source directory.
4687 (check-cgen, install-cgen, clean-cgen): Likewise.
4688 (all-opcodes): No not depend on all-cgen.
4689 (all-sim): Likewise.
4690
4691 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4692
4693 * configure.in: Fix AIX configury bug.
4694
4695 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4696
4697 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4698
4699 * configure.in: Move definition of libstdcxx_flags right above
4700 usage, rather than way earlier.
4701
4702 * configure.in: Pull definition of is_cross_compiler earlier.
4703
4704 * configure.in: Rearrange a little.
4705
4706 * configure.in: Remove references to librx.
4707 * Makefile.in: Remove references to librx.
4708
4709 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4710
4711 * configure.in: Eliminate ${gasdir} variable.
4712
4713 2002-06-18 Dave Brolley <brolley@redhat.com>
4714
4715 * configure.in: Add support for frv.
4716 * config.sub: Add support for frv.
4717
4718 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4719
4720 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4721
4722 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4723
4724 * configure.in (vax-*-netbsd*): Re-enable gas.
4725
4726 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4727
4728 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4729 BUILD_PREFIX_1, to correct nomenclature.
4730 * configure: Likewise.
4731
4732 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4733 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4734
4735 2002-05-31 Olaf Hering <olh@suse.de>
4736
4737 * config-ml.in: Propogate DESTDIR also.
4738
4739 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4740
4741 * configure.in (vax-*-netbsd*): Don't build gas for this
4742 platform.
4743
4744 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4745
4746 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4747 and libgcj for AVR.
4748
4749 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4750
4751 * config.sub: Add DLX target.
4752
4753 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4754
4755 * config.guess: Update to 2002-05-22 version.
4756 * config.sub: Likewise.
4757
4758 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4759
4760 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4761 * config-ml.in: Likewise.
4762 * configure: Likewise.
4763 * configure.in: Likewise.
4764
4765 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4766
4767 * configure.in: Simplify makefile fragment collection.
4768
4769 * configure.in: Remove code to build emacs.
4770
4771 * configure.in : Remove --srcdir argument from targargs and buildargs
4772 (it's always overridden in the Makefile anyway). Rearrange a bit.
4773
4774 * configure: Move some logic to configure.in.
4775 * configure.in: Move some logic from configure.
4776
4777 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
4778
4779 * COPYING.LIBGLOSS: New file.
4780
4781 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
4782
4783 * Makefile.in: Honour DESTDIR.
4784
4785 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
4786
4787 * configure.in (noconfigdirs): Don't disable libgcj on
4788 sparc64-*-solaris* and sparcv9-*-solaris*.
4789
4790 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
4791
4792 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4793
4794 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4795
4796 * configure.in (FLAGS_FOR_TARGET): Do not add
4797 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4798 on i[3456]86-*-linux*.
4799
4800 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4801
4802 * configure.in (noconfigdirs): Replace [ ] with test.
4803
4804 * configure.in (noconfigdirs): Do not add target-newlib if
4805 target == i[3456]86-*-linux*, and host == target.
4806
4807 2002-04-29 Mark Mitchell <mark@codesourcery.com>
4808
4809 * config.guess: Updated to 2002-04-26's version.
4810 * config.sub: Updated to 2002-04-26's version.
4811
4812 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4813
4814 * configure.in: delete reference to absent file
4815
4816 * configure.in: replace '[' with 'test'
4817
4818 * configure.in: Eliminate references to gash.
4819 * Makefile.in: Eliminate references to gash.
4820
4821 * configure.in: remove useless references to 'pic' makefile fragments.
4822
4823 * configure.in: (*-*-windows*) Finish removing.
4824
4825 * configure.in: Eliminate redundant test for libgui.
4826
4827 2002-04-26 Joel Sherrill <joel@OARcorp.com>
4828
4829 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4830 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4831
4832 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4833
4834 * configure.in: remove references to dead files
4835
4836 2002-04-18 Tom Tromey <tromey@redhat.com>
4837
4838 * configure.in: Disallow configuring libgcj when it is already
4839 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4840 Solaris 2.8 by default. For PR libgcj/6158.
4841
4842 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4843
4844 * configure.in: Move default CC setting out of config/mh-* fragments
4845 directly into here.
4846
4847 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4848
4849 * configure.in: don't even try to configure or make a subdirectory
4850 if there's no configure script for it.
4851
4852 2002-04-15 Mark Mitchell <mark@codesourcery.com>
4853
4854 * MAINTAINERS: Remove chill maintainers.
4855 * Makefile.in (CHILLFLAGS): Remove.
4856 (CHILL_LIB): Remove.
4857 (TARGET_CONFIGDIRS): Remove libchill.
4858 (CHILL_FOR_TARGET): Remove.
4859 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4860 CHILL_LIB.
4861 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4862 (CHECK_TARGET_MODULES): Likewise.
4863 (INSTALL_TARGET_MODULES): Likewise.
4864 (CLEAN_TARGET_MODULES): Likewise.
4865 (configure-target-libchill): Remove.
4866 (all-target-libchill): Remove.
4867 * configure.in (target_libs): Remove target-libchill.
4868 Do not compute CHILL_FOR_TARGET.
4869 * libchill: Remove directory.
4870
4871 2002-04-15 DJ Delorie <dj@redhat.com>
4872
4873 * Makefile.in, configure.in, configure: Sync with gcc, entries
4874 follow...
4875
4876 2002-04-08 Tom Tromey <tromey@redhat.com>
4877
4878 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4879 Fixes PR libgcj/6068.
4880
4881 2002-03-30 Krister Walfridsson <cato@df.lth.se>
4882
4883 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4884
4885 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4886
4887 * configure.in (alpha*-dec-osf*): Enable libgcj.
4888
4889 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4890
4891 Fix for: PR bootstrap/3591, target/5676
4892 * configure.in (mcore-pe): Disable the configuration of
4893 libstdc++-v3 since exceptions are not supported.
4894
4895 2002-03-20 Anthony Green <green@redhat.com>
4896
4897 * configure.in: Enable libgcj for xscale-elf target.
4898
4899 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
4900
4901 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4902 libjava.
4903 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4904
4905 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
4906
4907 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4908 libstdc++-v3 and libjava.
4909
4910 2002-02-11 Adam Megacz <adam@xwt.org>
4911
4912 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4913 boehm-gc
4914
4915 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
4916
4917 * config.guess: Updated to 2002-01-30's version.
4918 * config.sub: Updated to 2002-02-01's version.
4919 Contribute sh64-elf.
4920 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4921 * configure.in: Added sh64-*-*.
4922
4923 2002-01-17 H.J. Lu <hjl@gnu.org>
4924
4925 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4926 (all-target-fastjar): Also depend on all-target-libiberty.
4927
4928 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4929
4930 * configure, configure.in: Use temp file for long sed commands.
4931
4932 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4933
4934 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4935 libf2c.
4936
4937 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4938
4939 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4940
4941 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
4942
4943 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4944
4945 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4946
4947 * configure: Handle temporary files securely using mkdir.
4948
4949 2001-09-26 Will Cohen <wcohen@redhat.com>
4950
4951 * configure.in (*-*-linux*): Disable configuration of target-newlib
4952 and target-libgloss.
4953
4954 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
4955
4956 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4957 RANLIB.
4958
4959 2001-08-11 Graham Stott <grahams@redhat.com>
4960
4961 * Makefile.in (check-c++): Add missing semicolon.
4962
4963 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
4964
4965 * configure.in (sh-*-linux*): New.
4966
4967 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4968
4969 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4970 and libgcj on m68hc11/m68hc12.
4971
4972 2001-06-27 H.J. Lu (hjl@gnu.org)
4973
4974 * Makefile (CFLAGS_FOR_BUILD): New.
4975 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4976
4977 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
4978
4979 * configure.in (libstdcxx_flags): Do not try to execute
4980 libstdc++-v3/testsuite_flags until it exists.
4981
4982 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
4983
4984 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4985
4986 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
4987
4988 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4989
4990 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
4991
4992 * configure.in: Move *-chorusos target case to the proper switch.
4993 Disable libgcj.
4994
4995 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4996
4997 * Makefile.in (STAGE1_CFLAGS): Pass down.
4998
4999 2001-04-13 Alan Modra <amodra@one.net.au>
5000
5001 * config.guess: Add hppa64-linux support. Note for next import that
5002 this is already in the master file.
5003 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
5004
5005 2001-03-22 Colin Howell <chowell@redhat.com>
5006
5007 * Makefile.in (DO_X): Do not backslash single-quotes in
5008 backquotes (two places).
5009
5010 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
5011
5012 * Makefile.in (DO_X): Quote nested quotes.
5013
5014 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
5015
5016 * Makefile.in (DO_X): Use double quotes for quoting
5017 "RANLIB=$${RANLIB}".
5018
5019 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
5020
5021 * configure.in: Only use `lang_requires' for languages athat are
5022 actually enabled.
5023
5024 2001-03-07 Tom Tromey <tromey@redhat.com>
5025
5026 * configure.in: Allow config-lang.in to set `lang_requires' to list
5027 of other required languages.
5028
5029 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
5030
5031 * Makefile.in: Remove RANLIB definition. Use RANLIB
5032 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5033 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
5034
5035 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
5036 Alexandre Oliva <aoliva@redhat.com>
5037
5038 * Makefile.in (check-c++): Use tabs, not spaces.
5039
5040 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
5041
5042 * Makefile.in (check-c++): New rule.
5043
5044 * configure.in (target_libs): Remove libg++.
5045 (noconfigdirs): Remove libg++.
5046 (noconfigdirs): Same.
5047 (noconfigdirs): Same.
5048 (noconfigdirs): Same.
5049
5050 * config-ml.in: Remove libg++ references.
5051
5052 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5053 (ALL_TARGET_MODULES): Same.
5054 (configure-target-libg++): Remove.
5055 (all-target-libg++): Remove.
5056 (configure-target-libio): Remove.
5057 (all-target-libio): Remove.
5058 (check-target-libio): Remove.
5059 (.PHONY): Remove.
5060 (libg++.tar.bz2): Remove.
5061 (all-target-cygmon): Remove libio.
5062 (all-target-libstdc++): Remove.
5063 (configure-target-libstdc++): Remove.
5064 (TARGET_LIB_PATH): Remove libstdc++.
5065 (ALL_GCC_CXX): Remove libstdc++.
5066 (all-target-gperf): Correct.
5067
5068 2001-02-15 Anthony Green <green@redhat.com>
5069
5070 * configure: Introduce GCJ_FOR_TARGET.
5071 * configure.in: Ditto.
5072 * Makefile.in: Ditto.
5073
5074 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
5075
5076 * configure.in: for *-chorusos, don't config target-newlib and
5077 target-libgloss.
5078
5079 2001-02-04 Mark Mitchell <mark@codesourcery.com>
5080
5081 Remove V2 C++ library.
5082 * configure.in: Remove --enable-libstdcxx_v3 support.
5083
5084 2001-01-27 Richard Henderson <rth@redhat.com>
5085
5086 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5087
5088 2001-01-26 Tom Tromey <tromey@redhat.com>
5089
5090 * configure.in: Allow libgcj to be built on Sparc Solaris.
5091
5092 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
5093
5094 * configure.in: Enable libgcj on several additional platforms.
5095
5096 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
5097
5098 * configure.in: Enable libgcj for linux targets.
5099
5100 2001-01-09 Mike Stump <mrs@wrs.com>
5101
5102 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5103 failures of subdirectories.
5104
5105 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5106
5107 * configure: handle DOS-style absolute paths.
5108
5109 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5110
5111 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5112
5113 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
5114
5115 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5116 (libstdcxx_incdir): Pass down.
5117 * config.if: Remove expired bits for cxx_interface, add stub.
5118 (libstdcxx_incdir): Add variable for g++ include directory.
5119 * configure.in (gxx_include_dir): Use it.
5120
5121 2000-12-15 Andreas Jaeger <aj@suse.de>
5122
5123 * configure.in: Handle lang_dirs.
5124
5125 2000-12-13 Anthony Green <green@redhat.com>
5126
5127 * configure.in: Disable libgcj for any target not specifically
5128 listed. Disable libgcj for x86 and Alpha Linux until compatible
5129 with g++ abi.
5130
5131 2000-12-13 Mike Stump <mrs@wrs.com>
5132
5133 * Makefile.in (local-distclean): Also remove fastjar.
5134
5135 2000-12-10 Anthony Green <green@redhat.com>
5136
5137 * configure.in: Define libgcj. Disable libgcj target libraries for
5138 most targets.
5139
5140 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5141
5142 * configure.in (target_libs): Revert 2000-12-08 patch.
5143 (noconfigdirs): Added target-libjava.
5144
5145 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
5146
5147 * Makefile.in: handle DOS-style absolute paths.
5148
5149 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5150
5151 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5152 libjava.
5153 * configure.in (target_libs): Removed `target-libjava'.
5154
5155 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5156
5157 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5158 (ALL_MODULES): Added fastjar.
5159 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5160 (all-target-libjava): all-fastjar replaces all-zip.
5161 (all-fastjar): Added.
5162 (configure-target-fastjar, all-target-fastjar): Likewise.
5163 * configure.in (host_tools): Added fastjar.
5164
5165 2000-12-07 Mike Stump <mrs@wrs.com>
5166
5167 * Makefile.in (local-distclean): Remove leftover built files.
5168
5169 2000-11-16 Fred Fish <fnf@be.com>
5170
5171 * configure.in (enable_libstdcxx_v3): Fix typo,
5172 libstd++ -> libstdc++.
5173
5174 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5175
5176 * configure: Provide the original toplevel configure arguments
5177 (including $0) to subprocesses in the environment rather than
5178 through gcc/configargs.h.
5179
5180 2000-11-12 Mark Mitchell <mark@codesourcery.com>
5181
5182 * configure: Turn on libstdc++ V3 by default.
5183
5184 2000-10-16 Michael Meissner <meissner@redhat.com>
5185
5186 * configure (gcc/configargs.h): Only create if there is a build GCC
5187 directory created.
5188
5189 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
5190
5191 * configure: Save configure arguments to gcc/configargs.h.
5192
5193 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
5194
5195 * Makefile.in (bootstrap): avoid recursion if subdir missing
5196 (cross): ditto
5197 (do-proto-toplev): ditto
5198
5199 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
5200
5201 * configure.in: Do not build byacc for hppa64. Provide paths to the
5202 X11 libraries for hppa64.
5203
5204 2000-09-02 Anthony Green <green@cygnus.com>
5205
5206 * Makefile.in (all-gcc): Depend on all-zlib.
5207 (CLEAN_MODULES): Add clean-zlib.
5208 (ALL_MODULES): Add all-zlib.
5209 * configure.in (host_libs): Add zlib.
5210
5211 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
5212
5213 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5214 $targargs to tell whether newlib is going to be built.
5215
5216 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5217 $$r/TARGET_SUBDIR/libio for _G_config.h.
5218
5219 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
5220
5221 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5222
5223 * configure: Make enable_threads and enable_shared defaults
5224 explicit. Substitute enable_threads into generated Makefiles.
5225 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5226 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5227
5228 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
5229
5230 * configure.in: Re-enable all references to libg++ and librx.
5231
5232 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
5233
5234 * configure.in: Add *-*-freebsd* configurations.
5235
5236 2002-04-07 Andrew Cagney <ac131313@redhat.com>
5237
5238 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
5239 (do-tar, do-bz2): New rules.
5240 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
5241 (gdb-tar): New rule.
5242 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
5243 (insight_dejagnu.tar): New rule.
5244 (insight.tar): New rule.
5245 (gdb+dejagnu.tar): New rule.
5246 (gdb.tar): New rule.
5247
5248 2002-04-07 Andrew Cagney <ac131313@redhat.com>
5249
5250 * MAINTAINERS: Update dejagnu/
5251
5252 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
5253
5254 * ltmain.sh (relink_command): Fix typo in previous change.
5255
5256 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
5257
5258 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
5259 (relink_command): Added --tag flags.
5260 (mode=install): If relinking fails; error out.
5261
5262 2002-03-12 Richard Henderson <rth@redhat.com>
5263
5264 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
5265 .NOTPARALLEL tag.
5266 (do-check): Rename from check.
5267 (check): Allow parallel check.
5268
5269 2002-03-11 Richard Henderson <rth@redhat.com>
5270
5271 * Makefile.in (.NOTPARALLEL): Add fake tag.
5272
5273 2002-03-07 H.J. Lu (hjl@gnu.org)
5274
5275 * configure.in: Enable gprof for mips*-*-linux*.
5276
5277 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
5278
5279 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5280 libjava.
5281 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5282
5283 2002-02-24 Andrew Cagney <ac131313@redhat.com>
5284
5285 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
5286
5287 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
5288
5289 * config.guess: Import from master sources, rev 1.232.
5290 * config.sub: Import from master sources, rev 1.246.
5291
5292 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
5293
5294 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5295 because its Makefile is there; test for the executable instead.
5296
5297 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
5298
5299 Contribute sh64-elf.
5300 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5301 * configure.in: Added sh64-*-*.
5302
5303 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
5304
5305 * COPYING.NEWLIB: Remove advertising clause from
5306 Berkeley and Red Hat licenses.
5307
5308 2002-02-01 Mo DeJong <supermo@bayarea.net>
5309
5310 * Makefile.in: Add all-tix to deps for all-snavigator
5311 so that tix is built when building snavigator.
5312
5313 2002-02-01 Ben Elliston <bje@redhat.com>
5314
5315 * config.guess: Import from master sources, rev 1.229.
5316 * config.sub: Import from master sources, rev 1.240.
5317
5318 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
5319
5320 From Steve Ellcey <sje@cup.hp.com>:
5321 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5322 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5323 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5324 IA64.
5325 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5326 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5327 soname_spec, sys_lib_search_path_spec): Ditto.
5328
5329 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
5330
5331 * configure.in (*-*-netbsd*): New. Skip target-newlib,
5332 target-libiberty, and target-libgloss. Skip Java-related
5333 libraries if not supported for NetBSD on target CPU.
5334
5335 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
5336
5337 * configure.in: Import StrongARM and XScale target_configdirs from
5338 FSF GCC version.
5339
5340 2002-01-16 H.J. Lu (hjl@gnu.org)
5341
5342 * config.guess: Import from master sources, rev 1.225.
5343 * config.sub: Import from master sources, rev 1.238.
5344
5345 * MAINTAINERS: Updated notes on config.guess and config.sub.
5346
5347 2002-01-11 Steve Ellcey <sje@cup.hp.com>
5348
5349 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5350 ld and gdb are not supported.
5351
5352 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5353
5354 * Change reference to Cygnus Solutions to be Red Hat.
5355
5356 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
5357
5358 * COPYING.NEWLIB: Update generic copyright date.
5359
5360 2002-01-07 Mark Salter <msalter@redhat.com>
5361
5362 * configure.in: Remove target-bsp and target-cygmon from arm builds.
5363 Allow target-libgloss to be built for arm, strongarm, and xscale.
5364
5365 2002-01-03 Ben Elliston <bje@redhat.com>
5366
5367 * MAINTAINERS: Update URL for config.* scripts.
5368
5369 2001-12-18 Alan Modra <amodra@bigpond.net.au>
5370
5371 * config.sub: Import latest version.
5372 * config.guess: Likewise.
5373
5374 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
5375
5376 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5377 options for i[3456]86-pc-linux* native builds.
5378
5379 2001-12-05 Laurent Guerby <guerby@acm.org>
5380
5381 * MAINTAINERS: gcc adopts symlink-tree, refer more to
5382 libiberty.
5383
5384 Import this patch from gcc:
5385
5386 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
5387
5388 * symlink-tree: handle DOS-style absolute paths.
5389
5390 2001-11-28 DJ Delorie <dj@redhat.com>
5391 Zack Weinberg <zack@codesourcery.com>
5392
5393 When build != host, create libiberty for the build machine.
5394
5395 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5396 CONFIG_ARGUMENTS.
5397 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5398 New variables.
5399 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5400 and rules.
5401 (all.normal): Depend on ALL_BUILD_MODULES.
5402 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5403 (all-build-libiberty): Depend on configure-build-libiberty.
5404
5405 * configure: Calculate and substitute proper value for
5406 ALL_BUILD_MODULES.
5407 * configure.in: Create the build subdirectory.
5408 Calculate and substitute TARGET_CONFIGARGS (formerly
5409 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5410
5411 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
5412
5413 * config.sub: Update to version 1.232 on subversion.
5414
5415 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5416
5417 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5418 files from .po files for a distribution.
5419
5420 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
5421
5422 * COPYING.NEWLIB: Mention preserved notice in specific parts.
5423
5424 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
5425
5426 Merged from net gcc:
5427 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
5428 * ltcf-c.sh: Use $objext, not $ac_objext.
5429 2001-07-27 Mark Kettenis <kettenis@gnu.org>
5430 * ltcf-cxx.sh: Add support for GNU.
5431 2001-07-22 Timothy Wall <twall@redhat.com>
5432 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
5433 default settings if using GNU tools with that configuration.
5434 * ltcf-cxx.sh: Ditto.
5435 * ltcf-gcj.sh: Ditto.
5436 2001-07-21 Michael Chastain <chastain@redhat.com>
5437 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5438 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
5439 * ltmain.sh: Mark as gcc-local.
5440
5441 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
5442
5443 * Makefile.in (all-bison): Revert 2001-10-24.
5444 Don't depend on texinfo.
5445
5446 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
5447
5448 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
5449
5450 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
5451
5452 * configure.in (--enable-languages): Be more permissive about
5453 syntax. Check for empty lists better. Warn about $LANGUAGES.
5454
5455 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
5456
5457 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5458
5459 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
5460
5461 Makefile.in (all-bison): Don't depend on texinfo.
5462
5463 2001-10-03 Alan Modra <amodra@bigpond.net.au>
5464
5465 * gettext.m4: Test po/POTFILES.in exists before trying to read.
5466
5467 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
5468
5469 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5470
5471 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
5472
5473 * config.sub, config.guess: Import latest from subversions.
5474
5475 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
5476
5477 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5478 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5479 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5480 avoid quotes nesting problems.
5481 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5482 (DO_X): Export only variables that are set.
5483
5484 2001-09-19 Ben Elliston <bje@redhat.com>
5485
5486 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5487 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5488 semantics. Use the shell built-in "type" command instead.
5489
5490 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5491
5492 * config.sub: Reverted the earlier change, this version is not the
5493 master file.
5494
5495 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5496
5497 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5498 Add support for mips64.
5499
5500 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
5501
5502 * configure.in: Enable libstdc++-v3 for h8300 targets.
5503
5504 2001-08-30 Eric Christopher <echristo@redhat.com>
5505 Jason Eckhardt <jle@redhat.com>
5506
5507 * config.sub: Add support for mipsisa32.
5508
5509 2001-08-30 Eric Christopher <echristo@redhat.com>
5510
5511 * config.sub, config.guess: Import latest from subversions.
5512
5513 2001-08-20 Alan Modra <amodra@bigpond.net.au>
5514
5515 * config.sub, config.guess: Import latest from subversions.
5516
5517 2001-07-26 DJ Delorie <dj@redhat.com>
5518
5519 * MAINTAINERS: Clarify libiberty merge rules and procedures.
5520
5521 2001-06-19 Alan Modra <amodra@bigpond.net.au>
5522
5523 * Makefile.in: Revert 2001-06-17.
5524 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5525
5526 2001-06-17 H.J. Lu <hjl@gnu.org>
5527
5528 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5529 (gas+binutils.tar.bz2): Likewise.
5530 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5531
5532 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
5533
5534 * Makefile.in (VER): When present, extract the version number from
5535 the file version.in.
5536
5537 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5538
5539 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5540 gcc/xgcc is built, use -print-prog-name to find out the program
5541 name to use.
5542
5543 2001-06-04 Mark Mitchell <mark@codesourcery.com>
5544
5545 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5546 with_gcc]: Use `gcc -shared' to build a shared library.
5547
5548 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
5549
5550 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5551 archives.
5552
5553 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
5554
5555 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5556 libraries when using g++ with native linker.
5557
5558 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
5559
5560 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5561
5562 2001-05-24 Tom Rix <trix@redhat.com>
5563
5564 * configure.in : enable ld for aix
5565
5566 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
5567
5568 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5569 [aix4*|aix5*]: Prepend blank.
5570
5571 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
5572
5573 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5574 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5575 of subdir/configure scripts to use the new libtool.m4.
5576
5577 2001-05-14 H.J. Lu <hjl@gnu.org>
5578
5579 * config.if (libc_interface): Set to -libc6.2- for cross
5580 compiling to Linux/glibc 2.2.
5581
5582 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
5583
5584 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5585 libgcj.
5586
5587 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
5588
5589 * configure.in (noconfigdirs): Don't reset it from scratch in the
5590 target case; only append to it.
5591
5592 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
5593
5594 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5595 sparc-*-solaris2.8]: Disable ${libgcj}.
5596
5597 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
5598
5599 * configure.in (libgcj_saved): Copy from $libgcj.
5600 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5601 --disable-libgcj.
5602
5603 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
5604
5605 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5606 1.641.2.228.
5607
5608 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
5609
5610 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5611 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5612
5613 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
5614
5615 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5616 New macros.
5617 (bootstrap, cross): Use RECURSE_FLAGS.
5618 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5619
5620 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
5621
5622 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5623
5624 2001-03-23 Nick Clifton <nickc@redhat.com>
5625
5626 * README-maintainer-mode: Add note about inability to use "make
5627 distclean" in maintainer mode.
5628
5629 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
5630
5631 Re-installed:
5632 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5633 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5634 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5635 * ltcf-cxx.sh: Likewise.
5636 * ltcf-gcj.sh: Likewise.
5637
5638 2001-03-22 Philip Blundell <philb@gnu.org>
5639
5640 * config.sub, config.guess: Import latest from subversions.
5641
5642 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
5643
5644 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5645 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5646
5647 2001-03-20 Michael Chastain <chastain@redhat.com>
5648
5649 * Makefile.in: all-m4 depends on all-texinfo.
5650
5651 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
5652
5653 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5654
5655 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
5656
5657 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5658 longer valid.
5659
5660 2001-02-16 Nick Clifton <nickc@redhat.com>
5661
5662 * configure.in (noconfigdirs): Allow configuration of texinfo
5663 for Cygwin hosts.
5664
5665 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5666
5667 * config.guess: Add linux target for S/390.
5668 * config.sub: Likewise.
5669 * configure.in: Likewise.
5670
5671 2001-02-06 Ben Elliston <bje@redhat.com>
5672
5673 * configure: Output host type to stdout, not stderr.
5674
5675 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5676
5677 * config.guess: Import from subversions.gnu.org (revision 1.181).
5678 * config.sub: Import from subversions.gnu.org (revision 1.199).
5679
5680 2001-01-30 Alan Modra <alan@linuxcare.com.au>
5681
5682 * config.guess: Handle hppa64-linux systems.
5683
5684 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5685
5686 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5687 Don't unset, it's non-portable and no longer necessary, set to empty
5688 instead.
5689
5690 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5691
5692 * ltconfig: Shell portability fix for the tagname validity check.
5693
5694 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5695
5696 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5697
5698 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
5699
5700 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5701 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5702
5703 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
5704
5705 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5706 keep at least one of build_libtool_libs or build_old_libs set to
5707 yes.
5708
5709 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
5710
5711 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5712 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5713
5714 2000-11-07 Philip Blundell <pb@futuretv.com>
5715
5716 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5717
5718 2000-11-03 Philip Blundell <pb@futuretv.com>
5719
5720 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5721 files.
5722
5723 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
5724
5725 * COPYING.NEWLIB: Put into source repository.
5726
5727 2001-01-15 Ben Elliston <bje@redhat.com>
5728
5729 * configure.in (host_tools): Add sid.
5730 Always configure cgen.
5731 * Makefile.in (all-sid): New target.
5732 (check-sid, clean-sid, install-sid): Likewise.
5733
5734 2001-01-07 Andreas Jaeger <aj@suse.de>
5735
5736 * config.sub, config.guess: Update from subversions.
5737
5738 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
5739
5740 * configure.in: Disable language-specific target libraries for
5741 languages that aren't enabled.
5742
5743 2000-11-24 Nick Clifton <nickc@redhat.com>
5744
5745 * configure.in (xscale-elf): Add target.
5746 (xscale-coff): Add target.
5747 (c4x, c5x, tic54x): Move after ARM targets.
5748
5749 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
5750
5751 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5752
5753 2000-11-20 Ian Lance Taylor <ian@zembu.com>
5754
5755 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5756
5757 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
5758
5759 * Makefile.in: Merge with GCC and libgcj.
5760 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5761 configure-target-<library> when their configure scripts need the C
5762 or C++ library to have already been built to work properly.
5763 (do_proto_toplev): Set them to an empty string.
5764
5765 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
5766
5767 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5768 (REALLY_SET_LIB_PATH): Use them.
5769
5770 2000-11-06 Christopher Faylor <cgf@cygnus.com>
5771
5772 * config.sub: Add support for Sun Chorus
5773
5774 2000-11-02 Per Lundberg <plundis@chaosdev.org>
5775
5776 * config.sub: Add support for the *-storm-chaos OS.
5777
5778 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
5779
5780 * configure.in (noconfigdirs): Don't compile some
5781 of the libraries for 68HC11 & 68hc12 targets.
5782
5783 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
5784
5785 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5786 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5787 all affected `configure' scripts.
5788
5789 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
5790
5791 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5792 ltcf-c.sh.
5793
5794 2000-09-12 Philip Blundell <philb@gnu.org>
5795
5796 * config.sub, config.guess: Update from subversions.
5797
5798 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
5799
5800 * Makefile.in (all-zlib): Added dummy target.
5801
5802 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5803 multi-language branch.
5804
5805 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
5806
5807 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5808 (bootstrap*): Depend on all-bootstrap.
5809
5810 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
5811
5812 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5813 crosses, but add gcc/include to the header search path for them.
5814
5815 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
5816
5817 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5818 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5819 * gettext.m4: New file, extracted from aclocal.m4.
5820
5821 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
5822
5823 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5824 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5825 sub-configures.
5826
5827 2000-08-20 Doug Evans <dje@casey.transmeta.com>
5828
5829 * Makefile.in (ALL_MODULES): Add all-cgen.
5830 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5831 (all-cgen): New target.
5832 (all-opcodes,all-sim): Depend on all-cgen.
5833 * configure.in (host_tools): Add cgen.
5834 Only configure cgen if --enable-cgen-maint.
5835
5836 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
5837
5838 * config-ml.in (CC, CXX): Don't introduce a leading space.
5839
5840 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
5841
5842 * configure.in (libstdcxx_flags): Use
5843 libstdc++-v3/src/libstdc++.INC.
5844
5845 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
5846
5847 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5848
5849 2000-08-11 Jason Merrill <jason@redhat.com>
5850
5851 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5852 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5853 (FLAGS_FOR_TARGET): Not here.
5854 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5855
5856 2000-08-07 DJ Delorie <dj@redhat.com>
5857
5858 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5859 "if we're also building gcc, and it's a gcc that will run on the
5860 build machine, we want to use its includes instead of the system's
5861 default includes".
5862
5863 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
5864
5865 * configure.in (libstdcxx_flags): Don't use `"'.
5866
5867 * config-ml.in: Adjust multilib search paths to the
5868 appropriate multilib tree.
5869
5870 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
5871
5872 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5873 commas in $LANGUAGES.
5874
5875 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
5876
5877 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5878
5879 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
5880
5881 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5882 CXX_FOR_TARGET for sed.
5883
5884 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
5885
5886 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5887 Do not override if already set in the environment or in configure.
5888 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5889 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5890
5891 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
5892
5893 * Makefile.in (FLAGS_FOR_TARGET): New macro.
5894 (GCC_FOR_TARGET): Use it.
5895 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5896 * configure.in: ... here.
5897 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
5898 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5899
5900 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
5901
5902 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5903 (configure-target-libchill, configure-target-libobjc): Likewise.
5904
5905 * configure.in: Use the same cache file for all target libs.
5906 * config-ml.in: But different cache files per multilib variant.
5907
5908 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5909
5910 * configure (topsrcdir): Don't use dirname.
5911
5912 2000-07-20 Jason Merrill <jason@redhat.com>
5913
5914 * configure.in: Remove all references to libg++ and librx.
5915
5916 * configure, configure.in, Makefile.in: Unify gcc and binutils.
5917
5918 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
5919
5920 * config.sub: Update to subversions version 2000-07-06.
5921
5922 2000-07-12 Andrew Haley <aph@cygnus.com>
5923
5924 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5925 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5926
5927 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
5928
5929 * symlink-tree: Check number of arguments.
5930
5931 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
5932
5933 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5934
5935 2000-07-05 Jim Wilson <wilson@cygnus.com>
5936
5937 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5938 search path for a g++ extracted from the build tree. This
5939 will allow link tests run by configure scripts in
5940 subdirectories to succeed.
5941
5942 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
5943
5944 * ltconfig: Add support for mips-dde-sysv4.2MP
5945
5946 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
5947
5948 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5949 `os2'. Force ac_cv_exeext to be ".exe" in that case.
5950
5951 2000-06-19 Timothy Wall <twall@cygnus.com>
5952
5953 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5954 * config.sub: Add tic54x target.
5955
5956 2000-06-07 Phillip Thomas <pthomas@suse.de>
5957
5958 * README-maintainer-mode: New file: Contains notes on using
5959 --enable-maintainer-mode with binutils.
5960
5961 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
5962
5963 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5964
5965 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
5966
5967 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5968 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5969
5970 20000-05-21 H.J. Lu (hjl@gnu.org)
5971
5972 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5973 directory are used if they exist. Make sure
5974 $(build_tooldir)/include is searched for header files,
5975 $(build_tooldir)/lib/ for library files.
5976 (GCC_FOR_TARGET): Likewise.
5977 (CXX_FOR_TARGET): Likewise.
5978
5979 2000-05-18 Jeffrey A Law (law@cygnus.com)
5980
5981 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5982
5983 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
5984
5985 * Makefile.in (configure-target-libiberty): Depend on
5986 configure-target-newlib.
5987
5988 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
5989
5990 * configure.in, Makefile.in: Merge all libffi-related
5991 configury stuff from the libgcj tree.
5992
5993 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
5994
5995 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5996 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5997
5998 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
5999
6000 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6001 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
6002 current version information. Add to proto-toplev directory.
6003 (gdb-taz): Build do-djunpack.
6004
6005 2000-05-15 David Edelsohn <edelsohn@gnu.org>
6006
6007 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
6008
6009 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6010
6011 * ltmain.sh: Preserve in relink_command any environment
6012 variables that may affect the linker behavior.
6013
6014 2000-05-12 Jeffrey A Law (law@cygnus.com)
6015
6016 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
6017
6018 2000-05-10 Jim Wilson <wilson@cygnus.com>
6019
6020 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6021
6022 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
6023
6024 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
6025 with the version name.
6026
6027 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6028
6029 * config.if: Tweak.
6030
6031 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
6032
6033 * djunpack.bat: New file.
6034
6035 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
6036
6037 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
6038 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6039 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6040 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
6041
6042 2000-04-16 Dave Pitts <dpitts@cozx.com>
6043
6044 * config.sub (case $basic_machine): Change default for "ibm-*"
6045 to "openedition".
6046
6047 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
6048
6049 * Makefile.in (gdb-taz): New target. GDB specific archive.
6050 (do-md5sum): New target.
6051 (MD5PROG): Define.
6052 (PACKAGE): Default to TOOL.
6053 (VER): Default to a shell script.
6054 (taz): Rewrite target. Move real work to do-proto-toplev. Include
6055 md5 checksum generation.
6056 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6057 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6058 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
6059 insight.tar.bz2): Use gdb-taz to create archive.
6060
6061 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
6062
6063 * configure (warn_cflags): Delete.
6064
6065 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
6066 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
6067
6068 * configure.in (enable_libstdcxx_v3): Add.
6069 (target_libs): Add bits here to switch between libstdc++-v2 and
6070 libstdc++-v3.
6071 * config.if: And this file too.
6072 * Makefile.in: Add libstdc++-v3 targets.
6073
6074 2000-04-05 Michael Meissner <meissner@redhat.com>
6075
6076 * config.sub (d30v): Add d30v as a basic machine type.
6077
6078 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
6079
6080 * configure.in: -linux-gnu*, not -linux-gnu.
6081
6082 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6083
6084 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6085 (do-tar-bz2): Replace TOOL with PACKAGE.
6086 (gdb.tar.bz2): Remove GDBTK from GDB package.
6087 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
6088 dejagnu.tar.bz2): New packages.
6089
6090 2000-02-27 Andreas Jaeger <aj@suse.de>
6091
6092 * configure.in: Add entry for mips*-*-linux*, move catch all
6093 *-*-*linux* entry below this one.
6094
6095 2000-02-27 Ian Lance Taylor <ian@zembu.com>
6096
6097 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6098
6099 2000-02-24 Nick Clifton <nickc@cygnus.com>
6100
6101 * config.sub: Support an OS of "wince".
6102
6103 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
6104
6105 * config.guess, config.sub: Updated to match config's 2000-02-15
6106 version.
6107
6108 2000-02-23 Linas Vepstas <linas@linas.org>
6109
6110 * config.sub: Add support for Linux/IBM 370.
6111 * configure.in: Likewise.
6112
6113 2000-02-22 Nick Clifton <nickc@cygnus.com>
6114
6115 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6116
6117 2000-02-20 Christopher Faylor <cgf@cygnus.com>
6118
6119 * config.guess: Guess "cygwin" rather than "cygwin32".
6120
6121 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6122
6123 * configure (gcc_version): When setting, narrow search to
6124 lines containing `version_string'.
6125
6126 2000-02-15 Denis Chertykov <denisc@overta.ru>
6127
6128 * config.sub: Add support for avr target.
6129
6130 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
6131
6132 * config.sub: Add mmix-knuth-mmixware.
6133
6134 2000-01-27 Christopher Faylor <cgf@redhat.com>
6135
6136 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6137 structure stuff to -L library search.
6138 (CXX_FOR_TARGET): Ditto.
6139 (CROSS_CHECK_MODULES): Fix spelling mistake.
6140
6141 2000-01-24 Mark Mitchell <mark@codesourcery.com>
6142
6143 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6144 the C++ compiler.
6145
6146 2000-01-12 Richard Henderson <rth@cygnus.com>
6147
6148 * configure.in: Don't build some bits for beos.
6149
6150 2000-01-12 Joel Sherrill (joel@OARcorp.com)
6151
6152 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6153 as include files.
6154
6155 2000-01-06 Geoff Keating <geoffk@cygnus.com>
6156
6157 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6158 not mh-aix43.
6159
6160 1999-12-14 Richard Henderson <rth@cygnus.com>
6161
6162 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6163 * config.sub: Accept alphaev[78], alphaev8.
6164
6165 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6166
6167 * config.guess, config.sub: Update from autoconf.
6168
6169 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6170
6171 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6172 necessary libraries are missing.
6173
6174 1999-10-25 Andreas Schwab <schwab@suse.de>
6175
6176 * configure: Fix quoting inside arguments of eval.
6177
6178 1999-10-21 Nick Clifton <nickc@cygnus.com>
6179
6180 * config-ml.in: Allow suppression of some ARM multilibs.
6181
6182 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6183
6184 * config.guess: Add OS/390 match pattern.
6185 * config.sub: Add mvs, openedition targets.
6186 * configure.in (i370-ibm-opened*): New.
6187
6188 1999-09-04 Steve Chamberlain <sac@pobox.com>
6189
6190 * config.sub: Add support for configuring for pj.
6191
6192 1999-08-31 Nick Clifton <nickc@cygnus.com>
6193
6194 * config.sub (maybe_os): Add support for configuring for fr30.
6195
6196 1999-08-25 Nick Clifton <nickc@cygnus.com>
6197
6198 * configure.in: Do not configure or build ld for AIX
6199 platforms. ld is known to be broken on these platforms.
6200
6201 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6202
6203 * config-ml.in: Pass compiler flag corresponding to multidirs to
6204 subdir configures.
6205
6206 1999-08-09 Ian Lance Taylor <ian@zembu.com>
6207
6208 * Makefile.in (LDFLAGS): Define.
6209
6210 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
6211
6212 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6213 noconfigdirs.
6214 (*-*-cygwin*): Likewise.
6215
6216 1999-08-08 Ian Lance Taylor <ian@zembu.com>
6217
6218 * mkdep: New file.
6219 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6220 (BINUTILS_SUPPORT_DIRS): Add mkdep.
6221
6222 From Eli Zaretskii <eliz@is.elta.co.il>:
6223 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6224 long file name when using DJGPP on MS-DOS.
6225
6226 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
6227
6228 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6229
6230 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
6231
6232 * Makefile.in (check-target-libio): Remove all-target-libstdc++
6233 dependency as this causes "make check" to globally "make all"
6234
6235 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
6236
6237 * configure.in (target_libs): Added target-zlib.
6238 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6239 (CONFIGURE_TARGET_MODULES): Likewise.
6240 (CHECK_TARGET_MODULES): Likewise.
6241 (INSTALL_TARGET_MODULES): Likewise.
6242 (CLEAN_TARGET_MODULES): Likewise.
6243 (configure-target-zlib): New target.
6244 (all-target-zlib): Likewise.
6245 (all-target-libjava): Depend on all-target-zlib.
6246 (configure-target-libjava): Depend on configure-target-zlib.
6247
6248 * Makefile.in (configure-target-libjava): Depend on
6249 configure-target-newlib.
6250 (configure-target-boehm-gc): New target.
6251 (configure-target-qthreads): New target.
6252
6253 * configure.in (target_libs): Added target-qthreads.
6254 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6255 (CONFIGURE_TARGET_MODULES): Likewise.
6256 (CHECK_TARGET_MODULES): Likewise.
6257 (INSTALL_TARGET_MODULES): Likewise.
6258 (CLEAN_TARGET_MODULES): Likewise.
6259 (all-target-qthreads): New target.
6260 (configure-target-libjava): Depend on configure-target-qthreads.
6261 (all-target-libjava): Depend on all-target-qthreads.
6262
6263 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6264 (CONFIGURE_TARGET_MODULES): Likewise.
6265 (CHECK_TARGET_MODULES): Likewise.
6266 (INSTALL_TARGET_MODULES): Likewise.
6267 (CLEAN_TARGET_MODULES): Likewise.
6268 (all-target-libjava): New target.
6269 (all-target-boehm-gc): Likewise.
6270 * configure.in (target_libs): Added libjava, boehm-gc.
6271
6272 1999-07-22 Ian Lance Taylor <ian@zembu.com>
6273
6274 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6275 configure.bat in SUPPORT_FILES.
6276 (gas+binutils.tar.bz2): Likewise.
6277
6278 * makeall.bat: Remove; obsolete.
6279
6280 1999-07-21 Ian Lance Taylor <ian@zembu.com>
6281
6282 From Mark Elbrecht:
6283 * configure.bat: Remove; obsolete.
6284
6285 1999-07-11 Ian Lance Taylor <ian@zembu.com>
6286
6287 * configure: Add -W -Wall to the default CFLAGS when compiling with
6288 gcc.
6289
6290 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6291
6292 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6293
6294 1999-06-30 Mark Mitchell <mark@codesourcery.com>
6295
6296 * configure.in: Build ld on IRIX6.
6297
6298 1999-06-12 Ian Lance Taylor <ian@zembu.com>
6299
6300 * Makefile.in: Change distribution targets to use bzip2 instead of
6301 gzip.
6302 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
6303 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
6304
6305 1999-06-04 Nick Clifton <nickc@cygnus.com>
6306
6307 * config.sub: Add mcore target.
6308
6309 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
6310
6311 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6312
6313 1999-05-25 H.J. Lu (hjl@gnu.org)
6314
6315 * config.guess (dummy): Changed to $dummy.
6316
6317 1999-05-24 Nick Clifton <nickc@cygnus.com>
6318
6319 * config.sub: Tidied up case statements.
6320
6321 1999-05-22 Ben Elliston <bje@cygnus.com>
6322
6323 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6324 <jiro@din.or.jp>.
6325
6326 * config.guess: Merge with FSF version. Future changes will be
6327 more accurately recorded in this ChangeLog.
6328 * config.sub: Likewise.
6329
6330 1999-05-20 Stephen L Moshier <moshier@world.std.com>
6331
6332 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6333
6334 1999-04-30 Tom Tromey <tromey@cygnus.com>
6335
6336 * ltmain.sh: [mode link] Always use CC given by ltconfig.
6337
6338 1999-04-23 Tom Tromey <tromey@cygnus.com>
6339
6340 * ltconfig, ltmain.sh: Update to libtool 1.2f.
6341
6342 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
6343
6344 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6345 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6346 Bad merge removed these two changes.
6347
6348 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
6349 Martin Heller (Ing.-Buero_Heller@t-online.de)
6350
6351 * config.guess (interix Alpha): Add.
6352
6353 1999-04-11 Richard Henderson <rth@cygnus.com>
6354
6355 * configure.in (i?86-*-beos*): Do config gperf; don't config
6356 gdb, newlib, or libgloss.
6357
6358 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
6359
6360 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6361 link a trivial program with -mabi=64. If it fails, remove mabi=64
6362 from multidirs.
6363
6364 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
6365
6366 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6367
6368 1999-04-08 Nick Clifton <nickc@cygnus.com>
6369
6370 * config.sub: Add support for mcore targets.
6371
6372 1999-04-07 Michael Meissner <meissner@cygnus.com>
6373
6374 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6375 not mt-ospace, in order to shut up assembler warning about using
6376 symbols that are named the same as registers.
6377
6378 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
6379
6380 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6381 dependency list for all-target-cygmon.
6382
6383 1999-04-05 Doug Evans <devans@casey.cygnus.com>
6384
6385 * config-ml.in: Check $host, not $target, for selective multilibs.
6386 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6387 thumb interworking, and underscore prefix multilibs.
6388
6389 1999-04-04 Ian Lance Taylor <ian@zembu.com>
6390
6391 * missing: Update to version from current automake.
6392
6393 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6394
6395 * configure (gxx_include_dir): Removed.
6396
6397 * configure.in (gxx_include_dir): Handle it.
6398 * Makefile.in: Likewise.
6399
6400 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6401
6402 * config.sub (mips64vr4111,mips64vr4111el) Add.
6403
6404 1999-03-21 Ben Elliston <bje@cygnus.com>
6405
6406 * config.guess: Correct typo for detecting ELF on FreeBSD.
6407
6408 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6409
6410 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6411 config/mh-djgpp.
6412
6413 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6414
6415 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6416 all-target-newlib to dependency list for all-target-bsp.
6417
6418 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6419
6420 * config.sub: Add i386-uwin support.
6421 * config.guess: Likewise.
6422
6423 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6424
6425 * configure.in: cleanup, add mh-*pic handling for arm, special
6426 case powerpc*-*-aix*
6427
6428 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6429
6430 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6431 can be built.
6432
6433 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6434
6435 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
6436 targets.
6437
6438 1999-03-02 Nick Clifton <nickc@cygnus.com>
6439
6440 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6441
6442 1999-02-28 Geoffrey Noer <noer@cygnus.com>
6443
6444 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6445
6446 1999-02-24 Nick Clifton <nickc@cygnus.com>
6447
6448 * config.sub: Fix typo in arm recognition.
6449
6450 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
6451
6452 * configure.in (noconfigdirs): Changed target_configdirs to
6453 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6454 rather than m68k-*-* since it is not known to work on
6455 m68k-aout. Ditto for arm-*-*oabi.
6456
6457 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
6458
6459 * configure.in (*-*-windows*): Remove, no longer used.
6460
6461 1999-02-19 Ben Elliston <bje@cygnus.com>
6462
6463 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6464 Smart and improved by Andrew Cagney.
6465
6466 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
6467
6468 * config.guess: Recognize openbsd-*-hppa.
6469
6470 1999-02-17 H.J. Lu (hjl@gnu.org)
6471
6472 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6473 only if it is not empty.
6474
6475 1999-02-17 Nick Clifton <nickc@cygnus.com>
6476
6477 Patch from: Scott Bambrough <scottb@corelcomputer.com>
6478
6479 * config.guess: Modified to recognize uname's armv* syntax.
6480
6481 * config.sub: Modified to recognize uname's armv* syntax.
6482
6483 1999-02-17 Mark Salter <msalter@cygnus.com>
6484
6485 * configure.in: Added target-bsp for sparclite.
6486
6487 1999-02-08 Richard Henderson <rth@cygnus.com>
6488
6489 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6490
6491 1999-02-08 Nick Clifton <nickc@cygnus.com>
6492
6493 * configure.in: Add support for strongarm port.
6494 * config.sub: Add support for strongarm target.
6495
6496 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
6497
6498 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6499 the old name config/mh-cygwin32.
6500 Enable texinfo.
6501
6502 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
6503
6504 * configure.in: Do build ld for ix86 Solaris.
6505
6506 1999-02-02 Jim Wilson <wilson@cygnus.com>
6507
6508 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6509 $AR_FOR_TARGET. Likewise for RANLIB.
6510
6511 1999-02-02 Catherine Moore <clm@cygnus.com>
6512
6513 * config.sub (oabi): Recognize.
6514 * configure.in (arm-*-oabi): Handle.
6515
6516 1999-01-30 Robert Lipe (robertlipe@usa.net)
6517
6518 * config.guess: Improve detection of i686 on UnixWare 7.
6519
6520 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
6521
6522 * config.guess: Add support for i386-pc-interix.
6523 * config.sub: Likewise.
6524 * configure.in: Likewise.
6525
6526 1999-01-18 Christopher Faylor <cgf@cygnus.com>
6527
6528 * Makefile.in: Remove unneeded all-target-libio from
6529 from all-target-winsup target since it is now unneeded.
6530 Add all-target-libtermcap in its place since it is now
6531 needed.
6532
6533 1998-12-30 Christopher Faylor <cgf@cygnus.com>
6534
6535 * configure.in: makefile stub for cygwin target is probably
6536 unnecessary. Remove it for now.
6537
6538 1998-12-30 Christopher Faylor <cgf@cygnus.com>
6539
6540 * configure.in: libtermcap.a should be built when cygwin is the
6541 target as well as the host.
6542 * config.guess: Allow mixed case in cygwin uname output.
6543 * Makefile.in: Add libtermcap target.
6544
6545 1998-12-23 Jeffrey A Law (law@cygnus.com)
6546
6547 * config.sub: Clean up handling of hppa2.0.
6548
6549 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
6550
6551 * config.guess: Use C code to identify more HP machines.
6552
6553 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6554
6555 * config.sub: Handle hppa2.0.
6556
6557 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6558
6559 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
6560 cygmon for all sparclite targets, regardless of object format.
6561
6562 1998-12-15 Mark Salter <msalter@cygnus.com>
6563
6564 * configure.in: Added target-bsp for several target architectures.
6565
6566 * Makefile.in: Added rules for bsp.
6567
6568 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6569
6570 * config.guess: Improve detection of hppa2.0 processors.
6571
6572 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6573
6574 * config.guess: Recognize FreeBSD using ELF automatically.
6575
6576 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6577
6578 * configure (skip-this-dir): Add handling for new shell script, which
6579 might be created by a sub-directory's configure to indicate, this particular
6580 directory is "unwanted".
6581 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6582
6583 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6584
6585 * ltconfig: import from libtool, after changing libtool to
6586 account for the cygwin name change.
6587
6588 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6589
6590 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6591 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6592
6593 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6594
6595 * configure.in: Add libtermcap to list of cygwin dependencies.
6596
6597 1998-11-17 Geoffrey Noer <noer@cygnus.com>
6598
6599 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6600 they include winsup/include when it's a cygwin target.
6601
6602 1998-11-12 Tom Tromey <tromey@cygnus.com>
6603
6604 * configure.in (host_tools): Added zip.
6605 * Makefile.in (all-target-libjava): Depend on all-zip.
6606 (all-zip): New target.
6607 (ALL_MODULES): Added all-zip.
6608 (NATIVE_CHECK_MODULES): Added check-zip.
6609 (INSTALL_MODULES): Added install-zip.
6610 (CLEAN_MODULES): Added clean-zip.
6611
6612 1998-11-12 Geoffrey Noer <noer@cygnus.com>
6613
6614 * Makefile.in: lose "32" from comment about cygwin.
6615
6616 1998-11-05 Nick Clifton <nickc@cygnus.com>
6617
6618 * configure.in: Use -Os to build target libraries for the fr30.
6619
6620 1998-11-04 Dave Brolley <brolley@cygnus.com>
6621
6622 * config.sub: Add fr30.
6623
6624 1998-11-02 Geoffrey Noer <noer@cygnus.com>
6625
6626 * configure.in: drop "32" from config/mh-cygwin32. Check
6627 cygwin* instead of cygwin32*.
6628 * config.sub: Check cygwin* instead of cygwin32*.
6629
6630 1998-10-22 Robert Lipe <robertl@dgii.com>
6631
6632 * config.guess: Match any version of Unixware7.
6633
6634 1998-10-20 Syd Polk <spolk@cygnus.com>
6635
6636 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6637 if desired.
6638
6639 1998-10-18 Jeffrey A Law (law@cygnus.com)
6640
6641 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6642 these if the appropriate directories and files to not exist.
6643
6644 1998-10-14 Jeffrey A Law (law@cygnus.com)
6645
6646 * Makefile.in (DEVO_SUPPORT): Add config.if.
6647
6648 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
6649
6650 * configure: Add pattern to replace "build_tooldir"'s
6651 definition in the generated Makefile with "tooldir"'s
6652 actual value.
6653
6654 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6655
6656 * config.sub: Bring back lost sparcv9.
6657
6658 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6659
6660 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6661
6662 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6663 CC_FOR_TARGET and friends.
6664
6665 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6666
6667 * Makefile.in (build_tooldir): New variable, same as tooldir.
6668 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6669 -B$(build_tooldir)/bin/.
6670 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6671
6672 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
6673
6674 * config.sub: Add support for i[34567]86-pc-udk.
6675 * configure.in: Likewise.
6676
6677 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6678
6679 * Makefile.in: add bzip2 package building bits for user
6680 tools module
6681 * configure.in: ditto
6682
6683 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6684
6685 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6686 (ALL_TARGET_MODULES): Add all-target-libobjc.
6687 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6688 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6689 (all-target-libchill): Add dependencies.
6690 * configure.in (target_libs): Add libchill.
6691
6692 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6693
6694 * configure.in (target_subdir): Remove duplicate line.
6695
6696 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6697
6698 * Makefile.in (all-automake): fix dependencies.
6699
6700 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6701
6702 * configure.in: Minor cleanups for building in the $(target_alias)
6703 subdir.
6704
6705 1998-09-22 Jim Wilson <wilson@cygnus.com>
6706
6707 * Makefile.in (bootstrap): Set r and s before make all. Use
6708 BASE_FLAGS_TO_PASS in make all.
6709 (cross): Likewise.
6710
6711 1998-09-20 Mark Mitchell <mark@markmitchell.com>
6712
6713 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6714
6715 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6716
6717 * config.sub: Fix typo in last change.
6718
6719 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6720
6721 * config.sub: Add support for C4x target.
6722 * configure.in: Likewise.
6723
6724 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6725
6726 * config.sub: Recognize sparcv9 just like sparc64.
6727
6728 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6729
6730 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6731
6732 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6733
6734 * config.guess: Correctly identify Pentium II sco boxes.
6735
6736 * config.guess: Fix "tr" code. From Weiwen Liu.
6737
6738 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6739
6740 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6741 stabs.
6742
6743 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
6744
6745 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6746 (ALL_TARGET_MODULES): Add all-target-libchill.
6747 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6748 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6749 (all-target-libchill): Add dependencies.
6750 * configure.in (target_libs): Add libchill.
6751
6752 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6753
6754 * config.guess: Avoid assumptions about "tr" behaves when
6755 LANG is set to something other than English.
6756
6757 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
6758
6759 * configure (gxx_include_dir): Changed to
6760 '${prefix}/include/g++'-${libstdcxx_interface}.
6761
6762 * config.if: New to determine the interfaces.
6763
6764 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
6765
6766 * config.guess: Detect and handle MPE/IX.
6767 * config.sub: Deal with MPE/IX.
6768
6769 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
6770
6771 * configure.in: Use mh-aix43.
6772
6773 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
6774
6775 * configure: Fix --without/--disable cases for gxx-include-dir.
6776
6777 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
6778
6779 * mdata-sh: Imported. Needed for automake support.
6780
6781 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
6782
6783 * Makefile.in (taz): Try "chmod -R og=u ." before
6784 "chmod og=u `find . -print`".
6785
6786 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
6787
6788 * configure.in: Add arm-elf and thumb-elf support.
6789
6790 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
6791
6792 * Makefile.in: Undo previous patch.
6793
6794 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
6795
6796 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6797 to here ...
6798 (install-no-fixedincludes): and here
6799 (INSTALL_MODULES): ... from here.
6800
6801 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
6802
6803 * config.sub: Merge with FSF.
6804
6805 * config.guess: Merge with FSF.
6806
6807 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
6808
6809 * configure (extraconfigdirs): New variable.
6810 (SUBDIRS): Add extraconfigdirs and recurse on them too.
6811 * Makefile.in (all): Move higher in file.
6812 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6813 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6814 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6815 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6816 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6817
6818 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
6819
6820 * Makefile.in (all-target-libjava): Depend on all-gcc and
6821 all-target-newlib.
6822 (configure-target-libjava): Depend on $(ALL_GCC).
6823
6824 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
6825
6826 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6827 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6828
6829 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
6830
6831 * ylwrap: Change absolute path checks to check for DOS style path
6832 names.
6833
6834 * ylwrap: Don't use a full path name if the source file is in the
6835 same directory. From hjl@lucon.org (H.J. Lu).
6836
6837 * config-ml.in: Default to being verbose, to match Feb 18 change to
6838 configure.
6839
6840 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
6841
6842 Brought over from egcs:
6843
6844 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6845
6846 * configure.in (target_subdir): Set to ${target_alias} instead
6847 of "libraries".
6848
6849 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6850
6851 * configure.in (target_subdir): Set to libraries if enable_multilib.
6852
6853 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
6854
6855 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6856 multilibs, force reconfiguration the first time we create
6857 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6858
6859 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
6860
6861 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6862 avoid confusion with --no-recursion.
6863
6864 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
6865
6866 * configure.in: Win32 hosts shouldn't use install -x
6867 * install-sh: remove -x option, and special .exe-handling
6868 hack.
6869
6870 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
6871
6872 * config.guess: Recognize i586-pc-beos.
6873 * configure.in: Don't build some bits for beos.
6874
6875 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
6876
6877 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6878 CFLAGS default to -O2.
6879
6880 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6881 when using GNU ld.
6882
6883 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
6884
6885 * ltmain.sh: Correct install when using a different shell.
6886
6887 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
6888
6889 * ltconfig, ltmain.sh: Update to libtool 1.2b.
6890
6891 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
6892
6893 * makefile.vms: Update to build binutils/makefile.vms. Add install
6894 target.
6895
6896 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
6897
6898 * ltconfig: Update to correct AIX handling.
6899
6900 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
6901
6902 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6903
6904 * configure.in (target_subdir): Set to ${target_alias} instead
6905 of "libraries".
6906
6907 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
6908
6909 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6910 (Makefile): Depend on $(gcc_version_trigger).
6911
6912 * configure (gcc_version): Change default initializer to empty
6913 string.
6914 (gcc_version_trigger): New variable; pass this variable down
6915 to subdir configures to enable them checking gcc's version
6916 themselves. Emit make macros for both gcc_version vars.
6917 (topsrcdir): Initialize reliably.
6918 (recursion line): Remove --with-gcc-version=${gcc_version}.
6919
6920 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6921
6922 * configure (enable_version_specific_runtime_libs): Implement new flag
6923 --enable-version-specific-runtime-libs which installs C++ runtime stuff
6924 in $(libsubdir); emit definition in each generated Makefile.
6925 (gxx_include_dir): Initialize depending on
6926 $enable_version_specific_runtime_libs.
6927
6928 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
6929
6930 * configure (gcc_version): Initialize properly depending on
6931 how and where configure is started.
6932 (recursion line): Pass a --with-gcc-version=${gcc_version}
6933 to configures in subdirs.
6934
6935 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
6936
6937 * configure.in (noconfigdirs): Add configure pattern for mips tx39
6938 cygmon
6939
6940 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
6941
6942 * configure.in: Add cygmon and libstub support for mn10200.
6943
6944 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
6945
6946 * configure (gcc_version): Add new variable describing the
6947 particular gcc version we're building.
6948 * Makefile.in (libsubdir): Add new macro for the directory
6949 in which the compiler finds executables, libraries, etc.
6950 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6951 and libsubdir.
6952
6953 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6954
6955 * Makefile.in (local-clean): Remove *.log.
6956 (warning.log): Built with warn_summary from build.log.
6957 (mail-report.log): Run test_summary.
6958 (mail-report-with-warnings.log): Run test_summary including
6959 warning.log in the report.
6960
6961 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
6962
6963 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6964
6965 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
6966
6967 * Makefile.in (grep): Grep no longer depends on libiberty.
6968
6969 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
6970
6971 * Makefile.in: all-snavigator needs all-libgui.
6972
6973 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
6974
6975 * configure.in: Add cygmon and libstub support for mn10300.
6976
6977 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
6978
6979 * missing: Update to version from automake 1.3.
6980
6981 * ltmain.sh: On installation, don't get confused if the same name
6982 appears more than once in the list of library names.
6983
6984 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
6985
6986 * config.sub: Accept m68060 and m5200 as CPU names.
6987
6988 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
6989
6990 * configure: Use && rather than using -a in test, because odd
6991 strings can confuse test.
6992 * configure.in: Likewise.
6993
6994 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
6995
6996 * ltconfig, ltmain.sh: Bring in Visual C++ support.
6997
6998 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6999
7000 * Makefile.in (boostrap2-lean, bootstrap3-lean,
7001 bootstrap4-lean): New targets.
7002
7003 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
7004
7005 * mpw-* Delete. Not used.
7006
7007 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
7008
7009 * COPYING.LIB: Update FSF address.
7010
7011 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
7012
7013 * ltconfig, ltmain.sh: Update to libtool 1.2a.
7014
7015 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7016 GAS_SUPPORT_DIRS.
7017
7018 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
7019
7020 * ltconfig, ltmain.sh: Avoid producing a version number if
7021 -version-info was not used.
7022
7023 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
7024
7025 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7026 building with newlib.
7027
7028 1998-04-30 Paul Eggert <eggert@twinsun.com>
7029
7030 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
7031 Solaris `make' causes it to continue to next definition.
7032
7033 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
7034
7035 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7036 the right GUI libraries and files are installed along with GDB.
7037
7038 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
7039
7040 * configure.in: Change alpha to alpha* in several places.
7041
7042 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
7043
7044 * config.sub: Recognize sparc86x.
7045
7046 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
7047
7048 * configure.in (--enable-target-optspace): Remove debug echo.
7049
7050 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
7051
7052 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7053
7054 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
7055
7056 * ltconfig: Update cygwin32 support.
7057
7058 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7059 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7060 (GDB_SUPPORT_DIRS): Likewise.
7061
7062 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
7063
7064 * configure.in (target_makefile_frag): If --enable-target-optspace,
7065 use -Os to compile target libraries rather than -O2. Default to
7066 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7067 not used.
7068 * configure.in (target_cflags): Ditto for d30v.
7069
7070 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
7071
7072 * Makefile.in (all-bfd): Depend on all-intl.
7073 (all-binutils): Likewise.
7074 (all-gas): Likewise.
7075 (all-gprof): Likewise.
7076 (all-ld): Likewise.
7077
7078 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
7079
7080 * configure.in (host_tools): Fix typo, lbtool -> libtool.
7081
7082 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
7083
7084 * Makefile.in (all-bfd): Depend upon all-libiberty.
7085
7086 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7087
7088 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
7089
7090 * Makefile.in: Add libstub.
7091
7092 * configure.in: Ditto. Build libstub for targets that have cygmon
7093 support.
7094
7095 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
7096
7097 * configure.in: Don't set PICFLAG on ix86-cygwin32.
7098
7099 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
7100
7101 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7102 use mh-sysv5 if specified. Support gprof on SCO Open Server.
7103
7104 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
7105
7106 * configure: Define DEFAULT_M4 by searching PATH.
7107 * Makfile.in: Use DEFAULT_M4.
7108
7109 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
7110
7111 * ltconfig: Add cygwin32 support.
7112
7113 * Makefile.in, configure.in: Add libtool as a native only directory
7114 to configure and build.
7115
7116 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
7117
7118 * Makefile.in (INSTALL_MODULES): Remove texinfo.
7119
7120 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
7121
7122 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7123
7124 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7125
7126 * Makefile.in: add ash make rules
7127 * configure.in: add ash to native_only and host_tools lists
7128
7129 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7130
7131 * Makefile.in (all-gettext, all-intl): New targets.
7132 (ALL_MODULES): Added all-gettext, all-intl.
7133 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7134 (INSTALL_MODULES): Added install-gettext, install-intl.
7135 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7136
7137 * configure.in (host_tools): Added gettext.
7138 (native_only): Likewise.
7139 (noconfigdirs) [various cases]: Likewise.
7140 (host_libs): Added intl.
7141
7142 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7143
7144 * configure: Do not disable building gdbtk for cygwin32 hosts.
7145
7146 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7147
7148 * configure.in: Add thumb-coff target.
7149 * config.sub: Add thumb-coff target.
7150
7151 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7152
7153 * Makefile.in: Revert yesterday's change.
7154 (all-target-winsup): all-target-librx stays out of here.
7155
7156 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7157
7158 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7159 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7160 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
7161 Remove references to librx and libg++.
7162
7163 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7164
7165 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7166 recursive makes
7167
7168 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7169
7170 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7171 for newlib directory.
7172 (CXX_FOR_TARGET): Likewise.
7173
7174 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7175
7176 * ltconfig: Update after libtool/ltconfig.in change for
7177 hpux11.
7178
7179 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7180
7181 * ltconfig, ltmain.sh: Update to libtool 1.2.
7182
7183 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7184
7185 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7186 (install-gcc-cross): Instead, override LANGUAGES here.
7187
7188 1998-03-18 Dave Love <d.love@dl.ac.uk>
7189
7190 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7191 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7192
7193 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7194
7195 * configure.in: Add Thumb-pe target.
7196
7197 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
7198
7199 * Makefile.in - changed sn targets to snavigator
7200 * configure.in - changed sn targets to snavigator
7201
7202 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7203
7204 * config-ml.in: After building symlink tree call make distclean
7205 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7206 to be the case for libiberty.
7207
7208 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
7209
7210 * configure: When making link, also check the current
7211 directory. The configure scripts may create one.
7212
7213 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
7214
7215 * config.sub: Accept alphapca56 and alphaev6 properly.
7216
7217 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7218
7219 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7220
7221 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7222
7223 * config.sub (sco5): Fix typo.
7224
7225 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
7226
7227 * Makefile.in (INSTALL_MODULES): Move install-tcl before
7228 install-itcl.
7229 (install-itcl): Remove dependency on install-tcl.
7230
7231 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
7232
7233 * configure.in: Remove libgloss from noconfigdirs for MN10300.
7234
7235 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
7236
7237 * configure.in: Don't build libgui for a cygwin32 target when not on
7238 a cygwin32 host.
7239
7240 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
7241
7242 * configure (redirect): Set to null, so default behavior of
7243 configure is now --verbose.
7244
7245 1998-02-16 Dave Love <d.love@dl.ac.uk>
7246
7247 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7248 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7249
7250 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
7251
7252 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7253 this change to sync Makefile.in with its ChangeLog entries.
7254
7255 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
7256
7257 * ltmain.sh (mkdir): Check that the directory doesn't exist
7258 before we exit with error, so that we don't get races during
7259 parallel builds.
7260
7261 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
7262
7263 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7264
7265 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7266
7267 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7268 PICFLAG_FOR_TARGET.
7269 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7270
7271 * configure: Emit a definition for the new macro enable_shared
7272 into each Makefile.
7273
7274 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7275
7276 * configure.in (host_tools, native_only): Add libtool.
7277
7278 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7279
7280 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7281 Fix typo in ming config comment.
7282
7283 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7284
7285 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7286
7287 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7288
7289 * config.sub: Add tic30 cases, and map c30 to tic30.
7290
7291 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7292
7293 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7294 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7295 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7296 (CLEAN_TARGET_MODULES): Similarly
7297 (all-target-libf2c): Add dependences.
7298 * configure.in (target_libs): Add libf2c.
7299
7300 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
7301
7302 * configure.in: Remove expect from noconfigdirs when target
7303 is cygwin32. OK to build expect and dejagnu with Canadian
7304 Cross.
7305
7306 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
7307
7308 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7309 host.
7310
7311 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7312 and mingw32.
7313
7314 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
7315
7316 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7317 here as it is not defined in the toplevel Makefile.
7318
7319 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
7320
7321 * configure (package_makefile_rules_frag): New variable, which names
7322 a file with generic rules, ...
7323 Change comment to mention we now have FIVE parts.
7324 * configure: Undo last change.
7325
7326 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
7327
7328 * config.guess: More accurate determination of HP processor types.
7329 * config.sub: More accurate determination of HP processor types.
7330
7331 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
7332
7333 * configure (package_makefile_frag): Move inserting the
7334 ${package_makefile_frag} to where it should be according
7335 to the comment.
7336
7337 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
7338
7339 * config.guess: Add support for Linux/ARM.
7340
7341 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
7342
7343 * .cvsignore: Remove *-info and *-install since they match
7344 release-info and mpw-install, which we don't want to just ignore.
7345
7346 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
7347
7348 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7349
7350 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
7351
7352 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7353 local_prefix to sub-make invocations.
7354
7355 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7356
7357 * configure.in: Check makefile fragments in the source
7358 directory.
7359
7360 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7361
7362 * configure.in: Check whether host and target makefile
7363 fragments exist before adding them to *_makefile_frag.
7364
7365 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7366
7367 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
7368
7369 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7370
7371 * configure.in: Make sure we only replace RPATH_ENVVAR on
7372 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7373 regexp to sed.
7374
7375 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7376 to sub-makes.
7377
7378 1998-01-13 Lee Iverson (leei@ai.sri.com)
7379
7380 * config-ml.in (multi-do): LDFLAGS must include multilib
7381 designator.
7382
7383 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
7384
7385 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7386
7387 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7388
7389 * config.sub: Add mingw32 support.
7390 * configure.in: Likewise.
7391
7392 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7393
7394 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7395
7396 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7397
7398 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7399 * configure (gxx_include_dir): Provide a definition for subdirs
7400 which do not use autoconf.
7401
7402 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7403
7404 * config.guess: Sync with egcs. Picks up new alpha support,
7405 BeOS & some additional linux support.
7406
7407 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
7408
7409 * config.guess: HP 9000/803 is a PA1.1 machine.
7410
7411 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7412
7413 * configure.in: It's alpha*-...
7414
7415 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7416
7417 * configure.in (host_makefile_frag, target_makefile_frag):
7418 Handle multiple config files.
7419 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7420 alpha-*-*.
7421
7422 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7423
7424 * mkdep: New file.
7425
7426 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7427
7428 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7429
7430 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7431
7432 * Makefile.in: Add libgui directory.
7433 (GDB_TK): Add all-libgui.
7434 * configure.in: Add libgui directory.
7435 * configure: Add all-libgui to GDB_TK.
7436
7437 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7438
7439 * config-ml.in (multidirs): Add m32r to multilib list.
7440
7441 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7442
7443 * Makefile.in (all-target-gperf): Change dependency to
7444 all-target-libstdc++.
7445
7446 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7447
7448 * config.guess: Add BeOS support.
7449
7450 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7451
7452 Source directory cvs renamed to cvssrc:
7453 * configure.in (host_tools): Change cvs to cvssrc.
7454 (native_only): Likewise.
7455 (noconfigdirs) [various cases]: Likewise.
7456 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7457 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7458 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7459 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7460 (all-cvssrc): Rename target from all-cvs.
7461
7462 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7463
7464 * configure (gxx_include_dir): Fix thinko.
7465
7466 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7467
7468 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7469 (install-cross, install-gcc-cross): New targets.
7470
7471 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7472
7473 * configure.in (noconfigdirs): Add support for Thumb target.
7474
7475 * config.sub (maybe_os): Add support for Thumb target.
7476
7477 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7478
7479 * Makefile.in: Add rules for cygmon.
7480
7481 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7482
7483 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7484
7485 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7486 * configure (gxx_include_dir): Provide a definition for subdirs
7487 which do not use autoconf.
7488
7489 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7490
7491 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
7492 11/18/97 build
7493
7494 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7495
7496 * From Franz Sirl.
7497 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7498 found on RedHat Linux systems.
7499
7500 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7501
7502 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7503 guesses.
7504
7505 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7506
7507 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7508
7509 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7510
7511 * ltmain.sh: If mkdir fails, check whether the directory was created
7512 anyhow by some other process.
7513
7514 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7515
7516 * configure.in (d30v-*-*): Configure all directories.
7517
7518 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7519
7520 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7521 for the D30V.
7522
7523 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7524
7525 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7526
7527 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7528
7529 * include/libiberty.h: Add extern "C" { so it can be used with C++
7530 progrms.
7531 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7532 programs.
7533
7534 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7535
7536 * configure.in (d30v-*-*): Configure GCC now.
7537
7538 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7539
7540 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7541 is no longer needed.
7542
7543 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7544
7545 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7546
7547 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7548
7549 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7550 targets using "$@" to provide support for similar but not identical
7551 targets without having to duplicate code.
7552
7553 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7554
7555 * makefile.vms: Fix to work with DEC C.
7556
7557 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7558
7559 * config.sub: Add mips-tx39-elf to marketing names.
7560
7561 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7562
7563 * ltmain.sh: Handle symlinks in generated script.
7564
7565 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7566
7567 * configure: Handle autoconf style directory options: --bindir,
7568 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7569 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7570 --sysconfdir.
7571 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7572 (sharedstatedir, localstatedir, oldincludedir): New variables.
7573 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7574 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7575 sbindir, sharedstatedir, and sysconfdir.
7576
7577 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7578
7579 * Makefile.in (bootstrap-lean): New target.
7580
7581 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7582
7583 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
7584 sn, and gnuserv from noconfigdirs.
7585
7586 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7587
7588 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7589
7590 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7591
7592 * Makefile.in (cross): New target.
7593
7594 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
7595 Jeff Law <law@cygnus.com>
7596
7597 * Makefile.in (bootstrap2, bootstrap3): New targets.
7598 (all-bootstrap): Remove outdated and confusing target.
7599 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7600
7601 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7602
7603 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
7604 windows. Consistent with gdb/configure.
7605
7606 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7607
7608 * configure.in: Name Linux target fragment.
7609
7610 * configure: Rewrite so that project Makefile fragment is inserted
7611 first and appears last in the resulting Makefile.
7612
7613 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7614
7615 * Makefile.in (install-itcl): Install tcl first.
7616
7617 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
7618
7619 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7620
7621 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7622
7623 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7624
7625 * configure.in (skipdirs): Add target-librx for Linux.
7626 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7627
7628 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7629
7630 * Makefile.in (bootstrap): New target.
7631
7632 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7633
7634 * config.sub: Accept 'amigados' for backward compatability.
7635
7636 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7637
7638 * config.guess: Merge with FSF.
7639
7640 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7641
7642 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7643
7644 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7645
7646 * config.sub: Add "marketing-names" patch.
7647
7648 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7649
7650 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
7651
7652 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7653
7654 * config.sub: Handle v850-elf.
7655
7656 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
7657
7658 * .cvsignore (*-install): Remove.
7659
7660 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7661
7662 * ltconfig: Set CONFIG_SHELL in libtool.
7663 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7664
7665 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7666
7667 * configure.in (target_subdir): Set to libraries if enable_multilib.
7668
7669 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7670
7671 * config.guess: Update from gcc directory.
7672
7673 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7674
7675 * Makefile.in (all-sim): Depends on all-readline.
7676
7677 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7678
7679 * Makefile.in (BISON, YACC): Use $$s.
7680 (all-bison): Depend on all-texinfo.
7681
7682 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7683
7684 * Makefile.in (BISON): Add -L flag.
7685 (YACC): Likewise.
7686
7687 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7688
7689 * configure.in (noconfigdirs): Add support for v850e target.
7690
7691 * config.sub (maybe_os): Add support for v850e target.
7692
7693 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7694
7695 * configure.in (noconfigdirs): Add support for v850ea target.
7696
7697 * config.sub (maybe_os): Add support for v850ea target.
7698
7699 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7700
7701 * config.sub: Add mipstx39. Delete r3900.
7702
7703 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7704
7705 * Makefile.in (all-autoconf): Depends on all-texinfo.
7706
7707 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7708
7709 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7710 eabi targets.
7711
7712 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7713
7714 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7715
7716 * configure: When handling a Canadian Cross, handle YACC as well as
7717 BISON. Just set BISON to bison. When setting YACC, prefer bison.
7718 * Makefile.in (all-bison): Depend upon all-texinfo.
7719
7720 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7721
7722 * Makefile.in (BISON): bison, not byacc or bison -y.
7723 (YACC): bison -y or byacc or yacc.
7724 (various): Add *-bison as appropriate.
7725 (taz): No need to mess with BISON anymore.
7726
7727 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7728
7729 * configure: If OSTYPE matches *win32*, try to find a good value for
7730 CONFIG_SHELL.
7731
7732 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7733
7734 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7735 configure.in if it is present.
7736
7737 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
7738
7739 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7740
7741 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
7742
7743 * config.sub: Recognize `arc' cpu.
7744 * configure.in: Likewise.
7745 * config-ml.in: Likewise.
7746
7747 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
7748
7749 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7750
7751 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
7752
7753 * configure: Changed sed delimiter from ':' to '|' when
7754 attempting to substitute ${config_shell} for SHELL. On
7755 NT ${config_shell} may contain a ':' in it.
7756
7757 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
7758
7759 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7760
7761 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
7762
7763 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7764
7765 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
7766
7767 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7768
7769 * ylwrap: If the program is a relative path, force it to be
7770 absolute.
7771
7772 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
7773
7774 * configure (tooldir): Set BISON to `bison -y' and not just bison.
7775
7776 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
7777
7778 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
7779 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7780 for libraries.
7781
7782 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
7783
7784 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
7785 separated by spaces.
7786
7787 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
7788
7789 * ylwrap: New file.
7790 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7791
7792 * ltmain.sh: Handle /bin/sh at start of install program.
7793
7794 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7795
7796 * ltconfig, ltmain.sh: New files, from libtool 1.0.
7797 * missing: New file, from automake 1.2.
7798
7799 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
7800
7801 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
7802 check-tk to CHECK_X11_MODULES.
7803
7804 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
7805
7806 * config.sub: Merge with FSF.
7807
7808 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
7809
7810 * config.guess: Merge with FSF.
7811
7812 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7813
7814 * configure: Treat msdosdjgpp like go32.
7815 * configure.in: Likewise. Don't remove gprof for go32.
7816
7817 * configure: Change Makefile.tem2 to Makefile.tm2.
7818
7819 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
7820
7821 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7822
7823 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7824
7825 * install-sh (chmodcmd): Set to null if the DST directory already
7826 exists. Same as Nov 11th change.
7827
7828 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
7829
7830 * configure (GDB_TK): Needs itcl and tix.
7831
7832 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
7833
7834 * config.guess: Update from FSF.
7835
7836 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
7837
7838 * Makefile.in (GDB_TK): Depend on itcl and tix.
7839
7840 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
7841
7842 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7843 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7844 (INSTALL_SCRIPT): New variable.
7845 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7846 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7847 to -x.
7848 * install-sh: Add support for -x option.
7849
7850 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
7851
7852 * configure.in, Makefile.in: Treat tix like itcl.
7853
7854 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
7855
7856 * Makefile.in (WINDRES): New variable.
7857 (WINDRES_FOR_TARGET): New variable.
7858 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7859 (EXTRA_HOST_FLAGS): Add WINDRES.
7860 (EXTRA_TARGET_FLAGS): Add WINDRES.
7861 (EXTRA_GCC_FLAGS): Add WINDRES.
7862 ($(DO_X)): Pass down WINDRES.
7863 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7864 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7865 DLLTOOL_FOR_TARGET.
7866
7867 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
7868
7869 * configure.in: configure sim before gdb for win32-x-ppc
7870
7871 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7872
7873 Move gperf into the toplevel, from libg++.
7874 * configure.in (target_tools): Add target-gperf.
7875 (native_only): Add target-gperf.
7876 * Makefile.in (all-target-gperf): New target, depend on
7877 all-target-libg++.
7878 (configure-target-gperf): Empty rule.
7879 (ALL_TARGET_MODULES): Add all-target-gperf.
7880 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7881 (CHECK_TARGET_MODULES): Add check-target-gperf.
7882 (INSTALL_TARGET_MODULES): Add install-target-gperf.
7883 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7884
7885 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
7886
7887 * config.sub (mn10200): Recognize new basic machine.
7888
7889 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7890
7891 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7892 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7893
7894 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
7895
7896 * configure.in: If we're building mips-sgi-irix6* native, turn on
7897 ENABLE_MULTILIB and set TARGET_SUBDIR.
7898
7899 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
7900
7901 * Makefile.in (all-sn): Depend on all-grep.
7902
7903 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
7904
7905 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7906
7907 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7908 Makefile. From Jeff Makey <jeff@cts.com>.
7909 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7910
7911 * Makefile.in (DISTBISONFILES): Remove.
7912 (taz): Don't futz with DISTBISONFILES. Change BISON to use
7913 $(DEFAULT_YACC).
7914
7915 * configure.in: Build itl, db, sn, etc., when building for native
7916 cygwin32.
7917
7918 * Makefile.in (LD): New variable.
7919 (EXTRA_HOST_FLAGS): Pass down LD.
7920 ($(DO_X)): Likewise.
7921
7922 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
7923
7924 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7925
7926 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
7927
7928 * configure.in (targargs): Strip out any supplied --build argument
7929 before adding our own. Always add --build.
7930
7931 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
7932
7933 * configure.in (targargs): Pass --build if we're doing
7934 a cross-compile.
7935
7936 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
7937
7938 * configure: Use '|' instead of ":" as the separator in
7939 sed. Otherwise sed chokes on NT path names with drive
7940 designators. Also look for "?:*" as the leading characters in an
7941 absolute pathname.
7942
7943 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
7944
7945 * config.sub: Support for r3900.
7946
7947 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
7948
7949 * configure.in: Use install-sh, not install.sh.
7950
7951 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
7952
7953 * Makefile.in (taz): Improve check for BISON so it doesn't try to
7954 apply it twice.
7955
7956 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
7957
7958 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7959 install-binutils.
7960
7961 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
7962
7963 * Makefile.in: Add automake targets.
7964 * configure.in (host_tools): Add automake.
7965
7966 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
7967
7968 * configure: Default CXX to c++, not gcc.
7969 * Makefile.in (CXX): Set to c++, not gcc.
7970 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7971
7972 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
7973
7974 * install-sh: try appending a .exe if source file doesn't
7975 exist
7976
7977 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
7978
7979 * configure.in: Turn on multilib by default.
7980 (cross_only): Remove target-libiberty.
7981
7982 * Makefile.in (all-gcc): Don't depend on libiberty.
7983
7984 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
7985
7986 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7987
7988 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
7989
7990 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7991 (DISTBISONFILES): Add ld/Makefile.in
7992
7993 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
7994
7995 * configure.in: if target is cygwin32 but host isn't cygwin32,
7996 don't configure gdb tcl tk expect, not just gdb.
7997
7998 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
7999
8000 * configure.in: Added gnuserv everywhere sn appears.
8001
8002 * Makefile.in (ALL_MODULES): Added all-gnuserv.
8003 (CROSS_CHECK_MODULES): Added check-gnuserv.
8004 (INSTALL_MODULES): Added install-gnuserv.
8005 (CLEAN_MODULES): Added clean-gnuserv.
8006 (all-gnuserv): New target.
8007
8008 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
8009
8010 * config.guess: Fixes for MIPS OpenBSD systems.
8011
8012 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
8013
8014 * Makefile.in (INSTALL_XFORM): Remove.
8015 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8016
8017 * mkinstalldirs: New file, copied from automake.
8018 * Makefile.in (installdirs): Rename from install-dirs. Use
8019 mkinstalldirs. Change all users.
8020 (DEVO_SUPPORT): Add mkinstalldirs.
8021
8022 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
8023
8024 * install-sh: Rename from install.sh.
8025 * Makefile.in (INSTALL): Change install.sh to install-sh.
8026 (DEVO_SUPPORT): Likewise.
8027
8028 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
8029 Graichen <graichen@rzpd.de>.
8030
8031 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
8032
8033 * config.guess: Recognize OpenBSD systems correctly.
8034
8035 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8036
8037 * README, Makefile.in (ETC_SUPPORT): Remove references to
8038 cfg-paper*, configure.{texi,man,info*}._
8039
8040 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
8041
8042 * Makefile.in (all.normal): Ensure that gcc is built after all
8043 the x11 - ie gdb - targets.
8044
8045 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
8046
8047 * makefile.vms: Don't run conf-a-gas.
8048
8049 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
8050
8051 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
8052
8053 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
8054
8055 * configure.in: Remove noconfigdirs case since gdb also
8056 configures and builds for tic80-coff.
8057
8058 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
8059
8060 * configure: Set cache_file to config.cache.
8061 * Makefile.in (local-distclean): Remove config.cache.
8062
8063 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
8064
8065 * COPYING: Update FSF address.
8066
8067 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
8068
8069 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8070 noconfigdirs.
8071
8072 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
8073
8074 * Makefile.in (install-dirs): Don't crash if prefix, and hence
8075 MAKEDIRS, is empty.
8076
8077 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
8078
8079 * config.sub: Tweak mn10300 entry.
8080
8081 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
8082
8083 * configure.in (host_tools): Put sim before gdb, so gdb's
8084 configure.tgt can determine if the simulator was configured.
8085
8086 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
8087
8088 * config.sub: Move BeOS $os case to be with other Cygnus
8089 local cases.
8090
8091 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
8092
8093 * config.sub: Remove misplaced comment that broke Linux.
8094
8095 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
8096
8097 * config.sub: Add BeOS support.
8098
8099 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
8100
8101 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8102
8103 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
8104
8105 * configure.in (noconfigdirs): Remove tcl and tk from
8106 noconfigdirs for cygwin32 builds.
8107
8108 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
8109
8110 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8111
8112 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
8113
8114 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8115 make-all.com, use makefile.vms instead.
8116
8117 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
8118
8119 * config.sub: Accept -lnews*.
8120
8121 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
8122
8123 * configure.in (noconfigdirs): Disable target-newlib,
8124 target-examples and target-libiberty for d30v.
8125
8126 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8127
8128 * configure.in (noconfigdirs): Enable ld for d30v.
8129
8130 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8131
8132 * configure.in (tic80-*-*): Build compiler.
8133
8134 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8135
8136 * configure.in (d30v-*): Remove sim directory from list of
8137 unsupported d30v directories
8138
8139 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8140
8141 * config.sub, configure.in: Add d30v target cpu.
8142
8143 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8144
8145 * makefile.vms: New file.
8146 * make-all.com: Remove.
8147
8148 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8149
8150 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8151
8152 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8153
8154 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8155
8156 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8157
8158 * Makefile.in (ALL_MODULES): Added all-db.
8159 (CROSS_CHECK_MODULES): Addec check-db.
8160 (INSTALL_MODULES): Added install-db.
8161 (CLEAN_MODULES): Added clean-db.
8162
8163 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8164
8165 * config.guess: Merge with latest FSF sources.
8166
8167 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8168
8169 * Makefile.in (ALL_MODULES): Added all-itcl.
8170 (CROSS_CHECK_MODULES): Added check-itcl.
8171 (INSTALL_MODULES): Added install-itcl.
8172 (CLEAN_MODULES): Added clean-itcl.
8173
8174 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8175
8176 * configure.in: build gdb for mn10200
8177
8178 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8179
8180 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8181
8182 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8183
8184 * configure.in (tic80-*-*): Turn off most targets right now.
8185
8186 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8187
8188 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8189 rather than the makeinfo program.
8190 (do-info): Depend upon all-texinfo.
8191
8192 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8193
8194 * configure.in: Remove uses of config/mh-linux.
8195
8196 * config.sub, config.guess: Merge with latest FSF sources.
8197
8198 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8199
8200 * config.sub (case $basic_machine): Add tic80 entries.
8201
8202 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8203
8204 * config.sub, config.guess: Merge with latest FSF sources.
8205
8206 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8207
8208 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8209 * mpw-config.in: Test for NewFolderRecursive.
8210 * mpw-install: Use symbolic name for startup filename.
8211 * mpw-README: Add various additional details.
8212
8213 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
8214
8215 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8216
8217 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
8218
8219 * configure.in: Do build gcc and the target libraries for
8220 the mn10200.
8221
8222 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
8223
8224 * configure.in: don't avoid building gdb for mn10300 any more
8225 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8226 instead of single-quoting it.
8227
8228 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
8229
8230 * configure.in: Don't use --with-stabs on IRIX 6.
8231
8232 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
8233
8234 * configure.in (m32r): Build gdb, libg++ now.
8235
8236 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8237
8238 * configure.in (mips*-sgi-irix6*): Remove gdb and related
8239 directories from noconfigdirs.
8240
8241 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
8242
8243 * config.sub (basic_machine): added mips16 configuration
8244
8245 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8246
8247 * config.sub: Handle d10v-unknown.
8248
8249 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
8250
8251 * config.sub: Handle v850-unknown.
8252
8253 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
8254
8255 * Makefile.in: add findutils
8256 * configure.in: add findutils to list of host_tools
8257
8258 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
8259
8260 * config.sub: Handle mn10200 and mn10300.
8261
8262 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8263
8264 * configure.in (d10v-*): Do not build librx.
8265
8266 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8267
8268 * configure.in (mn10300): Build everything except gdb & libgloss.
8269
8270 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8271
8272 * config.guess: Patch for Dansk Data Elektronik servers,
8273 from Niels Skou Olsen <nso@dde.dk>.
8274
8275 For ncr, use /bin/uname rather than uname, since GNU uname does not
8276 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8277
8278 Patch for MIPS R4000 running System V,
8279 from Eric S. Raymond <esr@snark.thyrsus.com>.
8280
8281 Fix thinko for nextstep.
8282
8283 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8284
8285 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8286 * config.guess: Guess mips-dec-mach_bsd4.3.
8287
8288 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8289 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8290 release numbers.
8291 * config.guess (mips-mips-riscos*): Emit just enough of the
8292 release number.
8293
8294 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8295 * config.guess (sparc-auspex-sunos*): Added.
8296 (f300-fujitsu-*): Added.
8297
8298 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
8299 * config.guess: Recognize a Tadpole as a sparc.
8300
8301 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8302
8303 * config.guess: Don't assume that NextStep version is either 2 or
8304 3. NextStep 4 (aka OpenStep 4) has come out now.
8305
8306 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8307
8308 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8309 From Rik Faith <faith@cs.unc.edu>.
8310
8311 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8312
8313 * config.sub: Contributions from bug-gnu-utils to:
8314 Support plain "hppa" (no version given) architecture, reported by
8315 OpenStep.
8316 OpenBSD like NetBSD.
8317 LynxOs is not a hardware supplier.
8318
8319 * config.guess: Contributions from bug-gnu-utils to add support for:
8320 OpenBSD like NetBSD.
8321 Stratus systems.
8322 More Pyramid systems.
8323 i[n>4]86 Intel chips.
8324 M680[n>4]0 Motorola chips.
8325 Use unknown instead of lynx for hardware manufacturer.
8326
8327 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8328
8329 * install.sh (chmodcmd): Set to null if the DST directory already
8330 exists.
8331
8332 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8333
8334 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8335 not use mt-ppc target Makefile fragment any more.
8336
8337 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8338
8339 * configure.in (*-*-windows): Exclude everything but those dirs
8340 needed to build windows.
8341
8342 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
8343
8344 * Makefile.in (all-target-winsup): Depend on all-target-librx.
8345
8346 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8347
8348 * configure.in: Exclude mmalloc from i386-windows.
8349
8350 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8351
8352 * Undo my previous change.
8353
8354 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8355
8356 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8357 unconditionally.
8358 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8359
8360 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8361
8362 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8363 host to add it's own flags.
8364
8365 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8366
8367 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8368
8369 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8370
8371 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8372 (CXX_FOR_TARGET): Likewise.
8373 (GCC_FOR_TARGET): Define.
8374 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8375 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8376 CC_FOR_TARGET was specified on the command line.
8377 (MAKEOVERRIDES): Don't define.
8378
8379 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8380
8381 * configure.in (m32r): Fix spelling of libg++ libs.
8382
8383 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8384
8385 * config.sub (-apple*): Remove, now redundant.
8386
8387 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8388
8389 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8390
8391 * configure: Rework yesterday's sed script patch.
8392
8393 * config.sub: Merge with FSF.
8394
8395 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8396
8397 * config.guess: Merge from FSF.
8398
8399 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
8400 * config.guess: Use pc instead of unknown, for pc clone systems.
8401 Change linux to linux-gnu.
8402
8403 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8404 * config.guess: Avoid non-portable tr syntax.
8405
8406 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8407
8408 * test-build.mk (HOLES): Add "xargs" for gdb.
8409
8410 * configure: Avoid hpux10.20 sed bug.
8411
8412 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8413
8414 * configure.in: Add support for windows host
8415 (that is a build done under the Microsoft build environment).
8416
8417 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8418
8419 * Makefile.in: Replace all uses of srcroot with s, to shrink
8420 command line lengths.
8421
8422 Patches from Geoffrey Noer <noer@cygnus.com>:
8423 * configure.in: If configuring for newlib, pass --with-newlib to
8424 subdirectories.
8425 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8426 -Bnewlib/ and -Lwinsup to gcc.
8427 (CXX_FOR_TARGET): Likewise.
8428
8429 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8430
8431 * Makefile.in (ETC_SUPPORT): Add configure.
8432
8433 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8434
8435 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
8436 host configuration file.
8437
8438 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8439
8440 * configure.in: Break mn10x00 support into separate
8441 mn10200 and mn10300 configurations.
8442 * config.sub: Likewise.
8443
8444 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8445
8446 * configure.in: Add lots of stuff to noconfigdirs for
8447 the mn10x00 targets.
8448
8449 * config.sub, configure.in: Add mn10x00 support.
8450
8451 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8452
8453 * make-all.com: Call conf-a-gas, not config-a-gas.
8454
8455 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8456
8457 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
8458 targets.
8459
8460 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8461
8462 * mpw-README: Add much more detail for native PowerMac.
8463 * mpw-install: New file.
8464 * mpw-configure: Add --norecursion and --help options.
8465 * mpw-config.in: Translate readme and install files when
8466 copying to objdir.
8467 * mpw-build.in: Don't always depend on byacc and flex.
8468 (install-only-top): New action.
8469
8470 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8471
8472 * configure.in: You can now configure GDB for the v850.
8473
8474 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8475
8476 * configure.in (noconfigdirs): Don't configure any C++ dirs
8477 if targeting D10V.
8478
8479 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8480
8481 * config.sub: Recognize mips64vr5000.
8482
8483 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8484
8485 * configure.in: Use a single line for host_tools and native_only.
8486
8487 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8488
8489 * config.sub, configure.in: Add entries for m32r.
8490
8491 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8492
8493 * Makefile.in (inet-install): Don't run install-gzip.
8494
8495 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8496
8497 * configure.in: Don't config lots of things for *-*-windows*.
8498
8499 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8500
8501 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8502 (host_libs, host_tools): Copy from configure.in.
8503 * mpw-configure: Don't complain about directories not found.
8504
8505 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8506
8507 * configure.in (i[345]86): Recognize i686 for pentium pro.
8508 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8509 file.
8510
8511 * config.guess (i[345]86): Ditto.
8512
8513 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8514
8515 * configure.in (noconfigdirs): Removed gdb for D10V.
8516
8517 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
8518
8519 * configure.in: Remove ld, target-libio, target-libg++, and
8520 target-libstdc++ from noconfigdirs.
8521
8522 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8523
8524 * configure: Fix three locations where shell scripts were
8525 being run directly rather than with config_shell.
8526
8527 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8528
8529 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8530 * config.sub (basic_machine): Recognize v850.
8531
8532 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8533
8534 * mpw-configure: Handle multiple enable/disable options and
8535 pass them down recursively, handle -c and -s flags appropriately
8536 depending on choice of compiler, add escape mechanism for
8537 quoted arguments to gC.
8538
8539 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8540
8541 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8542 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8543 so that -mrelocatable-lib and -mno-eabi are used.
8544
8545 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8546 not support --print-multi-lib, don't abort.
8547
8548 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8549
8550 * make-all.com: Run config-a-gas.
8551 * setup.com: Don't copy subdirectory files around.
8552
8553 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8554
8555 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8556 target, it now compiles correctly.
8557
8558 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8559
8560 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8561
8562 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8563
8564 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
8565
8566 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8567
8568 * configure.in (native_only): Add prms.
8569
8570 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8571
8572 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8573 (BINUTILS_SUPPORT_DIRS): Likewise.
8574
8575 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8576
8577 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8578 d10v support is added.
8579
8580 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8581
8582 * configure.in (d10v-*-*): New target.
8583
8584 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8585
8586 * config.guess (HP 9000/811): Recognize this as a PA1.1
8587 machine.
8588
8589 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8590
8591 * Makefile.in (do-tar-gz): New target, split out from tail end of
8592 taz target. Run each command separately, don't use pipes.
8593 (taz): Use it.
8594
8595 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8596
8597 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8598 * mpw-build.in: No builds should depend on building byacc or flex,
8599 they are assumed to be installed already.
8600
8601 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8602
8603 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8604 variable that CC_FOR_TARGET needs.
8605
8606 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8607
8608 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8609 options have changed since the last time the subdirectory was
8610 configured, and if it has, reconfigure.
8611 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8612 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8613
8614 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8615
8616 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8617 CLEAN_MODULES): Add bash.
8618 (all-bash): New target.
8619
8620 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8621
8622 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8623
8624 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8625
8626 * config.sub (basic_machine): Recognize d10v as a valid processor.
8627
8628 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8629
8630 * mpw-configure: Add support for --bindir.
8631 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8632
8633 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8634
8635 * configure.in: add bash, time, gawk to list of hosttools and things
8636 to only build for native toolchains
8637
8638 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8639
8640 * Makefile.in (docdir): Remove.
8641
8642 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8643
8644 * Makefile.in (datadir): Set to $(prefix)/share.
8645
8646 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8647
8648 * configure.in: build diff and patch for cygwin32-hosted
8649 toolchains.
8650
8651 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8652
8653 * config.sub: Accept -rtems*.
8654
8655 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8656
8657 * configure.in: enable dosrel for cygwin32-hosted builds,
8658 remove diff from the list of things not buildable
8659 via Canadian Cross
8660
8661 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8662
8663 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
8664 don't get ". ".
8665
8666 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8667
8668 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8669
8670 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8671
8672 * Makefile.in (taz): Handle case where tex3patch didn't even get
8673 checked out. Also, if it was found, put the symlink in a new util
8674 subdirectory.
8675
8676 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8677
8678 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8679
8680 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8681
8682 * config.sub: Recognize -openvms.
8683 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8684 * make-all.com, setup.com: New files.
8685
8686 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8687
8688 * Makefile.in (taz): tex3patch moved to texinfo/util.
8689
8690 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8691
8692 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
8693 * configure.in: remove make from disable-if-Can-Cross list
8694 enable gdb if ${host} and ${target} are cygwin32
8695
8696 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8697
8698 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8699 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8700
8701 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8702
8703 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8704 distinguish sysv/svr4/bsd variants.
8705 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8706
8707 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8708
8709 * configure.in: Added copyright notice.
8710 * move-if-change: Added copyright notice.
8711
8712 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8713
8714 * configure.in (powerpcle-*-solaris*): Until we get shared
8715 libraries working, don't build gdb, sim, make, tcl, tk, or
8716 expect.
8717
8718 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8719
8720 * config.guess: Merge with FSF:
8721
8722 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8723 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8724
8725 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8726 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8727
8728 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8729 * config.guess: Combine two OSF1 rules.
8730 Also recognize field test versions. From mjr@zk3.dec.com.
8731 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8732 because GNU uname does not support -p. From pmr@pajato.com.
8733
8734 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8735
8736 * Makefile.in (MAKEDIRS): Removed $(tooldir).
8737
8738 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
8739
8740 * mpw-README: Document GCCIncludes.
8741
8742 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
8743
8744 * configure.in (alpha-*-linux*): Set enable_shared to yes.
8745
8746 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8747
8748 * mpw-configure: Handle --enable-FOO and --disable-FOO.
8749
8750 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
8751
8752 * configure.in (*-*-cygwin32): Configure make.
8753
8754 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
8755
8756 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8757
8758 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
8759
8760 * Makefile.in (all-inet): Depend on all-perl.
8761
8762 * Makefile.in (inet-install): New target.
8763
8764 * Makefile.in (all-inet): Depend on all-tcl.
8765 (all-inet): Depend on all-send-pr.
8766
8767 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8768
8769 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8770 temporarily.
8771
8772 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
8773
8774 * configure.in: Don't configure --with-gnu-ld on AIX.
8775
8776 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
8777
8778 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8779
8780 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
8781
8782 * Makefile.in (ALL_MODULES): Added all-inet.
8783 (CROSS_CHECK_MODULES): Added check-inet.
8784 (INSTALL_MODULES): Added install-inet.
8785 (CLEAN_MODULES): Added clean-inet.
8786 (all-indent): New target.
8787
8788 * configure.in (host_tools): Added inet.
8789 (native_only): Added inet.
8790 (noconfigdirs): Added inet.
8791
8792 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
8793
8794 * configure.in: Don't configure libgloss if we are not configuring
8795 newlib.
8796
8797 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8798
8799 * configure.in: Don't configure libgloss for unsupported
8800 architectures.
8801
8802 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8803
8804 * Makefile.in (CLEAN_MODULES): Add clean-apache.
8805
8806 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
8807
8808 * Makefile.in (ALL_MODULES): Include all-apache.
8809 (CROSS_CHECK_MODULES): Include check-apache.
8810 (INSTALL_MODULES): Include install-apache.
8811 (all-apache): New target.
8812
8813 * configure.in: Added apache everywhere perl is seen.
8814
8815 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8816
8817 * Makefile.in: Add support for clean-{module} and
8818 clean-target-{module} rules.
8819
8820 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
8821
8822 * configure.in (*-*-ose) do not build libgloss.
8823
8824 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8825
8826 * config.guess (prep*:SunOS:5.*:*): Turn into
8827 powerpele-unknown-solaris2.
8828
8829 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
8830
8831 * configure.in: Permit --enable-shared to specify a list of
8832 directories.
8833
8834 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8835
8836 * configure.in (host==solaris): Pass only the first word of $CC
8837 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8838
8839 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
8840
8841 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8842
8843 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
8844
8845 * Makefile.in (ALL_MODULES): Include all-perl.
8846 (CROSS_CHECK_MODULES): Include check-perl.
8847 (INSTALL_MODULES): Include install-perl.
8848 (ALL_X11_MODULES): Include all-guile.
8849 (CHECK_X11_MODULES): Include check-guile.
8850 (INSTALL_X11_MODULES): Include install-guile.
8851 (all-perl): New target.
8852 (all-guile): New target.
8853
8854 * configure.in (host_tools): Include perl and guile.
8855 (native_only): Include perl and guile.
8856 (noconfigdirs): Don't build guile and perl; no ports have been
8857 done.
8858
8859 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
8860
8861 * configure (--enable-*): Handle quoted option lists such as
8862 --enable-sim-cflags='-g0 -O' better.
8863
8864 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8865
8866 * Makefile.in ({,inst}all-target): New rule so we can make and
8867 install all of the target directories easily.
8868
8869 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8870
8871 * configure.in: Add missing global flag in sed substitution when
8872 deleting `target-' from ${configdirs}.
8873
8874 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
8875
8876 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8877 option.
8878
8879 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8880 config/mh-necv4.
8881
8882 * install.sh: Correct misspelling of transformbasename.
8883
8884 * config.guess: Recognize mips-*-sysv*.
8885
8886 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
8887
8888 * config.sub: Recognize mon960.
8889
8890 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
8891
8892 * configure: Restore Canadian Cross handling of BISON and LEX,
8893 removed in Feb 20 change.
8894
8895 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
8896
8897 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8898 Mention make install. Remove the old copyright date as well the
8899 clumsy and rather pointless copyright on the README file.
8900
8901 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
8902
8903 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8904 Makefile after running symlink-tree, then run `make distclean' to
8905 avoid clobbering any generated files in srcdir.
8906
8907 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
8908
8909 * configure.in (m68k-*-netbsd*): Build everything now.
8910
8911 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8912
8913 * Makefile.in (taz): Fix quoting.
8914
8915 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
8916
8917 * configure.in (sparclet-*-*): Build everything now.
8918
8919 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8920
8921 * configure.in (m68k-*-linux*): New host.
8922
8923 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
8924
8925 * configure: Check for bison before byacc.
8926
8927 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
8928
8929 * Makefile.in configure: Change the way LEX and BISON/YACC are
8930 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
8931 searching PATH. These are used as fallbacks by Makefile.in if
8932 flex/bison/byacc aren't in objdir.
8933
8934 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
8935
8936 * Makefile.in: Make everything which depends upon all-bfd also
8937 depend upon all-opcodes, in case --with-commonbfdlib is used.
8938
8939 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8940
8941 * configure.in (host *-*-cygwin32): Don't build gdb if we are
8942 building NT native compilers on Unix.
8943
8944 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
8945
8946 * configure.in: Don't get CC from the host Makefile fragment if we
8947 can find gcc in PATH, or if this is a Canadian Cross. Move the
8948 Solaris test for /usr/ucb/cc to the post target script, just after
8949 the compiler sanity test.
8950
8951 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
8952
8953 * config.sub: Merge with FSF.
8954
8955 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
8956
8957 * Makefile.in (RPATH_ENVVAR): New variable.
8958 (REALLY_SET_LIB_PATH): Use it.
8959 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8960
8961 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
8962
8963 * config.sub, configure.in: Recognize sparclet cpu.
8964
8965 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8966
8967 * config.guess: Support m68k-cbm-sysv4.
8968
8969 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8970
8971 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8972 m68k-unknown-linuxaout from linker help string. Put quotes around
8973 $ld_help_string.
8974
8975 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
8976
8977 * config.guess (powerpc-harris-powerunix): Add guess for port
8978 to new target.
8979
8980 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8981
8982 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8983
8984 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
8985
8986 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8987 $(REALLY_SET_LIB_PATH) in Makefile.
8988 * Makefile.in (SET_LIB_PATH): New variable.
8989 (REALLY_SET_LIB_PATH): New variable.
8990 ($(DO_X)): Use $(SET_LIB_PATH).
8991 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8992 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8993 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8994 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8995 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8996 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8997 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8998 (install-dosrel): Likewise.
8999 (all-opcodes): Depend upon all-libiberty.
9000
9001 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
9002
9003 * config.guess (*:CYGWIN*): New
9004
9005 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9006
9007 * Makefile.in (all-target-winsup): All all-target-libiberty.
9008
9009 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9010
9011 * configure.in (noconfigdirs): Add missing # in front of comment.
9012
9013 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
9014
9015 * configure.in: add second pass to things added to noconfigdirs
9016 so *-gm-magic can exclude libgloss properly.
9017
9018 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9019
9020 * mpw-configure (extralibs_name, rez_name): Set correctly
9021 for MWC68K compiler.
9022
9023 * mpw-README: Add more info on the necessary build tools.
9024
9025 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
9026
9027 * configure.in, config.sub: Recognize cygwin32.
9028
9029 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
9030
9031 * config.guess, config.sub: Recognize A/UX.
9032
9033 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
9034
9035 * config.sub: Merge with gcc/config.sub.
9036
9037 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
9038
9039 * mpw-build.in (do-binutils): Add build of stamps.
9040
9041 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
9042
9043 * config.sub: Add recognition for mips64vr4100*-* targets.
9044
9045 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9046
9047 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9048 Add creation of gconfigargs with `--enable-shared' turned on.
9049 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9050 ($(host)-stamp-stage3-configured): Likewise.
9051 (HOLES): Add chatr and ldd.
9052 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9053
9054 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
9055
9056 * configure: Pass --nfp to recursive configures.
9057
9058 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
9059
9060 * Makefile.in (DLLTOOL): New.
9061 (DLLTOOL_FOR_TARGET): New.
9062 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9063 (EXTRA_TARGET_FLAGS): Ditto.
9064 (EXTRA_GCC_FLAGS): Ditto.
9065 (CONFIGURE_TARGET_MODULES): Ditto.
9066 (DO_X): Ditto.
9067 * configure: Add DLLTOOL.
9068
9069 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
9070
9071 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9072 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9073 mh-sco, since old workarounds no longer needed, and don't
9074 build ld, since libraries have weak symbols in COFF.
9075
9076 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
9077
9078 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9079
9080 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
9081
9082 * configure.in: Make sure that ${CC} can be used to compile an
9083 executable.
9084
9085 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9086
9087 * Makefile.in (all-gdb): Depend on $(GDB_TK).
9088 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9089 nothing depending on whether gdbtk is being built.
9090
9091 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
9092
9093 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9094
9095 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
9096
9097 * configure.in (noconfigdirs): Put ld or gas in this early, if the
9098 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9099
9100 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
9101
9102 * config-ml.in: Add support for
9103 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9104 Simplify setting of multidirs from --disable-foo.
9105
9106 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9107
9108 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9109 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9110 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
9111 non-empty, pass them on to the GCC make.
9112 (all-bootstrap): New rule that is like all-gcc, except it executes
9113 the GCC bootstrap rule instead of the GCC all rule.
9114
9115 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
9116
9117 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9118
9119 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9120
9121 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9122 DG/UX support.
9123
9124 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9125
9126 * config.sub (i*86*) Change [345] to [3456]
9127
9128 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9129
9130 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9131 --with-gnu-ld=no.
9132
9133 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9134
9135 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9136 AIX multilibs get built.
9137
9138 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9139
9140 * configure.in (i386-win32): Don't build expect if we're not
9141 building the tcl subdir.
9142
9143 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9144
9145 * Makefile.in: (configure-target-examples, all-target-examples):
9146 New targets, configure and build example programs.
9147
9148 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9149
9150 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9151 use it as input to sedit the generated MPW makefile.
9152 * mpw-README: Add a suggestion about Gestalt.h.
9153
9154 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9155
9156 * config.sub: Accept *-*-ieee*.
9157
9158 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9159
9160 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9161 Ronald F. Guilmette <rfg@monkeys.com>.
9162
9163 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9164
9165 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9166 for powerpc-pe native.
9167 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9168 (target==powerpc-pe): duplicate i386-win32 entry.
9169
9170 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9171
9172 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9173 of vxworks, not just vxworks5.1.
9174
9175 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9176
9177 * mpw-configure: Add support for exec-prefix.
9178
9179 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9180
9181 * config.guess: Recognize HP model 816 machines as having
9182 a PA1.1 processor.
9183
9184 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9185
9186 * configure: Ignore new autoconf configure options.
9187
9188 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9189
9190 * config.guess: Recognize Pentium under SCO.
9191 From Robert Lipe <robertl@arnet.com>.
9192
9193 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9194
9195 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
9196
9197 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9198
9199 * configure.in: Don't configure gas for alpha-dec-osf*.
9200
9201 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9202
9203 * configure.in: Default to --with-stabs for some targets for which
9204 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9205 i[345]86*-*-unixware*.
9206
9207 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
9208
9209 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9210 rather than basing it on the target. Simplify handling of options
9211 controlling which directories to configure. Remove extraneous
9212 slash in multi-clean target.
9213
9214 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
9215
9216 * config-ml.in: Prefix more variables with ml_ so they don't collide
9217 with configure's.
9218
9219 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
9220
9221 * configure: Don't turn -v into --v.
9222
9223 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
9224
9225 * configure.in (targargs): Fix typo.
9226
9227 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9228
9229 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
9230
9231 * configure.in: Strip --host and --target options from
9232 CONFIG_ARGUMENTS, and always configure for --host only. Add
9233 --with-cross-host option when building with a cross-compiler.
9234 * configure: Canonicalize the arguments put into config.status by
9235 always using `=' for an option with an argument. Pass a presumed
9236 --host or --target explicitly.
9237
9238 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
9239
9240 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9241 into general OS recognition case.
9242
9243 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9244
9245 * configure.in (target_configdirs): add target-winsup only
9246 for win32 target systems.
9247
9248 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
9249
9250 * Makefile.in (all-target-libgloss): Depend upon
9251 configure-target-newlib, since when libgloss is built it looks to
9252 see if the newlib directory exists.
9253
9254 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
9255
9256 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9257 cfg-ml-*.in.
9258
9259 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
9260
9261 * configure: Handle LD and LD_FOR_TARGET when configuring a
9262 Canadian Cross.
9263
9264 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9265
9266 * configure.in (target_libs): add target-winsup.
9267 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9268 (target==ppcle-pe): remove ld from $noconfigdirs.
9269
9270 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9271
9272 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9273 Preserve relative path names in $srcdir. Build symlink tree if
9274 configuring cross target dir and srcdir=. (= no VPATH support).
9275 (configure-target-libg++): Depend on configure-target-librx.
9276 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9277 * config-ml.in: New file.
9278 * symlink-tree: New file.
9279 * configure: Ensure srcdir="." if that's what it is.
9280
9281 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9282
9283 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9284 includes and FLEX_SKELETON setting.
9285 * mpw-configure (--with-gnu-ld): New option, controls whether
9286 to use PPCLink or ld with PowerMac GCC.
9287 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9288 * mpw-config.in: Configure grez if targeting Mac.
9289
9290 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
9291 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9292 just macos.
9293 * configure.in: Configure grez resource compiler if targeting Mac.
9294 * Makefile.in (all-grez, install-grez): New targets.
9295
9296 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
9297
9298 * configure: CXX defaults to gcc, not g++. If we find
9299 gcc in the path, set CC to gcc -O2.
9300
9301 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
9302
9303 * configure: Default ${build} correctly. Avoid picking up extra
9304 spaces when reading CC and CXX from Makefile. When doing a
9305 Canadian Cross, use plausible default values for numerous
9306 variables.
9307 * configure.in: When doing a Canadian Cross, don't try to
9308 configure tools whose configure script can't handle it.
9309
9310 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9311
9312 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9313
9314 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
9315
9316 * configure: Remove dubious bug reporting address.
9317
9318 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
9319
9320 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
9321 configure script, run that instead of this directory's configure.
9322 In either case, print a message that we're configuring the sub-dir.
9323
9324 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
9325
9326 * configure.in: Before checking for the existence of various files,
9327 use sed to filter out "target-".
9328
9329 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
9330
9331 * Makefile.in (DO_X): Split rule to decrease command line length
9332 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
9333 (Philippe De Muyter).
9334
9335 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9336
9337 * Makefile.in (all-patch): depend on all-libiberty.
9338
9339 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
9340
9341 * configure.in: If the only directory in target_configdirs which
9342 actually exists is libiberty, then set target_configdirs to empty,
9343 to avoid trying to build a target libiberty in a gas or gdb
9344 distribution.
9345
9346 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
9347
9348 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
9349 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9350 systems.
9351
9352 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9353
9354 * configure.in (copy_dirs): Use sys-include instead of include
9355 for --with-headers option.
9356
9357 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9358
9359 * Makefile.in, configure.in: Make winsup builds work with
9360 new scheme.
9361
9362 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9363
9364 * configure.in: Build the linker on AIX.
9365
9366 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9367
9368 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9369 where needed.
9370
9371 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9372
9373 * Makefile.in (all-gcc): Fix typo.
9374
9375 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9376
9377 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9378
9379 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9380
9381 * configure.in: Rename libFOO to target-libFOO, and xiberty
9382 to target-xiberty, to provide more flexibility.
9383 (target_subdir): Define. Create if cross.
9384 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9385 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9386 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9387 check-libFOO -> check-target-libFOO, etc.
9388 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9389 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9390 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9391 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9392 allow ALL_GCC="" to only configure.
9393 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9394 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9395 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9396
9397 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9398
9399 * Makefile.in (taz): Build "info" in etc explicitly.
9400
9401 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9402
9403 * configure.in: Make sure that CC is undefined (as opposed to
9404 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9405 problem with autoconf trying to configure on a host without GCC.
9406
9407 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9408
9409 * mpw-configure: Set host alias from choice of host compiler,
9410 only use generic MPW Makefile sed if present, edit a file
9411 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9412 * mpw-README: Add problem notes about CW6 and CW7.
9413
9414 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9415
9416 * Makefile.in (taz): Use ";" instead of ";;".
9417
9418 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9419
9420 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9421 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9422 DISTDOCDIRS.
9423 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9424 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9425
9426 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9427
9428 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9429 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9430 Move bfd to DISTSTUFFDIRS.
9431
9432 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9433
9434 * Makefile.in (X11_LIB): Removed.
9435 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9436
9437 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9438
9439 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9440
9441 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9442 names.
9443
9444 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9445
9446 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9447
9448 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9449
9450 * configure.in (i[345]86-*-win32): Always build newlib.
9451 Don't configure cvs, autoconf or texinfo.
9452 * Makefile.in (LD_FOR_TARGET): New.
9453 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9454 Pass down LD_FOR_TARGET.
9455
9456 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9457
9458 * winsup: New directory.
9459 * Makefile.in: Build winsup.
9460 * configure.in: Winsup is configured when target is win32.
9461 Can only build win32 target GDB when native.
9462
9463 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9464
9465 * config.guess: Recognize HP model 819 machines as having
9466 a PA 1.1 processor.
9467
9468 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9469
9470 * configure: Fix sed loop which substitutes for CC and CXX to
9471 avoid bug found in various sed implementations.
9472
9473 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9474
9475 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9476 simulator. Use standard powerpc-*-eabi*.
9477
9478 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9479
9480 * configure.in: Stop putting gas and binutils in noconfigdirs for
9481 powerpc-*-aix* and rs6000-*-*.
9482
9483 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9484
9485 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9486 -mcall-aixdesc libraries.
9487
9488 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9489
9490 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9491
9492 * config.sub (arm | armel | armeb): Fix shell syntax.
9493
9494 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9495
9496 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9497 -msoft-float and -mcpu=common support.
9498 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9499 libraries.
9500
9501 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9502
9503 * configure.in: Allow configuration and build of emacs19 for the alpha.
9504
9505 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9506
9507 * configure.in (CC): Get ^CC, not just any old CC, from
9508 ${host_makefile_frag}.
9509
9510 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9511
9512 * configure.in (CC): Try to get CC from
9513 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9514
9515 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9516
9517 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9518 only if it exists in $(srcdir).
9519
9520 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9521
9522 * configure: If CC and CXX are not set in the environment, set
9523 them, based on either an existing Makefile or on searching for gcc
9524 in PATH. Substitute for CC and CXX in Makefile.
9525 * configure.in: Remove libm from target_libs. Separate
9526 target_configdirs from configdirs. If CC is not set in
9527 environment, try to get it from a host Makefile fragment. Rewrite
9528 changes of configdirs to use skipdirs instead. A few minor
9529 tweaks. Take directories out of target_configdirs as they are
9530 taken out of configdirs. Remove existing Makefile files from
9531 subdirectories. Substitute for TARGET_CONFIGDIRS and
9532 CONFIG_ARGUMENTS in Makefile.
9533 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9534 by configure.in.
9535 (CONFIG_ARGUMENTS): Likewise.
9536 (CONFIGURE_TARGET_MODULES): New variable.
9537 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9538 ($(CONFIGURE_TARGET_MODULES)): New target.
9539 (configure-libg++, configure-libio): New targets.
9540 (all-libg++): Depend upon configure-libg++.
9541 (all-libio): Depend upon configure-libio.
9542 (configure-libgloss, all-libgloss): New targets.
9543 (configure-libstdc++): New target.
9544 (all-libstdc++): Depend upon configure-libstdc++.
9545 (configure-librx, all-librx): New targets.
9546 (configure-newlib): New target.
9547 (all-newlib): Depend upon configure-newlib
9548 (configure-xiberty): New target.
9549 (all-xiberty): Depend upon configure-xiberty.
9550
9551 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9552
9553 * configure.in (host i[345]86-*-win32): Expand the
9554 noconfigdirs again.
9555
9556 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9557
9558 * mpw-configure: Fix sed command file name.
9559
9560 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9561
9562 * configure.in (host i[345]86-*-win32): Reduce the
9563 noconfigdirs again.
9564
9565 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9566
9567 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9568 or powerpc*-*-pe*, since they are not yet supported.
9569
9570 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9571
9572 Add PowerMac support and many other enhancements.
9573 * mpw-configure: New option --cc to select compiler to use,
9574 paste options set according to --cc into the generated
9575 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9576 if mpw-make.sed is present.
9577 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9578 add forward includes for PowerPC include files.
9579 * mpw-build.in: Build using Makefile.PPC if present.
9580 (do-byacc, etc): Remove separate version resource builds.
9581 (do-gas): Build "stamps" before "all".
9582 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9583 * mpw-README: Update to reflect --cc option, PowerMac support,
9584 and recently-reported compatibility problems.
9585
9586 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9587
9588 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9589 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9590 (--with-multilib-top): Pass to recursive invocations.
9591
9592 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9593
9594 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9595 v810-*-*.
9596
9597 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9598
9599 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9600 gdb, ld and opcodes on v810-*-*.
9601
9602 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9603
9604 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9605 (local-maintainer-clean): New target.
9606 (maintainer-clean): New target.
9607 (realclean): Just depend upon maintainer-clean.
9608
9609 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9610
9611 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9612
9613 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9614
9615 * configure.in: Build ld in mips*-*-bsd* case.
9616
9617 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9618
9619 * config.sub: Accept -lites* OS. From Ian Dall.
9620
9621 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9622
9623 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
9624 targets.
9625
9626 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9627
9628 * configure.in: treat i386-win32 canadian cross the same as
9629 i386-go32 canadian cross.
9630
9631 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9632
9633 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9634 running under the simulator to build a reduced set of libraries.
9635 (powerpc-*-eabiaix): Add fine grained multilib support added to
9636 other powerpc targets yesterday.
9637
9638 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9639
9640 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9641 -disable-softfloat, -disable-relocatable, -disable-aix, and
9642 -disable-sysv to control which multilib libraries get built.
9643
9644 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9645
9646 * configure: Add Makefile.tem to list of files to remove in trap
9647 handler.
9648
9649 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9650
9651 * config.guess (*Linux*): Add missing "exit"s.
9652 Also, need specific check for alpha-unknown-linux (uses COFF).
9653
9654 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9655
9656 * config.guess: Merge with FSF:
9657
9658 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9659 * config.guess (AIX4): More robust release numbering discovery.
9660
9661 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9662 * config.guess (i386-sequent-ptx): Properly get version number.
9663
9664 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9665 * config.guess (mips:*:4*:UMIPS): New case.
9666
9667 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9668
9669 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9670 (i386-win32 host): Likewise. Don't build readline.
9671
9672 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9673
9674 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9675 SUPPORT_FILES to submakes.
9676
9677 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9678
9679 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9680 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9681 mpw-configure.
9682
9683 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9684
9685 * configure.in (appdirs): Use =, not ==, in test expression when
9686 trying to build the text to print in the warning message for
9687 Solaris users.
9688
9689 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9690
9691 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9692
9693 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9694
9695 * config.guess: Recognize lynx-2.3.
9696
9697 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9698
9699 * config.sub (z8ksim): Deleted
9700 (z8k-*-coff): New, this is the one true name of the target.
9701
9702 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9703
9704 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9705
9706 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9707
9708 * config.guess (*:Linux:*:*): First try asking the linker what the
9709 default object file format is (elf, aout, or coff). Then if this
9710 fails, try previous methods.
9711
9712 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9713
9714 * configure.in: Don't build newlib for *-*-vxworks5.1.
9715
9716 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9717
9718 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9719 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9720
9721 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9722
9723 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9724
9725 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9726
9727 * cfg-ml-com.in: New file.
9728 * cfg-ml-pos.in: New file.
9729
9730 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9731
9732 * COPYING.NEWLIB: Add HP free copyright to list.
9733
9734 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9735
9736 * config.sub: Recognize -eabi* for the system, not just -eabi.
9737
9738 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
9739
9740 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9741 * config.sub, configure.in (win32): New target and host.
9742
9743 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
9744
9745 * configure.in: Add i386-pe configuration.
9746
9747 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
9748
9749 * mpw-build.in (install): Install GDB after LD.
9750
9751 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
9752
9753 * mpw-config.in (elf/mips.h): Always forward-include, needed
9754 for GDB to build.
9755
9756 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
9757
9758 * testsuite: New directory for customer acceptance and whole tool
9759 chain tests.
9760
9761 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9762
9763 * configure: If per-host line isn't found, but AC_OUTPUT is found
9764 and a configure script exists, run it instead.
9765
9766 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9767
9768 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
9769
9770 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
9771
9772 * configure: Set build_{cpu,vendor,os,alias} to host values when
9773 --build isn't specified.
9774
9775 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9776
9777 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9778 (FLAGS_TO_PASS): Pass them.
9779 (EXTRA_TARGET_FLAGS): Ditto.
9780
9781 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9782
9783 * Makefile.in (all-libg++): Depend on all-libstdc++.
9784
9785 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9786
9787 * configure.in (noconfigdirs): Enable all packages for
9788 i386-unknown-netbsd.
9789
9790 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
9791
9792 * configure.in (noconfigdirs): Don't configure tk for i386-go32
9793 hosted builds (DOS builds)
9794
9795 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9796
9797 Changes for ARM based on patches from Richard Earnshaw:
9798 * config.sub: Handle armeb and armel.
9799 * configure.in: Omit arm linker only for riscix.
9800
9801 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
9802
9803 * config.guess: Update from FSF.
9804
9805 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
9806
9807 * config.sub: Recognize powerpcle as the little endian varient of
9808 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
9809 powerpcle variant. Convert pentium into i586, not i486. Add p5
9810 alias for i586. Map new x86 variants p6, k5, nexgen into i586
9811 temporarily.
9812
9813 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
9814
9815 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9816
9817 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
9818
9819 * config.sub: Accept -lites* as a basic system type.
9820
9821 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
9822
9823 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9824 installed, and if so return linuxoldld as the system name.
9825
9826 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
9827
9828 * config.guess: Add hppa1.1-hp-lites support.
9829
9830 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
9831
9832 * configure.in: Don't build newlib for m68k-vxworks5.1.
9833
9834 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9835
9836 * configure.in (mips-sgi-irix6): Use mh-irix5.
9837
9838 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
9839
9840 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9841
9842 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9843
9844 * test-build.mk: Enable building of shared libraries on IRIX 5 and
9845 OSF/1. Fix compiler flags.
9846 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
9847
9848 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
9849
9850 * configure.in: Recognize --with-newlib.
9851 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9852
9853 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9854
9855 * Makefile.in: move {all,check,install}-gdb from *_MODULES
9856 to *_X11_MODULES due to gdbtk needing X include files et al.
9857
9858 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
9859
9860 Merge in support for Mac MPW as a host.
9861 (Old change descriptions retained for informational value.)
9862
9863 * mpw-config.in: Add generic include forwards for cpu-specific
9864 include files in aout and elf directories.
9865
9866 * mpw-configure: Added copyright.
9867 * mpw-config.in: Check for presence of required build tools.
9868 (target_libs): Add newlib.
9869 (target_tools): Add examples.
9870 (Read Me): Generate as "Read Me for MPW" instead.
9871 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9872 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9873 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9874
9875 * mpw-configure: Remove subdir-specific makefile hackery,
9876 delete mk.tmp after using it.
9877
9878 * mpw-build.in (all): Display start and end times.
9879
9880 * mpw-configure (host_canonical): Set.
9881 (target_cpu): Always add to makefiles.
9882 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9883 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9884 (mpw-mh-mpw): Look for in srcdir and srcroot.
9885 Use sed instead of mpw-edit-prefix to edit prefix definitions.
9886
9887 * mpw-build.in: (install-only): New target.
9888
9889 * mpw-configure (host_alias, target_alias): Rename from hostalias
9890 and targetalias, add into generated Makefile.
9891 (mk.tmp): If present, add into generated Makefile.
9892 * mpw-build.in (all-gas): Build config.h first before gas proper.
9893
9894 * mpw-configure (config.status): Write only if changed.
9895 * mpw-config.in (readline): Configure it (not built, just used for
9896 definitions).
9897
9898 * mpw-config.in (elf/mips.h): Add a forward include.
9899
9900 * mpw-config.in: Forward-include most .h files in include into
9901 extra-include.
9902 (readline): Don't build.
9903 mpw-build.in (install): Install GDB.
9904
9905 * mpw-configure (prefix, mpw_prefix): Handle it.
9906 * mpw-config.in (mmalloc, readline): Don't configure.
9907 * mpw-build.in (thisscript): Rename to ThisScript.
9908 Use mpw-build instead of BuildProgram everywhere.
9909 (mmalloc, readline): Don't build.
9910 * mpw-README: New file, basic documentation about the MPW port.
9911
9912 * mpw-config.in: Use forward-include to create include files.
9913
9914 * mpw-configure: Add more things to the top of each configured
9915 Makefile, including contents of config/mpw-mh-mpw.
9916 * mpw-config.in (extra-include): Create this directory and fill it
9917 with Posix-like include files when configuring.
9918
9919 * config.sub (apple, mac, mpw): Add various aliases.
9920
9921 * mpw-build.in: New file, top-level build script fragment for MPW.
9922 * mpw-configure: New file, configure script for MPW.
9923 * mpw-config.in: New file, config fragment for MPW.
9924
9925 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9926
9927 * configure.in (host_libs): Remove glob, since it is gone from the
9928 sources.
9929
9930 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9931
9932 * Makefile.in: define empty GDB_NLM_DEPS var.
9933
9934 * configure.in(target_makefile_frag): use config/mt-netware
9935 for netware targets.
9936
9937 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
9938
9939 * config.sub: Merge in recent FSF changes. Remove linux special
9940 cases.
9941
9942 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9943
9944 Revert this change:
9945
9946 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
9947
9948 * build-all.mk: Use CC=cc -Xs on Solaris.
9949
9950 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9951
9952 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
9953 stop using it.
9954 * Makefile.in: Nuke all references to glob subdirectory.
9955
9956 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
9957
9958 * configure.in: Fix --enable-shared logic in per-host.
9959
9960 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
9961
9962 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9963
9964 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9965
9966 * configure.in (noconfigdirs): Don't build gas on AIX, for
9967 powerpc*-*-aix* as well as for rs6000*-*-aix*.
9968
9969 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
9970
9971 * configure: Fix --cache-file to work if the file argument is a
9972 relative path.
9973
9974 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
9975
9976 * configure: If the --cache-file is used, pass it down to
9977 configure in subdirectories.
9978
9979 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
9980
9981 * config.sub: add vxworks29k configuration.
9982
9983 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
9984
9985 * Makefile.in (taz): Do "diststuff" part quietly.
9986
9987 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
9988
9989 * config.sub: Mini-merge with gcc/config.sub.
9990
9991 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9992
9993 * config.guess (IRIX): Sed - to _.
9994
9995 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9996
9997 * Makefile.in (source-vault, binary-vault): New targets.
9998
9999 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
10000
10001 * config.sub: Recognize -eabi as a basic system type.
10002
10003 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10004
10005 * configure.in (enable_shared stuff): Fix typo.
10006
10007 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
10008
10009 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10010
10011 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10012
10013 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10014
10015 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10016
10017 * configure.in (rs6000-*-*): Don't build gas.
10018
10019 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
10020
10021 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10022 reduce command line length.
10023 (AS_FOR_TARGET): Check for as.new, not Makefile.
10024 (NM_FOR_TARGET): Check for nm.new, not Makefile.
10025
10026 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
10027
10028 * config.guess: Merge from FSF.
10029
10030 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10031
10032 * configure: Don't use $ when handling program_suffix.
10033
10034 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
10035
10036 * configure.in: Configure tk for hppa/hpux.
10037
10038 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
10039
10040 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
10041
10042 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10043
10044 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
10045 to LIBCXXFLAGS. Tests are better run without it.
10046
10047 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
10048
10049 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10050
10051 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
10052
10053 * configure.in (*-*-netware*): Don't configure xiberty.
10054
10055 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
10056
10057 * configure.in: Remove tk from native_only list.
10058
10059 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
10060
10061 * build-all.mk: Add mips-ncd-elf target to sun4 targets
10062 for special NCD build.
10063
10064 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10065
10066 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10067 makeall.bat, they're only useful for binutils snapshots.
10068 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10069 makeall.bat to specified SUPPORT_FILES.
10070
10071 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
10072
10073 * build-all.mk: Add Ericsson targets to sun4 and solaris
10074 hosts. Add BNR's sun4 target to solaris host, so their
10075 build-from-source will be tested in-house first.
10076
10077 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10078
10079 * Makefile.in (LIBCFLAGS): New variable.
10080 (CFLAGS_FOR_TARGET): Ditto.
10081 (LIBCFLAGS_FOR_TARGET): Ditto.
10082 (LIBCXXFLAGS): Ditto.
10083 (CXXFLAGS_FOR_TARGET): Ditto.
10084 (LIBCXXFLAGS_FOR_TARGET): Ditto.
10085 (BASE_FLAGS_TO_PASS): Pass them.
10086 (EXTRA_TARGET_FLAGS): Ditto.
10087
10088 * configure.in: Support --enable-shared.
10089
10090 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
10091
10092 * configure.in (target_libs): Include libstdc++ again.
10093 * config.guess: Update from FSF (for FreeBSD).
10094
10095 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10096
10097 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10098 makeall.bat.
10099 (DISTDOCDIRS): Add `etc'.
10100 (ETC_SUPPORT_PFX): New variable.
10101 (taz): Include anything from etc starting with a word in
10102 ETC_SUPPORT_PFX.
10103
10104 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10105
10106 * config.sub: Update for recent FSF changes. Remove obsolete
10107 h8300hds entry. Add -windows* and -osx as basic os. Minor
10108 spacing changes.
10109
10110 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10111
10112 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
10113
10114 * config.guess: Merge with FSF.
10115 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10116
10117 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10118
10119 * configure: Since the "trap 0" handler will override the exit
10120 status on many systems, only use it for "exit 1", and make it set
10121 a non-zero exit status; reset it before "exit 0". Also, check
10122 exit status of config.sub, and error out if it failed.
10123
10124 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10125
10126 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10127 and install libgloss.
10128
10129 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10130
10131 * Makefile.in (all-binutils): Depend upon all-byacc.
10132
10133 * configure.in: Don't build emacs on Irix 5.
10134
10135 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10136
10137 * configure.in (*-*-netware*): Add libio.
10138
10139 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10140
10141 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10142 (CHECK_TARGET_MODULES): Ditto.
10143 (INSTALL_TARGET_MODULES): Ditto.
10144 (TARGET_LIBS): Ditto.
10145 (all-libstdc++): Note dependencies.
10146
10147 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10148
10149 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10150
10151 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10152
10153 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10154 -fexternal-templates.
10155
10156 * configure.in (target_libs): Add libstdc++.
10157 (noconfigdirs): Add libstdc++ as appropriate.
10158
10159 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10160
10161 * config.guess: Update from FSF.
10162
10163 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10164
10165 * configure: Use ${config_shell} when running ${configsub}.
10166
10167 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10168
10169 * config.sub: No longer recognize h8300h.
10170
10171 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10172
10173 * config.sub: Remove extraneous differences between config.sub and
10174 gcc/config.sub.
10175
10176 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10177
10178 * Makefile.in (DISTSTUFFDIRS): Add gas.
10179
10180 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10181
10182 * COPYING.NEWLIB: New file.
10183
10184 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10185
10186 * config.guess (HP-UX): Patch from Harlan Stenn
10187 <harlan@landmark.com> to also emit release level.
10188
10189 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10190
10191 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10192
10193 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10194
10195 * config.sub: Merge nextstep cleanup from FSF.
10196
10197 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10198
10199 * configure.in (arm-*-*): Don't configure ld for this target.
10200
10201 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10202
10203 * configure.in (*-*-netware): don't configure libg++, libio,
10204 librx, or newlib.
10205
10206 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10207
10208 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
10209 configure ld--it works, but it doesn't support shared libraries.
10210
10211 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10212
10213 * config.guess (*-unknown-freebsd*): Get rid of possible
10214 trailing "(Release)" in version string.
10215 Patch from Paul Richards <paul@isl.cf.ac.uk>.
10216
10217 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
10218
10219 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10220 Fix type: *-next-neststep -> *-next-nextstep.
10221
10222 * config.guess: Merge from FSF:
10223
10224 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10225
10226 * config.guess: Recognize powerpc-ibm-aix3.2.5.
10227
10228 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10229
10230 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10231 instead of UNIX_SV for UnixWare 1.0).
10232
10233 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
10234
10235 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
10236 to make gdb/nlm/* build after the compiler and linker.
10237
10238 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
10239
10240 * config.guess (netbsd, freebsd, linux): Accept any machine,
10241 not just i[34]86.
10242 (m68k-atari-sysv4): Relocate to match FSF version.
10243
10244 * config.guess: More merges from the FSF:
10245
10246 Add a space before function call or macro invocation.
10247
10248 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10249
10250 * config.guess: Add trap cmd to remove dummy.c and dummy when
10251 interrupted.
10252
10253 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10254
10255 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10256 (dummy): Redirect stderr from compilation of dummy.c.
10257
10258 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
10259
10260 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10261
10262 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10263
10264 * configure: Accept and ignore --cache*, for compatibility with
10265 new autoconf.
10266
10267 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10268
10269 * config.guess: Merge from FSF:
10270
10271 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10272
10273 * config.guess (Pyramid*:OSx*:*:*): New case.
10274 (PATH): Add /.attbin at end for finding uname.
10275 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
10276
10277 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10278
10279 * config.guess (M88*:DolphinOS:*:*): New case.
10280
10281 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10282
10283 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10284 to select whether to use ELF or COFF.
10285
10286 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10287
10288 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
10289
10290 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10291
10292 * config.guess: Guess the OS version for HPUX.
10293
10294 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10295
10296 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10297
10298 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10299
10300 * configure.in: Recognize --with-headers, --with-libs, and
10301 --without-newlib.
10302 * Makefile.in (all-xiberty): Depend upon all-ld.
10303
10304 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10305
10306 * configure.in: Change i[34]86 to i[345]86.
10307
10308 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10309
10310 * configure (version): A few more tweaks to help message.
10311
10312 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
10313
10314 * Makefile.in: Remove (for now) librx as a host library,
10315 now that we're building it for target.
10316
10317 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10318
10319 * configure: Fix up help message; from karl@owl.hq.ileaf.com
10320 (Karl Berry).
10321
10322 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
10323
10324 * configure.in: Also configure librx.
10325
10326 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10327
10328 * Makefile.in: Update various rules to reflect that librx
10329 is now needed for libg++.
10330
10331 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10332
10333 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10334
10335 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10336
10337 * configure.in: Configure the examples directory.
10338
10339 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10340
10341 * configure: Simplify Jun 2 1994 change.
10342
10343 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10344
10345 * change CC to /usr/latest/bin/gcc for lynx host builds, since
10346 /bin/gcc isn't good enough to build gcc.
10347
10348 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
10349
10350 * Makefile.in (GDB_SUPPORT_FILES): Remove
10351 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
10352 (gdb.tar.gz): Add new rule to use standard distribution building
10353 mechanism.
10354
10355 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10356
10357 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10358 Bill Cox <bill@cygnus.com>.
10359
10360 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10361
10362 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10363
10364 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10365
10366 * configure: Search current dir first in .gdbinit.
10367
10368 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10369
10370 * config.sub: Recognize freebsd (merged from gcc config.sub).
10371
10372 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10373
10374 * config.sub: Refer to NeXT's operating system as nextstep.
10375
10376 * config.sub (case $basic_machine): Re-order the cases, to match
10377 the order in the FSF version (which is mostly alphabethical).
10378 Merge in some additions and changes from the FSF.
10379
10380 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10381
10382 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10383 * config.sub: Recognize cxux7.
10384 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10385
10386 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10387
10388 * config.sub: Fix typo powerpc -> powerpc-*.
10389
10390 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10391
10392 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10393
10394 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10395 parallel with all-emacs and install-emacs). Top-level command
10396 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10397
10398 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10399
10400 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10401 $(relbindir)/make before doing ``make install'', and use
10402 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10403 installing over running make binary.
10404 ($(host)-stamp-stage3-installed): Likewise.
10405
10406 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10407
10408 * config.guess: Recognize Mach.
10409
10410 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10411
10412 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10413 see whether --exec-prefix was used.
10414
10415 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10416
10417 * README: Explicitly mention libg++/README. (Zoo's idea.)
10418
10419 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10420
10421 * Makefile.in: Add all-librx target similar to all-libproc.
10422
10423 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10424
10425 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10426 with post 1.2 uname bogosity.
10427
10428 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10429
10430 * configure: Remove temporary files on receipt of a signal.
10431
10432 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10433
10434 * configure: If there is a package_makefile_frag, remove
10435 ${subdir}/Makefile.tem after copying it in.
10436
10437 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10438
10439 * build_all.mk: support rs6000 lynx identifies itself as
10440 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10441 since /bin/gcc is too feeble to compile a modern gcc.
10442
10443 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10444
10445 * brought devo/test-build.mk update-to-date with progressive/
10446 test-build.mk. Add lynx targets and hppa flag info.
10447
10448 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10449
10450 * configure.in: Use mh-ncrsvr43. Patch from
10451 Tom McConnell <tmcconne@sedona.intel.com>.
10452
10453 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10454
10455 * config.guess (i386-unknown-bsdi): No longer need to
10456 check #if defined(__bsdi__) && defined(__i386__).
10457
10458 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10459
10460 * configure: Set program_transform_nameoption correctly.
10461
10462 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10463
10464 * brought build-all.mk update-to-date with progressive build-all.mk,
10465 added new targets and hppa info.
10466
10467 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10468
10469 * configure: If config.guess result is a prefix of the user
10470 specified target, assume a native build and use the user specified
10471 target as the host alias. Remove SunOS patch suffix removal hack.
10472 * configure.in: Remove SunOS patch suffix removal hack.
10473
10474 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10475 in NATIVE_CHECK_MODULES.
10476
10477 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10478
10479 * Makefile.in: Rename HOST_ONLY to NATIVE.
10480 * configure: Delete SunOs patch suffix from host_canonical
10481 and build_canonical variables that are prepended to Makefiles.
10482 * configure.in: Add comments for easier maintenance.
10483
10484 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10485
10486 * Makefile.in: Add all-libproc target similar to all-gui.
10487
10488 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10489
10490 * Makefile.in (CHECK_MODULES): split into
10491 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10492
10493 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10494
10495 * config.guess (i386-unknown-bsdi): New system to guess.
10496
10497 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10498
10499 * Makefile.in: Add all-gui target (but not yet build by "all").
10500
10501 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10502
10503 * config.sub: Move deletion of patch suffix from here...
10504 * configure.in: To here, at Ian's suggestion. The top-
10505 level scripts might need to know of a patch level.
10506
10507 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10508
10509 * config.sub: Strip off patch suffix so rtl is recognized
10510 as a sunos4.1.3 machine, even though it's been patched.
10511
10512 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10513
10514 * Makefile.in (INSTALL_LAST): Delete.
10515 (INSTALL_DOSREL): New.
10516
10517 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10518
10519 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10520 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10521 whether we pass down --with-gnu-ld anyhow.
10522
10523 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10524
10525 * Makefile.in (INSTALL_LAST): Change operation so it works
10526 on more flavors of make.
10527 * configure.in (go32): Don't build libg++ or libio.
10528
10529 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10530
10531 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10532 they can be overriden by templates.
10533
10534 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10535
10536 * configure.in (target==go32): Don't build gdb.
10537 * dosrel: New directory.
10538
10539 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10540
10541 * configure.in (host==go32): Configure dosrel too.
10542 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10543 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10544 be set by incoming names or templates.
10545 (INSTALL_LAST): New rule.
10546
10547 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10548
10549 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10550
10551 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10552
10553 * configure.in (appdirs): New variable. Currently empty, but will
10554 be used in gas distribution. If nonempty, lists a set of
10555 directories at least one of which must get configured, or top
10556 level configuration is considered to have failed.
10557 (rs6000-*-lynxos*): Use new file name.
10558
10559 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10560
10561 Eliminate XTRAFLAGS.
10562 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10563 newlib include files using -idirafter, and also use -nostdinc.
10564 (CXX_FOR_TARGET): Likewise.
10565 (XTRAFLAGS): Removed.
10566 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10567 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10568 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10569 ($(DO_X)): Don't pass down XTRAFLAGS.
10570
10571 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10572
10573 * configure.in (mips*-dec-bsd*): New target; do build linker.
10574 (mips*-*-bsd*): New target; don't build linker.
10575
10576 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10577
10578 * configure.in: support rs6000-*-lynxos* configuration.
10579 support sunos4 as a cross target.
10580
10581 * config.sub: look for lynx*, not lynx since the OS version may
10582 legitimately be part of the name.
10583
10584 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10585
10586 * configure.in (i[34]86-*-sco*): Move to be with other i386
10587 targets.
10588 (romp-*-*): New target. Skip various binary utilities.
10589 (vax-*-*): New target. Don't build newlib.
10590 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10591
10592 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10593
10594 * configure.in: Only set host_makefile_frag if config
10595 directory exists.
10596
10597 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10598
10599 * install.sh: If $dstdir exists, don't check whether each
10600 component does.
10601
10602 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10603
10604 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10605
10606 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10607
10608 * configure.in (*-*-lynxos*): Don't configure newlib for either
10609 native or cross Lynx.
10610
10611 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10612
10613 * config.sub (sparc64-elf): Fix os.
10614 (z8k): Remove duplicate.
10615
10616 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10617
10618 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10619 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10620
10621 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10622
10623 * configure: Make file links cleanly even if Lynx fails on
10624 an NFS symlink (at least fail cleanly).
10625
10626 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10627
10628 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10629 -XNh2000.
10630
10631 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10632
10633 * configure: Unknown options are fatal again.
10634
10635 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10636
10637 * configure: Ignore --x-includes and --x-libraries, for Autoconf
10638 compatibility.
10639
10640 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10641
10642 * build-all.mk: Add `clean' target.
10643
10644 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10645
10646 * config.guess: Add SINIX support.
10647 * configure.in: Add mips-*-sysv4* support.
10648
10649 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10650
10651 * build-all.mk: Document all useful targets.
10652 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10653 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10654
10655 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10656
10657 * configure: Support --silent, --quiet.
10658
10659 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10660
10661 * configure: Support --disable-FEATURE.
10662
10663 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10664
10665 * config.guess: Recognize NCR running SVR4.3.
10666
10667 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10668
10669 * config.guess: Make BSDI generate i386-unknown-bsd386.
10670 Patch from Paul Eggert <eggert@twinsun.com>.
10671
10672 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10673
10674 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10675
10676 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10677
10678 * configure: Make unrecognized options give nonfatal warnings
10679 instead of fatal errors, and pass them to any subdirectory
10680 configures in case they recognize them.
10681 Make --x equivalent to --with-x.
10682
10683 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10684
10685 * configure: Add --enable-* options. Clean up usage message and
10686 some comments.
10687
10688 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10689
10690 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10691
10692 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10693
10694 * configure.in (hppa*-*-*): Enable binutils.
10695
10696 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10697
10698 * config.sub: Recognize cisco.
10699
10700 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10701
10702 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10703
10704 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10705
10706 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10707 than one configuration name. Add comment.
10708
10709 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10710
10711 * config.guess: about target *-hitachi-hiuxwe2, fixed
10712 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10713 macro is incorrect.]
10714
10715 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10716
10717 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10718 than the "make ls" stuff which used to be here.
10719
10720 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10721
10722 * config.guess: Recognize i[34]86-unknown-freebsd.
10723 From Shawn M Carey <smcarey@rodan.syr.edu>.
10724
10725 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10726
10727 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10728
10729 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10730
10731 * config.guess: Check for ptx.
10732
10733 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10734
10735 * config.sub: Add os9k checking.
10736
10737 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10738
10739 * config.guess: Handle OSF1 running on HPPA processors
10740
10741 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10742
10743 * configure: If subdir configure fails, print out a message with
10744 subdirectory name, in case subdir's configure code didn't identify
10745 itself.
10746
10747 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
10748
10749 * configure.in: Remove embedded newlines from configdirs.
10750 Avoid mismatches of substrings. Fix matching strings at end
10751 of configdirs.
10752
10753 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
10754
10755 * config.guess: Add Lynx/rs6000 config support.
10756
10757 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
10758
10759 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10760
10761 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
10762
10763 * configure.in (hppa*-*-osf*): Treat this just like most other
10764 PA configurations (eg no binutils or ld).
10765 (hppa*-*-*elf*): These configurations have binutils and ld.
10766
10767 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10768
10769 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
10770
10771 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10772
10773 * configure.in (rs6000-*-*): Build gas.
10774
10775 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10776
10777 * Makefile.in: Avoid bug in losing hpux sed.
10778
10779 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10780
10781 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10782 for GDB and GDB has been fixed to not need it.
10783
10784 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10785
10786 * config.guess: Recognize vax hosts.
10787
10788 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10789
10790 * configure (while loop): Don't use "break 2" inside case
10791 statement -- the case statement isn't an enclosing loop.
10792
10793 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10794
10795 * config.guess: Clean up NeXT support, to allow nextstep
10796 on Intel machines. Make OS be nextstep.
10797
10798 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
10799
10800 * config.guess: Add alternate forms for Convex.
10801
10802 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
10803
10804 * configure: Completely rewrite option processing. Take
10805 advantage of pattern-matching to avoid invoking test frequently.
10806 Also clean up host and target defaulting logic.
10807
10808 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10809
10810 * Makefile.in: Replace all occurrances of "rootme" with "r" and
10811 "$${rootme}" with "$$r", to increase the likelihood that the do-*
10812 commands (plus user environment) will fit SCO limits.
10813
10814 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10815
10816 * configure.in: Don't issue warnings about directories which are
10817 not being configured if -norecursion is set. Correct test for
10818 --with-gnu-as and --with-gnu-ld to not get confused by substring
10819 matches.
10820
10821 * configure.in: Don't build gas for alpha-dec-osf1*.
10822
10823 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
10824
10825 * configure: Back out Per's change of 12/19/1993. It changes the
10826 behavior of configure in unexpected and confusing ways.
10827
10828 Also, use different delim char when calculating
10829 program_transform_name so that the name can contain slashes.
10830
10831 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
10832
10833 * configure.in, config.sub: Add support for VSTa micro-kernel.
10834
10835 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10836
10837 * configure.in: Nuke hacks which were used to get a special
10838 version of GAS for HPPA configurations.
10839
10840 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
10841
10842 * configure: If only ${target_alias} is given, use that
10843 as the default for ${host_alias}.
10844 * configure: Add missing back-slashes before nested quotes.
10845
10846 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10847
10848 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10849
10850 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
10851
10852 * config.guess: Recognize some Tektronix configurations.
10853 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10854
10855 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10856
10857 * config.sub: Match any flavor of SH.
10858
10859 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
10860
10861 * configure.in: Don't try to configure newlib for Alpha.
10862
10863 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10864
10865 * configure.in: Don't build ld for Irix 5. Don't build gas,
10866 libg++ or libio for any Alpha target.
10867
10868 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
10869
10870 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
10871
10872 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10873 default arguments -- so it tried to compress itself.
10874
10875 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
10876
10877 * configure.in (notsupp): ensure that a space is always at the end
10878 of the configdirs list, since the grep checks for an explicit space
10879
10880 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10881
10882 * configure.in (target i386-sysv4.2): don't build ld, since static
10883 versions of many libraries are not available.
10884
10885 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10886
10887 * config.guess: Recognize Apollos (using environment variables).
10888 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10889
10890 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10891
10892 * config.guess: Recognize Sony news mips running newsos.
10893
10894 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
10895
10896 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10897 "fi ; else" for bash.
10898
10899 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
10900
10901 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10902
10903 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
10904
10905 * config.sub: accept unixware as an alias for svr4.2.
10906 Fix some inconsistancies with the gcc version.
10907
10908 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10909
10910 * Makefile.in (DISTDOCDIRS): Add gdb.
10911
10912 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
10913
10914 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
10915
10916 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10917
10918 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10919 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10920 this now.
10921
10922 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10923
10924 * config.sub: Accept hiux* as an OS name.
10925
10926 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10927 etc/make-stds.texi. The underscore came from gcc, and dje now
10928 agrees that RUNTESTFLAGS is the correct name.
10929
10930 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
10931
10932 * install.sh: Remove 'set -e'. It makes any conditionals
10933 in the script useless.
10934
10935 * config.guess: Automatically recognize arm-acorn-riscix
10936 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10937
10938 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
10939
10940 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10941
10942 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10943
10944 * Makefile.in (DISTDOCDIRS): New variable.
10945 (taz): Edit local Makefile.in sooner, instead of proto-toplev
10946 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
10947
10948 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10949
10950 * configure.in (hppa target): check the source directory for the
10951 pagas sub-directory
10952
10953 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
10954
10955 * config.sub: Allow -aout* and -elf*.
10956
10957 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10958
10959 * configure.in: Don't build ld on i386-solaris2, same as for
10960 sparc-solaris2.
10961
10962 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
10963
10964 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10965
10966 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10967
10968 * configure.in: Configure gdb for alpha.
10969
10970 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10971
10972 * Makefile.in (CXXFLAGS): Add -O.
10973
10974 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10975
10976 * config.guess: added support for DG Aviion
10977
10978 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10979
10980 * configure.in: Produce warning message for subdirectories not
10981 configurable for this host/target combination. Don't try to
10982 configure gdb for vms.
10983
10984 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
10985
10986 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10987 appropriate files before making "diststuff".
10988 (DISTBISONFILES): New var: list of files to be edited.
10989 (DISTSTUFFDIRS): Add binutils.
10990
10991 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10992
10993 * config.sub: also handle mipsel and mips64el (for little endian mips)
10994
10995 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10996
10997 * configure.in: Add * to end of all OS names.
10998
10999 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
11000
11001 * configure.in: Build newlib for LynxOS native.
11002
11003 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11004
11005 * config.guess: Add support for delta 88k running SVR3.
11006
11007 * configure.in: Add comment about HP compiler vs. emacs.
11008
11009 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11010
11011 * configure.in: don't build ld on solaris2 (not a viable option
11012 due to bugs in getpwnam & getpwuid)
11013
11014 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11015
11016 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11017 config.guess will produce a full version number.
11018
11019 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11020
11021 * configure.in: Build linker and binutils for alpha-dec-osf1.
11022
11023 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11024
11025 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11026 and gdb/testsuite/Makefile.in.
11027
11028 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11029
11030 * configure.in: recognize mips*- instead of mips-
11031
11032 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
11033
11034 * config.sub: Accept linux*coff and linux*elf as operating
11035 systems.
11036
11037 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11038
11039 * config.sub: Recognize mips64, and mips3 as an alias for it.
11040
11041 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11042
11043 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11044 gdb knows how to handle OSF/1 shared libraries.
11045
11046 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11047
11048 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11049 * config.guess: Recognize Hitachi's HIUX.
11050 * config.sub: Recognize h3050r* and hppahitachi.
11051 Remove redundant cases for hp9k[23]*.
11052
11053 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11054
11055 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11056 if gas and ld are in the source tree and are in ${configdirs}.
11057 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
11058 --with options (but still pass them down on the command line,
11059 if they were explicitly specified).
11060
11061 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11062
11063 * configure: substitute SHELL value in Makefile.in with
11064 ${CONFIG_SHELL}
11065
11066 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11067
11068 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11069 *-*-solaris2* targets.
11070
11071 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11072
11073 * Makefile.in: define M4, and pass it down to sub-makes;
11074 all-autoconf now depends on all-m4
11075
11076 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11077
11078 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11079 presence of {ar,ranlib} instead of a configured directory
11080
11081 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11082
11083 * config.guess: Accept 34?? as well as 33?? for NCR.
11084
11085 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11086
11087 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11088 of 'gas' in sed commands, since 'gash' is now in the tree as well.
11089
11090 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11091
11092 * configure: grab values for $(CC) and $(CXX) from the
11093 environment, so that someone can do "CC=gcc configure; make" and
11094 have it work right (matching the way that autoconf works now)
11095
11096 * configure.in, Makefile.in: add support for gash, the tcl
11097 interface to Galaxy
11098
11099 * config.guess: add NetBSD variants (hp300, x86)
11100
11101 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
11102
11103 * install.sh: Support -d option (in the manner of SunOS 4 install,
11104 as it is more deterministic than that of GNU install)
11105 (chmodcmd): Set file to mode 755 by default (should also do default
11106 chgrp and chown, but I don't feel like dealing with that now)
11107
11108 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
11109
11110 * config.sub: Remove h8300hhms alias.
11111
11112 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11113
11114 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11115
11116 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11117
11118 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11119 as stmp-fixinc
11120
11121 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11122
11123 * config.sub: recognize m88110-bug-coff.
11124
11125 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11126
11127 * Makefile.in (all-libio): all dependencies on the toolchain used
11128 to build this (gcc, gas, ld, etc)
11129
11130 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11131
11132 * config.guess: Deal with OSF/1 1.3 on alpha.
11133
11134 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11135
11136 * install.sh: add some 'else true' clauses for portability
11137
11138 * configure.in: don't build libio for h8[35]00-*-* targets
11139
11140 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11141
11142 * Makefile.in: Add support for new libio.
11143
11144 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11145
11146 * install.sh: If one command fails, don't try the rest. Don't try
11147 to remove $dsttmp (via trap) unless we have already created it.
11148 If $src doesn't exist, detect it and exit with an error.
11149
11150 * config.guess: Recognize BSD on hp300.
11151
11152 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11153
11154 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11155 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11156
11157 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11158
11159 * Makefile.in (all-send-pr): depends on all-prms
11160
11161 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11162
11163 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11164
11165 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11166
11167 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11168 Added test for mips-mips-riscos5.
11169
11170 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11171
11172 * configure.in: use mh-hp300 for 68k HP hosts
11173
11174 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11175
11176 * configure: add support for CONFIG_SHELL, so that you can use
11177 some alternate shell for evaluating configure scripts
11178
11179 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11180
11181 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11182 in configure script to bug-gdb@prep.ai.mit.edu when building
11183 distribution archive.
11184 * Makefile.in (COMPRESS): Remove def.
11185 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11186 gdb.tar.Z and make-gdb.tar.Z respectively.
11187 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11188 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11189 to convergence with 'taz' target in Makefile.in.
11190
11191 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11192
11193 * install.sh (dsttmp): use trap to ensure that tmp files go
11194 away on error conditions
11195
11196 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11197
11198 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11199
11200 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11201
11202 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11203 its parent is '/' not ''.
11204
11205 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11206
11207 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
11208
11209 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11210 that ${newsrcdir}/configure.in does.
11211
11212 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11213
11214 * test-build.mk: support for CONFIG_SHELL
11215
11216 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
11217
11218 * config.sub (netware): Add as a basic system type.
11219
11220 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11221
11222 * Makefile.in (Makefile): depend on configure.in. Also drop the
11223 $(srcdir)/ from the dependency on Makefile.in.
11224
11225 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
11226
11227 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11228 (h8300hhms is temporary until multi-libraries are implemented).
11229 * configure.in: Handle h8300h too.
11230
11231 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11232
11233 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11234
11235 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
11236
11237 * configure: Remove extraneous output when guessing host type.
11238 * config.guess: Remove extraneous output when guessing using C
11239 compiler rather than uname, or when guessing fails.
11240
11241 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11242
11243 * Makefile.in: remove all.cross and install.cross targets
11244
11245 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11246 definitions
11247
11248 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
11249
11250 * configure.in (target sh): Build gprof.
11251
11252 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11253
11254 * config.sub: change -solaris to -solaris2
11255
11256 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11257
11258 * configure.in: Use config/mh-riscos for mips-*-sysv*.
11259
11260 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
11261
11262 * configure: Correct error message for missing Makefile.in to
11263 print correct directory.
11264
11265 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11266
11267 * install.sh: kludge around 386BSD shell bug
11268
11269 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11270
11271 * config.guess: Recognize NeXT.
11272 * config.guess: Recognize i486-ncr-sysv4.
11273 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11274
11275 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11276
11277 * Makefile.in (MAKEINFOFLAGS): New variable.
11278 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11279 * build-all.mk, test-build.mk: Pass down --no-split as
11280 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11281
11282 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11283
11284 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11285
11286 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11287
11288 * Makefile.in (libg++.tar.z): New rule.
11289 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11290 * Makefile.in (taz): Only do a single chmod.
11291
11292 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11293
11294 * install.sh: don't use dirname anymore (replaced with sed usage)
11295
11296 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
11297
11298 * Makefile.in: Change extension for gzip'd files from '.z' to
11299 '.gz' per new FSF standard usage.
11300
11301 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11302
11303 * configure: put quotes around the final value of program_transform_name
11304
11305 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11306
11307 * Makefile.in: new install.sh support; update install-info rules
11308
11309 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
11310
11311 * configure.in: Build diff for crosses, but not for go32 host.
11312
11313 * configure.in: Build gprof only for native, and don't build it
11314 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11315
11316 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
11317
11318 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11319
11320 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11321
11322 * configure.in (host_tools): Add prms.
11323
11324 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11325
11326 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11327 with $(FLAGS_TO_PASS) on the command line
11328
11329 * config.sub: Recognize lynx and lynxos
11330
11331 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
11332
11333 * config.sub: Accept -ecoff*, not just -ecoff.
11334
11335 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11336
11337 * Makefile.in (taz): Use .gz suffix instead of .z.
11338 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11339 names.
11340
11341 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11342
11343 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11344
11345 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11346
11347 * Makefile.in (install-no-fixedincludes): install gcc last, so
11348 that rebuilds that might happen during 'make install' don't get
11349 bogus gcc include files
11350
11351 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11352
11353 Change from Utah for HPPA support:
11354 * config.guess: Recognize hppa1.x-hp-bsd.
11355
11356 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11357
11358 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11359 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11360
11361 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11362
11363 * config.sub: Add support for rom68k and bug boot monitors.
11364
11365 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11366
11367 * Makefile.in: Make all-opcodes depend on all-bfd.
11368
11369 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11370
11371 * config.guess: Added special check for i[34]86-univel-sysv4*.
11372
11373 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11374
11375 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11376 the processor rather than assuming i486.
11377
11378 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11379
11380 * config.guess: Recognize SunOS6 as Solaris3.
11381
11382 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11383
11384 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11385 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11386
11387 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11388
11389 * build-all.mk (all-cross): New target for Canadian Cross.
11390 Added Q2 go32 targets.
11391 * test-build.mk: Configure go32 cross sparclite-aout and
11392 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11393 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11394
11395 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11396
11397 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11398 GO32 hosted toolchains
11399
11400 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11401
11402 * configure: change so "-exec-prefix" gets passed down rather
11403 than "-exec_prefix" so autoconf generated Makefiles get the
11404 exec_prefix set right.
11405
11406 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11407
11408 * config.guess: get the Solaris2 minor version number
11409
11410 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11411
11412 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11413
11414 * config.guess: Recognize some Sequent platforms.
11415
11416 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11417
11418 * Makefile.in: added the vault-install target
11419
11420 * configure.in: actually use the Sun3 makefile fragment that's in
11421 config, also added the release dir to configdirs
11422
11423 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11424
11425 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11426
11427 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11428
11429 * configure.in: remove some program from Alpha targetted toolchains
11430
11431 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11432
11433 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11434 gprof.
11435 (taz): Run "make diststuff" in those directories instead of "make
11436 proto-dir". Look for "VERSION=" only at start of line in subdir
11437 Makefile. Use "gzip -9" for compression.
11438 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11439 (binutils.tar.z): New target.
11440
11441 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11442
11443 * Makefile.in (taz): Include gpl.texinfo.
11444
11445 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11446
11447 * Makefile.in (setup-dirs): Merged into "taz" target.
11448 (taz): Only do `proto-dir' stuff if a directory is actually needed
11449 for this target.
11450
11451 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11452
11453 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11454 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11455 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11456 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11457 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11458
11459 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11460
11461 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11462 config.sub, and move-if-change to gdb testsuite distribution
11463 archive, so the testsuite can be extracted, configured, and
11464 run separately from the gdb distribution. Blow away the Chill
11465 tests that require a Chill compiled executable, since GNU Chill
11466 is not yet publically available.
11467
11468 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11469
11470 * test-build.mk: set environment variables in a single command,
11471 instead of a list of assignments and exports
11472
11473 * config.guess: recognize Alpha/OSF1 systems
11474
11475 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11476
11477 * configure: Change help message to prefer --options rather than
11478 -options.
11479
11480 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11481
11482 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11483 zippy@ecst.csuchico.edu.
11484 * config.guess: Recognize miniframe.
11485
11486 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11487
11488 * Makefile.in: Use srcroot to find runtest rather than rootme.
11489 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11490
11491 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11492
11493 * test-build.mk: Extensive additions to support building on a
11494 machine other than the host.
11495
11496 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11497
11498 * configure (tooldir): Fix for i386-aix again.
11499
11500 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11501
11502 * configure, Makefile.in: Change definition of $(tooldir)
11503 to match the FSF.
11504
11505 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11506
11507 * config.guess: Recognize i[34]86/SVR4.
11508
11509 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11510
11511 * Makefile.in (all-gdb): gdb depends on sim.
11512
11513 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11514
11515 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11516 at the same time we make the prototype gdb directory.
11517 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11518 files at the same time as the gdb base release distribution.
11519
11520 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11521
11522 * Makefile.in (check): Use individual check targets rather than
11523 DO_X rule.
11524 (check-gcc): Added.
11525
11526 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11527
11528 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11529 for System V release 3.2.
11530
11531 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11532
11533 * config.sub: Recognize hppaosf.
11534 * configure.in: Do configure ld/binutils/gas for it.
11535
11536 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11537
11538 * configure (tooldir): Alter syntax used to set this, for systems
11539 where "\$" isn't handled right, like i386-aix.
11540
11541 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11542
11543 * configure: Pass program-transform-name, not
11544 program_transform_name, to recursive configures.
11545
11546 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11547
11548 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11549 of gas+ld+binutils.
11550
11551 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11552
11553 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11554
11555 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11556
11557 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11558
11559 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11560
11561 * Makefile.in (PRMS): Set back to all-prms.
11562
11563 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11564
11565 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11566 targets, rather than for MIPS hosts.
11567
11568 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11569
11570 * configure.in: add comment for --with-x default values
11571
11572 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11573
11574 * Makefile.in: add check-* targets for each of the directories in
11575 the tree. Add a definition of RUNTEST that will use the one we
11576 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11577
11578 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11579
11580 * configure.in: Removed obsolete references to bfd_target and
11581 target_makefile_frag.
11582
11583 * build-all.mk: Set assorted targets for Q2.
11584 * config.sub: Recognize z8k-sim and h8300-hms.
11585 * test-build.mk: Really don't pass host to configure.
11586 (HOLES): Added uname.
11587
11588 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11589
11590 * configure: Handle an empty program-prefix, program-suffix or
11591 program-transform-name correctly.
11592
11593 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11594
11595 * build-all.mk: -G 8 no longer required for MIPS targets.
11596 * test-build.mk: Don't pass host argument to configure; make it
11597 guess.
11598
11599 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11600
11601 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11602 * Makefile.in (COMPRESS): New macro, like GZIP.
11603
11604 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11605
11606 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11607
11608 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11609 with gas currently defaults to -G 0.
11610
11611 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11612
11613 * Makefile.in (all-flex): flex depends on byacc.
11614
11615 * build-all.mk: If host not specified, use config.guess. Pass TAG
11616 to test-build.mk as RELEASE_TAG.
11617 * test-build.mk (configargs): New variable containing arguments to
11618 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11619 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11620
11621 * config.guess: Use /bin/uname when checking -X argument on SCO,
11622 to avoid invoking GNU uname which doesn't understand -X.
11623
11624 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11625
11626 * configure.in: Build gas for mips-*-*.
11627
11628 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11629
11630 * Makefile.in (all.normal): insert missing backslash.
11631
11632 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11633
11634 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
11635
11636 * Makefile.in: Complete overhaul to merge many almost identical
11637 targets.
11638
11639 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11640
11641 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11642 (gdb.tar.Z): Adjusted.
11643
11644 * Makefile.in (setup-dirs, taz): New targets; should be general
11645 enough to adapt for gdb sometime. Build only .z file.
11646 (gas.tar.z): New target.
11647
11648 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11649
11650 * build-all.mk: Use CC=cc -Xs on Solaris.
11651
11652 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11653
11654 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11655 for handling BISON for FSF releases.
11656
11657 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11658
11659 * configure: Actually implement the change zoo just documented.
11660
11661 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11662
11663 * configure: when using config.guess, only set target_alias when
11664 it's not already been set (ie, on the command line)
11665
11666 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11667
11668 * Makefile.in: add installcheck target, set PRMS to install-prms
11669
11670 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11671
11672 * configure: add support for package_makefile_fragment, handle the
11673 case where a directory has a configure.in file but no Makefile.in
11674 more gracefully (with an actual understandable error message, even);
11675 add support for --without (and add this to the usage message); also
11676 explicitly add a --host=${host_alias} to the command line when
11677 config.guess is used
11678
11679 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11680
11681 * configure: Must use both --host and --target in recursive calls.
11682
11683 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11684
11685 * Makefile.in: Change deja-gnu to dejagnu.
11686
11687 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11688
11689 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11690
11691 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11692
11693 * configure.in: canonicalize all instances to *-*-solaris2*,
11694 also strip out a number of tools to not build for go32 host
11695
11696 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11697
11698 * config.guess: add GPL.
11699
11700 * Makefile.in, config.guess, config.sub, configure: bump
11701 copyrights to 93.
11702
11703 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11704
11705 * Makefile.in (do-info): Removed obsolete check for existence of
11706 localenv file.
11707
11708 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11709
11710 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11711
11712 * Makefile.in: a couple of 'else true' for decstation,
11713 support for TclX
11714
11715 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11716
11717 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11718
11719 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11720
11721 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11722
11723 * config.guess: Recognize i386-ibm-aix (PS/2).
11724 * configure.in: Use config/mh-aix386 file for it.
11725
11726 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11727
11728 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11729 CC_FOR_TARGET instead.
11730 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11731
11732 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11733
11734 * Makefile.in: Add sim to list of directories sent with gdb
11735
11736 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
11737
11738 * configure.in: Put back mips-dec-bsd* case.
11739
11740 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
11741
11742 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11743 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
11744 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
11745
11746 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11747
11748 * configure.in: remove no-op mips-dec-bsd* in "case $target"
11749
11750 * Makefile.in (dir.info): only run gen-info-dir if it exists,
11751 (install-info): install dir.info only if it exists,
11752 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11753
11754 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
11755
11756 * configure.in: For vms target, skip bfd, ld, binutils. Do build
11757 gas for mips-dec-bsd.
11758
11759 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
11760
11761 * configure (makesrcdir): If ${srcdir} is relative and not ".",
11762 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11763
11764 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
11765
11766 * configure.in: Added "dejagnu" to hosttools list.
11767
11768 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11769
11770 * config.sub, configure.in, config.guess: Add support
11771 for Bosx, an AIX variant from Bull.
11772 Patches from F.Pierresteguy@frcl.bull.fr.
11773
11774 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
11775
11776 * devo/dejagnu: Initial creation of devo/dejagnu.
11777 Migrated dejagnu testcases and support files for testing software
11778 tools to reside as subdirectories, currently called "testsuite",
11779 within the directory of the software tool. Migrated all programs,
11780 support libraries, etc. beloging to dejagnu proper from
11781 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
11782 with no modifications. The changes to these files which will
11783 allow them to configure, build, and execute properly will be made
11784 in a future update.
11785
11786 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11787
11788 * Makefile.in: Change send_pr to send-pr.
11789 * configure.in: Likewise.
11790 * send_pr: Renamed directory to send-pr.
11791
11792 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
11793
11794 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
11795
11796 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
11797
11798 * README: Update for gdb-4.8 release.
11799 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
11800 gdb-xxx.tar.z (gzip'd) file also.
11801
11802 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11803
11804 * Makefile.in: make all-diff depend on all-libiberty
11805
11806 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
11807
11808 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11809
11810 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11811
11812 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11813
11814 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
11815
11816 * Makefile.in (DEVO_SUPPORT): Remove etc directory
11817 (ETC_SUPPORT): Only add the files GDB wants from etc/.
11818 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
11819
11820 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11821
11822 * Makefile.in: makeinfo binary is in a new location
11823
11824 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
11825
11826 * config.sub: Accept -ecoff as an OS.
11827
11828 * Makefile.in: Various changes to eliminate a level of make
11829 recursion and reduce the required command line length.
11830 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11831 sub-makes.
11832 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11833 variables holding settings for specific sub-makes.
11834 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11835 in terms of BASE_FLAGS_TO_PASS.
11836 (TARGET_LIBS): New variable listing directories which use
11837 TARGET_FLAGS_TO_PASS.
11838 (subdir_do): Eliminated.
11839 (do-*): New set of targets to replace subdir_do.
11840 (various): All targets which used subdir_do now depend on do-*.
11841 (local-clean): Renamed from do_clean.
11842 (local-distclean): New target, dependency of distclean and
11843 realclean.
11844 (install-info): Don't create directories. Depend on dir.info
11845 rather than calling make recursively.
11846 (install-dir.info): Eliminated.
11847 (install-info-dirs): Create all info directories here.
11848 (dir.info): Depend upon do-install-info.
11849
11850 * test-build.mk (HOLES): Added false.
11851
11852 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
11853
11854 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
11855
11856 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11857
11858 * Makefile.in (info): remove dependency on all-texinfo. The
11859 problem was really in texinfo/C, not at this level.
11860
11861 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
11862
11863 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11864
11865 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
11866
11867 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
11868 GDB releases.
11869
11870 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11871
11872 * configure: Include srcdir in message about target of link not
11873 being found. Don't convert `-' to `_' in `with' options being
11874 passed to subdirs.
11875
11876 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11877
11878 * configure.in: add uudecode to host_tools
11879
11880 * Makefile.in: added {all,install}-uudecode targets, added them to
11881 the appropriate lists
11882
11883 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
11884
11885 * Makefile.in (all-gcc): Added dependency on all-gas.
11886
11887 * configure.in (mips-*-*): Build ld and binutils.
11888
11889 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11890
11891 * configure: check return code from mkdir, print error message and
11892 exit on failure.
11893
11894 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
11895
11896 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
11897
11898 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
11899
11900 * test-build.mk (HOLES): Added tar, cpio and uudecode.
11901
11902 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11903
11904 * config.sub (h8500): Recognize this as a cpu type.
11905
11906 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11907
11908 * configure: source directory missing is no longer a warning
11909
11910 * configure.in: recognize irix[34]* instead of irix[34]
11911
11912 * Makefile.in: define and pass down X11_LIB
11913
11914 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
11915
11916 * guess-systype: Renamed to ...
11917 * config.guess: ... by popular request.
11918 * configure.in, Makefile.in: Update accordingly.
11919
11920 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
11921
11922 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
11923 + Add Convex, Cray/Unicos, and Encore/Multimax support.
11924 + Execute ./dummy instead of assuming . is in PATH.
11925
11926 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
11927
11928 * guess-systype: New shell script. Attempts to guess the
11929 canonical host name of the executing host.
11930 Only a few hosts are supported so far.
11931 * configure: Call guess-systype if no host is specified.
11932
11933 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
11934
11935 * Makefile.in (gcc-no-fixedincludes): Made to work with current
11936 gcc Makefile.
11937
11938
11939 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
11940
11941 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11942 (all-gcc, install-gcc, subdir_do): Use it.
11943
11944 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11945
11946 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11947
11948 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
11949
11950 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11951 set exclusively by configure, using configure.in .
11952
11953 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11954
11955 * test-build.mk: set $PATH for all builds
11956
11957 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11958
11959 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
11960
11961 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
11962 the one used in gcc/Makefile.in, so that a null expansion doesn't
11963 override the one needed to build gcc with a native cc.
11964
11965
11966 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11967
11968 * configure: Accept -with arguments.
11969
11970 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11971
11972 * Makefile.in: added h8300sim
11973
11974 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
11975
11976 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11977 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
11978 (all-cygnus, native, build-cygnus): Make
11979 $(canonhost)-stamp-3stage-done, not $(host)....
11980 * test-build.mk (stamp-3stage-compared): Use tail +10c for
11981 i386-sco3.2v4. Added else true to if command.
11982
11983 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
11984
11985 * config.sub: (from FSF) Sequent uses a BSD-like OS.
11986
11987 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
11988
11989 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11990
11991 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11992
11993 * configure.in: don't remove binutils from Solaris builds
11994
11995 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
11996
11997 * Makefile.in: get rid of earlier definitions for *clean,
11998 also handle the recursive info rule better
11999
12000 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
12001
12002 * Makefile.in (mostlyclean, distclean, realclean): Fix to
12003 do more-or-less the right thing.
12004
12005 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
12006
12007 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12008 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12009
12010 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12011
12012 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12013 $(host_canonical).
12014
12015 * configure.in: split the configdirs list into 4 categories (native
12016 v. cross, library v. tool) and handle the cross-only and native-
12017 only in more reasonable (and correct!) way.
12018
12019 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
12020
12021 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
12022 configdirs anymore.
12023
12024 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12025
12026 * Makefile.in: extensive cleanup:: removed all of the explicit
12027 clean-* targets, collapsed many wrappers around subdir_do into
12028 one, added additional targets to satisfy standards.texi, deleted
12029 some old targets, some changes for consistency
12030
12031 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12032
12033 * configure.in: handle some programs as cross-only, and others as
12034 native only
12035
12036 * test-build.mk: handle partial holes in a more generic manner
12037
12038 * Makefile.in: m4 depends on libiberty
12039
12040 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12041
12042 * configure.in: add m4, textutils, fileutils, sed, shellutils,
12043 time, wdiff, and find to configdirs
12044
12045 * Makefile.in: all, clean, and install rules for the new programs
12046 added to configure.in
12047
12048 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12049
12050 * configure.in: use mh-sun for all *-sun-* hosts
12051
12052 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12053
12054 * Makefile.in: define flags for X11 include files and library file
12055 locations, pass them down to the programs that need this info
12056
12057 * build-all.mk: added a 'native' target, to 3stage the native toolchain
12058
12059 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12060
12061 * configure.in: start building libg++ for HP-UX targets
12062
12063 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
12064
12065 * README: Update references to files moved into etc/.
12066
12067 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
12068
12069 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
12070 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
12071
12072 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
12073
12074 * configure: accept dash as well as underscore in long option
12075 names for FSF compatibility.
12076
12077 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
12078
12079 * config.sub: added -sco3.2v4 support from FSF.
12080
12081 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12082
12083 * configure.in: expand the section that adds or removes
12084 directories from the list of programs to build, to handle native
12085 vs. cross in addition to host v. native
12086
12087 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
12088
12089 * Makefile.in: Replace C++ in macro names with CXX.
12090 This is less likely to break ...
12091
12092 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12093
12094 * test-build.mk: add -w to GNU_MAKE
12095
12096 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12097
12098 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12099 add 'sparc' to list of recognized cpus. This needed to make
12100 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12101 Delete some redundant ose68 variants. Recognize -wrs as an os,
12102 then changes that into $CPU-wrs-vxworks.
12103
12104 * configure.in: remove most references to gdbtest, regularize
12105 target based program removal
12106
12107 * test-build.mk: import from p3 tree (many fixes and changes)
12108
12109 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12110
12111 * Makefile.in: added rules to handle tcl, tk, and expect
12112
12113 * configure.in: handle those directories if they exist
12114
12115 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12116
12117 * config.sub: removed bogus hppabsd and hppahpux names, since
12118 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12119
12120 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12121
12122 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
12123 depends upon all-xiberty
12124
12125 * Makefile.in: changes from p3, including:
12126
12127 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12128
12129 * Makefile.in (XTRAFLAGS): include newlib directories if
12130 newlib/Makefile exists, rather than if host != target.
12131
12132 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12133
12134 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12135 from the same source tree and not building a cross-compiler. This
12136 matters for the libg++ configuration if reconfiguring a tree that
12137 has already been installed.
12138
12139 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12140
12141 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12142 pick up the machine and system specific header files.
12143
12144 * Makefile.in: added AS_FOR_TARGET, passed down in
12145 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12146 the C compiler to use to create programs which are run in the
12147 build environment, set it to default to $(CC), and passed it down
12148 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12149
12150 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12151
12152 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12153 We need them for unusual native builds, like systems without
12154 ranlib.
12155
12156 * configure: also define $(host_canonical) and
12157 $(target_canonical), which are the full, canonical names for the
12158 given host and target
12159
12160 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12161
12162 * Makefile.in: Added separate definitions for C++.
12163
12164 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12165
12166 * configure.in (configdirs): Add deja-gnu.
12167
12168 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12169
12170 * README: Update for configure.texi and gdb-4.7 release.
12171
12172 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12173
12174 * Makefile.in: Move "all" target to top of file.
12175 Previously, first target was ".PHONY" which caused BSD4.4 make
12176 to build .PHONY when make was run without arguments.
12177
12178 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12179
12180 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12181 Library-copylefted code in libiberty.
12182
12183 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12184
12185 * config.sub: Replace m68kmote with plain old m68k.
12186
12187 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12188
12189 * Makefile.in: Remove space from blank line, avoid Make complaints.
12190
12191 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12192
12193 * config.sub: Complain if no argument is given. Added support for
12194 386bsd as OS and target alias.
12195
12196 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12197
12198 * Makefile.in (XTRAFLAGS): include newlib directories if
12199 newlib/Makefile exists, rather than if host != target.
12200
12201 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12202
12203 * config.sub: recognize sparclite-wrs-vxworks.
12204
12205 * Makefile.in (install-xiberty): added *-xiberty make rules (from
12206 p3.) Added clean-xiberty to clean.
12207
12208 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12209
12210 * configure.in: use *-*-* instead of nested cases for host and target
12211
12212 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
12213
12214 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12215 from the same source tree and not building a cross-compiler. This
12216 matters for the libg++ configuration if reconfiguring a tree that
12217 has already been installed.
12218
12219 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
12220
12221 * config.sub (i486v/i486v4): Merge in from FSF version.
12222
12223 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
12224
12225 * configure: only set PWD if it is already set.
12226
12227 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
12228
12229 * configure: just set PWD=`pwd` at the top, since Ultrix sh
12230 doesn't have unset and all success paths (and most error paths)
12231 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12232 to just ${PWD} to avoid confusion.)
12233
12234 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
12235
12236 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12237 even for a native compilation.
12238
12239 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
12240
12241 Changes to make the gdb.tar.Z rule work better.
12242
12243 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
12244 (DEVO_SUPPORT): Add configure.texi.
12245 (bfd-ilrt.tar.Z): Remove ancient rule.
12246
12247 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
12248
12249 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12250 pick up the machine and system specific header files.
12251
12252 * configure.in, config.sub: added new target m68010-adobe-scout,
12253 with alias of adobe68k. Changed configure.in to check for
12254 -scout before -sco* to avoid a false match.
12255
12256 * Makefile.in: added AS_FOR_TARGET, passed down in
12257 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12258 the C compiler to use to create programs which are run in the
12259 build environment, set it to default to $(CC), and passed it down
12260 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12261
12262 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12263
12264 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12265 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12266 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12267 FOR_TARGET variants, to newlib and libg++.
12268
12269 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12270
12271 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12272 first.
12273
12274 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12275
12276 * config.sub: Accept `elf' as an environment.
12277
12278 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12279
12280 * Makefile.in (all-opcodes): cd into the right directory
12281
12282 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12283
12284 * configure: added -program_transform_name option, used as
12285 argument to sed when installing programs.
12286 configure.texi: added documentation for -program_prefix,
12287 -program_suffix and -program_transform_name.
12288
12289 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12290
12291 * config.sub: Accept i486 where i386 ok.
12292
12293 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12294
12295 * config.sub: accept we32k
12296
12297 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
12298
12299 * config.sub, configure.in: accept OSE68000 and OSE68k.
12300
12301 * Makefile.in: don't create all directories for ``make install'';
12302 let the subdirectories create the ones they need.
12303
12304 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12305
12306 * COPYING: new file, GPL v2
12307
12308 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12309
12310 * Makefile.in: use the new gen-info-dir, which needs a template
12311 argument (which also lives in texinfo)
12312
12313 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12314
12315 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
12316
12317 * config.sub (ncr3000): Change i386 to i486.
12318
12319 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12320
12321 * Makefile.in: add install-rcs, install-grep to
12322 install-no-fixedincludes, removed install-bison and install-libgcc
12323
12324 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
12325
12326 * configure.in: grab the HPUX makefile fragment if on HPUX
12327
12328 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12329
12330 * Makefile.in: eradicate bison spoor (ditto libgcc).
12331 configure.in: recognise m68{k,000}-ericsson-OSE.
12332 es1800 is alias for m68k-ericsson-OSE
12333
12334 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12335
12336 * configure.in: rearrange the parts that remove programs from
12337 configdirs, based now on HOST==TARGET or by canonical triple.
12338
12339 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12340
12341 * test-build.mk: recurse explicitly with -f test-build.mk when
12342 appropriate. predicate stage3 and comparison on the existence
12343 of gcc. That is, if gcc isn't around, we aren't three-staging.
12344 On very clean, also remove ...stamp-co. Build in-place before
12345 doing other builds.
12346
12347 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12348
12349 * Makefile.in, configure.in: add tgas
12350
12351 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12352
12353 * Makefile.in: a number of changes merged in from progressive.
12354
12355 * configure.in: add libm.
12356
12357 * .cvsignore: ignore some stuff that comes from test-build.mk.
12358
12359 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12360
12361 * config.sub: Add es1800 (m68k-ericsson-es1800).
12362
12363 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12364
12365 * configure: Add program_suffix (parallel to program_prefix)
12366 * Makefile.in: adjust directory-creating script for losing decstation
12367
12368 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12369
12370 * configure: Minor $subdir-related fixes.
12371
12372 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12373
12374 * configure: fix various problems with propogating
12375 makefile_target_frag in subdirs.
12376 * configure.in: config libgcc if its there
12377
12378 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12379
12380 * config.sub: HPPA merge.
12381
12382 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12383
12384 * Makefile.in: Replace all-bison with all-byacc in all
12385 dependency lines for other tools (which now use byacc).
12386
12387 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12388
12389 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12390
12391 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12392
12393 * Makefile.in: make gprof rules similar to byacc rules (instead of
12394 vestigal $(unsubdir) that didn't work...)
12395
12396 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12397
12398 * config.sub: Add support for Linux.
12399 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12400 (at least for libg++).
12401
12402 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12403
12404 * configure.texi: fix doc for the -nfp option to configure
12405
12406 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12407
12408 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12409
12410 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12411
12412 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12413 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12414 * configure.in: added solaris* host_makefile_frag hook.
12415
12416 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12417
12418 * config.sub: changed recognition of m68000 so that various
12419 m68k types can be specified via m680[01234]0
12420
12421 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12422
12423 * config.sub (basic_machine): fix sed so that '-foo' isn't
12424 completely substituted out while .+'-foo' loses the '-foo'
12425
12426 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12427
12428 * config.sub ($os): Add -aout.
12429
12430 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12431
12432 * configure: If host_makefile_frag is absolute, don't
12433 prefix ${invsubdir} (relevant to libg++ auto-configure).
12434
12435 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12436
12437 * Makefile.in (tooldir): Define it.
12438 (all-ld): Depend on all-flex.
12439
12440 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12441
12442 * Makefile.in (check): Fix libg++ special case.
12443
12444 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12445
12446 * configure: do not bury `pwd` into config.status, thus do fewer
12447 pwd's.
12448
12449 * configure: print the "Building in" message only when building in
12450 other than "." AND verbose.
12451
12452 * configure: remove -s, rework -v to better accomodate guested
12453 configures.
12454
12455 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12456
12457 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12458
12459 * Makefile.in: macroize flags passed on recursion. remove
12460 fileutils.
12461
12462 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12463
12464 * configure: get makesrcdir right for subdirs deeper than 1.
12465
12466 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12467 install.
12468
12469 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12470
12471 * Makefile.in: don't print subdir_do or recursion lines.
12472
12473 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12474
12475 * standards.texi: added menu item.
12476
12477 * Makefile.in: build and install standards.info.
12478
12479 * standards.texi: new file.
12480
12481 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12482
12483 * configure: test for and move config.status pieces from
12484 ${subdir}/.
12485
12486 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12487
12488 * configure: Test for existance of files before trying to mv
12489 them, to avoid numerous non-existance messages.
12490
12491 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12492
12493 * configure: correct final line of config.status.
12494
12495 * configure: patch from eggert. Avoids a protection problem if
12496 the original Makefile.in is read only.
12497
12498 * configure: use move-if-change from gcc to create config.status.
12499 Some makefiles depend on config.status to tell if a directory
12500 has been reconfigured for a different host. This change
12501 prevents those directories from remaking everything in the case
12502 where the reconfig was only intended to rebuild a Makefile.
12503
12504 * configure: test for config.sub with "config.sub sun4" rather
12505 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12506 host alias from a missing config.sub.
12507
12508 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12509
12510 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12511 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12512
12513 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12514
12515 * configure: mkdir ${subdir} as needed.
12516
12517 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12518
12519 * Makefile.in,configure.in: added autoconf.
12520
12521 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12522
12523 * Makefile.in: no longer pass against on recursion.
12524
12525 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12526 definitions are not inherited.
12527
12528 * configure: correct makesrcdir when subdir is .
12529
12530 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12531
12532 * configure: Add support for 'subdirs' variable, which is
12533 like 'configdirs', except that configure doesn't re-invoke
12534 itself for subdirs, it just creates a Makefile for each subdir.
12535 * configure.texi: Document subdirs.
12536
12537 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12538
12539 * configure.in: added flex to configdirs
12540
12541 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12542
12543 * Makefile.in: remove clean-stamps from clean.
12544
12545 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12546
12547 * configure.in: Add gdbtest to configdirs.
12548
12549 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12550
12551 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12552 to recursive makes.
12553 * configure.in: Recognize new ncr3000 config.
12554
12555 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12556
12557 * Makefile.in, configure.in: removed references to gdbm.
12558
12559 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12560
12561 * config.sub: Don't canonicalize os value
12562 newsos* to bsd (readline needs to check for newsos).
12563 (This fix was earlier made Jan 31, but got re-broken.)
12564
12565 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12566
12567 * configure.in: sco is an os, not a vendor!
12568
12569 * configure: Quote $( better. Keep various shells happy.
12570
12571 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12572
12573 * Makefile.in: eliminate stamp-files.
12574
12575 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12576
12577 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12578 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12579
12580 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12581
12582 * config.sub: fix iris/iris3.
12583
12584 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12585
12586 * configure: re-add -rm.
12587
12588 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12589
12590 * Maskefile.in: add .stmp-rcs to all.
12591
12592 * configure.in: remove gas from rs6000 build, use aix host fragment.
12593
12594 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12595
12596 * configure: pass down site_option during recursion.
12597
12598 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12599
12600 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12601
12602 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12603
12604 * configure: Change exec_prefix so that it really defaults to prefix.
12605
12606 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12607
12608 * Makefile.in, configure.in: Add support for mmalloc library.
12609
12610 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12611
12612 * Makefile.in: add stmp dependencies for a few more things.
12613
12614 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12615
12616 * configure: adjusted error message on objdir/srcdir configure
12617 collision, per john's suggestion.
12618
12619 * Makefile.in: add libiberty stmp to all and all.cross.
12620
12621 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12622
12623 * Makefile.in: remove force dependencies, add grep to all.
12624
12625 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12626
12627 * Makefile.in: drop flex. make stamp files work.
12628
12629 * configure: added test for conflicting configuration in srcdir,
12630 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12631 gets cranky. use relative paths for configure and srcdir
12632 whenever possible. Send some error messages to stderr that were
12633 going to stdout.
12634
12635 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12636
12637 * Makefile.in: Fix libg++ rule to check for gcc directory
12638 before using gcc/gcc. Also pass XTRAFLAGS.
12639
12640 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12641
12642 * Makefile.in: added stmp-files so that directories aren't polled
12643 when they are already built.
12644
12645 * configure.texi: fixed a node pointer problem.
12646
12647 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12648
12649 * config.sub configure.in gdb/configure.in
12650 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12651 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12652 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12653
12654 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12655
12656 * configure: -recurring becomes -silent. corrected help message
12657 for -site= option.
12658
12659 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12660
12661 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12662
12663 * configure: when building Makefile for crosses, replace
12664 tooldir and program_prefix. default srcdir from location of
12665 config.sub. remove "for host in hosts" and "for target in
12666 targets" loops.
12667
12668 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12669
12670 * Makefile.in: Do not pass bindir or mandir to cvs.
12671
12672 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12673
12674 * Makefile.in, configure.in: removed traces of namesubdir,
12675 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12676 copyrights to '92, changed some from Cygnus to FSF.
12677
12678 * configure.texi: remove most references to multiple hosts,
12679 multiple targets, subdirs, etc.
12680
12681 * configure.man: removed rcsid. reference config.sub not
12682 config.subr.
12683
12684 * Makefile.in: mkdir $(infodir) on install-info.
12685
12686 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12687
12688 * configure.texi: Explain better about .gdbinit and about
12689 the environment that configure.in sections run in.
12690
12691 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12692
12693 * configure.in: Ultrix is only a decstation if it's a MIPS.
12694
12695 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12696
12697 * README: DOC.configure => cfg-paper.texi.
12698
12699 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12700
12701 * config.sub (near case $os): Don't convert newsos* to bsd!
12702
12703 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12704
12705 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12706 the number of copies of COPYING that go into the GDB tar file.
12707
12708 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12709
12710 * bfd/configure.in, gdb/config/mh-i386sco,
12711 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12712 Fix SCO configuration stuff.
12713
12714 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12715
12716 * Makefile.in: For libg++, make sure the -I pointing
12717 to the gcc directory goes *after* all the libg++-local -I flags.
12718 Also, move just-gcc dependency from just-libg++ to all-libg++.
12719
12720 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12721
12722 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12723
12724 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12725
12726 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12727
12728 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12729
12730 * config.sub: Add stratus configuration frags. Also
12731 submitted to FSF.
12732
12733 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12734
12735 * Makefile.in (DEV_SUPPORT): add configure.man.
12736
12737 * config.sub(Decode manufacturer-specific): add -none*.
12738
12739 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
12740
12741 * Makefile.in: remove form feeds to make Sun's make happy.
12742 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
12743
12744 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
12745
12746 * Makefile.in (AR_FLAGS): Make quieter.
12747
12748 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
12749
12750 * configure.in: Add libg++.
12751 * configure: When verbose, don't output the command line at each
12752 level; it will be unremarkably the same as the previous version,
12753 which will be the same as what the user typed.
12754
12755 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
12756
12757 * configure.in, Makefile.in: fix clean-info, add flex. add
12758 fileutils.
12759
12760 * configure: be less sensitive to spaces in Makefile.in. Do not
12761 look for sources in "..". Doing so breaks subdirectories that
12762 might have their own configure. If a subdir has it's own
12763 configure script, use it.
12764
12765 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
12766
12767 * cfg-paper.texi: some changes suggested by rms.
12768
12769 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
12770
12771 * config.sub: Merge in some small additions from the FSF version,
12772 taken from the gcc distribution, to bring the Cygnus and FSF
12773 versions into closer sync.
12774
12775 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
12776
12777 * configure.in: Changed svr4 references to sysv4.
12778
12779 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
12780
12781 * configure: added -V for version number option.
12782
12783 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
12784
12785 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12786 renamed from DOC.configure to cfg-paper.texi.
12787
12788 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12789
12790 * configure, config.subr, config.sub: config.subr is now
12791 config.sub again.
12792
12793 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
12794
12795 * configure.texi: new file, in progress.
12796
12797 * Makefile.in: build info file and install the man page for
12798 configure.
12799
12800 * configure.man: new file, first cut.
12801
12802 * configure: find config.subr again now that configuration "none"
12803 has gone. removed all traces of the -ansi option. removed all
12804 traces of the -languages option.
12805
12806 * config.subr: resync from rms.
12807
12808 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
12809
12810 * configure, config.sub, config.subr: merge config.sub into
12811 config.subr, call the result config.subr, remove config.sub, use
12812 config.subr.
12813
12814 * Makefile.in: revised install for dir.info.
12815
12816 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
12817
12818 * configure.in: add decstation host makefile frag.
12819
12820 * Makefile.in: BISON now bison -y again. also install-gcc on
12821 install. clean-gdbm on clean. infodir belongs in datadir.
12822 Make directories for info install. Build dir.info here then
12823 install it.
12824
12825 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
12826
12827 * Makefile.in: fix for bad directory tests.
12828
12829 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
12830
12831 * configure: \{1,2\} appears to be a sysv'ism. Use a different
12832 regexp. -srcdir relative was being handled incorrectly.
12833
12834 * Makefile.in: unwrapped some for loops so that parallel makes
12835 work again and so one can focus one's attention on a particular
12836 package.
12837
12838 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
12839
12840 * configure: added PWD as a stand in for `pwd` (for speed). use
12841 elif wherever possible. make -srcdir work without -objdir.
12842 -objdir= commented out.
12843
12844 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
12845
12846 * configure: +options become --options. -subdirs commented out.
12847 added -host, -datadir. Renamed -destdir to -prefix. Comment in
12848 Makefile now at top of generated Makefile. Removed cvs log
12849 entries. added -srcdir. create .gdbinit only if there is one
12850 in ${srcdir}.
12851
12852 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12853 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12854 and mandir now keyed off datadir by default.
12855
12856 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
12857
12858 * Freshly created ChangeLog.
12859
12860 \f
12861 Local Variables:
12862 mode: change-log
12863 left-margin: 8
12864 fill-column: 76
12865 version-control: never
12866 End:
This page took 0.302193 seconds and 4 git commands to generate.