2011-03-01 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
822ce8ee
RW
12011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 Import from Libtool and gnulib:
4
5 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
6
7 Prepare for supporting FreeBSD 10.
8 * config.rpath: Remove handling of freebsd1* which soon would
9 match FreeBSD 10.0.
10
11 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
12
13 Remove support for FreeBSD 1.x.
14 * libtool.m4 (_LT_LINKER_SHLIBS)
15 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
16 soon would incorrectly match FreeBSD 10.0.
17
dcb5e506
RW
182011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
19
20 PR binutils/12283
21 * MAINTAINERS (mkinstalldirs): Comes from Automake.
22 (move-if-change): Comes from gnulib.
23 * move-if-change: Import version from gnulib.
24
8d8eef9a
RW
252011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
26
27 Sync from GCC:
28
29 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
30
31 PR lto/47225
32 * Makefile.def (lto-plugin): Double dash for enable-shared.
33 (configure-gcc): Depend on all-lto-plugin.
34 * Makefile.in: Rebuilt.
35
36 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
37
38 * configure.ac: Remove extra bracket.
39 * configure: Regenerate.
40
41 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
42
43 PR lto/47225
44 * Makefile.def: Add dependency for install-gcc
45 on install-lto-plugin.
46 * Makfile.in: Regenerated
47
48 2011-01-25 Jakub Jelinek <jakub@redhat.com>
49
50 * configure.ac: If with_ppl is no, move setting with_cloog=no
51 after CLOOG_REQUESTED check.
52 * configure: Regenerated.
53
54 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
55
56 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
57 CLooG has been requested.
58 * configure: Regenerated.
59
60 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
61
62 * configure: Regenerated.
63 * configure.ac: Check for version 0.11 (or later revision) of PPL.
64
65 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
66
67 * configure: Regenerated.
68 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
69
70 2011-01-07 Jan Hubicka <jh@suse.cz>
71
72 PR lto/47225
73 * Makefile.in: Regenerate.
74 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
75 configure.
76
65b4571a
AO
772011-01-31 Alexandre Oliva <aoliva@redhat.com>
78
79 PR libgcj/44341
80 * configure.ac: Discard --with-* flags for host when configuring
81 target libraries for cross build.
82 * configure: Rebuilt.
83
7837304f
AS
842011-01-21 Andreas Schwab <schwab@redhat.com>
85
86 Sync from GCC:
87
88 2011-01-21 Andreas Schwab <schwab@redhat.com>
89
90 * configure.ac: Use AS_HELP_STRING throughout.
91 * configure: Regenerate.
92
93 2011-01-18 Jie Zhang <jie.zhang@analog.com>
94
95 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
96 * configure: Regenerate.
97
115ef890
RW
982010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
99
100 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
101
92c9a463
JB
1022011-01-13 Joel Brobecker <brobecker@adacore.com>
103
104 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
105 for ia64-hpux.
106 * configure: Regenerate.
107
887ebfb4
RW
1082011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
109
110 Sync from GCC:
111 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
112
113 * configure.ac: (picochip): Disable libiberty.
114 * configure: Regenerate.
115
04d2c2b2
JJ
1162010-12-18 Jeff Johnston <jjohnstn@redhat.com>
117
118 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
119
33d23ee8
ILT
1202010-12-10 Ian Lance Taylor <iant@google.com>
121
122 PR bootstrap/46819
123 * configure.ac: For --disable-libgcj clear libgcj_saved.
124 * configure: Rebuild.
125
89a1e9c3
PB
1262010-12-10 Tobias Burnus <burnus@net-b.de>
127
128 PR fortran/46540
129 * configure.ac: Add --disable-libquadmath and
130 --disable-libquadmath-support.
131 * configure: Regenerate.
132
ac7bcd26
TG
1332010-12-10 Tristan Gingold <gingold@adacore.com>
134
135 * src-release (ETC_SUPPORT): add gnu-oids.texi
136
d357cef7
HPN
1372010-12-03 Hans-Peter Nilsson <hp@axis.com>
138
139 PR libffi/46792
140 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
141 * configure: Regenerate.
142
4f11b223
ILT
1432010-12-02 Ian Lance Taylor <iant@google.com>
144
145 * configure.ac: Always set default for poststage1_ldflags to
146 -static-libstdc++ -static-libgcc.
147
989abc33
JJ
1482010-12-02 Jeff Johnston <jjohnstn@redhat.com>
149
150 * COPYING.NEWLIB: Add National Semiconductor notice.
151
950386c6
AS
1522010-11-29 Andreas Schwab <schwab@redhat.com>
153
154 * configure.ac: Move comment to remove extra space in last argument
155 of GCC_TARGET_TOOL.
156
87cda2cf
AO
1572010-11-26 Alexandre Oliva <aoliva@redhat.com>
158
7d509c83 159 PR other/46026
87cda2cf
AO
160 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
161 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
162 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
163 (BASE_FLAGS_TO_PASS): Use it.
164 * configure: Rebuilt.
165 * Makefile.in: Rebuilt.
166
d3b50760
L
1672010-11-23 H.J. Lu <hongjiu.lu@intel.com>
168
169 PR binutils/12258
170 * configure.ac: Correct comments for --enable-gold/--enable-ld.
171 Properly check default linker.
172 * configure: Regnerated.
173
c7791212
NC
1742010-11-23 Matthias Klose <doko@ubuntu.com>
175
176 * configure.ac: For --enable-gold, handle value `default' instead of
177 `both*'. New configure option --{en,dis}able-ld.
178 * configure: Regenerate.
179
9e1a94f4
ILT
1802010-11-20 Ian Lance Taylor <iant@google.com>
181
182 * configure.ac: Only disable a language library if no language needs
183 it. Don't let --disable-libgcj uncondtionally disable libffi.
184 * configure: Rebuild.
185
ceca0218
PB
1862010-11-20 Paolo Bonzini <bonzini@gnu.org>
187
188 * configure: Regenerate.
189
9b980aa1
RW
1902010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
191
192 PR other/46202
193 * configure.ac: Fix just-built in-tree STRIP name to be
194 binutils/strip-new.
195 * configure: Regenerate.
196 * Makefile.def (install-strip-gcc, install-strip-binutils)
197 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
198 (install-strip-sid): Mirror dependencies on non-strip variants
199 of these targets on the respective -strip prerequisites.
200 * Makefile.tpl (install-strip, install-strip-host)
201 (install-strip-target): New targets.
202 (install-strip-[+module+], install-strip-target-[+module+]):
203 New targets.
204 * Makefile.in: Regenerate.
205
e552509b
ILT
2062010-11-19 Ian Lance Taylor <iant@google.com>
207 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
208
209 * configure.ac: Add target-libgo to target_libraries. Set
210 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
211 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
212 (HOST_EXPORTS): Add GOC.
213 (BASE_TARGET_EXPORTS): Add GOC.
214 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
215 (GOCFLAGS_FOR_TARGET): New variable.
216 (EXTRA_HOST_FLAGS): Add GOC.
217 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
218 * Makefile.def (target_modules): Add libgo.
219 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
220 (dependencies): Add dependency from configure-target-libgo to
221 configure-target-libffi and all-target-libstdc++-v3. Add
222 dependencies from all-target-libgo to all-target-libffi.
223 (languages): Add go.
224 * configure: Rebuild.
225 * Makefile.in: Rebuild.
226
2272010-11-19 Ian Lance Taylor <iant@google.com>
228
229 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
230 compiler/flag environment variables.
231
2322010-11-18 Ian Lance Taylor <iant@google.com>
233
234 * configure.ac: Check for lang_requires_boot_languages in
235 config-lang.in files.
236 * configure: Rebuild.
237
8c21d9c7
MF
2382010-11-17 Mike Frysinger <vapier@gentoo.org>
239
240 * .gitignore: New file.
241
e552509b
ILT
2422010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
243 Tobias Burnus <burnus@net-b.de>
244
245 PR fortran/32049
246 * Makefile.def: Add libquadmath; build it with language=fortran.
247 * configure.ac: Add libquadmath.
248 * Makefile.tpl: Handle multiple libs in check-[+language+].
249 * Makefile.in: Regenerate.
250 * configure: Regenerate.
251
2522010-11-15 Andreas Schwab <schwab@redhat.com>
253
254 * configure.ac: Fix spelling in option names.
255 * configure: Regenerated.
256
2572010-11-13 Georg-Johann Lay <georgjohann@web.de>
258
259 PR bootstrap/39622
260 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
261 * configure: Regenerated.
262
2632010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
264
265 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
266 define the cloog backend to use. Furthermore, only pass the ppllibs to
267 the configure checks, if necessary.
268 * configure: Regenerate.
269
2702010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
271
272 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
273 * configure: regenerate
274
2752010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
276
277 * config/cloog.m4: Fix typo. verison -> version.
278 * configure: Regenerate.
279
2802010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
281
282 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
283 * configure: Regenerate.
284
2852010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
286
287 * configure.ac: Support official CLooG.org versions.
288 * configure: Regenerate.
289 * config/cloog.m4: New.
290
aa291e2d
ME
2912010-11-05 Michael Eager <eager@eagercon.com>
292
293 * COPYING.LIBGLOSS: Correct typo in microblaze.
294 * COPYING.NEWLIB: Same.
295
e552509b
ILT
2962010-11-04 Iain Sandoe <iains@gcc.gnu.org>
297
298 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
299 * configure: Regenerate.
300
74cea91b
DK
3012010-11-03 Ian Lance Taylor <iant@google.com>
302 Dave Korn <dave.korn.cygwin@gmail.com>
303
304 PR lto/46273
305 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
306 and on other supported platforms whenever LTO is enabled.
307 * configure: Rebuild.
308
6d0cd39e
AM
3092010-11-02 Alan Modra <amodra@gmail.com>
310
311 PR binutils/12110
312 * configure.ac: Error when source path contains spaces.
313 * configure: Regenerate.
314
18a8530e
ILT
3152010-10-20 Ian Lance Taylor <iant@google.com>
316
317 * Makefile.def (target_modules): Set lib_path to src/.libs for
318 libstdc++-v3 module.
319 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
320 * Makefile.in: Rebuild.
321
6ed3211e
JJ
3222010-10-08 Bernd Schmidt <bernds@codesourcery.com>
323 Joseph Myers <joseph@codesourcery.com>
324
325 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
326 notices.
327 * COPYING.NEWLIB: Add Texas Instruments notice.
328
a8eb3f0a
DK
3292010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
330
331 * configure.ac (build_lto_plugin): New shell variable.
332 (--enable-lto): Turn on by default for all non-ELF platforms that
333 have had LTO support added so far. Set build_lto_plugin appropriately
334 for both ELF and non-ELF.
335 (configdirs): Add lto-plugin or not based on build_lto_plugin.
336 * configure: Regenerate.
337
4074d5f2
RW
3382010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
339
340 PR bootstrap/45326
341 PR bootstrap/45174
342 * configure.ac: Honor initial values of $build_configargs,
343 $host_configargs, $target_configargs. Mark the precious, so
344 environment settings get recorded.
345 * configure: Regenerate.
346
29821356
RW
3472010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
348
349 Sync from GCC:
350
351 2010-09-30 Michael Eager <eager@eagercon.com>
352
353 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
354 * configure: Regenerate.
355
356 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
357
358 * configure.ac (enable-lto): Add Darwin to the list of supported lto
359 targets and amend comment.
360 * configure: Regenerate.
361
362 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
363
364 * configure.ac: Enable LTO by default on Darwin.
365 * configure: Regenerate.
366
367 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
368
369 PR bootstrap/44455
370 * configure.ac (extra_mpfr_configure_flags): Copy from
371 extra_mpc_gmp_configure_flags.
372 * configure: Re-generated.
373
57eefe4d
RW
3742010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
375
376 Sync from GCC:
377
378 PR bootstrap/45796
379 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
380 Depend on all-build-libiberty.
381 * Makefile.in: Regenerate.
382
3832010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
384
385 Sync from GCC:
386
387 PR bootstrap/44621
388 * configure.ac: Fix unportable shell quoting.
389 * configure: Regenerate.
390
48bb73dd
RW
3912010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
392
393 * configure.ac: Support all v850 targets.
394 * configure: Regenerate.
395
1d14850f
PB
3962010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
397
398 PR target/44862
399 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
400 Provide -B option to allow for link spec %s substitutions for
401 libstdc++.a on darwin.
402 * Makefile.in: Regenerate.
403
7530c480
AO
4042010-06-10 Alexandre Oliva <aoliva@redhat.com>
405
406 * Makefile.def (configure-gcc): Depend on all-libelf.
407 * Makefile.in: Rebuild.
408
285d560d
RW
4092010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
410
411 * config.sub, config.guess: Update from upstream sources.
412
a009f2e7
RW
4132010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
414
415 Sync from GCC:
416
417 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
418 * configure.ac: Allow all the versions greater than 0.10 of PPL.
419 * configure: Regenerated.
420
421 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
422 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
423 * configure: Regenerate.
424
425 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
426 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
427 * configure: Regenerate.
428
429 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
430 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
431 separately.
432 * configure: Regenerate.
433
434 2010-04-13 Steve Ellcey <sje@cup.hp.com>
435 * configure: Regenerate after change to elf.m4.
436
437 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
438 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
439 * configure: Regenerated.
440
441 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
442 * configure.ac: Print "buggy but acceptable" when CLooG
443 revision is less than 9.
444 * configure: Regenerated.
445
e49e5c92
DK
4462010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
447
448 Merge from gcc:
449
450 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
451 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
452 * configure: Regenerate.
453
454 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
455 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
456 a platform that supports LTO.
457 * configure: Regenerate.
458
459 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
460 PR lto/42776
461 * configure.ac (--enable-lto): Refactor handling so libelf tests
462 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
463 and allow LTO to be explicitly enabled on non-ELF platforms that
464 are known to support it inside else-clause.
465 * configure: Regenerate.
466
e6de499b
NC
4672010-04-27 Roland McGrath <roland@redhat.com>
468 H.J. Lu <hongjiu.lu@intel.com>
469
470 * configure.ac (--enable-gold): Support both, both/gold and
471 both/bfd to add gold to configdirs without removing ld.
472 * configure: Regenerated.
473
474 * Makefile.def: Add install-gold dependency to install-ld.
475 * Makefile.in: Regenerated.
476
d594eacc
TG
4772010-04-14 Tristan Gingold <gingold@adacore.com>
478
479 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
480 * configure: Regenerate.
481
938d2b74
RW
4822010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
483
484 Merge from gcc:
485 PR bootstrap/43615
486 PR bootstrap/43328
487 Revert:
488 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
489 * configure.ac: Do not pass --enable-multilib nor
490 --disable-multilib in baseargs. Accept explicitly passed
491 --enable_multilib.
492 * configure: Regenerate.
493
a9ef41a7
RW
4942010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
495
496 PR bootstrap/43328
497 * configure.ac: Do not pass --enable-multilib nor
498 --disable-multilib in baseargs. Accept explicitly passed
499 --enable_multilib.
500 * configure: Regenerate.
501
619a3713
JM
5022010-03-23 Joseph Myers <joseph@codesourcery.com>
503
504 * configure.ac (tic6x-*-*): New case.
505 * configure: Regenerate.
506
92f4e989
JM
5072010-03-23 Joseph Myers <joseph@codesourcery.com>
508
509 Merge from gcc:
510 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
511 PR ada/42554
512 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
513 * configure: Regenerate.
514
c35a0556
JM
5152010-03-23 Joseph Myers <joseph@codesourcery.com>
516
517 * config.sub: Update to version 2010-03-22.
518 * config.guess: Update to version 2009-12-30.
519
18fa8f9c
JM
5202010-03-14 Joseph Myers <joseph@codesourcery.com>
521
522 Merge from gcc:
523 2010-01-11 Richard Guenther <rguenther@suse.de>
524 PR lto/41569
525 * Makefile.def (all-lto-plugin): Depend on all-gcc.
526 * Makefile.in: Regenerated.
527
ba98da75
RO
5282010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
529
530 PR libstdc++/32499
531 * configure.ac (RANLIB): Default to true.
532 (STRIP): Likewise.
533 (RANLIB_FOR_TARGET): Remove superfluous : argument.
534 * configure: Regenerate.
535
3994761f
NC
5362010-02-17 Nick Clifton <nickc@redhat.com>
537
538 PR 11238
539 * Makefile.tpl (local-distclean): Also remove config.cache files in
540 sub-directories as there may not be Makefiles present in the
541 sub-directories.
792cdb50
NC
542 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
543 the config.cache files found by the find command.
544
3994761f
NC
545 * Makefile.in: Regenerate.
546 * configure.ac: Revert previous delta.
547 * configure: Regenerate.
548
01a82011
NC
5492010-02-15 Nick Clifton <nickc@redhat.com>
550
551 PR 11238
552 * configure.ac: Delete config.cache files in sub-directories when
553 deleting Makefiles.
554 * configure: Regenerate.
555
143754cd
NC
5562010-02-15 Nick Clifton <nickc@redhat.com>
557
558 * configure.ac: Sync from gcc.
559 * configure: Regenerate.
560
a6b5846e
KG
5612010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
562
563 Sync from gcc:
564 * configure.ac: Add "recommended" version checks for GMP/MPC.
565 Update recommended GMP/MPFR/MPC versions.
566 * configure: Regenerate.
567
2aa2364a
JR
5682010-01-25 Joern Rennecke <amylaar@spamcop.net>
569
570 gcc PR libstdc++/36101, gcc PR libstdc++/42813
571 * configure.ac (bootstrap_target_libs): Make inclusion of
572 target-libgomp conditional on libgomb being in target_configdirs.
573 * configure: Regenerate.
574
d35e937f
JR
5752010-01-23 Joern Rennecke <amylaar@spamcop.net>
576
577 gcc PR libstdc++/36101, gcc PR libstdc++/42813
578 * configure.ac (bootstrap_target_libs): Include target-libgomp.
579 * configure: Regenerate.
580
911e63d0
JR
5812010-01-22 Joern Rennecke <amylaar@spamcop.net>
582
583 gcc PR libstdc++/36101, gcc PR libstdc++/42813
584 * configure.ac (target_configdirs): Substitute.
585 * Makefile.def: Bootstrap target module libgomp.
586 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
587 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
588 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
589 * configure, Makefile.in: Regenerate.
590
3725885a
RW
5912009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
592
593 * libtool.m4: Sync from git Libtool.
594 * ltmain.sh: Likewise.
595 * ltoptions.m4: Likewise.
596 * ltversion.m4: Likewise.
597 * lt~obsolete.m4: Likewise.
598
d5f2ee2e
KG
5992010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
600 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
601
602 PR bootstrap/42424
603 * configure.ac: Include libtool m4 files.
604 (_LT_CHECK_OBJDIR): Call it.
605 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
606 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 607
d5f2ee2e
KG
608 * configure: Regenerate.
609
f2b2dd91
RW
6102010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
611
612 PR bootstrap/41818
613 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
614 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
615 * Makefile.in: Regenerate.
616
06ca7962
BE
6172009-12-18 Ben Elliston <bje@au.ibm.com>
618
619 * config.sub, config.guess: Update from upstream sources.
620
30a16d7b
JJ
6212009-12-17 Jeff Johnston <jjohnstn@redhat.com>
622
623 * COPYING.NEWLIB: Update copyright date.
624 * COPYING.LIBGLOSS: Ditto.
625
d9b76ff9
KG
6262009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
627
628 PR middle-end/30447
629 PR middle-end/30789
630 PR other/40302
631
632 * configure.ac: Require MPC.
633 * configure: Regenerate.
634
635 * configure.ac: Update minimum MPC version to 0.8.
636 * configure: Regenerate.
637
e12dec02
PB
6382009-11-20 Paolo Bonzini <bonzini@gnu.org>
639
640 * config.guess: Sync with upstream and gcc.
641 * config.sub: Sync with upstream and gcc.
642
606a9ca0
AO
6432009-11-16 Alexandre Oliva <aoliva@redhat.com>
644
645 * Makefile.def: Restore host and target settings for gmp.
646 * Makefile.in: Rebuild.
647
1f53ca9a
AO
6482009-11-16 Alexandre Oliva <aoliva@redhat.com>
649
650 * configure.ac: Add libelf to host_libs. Enable in-tree configury
651 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
652 Fix portability of test of C++ as bootstrap language. Add
653 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
654 * configure: Rebuild.
655 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
656 and cloog. Fix in-tree ppl configuration. Introduce libelf
657 in-tree building.
658 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
659 (POSTSTAGE1_HOST_EXPORTS): Use it.
660 (STAGE[+id+]_CXXFLAGS): New.
661 (BASE_FLAGS_TO_PASS): Pass it down.
662 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
663 extra_exports.
664 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
665 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
666 extra_exports.
667 * Makefile.in: Rebuild.
668
6692009-11-06 Ozkan Sezer <sezeroz@gmail.com>
670
671 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
672 paths for *-w64-mingw* and x86_64-*mingw*.
673 * configure: Regenerated.
674
6752009-10-30 Kai Tietz <kai.tietz@onevision.com>
676
677 * configure.ac: Disable target-winsup & co for
678 x86_64-*-mingw* and *-w64-mingw* targets.
679 * configure: Regenerated.
680
6812009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
682
683 * configure.ac (CLooG test): Use = with test.
684 * configure: Regenerate.
685
6862009-10-22 Richard Guenther <rguenther@suse.de>
687
688 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
689 cloog if the ppl version check failed. Move flags saving
690 before setting in libelf check.
691 * configure: Regenerate.
692
6932009-10-21 Richard Guenther <rguenther@suse.de>
694
695 * configure.ac: Adjust the ppl and cloog configure to work as
696 documented. Disable cloog if ppl was disabled. Omit the version
697 checks if they were disabled.
698 * configure: Re-generate.
699
6811fb56
RW
7002009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
701
702 * configure.ac: Add 'lto' to enable_languages, not
703 new_enable_languages, and only if not already present.
704 * configure: Regenerate.
705
700d40ca
ILT
7062009-10-06 Ian Lance Taylor <iant@google.com>
707
708 * Makefile.def: check-gold depends upon all-gas.
709 * Makefile.in: Rebuild.
710
7112009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
712
713 * Makefile.def: all-lto-plugin depends on all-libiberty.
714 set bootstrap=true for lto-plugin.
715 Add lto-plugin.
716 * Makefile.in: Regenerate.
717 * configure.ac (host_libs): Add lto-plugin.
718 * configure: Regenerate.
719
7202009-10-03 Diego Novillo <dnovillo@google.com>
721
722 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
723 (HOST_LIBELFLIBS): Define.
724 (HOST_LIBELFINC): Define.
725 * Makefile.in: Regenerate.
726 * configure.ac: Add --enable-lto.
727 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
728 If --enable-lto is used, add 'lto' to new_enable_languages.
729 If --enable-lto is used and gold is enabled, add
730 lto-plugin to configdirs.
731 * configure: Regenerate.
732
7332009-10-03 Simon Baldwin <simonb@google.com>
734
735 * configure.ac: If --with-system-zlib, suppress local zlib and
736 pass --with-system-zlib to subdir configure scripts.
737 * configure: Regenerate.
738
7392009-10-01 Loren J. Rittle <ljrittle@acm.org>
740 Paolo Bonzini <bonzini@gnu.org>
741
742 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
743 $(srcdir).
744 * Makefile.in: Rebuilt.
745
c8cb1b3e
PB
7462009-09-29 Paolo Bonzini <bonzini@gnu.org>
747
748 Sync from gcc:
749 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
750
751 * configure.ac: Update minimum MPC version to 0.7.
752 * configure: Regenerate.
753
30167e0a
NC
7542009-09-25 Nick Clifton <nickc@redhat.com>
755
756 * configure.ac: Pass any --cache-file=/dev/null option on to
757 subconfigures.
758 * configure: Regenerate.
759
707a0b5c
NC
7602009-09-23 Nick Clifton <nickc@redhat.com>
761
762 * config.sub, config.guess: Update from upstream sources.
763
700d40ca
ILT
7642009-09-22 Loren J. Rittle <ljrittle@acm.org>
765
766 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
767 * Makefile.in: Rebuilt.
768
2fd0b40b
RW
7692009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
770
771 PR bootstrap/32272
772 * configure.ac: Error out if $srcdir isn't '.' but contains
773 host-${host_noncanonical}.
774 * configure: Regenerate.
775
4385ad3c
RW
7762009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
777
16b1ad29
RW
778 * configure.ac: If bootstrapping a combined tree with
779 --enable-gold, require c++ in stage1_languages.
780 * configure: Regenerate.
781
f8dc745f
RW
782 * configure.ac: Also add target_libs of stage1_languages to
783 bootstrap_target_libs.
784 * configure: Regenerate.
785
4385ad3c
RW
786 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
787 with --enable-languages not containing c++.
788 * configure: Regenerate.
789
df51e4e1
JZ
7902009-09-16 Jie Zhang <jie.zhang@analog.com>
791
792 * configure.ac: Disable java and boehm-gc for bfin-*-*.
793 * configure: Regenerate.
794
06a51eac
RW
7952009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
796
797 * configure.ac: Do not use $extrasub for replacing @if/@endif
798 parts in Makefile; instead, use additional arguments to
799 AC_CONFIG_COMMANDS to do the replacement manually, with several
800 sed invocations, to avoid HP-UX sed command limits.
801 * configure: Regenerate.
802
96655cc4
AO
8032009-09-04 Alexandre Oliva <aoliva@redhat.com>
804
805 * configure.ac (with-build-config): Document. Handle without.
806 Handle missing argument.
807 * configure: Rebuilt.
808
8092009-09-03 Alexandre Oliva <aoliva@redhat.com>
810
811 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
812 Default to bootstrap-debug only if compare-debug works.
813 * configure: Rebuilt.
814 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
815 * Makefile.in: Rebuilt.
816
8172009-09-01 Alexandre Oliva <aoliva@redhat.com>
818
819 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
820 * Makefile.in: Rebuilt.
821
8e957354
PB
8222009-09-02 Paolo Bonzini <bonzini@gnu.org>
823
824 * Makefile.tpl (AWK): Fix typo.
825 * Makefile.in: Regenerate.
826
8272009-09-02 Paolo Bonzini <bonzini@gnu.org>
828
829 * configure.ac: Detect awk and sed.
830 * Makefile.def (flags_to_pass): Add AWK and SED.
831 * Makefile.tpl (AWK, SED): New.
832 (BASE_FLAGS_TO_PASS): Add AWK and SED.
833 * configure: Regenerate.
834 * Makefile.in: Regenerate.
835
fb792462
TG
8362009-09-01 Tristan Gingold <gingold@adacore.com>
837
838 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
839 Remove logical names.
840
a69e7d0a
DK
8412009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
842
843 * ltmain.sh (func_normal_abspath): New function.
844 (func_relative_path): Likewise.
845 (func_mode_help): Document new -bindir option for link mode.
846 (func_mode_link): Add new -bindir option, and use it to place
847 output DLL if specified.
848
d444d2ba
RW
8492009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
850
851 * configure.ac (AC_PREREQ): Bump to 2.64.
852
13b7343a
RW
8532009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
854
af542c2e
RW
855 * README-maintainer-mode: Point directly to upstream locations
856 for autoconf, automake, libtool, gettext, instead of copies on
857 sources.redhat.com. Document required versions.
858 * configure.ac: Do not substitute datarootdir, htmldir,
859 pdfdir, docdir. Do not process --with-datarootdir,
860 --with-htmldir, --with-pdfdir, --with-docdir.
861 * configure: Regenerate.
862
81ecdfbb
RW
863 * configure: Regenerate.
864
13b7343a
RW
865 * compile: Sync from Automake 1.11.
866 * depcomp: Likewise.
867 * install-sh: Likewise.
868 * missing: Likewise.
869 * mkinstalldirs: Likewise.
870 * ylwrap: Likewise.
871
c1102ce7
RW
8722009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
873
34a0f3cf
RW
874 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
875 (baseargs): Add --disable-option-checking.
876 * configure: Regenerate.
877
c1102ce7
RW
878 * Makefile.def (configure-target-libiberty): Depend on
879 all-binutils and all-ld.
880 (configure-target-newlib): Likewise.
881 * Makefile.in: Regenerate.
882
e8a5fa9c
RW
8832009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
884
885 Sync with GCC, merge:
886
887 2009-07-31 Christian Bruel <christian.bruel@st.com>
888
889 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
890 * configure: Regenerate.
891
892 2009-07-06 Ian Lance Taylor <iant@google.com>
893
894 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
895 * configure: Rebuild.
896
897 2009-06-26 Steve Ellcey <sje@cup.hp.com>
898
899 PR bootstrap/40338
900 * configure.ac (comparestring): Create new variable.
901 * Makefile.tpl (comparestring): Use to skip some comparisions.
902 * configure: Regenerate.
903 * Makefile.in: Regenerate.
904
905 2009-06-23 Ian Lance Taylor <iant@google.com>
906
907 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
908 boot_languages. Only bootstrap target libraries listed in
909 target_libs for some boot language. Add --with-stage1-ldflags,
910 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
911 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
912 if not building with C++.
913 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
914 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
915 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
916 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
917 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
918 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
919 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
920 * configure, Makefile.in: Rebuild.
921
922 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
923
924 * configure.ac: Detect MPC in default directory.
925 * configure: Regenerate.
926
927 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
928
929 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
930 to noconfdirs.
931 * configure: Regenerate.
932
933 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
934
935 * Makefile.def: Add MPC support and dependencies.
936 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
937
938 * Makefile.in, configure: Regenerate.
939
940 2009-05-24 Nicolas Roche <roche@adacore.com>
941
942 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
943 * Makefile.in: Regenerate.
944
945 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
946
947 * configure.ac (cygwin noconfigdirs): Remove libgcj.
948 * configure: Regenerate.
949
950 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
951
952 * configure.ac ($with_ppl): Default to no if not supplied.
953 ($with_cloog): Likewise.
954 configure: Regenerate.
955
956 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
957
958 PR bootstrap/39739
959 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
960 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
961
962 * configure, Makefile.in: Regenerate.
963
964 2009-04-14 Jakub Jelinek <jakub@redhat.com>
965
966 * configure.ac: Change copyright header to refer to version
967 3 of the GNU General Public License and to point readers at the
968 COPYING3 file and the FSF's license web page.
969 * Makefile.def: Likewise.
970 * Makefile.tpl: Likewise.
971 * Makefile.in: Regenerate.
972
973 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
974
975 * configure.ac: Restore match for darwin9 or later. Use double
976 brackets since regeneration eats one pair.
977 * configure: Regenerate.
978
bf110216
CF
9792009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
980
981 * MAINTAINERS: Perform some obvious fixups.
982
2262bbf4
BE
9832009-08-17 Ben Elliston <bje@au.ibm.com>
984
985 * config.sub, config.guess: Update from upstream sources.
986
25a07265
NC
9872009-08-06 Michael Eager <eager@eagercon.com>
988
989 * configure.ac: Add Microblaze target.
990 * configure: Regenerate.
991
85bd1942
TG
9922009-07-02 Tristan Gingold <gingold@adacore.com>
993
994 * configure.ac: Do not exclude gas for i386-*-darwin.
995 Add a case for x86_64-*-darwin.
996 * configure: Regenerate.
997
f9806fa5
DE
9982009-06-26 Doug Evans <dje@sebabeach.org>
999
1000 * Makefile.def (host_modules): Add cgen.
1001 * Makefile.in: Regenerate.
1002 * configure.ac (host_tools): Add cgen.
1003 * configure: Regenerate.
1004
6bfb4e30
JJ
10052009-06-17 Michael Eager <eager@eagercon.com>
1006
1007 * COPYING.LIBGLOSS: Add Xilinx license.
1008
8bcf2718
NC
10092009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1010
1011 * configure.ac: Define is_elf for QNX Neutrino targets.
1012 * configure: Regenerate.
1013
04ec0acb
RW
10142009-06-03 Jerome Guitton <guitton@adacore.com>
1015 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1016
1017 * Makefile.tpl (all): Avoid a trailing backslash.
1018 * Makefile.in: Regenerate.
1019
7ee5dbeb
BE
10202009-06-03 Ben Elliston <bje@au.ibm.com>
1021
1022 * config.sub, config.guess: Update from upstream sources.
1023
fda13ee8
AO
10242009-06-02 Alexandre Oliva <aoliva@redhat.com>
1025
1026 * Makefile.tpl ([+compare-target+]): Compare all stage
1027 directories, rather than just gcc.
1028 * Makefile.in: Rebuilt.
1029
4a657b0d
DK
10302009-05-28 Doug Kwan <dougkwan@google.com>
1031
1032 * configure.ac: Support gold for target arm*-*-*.
1033 * configure: Regenerate.
1034
07fc31c9
AO
10352009-05-27 Alexandre Oliva <aoliva@redhat.com>
1036
1037 * Makefile.tpl (all): Avoid harmless warning in make all when
1038 gcc-bootstrap is enabled but stage_last does not exist.
1039 * Makefile.in: Rebuilt.
1040
8a7a39ab
TG
10412009-05-25 Tristan Gingold <gingold@adacore.com>
1042
1043 * setup.com: Complete the file with configuration and build.
1044
b5233201
AO
10452009-05-18 Alexandre Oliva <aoliva@redhat.com>
1046
1047 PR other/40159
1048 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1049 gcc-no-bootstrap are mutually exclusive.
1050 * Makefile.in: Rebuilt.
1051
7b6175f9
AO
10522009-05-18 Alexandre Oliva <aoliva@redhat.com>
1053
1054 PR other/40159
1055 * Makefile.tpl (all): Don't end with unconditional success.
1056 * Makefile.in: Rebuilt.
1057
1b05fbbd
AO
10582009-05-12 Alexandre Oliva <aoliva@redhat.com>
1059
1060 PR target/37137
1061 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1062 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1063 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1064 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1065 stage_configureflags, stage_cflags and stage_libcflags into
1066 explicit Makefile macros.
1067 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1068 GFORTRAN.
1069 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1070 CC. Set CC_FOR_BUILD from CC.
1071 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1072 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1073 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1074 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1075 and GFORTRAN.
1076 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1077 (_LIBCFLAGS): Renamed to _TFLAGS.
1078 (do-compare-debug, do-compare3-debug): Drop.
1079 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1080 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1081 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1082 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1083 (XGCC_FLAGS_FOR_TARGET): New.
1084 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1085 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1086 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1087 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1088 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1089 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1090 TFLAGS.
1091 (BUILD_CONFIG): Include if requested.
1092 (all): Set TFLAGS on bootstrap.
1093 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1094 (all-stageid-prefixmodule): Likewise.
1095 (do-clean, distclean-stageid): Set TFLAGS.
1096 (restrap): Fix whitespace.
1097 * Makefile.in: Rebuilt.
1098
dc17c78c
EB
10992009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1100
1101 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1102 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1103 * Makefile.in: Regenerate.
1104
14324cd7
EZ
11052009-04-24 Eli Zaretskii <eliz@gnu.org>
1106
1107 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1108 consistency with config.sub. (Update from upstream sources.)
1109
f8d5f06c
JM
11102009-04-21 Joseph Myers <joseph@codesourcery.com>
1111
1112 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1113
0000e2bf
BE
11142009-04-17 Ben Elliston <bje@au.ibm.com>
1115
1116 * config.sub, config.guess: Update from upstream sources.
1117
20135e4c
NC
11182009-04-15 Anthony Green <green@moxielogic.com>
1119
34adf976 1120 * configure.ac: Add moxie support.
20135e4c
NC
1121 * configure: Rebuilt.
1122
ef699244
L
11232009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1124
1125 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1126 * configure: Regenerate.
1127
10ad8ef3
L
11282009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1129
1130 PR gas/10039
1131 * configure.ac: Require texinfo 4.7.
1132 * configure: Regenerated.
1133
c50523ce
L
11342009-04-09 Steve Ellcey <sje@cup.hp.com>
1135
1136 * Makefil.def (languages): New entries.
1137 * Makefile.tpl (check-gcc-*): New generic target.
1138 * Makefile.in: Regenerate.
1139
47afba5f
EZ
11402009-03-27 Eli Zaretskii <eliz@gnu.org>
1141
1142 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1143 Windows builds of Sed.
1144
dc448a7b
TT
11452009-03-18 Tom Tromey <tromey@redhat.com>
1146
1147 * configure: Rebuild.
1148 * configure.ac (host_libs): Add libiconv.
1149 * Makefile.in: Rebuild.
1150 * Makefile.def (host_modules): Add libiconv.
1151 (configure-gdb, all-gdb): Depend on libiconv.
1152
24741ab2
JB
11532009-03-16 Tristan Gingold <gingold@adacore.com>
1154
1155 * configure.ac: Treat gdb as supported on x86_64-darwin.
1156 * configure: Regenerate.
1157
29383458
JM
11582009-03-16 Joseph Myers <joseph@codesourcery.com>
1159
1160 Merge from GCC:
1161
1162 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1163
1164 * configure.ac (--with-host-libstdcxx): New option.
1165 * configure: Regenerate.
1166
1167 2009-01-29 Robert Millan <rmh@aybabtu.com>
1168
1169 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1170 * configure: Regenerate.
1171
1172 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1173
1174 PR tree-optimization/38515
1175 * configure.ac (cloog-polylib): Removed.
1176 (with_ppl, with_cloog): Test for "no".
1177 * configure: Regenerated.
1178
58e24671
RW
11792009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1180
1181 Backport from git Libtool:
1182
1183 2009-01-19 Robert Millan <rmh@aybabtu.com>
1184 Support GNU/kOpenSolaris.
1185 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1186 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1187 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1188 GNU/kOpenSolaris.
1189
314b2e66
AS
11902009-02-05 Andreas Schwab <schwab@suse.de>
1191
1192 * Makefile.tpl (stage_last): Define $r and $s before using
1193 $(RECURSE_FLAGS_TO_PASS).
1194 * Makefile.in: Regenerate
1195
8b700390
JJ
11962009-01-21 Jeff Johnston <jjohnstn@redhat.com>
1197
1198 * COPYING.NEWLIB: Add ARM license.
1199
66775d67
AM
12002009-01-16 Alan Modra <amodra@bigpond.net.au>
1201
1202 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 1203 (all-opcodes): Depend on all-libiberty.
66775d67
AM
1204 * Makefile.in: Regenerate.
1205
19e99079
NC
12062009-01-15 Douglas B Rupp <rupp@gnat.com>
1207
1208 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1209 * configure: Regenerate.
1210
22e8c8e0
RW
12112008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1212
1213 Backport link test fix from upstream Libtool:
1214
1215 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1216 Add cache variables to tests that require the linker to work.
1217 For shlibpath_overrides_runpath, this also changes the semantics
1218 to let the result from the C compiler take precedence.
1219 compiler take precedence.
1220
7d6d7764
BE
12212008-12-02 Ben Elliston <bje@au.ibm.com>
1222
1223 * config.sub, config.guess: Update from upstream sources.
1224
ea8af06e
JJ
12252008-12-17 Jeff Johnston <jjohnstn@redhat.com>
1226
1227 * COPYING.NEWLIB: Updated.
1228 * COPYING.LIBGLOSS: Ditto.
1229
af0771d3
PB
12302008-12-16 Paolo Bonzini <bonzini@gnu.org>
1231
1232 Sync with GCC:
1233
1234 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1235
1236 * configure.ac (ppllibs): Add by default the lib flags.
1237 * configure: Regenerate.
1238
1239 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1240
314b2e66
AS
1241 * configure.ac: Add double brackets on darwin[912].
1242 * configure: Regenerate.
af0771d3
PB
1243
1244 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1245
314b2e66
AS
1246 * configure.ac: Expand to darwin10 and later.
1247 * configure: Regenerate.
af0771d3 1248
f7c83eac
AS
12492008-12-02 Andreas Schwab <schwab@suse.de>
1250
1251 * Makefile.def: configure-target-boehm-gc depends on
1252 all-target-libstdc++-v3.
1253 * Makefile.in: Regenerate.
1254
bc67ad83
BE
12552008-12-02 Ben Elliston <bje@au.ibm.com>
1256
1257 * config.sub, config.guess: Update from upstream sources.
1258
e28c595f
JM
12592008-11-27 Joseph Myers <joseph@codesourcery.com>
1260
1261 Merge from GCC:
1262
1263 2007-12-02 Matthias Klose <doko@ubuntu.com>
1264
1265 * config-ml.in: Remove 64bit configure tests.
1266
1267 2008-05-14 Rafael Espindola <espindola@google.com>
1268
1269 * config-ml.in: don't handle --enable-shared and --enable-static.
1270
1271 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1272 Tobias Grosser <grosser@fim.uni-passau.de>
1273 Jan Sjodin <jan.sjodin@amd.com>
1274 Harsha Jagasia <harsha.jagasia@amd.com>
1275 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1276 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1277 Adrien Eliche <aeliche@isty.uvsq.fr>
1278
1279 Merge from graphite branch.
1280 * configure: Regenerate.
1281 * Makefile.in: Regenerate.
1282 * configure.ac (host_libs): Add ppl and cloog.
1283 Add checks for PPL and CLooG.
1284 * Makefile.def (ppl, cloog): Added modules and dependences.
1285 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1286 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1287
1288 2008-09-03 Richard Guenther <rguenther@suse.de>
1289
1290 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1291 cloog test.
1292 * configure: Re-generate.
1293
1294 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1295
1296 * configure.ac (--with-cloog-polylib): New.
1297 (--disable-cloog-version-check): New.
1298 (--disable-ppl-version-check): New.
1299 * configure: Re-generate.
1300
1301 2008-09-05 Richard Guenther <rguenther@suse.de>
1302
1303 * configure.ac: Initialize clooglibs to -lcloog.
1304 * configure: Re-generate.
1305
1306 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1307
1308 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1309 recommended version to 2.3.2.
1310
1311 * configure: Regenerate.
1312
1313 2008-10-31 Ben Elliston <bje@au.ibm.com>
1314
1315 * configure.ac (spu-*-*): Remove special case.
1316 * configure: Regenerate.
1317
1318 Complete comment text from GCC version of:
1319
1320 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1321
1322 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1323 (GCC_SHLIB_SUBDIR): New.
1324 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1325 * configure: Regenerate.
1326 * Makefile.in: Regenerate.
1327
652dec25
TG
13282008-11-27 Tristan Gingold <gingold@adacore.com>
1329
1330 * configure.ac: Build gdb for i?86-*-darwin*
1331 * configure: Regenerated.
1332
7582fb4a
DJ
13332008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1334
1335 PR bootstrap/38014
1336 PR bootstrap/37923
1337
1338 Revert:
1339
1340 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1341
1342 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1343 * Makefile.in: Regenerated.
1344
1345 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1346
1347 PR gdb/921
1348 PR gdb/1646
1349 PR gdb/2175
1350 PR gdb/2176
1351
1352 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1353 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1354 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1355 (HOST_EXPORTS): Pass CPPFLAGS.
1356 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1357 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1358 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1359 * Makefile.in, configure: Regenerated.
1360 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1361 and CPPFLAGS_FOR_BUILD.
1362
faee1be2
UW
13632008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1364
1365 * configure.ac [spu-*-*]: Do not set skipdirs.
1366 * configure: Re-generate.
1367
b7c2dce4
DJ
13682008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1369
1370 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1371 * Makefile.in: Regenerated.
1372
bb52de30
DJ
13732008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1374
1375 PR gdb/921
1376 PR gdb/1646
1377 PR gdb/2175
1378 PR gdb/2176
1379
1380 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1381 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1382 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1383 (HOST_EXPORTS): Pass CPPFLAGS.
1384 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1385 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1386 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1387 * Makefile.in, configure: Regenerated.
1388 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1389 and CPPFLAGS_FOR_BUILD.
1390
b25062ae
SE
13912008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
1392
1393 * libtool.m4: Update to libtool 2.2.6.
1394 * lt~obsolete.m4: Update to libtool 2.2.6.
1395 * ltmain.sh: Update to libtool 2.2.6.
1396 * ltsugar.m4: Update to libtool 2.2.6.
1397 * ltversion.m4: Update to libtool 2.2.6.
1398 * ltoptions.m4: Update to libtool 2.2.6.
1399 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1400
3bbd2f8f
AL
14012008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1402
1403 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1404 (GCC_SHLIB_SUBDIR): New.
1405 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1406 * configure: Regenerate.
1407 * Makefile.in: Regenerate.
1408
b29d32ce
TG
14092008-08-28 Tristan Gingold <gingold@adacore.com>
1410
1411 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1412 Enable bfd, binutils and opcodes.
1413 * configure: Regenerate.
1414
c325a203
DD
14152008-08-16 Nicolas Roche <roche@adacore.com>
1416
1417 * Makefile.tpl: Add BOOT_ADAFLAGS.
1418 * Makefile.in: Regenerate.
1419
e7c8859c
RS
14202008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
1421
1422 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1423 * configure: Regenerate.
1424
da888c87
PB
14252008-07-30 Paolo Bonzini <bonzini@gnu.org>
1426
1427 Sync with gcc:
1428 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1429
f7c83eac
AS
1430 * configure.ac: Add makefile fragments for hpux.
1431 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1432 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1433 * configure: Regenerate.
1434 * Makefile.in: Regenerate.
da888c87
PB
1435
1436 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1437
f7c83eac
AS
1438 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1439 * Makefile.in: Regenerate.
1440 * configure: Regenerate.
da888c87 1441
944982cf
ILT
14422008-06-18 Ian Lance Taylor <iant@google.com>
1443
662c6704
ILT
1444 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
1445
944982cf
ILT
1446 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
1447
7a283e07
RW
14482008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1449
1450 * configure: Regenerate.
1451
5b553f7e
RW
14522008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1453
1454 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1455 "$@" is still intact with both Autoconf 2.59 and 2.62.
1456 * configure: Regenerate.
1457
675492f0
RW
14582008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1459
1460 * Makefile.tpl: Fix comment errors.
1461 * Makefile.in: Regenerate.
1462
b018a5d1
JB
14632008-06-13 Julian Brown <julian@codesourcery.com>
1464
1465 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1466 of libobjc for ARM EABI Linux.
1467 * configure: Regenerate.
1468
310213e8
DE
14692008-06-12 David S. Miller <davem@davemloft.net>
1470 David Edelsohn <edelsohn@gnu.org>
1471
1472 * configure.ac: Add powerpc*-*-* to gold supported targets.
1473 * configure: Regenerate.
1474
6641ce42
JM
14752008-06-08 Joseph Myers <joseph@codesourcery.com>
1476
1477 PR tree-optimization/36218
1478 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1479 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1480 (all prefix="build-"): Pass them to build-system sub-makes.
1481 * Makefile.in: Regenerate.
1482
03c2f9e6
DJ
14832008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1484
1485 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
1486 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
1487 mkdep, and compile. Update comments.
1488 (ETC_SUPPORT): Add ChangeLog and update comments.
1489
4538db8b
ILT
14902008-05-11 Ian Lance Taylor <iant@google.com>
1491
1492 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
1493
266df637
PB
14942008-04-18 Paolo Bonzini <bonzini@gnu.org>
1495
1496 Sync with gcc:
1497 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1498
1499 PR bootstrap/35457
1500 * configure.ac: Include override.m4.
1501 * configure: Regenerate.
1502
1503 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1504
f7c83eac
AS
1505 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1506 * Makefile.in: Regenerate.
266df637
PB
1507
1508 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1509
f7c83eac
AS
1510 * configure.ac: Do not build libssp for the AVR.
1511 * configure: Regenerate.
266df637 1512
a86a761e
NC
15132008-04-18 Nick Clifton <nickc@redhat.com>
1514
1515 * MAINTAINERS: Replace reference to configure.in with reference to
1516 configure.ac.
1517
52310858
NC
15182008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1519
f7c83eac 1520 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 1521 as nonconfigurable directories list.
f7c83eac 1522 * configure: Regenerate.
52310858 1523
f5314dd5
DM
15242008-04-14 David S. Miller <davem@davemloft.net>
1525
1526 * configure.ac: Add sparc*-*-* to gold supported targets.
1527 * configure: Regenerate.
1528
e2208220
BE
15292008-04-14 Ben Elliston <bje@au.ibm.com>
1530
1531 * config.sub, config.guess: Update from upstream sources.
1532
0bb6ea20
HPN
15332008-04-12 Hans-Peter Nilsson <hp@axis.com>
1534
1535 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1536 * Makefile.in: Regenerate.
1537
e5164e97
ILT
15382008-04-07 Ian Lance Taylor <iant@google.com>
1539
1540 * Makefile.def: check-gold depends upon all-binutils.
1541 * Makefile.in: Regenerate.
1542
e33b51a6
NC
15432008-04-04 Nick Clifton <nickc@redhat.com>
1544
1545 PR binutils/4334
1546 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1547 builds.
1548 * configure: Regenerate.
1549
fc5df3ab
NC
15502008-04-04 NightStrike <NightStrike@gmail.com>
1551
1552 PR other/35151
f7c83eac
AS
1553 * configure.ac: Combine rules for mingw32 and mingw64.
1554 * configure: Regenerate.
fc5df3ab 1555
c779bab8
PB
15562008-03-27 Paolo Bonzini <bonzini@gnu.org>
1557
1558 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1559 * Makefile.in: Regenerate.
1560
93f9b408
ILT
15612008-03-20 Ian Lance Taylor <iant@google.com>
1562
1563 * configure.ac: Add support for --enable-gold.
1564 * Makefile.def: Add gold as a directory like ld.
1565 * configure, Makefile.in: Regenerate.
1566
5746fb46
AK
15672008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
1568
1569 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1570 (s390_cond_extensions): Reduced extensions to the compare related.
1571 (main): z10 cpu type option added.
1572 (expandConditionalJump): Renamed to ...
1573 (insertExpandedMnemonic): ... this.
1574
1575 * opcodes/s390-opc.c: Re-group the operand format makros.
1576 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
1577 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
1578 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
1579 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
1580 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
1581 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
1582 INSTR_SIL_RDU): New instruction formats added.
1583 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
1584 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
1585 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
1586 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
1587 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
1588 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
1589 masks added.
1590 (s390_opformats): New formats added "ris", "rrs", "sil".
1591 * opcodes/s390-opc.txt: Add the conditional jumps with the
1592 extensions removed from automatic expansion in s390-mkopc.c manually.
1593 (asi - trtre): Add new System z10 EC instructions.
1594 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1595
58c85be7
RW
15962008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1597
1598 * configure.ac: m4_include config/proginstall.m4.
1599 * configure: Regenerate.
1600
78124051
RW
16012008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1602
1603 Backport from upstream Libtool:
f7c83eac 1604
78124051 1605 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 1606
78124051
RW
1607 Deal with Autoconf 2.62's semantic change in m4_append.
1608 * ltsugar.m4 (lt_append): Replace broken versions of
1609 m4_append.
1610 (lt_if_append_uniq): Don't require separator to be overquoted,
1611 and avoid broken m4_append.
1612 (lt_dict_add): Fix typo.
1613 * libtool.m4 (_LT_DECL): Don't overquote separator.
1614
018f1bea
DE
16152008-03-13 David Edelsohn <edelsohn@gnu.org>
1616
1617 * config.rpath: Add AIX 6 support.
1618
5c5f596d
PB
16192008-03-13 Paolo Bonzini <bonzini@gnu.org>
1620
1621 * Makefile.def (stageprofile). Remove -fprofile-generate
1622 from stage_libcflags.
1623 * Makefile.in: Regenerate.
1624
a1f93a5e
BE
16252008-03-13 Ben Elliston <bje@au.ibm.com>
1626
1627 * config.sub, config.guess: Update from upstream sources.
1628
98c3d905
AK
16292008-03-06 Florian Krohm <fkrohm@us.ibm.com>
1630
1631 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
1632 * s390-opc.txt (cmpsc): Duplicate entry removed.
1633 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
1634 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
1635 fier, cu42, cu41): Fix operand format.
1636
7f6ef0c0
PB
16372008-02-20 Paolo Bonzini <bonzini@gnu.org>
1638
f7c83eac
AS
1639 PR bootstrap/32009
1640 PR bootstrap/32161
1641
1642 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1643 * configure: Regenerate.
1644
1645 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1646 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1647 STAGE4_LIBCFLAGS): New.
1648 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1649 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1650 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1651 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1652 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1653 for target modules. Don't export LIBCFLAGS.
1654 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1655 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1656 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1657 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1658 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1659 * Makefile.in: Regenerate.
7f6ef0c0 1660
eaf19029
PB
16612008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1662
1663 PR libgcj/33085
1664 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1665 Do not use -DDLL_EXPORT. Backport from upstream.
1666
680c43e9
NC
16672008-02-14 Nick Clifton <nickc@redhat.com>
1668
1669 Import this patch from gcc:
1670 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1671
1672 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1673
c72b1d96
HPN
16742008-02-02 Hans-Peter Nilsson <hp@axis.com>
1675
1676 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1677 * configure: Regenerate.
1678
8b66833e
BW
16792008-01-31 Marc Gauthier <marc@tensilica.com>
1680
1681 * configure.ac (xtensa*-*-*): Recognize processor variants.
1682 * configure: Regenerate.
1683
9cc8ae67
PB
16842008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1685
f7c83eac
AS
1686 PR bootstrap/34922
1687 * configure.ac (PARSE_ARGS): Push suitable setting of
1688 ac_subdirs_all, for `./configure --help=recursive'.
1689 Handle `+' in generic toplevel directory disabling.
1690 * configure: Regenerate.
9cc8ae67 1691
19090595
BE
16922008-01-23 Ben Elliston <bje@au.ibm.com>
1693
1694 * config.sub, config.guess: Update from upstream sources.
1695
9f1e7fd3
BE
16962008-01-08 Ben Elliston <bje@au.ibm.com>
1697
1698 * config.sub, config.guess: Update from upstream sources.
1699
2f959d61
JJ
17002007-12-19 Jeff Johnston <jjohnstn@redhat.com>
1701
1702 * COPYING.LIBGLOSS: Update default copyright.
1703
aa054b85
JJ
17042007-12-19 Jeff Johnston <jjohnstn@redhat.com>
1705
1706 * COPYING.NEWLIB: Update default copyright.
1707
57c53b2b
RS
17082007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1709
1710 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1711 Change recommended MPFR from 2.2.1 > 2.3.0.
1712 * configure: Regenerate.
1713
fee14b60
RS
17142007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1715
1716 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1717 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1718 * Makefile.in: Regenerate.
1719
c9b68031
DD
17202007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1721
1722 * configure.ac: Enable libjava for x86_64-*-darwin9.
1723 * configure: Regenerate.
1724
ad25e7d5
BE
17252007-12-05 Ben Elliston <bje@au.ibm.com>
1726
1727 * config.sub, config.guess: Update from upstream sources.
1728
6ac84f65
PB
17292007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1730
f7c83eac
AS
1731 * config-ml.in: Robustify against white space in absolute file
1732 names.
6ac84f65 1733
f7c83eac
AS
1734 * config-ml.in (multi-clean): Substitute ${Makefile}.
1735 Remove superfluous ${Makefile} in list.
6ac84f65 1736
7b3200f9
DJ
17372007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1738
1739 * Makefile.def (dependencies): Make configure-gdb depend on
1740 all-intl.
1741 * Makefile.in: Regenerated.
1742
2c133ff9
JJ
17432007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1744
1745 * Makefile.def: To avoid problems running with parallel makes,
1746 build newlib before libgloss so that target specific header
1747 files are availble.
1748 * Makefile.in: Regenerate.
1749
5074315a
DJ
17502007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1751
1752 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1753 * Makefile.in: Regenerate.
1754
f5bc1778
DJ
17552007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1756
1757 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
1758 * libdecnumber: New directory, imported from GCC.
1759
c66487f8
NC
17602007-10-08 Mike Frysinger <vapier@gentoo.org>
1761
1762 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1763 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1764 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1765 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1766 * configure: Regenerate.
1767
b5714970
PB
17682007-10-01 Paolo Bonzini <bonzini@gnu.org>
1769
1770 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1771 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1772 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1773 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1774 * configure.ac: Default them to host tools for $host = $build.
1775 Subst them.
1776
1777 * configure: Regenerate.
1778 * Makefile.in: Regenerate.
1779
f3b1e08e
RS
17802007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1781
1782 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1783 * configure: Regenerate.
1784
cff87f51
DD
17852007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1786
1787 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1788 libstdc++.
1789 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1790 * configure: Regenerate.
1791 * Makefile.in: Regenerate.
f7c83eac 1792
625a61cd
AS
17932007-09-17 Andreas Schwab <schwab@suse.de>
1794
1795 * configure.ac: Raise minimum makeinfo version to 4.6.
1796 * configure: Regenerate.
1797
83a3a68b
AM
17982007-09-15 Alan Modra <amodra@bigpond.net.au>
1799
1800 * configure.ac: Correct makeinfo version check.
1801 * configure: Regenerate.
1802
5bd8be13
RS
18032007-09-14 Richard Sandiford <richard@codesourcery.com>
1804
1805 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1806 to $skipdirs and only disable gprof for newlib. Use the normal
1807 mips*-elf* handling in other respects.
1808 * configure: Regnerate.
1809
5566c1fa
DD
18102007-09-12 David Daney <ddaney@avtrex.com>
1811
1812 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1813 enabling libgcj.
1814 * configure: Regenerate.
1815
18162007-09-12 Richard Guenther <rguenther@suse.de>
1817
1818 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1819 nor --disable-checking is provided also turn on yes and types
1820 checking for stage1.
1821 * configure: Re-generate.
1822
a18e2996 18232007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
1824
1825 PR target/33281
1826 * configure.ac: Use config/mh-mingw on mingw.
1827 * configure: Regenerate.
84e7906e 1828
691bb5a1
DD
18292007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1830
1831 PR other/32154
1832 * configure.ac: For libgloss targets, point the linker to the linker
1833 script, startup code and simulator library.
1834 * configure: Regenerate.
1835
6d18b86b
AH
18362007-09-09 Andrew Haley <aph@redhat.com>
1837
1838 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 1839 target-libjava.
6d18b86b 1840
f00a3165 18412007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 1842
f00a3165 1843 * config.sub, config.guess: Update from upstream sources.
971aaaa5 1844
2abc4e65
BE
18452007-08-21 Richard Guenther <rguenther@suse.de>
1846
1847 * configure.ac: Add types checking to stage1 checking flags.
1848 * configure: Regenerate.
1849
8a6ee3ab 18502007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 1851 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
1852
1853 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1854 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1855 * Makefile.in: Regenerate.
1856 * configure.ac (--with-debug-prefix-map): New.
1857 * configure: Regenerate.
1858
429acdec
RS
18592007-08-17 Richard Sandiford <richard@codesourcery.com>
1860 Nigel Stephens <nigel@mips.com>
1861
429acdec
RS
1862 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1863 as target_makefile_frag.
1864 * configure: Regenerate.
1865
8520c408
AO
18662007-08-16 Alexandre Oliva <aoliva@redhat.com>
1867
1868 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1869 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1870 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1871 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1872 (do-compare, do-compare3, do-compare-debug): New.
1873 ([+compare-target+]): Use them.
1874
18752007-08-16 Alexandre Oliva <aoliva@redhat.com>
1876
1877 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1878 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1879 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1880 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1881 (do-compare, do-compare3, do-compare-debug): New.
1882 ([+compare-target+]): Use them.
1883
2444379b
BE
18842007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1885 Ben Elliston <bje@au.ibm.com>
1886
1887 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1888 --silent if $silent.
1889 * configure: Regenerate.
1890
d6f99447
DJ
18912007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
1892
1893 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
1894
bd0aa315
NC
18952007-07-17 Nick Clifton <nickc@redhat.com>
1896
1897 * COPYING3: New file. Contains version 3 of the GNU General
1898 Public License.
1899 * COPYING3.LIB: New file. Contains version 3 of the GNU
1900 Lesser General Public License.
1901
0ebe98fb
BS
19022007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
1903
1904 * configure.ac: Fix my previous change to really match GCC.
1905 * configure: Regenerate.
1906
521ec477
DD
19072007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1908
1909 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1910 * configure: Regenerate.
1911
19122007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1913
1914 * configure.ac: Add some missing m4 quotation.
1915 * configure: Regenerate.
1916
0c24b341
NC
19172007-07-09 Kai Tietz <kai.tietz@onevision.com>
1918
f7c83eac
AS
1919 * Makefile.def: Add windmc tool to build.
1920 * Makefile.tpl: Likewise.
1921 * configure.ac: Likewise.
1922 * Makefile.in: Regenerate.
1923 * configure: Regenerate.
0c24b341 1924
a09314d0
L
19252007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1926
1927 * lt~obsolete.m4: New. Import from 20070318 libtool.
1928
7c3e1d12
BS
19292007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
1930
1931 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1932 uclinux and linux-uclibc targets.
1933 * configure: Regenerate.
1934
a5b3b4dd
DD
19352007-06-28 DJ Delorie <dj@redhat.com>
1936
1937 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1938 not building newlib.
1939 * configure: Regenerated.
f7c83eac 1940
184d813c
DJ
19412007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
1942
1943 * src-release (DEVO_SUPPORT): Correct typos.
1944
31d99776
DJ
19452007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1946
1947 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1948 * Makefile.in: Regenerated.
1949
e00a73e3
PB
19502007-06-14 Paolo Bonzini <bonzini@gnu.org>
1951
f7c83eac
AS
1952 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1953 (distclean-stage[+id+]): Possibly delete stage_last.
1954 * Makefile.in: Regenerate.
e00a73e3 1955
98a1bbc5
BE
19562007-06-07 Ben Elliston <bje@au.ibm.com>
1957
1958 * config.sub, config.guess: Update from upstream sources.
1959
973601e1
BE
19602007-06-07 Ben Elliston <bje@au.ibm.com>
1961
1962 * Makefile.tpl: Fix spelling error.
1963 * Makefile.in: Regenerate.
1964
2038f525
PB
19652007-06-04 Paolo Bonzini <bonzini@gnu.org>
1966
1967 Sync with gcc:
1968 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1969
f7c83eac
AS
1970 PR bootstrap/29382
1971 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1972 * configure: Rebuilt.
2038f525 1973
f7c5c4b5
PB
19742007-06-01 Steve Ellcey <sje@cup.hp.com>
1975
12a64d4f
L
1976 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1977 lt_cv_sys_max_cmd_len.
f7c5c4b5 1978
7ad9660b
PB
19792007-05-31 Paolo Bonzini <bonzini@gnu.org>
1980
1981 * ltgcc.m4: Update from GCC.
1982
0e7ef45c
EC
19832007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1984
12a64d4f 1985 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 1986
37ad9514
SE
19872007-05-24 Steve Ellcey <sje@cup.hp.com>
1988
1989 * ltmain.sh: Update from GCC.
1990 * libtool.m4: Update from GCC.
1991 * ltsugar.m4: New. Update from GCC.
1992 * ltversion.m4: New. Update from GCC.
1993 * ltoptions.m4: New. Update from GCC.
1994 * ltconfig: Remove.
1995 * ltcf-c.sh: Remove.
1996 * ltcf-cxx.sh: Remove.
1997 * ltcf-gcj.sh: Remove.
1998 * src-release: Update with new libtool file list.
1999
8ee82aff
PB
20002007-05-16 Paolo Bonzini <bonzini@gnu.org>
2001
2002 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2003 stage_cflags.
2004 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2005 Remove CFLAGS/LIBCFLAGS.
2006 (configure-stage[+id+]-[+prefix+][+module+],
2007 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2008 * Makefile.in: Regenerate.
2009
149cb58d
SE
20102007-04-14 Steve Ellcey <sje@cup.hp.com>
2011
2012 * config-ml.in: Update from GCC.
2013
91506736
DJ
20142007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2015
2016 * src-release (do-proto-toplev): Process the support directories before
2017 the tool directory.
2018
ffa8bd48
RS
20192007-03-21 Richard Sandiford <richard@codesourcery.com>
2020
2021 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2022 of glob. Quote arguments with single quotes too.
2023 * configure: Regenerate.
2024
a4fd3374
DD
20252007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2026
2027 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2028 * Makefile.in: Regenerate
2029
b8025f34
AS
20302007-03-07 Andreas Schwab <schwab@suse.de>
2031
2032 * configure: Regenerate.
2033
a3ca38d2
DD
20342007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2035
2036 * configure.ac: Add "--with-pdfdir" configure option,
2037 which defines pdfdir variable.
2038 * Makefile.def (target=fixincludes): Add install-pdf to
2039 missing targets.
2040 (recursive_targets): Add install-pdf target.
2041 (flags_to_pass): Add pdfdir.
2042 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2043 target.
2044 * configure: Regenerate
2045 * Makefile.in: Regenerate
2046
20472007-02-28 Eric Christopher <echristo@apple.com>
2048
2049 Revert:
2050 2006-12-07 Mike Stump <mrs@apple.com>
2051
2052 * Makefile.def (dependencies): Add dependency for
2053 install-target-libssp and install-target-libgomp on
2054 install-gcc.
2055 * Makefile.in: Regenerate.
2056
20572007-02-27 Matt Kraai <kraai@ftbfs.org>
2058
2059 * configure: Regenerate.
2060 * configure.ac: Move statements after variable declarations.
2061
a4708fba
JM
20622007-02-19 Joseph Myers <joseph@codesourcery.com>
2063
2064 * configure.ac: Adjust for loop syntax.
2065 * configure: Regenerate.
2066
9a819804
AO
20672007-02-18 Alexandre Oliva <aoliva@redhat.com>
2068
2069 * configure: Rebuilt.
2070
81ec575a
AO
20712007-02-18 Alexandre Oliva <aoliva@redhat.com>
2072
2073 * configure.ac: Drop multiple occurrences of --enable-languages,
2074 and fix its quoting.
2075 * configure: Rebuilt.
2076
92f01d61 20772007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
2078 Nathan Sidwell <nathan@codesourcery.com>
2079 Vladimir Prus <vladimir@codesourcery.com
2080 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
2081
2082 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2083 * configure: Regenerate.
2084
b1299c4e
DJ
20852007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2086
2087 * configure.ac (target_libraries): Move libgcc before libiberty.
2088 * configure: Regenerated.
2089
18f6b6ee
PB
20902007-02-13 Paolo Bonzini <bonzini@gnu.org>
2091
2092 * configure: Regenerate again?
2093
9c4e9f27
PB
20942007-02-13 Paolo Bonzini <bonzini@gnu.org>
2095
2096 * configure: Reapply PR30748 fix which was lost in the previous commit.
2097
24ff9987
DJ
20982007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2099 Paolo Bonzini <bonzini@gnu.org>
2100
2101 PR bootstrap/30753
2102 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2103 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2104 * configure: Regenerated.
2105
7df2cd5d
PB
21062007-02-10 Paolo Bonzini <bonzini@gnu.org>
2107
2108 * configure: Regenerate.
2109
b0aaa663
DJ
21102007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2111
2112 PR bootstrap/30748
2113 * configure.ac: Correct syntax for Solaris ksh.
2114 * configure: Regenerated.
2115
a0323144
PB
21162007-02-09 Paolo Bonzini <bonzini@gnu.org>
2117
2118 * Makefile.def: Sync with GCC.
2119 * Makefile.tpl: Sync with GCC.
2120 * Makefile.in: Regenerate.
2121 * configure: Regenerate.
2122
c6b750e1
DJ
21232007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2124
2125 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2126 noncanonical equivalents.
2127 * configure.in: Rename to...
2128 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2129 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2130 target_noncanonical. Use them. Rewrite removal of configure
2131 arguments for autoconf 2.59. Discard variable settings. Force
2132 program_transform_name for native tools.
2133
2134 * Makefile.in: Regenerated.
2135 * configure: Regenerated with autoconf 2.59.
2136
2137 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2138
f3cd89f4
JJ
21392007-02-08 Jeff Johnston <jjohnstn@redhat.com>
2140
2141 * COPYING.LIBGLOSS: Reformat default Red Hat
2142 license to fit within 80 columns.
2143 * COPYING.NEWLIB: Ditto.
2144
4e206d7e
DB
21452007-02-05 Dave Brolley <brolley@redhat.com>
2146
2147 * Contribute the following changes:
2148 2006-11-28 DJ Delorie <dj@redhat.com>
2149
2150 * configure.in: Fix typo for mep's target_makefile_frag.
2151 * configure: Regenerated.
2152
2153 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
2154
2155 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2156 * configure: Regenerate.
2157
2158 2001-09-19 DJ Delorie <dj@redhat.com>
2159
2160 * configure.in (target_makefile_frag): use mt-mep
2161
2162 2001-06-12 Don Howard <dhoward@redhat.com>
2163
2164 * configure.in: Remove gdb from MeP skip list.
2165
2166 2001-04-05 DJ Delorie <dj@redhat.com>
2167
2168 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2169
2170 2001-03-20 Ben Elliston <bje@redhat.com>
2171
2172 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2173
2174 2001-03-19 Ben Elliston <bje@redhat.com>
2175
2176 * config.sub (mep, mep-*): Add.
2177
b2edfdd2
AS
21782007-01-31 Andreas Schwab <schwab@suse.de>
2179
2180 * Makefile.tpl (LDFLAGS): Substitute it.
2181 * Makefile.in: Regenerate.
2182
ceb92e78
PB
21832007-01-11 Paolo Bonzini <bonzini@gnu.org>
2184
2185 * configure.in: Change == to = in test command.
f7c83eac 2186 * configure: Regenerate.
ceb92e78 2187
4b900473 21882007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
2189 Nick Clifton <nickc@redhat.com>
2190 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2191
2192 * configure.in (build_configargs, host_configargs, target_configargs):
2193 Remove build/host/target parameters.
2194 (host_libs): Add gmp and mpfr.
2195 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2196 * Makefile.def (gmp, mpfr): New.
2197 (gcc): Remove target.
2198 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2199 target_os, target_vendor): New.
2200 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2201 * configure: Regenerate.
2202 * Makefile.in: Regenerate.
4b900473
PB
2203
22042007-01-11 Matt Fago <fago@earthlink.net>
2205
2206 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 2207 to improve robustness of configure tests.
4b900473
PB
2208 * configure: Regenerate.
2209
80f6dcbc
NC
22102007-01-08 Kai Tietz <kai.tietz@onevision.com>
2211
2212 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 2213 * configure: Regenerate.
80f6dcbc 2214
f86e35b8
NC
22152007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2216
2217 * Makefile.tpl (all-target): Correct @if conditional for target
2218 modules.
2219 * configure.in: Omit libiberty if building only target libgcc.
2220 * configure, Makefile.in: Regenerated.
2221
79fcd0ec
PB
22222007-01-04 Paolo Bonzini <bonzini@gnu.org>
2223
2224 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2225 * configure: Regenerate.
2226
6aa8ef82
DJ
22272007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2228
2229 * Makefile.def (target_modules): Add libgcc.
2230 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2231 * Makefile.tpl (clean-target-libgcc): Delete.
2232 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2233 on gcc even for bootstrapped modules. Rewrite handling of
2234 lang_env_dependencies to loop over target_modules.
2235 * configure.in (target_libraries): Add target-libgcc.
2236 * Makefile.in, configure: Regenerated.
2237
9b134994
PB
22382006-12-29 Paolo Bonzini <bonzini@gnu.org>
2239
2240 Sync with gcc:
2241 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2242
f7c83eac
AS
2243 * configure.in: Reorganize recognition of languages. Add
2244 --enable-stage1-languages. Show supported languages for the chosen
2245 target rather than all recognized languages.
2246 * configure: Regenerate.
9b134994
PB
2247
2248 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2249
f7c83eac
AS
2250 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2251 * Makefile.in: Regenerate.
9b134994
PB
2252
2253 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2254
f7c83eac
AS
2255 * configure.in: Warn that MPFR 2.2.0 is buggy.
2256 * configure: Regenerate.
9b134994 2257
8cf39b1b
ILT
22582006-12-27 Ian Lance Taylor <iant@google.com>
2259
2260 * configure.in: When removing Makefiles to force a reconfigure, also
2261 remove prev-DIR*/Makefile.
2262 * configure: Regenerate.
2263
ebff6cd5
KH
22642006-12-23 Kazu Hirata <kazu@codesourcery.com>
2265
2266 * config.bfd: Recognize fido.
2267
8a0d8a5c
PB
22682006-12-19 Paolo Bonzini <bonzini@gnu.org>
2269
2270 Sync with gcc:
2271
2272 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2273
2274 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2275 it only affects bootstrap and could be tested on "$host" as well.
2276 * configure: Regenerate.
2277 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2278
2279 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2280
2281 PR bootstrap/29544
2282 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2283 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2284 move here comment from Makefile.tpl.
2285 * Makefile.tpl: Move some definitions higher in the file.
2286 (STAGE1_CHECKING): New.
2287 * configure.in: Add --enable-stage1-checking.
2288 * configure: Regenerate.
2289 * Makefile.in: Regenerate.
2290
2291 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2292
2293 * configure.in: Update error message for missing GMP/MPFR.
2294
2295 * configure: Regenerate.
2296
2297 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2298
2299 * configure.in: Update MPFR version in error message.
2300
2301 * configure: Regenerate.
2302
2303 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2304
2305 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2306 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2307 --with-gmp-lib): New flags.
2308
2309 * configure: Regenerate.
2310
790c0838
AM
23112006-12-12 Andreas Tobler <a.tobler@schweiz.org>
2312
2313 PR bootstrap/30134
2314 * configure.in: Correct x86 darwin support for libjava to powerpc
2315 and i?86 only.
2316 * configure: Regenerate.
2317
77d7106f
AM
23182006-12-11 Alan Modra <amodra@bigpond.net.au>
2319
2320 * configure.in: Handle spu makefile frag.
77d7106f
AM
2321 * Makefile.tpl (MAINT): Define
2322 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2323 * configure: Regenerate.
2324 * Makefile.in: Regenerate.
2325
0cfa5389
BE
23262006-12-11 Ben Elliston <bje@au.ibm.com>
2327
2328 * config.sub, config.guess: Update from upstream sources.
2329
2839fe5d
BE
23302006-12-11 Ben Elliston <bje@au.ibm.com>
2331
2332 * configure.in: Sync with GCC (spu-*-*).
2333 * configure: Sync with GCC.
2334
b897f5d4
MS
23352006-12-07 Mike Stump <mrs@apple.com>
2336
2337 * Makefile.def (dependencies): Add dependency for
2338 install-target-libssp and install-target-libgomp on
2339 install-gcc.
2340 * Makefile.in: Regenerate.
2341
9daf3993
PB
23422006-11-16 Paolo Bonzini <bonzini@gnu.org>
2343
2344 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2345 (unstage): Test for stage_last presence.
2346
2347 PR bootstrap/29802
2348 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2349 * Makefile.in: Regenerate.
2350
9dbaa842
DD
23512006-11-14 DJ Delorie <dj@redhat.com>
2352
2353 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2354 * Makefile.in: Sync with GCC.
2355 * configure.in: Sync with GCC (mpfr, gmp).
2356 * configure: Sync with GCC.
2357
b0cbce8d
JJ
23582006-11-08 Jie Zhang <jie.zhang@analog.com>
2359
2360 * configure.in: Remove target-libgloss from noconfigdirs for
2361 bfin-*-*.
2362 * configure: Regenerated.
2363
44330a94
JJ
23642006-10-27 Jeff Johnston <jjohnstn@redhat.com>
2365
2366 * COPYING.NEWLIB: Add spu license.
7de05dd5 2367 * COPYING.LIBGLOSS: Ditto.
44330a94 2368
56a8fe78
DD
23692006-10-17 Brooks Moses <bmoses@stanford.edu>
2370
2371 * Makefile.def: Added pdf target handling.
2372 * Makefile.tpl: Added pdf target handling.
2373 * Makefile.in: Regenerated.
2374
fbb00ad0
JJ
23752006-10-11 Jeff Johnston <jjohnstn@redhat.com>
2376
2377 * COPYING.NEWLIB: Updated.
2378 * COPYING.LIBGLOSS: Ditto.
2379
6b89cc21
DB
23802006-09-27 Dave Brolley <brolley@redhat.com>
2381
2382 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2383 $s instead of $r.
2384 * configure: Regenerated.
2385
17bcf627
BE
23862006-09-26 Ben Elliston <bje@au.ibm.com>
2387
2388 * config.sub, config.guess: Update from upstream sources.
2389
f3529cf1
TS
23902006-09-20 Thiemo Seufer <ths@mips.com>
2391
2392 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2393 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2394 * configure: Regenerate.
2395
45055374
CV
23962006-08-30 Corinna Vinschen <corinna@vinschen.de>
2397
2398 * configure.in: Never build newlib for a Mingw host.
2399 Never build newlib as Mingw target library.
2400 Test the existence of winsup/cygwin for building a Cygwin newlib,
2401 rather than just winsup.
2402 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2403 building a Mingw target.
2404 * configure: Regenerate.
2405
4be041b2 24062006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
2407 Nigel Stephens <nigel@mips.com>
2408 David Ung <davidu@mips.com>
4be041b2
TS
2409
2410 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
2411
1d89b610
PB
24122006-07-25 Paolo Bonzini <bonzini@gnu.org>
2413
2414 Sync from GCC:
2415 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2416
f7c83eac
AS
2417 PR bootstrap/18058
2418 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2419 if the bootstrap compiler is a GCC version that supports it.
2420 * configure: Regenerate.
1d89b610 2421
66a79c16
DJ
24222006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2423
2424 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2425 * configure: Regenerated.
2426
c1cb7e02
PB
24272006-07-18 Paolo Bonzini <bonzini@gnu.org>
2428
f7c83eac
AS
2429 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2430 for stages after the first.
c1cb7e02 2431
7206a0ee
JJ
24322006-07-17 Jakub Jelinek <jakub@redhat.com>
2433
2434 * Makefile.def: Add dependencies for configure-opcodes
2435 on configure-intl and all-opcodes on all-intl.
2436 * Makefile.in: Regenerated.
2437
6816f995
AO
24382006-07-04 Peter O'Gorman <peter@pogma.com>
2439
2440 * ltconfig: chmod 644 before ranlib during install.
2441
3d3adb43
PB
24422006-07-03 Paolo Bonzini <bonzini@gnu.org>
2443
1f3f1bbf 2444 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
2445 * configure: Regenerate.
2446
64ce424c
PB
24472006-07-03 Paolo Bonzini <bonzini@gnu.org>
2448
2449 Sync from gcc:
2450
2451 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
2452
2453 PR other/27063
2454 * configure.in: Test subdir_requires and give an appropriate
2455 error message.
2456 * configure: Regenerate.
2457
2458 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2459
2460 PR target/27540
2461 * configure.in: Only enable libgomp on IRIX 6.
2462 * configure: Regenerate.
2463
d42c4017
DA
24642006-06-20 David Ayers <d.ayers@inode.at>
2465
2466 PR bootstrap/28072
2467 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2468 whether target-libjava is being configured instead of whether the
2469 java front end is enabled.
2470 * configure: Regenerate.
0e7ef45c 2471
4962c51a
MS
24722006-06-15 Mark Shinwell <shinwell@codesourcery.com>
2473
2474 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
2475 to R_ARM_LDC_SB_G{0,1,2} respectively.
2476
caee866a
PB
24772006-06-15 Paolo Bonzini <bonzini@gnu.org>
2478
2479 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2480 too.
2481 * Makefile.in: Regenerate.
2482
363ef840
DA
24832006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2484
2485 Sync from gcc:
2486
2487 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2488 * configure.in: Don't enable libgomp on hpux10.
2489 * configure: Rebuilt.
2490
54d1c879
DA
24912006-06-13 David Ayers <d.ayers@inode.at>
2492
2493 Sync from gcc:
2494
2495 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 2496
54d1c879
DA
2497 PR bootstrap/27963
2498 PR target/19970
0e7ef45c 2499 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
2500 ${libgcj} is specified.
2501 * configure: Regenerate.
0e7ef45c 2502
a4d8b690
JJ
25032006-06-08 Jeff Johnston <jjohnstn@redhat.com>
2504
2505 Sync from gcc:
2506
2507 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 2508 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
2509
2510 PR bootstrap/18033
2511 * config-ml.in: Eval option if surrounded by single quotes.
2512
4f0ef2d8
CD
25132006-06-07 Carlos O'Donell <carlos@codesourcery.com>
2514
2515 Sync from gcc:
0e7ef45c 2516
4f0ef2d8 2517 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 2518
4f0ef2d8
CD
2519 PR libobjc/13946
2520 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2521 * Makefile.in: Regenerate.
2522 * configure.in: Add --enable-objc-gc at toplevel and have it
2523 enable boehm-gc for Objective-C.
2524 Remove target-boehm-gc from libgcj.
2525 Add target-boehm-gc to target_libraries.
2526 Add target-boehm-gc to noconfigdirs where ${libgcj}
2527 is specified.
2528 Assert that boehm-gc is supported when requested for Objective-C.
2529 Only build boehm-gc if needed either for Java or Objective-C.
2530 * configure: Regenerate.
2531
2532 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 2533
4f0ef2d8
CD
2534 PR 27674
2535 * Makefile.tpl (configure-[+prefix+][+module+],
2536 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2537 Remove rule to unstage bootstrapped modules.
2538 (stage_current): New.
2539 * Makefile.in: Regenerate.
2540
2541 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2542 Andreas Tobler <a.tobler@schweiz.ch>
2543
2544 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2545 * configure: Rebuilt.
2546
2547 Revert
2548 2006-01-31 Richard Guenther <rguenther@suse.de>
2549 Paolo Bonzini <bonzini@gnu.org>
2550
2551 * Makefile.def (target_modules): Add libgcc-math target module.
2552 * configure.in (target_libraries): Add libgcc-math target library.
2553 (--enable-libgcc-math): New configure switch.
2554 * Makefile.in: Re-generate.
2555 * configure: Re-generate.
2556
c17b816b
JJ
25572006-06-05 Jeff Johnston <jjohnstn@redhat.com>
2558
2559 * config-ml.in: Alter CCASFLAGS to include special
2560 multilib options the same as is done for CFLAGS.
2561
20e95c23
DJ
25622006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2563
2564 * Makefile.def: Added dependencies from sim and gdb on intl, and
2565 added configure dependencies to everything with an all dependency
2566 on intl.
2567 * gettext.m4: Removed.
2568 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
2569 (GDB_SUPPORT_DIRS): Add intl.
2570 * Makefile.in: Regenerated.
2571
4bd8ad80
DJ
25722006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
2573
2574 * src-release (DEVO_SUPPORT): Add config.rpath.
2575
c380fdd8
PB
25762006-05-25 Paolo Bonzini <bonzini@gnu.org>
2577
2578 * Makefile.def (bfd, opcodes): Fix lib_path.
2579 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2580 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2581 * Makefile.in: Regenerate.
2582
701628f5
MS
25832006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2584
2585 * configure.in: Enable gprof for cross builds.
2586 * configure: Regenerate.
2587
25aae7f2
DJ
25882006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2589
2590 * src-release (MAKEINFOFLAGS): Define.
2591 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
2592
ea3d1626
BE
25932006-05-14 Ben Elliston <bje@au.ibm.com>
2594
2595 * config.sub, config.guess: Update from upstream sources.
2596
49b9e644
BE
25972006-05-12 Ben Elliston <bje@au.ibm.com>
2598
2599 * config.sub, config.guess: Update from upstream sources.
2600
482dd2f6
DJ
26012006-05-04 Steve Ellcey <sje@cup.hp.com>
2602
2603 * blt, iwidgets, mmalloc: Remove directories.
2604
8b01a5c2
DD
26052006-05-01 DJ Delorie <dj@redhat.com>
2606
641a3af4 2607 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
2608 * configure: Regenerate.
2609
a481dbb7
DD
26102006-04-18 DJ Delorie <dj@redhat.com>
2611
2612 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2613 reference libgloss so that libssp can be built in a combined
2614 tree.
2615 * configure: Regenerate.
2616
962c9e74
BE
26172006-04-10 Ben Elliston <bje@au.ibm.com>
2618
2619 * contrib: Remove directory.
2620
108a6f8e
CD
26212006-04-06 Carlos O'Donell <carlos@codesourcery.com>
2622
2623 * Makefile.tpl: Add install-html target.
2624 * Makefile.def: Add install-html target.
2625 * Makefile.in: Regenerate.
2626 * configure.in: Add --with-datarootdir, --with-docdir,
2627 and --with-htmldir options.
2628 * configure: Regenerate.
2629
a4ef73e9
BE
26302006-03-31 Ben Elliston <bje@au.ibm.com>
2631
2632 PR binutils/1860
2633 * configure.in: Require makeinfo 4.4 or higher.
2634 * configure: Regenerate.
2635
b37df25a
PB
26362006-03-14 Paolo Bonzini <bonzini@gnu.org>
2637
2638 * Makefile.in: Regenerate.
2639
a6df5a19
PB
26402006-03-14 Paolo Bonzini <bonzini@gnu.org>
2641
2642 Sync with gcc:
2643 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2644
f7c83eac
AS
2645 * configure.in: Handle --disable-<component> generically.
2646 * configure: Regenerate.
a6df5a19
PB
2647
2648 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 2649
f7c83eac
AS
2650 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2651 (TARGET_CONFIGDIRS): Remove.
2652 * configure.in: Remove AC_SUBST(target_configdirs).
2653 * Makefile.in, configure: Regenerated.
a6df5a19
PB
2654
2655
65419985
L
26562006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2657
2658 PR libgcj/17311
2659 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2660
c52c6897
PB
26612006-02-20 Paolo Bonzini <bonzini@gnu.org>
2662
2663 PR bootstrap/25670
2664
2665 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2666
2667 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2668 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2669 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2670 BUILD_PREFIX, BUILD_PREFIX_1.
2671 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2672
2673 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2674 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2675
2676 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2677 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2678 of `cat stage_current`. Always provide the `r' and `s' variables.
2679 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2680 a single shell execution.
2681 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2682 bootstrapped modules, make the stage1 module if the build was not
2683 started yet, else build the current stage.
2684 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2685 (all-build, all-host, all-target, [+make_target+]-host,
2686 [+make_target+]-target): Do not use \-continued lines.
2687 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2688 (current_stage, restrap, stage_last): New.
2689
2690 * Makefile.in: Regenerate.
2691 * configure: Regenerate.
2692
b3ded179
PB
26932006-02-14 Paolo Bonzini <bonzini@gnu.org>
2694
2695 Sync from gcc:
2696
2697 2006-01-31 Richard Guenther <rguenther@suse.de>
2698 Paolo Bonzini <bonzini@gnu.org>
2699
f7c83eac
AS
2700 * Makefile.def (target_modules): Add libgcc-math target module.
2701 * configure.in (target_libraries): Add libgcc-math target library.
2702 (--enable-libgcc-math): New configure switch.
2703 * Makefile.in: Re-generate.
2704 * configure: Re-generate.
2705 * libgcc-math: New toplevel directory.
b3ded179
PB
2706
2707 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
2708 Jakub Jelinek <jakub@redhat.com>
2709 Diego Novillo <dnovillo@redhat.com>
b3ded179 2710
f7c83eac
AS
2711 * libgomp: New directory.
2712 * Makefile.def: Add target_module libgomp.
2713 * Makefile.in: Regenerate.
2714 * configure.in (target_libraries): Add target-libgomp.
2715 * configure: Regenerate.
b3ded179 2716
3a35eeb3
PB
27172006-02-14 Paolo Bonzini <bonzini@gnu.org>
2718 Andreas Schwab <schwab@suse.de>
0e7ef45c 2719
3a35eeb3
PB
2720 * configure: Regenerate.
2721
2429c060
PB
27222006-01-16 Paolo Bonzini <bonzini@gnu.org>
2723
2724 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2725 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2726 the assembler, linker and binutils.
2727 * configure: Regenerate.
2728
ec49b2b8
NC
27292006-01-16 Nick Clifton <nickc@redhat.com>
2730
49b9e644 2731 * config.sub, config.guess: Sync from config repository.
ec49b2b8 2732
44b2308f
AO
27332006-01-05 Alexandre Oliva <aoliva@redhat.com>
2734
2735 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2736 @ from continuation.
2737 * Makefile.in: Rebuilt.
2738
80911fe1
PB
27392006-01-04 Paolo Bonzini <bonzini@gnu.org>
2740
2741 Sync from gcc:
2742
2743 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2744
f7c83eac 2745 PR bootstrap/24252
80911fe1 2746
f7c83eac
AS
2747 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2748 * Makefile.tpl (OBJDUMP): New.
2749 (EXTRA_HOST_FLAGS): Add it.
2750 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 2751
f7c83eac
AS
2752 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2753 to use symbolic links between directories. Avoid race conditions
2754 or make them harmless.
2755 * configure.in: Do not try to use symbolic links between directories.
80911fe1 2756
f7c83eac
AS
2757 * Makefile.def (LEAN): Pass.
2758 * Makefile.tpl (LEAN): Define.
2759 (stage[+id+]-start): Accept that the previous directory does not
2760 exist, if the bootstrap is lean.
2761 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2762 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2763 configure substitution.
2764 ([+compare-target+]): Likewise.
2765 ([+bootstrap-target+]-lean): New.
2766 * configure.in: Remove lean bootstrap support from here.
80911fe1 2767
f7c83eac
AS
2768 * Makefile.in: Regenerate.
2769 * configure: Regenerate.
80911fe1
PB
2770
2771 2006-01-02 Andreas Schwab <schwab@suse.de>
2772
f7c83eac
AS
2773 * configure.in: When reconfiguring remove Makefile in
2774 all stage directories.
2775 * configure: Regenerate.
80911fe1 2776
b59bea8a
NC
27772005-12-27 Leif Ekblad <leif@rdos.net>
2778
2779 * configure.in: Add support for RDOS target.
2780 * configure: Regenerate.
2781
d7730bac
NC
27822005-12-27 Nick Clifton <nickc@redhat.com>
2783
2784 PR binutils/1990
2785 * libtool.m4: Synchronize with version in GCC sources.
2786
c02dabc3
PB
27872005-12-20 Paolo Bonzini <bonzini@gnu.org>
2788
f7c83eac 2789 Revert Ada-related part of the previous change.
c02dabc3 2790
f7c83eac
AS
2791 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2792 Do not pass.
2793 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2794 * Makefile.in: Regenerate.
2795 * configure.in: Do not include mt-ppc-aix target fragment.
2796 * configure: Regenerate.
c02dabc3 2797
f6d183c0
PB
27982005-12-19 Paolo Bonzini <bonzini@gnu.org>
2799
2800 * configure.in: Select appropriate fragments for PowerPC/AIX.
2801 * configure: Regenerate.
2802
2803 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2804 BOOT_CFLAGS, BOOT_LDFLAGS.
2805 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2806 BOOT_CFLAGS, BOOT_LDFLAGS.
2807 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2808 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2809 (stage): Fail if we cannot complete the work.
2810 * Makefile.in: Regenerate.
2811
f29759fc
JJ
28122005-12-16 Jeff Johnston <jjohnstn@redhat.com>
2813
2814 * COPYING.NEWLIB: Update copyright year for default
2815 copyright.
2816
1f054001
PB
28172005-12-15 Paolo Bonzini <bonzini@gnu.org>
2818
2819 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2820 install-host-nogcc): Don't invoke $(stage) at the end.
2821 * Makefile.in: Regenerate.
2822
0aed8855
PB
28232005-12-14 Paolo Bonzini <bonzini@gnu.org>
2824
2825 * configure.in: Flip the top-level bootstrap switch.
2826 * configure: Regenerate.
2827
2828 Merge from gcc:
2829
2830 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2831
f7c83eac
AS
2832 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2833 $(stage) and $(unstage).
2834 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2835 (all): Remove stray semicolon.
2836 (local-distclean): Don't handle multilib.tmp and multilib.out.
2837 (install.all): Set $s for consistency.
2838 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2839 check_multilibs setting. Always make the install directory.
2840 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2841 Correct @if/@endif.
2842 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2843 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2844 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2845 (multilib.out): Remove.
2846 * Makefile.in: Regenerated.
0aed8855
PB
2847
28482005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2849
2850 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
2851 * configure.in: Replace ms1 arch with mt.
2852 * configure: Rebuilt.
2853
28542005-12-05 Paolo Bonzini <bonzini@gnu.org>
2855
2856 Sync with gcc:
2857
4970f871
NS
28582005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2859
2860 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
2861 * configure.in: Replace ms1 arch with mt.
2862 * configure: Rebuilt.
2863
be01d343
PB
28642005-12-05 Paolo Bonzini <bonzini@gnu.org>
2865
2866 Sync with gcc:
2867
2868 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2869
f7c83eac
AS
2870 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2871 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2872 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2873 Find in-tree tools if available.
2874 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2875 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2876 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2877 (COMPILER_*_FOR_TARGET): New.
2878 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2879 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2880 (CONFIGURED_*, USUAL_*): Remove.
2881 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2882 STRIP): Use autoconf substitutions.
2883 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2884 COMPILER_NM_FOR_TARGET): New.
2885 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2886
2887 (all): Make all-host and all-target in parallel.
2888 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2889 that $$r and $$s are set before invoking a recursive make.
2890 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2891 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
2892
2893 2005-11-29 Ben Elliston <bje@au.ibm.com>
2894
f7c83eac
AS
2895 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2896 from the gcc build directory.
2897 * Makefile.in: Regenerate.
be01d343
PB
2898
2899 2005-11-29 Ben Elliston <bje@au.ibm.com>
2900
f7c83eac
AS
2901 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2902 depend on all-libdecnumber.
2903 * configure.in (host_libs): Include libdecnumber.
2904 * Makefile.in: Regenerate.
2905 * configure: Likewise.
be01d343
PB
2906
2907 2005-11-21 Kean Johnston <jkj@sco.com>
2908
f7c83eac 2909 * config.sub, config.guess: Sync from upstream sources.
be01d343 2910
907be67c
DJ
29112005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2912
2913 * Makefile.def: Remove gdb dependencies for gdbtk.
2914 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2915 (configure-gdb, install-gdb): New rules.
2916 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2917 * Makefile.in, configure: Regenerated.
2918
e360f423
PB
29192005-10-22 Paolo Bonzini <bonzini@gnu.org>
2920
2921 PR bootstrap/24297
2922 * Makefile.tpl (do-[+make-target+], do-check, install,
2923 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2924 are set before recursing.
2925 * Makefile.in: Regenerate.
2926
45d5eb0a
EB
29272005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2928
2929 PR bootstrap/18939
2930 * Makefile.def (gcc) <target>: Fix thinko.
2931 * Makefile.in: Regenerate.
2932
3cf3372e
BS
29332005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2934
2935 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2936 * configure: Regenerate.
2937
bd70a46f
KH
29382005-10-09 Kazu Hirata <kazu@codesourcery.com>
2939
2940 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2941 target-libffi, target-qthreads, target-libjava, and
2942 targetlibobjc.
2943 * configure: Regenerate.
2944
5ae72758
DJ
29452005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2946
2947 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2948 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2949 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2950 (USUAL_OBJDUMP_FOR_TARGET): New.
2951 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2952 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 2953 * configure, Makefile.in: Regenerated.
5ae72758 2954
cc96343e
PB
29552005-10-05 Paolo Bonzini <bonzini@gnu.org>
2956
2957 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2958 before other host packages.
2959
f70224b5
PB
29602005-10-05 Paolo Bonzini <bonzini@gnu.org>
2961
2962 PR bootstrap/22340
2963
2964 * configure.in (default_target): Remove.
2965 * Makefile.tpl (all): Do not use prerequisites as subroutines
2966 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2967 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2968 use prerequisites as subroutines.
2969 (check-host, check-target): New.
2970 (bootstrap configure & all targets): Do not use stage*-start
2971 if the directory layout is already ok.
2972 (non-bootstrap configure & all targets): Prepend a $(unstage).
2973 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2974 (NOTPARALLEL): Remove.
2975 (unstage, stage variables): New variables.
2976 (unstage, stage targets): Simply expand to those variables.
2977
2978 * configure: Regenerate.
2979 * Makefile.in: Regenerate.
2980
c13c918a
JW
29812005-10-04 James E Wilson <wilson@specifix.com>
2982
2983 * Makefile.def (lang_env_dependencies): Add libmudflap.
2984 * Makefile.in: Regenerate.
2985
376a0e54
CM
29862005-10-03 Catherine Moore <clm@cm00re.com>
2987
2988 * configure.in (bfin-*-*): Support bfin.
2989 * configure: Regenerated.
2990
d320aacb
L
29912005-09-30 H.J. Lu <hongjiu.lu@intel.com>
2992
2993 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2994 * configure: Regenerated.
2995
7e0f7140
GK
29962005-09-28 Geoffrey Keating <geoffk@apple.com>
2997
2998 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2999 (LIPO_FOR_TARGET): New.
3000 (CONFIGURED_LIPO_FOR_TARGET): New.
3001 (USUAL_LIPO_FOR_TARGET): New.
3002 (STRIP_FOR_TARGET): New.
3003 (CONFIGURED_STRIP_FOR_TARGET): New.
3004 (USUAL_STRIP_FOR_TARGET): New.
3005 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3006 STRIP_FOR_TARGET.
3007 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3008 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3009 * Makefile.in: Regenerate.
3010 * configure: Regenerate.
0e7ef45c 3011
096f7d00
DE
30122005-09-19 David Edelsohn <edelsohn@gnu.org>
3013
3014 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3015 (rs6000-*-aix*): Same.
3016 * configure: Regenerate.
3017
30182005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3019
3020 * configure.in: Recognize f95 in the --enable-languages option,
3021 and substitute it for fortran, issuing a warning.
3022 * configure: Regenerate.
3023
2016dfcc
BE
30242005-09-07 Ben Elliston <bje@au.ibm.com>
3025
3026 Import from Autoconf sources:
3027
3028 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3029 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3030 Elliston. Handle weird characters correctly.
3031
6dd2fda9
DD
30322005-08-30 Phil Edwards <phil@codesourcery.com>
3033
3034 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3035 * configure: Regenerated.
3036
e6db70d4
RE
30372005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3038
f7c83eac
AS
3039 * Makefile.def (libssp): Add to lang_env_dependencies.
3040 * Makefile.in: Regenerate.
e6db70d4 3041
e1e3d0f5
CG
30422005-08-17 Christian Groessler <chris@groessler.org>
3043
3044 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3045 * Makefile.in: Regenerate.
3046
05cbd757
PB
30472005-08-12 Paolo Bonzini <bonzini@gnu.org>
3048
3049 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3050 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3051 Look for alternate names of the target cc and c++
3052 * configure: Regenerate.
3053
55db4b87
PB
30542005-08-08 Paolo Bonzini <bonzini@gnu.org>
3055
3056 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3057 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3058 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3059 tools; remove code to manually set them.
3060 (Target tools): Look in the environment for them.
3061 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3062 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3063 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3064 build directory.
3065 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3066 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3067 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3068 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3069 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3070 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3071 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3072 * configure: Regenerate.
3073 * Makefile.in: Regenerate.
3074
414e5532
MM
30752005-07-27 Mark Mitchell <mark@codesourcery.com>
3076
3077 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 3078 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
3079 * Makefile.in: Regenerated.
3080
a19b6204
MM
30812005-07-26 Mark Mitchell <mark@codesourcery.com>
3082
3083 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3084 (CFLAGS_FOR_TARGET): Use it.
3085 (CXXFLAGS_FOR_TARGET): Likewise.
3086 * Makefile.in: Regenerated.
3087 * configure.in (--with-build-sysroot): New option.
3088 * configure: Regenerated.
3089
b73aa406
PB
30902005-07-24 Paolo Bonzini <bonzini@gnu.org>
3091
3092 * Makefile.tpl: Wrap install between unstage and stage
3093 * Makefile.in: Regenerate.
3094
6e4d0bcb
KC
30952005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3096
3097 * all files: Update FSF address.
3098
49f58d10
JB
30992005-07-14 Jim Blandy <jimb@redhat.com>
3100
3101 * configure.in: Add cases for Renesas m32c.
3102 * configure: Regenerated.
0e7ef45c 3103
1d9c9cd7
KC
31042005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3105
3106 * COPYING, compile, config-ml.in, config.guess,
3107 config.sub, install-sh, missing, mkinstalldirs,
3108 symlink-tree, ylwrap: Sync from upstream sources.
3109
1587117a
EC
31102005-07-13 Eric Christopher <echristo@redhat.com>
3111
3112 * configure.in: Add toplevel noconfigdir support for tpf.
3113 * configure: Regenerate.
3114
bb780410
DD
31152005-07-11 Jakub Jelinek <jakub@redhat.com>
3116
3117 * Makefile.def (target_modules): Add libssp.
3118 * configure.in (target_libraries): Add target-libssp.
3119 * configure: Rebuilt.
3120 * Makefile.in: Rebuilt.
3121
064d0a7c
PB
31222005-07-11 Paolo Bonzini <bonzini@gnu.org>
3123
3124 PR ada/22340
3125
3126 * Makefile.def: Sync with gcc.
3127 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3128 * Makefile.in: Regenerate.
3129
b2edd3b5
AS
31302005-07-07 Andreas Schwab <schwab@suse.de>
3131
3132 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3133 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3134 * Makefile.in: Regenerated.
3135
5f128533
KH
31362005-07-07 Kazu Hirata <kazu@codesourcery.com>
3137
3138 * configure.in: Add --enable-libssp and --disable-libssp.
3139 * configure: Regenerate with autoconf-2.13.
3140
4e3fc8e5
GK
31412005-07-06 Geoffrey Keating <geoffk@apple.com>
3142
3143 * configure.in: Don't build sim or rda when targetting darwin.
3144 * configure: Regenerate.
3145
c7357d6a
BE
31462005-07-04 Ben Elliston <bje@gnu.org>
3147
3148 * src-release (do-proto-toplev): Remove dejagnu bits.
3149 (DEJAGNU_SUPPORT_DIRS): Remove.
3150 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3151 (GDBD_SUPPORT_DIRS): Likewise.
3152 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3153 (INSIGHTD_SUPPORT_DIRS): Likewise.
3154 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3155
31562005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
3157
3158 * setup.com (mpw): Remove unused directive.
3159
7d329e61
PB
31602005-06-22 Paolo Bonzini <bonzini@gnu.org>
3161
3162 * Makefile.def (stagefeedback): Come after profile.
3163 Define profiledbootstrap target.
3164 * Makefile.tpl (profiledbootstrap): Remove.
3165 (stageprofile-end): Zap stagefeedback.
3166 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3167 * Makefile.in: Regenerate.
3168
e5fbed21
DD
31692005-06-13 Zack Weinberg <zack@codesourcery.com>
3170
3171 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3172 In 'cpp' stanza, support '#line' as well as '# '.
3173
59f7ec45
HPN
31742005-06-07 Hans-Peter Nilsson <hp@axis.com>
3175
3176 * configure.in (unsupported_languages): New macro.
3177 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3178 non-ported target libraries in noconfigdirs.
3179 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3180 non-linux-gnu. Remove libgcj_ex_libffi.
3181 <lang_frag loop>: Set add_this_lang=no if the language is in
3182 unsupported_languages.
3183 * configure: Regenerate.
3184
c10e9ba7
DD
31852005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3186
3187 * configure.in: Fix typo in handling of --with-mpfr-dir.
3188 * configure: Regenerate.
3189
20deb2b8
JB
31902005-06-02 Jim Blandy <jimb@redhat.com>
3191
3192 * config.sub: Add cases for the Renesas m32c. (This patch has been
3193 accepted into the master sources.)
3194
cdb9b172 31952005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
3196 Michael Snyder <msnyder@redhat.com>
3197 Stan Cox <scox@redhat.com>
cdb9b172 3198
f7c83eac 3199 * configure.in: Set noconfigdirs for ms1.
cdb9b172 3200
f7c83eac 3201 * configure: Regenerate.
cdb9b172 3202
1dc3053f
PB
32032005-05-25 Paolo Bonzini <bonzini@gnu.org>
3204
3205 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3206 (Dependencies): Consider target modules for bootstrap dependencies.
3207 Make target bootstrap modules depend on each stage's gcc.
3208 * Makefile.in: Regenerate.
3209
c60fe18b
PB
32102005-05-20 Paolo Bonzini <bonzini@gnu.org>
3211
3212 * Makefile.def (configure-gcc): Depend on binutils having been built.
3213 (all-gcc): No need to do it here.
3214 * Makefile.in: Regenerate.
3215
27258dd4
PB
32162005-05-19 Paul Brook <paul@codesourcery.com>
3217
0e7ef45c 3218 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
3219 language cannot be built.
3220 * configure: Regenerate.
3221
42ecbf5e
DJ
32222005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3223
3224 * ylwrap: Import from Automake 1.9.5.
3225
ae380b45
MS
32262005-05-04 Mike Stump <mrs@apple.com>
3227
3228 * configure.in: Always pass --target to target configures as
3229 otherwise rebuilds that do --recheck will fail.
811d3af8 3230 * configure: Rebuilt.
ae380b45 3231
d545f33b
PB
32322005-05-04 Paolo Bonzini <bonzini@gnu.org>
3233
3234 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3235 STAGE_HOST_EXPORTS.
3236 (configure, all): Add bootstrap support.
3237 (Host modules, target modules): Pass post-stage1 flags and exports.
3238 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3239 * Makefile.in: Regenerate.
3240
2faa2958
PB
32412005-04-29 Paolo Bonzini <bonzini@gnu.org>
3242
3243 Sync from gcc:
3244
3245 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3246
f7c83eac 3247 * config.sub: Update from master copy.
2faa2958
PB
3248
3249 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3250
f7c83eac
AS
3251 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3252 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3253 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3254 "*-*-elf" and "*-*-linux*".
3255 * configure: Regenerate.
2faa2958 3256
a7254363
PB
32572005-04-06 Paolo Bonzini <bonzini@gnu.org>
3258
f7c83eac 3259 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
3260 (TARGET_CONFIGARGS): Include --with-target-subdir.
3261 (configure, all): New macros. Use them throughout.
3262
a8637a7d
PB
32632005-04-05 Paolo Bonzini <bonzini@gnu.org>
3264
3265 * Makefile.tpl: Sync with gcc.
3266 * Makefile.in: Regenerate.
3267
dd387d52
JR
32682005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3269
3270 * config/mh-mingw32: Delete.
3271 * configure.in: Don't use it.
3272 * configure: Regenerate.
3273
e90269c8
PB
32742005-03-31 Paolo Bonzini <bonzini@gnu.org>
3275
3276 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3277 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3278 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3279 (HOST_LIB_PATH): Generate from Makefile.def.
3280 (TARGET_LIB_PATH): Likewise.
3281 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3282 * Makefile.in: Regenerate.
3283 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3284 (RPATH_ENVVAR): Include Darwin case.
3285 * configure: Regenerate.
3286
9a237d9e
PB
32872005-03-25 Paolo Bonzini <bonzini@gnu.org>
3288
3289 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3290 * configure: Regenerate.
3291
479759c8
ZW
32922005-03-21 Zack Weinberg <zack@codesourcery.com>
3293
3294 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3295 gcc_version, and gcc_version_trigger from set of flags to pass.
3296 * Makefile.tpl: Remove definitions of above variables.
3297 (config.status): Remove dependency on $(gcc_version_trigger).
3298 * Makefile.in: Regenerate.
3299 * configure.in: Do not reference config/gcc-version.m4 nor
3300 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3301 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3302 * configure: Regenerate.
3303
4cfaf6d5
DD
33042005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3305 Andrew Pinski <pinskia@physics.uc.edu>
3306
3307 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3308 * Makefile.in: Regenerate.
3309
33a3fb7b
AO
33102005-03-01 Alexandre Oliva <aoliva@redhat.com>
3311
3312 PR libgcj/20160
3313 * ltmain.sh: Avoid creating archives with components that have
3314 duplicate basenames.
3315
2da12f12
PB
33162005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3317
479759c8
ZW
3318 PR bootstrap/20250
3319 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3320 instead of check.
3321 * Makefile.in: Regenerate.
2da12f12 3322
b00612cc
PB
33232005-02-28 Paolo Bonzini <bonzini@gnu.org>
3324
3325 Sync from gcc.
3326
3327 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3328
3329 PR bootstrap/17383
3330 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3331 * Makefile.tpl (HOST_SUBDIR): New substitution.
3332 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3333 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3334 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3335 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3336 (Host modules, Bootstrapped modules): Use it.
3337 (Build modules, Target modules): Do not create symlink trees,
3338 always configure out-of-srcdir.
3339 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3340 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3341 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3342 $(HOST_SUBDIR). Create a symlink for host_subdir.
3343
3344 * Makefile.in: Regenerate.
3345 * configure: Regenerate.
3346
3347 Merged from libada-gnattools-branch:
3348 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3349
3350 * Makefile.def: Add gnattools as a module, depending on target-libada.
3351 * Makefile.in: Regenerate.
3352 * configure.in: Include gnattools in host_tools; disable it if ada
3353 is disabled.
3354 * configure: Regenerate.
3355
c3e65f62
NC
33562005-02-23 Nick Clifton <nickc@redhat.com>
3357
3358 * configure: Regenerate.
3359
e4d180c2
NC
33602005-02-22 Paul Schlie <schlie@comcast.net>
3361
3362 * configure.in: Allow darwin targeted ports to build tk, itcl and
3363 libgui.
3364
e3c770b1
EB
33652005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3366
3367 PR libgcj/10353
3368 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3369 * configure: Regenerate.
3370
9c73618c
AC
33712005-02-08 Andrew Cagney <cagney@gnu.org>
3372
3373 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3374 gdb/ section. Update GDB's URL.
3375
c46f8c51
AC
33762005-01-31 Andrew Cagney <cagney@gnu.org>
3377
3378 * gettext.m4: Only set ENABLE_NLS when gettext is present.
3379
c7e66c6d
HPN
33802005-01-29 Hans-Peter Nilsson <hp@axis.com>
3381
3382 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3383 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3384 target-libgloss when not *-*-elf and *-*-aout.
3385 * configure: Regenerate.
3386
a53bf506
AC
33872005-01-27 Andrew Cagney <cagney@gnu.org>
3388
3389 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
3390
45181ed1
AC
33912005-01-24 Andrew Cagney <cagney@gnu.org>
3392
3393 * gettext.m4: Only fall back to ../intl/ when it's present.
3394
a1e0f4e4
KC
33952005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3396
3397 * install-sh, config.sub: Import from upstream.
3398
33992005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
3400
3401 PR bootstrap/18222
3402 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3403 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3404 * Makefile.in: Regenerate.
3405
c50382e2
PB
34062005-01-03 Paolo Bonzini <bonzini@gnu.org>
3407
3408 Revert 2004-12-28 Makefile changes, a better fix will be
3409 applied to mainline and src after GCC 4.0 branches.
3410
11d07737
PB
34112004-12-28 Paolo Bonzini <bonzini@gnu.org>
3412
3413 PR bootstrap/17383
3414
3415 * Makefile.def (target_modules): Remove stage parameter,
3416 it is always true now.
3417 * Makefile.tpl (configure-build-[+module+],
3418 configure-target-[+module+]): Always build symlink tree
3419 for the directory and for include. BUILD_SUBDIR and
3420 TARGET_SUBDIR cannot be . anymore.
3421 * Makefile.in: Regenerate.
3422
dadfdbe2
DD
34232004-12-25 David Edelsohn <edelsohn@gnu.org>
3424
3425 Revert 2004-12-08 Makefile changes.
3426
dbf85af7
JR
34272004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3428
3429 * configure.in (sh64-*-*): Reenable gprof.
3430 * configure: Regenerate.
3431
6b8fea99
JB
34322004-12-09 Jim Blandy <jimb@redhat.com>
3433
3434 * MAINTAINERS: List 'depcomp' as part of automake.
3435
7341462c
DE
34362004-12-08 David Edelsohn <edelsohn@gnu.org>
3437
3438 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3439 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3440 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3441 * Makefile.in: Regenerate.
3442
21fde4dc
DD
34432004-12-07 Matt Kraai <kraai@ftbfs.org>
3444
3445 * Makefile.tpl: Generate normal dependencies if the LHS module is
3446 not bootstrapped.
3447 * Makefile.in: Regenerate.
3448
3da796a2
RS
34492004-12-03 Richard Sandiford <rsandifo@redhat.com>
3450
3451 * configure.in: Include config/gxx-include-dir.m4. Use
3452 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3453 * configure: Regenerate.
3454
73fb7068
RS
34552004-12-03 Richard Sandiford <rsandifo@redhat.com>
3456
3457 * config.if: Delete.
3458 * configure.in: Set libstdcxx_incdir directly.
3459 * configure: Regenerate.
3460 * MAINTAINERS: Remove mention of config.if.
3461 * src-release (DEVO_SUPPORT): Remove config.if.
3462
6c8e6ce9
EC
34632004-12-02 Eric Christopher <echristo@redhat.com>
3464
3b6098f8
EC
3465 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
3466 of things to remove.
6c8e6ce9 3467 * Makefile.in: Regenerate.
479759c8 3468
b8658a2f
RS
34692004-12-02 Richard Sandiford <rsandifo@redhat.com>
3470
3471 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3472 * configure: Regenerate.
3473
afefada0
RS
34742004-12-02 Richard Sandiford <rsandifo@redhat.com>
3475
3476 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3477 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3478 * configure: Regenerate.
3479
5dcac624
DA
34802004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3481
3482 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3483 (hppa*64*-*-*): Delete incorrect comment.
3484 * configure: Rebuilt.
3485
57d1eb1a
DD
34862004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3487
3488 * install-sh, compile: Import from automake.
3489
34902004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3491
3492 * config.guess, config.sub: Import from savannnah.
3493
6d389afc
MS
34942004-11-12 Mike Stump <mrs@apple.com>
3495
3496 * Makefile.def: Add html support.
3497 * Makefile.tpl: Likewise.
3498 * Makefile.in: Regenerate.
3499
69e57115
GK
35002004-11-11 Geoffrey Keating <geoffk@apple.com>
3501
3502 PR 18423
3503 * configure.in: Remove all instances of build-fixincludes from
3504 noconfigdirs.
3505 (build_configargs): Supply --target to subdirectories.
3506 * configure: Regenerate.
3507
3508 * Makefile.def: Make gcc install depend on fixincludes install.
3509 * Makefile.in: Regenerate.
3510
ba719b26
HPN
35112004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3512
3513 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3514 target-libgfortran.
3515 * configure: Regenerate.
3516
c37653e7
DE
35172004-11-07 David Edelsohn <edelsohn@gnu.org>
3518
3519 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3520 like CC.
3521
1eefd493
PB
35222004-11-05 Paolo Bonzini <bonzini@gnu.org>
3523
3524 * Makefile.def (host fixincludes): Specify missing targets.
3525 * Makefile.in: Regenerate.
3526
02b1af09
L
35272004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3528
3529 PR other/17783
3530 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3531 * configure: Regenerated.
3532
7f266840
DJ
35332004-11-04 Daniel Jacobowitz <dan@debian.org>
3534
3535 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3536 * configure: Regenerated.
3537
47444073
AL
35382004-10-28 Eric B. Weddington <ericw@evcohs.com>
3539
3540 PR target/18151
3541 * configure.in (case ${target}): Do not build fixincludes for avr.
3542 * configure: Regenerated.
3543
caeba88f
AL
35442004-10-26 Paolo Bonzini <bonzini@gnu.org>
3545
3546 * configure.in (case ${target}): Do not build fixincludes
3547 on platforms where it is not used.
3548 * configure: Regenerated.
3549
0fdbe983
DJ
35502004-10-23 Daniel Jacobowitz <dan@debian.org>
3551
3552 * configure.in: Use an absolute path to install-sh.
3553 * configure: Regenerated.
3554
1c0f67c1
AC
35552004-10-19 Andrew Cagney <cagney@gnu.org>
3556
3557 * src-release (do-djunpack, do-md5sum): Install the generated file
3558 directly into the proto-toplev/ directory.
479759c8 3559
a9cfce9c
AC
35602004-10-19 Andrew Cagney <cagney@gnu.org>
3561
3562 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
3563
ac0fa625
DD
35642004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3565
3566 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3567 * configure: Regenerate.
3568
d27cc32e
PB
35692004-10-06 Paolo Bonzini <bonzini@gnu.org>
3570
3571 Fix wrong conflict resolution in:
3572
3573 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3574
3575 * Makefile.in: Regenerate.
3576 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3577 in the recursive `make', instead of hardwiring `all'.
3578 (Autogenerated TARGET-* variables): New.
3579
1763908f
UW
35802004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3581
3582 Merged from GCC / libtool upstream:
3583 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3584 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3585 * ltcf-cxx.sh (tpf*): Likewise.
3586 * ltconfig (tpf*): Add TPF OS configuration support.
3587
0490e016
NC
35882004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
3589
3590 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 3591 * configure: Regenerate.
0490e016 3592
32be62b5
RS
35932004-09-24 Michael Roth <mroth@nessie.de>
3594
3595 * configure.in (--without-headers): Add missing double quotes.
3596 * configure: Regenerate.
3597
6048df60
DD
35982004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3599
3600 * ylwrap: Revert to previous version.
3601
315b3b02
L
36022004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3603
6048df60 3604 PR bootstrap/17369
315b3b02
L
3605 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3606 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3607 SET_GCC_LIB_PATH_CMD.
3608 (BASE_TARGET_EXPORTS): Likewise.
3609 * Makefile.in: Regenerated.
3610
3611 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3612 * configure: Regenerated.
3613
fe69863c
DD
36142004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3615
3616 * config.guess: New upstream version
3617 * compile, depcomp, install-sh, ylwrap: Likewise.
3618
36192004-09-19 Roger Sayle <roger@eyesopen.com>
3620
3621 * config/mh-x86omitfp: New host makefile fragment. Add
3622 -fomit-frame-pointer to the default BOOT_CFLAGS.
3623 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3624 * configure: Regenerate.
3625
36262004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3627
3628 PR target/11572
3629 * configure.in (*-*-darwin*): Renable libobjc.
3630 * configure: Regenerate.
3631
be75bbe1 36322004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 3633
be75bbe1
DB
3634 * Makefile.def: Remove libbanshee.
3635 * Makefile.tpl: Ditto.
3636 * configure.in: Ditto.
3637 * Makefile.in: Regen.
3638 * configure: Ditto.
3639
1b882a91
PB
36402004-09-07 Paolo Bonzini <bonzini@gnu.org>
3641
3642 * missing: Import latest version from master repository.
3643
eb1352ed
NC
36442004-09-04 Nick Clifton <nickc@redhat.com>
3645
3646 * config.sub: Import latest version from master repository.
3647 * config.guess: Likewise.
3648 This includes these changes:
479759c8 3649
eb1352ed
NC
3650 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3651
3652 * config.sub: Handle crisv32, alias etraxfs.
3653 * config.guess (crisv32:Linux:*:*): Handle.
3654
3655 2004-08-13 Brad Smith <brad@comstyle.com>
3656
3657 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3658 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3659
3660 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3661
3662 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3663 assume the processor is a powerpc. This is because coreutils
3664 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3665 in this case, due to a MacOS X bug that causes
3666 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3667 to return a negative number.
3668 Problem reported by Petter Reinholdtsen in:
3669 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3670
3671 2004-07-19 Ben Elliston <bje@gnu.org>
3672
3673 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3674
3675 2004-06-24 Ben Elliston <bje@gnu.org>
3676
3677 * config.guess: Update copyright years.
3678 * config.sub: Likewise.
3679
3680 2004-06-22 Robert Millan <robertmh@gnu.org>
3681
3682 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3683 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3684
3685 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3686
3687 * config.guess (*:*VMS:*:*): New entry. Replaces
3688 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3689 manufacturer.
3690
3691 2004-06-22 Ben Elliston <bje@gnu.org>
3692
3693 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3694 * config.sub: Likewise.
3695
3696 2004-06-22 Ben Elliston <bje@gnu.org>
3697
3698 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3699 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3700
3701 2004-06-11 Ben Elliston <bje@gnu.org>
3702
3703 * config.guess (pegasos:OpenBSD:*:*): Remove.
3704
3705 2004-06-11 Ben Elliston <bje@gnu.org>
3706
3707 From Wouter Verhelst <wouter@grep.be>:
3708 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3709
3710 2004-06-11 Ben Elliston <bje@gnu.org>
3711
3712 * config.guess (luna88k:OpenBSD:*:*): New.
3713
3714 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3715
3716 * config.guess (m32r*:Linux:*:*): New case.
3717 * config.sub: Handle m32rle.
3718
3719 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3720
3721 From Jens Petersen <petersen@redhat.com>:
3722 * config.sub: Handle sparcv8.
3723
3724 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3725
3726 From Tom Smith <smith@cag.lkg.hp.com>:
3727 * config.guess: Version suffixes are equally significant on Tru64
3728 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3729 prefix of "P" (patched kernel).
3730
3731 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3732
3733 * config.sub: Add support for National Semiconductor CRX target.
3734
2a3124ca 37352004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 3736
2a3124ca
RH
3737 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3738 *-*-netware, but add target-libmudflap.
3739 Consolidate *-*-netware targets (of which really only i?86 exists)
3740 into a single entry.
3741 * configure: Likewise.
3742
0df3d27f
PB
37432004-09-01 Paolo Bonzini <bonzini@gnu.org>
3744
3745 * Makefile.tpl (sorry): Remove.
3746 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3747 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3748 (do-clean): Clean per-stage directories too.
3749 (do-distclean): Run distclean-stage1 too.
3750 (.NOTPARALLEL): Enable during toplevel bootstrap.
3751 (stage[+id+]-bubble): Enable parallel execution during
3752 the recursive invocation.
3753 * Makefile.in: Regenerate.
3754
3755 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
3756
3757 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
3758
3759 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3760 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3761 * configure: regenerate
479759c8
ZW
3762 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3763 -mdynamic-no-pic
0df3d27f
PB
3764
37652004-08-31 Paolo Bonzini <bonzini@gnu.org>
3766
3767 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3768 include.
3769 * configure.in: Fix indentation.
3770 * configure: Regenerate.
3771
ee025550
PB
37722004-08-31 Paolo Bonzini <bonzini@gnu.org>
3773
3774 * Makefile.def (build_modules): Add fixincludes.
3775 (dependencies): Make gcc depend on fixincludes.
3776 * configure.in (build_tools): Add fixincludes.
3777 (build_configdirs): Always include build_libs.
3778 * Makefile.in: Regenerate.
3779 * configure: Regenerate.
3780
37812004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
3782
3783 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3784 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3785 phony targets; do not generate timestamp files.
3786 (distclean-stageN): Remove references to their timestamp files.
3787 (restageN, touch-stageN): Remove.
3788 (stageN-bubble): Rewritten.
3789 (compare): Support lean bootstraps.
3790 * Makefile.in: Regenerate.
3791
3792 * configure.in: Only warn when bootstrapping but
3793 build != host or build != target. Support lean bootstraps.
3794 * configure: Regenerate.
3795
3796 Sync from gcc:
3797 2004-08-26 Phil Edwards <phil@codesourcery.com>
3798
3799 * configure.in: Give a better error message if GMP/MPFR are missing
3800 and a language needing them has been requested.
3801 * configure: Regenerated.
3802
3803 2004-08-25 Phil Edwards <phil@codesourcery.com>
3804
3805 * configure.in: Print a list of available language front-ends if
3806 a requested one is missing. Tidy stray tab characters.
3807 * configure: Regenerated.
3808
72b2455a
PB
38092004-08-17 Paolo Bonzini <bonzini@gnu.org>
3810
3811 * Makefile.in: Regenerate.
3812 * configure: Regenerate.
3813
3814 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3815 stage_*_flags.
3816 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3817 for bootstrapped modules if toplevel bootstrap is going.
3818 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3819 modules. Adjust for changes in Makefile.def. Enable several
3820 rules even in non-bootstrap mode, just to avoid peppering the
3821 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3822 (stage-[+prev+]-bubble): Remove.
3823
3824 * Makefile.def (Dependencies): Depend on all-build-bison,
3825 all-build-flex, all-build-byacc, all-build-texinfo, rather
3826 than the host variations.
3827 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3828 with BUILD_SUBDIR.
3829 (BISON): Update for recent Bisons.
3830 (YACC): Fix typo.
3831 (cross): Depend on all-build.
3832 (all): Do not depend on all-build.
3833 (prebootstrap): Remove.
3834 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3835 (Prebootstrap dependencies): Add them to the per-stage targets
3836 and to all-prebootstrap.
3837 * configure.in (build_configdirs): Always enable build_tools.
3838 (BUILD_DIR_PREFIX): Remove.
3839
3840 * Makefile.def (gcc): Add target variable.
3841 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3842 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3843 in the recursive `make', instead of hardwiring `all'.
3844 (Autogenerated TARGET-* variables): New.
3845
de0b4a87
JW
38462004-08-17 Robert Millan <robertmh@gnu.org>
3847
3848 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3849 (instead of FreeBSD).
3850 * configure: Regenerate.
3851
ad681c85
NN
38522004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3853
675c6968
NN
3854 * Makefile.def, configure.in, src-release: Remove useless, bogus
3855 references to tix.
3856 * Makefile.in, configure: Regenerate.
3857
ad681c85
NN
3858 * src-release: Stop distributing mmalloc with gdb (which doesn't
3859 use it).
3860 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3861 * Makefile.in: Regenerate.
3862
11b04d1f
DD
38632004-08-09 Mark Mitchell <mark@codesourcery.com>
3864
3865 * configure.in (arm*-*-eabi*): New target.
3866 * configure: Regenerate.
3867
f2420bea
NN
38682004-08-01 Robert Millan <robertmh@gnu.org>
3869
3870 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3871 libmudflap for all GNU-based systems (with Glibc).
3872 * configure: Regenerate.
3873
9e6ce191
PB
38742004-08-06 Paolo Bonzini <bonzini@gnu.org>
3875
3876 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3877 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3878 (Dependencies): New section.
3879 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3880 (configure-target-[+module+]): Depend on maybe-all-gcc
3881 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3882 (toplevel profiledbootstrap): Fix dependencies.
3883 * Makefile.in: Regenerate.
3884
df4a6958
MM
38852004-08-03 Mark Mitchell <mark@codesourcery.com>
3886
3887 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3888 target-libiberty to noconfigdirs.
3889
11b04d1f
DD
38902004-08-03 Paul Brook <paul@codesourcery.com>
3891
3892 * configure.in: Check for MPFR as well as GMP.
3893 * configure: Regenerate.
3894
b813574b
PB
38952004-08-03 Paolo Bonzini <bonzini@gnu.org>
3896
3897 * Makefile.def (host-modules): Add gcc.
3898 * Makefile.in: Regenerate.
3899 * Makefile.tpl (sorry): New rule.
3900 (configure-host, all-host, [+make_target+]-host, do-check,
3901 install-host): Do not add gcc as a special case.
3902 (host modules): Add a small special-casing for gcc. Export
3903 extra_make_flags through the environment.
3904 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3905 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3906 other recursive targets for gcc): Remove.
3907
3908 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3909 (stage, unstage): New rules.
3910 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3911 distclean-stage[+id+]): Use stage_current.
3912 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3913 the stage*-start rules.
3914
61edac0c
JW
39152004-07-19 Robert Millan <robertmh@gnu.org>
3916
3917 Synced from gcc:
3918
3919 2004-04-26 Robert Millan <robertmh@gnu.org>
3920
3921 Add patches from libtool CVS.
3922 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3923 * ltconfig: Likewise.
3924 * ltcf-c.sh: Likewise.
3925 * ltcf-cxx.sh: Likewise.
3926 * ltcf-gcj.sh: Likewise.
3927
3e707e94
PB
39282004-07-12 Paolo Bonzini <bonzini@gnu.org>
3929
3930 * configure.in: Add noconfigdirs for crx-*-*.
3931 * configure: Regenerate.
3932
39332004-07-12 Paolo Bonzini <bonzini@gnu.org>
3934
3935 Synced from gcc:
3936
3937 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
3938
3939 * configure.in: Build libmudflap by default on FreeBSD.
3940 * configure: Regenerated.
3941
3942 2004-07-09 Mark Mitchell <mark@codesourcery.com>
3943
3944 * configure.in: Do not build libmudflap by default on non-GNU/Linux
3945 systems.
3946 * configure: Regenerated.
3947
3948 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3949
3950 PR target/16344
3951 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3952 feedback based compiler.
3953 * Makefile.in: Rebuilt.
3954
3955 2004-07-05 Phil Edwards <phil@codesourcery.com>
3956
3957 * configure.in: Do not prepend $srcdir to /dev/null in
3958 makefile fragments.
3959 * configure: Regenerate.
3960
a7ee7660
AO
39612004-07-08 Alexandre Oliva <aoliva@redhat.com>
3962
3963 * Makefile.def (host_modules): Set bootstrap=true for flex.
3964 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3965 * Makefile.in: Rebuilt.
3966
6a9cf61e
PB
39672004-07-01 Paolo Bonzini <bonzini@gnu.org>
3968
3969 * Makefile.def (build_modules): Add bison, byacc, flex,
3970 m4, texinfo.
3971 (flags_to_pass): Add FLEX.
3972 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3973 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3974 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3975 DEFAULT_MAKEINFO): Remove.
3976 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3977 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3978 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3979 objdir or else use configured tool.
3980 (all-build): New.
3981 (all): Depend on it.
3982 (Build module dependencies): Add.
3983 * Makefile.in: Regenerate.
3984 * configure.in: Better support for multiple build modules,
3985 matching what is done for host/target modules. Do not look
3986 for "plausible" locations of build tools if Canadian cross.
3987 Use autoconf's AC_PROG_CC to find a C compiler. Define
3988 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3989 * configure: Regenerate.
3990
95b6a1f2
PB
39912004-06-22 Paolo Bonzini <bonzini@gnu.org>
3992
3993 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3994 * Makefile.in: Regenerate.
3995
7ffa0b57
PB
39962004-06-22 Paolo Bonzini <bonzini@gnu.org>
3997
3998 * Makefile.tpl (configure-build-[+module+],
3999 configure-[+module+], configure-target-[+module+]): Pass
4000 [+extra_configure_args+].
4001 (all-build-[+module+], all-[+module+], check-[+module+],
4002 install-[+module+], [+make_target+]-[+module+],
4003 all-target-[+module+], check-target-[+module+],
4004 install-target-[+module+], [+make_target+]-target-[+module+]):
4005 Pass [+extra_make_args+].
4006 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4007 (GCC_HOST_EXPORTS): Remove.
4008 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4009 cross, check-gcc, check-gcc-c++, install-gcc,
4010 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4011 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4012 * Makefile.in: Regenerate.
4013
929ba6e7
CF
40142004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4015
4016 * configure.in: Check for srcdir/winsup rather than build directory
4017 winsup.
4018 * configure: Regenerate.
4019
b76d7de0
CV
40202004-06-17 Corinna Vinschen <vinschen@redhat.com>
4021
4022 * configure.in: Don't build Cygwin native newlib if winsup
4023 directory is missing. Emit warning instead.
4024 * configure: Regenerate.
4025
656fdd47
PB
40262004-06-09 Paolo Bonzini <bonzini@gnu.org>
4027
4028 * Makefile.tpl (touch-stage[+id+]): New.
4029 (restage[+prev+]): Depend on touch-stage[+id+].
4030
4031 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4032 Use it throughout.
4033
4034 * Makefile.def: Add profile and feedback bootstrap stages.
4035 Remove next field from bootstrap stages.
4036 * Makefile.tpl (LN, LN_S): Substitute.
4037 (stageN-start, stageN-end): Use double-colon rules, to
4038 provide a hook for additional setup commands.
4039 (distclean-stageN-gcc, restageN): Create dependencies from
4040 [+prev+], not from [+next+].
4041 (stageN-bubble): Add commands for successive stages from
4042 [+prev+], using double-colon rules.
4043 (all-stageN-gcc): Fix typo.
4044 (stagefeedback-start, profiledbootstrap): New.
4045 * Makefile.in: Regenerate.
4046 * configure.in: Call ACX_PROG_LN.
4047 * configure: Regenerate.
4048
498d4a71
CF
40492004-06-03 Paolo Bonzini <bonzini@gnu.org>
4050
4051 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4052 without gcc.
4053 * configure: Regenerate.
4054
377d8c42
PB
40552004-06-01 Paolo Bonzini <bonzini@gnu.org>
4056
4057 * Makefile.tpl: Fix typo.
4058 * Makefile.in: Regenerate.
4059
f5f8a794
PB
40602004-06-01 Paolo Bonzini <bonzini@gnu.org>
4061
4062 * configure.in: Remove new- prefix from toplevel
4063 bootstrap targets.
4064 * configure: Regenerate.
4065
f7a4c34f
PB
40662004-06-01 Paolo Bonzini <bonzini@gnu.org>
4067
4068 Merge this patch from the gcc tree:
4069
4070 2004-05-30 Andreas Jaeger <aj@suse.de>
4071 Jim Wilson <wilson@specifixinc.com>
4072
4073 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4074 like CC.
4075
319cab08
PB
40762004-06-01 Paolo Bonzini <bonzini@gnu.org>
4077
4078 * Makefile.tpl (all.normal): Rename to all.
4079 (all): Replace with a rule to pick the default
4080 target from configure.
4081 (all-gcc, configure-gcc): Use conditionals to
4082 do nothing when toplevel bootstrap is going on.
4083 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4084 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4085 * configure.in: Support --enable-bootstrap.
4086
4087 * Makefile.def: Remove new- prefix from toplevel
4088 bootstrap targets.
4089 * Makefile.tpl: Likewise.
4090
4091 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4092 target.
4093
4094 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4095 $(RECURSE_FLAGS) to recursive invocation of make.
4096
4097 * Makefile.in: Regenerate.
4098 * configure: Regenerate.
4099
88f64edc
DJ
41002004-05-27 Daniel Jacobowitz <dan@debian.org>
4101
4102 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4103 * configure: Regenerate.
4104
378fce5b
DD
41052004-05-25 Daniel Jacobowitz <drow@false.org>
4106
4107 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4108 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4109 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4110 targets.
4111 * Makefile.in: Regenerate.
4112
dfdffa2c
PB
41132005-05-24 Paolo Bonzini <bonzini@gnu.org>
4114
4115 * configure.in: Test the ability to symlink directories.
4116 * configure: Regenerate.
4117
4118 * Makefile.def (bootstrap-stage): New definitions.
4119 * Makefile.tpl (configure-stage1-gcc,
4120 configure-stage2-gcc, configure-stage3-gcc,
4121 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4122 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4123 new-restage3, compare): Autogenerate, see Makefile.in
4124 entry for behavioral changes.
4125 (distclean-stage1, new-stage1-start, new-stage1-end,
4126 new-stage1-bubble, distclean-stage2, new-stage2-start,
4127 new-stage2-end, new-stage2-bubble, distclean-stage3,
4128 new-stage3-start, new-stage3-end): New autogenerated targets.
4129 (objext, prebootstrap, BOOT_CFLAGS,
4130 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4131 targets.
4132
4133 * Makefile.in: Regenerate.
4134 (distclean-stage1, new-stage1-start, new-stage1-end,
4135 new-stage1-bubble, distclean-stage2, new-stage2-start,
4136 new-stage2-end, new-stage2-bubble, distclean-stage3,
4137 new-stage3-start, new-stage3-end): New targets.
4138 (all-stage1-gcc): Move prebootstrap dependency from here...
4139 (configure-stage1-gcc): ...to here.
4140 (new-bootstrap): Use bubble targets.
4141 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4142 Use per-stage distclean targets.
4143 (configure-stage1-gcc, configure-stage2-gcc,
4144 configure-stage3-gcc, all-stage1-gcc,
4145 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4146 Use new-stageN-start to prepare the tree.
4147
04cf1b77
PB
41482004-05-23 Paolo Bonzini <bonzini@gnu.org>
4149
4150 * Makefile.def (host_modules): add libcpp.
4151 * Makefile.tpl: Add dependencies on and for libcpp.
4152 * Makefile.in: Regenerate.
4153 * configure.in: Add libcpp host module.
4154 * configure: Regenerate.
4155
80b200a1
ZW
41562004-05-17 Zack Weinberg <zack@codesourcery.com>
4157
4158 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4159 of libf2c.
4160 * configure, Makefile.in: Regenerate.
4161
4b1cb4fe
DD
41622004-05-13 Diego Novillo <dnovillo@redhat.com>
4163
4164 Merge from tree-ssa-20020619-branch.
4165
4166 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4167 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4168 (HOST_GMPLIBS): Define.
4169 (HOST_GMPINC): Define.
4170 (TARGET_LIB_PATH): Add libmudflap.
4171 (GFORTRAN_FOR_TARGET): Define.
4172 (configure-build*): Export GFORTRAN.
4173 (configure-gcc): Export GMPLIBS and GMPINC.
4174 (all-gcc): Add maybe-all-libbanshee.
4175 (configure-target-libgfortran): Define.
4176 * Makefile.in: Regenerate.
4177 * configure.in (host_libs): Add libbanshee.
4178 (target_libraries): Add target-libmudflap and target-libgfortran.
4179 Add --with-libbanshee.
4180 Handle --disable-libmudflap.
4181 (*-*-freebsd*): Use with_gmp.
4182 Add $(libgcj) to noconfigdirs.
4183 * configure: Regenerate.
4184 * depcomp: New file.
4185 * MAINTAINERS: Add tree-ssa maintainers.
4186
41872004-04-28 Paolo Bonzini <bonzini@gnu.org>
4188
4189 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4190 * configure: Regenerate.
4191
b8908782
DD
41922004-04-27 Paolo Bonzini <bonzini@gnu.org>
4193
4194 Revert:
4195 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4196
4197 * Makefile.def (flags_to_pass): Remove *dir variables that
4198 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4199 as well as prefix and exec_prefix.
4200 * Makefile.in: Regenerate.
4201
42022004-04-26 Paolo Bonzini <bonzini@gnu.org>
4203
4204 * Makefile.def (host_modules): Mark with the bootstrap
4205 flag packages on which gcc depends.
4206 * Makefile.tpl (all-bootstrap): Use it.
4207 * Makefile.in: Regenerate.
4208
42092004-04-26 Paolo Bonzini <bonzini@gnu.org>
4210
4211 * Makefile.def (flags_to_pass): Remove *dir variables that
4212 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4213 as well as prefix and exec_prefix.
4214 * Makefile.in: Regenerate.
4215
42162004-04-26 Paolo Bonzini <bonzini@gnu.org>
4217
80b200a1
ZW
4218 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4219 * configure: Regenerate.
4220 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4221 * gcc/Makefile.tpl (compare): Use the result of the test.
4222 * gcc/Makefile.in: Regenerate.
b8908782
DD
4223
42242004-04-23 Paolo Bonzini <bonzini@gnu.org>
4225
4226 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4227 Always relocate gcc and prev-gcc to the original names, even
4228 if the build fails.
4229 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4230 New targets.
4231
0f260896
RO
42322004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4233
4234 * configure.in (mips*-*-irix5*): Enable ld.
4235 * configure: Regenerate.
4236
51860f05
JW
42372004-04-15 James E Wilson <wilson@specifixinc.com>
4238
4239 * Makefile.tpl (configure-[+module+], configure-gcc,
4240 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4241 Set and export LDFLAGS.
4242 * Makefile.in: Regenerate.
4243
54752a6b
NN
42442004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4245
4246 PR bootstrap/14871
4247 * Makefile.tpl: If we don't have built-in-tree target tools,
4248 use the ones found by configure rather than hacking around with
4249 program_transform_name.
4250 * configure.in: Give Makefile.tpl the information necessary
4251 to do that.
4252 * Makefile.in: Regenerate.
4253 * configure: Regenerate.
4254
42552004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4256
4257 PR bootstrap/14760
4258 * configure.in: When computing baseargs, strip *all* copies of
4259 offending options. Also, don't match/substitute the trailing space,
4260 so that this actually works when two similar options are separated by
4261 only one space.
4262 * configure: Regenerate.
4263
42642004-04-06 David Edelsohn <edelsohn@gnu.org>
4265
80b200a1
ZW
4266 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4267 (rs6000-*-aix*): Same.
4268 * configure: Regenerate.
54752a6b 4269
5e2b61fb
SS
42702004-03-25 Stan Shebs <shebs@apple.com>
4271
4272 Remove MPW support, no longer used.
4273 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4274 mpw-install: Remove files.
4275 * src-release (DEVO_SUPPORT): Remove names of removed files.
4276 * MAINTAINERS: Likewise.
4277
1a6f2dc7
NN
42782004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4279
a0049f1b
NN
4280 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4281 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4282 * Makefile.in: Regenerate.
4283
1a6f2dc7
NN
4284 * configure.in (top level bootstrap support): Rework --enable-werror
4285 to set @stage2_werror_flag@.
4286 * configure: Regenerate.
4287 * Makefile.tpl (top level bootstrap support): Pass
4288 @stage2_werror_flag@ down to configure in stages 2 and 3.
4289 * Makefile.in: Regenerate.
4290
920e3419
NN
42912004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4292
4293 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4294 for stages 2 and 3 as well as in make. As a consequence, remove
4295 OUTPUT_OPTION (now detected by configure) from the flags passed down
4296 to make.
4297 * Makefile.in: Regenerate.
4298
4299 * Makefile.tpl (new-bootstrap): Fix typo.
4300 * Makefile.in: Regenerate.
4301
4fa63067
NN
43022004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4303
4304 * Makefile.tpl: Rearrange by moving recursive_targets rules
4305 into their proper sections.
4306 * Makefile.tpl (top level bootstrap support): Move disabling
4307 of coverage flags from 'make' to 'configure'; improve comments.
4308 * Makefile.in: Regenerate.
4309
4310 * Makefile.tpl (experimental top level bootstrap) Move stage1
4311 language setting from all- target to configure- target; disable
4312 intermodule optimization in stage 1; prevent gratuitous rebuilds
4313 of stage 1.
4314 * Makefile.in: Regenerate.
4315 * configure.in: Comma-separate stage 1 language list for top
4316 level bootstrap.
4317 * configure: Regenerate.
4318
4319 * Makefile.tpl: Clean up experimental top level bootstrap support:
4320 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4321 prev-gcc in configure- targets as well as all- targets.
4322 * Makefile.in: Regenerate.
4323
fb8a10fd
NN
43242004-03-17 Paolo Bonzini <bonzini@gnu.org>
4325
4326 * configure.in: Remove symbolic link section.
4327 * configure: Regenerate.
4328 * Makefile.tpl (links): Remove.
4329 * Makefile.in: Regenerate.
4330
947f426e 43312004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 4332 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
4333
4334 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 4335 Set with AC_CHECK_PROGS.
947f426e
NN
4336 * configure.in: Fix comment typo from last patch.
4337 * configure: Regenerate.
4338
1d39f329
NN
43392004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4340
4341 * Makefile.tpl: Introduce experimental top level bootstrap support.
4342 * Makefile.in: Regenerate.
4343 * configure.in: Introduce support for top level bootstrap.
4344 * configure: Regenerate.
4345
4b0ac75d 43462004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4347 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
4348
4349 PR bootstrap/14522
4350 * configure.in: Cope with shells that do not support unquoted ^
4351 * configure: Regenerate.
4352
2e70b094 43532004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4354 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
4355
4356 PR bootstrap/14522
4357 * configure.in: Cope with shell that do not support nesting
4358 quotes inside quoted backquote substitutions.
4359 * configure: Regenerate.
4360
43612004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4362
4363 PR bootstrap/14522
4364 * configure.in: Fix escaping of $.
4365 * configure: Regenerate.
4366
9e07f89d
NN
43672004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4368
4369 * configure: Regenerate.
4370
43712004-03-08 Paolo Bonzini <bonzini@gnu.org>
4372
4373 PR ada/14131
4374 Move language detection to the top level.
4375 * configure.in: Find default values for the tools as
4376 soon as possible. Disable ada if GNAT is not found.
4377 Emit error message about missing languages. Expand
4378 --enable-languages=all for the gcc subdirectory.
4379
1712ab83
RS
43802004-03-01 Richard Sandiford <rsandifo@redhat.com>
4381
4382 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4383 and disable libgcj.
4384 * configure: Regenerated.
4385
3dee29da
NN
43862004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4387
4388 PR bootstrap/7087
4389 * Makefile.tpl: Guard XFOO sed statements better.
4390 * Makefile.tpl: Add dependency for configure-target-libada.
4391 * Makefile.in: Regenerate (incidentally fixes broken
4392 commit when libada-branch was merged).
4393
0558264b
AC
43942004-02-28 Andrew Cagney <cagney@redhat.com>
4395
4396 * src-release (CVS_NAMES): Define.
4397 (do-tar, do-tar): Prune $(CVS_NAMES).
4398
c38f9803
AC
43992004-02-23 Andrew Cagney <cagney@redhat.com>
4400
4401 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
4402 2004-02-19.09.
4403
55636792
NN
44042004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4405
4406 PR bootstrap/11932
4407 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4408
1e600082
AC
44092004-02-19 Andrew Cagney <cagney@redhat.com>
4410
4411 * config.guess: Update from version 2003-06-12 to 2004-02-16.
4412 * config.sub: Update from version 2003-06-13 to 2004-02-16.
4413
3769cd82
DD
44142004-02-11 David Edelsohn <edelsohn@gnu.org>
4415
4416 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4417 (rs6000-*-aix*): Same.
4418 * configure: Regenerate.
4419
a92834c8
DD
44202004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4421
4422 * configure.in (host): Add in missing $noconfigdirs to defines.
4423 * configure: Regenerate.
4424
a2592b1b
DD
44252004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4426 Nathanael Nerode <neroden@gcc.gnu.org>
4427
4428 PR ada/6637, PR ada/5911
80b200a1 4429 Merge with libada-branch:
a2592b1b
DD
4430 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4431 with appropriate dependencies. Add --enable-libada configure switch.
4432 * configure, Makefile.in: Regenerate.
4433
e31d1ea3
DD
44342004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4435
4436 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4437 * configure: Regenerate.
4438
db85f5c0
JJ
44392004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4440
4441 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 4442
fc434214
DD
44432004-01-23 DJ Delorie <dj@redhat.com>
4444
4445 * Makefile.def (target_modules) [libiberty]: Don't stage.
4446 * Makefile.in: Rebuilt.
4447
ad445c2c 44482004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 4449
ad445c2c
JJ
4450 * COPYING.NEWLIB: Update to include copyrights for new
4451 iconv code.
4452
72bbedde
AC
44532004-01-15 Andrew Cagney <cagney@redhat.com>
4454
4455 * src-release: Update copyright year.
4456 (do-proto-toplev): Configure using i686-pc-linux-gnu.
4457 (NEWLIB_SUPPORT_DIRS): Delete macro.
4458 (newlib.tar.bz2): Delete rule.
4459
a6d6062d
DD
44602004-01-14 Loren J. Rittle <ljrittle@acm.org>
4461
4462 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4463 * Makefile.tpl (configure-target-[+module+]): Support stage.
4464 * Makefile.in: Rebuilt.
4465
f8b73030
MR
44662003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4467
4468 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
4469 throughout.
4470
aff0e9df
NN
44712004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4472
bb5dca17
NN
4473 * configure.in: Use ./config.cache, not config.cache.
4474 * configure: Regenerate.
4475 * Makefile.tpl: Special-casing not needed for GCC any more.
4476 * Makefile.in: Regenerate.
4477
82252c06
NN
4478 * configure.in: Don't share a cache file for host dirs.
4479 * configure: Regenerate.
4480
aff0e9df
NN
4481 * config-ml.in: Don't mess with the cache file.
4482
95036d20
NN
44832004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4484
ac7b618e
NN
4485 * Makefile.tpl: Make GCC use a separate config.cache.
4486 * Makefile.in: Regenerate.
4487
95036d20
NN
4488 PR bootstrap/11932, PR bootstrap/11933
4489 (I don't know if it will fix either of them, but it relates
4490 to them.)
4491 * configure.in: Don't use shared config.cache for target
4492 directories.
4493 * configure: Regenerate.
4494
08c1856b
DD
44952003-12-31 Roger Sayle <roger@eyesopen.com>
4496
4497 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4498 * configure: Regenerated.
4499
c1968181 45002003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 4501
c1968181
DD
4502 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4503 * configure: Regenerated.
4504
10ecffb9
NN
45052003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4506
4507 Port change over from GCC:
4508 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4509 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4510 (configure-build-[+module+], configure-[+module+]): Likewise.
4511 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4512 * Makefile.in: Regenerate.
4513
f2ab5990
TF
45142003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4515
4516 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4517 * configure: Regenerate.
4518
41a7d11a
JJ
45192003-11-27 Jeff Johnston <jjohnstn@redhat.com>
4520
80b200a1 4521 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
4522 stdlib.
4523
d9441a1f
DD
45242003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4525
4526 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4527 * Makefile.in: Regenerate.
4528
3a48a978
DD
45292003-10-20 Phil Edwards <phil@codesourcery.com>
4530
4531 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4532 * configure: Regenerate.
4533
f0b24077
NN
45342003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4535
4536 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4537 HOST_FLAGS_TO_PASS.
4538 * Makefile.in: Regenerate.
4539
5fbad20a
DD
45402003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4541
4542 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4543 * configure: Rebuilt
4544 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4545 * Makefile.in: Rebuilt
4546
78be4155
L
45472003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4548
4549 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4550
051fcc7a
L
45512003-10-01 Phil Edwards <pme@gcc.gnu.org>
4552
4553 * config-ml.in: Use ac_configure_args directly instead of
4554 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4555 actually seen.
4556
45572003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
4558
4559 * config-ml.in: Propagate INSTALL variables.
4560
f27d4f92
DJ
45612003-09-21 Daniel Jacobowitz <drow@mvista.com>
4562
4563 * configure.in: Pass a computed --program-transform-name
4564 to subconfigures.
4565 * configure: Regenerated.
4566
cae4d560
NN
45672003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4568
4569 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4570 * Makefile.in: Regenerate.
4571
4572 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4573 * Makefile.in: Regenerate.
4574
8ff944f6
DJ
45752003-09-17 Daniel Jacobowitz <drow@mvista.com>
4576
4577 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4578 quoting.
4579 * configure: Regenerated.
4580
d9a35680
MC
45812003-09-12 Michael Chastain <mec@shout.net>
4582
4583 Fix PR gdb/857.
4584 * src-release (do-proto-topleve): Remove junk files
4585 intl/config.cache, intl/config.status,
4586 intl/config.h, intl/stamp-h.
4587
710068b9
AC
45882003-09-14 Andrew Cagney <cagney@redhat.com>
4589
4590 * src-release (dejagnu.tar): New target.
4591 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
4592 (do-djunpack): Use $(PACKAGE) for the package name.
4593
e1008165
DD
45942003-09-04 DJ Delorie <dj@redhat.com>
4595
4596 * configure: Regenerate.
4597
21998d12
NC
45982003-09-04 Robert Millan <robertmh@gnu.org>
4599
4600 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 4601
ccca4bb3
DD
46022003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4603
4604 * configure.in: Ensure arguments to sed are properly spaced.
4605 * configure: Regenerate.
4606
ee949b5e
DJ
46072003-08-28 Daniel Jacobowitz <drow@mvista.com>
4608
4609 Merge from gcc:
4610 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
4611 * install-sh: Update to newer upstream versions (associated with
4612 aclocal 1.7).
4613 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4614
75addda2
DJ
46152003-08-27 Daniel Jacobowitz <drow@mvista.com>
4616
4617 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4618 * configure: Regenerated.
4619
8d2877d8
NN
46202003-08-23 Phil Edwards <pme@gcc.gnu.org>
4621
4622 * configure.in: Use newline instead of semicolon when assuming
4623 shell arguments in a for loop.
4624 * configure: Regenerated.
4625
d2cc0e0d
GK
46262003-08-20 Geoffrey Keating <geoffk@apple.com>
4627
4628 PR 8180
4629 * configure.in: When testing with_libs and with_headers, treat
4630 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4631 * configure: Regenerate.
80b200a1 4632
d2cc0e0d
GK
4633 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4634 make, shell, etc.
4635 (baseargs): Likewise.
4636 * configure: Regenerate.
4637
04d1ab34
GK
46382003-08-19 Geoffrey Keating <geoffk@apple.com>
4639
4640 * configure.in: Disable libgcj for darwin not on powerpc.
4641 * configure: Rebuild.
4642
ca506da8
MC
46432003-08-15 Michael Chastain <mec@shout.net>
4644
4645 * src-release (do-proto-toplev): Remove junk files
4646 dejagnu/example/calc/config.status,
4647 dejagnu/example/calc/config.log.
4648
a4aa3f49
DD
46492003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4650
4651 * config-ml.in, symlink-tree: Add license.
4652
ede4fbe4
NN
46532003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
4654
4655 Merge from gcc:
4656
4657 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
4658 * Makefile.tpl (check, check-c++): Express dependencies using
4659 dependencies rather than commands.
4660 * Makefile.in: Regenerate.
4661
4662 2003-07-31 Geoffrey Keating <geoffk@apple.com>
4663 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4664 * Makefile.in: Update.
4665
970f29af
AC
46662003-08-01 Andrew Cagney <cagney@redhat.com>
4667
4668 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4669 * configure: Ditto.
4670
b2884a0c
DD
46712003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
4672
4673 * configure.in: Enable libgcj for darwin.
4674 * configure: Rebuild.
4675
c07f46a4
NN
46762003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
4677
4678 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
4679
9175bfc0
NN
46802003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
4681
4682 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4683 creating target and build subdirs to build all parent dirs as needed.
4684 * Makefile.in: Rebuild.
4685 * configure.in: Don't build dirs explicitly here.
4686 * configure: Rebuild.
4687
b9abda6a
AO
46882003-07-22 Alexandre Oliva <aoliva@redhat.com>
4689
4690 * Makefile.tpl (all-make): Depend on intl.
4691 * Makefile.in: Rebuilt.
4692
eef8ffd4
NN
46932003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
4694
4695 * config.if: Remove unused libc_interface determination.
4696
295efaf0
NN
46972003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
4698
4699 * Makefile.in: Regenerate, correctly this time.
4700
e5c3f801
NN
47012003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
4702
4703 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
4704 unused INSTALL_PROGRAM_ARGS.
4705 * configure.in: Use AC_PROG_INSTALL.
4706 * Makefile.in: Regenerate.
4707 * configure: Regenerate.
4708
4a18bd6b
AO
47092003-07-10 Alexandre Oliva <aoliva@redhat.com>
4710
4711 * configure: Rebuilt.
4712 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
4713 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4714 newlib nor libgloss.
4715 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
4716 * configure.in (am33_2.0-*-linux*): Added.
4717
fbd1054d
BW
47182003-07-09 Bob Wilson <bob.wilson@acm.org>
4719
4720 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4721 * configure: Regenerate.
4722
b40e3958
L
47232003-07-06 H.J. Lu <hongjiu.lu@intel.com>
4724
4725 * config-ml.in: Replace PWD with PWD_COMMAND.
4726 * Makefile.tpl: Likewise.
4727 * Makefile.in: Regenerated.
4728
4a5be7ba
NN
47292003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
4730
4731 * configure.in: Clean up config-lang.in handling. Delete
4732 useless assignment to "subdirs".
4733 * configure: Regenerate.
4734
9c14acb8
NN
47352003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
4736
4737 * configure.in: Rename 'target_libs' to 'target_libraries'.
4738 Remove useless reference to 'target_libs'.
4739 * configure: Regenerate.
4740
8f32e830
KS
47412003-06-23 Keith Seitz <kseitz@sources.redhat.com>
4742
4743 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4744 * Makefile.in: Regenerate.
4745
12f0bd74
NN
47462003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
4747
4748 * Makefile.def: Introduce flags_to_pass.
4749 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4750 * Makefile.in: Regenerate.
4751
b07c2aad
HPN
47522003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
4753
4754 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4755 and target-libgloss.
4756 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4757 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 4758 * configure: Regenerate.
b07c2aad 4759
56f25033
DD
47602003-06-17 Benjamin Kosnik <bkoz@redhat.com>
4761
4762 * configure.in: Update testsuite_flags to new location.
4763 * configure. Regenerate.
80b200a1 4764
4ec9a3b2
NN
47652003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
4766
4767 * Makefile.tpl: Remove BUILD_CC stuff.
4768 * Makefile.in: Regenerate.
4769
059083b1 47702003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 4771
059083b1
L
4772 * config.guess: Update to 2003-06-12 version.
4773 * config.sub: Update to 2003-06-13 version.
4774
535b046a
TS
47752003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4776
4777 * MAINTAINERS: Add myself as MIPS co-maintainer.
4778
00c22daa 47792003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 4780
00c22daa
L
4781 * config.guess: Update to 2003-06-06 version.
4782 * config.sub: Update to 2003-06-06 version.
4783
1047cb91
DD
47842003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4785
4786 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4787 * configure. Regenerate.
4788
123494c8
NN
47892003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
4790
1047cb91
DD
4791 * configure.in: Disable serial configure by default.
4792 * configure: Regenerate.
4793 * Makefile.tpl: Abolish .NOTPARALLEL.
4794 * Makefile.in: Regenerate.
4795
7f121bbf
NN
4796 * Makefile.tpl: Replace {build,host,target}_canonical by
4797 {build,host,target}.
4798 * Makefile.in: Regenerate.
4799
123494c8
NN
4800 * Makefile.tpl: Fix stupid pasto.
4801 * Makefile.in: Regenerate.
4802
ec7e0995
NN
48032003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
4804
4805 * Makefile.tpl: Remove bogus conditional.
4806 * Makefile.in: Regenerate.
4807
27b1cc72
NN
48082003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
4809
2a4cbe27
NN
4810 * Makefile.tpl: Make 'recursive targets' using autogen rather
4811 than shell loop. Remove duplicate 'clean' targets and false
4812 comments.
4813 * Makefile.def: Add systematic dependencies to 'recursive' targets.
4814 Add systematic method of specifying missing targets in subdirs.
4815 Add copyright boilerplate.
4816 * Makefile.in: Regenerate.
4817 * configure.in: Add 'recursive targets' to maybe list.
4818 * configure: Regenerate.
4819
27b1cc72
NN
4820 * Makefile.tpl: Rename [+target+] to [+make_target+].
4821 * Makefile.def: Rename 'target' to 'make_target'.
4822
01e51bd0
NC
48232003-05-30 Nick Clifton <nickc@redhat.com>
4824
4825 * README-maintainer-mode: Update URL for locating blessed config
4826 tools.
4827
2fd84b42
NC
48282003-05-29 Robert Millan <rmh@debian.org>
4829
4830 * ltconfig: Import this patch and modify for use with current
4831 version of ltconfig:
4832
4833 2003-05-21 Bruno Haible <bruno@clisp.org>
4834
4835 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
4836 GNU/FreeBSD.
4837
8945c6bb
DD
48382003-05-28 DJ Delorie <dj@redhat.com>
4839
4840 * Makefile.tpl: Make maybe-check-gcc .PHONY.
4841 * Makefile.in: Regenerate.
4842
2f9632a1
JJ
48432003-05-28 Jeff Johnston <jjohnstn@redhat.com>
4844
80b200a1 4845 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 4846
3a12db16 48472003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 4848
3a12db16
DD
4849 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4850 newlib or libgloss.
4851 * Makefile.in: Regenerate.
4852
44482353
DD
48532003-05-21 DJ Delorie <dj@redhat.com>
4854
4855 * Makefile.tpl: Add missing empty maybe-check-gcc target.
4856 * Makefile.in: Regenerate.
4857
fec2c52d
MR
48582003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4859
4860 * configure.in: Use curly braces in the definition of tooldir.
4861 * configure: Regenerate.
4862
16ae0395
NN
48632003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
4864
4865 * configure.in: Switch more things to use maybe dependencies.
80b200a1 4866 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
4867 Factor out common code from autogen IF statements.
4868 * configure: Regenerate.
4869 * Makefile.in: Regenerate.
4870
ec11bdc6
DD
48712003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
4872
4873 * configure.in: Accept i[3456789]86 for machine type.
4874 * configure: Regenerate.
4875
dd12c3a8
NN
48762003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
4877
4878 * configure.in: Switch more things to use maybe dependencies.
4879 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
4880 * configure: Regenerate.
4881 * Makefile.tpl: Switch more things to use maybe dependencies.
4882 * Makefile.in: Regenerate.
4883
cf662e21
AJ
48842003-05-16 Andreas Schwab <schwab@suse.de>
4885
4886 * Makefile.tpl (install-opcodes): Define.
4887 * Makefile.in: Rebuild.
4888
5481b376
AJ
48892003-05-13 Andreas Jaeger <aj@suse.de>
4890
4891 * config.guess: Update to 2003-05-09 version.
4892 * config.sub: Update to 2003-05-09 version.
4893
3959a22a
AJ
48942003-05-13 Michael Eager <eager@mvista.com>
4895
4896 * configure.in: Correct sed script so that options in quotes are not
4897 deleted.
4898 * configure: Rebuild.
4899
564b43e5
CV
49002003-05-12 Corinna Vinschen <corinna@vinschen.de>
4901
4902 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4903 and $$s/newlib/libc/sys/cygwin32 include paths.
4904 * configure: Ditto.
4905
bb947dc9
L
49062003-05-05 H.J. Lu <hjl@gnu.org>
4907
4908 * config-ml.in: Restored from gcc repository.
4909
77f7441a
CD
49102003-05-02 Chris Demetriou <cgd@broadcom.com>
4911
80b200a1
ZW
4912 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4913 * Makefile.in: Regenerate.
77f7441a 4914
a26d7085
DJ
49152003-04-27 Daniel Jacobowitz <drow@mvista.com>
4916
4917 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
4918 and Makefile.def.
4919
e4c4d240
DJ
49202003-04-27 Daniel Jacobowitz <drow@mvista.com>
4921
4922 * Makefile.tpl: Clean $(BUILD_SUBDIR).
4923 * Makefile.in: Regenerated.
4924
62a3fc85
DD
49252003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4926
4927 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4928 * Makefile.in: Regenerate.
4929
49302003-04-18 Jakub Jelinek <jakub@redhat.com>
4931
4932 * configure.in (powerpc64*-*-linux*): Remove.
4933 * configure: Rebuilt.
4934
5b474aa8
DD
49352003-04-17 Phil Edwards <pme@gcc.gnu.org>
4936
4937 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
4938 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4939 and restrap.
4940 * Makefile.in: Regenerate.
4941
49422003-04-16 Richard Earnshaw <rearnsha@arm.com>
4943
4944 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4945 * configure: Regenerated.
4946
bc295afe
AO
49472003-04-11 Alexandre Oliva <aoliva@redhat.com>
4948
4949 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4950 * */configure: Rebuilt.
4951
3728fade
NN
49522003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
4953
4954 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4955 * Makefile.in: Regenerate.
4956
ce5b542e
MC
49572003-03-14 Michael Chastain <mec@shout.net>
4958
4959 * Makefile.in: Regenerate with correct Makefile.def.
4960
3db0a37f
NN
49612003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
4962
4963 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
4964 Make macro.
4965 * Makefile.in: Regenerate.
4966 * configure.in: Clean up gxx_include_dir logic.
4967 * configure: Regenerate.
4968
34349c6e
DD
49692003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4970
4971 * configure.in (gxx_include_dir): Fix typo.
4972 * configure: Regenerated.
4973
686c28c9
AC
49742003-03-06 Andrew Cagney <cagney@redhat.com>
4975
4976 * texinfo/texinfo.tex: Import version 2003-02-03.16.
4977
bba45b8b 49782003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 4979
bba45b8b
NN
4980 * configure.in: Include $(build_tooldir)/sys-include in
4981 FLAGS_FOR_TARGET.
4982 * configure: Regenerated.
4983
2683747f
NN
49842003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
4985
bba45b8b
NN
4986 * Makefile.tpl: Reindent.
4987 * Makefile.in: Regenerate.
4988 * configure.in: Reindent. Don't set unused variables.
4989 * configure: Regenerate.
4990
2683747f
NN
4991 * Makefile.tpl: Always pass down RANLIB.
4992 * Makefile.in: Regenerate.
4993
4994 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4995 * Makefile.in: Regenerate.
4996 * configure.in: Remove unused logic relating to --enable-shared
4997 and --enable-threads. Remove bogus comments. Remove redundant
4998 noconfigdirs.
4999 * configure: Regenerate.
5000
5001 * configure.in: Replace ${libstdcxx_version} by its value.
5002 Remove reference to mh-dgux.
5003 * configure: Regenerate.
5004
50212802
NN
50052003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5006
5007 * Makefile.tpl: Rearrange.
5008 * Makefile.in: Regenerate.
5009
a6be7fc6
NC
50102003-02-25 Nick Clifton <nickc@redhat.com>
5011
5012 * configure: Remove site-file supprot - it is obsolete.
5013
f8a495c8
NC
50142003-02-24 Uwe Stieber <uwe@wwws.de>
5015
5016 * configure.in: Add support for kaOS as cross build target system.
5017 * configure: Regenerated.
5018
3decd77d
DD
50192003-02-20 Sean McNeil <sean@blue.mcneil.com>
5020
5021 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5022 configure-target-* as some target builds may require additional
5023 flags for preprocessor tests.
5024 * Makefile.in: Regenerated.
5025
f4ff34a3
AO
50262003-02-19 Alexandre Oliva <aoliva@redhat.com>
5027
5028 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5029 * ltconfig: Handle it.
5030 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5031 auto-detecting it.
5032
b7e4a931
AO
50332003-02-19 Alexandre Oliva <aoliva@redhat.com>
5034
5035 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5036 it is used as argument to $CC.
5037 * ltcf-gcj.sh: Likewise.
5038
6b784d9f
AO
50392003-02-19 Alexandre Oliva <aoliva@redhat.com>
5040
5041 * configure.in: Introduce --enable-maintainer-mode.
5042 * configure: Rebuilt.
5043 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5044 for maintainer mode.
5045 * Makefile.in: Rebuilt.
5046
8bcd8a07
AC
50472003-02-19 Andrew Cagney <ac131313@redhat.com>
5048
5049 * configure: Regenerate using autoconf 2.13.
5050
ee3fd329
AM
50512003-02-19 Alan Modra <amodra@bigpond.net.au>
5052
5053 * config.guess: Import latest version.
5054 * config.sub: Import latest version.
5055
e9e45685
JM
50562003-02-18 Jason Merrill <jason@redhat.com>
5057
5058 * Makefile.tpl (check-c++): Allow parallelism.
5059
859789af
AC
50602003-02-17 Andrew Cagney <ac131313@redhat.com>
5061
5062 * configure: Regenerate using autoconf 000227.
5063
b3f16a9b
GK
50642003-02-15 Geoffrey Keating <geoffk@apple.com>
5065
5066 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5067 don't configure target-libobjc.
5068 * configure: Regenerate.
5069
72e60e02
DD
50702003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5071
5072 * Makefile.tpl (RANLIB): Define.
5073 * Makefile.in: Regenerate.
5074
91f0e695
KS
50752003-02-06 Keith R Seitz <keiths@redhat.com>
5076
5077 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5078 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5079 * Makefile.in: Regenerated.
5080 * configure.in: Remove all traces of snavigator, db, and grep.
5081 * configure: Regenerated.
5082
122bfa92
FCE
50832003-01-31 Frank Ch. Eigler <fche@redhat.com>
5084
5085 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5086 * Makefile.in: Regenerated.
5087
264095c3
AO
50882003-01-30 Alexandre Oliva <aoliva@redhat.com>
5089
5090 * config.if: Copy from GCC.
5091
a84dbcb3
AO
50922003-01-27 Phil Edwards <pme@gcc.gnu.org>
5093
5094 * configure.in: Revert 24Jan change.
5095 * configure: Regenerate.
5096
19618276
NN
50972003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5098
5099 * configure.in: Revert previous change.
5100 * configure: Regenerate.
5101
b7f27a92
NN
51022003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5103
5104 * configure.in: Make rda native-only.
5105 * configure: Regenerate.
5106
83326456
NN
51072003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5108
5109 * configure.in: Add missing \.
5110 * configure: Rebuilt.
5111
5e367fa5
JJ
51122003-01-17 Jakub Jelinek <jakub@redhat.com>
5113
5114 * configure.in (baseargs): Avoid using \| in sed regular
5115 expressions.
5116 * configure: Rebuilt.
5117
e01f337c
JJ
51182003-01-16 Jakub Jelinek <jakub@redhat.com>
5119
5120 * configure.in (baseargs): Remove all supported forms of
5121 --cache-file, --srcdir, --host, --build and --target options
5122 from argument lists.
5123 * configure: Rebuilt.
5124
aa236487
AO
51252003-01-15 Alexandre Oliva <aoliva@redhat.com>
5126
5127 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5128 * configure: Rebuilt.
5129
586c0873
NN
51302003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5131
5132 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5133 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5134 * Makefile.in: Regenerate.
5135 * configure: Regenerate.
5136
497f816e
DD
51372003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5138
5139 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5140 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5141 * Makefile.in: Regenerate.
5142
bfbe5519
AO
51432003-01-09 Alexandre Oliva <aoliva@redhat.com>
5144
5145 * configure.in: Remove Makefile in build, host and target modules
5146 unless configure was run with --no-recursion.
5147 * configure: Rebuilt.
5148
3f234ef5
CD
51492003-01-08 Chris Demetriou <cgd@broadcom.com>
5150
5151 * config.guess: Update to 2003-01-03 version.
5152 * config.sub: Update to 2003-01-03 version.
5153
a3982d48
CF
51542003-01-07 Christopher Faylor <cgf@redhat.com>
5155
5156 * configure: Regenerate with proper autoconf 2.13.
5157
75778ec4
CF
51582003-01-07 Christopher Faylor <cgf@redhat.com>
5159
80b200a1
ZW
5160 * configure.in: Add AC_PREREQ for consistency.
5161 * configure: Regenerate.
75778ec4 5162
c180f501
AC
51632003-01-06 Andrew Cagney <ac131313@redhat.com>
5164
5165 * configure.in (GDB_TK): Add tcl directories conditional on
5166 gdb/gdbtk directory being present.
5167 * configure: Regenerate.
5481b376 5168
46ca2cc2
DA
51692003-01-04 John David Anglin <dave.anglin@nrc.ca>
5170
5171 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5172 by gcc if LD is not defined and we are not doing a Canadian Cross.
5173 * configure: Rebuilt.
5174
53dd8dab
DJ
51752003-01-01 Daniel Jacobowitz <drow@mvista.com>
5176
5177 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5178
50ceb20c
TT
51792002-12-31 Tom Tromey <tromey@redhat.com>
5180
5181 * Makefile.in: Rebuilt.
5182 * Makefile.def (target_modules) [libffi]: Allow installation.
5183
e78b5cfe
AS
51842002-12-31 Andreas Schwab <schwab@suse.de>
5185
5186 * configure.in: Fix use of $program_transform_name.
5187 * configure: Regenerated.
5188
67448102
DJ
51892002-12-30 Daniel Jacobowitz <drow@mvista.com>
5190
5191 * configure.in (baseargs): Don't remove first configure argument.
5192 * configure: Regenerated.
5193
e6bfb94a
AO
51942002-12-29 Alexandre Oliva <aoliva@redhat.com>
5195
5196 * Makefile.tpl (local-distclean): Don't remove...
5197 (multilib.ts): ... this. Moved into...
5198 (multilib.out): ... this. Don't use sub-make.
5199 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5200 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5201 (configure-build-[+module+], configure-[+module+],
5202 configure-target-[+module+], configure-gcc): ... these. Test
5203 for Makefile existence. Drop config.status from dependencies.
5204 * Makefile.in: Rebuilt.
5205 * configure.in: Move gcc-version-trigger to the end of
5206 ac_configure_args. Add comments to maybedep.tmp and
5207 serdep.tmp. Introduce --disable-serial-configure. Remove
5208 nonopt from baseargs, matching and removing corresponding
5209 whitespace while at it.
5210 * configure: Rebuilt.
5211
8f0dfb36
AO
52122002-12-28 Alexandre Oliva <aoliva@redhat.com>
5213
5214 * configure.in (host_configargs): Replace reference to
5215 no-longer-defined buildopts with --build=${build_alias}.
5216 * configure: Rebuilt.
5217
43be203f
AO
52182002-12-28 Alexandre Oliva <aoliva@redhat.com>
5219
5220 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5221 program_transform_name to standard idiom.
5222 (AUTOGEN, AUTOCONF): Define.
5223 (Makefile.in): Use $(AUTOGEN).
5224 (Makefile): Depend on config.status, and use autoconf-style rule to
5225 build it. Move original commands to...
5226 (config.status): ... this new target.
5227 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5228 $(AUTOCONF).
5229 * Makefile.in: Rebuilt.
5230
a0da8069
NN
52312002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5232
d18f1c9f
NN
5233 * Makefile.tpl: Fix dramatic bustage due to change in
5234 program_transform_name.
5235 * Makefile.in: Regenerate.
5236
5237 * configure.in: Remove unnecessary PATH setting.
5238 * configure: Regnerate.
5239
5240 * configure.in: Don't default to unprefixed tools unless
5241 the native tools will work.
5242 * configure: Regenerate.
5243
a0da8069
NN
5244 * configure.in: Convert to autoconf script. Blow away lots
5245 of now-redundant Makefile fragments.
5246 * configure: Generate using Autoconf.
5247 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5248 * Makefile.in: Regenerate.
5249
c567df0a
NN
52502002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5251
5481b376 5252 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
5253 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5254
5481b376 5255 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 5256 where they belong.
2c7f9a32 5257
2dabcfb4
AS
52582002-12-24 Andreas Schwab <schwab@suse.de>
5259
5260 * Makefile.tpl (multilib.out): Fix missing space.
5261 * Makefile.in: Regenerate.
5262
1086bc09
NN
52632002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5264
5265 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5266 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5267 * Makefile.in: Regenerate.
5268 * configure.in: Remove unnecessary leftovers.
5269
1086bc09
NN
52702002-12-21 Geoffrey Keating <geoffk@apple.com>
5271
5272 * configure.in (extra_ranlibflags_for_target): New variable.
5273 (*-*-darwin): Add -c to ranlib commands.
5274 * configure (tooldir): Handle extra_ranlibflags_for_target.
5275
14e9ca95
JJ
52762002-12-20 Jeff Johnston <jjohnstn@redhat.com>
5277
5278 * COPYING.NEWLIB: Updated.
5279 * COPYING.LIBGLOSS: Ditto.
5280
14c428fb
NN
52812002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5282
5283 * Makefile.tpl: Revert HJL's change.
5284 * Makefile.in: Regenerated.
5285 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5286 always.
5287
313b8244
AS
52882002-12-19 Andreas Schwab <schwab@suse.de>
5289
5290 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5291 * Makefile.in: Regenerate.
5292
efeae3db
L
52932002-12-18 H.J. Lu <hjl@gnu.org>
5294
5295 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5296 * Makefile.in: Regenerated.
5297
5298 * configure.in (build_prefix): New. Substitute.
5299
43d92c63
NN
53002002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5301
59da4fe6
NN
5302 * Makefile.tpl: Don't let real targets depend on phony targets.
5303 * Makefile.in: Regenerate.
5304
43d92c63
NN
5305 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5306 * Makefile.in: Regenerate.
5307
b72e6a2d
JM
53082002-12-16 Jason Merrill <jason@redhat.com>
5309
5310 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5311 previous 'make bootstrap'.
5312 * Makefile.in: Regenerate.
5313
95c72c44
HPN
53142002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5315
5316 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5317
7d695d07
JM
53182002-12-13 Jason Merrill <jason@redhat.com>
5319
5320 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5321 library tests.
5322 (check-c++): Just depend on it and check-target-libstdc++-v3.
5323 * Makefile.in: Regenerate.
5324
54103d1e
NN
53252002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5326
5327 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5328 * Makefile.in: Regenerate.
5329
4024f1e1
JJ
53302002-12-12 Jeff Johnston <jjohnstn@redhat.com>
5331
80b200a1
ZW
5332 * COPYING.NEWLIB: Update list of alternate Regent of California
5333 licenses and discuss official revoking of advertising clause.
5334 * COPYING.LIBGLOSS: Ditto.
4024f1e1 5335
7dda0df6
AO
53362002-12-12 Alexandre Oliva <aoliva@redhat.com>
5337
5338 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5339 * Makefile.in: Rebuilt.
5340
d03be79e 53412002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 5342
929293f4
NN
5343 * configure: Fix bug put in by gremlins.
5344
d03be79e
NN
5345 * Makefile.tpl: Substitute more autoconfily.
5346 * configure: Substitute more autoconfily.
5347 * Makefile.in: Regenerate.
5348
53492002-12-08 Andrew Cagney <ac131313@redhat.com>
5350
5351 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5352 * Makefile.in (all-sim): Ditto.
a36d530e
DD
5353
53542002-12-06 DJ Delorie <dj@redhat.com>
5355
5356 * Makefile.tpl: Change configure dependencies to not have real
5357 targets depend on phony targets.
b4a77b47 5358
db1ac78d
NN
53592002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5360
bcaf2395
NN
5361 * configure.in: Revert unintentional change.
5362
b4fa093e
NN
5363 * src-release: Configure host subdirs.
5364
db1ac78d
NN
5365 * Makefile.tpl: Change dependency for */multilib.out so that
5366 it works when gcc isn't in the tree.
5367
5368 * configure.in: Substitute more.
5369 * configure: Run subconfigures from the Makefile.
5370 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5371 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5372
15723a45
NN
53732002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5374
e2b9e2dc
NN
5375 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5376 and corresponding dependencies.
5377 * Makefile.in: Regenerate.
5378
2af579c4
NN
5379 * configure.in (host_tools): Order binutils, gas and ld for
5380 convenience in running the testsuites.
5381
a2cc058a
NN
5382 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5383 * Makefile.in: Regenerate.
5384 * configure.in: Introduce rules to serialize subconfigure runs.
5385
15723a45
NN
5386 * configure.in: Introduce BASE_CC_FOR_TARGET.
5387 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5388 Realize configure-build-* targets. Realize configure-target-* targets.
5389 * Makefile.in: Regenerate.
5390
ae831be5
NN
53912002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5392
5393 * configure: Move gcc_version_trigger stuff from here...
5394 * configure.in: ...to here.
5395
5396 * configure.in: Separate subconfigure options added by this file from
5397 options given by the user. Add machinery to put args for host
5398 subconfigures into the Makefile.
5399
5400 * Makefile.tpl: Remove 'vault' targets.
5401 * Makefile.tpl: Reorder and comment dependencies.
5402 * Makefile.in: Regenerate.
5403
bbf7c8ac
NN
54042002-11-28 Geoffrey Keating <geoffk@apple.com>
5405
5406 * configure.in: Move host-specific darwin noconfigdirs into
5407 the host-specific section.
5408
930314a4
NN
54092002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5410
52d7cdee
NN
5411 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
5412 during replay.
5413 * Makefile.in: Regenerate.
5414
930314a4
NN
5415 (finishing slow-motion replay)
5416 * configure: Remove skip-this-dir support.
5417 * Makefile.tpl: Remove skip-this-dir support.
5418
5419 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5420 subdirectories.
5421 * Makefile.in: Regenerate.
5422
5423 * Makefile.tpl: Strip out useless setting of 'dir'.
5424 * Makefile.in: Regenerate.
5481b376 5425
930314a4
NN
54262002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5427
5428 (finishing slow-motion replay)
5429 * configure.in: Fix deeply stupid bug.
5430
5431 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5432 shell code in CXX_FOR_TARGET
5433 * Makefile.def: Introduce raw_cxx.
5434 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5435 RAW_CXX_FOR_TARGET.
5436 * Makefile.in: Regenerate.
5437
54382002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5439
5440 (finishing slow-motion replay)
5441 * Makefile.tpl: Remove unnecessary ifs.
5442 * Makefile.in: Regenerate.
5443
5481b376 5444 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5445 dependencies. Maybe-ize build-libiberty. Create dummy install
5446 targets for 'no_install' modules.
5481b376 5447 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 5448 build_modules stuff to configure.in.
5481b376 5449 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5450 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5451 * Makefile.in: Regenerate.
5452
3866be5d
NN
54532002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5454
5455 (continuing slow-motion replay)
5456 * Makefile.tpl: Make all-target, install-target behave similarly
5457 to all, install (only hitting configured targets). Eliminate
5458 unused macro defintions.
5459
5460 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5461 build != host.
5462
5463 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5464
5465 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5466
5481b376 5467 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
5468 configuring. Remove references to "dosrel".
5469 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 5470 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 5471 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 5472 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
5473 and redundant dependency; rearrange slightly.
5474 * Makefile.def: Add host-side libtermcap, utils.
5475
5476 * Makefile.in: Regenerate.
5477
e393202e
NN
54782002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5479
5480 (Continuing slow-motion replay)
5481 * Makefile.def: Add list of recursive targets to autogenerate.
5482 Add build_modules.
5483 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
5484 targets. Autogenerate *-build-* targets.
5485 * Makefile.in: Regenerate.
5486
583d52d7
NN
54872002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
5488
5489 (Continuing slow-motion replay)
5490 * configure: More autoconf-style substitutions.
5491 * Makefile.tpl: More autoconf-style substitutions.
5492 * Makefile.in: Regenerate.
5493
54942002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
5495
5496 (Continuing slow-motion replay)
5497 * configure: Substitute more variables in a more autoconf-friendly
5498 way. Simplify slightly.
5499 * Makefile.tpl: Make more variables substitutable in an
5500 autoconf-friendly way.
5501 * Makefile.in: Regenerate.
5502
874e38b4
NN
55032002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
5504
5505 (Continuing slow-motion replay)
5506 * configure.in (v810*): Remove special setting of tools.
5507
5508 * configure: Add support for extra required flags for ar or nm.
5509 * configure.in (aix4.3+): Use above support for target-specific
5510 issues, rather than using config/mt-aix43.
5511
852e5f18
NN
55122002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
5513
5514 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
5515 * configure: Remove 'removing', which doesn't work. Replace $subdir
5516 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
5517 with $srcdir. Reformat indentation. Substitute some variables
5518 formerly hard-coded in the Makefile for build=host.
5519 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5520 * Makefile.def: Autogenerate more.
5521 * Makefile.in: Regenerate.
5522
c9a0d920
DD
55232002-11-13 Bruce Korb <bkorb@gnu.org>
5524
5525 * Makefile.tpl: syntactic cleanup
5526
dd2768ff
KB
55272002-11-04 Kevin Buettner <kevinb@redhat.com>
5528
5529 * Makefile.def (host_modules): Add rda.
5530 * Makefile.in: Regenerate.
5531 * configure.in (target_tool): Add target-rda to list.
5532
1aa8389d
DD
55332002-10-25 Phil Edwards <pme@gcc.gnu.org>
5534
5535 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
5536 and restrap targets to this rule.
5537 * Makefile.in: Regenerate.
5538
28f46298
HPN
55392002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
5540
5541 * configure.in (i[3456]86-*-linux*): Add check to disable
5542 ${libgcj} for glibc1.
5543
ff72e302
NC
55442002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
5545
5546 * configure.in: Add tic4x target.
5547
8607b6c9
NN
55482002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
5549
5550 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5551 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5552 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5553 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5554 * Makefile.in: Regenerate.
5555
f8f61f4a
NN
55562002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5557
c86f794b
NN
5558 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5559 * Makefile.in: Regenerate.
5560
a9590527
NN
5561 * Makefile.def: Remove order dependency comments.
5562 * Makefile.tpl: Add explicit install-install dependencies.
5563 * Makefile.in: Regenerate.
5564
8412ce72
NN
5565 * Makefile.tpl: Remove material now in src-release. (Finally!)
5566 * Makefile.in: Regenerate.
5567
8b9f37f1
NN
5568 * configure: Restore my original patch by syncing with gcc version.
5569
f8f61f4a
NN
5570 * Bring following over from gcc:
5571
55722002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
5573
5574 * configure.in (s390*-*-linux*): Enable libgcj.
5575
403d9505
NN
55762002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5577
5578 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
5579
95f6f383
AM
55802002-10-02 Alan Modra <amodra@bigpond.net.au>
5581
e4673b0a 5582 * configure: Move stray lines back to where they belong.
95f6f383 5583
748503c8
NN
55842002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
5585
a581b5c3
NN
5586 * Makefile.tpl: Insert configure-target target, for src-release.
5587
c084f5b4
NN
5588 * configure: Finish reverting change which Andrew Cagney started
5589 reverting. Should fix bustage.
5590
7aa673ed 5591 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
5592 * src-release: New file. Contains material for making net
5593 releases for gdb, binutils, et al., formerly in Makefile.in.
5594
82a9b2d9
NC
55952002-09-30 Nick Clifton <nickc@redhat.com>
5596
5597 * cpu: New top level directory. Intended to hold input files for
5598 CGEN which have FSF copyright assignment.
5599 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5600
c2463a00
AC
56012002-09-29 Andrew Cagney <ac131313@redhat.com>
5602
5603 Revert below (note that src does not contain Makefile.tpl):
5604 * Makefile.tpl: Make subsituted variables more autoconfy.
5605 * Makefile.in: Regenerate.
5606
f03b4789
NN
56072002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
5608
c11e16a9
NN
5609 * configure: Revert accidentally applied changes.
5610
f03b4789
NN
5611 * Makefile.tpl: Make more autoconf-friendly.
5612 * Makefile.in: Regenerate.
5613 * configure: Make substitution more autoconf-like.
5614
56152002-09-28 Richard Earnshaw <rearnsha@arm.com>
5616
5617 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5618 single entry to handle all these.
5619 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
5620 libjava on arm-*-elf.
5621
c0292023
GK
56222002-09-27 Geoffrey Keating <geoffk@apple.com>
5623
5624 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5625 things that depend on them.
5626
c66d951e
NN
56272002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
5628
5629 * Makefile.tpl: Make subsituted variables more autoconfy.
5630 * Makefile.in: Regenerate.
5631 * configure: Make seds more autoconfy.
5632
907a7241 56332002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
5634
5635 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5636 * Makefile.in: Regenerate.
5637 * configure.in: Rewrite sed statements to look autoconfy.
5638
907a7241
NN
5639 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5640 all-target-foo on configure-target-foo.
5641 * Makefile.def: Ditto.
5642 * Makefile.in: Rebuild.
5643
405ea7a0
NN
56442002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
5645
5646 * Makefile.def: New file.
5647 * Makefile.tpl: New file.
5648 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5649
5650 * configure.in: Minor rearrangement. Simplify tests.
5651
bdc57bfd
JT
56522002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
5653
5654 * configure.in (with_headers): Skip copy if value is "yes".
5655 (with_libs): Likewise.
5656
ae03d6e2
NN
56572002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5658
5659 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5660 * configure.in (sh*-*-pe*): Ditto.
5661 * configure.in (mips*-*-pe*): Ditto.
5662 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
5663
5664 * configure.in: Rearrange.
5665
707960fe
NC
56662002-09-12 Nick Clifton <nickc@redhat.com>
5667
5668 * Import these changes from the config master repository:
5669
5670 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
5671
5672 * config.sub: Add tic4x target.
5673
5674 2002-09-03 Ben Elliston <bje@redhat.com>
5675
5676 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
5677 Reported by <Duncan_Stodart@insession.com>.
5678
36ea319f
JJ
56792002-09-10 Jeff Johnston <jjohnstn@redhat.com>
5680
5681 * COPYING.NEWLIB: More updates.
5682
cf57480a
JJ
56832002-09-09 Jeff Johnston <jjohnstn@redhat.com>
5684
5685 * COPYING.NEWLIB: Update.
5686
fd31a171
AC
56872002-08-23 Andrew Cagney <ac131313@redhat.com>
5688
23b632fc
AC
5689 * texinfo/texinfo.tex: Import version 2002-06-04.06.
5690
fd31a171
AC
5691 * config.guess: Import version 2002-08-23.
5692 * config.sub: Import version 2002-08-22.
5693
a08bafb5
AO
56942002-08-20 Alexandre Oliva <aoliva@redhat.com>
5695
5696 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5697 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5698 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5699
17240c1f
NC
57002002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
5701
5702 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5703
e70ad0c6
L
57042002-08-04 H.J. Lu (hjl@gnu.org)
5705
5706 * configure.in (mips*-*-linux*): Don't skip target-libffi.
5707
574e6d11
DD
57082002-07-31 Alan Modra <amodra@bigpond.net.au>
5709
5710 * configure.in: Move generic linux case to end. Copy generic
5711 linux noconfigdirs to mips*-*-linux* entry and new
5712 powerpc64*-*-linux* entry. Add target-libffi for the latter.
5713
611e7523
CD
57142002-07-19 Chris Demetriou <cgd@broadcom.com>
5715
5716 * MAINTAINERS: Clarify on config.guess and config.sub, and add
5717 one instance of them which was missed to the list to update.
5718
51759676
CD
57192002-07-16 Chris Demetriou <cgd@broadcom.com>
5720
5721 * config.guess: Update to 2002-07-09 version.
5722 * config.sub: Update to 2002-07-03 version.
5723
7c1f909c
DD
57242002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
5725
5726 * configure.in: Remove two redundant tests.
5727
d7cf5d30
DD
57282002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5729
5730 * configure.in (mips*-*-irix6*o32): Enable stabs.
5731
c74222f7
DD
57322002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
5733
5b53c336
DD
5734 * configure.in: Don't build grez.
5735 * Makefile.in: Ditto.
5736
c74222f7
DD
5737 * Makefile.in: Remove references to bsp, cygmon, libstub.
5738 * configure.in: Ditto.
5739
5740 * configure.in: Remove leftover reference to gdbtest.
5741
edd1b227
DD
57422002-07-08 Phil Edwards <pme@gcc.gnu.org>
5743
5744 * configure.in (gxx_include_dir): Change to match versioned
5745 C++ headers if --enable-version-specific-runtime-libs is used.
5746
486186e3
AO
57472002-07-04 Steve Ellcey <sje@cup.hp.com>
5748
5749 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5750
ff0a3bf8
DD
57512002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
5752
5753 * configure.in: Make --without-x work.
5754
1dfa8174
NC
57552002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
5756
5757 * contrib: New directory. Created to contain a copy of the
5481b376 5758 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
5759 the FSF GCC sources.
5760
07637366
DD
57612002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
5762
b6f83f2a
DD
5763 * configure.in: Rearrange target Makefile fragment collection.
5764
07637366
DD
5765 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5766 cvs[src].
5767 * configure.in: Ditto.
5768
f48556b1
DD
57692002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
5770
5771 * Makefile.in: Eliminate 'apache' targets.
5772 * configure.in: Eliminate 'apache' targets.
5773
5774 * configure.in: Eliminate redundant tests. Reorganize.
5775
5776 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5777
5778 * config-ml.in: Eliminate references to Cygnus configure.
5779
5780 * Makefile.in: Eliminate references to building emacs.
5781
57822002-07-01 Denis Chertykov <denisc@overta.ru>
5783
5784 * configure.in: Add support for ip2k.
5785
cdb9e2b8
BE
57862002-06-24 Ben Elliston <bje@redhat.com>
5787
5788 * configure.in (host_tools): Remove cgen.
5789
5790 * Makefile.in (all-cgen): Remove; runs from its source directory.
5791 (check-cgen, install-cgen, clean-cgen): Likewise.
5792 (all-opcodes): No not depend on all-cgen.
5793 (all-sim): Likewise.
5794
3558860c
DD
57952002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
5796
5797 * configure.in: Fix AIX configury bug.
5798
e3b0c936
DD
57992002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
5800
cdb9e2b8 5801 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 5802
cdb9e2b8
BE
5803 * configure.in: Move definition of libstdcxx_flags right above
5804 usage, rather than way earlier.
8ee424c0 5805
c712250a
DD
5806 * configure.in: Pull definition of is_cross_compiler earlier.
5807
9ee1a75c
DD
5808 * configure.in: Rearrange a little.
5809
e3b0c936
DD
5810 * configure.in: Remove references to librx.
5811 * Makefile.in: Remove references to librx.
5812
b2bd228e
DD
58132002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
5814
5815 * configure.in: Eliminate ${gasdir} variable.
5816
7cd52483
DB
58172002-06-18 Dave Brolley <brolley@redhat.com>
5818
5819 * configure.in: Add support for frv.
5820 * config.sub: Add support for frv.
5821
6c5e141a
DD
58222002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5823
5824 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5825
0d18b56d
JT
58262002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
5827
5828 * configure.in (vax-*-netbsd*): Re-enable gas.
5829
fd8958d5
DD
58302002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
5831
27f15fdd
DD
5832 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5833 BUILD_PREFIX_1, to correct nomenclature.
5834 * configure: Likewise.
5835
fd8958d5
DD
5836 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5837 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5838
0c2442b7
DD
58392002-05-31 Olaf Hering <olh@suse.de>
5840
5841 * config-ml.in: Propogate DESTDIR also.
5842
a3602181
JT
58432002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
5844
5845 * configure.in (vax-*-netbsd*): Don't build gas for this
5846 platform.
5847
c95f53ae
MM
58482002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
5849
5850 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5851 and libgcj for AVR.
5852
1d7c1053
NC
58532002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
5854
5855 * config.sub: Add DLX target.
5856
4b37028f
JT
58572002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
5858
5859 * config.guess: Update to 2002-05-22 version.
5860 * config.sub: Likewise.
5861
d5de0a84
NC
58622002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5863
5864 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5865 * config-ml.in: Likewise.
5866 * configure: Likewise.
5867 * configure.in: Likewise.
5868
c92a0210
DD
58692002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
5870
115a77aa
DD
5871 * configure.in: Simplify makefile fragment collection.
5872
5873 * configure.in: Remove code to build emacs.
e99daf2b 5874
91e060aa
DD
5875 * configure.in : Remove --srcdir argument from targargs and buildargs
5876 (it's always overridden in the Makefile anyway). Rearrange a bit.
5877
5878 * configure: Move some logic to configure.in.
5879 * configure.in: Move some logic from configure.
c92a0210 5880
91217342
JJ
58812002-05-07 Jeff Johnston <jjohnstn@redhat.com>
5882
5883 * COPYING.LIBGLOSS: New file.
5884
d3d8a9ee
NC
58852002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
5886
5887 * Makefile.in: Honour DESTDIR.
5888
3a036cdc
AO
58892002-05-05 Alexandre Oliva <aoliva@redhat.com>
5890
5891 * configure.in (noconfigdirs): Don't disable libgcj on
5892 sparc64-*-solaris* and sparcv9-*-solaris*.
5893
6d095fe4
AO
58942002-05-03 Alexandre Oliva <aoliva@redhat.com>
5895
5896 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5897
dac55df9
TF
58982002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
5899
5900 * configure.in (FLAGS_FOR_TARGET): Do not add
5901 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5902 on i[3456]86-*-linux*.
5903
a018e15b
TF
59042002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
5905
5906 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
5907
5908 * configure.in (noconfigdirs): Do not add target-newlib if
5909 target == i[3456]86-*-linux*, and host == target.
5910
5f284831
MM
59112002-04-29 Mark Mitchell <mark@codesourcery.com>
5912
5913 * config.guess: Updated to 2002-04-26's version.
5914 * config.sub: Updated to 2002-04-26's version.
5915
33babf59
DD
59162002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
5917
bd5f7da2
DD
5918 * configure.in: delete reference to absent file
5919
a0c4f3a0
DD
5920 * configure.in: replace '[' with 'test'
5921
66f1ba4f
DD
5922 * configure.in: Eliminate references to gash.
5923 * Makefile.in: Eliminate references to gash.
5924
7c3ab50c
DD
5925 * configure.in: remove useless references to 'pic' makefile fragments.
5926
bbc025f5
DD
5927 * configure.in: (*-*-windows*) Finish removing.
5928
33babf59
DD
5929 * configure.in: Eliminate redundant test for libgui.
5930
d5ec694c
DD
59312002-04-26 Joel Sherrill <joel@OARcorp.com>
5932
5933 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5934 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5935
57a5346c
DD
59362002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
5937
5938 * configure.in: remove references to dead files
5939
dbf93899
DD
59402002-04-18 Tom Tromey <tromey@redhat.com>
5941
5942 * configure.in: Disallow configuring libgcj when it is already
5943 installed and we're using Solaris 2.8 linker. Do enable libgcj on
5944 Solaris 2.8 by default. For PR libgcj/6158.
5945
26eadf68
DD
59462002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
5947
5948 * configure.in: Move default CC setting out of config/mh-* fragments
5949 directly into here.
5950
a0a2c6c6
DD
59512002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
5952
5953 * configure.in: don't even try to configure or make a subdirectory
5954 if there's no configure script for it.
5955
9972f812
DD
59562002-04-15 Mark Mitchell <mark@codesourcery.com>
5957
5958 * MAINTAINERS: Remove chill maintainers.
5959 * Makefile.in (CHILLFLAGS): Remove.
5960 (CHILL_LIB): Remove.
5961 (TARGET_CONFIGDIRS): Remove libchill.
5962 (CHILL_FOR_TARGET): Remove.
5963 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5964 CHILL_LIB.
5965 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5966 (CHECK_TARGET_MODULES): Likewise.
5967 (INSTALL_TARGET_MODULES): Likewise.
5968 (CLEAN_TARGET_MODULES): Likewise.
5969 (configure-target-libchill): Remove.
5970 (all-target-libchill): Remove.
5971 * configure.in (target_libs): Remove target-libchill.
5972 Do not compute CHILL_FOR_TARGET.
5973 * libchill: Remove directory.
5481b376 5974
75205f78
DD
59752002-04-15 DJ Delorie <dj@redhat.com>
5976
5977 * Makefile.in, configure.in, configure: Sync with gcc, entries
5978 follow...
5979
59802002-04-08 Tom Tromey <tromey@redhat.com>
5981
5982 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5983 Fixes PR libgcj/6068.
5984
59852002-03-30 Krister Walfridsson <cato@df.lth.se>
5986
5987 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5988
59892002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5990
5991 * configure.in (alpha*-dec-osf*): Enable libgcj.
5992
59932002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
5994
5995 Fix for: PR bootstrap/3591, target/5676
5996 * configure.in (mcore-pe): Disable the configuration of
5997 libstdc++-v3 since exceptions are not supported.
5998
59992002-03-20 Anthony Green <green@redhat.com>
6000
6001 * configure.in: Enable libgcj for xscale-elf target.
6002
60032002-02-28 Alexandre Oliva <aoliva@redhat.com>
6004
6005 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6006 libjava.
6007 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6008
60092002-02-22 Alexandre Oliva <aoliva@redhat.com>
6010
6011 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6012 libstdc++-v3 and libjava.
6013
60142002-02-11 Adam Megacz <adam@xwt.org>
6015
6016 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6017 boehm-gc
6018
60192002-02-09 Alexandre Oliva <aoliva@redhat.com>
6020
6021 * config.guess: Updated to 2002-01-30's version.
6022 * config.sub: Updated to 2002-02-01's version.
6023 Contribute sh64-elf.
6024 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6025 * configure.in: Added sh64-*-*.
6026
60272002-01-17 H.J. Lu <hjl@gnu.org>
6028
6029 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6030 (all-target-fastjar): Also depend on all-target-libiberty.
6031
6032Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6033
6034 * configure, configure.in: Use temp file for long sed commands.
6035
60362001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6037
6038 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6039 libf2c.
6040
60412001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6042
6043 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6044
60452001-10-11 Hans-Peter Nilsson <hp@axis.com>
6046
6047 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6048
60492001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6050
6051 * configure: Handle temporary files securely using mkdir.
6052
60532001-09-26 Will Cohen <wcohen@redhat.com>
6054
6055 * configure.in (*-*-linux*): Disable configuration of target-newlib
6056 and target-libgloss.
6057
60582001-09-26 Alexandre Oliva <aoliva@redhat.com>
6059
6060 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6061 RANLIB.
6062
60632001-08-11 Graham Stott <grahams@redhat.com>
6064
6065 * Makefile.in (check-c++): Add missing semicolon.
6066
60672001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6068
6069 * configure.in (sh-*-linux*): New.
6070
60712001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6072
6073 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6074 and libgcj on m68hc11/m68hc12.
6075
60762001-06-27 H.J. Lu (hjl@gnu.org)
6077
6078 * Makefile (CFLAGS_FOR_BUILD): New.
6079 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6080
60812001-06-01 Hans-Peter Nilsson <hp@axis.com>
6082
6083 * configure.in (libstdcxx_flags): Do not try to execute
6084 libstdc++-v3/testsuite_flags until it exists.
6085
60862001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6087
6088 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6089
60902001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6091
6092 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6093
6094Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
6095
6096 * configure.in: Move *-chorusos target case to the proper switch.
6097 Disable libgcj.
6098
60992001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6100
6101 * Makefile.in (STAGE1_CFLAGS): Pass down.
6102
61032001-04-13 Alan Modra <amodra@one.net.au>
6104
6105 * config.guess: Add hppa64-linux support. Note for next import that
6106 this is already in the master file.
6107 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6108
61092001-03-22 Colin Howell <chowell@redhat.com>
6110
6111 * Makefile.in (DO_X): Do not backslash single-quotes in
6112 backquotes (two places).
6113
61142001-03-18 Laurynas Biveinis <lauras@softhome.net>
6115
6116 * Makefile.in (DO_X): Quote nested quotes.
6117
61182001-03-15 Laurynas Biveinis <lauras@softhome.net>
6119
6120 * Makefile.in (DO_X): Use double quotes for quoting
6121 "RANLIB=$${RANLIB}".
6122
61232001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
6124
6125 * configure.in: Only use `lang_requires' for languages athat are
6126 actually enabled.
6127
61282001-03-07 Tom Tromey <tromey@redhat.com>
6129
6130 * configure.in: Allow config-lang.in to set `lang_requires' to list
6131 of other required languages.
6132
61332001-03-06 Laurynas Biveinis <lauras@softhome.net>
6134
6135 * Makefile.in: Remove RANLIB definition. Use RANLIB
6136 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6137 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6138
61392001-02-28 Benjamin Kosnik <bkoz@redhat.com>
6140 Alexandre Oliva <aoliva@redhat.com>
6141
6142 * Makefile.in (check-c++): Use tabs, not spaces.
6143
61442001-02-19 Benjamin Kosnik <bkoz@redhat.com>
6145
6146 * Makefile.in (check-c++): New rule.
6147
6148 * configure.in (target_libs): Remove libg++.
6149 (noconfigdirs): Remove libg++.
6150 (noconfigdirs): Same.
6151 (noconfigdirs): Same.
6152 (noconfigdirs): Same.
6153
6154 * config-ml.in: Remove libg++ references.
6155
6156 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6157 (ALL_TARGET_MODULES): Same.
6158 (configure-target-libg++): Remove.
6159 (all-target-libg++): Remove.
6160 (configure-target-libio): Remove.
6161 (all-target-libio): Remove.
6162 (check-target-libio): Remove.
6163 (.PHONY): Remove.
6164 (libg++.tar.bz2): Remove.
6165 (all-target-cygmon): Remove libio.
6166 (all-target-libstdc++): Remove.
6167 (configure-target-libstdc++): Remove.
6168 (TARGET_LIB_PATH): Remove libstdc++.
6169 (ALL_GCC_CXX): Remove libstdc++.
6170 (all-target-gperf): Correct.
6171
61722001-02-15 Anthony Green <green@redhat.com>
6173
6174 * configure: Introduce GCJ_FOR_TARGET.
6175 * configure.in: Ditto.
6176 * Makefile.in: Ditto.
6177
61782001-02-08 Chandrakala Chavva <cchavva@redhat.com>
6179
6180 * configure.in: for *-chorusos, don't config target-newlib and
6181 target-libgloss.
6182
61832001-02-04 Mark Mitchell <mark@codesourcery.com>
6184
6185 Remove V2 C++ library.
6186 * configure.in: Remove --enable-libstdcxx_v3 support.
6187
61882001-01-27 Richard Henderson <rth@redhat.com>
6189
6190 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6191
61922001-01-26 Tom Tromey <tromey@redhat.com>
6193
6194 * configure.in: Allow libgcj to be built on Sparc Solaris.
6195
61962001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
6197
6198 * configure.in: Enable libgcj on several additional platforms.
6199
62002001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
6201
6202 * configure.in: Enable libgcj for linux targets.
6203
62042001-01-09 Mike Stump <mrs@wrs.com>
6205
6206 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6207 failures of subdirectories.
6208
62092001-01-02 Laurynas Biveinis <lauras@softhome.net>
6210
6211 * configure: handle DOS-style absolute paths.
6212
62132001-01-02 Laurynas Biveinis <lauras@softhome.net>
6214
6215 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6216
62172000-12-18 Benjamin Kosnik <bkoz@redhat.com>
6218
6219 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6220 (libstdcxx_incdir): Pass down.
6221 * config.if: Remove expired bits for cxx_interface, add stub.
6222 (libstdcxx_incdir): Add variable for g++ include directory.
6223 * configure.in (gxx_include_dir): Use it.
6224
62252000-12-15 Andreas Jaeger <aj@suse.de>
6226
6227 * configure.in: Handle lang_dirs.
6228
62292000-12-13 Anthony Green <green@redhat.com>
6230
6231 * configure.in: Disable libgcj for any target not specifically
6232 listed. Disable libgcj for x86 and Alpha Linux until compatible
6233 with g++ abi.
6234
62352000-12-13 Mike Stump <mrs@wrs.com>
6236
6237 * Makefile.in (local-distclean): Also remove fastjar.
6238
62392000-12-10 Anthony Green <green@redhat.com>
6240
6241 * configure.in: Define libgcj. Disable libgcj target libraries for
6242 most targets.
6243
62442000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
6245
6246 * configure.in (target_libs): Revert 2000-12-08 patch.
6247 (noconfigdirs): Added target-libjava.
6248
62492000-12-09 Laurynas Biveinis <lauras@softhome.net>
6250
6251 * Makefile.in: handle DOS-style absolute paths.
6252
62532000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6254
6255 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6256 libjava.
6257 * configure.in (target_libs): Removed `target-libjava'.
6258
62592000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6260
6261 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6262 (ALL_MODULES): Added fastjar.
6263 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6264 (all-target-libjava): all-fastjar replaces all-zip.
6265 (all-fastjar): Added.
6266 (configure-target-fastjar, all-target-fastjar): Likewise.
6267 * configure.in (host_tools): Added fastjar.
6268
62692000-12-07 Mike Stump <mrs@wrs.com>
6270
6271 * Makefile.in (local-distclean): Remove leftover built files.
6272
62732000-11-16 Fred Fish <fnf@be.com>
6274
6275 * configure.in (enable_libstdcxx_v3): Fix typo,
6276 libstd++ -> libstdc++.
6277
62782000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6279
6280 * configure: Provide the original toplevel configure arguments
6281 (including $0) to subprocesses in the environment rather than
6282 through gcc/configargs.h.
6283
62842000-11-12 Mark Mitchell <mark@codesourcery.com>
6285
6286 * configure: Turn on libstdc++ V3 by default.
6287
62882000-10-16 Michael Meissner <meissner@redhat.com>
6289
6290 * configure (gcc/configargs.h): Only create if there is a build GCC
6291 directory created.
6292
62932000-10-05 Phil Edwards <pme@gcc.gnu.org>
6294
6295 * configure: Save configure arguments to gcc/configargs.h.
6296
62972000-10-04 Andris Pavenis <pavenis@latnet.lv>
6298
6299 * Makefile.in (bootstrap): avoid recursion if subdir missing
6300 (cross): ditto
6301 (do-proto-toplev): ditto
6302
6303Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
6304
6305 * configure.in: Do not build byacc for hppa64. Provide paths to the
6306 X11 libraries for hppa64.
6307
63082000-09-02 Anthony Green <green@cygnus.com>
6309
6310 * Makefile.in (all-gcc): Depend on all-zlib.
6311 (CLEAN_MODULES): Add clean-zlib.
6312 (ALL_MODULES): Add all-zlib.
6313 * configure.in (host_libs): Add zlib.
6314
63152000-08-25 Alexandre Oliva <aoliva@redhat.com>
6316
6317 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6318 $targargs to tell whether newlib is going to be built.
6319
6320 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6321 $$r/TARGET_SUBDIR/libio for _G_config.h.
6322
63232000-08-14 Zack Weinberg <zack@wolery.cumb.org>
6324
6325 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6326
6327 * configure: Make enable_threads and enable_shared defaults
6328 explicit. Substitute enable_threads into generated Makefiles.
6329 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6330 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6331
63322000-08-02 Manfred Hollstein <manfredh@redhat.com>
6333
6334 * configure.in: Re-enable all references to libg++ and librx.
6335
ffb97b2f 63362002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 6337
ffb97b2f
DD
6338 * configure.in: Add *-*-freebsd* configurations.
6339
bbf6e9e3
AC
63402002-04-07 Andrew Cagney <ac131313@redhat.com>
6341
6342 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6343 (do-tar, do-bz2): New rules.
6344 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6345 (gdb-tar): New rule.
6346 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6347 (insight_dejagnu.tar): New rule.
6348 (insight.tar): New rule.
6349 (gdb+dejagnu.tar): New rule.
6350 (gdb.tar): New rule.
6351
8f1579c0
AC
63522002-04-07 Andrew Cagney <ac131313@redhat.com>
6353
6354 * MAINTAINERS: Update dejagnu/
6355
ba3c59ab
AO
63562002-03-16 Alexandre Oliva <aoliva@redhat.com>
6357
6358 * ltmain.sh (relink_command): Fix typo in previous change.
6359
6243d5dd
AO
63602002-03-15 Alexandre Oliva <aoliva@redhat.com>
6361
6362 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6363 (relink_command): Added --tag flags.
6364 (mode=install): If relinking fails; error out.
6365
80413487
RH
63662002-03-12 Richard Henderson <rth@redhat.com>
6367
6368 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6369 .NOTPARALLEL tag.
6370 (do-check): Rename from check.
6371 (check): Allow parallel check.
6372
3daeddf6
RH
63732002-03-11 Richard Henderson <rth@redhat.com>
6374
6375 * Makefile.in (.NOTPARALLEL): Add fake tag.
6376
fad93c55
L
63772002-03-07 H.J. Lu (hjl@gnu.org)
6378
6379 * configure.in: Enable gprof for mips*-*-linux*.
6380
2e8357fc
AO
63812002-02-28 Alexandre Oliva <aoliva@redhat.com>
6382
6383 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6384 libjava.
6385 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
6386
bd48e1a9
AC
63872002-02-24 Andrew Cagney <ac131313@redhat.com>
6388
6389 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
6390
39121370
DJ
63912002-02-23 Daniel Jacobowitz <drow@mvista.com>
6392
6393 * config.guess: Import from master sources, rev 1.232.
6394 * config.sub: Import from master sources, rev 1.246.
6395
081ff160
AO
63962002-02-23 Alexandre Oliva <aoliva@redhat.com>
6397
6398 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6399 because its Makefile is there; test for the executable instead.
6400
20a5393b
AO
64012002-02-09 Alexandre Oliva <aoliva@redhat.com>
6402
6403 Contribute sh64-elf.
6404 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6405 * configure.in: Added sh64-*-*.
6406
38135629
JJ
64072002-02-04 Jeff Johnston <jjohnstn@redhat.com>
6408
80413487
RH
6409 * COPYING.NEWLIB: Remove advertising clause from
6410 Berkeley and Red Hat licenses.
38135629 6411
48d19748
MD
64122002-02-01 Mo DeJong <supermo@bayarea.net>
6413
6414 * Makefile.in: Add all-tix to deps for all-snavigator
6415 so that tix is built when building snavigator.
6416
f6e1c110
BE
64172002-02-01 Ben Elliston <bje@redhat.com>
6418
6419 * config.guess: Import from master sources, rev 1.229.
6420 * config.sub: Import from master sources, rev 1.240.
6421
4867be41
DJ
64222002-01-27 Daniel Jacobowitz <drow@mvista.com>
6423
6424 From Steve Ellcey <sje@cup.hp.com>:
6425 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6426 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6427 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6428 IA64.
6429 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6430 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6431 soname_spec, sys_lib_search_path_spec): Ditto.
6432
e82380cc
JT
64332002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6434
6435 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6436 target-libiberty, and target-libgloss. Skip Java-related
6437 libraries if not supported for NetBSD on target CPU.
6438
1319fb9c
NC
64392002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
6440
6441 * configure.in: Import StrongARM and XScale target_configdirs from
6442 FSF GCC version.
6443
b020f6ac
L
64442002-01-16 H.J. Lu (hjl@gnu.org)
6445
6446 * config.guess: Import from master sources, rev 1.225.
6447 * config.sub: Import from master sources, rev 1.238.
6448
6449 * MAINTAINERS: Updated notes on config.guess and config.sub.
6450
a0c1c920
NC
64512002-01-11 Steve Ellcey <sje@cup.hp.com>
6452
6453 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6454 ld and gdb are not supported.
6455
a9fa5e1f
JJ
64562002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6457
6458 * Change reference to Cygnus Solutions to be Red Hat.
6459
94077108
JJ
64602002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6461
6462 * COPYING.NEWLIB: Update generic copyright date.
6463
05ecd75c
MS
64642002-01-07 Mark Salter <msalter@redhat.com>
6465
6466 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6467 Allow target-libgloss to be built for arm, strongarm, and xscale.
6468
a106bb62
BE
64692002-01-03 Ben Elliston <bje@redhat.com>
6470
6471 * MAINTAINERS: Update URL for config.* scripts.
6472
0e254642
AM
64732001-12-18 Alan Modra <amodra@bigpond.net.au>
6474
6475 * config.sub: Import latest version.
6476 * config.guess: Likewise.
6477
0a0d0041
TF
64782001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6479
6480 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6481 options for i[3456]86-pc-linux* native builds.
6482
d932cae7
NC
64832001-12-05 Laurent Guerby <guerby@acm.org>
6484
6485 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 6486 libiberty.
d932cae7
NC
6487
6488 Import this patch from gcc:
5481b376 6489
d932cae7
NC
6490 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
6491
6492 * symlink-tree: handle DOS-style absolute paths.
6493
49b7683b
DD
64942001-11-28 DJ Delorie <dj@redhat.com>
6495 Zack Weinberg <zack@codesourcery.com>
6496
6497 When build != host, create libiberty for the build machine.
6498
6499 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6500 CONFIG_ARGUMENTS.
6501 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6502 New variables.
6503 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6504 and rules.
6505 (all.normal): Depend on ALL_BUILD_MODULES.
6506 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6507 (all-build-libiberty): Depend on configure-build-libiberty.
6508
6509 * configure: Calculate and substitute proper value for
6510 ALL_BUILD_MODULES.
6511 * configure.in: Create the build subdirectory.
6512 Calculate and substitute TARGET_CONFIGARGS (formerly
6513 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6514
26ef82f4
GK
65152001-11-26 Geoffrey Keating <geoffk@redhat.com>
6516
6517 * config.sub: Update to version 1.232 on subversion.
6518
43e64072
NC
65192001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6520
6521 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6522 files from .po files for a distribution.
6523
66f6c0d5
HPN
65242001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
6525
6526 * COPYING.NEWLIB: Mention preserved notice in specific parts.
6527
4a02fdb2
JH
65282001-11-13 Jeff Holcomb <jeffh@redhat.com>
6529
6530 Merged from net gcc:
6531 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
6532 * ltcf-c.sh: Use $objext, not $ac_objext.
6533 2001-07-27 Mark Kettenis <kettenis@gnu.org>
6534 * ltcf-cxx.sh: Add support for GNU.
6535 2001-07-22 Timothy Wall <twall@redhat.com>
6536 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
6537 default settings if using GNU tools with that configuration.
6538 * ltcf-cxx.sh: Ditto.
6539 * ltcf-gcj.sh: Ditto.
6540 2001-07-21 Michael Chastain <chastain@redhat.com>
6541 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6542 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
6543 * ltmain.sh: Mark as gcc-local.
6544
227b9953
JH
65452001-11-13 Jeff Holcomb <jeffh@redhat.com>
6546
6547 * Makefile.in (all-bison): Revert 2001-10-24.
6548 Don't depend on texinfo.
6549
cbbab8fb
JJ
65502001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
6551
80413487 6552 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 6553
922b2485
DD
65542001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6555
6556 * configure.in (--enable-languages): Be more permissive about
6557 syntax. Check for empty lists better. Warn about $LANGUAGES.
6558
f08fa01d
HPN
65592001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
6560
6561 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6562
fee3da4e
JH
65632001-10-24 Jeff Holcomb <jeffh@redhat.com>
6564
6565 Makefile.in (all-bison): Don't depend on texinfo.
6566
73fb1ef9
AM
65672001-10-03 Alan Modra <amodra@bigpond.net.au>
6568
6569 * gettext.m4: Test po/POTFILES.in exists before trying to read.
6570
373688ac
AO
65712001-09-29 Alexandre Oliva <aoliva@redhat.com>
6572
6573 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6574
9c07660b
HPN
65752001-09-28 Hans-Peter Nilsson <hp@axis.com>
6576
6577 * config.sub, config.guess: Import latest from subversions.
6578
3f152009
AO
65792001-09-21 Alexandre Oliva <aoliva@redhat.com>
6580
6581 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6582 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6583 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6584 avoid quotes nesting problems.
6585 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6586 (DO_X): Export only variables that are set.
6587
8f6a59e5
BE
65882001-09-19 Ben Elliston <bje@redhat.com>
6589
6590 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6591 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6592 semantics. Use the shell built-in "type" command instead.
6593
a1ec19fa
TS
65942001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6595
6596 * config.sub: Reverted the earlier change, this version is not the
6597 master file.
6598
4008bd9b
TS
65992001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6600
6601 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
6602 Add support for mips64.
6603
dd1e52a4
JH
66042001-09-03 Jeff Holcomb <jeffh@redhat.com>
6605
6606 * configure.in: Enable libstdc++-v3 for h8300 targets.
6607
91549d1c
EC
66082001-08-30 Eric Christopher <echristo@redhat.com>
6609 Jason Eckhardt <jle@redhat.com>
6610
6611 * config.sub: Add support for mipsisa32.
6612
cf966cf9
EC
66132001-08-30 Eric Christopher <echristo@redhat.com>
6614
6615 * config.sub, config.guess: Import latest from subversions.
6616
82208dc5
AM
66172001-08-20 Alan Modra <amodra@bigpond.net.au>
6618
6619 * config.sub, config.guess: Import latest from subversions.
6620
4dca8403
DD
66212001-07-26 DJ Delorie <dj@redhat.com>
6622
6623 * MAINTAINERS: Clarify libiberty merge rules and procedures.
6624
1107dce2
AM
66252001-06-19 Alan Modra <amodra@bigpond.net.au>
6626
6627 * Makefile.in: Revert 2001-06-17.
6628 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
6629
e09a6604
L
66302001-06-17 H.J. Lu <hjl@gnu.org>
6631
6632 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
6633 (gas+binutils.tar.bz2): Likewise.
6634 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
6635
31a8b634
AC
6636Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6637
6638 * Makefile.in (VER): When present, extract the version number from
5481b376 6639 the file version.in.
31a8b634 6640
dc70af01
AO
66412001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
6642
6643 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6644 gcc/xgcc is built, use -print-prog-name to find out the program
6645 name to use.
6646
839bbd8c
AO
66472001-06-04 Mark Mitchell <mark@codesourcery.com>
6648
6649 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6650 with_gcc]: Use `gcc -shared' to build a shared library.
6651
566e9a30
AO
66522001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6653
6654 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6655 archives.
6656
e877bb69
AO
66572001-05-28 Simon Patarin <simon.patarin@inria.fr>
6658
6659 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
6660 libraries when using g++ with native linker.
6661
1605288b
AO
66622001-05-28 Alexandre Oliva <aoliva@redhat.com>
6663
6664 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6665
11a383ba
TR
66662001-05-24 Tom Rix <trix@redhat.com>
6667
6668 * configure.in : enable ld for aix
cf966cf9 6669
18611226
AO
66702001-05-22 Alexandre Oliva <aoliva@redhat.com>
6671
6672 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6673 [aix4*|aix5*]: Prepend blank.
6674
6be7c12c
AO
66752001-05-20 Alexandre Oliva <aoliva@redhat.com>
6676
6677 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6678 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
6679 of subdir/configure scripts to use the new libtool.m4.
6680
4ed00bba
L
66812001-05-14 H.J. Lu <hjl@gnu.org>
6682
6683 * config.if (libc_interface): Set to -libc6.2- for cross
6684 compiling to Linux/glibc 2.2.
6685
b1af961c
AO
66862001-05-03 Alexandre Oliva <aoliva@redhat.com>
6687
6688 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6689 libgcj.
6690
5ec3e74e
AO
66912001-04-26 Alexandre Oliva <aoliva@redhat.com>
6692
6693 * configure.in (noconfigdirs): Don't reset it from scratch in the
6694 target case; only append to it.
6695
b3ed1d6b
AO
66962001-04-26 Alexandre Oliva <aoliva@redhat.com>
6697
6698 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6699 sparc-*-solaris2.8]: Disable ${libgcj}.
6700
96111c10
AO
67012001-04-25 Alexandre Oliva <aoliva@redhat.com>
6702
6703 * configure.in (libgcj_saved): Copy from $libgcj.
6704 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6705 --disable-libgcj.
6706
b5bf43f2
AO
67072001-04-20 Alexandre Oliva <aoliva@redhat.com>
6708
6709 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6710 1.641.2.228.
6711
8cc32590
AO
67122001-04-12 Alexandre Oliva <aoliva@redhat.com>
6713
6714 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6715 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6716
dec0cb0c
AO
67172001-04-01 Alexandre Oliva <aoliva@redhat.com>
6718
6719 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6720 New macros.
6721 (bootstrap, cross): Use RECURSE_FLAGS.
6722 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6723
6a9c3886
AO
67242001-03-27 Alexandre Oliva <aoliva@redhat.com>
6725
6726 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6727
d4fc7db8
NC
67282001-03-23 Nick Clifton <nickc@redhat.com>
6729
6730 * README-maintainer-mode: Add note about inability to use "make
6731 distclean" in maintainer mode.
6732
7389ff65
AO
67332001-03-22 Alexandre Oliva <aoliva@redhat.com>
6734
6735 Re-installed:
6736 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
6737 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
6738 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6739 * ltcf-cxx.sh: Likewise.
6740 * ltcf-gcj.sh: Likewise.
6741
b3e0dc8e
PB
67422001-03-22 Philip Blundell <philb@gnu.org>
6743
6744 * config.sub, config.guess: Import latest from subversions.
6745
469b781c
AO
67462001-03-22 Alexandre Oliva <aoliva@redhat.com>
6747
6748 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6749 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6750
b0dad762
MC
67512001-03-20 Michael Chastain <chastain@redhat.com>
6752
6753 * Makefile.in: all-m4 depends on all-texinfo.
6754
c559bb17
AO
67552001-03-08 Alexandre Oliva <aoliva@redhat.com>
6756
6757 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6758
fef4ae2e
JJ
67592001-02-22 Jeff Johnston <jjohnstn@redhat.com>
6760
6761 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
6762 longer valid.
6763
8d6dd99d
NC
67642001-02-16 Nick Clifton <nickc@redhat.com>
6765
6766 * configure.in (noconfigdirs): Allow configuration of texinfo
6767 for Cygwin hosts.
6768
a85d7ed0
NC
67692001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6770
6771 * config.guess: Add linux target for S/390.
6772 * config.sub: Likewise.
6773 * configure.in: Likewise.
6774
51221c5e
DD
67752001-02-06 Ben Elliston <bje@redhat.com>
6776
6777 * configure: Output host type to stdout, not stderr.
6778
9dec4c71
MS
67792001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6780
6781 * config.guess: Import from subversions.gnu.org (revision 1.181).
6782 * config.sub: Import from subversions.gnu.org (revision 1.199).
6783
9add9c04
AM
67842001-01-30 Alan Modra <alan@linuxcare.com.au>
6785
6786 * config.guess: Handle hppa64-linux systems.
6787
8679174d
MS
67882001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6789
6790 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6791 Don't unset, it's non-portable and no longer necessary, set to empty
6792 instead.
6793
02d01ed4
MS
67942001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6795
6796 * ltconfig: Shell portability fix for the tagname validity check.
6797
4cc5853d
MS
67982001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6799
6800 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6801
7487e485
AO
68022001-01-27 Alexandre Oliva <aoliva@redhat.com>
6803
6804 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6805 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6806
f332af52
AO
68072001-01-24 Alexandre Oliva <aoliva@redhat.com>
6808
6809 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6810 keep at least one of build_libtool_libs or build_old_libs set to
6811 yes.
6812
ef099754
AO
68132001-01-24 Alexandre Oliva <aoliva@redhat.com>
6814
6815 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6816 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6817
8341f2fc 68182000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 6819
8341f2fc
AJ
6820 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6821
68222000-11-03 Philip Blundell <pb@futuretv.com>
6823
6824 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6825 files.
ebf0fa2e 6826
c320a39f
JJ
68272001-01-15 Jeff Johnston <jjohnstn@redhat.com>
6828
6829 * COPYING.NEWLIB: Put into source repository.
6830
8817b92e
BE
68312001-01-15 Ben Elliston <bje@redhat.com>
6832
6833 * configure.in (host_tools): Add sid.
6834 Always configure cgen.
6835 * Makefile.in (all-sid): New target.
6836 (check-sid, clean-sid, install-sid): Likewise.
6837
35590697
AJ
68382001-01-07 Andreas Jaeger <aj@suse.de>
6839
80413487 6840 * config.sub, config.guess: Update from subversions.
35590697 6841
6ee6cea6
AO
68422000-12-12 Alexandre Oliva <aoliva@redhat.com>
6843
6844 * configure.in: Disable language-specific target libraries for
6845 languages that aren't enabled.
6846
077b8428
NC
68472000-11-24 Nick Clifton <nickc@redhat.com>
6848
6849 * configure.in (xscale-elf): Add target.
6850 (xscale-coff): Add target.
6851 (c4x, c5x, tic54x): Move after ARM targets.
6852
9e28a1ed
AO
68532000-11-23 Alexandre Oliva <aoliva@redhat.com>
6854
6855 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
6856
be98a80a
ILT
68572000-11-20 Ian Lance Taylor <ian@zembu.com>
6858
6859 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
6860
5cec67bf
AO
68612000-11-18 Alexandre Oliva <aoliva@redhat.com>
6862
6863 * Makefile.in: Merge with GCC and libgcj.
6864 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
6865 configure-target-<library> when their configure scripts need the C
6866 or C++ library to have already been built to work properly.
6867 (do_proto_toplev): Set them to an empty string.
6868
d932cae7 68692000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
6870
6871 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6872 (REALLY_SET_LIB_PATH): Use them.
6873
d932cae7 68742000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
6875
6876 * config.sub: Add support for Sun Chorus
6877
8602ff0c
NC
68782000-11-02 Per Lundberg <plundis@chaosdev.org>
6879
6880 * config.sub: Add support for the *-storm-chaos OS.
6881
f9e0997d
NC
68822000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
6883
80413487
RH
6884 * configure.in (noconfigdirs): Don't compile some
6885 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 6886
d64552c5
AO
68872000-09-30 Alexandre Oliva <aoliva@redhat.com>
6888
6889 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
6890 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
6891 all affected `configure' scripts.
6892
97f60b31
AO
68932000-09-25 Alexandre Oliva <aoliva@redhat.com>
6894
6895 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
6896 ltcf-c.sh.
6897
6e8dd58f
PB
68982000-09-12 Philip Blundell <philb@gnu.org>
6899
6900 * config.sub, config.guess: Update from subversions.
6901
103a2e99
AO
69022000-09-06 Alexandre Oliva <aoliva@redhat.com>
6903
51601921
AO
6904 * Makefile.in (all-zlib): Added dummy target.
6905
103a2e99
AO
6906 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
6907 multi-language branch.
6908
2809b4b9
AO
69092000-09-05 Alexandre Oliva <aoliva@redhat.com>
6910
6911 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6912 (bootstrap*): Depend on all-bootstrap.
6913
7450026c
AO
69142000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
6915
6916 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6917 crosses, but add gcc/include to the header search path for them.
6918
6cf86f7f
AO
69192000-08-31 Alexandre Oliva <aoliva@redhat.com>
6920
6921 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
6922 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
6923 * gettext.m4: New file, extracted from aclocal.m4.
6924
ce2ea6e3
AO
69252000-08-22 Alexandre Oliva <aoliva@redhat.com>
6926
6927 * config-ml.in (CC, CXX): Avoid trailing whitespace.
6928 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6929 sub-configures.
6930
9765193e
DE
69312000-08-20 Doug Evans <dje@casey.transmeta.com>
6932
6933 * Makefile.in (ALL_MODULES): Add all-cgen.
6934 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6935 (all-cgen): New target.
6936 (all-opcodes,all-sim): Depend on all-cgen.
6937 * configure.in (host_tools): Add cgen.
6938 Only configure cgen if --enable-cgen-maint.
6939
d7b32520
AO
69402000-08-17 Alexandre Oliva <aoliva@redhat.com>
6941
6942 * config-ml.in (CC, CXX): Don't introduce a leading space.
6943
e52ef561
AO
69442000-08-16 Alexandre Oliva <aoliva@redhat.com>
6945
6946 * configure.in (libstdcxx_flags): Use
6947 libstdc++-v3/src/libstdc++.INC.
6948
88f9c2a0
AO
69492000-08-15 Alexandre Oliva <aoliva@redhat.com>
6950
6951 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6952
98fbe43f
JM
69532000-08-11 Jason Merrill <jason@redhat.com>
6954
6955 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6956 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6957 (FLAGS_FOR_TARGET): Not here.
6958 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6959
279ddab4
DD
69602000-08-07 DJ Delorie <dj@redhat.com>
6961
6962 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6963 "if we're also building gcc, and it's a gcc that will run on the
6964 build machine, we want to use its includes instead of the system's
6965 default includes".
6966
60523a83
AO
69672000-08-03 Alexandre Oliva <aoliva@redhat.com>
6968
24ffec7a
AO
6969 * configure.in (libstdcxx_flags): Don't use `"'.
6970
60523a83
AO
6971 * config-ml.in: Adjust multilib search paths to the
6972 appropriate multilib tree.
6973
daf644b5
AO
69742000-08-02 Alexandre Oliva <aoliva@redhat.com>
6975
6976 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6977 commas in $LANGUAGES.
6978
63266560
DD
69792000-08-01 Alexandre Oliva <aoliva@redhat.com>
6980
6981 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6982
69832000-07-31 Alexandre Oliva <aoliva@redhat.com>
6984
6985 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
6986 CXX_FOR_TARGET for sed.
6987
69882000-07-30 Alexandre Oliva <aoliva@redhat.com>
6989
6990 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
6991 Do not override if already set in the environment or in configure.
6992 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
6993 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
6994
9e449d3e
AO
69952000-07-27 Alexandre Oliva <aoliva@redhat.com>
6996
6997 * Makefile.in (FLAGS_FOR_TARGET): New macro.
6998 (GCC_FOR_TARGET): Use it.
6999 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7000 * configure.in: ... here.
7001 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7002 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7003
8bbd92e0
AO
70042000-07-24 Alexandre Oliva <aoliva@redhat.com>
7005
fd1f87b2
AO
7006 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7007 (configure-target-libchill, configure-target-libobjc): Likewise.
7008
8bbd92e0
AO
7009 * configure.in: Use the same cache file for all target libs.
7010 * config-ml.in: But different cache files per multilib variant.
7011
25c6c112
JL
70122000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7013
7014 * configure (topsrcdir): Don't use dirname.
7015
ba73c63f
JM
70162000-07-20 Jason Merrill <jason@redhat.com>
7017
7018 * configure.in: Remove all references to libg++ and librx.
7019
7020 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7021
1af08294
HPN
70222000-07-20 Hans-Peter Nilsson <hp@axis.com>
7023
7024 * config.sub: Update to subversions version 2000-07-06.
7025
ba73c63f
JM
70262000-07-12 Andrew Haley <aph@cygnus.com>
7027
7028 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7029 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7030
70312000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
7032
7033 * symlink-tree: Check number of arguments.
7034
d932cae7 70352000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
7036
7037 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7038
ba73c63f
JM
70392000-07-05 Jim Wilson <wilson@cygnus.com>
7040
7041 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7042 search path for a g++ extracted from the build tree. This
7043 will allow link tests run by configure scripts in
7044 subdirectories to succeed.
7045
92ee2f86
UC
70462000-07-01 Koundinya K <kk@ddeorg.soft.net>
7047
80413487 7048 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 7049
23f2f29f
CV
70502000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7051
7052 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7053 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7054
f04f5a67
TW
70552000-06-19 Timothy Wall <twall@cygnus.com>
7056
7057 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7058 * config.sub: Add tic54x target.
7059
11da68be
NC
70602000-06-07 Phillip Thomas <pthomas@suse.de>
7061
7062 * README-maintainer-mode: New file: Contains notes on using
7063 --enable-maintainer-mode with binutils.
7064
d932cae7 70652000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
7066
7067 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7068
d932cae7 70692000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
7070
7071 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7072 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7073
9442cea3
L
707420000-05-21 H.J. Lu (hjl@gnu.org)
7075
80413487
RH
7076 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7077 directory are used if they exist. Make sure
7078 $(build_tooldir)/include is searched for header files,
7079 $(build_tooldir)/lib/ for library files.
9442cea3 7080 (GCC_FOR_TARGET): Likewise.
80413487 7081 (CXX_FOR_TARGET): Likewise.
9442cea3 7082
d932cae7 70832000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
7084
7085 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7086
d932cae7 70872000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
7088
7089 * Makefile.in (configure-target-libiberty): Depend on
7090 configure-target-newlib.
7091
ba73c63f
JM
70922000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7093
7094 * configure.in, Makefile.in: Merge all libffi-related
7095 configury stuff from the libgcj tree.
7096
d932cae7 70972000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
7098
7099 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7100 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7101
d932cae7 71022000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
7103
7104 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7105 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 7106 current version information. Add to proto-toplev directory.
b5a23627
AC
7107 (gdb-taz): Build do-djunpack.
7108
ba73c63f
JM
71092000-05-15 David Edelsohn <edelsohn@gnu.org>
7110
7111 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7112
7c86ed39
L
71132000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7114
7115 * ltmain.sh: Preserve in relink_command any environment
7116 variables that may affect the linker behavior.
7117
d932cae7 71182000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
7119
7120 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7121
d932cae7 71222000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
7123
7124 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7125
ed0a91a5
EZ
71262000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7127
7128 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 7129 with the version name.
ed0a91a5 7130
ba73c63f 71312000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 7132
ba73c63f 7133 * config.if: Tweak.
6cafa39f 7134
ba73c63f 71352000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 7136
ba73c63f 7137 * djunpack.bat: New file.
66156876 7138
d932cae7 71392000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
7140
7141 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
7142 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7143 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7144 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 7145
ba73c63f
JM
71462000-04-16 Dave Pitts <dpitts@cozx.com>
7147
80413487
RH
7148 * config.sub (case $basic_machine): Change default for "ibm-*"
7149 to "openedition".
ba73c63f 7150
d932cae7 71512000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
7152
7153 * Makefile.in (gdb-taz): New target. GDB specific archive.
7154 (do-md5sum): New target.
7155 (MD5PROG): Define.
7156 (PACKAGE): Default to TOOL.
7157 (VER): Default to a shell script.
7158 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 7159 md5 checksum generation.
b35ece4e
AC
7160 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7161 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7162 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 7163 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 7164
d932cae7 71652000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
7166
7167 * configure (warn_cflags): Delete.
7168
ba73c63f 71692000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 7170 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 7171
80413487
RH
7172 * configure.in (enable_libstdcxx_v3): Add.
7173 (target_libs): Add bits here to switch between libstdc++-v2 and
7174 libstdc++-v3.
7175 * config.if: And this file too.
7176 * Makefile.in: Add libstdc++-v3 targets.
35590697 7177
ba73c63f
JM
71782000-04-05 Michael Meissner <meissner@redhat.com>
7179
7180 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 7181
d332c5ac
JM
71822000-03-29 Jason Merrill <jason@casey.cygnus.com>
7183
7184 * configure.in: -linux-gnu*, not -linux-gnu.
7185
d932cae7 71862000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
7187
7188 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7189 (do-tar-bz2): Replace TOOL with PACKAGE.
7190 (gdb.tar.bz2): Remove GDBTK from GDB package.
7191 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 7192 dejagnu.tar.bz2): New packages.
6dcbc97b 7193
96ce09a7
ILT
71942000-02-27 Andreas Jaeger <aj@suse.de>
7195
7196 * configure.in: Add entry for mips*-*-linux*, move catch all
7197 *-*-*linux* entry below this one.
7198
2031769e
ILT
71992000-02-27 Ian Lance Taylor <ian@zembu.com>
7200
7201 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7202
4bab746c
NC
72032000-02-24 Nick Clifton <nickc@cygnus.com>
7204
7205 * config.sub: Support an OS of "wince".
7206
d932cae7 72072000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
7208
7209 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 7210 version.
ada59422 7211
5b93d8bb
AM
72122000-02-23 Linas Vepstas <linas@linas.org>
7213
7214 * config.sub: Add support for Linux/IBM 370.
7215 * configure.in: Likewise.
7216
2fb651f6
NC
72172000-02-22 Nick Clifton <nickc@cygnus.com>
7218
7219 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7220
b8441c25
CF
72212000-02-20 Christopher Faylor <cgf@cygnus.com>
7222
7223 * config.guess: Guess "cygwin" rather than "cygwin32".
7224
d332c5ac
JM
72252000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7226
7227 * configure (gcc_version): When setting, narrow search to
7228 lines containing `version_string'.
7229
ba73c63f
JM
72302000-02-15 Denis Chertykov <denisc@overta.ru>
7231
7232 * config.sub: Add support for avr target.
7233
d932cae7 72342000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
7235
7236 * config.sub: Add mmix-knuth-mmixware.
7237
72382000-01-27 Christopher Faylor <cgf@redhat.com>
7239
7240 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7241 structure stuff to -L library search.
7242 (CXX_FOR_TARGET): Ditto.
7243 (CROSS_CHECK_MODULES): Fix spelling mistake.
7244
72452000-01-24 Mark Mitchell <mark@codesourcery.com>
7246
7247 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7248 the C++ compiler.
7249
72502000-01-12 Richard Henderson <rth@cygnus.com>
7251
7252 * configure.in: Don't build some bits for beos.
7253
72542000-01-12 Joel Sherrill (joel@OARcorp.com)
7255
7256 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7257 as include files.
7258
91b2c84d
GK
72592000-01-06 Geoff Keating <geoffk@cygnus.com>
7260
7261 * configure.in: Use mt-aix43 to handle *_TARGET defs,
7262 not mh-aix43.
7263
ba73c63f
JM
72641999-12-14 Richard Henderson <rth@cygnus.com>
7265
7266 * config.guess (alpha-osf, alpha-linux): Detect ev67.
7267 * config.sub: Accept alphaev[78], alphaev8.
7268
72691999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7270
7271 * config.guess, config.sub: Update from autoconf.
7272
7273Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7274
7275 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7276 necessary libraries are missing.
7277
72781999-10-25 Andreas Schwab <schwab@suse.de>
7279
7280 * configure: Fix quoting inside arguments of eval.
7281
72821999-10-21 Nick Clifton <nickc@cygnus.com>
7283
7284 * config-ml.in: Allow suppression of some ARM multilibs.
7285
7286Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
7287
7288 * config.guess: Add OS/390 match pattern.
7289 * config.sub: Add mvs, openedition targets.
7290 * configure.in (i370-ibm-opened*): New.
7291
ef14edc4
ILT
72921999-09-04 Steve Chamberlain <sac@pobox.com>
7293
7294 * config.sub: Add support for configuring for pj.
7295
afb478e8
NC
72961999-08-31 Nick Clifton <nickc@cygnus.com>
7297
fd6848f6 7298 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 7299
ba73c63f 73001999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
7301
7302 * configure.in: Do not configure or build ld for AIX
7303 platforms. ld is known to be broken on these platforms.
7304
ba73c63f
JM
7305Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7306
7307 * config-ml.in: Pass compiler flag corresponding to multidirs to
7308 subdir configures.
7309
c363de44
ILT
73101999-08-09 Ian Lance Taylor <ian@zembu.com>
7311
7312 * Makefile.in (LDFLAGS): Define.
7313
dc8bc5a6
ILT
73141999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
7315
7316 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7317 noconfigdirs.
7318 (*-*-cygwin*): Likewise.
7319
6ca3858e
ILT
73201999-08-08 Ian Lance Taylor <ian@zembu.com>
7321
71141bb6
ILT
7322 * mkdep: New file.
7323 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7324 (BINUTILS_SUPPORT_DIRS): Add mkdep.
7325
6ca3858e
ILT
7326 From Eli Zaretskii <eliz@is.elta.co.il>:
7327 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7328 long file name when using DJGPP on MS-DOS.
7329
ba73c63f
JM
7330Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
7331
7332 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7333
2735a327
AM
73341999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
7335
7336 * Makefile.in (check-target-libio): Remove all-target-libstdc++
7337 dependency as this causes "make check" to globally "make all"
7338
ba73c63f
JM
7339Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
7340
7341 * configure.in (target_libs): Added target-zlib.
7342 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7343 (CONFIGURE_TARGET_MODULES): Likewise.
7344 (CHECK_TARGET_MODULES): Likewise.
7345 (INSTALL_TARGET_MODULES): Likewise.
7346 (CLEAN_TARGET_MODULES): Likewise.
7347 (configure-target-zlib): New target.
7348 (all-target-zlib): Likewise.
7349 (all-target-libjava): Depend on all-target-zlib.
7350 (configure-target-libjava): Depend on configure-target-zlib.
7351
7352 * Makefile.in (configure-target-libjava): Depend on
7353 configure-target-newlib.
7354 (configure-target-boehm-gc): New target.
7355 (configure-target-qthreads): New target.
7356
80413487
RH
7357 * configure.in (target_libs): Added target-qthreads.
7358 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7359 (CONFIGURE_TARGET_MODULES): Likewise.
7360 (CHECK_TARGET_MODULES): Likewise.
7361 (INSTALL_TARGET_MODULES): Likewise.
7362 (CLEAN_TARGET_MODULES): Likewise.
7363 (all-target-qthreads): New target.
7364 (configure-target-libjava): Depend on configure-target-qthreads.
7365 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
7366
7367 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7368 (CONFIGURE_TARGET_MODULES): Likewise.
7369 (CHECK_TARGET_MODULES): Likewise.
7370 (INSTALL_TARGET_MODULES): Likewise.
7371 (CLEAN_TARGET_MODULES): Likewise.
7372 (all-target-libjava): New target.
7373 (all-target-boehm-gc): Likewise.
7374 * configure.in (target_libs): Added libjava, boehm-gc.
7375
08d836d6
ILT
73761999-07-22 Ian Lance Taylor <ian@zembu.com>
7377
7378 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7379 configure.bat in SUPPORT_FILES.
7380 (gas+binutils.tar.bz2): Likewise.
7381
7382 * makeall.bat: Remove; obsolete.
7383
8f36e47c
ILT
73841999-07-21 Ian Lance Taylor <ian@zembu.com>
7385
7386 From Mark Elbrecht:
7387 * configure.bat: Remove; obsolete.
7388
56e82f25
ILT
73891999-07-11 Ian Lance Taylor <ian@zembu.com>
7390
7391 * configure: Add -W -Wall to the default CFLAGS when compiling with
7392 gcc.
7393
1001d816
JL
7394Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
7395
7396 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7397
106117aa
MM
73981999-06-30 Mark Mitchell <mark@codesourcery.com>
7399
7400 * configure.in: Build ld on IRIX6.
7401
c376f4ed
ILT
74021999-06-12 Ian Lance Taylor <ian@zembu.com>
7403
7404 * Makefile.in: Change distribution targets to use bzip2 instead of
7405 gzip.
7406 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 7407 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 7408
306b7445
NC
74091999-06-04 Nick Clifton <nickc@cygnus.com>
7410
7411 * config.sub: Add mcore target.
7412
d932cae7 74131999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
7414
7415 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7416
d932cae7 74171999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
7418
7419 * config.guess (dummy): Changed to $dummy.
7420
6c3175b0
NC
74211999-05-24 Nick Clifton <nickc@cygnus.com>
7422
ba73c63f
JM
7423 * config.sub: Tidied up case statements.
7424
74251999-05-22 Ben Elliston <bje@cygnus.com>
7426
7427 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7428 <jiro@din.or.jp>.
7429
7430 * config.guess: Merge with FSF version. Future changes will be
7431 more accurately recorded in this ChangeLog.
7432 * config.sub: Likewise.
7433
d932cae7 74341999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
7435
7436 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 7437
252b5132
RH
74381999-04-30 Tom Tromey <tromey@cygnus.com>
7439
7440 * ltmain.sh: [mode link] Always use CC given by ltconfig.
7441
74421999-04-23 Tom Tromey <tromey@cygnus.com>
7443
7444 * ltconfig, ltmain.sh: Update to libtool 1.2f.
7445
74461999-04-20 Drew Moseley <dmoseley@cygnus.com>
7447
7448 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7449 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7450 Bad merge removed these two changes.
7451
ba73c63f 7452Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 7453 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
7454
7455 * config.guess (interix Alpha): Add.
7456
252b5132
RH
74571999-04-11 Richard Henderson <rth@cygnus.com>
7458
7459 * configure.in (i?86-*-beos*): Do config gperf; don't config
7460 gdb, newlib, or libgloss.
7461
d932cae7 74621999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 7463
ba73c63f
JM
7464 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7465 link a trivial program with -mabi=64. If it fails, remove mabi=64
7466 from multidirs.
7467
d932cae7 74681999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
7469
7470 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7471
252b5132
RH
74721999-04-08 Nick Clifton <nickc@cygnus.com>
7473
7474 * config.sub: Add support for mcore targets.
7475
74761999-04-07 Michael Meissner <meissner@cygnus.com>
7477
7478 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7479 not mt-ospace, in order to shut up assembler warning about using
7480 symbols that are named the same as registers.
7481
74821999-04-07 Drew Moseley <dmoseley@cygnus.com>
7483
7484 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7485 dependency list for all-target-cygmon.
7486
74871999-04-05 Doug Evans <devans@casey.cygnus.com>
7488
7489 * config-ml.in: Check $host, not $target, for selective multilibs.
7490 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7491 thumb interworking, and underscore prefix multilibs.
7492
74931999-04-04 Ian Lance Taylor <ian@zembu.com>
7494
7495 * missing: Update to version from current automake.
7496
7497Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
7498
7499 * configure (gxx_include_dir): Removed.
7500
7501 * configure.in (gxx_include_dir): Handle it.
7502 * Makefile.in: Likewise.
7503
75041999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
7505
7506 * config.sub (mips64vr4111,mips64vr4111el) Add.
7507
75081999-03-21 Ben Elliston <bje@cygnus.com>
7509
80413487 7510 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
7511
7512Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
7513
252b5132
RH
7514 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7515 config/mh-djgpp.
7516
7517Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
7518
7519 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7520 all-target-newlib to dependency list for all-target-bsp.
7521
7522Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
7523
7524 * config.sub: Add i386-uwin support.
7525 * config.guess: Likewise.
7526
7527Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7528
7529 * configure.in: cleanup, add mh-*pic handling for arm, special
7530 case powerpc*-*-aix*
7531
7532Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
7533
7534 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7535 can be built.
7536
7537Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
7538
7539 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 7540 targets.
252b5132
RH
7541
75421999-03-02 Nick Clifton <nickc@cygnus.com>
7543
7544 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7545
d932cae7 75461999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
7547
7548 * config.sub: Check for "cygwin*" rather than "cygwin32*"
7549
75501999-02-24 Nick Clifton <nickc@cygnus.com>
7551
7552 * config.sub: Fix typo in arm recognition.
7553
d932cae7 75541999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
7555
7556 * configure.in (noconfigdirs): Changed target_configdirs to
7557 include target-bsp only for m68k-*-elf* and m68k-*-coff*
7558 rather than m68k-*-* since it is not known to work on
7559 m68k-aout. Ditto for arm-*-*oabi.
7560
d932cae7 75611999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
7562
7563 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
7564
75651999-02-19 Ben Elliston <bje@cygnus.com>
7566
7567 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7568 Smart and improved by Andrew Cagney.
7569
d932cae7 75701999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
7571
7572 * config.guess: Recognize openbsd-*-hppa.
7573
d932cae7 75741999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
7575
7576 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7577 only if it is not empty.
7578
75791999-02-17 Nick Clifton <nickc@cygnus.com>
7580
7581 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 7582
fd6848f6 7583 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
7584
7585 * config.sub: Modified to recognize uname's armv* syntax.
7586
75871999-02-17 Mark Salter <msalter@cygnus.com>
7588
7589 * configure.in: Added target-bsp for sparclite.
7590
d932cae7 75911999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
7592
7593 * config.sub: Recognize alphapca5[67] and up to alphaev8.
7594
75951999-02-08 Nick Clifton <nickc@cygnus.com>
7596
7597 * configure.in: Add support for strongarm port.
7598 * config.sub: Add support for strongarm target.
7599
d932cae7 76001999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 7601
252b5132
RH
7602 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7603 the old name config/mh-cygwin32.
7604 Enable texinfo.
7605
d932cae7 76061999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
7607
7608 * configure.in: Do build ld for ix86 Solaris.
7609
d932cae7 76101999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
7611
7612 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
7613 $AR_FOR_TARGET. Likewise for RANLIB.
7614
d932cae7 76151999-02-02 Catherine Moore <clm@cygnus.com>
35590697 7616
80413487
RH
7617 * config.sub (oabi): Recognize.
7618 * configure.in (arm-*-oabi): Handle.
252b5132 7619
d932cae7 76201999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
7621
7622 * config.guess: Improve detection of i686 on UnixWare 7.
7623
d932cae7 76241999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
7625
7626 * config.guess: Add support for i386-pc-interix.
7627 * config.sub: Likewise.
7628 * configure.in: Likewise.
252b5132 7629
d932cae7 76301999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7631
7632 * Makefile.in: Remove unneeded all-target-libio from
7633 from all-target-winsup target since it is now unneeded.
7634 Add all-target-libtermcap in its place since it is now
7635 needed.
7636
d932cae7 76371998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7638
7639 * configure.in: makefile stub for cygwin target is probably
7640 unnecessary. Remove it for now.
252b5132 7641
d932cae7 76421998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7643
7644 * configure.in: libtermcap.a should be built when cygwin is the
7645 target as well as the host.
7646 * config.guess: Allow mixed case in cygwin uname output.
7647 * Makefile.in: Add libtermcap target.
252b5132 7648
d932cae7 76491998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7650
7651 * config.sub: Clean up handling of hppa2.0.
7652
d932cae7 76531998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
7654
7655 * config.guess: Use C code to identify more HP machines.
7656
7657Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
7658
7659 * config.sub: Handle hppa2.0.
7660
ba73c63f
JM
7661Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
7662
7663 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 7664 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
7665
76661998-12-15 Mark Salter <msalter@cygnus.com>
7667
7668 * configure.in: Added target-bsp for several target architectures.
7669
7670 * Makefile.in: Added rules for bsp.
7671
252b5132
RH
7672Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
7673
7674 * config.guess: Improve detection of hppa2.0 processors.
7675
7676Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
7677
7678 * config.guess: Recognize FreeBSD using ELF automatically.
7679
76801998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
7681
7682 * configure (skip-this-dir): Add handling for new shell script, which
7683 might be created by a sub-directory's configure to indicate, this particular
7684 directory is "unwanted".
7685 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7686
252b5132
RH
7687Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
7688
7689 * ltconfig: import from libtool, after changing libtool to
7690 account for the cygwin name change.
7691
7692Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
7693
7694 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7695 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7696
7697Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
7698
7699 * configure.in: Add libtermcap to list of cygwin dependencies.
7700
d932cae7 77011998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 7702
80413487
RH
7703 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7704 they include winsup/include when it's a cygwin target.
252b5132
RH
7705
77061998-11-12 Tom Tromey <tromey@cygnus.com>
7707
7708 * configure.in (host_tools): Added zip.
7709 * Makefile.in (all-target-libjava): Depend on all-zip.
7710 (all-zip): New target.
7711 (ALL_MODULES): Added all-zip.
7712 (NATIVE_CHECK_MODULES): Added check-zip.
7713 (INSTALL_MODULES): Added install-zip.
7714 (CLEAN_MODULES): Added clean-zip.
7715
d932cae7 77161998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
7717
7718 * Makefile.in: lose "32" from comment about cygwin.
7719
d932cae7 77201998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
7721
7722 * configure.in: Use -Os to build target libraries for the fr30.
7723
d932cae7 77241998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
7725
7726 * config.sub: Add fr30.
7727
d932cae7 77281998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 7729
80413487 7730 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
7731 cygwin* instead of cygwin32*.
7732 * config.sub: Check cygwin* instead of cygwin32*.
7733
d932cae7 77341998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
7735
7736 * config.guess: Match any version of Unixware7.
7737
252b5132
RH
77381998-10-20 Syd Polk <spolk@cygnus.com>
7739
7740 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7741 if desired.
7742
d932cae7 77431998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7744
7745 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7746 these if the appropriate directories and files to not exist.
7747
d932cae7 77481998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7749
7750 * Makefile.in (DEVO_SUPPORT): Add config.if.
7751
d932cae7 77521998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
7753
7754 * configure: Add pattern to replace "build_tooldir"'s
7755 definition in the generated Makefile with "tooldir"'s
7756 actual value.
7757
252b5132
RH
7758Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
7759
7760 * config.sub: Bring back lost sparcv9.
7761
ba73c63f
JM
7762 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7763
7764Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
7765
7766 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7767 CC_FOR_TARGET and friends.
7768
7769Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 7770
ba73c63f
JM
7771 * Makefile.in (build_tooldir): New variable, same as tooldir.
7772 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7773 -B$(build_tooldir)/bin/.
7774 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7775
252b5132
RH
7776Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
7777
7778 * config.sub: Add support for i[34567]86-pc-udk.
7779 * configure.in: Likewise.
7780
7781Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
7782
7783 * Makefile.in: add bzip2 package building bits for user
7784 tools module
7785 * configure.in: ditto
7786
ba73c63f
JM
7787Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
7788
7789 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7790 (ALL_TARGET_MODULES): Add all-target-libobjc.
7791 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7792 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7793 (all-target-libchill): Add dependencies.
7794 * configure.in (target_libs): Add libchill.
35590697 7795
252b5132
RH
77961998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
7797
ba73c63f 7798 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
7799
7800Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
7801
7802 * Makefile.in (all-automake): fix dependencies.
7803
7804Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
7805
7806 * configure.in: Minor cleanups for building in the $(target_alias)
7807 subdir.
7808
78091998-09-22 Jim Wilson <wilson@cygnus.com>
7810
7811 * Makefile.in (bootstrap): Set r and s before make all. Use
7812 BASE_FLAGS_TO_PASS in make all.
7813 (cross): Likewise.
7814
78151998-09-20 Mark Mitchell <mark@markmitchell.com>
7816
7817 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7818
252b5132
RH
7819Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
7820
7821 * config.sub: Fix typo in last change.
7822
78231998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
7824
7825 * config.sub: Add support for C4x target.
7826 * configure.in: Likewise.
7827
78281998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
7829
7830 * config.sub: Recognize sparcv9 just like sparc64.
7831
7832Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
7833
7834 * config.guess: Match "Pent II" or "PentII" for OpenServer.
7835
7836Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
7837
7838 * config.guess: Correctly identify Pentium II sco boxes.
7839
7840 * config.guess: Fix "tr" code. From Weiwen Liu.
7841
7842Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
7843
7844 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7845 stabs.
7846
7847Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
7848
7849 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7850 (ALL_TARGET_MODULES): Add all-target-libchill.
7851 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7852 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7853 (all-target-libchill): Add dependencies.
7854 * configure.in (target_libs): Add libchill.
7855
7856Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7857
7858 * config.guess: Avoid assumptions about "tr" behaves when
7859 LANG is set to something other than English.
7860
7861Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
7862
7863 * configure (gxx_include_dir): Changed to
7864 '${prefix}/include/g++'-${libstdcxx_interface}.
7865
7866 * config.if: New to determine the interfaces.
7867
7868Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
7869
7870 * config.guess: Detect and handle MPE/IX.
7871 * config.sub: Deal with MPE/IX.
7872
7873Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
7874
7875 * configure.in: Use mh-aix43.
7876
78771998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
7878
7879 * configure: Fix --without/--disable cases for gxx-include-dir.
7880
7881Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
7882
7883 * mdata-sh: Imported. Needed for automake support.
7884
7885Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
7886
ba73c63f 7887 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
7888 "chmod og=u `find . -print`".
7889
7890Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
7891
ba73c63f 7892 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
7893
7894Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
7895
7896 * Makefile.in: Undo previous patch.
7897
7898Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
7899
7900 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7901 to here ...
7902 (install-no-fixedincludes): and here
7903 (INSTALL_MODULES): ... from here.
7904
7905Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
7906
7907 * config.sub: Merge with FSF.
7908
7909 * config.guess: Merge with FSF.
7910
7911Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
7912
7913 * configure (extraconfigdirs): New variable.
7914 (SUBDIRS): Add extraconfigdirs and recurse on them too.
7915 * Makefile.in (all): Move higher in file.
7916 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
7917 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
7918 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
7919 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
7920 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
7921
79221998-07-23 Brendan Kehoe <brendan@cygnus.com>
7923
7924 * Makefile.in (all-target-libjava): Depend on all-gcc and
7925 all-target-newlib.
7926 (configure-target-libjava): Depend on $(ALL_GCC).
7927
7928Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
7929
7930 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
7931 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
7932
7933Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
7934
7935 * ylwrap: Change absolute path checks to check for DOS style path
7936 names.
7937
7938 * ylwrap: Don't use a full path name if the source file is in the
7939 same directory. From hjl@lucon.org (H.J. Lu).
7940
7941 * config-ml.in: Default to being verbose, to match Feb 18 change to
7942 configure.
7943
7944Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
7945
7946 Brought over from egcs:
7947
7948 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
7949
7950 * configure.in (target_subdir): Set to ${target_alias} instead
7951 of "libraries".
7952
7953 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7954
7955 * configure.in (target_subdir): Set to libraries if enable_multilib.
7956
7957Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
7958
7959 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
7960 multilibs, force reconfiguration the first time we create
7961 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
7962
7963Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
7964
7965 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
7966 avoid confusion with --no-recursion.
7967
7968Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
7969
7970 * configure.in: Win32 hosts shouldn't use install -x
7971 * install-sh: remove -x option, and special .exe-handling
7972 hack.
7973
7974Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
7975
7976 * config.guess: Recognize i586-pc-beos.
7977 * configure.in: Don't build some bits for beos.
7978
7979Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
7980
7981 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
7982 CFLAGS default to -O2.
7983
7984 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
7985 when using GNU ld.
7986
7987Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
7988
7989 * ltmain.sh: Correct install when using a different shell.
7990
7991Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
7992
7993 * ltconfig, ltmain.sh: Update to libtool 1.2b.
7994
7995Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
7996
7997 * makefile.vms: Update to build binutils/makefile.vms. Add install
7998 target.
7999
8000Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8001
8002 * ltconfig: Update to correct AIX handling.
8003
8004Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8005
8006 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8007
8008 * configure.in (target_subdir): Set to ${target_alias} instead
8009 of "libraries".
8010
80111998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8012
8013 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8014 (Makefile): Depend on $(gcc_version_trigger).
8015
8016 * configure (gcc_version): Change default initializer to empty
8017 string.
8018 (gcc_version_trigger): New variable; pass this variable down
8019 to subdir configures to enable them checking gcc's version
8020 themselves. Emit make macros for both gcc_version vars.
8021 (topsrcdir): Initialize reliably.
8022 (recursion line): Remove --with-gcc-version=${gcc_version}.
8023
80241998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8025
8026 * configure (enable_version_specific_runtime_libs): Implement new flag
8027 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8028 in $(libsubdir); emit definition in each generated Makefile.
8029 (gxx_include_dir): Initialize depending on
8030 $enable_version_specific_runtime_libs.
8031
80321998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8033
8034 * configure (gcc_version): Initialize properly depending on
8035 how and where configure is started.
8036 (recursion line): Pass a --with-gcc-version=${gcc_version}
8037 to configures in subdirs.
8038
8039Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8040
8041 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 8042 cygmon
252b5132
RH
8043
8044Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8045
8046 * configure.in: Add cygmon and libstub support for mn10200.
8047
80481998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8049
8050 * configure (gcc_version): Add new variable describing the
8051 particular gcc version we're building.
8052 * Makefile.in (libsubdir): Add new macro for the directory
8053 in which the compiler finds executables, libraries, etc.
8054 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8055 and libsubdir.
8056
8057Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8058
ba73c63f
JM
8059 * Makefile.in (local-clean): Remove *.log.
8060 (warning.log): Built with warn_summary from build.log.
8061 (mail-report.log): Run test_summary.
8062 (mail-report-with-warnings.log): Run test_summary including
8063 warning.log in the report.
252b5132
RH
8064
8065Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8066
8067 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8068
8069Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8070
8071 * Makefile.in (grep): Grep no longer depends on libiberty.
8072
8073Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8074
8075 * Makefile.in: all-snavigator needs all-libgui.
8076
8077Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8078
8079 * configure.in: Add cygmon and libstub support for mn10300.
8080
8081Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8082
8083 * missing: Update to version from automake 1.3.
8084
8085 * ltmain.sh: On installation, don't get confused if the same name
8086 appears more than once in the list of library names.
8087
8088Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8089
8090 * config.sub: Accept m68060 and m5200 as CPU names.
8091
8092Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8093
8094 * configure: Use && rather than using -a in test, because odd
8095 strings can confuse test.
8096 * configure.in: Likewise.
8097
8098Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8099
8100 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8101
8102Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8103
8104 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
8105 bootstrap4-lean): New targets.
8106
8107Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8108
8109 * mpw-* Delete. Not used.
252b5132
RH
8110
8111Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8112
8113 * COPYING.LIB: Update FSF address.
8114
8115Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8116
8117 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8118
8119 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8120 GAS_SUPPORT_DIRS.
8121
8122Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8123
8124 * ltconfig, ltmain.sh: Avoid producing a version number if
8125 -version-info was not used.
8126
8127Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8128
8129 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8130 building with newlib.
8131
81321998-04-30 Paul Eggert <eggert@twinsun.com>
8133
ba73c63f 8134 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 8135 Solaris `make' causes it to continue to next definition.
252b5132 8136
afb8d725
JM
8137Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8138
8139 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8140 the right GUI libraries and files are installed along with GDB.
8141
252b5132
RH
8142Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8143
8144 * configure.in: Change alpha to alpha* in several places.
8145
8146Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8147
8148 * config.sub: Recognize sparc86x.
8149
8150Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 8151
252b5132
RH
8152 * configure.in (--enable-target-optspace): Remove debug echo.
8153
8154Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8155
8156 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8157
8158Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8159
8160 * ltconfig: Update cygwin32 support.
8161
8162 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8163 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8164 (GDB_SUPPORT_DIRS): Likewise.
8165
8166Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8167
8168 * configure.in (target_makefile_frag): If --enable-target-optspace,
8169 use -Os to compile target libraries rather than -O2. Default to
8170 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8171 not used.
8172 * configure.in (target_cflags): Ditto for d30v.
8173
8174Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8175
8176 * Makefile.in (all-bfd): Depend on all-intl.
8177 (all-binutils): Likewise.
8178 (all-gas): Likewise.
8179 (all-gprof): Likewise.
8180 (all-ld): Likewise.
8181
252b5132
RH
81821998-04-19 Brendan Kehoe <brendan@cygnus.com>
8183
8184 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8185
8186Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
8187
8188 * Makefile.in (all-bfd): Depend upon all-libiberty.
8189
8190 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8191
8192Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
8193
8194 * Makefile.in: Add libstub.
8195
8196 * configure.in: Ditto. Build libstub for targets that have cygmon
8197 support.
8198
8199Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
8200
8201 * configure.in: Don't set PICFLAG on ix86-cygwin32.
8202
8203Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
8204
8205 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8206 use mh-sysv5 if specified. Support gprof on SCO Open Server.
8207
8208Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
8209
8210 * configure: Define DEFAULT_M4 by searching PATH.
8211 * Makfile.in: Use DEFAULT_M4.
8212
8213Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
8214
8215 * ltconfig: Add cygwin32 support.
8216
8217 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
8218 to configure and build.
8219
8220Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
8221
8222 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
8223
8224Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
8225
8226 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8227
8228Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
8229
8230 * Makefile.in: add ash make rules
8231 * configure.in: add ash to native_only and host_tools lists
8232
8233Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
8234
8235 * Makefile.in (all-gettext, all-intl): New targets.
8236 (ALL_MODULES): Added all-gettext, all-intl.
8237 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8238 (INSTALL_MODULES): Added install-gettext, install-intl.
8239 (CLEAN_MODULES): Added clean-gettext, clean-intl.
8240
8241 * configure.in (host_tools): Added gettext.
8242 (native_only): Likewise.
8243 (noconfigdirs) [various cases]: Likewise.
8244 (host_libs): Added intl.
8245
afb8d725
JM
8246Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
8247
8248 * configure: Do not disable building gdbtk for cygwin32 hosts.
8249
ba73c63f
JM
8250Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
8251
8252 * configure.in: Add thumb-coff target.
8253 * config.sub: Add thumb-coff target.
8254
252b5132
RH
8255Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8256
8257 * Makefile.in: Revert yesterday's change.
8258 (all-target-winsup): all-target-librx stays out of here.
8259
8260Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
8261
ba73c63f
JM
8262 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8263 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8264 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
8265 Remove references to librx and libg++.
8266
8267Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
8268
8269 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8270 recursive makes
8271
8272Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
8273
8274 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8275 for newlib directory.
8276 (CXX_FOR_TARGET): Likewise.
8277
8278Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
8279
8280 * ltconfig: Update after libtool/ltconfig.in change for
8281 hpux11.
8282
8283Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
8284
8285 * ltconfig, ltmain.sh: Update to libtool 1.2.
8286
8287Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
8288
8289 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8290 (install-gcc-cross): Instead, override LANGUAGES here.
8291
82921998-03-18 Dave Love <d.love@dl.ac.uk>
8293
8294 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8295 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8296
8297Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
8298
8299 * configure.in: Add Thumb-pe target.
8300
8301Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 8302
252b5132
RH
8303 * Makefile.in - changed sn targets to snavigator
8304 * configure.in - changed sn targets to snavigator
8305
8306Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
8307
8308 * config-ml.in: After building symlink tree call make distclean
8309 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8310 to be the case for libiberty.
8311
8312Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
8313
8314 * configure: When making link, also check the current
8315 directory. The configure scripts may create one.
8316
8317Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
8318
8319 * config.sub: Accept alphapca56 and alphaev6 properly.
8320
8321Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8322
8323 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8324
252b5132
RH
8325Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8326
80413487 8327 * config.sub (sco5): Fix typo.
252b5132
RH
8328
8329Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
8330
8331 * Makefile.in (INSTALL_MODULES): Move install-tcl before
8332 install-itcl.
8333 (install-itcl): Remove dependency on install-tcl.
8334
8335Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
8336
8337 * configure.in: Remove libgloss from noconfigdirs for MN10300.
8338
252b5132
RH
8339Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
8340
8341 * configure.in: Don't build libgui for a cygwin32 target when not on
8342 a cygwin32 host.
8343
8344Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
8345
8346 * configure (redirect): Set to null, so default behavior of
8347 configure is now --verbose.
8348
83491998-02-16 Dave Love <d.love@dl.ac.uk>
8350
8351 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8352 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8353
8354Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
8355
8356 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8357 this change to sync Makefile.in with its ChangeLog entries.
8358
8359Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
8360
8361 * ltmain.sh (mkdir): Check that the directory doesn't exist
8362 before we exit with error, so that we don't get races during
8363 parallel builds.
8364
8365Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
8366
8367 * ltconfig, ltmain.sh: Update from libtool 1.0i.
8368
8369Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
8370
8371 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8372 PICFLAG_FOR_TARGET.
8373 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8374
8375 * configure: Emit a definition for the new macro enable_shared
8376 into each Makefile.
8377
252b5132
RH
8378Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8379
8380 * configure.in (host_tools, native_only): Add libtool.
8381
8382Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
8383
8384 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8385 Fix typo in ming config comment.
8386
8387Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
8388
8389 * ltconfig, ltmain.sh: Update from libtool 1.0h.
8390
8391Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
8392
8393 * config.sub: Add tic30 cases, and map c30 to tic30.
8394
ba73c63f
JM
8395Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
8396
8397 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8398 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8399 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8400 (CLEAN_TARGET_MODULES): Similarly
8401 (all-target-libf2c): Add dependences.
35590697 8402 * configure.in (target_libs): Add libf2c.
ba73c63f 8403
252b5132
RH
8404Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
8405
ba73c63f
JM
8406 * configure.in: Remove expect from noconfigdirs when target
8407 is cygwin32. OK to build expect and dejagnu with Canadian
8408 Cross.
252b5132
RH
8409
8410Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
8411
8412 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8413 host.
8414
8415 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8416 and mingw32.
8417
8418Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
8419
8420 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8421 here as it is not defined in the toplevel Makefile.
8422
8423Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
8424
8425 * configure (package_makefile_rules_frag): New variable, which names
8426 a file with generic rules, ...
8427 Change comment to mention we now have FIVE parts.
8428 * configure: Undo last change.
8429
8430Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
8431
8432 * config.guess: More accurate determination of HP processor types.
8433 * config.sub: More accurate determination of HP processor types.
8434
8435Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
8436
8437 * configure (package_makefile_frag): Move inserting the
8438 ${package_makefile_frag} to where it should be according
8439 to the comment.
8440
ba73c63f 8441Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
8442
8443 * config.guess: Add support for Linux/ARM.
8444
8445Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
8446
8447 * .cvsignore: Remove *-info and *-install since they match
8448 release-info and mpw-install, which we don't want to just ignore.
8449
8450Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
8451
8452 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8453
8454Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
8455
8456 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8457 local_prefix to sub-make invocations.
8458
8459Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
8460
8461 * configure.in: Check makefile fragments in the source
8462 directory.
8463
8464Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8465
ba73c63f
JM
8466 * configure.in: Check whether host and target makefile
8467 fragments exist before adding them to *_makefile_frag.
252b5132
RH
8468
8469Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
8470
8471 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 8472
252b5132
RH
8473Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
8474
8475 * configure.in: Make sure we only replace RPATH_ENVVAR on
8476 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8477 regexp to sed.
8478
8479 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8480 to sub-makes.
8481
84821998-01-13 Lee Iverson (leei@ai.sri.com)
8483
8484 * config-ml.in (multi-do): LDFLAGS must include multilib
8485 designator.
8486
8487Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
8488
8489 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8490
8491Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
8492
8493 * config.sub: Add mingw32 support.
8494 * configure.in: Likewise.
252b5132
RH
8495
8496Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8497
8498 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8499
8500Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
8501
8502 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8503 * configure (gxx_include_dir): Provide a definition for subdirs
8504 which do not use autoconf.
8505
8506Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
8507
8508 * config.guess: Sync with egcs. Picks up new alpha support,
8509 BeOS & some additional linux support.
8510
ba73c63f 8511Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8512
8513 * config.guess: HP 9000/803 is a PA1.1 machine.
8514
ba73c63f
JM
8515Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
8516
8517 * configure.in: It's alpha*-...
252b5132
RH
8518
8519Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
8520
ba73c63f
JM
8521 * configure.in (host_makefile_frag, target_makefile_frag):
8522 Handle multiple config files.
8523 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8524 alpha-*-*.
252b5132
RH
8525
8526Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
8527
8528 * mkdep: New file.
8529
8530Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
8531
8532 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8533
8534Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
8535
8536 * Makefile.in: Add libgui directory.
8537 (GDB_TK): Add all-libgui.
8538 * configure.in: Add libgui directory.
8539 * configure: Add all-libgui to GDB_TK.
8540
8541Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
8542
8543 * config-ml.in (multidirs): Add m32r to multilib list.
8544
8545Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
8546
8547 * Makefile.in (all-target-gperf): Change dependency to
8548 all-target-libstdc++.
8549
8550Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
8551
8552 * config.guess: Add BeOS support.
8553
8554Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
8555
8556 Source directory cvs renamed to cvssrc:
8557 * configure.in (host_tools): Change cvs to cvssrc.
8558 (native_only): Likewise.
8559 (noconfigdirs) [various cases]: Likewise.
8560 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8561 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8562 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8563 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8564 (all-cvssrc): Rename target from all-cvs.
8565
8566Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
8567
8568 * configure (gxx_include_dir): Fix thinko.
8569
8570Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
8571
8572 * Makefile.in (INSTALL_TARGET_CROSS): Define.
8573 (install-cross, install-gcc-cross): New targets.
8574
8575Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
8576
8577 * configure.in (noconfigdirs): Add support for Thumb target.
8578
8579 * config.sub (maybe_os): Add support for Thumb target.
8580
8581Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
8582
8583 * Makefile.in: Add rules for cygmon.
8584
8585 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8586
8587Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
8588
8589 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8590 * configure (gxx_include_dir): Provide a definition for subdirs
8591 which do not use autoconf.
8592
8593Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
8594
8595 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 8596 11/18/97 build
252b5132
RH
8597
8598Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
8599
8600 * From Franz Sirl.
8601 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8602 found on RedHat Linux systems.
8603
8604Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
8605
8606 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8607 guesses.
8608
8609Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
8610
8611 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8612
8613Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
8614
8615 * ltmain.sh: If mkdir fails, check whether the directory was created
8616 anyhow by some other process.
8617
8618Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
8619
8620 * configure.in (d30v-*-*): Configure all directories.
8621
8622Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
8623
8624 * configure.in (d30v-*-*): Configure newlib, libiberty directories
8625 for the D30V.
8626
8627Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
8628
8629 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8630
8631Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
8632
80413487
RH
8633 * include/libiberty.h: Add extern "C" { so it can be used with C++
8634 progrms.
8635 * include/remote-sim.h: Add extern "C" { so it can be used with C++
8636 programs.
252b5132
RH
8637
8638Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
8639
8640 * configure.in (d30v-*-*): Configure GCC now.
8641
8642Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
8643
8644 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8645 is no longer needed.
8646
8647Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
8648
8649 * Makefile.in: check-target-libio depends on all-target-libstdc++.
8650
8651Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
8652
8653 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8654 targets using "$@" to provide support for similar but not identical
8655 targets without having to duplicate code.
8656
8657Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
8658
8659 * makefile.vms: Fix to work with DEC C.
8660
8661Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
8662
8663 * config.sub: Add mips-tx39-elf to marketing names.
8664
8665Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
8666
8667 * ltmain.sh: Handle symlinks in generated script.
8668
8669Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
8670
8671 * configure: Handle autoconf style directory options: --bindir,
8672 --datadir, --includedir, --infodir, --libdir, --libexecdir,
8673 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8674 --sysconfdir.
8675 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8676 (sharedstatedir, localstatedir, oldincludedir): New variables.
8677 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8678 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8679 sbindir, sharedstatedir, and sysconfdir.
8680
8681Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8682
8683 * Makefile.in (bootstrap-lean): New target.
8684
8685Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
8686
8687 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 8688 sn, and gnuserv from noconfigdirs.
252b5132
RH
8689
8690Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
8691
8692 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8693
8694Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
8695
ba73c63f 8696 * Makefile.in (cross): New target.
252b5132
RH
8697
8698Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 8699 Jeff Law <law@cygnus.com>
252b5132
RH
8700
8701 * Makefile.in (bootstrap2, bootstrap3): New targets.
8702 (all-bootstrap): Remove outdated and confusing target.
8703 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8704
afb8d725
JM
8705Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
8706
8707 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 8708 windows. Consistent with gdb/configure.
afb8d725 8709
252b5132
RH
87101997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
8711
252b5132
RH
8712 * configure.in: Name Linux target fragment.
8713
8714 * configure: Rewrite so that project Makefile fragment is inserted
8715 first and appears last in the resulting Makefile.
8716
8717Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
8718
8719 * Makefile.in (install-itcl): Install tcl first.
8720
252b5132 8721Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 8722
252b5132
RH
8723 * configure.in: remove bison from noconfigdirs for Cygwin32 host
8724
8725Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
8726
8727 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8728
8729 * configure.in (skipdirs): Add target-librx for Linux.
8730 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8731
8732Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
8733
8734 * Makefile.in (bootstrap): New target.
8735
8736Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
8737
8738 * config.sub: Accept 'amigados' for backward compatability.
8739
8740Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
8741
8742 * config.guess: Merge with FSF.
8743
ba73c63f
JM
8744Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
8745
8746 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8747
252b5132
RH
8748Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
8749
8750 * config.sub: Add "marketing-names" patch.
8751
8752Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
8753
80413487 8754 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
8755
8756Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
8757
8758 * config.sub: Handle v850-elf.
8759
ba73c63f
JM
8760Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
8761
8762 * .cvsignore (*-install): Remove.
8763
252b5132
RH
8764Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
8765
8766 * ltconfig: Set CONFIG_SHELL in libtool.
8767 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8768
8769Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8770
8771 * configure.in (target_subdir): Set to libraries if enable_multilib.
8772
8773Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
8774
8775 * config.guess: Update from gcc directory.
8776
8777Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
8778
8779 * Makefile.in (all-sim): Depends on all-readline.
8780
8781Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
8782
8783 * Makefile.in (BISON, YACC): Use $$s.
8784 (all-bison): Depend on all-texinfo.
8785
8786Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
8787
8788 * Makefile.in (BISON): Add -L flag.
8789 (YACC): Likewise.
8790
8791Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
8792
35590697
AJ
8793 * configure.in (noconfigdirs): Add support for v850e target.
8794
252b5132
RH
8795 * config.sub (maybe_os): Add support for v850e target.
8796
8797Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
8798
35590697
AJ
8799 * configure.in (noconfigdirs): Add support for v850ea target.
8800
252b5132
RH
8801 * config.sub (maybe_os): Add support for v850ea target.
8802
8803Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
8804
8805 * config.sub: Add mipstx39. Delete r3900.
8806
8807Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8808
8809 * Makefile.in (all-autoconf): Depends on all-texinfo.
8810
8811Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
8812
8813 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8814 eabi targets.
8815
8816Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
8817
8818 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8819
8820 * configure: When handling a Canadian Cross, handle YACC as well as
8821 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 8822 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
8823
8824Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
8825
8826 * Makefile.in (BISON): bison, not byacc or bison -y.
8827 (YACC): bison -y or byacc or yacc.
8828 (various): Add *-bison as appropriate.
8829 (taz): No need to mess with BISON anymore.
8830
8831Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
8832
8833 * configure: If OSTYPE matches *win32*, try to find a good value for
8834 CONFIG_SHELL.
8835
8836Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
8837
8838 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8839 configure.in if it is present.
8840
8841Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
8842
8843 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8844
8845Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
8846
8847 * config.sub: Recognize `arc' cpu.
8848 * configure.in: Likewise.
8849 * config-ml.in: Likewise.
8850
8851Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
8852
8853 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8854
8855Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
8856
8857 * configure: Changed sed delimiter from ':' to '|' when
8858 attempting to substitute ${config_shell} for SHELL. On
8859 NT ${config_shell} may contain a ':' in it.
8860
8861Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
8862
8863 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8864
8865Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
8866
8867 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8868
8869Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
8870
8871 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8872
8873 * ylwrap: If the program is a relative path, force it to be
8874 absolute.
8875
8876Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
8877
8878 * configure (tooldir): Set BISON to `bison -y' and not just bison.
8879
8880Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
8881
8882 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
8883 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8884 for libraries.
252b5132
RH
8885
8886Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
8887
8888 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 8889 separated by spaces.
252b5132
RH
8890
8891Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
8892
8893 * ylwrap: New file.
8894 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8895
8896 * ltmain.sh: Handle /bin/sh at start of install program.
8897
8898 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8899
8900 * ltconfig, ltmain.sh: New files, from libtool 1.0.
8901 * missing: New file, from automake 1.2.
8902
8903Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
8904
8905 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
8906 check-tk to CHECK_X11_MODULES.
8907
8908Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
8909
8910 * config.sub: Merge with FSF.
8911
8912Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
8913
8914 * config.guess: Merge with FSF.
8915
8916Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
8917
8918 * configure: Treat msdosdjgpp like go32.
8919 * configure.in: Likewise. Don't remove gprof for go32.
8920
8921 * configure: Change Makefile.tem2 to Makefile.tm2.
8922
8923Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
8924
8925 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
8926
8927Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8928
8929 * install-sh (chmodcmd): Set to null if the DST directory already
8930 exists. Same as Nov 11th change.
8931
8932Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
8933
35590697 8934 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
8935
8936Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
8937
8938 * config.guess: Update from FSF.
8939
8940Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
8941
8942 * Makefile.in (GDB_TK): Depend on itcl and tix.
8943
8944Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
8945
8946 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
8947 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
8948 (INSTALL_SCRIPT): New variable.
8949 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
8950 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
8951 to -x.
8952 * install-sh: Add support for -x option.
8953
8954Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
8955
8956 * configure.in, Makefile.in: Treat tix like itcl.
8957
8958Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
8959
8960 * Makefile.in (WINDRES): New variable.
8961 (WINDRES_FOR_TARGET): New variable.
8962 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
8963 (EXTRA_HOST_FLAGS): Add WINDRES.
8964 (EXTRA_TARGET_FLAGS): Add WINDRES.
8965 (EXTRA_GCC_FLAGS): Add WINDRES.
8966 ($(DO_X)): Pass down WINDRES.
8967 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
8968 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
8969 DLLTOOL_FOR_TARGET.
8970
8971Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
8972
8973 * configure.in: configure sim before gdb for win32-x-ppc
8974
8975Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8976
8977 Move gperf into the toplevel, from libg++.
8978 * configure.in (target_tools): Add target-gperf.
8979 (native_only): Add target-gperf.
8980 * Makefile.in (all-target-gperf): New target, depend on
8981 all-target-libg++.
8982 (configure-target-gperf): Empty rule.
8983 (ALL_TARGET_MODULES): Add all-target-gperf.
8984 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
8985 (CHECK_TARGET_MODULES): Add check-target-gperf.
8986 (INSTALL_TARGET_MODULES): Add install-target-gperf.
8987 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
8988
8989Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 8990
252b5132
RH
8991 * config.sub (mn10200): Recognize new basic machine.
8992
8993Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8994
8995 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
8996 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
8997
8998Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8999
9000 * configure.in: If we're building mips-sgi-irix6* native, turn on
9001 ENABLE_MULTILIB and set TARGET_SUBDIR.
9002
9003Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9004
9005 * Makefile.in (all-sn): Depend on all-grep.
9006
9007Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9008
9009 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9010
9011 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9012 Makefile. From Jeff Makey <jeff@cts.com>.
9013 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9014
9015 * Makefile.in (DISTBISONFILES): Remove.
9016 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9017 $(DEFAULT_YACC).
9018
9019 * configure.in: Build itl, db, sn, etc., when building for native
35590697 9020 cygwin32.
252b5132
RH
9021
9022 * Makefile.in (LD): New variable.
9023 (EXTRA_HOST_FLAGS): Pass down LD.
9024 ($(DO_X)): Likewise.
9025
9026Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9027
9028 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9029
9030Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9031
9032 * configure.in (targargs): Strip out any supplied --build argument
35590697 9033 before adding our own. Always add --build.
252b5132
RH
9034
9035Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9036
9037 * configure.in (targargs): Pass --build if we're doing
9038 a cross-compile.
9039
9040Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9041
ba73c63f 9042 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
9043 sed. Otherwise sed chokes on NT path names with drive
9044 designators. Also look for "?:*" as the leading characters in an
9045 absolute pathname.
9046
9047Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9048
9049 * config.sub: Support for r3900.
9050
9051Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9052
9053 * configure.in: Use install-sh, not install.sh.
9054
9055Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9056
9057 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9058 apply it twice.
9059
9060Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9061
9062 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9063 install-binutils.
9064
9065Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9066
9067 * Makefile.in: Add automake targets.
9068 * configure.in (host_tools): Add automake.
9069
9070Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9071
9072 * configure: Default CXX to c++, not gcc.
9073 * Makefile.in (CXX): Set to c++, not gcc.
9074 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9075
9076Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9077
9078 * install-sh: try appending a .exe if source file doesn't
9079 exist
9080
9081Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9082
9083 * configure.in: Turn on multilib by default.
9084 (cross_only): Remove target-libiberty.
9085
9086 * Makefile.in (all-gcc): Don't depend on libiberty.
9087
9088Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9089
9090 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9091
9092Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9093
9094 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9095 (DISTBISONFILES): Add ld/Makefile.in
9096
9097Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9098
9099 * configure.in: if target is cygwin32 but host isn't cygwin32,
9100 don't configure gdb tcl tk expect, not just gdb.
9101
9102Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9103
9104 * configure.in: Added gnuserv everywhere sn appears.
9105
9106 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9107 (CROSS_CHECK_MODULES): Added check-gnuserv.
9108 (INSTALL_MODULES): Added install-gnuserv.
9109 (CLEAN_MODULES): Added clean-gnuserv.
9110 (all-gnuserv): New target.
9111
9112Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9113
9114 * config.guess: Fixes for MIPS OpenBSD systems.
9115
9116Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9117
9118 * Makefile.in (INSTALL_XFORM): Remove.
9119 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9120
9121 * mkinstalldirs: New file, copied from automake.
9122 * Makefile.in (installdirs): Rename from install-dirs. Use
9123 mkinstalldirs. Change all users.
9124 (DEVO_SUPPORT): Add mkinstalldirs.
9125
9126Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9127
9128 * install-sh: Rename from install.sh.
9129 * Makefile.in (INSTALL): Change install.sh to install-sh.
9130 (DEVO_SUPPORT): Likewise.
9131
9132 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9133 Graichen <graichen@rzpd.de>.
9134
9135Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9136
9137 * config.guess: Recognize OpenBSD systems correctly.
9138
9139Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9140
9141 * README, Makefile.in (ETC_SUPPORT): Remove references to
9142 cfg-paper*, configure.{texi,man,info*}._
9143
9144Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9145
9146 * Makefile.in (all.normal): Ensure that gcc is built after all
9147 the x11 - ie gdb - targets.
9148
9149Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9150
9151 * makefile.vms: Don't run conf-a-gas.
9152
9153Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9154
80413487 9155 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
9156
9157Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9158
9159 * configure.in: Remove noconfigdirs case since gdb also
9160 configures and builds for tic80-coff.
9161
9162Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9163
9164 * configure: Set cache_file to config.cache.
9165 * Makefile.in (local-distclean): Remove config.cache.
9166
9167Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9168
9169 * COPYING: Update FSF address.
9170
9171Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9172
9173 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9174 noconfigdirs.
9175
9176Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9177
9178 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9179 MAKEDIRS, is empty.
9180
9181Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
9182
9183 * config.sub: Tweak mn10300 entry.
9184
9185Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
9186
9187 * configure.in (host_tools): Put sim before gdb, so gdb's
9188 configure.tgt can determine if the simulator was configured.
9189
9190Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
9191
9192 * config.sub: Move BeOS $os case to be with other Cygnus
9193 local cases.
9194
9195Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
9196
9197 * config.sub: Remove misplaced comment that broke Linux.
9198
9199Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
9200
9201 * config.sub: Add BeOS support.
9202
9203Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
9204
9205 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9206
9207Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
9208
9209 * configure.in (noconfigdirs): Remove tcl and tk from
9210 noconfigdirs for cygwin32 builds.
9211
9212Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
9213
9214 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9215
9216Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
9217
9218 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9219 make-all.com, use makefile.vms instead.
9220
9221Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
9222
9223 * config.sub: Accept -lnews*.
9224
9225Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
9226
9227 * configure.in (noconfigdirs): Disable target-newlib,
35590697 9228 target-examples and target-libiberty for d30v.
252b5132
RH
9229
9230Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9231
9232 * configure.in (noconfigdirs): Enable ld for d30v.
9233
9234Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
9235
9236 * configure.in (tic80-*-*): Build compiler.
9237
9238Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
9239
9240 * configure.in (d30v-*): Remove sim directory from list of
35590697 9241 unsupported d30v directories
252b5132
RH
9242
9243Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9244
35590697
AJ
9245 * config.sub, configure.in: Add d30v target cpu.
9246
252b5132
RH
9247Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
9248
9249 * makefile.vms: New file.
9250 * make-all.com: Remove.
9251
9252Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
9253
9254 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9255
9256Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
9257
9258 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9259
9260Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
9261
9262 * Makefile.in (ALL_MODULES): Added all-db.
9263 (CROSS_CHECK_MODULES): Addec check-db.
9264 (INSTALL_MODULES): Added install-db.
9265 (CLEAN_MODULES): Added clean-db.
9266
9267Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
9268
9269 * config.guess: Merge with latest FSF sources.
9270
9271Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
9272
9273 * Makefile.in (ALL_MODULES): Added all-itcl.
9274 (CROSS_CHECK_MODULES): Added check-itcl.
9275 (INSTALL_MODULES): Added install-itcl.
9276 (CLEAN_MODULES): Added clean-itcl.
9277
9278Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
9279
9280 * configure.in: build gdb for mn10200
9281
9282Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
9283
9284 * Makefile.in (all-target-winsup): Depend on all-target-libio.
9285
9286Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
9287
9288 * configure.in (tic80-*-*): Turn off most targets right now.
9289
9290Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
9291
9292 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9293 rather than the makeinfo program.
9294 (do-info): Depend upon all-texinfo.
9295
9296Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
9297
9298 * configure.in: Remove uses of config/mh-linux.
9299
9300 * config.sub, config.guess: Merge with latest FSF sources.
9301
9302Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
9303
9304 * config.sub (case $basic_machine): Add tic80 entries.
9305
9306Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
9307
9308 * config.sub, config.guess: Merge with latest FSF sources.
9309
9310Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9311
9312 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9313 * mpw-config.in: Test for NewFolderRecursive.
9314 * mpw-install: Use symbolic name for startup filename.
9315 * mpw-README: Add various additional details.
9316
9317Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
9318
9319 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9320
9321Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
9322
9323 * configure.in: Do build gcc and the target libraries for
9324 the mn10200.
9325
9326Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
9327
9328 * configure.in: don't avoid building gdb for mn10300 any more
9329 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9330 instead of single-quoting it.
9331
9332Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
9333
9334 * configure.in: Don't use --with-stabs on IRIX 6.
9335
9336Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
9337
9338 * configure.in (m32r): Build gdb, libg++ now.
9339
9340Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9341
9342 * configure.in (mips*-sgi-irix6*): Remove gdb and related
9343 directories from noconfigdirs.
9344
9345Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
9346
9347 * config.sub (basic_machine): added mips16 configuration
9348
9349Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9350
9351 * config.sub: Handle d10v-unknown.
9352
9353Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
9354
9355 * config.sub: Handle v850-unknown.
9356
9357Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
9358
9359 * Makefile.in: add findutils
9360 * configure.in: add findutils to list of host_tools
9361
9362Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
9363
9364 * config.sub: Handle mn10200 and mn10300.
9365
9366Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9367
9368 * configure.in (d10v-*): Do not build librx.
9369
9370Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
9371
9372 * configure.in (mn10300): Build everything except gdb & libgloss.
9373
9374Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
9375
9376 * config.guess: Patch for Dansk Data Elektronik servers,
9377 from Niels Skou Olsen <nso@dde.dk>.
9378
9379 For ncr, use /bin/uname rather than uname, since GNU uname does not
9380 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
9381
9382 Patch for MIPS R4000 running System V,
9383 from Eric S. Raymond <esr@snark.thyrsus.com>.
9384
9385 Fix thinko for nextstep.
9386
9387 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9388
9389 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
9390 * config.guess: Guess mips-dec-mach_bsd4.3.
9391
9392 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
9393 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
9394 release numbers.
9395 * config.guess (mips-mips-riscos*): Emit just enough of the
9396 release number.
9397
9398 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
9399 * config.guess (sparc-auspex-sunos*): Added.
9400 (f300-fujitsu-*): Added.
9401
9402 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
9403 * config.guess: Recognize a Tadpole as a sparc.
9404
9405Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9406
9407 * config.guess: Don't assume that NextStep version is either 2 or
9408 3. NextStep 4 (aka OpenStep 4) has come out now.
9409
9410Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9411
9412 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9413 From Rik Faith <faith@cs.unc.edu>.
9414
9415Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9416
9417 * config.sub: Contributions from bug-gnu-utils to:
9418 Support plain "hppa" (no version given) architecture, reported by
9419 OpenStep.
9420 OpenBSD like NetBSD.
9421 LynxOs is not a hardware supplier.
9422
9423 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 9424 OpenBSD like NetBSD.
252b5132
RH
9425 Stratus systems.
9426 More Pyramid systems.
9427 i[n>4]86 Intel chips.
9428 M680[n>4]0 Motorola chips.
9429 Use unknown instead of lynx for hardware manufacturer.
9430
9431Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9432
9433 * install.sh (chmodcmd): Set to null if the DST directory already
9434 exists.
9435
9436Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9437
9438 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9439 not use mt-ppc target Makefile fragment any more.
9440
9441Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9442
9443 * configure.in (*-*-windows): Exclude everything but those dirs
9444 needed to build windows.
9445
9446Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
9447
9448 * Makefile.in (all-target-winsup): Depend on all-target-librx.
9449
9450Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9451
9452 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
9453
9454Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9455
9456 * Undo my previous change.
9457
9458Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
9459
9460 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9461 unconditionally.
9462 (MAKEOVERRIDES): Define (revert this part of October 18 change).
9463
9464Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9465
9466 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
9467 host to add it's own flags.
252b5132
RH
9468
9469Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
9470
9471 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9472
9473Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
9474
9475 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9476 (CXX_FOR_TARGET): Likewise.
9477 (GCC_FOR_TARGET): Define.
9478 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9479 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9480 CC_FOR_TARGET was specified on the command line.
9481 (MAKEOVERRIDES): Don't define.
9482
9483Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
9484
9485 * configure.in (m32r): Fix spelling of libg++ libs.
9486
9487Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
9488
9489 * config.sub (-apple*): Remove, now redundant.
9490
9491Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
9492
9493 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9494
9495 * configure: Rework yesterday's sed script patch.
9496
9497 * config.sub: Merge with FSF.
9498
9499Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
9500
9501 * config.guess: Merge from FSF.
9502
9503 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
9504 * config.guess: Use pc instead of unknown, for pc clone systems.
9505 Change linux to linux-gnu.
252b5132
RH
9506
9507 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 9508 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
9509
9510Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
9511
9512 * test-build.mk (HOLES): Add "xargs" for gdb.
9513
9514 * configure: Avoid hpux10.20 sed bug.
9515
9516Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
9517
4bddf3ad 9518 * configure.in: Add support for windows host
252b5132
RH
9519 (that is a build done under the Microsoft build environment).
9520
9521Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
9522
9523 * Makefile.in: Replace all uses of srcroot with s, to shrink
9524 command line lengths.
9525
9526 Patches from Geoffrey Noer <noer@cygnus.com>:
9527 * configure.in: If configuring for newlib, pass --with-newlib to
9528 subdirectories.
9529 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9530 -Bnewlib/ and -Lwinsup to gcc.
9531 (CXX_FOR_TARGET): Likewise.
9532
9533Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
9534
9535 * Makefile.in (ETC_SUPPORT): Add configure.
9536
9537Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
9538
35590697 9539 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
9540 host configuration file.
9541
9542Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
9543
9544 * configure.in: Break mn10x00 support into separate
9545 mn10200 and mn10300 configurations.
9546 * config.sub: Likewise.
9547
9548Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
9549
9550 * configure.in: Add lots of stuff to noconfigdirs for
9551 the mn10x00 targets.
9552
9553 * config.sub, configure.in: Add mn10x00 support.
9554
9555Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
9556
9557 * make-all.com: Call conf-a-gas, not config-a-gas.
9558
9559Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
9560
9561 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 9562 targets.
252b5132
RH
9563
9564Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
9565
9566 * mpw-README: Add much more detail for native PowerMac.
9567 * mpw-install: New file.
9568 * mpw-configure: Add --norecursion and --help options.
9569 * mpw-config.in: Translate readme and install files when
9570 copying to objdir.
9571 * mpw-build.in: Don't always depend on byacc and flex.
9572 (install-only-top): New action.
9573
9574Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
9575
9576 * configure.in: You can now configure GDB for the v850.
9577
9578Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
9579
9580 * configure.in (noconfigdirs): Don't configure any C++ dirs
9581 if targeting D10V.
9582
9583Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
9584
9585 * config.sub: Recognize mips64vr5000.
9586
9587Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
9588
9589 * configure.in: Use a single line for host_tools and native_only.
9590
9591Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
9592
9593 * config.sub, configure.in: Add entries for m32r.
9594
9595Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
9596
9597 * Makefile.in (inet-install): Don't run install-gzip.
9598
9599Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
9600
9601 * configure.in: Don't config lots of things for *-*-windows*.
9602
9603Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
9604
9605 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9606 (host_libs, host_tools): Copy from configure.in.
9607 * mpw-configure: Don't complain about directories not found.
9608
9609Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9610
9611 * configure.in (i[345]86): Recognize i686 for pentium pro.
9612 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9613 file.
9614
9615 * config.guess (i[345]86): Ditto.
9616
9617Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9618
9619 * configure.in (noconfigdirs): Removed gdb for D10V.
9620
9621Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
9622
9623 * configure.in: Remove ld, target-libio, target-libg++, and
9624 target-libstdc++ from noconfigdirs.
9625
9626Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
9627
9628 * configure: Fix three locations where shell scripts were
9629 being run directly rather than with config_shell.
9630
9631Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
9632
9633 * configure.in (v850-*-*): Set up initial $noconfigdirs.
9634 * config.sub (basic_machine): Recognize v850.
9635
9636Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
9637
9638 * mpw-configure: Handle multiple enable/disable options and
9639 pass them down recursively, handle -c and -s flags appropriately
9640 depending on choice of compiler, add escape mechanism for
9641 quoted arguments to gC.
9642
9643Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9644
9645 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9646 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9647 so that -mrelocatable-lib and -mno-eabi are used.
9648
9649 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9650 not support --print-multi-lib, don't abort.
9651
252b5132
RH
9652Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
9653
9654 * make-all.com: Run config-a-gas.
9655 * setup.com: Don't copy subdirectory files around.
9656
9657Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
9658
9659 * configure.in (*-*-ose): Remove exclusion of libgloss for this
9660 target, it now compiles correctly.
9661
9662Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
9663
9664 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9665
9666Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9667
35590697 9668 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
9669
9670Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9671
9672 * configure.in (native_only): Add prms.
9673
9674Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
9675
9676 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9677 (BINUTILS_SUPPORT_DIRS): Likewise.
9678
9679Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9680
9681 * configure.in (d10v-*-*): Don't configure ld or gdb until the
9682 d10v support is added.
9683
9684Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9685
9686 * configure.in (d10v-*-*): New target.
9687
9688Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
9689
9690 * config.guess (HP 9000/811): Recognize this as a PA1.1
9691 machine.
9692
9693Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
9694
9695 * Makefile.in (do-tar-gz): New target, split out from tail end of
9696 taz target. Run each command separately, don't use pipes.
9697 (taz): Use it.
9698
9699Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
9700
9701 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9702 * mpw-build.in: No builds should depend on building byacc or flex,
9703 they are assumed to be installed already.
9704
9705Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9706
9707 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9708 variable that CC_FOR_TARGET needs.
9709
9710Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9711
9712 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9713 options have changed since the last time the subdirectory was
9714 configured, and if it has, reconfigure.
9715 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9716 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9717
9718Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
9719
9720 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9721 CLEAN_MODULES): Add bash.
9722 (all-bash): New target.
9723
9724Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
9725
9726 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9727
9728Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9729
9730 * config.sub (basic_machine): Recognize d10v as a valid processor.
9731
9732Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
9733
9734 * mpw-configure: Add support for --bindir.
9735 * mpw-build.in: Use a GCC-specific build script for GCC actions.
9736
9737Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
9738
9739 * configure.in: add bash, time, gawk to list of hosttools and things
9740 to only build for native toolchains
9741
9742Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9743
9744 * Makefile.in (docdir): Remove.
9745
9746Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9747
9748 * Makefile.in (datadir): Set to $(prefix)/share.
9749
9750Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
9751
9752 * configure.in: build diff and patch for cygwin32-hosted
9753 toolchains.
9754
9755Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
9756
9757 * config.sub: Accept -rtems*.
9758
9759Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
9760
80413487 9761 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
9762 remove diff from the list of things not buildable
9763 via Canadian Cross
252b5132
RH
9764
9765Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
9766
9767 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 9768 don't get ". ".
252b5132
RH
9769
9770Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
9771
9772 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9773
9774Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
9775
9776 * Makefile.in (taz): Handle case where tex3patch didn't even get
9777 checked out. Also, if it was found, put the symlink in a new util
9778 subdirectory.
9779
9780Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9781
9782 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9783
9784Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
9785
9786 * config.sub: Recognize -openvms.
9787 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9788 * make-all.com, setup.com: New files.
9789
9790Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
9791
9792 * Makefile.in (taz): tex3patch moved to texinfo/util.
9793
9794Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
9795
afb8d725 9796 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
9797 * configure.in: remove make from disable-if-Can-Cross list
9798 enable gdb if ${host} and ${target} are cygwin32
9799
9800Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
9801
9802 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
9803 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9804
9805Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9806
9807 * config.guess: Combine mips-mips-riscos cases, and use cpp to
9808 distinguish sysv/svr4/bsd variants.
9809 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9810
9811Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
9812
9813 * configure.in: Added copyright notice.
9814 * move-if-change: Added copyright notice.
9815
9816Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9817
9818 * configure.in (powerpcle-*-solaris*): Until we get shared
9819 libraries working, don't build gdb, sim, make, tcl, tk, or
9820 expect.
9821
9822Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
9823
9824 * config.guess: Merge with FSF:
9825
9826 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
9827 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9828
9829 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
9830 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9831
9832 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
9833 * config.guess: Combine two OSF1 rules.
9834 Also recognize field test versions. From mjr@zk3.dec.com.
9835 * config.guess (dgux): Use /usr/bin/uname rather than uname,
9836 because GNU uname does not support -p. From pmr@pajato.com.
9837
9838Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
9839
9840 * Makefile.in (MAKEDIRS): Removed $(tooldir).
9841
9842Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
9843
9844 * mpw-README: Document GCCIncludes.
9845
9846Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
9847
9848 * configure.in (alpha-*-linux*): Set enable_shared to yes.
9849
9850Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9851
9852 * mpw-configure: Handle --enable-FOO and --disable-FOO.
9853
9854Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
9855
9856 * configure.in (*-*-cygwin32): Configure make.
9857
9858Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
9859
9860 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9861
9862Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
9863
9864 * Makefile.in (all-inet): Depend on all-perl.
9865
9866 * Makefile.in (inet-install): New target.
9867
9868 * Makefile.in (all-inet): Depend on all-tcl.
9869 (all-inet): Depend on all-send-pr.
9870
9871Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9872
9873 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9874 temporarily.
9875
9876Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
9877
9878 * configure.in: Don't configure --with-gnu-ld on AIX.
9879
9880Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9881
9882 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9883
9884Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
9885
9886 * Makefile.in (ALL_MODULES): Added all-inet.
9887 (CROSS_CHECK_MODULES): Added check-inet.
9888 (INSTALL_MODULES): Added install-inet.
9889 (CLEAN_MODULES): Added clean-inet.
9890 (all-indent): New target.
9891
9892 * configure.in (host_tools): Added inet.
9893 (native_only): Added inet.
9894 (noconfigdirs): Added inet.
9895
9896Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
9897
9898 * configure.in: Don't configure libgloss if we are not configuring
9899 newlib.
9900
9901Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
9902
9903 * configure.in: Don't configure libgloss for unsupported
9904 architectures.
9905
9906Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9907
9908 * Makefile.in (CLEAN_MODULES): Add clean-apache.
9909
9910Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
9911
9912 * Makefile.in (ALL_MODULES): Include all-apache.
9913 (CROSS_CHECK_MODULES): Include check-apache.
9914 (INSTALL_MODULES): Include install-apache.
9915 (all-apache): New target.
9916
9917 * configure.in: Added apache everywhere perl is seen.
9918
9919Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9920
9921 * Makefile.in: Add support for clean-{module} and
9922 clean-target-{module} rules.
9923
9924Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
9925
9926 * configure.in (*-*-ose) do not build libgloss.
9927
9928Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9929
9930 * config.guess (prep*:SunOS:5.*:*): Turn into
9931 powerpele-unknown-solaris2.
9932
9933Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
9934
9935 * configure.in: Permit --enable-shared to specify a list of
9936 directories.
9937
9938Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
9939
9940 * configure.in (host==solaris): Pass only the first word of $CC
9941 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
9942
9943Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
9944
9945 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
9946
9947Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
9948
9949 * Makefile.in (ALL_MODULES): Include all-perl.
9950 (CROSS_CHECK_MODULES): Include check-perl.
9951 (INSTALL_MODULES): Include install-perl.
9952 (ALL_X11_MODULES): Include all-guile.
9953 (CHECK_X11_MODULES): Include check-guile.
9954 (INSTALL_X11_MODULES): Include install-guile.
9955 (all-perl): New target.
9956 (all-guile): New target.
9957
9958 * configure.in (host_tools): Include perl and guile.
9959 (native_only): Include perl and guile.
9960 (noconfigdirs): Don't build guile and perl; no ports have been
9961 done.
9962
9963Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
9964
80413487
RH
9965 * configure (--enable-*): Handle quoted option lists such as
9966 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
9967
9968Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9969
9970 * Makefile.in ({,inst}all-target): New rule so we can make and
9971 install all of the target directories easily.
9972
9973Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9974
9975 * configure.in: Add missing global flag in sed substitution when
9976 deleting `target-' from ${configdirs}.
9977
9978Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
9979
9980 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
9981 option.
9982
9983 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
9984 config/mh-necv4.
9985
9986 * install.sh: Correct misspelling of transformbasename.
9987
9988 * config.guess: Recognize mips-*-sysv*.
9989
9990Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
9991
9992 * config.sub: Recognize mon960.
9993
9994Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
9995
9996 * configure: Restore Canadian Cross handling of BISON and LEX,
9997 removed in Feb 20 change.
9998
9999Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10000
10001 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10002 Mention make install. Remove the old copyright date as well the
10003 clumsy and rather pointless copyright on the README file.
10004
10005Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10006
10007 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10008 Makefile after running symlink-tree, then run `make distclean' to
10009 avoid clobbering any generated files in srcdir.
10010
10011Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10012
10013 * configure.in (m68k-*-netbsd*): Build everything now.
10014
10015Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10016
10017 * Makefile.in (taz): Fix quoting.
10018
10019Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10020
10021 * configure.in (sparclet-*-*): Build everything now.
10022
10023Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10024
10025 * configure.in (m68k-*-linux*): New host.
10026
10027Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10028
10029 * configure: Check for bison before byacc.
10030
10031Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10032
10033 * Makefile.in configure: Change the way LEX and BISON/YACC are
10034 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10035 searching PATH. These are used as fallbacks by Makefile.in if
10036 flex/bison/byacc aren't in objdir.
10037
10038Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10039
10040 * Makefile.in: Make everything which depends upon all-bfd also
10041 depend upon all-opcodes, in case --with-commonbfdlib is used.
10042
10043Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10044
10045 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10046 building NT native compilers on Unix.
10047
10048Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10049
10050 * configure.in: Don't get CC from the host Makefile fragment if we
10051 can find gcc in PATH, or if this is a Canadian Cross. Move the
10052 Solaris test for /usr/ucb/cc to the post target script, just after
10053 the compiler sanity test.
10054
10055Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10056
10057 * config.sub: Merge with FSF.
10058
10059Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10060
10061 * Makefile.in (RPATH_ENVVAR): New variable.
10062 (REALLY_SET_LIB_PATH): Use it.
10063 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10064
10065Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10066
10067 * config.sub, configure.in: Recognize sparclet cpu.
10068
10069Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10070
10071 * config.guess: Support m68k-cbm-sysv4.
10072
10073Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10074
10075 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10076 m68k-unknown-linuxaout from linker help string. Put quotes around
10077 $ld_help_string.
10078
10079Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10080
10081 * config.guess (powerpc-harris-powerunix): Add guess for port
10082 to new target.
10083
10084Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10085
10086 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10087
10088Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10089
10090 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10091 $(REALLY_SET_LIB_PATH) in Makefile.
10092 * Makefile.in (SET_LIB_PATH): New variable.
10093 (REALLY_SET_LIB_PATH): New variable.
10094 ($(DO_X)): Use $(SET_LIB_PATH).
10095 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10096 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10097 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10098 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10099 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10100 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10101 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10102 (install-dosrel): Likewise.
10103 (all-opcodes): Depend upon all-libiberty.
10104
10105Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10106
10107 * config.guess (*:CYGWIN*): New
10108
10109Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10110
10111 * Makefile.in (all-target-winsup): All all-target-libiberty.
10112
10113Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10114
10115 * configure.in (noconfigdirs): Add missing # in front of comment.
10116
10117Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10118
10119 * configure.in: add second pass to things added to noconfigdirs
10120 so *-gm-magic can exclude libgloss properly.
10121
10122Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10123
10124 * mpw-configure (extralibs_name, rez_name): Set correctly
10125 for MWC68K compiler.
10126
10127 * mpw-README: Add more info on the necessary build tools.
10128
10129Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10130
10131 * configure.in, config.sub: Recognize cygwin32.
10132
10133Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10134
10135 * config.guess, config.sub: Recognize A/UX.
10136
10137Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10138
10139 * config.sub: Merge with gcc/config.sub.
10140
10141Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10142
10143 * mpw-build.in (do-binutils): Add build of stamps.
10144
10145Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10146
10147 * config.sub: Add recognition for mips64vr4100*-* targets.
10148
10149Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10150
10151 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10152 Add creation of gconfigargs with `--enable-shared' turned on.
10153 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10154 ($(host)-stamp-stage3-configured): Likewise.
10155 (HOLES): Add chatr and ldd.
10156 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10157
10158Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10159
10160 * configure: Pass --nfp to recursive configures.
10161
10162Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10163
10164 * Makefile.in (DLLTOOL): New.
10165 (DLLTOOL_FOR_TARGET): New.
10166 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10167 (EXTRA_TARGET_FLAGS): Ditto.
10168 (EXTRA_GCC_FLAGS): Ditto.
10169 (CONFIGURE_TARGET_MODULES): Ditto.
10170 (DO_X): Ditto.
10171 * configure: Add DLLTOOL.
10172
10173Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10174
10175 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10176 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10177 mh-sco, since old workarounds no longer needed, and don't
10178 build ld, since libraries have weak symbols in COFF.
10179
10180Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
10181
10182 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10183
10184Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
10185
10186 * configure.in: Make sure that ${CC} can be used to compile an
10187 executable.
10188
afb8d725
JM
10189Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10190
10191 * Makefile.in (all-gdb): Depend on $(GDB_TK).
10192 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10193 nothing depending on whether gdbtk is being built.
10194
252b5132
RH
10195Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
10196
10197 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10198
10199Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
10200
10201 * configure.in (noconfigdirs): Put ld or gas in this early, if the
10202 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10203
10204Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
10205
10206 * config-ml.in: Add support for
10207 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10208 Simplify setting of multidirs from --disable-foo.
10209
10210Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10211
10212 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10213 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10214 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 10215 non-empty, pass them on to the GCC make.
252b5132
RH
10216 (all-bootstrap): New rule that is like all-gcc, except it executes
10217 the GCC bootstrap rule instead of the GCC all rule.
10218
10219Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
10220
10221 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10222
10223Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10224
10225 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10226 DG/UX support.
10227
10228Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
10229
10230 * config.sub (i*86*) Change [345] to [3456]
10231
10232Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10233
10234 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10235 --with-gnu-ld=no.
10236
10237Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10238
10239 * config-ml.in (rs6000*, powerpc*): Add switches to control which
10240 AIX multilibs get built.
10241
10242Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10243
10244 * configure.in (i386-win32): Don't build expect if we're not
10245 building the tcl subdir.
10246
10247Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
10248
10249 * Makefile.in: (configure-target-examples, all-target-examples):
10250 New targets, configure and build example programs.
10251
10252Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10253
10254 * mpw-configure: If an mpw-config.in generated a file mk.sed,
10255 use it as input to sedit the generated MPW makefile.
10256 * mpw-README: Add a suggestion about Gestalt.h.
10257
10258Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
10259
10260 * config.sub: Accept *-*-ieee*.
10261
10262Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
10263
10264 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
10265 Ronald F. Guilmette <rfg@monkeys.com>.
10266
10267Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10268
10269 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10270 for powerpc-pe native.
10271 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10272 (target==powerpc-pe): duplicate i386-win32 entry.
10273
10274Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10275
10276 * configure.in (noconfigdirs): Exclude target-newlib for all versions
10277 of vxworks, not just vxworks5.1.
10278
10279Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
10280
10281 * mpw-configure: Add support for exec-prefix.
10282
10283Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10284
10285 * config.guess: Recognize HP model 816 machines as having
10286 a PA1.1 processor.
10287
10288Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
10289
10290 * configure: Ignore new autoconf configure options.
10291
252b5132
RH
10292Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10293
10294 * config.guess: Recognize Pentium under SCO.
10295 From Robert Lipe <robertl@arnet.com>.
10296
10297Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10298
10299 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
10300
10301Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
10302
10303 * configure.in: Don't configure gas for alpha-dec-osf*.
10304
10305Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
10306
10307 * configure.in: Default to --with-stabs for some targets for which
10308 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10309 i[345]86*-*-unixware*.
10310
10311Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
10312
10313 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10314 rather than basing it on the target. Simplify handling of options
10315 controlling which directories to configure. Remove extraneous
10316 slash in multi-clean target.
10317
10318Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
10319
10320 * config-ml.in: Prefix more variables with ml_ so they don't collide
10321 with configure's.
10322
10323Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
10324
10325 * configure: Don't turn -v into --v.
10326
10327Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
10328
10329 * configure.in (targargs): Fix typo.
10330
10331 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10332
10333Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
10334
10335 * configure.in: Strip --host and --target options from
10336 CONFIG_ARGUMENTS, and always configure for --host only. Add
10337 --with-cross-host option when building with a cross-compiler.
10338 * configure: Canonicalize the arguments put into config.status by
10339 always using `=' for an option with an argument. Pass a presumed
10340 --host or --target explicitly.
10341
10342Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
10343
10344 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10345 into general OS recognition case.
10346
10347Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10348
10349 * configure.in (target_configdirs): add target-winsup only
10350 for win32 target systems.
10351
10352Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
10353
10354 * Makefile.in (all-target-libgloss): Depend upon
10355 configure-target-newlib, since when libgloss is built it looks to
10356 see if the newlib directory exists.
10357
10358Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
10359
10360 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10361 cfg-ml-*.in.
10362
10363Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
10364
10365 * configure: Handle LD and LD_FOR_TARGET when configuring a
10366 Canadian Cross.
10367
252b5132
RH
10368Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10369
10370 * configure.in (target_libs): add target-winsup.
10371 (target==i386-win32): add patch diff flex make to $noconfigdirs.
10372 (target==ppcle-pe): remove ld from $noconfigdirs.
10373
10374Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
10375
10376 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10377 Preserve relative path names in $srcdir. Build symlink tree if
10378 configuring cross target dir and srcdir=. (= no VPATH support).
10379 (configure-target-libg++): Depend on configure-target-librx.
10380 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10381 * config-ml.in: New file.
10382 * symlink-tree: New file.
10383 * configure: Ensure srcdir="." if that's what it is.
10384
10385Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10386
10387 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10388 includes and FLEX_SKELETON setting.
10389 * mpw-configure (--with-gnu-ld): New option, controls whether
10390 to use PPCLink or ld with PowerMac GCC.
10391 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10392 * mpw-config.in: Configure grez if targeting Mac.
10393
10394 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
10395 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10396 just macos.
252b5132
RH
10397 * configure.in: Configure grez resource compiler if targeting Mac.
10398 * Makefile.in (all-grez, install-grez): New targets.
10399
10400Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
10401
10402 * configure: CXX defaults to gcc, not g++. If we find
35590697 10403 gcc in the path, set CC to gcc -O2.
252b5132
RH
10404
10405Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
10406
10407 * configure: Default ${build} correctly. Avoid picking up extra
10408 spaces when reading CC and CXX from Makefile. When doing a
10409 Canadian Cross, use plausible default values for numerous
10410 variables.
10411 * configure.in: When doing a Canadian Cross, don't try to
10412 configure tools whose configure script can't handle it.
10413
10414Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10415
10416 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10417
10418Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
10419
10420 * configure: Remove dubious bug reporting address.
10421
10422Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
10423
10424 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
10425 configure script, run that instead of this directory's configure.
10426 In either case, print a message that we're configuring the sub-dir.
10427
10428Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
10429
10430 * configure.in: Before checking for the existence of various files,
10431 use sed to filter out "target-".
10432
10433Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
10434
10435 * Makefile.in (DO_X): Split rule to decrease command line length
10436 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
10437 (Philippe De Muyter).
10438
10439Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10440
10441 * Makefile.in (all-patch): depend on all-libiberty.
10442
10443Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
10444
10445 * configure.in: If the only directory in target_configdirs which
10446 actually exists is libiberty, then set target_configdirs to empty,
10447 to avoid trying to build a target libiberty in a gas or gdb
10448 distribution.
10449
10450Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
10451
10452 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
10453 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10454 systems.
252b5132
RH
10455
10456Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10457
10458 * configure.in (copy_dirs): Use sys-include instead of include
10459 for --with-headers option.
10460
10461Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
10462
10463 * Makefile.in, configure.in: Make winsup builds work with
10464 new scheme.
10465
10466Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
10467
10468 * configure.in: Build the linker on AIX.
10469
10470Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
10471
10472 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
10473 where needed.
10474
10475Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
10476
10477 * Makefile.in (all-gcc): Fix typo.
10478
10479Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
10480
10481 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
10482
10483Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
10484
10485 * configure.in: Rename libFOO to target-libFOO, and xiberty
10486 to target-xiberty, to provide more flexibility.
10487 (target_subdir): Define. Create if cross.
10488 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10489 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
10490 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10491 check-libFOO -> check-target-libFOO, etc.
10492 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10493 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10494 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10495 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
10496 allow ALL_GCC="" to only configure.
10497 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
10498 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
10499 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
10500
10501Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
10502
10503 * Makefile.in (taz): Build "info" in etc explicitly.
10504
10505Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
10506
10507 * configure.in: Make sure that CC is undefined (as opposed to
10508 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
10509 problem with autoconf trying to configure on a host without GCC.
10510
10511Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
10512
10513 * mpw-configure: Set host alias from choice of host compiler,
10514 only use generic MPW Makefile sed if present, edit a file
10515 named "hacked_Makefile.in" instead of "Makefile.in" if present.
10516 * mpw-README: Add problem notes about CW6 and CW7.
10517
10518Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
10519
10520 * Makefile.in (taz): Use ";" instead of ";;".
10521
10522Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
10523
10524 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
10525 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10526 DISTDOCDIRS.
10527 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
10528 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
10529
10530Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
10531
10532 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
10533 and gnats, because they are now subsumed by DISTSTUFFDIRS.
10534 Move bfd to DISTSTUFFDIRS.
10535
10536Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10537
10538 * Makefile.in (X11_LIB): Removed.
10539 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10540
10541 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10542
10543Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10544
10545 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10546 names.
10547
10548Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10549
10550 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10551
10552Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
10553
10554 * configure.in (i[345]86-*-win32): Always build newlib.
10555 Don't configure cvs, autoconf or texinfo.
10556 * Makefile.in (LD_FOR_TARGET): New.
10557 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10558 Pass down LD_FOR_TARGET.
10559
10560Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
10561
10562 * winsup: New directory.
10563 * Makefile.in: Build winsup.
10564 * configure.in: Winsup is configured when target is win32.
10565 Can only build win32 target GDB when native.
35590697 10566
252b5132
RH
10567Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
10568
10569 * config.guess: Recognize HP model 819 machines as having
10570 a PA 1.1 processor.
10571
10572Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
10573
10574 * configure: Fix sed loop which substitutes for CC and CXX to
10575 avoid bug found in various sed implementations.
10576
10577Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10578
10579 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10580 simulator. Use standard powerpc-*-eabi*.
10581
10582Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
10583
10584 * configure.in: Stop putting gas and binutils in noconfigdirs for
10585 powerpc-*-aix* and rs6000-*-*.
10586
10587Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
10588
10589 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10590 -mcall-aixdesc libraries.
10591
10592Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
10593
10594 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10595
10596 * config.sub (arm | armel | armeb): Fix shell syntax.
10597
10598Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10599
10600 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10601 -msoft-float and -mcpu=common support.
10602 (powerpc*-*-eabisim*): Add support for building -mcall-aix
10603 libraries.
10604
10605Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10606
10607 * configure.in: Allow configuration and build of emacs19 for the alpha.
10608
10609Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10610
10611 * configure.in (CC): Get ^CC, not just any old CC, from
10612 ${host_makefile_frag}.
10613
10614Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10615
35590697 10616 * configure.in (CC): Try to get CC from
252b5132
RH
10617 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10618
10619Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10620
10621 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10622 only if it exists in $(srcdir).
10623
10624Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
10625
10626 * configure: If CC and CXX are not set in the environment, set
10627 them, based on either an existing Makefile or on searching for gcc
10628 in PATH. Substitute for CC and CXX in Makefile.
10629 * configure.in: Remove libm from target_libs. Separate
10630 target_configdirs from configdirs. If CC is not set in
10631 environment, try to get it from a host Makefile fragment. Rewrite
10632 changes of configdirs to use skipdirs instead. A few minor
10633 tweaks. Take directories out of target_configdirs as they are
10634 taken out of configdirs. Remove existing Makefile files from
10635 subdirectories. Substitute for TARGET_CONFIGDIRS and
10636 CONFIG_ARGUMENTS in Makefile.
10637 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10638 by configure.in.
10639 (CONFIG_ARGUMENTS): Likewise.
10640 (CONFIGURE_TARGET_MODULES): New variable.
10641 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10642 ($(CONFIGURE_TARGET_MODULES)): New target.
10643 (configure-libg++, configure-libio): New targets.
10644 (all-libg++): Depend upon configure-libg++.
10645 (all-libio): Depend upon configure-libio.
10646 (configure-libgloss, all-libgloss): New targets.
10647 (configure-libstdc++): New target.
10648 (all-libstdc++): Depend upon configure-libstdc++.
10649 (configure-librx, all-librx): New targets.
10650 (configure-newlib): New target.
10651 (all-newlib): Depend upon configure-newlib
10652 (configure-xiberty): New target.
10653 (all-xiberty): Depend upon configure-xiberty.
10654
10655Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10656
10657 * configure.in (host i[345]86-*-win32): Expand the
10658 noconfigdirs again.
10659
10660Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
10661
10662 * mpw-configure: Fix sed command file name.
10663
10664Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
10665
35590697 10666 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
10667 noconfigdirs again.
10668
10669Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
10670
10671 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10672 or powerpc*-*-pe*, since they are not yet supported.
10673
10674Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
10675
10676 Add PowerMac support and many other enhancements.
10677 * mpw-configure: New option --cc to select compiler to use,
10678 paste options set according to --cc into the generated
10679 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10680 if mpw-make.sed is present.
10681 * mpw-config.in: Don't test for gC1, test for mpw-touch,
10682 add forward includes for PowerPC include files.
10683 * mpw-build.in: Build using Makefile.PPC if present.
10684 (do-byacc, etc): Remove separate version resource builds.
10685 (do-gas): Build "stamps" before "all".
10686 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10687 * mpw-README: Update to reflect --cc option, PowerMac support,
10688 and recently-reported compatibility problems.
10689
10690Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
10691
10692 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10693 embedded m68k systems (-aout, -coff, -elf, -vxworks).
10694 (--with-multilib-top): Pass to recursive invocations.
10695
10696Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
10697
10698 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10699 v810-*-*.
10700
10701Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10702
10703 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10704 gdb, ld and opcodes on v810-*-*.
10705
252b5132
RH
10706Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
10707
10708 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10709 (local-maintainer-clean): New target.
10710 (maintainer-clean): New target.
10711 (realclean): Just depend upon maintainer-clean.
10712
10713Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10714
10715 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10716
10717Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
10718
10719 * configure.in: Build ld in mips*-*-bsd* case.
10720
10721Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
10722
10723 * config.sub: Accept -lites* OS. From Ian Dall.
10724
10725Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
10726
10727 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 10728 targets.
252b5132
RH
10729
10730Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10731
10732 * configure.in: treat i386-win32 canadian cross the same as
10733 i386-go32 canadian cross.
10734
10735Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10736
10737 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10738 running under the simulator to build a reduced set of libraries.
10739 (powerpc-*-eabiaix): Add fine grained multilib support added to
10740 other powerpc targets yesterday.
10741
10742Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10743
10744 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10745 -disable-softfloat, -disable-relocatable, -disable-aix, and
10746 -disable-sysv to control which multilib libraries get built.
10747
10748Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
10749
10750 * configure: Add Makefile.tem to list of files to remove in trap
10751 handler.
10752
10753Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
10754
10755 * config.guess (*Linux*): Add missing "exit"s.
10756 Also, need specific check for alpha-unknown-linux (uses COFF).
10757
10758Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
10759
10760 * config.guess: Merge with FSF:
10761
10762 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
10763 * config.guess (AIX4): More robust release numbering discovery.
10764
10765 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
10766 * config.guess (i386-sequent-ptx): Properly get version number.
10767
10768 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
10769 * config.guess (mips:*:4*:UMIPS): New case.
10770
10771Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
10772
10773 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10774 (i386-win32 host): Likewise. Don't build readline.
10775
afb8d725
JM
10776Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
10777
10778 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
10779 SUPPORT_FILES to submakes.
10780
252b5132
RH
10781Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
10782
10783 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10784 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10785 mpw-configure.
10786
10787Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
10788
10789 * configure.in (appdirs): Use =, not ==, in test expression when
10790 trying to build the text to print in the warning message for
10791 Solaris users.
10792
10793Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
10794
10795 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10796
10797Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10798
10799 * config.guess: Recognize lynx-2.3.
10800
10801Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
10802
10803 * config.sub (z8ksim): Deleted
10804 (z8k-*-coff): New, this is the one true name of the target.
10805
10806Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
10807
10808 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10809
10810Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
10811
10812 * config.guess (*:Linux:*:*): First try asking the linker what the
10813 default object file format is (elf, aout, or coff). Then if this
10814 fails, try previous methods.
10815
10816Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10817
10818 * configure.in: Don't build newlib for *-*-vxworks5.1.
10819
10820Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10821
10822 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10823 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10824
10825Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
10826
10827 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10828
10829Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
10830
10831 * cfg-ml-com.in: New file.
10832 * cfg-ml-pos.in: New file.
10833
10834Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10835
10836 * COPYING.NEWLIB: Add HP free copyright to list.
10837
10838Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10839
10840 * config.sub: Recognize -eabi* for the system, not just -eabi.
10841
10842Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
10843
10844 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10845 * config.sub, configure.in (win32): New target and host.
10846
10847Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
10848
10849 * configure.in: Add i386-pe configuration.
10850
10851Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
10852
10853 * mpw-build.in (install): Install GDB after LD.
10854
10855Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
10856
10857 * mpw-config.in (elf/mips.h): Always forward-include, needed
10858 for GDB to build.
10859
10860Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
10861
10862 * testsuite: New directory for customer acceptance and whole tool
10863 chain tests.
10864
10865Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10866
10867 * configure: If per-host line isn't found, but AC_OUTPUT is found
10868 and a configure script exists, run it instead.
10869
10870Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
10871
10872 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
10873
10874Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
10875
10876 * configure: Set build_{cpu,vendor,os,alias} to host values when
10877 --build isn't specified.
10878
10879Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10880
10881 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10882 (FLAGS_TO_PASS): Pass them.
10883 (EXTRA_TARGET_FLAGS): Ditto.
10884
252b5132
RH
10885Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10886
10887 * Makefile.in (all-libg++): Depend on all-libstdc++.
10888
10889Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10890
10891 * configure.in (noconfigdirs): Enable all packages for
10892 i386-unknown-netbsd.
10893
10894Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
10895
10896 * configure.in (noconfigdirs): Don't configure tk for i386-go32
10897 hosted builds (DOS builds)
10898
10899Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
10900
10901 Changes for ARM based on patches from Richard Earnshaw:
10902 * config.sub: Handle armeb and armel.
10903 * configure.in: Omit arm linker only for riscix.
10904
10905Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
10906
10907 * config.guess: Update from FSF.
10908
10909Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
10910
10911 * config.sub: Recognize powerpcle as the little endian varient of
10912 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
10913 powerpcle variant. Convert pentium into i586, not i486. Add p5
10914 alias for i586. Map new x86 variants p6, k5, nexgen into i586
10915 temporarily.
10916
10917Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
10918
10919 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
10920
10921Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
10922
10923 * config.sub: Accept -lites* as a basic system type.
10924
10925Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
10926
10927 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
10928 installed, and if so return linuxoldld as the system name.
10929
10930Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
10931
10932 * config.guess: Add hppa1.1-hp-lites support.
10933
10934Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
10935
10936 * configure.in: Don't build newlib for m68k-vxworks5.1.
10937
10938Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10939
10940 * configure.in (mips-sgi-irix6): Use mh-irix5.
10941
10942Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
10943
10944 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
10945
10946Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10947
10948 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 10949 OSF/1. Fix compiler flags.
252b5132
RH
10950 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
10951
10952Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
10953
10954 * configure.in: Recognize --with-newlib.
10955 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
10956
afb8d725
JM
10957Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10958
10959 * Makefile.in: move {all,check,install}-gdb from *_MODULES
10960 to *_X11_MODULES due to gdbtk needing X include files et al.
10961
252b5132
RH
10962Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
10963
10964 Merge in support for Mac MPW as a host.
10965 (Old change descriptions retained for informational value.)
10966
10967 * mpw-config.in: Add generic include forwards for cpu-specific
10968 include files in aout and elf directories.
10969
10970 * mpw-configure: Added copyright.
10971 * mpw-config.in: Check for presence of required build tools.
10972 (target_libs): Add newlib.
10973 (target_tools): Add examples.
10974 (Read Me): Generate as "Read Me for MPW" instead.
10975 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
10976 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
10977 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
10978
10979 * mpw-configure: Remove subdir-specific makefile hackery,
10980 delete mk.tmp after using it.
10981
10982 * mpw-build.in (all): Display start and end times.
10983
10984 * mpw-configure (host_canonical): Set.
10985 (target_cpu): Always add to makefiles.
10986 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
10987 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
10988 (mpw-mh-mpw): Look for in srcdir and srcroot.
10989 Use sed instead of mpw-edit-prefix to edit prefix definitions.
10990
10991 * mpw-build.in: (install-only): New target.
10992
10993 * mpw-configure (host_alias, target_alias): Rename from hostalias
10994 and targetalias, add into generated Makefile.
10995 (mk.tmp): If present, add into generated Makefile.
10996 * mpw-build.in (all-gas): Build config.h first before gas proper.
10997
10998 * mpw-configure (config.status): Write only if changed.
10999 * mpw-config.in (readline): Configure it (not built, just used for
11000 definitions).
11001
11002 * mpw-config.in (elf/mips.h): Add a forward include.
11003
11004 * mpw-config.in: Forward-include most .h files in include into
11005 extra-include.
11006 (readline): Don't build.
11007 mpw-build.in (install): Install GDB.
11008
11009 * mpw-configure (prefix, mpw_prefix): Handle it.
11010 * mpw-config.in (mmalloc, readline): Don't configure.
11011 * mpw-build.in (thisscript): Rename to ThisScript.
11012 Use mpw-build instead of BuildProgram everywhere.
11013 (mmalloc, readline): Don't build.
11014 * mpw-README: New file, basic documentation about the MPW port.
11015
11016 * mpw-config.in: Use forward-include to create include files.
11017
11018 * mpw-configure: Add more things to the top of each configured
11019 Makefile, including contents of config/mpw-mh-mpw.
11020 * mpw-config.in (extra-include): Create this directory and fill it
11021 with Posix-like include files when configuring.
11022
11023 * config.sub (apple, mac, mpw): Add various aliases.
11024
11025 * mpw-build.in: New file, top-level build script fragment for MPW.
11026 * mpw-configure: New file, configure script for MPW.
11027 * mpw-config.in: New file, config fragment for MPW.
11028
11029Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11030
11031 * configure.in (host_libs): Remove glob, since it is gone from the
11032 sources.
11033
11034Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11035
11036 * Makefile.in: define empty GDB_NLM_DEPS var.
11037
11038 * configure.in(target_makefile_frag): use config/mt-netware
11039 for netware targets.
11040
11041Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11042
11043 * config.sub: Merge in recent FSF changes. Remove linux special
11044 cases.
11045
11046Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11047
4bddf3ad 11048 Revert this change:
252b5132
RH
11049
11050 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11051
11052 * build-all.mk: Use CC=cc -Xs on Solaris.
11053
252b5132
RH
11054Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11055
11056 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11057 stop using it.
11058 * Makefile.in: Nuke all references to glob subdirectory.
11059
11060Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11061
11062 * configure.in: Fix --enable-shared logic in per-host.
11063
11064Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11065
11066 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11067
11068Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11069
11070 * configure.in (noconfigdirs): Don't build gas on AIX, for
11071 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11072
11073Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11074
11075 * configure: Fix --cache-file to work if the file argument is a
11076 relative path.
11077
11078Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11079
11080 * configure: If the --cache-file is used, pass it down to
11081 configure in subdirectories.
11082
11083Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11084
11085 * config.sub: add vxworks29k configuration.
11086
11087Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11088
11089 * Makefile.in (taz): Do "diststuff" part quietly.
11090
11091Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11092
11093 * config.sub: Mini-merge with gcc/config.sub.
11094
11095Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11096
11097 * config.guess (IRIX): Sed - to _.
11098
11099Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11100
11101 * Makefile.in (source-vault, binary-vault): New targets.
11102
11103Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11104
11105 * config.sub: Recognize -eabi as a basic system type.
11106
11107Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11108
11109 * configure.in (enable_shared stuff): Fix typo.
11110
11111Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11112
11113 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11114
11115Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11116
11117 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11118
11119Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11120
11121 * configure.in (rs6000-*-*): Don't build gas.
11122
11123Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11124
11125 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11126 reduce command line length.
11127 (AS_FOR_TARGET): Check for as.new, not Makefile.
11128 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11129
11130Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11131
11132 * config.guess: Merge from FSF.
11133
11134Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11135
11136 * configure: Don't use $ when handling program_suffix.
11137
11138Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11139
11140 * configure.in: Configure tk for hppa/hpux.
11141
11142Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11143
11144 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11145
11146Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11147
11148 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11149 to LIBCXXFLAGS. Tests are better run without it.
11150
11151Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11152
11153 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11154
11155Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11156
11157 * configure.in (*-*-netware*): Don't configure xiberty.
11158
11159Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11160
11161 * configure.in: Remove tk from native_only list.
11162
11163Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11164
11165 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11166 for special NCD build.
11167
11168Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11169
11170 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11171 makeall.bat, they're only useful for binutils snapshots.
11172 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11173 makeall.bat to specified SUPPORT_FILES.
11174
11175Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11176
11177 * build-all.mk: Add Ericsson targets to sun4 and solaris
11178 hosts. Add BNR's sun4 target to solaris host, so their
11179 build-from-source will be tested in-house first.
11180
11181Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11182
11183 * Makefile.in (LIBCFLAGS): New variable.
11184 (CFLAGS_FOR_TARGET): Ditto.
11185 (LIBCFLAGS_FOR_TARGET): Ditto.
11186 (LIBCXXFLAGS): Ditto.
11187 (CXXFLAGS_FOR_TARGET): Ditto.
11188 (LIBCXXFLAGS_FOR_TARGET): Ditto.
11189 (BASE_FLAGS_TO_PASS): Pass them.
11190 (EXTRA_TARGET_FLAGS): Ditto.
11191
4bddf3ad 11192 * configure.in: Support --enable-shared.
252b5132
RH
11193
11194Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
11195
11196 * configure.in (target_libs): Include libstdc++ again.
11197 * config.guess: Update from FSF (for FreeBSD).
11198
11199Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11200
11201 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11202 makeall.bat.
11203 (DISTDOCDIRS): Add `etc'.
11204 (ETC_SUPPORT_PFX): New variable.
11205 (taz): Include anything from etc starting with a word in
11206 ETC_SUPPORT_PFX.
11207
11208Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11209
11210 * config.sub: Update for recent FSF changes. Remove obsolete
11211 h8300hds entry. Add -windows* and -osx as basic os. Minor
11212 spacing changes.
11213
11214Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11215
11216 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
11217
11218 * config.guess: Merge with FSF.
11219 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11220
11221Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11222
11223 * configure: Since the "trap 0" handler will override the exit
11224 status on many systems, only use it for "exit 1", and make it set
11225 a non-zero exit status; reset it before "exit 0". Also, check
11226 exit status of config.sub, and error out if it failed.
11227
11228Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
11229
11230 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11231 and install libgloss.
11232
11233Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11234
11235 * Makefile.in (all-binutils): Depend upon all-byacc.
11236
11237 * configure.in: Don't build emacs on Irix 5.
11238
11239Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11240
11241 * configure.in (*-*-netware*): Add libio.
11242
11243Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11244
11245 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11246 (CHECK_TARGET_MODULES): Ditto.
11247 (INSTALL_TARGET_MODULES): Ditto.
11248 (TARGET_LIBS): Ditto.
11249 (all-libstdc++): Note dependencies.
11250
11251Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11252
11253 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11254
11255Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11256
11257 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11258 -fexternal-templates.
11259
11260 * configure.in (target_libs): Add libstdc++.
11261 (noconfigdirs): Add libstdc++ as appropriate.
11262
11263Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11264
11265 * config.guess: Update from FSF.
11266
11267Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11268
11269 * configure: Use ${config_shell} when running ${configsub}.
11270
11271Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
11272
11273 * config.sub: No longer recognize h8300h.
11274
11275Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11276
11277 * config.sub: Remove extraneous differences between config.sub and
11278 gcc/config.sub.
11279
11280Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11281
11282 * Makefile.in (DISTSTUFFDIRS): Add gas.
11283
11284Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
11285
11286 * COPYING.NEWLIB: New file.
11287
11288Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
11289
11290 * config.guess (HP-UX): Patch from Harlan Stenn
11291 <harlan@landmark.com> to also emit release level.
11292
11293Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11294
11295 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11296
11297Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
11298
11299 * config.sub: Merge nextstep cleanup from FSF.
11300
11301Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11302
11303 * configure.in (arm-*-*): Don't configure ld for this target.
11304
11305Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11306
11307 * configure.in (*-*-netware): don't configure libg++, libio,
11308 librx, or newlib.
11309
11310Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11311
11312 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
11313 configure ld--it works, but it doesn't support shared libraries.
11314
11315Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11316
11317 * config.guess (*-unknown-freebsd*): Get rid of possible
11318 trailing "(Release)" in version string.
11319 Patch from Paul Richards <paul@isl.cf.ac.uk>.
11320
11321Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
11322
11323 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11324 Fix type: *-next-neststep -> *-next-nextstep.
11325
11326 * config.guess: Merge from FSF:
11327
11328 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11329
11330 * config.guess: Recognize powerpc-ibm-aix3.2.5.
11331
11332 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11333
11334 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11335 instead of UNIX_SV for UnixWare 1.0).
11336
11337Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
11338
11339 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
11340 to make gdb/nlm/* build after the compiler and linker.
11341
11342Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
11343
11344 * config.guess (netbsd, freebsd, linux): Accept any machine,
11345 not just i[34]86.
11346 (m68k-atari-sysv4): Relocate to match FSF version.
11347
11348 * config.guess: More merges from the FSF:
11349
11350 Add a space before function call or macro invocation.
11351
11352 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11353
11354 * config.guess: Add trap cmd to remove dummy.c and dummy when
11355 interrupted.
11356
11357 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11358
11359 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11360 (dummy): Redirect stderr from compilation of dummy.c.
11361
11362 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
11363
11364 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11365
11366Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
11367
11368 * configure: Accept and ignore --cache*, for compatibility with
11369 new autoconf.
11370
11371Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
11372
11373 * config.guess: Merge from FSF:
11374
11375 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11376
11377 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
11378 (PATH): Add /.attbin at end for finding uname.
11379 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
11380
11381 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
11382
80413487 11383 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
11384
11385 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
11386
80413487
RH
11387 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11388 to select whether to use ELF or COFF.
252b5132
RH
11389
11390 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11391
80413487 11392 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
11393
11394 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11395
11396 * config.guess: Guess the OS version for HPUX.
11397
11398 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11399
11400 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11401
11402Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11403
11404 * configure.in: Recognize --with-headers, --with-libs, and
11405 --without-newlib.
11406 * Makefile.in (all-xiberty): Depend upon all-ld.
11407
11408Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11409
11410 * configure.in: Change i[34]86 to i[345]86.
11411
11412Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11413
11414 * configure (version): A few more tweaks to help message.
11415
11416Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
11417
11418 * Makefile.in: Remove (for now) librx as a host library,
11419 now that we're building it for target.
11420
11421Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11422
11423 * configure: Fix up help message; from karl@owl.hq.ileaf.com
11424 (Karl Berry).
11425
11426Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
11427
11428 * configure.in: Also configure librx.
11429
11430Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11431
11432 * Makefile.in: Update various rules to reflect that librx
11433 is now needed for libg++.
11434
11435Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11436
11437 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11438
11439Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11440
11441 * configure.in: Configure the examples directory.
11442
11443Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11444
11445 * configure: Simplify Jun 2 1994 change.
11446
11447Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11448
11449 * change CC to /usr/latest/bin/gcc for lynx host builds, since
11450 /bin/gcc isn't good enough to build gcc.
11451
11452Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
11453
11454 * Makefile.in (GDB_SUPPORT_FILES): Remove
11455 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
11456 (gdb.tar.gz): Add new rule to use standard distribution building
11457 mechanism.
11458
11459Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11460
11461 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
11462 Bill Cox <bill@cygnus.com>.
11463
11464Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
11465
11466 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
11467
11468Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
11469
11470 * configure: Search current dir first in .gdbinit.
11471
11472Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
11473
11474 * config.sub: Recognize freebsd (merged from gcc config.sub).
11475
11476Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
11477
11478 * config.sub: Refer to NeXT's operating system as nextstep.
11479
11480 * config.sub (case $basic_machine): Re-order the cases, to match
11481 the order in the FSF version (which is mostly alphabethical).
11482 Merge in some additions and changes from the FSF.
11483
11484Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
11485
11486 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11487 * config.sub: Recognize cxux7.
11488 * configure.in: Use mh-cxux for m88k-harris-cxux*.
11489
11490Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
11491
11492 * config.sub: Fix typo powerpc -> powerpc-*.
11493
11494Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
11495
11496 * Makefile.in: `all-emacs19' depends on `all-byacc'.
11497
11498 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11499 parallel with all-emacs and install-emacs). Top-level command
11500 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11501
11502Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11503
11504 * test-build.mk ($(host)-stamp-stage2-installed): Remove
11505 $(relbindir)/make before doing ``make install'', and use
11506 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
11507 installing over running make binary.
11508 ($(host)-stamp-stage3-installed): Likewise.
11509
11510Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11511
11512 * config.guess: Recognize Mach.
11513
11514Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11515
11516 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11517 see whether --exec-prefix was used.
11518
11519Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11520
11521 * README: Explicitly mention libg++/README. (Zoo's idea.)
11522
11523Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11524
11525 * Makefile.in: Add all-librx target similar to all-libproc.
11526
11527Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
11528
11529 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
11530 with post 1.2 uname bogosity.
11531
11532Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11533
11534 * configure: Remove temporary files on receipt of a signal.
11535
11536Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
11537
11538 * configure: If there is a package_makefile_frag, remove
11539 ${subdir}/Makefile.tem after copying it in.
11540
11541Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11542
11543 * build_all.mk: support rs6000 lynx identifies itself as
11544 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
11545 since /bin/gcc is too feeble to compile a modern gcc.
11546
11547Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11548
11549 * brought devo/test-build.mk update-to-date with progressive/
11550 test-build.mk. Add lynx targets and hppa flag info.
11551
11552Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11553
11554 * configure.in: Use mh-ncrsvr43. Patch from
11555 Tom McConnell <tmcconne@sedona.intel.com>.
11556
11557Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
11558
11559 * config.guess (i386-unknown-bsdi): No longer need to
11560 check #if defined(__bsdi__) && defined(__i386__).
11561
11562Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11563
11564 * configure: Set program_transform_nameoption correctly.
11565
11566Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11567
11568 * brought build-all.mk update-to-date with progressive build-all.mk,
11569 added new targets and hppa info.
35590697 11570
252b5132
RH
11571Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11572
11573 * configure: If config.guess result is a prefix of the user
11574 specified target, assume a native build and use the user specified
11575 target as the host alias. Remove SunOS patch suffix removal hack.
11576 * configure.in: Remove SunOS patch suffix removal hack.
11577
11578 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11579 in NATIVE_CHECK_MODULES.
11580
11581Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
11582
11583 * Makefile.in: Rename HOST_ONLY to NATIVE.
11584 * configure: Delete SunOs patch suffix from host_canonical
11585 and build_canonical variables that are prepended to Makefiles.
11586 * configure.in: Add comments for easier maintenance.
11587
11588Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11589
11590 * Makefile.in: Add all-libproc target similar to all-gui.
11591
11592Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
11593
11594 * Makefile.in (CHECK_MODULES): split into
11595 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11596
11597Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
11598
11599 * config.guess (i386-unknown-bsdi): New system to guess.
11600
11601Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11602
11603 * Makefile.in: Add all-gui target (but not yet build by "all").
11604
11605Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
11606
11607 * config.sub: Move deletion of patch suffix from here...
11608 * configure.in: To here, at Ian's suggestion. The top-
11609 level scripts might need to know of a patch level.
11610
11611Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
11612
11613 * config.sub: Strip off patch suffix so rtl is recognized
11614 as a sunos4.1.3 machine, even though it's been patched.
11615
11616Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
11617
11618 * Makefile.in (INSTALL_LAST): Delete.
11619 (INSTALL_DOSREL): New.
11620
11621Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11622
11623 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11624 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11625 whether we pass down --with-gnu-ld anyhow.
11626
11627Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
11628
11629 * Makefile.in (INSTALL_LAST): Change operation so it works
11630 on more flavors of make.
11631 * configure.in (go32): Don't build libg++ or libio.
11632
11633Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
11634
11635 * Makefile.in (Move HOST_PREFIX_1 and friends up so
11636 they can be overriden by templates.
11637
11638Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
11639
11640 * configure.in (target==go32): Don't build gdb.
11641 * dosrel: New directory.
11642
11643Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
11644
11645 * configure.in (host==go32): Configure dosrel too.
11646 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11647 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11648 be set by incoming names or templates.
11649 (INSTALL_LAST): New rule.
252b5132
RH
11650
11651Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
11652
11653 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11654
11655Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11656
252b5132
RH
11657 * configure.in (appdirs): New variable. Currently empty, but will
11658 be used in gas distribution. If nonempty, lists a set of
11659 directories at least one of which must get configured, or top
11660 level configuration is considered to have failed.
11661 (rs6000-*-lynxos*): Use new file name.
11662
11663Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11664
11665 Eliminate XTRAFLAGS.
11666 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11667 newlib include files using -idirafter, and also use -nostdinc.
11668 (CXX_FOR_TARGET): Likewise.
11669 (XTRAFLAGS): Removed.
11670 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11671 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11672 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11673 ($(DO_X)): Don't pass down XTRAFLAGS.
11674
11675Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11676
11677 * configure.in (mips*-dec-bsd*): New target; do build linker.
11678 (mips*-*-bsd*): New target; don't build linker.
11679
11680Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11681
11682 * configure.in: support rs6000-*-lynxos* configuration.
11683 support sunos4 as a cross target.
11684
11685 * config.sub: look for lynx*, not lynx since the OS version may
11686 legitimately be part of the name.
11687
11688Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11689
11690 * configure.in (i[34]86-*-sco*): Move to be with other i386
11691 targets.
11692 (romp-*-*): New target. Skip various binary utilities.
11693 (vax-*-*): New target. Don't build newlib.
11694 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
11695
11696Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11697
11698 * configure.in: Only set host_makefile_frag if config
11699 directory exists.
11700
11701Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11702
11703 * install.sh: If $dstdir exists, don't check whether each
11704 component does.
11705
11706Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11707
11708 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11709
11710Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
11711
35590697
AJ
11712 * configure.in (*-*-lynxos*): Don't configure newlib for either
11713 native or cross Lynx.
252b5132
RH
11714
11715Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
11716
11717 * config.sub (sparc64-elf): Fix os.
11718 (z8k): Remove duplicate.
11719
11720Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11721
11722 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11723 gcc/stmp-fixproto, to try to prevent fixproto from being run.
11724
11725Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
11726
11727 * configure: Make file links cleanly even if Lynx fails on
80413487 11728 an NFS symlink (at least fail cleanly).
252b5132
RH
11729
11730Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11731
11732 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11733 -XNh2000.
11734
11735Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11736
11737 * configure: Unknown options are fatal again.
11738
11739Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
11740
11741 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 11742 compatibility.
252b5132
RH
11743
11744Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
11745
11746 * build-all.mk: Add `clean' target.
11747
11748Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11749
11750 * config.guess: Add SINIX support.
11751 * configure.in: Add mips-*-sysv4* support.
11752
11753Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
11754
11755 * build-all.mk: Document all useful targets.
11756 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11757 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11758
11759Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11760
11761 * configure: Support --silent, --quiet.
11762
11763Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11764
11765 * configure: Support --disable-FEATURE.
11766
11767Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11768
11769 * config.guess: Recognize NCR running SVR4.3.
11770
11771Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
11772
11773 * config.guess: Make BSDI generate i386-unknown-bsd386.
11774 Patch from Paul Eggert <eggert@twinsun.com>.
11775
11776Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11777
11778 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11779
11780Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11781
11782 * configure: Make unrecognized options give nonfatal warnings
11783 instead of fatal errors, and pass them to any subdirectory
11784 configures in case they recognize them.
11785 Make --x equivalent to --with-x.
11786
11787Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11788
11789 * configure: Add --enable-* options. Clean up usage message and
11790 some comments.
11791
11792Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
11793
11794 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11795
11796Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11797
11798 * configure.in (hppa*-*-*): Enable binutils.
11799
11800Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11801
11802 * config.sub: Recognize cisco.
11803
11804Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
11805
11806 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11807
11808Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11809
11810 * config.guess: about target *-hitachi-hiuxwe2, don't print more
11811 than one configuration name. Add comment.
11812
11813Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
11814
11815 * config.guess: about target *-hitachi-hiuxwe2, fixed
11816 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
11817 macro is incorrect.]
11818
11819Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11820
11821 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11822 than the "make ls" stuff which used to be here.
11823
11824Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
11825
11826 * config.guess: Recognize i[34]86-unknown-freebsd.
11827 From Shawn M Carey <smcarey@rodan.syr.edu>.
11828
11829Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
11830
11831 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11832
11833Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11834
11835 * config.guess: Check for ptx.
11836
11837Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
11838
11839 * config.sub: Add os9k checking.
11840
11841Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11842
11843 * config.guess: Handle OSF1 running on HPPA processors
11844
11845Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
11846
11847 * configure: If subdir configure fails, print out a message with
11848 subdirectory name, in case subdir's configure code didn't identify
11849 itself.
11850
11851Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
11852
11853 * configure.in: Remove embedded newlines from configdirs.
11854 Avoid mismatches of substrings. Fix matching strings at end
11855 of configdirs.
11856
11857Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
11858
11859 * config.guess: Add Lynx/rs6000 config support.
11860
11861Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
11862
11863 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11864
11865Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
11866
11867 * configure.in (hppa*-*-osf*): Treat this just like most other
11868 PA configurations (eg no binutils or ld).
11869 (hppa*-*-*elf*): These configurations have binutils and ld.
11870
11871Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11872
11873 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
11874
11875Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11876
11877 * configure.in (rs6000-*-*): Build gas.
11878
11879Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11880
80413487 11881 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
11882
11883Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11884
11885 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11886 for GDB and GDB has been fixed to not need it.
11887
252b5132
RH
11888Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11889
11890 * config.guess: Recognize vax hosts.
11891
11892Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11893
11894 * configure (while loop): Don't use "break 2" inside case
11895 statement -- the case statement isn't an enclosing loop.
11896
11897Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
11898
11899 * config.guess: Clean up NeXT support, to allow nextstep
11900 on Intel machines. Make OS be nextstep.
11901
11902Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
11903
11904 * config.guess: Add alternate forms for Convex.
11905
11906Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
11907
11908 * configure: Completely rewrite option processing. Take
11909 advantage of pattern-matching to avoid invoking test frequently.
11910 Also clean up host and target defaulting logic.
11911
11912Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11913
11914 * Makefile.in: Replace all occurrances of "rootme" with "r" and
11915 "$${rootme}" with "$$r", to increase the likelihood that the do-*
11916 commands (plus user environment) will fit SCO limits.
11917
11918Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11919
11920 * configure.in: Don't issue warnings about directories which are
11921 not being configured if -norecursion is set. Correct test for
11922 --with-gnu-as and --with-gnu-ld to not get confused by substring
11923 matches.
11924
11925 * configure.in: Don't build gas for alpha-dec-osf1*.
11926
11927Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
11928
11929 * configure: Back out Per's change of 12/19/1993. It changes the
11930 behavior of configure in unexpected and confusing ways.
11931
11932 Also, use different delim char when calculating
11933 program_transform_name so that the name can contain slashes.
11934
11935Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
11936
11937 * configure.in, config.sub: Add support for VSTa micro-kernel.
11938
11939Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11940
11941 * configure.in: Nuke hacks which were used to get a special
11942 version of GAS for HPPA configurations.
11943
11944Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
11945
11946 * configure: If only ${target_alias} is given, use that
11947 as the default for ${host_alias}.
11948 * configure: Add missing back-slashes before nested quotes.
11949
11950Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
11951
11952 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
11953
11954Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
11955
11956 * config.guess: Recognize some Tektronix configurations.
11957 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
11958
11959Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11960
11961 * config.sub: Match any flavor of SH.
11962
11963Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
11964
11965 * configure.in: Don't try to configure newlib for Alpha.
11966
11967Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11968
11969 * configure.in: Don't build ld for Irix 5. Don't build gas,
11970 libg++ or libio for any Alpha target.
11971
11972 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
11973
11974Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
11975
11976 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
11977 default arguments -- so it tried to compress itself.
11978
11979Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
11980
11981 * configure.in (notsupp): ensure that a space is always at the end
11982 of the configdirs list, since the grep checks for an explicit space
11983
11984Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11985
11986 * configure.in (target i386-sysv4.2): don't build ld, since static
11987 versions of many libraries are not available.
11988
11989Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11990
11991 * config.guess: Recognize Apollos (using environment variables).
11992 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
11993
11994Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11995
11996 * config.guess: Recognize Sony news mips running newsos.
11997
11998Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
11999
12000 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12001 "fi ; else" for bash.
12002
12003Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12004
12005 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12006
12007Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12008
12009 * config.sub: accept unixware as an alias for svr4.2.
12010 Fix some inconsistancies with the gcc version.
12011
12012Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12013
12014 * Makefile.in (DISTDOCDIRS): Add gdb.
12015
12016Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12017
12018 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12019
12020Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12021
12022 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12023 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12024 this now.
12025
12026Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12027
12028 * config.sub: Accept hiux* as an OS name.
12029
12030 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12031 etc/make-stds.texi. The underscore came from gcc, and dje now
12032 agrees that RUNTESTFLAGS is the correct name.
12033
12034Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12035
12036 * install.sh: Remove 'set -e'. It makes any conditionals
12037 in the script useless.
12038
12039 * config.guess: Automatically recognize arm-acorn-riscix
12040 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12041
12042Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12043
12044 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12045
12046Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12047
12048 * Makefile.in (DISTDOCDIRS): New variable.
12049 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 12050 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
12051
12052Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12053
12054 * configure.in (hppa target): check the source directory for the
12055 pagas sub-directory
12056
12057Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12058
12059 * config.sub: Allow -aout* and -elf*.
12060
12061Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12062
12063 * configure.in: Don't build ld on i386-solaris2, same as for
12064 sparc-solaris2.
12065
12066Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12067
12068 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12069
12070Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12071
12072 * configure.in: Configure gdb for alpha.
12073
12074Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12075
12076 * Makefile.in (CXXFLAGS): Add -O.
12077
12078Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12079
12080 * config.guess: added support for DG Aviion
12081
12082Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12083
12084 * configure.in: Produce warning message for subdirectories not
12085 configurable for this host/target combination. Don't try to
12086 configure gdb for vms.
12087
12088Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12089
12090 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12091 appropriate files before making "diststuff".
12092 (DISTBISONFILES): New var: list of files to be edited.
12093 (DISTSTUFFDIRS): Add binutils.
12094
12095Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12096
12097 * config.sub: also handle mipsel and mips64el (for little endian mips)
12098
12099Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12100
12101 * configure.in: Add * to end of all OS names.
12102
12103Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12104
12105 * configure.in: Build newlib for LynxOS native.
12106
12107Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12108
12109 * config.guess: Add support for delta 88k running SVR3.
12110
12111 * configure.in: Add comment about HP compiler vs. emacs.
12112
12113Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12114
12115 * configure.in: don't build ld on solaris2 (not a viable option
12116 due to bugs in getpwnam & getpwuid)
12117
12118Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12119
12120 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12121 config.guess will produce a full version number.
12122
12123Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12124
12125 * configure.in: Build linker and binutils for alpha-dec-osf1.
12126
12127Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12128
12129 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12130 and gdb/testsuite/Makefile.in.
12131
12132Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12133
12134 * configure.in: recognize mips*- instead of mips-
12135
12136Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12137
12138 * config.sub: Accept linux*coff and linux*elf as operating
12139 systems.
12140
12141Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12142
12143 * config.sub: Recognize mips64, and mips3 as an alias for it.
12144
12145Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12146
12147 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12148 gdb knows how to handle OSF/1 shared libraries.
12149
12150Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12151
12152 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12153 * config.guess: Recognize Hitachi's HIUX.
12154 * config.sub: Recognize h3050r* and hppahitachi.
12155 Remove redundant cases for hp9k[23]*.
12156
12157Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12158
12159 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12160 if gas and ld are in the source tree and are in ${configdirs}.
12161 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 12162 --with options (but still pass them down on the command line,
252b5132
RH
12163 if they were explicitly specified).
12164
12165Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12166
12167 * configure: substitute SHELL value in Makefile.in with
12168 ${CONFIG_SHELL}
12169
12170Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12171
12172 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12173 *-*-solaris2* targets.
12174
12175Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12176
12177 * Makefile.in: define M4, and pass it down to sub-makes;
12178 all-autoconf now depends on all-m4
12179
12180Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12181
12182 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12183 presence of {ar,ranlib} instead of a configured directory
12184
12185Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12186
12187 * config.guess: Accept 34?? as well as 33?? for NCR.
12188
12189Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12190
12191 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12192 of 'gas' in sed commands, since 'gash' is now in the tree as well.
12193
12194Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12195
12196 * configure: grab values for $(CC) and $(CXX) from the
12197 environment, so that someone can do "CC=gcc configure; make" and
12198 have it work right (matching the way that autoconf works now)
12199
12200 * configure.in, Makefile.in: add support for gash, the tcl
12201 interface to Galaxy
12202
12203 * config.guess: add NetBSD variants (hp300, x86)
12204
12205Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
12206
12207 * install.sh: Support -d option (in the manner of SunOS 4 install,
12208 as it is more deterministic than that of GNU install)
12209 (chmodcmd): Set file to mode 755 by default (should also do default
12210 chgrp and chown, but I don't feel like dealing with that now)
12211
12212Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
12213
12214 * config.sub: Remove h8300hhms alias.
12215
12216Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12217
12218 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12219
12220Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12221
12222 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12223 as stmp-fixinc
12224
12225Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12226
12227 * config.sub: recognize m88110-bug-coff.
12228
12229Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12230
12231 * Makefile.in (all-libio): all dependencies on the toolchain used
12232 to build this (gcc, gas, ld, etc)
12233
12234Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12235
12236 * config.guess: Deal with OSF/1 1.3 on alpha.
12237
12238Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12239
12240 * install.sh: add some 'else true' clauses for portability
12241
12242 * configure.in: don't build libio for h8[35]00-*-* targets
12243
12244Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
12245
12246 * Makefile.in: Add support for new libio.
12247
12248Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12249
12250 * install.sh: If one command fails, don't try the rest. Don't try
12251 to remove $dsttmp (via trap) unless we have already created it.
12252 If $src doesn't exist, detect it and exit with an error.
12253
12254 * config.guess: Recognize BSD on hp300.
12255
12256Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
12257
12258 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12259 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12260
12261Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
12262
12263 * Makefile.in (all-send-pr): depends on all-prms
12264
12265Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12266
12267 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12268
12269Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12270
12271 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12272 Added test for mips-mips-riscos5.
12273
12274Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12275
12276 * configure.in: use mh-hp300 for 68k HP hosts
12277
12278Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12279
12280 * configure: add support for CONFIG_SHELL, so that you can use
12281 some alternate shell for evaluating configure scripts
12282
12283Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
12284
12285 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
12286 in configure script to bug-gdb@prep.ai.mit.edu when building
12287 distribution archive.
12288 * Makefile.in (COMPRESS): Remove def.
12289 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
12290 gdb.tar.Z and make-gdb.tar.Z respectively.
12291 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
12292 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
12293 to convergence with 'taz' target in Makefile.in.
12294
12295Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12296
12297 * install.sh (dsttmp): use trap to ensure that tmp files go
12298 away on error conditions
12299
12300Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12301
12302 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12303
12304Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12305
12306 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12307 its parent is '/' not ''.
12308
12309 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12310
12311Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
12312
12313 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12314 that ${newsrcdir}/configure.in does.
12315
12316Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12317
12318 * test-build.mk: support for CONFIG_SHELL
12319
12320Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
12321
12322 * config.sub (netware): Add as a basic system type.
12323
12324Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12325
12326 * Makefile.in (Makefile): depend on configure.in. Also drop the
12327 $(srcdir)/ from the dependency on Makefile.in.
12328
12329Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
12330
12331 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12332 (h8300hhms is temporary until multi-libraries are implemented).
12333 * configure.in: Handle h8300h too.
12334
12335Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12336
12337 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12338
12339Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
12340
12341 * configure: Remove extraneous output when guessing host type.
12342 * config.guess: Remove extraneous output when guessing using C
12343 compiler rather than uname, or when guessing fails.
12344
12345Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12346
12347 * Makefile.in: remove all.cross and install.cross targets
12348
12349 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12350 definitions
12351
12352Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
12353
12354 * configure.in (target sh): Build gprof.
12355
12356Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12357
12358 * config.sub: change -solaris to -solaris2
12359
12360Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12361
12362 * configure.in: Use config/mh-riscos for mips-*-sysv*.
12363
12364Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
12365
12366 * configure: Correct error message for missing Makefile.in to
12367 print correct directory.
12368
12369Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12370
12371 * install.sh: kludge around 386BSD shell bug
12372
12373Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
12374
12375 * config.guess: Recognize NeXT.
12376 * config.guess: Recognize i486-ncr-sysv4.
12377 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
12378
12379Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
12380
12381 * Makefile.in (MAKEINFOFLAGS): New variable.
12382 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12383 * build-all.mk, test-build.mk: Pass down --no-split as
12384 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
12385
12386Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
12387
12388 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
12389
12390Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
12391
12392 * Makefile.in (libg++.tar.z): New rule.
12393 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
12394 * Makefile.in (taz): Only do a single chmod.
12395
12396Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12397
12398 * install.sh: don't use dirname anymore (replaced with sed usage)
12399
12400Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
12401
12402 * Makefile.in: Change extension for gzip'd files from '.z' to
12403 '.gz' per new FSF standard usage.
12404
12405Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12406
12407 * configure: put quotes around the final value of program_transform_name
12408
12409Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12410
12411 * Makefile.in: new install.sh support; update install-info rules
12412
12413Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
12414
12415 * configure.in: Build diff for crosses, but not for go32 host.
12416
12417 * configure.in: Build gprof only for native, and don't build it
12418 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12419
12420Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
12421
12422 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12423
12424Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12425
12426 * configure.in (host_tools): Add prms.
12427
12428Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12429
12430 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12431 with $(FLAGS_TO_PASS) on the command line
12432
12433 * config.sub: Recognize lynx and lynxos
12434
12435Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
12436
12437 * config.sub: Accept -ecoff*, not just -ecoff.
12438
12439Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12440
12441 * Makefile.in (taz): Use .gz suffix instead of .z.
12442 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12443 names.
12444
12445Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12446
12447 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12448
12449Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12450
12451 * Makefile.in (install-no-fixedincludes): install gcc last, so
12452 that rebuilds that might happen during 'make install' don't get
12453 bogus gcc include files
12454
12455Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12456
12457 Change from Utah for HPPA support:
12458 * config.guess: Recognize hppa1.x-hp-bsd.
12459
12460Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
12461
12462 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
12463 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12464
12465Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
12466
12467 * config.sub: Add support for rom68k and bug boot monitors.
12468
12469Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
12470
12471 * Makefile.in: Make all-opcodes depend on all-bfd.
12472
12473Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
12474
12475 * config.guess: Added special check for i[34]86-univel-sysv4*.
12476
12477Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
12478
12479 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12480 the processor rather than assuming i486.
12481
12482Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12483
12484 * config.guess: Recognize SunOS6 as Solaris3.
12485
12486Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
12487
12488 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
12489 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12490
12491Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
12492
12493 * build-all.mk (all-cross): New target for Canadian Cross.
12494 Added Q2 go32 targets.
12495 * test-build.mk: Configure go32 cross sparclite-aout and
12496 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
12497 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12498
12499Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12500
12501 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12502 GO32 hosted toolchains
12503
12504Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
12505
12506 * configure: change so "-exec-prefix" gets passed down rather
12507 than "-exec_prefix" so autoconf generated Makefiles get the
12508 exec_prefix set right.
12509
12510Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12511
12512 * config.guess: get the Solaris2 minor version number
12513
12514 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12515
12516Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12517
12518 * config.guess: Recognize some Sequent platforms.
12519
12520Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12521
12522 * Makefile.in: added the vault-install target
12523
12524 * configure.in: actually use the Sun3 makefile fragment that's in
12525 config, also added the release dir to configdirs
12526
12527Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12528
12529 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12530
12531Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12532
12533 * configure.in: remove some program from Alpha targetted toolchains
12534
12535Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
12536
12537 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
12538 gprof.
12539 (taz): Run "make diststuff" in those directories instead of "make
12540 proto-dir". Look for "VERSION=" only at start of line in subdir
12541 Makefile. Use "gzip -9" for compression.
12542 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12543 (binutils.tar.z): New target.
12544
12545Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12546
12547 * Makefile.in (taz): Include gpl.texinfo.
12548
12549Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12550
12551 * Makefile.in (setup-dirs): Merged into "taz" target.
12552 (taz): Only do `proto-dir' stuff if a directory is actually needed
12553 for this target.
12554
12555Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
12556
12557 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12558 (FLAGS_TO_PASS): Pass down MUNCH_NM.
12559 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12560 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12561 (gcc-no-fixedincludes): Correct for current gcc Makefile.
12562
12563Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
12564
12565 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
12566 config.sub, and move-if-change to gdb testsuite distribution
12567 archive, so the testsuite can be extracted, configured, and
12568 run separately from the gdb distribution. Blow away the Chill
12569 tests that require a Chill compiled executable, since GNU Chill
12570 is not yet publically available.
12571
12572Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12573
12574 * test-build.mk: set environment variables in a single command,
12575 instead of a list of assignments and exports
12576
12577 * config.guess: recognize Alpha/OSF1 systems
12578
12579Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12580
12581 * configure: Change help message to prefer --options rather than
12582 -options.
12583
12584Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12585
12586 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12587 zippy@ecst.csuchico.edu.
12588 * config.guess: Recognize miniframe.
12589
12590Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
12591
12592 * Makefile.in: Use srcroot to find runtest rather than rootme.
12593 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12594
12595Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
12596
12597 * test-build.mk: Extensive additions to support building on a
12598 machine other than the host.
12599
12600Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12601
12602 * configure (tooldir): Fix for i386-aix again.
12603
12604Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
12605
12606 * configure, Makefile.in: Change definition of $(tooldir)
12607 to match the FSF.
12608
12609Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
12610
12611 * config.guess: Recognize i[34]86/SVR4.
12612
12613Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12614
12615 * Makefile.in (all-gdb): gdb depends on sim.
12616
12617Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
12618
12619 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
12620 at the same time we make the prototype gdb directory.
12621 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
12622 files at the same time as the gdb base release distribution.
12623
12624Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
12625
12626 * Makefile.in (check): Use individual check targets rather than
12627 DO_X rule.
12628 (check-gcc): Added.
12629
12630Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
12631
12632 * config.sub: Use sysv3.2 not sysv32 for canonical OS
12633 for System V release 3.2.
12634
12635Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12636
12637 * config.sub: Recognize hppaosf.
12638 * configure.in: Do configure ld/binutils/gas for it.
12639
12640Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12641
12642 * configure (tooldir): Alter syntax used to set this, for systems
12643 where "\$" isn't handled right, like i386-aix.
12644
12645Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
12646
12647 * configure: Pass program-transform-name, not
12648 program_transform_name, to recursive configures.
12649
12650Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
12651
12652 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12653 of gas+ld+binutils.
12654
12655Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
12656
12657 * config.guess: Recognize AIX3.2 as distinct from 3.1.
12658
12659Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12660
12661 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12662
252b5132
RH
12663Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12664
12665 * Makefile.in (PRMS): Set back to all-prms.
12666
12667Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
12668
12669 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12670 targets, rather than for MIPS hosts.
12671
12672Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12673
12674 * configure.in: add comment for --with-x default values
12675
12676 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12677
12678 * Makefile.in: add check-* targets for each of the directories in
12679 the tree. Add a definition of RUNTEST that will use the one we
12680 just built, if it exists. Pass this down via FLAGS_TO_PASS.
12681
12682Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
12683
12684 * configure.in: Removed obsolete references to bfd_target and
12685 target_makefile_frag.
12686
12687 * build-all.mk: Set assorted targets for Q2.
12688 * config.sub: Recognize z8k-sim and h8300-hms.
12689 * test-build.mk: Really don't pass host to configure.
12690 (HOLES): Added uname.
12691
12692Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
12693
12694 * configure: Handle an empty program-prefix, program-suffix or
12695 program-transform-name correctly.
12696
12697Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
12698
12699 * build-all.mk: -G 8 no longer required for MIPS targets.
12700 * test-build.mk: Don't pass host argument to configure; make it
12701 guess.
12702
12703Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
12704
12705 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
12706 * Makefile.in (COMPRESS): New macro, like GZIP.
12707
12708Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
12709
12710 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12711
12712 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12713 with gas currently defaults to -G 0.
12714
12715Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
12716
12717 * Makefile.in (all-flex): flex depends on byacc.
12718
12719 * build-all.mk: If host not specified, use config.guess. Pass TAG
12720 to test-build.mk as RELEASE_TAG.
12721 * test-build.mk (configargs): New variable containing arguments to
12722 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
12723 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12724
12725 * config.guess: Use /bin/uname when checking -X argument on SCO,
12726 to avoid invoking GNU uname which doesn't understand -X.
12727
12728 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12729
12730 * configure.in: Build gas for mips-*-*.
12731
12732Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12733
12734 * Makefile.in (all.normal): insert missing backslash.
12735
12736Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
12737
4bddf3ad 12738 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
12739
12740 * Makefile.in: Complete overhaul to merge many almost identical
12741 targets.
12742
12743Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12744
12745 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12746 (gdb.tar.Z): Adjusted.
12747
12748 * Makefile.in (setup-dirs, taz): New targets; should be general
12749 enough to adapt for gdb sometime. Build only .z file.
12750 (gas.tar.z): New target.
12751
12752Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12753
12754 * build-all.mk: Use CC=cc -Xs on Solaris.
12755
252b5132
RH
12756Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
12757
12758 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
12759 for handling BISON for FSF releases.
12760
12761Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12762
12763 * configure: Actually implement the change zoo just documented.
12764
12765Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12766
12767 * configure: when using config.guess, only set target_alias when
12768 it's not already been set (ie, on the command line)
12769
12770Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12771
12772 * Makefile.in: add installcheck target, set PRMS to install-prms
12773
12774Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12775
12776 * configure: add support for package_makefile_fragment, handle the
12777 case where a directory has a configure.in file but no Makefile.in
12778 more gracefully (with an actual understandable error message, even);
12779 add support for --without (and add this to the usage message); also
12780 explicitly add a --host=${host_alias} to the command line when
12781 config.guess is used
12782
12783Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12784
12785 * configure: Must use both --host and --target in recursive calls.
12786
12787Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
12788
12789 * Makefile.in: Change deja-gnu to dejagnu.
12790
12791Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
12792
12793 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12794
12795Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12796
12797 * configure.in: canonicalize all instances to *-*-solaris2*,
12798 also strip out a number of tools to not build for go32 host
12799
12800Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12801
12802 * config.guess: add GPL.
12803
12804 * Makefile.in, config.guess, config.sub, configure: bump
12805 copyrights to 93.
12806
12807Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
12808
12809 * Makefile.in (do-info): Removed obsolete check for existence of
12810 localenv file.
12811
12812 * Makefile.in (MAKEOVERRIDES): Define to be empty.
12813
12814Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12815
12816 * Makefile.in: a couple of 'else true' for decstation,
12817 support for TclX
12818
12819 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12820
12821Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
12822
12823 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12824
12825Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
12826
12827 * config.guess: Recognize i386-ibm-aix (PS/2).
12828 * configure.in: Use config/mh-aix386 file for it.
12829
12830Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
12831
12832 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12833 CC_FOR_TARGET instead.
12834 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12835
12836Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
12837
12838 * Makefile.in: Add sim to list of directories sent with gdb
12839
12840Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
12841
12842 * configure.in: Put back mips-dec-bsd* case.
12843
12844Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
12845
12846 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12847 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
12848 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
12849
12850Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12851
12852 * configure.in: remove no-op mips-dec-bsd* in "case $target"
12853
12854 * Makefile.in (dir.info): only run gen-info-dir if it exists,
12855 (install-info): install dir.info only if it exists,
12856 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12857
12858Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
12859
12860 * configure.in: For vms target, skip bfd, ld, binutils. Do build
12861 gas for mips-dec-bsd.
12862
12863Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
12864
12865 * configure (makesrcdir): If ${srcdir} is relative and not ".",
12866 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12867
12868Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
12869
12870 * configure.in: Added "dejagnu" to hosttools list.
12871
12872Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12873
12874 * config.sub, configure.in, config.guess: Add support
12875 for Bosx, an AIX variant from Bull.
12876 Patches from F.Pierresteguy@frcl.bull.fr.
12877
12878Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
12879
12880 * devo/dejagnu: Initial creation of devo/dejagnu.
12881 Migrated dejagnu testcases and support files for testing software
12882 tools to reside as subdirectories, currently called "testsuite",
12883 within the directory of the software tool. Migrated all programs,
12884 support libraries, etc. beloging to dejagnu proper from
12885 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
12886 with no modifications. The changes to these files which will
12887 allow them to configure, build, and execute properly will be made
12888 in a future update.
12889
12890Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12891
12892 * Makefile.in: Change send_pr to send-pr.
12893 * configure.in: Likewise.
12894 * send_pr: Renamed directory to send-pr.
12895
12896Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
12897
12898 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
12899
12900Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
12901
12902 * README: Update for gdb-4.8 release.
12903 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
12904 gdb-xxx.tar.z (gzip'd) file also.
12905
12906Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12907
12908 * Makefile.in: make all-diff depend on all-libiberty
12909
12910Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
12911
12912 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
12913
12914Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12915
12916 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
12917
12918Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
12919
12920 * Makefile.in (DEVO_SUPPORT): Remove etc directory
12921 (ETC_SUPPORT): Only add the files GDB wants from etc/.
12922 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
12923
12924Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12925
12926 * Makefile.in: makeinfo binary is in a new location
12927
12928Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
12929
12930 * config.sub: Accept -ecoff as an OS.
12931
12932 * Makefile.in: Various changes to eliminate a level of make
12933 recursion and reduce the required command line length.
12934 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
12935 sub-makes.
12936 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
12937 variables holding settings for specific sub-makes.
12938 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
12939 in terms of BASE_FLAGS_TO_PASS.
12940 (TARGET_LIBS): New variable listing directories which use
12941 TARGET_FLAGS_TO_PASS.
12942 (subdir_do): Eliminated.
12943 (do-*): New set of targets to replace subdir_do.
12944 (various): All targets which used subdir_do now depend on do-*.
12945 (local-clean): Renamed from do_clean.
12946 (local-distclean): New target, dependency of distclean and
12947 realclean.
12948 (install-info): Don't create directories. Depend on dir.info
12949 rather than calling make recursively.
12950 (install-dir.info): Eliminated.
12951 (install-info-dirs): Create all info directories here.
12952 (dir.info): Depend upon do-install-info.
12953
12954 * test-build.mk (HOLES): Added false.
12955
12956Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
12957
12958 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
12959
12960Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12961
12962 * Makefile.in (info): remove dependency on all-texinfo. The
12963 problem was really in texinfo/C, not at this level.
12964
12965Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
12966
12967 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
12968
12969Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
12970
12971 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
12972 GDB releases.
12973
12974Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12975
12976 * configure: Include srcdir in message about target of link not
12977 being found. Don't convert `-' to `_' in `with' options being
12978 passed to subdirs.
12979
12980Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12981
12982 * configure.in: add uudecode to host_tools
12983
12984 * Makefile.in: added {all,install}-uudecode targets, added them to
12985 the appropriate lists
12986
12987Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
12988
12989 * Makefile.in (all-gcc): Added dependency on all-gas.
12990
12991 * configure.in (mips-*-*): Build ld and binutils.
12992
12993Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12994
12995 * configure: check return code from mkdir, print error message and
12996 exit on failure.
12997
12998Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
12999
13000 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13001
13002Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13003
13004 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13005
13006Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13007
13008 * config.sub (h8500): Recognize this as a cpu type.
13009
13010Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13011
13012 * configure: source directory missing is no longer a warning
13013
13014 * configure.in: recognize irix[34]* instead of irix[34]
13015
13016 * Makefile.in: define and pass down X11_LIB
13017
252b5132
RH
13018Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13019
13020 * guess-systype: Renamed to ...
13021 * config.guess: ... by popular request.
13022 * configure.in, Makefile.in: Update accordingly.
13023
13024Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13025
13026 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13027 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13028 + Execute ./dummy instead of assuming . is in PATH.
13029
13030Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13031
13032 * guess-systype: New shell script. Attempts to guess the
13033 canonical host name of the executing host.
13034 Only a few hosts are supported so far.
13035 * configure: Call guess-systype if no host is specified.
13036
13037Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13038
13039 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13040 gcc Makefile.
13041
13042
13043Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13044
13045 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13046 (all-gcc, install-gcc, subdir_do): Use it.
13047
13048Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13049
13050 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13051
13052Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13053
13054 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13055 set exclusively by configure, using configure.in .
13056
13057Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13058
13059 * test-build.mk: set $PATH for all builds
13060
13061 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13062
13063Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13064
13065 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13066 the one used in gcc/Makefile.in, so that a null expansion doesn't
13067 override the one needed to build gcc with a native cc.
13068
13069
13070Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13071
13072 * configure: Accept -with arguments.
13073
13074Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13075
13076 * Makefile.in: added h8300sim
13077
13078Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13079
252b5132
RH
13080 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13081 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13082 (all-cygnus, native, build-cygnus): Make
13083 $(canonhost)-stamp-3stage-done, not $(host)....
13084 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13085 i386-sco3.2v4. Added else true to if command.
13086
13087Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13088
13089 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13090
13091Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13092
13093 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13094
13095Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13096
13097 * configure.in: don't remove binutils from Solaris builds
13098
13099Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13100
13101 * Makefile.in: get rid of earlier definitions for *clean,
13102 also handle the recursive info rule better
13103
13104Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13105
13106 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13107 do more-or-less the right thing.
13108
13109Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13110
13111 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13112 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13113
13114Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13115
13116 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13117 $(host_canonical).
13118
13119 * configure.in: split the configdirs list into 4 categories (native
13120 v. cross, library v. tool) and handle the cross-only and native-
13121 only in more reasonable (and correct!) way.
13122
13123Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13124
13125 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13126 configdirs anymore.
13127
13128Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13129
13130 * Makefile.in: extensive cleanup:: removed all of the explicit
13131 clean-* targets, collapsed many wrappers around subdir_do into
13132 one, added additional targets to satisfy standards.texi, deleted
13133 some old targets, some changes for consistency
13134
13135Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13136
13137 * configure.in: handle some programs as cross-only, and others as
13138 native only
13139
13140 * test-build.mk: handle partial holes in a more generic manner
13141
13142 * Makefile.in: m4 depends on libiberty
13143
252b5132
RH
13144Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13145
13146 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13147 time, wdiff, and find to configdirs
13148
13149 * Makefile.in: all, clean, and install rules for the new programs
13150 added to configure.in
13151
13152Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13153
13154 * configure.in: use mh-sun for all *-sun-* hosts
13155
252b5132
RH
13156Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13157
13158 * Makefile.in: define flags for X11 include files and library file
13159 locations, pass them down to the programs that need this info
13160
13161 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13162
252b5132
RH
13163Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13164
13165 * configure.in: start building libg++ for HP-UX targets
13166
13167Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13168
13169 * README: Update references to files moved into etc/.
13170
13171Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13172
13173 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13174 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13175
13176Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13177
13178 * configure: accept dash as well as underscore in long option
13179 names for FSF compatibility.
13180
13181Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
13182
13183 * config.sub: added -sco3.2v4 support from FSF.
13184
13185Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13186
13187 * configure.in: expand the section that adds or removes
13188 directories from the list of programs to build, to handle native
13189 vs. cross in addition to host v. native
13190
13191Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
13192
13193 * Makefile.in: Replace C++ in macro names with CXX.
13194 This is less likely to break ...
13195
13196Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13197
13198 * test-build.mk: add -w to GNU_MAKE
13199
13200Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13201
13202 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13203 add 'sparc' to list of recognized cpus. This needed to make
13204 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13205 Delete some redundant ose68 variants. Recognize -wrs as an os,
13206 then changes that into $CPU-wrs-vxworks.
13207
13208 * configure.in: remove most references to gdbtest, regularize
13209 target based program removal
13210
13211 * test-build.mk: import from p3 tree (many fixes and changes)
13212
13213Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13214
13215 * Makefile.in: added rules to handle tcl, tk, and expect
13216
13217 * configure.in: handle those directories if they exist
13218
13219Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13220
13221 * config.sub: removed bogus hppabsd and hppahpux names, since
13222 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13223
13224Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13225
13226 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
13227 depends upon all-xiberty
13228
13229 * Makefile.in: changes from p3, including:
13230
13231 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
13232
13233 * Makefile.in (XTRAFLAGS): include newlib directories if
13234 newlib/Makefile exists, rather than if host != target.
13235
13236 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
13237
13238 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13239 from the same source tree and not building a cross-compiler. This
13240 matters for the libg++ configuration if reconfiguring a tree that
13241 has already been installed.
13242
13243 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
13244
13245 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13246 pick up the machine and system specific header files.
13247
13248 * Makefile.in: added AS_FOR_TARGET, passed down in
13249 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13250 the C compiler to use to create programs which are run in the
13251 build environment, set it to default to $(CC), and passed it down
13252 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13253
13254 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
13255
13256 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13257 We need them for unusual native builds, like systems without
13258 ranlib.
13259
13260 * configure: also define $(host_canonical) and
80413487
RH
13261 $(target_canonical), which are the full, canonical names for the
13262 given host and target
252b5132
RH
13263
13264Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
13265
13266 * Makefile.in: Added separate definitions for C++.
13267
13268Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
13269
13270 * configure.in (configdirs): Add deja-gnu.
13271
13272Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
13273
13274 * README: Update for configure.texi and gdb-4.7 release.
13275
13276Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
13277
13278 * Makefile.in: Move "all" target to top of file.
13279 Previously, first target was ".PHONY" which caused BSD4.4 make
13280 to build .PHONY when make was run without arguments.
13281
13282Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
13283
13284 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
13285 Library-copylefted code in libiberty.
13286
13287Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
13288
13289 * config.sub: Replace m68kmote with plain old m68k.
13290
13291Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
13292
13293 * Makefile.in: Remove space from blank line, avoid Make complaints.
13294
13295Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
13296
13297 * config.sub: Complain if no argument is given. Added support for
13298 386bsd as OS and target alias.
13299
13300Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
13301
13302 * Makefile.in (XTRAFLAGS): include newlib directories if
13303 newlib/Makefile exists, rather than if host != target.
13304
13305Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
13306
13307 * config.sub: recognize sparclite-wrs-vxworks.
13308
13309 * Makefile.in (install-xiberty): added *-xiberty make rules (from
13310 p3.) Added clean-xiberty to clean.
13311
13312Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13313
13314 * configure.in: use *-*-* instead of nested cases for host and target
13315
13316Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
13317
13318 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13319 from the same source tree and not building a cross-compiler. This
13320 matters for the libg++ configuration if reconfiguring a tree that
13321 has already been installed.
13322
13323Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
13324
13325 * config.sub (i486v/i486v4): Merge in from FSF version.
13326
13327Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
13328
13329 * configure: only set PWD if it is already set.
13330
13331Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
13332
13333 * configure: just set PWD=`pwd` at the top, since Ultrix sh
13334 doesn't have unset and all success paths (and most error paths)
13335 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13336 to just ${PWD} to avoid confusion.)
13337
13338Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
13339
13340 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13341 even for a native compilation.
13342
13343Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
13344
13345 Changes to make the gdb.tar.Z rule work better.
13346
13347 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
13348 (DEVO_SUPPORT): Add configure.texi.
13349 (bfd-ilrt.tar.Z): Remove ancient rule.
13350
13351Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
13352
13353 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13354 pick up the machine and system specific header files.
13355
13356 * configure.in, config.sub: added new target m68010-adobe-scout,
13357 with alias of adobe68k. Changed configure.in to check for
13358 -scout before -sco* to avoid a false match.
13359
13360 * Makefile.in: added AS_FOR_TARGET, passed down in
13361 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13362 the C compiler to use to create programs which are run in the
13363 build environment, set it to default to $(CC), and passed it down
13364 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13365
13366Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
13367
13368 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13369 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
13370 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13371 FOR_TARGET variants, to newlib and libg++.
13372
13373Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
13374
13375 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13376 first.
13377
13378Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
13379
13380 * config.sub: Accept `elf' as an environment.
13381
13382Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13383
13384 * Makefile.in (all-opcodes): cd into the right directory
13385
13386Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
13387
13388 * configure: added -program_transform_name option, used as
13389 argument to sed when installing programs.
13390 configure.texi: added documentation for -program_prefix,
13391 -program_suffix and -program_transform_name.
13392
13393Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
13394
13395 * config.sub: Accept i486 where i386 ok.
13396
13397Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
13398
13399 * config.sub: accept we32k
13400
13401Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
13402
35590697 13403 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
13404
13405 * Makefile.in: don't create all directories for ``make install'';
13406 let the subdirectories create the ones they need.
13407
13408Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13409
80413487 13410 * COPYING: new file, GPL v2
252b5132
RH
13411
13412Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13413
13414 * Makefile.in: use the new gen-info-dir, which needs a template
13415 argument (which also lives in texinfo)
13416
13417 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13418
252b5132
RH
13419Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
13420
13421 * config.sub (ncr3000): Change i386 to i486.
13422
13423Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13424
13425 * Makefile.in: add install-rcs, install-grep to
13426 install-no-fixedincludes, removed install-bison and install-libgcc
13427
13428Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
13429
13430 * configure.in: grab the HPUX makefile fragment if on HPUX
13431
13432Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13433
13434 * Makefile.in: eradicate bison spoor (ditto libgcc).
13435 configure.in: recognise m68{k,000}-ericsson-OSE.
13436 es1800 is alias for m68k-ericsson-OSE
13437
13438Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13439
13440 * configure.in: rearrange the parts that remove programs from
13441 configdirs, based now on HOST==TARGET or by canonical triple.
13442
13443Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13444
13445 * test-build.mk: recurse explicitly with -f test-build.mk when
13446 appropriate. predicate stage3 and comparison on the existence
13447 of gcc. That is, if gcc isn't around, we aren't three-staging.
13448 On very clean, also remove ...stamp-co. Build in-place before
13449 doing other builds.
13450
13451Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13452
13453 * Makefile.in, configure.in: add tgas
13454
13455Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13456
13457 * Makefile.in: a number of changes merged in from progressive.
13458
13459 * configure.in: add libm.
13460
13461 * .cvsignore: ignore some stuff that comes from test-build.mk.
13462
252b5132
RH
13463Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
13464
13465 * config.sub: Add es1800 (m68k-ericsson-es1800).
13466
13467Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13468
13469 * configure: Add program_suffix (parallel to program_prefix)
13470 * Makefile.in: adjust directory-creating script for losing decstation
13471
13472Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
13473
13474 * configure: Minor $subdir-related fixes.
13475
13476Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13477
13478 * configure: fix various problems with propogating
13479 makefile_target_frag in subdirs.
13480 * configure.in: config libgcc if its there
13481
13482Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
13483
13484 * config.sub: HPPA merge.
13485
252b5132
RH
13486Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
13487
13488 * Makefile.in: Replace all-bison with all-byacc in all
13489 dependency lines for other tools (which now use byacc).
13490
13491Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
13492
13493 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
13494
252b5132
RH
13495Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
13496
13497 * Makefile.in: make gprof rules similar to byacc rules (instead of
13498 vestigal $(unsubdir) that didn't work...)
13499
13500Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
13501
13502 * config.sub: Add support for Linux.
13503 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
13504 (at least for libg++).
13505
13506Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13507
13508 * configure.texi: fix doc for the -nfp option to configure
13509
13510Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
13511
13512 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13513
13514Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
13515
13516 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13517 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13518 * configure.in: added solaris* host_makefile_frag hook.
13519
13520Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13521
13522 * config.sub: changed recognition of m68000 so that various
13523 m68k types can be specified via m680[01234]0
13524
13525Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13526
13527 * config.sub (basic_machine): fix sed so that '-foo' isn't
13528 completely substituted out while .+'-foo' loses the '-foo'
13529
13530Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13531
13532 * config.sub ($os): Add -aout.
13533
13534Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
13535
13536 * configure: If host_makefile_frag is absolute, don't
13537 prefix ${invsubdir} (relevant to libg++ auto-configure).
13538
13539Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13540
13541 * Makefile.in (tooldir): Define it.
13542 (all-ld): Depend on all-flex.
13543
13544Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
13545
13546 * Makefile.in (check): Fix libg++ special case.
13547
13548Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
13549
13550 * configure: do not bury `pwd` into config.status, thus do fewer
13551 pwd's.
13552
13553 * configure: print the "Building in" message only when building in
13554 other than "." AND verbose.
13555
13556 * configure: remove -s, rework -v to better accomodate guested
13557 configures.
13558
13559 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13560
13561Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
13562
13563 * Makefile.in: macroize flags passed on recursion. remove
13564 fileutils.
13565
13566Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
13567
13568 * configure: get makesrcdir right for subdirs deeper than 1.
13569
13570 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13571 install.
13572
13573Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
13574
13575 * Makefile.in: don't print subdir_do or recursion lines.
13576
13577Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
13578
13579 * standards.texi: added menu item.
13580
13581 * Makefile.in: build and install standards.info.
13582
13583 * standards.texi: new file.
13584
13585Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13586
13587 * configure: test for and move config.status pieces from
13588 ${subdir}/.
13589
13590Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
13591
252b5132
RH
13592 * configure: Test for existance of files before trying to mv
13593 them, to avoid numerous non-existance messages.
13594
13595Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
13596
13597 * configure: correct final line of config.status.
13598
13599 * configure: patch from eggert. Avoids a protection problem if
13600 the original Makefile.in is read only.
13601
13602 * configure: use move-if-change from gcc to create config.status.
13603 Some makefiles depend on config.status to tell if a directory
13604 has been reconfigured for a different host. This change
13605 prevents those directories from remaking everything in the case
13606 where the reconfig was only intended to rebuild a Makefile.
13607
13608 * configure: test for config.sub with "config.sub sun4" rather
13609 than "config.sub ${host_alias}". Otherwise we can't tell a bad
13610 host alias from a missing config.sub.
13611
13612Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13613
13614 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13615 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
13616
13617Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
13618
13619 * configure: mkdir ${subdir} as needed.
13620
13621Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
13622
13623 * Makefile.in,configure.in: added autoconf.
13624
13625Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13626
13627 * Makefile.in: no longer pass against on recursion.
13628
13629 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13630 definitions are not inherited.
13631
13632 * configure: correct makesrcdir when subdir is .
13633
13634Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
13635
13636 * configure: Add support for 'subdirs' variable, which is
13637 like 'configdirs', except that configure doesn't re-invoke
13638 itself for subdirs, it just creates a Makefile for each subdir.
13639 * configure.texi: Document subdirs.
13640
13641Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13642
13643 * configure.in: added flex to configdirs
13644
13645Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
13646
13647 * Makefile.in: remove clean-stamps from clean.
13648
13649Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
13650
13651 * configure.in: Add gdbtest to configdirs.
13652
13653Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
13654
13655 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
13656 to recursive makes.
13657 * configure.in: Recognize new ncr3000 config.
13658
13659Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
13660
13661 * Makefile.in, configure.in: removed references to gdbm.
13662
13663Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
13664
13665 * config.sub: Don't canonicalize os value
13666 newsos* to bsd (readline needs to check for newsos).
13667 (This fix was earlier made Jan 31, but got re-broken.)
13668
13669Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
13670
13671 * configure.in: sco is an os, not a vendor!
13672
13673 * configure: Quote $( better. Keep various shells happy.
13674
13675Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
13676
13677 * Makefile.in: eliminate stamp-files.
13678
13679Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
13680
13681 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
13682 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13683
13684Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
13685
13686 * config.sub: fix iris/iris3.
13687
13688Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
13689
13690 * configure: re-add -rm.
13691
13692Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
13693
13694 * Maskefile.in: add .stmp-rcs to all.
13695
13696 * configure.in: remove gas from rs6000 build, use aix host fragment.
13697
13698Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
13699
13700 * configure: pass down site_option during recursion.
13701
13702Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
13703
13704 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
13705
13706Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
13707
13708 * configure: Change exec_prefix so that it really defaults to prefix.
13709
13710Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
13711
13712 * Makefile.in, configure.in: Add support for mmalloc library.
13713
13714Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
13715
13716 * Makefile.in: add stmp dependencies for a few more things.
13717
13718Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
13719
13720 * configure: adjusted error message on objdir/srcdir configure
13721 collision, per john's suggestion.
13722
13723 * Makefile.in: add libiberty stmp to all and all.cross.
13724
13725Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
13726
13727 * Makefile.in: remove force dependencies, add grep to all.
13728
13729Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
13730
13731 * Makefile.in: drop flex. make stamp files work.
13732
13733 * configure: added test for conflicting configuration in srcdir,
13734 remove trailing slashes from srcdir. Otherwise emacs gdb mode
13735 gets cranky. use relative paths for configure and srcdir
13736 whenever possible. Send some error messages to stderr that were
13737 going to stdout.
13738
13739Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
13740
13741 * Makefile.in: Fix libg++ rule to check for gcc directory
13742 before using gcc/gcc. Also pass XTRAFLAGS.
13743
13744Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
13745
13746 * Makefile.in: added stmp-files so that directories aren't polled
13747 when they are already built.
13748
13749 * configure.texi: fixed a node pointer problem.
13750
13751Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
13752
4bddf3ad 13753 * config.sub configure.in gdb/configure.in
252b5132
RH
13754 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13755 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13756 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
13757
13758Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13759
13760 * configure: -recurring becomes -silent. corrected help message
13761 for -site= option.
13762
13763 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13764
13765Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13766
13767 * configure: when building Makefile for crosses, replace
13768 tooldir and program_prefix. default srcdir from location of
13769 config.sub. remove "for host in hosts" and "for target in
13770 targets" loops.
13771
13772Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13773
13774 * Makefile.in: Do not pass bindir or mandir to cvs.
13775
13776Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13777
13778 * Makefile.in, configure.in: removed traces of namesubdir,
13779 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13780 copyrights to '92, changed some from Cygnus to FSF.
13781
13782 * configure.texi: remove most references to multiple hosts,
13783 multiple targets, subdirs, etc.
13784
13785 * configure.man: removed rcsid. reference config.sub not
13786 config.subr.
13787
13788 * Makefile.in: mkdir $(infodir) on install-info.
13789
13790Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
13791
13792 * configure.texi: Explain better about .gdbinit and about
13793 the environment that configure.in sections run in.
13794
13795Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
13796
13797 * configure.in: Ultrix is only a decstation if it's a MIPS.
13798
13799Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
13800
13801 * README: DOC.configure => cfg-paper.texi.
13802
13803Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
13804
13805 * config.sub (near case $os): Don't convert newsos* to bsd!
13806
13807Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
13808
13809 * Makefile.in: Reinstall change from gdb-4.3 that reduces
13810 the number of copies of COPYING that go into the GDB tar file.
13811
13812Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
13813
4bddf3ad 13814 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
13815 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13816 Fix SCO configuration stuff.
13817
13818Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
13819
13820 * Makefile.in: For libg++, make sure the -I pointing
13821 to the gcc directory goes *after* all the libg++-local -I flags.
13822 Also, move just-gcc dependency from just-libg++ to all-libg++.
13823
13824Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
13825
13826 * configure: Change -x to -f to keep Ultrix /bin/test happy.
13827
13828Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
13829
13830 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
13831
13832Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
13833
13834 * config.sub: Add stratus configuration frags. Also
13835 submitted to FSF.
13836
13837Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
13838
13839 * Makefile.in (DEV_SUPPORT): add configure.man.
13840
13841 * config.sub(Decode manufacturer-specific): add -none*.
13842
13843Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
13844
13845 * Makefile.in: remove form feeds to make Sun's make happy.
13846 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
13847
13848Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
13849
13850 * Makefile.in (AR_FLAGS): Make quieter.
13851
13852Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
13853
13854 * configure.in: Add libg++.
13855 * configure: When verbose, don't output the command line at each
13856 level; it will be unremarkably the same as the previous version,
13857 which will be the same as what the user typed.
13858
13859Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
13860
13861 * configure.in, Makefile.in: fix clean-info, add flex. add
13862 fileutils.
13863
13864 * configure: be less sensitive to spaces in Makefile.in. Do not
13865 look for sources in "..". Doing so breaks subdirectories that
13866 might have their own configure. If a subdir has it's own
13867 configure script, use it.
13868
13869Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
13870
13871 * cfg-paper.texi: some changes suggested by rms.
13872
13873Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
13874
13875 * config.sub: Merge in some small additions from the FSF version,
13876 taken from the gcc distribution, to bring the Cygnus and FSF
13877 versions into closer sync.
13878
13879Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
13880
13881 * configure.in: Changed svr4 references to sysv4.
13882
13883Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
13884
13885 * configure: added -V for version number option.
13886
13887Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
13888
13889 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13890 renamed from DOC.configure to cfg-paper.texi.
13891
13892Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13893
13894 * configure, config.subr, config.sub: config.subr is now
13895 config.sub again.
13896
13897Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
13898
13899 * configure.texi: new file, in progress.
13900
13901 * Makefile.in: build info file and install the man page for
13902 configure.
13903
13904 * configure.man: new file, first cut.
13905
13906 * configure: find config.subr again now that configuration "none"
13907 has gone. removed all traces of the -ansi option. removed all
13908 traces of the -languages option.
13909
13910 * config.subr: resync from rms.
13911
d932cae7 139121991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13913
13914 * configure, config.sub, config.subr: merge config.sub into
13915 config.subr, call the result config.subr, remove config.sub, use
13916 config.subr.
13917
13918 * Makefile.in: revised install for dir.info.
13919
d932cae7 139201991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13921
13922 * configure.in: add decstation host makefile frag.
13923
13924 * Makefile.in: BISON now bison -y again. also install-gcc on
13925 install. clean-gdbm on clean. infodir belongs in datadir.
13926 Make directories for info install. Build dir.info here then
13927 install it.
13928
d932cae7 139291991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13930
13931 * Makefile.in: fix for bad directory tests.
13932
d932cae7 139331991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13934
13935 * configure: \{1,2\} appears to be a sysv'ism. Use a different
13936 regexp. -srcdir relative was being handled incorrectly.
13937
13938 * Makefile.in: unwrapped some for loops so that parallel makes
13939 work again and so one can focus one's attention on a particular
13940 package.
13941
d932cae7 139421991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13943
13944 * configure: added PWD as a stand in for `pwd` (for speed). use
13945 elif wherever possible. make -srcdir work without -objdir.
13946 -objdir= commented out.
13947
d932cae7 139481991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13949
13950 * configure: +options become --options. -subdirs commented out.
13951 added -host, -datadir. Renamed -destdir to -prefix. Comment in
13952 Makefile now at top of generated Makefile. Removed cvs log
13953 entries. added -srcdir. create .gdbinit only if there is one
13954 in ${srcdir}.
13955
13956 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13957 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13958 and mandir now keyed off datadir by default.
13959
d932cae7 139601991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13961
13962 * Freshly created ChangeLog.
13963
13964\f
13965Local Variables:
13966mode: change-log
13967left-margin: 8
13968fill-column: 76
13969version-control: never
13970End:
This page took 1.116724 seconds and 4 git commands to generate.