2011-03-24 Paolo Bonzini <bonzini@gnu.org>
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
dbbe5f95
PB
12011-03-24 Paolo Bonzini <bonzini@gnu.org>
2
3 Sync from GCC:
4
5 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6
7 * configure.ac: Do not include mh-x86omitfp.
8 * configure: Regenerate.
9
10 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
11
12 * configure.ac: Remove empty cases.
13 * configure: Regenerate.
14
15 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
16
17 * Makefile.def: Add dependency from termcap to gdb.
18 * Makefile.in: Regenerate.
19
20 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
21
22 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
23 * configure: Regenerate.
24 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
25 * Makefile.tpl: Likewise.
26 * Makefile.in: Regenerate.
27
28 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
29
30 * configure.ac: Remove all mentions of tentative_cc.
31 * configure: Regenerate.
32
33 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
34
35 PR lto/48086
36 * configure.ac: Re-enable LTO on *-apple-darwin9.
37 * configure: Regenerate.
38
3516a403
JM
392011-03-24 Joseph Myers <joseph@codesourcery.com>
40
41 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
42 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
43 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
44 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
45 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
46 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
47 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
48 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
49 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
50 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
51 *-*-rhapsody*): Remove host cases.
52 * configure: Regenerate.
53
93cc359e
JM
542011-03-24 Joseph Myers <joseph@codesourcery.com>
55
56 * configure.ac (ppc*-*-pe): Remove host case.
57 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
58 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
59 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
60 cases.
61 * configure: Regenerate.
62
29b2c556
JM
632011-03-24 Joseph Myers <joseph@codesourcery.com>
64
65 * config.sub: Update to version 2011-03-23.
66
f0ff0f90
JM
672011-03-22 Joseph Myers <joseph@codesourcery.com>
68
69 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
70 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
71 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
72 * configure: Regenerate.
73
782cb41f
JM
742011-03-22 Joseph Myers <joseph@codesourcery.com>
75
76 * config-ml.in: Don't handle arc-*-elf*.
77 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
78 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
79 handle GCC libraries.
80 * configure: Regenerate.
81
0e8ad34f
RO
822011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
83
84 PR bootstrap/48120:
85 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
86 Add -lstdc++ -lm to LIBS.
87 * configure: Regenerate.
88
5548b4ce
DE
892011-03-18 David Edelsohn <dje.gcc@gmail.com>
90
91 * config.guess: Update to version 2011-02-02
92 * config.sub: Update to version 2011-02-24
93
86ed8cf6
SP
942011-03-03 Sebastian Pop <sebastian.pop@amd.com>
95
96 * configure.ac: Adjust test of with_ppl.
97 * configure: Regenerated.
98
b123da99
SP
992011-03-02 Sebastian Pop <sebastian.pop@amd.com>
100
101 * configure.ac: Add -lpwl to ppllibs.
102 * config/cloog.m4: Add -lisl to clooglibs.
103 * configure: Regenerated.
104
822ce8ee
RW
1052011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
106
107 Import from Libtool and gnulib:
108
109 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
110
111 Prepare for supporting FreeBSD 10.
112 * config.rpath: Remove handling of freebsd1* which soon would
113 match FreeBSD 10.0.
114
115 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
116
117 Remove support for FreeBSD 1.x.
118 * libtool.m4 (_LT_LINKER_SHLIBS)
119 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
120 soon would incorrectly match FreeBSD 10.0.
121
dcb5e506
RW
1222011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
123
124 PR binutils/12283
125 * MAINTAINERS (mkinstalldirs): Comes from Automake.
126 (move-if-change): Comes from gnulib.
127 * move-if-change: Import version from gnulib.
128
8d8eef9a
RW
1292011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
130
131 Sync from GCC:
132
133 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
134
135 PR lto/47225
136 * Makefile.def (lto-plugin): Double dash for enable-shared.
137 (configure-gcc): Depend on all-lto-plugin.
138 * Makefile.in: Rebuilt.
139
140 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
141
142 * configure.ac: Remove extra bracket.
143 * configure: Regenerate.
144
145 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
146
147 PR lto/47225
148 * Makefile.def: Add dependency for install-gcc
149 on install-lto-plugin.
150 * Makfile.in: Regenerated
151
152 2011-01-25 Jakub Jelinek <jakub@redhat.com>
153
154 * configure.ac: If with_ppl is no, move setting with_cloog=no
155 after CLOOG_REQUESTED check.
156 * configure: Regenerated.
157
158 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
159
160 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
161 CLooG has been requested.
162 * configure: Regenerated.
163
164 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
165
166 * configure: Regenerated.
167 * configure.ac: Check for version 0.11 (or later revision) of PPL.
168
169 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
170
171 * configure: Regenerated.
172 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
173
174 2011-01-07 Jan Hubicka <jh@suse.cz>
175
176 PR lto/47225
177 * Makefile.in: Regenerate.
178 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
179 configure.
180
65b4571a
AO
1812011-01-31 Alexandre Oliva <aoliva@redhat.com>
182
183 PR libgcj/44341
184 * configure.ac: Discard --with-* flags for host when configuring
185 target libraries for cross build.
186 * configure: Rebuilt.
187
7837304f
AS
1882011-01-21 Andreas Schwab <schwab@redhat.com>
189
190 Sync from GCC:
191
192 2011-01-21 Andreas Schwab <schwab@redhat.com>
193
194 * configure.ac: Use AS_HELP_STRING throughout.
195 * configure: Regenerate.
196
197 2011-01-18 Jie Zhang <jie.zhang@analog.com>
198
199 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
200 * configure: Regenerate.
201
115ef890
RW
2022010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
203
204 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
205
92c9a463
JB
2062011-01-13 Joel Brobecker <brobecker@adacore.com>
207
208 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
209 for ia64-hpux.
210 * configure: Regenerate.
211
887ebfb4
RW
2122011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
213
214 Sync from GCC:
215 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
216
217 * configure.ac: (picochip): Disable libiberty.
218 * configure: Regenerate.
219
04d2c2b2
JJ
2202010-12-18 Jeff Johnston <jjohnstn@redhat.com>
221
222 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
223
33d23ee8
ILT
2242010-12-10 Ian Lance Taylor <iant@google.com>
225
226 PR bootstrap/46819
227 * configure.ac: For --disable-libgcj clear libgcj_saved.
228 * configure: Rebuild.
229
89a1e9c3
PB
2302010-12-10 Tobias Burnus <burnus@net-b.de>
231
232 PR fortran/46540
233 * configure.ac: Add --disable-libquadmath and
234 --disable-libquadmath-support.
235 * configure: Regenerate.
236
ac7bcd26
TG
2372010-12-10 Tristan Gingold <gingold@adacore.com>
238
239 * src-release (ETC_SUPPORT): add gnu-oids.texi
240
d357cef7
HPN
2412010-12-03 Hans-Peter Nilsson <hp@axis.com>
242
243 PR libffi/46792
244 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
245 * configure: Regenerate.
246
4f11b223
ILT
2472010-12-02 Ian Lance Taylor <iant@google.com>
248
249 * configure.ac: Always set default for poststage1_ldflags to
250 -static-libstdc++ -static-libgcc.
251
989abc33
JJ
2522010-12-02 Jeff Johnston <jjohnstn@redhat.com>
253
254 * COPYING.NEWLIB: Add National Semiconductor notice.
255
950386c6
AS
2562010-11-29 Andreas Schwab <schwab@redhat.com>
257
258 * configure.ac: Move comment to remove extra space in last argument
259 of GCC_TARGET_TOOL.
260
87cda2cf
AO
2612010-11-26 Alexandre Oliva <aoliva@redhat.com>
262
7d509c83 263 PR other/46026
87cda2cf
AO
264 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
265 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
266 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
267 (BASE_FLAGS_TO_PASS): Use it.
268 * configure: Rebuilt.
269 * Makefile.in: Rebuilt.
270
d3b50760
L
2712010-11-23 H.J. Lu <hongjiu.lu@intel.com>
272
273 PR binutils/12258
274 * configure.ac: Correct comments for --enable-gold/--enable-ld.
275 Properly check default linker.
276 * configure: Regnerated.
277
c7791212
NC
2782010-11-23 Matthias Klose <doko@ubuntu.com>
279
280 * configure.ac: For --enable-gold, handle value `default' instead of
281 `both*'. New configure option --{en,dis}able-ld.
282 * configure: Regenerate.
283
9e1a94f4
ILT
2842010-11-20 Ian Lance Taylor <iant@google.com>
285
286 * configure.ac: Only disable a language library if no language needs
287 it. Don't let --disable-libgcj uncondtionally disable libffi.
288 * configure: Rebuild.
289
ceca0218
PB
2902010-11-20 Paolo Bonzini <bonzini@gnu.org>
291
292 * configure: Regenerate.
293
9b980aa1
RW
2942010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
295
296 PR other/46202
297 * configure.ac: Fix just-built in-tree STRIP name to be
298 binutils/strip-new.
299 * configure: Regenerate.
300 * Makefile.def (install-strip-gcc, install-strip-binutils)
301 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
302 (install-strip-sid): Mirror dependencies on non-strip variants
303 of these targets on the respective -strip prerequisites.
304 * Makefile.tpl (install-strip, install-strip-host)
305 (install-strip-target): New targets.
306 (install-strip-[+module+], install-strip-target-[+module+]):
307 New targets.
308 * Makefile.in: Regenerate.
309
e552509b
ILT
3102010-11-19 Ian Lance Taylor <iant@google.com>
311 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
312
313 * configure.ac: Add target-libgo to target_libraries. Set
314 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
315 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
316 (HOST_EXPORTS): Add GOC.
317 (BASE_TARGET_EXPORTS): Add GOC.
318 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
319 (GOCFLAGS_FOR_TARGET): New variable.
320 (EXTRA_HOST_FLAGS): Add GOC.
321 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
322 * Makefile.def (target_modules): Add libgo.
323 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
324 (dependencies): Add dependency from configure-target-libgo to
325 configure-target-libffi and all-target-libstdc++-v3. Add
326 dependencies from all-target-libgo to all-target-libffi.
327 (languages): Add go.
328 * configure: Rebuild.
329 * Makefile.in: Rebuild.
330
3312010-11-19 Ian Lance Taylor <iant@google.com>
332
333 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
334 compiler/flag environment variables.
335
3362010-11-18 Ian Lance Taylor <iant@google.com>
337
338 * configure.ac: Check for lang_requires_boot_languages in
339 config-lang.in files.
340 * configure: Rebuild.
341
8c21d9c7
MF
3422010-11-17 Mike Frysinger <vapier@gentoo.org>
343
344 * .gitignore: New file.
345
e552509b
ILT
3462010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
347 Tobias Burnus <burnus@net-b.de>
348
349 PR fortran/32049
350 * Makefile.def: Add libquadmath; build it with language=fortran.
351 * configure.ac: Add libquadmath.
352 * Makefile.tpl: Handle multiple libs in check-[+language+].
353 * Makefile.in: Regenerate.
354 * configure: Regenerate.
355
3562010-11-15 Andreas Schwab <schwab@redhat.com>
357
358 * configure.ac: Fix spelling in option names.
359 * configure: Regenerated.
360
3612010-11-13 Georg-Johann Lay <georgjohann@web.de>
362
363 PR bootstrap/39622
364 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
365 * configure: Regenerated.
366
3672010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
368
369 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
370 define the cloog backend to use. Furthermore, only pass the ppllibs to
371 the configure checks, if necessary.
372 * configure: Regenerate.
373
3742010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
375
376 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
377 * configure: regenerate
378
3792010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
380
381 * config/cloog.m4: Fix typo. verison -> version.
382 * configure: Regenerate.
383
3842010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
385
386 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
387 * configure: Regenerate.
388
3892010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
390
391 * configure.ac: Support official CLooG.org versions.
392 * configure: Regenerate.
393 * config/cloog.m4: New.
394
aa291e2d
ME
3952010-11-05 Michael Eager <eager@eagercon.com>
396
397 * COPYING.LIBGLOSS: Correct typo in microblaze.
398 * COPYING.NEWLIB: Same.
399
e552509b
ILT
4002010-11-04 Iain Sandoe <iains@gcc.gnu.org>
401
402 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
403 * configure: Regenerate.
404
74cea91b
DK
4052010-11-03 Ian Lance Taylor <iant@google.com>
406 Dave Korn <dave.korn.cygwin@gmail.com>
407
408 PR lto/46273
409 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
410 and on other supported platforms whenever LTO is enabled.
411 * configure: Rebuild.
412
6d0cd39e
AM
4132010-11-02 Alan Modra <amodra@gmail.com>
414
415 PR binutils/12110
416 * configure.ac: Error when source path contains spaces.
417 * configure: Regenerate.
418
18a8530e
ILT
4192010-10-20 Ian Lance Taylor <iant@google.com>
420
421 * Makefile.def (target_modules): Set lib_path to src/.libs for
422 libstdc++-v3 module.
423 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
424 * Makefile.in: Rebuild.
425
6ed3211e
JJ
4262010-10-08 Bernd Schmidt <bernds@codesourcery.com>
427 Joseph Myers <joseph@codesourcery.com>
428
429 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
430 notices.
431 * COPYING.NEWLIB: Add Texas Instruments notice.
432
a8eb3f0a
DK
4332010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
434
435 * configure.ac (build_lto_plugin): New shell variable.
436 (--enable-lto): Turn on by default for all non-ELF platforms that
437 have had LTO support added so far. Set build_lto_plugin appropriately
438 for both ELF and non-ELF.
439 (configdirs): Add lto-plugin or not based on build_lto_plugin.
440 * configure: Regenerate.
441
4074d5f2
RW
4422010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
443
444 PR bootstrap/45326
445 PR bootstrap/45174
446 * configure.ac: Honor initial values of $build_configargs,
447 $host_configargs, $target_configargs. Mark the precious, so
448 environment settings get recorded.
449 * configure: Regenerate.
450
29821356
RW
4512010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
452
453 Sync from GCC:
454
455 2010-09-30 Michael Eager <eager@eagercon.com>
456
457 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
458 * configure: Regenerate.
459
460 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
461
462 * configure.ac (enable-lto): Add Darwin to the list of supported lto
463 targets and amend comment.
464 * configure: Regenerate.
465
466 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
467
468 * configure.ac: Enable LTO by default on Darwin.
469 * configure: Regenerate.
470
471 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
472
473 PR bootstrap/44455
474 * configure.ac (extra_mpfr_configure_flags): Copy from
475 extra_mpc_gmp_configure_flags.
476 * configure: Re-generated.
477
57eefe4d
RW
4782010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
479
480 Sync from GCC:
481
482 PR bootstrap/45796
483 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
484 Depend on all-build-libiberty.
485 * Makefile.in: Regenerate.
486
4872010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
488
489 Sync from GCC:
490
491 PR bootstrap/44621
492 * configure.ac: Fix unportable shell quoting.
493 * configure: Regenerate.
494
48bb73dd
RW
4952010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
496
497 * configure.ac: Support all v850 targets.
498 * configure: Regenerate.
499
1d14850f
PB
5002010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
501
502 PR target/44862
503 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
504 Provide -B option to allow for link spec %s substitutions for
505 libstdc++.a on darwin.
506 * Makefile.in: Regenerate.
507
7530c480
AO
5082010-06-10 Alexandre Oliva <aoliva@redhat.com>
509
510 * Makefile.def (configure-gcc): Depend on all-libelf.
511 * Makefile.in: Rebuild.
512
285d560d
RW
5132010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
514
515 * config.sub, config.guess: Update from upstream sources.
516
a009f2e7
RW
5172010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
518
519 Sync from GCC:
520
521 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
522 * configure.ac: Allow all the versions greater than 0.10 of PPL.
523 * configure: Regenerated.
524
525 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
526 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
527 * configure: Regenerate.
528
529 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
530 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
531 * configure: Regenerate.
532
533 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
534 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
535 separately.
536 * configure: Regenerate.
537
538 2010-04-13 Steve Ellcey <sje@cup.hp.com>
539 * configure: Regenerate after change to elf.m4.
540
541 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
542 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
543 * configure: Regenerated.
544
545 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
546 * configure.ac: Print "buggy but acceptable" when CLooG
547 revision is less than 9.
548 * configure: Regenerated.
549
e49e5c92
DK
5502010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
551
552 Merge from gcc:
553
554 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
555 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
556 * configure: Regenerate.
557
558 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
559 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
560 a platform that supports LTO.
561 * configure: Regenerate.
562
563 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
564 PR lto/42776
565 * configure.ac (--enable-lto): Refactor handling so libelf tests
566 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
567 and allow LTO to be explicitly enabled on non-ELF platforms that
568 are known to support it inside else-clause.
569 * configure: Regenerate.
570
e6de499b
NC
5712010-04-27 Roland McGrath <roland@redhat.com>
572 H.J. Lu <hongjiu.lu@intel.com>
573
574 * configure.ac (--enable-gold): Support both, both/gold and
575 both/bfd to add gold to configdirs without removing ld.
576 * configure: Regenerated.
577
578 * Makefile.def: Add install-gold dependency to install-ld.
579 * Makefile.in: Regenerated.
580
d594eacc
TG
5812010-04-14 Tristan Gingold <gingold@adacore.com>
582
583 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
584 * configure: Regenerate.
585
938d2b74
RW
5862010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
587
588 Merge from gcc:
589 PR bootstrap/43615
590 PR bootstrap/43328
591 Revert:
592 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
593 * configure.ac: Do not pass --enable-multilib nor
594 --disable-multilib in baseargs. Accept explicitly passed
595 --enable_multilib.
596 * configure: Regenerate.
597
a9ef41a7
RW
5982010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
599
600 PR bootstrap/43328
601 * configure.ac: Do not pass --enable-multilib nor
602 --disable-multilib in baseargs. Accept explicitly passed
603 --enable_multilib.
604 * configure: Regenerate.
605
619a3713
JM
6062010-03-23 Joseph Myers <joseph@codesourcery.com>
607
608 * configure.ac (tic6x-*-*): New case.
609 * configure: Regenerate.
610
92f4e989
JM
6112010-03-23 Joseph Myers <joseph@codesourcery.com>
612
613 Merge from gcc:
614 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
615 PR ada/42554
616 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
617 * configure: Regenerate.
618
c35a0556
JM
6192010-03-23 Joseph Myers <joseph@codesourcery.com>
620
621 * config.sub: Update to version 2010-03-22.
622 * config.guess: Update to version 2009-12-30.
623
18fa8f9c
JM
6242010-03-14 Joseph Myers <joseph@codesourcery.com>
625
626 Merge from gcc:
627 2010-01-11 Richard Guenther <rguenther@suse.de>
628 PR lto/41569
629 * Makefile.def (all-lto-plugin): Depend on all-gcc.
630 * Makefile.in: Regenerated.
631
ba98da75
RO
6322010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
633
634 PR libstdc++/32499
635 * configure.ac (RANLIB): Default to true.
636 (STRIP): Likewise.
637 (RANLIB_FOR_TARGET): Remove superfluous : argument.
638 * configure: Regenerate.
639
3994761f
NC
6402010-02-17 Nick Clifton <nickc@redhat.com>
641
642 PR 11238
643 * Makefile.tpl (local-distclean): Also remove config.cache files in
644 sub-directories as there may not be Makefiles present in the
645 sub-directories.
792cdb50
NC
646 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
647 the config.cache files found by the find command.
648
3994761f
NC
649 * Makefile.in: Regenerate.
650 * configure.ac: Revert previous delta.
651 * configure: Regenerate.
652
01a82011
NC
6532010-02-15 Nick Clifton <nickc@redhat.com>
654
655 PR 11238
656 * configure.ac: Delete config.cache files in sub-directories when
657 deleting Makefiles.
658 * configure: Regenerate.
659
143754cd
NC
6602010-02-15 Nick Clifton <nickc@redhat.com>
661
662 * configure.ac: Sync from gcc.
663 * configure: Regenerate.
664
a6b5846e
KG
6652010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
666
667 Sync from gcc:
668 * configure.ac: Add "recommended" version checks for GMP/MPC.
669 Update recommended GMP/MPFR/MPC versions.
670 * configure: Regenerate.
671
2aa2364a
JR
6722010-01-25 Joern Rennecke <amylaar@spamcop.net>
673
674 gcc PR libstdc++/36101, gcc PR libstdc++/42813
675 * configure.ac (bootstrap_target_libs): Make inclusion of
676 target-libgomp conditional on libgomb being in target_configdirs.
677 * configure: Regenerate.
678
d35e937f
JR
6792010-01-23 Joern Rennecke <amylaar@spamcop.net>
680
681 gcc PR libstdc++/36101, gcc PR libstdc++/42813
682 * configure.ac (bootstrap_target_libs): Include target-libgomp.
683 * configure: Regenerate.
684
911e63d0
JR
6852010-01-22 Joern Rennecke <amylaar@spamcop.net>
686
687 gcc PR libstdc++/36101, gcc PR libstdc++/42813
688 * configure.ac (target_configdirs): Substitute.
689 * Makefile.def: Bootstrap target module libgomp.
690 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
691 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
692 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
693 * configure, Makefile.in: Regenerate.
694
3725885a
RW
6952009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
696
697 * libtool.m4: Sync from git Libtool.
698 * ltmain.sh: Likewise.
699 * ltoptions.m4: Likewise.
700 * ltversion.m4: Likewise.
701 * lt~obsolete.m4: Likewise.
702
d5f2ee2e
KG
7032010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
704 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
705
706 PR bootstrap/42424
707 * configure.ac: Include libtool m4 files.
708 (_LT_CHECK_OBJDIR): Call it.
709 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
710 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 711
d5f2ee2e
KG
712 * configure: Regenerate.
713
f2b2dd91
RW
7142010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
715
716 PR bootstrap/41818
717 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
718 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
719 * Makefile.in: Regenerate.
720
06ca7962
BE
7212009-12-18 Ben Elliston <bje@au.ibm.com>
722
723 * config.sub, config.guess: Update from upstream sources.
724
30a16d7b
JJ
7252009-12-17 Jeff Johnston <jjohnstn@redhat.com>
726
727 * COPYING.NEWLIB: Update copyright date.
728 * COPYING.LIBGLOSS: Ditto.
729
d9b76ff9
KG
7302009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
731
732 PR middle-end/30447
733 PR middle-end/30789
734 PR other/40302
735
736 * configure.ac: Require MPC.
737 * configure: Regenerate.
738
739 * configure.ac: Update minimum MPC version to 0.8.
740 * configure: Regenerate.
741
e12dec02
PB
7422009-11-20 Paolo Bonzini <bonzini@gnu.org>
743
744 * config.guess: Sync with upstream and gcc.
745 * config.sub: Sync with upstream and gcc.
746
606a9ca0
AO
7472009-11-16 Alexandre Oliva <aoliva@redhat.com>
748
749 * Makefile.def: Restore host and target settings for gmp.
750 * Makefile.in: Rebuild.
751
1f53ca9a
AO
7522009-11-16 Alexandre Oliva <aoliva@redhat.com>
753
754 * configure.ac: Add libelf to host_libs. Enable in-tree configury
755 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
756 Fix portability of test of C++ as bootstrap language. Add
757 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
758 * configure: Rebuild.
759 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
760 and cloog. Fix in-tree ppl configuration. Introduce libelf
761 in-tree building.
762 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
763 (POSTSTAGE1_HOST_EXPORTS): Use it.
764 (STAGE[+id+]_CXXFLAGS): New.
765 (BASE_FLAGS_TO_PASS): Pass it down.
766 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
767 extra_exports.
768 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
769 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
770 extra_exports.
771 * Makefile.in: Rebuild.
772
7732009-11-06 Ozkan Sezer <sezeroz@gmail.com>
774
775 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
776 paths for *-w64-mingw* and x86_64-*mingw*.
777 * configure: Regenerated.
778
7792009-10-30 Kai Tietz <kai.tietz@onevision.com>
780
781 * configure.ac: Disable target-winsup & co for
782 x86_64-*-mingw* and *-w64-mingw* targets.
783 * configure: Regenerated.
784
7852009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
786
787 * configure.ac (CLooG test): Use = with test.
788 * configure: Regenerate.
789
7902009-10-22 Richard Guenther <rguenther@suse.de>
791
792 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
793 cloog if the ppl version check failed. Move flags saving
794 before setting in libelf check.
795 * configure: Regenerate.
796
7972009-10-21 Richard Guenther <rguenther@suse.de>
798
799 * configure.ac: Adjust the ppl and cloog configure to work as
800 documented. Disable cloog if ppl was disabled. Omit the version
801 checks if they were disabled.
802 * configure: Re-generate.
803
6811fb56
RW
8042009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
805
806 * configure.ac: Add 'lto' to enable_languages, not
807 new_enable_languages, and only if not already present.
808 * configure: Regenerate.
809
700d40ca
ILT
8102009-10-06 Ian Lance Taylor <iant@google.com>
811
812 * Makefile.def: check-gold depends upon all-gas.
813 * Makefile.in: Rebuild.
814
8152009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
816
817 * Makefile.def: all-lto-plugin depends on all-libiberty.
818 set bootstrap=true for lto-plugin.
819 Add lto-plugin.
820 * Makefile.in: Regenerate.
821 * configure.ac (host_libs): Add lto-plugin.
822 * configure: Regenerate.
823
8242009-10-03 Diego Novillo <dnovillo@google.com>
825
826 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
827 (HOST_LIBELFLIBS): Define.
828 (HOST_LIBELFINC): Define.
829 * Makefile.in: Regenerate.
830 * configure.ac: Add --enable-lto.
831 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
832 If --enable-lto is used, add 'lto' to new_enable_languages.
833 If --enable-lto is used and gold is enabled, add
834 lto-plugin to configdirs.
835 * configure: Regenerate.
836
8372009-10-03 Simon Baldwin <simonb@google.com>
838
839 * configure.ac: If --with-system-zlib, suppress local zlib and
840 pass --with-system-zlib to subdir configure scripts.
841 * configure: Regenerate.
842
8432009-10-01 Loren J. Rittle <ljrittle@acm.org>
844 Paolo Bonzini <bonzini@gnu.org>
845
846 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
847 $(srcdir).
848 * Makefile.in: Rebuilt.
849
c8cb1b3e
PB
8502009-09-29 Paolo Bonzini <bonzini@gnu.org>
851
852 Sync from gcc:
853 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
854
855 * configure.ac: Update minimum MPC version to 0.7.
856 * configure: Regenerate.
857
30167e0a
NC
8582009-09-25 Nick Clifton <nickc@redhat.com>
859
860 * configure.ac: Pass any --cache-file=/dev/null option on to
861 subconfigures.
862 * configure: Regenerate.
863
707a0b5c
NC
8642009-09-23 Nick Clifton <nickc@redhat.com>
865
866 * config.sub, config.guess: Update from upstream sources.
867
700d40ca
ILT
8682009-09-22 Loren J. Rittle <ljrittle@acm.org>
869
870 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
871 * Makefile.in: Rebuilt.
872
2fd0b40b
RW
8732009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
874
875 PR bootstrap/32272
876 * configure.ac: Error out if $srcdir isn't '.' but contains
877 host-${host_noncanonical}.
878 * configure: Regenerate.
879
4385ad3c
RW
8802009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
881
16b1ad29
RW
882 * configure.ac: If bootstrapping a combined tree with
883 --enable-gold, require c++ in stage1_languages.
884 * configure: Regenerate.
885
f8dc745f
RW
886 * configure.ac: Also add target_libs of stage1_languages to
887 bootstrap_target_libs.
888 * configure: Regenerate.
889
4385ad3c
RW
890 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
891 with --enable-languages not containing c++.
892 * configure: Regenerate.
893
df51e4e1
JZ
8942009-09-16 Jie Zhang <jie.zhang@analog.com>
895
896 * configure.ac: Disable java and boehm-gc for bfin-*-*.
897 * configure: Regenerate.
898
06a51eac
RW
8992009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
900
901 * configure.ac: Do not use $extrasub for replacing @if/@endif
902 parts in Makefile; instead, use additional arguments to
903 AC_CONFIG_COMMANDS to do the replacement manually, with several
904 sed invocations, to avoid HP-UX sed command limits.
905 * configure: Regenerate.
906
96655cc4
AO
9072009-09-04 Alexandre Oliva <aoliva@redhat.com>
908
909 * configure.ac (with-build-config): Document. Handle without.
910 Handle missing argument.
911 * configure: Rebuilt.
912
9132009-09-03 Alexandre Oliva <aoliva@redhat.com>
914
915 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
916 Default to bootstrap-debug only if compare-debug works.
917 * configure: Rebuilt.
918 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
919 * Makefile.in: Rebuilt.
920
9212009-09-01 Alexandre Oliva <aoliva@redhat.com>
922
923 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
924 * Makefile.in: Rebuilt.
925
8e957354
PB
9262009-09-02 Paolo Bonzini <bonzini@gnu.org>
927
928 * Makefile.tpl (AWK): Fix typo.
929 * Makefile.in: Regenerate.
930
9312009-09-02 Paolo Bonzini <bonzini@gnu.org>
932
933 * configure.ac: Detect awk and sed.
934 * Makefile.def (flags_to_pass): Add AWK and SED.
935 * Makefile.tpl (AWK, SED): New.
936 (BASE_FLAGS_TO_PASS): Add AWK and SED.
937 * configure: Regenerate.
938 * Makefile.in: Regenerate.
939
fb792462
TG
9402009-09-01 Tristan Gingold <gingold@adacore.com>
941
942 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
943 Remove logical names.
944
a69e7d0a
DK
9452009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
946
947 * ltmain.sh (func_normal_abspath): New function.
948 (func_relative_path): Likewise.
949 (func_mode_help): Document new -bindir option for link mode.
950 (func_mode_link): Add new -bindir option, and use it to place
951 output DLL if specified.
952
d444d2ba
RW
9532009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
954
955 * configure.ac (AC_PREREQ): Bump to 2.64.
956
13b7343a
RW
9572009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
958
af542c2e
RW
959 * README-maintainer-mode: Point directly to upstream locations
960 for autoconf, automake, libtool, gettext, instead of copies on
961 sources.redhat.com. Document required versions.
962 * configure.ac: Do not substitute datarootdir, htmldir,
963 pdfdir, docdir. Do not process --with-datarootdir,
964 --with-htmldir, --with-pdfdir, --with-docdir.
965 * configure: Regenerate.
966
81ecdfbb
RW
967 * configure: Regenerate.
968
13b7343a
RW
969 * compile: Sync from Automake 1.11.
970 * depcomp: Likewise.
971 * install-sh: Likewise.
972 * missing: Likewise.
973 * mkinstalldirs: Likewise.
974 * ylwrap: Likewise.
975
c1102ce7
RW
9762009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
977
34a0f3cf
RW
978 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
979 (baseargs): Add --disable-option-checking.
980 * configure: Regenerate.
981
c1102ce7
RW
982 * Makefile.def (configure-target-libiberty): Depend on
983 all-binutils and all-ld.
984 (configure-target-newlib): Likewise.
985 * Makefile.in: Regenerate.
986
e8a5fa9c
RW
9872009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
988
989 Sync with GCC, merge:
990
991 2009-07-31 Christian Bruel <christian.bruel@st.com>
992
993 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
994 * configure: Regenerate.
995
996 2009-07-06 Ian Lance Taylor <iant@google.com>
997
998 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
999 * configure: Rebuild.
1000
1001 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1002
1003 PR bootstrap/40338
1004 * configure.ac (comparestring): Create new variable.
1005 * Makefile.tpl (comparestring): Use to skip some comparisions.
1006 * configure: Regenerate.
1007 * Makefile.in: Regenerate.
1008
1009 2009-06-23 Ian Lance Taylor <iant@google.com>
1010
1011 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1012 boot_languages. Only bootstrap target libraries listed in
1013 target_libs for some boot language. Add --with-stage1-ldflags,
1014 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1015 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1016 if not building with C++.
1017 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1018 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1019 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1020 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1021 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1022 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1023 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1024 * configure, Makefile.in: Rebuild.
1025
1026 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1027
1028 * configure.ac: Detect MPC in default directory.
1029 * configure: Regenerate.
1030
1031 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1032
1033 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1034 to noconfdirs.
1035 * configure: Regenerate.
1036
1037 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1038
1039 * Makefile.def: Add MPC support and dependencies.
1040 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1041
1042 * Makefile.in, configure: Regenerate.
1043
1044 2009-05-24 Nicolas Roche <roche@adacore.com>
1045
1046 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1047 * Makefile.in: Regenerate.
1048
1049 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1050
1051 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1052 * configure: Regenerate.
1053
1054 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1055
1056 * configure.ac ($with_ppl): Default to no if not supplied.
1057 ($with_cloog): Likewise.
1058 configure: Regenerate.
1059
1060 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1061
1062 PR bootstrap/39739
1063 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1064 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1065
1066 * configure, Makefile.in: Regenerate.
1067
1068 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1069
1070 * configure.ac: Change copyright header to refer to version
1071 3 of the GNU General Public License and to point readers at the
1072 COPYING3 file and the FSF's license web page.
1073 * Makefile.def: Likewise.
1074 * Makefile.tpl: Likewise.
1075 * Makefile.in: Regenerate.
1076
1077 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1078
1079 * configure.ac: Restore match for darwin9 or later. Use double
1080 brackets since regeneration eats one pair.
1081 * configure: Regenerate.
1082
bf110216
CF
10832009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1084
1085 * MAINTAINERS: Perform some obvious fixups.
1086
2262bbf4
BE
10872009-08-17 Ben Elliston <bje@au.ibm.com>
1088
1089 * config.sub, config.guess: Update from upstream sources.
1090
25a07265
NC
10912009-08-06 Michael Eager <eager@eagercon.com>
1092
1093 * configure.ac: Add Microblaze target.
1094 * configure: Regenerate.
1095
85bd1942
TG
10962009-07-02 Tristan Gingold <gingold@adacore.com>
1097
1098 * configure.ac: Do not exclude gas for i386-*-darwin.
1099 Add a case for x86_64-*-darwin.
1100 * configure: Regenerate.
1101
f9806fa5
DE
11022009-06-26 Doug Evans <dje@sebabeach.org>
1103
1104 * Makefile.def (host_modules): Add cgen.
1105 * Makefile.in: Regenerate.
1106 * configure.ac (host_tools): Add cgen.
1107 * configure: Regenerate.
1108
6bfb4e30
JJ
11092009-06-17 Michael Eager <eager@eagercon.com>
1110
1111 * COPYING.LIBGLOSS: Add Xilinx license.
1112
8bcf2718
NC
11132009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1114
1115 * configure.ac: Define is_elf for QNX Neutrino targets.
1116 * configure: Regenerate.
1117
04ec0acb
RW
11182009-06-03 Jerome Guitton <guitton@adacore.com>
1119 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1120
1121 * Makefile.tpl (all): Avoid a trailing backslash.
1122 * Makefile.in: Regenerate.
1123
7ee5dbeb
BE
11242009-06-03 Ben Elliston <bje@au.ibm.com>
1125
1126 * config.sub, config.guess: Update from upstream sources.
1127
fda13ee8
AO
11282009-06-02 Alexandre Oliva <aoliva@redhat.com>
1129
1130 * Makefile.tpl ([+compare-target+]): Compare all stage
1131 directories, rather than just gcc.
1132 * Makefile.in: Rebuilt.
1133
4a657b0d
DK
11342009-05-28 Doug Kwan <dougkwan@google.com>
1135
1136 * configure.ac: Support gold for target arm*-*-*.
1137 * configure: Regenerate.
1138
07fc31c9
AO
11392009-05-27 Alexandre Oliva <aoliva@redhat.com>
1140
1141 * Makefile.tpl (all): Avoid harmless warning in make all when
1142 gcc-bootstrap is enabled but stage_last does not exist.
1143 * Makefile.in: Rebuilt.
1144
8a7a39ab
TG
11452009-05-25 Tristan Gingold <gingold@adacore.com>
1146
1147 * setup.com: Complete the file with configuration and build.
1148
b5233201
AO
11492009-05-18 Alexandre Oliva <aoliva@redhat.com>
1150
1151 PR other/40159
1152 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1153 gcc-no-bootstrap are mutually exclusive.
1154 * Makefile.in: Rebuilt.
1155
7b6175f9
AO
11562009-05-18 Alexandre Oliva <aoliva@redhat.com>
1157
1158 PR other/40159
1159 * Makefile.tpl (all): Don't end with unconditional success.
1160 * Makefile.in: Rebuilt.
1161
1b05fbbd
AO
11622009-05-12 Alexandre Oliva <aoliva@redhat.com>
1163
1164 PR target/37137
1165 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1166 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1167 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1168 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1169 stage_configureflags, stage_cflags and stage_libcflags into
1170 explicit Makefile macros.
1171 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1172 GFORTRAN.
1173 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1174 CC. Set CC_FOR_BUILD from CC.
1175 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1176 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1177 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1178 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1179 and GFORTRAN.
1180 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1181 (_LIBCFLAGS): Renamed to _TFLAGS.
1182 (do-compare-debug, do-compare3-debug): Drop.
1183 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1184 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1185 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1186 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1187 (XGCC_FLAGS_FOR_TARGET): New.
1188 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1189 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1190 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1191 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1192 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1193 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1194 TFLAGS.
1195 (BUILD_CONFIG): Include if requested.
1196 (all): Set TFLAGS on bootstrap.
1197 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1198 (all-stageid-prefixmodule): Likewise.
1199 (do-clean, distclean-stageid): Set TFLAGS.
1200 (restrap): Fix whitespace.
1201 * Makefile.in: Rebuilt.
1202
dc17c78c
EB
12032009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1204
1205 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1206 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1207 * Makefile.in: Regenerate.
1208
14324cd7
EZ
12092009-04-24 Eli Zaretskii <eliz@gnu.org>
1210
1211 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1212 consistency with config.sub. (Update from upstream sources.)
1213
f8d5f06c
JM
12142009-04-21 Joseph Myers <joseph@codesourcery.com>
1215
1216 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1217
0000e2bf
BE
12182009-04-17 Ben Elliston <bje@au.ibm.com>
1219
1220 * config.sub, config.guess: Update from upstream sources.
1221
20135e4c
NC
12222009-04-15 Anthony Green <green@moxielogic.com>
1223
34adf976 1224 * configure.ac: Add moxie support.
20135e4c
NC
1225 * configure: Rebuilt.
1226
ef699244
L
12272009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1228
1229 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1230 * configure: Regenerate.
1231
10ad8ef3
L
12322009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1233
1234 PR gas/10039
1235 * configure.ac: Require texinfo 4.7.
1236 * configure: Regenerated.
1237
c50523ce
L
12382009-04-09 Steve Ellcey <sje@cup.hp.com>
1239
1240 * Makefil.def (languages): New entries.
1241 * Makefile.tpl (check-gcc-*): New generic target.
1242 * Makefile.in: Regenerate.
1243
47afba5f
EZ
12442009-03-27 Eli Zaretskii <eliz@gnu.org>
1245
1246 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1247 Windows builds of Sed.
1248
dc448a7b
TT
12492009-03-18 Tom Tromey <tromey@redhat.com>
1250
1251 * configure: Rebuild.
1252 * configure.ac (host_libs): Add libiconv.
1253 * Makefile.in: Rebuild.
1254 * Makefile.def (host_modules): Add libiconv.
1255 (configure-gdb, all-gdb): Depend on libiconv.
1256
24741ab2
JB
12572009-03-16 Tristan Gingold <gingold@adacore.com>
1258
1259 * configure.ac: Treat gdb as supported on x86_64-darwin.
1260 * configure: Regenerate.
1261
29383458
JM
12622009-03-16 Joseph Myers <joseph@codesourcery.com>
1263
1264 Merge from GCC:
1265
1266 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1267
1268 * configure.ac (--with-host-libstdcxx): New option.
1269 * configure: Regenerate.
1270
1271 2009-01-29 Robert Millan <rmh@aybabtu.com>
1272
1273 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1274 * configure: Regenerate.
1275
1276 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1277
1278 PR tree-optimization/38515
1279 * configure.ac (cloog-polylib): Removed.
1280 (with_ppl, with_cloog): Test for "no".
1281 * configure: Regenerated.
1282
58e24671
RW
12832009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1284
1285 Backport from git Libtool:
1286
1287 2009-01-19 Robert Millan <rmh@aybabtu.com>
1288 Support GNU/kOpenSolaris.
1289 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1290 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1291 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1292 GNU/kOpenSolaris.
1293
314b2e66
AS
12942009-02-05 Andreas Schwab <schwab@suse.de>
1295
1296 * Makefile.tpl (stage_last): Define $r and $s before using
1297 $(RECURSE_FLAGS_TO_PASS).
1298 * Makefile.in: Regenerate
1299
8b700390
JJ
13002009-01-21 Jeff Johnston <jjohnstn@redhat.com>
1301
1302 * COPYING.NEWLIB: Add ARM license.
1303
66775d67
AM
13042009-01-16 Alan Modra <amodra@bigpond.net.au>
1305
1306 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 1307 (all-opcodes): Depend on all-libiberty.
66775d67
AM
1308 * Makefile.in: Regenerate.
1309
19e99079
NC
13102009-01-15 Douglas B Rupp <rupp@gnat.com>
1311
1312 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1313 * configure: Regenerate.
1314
22e8c8e0
RW
13152008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1316
1317 Backport link test fix from upstream Libtool:
1318
1319 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1320 Add cache variables to tests that require the linker to work.
1321 For shlibpath_overrides_runpath, this also changes the semantics
1322 to let the result from the C compiler take precedence.
1323 compiler take precedence.
1324
7d6d7764
BE
13252008-12-02 Ben Elliston <bje@au.ibm.com>
1326
1327 * config.sub, config.guess: Update from upstream sources.
1328
ea8af06e
JJ
13292008-12-17 Jeff Johnston <jjohnstn@redhat.com>
1330
1331 * COPYING.NEWLIB: Updated.
1332 * COPYING.LIBGLOSS: Ditto.
1333
af0771d3
PB
13342008-12-16 Paolo Bonzini <bonzini@gnu.org>
1335
1336 Sync with GCC:
1337
1338 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1339
1340 * configure.ac (ppllibs): Add by default the lib flags.
1341 * configure: Regenerate.
1342
1343 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1344
314b2e66
AS
1345 * configure.ac: Add double brackets on darwin[912].
1346 * configure: Regenerate.
af0771d3
PB
1347
1348 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1349
314b2e66
AS
1350 * configure.ac: Expand to darwin10 and later.
1351 * configure: Regenerate.
af0771d3 1352
f7c83eac
AS
13532008-12-02 Andreas Schwab <schwab@suse.de>
1354
1355 * Makefile.def: configure-target-boehm-gc depends on
1356 all-target-libstdc++-v3.
1357 * Makefile.in: Regenerate.
1358
bc67ad83
BE
13592008-12-02 Ben Elliston <bje@au.ibm.com>
1360
1361 * config.sub, config.guess: Update from upstream sources.
1362
e28c595f
JM
13632008-11-27 Joseph Myers <joseph@codesourcery.com>
1364
1365 Merge from GCC:
1366
1367 2007-12-02 Matthias Klose <doko@ubuntu.com>
1368
1369 * config-ml.in: Remove 64bit configure tests.
1370
1371 2008-05-14 Rafael Espindola <espindola@google.com>
1372
1373 * config-ml.in: don't handle --enable-shared and --enable-static.
1374
1375 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1376 Tobias Grosser <grosser@fim.uni-passau.de>
1377 Jan Sjodin <jan.sjodin@amd.com>
1378 Harsha Jagasia <harsha.jagasia@amd.com>
1379 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1380 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1381 Adrien Eliche <aeliche@isty.uvsq.fr>
1382
1383 Merge from graphite branch.
1384 * configure: Regenerate.
1385 * Makefile.in: Regenerate.
1386 * configure.ac (host_libs): Add ppl and cloog.
1387 Add checks for PPL and CLooG.
1388 * Makefile.def (ppl, cloog): Added modules and dependences.
1389 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1390 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1391
1392 2008-09-03 Richard Guenther <rguenther@suse.de>
1393
1394 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1395 cloog test.
1396 * configure: Re-generate.
1397
1398 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1399
1400 * configure.ac (--with-cloog-polylib): New.
1401 (--disable-cloog-version-check): New.
1402 (--disable-ppl-version-check): New.
1403 * configure: Re-generate.
1404
1405 2008-09-05 Richard Guenther <rguenther@suse.de>
1406
1407 * configure.ac: Initialize clooglibs to -lcloog.
1408 * configure: Re-generate.
1409
1410 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1411
1412 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1413 recommended version to 2.3.2.
1414
1415 * configure: Regenerate.
1416
1417 2008-10-31 Ben Elliston <bje@au.ibm.com>
1418
1419 * configure.ac (spu-*-*): Remove special case.
1420 * configure: Regenerate.
1421
1422 Complete comment text from GCC version of:
1423
1424 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1425
1426 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1427 (GCC_SHLIB_SUBDIR): New.
1428 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1429 * configure: Regenerate.
1430 * Makefile.in: Regenerate.
1431
652dec25
TG
14322008-11-27 Tristan Gingold <gingold@adacore.com>
1433
1434 * configure.ac: Build gdb for i?86-*-darwin*
1435 * configure: Regenerated.
1436
7582fb4a
DJ
14372008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1438
1439 PR bootstrap/38014
1440 PR bootstrap/37923
1441
1442 Revert:
1443
1444 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1445
1446 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1447 * Makefile.in: Regenerated.
1448
1449 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1450
1451 PR gdb/921
1452 PR gdb/1646
1453 PR gdb/2175
1454 PR gdb/2176
1455
1456 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1457 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1458 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1459 (HOST_EXPORTS): Pass CPPFLAGS.
1460 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1461 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1462 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1463 * Makefile.in, configure: Regenerated.
1464 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1465 and CPPFLAGS_FOR_BUILD.
1466
faee1be2
UW
14672008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1468
1469 * configure.ac [spu-*-*]: Do not set skipdirs.
1470 * configure: Re-generate.
1471
b7c2dce4
DJ
14722008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1473
1474 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1475 * Makefile.in: Regenerated.
1476
bb52de30
DJ
14772008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1478
1479 PR gdb/921
1480 PR gdb/1646
1481 PR gdb/2175
1482 PR gdb/2176
1483
1484 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1485 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1486 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1487 (HOST_EXPORTS): Pass CPPFLAGS.
1488 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1489 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1490 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1491 * Makefile.in, configure: Regenerated.
1492 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1493 and CPPFLAGS_FOR_BUILD.
1494
b25062ae
SE
14952008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
1496
1497 * libtool.m4: Update to libtool 2.2.6.
1498 * lt~obsolete.m4: Update to libtool 2.2.6.
1499 * ltmain.sh: Update to libtool 2.2.6.
1500 * ltsugar.m4: Update to libtool 2.2.6.
1501 * ltversion.m4: Update to libtool 2.2.6.
1502 * ltoptions.m4: Update to libtool 2.2.6.
1503 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1504
3bbd2f8f
AL
15052008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1506
1507 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1508 (GCC_SHLIB_SUBDIR): New.
1509 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1510 * configure: Regenerate.
1511 * Makefile.in: Regenerate.
1512
b29d32ce
TG
15132008-08-28 Tristan Gingold <gingold@adacore.com>
1514
1515 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1516 Enable bfd, binutils and opcodes.
1517 * configure: Regenerate.
1518
c325a203
DD
15192008-08-16 Nicolas Roche <roche@adacore.com>
1520
1521 * Makefile.tpl: Add BOOT_ADAFLAGS.
1522 * Makefile.in: Regenerate.
1523
e7c8859c
RS
15242008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
1525
1526 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1527 * configure: Regenerate.
1528
da888c87
PB
15292008-07-30 Paolo Bonzini <bonzini@gnu.org>
1530
1531 Sync with gcc:
1532 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1533
f7c83eac
AS
1534 * configure.ac: Add makefile fragments for hpux.
1535 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1536 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1537 * configure: Regenerate.
1538 * Makefile.in: Regenerate.
da888c87
PB
1539
1540 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1541
f7c83eac
AS
1542 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1543 * Makefile.in: Regenerate.
1544 * configure: Regenerate.
da888c87 1545
944982cf
ILT
15462008-06-18 Ian Lance Taylor <iant@google.com>
1547
662c6704
ILT
1548 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
1549
944982cf
ILT
1550 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
1551
7a283e07
RW
15522008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1553
1554 * configure: Regenerate.
1555
5b553f7e
RW
15562008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1557
1558 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1559 "$@" is still intact with both Autoconf 2.59 and 2.62.
1560 * configure: Regenerate.
1561
675492f0
RW
15622008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1563
1564 * Makefile.tpl: Fix comment errors.
1565 * Makefile.in: Regenerate.
1566
b018a5d1
JB
15672008-06-13 Julian Brown <julian@codesourcery.com>
1568
1569 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1570 of libobjc for ARM EABI Linux.
1571 * configure: Regenerate.
1572
310213e8
DE
15732008-06-12 David S. Miller <davem@davemloft.net>
1574 David Edelsohn <edelsohn@gnu.org>
1575
1576 * configure.ac: Add powerpc*-*-* to gold supported targets.
1577 * configure: Regenerate.
1578
6641ce42
JM
15792008-06-08 Joseph Myers <joseph@codesourcery.com>
1580
1581 PR tree-optimization/36218
1582 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1583 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1584 (all prefix="build-"): Pass them to build-system sub-makes.
1585 * Makefile.in: Regenerate.
1586
03c2f9e6
DJ
15872008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1588
1589 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
1590 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
1591 mkdep, and compile. Update comments.
1592 (ETC_SUPPORT): Add ChangeLog and update comments.
1593
4538db8b
ILT
15942008-05-11 Ian Lance Taylor <iant@google.com>
1595
1596 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
1597
266df637
PB
15982008-04-18 Paolo Bonzini <bonzini@gnu.org>
1599
1600 Sync with gcc:
1601 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1602
1603 PR bootstrap/35457
1604 * configure.ac: Include override.m4.
1605 * configure: Regenerate.
1606
1607 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1608
f7c83eac
AS
1609 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1610 * Makefile.in: Regenerate.
266df637
PB
1611
1612 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1613
f7c83eac
AS
1614 * configure.ac: Do not build libssp for the AVR.
1615 * configure: Regenerate.
266df637 1616
a86a761e
NC
16172008-04-18 Nick Clifton <nickc@redhat.com>
1618
1619 * MAINTAINERS: Replace reference to configure.in with reference to
1620 configure.ac.
1621
52310858
NC
16222008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1623
f7c83eac 1624 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 1625 as nonconfigurable directories list.
f7c83eac 1626 * configure: Regenerate.
52310858 1627
f5314dd5
DM
16282008-04-14 David S. Miller <davem@davemloft.net>
1629
1630 * configure.ac: Add sparc*-*-* to gold supported targets.
1631 * configure: Regenerate.
1632
e2208220
BE
16332008-04-14 Ben Elliston <bje@au.ibm.com>
1634
1635 * config.sub, config.guess: Update from upstream sources.
1636
0bb6ea20
HPN
16372008-04-12 Hans-Peter Nilsson <hp@axis.com>
1638
1639 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1640 * Makefile.in: Regenerate.
1641
e5164e97
ILT
16422008-04-07 Ian Lance Taylor <iant@google.com>
1643
1644 * Makefile.def: check-gold depends upon all-binutils.
1645 * Makefile.in: Regenerate.
1646
e33b51a6
NC
16472008-04-04 Nick Clifton <nickc@redhat.com>
1648
1649 PR binutils/4334
1650 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1651 builds.
1652 * configure: Regenerate.
1653
fc5df3ab
NC
16542008-04-04 NightStrike <NightStrike@gmail.com>
1655
1656 PR other/35151
f7c83eac
AS
1657 * configure.ac: Combine rules for mingw32 and mingw64.
1658 * configure: Regenerate.
fc5df3ab 1659
c779bab8
PB
16602008-03-27 Paolo Bonzini <bonzini@gnu.org>
1661
1662 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1663 * Makefile.in: Regenerate.
1664
93f9b408
ILT
16652008-03-20 Ian Lance Taylor <iant@google.com>
1666
1667 * configure.ac: Add support for --enable-gold.
1668 * Makefile.def: Add gold as a directory like ld.
1669 * configure, Makefile.in: Regenerate.
1670
5746fb46
AK
16712008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
1672
1673 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1674 (s390_cond_extensions): Reduced extensions to the compare related.
1675 (main): z10 cpu type option added.
1676 (expandConditionalJump): Renamed to ...
1677 (insertExpandedMnemonic): ... this.
1678
1679 * opcodes/s390-opc.c: Re-group the operand format makros.
1680 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
1681 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
1682 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
1683 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
1684 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
1685 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
1686 INSTR_SIL_RDU): New instruction formats added.
1687 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
1688 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
1689 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
1690 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
1691 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
1692 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
1693 masks added.
1694 (s390_opformats): New formats added "ris", "rrs", "sil".
1695 * opcodes/s390-opc.txt: Add the conditional jumps with the
1696 extensions removed from automatic expansion in s390-mkopc.c manually.
1697 (asi - trtre): Add new System z10 EC instructions.
1698 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1699
58c85be7
RW
17002008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1701
1702 * configure.ac: m4_include config/proginstall.m4.
1703 * configure: Regenerate.
1704
78124051
RW
17052008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1706
1707 Backport from upstream Libtool:
f7c83eac 1708
78124051 1709 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 1710
78124051
RW
1711 Deal with Autoconf 2.62's semantic change in m4_append.
1712 * ltsugar.m4 (lt_append): Replace broken versions of
1713 m4_append.
1714 (lt_if_append_uniq): Don't require separator to be overquoted,
1715 and avoid broken m4_append.
1716 (lt_dict_add): Fix typo.
1717 * libtool.m4 (_LT_DECL): Don't overquote separator.
1718
018f1bea
DE
17192008-03-13 David Edelsohn <edelsohn@gnu.org>
1720
1721 * config.rpath: Add AIX 6 support.
1722
5c5f596d
PB
17232008-03-13 Paolo Bonzini <bonzini@gnu.org>
1724
1725 * Makefile.def (stageprofile). Remove -fprofile-generate
1726 from stage_libcflags.
1727 * Makefile.in: Regenerate.
1728
a1f93a5e
BE
17292008-03-13 Ben Elliston <bje@au.ibm.com>
1730
1731 * config.sub, config.guess: Update from upstream sources.
1732
98c3d905
AK
17332008-03-06 Florian Krohm <fkrohm@us.ibm.com>
1734
1735 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
1736 * s390-opc.txt (cmpsc): Duplicate entry removed.
1737 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
1738 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
1739 fier, cu42, cu41): Fix operand format.
1740
7f6ef0c0
PB
17412008-02-20 Paolo Bonzini <bonzini@gnu.org>
1742
f7c83eac
AS
1743 PR bootstrap/32009
1744 PR bootstrap/32161
1745
1746 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1747 * configure: Regenerate.
1748
1749 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1750 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1751 STAGE4_LIBCFLAGS): New.
1752 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1753 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1754 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1755 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1756 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1757 for target modules. Don't export LIBCFLAGS.
1758 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1759 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1760 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1761 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1762 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1763 * Makefile.in: Regenerate.
7f6ef0c0 1764
eaf19029
PB
17652008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1766
1767 PR libgcj/33085
1768 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1769 Do not use -DDLL_EXPORT. Backport from upstream.
1770
680c43e9
NC
17712008-02-14 Nick Clifton <nickc@redhat.com>
1772
1773 Import this patch from gcc:
1774 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1775
1776 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1777
c72b1d96
HPN
17782008-02-02 Hans-Peter Nilsson <hp@axis.com>
1779
1780 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1781 * configure: Regenerate.
1782
8b66833e
BW
17832008-01-31 Marc Gauthier <marc@tensilica.com>
1784
1785 * configure.ac (xtensa*-*-*): Recognize processor variants.
1786 * configure: Regenerate.
1787
9cc8ae67
PB
17882008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1789
f7c83eac
AS
1790 PR bootstrap/34922
1791 * configure.ac (PARSE_ARGS): Push suitable setting of
1792 ac_subdirs_all, for `./configure --help=recursive'.
1793 Handle `+' in generic toplevel directory disabling.
1794 * configure: Regenerate.
9cc8ae67 1795
19090595
BE
17962008-01-23 Ben Elliston <bje@au.ibm.com>
1797
1798 * config.sub, config.guess: Update from upstream sources.
1799
9f1e7fd3
BE
18002008-01-08 Ben Elliston <bje@au.ibm.com>
1801
1802 * config.sub, config.guess: Update from upstream sources.
1803
2f959d61
JJ
18042007-12-19 Jeff Johnston <jjohnstn@redhat.com>
1805
1806 * COPYING.LIBGLOSS: Update default copyright.
1807
aa054b85
JJ
18082007-12-19 Jeff Johnston <jjohnstn@redhat.com>
1809
1810 * COPYING.NEWLIB: Update default copyright.
1811
57c53b2b
RS
18122007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1813
1814 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1815 Change recommended MPFR from 2.2.1 > 2.3.0.
1816 * configure: Regenerate.
1817
fee14b60
RS
18182007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1819
1820 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1821 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1822 * Makefile.in: Regenerate.
1823
c9b68031
DD
18242007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1825
1826 * configure.ac: Enable libjava for x86_64-*-darwin9.
1827 * configure: Regenerate.
1828
ad25e7d5
BE
18292007-12-05 Ben Elliston <bje@au.ibm.com>
1830
1831 * config.sub, config.guess: Update from upstream sources.
1832
6ac84f65
PB
18332007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1834
f7c83eac
AS
1835 * config-ml.in: Robustify against white space in absolute file
1836 names.
6ac84f65 1837
f7c83eac
AS
1838 * config-ml.in (multi-clean): Substitute ${Makefile}.
1839 Remove superfluous ${Makefile} in list.
6ac84f65 1840
7b3200f9
DJ
18412007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1842
1843 * Makefile.def (dependencies): Make configure-gdb depend on
1844 all-intl.
1845 * Makefile.in: Regenerated.
1846
2c133ff9
JJ
18472007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1848
1849 * Makefile.def: To avoid problems running with parallel makes,
1850 build newlib before libgloss so that target specific header
1851 files are availble.
1852 * Makefile.in: Regenerate.
1853
5074315a
DJ
18542007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1855
1856 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1857 * Makefile.in: Regenerate.
1858
f5bc1778
DJ
18592007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1860
1861 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
1862 * libdecnumber: New directory, imported from GCC.
1863
c66487f8
NC
18642007-10-08 Mike Frysinger <vapier@gentoo.org>
1865
1866 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1867 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1868 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1869 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1870 * configure: Regenerate.
1871
b5714970
PB
18722007-10-01 Paolo Bonzini <bonzini@gnu.org>
1873
1874 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1875 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1876 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1877 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1878 * configure.ac: Default them to host tools for $host = $build.
1879 Subst them.
1880
1881 * configure: Regenerate.
1882 * Makefile.in: Regenerate.
1883
f3b1e08e
RS
18842007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1885
1886 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1887 * configure: Regenerate.
1888
cff87f51
DD
18892007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1890
1891 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1892 libstdc++.
1893 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1894 * configure: Regenerate.
1895 * Makefile.in: Regenerate.
f7c83eac 1896
625a61cd
AS
18972007-09-17 Andreas Schwab <schwab@suse.de>
1898
1899 * configure.ac: Raise minimum makeinfo version to 4.6.
1900 * configure: Regenerate.
1901
83a3a68b
AM
19022007-09-15 Alan Modra <amodra@bigpond.net.au>
1903
1904 * configure.ac: Correct makeinfo version check.
1905 * configure: Regenerate.
1906
5bd8be13
RS
19072007-09-14 Richard Sandiford <richard@codesourcery.com>
1908
1909 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1910 to $skipdirs and only disable gprof for newlib. Use the normal
1911 mips*-elf* handling in other respects.
1912 * configure: Regnerate.
1913
5566c1fa
DD
19142007-09-12 David Daney <ddaney@avtrex.com>
1915
1916 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1917 enabling libgcj.
1918 * configure: Regenerate.
1919
19202007-09-12 Richard Guenther <rguenther@suse.de>
1921
1922 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1923 nor --disable-checking is provided also turn on yes and types
1924 checking for stage1.
1925 * configure: Re-generate.
1926
a18e2996 19272007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
1928
1929 PR target/33281
1930 * configure.ac: Use config/mh-mingw on mingw.
1931 * configure: Regenerate.
84e7906e 1932
691bb5a1
DD
19332007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1934
1935 PR other/32154
1936 * configure.ac: For libgloss targets, point the linker to the linker
1937 script, startup code and simulator library.
1938 * configure: Regenerate.
1939
6d18b86b
AH
19402007-09-09 Andrew Haley <aph@redhat.com>
1941
1942 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 1943 target-libjava.
6d18b86b 1944
f00a3165 19452007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 1946
f00a3165 1947 * config.sub, config.guess: Update from upstream sources.
971aaaa5 1948
2abc4e65
BE
19492007-08-21 Richard Guenther <rguenther@suse.de>
1950
1951 * configure.ac: Add types checking to stage1 checking flags.
1952 * configure: Regenerate.
1953
8a6ee3ab 19542007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 1955 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
1956
1957 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1958 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1959 * Makefile.in: Regenerate.
1960 * configure.ac (--with-debug-prefix-map): New.
1961 * configure: Regenerate.
1962
429acdec
RS
19632007-08-17 Richard Sandiford <richard@codesourcery.com>
1964 Nigel Stephens <nigel@mips.com>
1965
429acdec
RS
1966 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1967 as target_makefile_frag.
1968 * configure: Regenerate.
1969
8520c408
AO
19702007-08-16 Alexandre Oliva <aoliva@redhat.com>
1971
1972 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1973 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1974 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1975 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1976 (do-compare, do-compare3, do-compare-debug): New.
1977 ([+compare-target+]): Use them.
1978
19792007-08-16 Alexandre Oliva <aoliva@redhat.com>
1980
1981 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1982 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1983 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1984 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1985 (do-compare, do-compare3, do-compare-debug): New.
1986 ([+compare-target+]): Use them.
1987
2444379b
BE
19882007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1989 Ben Elliston <bje@au.ibm.com>
1990
1991 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1992 --silent if $silent.
1993 * configure: Regenerate.
1994
d6f99447
DJ
19952007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
1996
1997 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
1998
bd0aa315
NC
19992007-07-17 Nick Clifton <nickc@redhat.com>
2000
2001 * COPYING3: New file. Contains version 3 of the GNU General
2002 Public License.
2003 * COPYING3.LIB: New file. Contains version 3 of the GNU
2004 Lesser General Public License.
2005
0ebe98fb
BS
20062007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2007
2008 * configure.ac: Fix my previous change to really match GCC.
2009 * configure: Regenerate.
2010
521ec477
DD
20112007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2012
2013 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2014 * configure: Regenerate.
2015
20162007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2017
2018 * configure.ac: Add some missing m4 quotation.
2019 * configure: Regenerate.
2020
0c24b341
NC
20212007-07-09 Kai Tietz <kai.tietz@onevision.com>
2022
f7c83eac
AS
2023 * Makefile.def: Add windmc tool to build.
2024 * Makefile.tpl: Likewise.
2025 * configure.ac: Likewise.
2026 * Makefile.in: Regenerate.
2027 * configure: Regenerate.
0c24b341 2028
a09314d0
L
20292007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2030
2031 * lt~obsolete.m4: New. Import from 20070318 libtool.
2032
7c3e1d12
BS
20332007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2034
2035 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2036 uclinux and linux-uclibc targets.
2037 * configure: Regenerate.
2038
a5b3b4dd
DD
20392007-06-28 DJ Delorie <dj@redhat.com>
2040
2041 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2042 not building newlib.
2043 * configure: Regenerated.
f7c83eac 2044
184d813c
DJ
20452007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2046
2047 * src-release (DEVO_SUPPORT): Correct typos.
2048
31d99776
DJ
20492007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2050
2051 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2052 * Makefile.in: Regenerated.
2053
e00a73e3
PB
20542007-06-14 Paolo Bonzini <bonzini@gnu.org>
2055
f7c83eac
AS
2056 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2057 (distclean-stage[+id+]): Possibly delete stage_last.
2058 * Makefile.in: Regenerate.
e00a73e3 2059
98a1bbc5
BE
20602007-06-07 Ben Elliston <bje@au.ibm.com>
2061
2062 * config.sub, config.guess: Update from upstream sources.
2063
973601e1
BE
20642007-06-07 Ben Elliston <bje@au.ibm.com>
2065
2066 * Makefile.tpl: Fix spelling error.
2067 * Makefile.in: Regenerate.
2068
2038f525
PB
20692007-06-04 Paolo Bonzini <bonzini@gnu.org>
2070
2071 Sync with gcc:
2072 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2073
f7c83eac
AS
2074 PR bootstrap/29382
2075 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2076 * configure: Rebuilt.
2038f525 2077
f7c5c4b5
PB
20782007-06-01 Steve Ellcey <sje@cup.hp.com>
2079
12a64d4f
L
2080 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2081 lt_cv_sys_max_cmd_len.
f7c5c4b5 2082
7ad9660b
PB
20832007-05-31 Paolo Bonzini <bonzini@gnu.org>
2084
2085 * ltgcc.m4: Update from GCC.
2086
0e7ef45c
EC
20872007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2088
12a64d4f 2089 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 2090
37ad9514
SE
20912007-05-24 Steve Ellcey <sje@cup.hp.com>
2092
2093 * ltmain.sh: Update from GCC.
2094 * libtool.m4: Update from GCC.
2095 * ltsugar.m4: New. Update from GCC.
2096 * ltversion.m4: New. Update from GCC.
2097 * ltoptions.m4: New. Update from GCC.
2098 * ltconfig: Remove.
2099 * ltcf-c.sh: Remove.
2100 * ltcf-cxx.sh: Remove.
2101 * ltcf-gcj.sh: Remove.
2102 * src-release: Update with new libtool file list.
2103
8ee82aff
PB
21042007-05-16 Paolo Bonzini <bonzini@gnu.org>
2105
2106 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2107 stage_cflags.
2108 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2109 Remove CFLAGS/LIBCFLAGS.
2110 (configure-stage[+id+]-[+prefix+][+module+],
2111 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2112 * Makefile.in: Regenerate.
2113
149cb58d
SE
21142007-04-14 Steve Ellcey <sje@cup.hp.com>
2115
2116 * config-ml.in: Update from GCC.
2117
91506736
DJ
21182007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2119
2120 * src-release (do-proto-toplev): Process the support directories before
2121 the tool directory.
2122
ffa8bd48
RS
21232007-03-21 Richard Sandiford <richard@codesourcery.com>
2124
2125 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2126 of glob. Quote arguments with single quotes too.
2127 * configure: Regenerate.
2128
a4fd3374
DD
21292007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2130
2131 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2132 * Makefile.in: Regenerate
2133
b8025f34
AS
21342007-03-07 Andreas Schwab <schwab@suse.de>
2135
2136 * configure: Regenerate.
2137
a3ca38d2
DD
21382007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2139
2140 * configure.ac: Add "--with-pdfdir" configure option,
2141 which defines pdfdir variable.
2142 * Makefile.def (target=fixincludes): Add install-pdf to
2143 missing targets.
2144 (recursive_targets): Add install-pdf target.
2145 (flags_to_pass): Add pdfdir.
2146 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2147 target.
2148 * configure: Regenerate
2149 * Makefile.in: Regenerate
2150
21512007-02-28 Eric Christopher <echristo@apple.com>
2152
2153 Revert:
2154 2006-12-07 Mike Stump <mrs@apple.com>
2155
2156 * Makefile.def (dependencies): Add dependency for
2157 install-target-libssp and install-target-libgomp on
2158 install-gcc.
2159 * Makefile.in: Regenerate.
2160
21612007-02-27 Matt Kraai <kraai@ftbfs.org>
2162
2163 * configure: Regenerate.
2164 * configure.ac: Move statements after variable declarations.
2165
a4708fba
JM
21662007-02-19 Joseph Myers <joseph@codesourcery.com>
2167
2168 * configure.ac: Adjust for loop syntax.
2169 * configure: Regenerate.
2170
9a819804
AO
21712007-02-18 Alexandre Oliva <aoliva@redhat.com>
2172
2173 * configure: Rebuilt.
2174
81ec575a
AO
21752007-02-18 Alexandre Oliva <aoliva@redhat.com>
2176
2177 * configure.ac: Drop multiple occurrences of --enable-languages,
2178 and fix its quoting.
2179 * configure: Rebuilt.
2180
92f01d61 21812007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
2182 Nathan Sidwell <nathan@codesourcery.com>
2183 Vladimir Prus <vladimir@codesourcery.com
2184 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
2185
2186 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2187 * configure: Regenerate.
2188
b1299c4e
DJ
21892007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2190
2191 * configure.ac (target_libraries): Move libgcc before libiberty.
2192 * configure: Regenerated.
2193
18f6b6ee
PB
21942007-02-13 Paolo Bonzini <bonzini@gnu.org>
2195
2196 * configure: Regenerate again?
2197
9c4e9f27
PB
21982007-02-13 Paolo Bonzini <bonzini@gnu.org>
2199
2200 * configure: Reapply PR30748 fix which was lost in the previous commit.
2201
24ff9987
DJ
22022007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2203 Paolo Bonzini <bonzini@gnu.org>
2204
2205 PR bootstrap/30753
2206 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2207 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2208 * configure: Regenerated.
2209
7df2cd5d
PB
22102007-02-10 Paolo Bonzini <bonzini@gnu.org>
2211
2212 * configure: Regenerate.
2213
b0aaa663
DJ
22142007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2215
2216 PR bootstrap/30748
2217 * configure.ac: Correct syntax for Solaris ksh.
2218 * configure: Regenerated.
2219
a0323144
PB
22202007-02-09 Paolo Bonzini <bonzini@gnu.org>
2221
2222 * Makefile.def: Sync with GCC.
2223 * Makefile.tpl: Sync with GCC.
2224 * Makefile.in: Regenerate.
2225 * configure: Regenerate.
2226
c6b750e1
DJ
22272007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2228
2229 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2230 noncanonical equivalents.
2231 * configure.in: Rename to...
2232 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2233 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2234 target_noncanonical. Use them. Rewrite removal of configure
2235 arguments for autoconf 2.59. Discard variable settings. Force
2236 program_transform_name for native tools.
2237
2238 * Makefile.in: Regenerated.
2239 * configure: Regenerated with autoconf 2.59.
2240
2241 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2242
f3cd89f4
JJ
22432007-02-08 Jeff Johnston <jjohnstn@redhat.com>
2244
2245 * COPYING.LIBGLOSS: Reformat default Red Hat
2246 license to fit within 80 columns.
2247 * COPYING.NEWLIB: Ditto.
2248
4e206d7e
DB
22492007-02-05 Dave Brolley <brolley@redhat.com>
2250
2251 * Contribute the following changes:
2252 2006-11-28 DJ Delorie <dj@redhat.com>
2253
2254 * configure.in: Fix typo for mep's target_makefile_frag.
2255 * configure: Regenerated.
2256
2257 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
2258
2259 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2260 * configure: Regenerate.
2261
2262 2001-09-19 DJ Delorie <dj@redhat.com>
2263
2264 * configure.in (target_makefile_frag): use mt-mep
2265
2266 2001-06-12 Don Howard <dhoward@redhat.com>
2267
2268 * configure.in: Remove gdb from MeP skip list.
2269
2270 2001-04-05 DJ Delorie <dj@redhat.com>
2271
2272 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2273
2274 2001-03-20 Ben Elliston <bje@redhat.com>
2275
2276 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2277
2278 2001-03-19 Ben Elliston <bje@redhat.com>
2279
2280 * config.sub (mep, mep-*): Add.
2281
b2edfdd2
AS
22822007-01-31 Andreas Schwab <schwab@suse.de>
2283
2284 * Makefile.tpl (LDFLAGS): Substitute it.
2285 * Makefile.in: Regenerate.
2286
ceb92e78
PB
22872007-01-11 Paolo Bonzini <bonzini@gnu.org>
2288
2289 * configure.in: Change == to = in test command.
f7c83eac 2290 * configure: Regenerate.
ceb92e78 2291
4b900473 22922007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
2293 Nick Clifton <nickc@redhat.com>
2294 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2295
2296 * configure.in (build_configargs, host_configargs, target_configargs):
2297 Remove build/host/target parameters.
2298 (host_libs): Add gmp and mpfr.
2299 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2300 * Makefile.def (gmp, mpfr): New.
2301 (gcc): Remove target.
2302 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2303 target_os, target_vendor): New.
2304 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2305 * configure: Regenerate.
2306 * Makefile.in: Regenerate.
4b900473
PB
2307
23082007-01-11 Matt Fago <fago@earthlink.net>
2309
2310 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 2311 to improve robustness of configure tests.
4b900473
PB
2312 * configure: Regenerate.
2313
80f6dcbc
NC
23142007-01-08 Kai Tietz <kai.tietz@onevision.com>
2315
2316 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 2317 * configure: Regenerate.
80f6dcbc 2318
f86e35b8
NC
23192007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2320
2321 * Makefile.tpl (all-target): Correct @if conditional for target
2322 modules.
2323 * configure.in: Omit libiberty if building only target libgcc.
2324 * configure, Makefile.in: Regenerated.
2325
79fcd0ec
PB
23262007-01-04 Paolo Bonzini <bonzini@gnu.org>
2327
2328 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2329 * configure: Regenerate.
2330
6aa8ef82
DJ
23312007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2332
2333 * Makefile.def (target_modules): Add libgcc.
2334 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2335 * Makefile.tpl (clean-target-libgcc): Delete.
2336 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2337 on gcc even for bootstrapped modules. Rewrite handling of
2338 lang_env_dependencies to loop over target_modules.
2339 * configure.in (target_libraries): Add target-libgcc.
2340 * Makefile.in, configure: Regenerated.
2341
9b134994
PB
23422006-12-29 Paolo Bonzini <bonzini@gnu.org>
2343
2344 Sync with gcc:
2345 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2346
f7c83eac
AS
2347 * configure.in: Reorganize recognition of languages. Add
2348 --enable-stage1-languages. Show supported languages for the chosen
2349 target rather than all recognized languages.
2350 * configure: Regenerate.
9b134994
PB
2351
2352 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2353
f7c83eac
AS
2354 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2355 * Makefile.in: Regenerate.
9b134994
PB
2356
2357 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2358
f7c83eac
AS
2359 * configure.in: Warn that MPFR 2.2.0 is buggy.
2360 * configure: Regenerate.
9b134994 2361
8cf39b1b
ILT
23622006-12-27 Ian Lance Taylor <iant@google.com>
2363
2364 * configure.in: When removing Makefiles to force a reconfigure, also
2365 remove prev-DIR*/Makefile.
2366 * configure: Regenerate.
2367
ebff6cd5
KH
23682006-12-23 Kazu Hirata <kazu@codesourcery.com>
2369
2370 * config.bfd: Recognize fido.
2371
8a0d8a5c
PB
23722006-12-19 Paolo Bonzini <bonzini@gnu.org>
2373
2374 Sync with gcc:
2375
2376 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2377
2378 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2379 it only affects bootstrap and could be tested on "$host" as well.
2380 * configure: Regenerate.
2381 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2382
2383 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2384
2385 PR bootstrap/29544
2386 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2387 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2388 move here comment from Makefile.tpl.
2389 * Makefile.tpl: Move some definitions higher in the file.
2390 (STAGE1_CHECKING): New.
2391 * configure.in: Add --enable-stage1-checking.
2392 * configure: Regenerate.
2393 * Makefile.in: Regenerate.
2394
2395 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2396
2397 * configure.in: Update error message for missing GMP/MPFR.
2398
2399 * configure: Regenerate.
2400
2401 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2402
2403 * configure.in: Update MPFR version in error message.
2404
2405 * configure: Regenerate.
2406
2407 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2408
2409 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2410 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2411 --with-gmp-lib): New flags.
2412
2413 * configure: Regenerate.
2414
790c0838
AM
24152006-12-12 Andreas Tobler <a.tobler@schweiz.org>
2416
2417 PR bootstrap/30134
2418 * configure.in: Correct x86 darwin support for libjava to powerpc
2419 and i?86 only.
2420 * configure: Regenerate.
2421
77d7106f
AM
24222006-12-11 Alan Modra <amodra@bigpond.net.au>
2423
2424 * configure.in: Handle spu makefile frag.
77d7106f
AM
2425 * Makefile.tpl (MAINT): Define
2426 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2427 * configure: Regenerate.
2428 * Makefile.in: Regenerate.
2429
0cfa5389
BE
24302006-12-11 Ben Elliston <bje@au.ibm.com>
2431
2432 * config.sub, config.guess: Update from upstream sources.
2433
2839fe5d
BE
24342006-12-11 Ben Elliston <bje@au.ibm.com>
2435
2436 * configure.in: Sync with GCC (spu-*-*).
2437 * configure: Sync with GCC.
2438
b897f5d4
MS
24392006-12-07 Mike Stump <mrs@apple.com>
2440
2441 * Makefile.def (dependencies): Add dependency for
2442 install-target-libssp and install-target-libgomp on
2443 install-gcc.
2444 * Makefile.in: Regenerate.
2445
9daf3993
PB
24462006-11-16 Paolo Bonzini <bonzini@gnu.org>
2447
2448 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2449 (unstage): Test for stage_last presence.
2450
2451 PR bootstrap/29802
2452 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2453 * Makefile.in: Regenerate.
2454
9dbaa842
DD
24552006-11-14 DJ Delorie <dj@redhat.com>
2456
2457 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2458 * Makefile.in: Sync with GCC.
2459 * configure.in: Sync with GCC (mpfr, gmp).
2460 * configure: Sync with GCC.
2461
b0cbce8d
JJ
24622006-11-08 Jie Zhang <jie.zhang@analog.com>
2463
2464 * configure.in: Remove target-libgloss from noconfigdirs for
2465 bfin-*-*.
2466 * configure: Regenerated.
2467
44330a94
JJ
24682006-10-27 Jeff Johnston <jjohnstn@redhat.com>
2469
2470 * COPYING.NEWLIB: Add spu license.
7de05dd5 2471 * COPYING.LIBGLOSS: Ditto.
44330a94 2472
56a8fe78
DD
24732006-10-17 Brooks Moses <bmoses@stanford.edu>
2474
2475 * Makefile.def: Added pdf target handling.
2476 * Makefile.tpl: Added pdf target handling.
2477 * Makefile.in: Regenerated.
2478
fbb00ad0
JJ
24792006-10-11 Jeff Johnston <jjohnstn@redhat.com>
2480
2481 * COPYING.NEWLIB: Updated.
2482 * COPYING.LIBGLOSS: Ditto.
2483
6b89cc21
DB
24842006-09-27 Dave Brolley <brolley@redhat.com>
2485
2486 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2487 $s instead of $r.
2488 * configure: Regenerated.
2489
17bcf627
BE
24902006-09-26 Ben Elliston <bje@au.ibm.com>
2491
2492 * config.sub, config.guess: Update from upstream sources.
2493
f3529cf1
TS
24942006-09-20 Thiemo Seufer <ths@mips.com>
2495
2496 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2497 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2498 * configure: Regenerate.
2499
45055374
CV
25002006-08-30 Corinna Vinschen <corinna@vinschen.de>
2501
2502 * configure.in: Never build newlib for a Mingw host.
2503 Never build newlib as Mingw target library.
2504 Test the existence of winsup/cygwin for building a Cygwin newlib,
2505 rather than just winsup.
2506 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2507 building a Mingw target.
2508 * configure: Regenerate.
2509
4be041b2 25102006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
2511 Nigel Stephens <nigel@mips.com>
2512 David Ung <davidu@mips.com>
4be041b2
TS
2513
2514 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
2515
1d89b610
PB
25162006-07-25 Paolo Bonzini <bonzini@gnu.org>
2517
2518 Sync from GCC:
2519 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2520
f7c83eac
AS
2521 PR bootstrap/18058
2522 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2523 if the bootstrap compiler is a GCC version that supports it.
2524 * configure: Regenerate.
1d89b610 2525
66a79c16
DJ
25262006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2527
2528 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2529 * configure: Regenerated.
2530
c1cb7e02
PB
25312006-07-18 Paolo Bonzini <bonzini@gnu.org>
2532
f7c83eac
AS
2533 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2534 for stages after the first.
c1cb7e02 2535
7206a0ee
JJ
25362006-07-17 Jakub Jelinek <jakub@redhat.com>
2537
2538 * Makefile.def: Add dependencies for configure-opcodes
2539 on configure-intl and all-opcodes on all-intl.
2540 * Makefile.in: Regenerated.
2541
6816f995
AO
25422006-07-04 Peter O'Gorman <peter@pogma.com>
2543
2544 * ltconfig: chmod 644 before ranlib during install.
2545
3d3adb43
PB
25462006-07-03 Paolo Bonzini <bonzini@gnu.org>
2547
1f3f1bbf 2548 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
2549 * configure: Regenerate.
2550
64ce424c
PB
25512006-07-03 Paolo Bonzini <bonzini@gnu.org>
2552
2553 Sync from gcc:
2554
2555 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
2556
2557 PR other/27063
2558 * configure.in: Test subdir_requires and give an appropriate
2559 error message.
2560 * configure: Regenerate.
2561
2562 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2563
2564 PR target/27540
2565 * configure.in: Only enable libgomp on IRIX 6.
2566 * configure: Regenerate.
2567
d42c4017
DA
25682006-06-20 David Ayers <d.ayers@inode.at>
2569
2570 PR bootstrap/28072
2571 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2572 whether target-libjava is being configured instead of whether the
2573 java front end is enabled.
2574 * configure: Regenerate.
0e7ef45c 2575
4962c51a
MS
25762006-06-15 Mark Shinwell <shinwell@codesourcery.com>
2577
2578 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
2579 to R_ARM_LDC_SB_G{0,1,2} respectively.
2580
caee866a
PB
25812006-06-15 Paolo Bonzini <bonzini@gnu.org>
2582
2583 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2584 too.
2585 * Makefile.in: Regenerate.
2586
363ef840
DA
25872006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2588
2589 Sync from gcc:
2590
2591 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2592 * configure.in: Don't enable libgomp on hpux10.
2593 * configure: Rebuilt.
2594
54d1c879
DA
25952006-06-13 David Ayers <d.ayers@inode.at>
2596
2597 Sync from gcc:
2598
2599 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 2600
54d1c879
DA
2601 PR bootstrap/27963
2602 PR target/19970
0e7ef45c 2603 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
2604 ${libgcj} is specified.
2605 * configure: Regenerate.
0e7ef45c 2606
a4d8b690
JJ
26072006-06-08 Jeff Johnston <jjohnstn@redhat.com>
2608
2609 Sync from gcc:
2610
2611 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 2612 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
2613
2614 PR bootstrap/18033
2615 * config-ml.in: Eval option if surrounded by single quotes.
2616
4f0ef2d8
CD
26172006-06-07 Carlos O'Donell <carlos@codesourcery.com>
2618
2619 Sync from gcc:
0e7ef45c 2620
4f0ef2d8 2621 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 2622
4f0ef2d8
CD
2623 PR libobjc/13946
2624 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2625 * Makefile.in: Regenerate.
2626 * configure.in: Add --enable-objc-gc at toplevel and have it
2627 enable boehm-gc for Objective-C.
2628 Remove target-boehm-gc from libgcj.
2629 Add target-boehm-gc to target_libraries.
2630 Add target-boehm-gc to noconfigdirs where ${libgcj}
2631 is specified.
2632 Assert that boehm-gc is supported when requested for Objective-C.
2633 Only build boehm-gc if needed either for Java or Objective-C.
2634 * configure: Regenerate.
2635
2636 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 2637
4f0ef2d8
CD
2638 PR 27674
2639 * Makefile.tpl (configure-[+prefix+][+module+],
2640 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2641 Remove rule to unstage bootstrapped modules.
2642 (stage_current): New.
2643 * Makefile.in: Regenerate.
2644
2645 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2646 Andreas Tobler <a.tobler@schweiz.ch>
2647
2648 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2649 * configure: Rebuilt.
2650
2651 Revert
2652 2006-01-31 Richard Guenther <rguenther@suse.de>
2653 Paolo Bonzini <bonzini@gnu.org>
2654
2655 * Makefile.def (target_modules): Add libgcc-math target module.
2656 * configure.in (target_libraries): Add libgcc-math target library.
2657 (--enable-libgcc-math): New configure switch.
2658 * Makefile.in: Re-generate.
2659 * configure: Re-generate.
2660
c17b816b
JJ
26612006-06-05 Jeff Johnston <jjohnstn@redhat.com>
2662
2663 * config-ml.in: Alter CCASFLAGS to include special
2664 multilib options the same as is done for CFLAGS.
2665
20e95c23
DJ
26662006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2667
2668 * Makefile.def: Added dependencies from sim and gdb on intl, and
2669 added configure dependencies to everything with an all dependency
2670 on intl.
2671 * gettext.m4: Removed.
2672 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
2673 (GDB_SUPPORT_DIRS): Add intl.
2674 * Makefile.in: Regenerated.
2675
4bd8ad80
DJ
26762006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
2677
2678 * src-release (DEVO_SUPPORT): Add config.rpath.
2679
c380fdd8
PB
26802006-05-25 Paolo Bonzini <bonzini@gnu.org>
2681
2682 * Makefile.def (bfd, opcodes): Fix lib_path.
2683 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2684 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2685 * Makefile.in: Regenerate.
2686
701628f5
MS
26872006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2688
2689 * configure.in: Enable gprof for cross builds.
2690 * configure: Regenerate.
2691
25aae7f2
DJ
26922006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2693
2694 * src-release (MAKEINFOFLAGS): Define.
2695 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
2696
ea3d1626
BE
26972006-05-14 Ben Elliston <bje@au.ibm.com>
2698
2699 * config.sub, config.guess: Update from upstream sources.
2700
49b9e644
BE
27012006-05-12 Ben Elliston <bje@au.ibm.com>
2702
2703 * config.sub, config.guess: Update from upstream sources.
2704
482dd2f6
DJ
27052006-05-04 Steve Ellcey <sje@cup.hp.com>
2706
2707 * blt, iwidgets, mmalloc: Remove directories.
2708
8b01a5c2
DD
27092006-05-01 DJ Delorie <dj@redhat.com>
2710
641a3af4 2711 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
2712 * configure: Regenerate.
2713
a481dbb7
DD
27142006-04-18 DJ Delorie <dj@redhat.com>
2715
2716 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2717 reference libgloss so that libssp can be built in a combined
2718 tree.
2719 * configure: Regenerate.
2720
962c9e74
BE
27212006-04-10 Ben Elliston <bje@au.ibm.com>
2722
2723 * contrib: Remove directory.
2724
108a6f8e
CD
27252006-04-06 Carlos O'Donell <carlos@codesourcery.com>
2726
2727 * Makefile.tpl: Add install-html target.
2728 * Makefile.def: Add install-html target.
2729 * Makefile.in: Regenerate.
2730 * configure.in: Add --with-datarootdir, --with-docdir,
2731 and --with-htmldir options.
2732 * configure: Regenerate.
2733
a4ef73e9
BE
27342006-03-31 Ben Elliston <bje@au.ibm.com>
2735
2736 PR binutils/1860
2737 * configure.in: Require makeinfo 4.4 or higher.
2738 * configure: Regenerate.
2739
b37df25a
PB
27402006-03-14 Paolo Bonzini <bonzini@gnu.org>
2741
2742 * Makefile.in: Regenerate.
2743
a6df5a19
PB
27442006-03-14 Paolo Bonzini <bonzini@gnu.org>
2745
2746 Sync with gcc:
2747 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2748
f7c83eac
AS
2749 * configure.in: Handle --disable-<component> generically.
2750 * configure: Regenerate.
a6df5a19
PB
2751
2752 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 2753
f7c83eac
AS
2754 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2755 (TARGET_CONFIGDIRS): Remove.
2756 * configure.in: Remove AC_SUBST(target_configdirs).
2757 * Makefile.in, configure: Regenerated.
a6df5a19
PB
2758
2759
65419985
L
27602006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2761
2762 PR libgcj/17311
2763 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2764
c52c6897
PB
27652006-02-20 Paolo Bonzini <bonzini@gnu.org>
2766
2767 PR bootstrap/25670
2768
2769 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2770
2771 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2772 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2773 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2774 BUILD_PREFIX, BUILD_PREFIX_1.
2775 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2776
2777 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2778 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2779
2780 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2781 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2782 of `cat stage_current`. Always provide the `r' and `s' variables.
2783 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2784 a single shell execution.
2785 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2786 bootstrapped modules, make the stage1 module if the build was not
2787 started yet, else build the current stage.
2788 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2789 (all-build, all-host, all-target, [+make_target+]-host,
2790 [+make_target+]-target): Do not use \-continued lines.
2791 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2792 (current_stage, restrap, stage_last): New.
2793
2794 * Makefile.in: Regenerate.
2795 * configure: Regenerate.
2796
b3ded179
PB
27972006-02-14 Paolo Bonzini <bonzini@gnu.org>
2798
2799 Sync from gcc:
2800
2801 2006-01-31 Richard Guenther <rguenther@suse.de>
2802 Paolo Bonzini <bonzini@gnu.org>
2803
f7c83eac
AS
2804 * Makefile.def (target_modules): Add libgcc-math target module.
2805 * configure.in (target_libraries): Add libgcc-math target library.
2806 (--enable-libgcc-math): New configure switch.
2807 * Makefile.in: Re-generate.
2808 * configure: Re-generate.
2809 * libgcc-math: New toplevel directory.
b3ded179
PB
2810
2811 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
2812 Jakub Jelinek <jakub@redhat.com>
2813 Diego Novillo <dnovillo@redhat.com>
b3ded179 2814
f7c83eac
AS
2815 * libgomp: New directory.
2816 * Makefile.def: Add target_module libgomp.
2817 * Makefile.in: Regenerate.
2818 * configure.in (target_libraries): Add target-libgomp.
2819 * configure: Regenerate.
b3ded179 2820
3a35eeb3
PB
28212006-02-14 Paolo Bonzini <bonzini@gnu.org>
2822 Andreas Schwab <schwab@suse.de>
0e7ef45c 2823
3a35eeb3
PB
2824 * configure: Regenerate.
2825
2429c060
PB
28262006-01-16 Paolo Bonzini <bonzini@gnu.org>
2827
2828 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2829 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2830 the assembler, linker and binutils.
2831 * configure: Regenerate.
2832
ec49b2b8
NC
28332006-01-16 Nick Clifton <nickc@redhat.com>
2834
49b9e644 2835 * config.sub, config.guess: Sync from config repository.
ec49b2b8 2836
44b2308f
AO
28372006-01-05 Alexandre Oliva <aoliva@redhat.com>
2838
2839 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2840 @ from continuation.
2841 * Makefile.in: Rebuilt.
2842
80911fe1
PB
28432006-01-04 Paolo Bonzini <bonzini@gnu.org>
2844
2845 Sync from gcc:
2846
2847 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2848
f7c83eac 2849 PR bootstrap/24252
80911fe1 2850
f7c83eac
AS
2851 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2852 * Makefile.tpl (OBJDUMP): New.
2853 (EXTRA_HOST_FLAGS): Add it.
2854 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 2855
f7c83eac
AS
2856 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2857 to use symbolic links between directories. Avoid race conditions
2858 or make them harmless.
2859 * configure.in: Do not try to use symbolic links between directories.
80911fe1 2860
f7c83eac
AS
2861 * Makefile.def (LEAN): Pass.
2862 * Makefile.tpl (LEAN): Define.
2863 (stage[+id+]-start): Accept that the previous directory does not
2864 exist, if the bootstrap is lean.
2865 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2866 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2867 configure substitution.
2868 ([+compare-target+]): Likewise.
2869 ([+bootstrap-target+]-lean): New.
2870 * configure.in: Remove lean bootstrap support from here.
80911fe1 2871
f7c83eac
AS
2872 * Makefile.in: Regenerate.
2873 * configure: Regenerate.
80911fe1
PB
2874
2875 2006-01-02 Andreas Schwab <schwab@suse.de>
2876
f7c83eac
AS
2877 * configure.in: When reconfiguring remove Makefile in
2878 all stage directories.
2879 * configure: Regenerate.
80911fe1 2880
b59bea8a
NC
28812005-12-27 Leif Ekblad <leif@rdos.net>
2882
2883 * configure.in: Add support for RDOS target.
2884 * configure: Regenerate.
2885
d7730bac
NC
28862005-12-27 Nick Clifton <nickc@redhat.com>
2887
2888 PR binutils/1990
2889 * libtool.m4: Synchronize with version in GCC sources.
2890
c02dabc3
PB
28912005-12-20 Paolo Bonzini <bonzini@gnu.org>
2892
f7c83eac 2893 Revert Ada-related part of the previous change.
c02dabc3 2894
f7c83eac
AS
2895 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2896 Do not pass.
2897 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2898 * Makefile.in: Regenerate.
2899 * configure.in: Do not include mt-ppc-aix target fragment.
2900 * configure: Regenerate.
c02dabc3 2901
f6d183c0
PB
29022005-12-19 Paolo Bonzini <bonzini@gnu.org>
2903
2904 * configure.in: Select appropriate fragments for PowerPC/AIX.
2905 * configure: Regenerate.
2906
2907 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2908 BOOT_CFLAGS, BOOT_LDFLAGS.
2909 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2910 BOOT_CFLAGS, BOOT_LDFLAGS.
2911 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2912 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2913 (stage): Fail if we cannot complete the work.
2914 * Makefile.in: Regenerate.
2915
f29759fc
JJ
29162005-12-16 Jeff Johnston <jjohnstn@redhat.com>
2917
2918 * COPYING.NEWLIB: Update copyright year for default
2919 copyright.
2920
1f054001
PB
29212005-12-15 Paolo Bonzini <bonzini@gnu.org>
2922
2923 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2924 install-host-nogcc): Don't invoke $(stage) at the end.
2925 * Makefile.in: Regenerate.
2926
0aed8855
PB
29272005-12-14 Paolo Bonzini <bonzini@gnu.org>
2928
2929 * configure.in: Flip the top-level bootstrap switch.
2930 * configure: Regenerate.
2931
2932 Merge from gcc:
2933
2934 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2935
f7c83eac
AS
2936 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2937 $(stage) and $(unstage).
2938 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2939 (all): Remove stray semicolon.
2940 (local-distclean): Don't handle multilib.tmp and multilib.out.
2941 (install.all): Set $s for consistency.
2942 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2943 check_multilibs setting. Always make the install directory.
2944 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2945 Correct @if/@endif.
2946 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2947 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2948 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2949 (multilib.out): Remove.
2950 * Makefile.in: Regenerated.
0aed8855
PB
2951
29522005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2953
2954 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
2955 * configure.in: Replace ms1 arch with mt.
2956 * configure: Rebuilt.
2957
29582005-12-05 Paolo Bonzini <bonzini@gnu.org>
2959
2960 Sync with gcc:
2961
4970f871
NS
29622005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2963
2964 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
2965 * configure.in: Replace ms1 arch with mt.
2966 * configure: Rebuilt.
2967
be01d343
PB
29682005-12-05 Paolo Bonzini <bonzini@gnu.org>
2969
2970 Sync with gcc:
2971
2972 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2973
f7c83eac
AS
2974 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2975 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2976 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2977 Find in-tree tools if available.
2978 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2979 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2980 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2981 (COMPILER_*_FOR_TARGET): New.
2982 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2983 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2984 (CONFIGURED_*, USUAL_*): Remove.
2985 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2986 STRIP): Use autoconf substitutions.
2987 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2988 COMPILER_NM_FOR_TARGET): New.
2989 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2990
2991 (all): Make all-host and all-target in parallel.
2992 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2993 that $$r and $$s are set before invoking a recursive make.
2994 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2995 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
2996
2997 2005-11-29 Ben Elliston <bje@au.ibm.com>
2998
f7c83eac
AS
2999 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3000 from the gcc build directory.
3001 * Makefile.in: Regenerate.
be01d343
PB
3002
3003 2005-11-29 Ben Elliston <bje@au.ibm.com>
3004
f7c83eac
AS
3005 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3006 depend on all-libdecnumber.
3007 * configure.in (host_libs): Include libdecnumber.
3008 * Makefile.in: Regenerate.
3009 * configure: Likewise.
be01d343
PB
3010
3011 2005-11-21 Kean Johnston <jkj@sco.com>
3012
f7c83eac 3013 * config.sub, config.guess: Sync from upstream sources.
be01d343 3014
907be67c
DJ
30152005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3016
3017 * Makefile.def: Remove gdb dependencies for gdbtk.
3018 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3019 (configure-gdb, install-gdb): New rules.
3020 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3021 * Makefile.in, configure: Regenerated.
3022
e360f423
PB
30232005-10-22 Paolo Bonzini <bonzini@gnu.org>
3024
3025 PR bootstrap/24297
3026 * Makefile.tpl (do-[+make-target+], do-check, install,
3027 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3028 are set before recursing.
3029 * Makefile.in: Regenerate.
3030
45d5eb0a
EB
30312005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3032
3033 PR bootstrap/18939
3034 * Makefile.def (gcc) <target>: Fix thinko.
3035 * Makefile.in: Regenerate.
3036
3cf3372e
BS
30372005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3038
3039 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3040 * configure: Regenerate.
3041
bd70a46f
KH
30422005-10-09 Kazu Hirata <kazu@codesourcery.com>
3043
3044 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3045 target-libffi, target-qthreads, target-libjava, and
3046 targetlibobjc.
3047 * configure: Regenerate.
3048
5ae72758
DJ
30492005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3050
3051 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3052 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3053 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3054 (USUAL_OBJDUMP_FOR_TARGET): New.
3055 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3056 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 3057 * configure, Makefile.in: Regenerated.
5ae72758 3058
cc96343e
PB
30592005-10-05 Paolo Bonzini <bonzini@gnu.org>
3060
3061 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3062 before other host packages.
3063
f70224b5
PB
30642005-10-05 Paolo Bonzini <bonzini@gnu.org>
3065
3066 PR bootstrap/22340
3067
3068 * configure.in (default_target): Remove.
3069 * Makefile.tpl (all): Do not use prerequisites as subroutines
3070 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3071 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3072 use prerequisites as subroutines.
3073 (check-host, check-target): New.
3074 (bootstrap configure & all targets): Do not use stage*-start
3075 if the directory layout is already ok.
3076 (non-bootstrap configure & all targets): Prepend a $(unstage).
3077 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3078 (NOTPARALLEL): Remove.
3079 (unstage, stage variables): New variables.
3080 (unstage, stage targets): Simply expand to those variables.
3081
3082 * configure: Regenerate.
3083 * Makefile.in: Regenerate.
3084
c13c918a
JW
30852005-10-04 James E Wilson <wilson@specifix.com>
3086
3087 * Makefile.def (lang_env_dependencies): Add libmudflap.
3088 * Makefile.in: Regenerate.
3089
376a0e54
CM
30902005-10-03 Catherine Moore <clm@cm00re.com>
3091
3092 * configure.in (bfin-*-*): Support bfin.
3093 * configure: Regenerated.
3094
d320aacb
L
30952005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3096
3097 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3098 * configure: Regenerated.
3099
7e0f7140
GK
31002005-09-28 Geoffrey Keating <geoffk@apple.com>
3101
3102 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3103 (LIPO_FOR_TARGET): New.
3104 (CONFIGURED_LIPO_FOR_TARGET): New.
3105 (USUAL_LIPO_FOR_TARGET): New.
3106 (STRIP_FOR_TARGET): New.
3107 (CONFIGURED_STRIP_FOR_TARGET): New.
3108 (USUAL_STRIP_FOR_TARGET): New.
3109 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3110 STRIP_FOR_TARGET.
3111 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3112 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3113 * Makefile.in: Regenerate.
3114 * configure: Regenerate.
0e7ef45c 3115
096f7d00
DE
31162005-09-19 David Edelsohn <edelsohn@gnu.org>
3117
3118 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3119 (rs6000-*-aix*): Same.
3120 * configure: Regenerate.
3121
31222005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3123
3124 * configure.in: Recognize f95 in the --enable-languages option,
3125 and substitute it for fortran, issuing a warning.
3126 * configure: Regenerate.
3127
2016dfcc
BE
31282005-09-07 Ben Elliston <bje@au.ibm.com>
3129
3130 Import from Autoconf sources:
3131
3132 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3133 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3134 Elliston. Handle weird characters correctly.
3135
6dd2fda9
DD
31362005-08-30 Phil Edwards <phil@codesourcery.com>
3137
3138 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3139 * configure: Regenerated.
3140
e6db70d4
RE
31412005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3142
f7c83eac
AS
3143 * Makefile.def (libssp): Add to lang_env_dependencies.
3144 * Makefile.in: Regenerate.
e6db70d4 3145
e1e3d0f5
CG
31462005-08-17 Christian Groessler <chris@groessler.org>
3147
3148 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3149 * Makefile.in: Regenerate.
3150
05cbd757
PB
31512005-08-12 Paolo Bonzini <bonzini@gnu.org>
3152
3153 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3154 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3155 Look for alternate names of the target cc and c++
3156 * configure: Regenerate.
3157
55db4b87
PB
31582005-08-08 Paolo Bonzini <bonzini@gnu.org>
3159
3160 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3161 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3162 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3163 tools; remove code to manually set them.
3164 (Target tools): Look in the environment for them.
3165 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3166 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3167 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3168 build directory.
3169 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3170 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3171 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3172 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3173 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3174 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3175 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3176 * configure: Regenerate.
3177 * Makefile.in: Regenerate.
3178
414e5532
MM
31792005-07-27 Mark Mitchell <mark@codesourcery.com>
3180
3181 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 3182 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
3183 * Makefile.in: Regenerated.
3184
a19b6204
MM
31852005-07-26 Mark Mitchell <mark@codesourcery.com>
3186
3187 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3188 (CFLAGS_FOR_TARGET): Use it.
3189 (CXXFLAGS_FOR_TARGET): Likewise.
3190 * Makefile.in: Regenerated.
3191 * configure.in (--with-build-sysroot): New option.
3192 * configure: Regenerated.
3193
b73aa406
PB
31942005-07-24 Paolo Bonzini <bonzini@gnu.org>
3195
3196 * Makefile.tpl: Wrap install between unstage and stage
3197 * Makefile.in: Regenerate.
3198
6e4d0bcb
KC
31992005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3200
3201 * all files: Update FSF address.
3202
49f58d10
JB
32032005-07-14 Jim Blandy <jimb@redhat.com>
3204
3205 * configure.in: Add cases for Renesas m32c.
3206 * configure: Regenerated.
0e7ef45c 3207
1d9c9cd7
KC
32082005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3209
3210 * COPYING, compile, config-ml.in, config.guess,
3211 config.sub, install-sh, missing, mkinstalldirs,
3212 symlink-tree, ylwrap: Sync from upstream sources.
3213
1587117a
EC
32142005-07-13 Eric Christopher <echristo@redhat.com>
3215
3216 * configure.in: Add toplevel noconfigdir support for tpf.
3217 * configure: Regenerate.
3218
bb780410
DD
32192005-07-11 Jakub Jelinek <jakub@redhat.com>
3220
3221 * Makefile.def (target_modules): Add libssp.
3222 * configure.in (target_libraries): Add target-libssp.
3223 * configure: Rebuilt.
3224 * Makefile.in: Rebuilt.
3225
064d0a7c
PB
32262005-07-11 Paolo Bonzini <bonzini@gnu.org>
3227
3228 PR ada/22340
3229
3230 * Makefile.def: Sync with gcc.
3231 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3232 * Makefile.in: Regenerate.
3233
b2edd3b5
AS
32342005-07-07 Andreas Schwab <schwab@suse.de>
3235
3236 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3237 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3238 * Makefile.in: Regenerated.
3239
5f128533
KH
32402005-07-07 Kazu Hirata <kazu@codesourcery.com>
3241
3242 * configure.in: Add --enable-libssp and --disable-libssp.
3243 * configure: Regenerate with autoconf-2.13.
3244
4e3fc8e5
GK
32452005-07-06 Geoffrey Keating <geoffk@apple.com>
3246
3247 * configure.in: Don't build sim or rda when targetting darwin.
3248 * configure: Regenerate.
3249
c7357d6a
BE
32502005-07-04 Ben Elliston <bje@gnu.org>
3251
3252 * src-release (do-proto-toplev): Remove dejagnu bits.
3253 (DEJAGNU_SUPPORT_DIRS): Remove.
3254 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3255 (GDBD_SUPPORT_DIRS): Likewise.
3256 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3257 (INSIGHTD_SUPPORT_DIRS): Likewise.
3258 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3259
32602005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
3261
3262 * setup.com (mpw): Remove unused directive.
3263
7d329e61
PB
32642005-06-22 Paolo Bonzini <bonzini@gnu.org>
3265
3266 * Makefile.def (stagefeedback): Come after profile.
3267 Define profiledbootstrap target.
3268 * Makefile.tpl (profiledbootstrap): Remove.
3269 (stageprofile-end): Zap stagefeedback.
3270 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3271 * Makefile.in: Regenerate.
3272
e5fbed21
DD
32732005-06-13 Zack Weinberg <zack@codesourcery.com>
3274
3275 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3276 In 'cpp' stanza, support '#line' as well as '# '.
3277
59f7ec45
HPN
32782005-06-07 Hans-Peter Nilsson <hp@axis.com>
3279
3280 * configure.in (unsupported_languages): New macro.
3281 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3282 non-ported target libraries in noconfigdirs.
3283 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3284 non-linux-gnu. Remove libgcj_ex_libffi.
3285 <lang_frag loop>: Set add_this_lang=no if the language is in
3286 unsupported_languages.
3287 * configure: Regenerate.
3288
c10e9ba7
DD
32892005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3290
3291 * configure.in: Fix typo in handling of --with-mpfr-dir.
3292 * configure: Regenerate.
3293
20deb2b8
JB
32942005-06-02 Jim Blandy <jimb@redhat.com>
3295
3296 * config.sub: Add cases for the Renesas m32c. (This patch has been
3297 accepted into the master sources.)
3298
cdb9b172 32992005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
3300 Michael Snyder <msnyder@redhat.com>
3301 Stan Cox <scox@redhat.com>
cdb9b172 3302
f7c83eac 3303 * configure.in: Set noconfigdirs for ms1.
cdb9b172 3304
f7c83eac 3305 * configure: Regenerate.
cdb9b172 3306
1dc3053f
PB
33072005-05-25 Paolo Bonzini <bonzini@gnu.org>
3308
3309 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3310 (Dependencies): Consider target modules for bootstrap dependencies.
3311 Make target bootstrap modules depend on each stage's gcc.
3312 * Makefile.in: Regenerate.
3313
c60fe18b
PB
33142005-05-20 Paolo Bonzini <bonzini@gnu.org>
3315
3316 * Makefile.def (configure-gcc): Depend on binutils having been built.
3317 (all-gcc): No need to do it here.
3318 * Makefile.in: Regenerate.
3319
27258dd4
PB
33202005-05-19 Paul Brook <paul@codesourcery.com>
3321
0e7ef45c 3322 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
3323 language cannot be built.
3324 * configure: Regenerate.
3325
42ecbf5e
DJ
33262005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3327
3328 * ylwrap: Import from Automake 1.9.5.
3329
ae380b45
MS
33302005-05-04 Mike Stump <mrs@apple.com>
3331
3332 * configure.in: Always pass --target to target configures as
3333 otherwise rebuilds that do --recheck will fail.
811d3af8 3334 * configure: Rebuilt.
ae380b45 3335
d545f33b
PB
33362005-05-04 Paolo Bonzini <bonzini@gnu.org>
3337
3338 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3339 STAGE_HOST_EXPORTS.
3340 (configure, all): Add bootstrap support.
3341 (Host modules, target modules): Pass post-stage1 flags and exports.
3342 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3343 * Makefile.in: Regenerate.
3344
2faa2958
PB
33452005-04-29 Paolo Bonzini <bonzini@gnu.org>
3346
3347 Sync from gcc:
3348
3349 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3350
f7c83eac 3351 * config.sub: Update from master copy.
2faa2958
PB
3352
3353 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3354
f7c83eac
AS
3355 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3356 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3357 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3358 "*-*-elf" and "*-*-linux*".
3359 * configure: Regenerate.
2faa2958 3360
a7254363
PB
33612005-04-06 Paolo Bonzini <bonzini@gnu.org>
3362
f7c83eac 3363 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
3364 (TARGET_CONFIGARGS): Include --with-target-subdir.
3365 (configure, all): New macros. Use them throughout.
3366
a8637a7d
PB
33672005-04-05 Paolo Bonzini <bonzini@gnu.org>
3368
3369 * Makefile.tpl: Sync with gcc.
3370 * Makefile.in: Regenerate.
3371
dd387d52
JR
33722005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3373
3374 * config/mh-mingw32: Delete.
3375 * configure.in: Don't use it.
3376 * configure: Regenerate.
3377
e90269c8
PB
33782005-03-31 Paolo Bonzini <bonzini@gnu.org>
3379
3380 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3381 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3382 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3383 (HOST_LIB_PATH): Generate from Makefile.def.
3384 (TARGET_LIB_PATH): Likewise.
3385 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3386 * Makefile.in: Regenerate.
3387 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3388 (RPATH_ENVVAR): Include Darwin case.
3389 * configure: Regenerate.
3390
9a237d9e
PB
33912005-03-25 Paolo Bonzini <bonzini@gnu.org>
3392
3393 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3394 * configure: Regenerate.
3395
479759c8
ZW
33962005-03-21 Zack Weinberg <zack@codesourcery.com>
3397
3398 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3399 gcc_version, and gcc_version_trigger from set of flags to pass.
3400 * Makefile.tpl: Remove definitions of above variables.
3401 (config.status): Remove dependency on $(gcc_version_trigger).
3402 * Makefile.in: Regenerate.
3403 * configure.in: Do not reference config/gcc-version.m4 nor
3404 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3405 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3406 * configure: Regenerate.
3407
4cfaf6d5
DD
34082005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3409 Andrew Pinski <pinskia@physics.uc.edu>
3410
3411 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3412 * Makefile.in: Regenerate.
3413
33a3fb7b
AO
34142005-03-01 Alexandre Oliva <aoliva@redhat.com>
3415
3416 PR libgcj/20160
3417 * ltmain.sh: Avoid creating archives with components that have
3418 duplicate basenames.
3419
2da12f12
PB
34202005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3421
479759c8
ZW
3422 PR bootstrap/20250
3423 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3424 instead of check.
3425 * Makefile.in: Regenerate.
2da12f12 3426
b00612cc
PB
34272005-02-28 Paolo Bonzini <bonzini@gnu.org>
3428
3429 Sync from gcc.
3430
3431 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3432
3433 PR bootstrap/17383
3434 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3435 * Makefile.tpl (HOST_SUBDIR): New substitution.
3436 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3437 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3438 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3439 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3440 (Host modules, Bootstrapped modules): Use it.
3441 (Build modules, Target modules): Do not create symlink trees,
3442 always configure out-of-srcdir.
3443 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3444 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3445 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3446 $(HOST_SUBDIR). Create a symlink for host_subdir.
3447
3448 * Makefile.in: Regenerate.
3449 * configure: Regenerate.
3450
3451 Merged from libada-gnattools-branch:
3452 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3453
3454 * Makefile.def: Add gnattools as a module, depending on target-libada.
3455 * Makefile.in: Regenerate.
3456 * configure.in: Include gnattools in host_tools; disable it if ada
3457 is disabled.
3458 * configure: Regenerate.
3459
c3e65f62
NC
34602005-02-23 Nick Clifton <nickc@redhat.com>
3461
3462 * configure: Regenerate.
3463
e4d180c2
NC
34642005-02-22 Paul Schlie <schlie@comcast.net>
3465
3466 * configure.in: Allow darwin targeted ports to build tk, itcl and
3467 libgui.
3468
e3c770b1
EB
34692005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3470
3471 PR libgcj/10353
3472 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3473 * configure: Regenerate.
3474
9c73618c
AC
34752005-02-08 Andrew Cagney <cagney@gnu.org>
3476
3477 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3478 gdb/ section. Update GDB's URL.
3479
c46f8c51
AC
34802005-01-31 Andrew Cagney <cagney@gnu.org>
3481
3482 * gettext.m4: Only set ENABLE_NLS when gettext is present.
3483
c7e66c6d
HPN
34842005-01-29 Hans-Peter Nilsson <hp@axis.com>
3485
3486 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3487 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3488 target-libgloss when not *-*-elf and *-*-aout.
3489 * configure: Regenerate.
3490
a53bf506
AC
34912005-01-27 Andrew Cagney <cagney@gnu.org>
3492
3493 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
3494
45181ed1
AC
34952005-01-24 Andrew Cagney <cagney@gnu.org>
3496
3497 * gettext.m4: Only fall back to ../intl/ when it's present.
3498
a1e0f4e4
KC
34992005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3500
3501 * install-sh, config.sub: Import from upstream.
3502
35032005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
3504
3505 PR bootstrap/18222
3506 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3507 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3508 * Makefile.in: Regenerate.
3509
c50382e2
PB
35102005-01-03 Paolo Bonzini <bonzini@gnu.org>
3511
3512 Revert 2004-12-28 Makefile changes, a better fix will be
3513 applied to mainline and src after GCC 4.0 branches.
3514
11d07737
PB
35152004-12-28 Paolo Bonzini <bonzini@gnu.org>
3516
3517 PR bootstrap/17383
3518
3519 * Makefile.def (target_modules): Remove stage parameter,
3520 it is always true now.
3521 * Makefile.tpl (configure-build-[+module+],
3522 configure-target-[+module+]): Always build symlink tree
3523 for the directory and for include. BUILD_SUBDIR and
3524 TARGET_SUBDIR cannot be . anymore.
3525 * Makefile.in: Regenerate.
3526
dadfdbe2
DD
35272004-12-25 David Edelsohn <edelsohn@gnu.org>
3528
3529 Revert 2004-12-08 Makefile changes.
3530
dbf85af7
JR
35312004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3532
3533 * configure.in (sh64-*-*): Reenable gprof.
3534 * configure: Regenerate.
3535
6b8fea99
JB
35362004-12-09 Jim Blandy <jimb@redhat.com>
3537
3538 * MAINTAINERS: List 'depcomp' as part of automake.
3539
7341462c
DE
35402004-12-08 David Edelsohn <edelsohn@gnu.org>
3541
3542 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3543 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3544 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3545 * Makefile.in: Regenerate.
3546
21fde4dc
DD
35472004-12-07 Matt Kraai <kraai@ftbfs.org>
3548
3549 * Makefile.tpl: Generate normal dependencies if the LHS module is
3550 not bootstrapped.
3551 * Makefile.in: Regenerate.
3552
3da796a2
RS
35532004-12-03 Richard Sandiford <rsandifo@redhat.com>
3554
3555 * configure.in: Include config/gxx-include-dir.m4. Use
3556 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3557 * configure: Regenerate.
3558
73fb7068
RS
35592004-12-03 Richard Sandiford <rsandifo@redhat.com>
3560
3561 * config.if: Delete.
3562 * configure.in: Set libstdcxx_incdir directly.
3563 * configure: Regenerate.
3564 * MAINTAINERS: Remove mention of config.if.
3565 * src-release (DEVO_SUPPORT): Remove config.if.
3566
6c8e6ce9
EC
35672004-12-02 Eric Christopher <echristo@redhat.com>
3568
3b6098f8
EC
3569 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
3570 of things to remove.
6c8e6ce9 3571 * Makefile.in: Regenerate.
479759c8 3572
b8658a2f
RS
35732004-12-02 Richard Sandiford <rsandifo@redhat.com>
3574
3575 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3576 * configure: Regenerate.
3577
afefada0
RS
35782004-12-02 Richard Sandiford <rsandifo@redhat.com>
3579
3580 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3581 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3582 * configure: Regenerate.
3583
5dcac624
DA
35842004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3585
3586 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3587 (hppa*64*-*-*): Delete incorrect comment.
3588 * configure: Rebuilt.
3589
57d1eb1a
DD
35902004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3591
3592 * install-sh, compile: Import from automake.
3593
35942004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3595
3596 * config.guess, config.sub: Import from savannnah.
3597
6d389afc
MS
35982004-11-12 Mike Stump <mrs@apple.com>
3599
3600 * Makefile.def: Add html support.
3601 * Makefile.tpl: Likewise.
3602 * Makefile.in: Regenerate.
3603
69e57115
GK
36042004-11-11 Geoffrey Keating <geoffk@apple.com>
3605
3606 PR 18423
3607 * configure.in: Remove all instances of build-fixincludes from
3608 noconfigdirs.
3609 (build_configargs): Supply --target to subdirectories.
3610 * configure: Regenerate.
3611
3612 * Makefile.def: Make gcc install depend on fixincludes install.
3613 * Makefile.in: Regenerate.
3614
ba719b26
HPN
36152004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3616
3617 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3618 target-libgfortran.
3619 * configure: Regenerate.
3620
c37653e7
DE
36212004-11-07 David Edelsohn <edelsohn@gnu.org>
3622
3623 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3624 like CC.
3625
1eefd493
PB
36262004-11-05 Paolo Bonzini <bonzini@gnu.org>
3627
3628 * Makefile.def (host fixincludes): Specify missing targets.
3629 * Makefile.in: Regenerate.
3630
02b1af09
L
36312004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3632
3633 PR other/17783
3634 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3635 * configure: Regenerated.
3636
7f266840
DJ
36372004-11-04 Daniel Jacobowitz <dan@debian.org>
3638
3639 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3640 * configure: Regenerated.
3641
47444073
AL
36422004-10-28 Eric B. Weddington <ericw@evcohs.com>
3643
3644 PR target/18151
3645 * configure.in (case ${target}): Do not build fixincludes for avr.
3646 * configure: Regenerated.
3647
caeba88f
AL
36482004-10-26 Paolo Bonzini <bonzini@gnu.org>
3649
3650 * configure.in (case ${target}): Do not build fixincludes
3651 on platforms where it is not used.
3652 * configure: Regenerated.
3653
0fdbe983
DJ
36542004-10-23 Daniel Jacobowitz <dan@debian.org>
3655
3656 * configure.in: Use an absolute path to install-sh.
3657 * configure: Regenerated.
3658
1c0f67c1
AC
36592004-10-19 Andrew Cagney <cagney@gnu.org>
3660
3661 * src-release (do-djunpack, do-md5sum): Install the generated file
3662 directly into the proto-toplev/ directory.
479759c8 3663
a9cfce9c
AC
36642004-10-19 Andrew Cagney <cagney@gnu.org>
3665
3666 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
3667
ac0fa625
DD
36682004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3669
3670 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3671 * configure: Regenerate.
3672
d27cc32e
PB
36732004-10-06 Paolo Bonzini <bonzini@gnu.org>
3674
3675 Fix wrong conflict resolution in:
3676
3677 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3678
3679 * Makefile.in: Regenerate.
3680 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3681 in the recursive `make', instead of hardwiring `all'.
3682 (Autogenerated TARGET-* variables): New.
3683
1763908f
UW
36842004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3685
3686 Merged from GCC / libtool upstream:
3687 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3688 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3689 * ltcf-cxx.sh (tpf*): Likewise.
3690 * ltconfig (tpf*): Add TPF OS configuration support.
3691
0490e016
NC
36922004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
3693
3694 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 3695 * configure: Regenerate.
0490e016 3696
32be62b5
RS
36972004-09-24 Michael Roth <mroth@nessie.de>
3698
3699 * configure.in (--without-headers): Add missing double quotes.
3700 * configure: Regenerate.
3701
6048df60
DD
37022004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3703
3704 * ylwrap: Revert to previous version.
3705
315b3b02
L
37062004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3707
6048df60 3708 PR bootstrap/17369
315b3b02
L
3709 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3710 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3711 SET_GCC_LIB_PATH_CMD.
3712 (BASE_TARGET_EXPORTS): Likewise.
3713 * Makefile.in: Regenerated.
3714
3715 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3716 * configure: Regenerated.
3717
fe69863c
DD
37182004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3719
3720 * config.guess: New upstream version
3721 * compile, depcomp, install-sh, ylwrap: Likewise.
3722
37232004-09-19 Roger Sayle <roger@eyesopen.com>
3724
3725 * config/mh-x86omitfp: New host makefile fragment. Add
3726 -fomit-frame-pointer to the default BOOT_CFLAGS.
3727 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3728 * configure: Regenerate.
3729
37302004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3731
3732 PR target/11572
3733 * configure.in (*-*-darwin*): Renable libobjc.
3734 * configure: Regenerate.
3735
be75bbe1 37362004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 3737
be75bbe1
DB
3738 * Makefile.def: Remove libbanshee.
3739 * Makefile.tpl: Ditto.
3740 * configure.in: Ditto.
3741 * Makefile.in: Regen.
3742 * configure: Ditto.
3743
1b882a91
PB
37442004-09-07 Paolo Bonzini <bonzini@gnu.org>
3745
3746 * missing: Import latest version from master repository.
3747
eb1352ed
NC
37482004-09-04 Nick Clifton <nickc@redhat.com>
3749
3750 * config.sub: Import latest version from master repository.
3751 * config.guess: Likewise.
3752 This includes these changes:
479759c8 3753
eb1352ed
NC
3754 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3755
3756 * config.sub: Handle crisv32, alias etraxfs.
3757 * config.guess (crisv32:Linux:*:*): Handle.
3758
3759 2004-08-13 Brad Smith <brad@comstyle.com>
3760
3761 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3762 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3763
3764 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3765
3766 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3767 assume the processor is a powerpc. This is because coreutils
3768 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3769 in this case, due to a MacOS X bug that causes
3770 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3771 to return a negative number.
3772 Problem reported by Petter Reinholdtsen in:
3773 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3774
3775 2004-07-19 Ben Elliston <bje@gnu.org>
3776
3777 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3778
3779 2004-06-24 Ben Elliston <bje@gnu.org>
3780
3781 * config.guess: Update copyright years.
3782 * config.sub: Likewise.
3783
3784 2004-06-22 Robert Millan <robertmh@gnu.org>
3785
3786 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3787 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3788
3789 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3790
3791 * config.guess (*:*VMS:*:*): New entry. Replaces
3792 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3793 manufacturer.
3794
3795 2004-06-22 Ben Elliston <bje@gnu.org>
3796
3797 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3798 * config.sub: Likewise.
3799
3800 2004-06-22 Ben Elliston <bje@gnu.org>
3801
3802 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3803 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3804
3805 2004-06-11 Ben Elliston <bje@gnu.org>
3806
3807 * config.guess (pegasos:OpenBSD:*:*): Remove.
3808
3809 2004-06-11 Ben Elliston <bje@gnu.org>
3810
3811 From Wouter Verhelst <wouter@grep.be>:
3812 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3813
3814 2004-06-11 Ben Elliston <bje@gnu.org>
3815
3816 * config.guess (luna88k:OpenBSD:*:*): New.
3817
3818 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3819
3820 * config.guess (m32r*:Linux:*:*): New case.
3821 * config.sub: Handle m32rle.
3822
3823 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3824
3825 From Jens Petersen <petersen@redhat.com>:
3826 * config.sub: Handle sparcv8.
3827
3828 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3829
3830 From Tom Smith <smith@cag.lkg.hp.com>:
3831 * config.guess: Version suffixes are equally significant on Tru64
3832 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3833 prefix of "P" (patched kernel).
3834
3835 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3836
3837 * config.sub: Add support for National Semiconductor CRX target.
3838
2a3124ca 38392004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 3840
2a3124ca
RH
3841 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3842 *-*-netware, but add target-libmudflap.
3843 Consolidate *-*-netware targets (of which really only i?86 exists)
3844 into a single entry.
3845 * configure: Likewise.
3846
0df3d27f
PB
38472004-09-01 Paolo Bonzini <bonzini@gnu.org>
3848
3849 * Makefile.tpl (sorry): Remove.
3850 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3851 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3852 (do-clean): Clean per-stage directories too.
3853 (do-distclean): Run distclean-stage1 too.
3854 (.NOTPARALLEL): Enable during toplevel bootstrap.
3855 (stage[+id+]-bubble): Enable parallel execution during
3856 the recursive invocation.
3857 * Makefile.in: Regenerate.
3858
3859 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
3860
3861 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
3862
3863 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3864 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3865 * configure: regenerate
479759c8
ZW
3866 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3867 -mdynamic-no-pic
0df3d27f
PB
3868
38692004-08-31 Paolo Bonzini <bonzini@gnu.org>
3870
3871 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3872 include.
3873 * configure.in: Fix indentation.
3874 * configure: Regenerate.
3875
ee025550
PB
38762004-08-31 Paolo Bonzini <bonzini@gnu.org>
3877
3878 * Makefile.def (build_modules): Add fixincludes.
3879 (dependencies): Make gcc depend on fixincludes.
3880 * configure.in (build_tools): Add fixincludes.
3881 (build_configdirs): Always include build_libs.
3882 * Makefile.in: Regenerate.
3883 * configure: Regenerate.
3884
38852004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
3886
3887 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3888 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3889 phony targets; do not generate timestamp files.
3890 (distclean-stageN): Remove references to their timestamp files.
3891 (restageN, touch-stageN): Remove.
3892 (stageN-bubble): Rewritten.
3893 (compare): Support lean bootstraps.
3894 * Makefile.in: Regenerate.
3895
3896 * configure.in: Only warn when bootstrapping but
3897 build != host or build != target. Support lean bootstraps.
3898 * configure: Regenerate.
3899
3900 Sync from gcc:
3901 2004-08-26 Phil Edwards <phil@codesourcery.com>
3902
3903 * configure.in: Give a better error message if GMP/MPFR are missing
3904 and a language needing them has been requested.
3905 * configure: Regenerated.
3906
3907 2004-08-25 Phil Edwards <phil@codesourcery.com>
3908
3909 * configure.in: Print a list of available language front-ends if
3910 a requested one is missing. Tidy stray tab characters.
3911 * configure: Regenerated.
3912
72b2455a
PB
39132004-08-17 Paolo Bonzini <bonzini@gnu.org>
3914
3915 * Makefile.in: Regenerate.
3916 * configure: Regenerate.
3917
3918 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3919 stage_*_flags.
3920 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3921 for bootstrapped modules if toplevel bootstrap is going.
3922 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3923 modules. Adjust for changes in Makefile.def. Enable several
3924 rules even in non-bootstrap mode, just to avoid peppering the
3925 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3926 (stage-[+prev+]-bubble): Remove.
3927
3928 * Makefile.def (Dependencies): Depend on all-build-bison,
3929 all-build-flex, all-build-byacc, all-build-texinfo, rather
3930 than the host variations.
3931 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3932 with BUILD_SUBDIR.
3933 (BISON): Update for recent Bisons.
3934 (YACC): Fix typo.
3935 (cross): Depend on all-build.
3936 (all): Do not depend on all-build.
3937 (prebootstrap): Remove.
3938 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3939 (Prebootstrap dependencies): Add them to the per-stage targets
3940 and to all-prebootstrap.
3941 * configure.in (build_configdirs): Always enable build_tools.
3942 (BUILD_DIR_PREFIX): Remove.
3943
3944 * Makefile.def (gcc): Add target variable.
3945 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3946 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3947 in the recursive `make', instead of hardwiring `all'.
3948 (Autogenerated TARGET-* variables): New.
3949
de0b4a87
JW
39502004-08-17 Robert Millan <robertmh@gnu.org>
3951
3952 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3953 (instead of FreeBSD).
3954 * configure: Regenerate.
3955
ad681c85
NN
39562004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3957
675c6968
NN
3958 * Makefile.def, configure.in, src-release: Remove useless, bogus
3959 references to tix.
3960 * Makefile.in, configure: Regenerate.
3961
ad681c85
NN
3962 * src-release: Stop distributing mmalloc with gdb (which doesn't
3963 use it).
3964 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3965 * Makefile.in: Regenerate.
3966
11b04d1f
DD
39672004-08-09 Mark Mitchell <mark@codesourcery.com>
3968
3969 * configure.in (arm*-*-eabi*): New target.
3970 * configure: Regenerate.
3971
f2420bea
NN
39722004-08-01 Robert Millan <robertmh@gnu.org>
3973
3974 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3975 libmudflap for all GNU-based systems (with Glibc).
3976 * configure: Regenerate.
3977
9e6ce191
PB
39782004-08-06 Paolo Bonzini <bonzini@gnu.org>
3979
3980 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3981 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3982 (Dependencies): New section.
3983 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3984 (configure-target-[+module+]): Depend on maybe-all-gcc
3985 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3986 (toplevel profiledbootstrap): Fix dependencies.
3987 * Makefile.in: Regenerate.
3988
df4a6958
MM
39892004-08-03 Mark Mitchell <mark@codesourcery.com>
3990
3991 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3992 target-libiberty to noconfigdirs.
3993
11b04d1f
DD
39942004-08-03 Paul Brook <paul@codesourcery.com>
3995
3996 * configure.in: Check for MPFR as well as GMP.
3997 * configure: Regenerate.
3998
b813574b
PB
39992004-08-03 Paolo Bonzini <bonzini@gnu.org>
4000
4001 * Makefile.def (host-modules): Add gcc.
4002 * Makefile.in: Regenerate.
4003 * Makefile.tpl (sorry): New rule.
4004 (configure-host, all-host, [+make_target+]-host, do-check,
4005 install-host): Do not add gcc as a special case.
4006 (host modules): Add a small special-casing for gcc. Export
4007 extra_make_flags through the environment.
4008 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4009 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4010 other recursive targets for gcc): Remove.
4011
4012 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4013 (stage, unstage): New rules.
4014 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4015 distclean-stage[+id+]): Use stage_current.
4016 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4017 the stage*-start rules.
4018
61edac0c
JW
40192004-07-19 Robert Millan <robertmh@gnu.org>
4020
4021 Synced from gcc:
4022
4023 2004-04-26 Robert Millan <robertmh@gnu.org>
4024
4025 Add patches from libtool CVS.
4026 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4027 * ltconfig: Likewise.
4028 * ltcf-c.sh: Likewise.
4029 * ltcf-cxx.sh: Likewise.
4030 * ltcf-gcj.sh: Likewise.
4031
3e707e94
PB
40322004-07-12 Paolo Bonzini <bonzini@gnu.org>
4033
4034 * configure.in: Add noconfigdirs for crx-*-*.
4035 * configure: Regenerate.
4036
40372004-07-12 Paolo Bonzini <bonzini@gnu.org>
4038
4039 Synced from gcc:
4040
4041 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4042
4043 * configure.in: Build libmudflap by default on FreeBSD.
4044 * configure: Regenerated.
4045
4046 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4047
4048 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4049 systems.
4050 * configure: Regenerated.
4051
4052 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4053
4054 PR target/16344
4055 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4056 feedback based compiler.
4057 * Makefile.in: Rebuilt.
4058
4059 2004-07-05 Phil Edwards <phil@codesourcery.com>
4060
4061 * configure.in: Do not prepend $srcdir to /dev/null in
4062 makefile fragments.
4063 * configure: Regenerate.
4064
a7ee7660
AO
40652004-07-08 Alexandre Oliva <aoliva@redhat.com>
4066
4067 * Makefile.def (host_modules): Set bootstrap=true for flex.
4068 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4069 * Makefile.in: Rebuilt.
4070
6a9cf61e
PB
40712004-07-01 Paolo Bonzini <bonzini@gnu.org>
4072
4073 * Makefile.def (build_modules): Add bison, byacc, flex,
4074 m4, texinfo.
4075 (flags_to_pass): Add FLEX.
4076 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4077 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4078 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4079 DEFAULT_MAKEINFO): Remove.
4080 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4081 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4082 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4083 objdir or else use configured tool.
4084 (all-build): New.
4085 (all): Depend on it.
4086 (Build module dependencies): Add.
4087 * Makefile.in: Regenerate.
4088 * configure.in: Better support for multiple build modules,
4089 matching what is done for host/target modules. Do not look
4090 for "plausible" locations of build tools if Canadian cross.
4091 Use autoconf's AC_PROG_CC to find a C compiler. Define
4092 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4093 * configure: Regenerate.
4094
95b6a1f2
PB
40952004-06-22 Paolo Bonzini <bonzini@gnu.org>
4096
4097 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4098 * Makefile.in: Regenerate.
4099
7ffa0b57
PB
41002004-06-22 Paolo Bonzini <bonzini@gnu.org>
4101
4102 * Makefile.tpl (configure-build-[+module+],
4103 configure-[+module+], configure-target-[+module+]): Pass
4104 [+extra_configure_args+].
4105 (all-build-[+module+], all-[+module+], check-[+module+],
4106 install-[+module+], [+make_target+]-[+module+],
4107 all-target-[+module+], check-target-[+module+],
4108 install-target-[+module+], [+make_target+]-target-[+module+]):
4109 Pass [+extra_make_args+].
4110 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4111 (GCC_HOST_EXPORTS): Remove.
4112 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4113 cross, check-gcc, check-gcc-c++, install-gcc,
4114 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4115 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4116 * Makefile.in: Regenerate.
4117
929ba6e7
CF
41182004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4119
4120 * configure.in: Check for srcdir/winsup rather than build directory
4121 winsup.
4122 * configure: Regenerate.
4123
b76d7de0
CV
41242004-06-17 Corinna Vinschen <vinschen@redhat.com>
4125
4126 * configure.in: Don't build Cygwin native newlib if winsup
4127 directory is missing. Emit warning instead.
4128 * configure: Regenerate.
4129
656fdd47
PB
41302004-06-09 Paolo Bonzini <bonzini@gnu.org>
4131
4132 * Makefile.tpl (touch-stage[+id+]): New.
4133 (restage[+prev+]): Depend on touch-stage[+id+].
4134
4135 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4136 Use it throughout.
4137
4138 * Makefile.def: Add profile and feedback bootstrap stages.
4139 Remove next field from bootstrap stages.
4140 * Makefile.tpl (LN, LN_S): Substitute.
4141 (stageN-start, stageN-end): Use double-colon rules, to
4142 provide a hook for additional setup commands.
4143 (distclean-stageN-gcc, restageN): Create dependencies from
4144 [+prev+], not from [+next+].
4145 (stageN-bubble): Add commands for successive stages from
4146 [+prev+], using double-colon rules.
4147 (all-stageN-gcc): Fix typo.
4148 (stagefeedback-start, profiledbootstrap): New.
4149 * Makefile.in: Regenerate.
4150 * configure.in: Call ACX_PROG_LN.
4151 * configure: Regenerate.
4152
498d4a71
CF
41532004-06-03 Paolo Bonzini <bonzini@gnu.org>
4154
4155 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4156 without gcc.
4157 * configure: Regenerate.
4158
377d8c42
PB
41592004-06-01 Paolo Bonzini <bonzini@gnu.org>
4160
4161 * Makefile.tpl: Fix typo.
4162 * Makefile.in: Regenerate.
4163
f5f8a794
PB
41642004-06-01 Paolo Bonzini <bonzini@gnu.org>
4165
4166 * configure.in: Remove new- prefix from toplevel
4167 bootstrap targets.
4168 * configure: Regenerate.
4169
f7a4c34f
PB
41702004-06-01 Paolo Bonzini <bonzini@gnu.org>
4171
4172 Merge this patch from the gcc tree:
4173
4174 2004-05-30 Andreas Jaeger <aj@suse.de>
4175 Jim Wilson <wilson@specifixinc.com>
4176
4177 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4178 like CC.
4179
319cab08
PB
41802004-06-01 Paolo Bonzini <bonzini@gnu.org>
4181
4182 * Makefile.tpl (all.normal): Rename to all.
4183 (all): Replace with a rule to pick the default
4184 target from configure.
4185 (all-gcc, configure-gcc): Use conditionals to
4186 do nothing when toplevel bootstrap is going on.
4187 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4188 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4189 * configure.in: Support --enable-bootstrap.
4190
4191 * Makefile.def: Remove new- prefix from toplevel
4192 bootstrap targets.
4193 * Makefile.tpl: Likewise.
4194
4195 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4196 target.
4197
4198 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4199 $(RECURSE_FLAGS) to recursive invocation of make.
4200
4201 * Makefile.in: Regenerate.
4202 * configure: Regenerate.
4203
88f64edc
DJ
42042004-05-27 Daniel Jacobowitz <dan@debian.org>
4205
4206 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4207 * configure: Regenerate.
4208
378fce5b
DD
42092004-05-25 Daniel Jacobowitz <drow@false.org>
4210
4211 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4212 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4213 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4214 targets.
4215 * Makefile.in: Regenerate.
4216
dfdffa2c
PB
42172005-05-24 Paolo Bonzini <bonzini@gnu.org>
4218
4219 * configure.in: Test the ability to symlink directories.
4220 * configure: Regenerate.
4221
4222 * Makefile.def (bootstrap-stage): New definitions.
4223 * Makefile.tpl (configure-stage1-gcc,
4224 configure-stage2-gcc, configure-stage3-gcc,
4225 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4226 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4227 new-restage3, compare): Autogenerate, see Makefile.in
4228 entry for behavioral changes.
4229 (distclean-stage1, new-stage1-start, new-stage1-end,
4230 new-stage1-bubble, distclean-stage2, new-stage2-start,
4231 new-stage2-end, new-stage2-bubble, distclean-stage3,
4232 new-stage3-start, new-stage3-end): New autogenerated targets.
4233 (objext, prebootstrap, BOOT_CFLAGS,
4234 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4235 targets.
4236
4237 * Makefile.in: Regenerate.
4238 (distclean-stage1, new-stage1-start, new-stage1-end,
4239 new-stage1-bubble, distclean-stage2, new-stage2-start,
4240 new-stage2-end, new-stage2-bubble, distclean-stage3,
4241 new-stage3-start, new-stage3-end): New targets.
4242 (all-stage1-gcc): Move prebootstrap dependency from here...
4243 (configure-stage1-gcc): ...to here.
4244 (new-bootstrap): Use bubble targets.
4245 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4246 Use per-stage distclean targets.
4247 (configure-stage1-gcc, configure-stage2-gcc,
4248 configure-stage3-gcc, all-stage1-gcc,
4249 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4250 Use new-stageN-start to prepare the tree.
4251
04cf1b77
PB
42522004-05-23 Paolo Bonzini <bonzini@gnu.org>
4253
4254 * Makefile.def (host_modules): add libcpp.
4255 * Makefile.tpl: Add dependencies on and for libcpp.
4256 * Makefile.in: Regenerate.
4257 * configure.in: Add libcpp host module.
4258 * configure: Regenerate.
4259
80b200a1
ZW
42602004-05-17 Zack Weinberg <zack@codesourcery.com>
4261
4262 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4263 of libf2c.
4264 * configure, Makefile.in: Regenerate.
4265
4b1cb4fe
DD
42662004-05-13 Diego Novillo <dnovillo@redhat.com>
4267
4268 Merge from tree-ssa-20020619-branch.
4269
4270 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4271 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4272 (HOST_GMPLIBS): Define.
4273 (HOST_GMPINC): Define.
4274 (TARGET_LIB_PATH): Add libmudflap.
4275 (GFORTRAN_FOR_TARGET): Define.
4276 (configure-build*): Export GFORTRAN.
4277 (configure-gcc): Export GMPLIBS and GMPINC.
4278 (all-gcc): Add maybe-all-libbanshee.
4279 (configure-target-libgfortran): Define.
4280 * Makefile.in: Regenerate.
4281 * configure.in (host_libs): Add libbanshee.
4282 (target_libraries): Add target-libmudflap and target-libgfortran.
4283 Add --with-libbanshee.
4284 Handle --disable-libmudflap.
4285 (*-*-freebsd*): Use with_gmp.
4286 Add $(libgcj) to noconfigdirs.
4287 * configure: Regenerate.
4288 * depcomp: New file.
4289 * MAINTAINERS: Add tree-ssa maintainers.
4290
42912004-04-28 Paolo Bonzini <bonzini@gnu.org>
4292
4293 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4294 * configure: Regenerate.
4295
b8908782
DD
42962004-04-27 Paolo Bonzini <bonzini@gnu.org>
4297
4298 Revert:
4299 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4300
4301 * Makefile.def (flags_to_pass): Remove *dir variables that
4302 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4303 as well as prefix and exec_prefix.
4304 * Makefile.in: Regenerate.
4305
43062004-04-26 Paolo Bonzini <bonzini@gnu.org>
4307
4308 * Makefile.def (host_modules): Mark with the bootstrap
4309 flag packages on which gcc depends.
4310 * Makefile.tpl (all-bootstrap): Use it.
4311 * Makefile.in: Regenerate.
4312
43132004-04-26 Paolo Bonzini <bonzini@gnu.org>
4314
4315 * Makefile.def (flags_to_pass): Remove *dir variables that
4316 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4317 as well as prefix and exec_prefix.
4318 * Makefile.in: Regenerate.
4319
43202004-04-26 Paolo Bonzini <bonzini@gnu.org>
4321
80b200a1
ZW
4322 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4323 * configure: Regenerate.
4324 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4325 * gcc/Makefile.tpl (compare): Use the result of the test.
4326 * gcc/Makefile.in: Regenerate.
b8908782
DD
4327
43282004-04-23 Paolo Bonzini <bonzini@gnu.org>
4329
4330 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4331 Always relocate gcc and prev-gcc to the original names, even
4332 if the build fails.
4333 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4334 New targets.
4335
0f260896
RO
43362004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4337
4338 * configure.in (mips*-*-irix5*): Enable ld.
4339 * configure: Regenerate.
4340
51860f05
JW
43412004-04-15 James E Wilson <wilson@specifixinc.com>
4342
4343 * Makefile.tpl (configure-[+module+], configure-gcc,
4344 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4345 Set and export LDFLAGS.
4346 * Makefile.in: Regenerate.
4347
54752a6b
NN
43482004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4349
4350 PR bootstrap/14871
4351 * Makefile.tpl: If we don't have built-in-tree target tools,
4352 use the ones found by configure rather than hacking around with
4353 program_transform_name.
4354 * configure.in: Give Makefile.tpl the information necessary
4355 to do that.
4356 * Makefile.in: Regenerate.
4357 * configure: Regenerate.
4358
43592004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4360
4361 PR bootstrap/14760
4362 * configure.in: When computing baseargs, strip *all* copies of
4363 offending options. Also, don't match/substitute the trailing space,
4364 so that this actually works when two similar options are separated by
4365 only one space.
4366 * configure: Regenerate.
4367
43682004-04-06 David Edelsohn <edelsohn@gnu.org>
4369
80b200a1
ZW
4370 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4371 (rs6000-*-aix*): Same.
4372 * configure: Regenerate.
54752a6b 4373
5e2b61fb
SS
43742004-03-25 Stan Shebs <shebs@apple.com>
4375
4376 Remove MPW support, no longer used.
4377 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4378 mpw-install: Remove files.
4379 * src-release (DEVO_SUPPORT): Remove names of removed files.
4380 * MAINTAINERS: Likewise.
4381
1a6f2dc7
NN
43822004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4383
a0049f1b
NN
4384 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4385 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4386 * Makefile.in: Regenerate.
4387
1a6f2dc7
NN
4388 * configure.in (top level bootstrap support): Rework --enable-werror
4389 to set @stage2_werror_flag@.
4390 * configure: Regenerate.
4391 * Makefile.tpl (top level bootstrap support): Pass
4392 @stage2_werror_flag@ down to configure in stages 2 and 3.
4393 * Makefile.in: Regenerate.
4394
920e3419
NN
43952004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4396
4397 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4398 for stages 2 and 3 as well as in make. As a consequence, remove
4399 OUTPUT_OPTION (now detected by configure) from the flags passed down
4400 to make.
4401 * Makefile.in: Regenerate.
4402
4403 * Makefile.tpl (new-bootstrap): Fix typo.
4404 * Makefile.in: Regenerate.
4405
4fa63067
NN
44062004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4407
4408 * Makefile.tpl: Rearrange by moving recursive_targets rules
4409 into their proper sections.
4410 * Makefile.tpl (top level bootstrap support): Move disabling
4411 of coverage flags from 'make' to 'configure'; improve comments.
4412 * Makefile.in: Regenerate.
4413
4414 * Makefile.tpl (experimental top level bootstrap) Move stage1
4415 language setting from all- target to configure- target; disable
4416 intermodule optimization in stage 1; prevent gratuitous rebuilds
4417 of stage 1.
4418 * Makefile.in: Regenerate.
4419 * configure.in: Comma-separate stage 1 language list for top
4420 level bootstrap.
4421 * configure: Regenerate.
4422
4423 * Makefile.tpl: Clean up experimental top level bootstrap support:
4424 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4425 prev-gcc in configure- targets as well as all- targets.
4426 * Makefile.in: Regenerate.
4427
fb8a10fd
NN
44282004-03-17 Paolo Bonzini <bonzini@gnu.org>
4429
4430 * configure.in: Remove symbolic link section.
4431 * configure: Regenerate.
4432 * Makefile.tpl (links): Remove.
4433 * Makefile.in: Regenerate.
4434
947f426e 44352004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 4436 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
4437
4438 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 4439 Set with AC_CHECK_PROGS.
947f426e
NN
4440 * configure.in: Fix comment typo from last patch.
4441 * configure: Regenerate.
4442
1d39f329
NN
44432004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4444
4445 * Makefile.tpl: Introduce experimental top level bootstrap support.
4446 * Makefile.in: Regenerate.
4447 * configure.in: Introduce support for top level bootstrap.
4448 * configure: Regenerate.
4449
4b0ac75d 44502004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4451 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
4452
4453 PR bootstrap/14522
4454 * configure.in: Cope with shells that do not support unquoted ^
4455 * configure: Regenerate.
4456
2e70b094 44572004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4458 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
4459
4460 PR bootstrap/14522
4461 * configure.in: Cope with shell that do not support nesting
4462 quotes inside quoted backquote substitutions.
4463 * configure: Regenerate.
4464
44652004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4466
4467 PR bootstrap/14522
4468 * configure.in: Fix escaping of $.
4469 * configure: Regenerate.
4470
9e07f89d
NN
44712004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4472
4473 * configure: Regenerate.
4474
44752004-03-08 Paolo Bonzini <bonzini@gnu.org>
4476
4477 PR ada/14131
4478 Move language detection to the top level.
4479 * configure.in: Find default values for the tools as
4480 soon as possible. Disable ada if GNAT is not found.
4481 Emit error message about missing languages. Expand
4482 --enable-languages=all for the gcc subdirectory.
4483
1712ab83
RS
44842004-03-01 Richard Sandiford <rsandifo@redhat.com>
4485
4486 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4487 and disable libgcj.
4488 * configure: Regenerated.
4489
3dee29da
NN
44902004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4491
4492 PR bootstrap/7087
4493 * Makefile.tpl: Guard XFOO sed statements better.
4494 * Makefile.tpl: Add dependency for configure-target-libada.
4495 * Makefile.in: Regenerate (incidentally fixes broken
4496 commit when libada-branch was merged).
4497
0558264b
AC
44982004-02-28 Andrew Cagney <cagney@redhat.com>
4499
4500 * src-release (CVS_NAMES): Define.
4501 (do-tar, do-tar): Prune $(CVS_NAMES).
4502
c38f9803
AC
45032004-02-23 Andrew Cagney <cagney@redhat.com>
4504
4505 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
4506 2004-02-19.09.
4507
55636792
NN
45082004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4509
4510 PR bootstrap/11932
4511 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4512
1e600082
AC
45132004-02-19 Andrew Cagney <cagney@redhat.com>
4514
4515 * config.guess: Update from version 2003-06-12 to 2004-02-16.
4516 * config.sub: Update from version 2003-06-13 to 2004-02-16.
4517
3769cd82
DD
45182004-02-11 David Edelsohn <edelsohn@gnu.org>
4519
4520 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4521 (rs6000-*-aix*): Same.
4522 * configure: Regenerate.
4523
a92834c8
DD
45242004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4525
4526 * configure.in (host): Add in missing $noconfigdirs to defines.
4527 * configure: Regenerate.
4528
a2592b1b
DD
45292004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4530 Nathanael Nerode <neroden@gcc.gnu.org>
4531
4532 PR ada/6637, PR ada/5911
80b200a1 4533 Merge with libada-branch:
a2592b1b
DD
4534 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4535 with appropriate dependencies. Add --enable-libada configure switch.
4536 * configure, Makefile.in: Regenerate.
4537
e31d1ea3
DD
45382004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4539
4540 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4541 * configure: Regenerate.
4542
db85f5c0
JJ
45432004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4544
4545 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 4546
fc434214
DD
45472004-01-23 DJ Delorie <dj@redhat.com>
4548
4549 * Makefile.def (target_modules) [libiberty]: Don't stage.
4550 * Makefile.in: Rebuilt.
4551
ad445c2c 45522004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 4553
ad445c2c
JJ
4554 * COPYING.NEWLIB: Update to include copyrights for new
4555 iconv code.
4556
72bbedde
AC
45572004-01-15 Andrew Cagney <cagney@redhat.com>
4558
4559 * src-release: Update copyright year.
4560 (do-proto-toplev): Configure using i686-pc-linux-gnu.
4561 (NEWLIB_SUPPORT_DIRS): Delete macro.
4562 (newlib.tar.bz2): Delete rule.
4563
a6d6062d
DD
45642004-01-14 Loren J. Rittle <ljrittle@acm.org>
4565
4566 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4567 * Makefile.tpl (configure-target-[+module+]): Support stage.
4568 * Makefile.in: Rebuilt.
4569
f8b73030
MR
45702003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4571
4572 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
4573 throughout.
4574
aff0e9df
NN
45752004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4576
bb5dca17
NN
4577 * configure.in: Use ./config.cache, not config.cache.
4578 * configure: Regenerate.
4579 * Makefile.tpl: Special-casing not needed for GCC any more.
4580 * Makefile.in: Regenerate.
4581
82252c06
NN
4582 * configure.in: Don't share a cache file for host dirs.
4583 * configure: Regenerate.
4584
aff0e9df
NN
4585 * config-ml.in: Don't mess with the cache file.
4586
95036d20
NN
45872004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4588
ac7b618e
NN
4589 * Makefile.tpl: Make GCC use a separate config.cache.
4590 * Makefile.in: Regenerate.
4591
95036d20
NN
4592 PR bootstrap/11932, PR bootstrap/11933
4593 (I don't know if it will fix either of them, but it relates
4594 to them.)
4595 * configure.in: Don't use shared config.cache for target
4596 directories.
4597 * configure: Regenerate.
4598
08c1856b
DD
45992003-12-31 Roger Sayle <roger@eyesopen.com>
4600
4601 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4602 * configure: Regenerated.
4603
c1968181 46042003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 4605
c1968181
DD
4606 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4607 * configure: Regenerated.
4608
10ecffb9
NN
46092003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4610
4611 Port change over from GCC:
4612 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4613 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4614 (configure-build-[+module+], configure-[+module+]): Likewise.
4615 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4616 * Makefile.in: Regenerate.
4617
f2ab5990
TF
46182003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4619
4620 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4621 * configure: Regenerate.
4622
41a7d11a
JJ
46232003-11-27 Jeff Johnston <jjohnstn@redhat.com>
4624
80b200a1 4625 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
4626 stdlib.
4627
d9441a1f
DD
46282003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4629
4630 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4631 * Makefile.in: Regenerate.
4632
3a48a978
DD
46332003-10-20 Phil Edwards <phil@codesourcery.com>
4634
4635 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4636 * configure: Regenerate.
4637
f0b24077
NN
46382003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4639
4640 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4641 HOST_FLAGS_TO_PASS.
4642 * Makefile.in: Regenerate.
4643
5fbad20a
DD
46442003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4645
4646 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4647 * configure: Rebuilt
4648 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4649 * Makefile.in: Rebuilt
4650
78be4155
L
46512003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4652
4653 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4654
051fcc7a
L
46552003-10-01 Phil Edwards <pme@gcc.gnu.org>
4656
4657 * config-ml.in: Use ac_configure_args directly instead of
4658 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4659 actually seen.
4660
46612003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
4662
4663 * config-ml.in: Propagate INSTALL variables.
4664
f27d4f92
DJ
46652003-09-21 Daniel Jacobowitz <drow@mvista.com>
4666
4667 * configure.in: Pass a computed --program-transform-name
4668 to subconfigures.
4669 * configure: Regenerated.
4670
cae4d560
NN
46712003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4672
4673 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4674 * Makefile.in: Regenerate.
4675
4676 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4677 * Makefile.in: Regenerate.
4678
8ff944f6
DJ
46792003-09-17 Daniel Jacobowitz <drow@mvista.com>
4680
4681 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4682 quoting.
4683 * configure: Regenerated.
4684
d9a35680
MC
46852003-09-12 Michael Chastain <mec@shout.net>
4686
4687 Fix PR gdb/857.
4688 * src-release (do-proto-topleve): Remove junk files
4689 intl/config.cache, intl/config.status,
4690 intl/config.h, intl/stamp-h.
4691
710068b9
AC
46922003-09-14 Andrew Cagney <cagney@redhat.com>
4693
4694 * src-release (dejagnu.tar): New target.
4695 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
4696 (do-djunpack): Use $(PACKAGE) for the package name.
4697
e1008165
DD
46982003-09-04 DJ Delorie <dj@redhat.com>
4699
4700 * configure: Regenerate.
4701
21998d12
NC
47022003-09-04 Robert Millan <robertmh@gnu.org>
4703
4704 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 4705
ccca4bb3
DD
47062003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4707
4708 * configure.in: Ensure arguments to sed are properly spaced.
4709 * configure: Regenerate.
4710
ee949b5e
DJ
47112003-08-28 Daniel Jacobowitz <drow@mvista.com>
4712
4713 Merge from gcc:
4714 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
4715 * install-sh: Update to newer upstream versions (associated with
4716 aclocal 1.7).
4717 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4718
75addda2
DJ
47192003-08-27 Daniel Jacobowitz <drow@mvista.com>
4720
4721 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4722 * configure: Regenerated.
4723
8d2877d8
NN
47242003-08-23 Phil Edwards <pme@gcc.gnu.org>
4725
4726 * configure.in: Use newline instead of semicolon when assuming
4727 shell arguments in a for loop.
4728 * configure: Regenerated.
4729
d2cc0e0d
GK
47302003-08-20 Geoffrey Keating <geoffk@apple.com>
4731
4732 PR 8180
4733 * configure.in: When testing with_libs and with_headers, treat
4734 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4735 * configure: Regenerate.
80b200a1 4736
d2cc0e0d
GK
4737 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4738 make, shell, etc.
4739 (baseargs): Likewise.
4740 * configure: Regenerate.
4741
04d1ab34
GK
47422003-08-19 Geoffrey Keating <geoffk@apple.com>
4743
4744 * configure.in: Disable libgcj for darwin not on powerpc.
4745 * configure: Rebuild.
4746
ca506da8
MC
47472003-08-15 Michael Chastain <mec@shout.net>
4748
4749 * src-release (do-proto-toplev): Remove junk files
4750 dejagnu/example/calc/config.status,
4751 dejagnu/example/calc/config.log.
4752
a4aa3f49
DD
47532003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4754
4755 * config-ml.in, symlink-tree: Add license.
4756
ede4fbe4
NN
47572003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
4758
4759 Merge from gcc:
4760
4761 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
4762 * Makefile.tpl (check, check-c++): Express dependencies using
4763 dependencies rather than commands.
4764 * Makefile.in: Regenerate.
4765
4766 2003-07-31 Geoffrey Keating <geoffk@apple.com>
4767 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4768 * Makefile.in: Update.
4769
970f29af
AC
47702003-08-01 Andrew Cagney <cagney@redhat.com>
4771
4772 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4773 * configure: Ditto.
4774
b2884a0c
DD
47752003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
4776
4777 * configure.in: Enable libgcj for darwin.
4778 * configure: Rebuild.
4779
c07f46a4
NN
47802003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
4781
4782 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
4783
9175bfc0
NN
47842003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
4785
4786 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4787 creating target and build subdirs to build all parent dirs as needed.
4788 * Makefile.in: Rebuild.
4789 * configure.in: Don't build dirs explicitly here.
4790 * configure: Rebuild.
4791
b9abda6a
AO
47922003-07-22 Alexandre Oliva <aoliva@redhat.com>
4793
4794 * Makefile.tpl (all-make): Depend on intl.
4795 * Makefile.in: Rebuilt.
4796
eef8ffd4
NN
47972003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
4798
4799 * config.if: Remove unused libc_interface determination.
4800
295efaf0
NN
48012003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
4802
4803 * Makefile.in: Regenerate, correctly this time.
4804
e5c3f801
NN
48052003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
4806
4807 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
4808 unused INSTALL_PROGRAM_ARGS.
4809 * configure.in: Use AC_PROG_INSTALL.
4810 * Makefile.in: Regenerate.
4811 * configure: Regenerate.
4812
4a18bd6b
AO
48132003-07-10 Alexandre Oliva <aoliva@redhat.com>
4814
4815 * configure: Rebuilt.
4816 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
4817 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4818 newlib nor libgloss.
4819 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
4820 * configure.in (am33_2.0-*-linux*): Added.
4821
fbd1054d
BW
48222003-07-09 Bob Wilson <bob.wilson@acm.org>
4823
4824 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4825 * configure: Regenerate.
4826
b40e3958
L
48272003-07-06 H.J. Lu <hongjiu.lu@intel.com>
4828
4829 * config-ml.in: Replace PWD with PWD_COMMAND.
4830 * Makefile.tpl: Likewise.
4831 * Makefile.in: Regenerated.
4832
4a5be7ba
NN
48332003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
4834
4835 * configure.in: Clean up config-lang.in handling. Delete
4836 useless assignment to "subdirs".
4837 * configure: Regenerate.
4838
9c14acb8
NN
48392003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
4840
4841 * configure.in: Rename 'target_libs' to 'target_libraries'.
4842 Remove useless reference to 'target_libs'.
4843 * configure: Regenerate.
4844
8f32e830
KS
48452003-06-23 Keith Seitz <kseitz@sources.redhat.com>
4846
4847 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4848 * Makefile.in: Regenerate.
4849
12f0bd74
NN
48502003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
4851
4852 * Makefile.def: Introduce flags_to_pass.
4853 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4854 * Makefile.in: Regenerate.
4855
b07c2aad
HPN
48562003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
4857
4858 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4859 and target-libgloss.
4860 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4861 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 4862 * configure: Regenerate.
b07c2aad 4863
56f25033
DD
48642003-06-17 Benjamin Kosnik <bkoz@redhat.com>
4865
4866 * configure.in: Update testsuite_flags to new location.
4867 * configure. Regenerate.
80b200a1 4868
4ec9a3b2
NN
48692003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
4870
4871 * Makefile.tpl: Remove BUILD_CC stuff.
4872 * Makefile.in: Regenerate.
4873
059083b1 48742003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 4875
059083b1
L
4876 * config.guess: Update to 2003-06-12 version.
4877 * config.sub: Update to 2003-06-13 version.
4878
535b046a
TS
48792003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4880
4881 * MAINTAINERS: Add myself as MIPS co-maintainer.
4882
00c22daa 48832003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 4884
00c22daa
L
4885 * config.guess: Update to 2003-06-06 version.
4886 * config.sub: Update to 2003-06-06 version.
4887
1047cb91
DD
48882003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4889
4890 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4891 * configure. Regenerate.
4892
123494c8
NN
48932003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
4894
1047cb91
DD
4895 * configure.in: Disable serial configure by default.
4896 * configure: Regenerate.
4897 * Makefile.tpl: Abolish .NOTPARALLEL.
4898 * Makefile.in: Regenerate.
4899
7f121bbf
NN
4900 * Makefile.tpl: Replace {build,host,target}_canonical by
4901 {build,host,target}.
4902 * Makefile.in: Regenerate.
4903
123494c8
NN
4904 * Makefile.tpl: Fix stupid pasto.
4905 * Makefile.in: Regenerate.
4906
ec7e0995
NN
49072003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
4908
4909 * Makefile.tpl: Remove bogus conditional.
4910 * Makefile.in: Regenerate.
4911
27b1cc72
NN
49122003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
4913
2a4cbe27
NN
4914 * Makefile.tpl: Make 'recursive targets' using autogen rather
4915 than shell loop. Remove duplicate 'clean' targets and false
4916 comments.
4917 * Makefile.def: Add systematic dependencies to 'recursive' targets.
4918 Add systematic method of specifying missing targets in subdirs.
4919 Add copyright boilerplate.
4920 * Makefile.in: Regenerate.
4921 * configure.in: Add 'recursive targets' to maybe list.
4922 * configure: Regenerate.
4923
27b1cc72
NN
4924 * Makefile.tpl: Rename [+target+] to [+make_target+].
4925 * Makefile.def: Rename 'target' to 'make_target'.
4926
01e51bd0
NC
49272003-05-30 Nick Clifton <nickc@redhat.com>
4928
4929 * README-maintainer-mode: Update URL for locating blessed config
4930 tools.
4931
2fd84b42
NC
49322003-05-29 Robert Millan <rmh@debian.org>
4933
4934 * ltconfig: Import this patch and modify for use with current
4935 version of ltconfig:
4936
4937 2003-05-21 Bruno Haible <bruno@clisp.org>
4938
4939 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
4940 GNU/FreeBSD.
4941
8945c6bb
DD
49422003-05-28 DJ Delorie <dj@redhat.com>
4943
4944 * Makefile.tpl: Make maybe-check-gcc .PHONY.
4945 * Makefile.in: Regenerate.
4946
2f9632a1
JJ
49472003-05-28 Jeff Johnston <jjohnstn@redhat.com>
4948
80b200a1 4949 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 4950
3a12db16 49512003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 4952
3a12db16
DD
4953 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4954 newlib or libgloss.
4955 * Makefile.in: Regenerate.
4956
44482353
DD
49572003-05-21 DJ Delorie <dj@redhat.com>
4958
4959 * Makefile.tpl: Add missing empty maybe-check-gcc target.
4960 * Makefile.in: Regenerate.
4961
fec2c52d
MR
49622003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4963
4964 * configure.in: Use curly braces in the definition of tooldir.
4965 * configure: Regenerate.
4966
16ae0395
NN
49672003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
4968
4969 * configure.in: Switch more things to use maybe dependencies.
80b200a1 4970 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
4971 Factor out common code from autogen IF statements.
4972 * configure: Regenerate.
4973 * Makefile.in: Regenerate.
4974
ec11bdc6
DD
49752003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
4976
4977 * configure.in: Accept i[3456789]86 for machine type.
4978 * configure: Regenerate.
4979
dd12c3a8
NN
49802003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
4981
4982 * configure.in: Switch more things to use maybe dependencies.
4983 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
4984 * configure: Regenerate.
4985 * Makefile.tpl: Switch more things to use maybe dependencies.
4986 * Makefile.in: Regenerate.
4987
cf662e21
AJ
49882003-05-16 Andreas Schwab <schwab@suse.de>
4989
4990 * Makefile.tpl (install-opcodes): Define.
4991 * Makefile.in: Rebuild.
4992
5481b376
AJ
49932003-05-13 Andreas Jaeger <aj@suse.de>
4994
4995 * config.guess: Update to 2003-05-09 version.
4996 * config.sub: Update to 2003-05-09 version.
4997
3959a22a
AJ
49982003-05-13 Michael Eager <eager@mvista.com>
4999
5000 * configure.in: Correct sed script so that options in quotes are not
5001 deleted.
5002 * configure: Rebuild.
5003
564b43e5
CV
50042003-05-12 Corinna Vinschen <corinna@vinschen.de>
5005
5006 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5007 and $$s/newlib/libc/sys/cygwin32 include paths.
5008 * configure: Ditto.
5009
bb947dc9
L
50102003-05-05 H.J. Lu <hjl@gnu.org>
5011
5012 * config-ml.in: Restored from gcc repository.
5013
77f7441a
CD
50142003-05-02 Chris Demetriou <cgd@broadcom.com>
5015
80b200a1
ZW
5016 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5017 * Makefile.in: Regenerate.
77f7441a 5018
a26d7085
DJ
50192003-04-27 Daniel Jacobowitz <drow@mvista.com>
5020
5021 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5022 and Makefile.def.
5023
e4c4d240
DJ
50242003-04-27 Daniel Jacobowitz <drow@mvista.com>
5025
5026 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5027 * Makefile.in: Regenerated.
5028
62a3fc85
DD
50292003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5030
5031 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5032 * Makefile.in: Regenerate.
5033
50342003-04-18 Jakub Jelinek <jakub@redhat.com>
5035
5036 * configure.in (powerpc64*-*-linux*): Remove.
5037 * configure: Rebuilt.
5038
5b474aa8
DD
50392003-04-17 Phil Edwards <pme@gcc.gnu.org>
5040
5041 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5042 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5043 and restrap.
5044 * Makefile.in: Regenerate.
5045
50462003-04-16 Richard Earnshaw <rearnsha@arm.com>
5047
5048 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5049 * configure: Regenerated.
5050
bc295afe
AO
50512003-04-11 Alexandre Oliva <aoliva@redhat.com>
5052
5053 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5054 * */configure: Rebuilt.
5055
3728fade
NN
50562003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5057
5058 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5059 * Makefile.in: Regenerate.
5060
ce5b542e
MC
50612003-03-14 Michael Chastain <mec@shout.net>
5062
5063 * Makefile.in: Regenerate with correct Makefile.def.
5064
3db0a37f
NN
50652003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5066
5067 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5068 Make macro.
5069 * Makefile.in: Regenerate.
5070 * configure.in: Clean up gxx_include_dir logic.
5071 * configure: Regenerate.
5072
34349c6e
DD
50732003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5074
5075 * configure.in (gxx_include_dir): Fix typo.
5076 * configure: Regenerated.
5077
686c28c9
AC
50782003-03-06 Andrew Cagney <cagney@redhat.com>
5079
5080 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5081
bba45b8b 50822003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 5083
bba45b8b
NN
5084 * configure.in: Include $(build_tooldir)/sys-include in
5085 FLAGS_FOR_TARGET.
5086 * configure: Regenerated.
5087
2683747f
NN
50882003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5089
bba45b8b
NN
5090 * Makefile.tpl: Reindent.
5091 * Makefile.in: Regenerate.
5092 * configure.in: Reindent. Don't set unused variables.
5093 * configure: Regenerate.
5094
2683747f
NN
5095 * Makefile.tpl: Always pass down RANLIB.
5096 * Makefile.in: Regenerate.
5097
5098 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5099 * Makefile.in: Regenerate.
5100 * configure.in: Remove unused logic relating to --enable-shared
5101 and --enable-threads. Remove bogus comments. Remove redundant
5102 noconfigdirs.
5103 * configure: Regenerate.
5104
5105 * configure.in: Replace ${libstdcxx_version} by its value.
5106 Remove reference to mh-dgux.
5107 * configure: Regenerate.
5108
50212802
NN
51092003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5110
5111 * Makefile.tpl: Rearrange.
5112 * Makefile.in: Regenerate.
5113
a6be7fc6
NC
51142003-02-25 Nick Clifton <nickc@redhat.com>
5115
5116 * configure: Remove site-file supprot - it is obsolete.
5117
f8a495c8
NC
51182003-02-24 Uwe Stieber <uwe@wwws.de>
5119
5120 * configure.in: Add support for kaOS as cross build target system.
5121 * configure: Regenerated.
5122
3decd77d
DD
51232003-02-20 Sean McNeil <sean@blue.mcneil.com>
5124
5125 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5126 configure-target-* as some target builds may require additional
5127 flags for preprocessor tests.
5128 * Makefile.in: Regenerated.
5129
f4ff34a3
AO
51302003-02-19 Alexandre Oliva <aoliva@redhat.com>
5131
5132 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5133 * ltconfig: Handle it.
5134 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5135 auto-detecting it.
5136
b7e4a931
AO
51372003-02-19 Alexandre Oliva <aoliva@redhat.com>
5138
5139 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5140 it is used as argument to $CC.
5141 * ltcf-gcj.sh: Likewise.
5142
6b784d9f
AO
51432003-02-19 Alexandre Oliva <aoliva@redhat.com>
5144
5145 * configure.in: Introduce --enable-maintainer-mode.
5146 * configure: Rebuilt.
5147 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5148 for maintainer mode.
5149 * Makefile.in: Rebuilt.
5150
8bcd8a07
AC
51512003-02-19 Andrew Cagney <ac131313@redhat.com>
5152
5153 * configure: Regenerate using autoconf 2.13.
5154
ee3fd329
AM
51552003-02-19 Alan Modra <amodra@bigpond.net.au>
5156
5157 * config.guess: Import latest version.
5158 * config.sub: Import latest version.
5159
e9e45685
JM
51602003-02-18 Jason Merrill <jason@redhat.com>
5161
5162 * Makefile.tpl (check-c++): Allow parallelism.
5163
859789af
AC
51642003-02-17 Andrew Cagney <ac131313@redhat.com>
5165
5166 * configure: Regenerate using autoconf 000227.
5167
b3f16a9b
GK
51682003-02-15 Geoffrey Keating <geoffk@apple.com>
5169
5170 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5171 don't configure target-libobjc.
5172 * configure: Regenerate.
5173
72e60e02
DD
51742003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5175
5176 * Makefile.tpl (RANLIB): Define.
5177 * Makefile.in: Regenerate.
5178
91f0e695
KS
51792003-02-06 Keith R Seitz <keiths@redhat.com>
5180
5181 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5182 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5183 * Makefile.in: Regenerated.
5184 * configure.in: Remove all traces of snavigator, db, and grep.
5185 * configure: Regenerated.
5186
122bfa92
FCE
51872003-01-31 Frank Ch. Eigler <fche@redhat.com>
5188
5189 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5190 * Makefile.in: Regenerated.
5191
264095c3
AO
51922003-01-30 Alexandre Oliva <aoliva@redhat.com>
5193
5194 * config.if: Copy from GCC.
5195
a84dbcb3
AO
51962003-01-27 Phil Edwards <pme@gcc.gnu.org>
5197
5198 * configure.in: Revert 24Jan change.
5199 * configure: Regenerate.
5200
19618276
NN
52012003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5202
5203 * configure.in: Revert previous change.
5204 * configure: Regenerate.
5205
b7f27a92
NN
52062003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5207
5208 * configure.in: Make rda native-only.
5209 * configure: Regenerate.
5210
83326456
NN
52112003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5212
5213 * configure.in: Add missing \.
5214 * configure: Rebuilt.
5215
5e367fa5
JJ
52162003-01-17 Jakub Jelinek <jakub@redhat.com>
5217
5218 * configure.in (baseargs): Avoid using \| in sed regular
5219 expressions.
5220 * configure: Rebuilt.
5221
e01f337c
JJ
52222003-01-16 Jakub Jelinek <jakub@redhat.com>
5223
5224 * configure.in (baseargs): Remove all supported forms of
5225 --cache-file, --srcdir, --host, --build and --target options
5226 from argument lists.
5227 * configure: Rebuilt.
5228
aa236487
AO
52292003-01-15 Alexandre Oliva <aoliva@redhat.com>
5230
5231 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5232 * configure: Rebuilt.
5233
586c0873
NN
52342003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5235
5236 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5237 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5238 * Makefile.in: Regenerate.
5239 * configure: Regenerate.
5240
497f816e
DD
52412003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5242
5243 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5244 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5245 * Makefile.in: Regenerate.
5246
bfbe5519
AO
52472003-01-09 Alexandre Oliva <aoliva@redhat.com>
5248
5249 * configure.in: Remove Makefile in build, host and target modules
5250 unless configure was run with --no-recursion.
5251 * configure: Rebuilt.
5252
3f234ef5
CD
52532003-01-08 Chris Demetriou <cgd@broadcom.com>
5254
5255 * config.guess: Update to 2003-01-03 version.
5256 * config.sub: Update to 2003-01-03 version.
5257
a3982d48
CF
52582003-01-07 Christopher Faylor <cgf@redhat.com>
5259
5260 * configure: Regenerate with proper autoconf 2.13.
5261
75778ec4
CF
52622003-01-07 Christopher Faylor <cgf@redhat.com>
5263
80b200a1
ZW
5264 * configure.in: Add AC_PREREQ for consistency.
5265 * configure: Regenerate.
75778ec4 5266
c180f501
AC
52672003-01-06 Andrew Cagney <ac131313@redhat.com>
5268
5269 * configure.in (GDB_TK): Add tcl directories conditional on
5270 gdb/gdbtk directory being present.
5271 * configure: Regenerate.
5481b376 5272
46ca2cc2
DA
52732003-01-04 John David Anglin <dave.anglin@nrc.ca>
5274
5275 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5276 by gcc if LD is not defined and we are not doing a Canadian Cross.
5277 * configure: Rebuilt.
5278
53dd8dab
DJ
52792003-01-01 Daniel Jacobowitz <drow@mvista.com>
5280
5281 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5282
50ceb20c
TT
52832002-12-31 Tom Tromey <tromey@redhat.com>
5284
5285 * Makefile.in: Rebuilt.
5286 * Makefile.def (target_modules) [libffi]: Allow installation.
5287
e78b5cfe
AS
52882002-12-31 Andreas Schwab <schwab@suse.de>
5289
5290 * configure.in: Fix use of $program_transform_name.
5291 * configure: Regenerated.
5292
67448102
DJ
52932002-12-30 Daniel Jacobowitz <drow@mvista.com>
5294
5295 * configure.in (baseargs): Don't remove first configure argument.
5296 * configure: Regenerated.
5297
e6bfb94a
AO
52982002-12-29 Alexandre Oliva <aoliva@redhat.com>
5299
5300 * Makefile.tpl (local-distclean): Don't remove...
5301 (multilib.ts): ... this. Moved into...
5302 (multilib.out): ... this. Don't use sub-make.
5303 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5304 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5305 (configure-build-[+module+], configure-[+module+],
5306 configure-target-[+module+], configure-gcc): ... these. Test
5307 for Makefile existence. Drop config.status from dependencies.
5308 * Makefile.in: Rebuilt.
5309 * configure.in: Move gcc-version-trigger to the end of
5310 ac_configure_args. Add comments to maybedep.tmp and
5311 serdep.tmp. Introduce --disable-serial-configure. Remove
5312 nonopt from baseargs, matching and removing corresponding
5313 whitespace while at it.
5314 * configure: Rebuilt.
5315
8f0dfb36
AO
53162002-12-28 Alexandre Oliva <aoliva@redhat.com>
5317
5318 * configure.in (host_configargs): Replace reference to
5319 no-longer-defined buildopts with --build=${build_alias}.
5320 * configure: Rebuilt.
5321
43be203f
AO
53222002-12-28 Alexandre Oliva <aoliva@redhat.com>
5323
5324 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5325 program_transform_name to standard idiom.
5326 (AUTOGEN, AUTOCONF): Define.
5327 (Makefile.in): Use $(AUTOGEN).
5328 (Makefile): Depend on config.status, and use autoconf-style rule to
5329 build it. Move original commands to...
5330 (config.status): ... this new target.
5331 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5332 $(AUTOCONF).
5333 * Makefile.in: Rebuilt.
5334
a0da8069
NN
53352002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5336
d18f1c9f
NN
5337 * Makefile.tpl: Fix dramatic bustage due to change in
5338 program_transform_name.
5339 * Makefile.in: Regenerate.
5340
5341 * configure.in: Remove unnecessary PATH setting.
5342 * configure: Regnerate.
5343
5344 * configure.in: Don't default to unprefixed tools unless
5345 the native tools will work.
5346 * configure: Regenerate.
5347
a0da8069
NN
5348 * configure.in: Convert to autoconf script. Blow away lots
5349 of now-redundant Makefile fragments.
5350 * configure: Generate using Autoconf.
5351 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5352 * Makefile.in: Regenerate.
5353
c567df0a
NN
53542002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5355
5481b376 5356 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
5357 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5358
5481b376 5359 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 5360 where they belong.
2c7f9a32 5361
2dabcfb4
AS
53622002-12-24 Andreas Schwab <schwab@suse.de>
5363
5364 * Makefile.tpl (multilib.out): Fix missing space.
5365 * Makefile.in: Regenerate.
5366
1086bc09
NN
53672002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5368
5369 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5370 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5371 * Makefile.in: Regenerate.
5372 * configure.in: Remove unnecessary leftovers.
5373
1086bc09
NN
53742002-12-21 Geoffrey Keating <geoffk@apple.com>
5375
5376 * configure.in (extra_ranlibflags_for_target): New variable.
5377 (*-*-darwin): Add -c to ranlib commands.
5378 * configure (tooldir): Handle extra_ranlibflags_for_target.
5379
14e9ca95
JJ
53802002-12-20 Jeff Johnston <jjohnstn@redhat.com>
5381
5382 * COPYING.NEWLIB: Updated.
5383 * COPYING.LIBGLOSS: Ditto.
5384
14c428fb
NN
53852002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5386
5387 * Makefile.tpl: Revert HJL's change.
5388 * Makefile.in: Regenerated.
5389 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5390 always.
5391
313b8244
AS
53922002-12-19 Andreas Schwab <schwab@suse.de>
5393
5394 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5395 * Makefile.in: Regenerate.
5396
efeae3db
L
53972002-12-18 H.J. Lu <hjl@gnu.org>
5398
5399 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5400 * Makefile.in: Regenerated.
5401
5402 * configure.in (build_prefix): New. Substitute.
5403
43d92c63
NN
54042002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5405
59da4fe6
NN
5406 * Makefile.tpl: Don't let real targets depend on phony targets.
5407 * Makefile.in: Regenerate.
5408
43d92c63
NN
5409 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5410 * Makefile.in: Regenerate.
5411
b72e6a2d
JM
54122002-12-16 Jason Merrill <jason@redhat.com>
5413
5414 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5415 previous 'make bootstrap'.
5416 * Makefile.in: Regenerate.
5417
95c72c44
HPN
54182002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5419
5420 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5421
7d695d07
JM
54222002-12-13 Jason Merrill <jason@redhat.com>
5423
5424 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5425 library tests.
5426 (check-c++): Just depend on it and check-target-libstdc++-v3.
5427 * Makefile.in: Regenerate.
5428
54103d1e
NN
54292002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5430
5431 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5432 * Makefile.in: Regenerate.
5433
4024f1e1
JJ
54342002-12-12 Jeff Johnston <jjohnstn@redhat.com>
5435
80b200a1
ZW
5436 * COPYING.NEWLIB: Update list of alternate Regent of California
5437 licenses and discuss official revoking of advertising clause.
5438 * COPYING.LIBGLOSS: Ditto.
4024f1e1 5439
7dda0df6
AO
54402002-12-12 Alexandre Oliva <aoliva@redhat.com>
5441
5442 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5443 * Makefile.in: Rebuilt.
5444
d03be79e 54452002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 5446
929293f4
NN
5447 * configure: Fix bug put in by gremlins.
5448
d03be79e
NN
5449 * Makefile.tpl: Substitute more autoconfily.
5450 * configure: Substitute more autoconfily.
5451 * Makefile.in: Regenerate.
5452
54532002-12-08 Andrew Cagney <ac131313@redhat.com>
5454
5455 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5456 * Makefile.in (all-sim): Ditto.
a36d530e
DD
5457
54582002-12-06 DJ Delorie <dj@redhat.com>
5459
5460 * Makefile.tpl: Change configure dependencies to not have real
5461 targets depend on phony targets.
b4a77b47 5462
db1ac78d
NN
54632002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5464
bcaf2395
NN
5465 * configure.in: Revert unintentional change.
5466
b4fa093e
NN
5467 * src-release: Configure host subdirs.
5468
db1ac78d
NN
5469 * Makefile.tpl: Change dependency for */multilib.out so that
5470 it works when gcc isn't in the tree.
5471
5472 * configure.in: Substitute more.
5473 * configure: Run subconfigures from the Makefile.
5474 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5475 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5476
15723a45
NN
54772002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5478
e2b9e2dc
NN
5479 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5480 and corresponding dependencies.
5481 * Makefile.in: Regenerate.
5482
2af579c4
NN
5483 * configure.in (host_tools): Order binutils, gas and ld for
5484 convenience in running the testsuites.
5485
a2cc058a
NN
5486 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5487 * Makefile.in: Regenerate.
5488 * configure.in: Introduce rules to serialize subconfigure runs.
5489
15723a45
NN
5490 * configure.in: Introduce BASE_CC_FOR_TARGET.
5491 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5492 Realize configure-build-* targets. Realize configure-target-* targets.
5493 * Makefile.in: Regenerate.
5494
ae831be5
NN
54952002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5496
5497 * configure: Move gcc_version_trigger stuff from here...
5498 * configure.in: ...to here.
5499
5500 * configure.in: Separate subconfigure options added by this file from
5501 options given by the user. Add machinery to put args for host
5502 subconfigures into the Makefile.
5503
5504 * Makefile.tpl: Remove 'vault' targets.
5505 * Makefile.tpl: Reorder and comment dependencies.
5506 * Makefile.in: Regenerate.
5507
bbf7c8ac
NN
55082002-11-28 Geoffrey Keating <geoffk@apple.com>
5509
5510 * configure.in: Move host-specific darwin noconfigdirs into
5511 the host-specific section.
5512
930314a4
NN
55132002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5514
52d7cdee
NN
5515 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
5516 during replay.
5517 * Makefile.in: Regenerate.
5518
930314a4
NN
5519 (finishing slow-motion replay)
5520 * configure: Remove skip-this-dir support.
5521 * Makefile.tpl: Remove skip-this-dir support.
5522
5523 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5524 subdirectories.
5525 * Makefile.in: Regenerate.
5526
5527 * Makefile.tpl: Strip out useless setting of 'dir'.
5528 * Makefile.in: Regenerate.
5481b376 5529
930314a4
NN
55302002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5531
5532 (finishing slow-motion replay)
5533 * configure.in: Fix deeply stupid bug.
5534
5535 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5536 shell code in CXX_FOR_TARGET
5537 * Makefile.def: Introduce raw_cxx.
5538 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5539 RAW_CXX_FOR_TARGET.
5540 * Makefile.in: Regenerate.
5541
55422002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5543
5544 (finishing slow-motion replay)
5545 * Makefile.tpl: Remove unnecessary ifs.
5546 * Makefile.in: Regenerate.
5547
5481b376 5548 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5549 dependencies. Maybe-ize build-libiberty. Create dummy install
5550 targets for 'no_install' modules.
5481b376 5551 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 5552 build_modules stuff to configure.in.
5481b376 5553 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5554 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5555 * Makefile.in: Regenerate.
5556
3866be5d
NN
55572002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5558
5559 (continuing slow-motion replay)
5560 * Makefile.tpl: Make all-target, install-target behave similarly
5561 to all, install (only hitting configured targets). Eliminate
5562 unused macro defintions.
5563
5564 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5565 build != host.
5566
5567 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5568
5569 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5570
5481b376 5571 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
5572 configuring. Remove references to "dosrel".
5573 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 5574 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 5575 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 5576 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
5577 and redundant dependency; rearrange slightly.
5578 * Makefile.def: Add host-side libtermcap, utils.
5579
5580 * Makefile.in: Regenerate.
5581
e393202e
NN
55822002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5583
5584 (Continuing slow-motion replay)
5585 * Makefile.def: Add list of recursive targets to autogenerate.
5586 Add build_modules.
5587 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
5588 targets. Autogenerate *-build-* targets.
5589 * Makefile.in: Regenerate.
5590
583d52d7
NN
55912002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
5592
5593 (Continuing slow-motion replay)
5594 * configure: More autoconf-style substitutions.
5595 * Makefile.tpl: More autoconf-style substitutions.
5596 * Makefile.in: Regenerate.
5597
55982002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
5599
5600 (Continuing slow-motion replay)
5601 * configure: Substitute more variables in a more autoconf-friendly
5602 way. Simplify slightly.
5603 * Makefile.tpl: Make more variables substitutable in an
5604 autoconf-friendly way.
5605 * Makefile.in: Regenerate.
5606
874e38b4
NN
56072002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
5608
5609 (Continuing slow-motion replay)
5610 * configure.in (v810*): Remove special setting of tools.
5611
5612 * configure: Add support for extra required flags for ar or nm.
5613 * configure.in (aix4.3+): Use above support for target-specific
5614 issues, rather than using config/mt-aix43.
5615
852e5f18
NN
56162002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
5617
5618 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
5619 * configure: Remove 'removing', which doesn't work. Replace $subdir
5620 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
5621 with $srcdir. Reformat indentation. Substitute some variables
5622 formerly hard-coded in the Makefile for build=host.
5623 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5624 * Makefile.def: Autogenerate more.
5625 * Makefile.in: Regenerate.
5626
c9a0d920
DD
56272002-11-13 Bruce Korb <bkorb@gnu.org>
5628
5629 * Makefile.tpl: syntactic cleanup
5630
dd2768ff
KB
56312002-11-04 Kevin Buettner <kevinb@redhat.com>
5632
5633 * Makefile.def (host_modules): Add rda.
5634 * Makefile.in: Regenerate.
5635 * configure.in (target_tool): Add target-rda to list.
5636
1aa8389d
DD
56372002-10-25 Phil Edwards <pme@gcc.gnu.org>
5638
5639 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
5640 and restrap targets to this rule.
5641 * Makefile.in: Regenerate.
5642
28f46298
HPN
56432002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
5644
5645 * configure.in (i[3456]86-*-linux*): Add check to disable
5646 ${libgcj} for glibc1.
5647
ff72e302
NC
56482002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
5649
5650 * configure.in: Add tic4x target.
5651
8607b6c9
NN
56522002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
5653
5654 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5655 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5656 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5657 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5658 * Makefile.in: Regenerate.
5659
f8f61f4a
NN
56602002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5661
c86f794b
NN
5662 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5663 * Makefile.in: Regenerate.
5664
a9590527
NN
5665 * Makefile.def: Remove order dependency comments.
5666 * Makefile.tpl: Add explicit install-install dependencies.
5667 * Makefile.in: Regenerate.
5668
8412ce72
NN
5669 * Makefile.tpl: Remove material now in src-release. (Finally!)
5670 * Makefile.in: Regenerate.
5671
8b9f37f1
NN
5672 * configure: Restore my original patch by syncing with gcc version.
5673
f8f61f4a
NN
5674 * Bring following over from gcc:
5675
56762002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
5677
5678 * configure.in (s390*-*-linux*): Enable libgcj.
5679
403d9505
NN
56802002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5681
5682 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
5683
95f6f383
AM
56842002-10-02 Alan Modra <amodra@bigpond.net.au>
5685
e4673b0a 5686 * configure: Move stray lines back to where they belong.
95f6f383 5687
748503c8
NN
56882002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
5689
a581b5c3
NN
5690 * Makefile.tpl: Insert configure-target target, for src-release.
5691
c084f5b4
NN
5692 * configure: Finish reverting change which Andrew Cagney started
5693 reverting. Should fix bustage.
5694
7aa673ed 5695 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
5696 * src-release: New file. Contains material for making net
5697 releases for gdb, binutils, et al., formerly in Makefile.in.
5698
82a9b2d9
NC
56992002-09-30 Nick Clifton <nickc@redhat.com>
5700
5701 * cpu: New top level directory. Intended to hold input files for
5702 CGEN which have FSF copyright assignment.
5703 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5704
c2463a00
AC
57052002-09-29 Andrew Cagney <ac131313@redhat.com>
5706
5707 Revert below (note that src does not contain Makefile.tpl):
5708 * Makefile.tpl: Make subsituted variables more autoconfy.
5709 * Makefile.in: Regenerate.
5710
f03b4789
NN
57112002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
5712
c11e16a9
NN
5713 * configure: Revert accidentally applied changes.
5714
f03b4789
NN
5715 * Makefile.tpl: Make more autoconf-friendly.
5716 * Makefile.in: Regenerate.
5717 * configure: Make substitution more autoconf-like.
5718
57192002-09-28 Richard Earnshaw <rearnsha@arm.com>
5720
5721 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5722 single entry to handle all these.
5723 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
5724 libjava on arm-*-elf.
5725
c0292023
GK
57262002-09-27 Geoffrey Keating <geoffk@apple.com>
5727
5728 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5729 things that depend on them.
5730
c66d951e
NN
57312002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
5732
5733 * Makefile.tpl: Make subsituted variables more autoconfy.
5734 * Makefile.in: Regenerate.
5735 * configure: Make seds more autoconfy.
5736
907a7241 57372002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
5738
5739 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5740 * Makefile.in: Regenerate.
5741 * configure.in: Rewrite sed statements to look autoconfy.
5742
907a7241
NN
5743 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5744 all-target-foo on configure-target-foo.
5745 * Makefile.def: Ditto.
5746 * Makefile.in: Rebuild.
5747
405ea7a0
NN
57482002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
5749
5750 * Makefile.def: New file.
5751 * Makefile.tpl: New file.
5752 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5753
5754 * configure.in: Minor rearrangement. Simplify tests.
5755
bdc57bfd
JT
57562002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
5757
5758 * configure.in (with_headers): Skip copy if value is "yes".
5759 (with_libs): Likewise.
5760
ae03d6e2
NN
57612002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5762
5763 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5764 * configure.in (sh*-*-pe*): Ditto.
5765 * configure.in (mips*-*-pe*): Ditto.
5766 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
5767
5768 * configure.in: Rearrange.
5769
707960fe
NC
57702002-09-12 Nick Clifton <nickc@redhat.com>
5771
5772 * Import these changes from the config master repository:
5773
5774 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
5775
5776 * config.sub: Add tic4x target.
5777
5778 2002-09-03 Ben Elliston <bje@redhat.com>
5779
5780 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
5781 Reported by <Duncan_Stodart@insession.com>.
5782
36ea319f
JJ
57832002-09-10 Jeff Johnston <jjohnstn@redhat.com>
5784
5785 * COPYING.NEWLIB: More updates.
5786
cf57480a
JJ
57872002-09-09 Jeff Johnston <jjohnstn@redhat.com>
5788
5789 * COPYING.NEWLIB: Update.
5790
fd31a171
AC
57912002-08-23 Andrew Cagney <ac131313@redhat.com>
5792
23b632fc
AC
5793 * texinfo/texinfo.tex: Import version 2002-06-04.06.
5794
fd31a171
AC
5795 * config.guess: Import version 2002-08-23.
5796 * config.sub: Import version 2002-08-22.
5797
a08bafb5
AO
57982002-08-20 Alexandre Oliva <aoliva@redhat.com>
5799
5800 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5801 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5802 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5803
17240c1f
NC
58042002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
5805
5806 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5807
e70ad0c6
L
58082002-08-04 H.J. Lu (hjl@gnu.org)
5809
5810 * configure.in (mips*-*-linux*): Don't skip target-libffi.
5811
574e6d11
DD
58122002-07-31 Alan Modra <amodra@bigpond.net.au>
5813
5814 * configure.in: Move generic linux case to end. Copy generic
5815 linux noconfigdirs to mips*-*-linux* entry and new
5816 powerpc64*-*-linux* entry. Add target-libffi for the latter.
5817
611e7523
CD
58182002-07-19 Chris Demetriou <cgd@broadcom.com>
5819
5820 * MAINTAINERS: Clarify on config.guess and config.sub, and add
5821 one instance of them which was missed to the list to update.
5822
51759676
CD
58232002-07-16 Chris Demetriou <cgd@broadcom.com>
5824
5825 * config.guess: Update to 2002-07-09 version.
5826 * config.sub: Update to 2002-07-03 version.
5827
7c1f909c
DD
58282002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
5829
5830 * configure.in: Remove two redundant tests.
5831
d7cf5d30
DD
58322002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5833
5834 * configure.in (mips*-*-irix6*o32): Enable stabs.
5835
c74222f7
DD
58362002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
5837
5b53c336
DD
5838 * configure.in: Don't build grez.
5839 * Makefile.in: Ditto.
5840
c74222f7
DD
5841 * Makefile.in: Remove references to bsp, cygmon, libstub.
5842 * configure.in: Ditto.
5843
5844 * configure.in: Remove leftover reference to gdbtest.
5845
edd1b227
DD
58462002-07-08 Phil Edwards <pme@gcc.gnu.org>
5847
5848 * configure.in (gxx_include_dir): Change to match versioned
5849 C++ headers if --enable-version-specific-runtime-libs is used.
5850
486186e3
AO
58512002-07-04 Steve Ellcey <sje@cup.hp.com>
5852
5853 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5854
ff0a3bf8
DD
58552002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
5856
5857 * configure.in: Make --without-x work.
5858
1dfa8174
NC
58592002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
5860
5861 * contrib: New directory. Created to contain a copy of the
5481b376 5862 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
5863 the FSF GCC sources.
5864
07637366
DD
58652002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
5866
b6f83f2a
DD
5867 * configure.in: Rearrange target Makefile fragment collection.
5868
07637366
DD
5869 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5870 cvs[src].
5871 * configure.in: Ditto.
5872
f48556b1
DD
58732002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
5874
5875 * Makefile.in: Eliminate 'apache' targets.
5876 * configure.in: Eliminate 'apache' targets.
5877
5878 * configure.in: Eliminate redundant tests. Reorganize.
5879
5880 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5881
5882 * config-ml.in: Eliminate references to Cygnus configure.
5883
5884 * Makefile.in: Eliminate references to building emacs.
5885
58862002-07-01 Denis Chertykov <denisc@overta.ru>
5887
5888 * configure.in: Add support for ip2k.
5889
cdb9e2b8
BE
58902002-06-24 Ben Elliston <bje@redhat.com>
5891
5892 * configure.in (host_tools): Remove cgen.
5893
5894 * Makefile.in (all-cgen): Remove; runs from its source directory.
5895 (check-cgen, install-cgen, clean-cgen): Likewise.
5896 (all-opcodes): No not depend on all-cgen.
5897 (all-sim): Likewise.
5898
3558860c
DD
58992002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
5900
5901 * configure.in: Fix AIX configury bug.
5902
e3b0c936
DD
59032002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
5904
cdb9e2b8 5905 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 5906
cdb9e2b8
BE
5907 * configure.in: Move definition of libstdcxx_flags right above
5908 usage, rather than way earlier.
8ee424c0 5909
c712250a
DD
5910 * configure.in: Pull definition of is_cross_compiler earlier.
5911
9ee1a75c
DD
5912 * configure.in: Rearrange a little.
5913
e3b0c936
DD
5914 * configure.in: Remove references to librx.
5915 * Makefile.in: Remove references to librx.
5916
b2bd228e
DD
59172002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
5918
5919 * configure.in: Eliminate ${gasdir} variable.
5920
7cd52483
DB
59212002-06-18 Dave Brolley <brolley@redhat.com>
5922
5923 * configure.in: Add support for frv.
5924 * config.sub: Add support for frv.
5925
6c5e141a
DD
59262002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5927
5928 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5929
0d18b56d
JT
59302002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
5931
5932 * configure.in (vax-*-netbsd*): Re-enable gas.
5933
fd8958d5
DD
59342002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
5935
27f15fdd
DD
5936 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5937 BUILD_PREFIX_1, to correct nomenclature.
5938 * configure: Likewise.
5939
fd8958d5
DD
5940 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5941 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5942
0c2442b7
DD
59432002-05-31 Olaf Hering <olh@suse.de>
5944
5945 * config-ml.in: Propogate DESTDIR also.
5946
a3602181
JT
59472002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
5948
5949 * configure.in (vax-*-netbsd*): Don't build gas for this
5950 platform.
5951
c95f53ae
MM
59522002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
5953
5954 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5955 and libgcj for AVR.
5956
1d7c1053
NC
59572002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
5958
5959 * config.sub: Add DLX target.
5960
4b37028f
JT
59612002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
5962
5963 * config.guess: Update to 2002-05-22 version.
5964 * config.sub: Likewise.
5965
d5de0a84
NC
59662002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5967
5968 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5969 * config-ml.in: Likewise.
5970 * configure: Likewise.
5971 * configure.in: Likewise.
5972
c92a0210
DD
59732002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
5974
115a77aa
DD
5975 * configure.in: Simplify makefile fragment collection.
5976
5977 * configure.in: Remove code to build emacs.
e99daf2b 5978
91e060aa
DD
5979 * configure.in : Remove --srcdir argument from targargs and buildargs
5980 (it's always overridden in the Makefile anyway). Rearrange a bit.
5981
5982 * configure: Move some logic to configure.in.
5983 * configure.in: Move some logic from configure.
c92a0210 5984
91217342
JJ
59852002-05-07 Jeff Johnston <jjohnstn@redhat.com>
5986
5987 * COPYING.LIBGLOSS: New file.
5988
d3d8a9ee
NC
59892002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
5990
5991 * Makefile.in: Honour DESTDIR.
5992
3a036cdc
AO
59932002-05-05 Alexandre Oliva <aoliva@redhat.com>
5994
5995 * configure.in (noconfigdirs): Don't disable libgcj on
5996 sparc64-*-solaris* and sparcv9-*-solaris*.
5997
6d095fe4
AO
59982002-05-03 Alexandre Oliva <aoliva@redhat.com>
5999
6000 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6001
dac55df9
TF
60022002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6003
6004 * configure.in (FLAGS_FOR_TARGET): Do not add
6005 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6006 on i[3456]86-*-linux*.
6007
a018e15b
TF
60082002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6009
6010 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
6011
6012 * configure.in (noconfigdirs): Do not add target-newlib if
6013 target == i[3456]86-*-linux*, and host == target.
6014
5f284831
MM
60152002-04-29 Mark Mitchell <mark@codesourcery.com>
6016
6017 * config.guess: Updated to 2002-04-26's version.
6018 * config.sub: Updated to 2002-04-26's version.
6019
33babf59
DD
60202002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6021
bd5f7da2
DD
6022 * configure.in: delete reference to absent file
6023
a0c4f3a0
DD
6024 * configure.in: replace '[' with 'test'
6025
66f1ba4f
DD
6026 * configure.in: Eliminate references to gash.
6027 * Makefile.in: Eliminate references to gash.
6028
7c3ab50c
DD
6029 * configure.in: remove useless references to 'pic' makefile fragments.
6030
bbc025f5
DD
6031 * configure.in: (*-*-windows*) Finish removing.
6032
33babf59
DD
6033 * configure.in: Eliminate redundant test for libgui.
6034
d5ec694c
DD
60352002-04-26 Joel Sherrill <joel@OARcorp.com>
6036
6037 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6038 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6039
57a5346c
DD
60402002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6041
6042 * configure.in: remove references to dead files
6043
dbf93899
DD
60442002-04-18 Tom Tromey <tromey@redhat.com>
6045
6046 * configure.in: Disallow configuring libgcj when it is already
6047 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6048 Solaris 2.8 by default. For PR libgcj/6158.
6049
26eadf68
DD
60502002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6051
6052 * configure.in: Move default CC setting out of config/mh-* fragments
6053 directly into here.
6054
a0a2c6c6
DD
60552002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6056
6057 * configure.in: don't even try to configure or make a subdirectory
6058 if there's no configure script for it.
6059
9972f812
DD
60602002-04-15 Mark Mitchell <mark@codesourcery.com>
6061
6062 * MAINTAINERS: Remove chill maintainers.
6063 * Makefile.in (CHILLFLAGS): Remove.
6064 (CHILL_LIB): Remove.
6065 (TARGET_CONFIGDIRS): Remove libchill.
6066 (CHILL_FOR_TARGET): Remove.
6067 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6068 CHILL_LIB.
6069 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6070 (CHECK_TARGET_MODULES): Likewise.
6071 (INSTALL_TARGET_MODULES): Likewise.
6072 (CLEAN_TARGET_MODULES): Likewise.
6073 (configure-target-libchill): Remove.
6074 (all-target-libchill): Remove.
6075 * configure.in (target_libs): Remove target-libchill.
6076 Do not compute CHILL_FOR_TARGET.
6077 * libchill: Remove directory.
5481b376 6078
75205f78
DD
60792002-04-15 DJ Delorie <dj@redhat.com>
6080
6081 * Makefile.in, configure.in, configure: Sync with gcc, entries
6082 follow...
6083
60842002-04-08 Tom Tromey <tromey@redhat.com>
6085
6086 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6087 Fixes PR libgcj/6068.
6088
60892002-03-30 Krister Walfridsson <cato@df.lth.se>
6090
6091 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6092
60932002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6094
6095 * configure.in (alpha*-dec-osf*): Enable libgcj.
6096
60972002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6098
6099 Fix for: PR bootstrap/3591, target/5676
6100 * configure.in (mcore-pe): Disable the configuration of
6101 libstdc++-v3 since exceptions are not supported.
6102
61032002-03-20 Anthony Green <green@redhat.com>
6104
6105 * configure.in: Enable libgcj for xscale-elf target.
6106
61072002-02-28 Alexandre Oliva <aoliva@redhat.com>
6108
6109 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6110 libjava.
6111 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6112
61132002-02-22 Alexandre Oliva <aoliva@redhat.com>
6114
6115 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6116 libstdc++-v3 and libjava.
6117
61182002-02-11 Adam Megacz <adam@xwt.org>
6119
6120 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6121 boehm-gc
6122
61232002-02-09 Alexandre Oliva <aoliva@redhat.com>
6124
6125 * config.guess: Updated to 2002-01-30's version.
6126 * config.sub: Updated to 2002-02-01's version.
6127 Contribute sh64-elf.
6128 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6129 * configure.in: Added sh64-*-*.
6130
61312002-01-17 H.J. Lu <hjl@gnu.org>
6132
6133 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6134 (all-target-fastjar): Also depend on all-target-libiberty.
6135
6136Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6137
6138 * configure, configure.in: Use temp file for long sed commands.
6139
61402001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6141
6142 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6143 libf2c.
6144
61452001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6146
6147 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6148
61492001-10-11 Hans-Peter Nilsson <hp@axis.com>
6150
6151 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6152
61532001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6154
6155 * configure: Handle temporary files securely using mkdir.
6156
61572001-09-26 Will Cohen <wcohen@redhat.com>
6158
6159 * configure.in (*-*-linux*): Disable configuration of target-newlib
6160 and target-libgloss.
6161
61622001-09-26 Alexandre Oliva <aoliva@redhat.com>
6163
6164 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6165 RANLIB.
6166
61672001-08-11 Graham Stott <grahams@redhat.com>
6168
6169 * Makefile.in (check-c++): Add missing semicolon.
6170
61712001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6172
6173 * configure.in (sh-*-linux*): New.
6174
61752001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6176
6177 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6178 and libgcj on m68hc11/m68hc12.
6179
61802001-06-27 H.J. Lu (hjl@gnu.org)
6181
6182 * Makefile (CFLAGS_FOR_BUILD): New.
6183 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6184
61852001-06-01 Hans-Peter Nilsson <hp@axis.com>
6186
6187 * configure.in (libstdcxx_flags): Do not try to execute
6188 libstdc++-v3/testsuite_flags until it exists.
6189
61902001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6191
6192 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6193
61942001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6195
6196 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6197
6198Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
6199
6200 * configure.in: Move *-chorusos target case to the proper switch.
6201 Disable libgcj.
6202
62032001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6204
6205 * Makefile.in (STAGE1_CFLAGS): Pass down.
6206
62072001-04-13 Alan Modra <amodra@one.net.au>
6208
6209 * config.guess: Add hppa64-linux support. Note for next import that
6210 this is already in the master file.
6211 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6212
62132001-03-22 Colin Howell <chowell@redhat.com>
6214
6215 * Makefile.in (DO_X): Do not backslash single-quotes in
6216 backquotes (two places).
6217
62182001-03-18 Laurynas Biveinis <lauras@softhome.net>
6219
6220 * Makefile.in (DO_X): Quote nested quotes.
6221
62222001-03-15 Laurynas Biveinis <lauras@softhome.net>
6223
6224 * Makefile.in (DO_X): Use double quotes for quoting
6225 "RANLIB=$${RANLIB}".
6226
62272001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
6228
6229 * configure.in: Only use `lang_requires' for languages athat are
6230 actually enabled.
6231
62322001-03-07 Tom Tromey <tromey@redhat.com>
6233
6234 * configure.in: Allow config-lang.in to set `lang_requires' to list
6235 of other required languages.
6236
62372001-03-06 Laurynas Biveinis <lauras@softhome.net>
6238
6239 * Makefile.in: Remove RANLIB definition. Use RANLIB
6240 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6241 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6242
62432001-02-28 Benjamin Kosnik <bkoz@redhat.com>
6244 Alexandre Oliva <aoliva@redhat.com>
6245
6246 * Makefile.in (check-c++): Use tabs, not spaces.
6247
62482001-02-19 Benjamin Kosnik <bkoz@redhat.com>
6249
6250 * Makefile.in (check-c++): New rule.
6251
6252 * configure.in (target_libs): Remove libg++.
6253 (noconfigdirs): Remove libg++.
6254 (noconfigdirs): Same.
6255 (noconfigdirs): Same.
6256 (noconfigdirs): Same.
6257
6258 * config-ml.in: Remove libg++ references.
6259
6260 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6261 (ALL_TARGET_MODULES): Same.
6262 (configure-target-libg++): Remove.
6263 (all-target-libg++): Remove.
6264 (configure-target-libio): Remove.
6265 (all-target-libio): Remove.
6266 (check-target-libio): Remove.
6267 (.PHONY): Remove.
6268 (libg++.tar.bz2): Remove.
6269 (all-target-cygmon): Remove libio.
6270 (all-target-libstdc++): Remove.
6271 (configure-target-libstdc++): Remove.
6272 (TARGET_LIB_PATH): Remove libstdc++.
6273 (ALL_GCC_CXX): Remove libstdc++.
6274 (all-target-gperf): Correct.
6275
62762001-02-15 Anthony Green <green@redhat.com>
6277
6278 * configure: Introduce GCJ_FOR_TARGET.
6279 * configure.in: Ditto.
6280 * Makefile.in: Ditto.
6281
62822001-02-08 Chandrakala Chavva <cchavva@redhat.com>
6283
6284 * configure.in: for *-chorusos, don't config target-newlib and
6285 target-libgloss.
6286
62872001-02-04 Mark Mitchell <mark@codesourcery.com>
6288
6289 Remove V2 C++ library.
6290 * configure.in: Remove --enable-libstdcxx_v3 support.
6291
62922001-01-27 Richard Henderson <rth@redhat.com>
6293
6294 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6295
62962001-01-26 Tom Tromey <tromey@redhat.com>
6297
6298 * configure.in: Allow libgcj to be built on Sparc Solaris.
6299
63002001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
6301
6302 * configure.in: Enable libgcj on several additional platforms.
6303
63042001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
6305
6306 * configure.in: Enable libgcj for linux targets.
6307
63082001-01-09 Mike Stump <mrs@wrs.com>
6309
6310 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6311 failures of subdirectories.
6312
63132001-01-02 Laurynas Biveinis <lauras@softhome.net>
6314
6315 * configure: handle DOS-style absolute paths.
6316
63172001-01-02 Laurynas Biveinis <lauras@softhome.net>
6318
6319 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6320
63212000-12-18 Benjamin Kosnik <bkoz@redhat.com>
6322
6323 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6324 (libstdcxx_incdir): Pass down.
6325 * config.if: Remove expired bits for cxx_interface, add stub.
6326 (libstdcxx_incdir): Add variable for g++ include directory.
6327 * configure.in (gxx_include_dir): Use it.
6328
63292000-12-15 Andreas Jaeger <aj@suse.de>
6330
6331 * configure.in: Handle lang_dirs.
6332
63332000-12-13 Anthony Green <green@redhat.com>
6334
6335 * configure.in: Disable libgcj for any target not specifically
6336 listed. Disable libgcj for x86 and Alpha Linux until compatible
6337 with g++ abi.
6338
63392000-12-13 Mike Stump <mrs@wrs.com>
6340
6341 * Makefile.in (local-distclean): Also remove fastjar.
6342
63432000-12-10 Anthony Green <green@redhat.com>
6344
6345 * configure.in: Define libgcj. Disable libgcj target libraries for
6346 most targets.
6347
63482000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
6349
6350 * configure.in (target_libs): Revert 2000-12-08 patch.
6351 (noconfigdirs): Added target-libjava.
6352
63532000-12-09 Laurynas Biveinis <lauras@softhome.net>
6354
6355 * Makefile.in: handle DOS-style absolute paths.
6356
63572000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6358
6359 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6360 libjava.
6361 * configure.in (target_libs): Removed `target-libjava'.
6362
63632000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6364
6365 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6366 (ALL_MODULES): Added fastjar.
6367 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6368 (all-target-libjava): all-fastjar replaces all-zip.
6369 (all-fastjar): Added.
6370 (configure-target-fastjar, all-target-fastjar): Likewise.
6371 * configure.in (host_tools): Added fastjar.
6372
63732000-12-07 Mike Stump <mrs@wrs.com>
6374
6375 * Makefile.in (local-distclean): Remove leftover built files.
6376
63772000-11-16 Fred Fish <fnf@be.com>
6378
6379 * configure.in (enable_libstdcxx_v3): Fix typo,
6380 libstd++ -> libstdc++.
6381
63822000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6383
6384 * configure: Provide the original toplevel configure arguments
6385 (including $0) to subprocesses in the environment rather than
6386 through gcc/configargs.h.
6387
63882000-11-12 Mark Mitchell <mark@codesourcery.com>
6389
6390 * configure: Turn on libstdc++ V3 by default.
6391
63922000-10-16 Michael Meissner <meissner@redhat.com>
6393
6394 * configure (gcc/configargs.h): Only create if there is a build GCC
6395 directory created.
6396
63972000-10-05 Phil Edwards <pme@gcc.gnu.org>
6398
6399 * configure: Save configure arguments to gcc/configargs.h.
6400
64012000-10-04 Andris Pavenis <pavenis@latnet.lv>
6402
6403 * Makefile.in (bootstrap): avoid recursion if subdir missing
6404 (cross): ditto
6405 (do-proto-toplev): ditto
6406
6407Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
6408
6409 * configure.in: Do not build byacc for hppa64. Provide paths to the
6410 X11 libraries for hppa64.
6411
64122000-09-02 Anthony Green <green@cygnus.com>
6413
6414 * Makefile.in (all-gcc): Depend on all-zlib.
6415 (CLEAN_MODULES): Add clean-zlib.
6416 (ALL_MODULES): Add all-zlib.
6417 * configure.in (host_libs): Add zlib.
6418
64192000-08-25 Alexandre Oliva <aoliva@redhat.com>
6420
6421 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6422 $targargs to tell whether newlib is going to be built.
6423
6424 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6425 $$r/TARGET_SUBDIR/libio for _G_config.h.
6426
64272000-08-14 Zack Weinberg <zack@wolery.cumb.org>
6428
6429 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6430
6431 * configure: Make enable_threads and enable_shared defaults
6432 explicit. Substitute enable_threads into generated Makefiles.
6433 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6434 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6435
64362000-08-02 Manfred Hollstein <manfredh@redhat.com>
6437
6438 * configure.in: Re-enable all references to libg++ and librx.
6439
ffb97b2f 64402002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 6441
ffb97b2f
DD
6442 * configure.in: Add *-*-freebsd* configurations.
6443
bbf6e9e3
AC
64442002-04-07 Andrew Cagney <ac131313@redhat.com>
6445
6446 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6447 (do-tar, do-bz2): New rules.
6448 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6449 (gdb-tar): New rule.
6450 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6451 (insight_dejagnu.tar): New rule.
6452 (insight.tar): New rule.
6453 (gdb+dejagnu.tar): New rule.
6454 (gdb.tar): New rule.
6455
8f1579c0
AC
64562002-04-07 Andrew Cagney <ac131313@redhat.com>
6457
6458 * MAINTAINERS: Update dejagnu/
6459
ba3c59ab
AO
64602002-03-16 Alexandre Oliva <aoliva@redhat.com>
6461
6462 * ltmain.sh (relink_command): Fix typo in previous change.
6463
6243d5dd
AO
64642002-03-15 Alexandre Oliva <aoliva@redhat.com>
6465
6466 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6467 (relink_command): Added --tag flags.
6468 (mode=install): If relinking fails; error out.
6469
80413487
RH
64702002-03-12 Richard Henderson <rth@redhat.com>
6471
6472 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6473 .NOTPARALLEL tag.
6474 (do-check): Rename from check.
6475 (check): Allow parallel check.
6476
3daeddf6
RH
64772002-03-11 Richard Henderson <rth@redhat.com>
6478
6479 * Makefile.in (.NOTPARALLEL): Add fake tag.
6480
fad93c55
L
64812002-03-07 H.J. Lu (hjl@gnu.org)
6482
6483 * configure.in: Enable gprof for mips*-*-linux*.
6484
2e8357fc
AO
64852002-02-28 Alexandre Oliva <aoliva@redhat.com>
6486
6487 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6488 libjava.
6489 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
6490
bd48e1a9
AC
64912002-02-24 Andrew Cagney <ac131313@redhat.com>
6492
6493 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
6494
39121370
DJ
64952002-02-23 Daniel Jacobowitz <drow@mvista.com>
6496
6497 * config.guess: Import from master sources, rev 1.232.
6498 * config.sub: Import from master sources, rev 1.246.
6499
081ff160
AO
65002002-02-23 Alexandre Oliva <aoliva@redhat.com>
6501
6502 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6503 because its Makefile is there; test for the executable instead.
6504
20a5393b
AO
65052002-02-09 Alexandre Oliva <aoliva@redhat.com>
6506
6507 Contribute sh64-elf.
6508 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6509 * configure.in: Added sh64-*-*.
6510
38135629
JJ
65112002-02-04 Jeff Johnston <jjohnstn@redhat.com>
6512
80413487
RH
6513 * COPYING.NEWLIB: Remove advertising clause from
6514 Berkeley and Red Hat licenses.
38135629 6515
48d19748
MD
65162002-02-01 Mo DeJong <supermo@bayarea.net>
6517
6518 * Makefile.in: Add all-tix to deps for all-snavigator
6519 so that tix is built when building snavigator.
6520
f6e1c110
BE
65212002-02-01 Ben Elliston <bje@redhat.com>
6522
6523 * config.guess: Import from master sources, rev 1.229.
6524 * config.sub: Import from master sources, rev 1.240.
6525
4867be41
DJ
65262002-01-27 Daniel Jacobowitz <drow@mvista.com>
6527
6528 From Steve Ellcey <sje@cup.hp.com>:
6529 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6530 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6531 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6532 IA64.
6533 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6534 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6535 soname_spec, sys_lib_search_path_spec): Ditto.
6536
e82380cc
JT
65372002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6538
6539 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6540 target-libiberty, and target-libgloss. Skip Java-related
6541 libraries if not supported for NetBSD on target CPU.
6542
1319fb9c
NC
65432002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
6544
6545 * configure.in: Import StrongARM and XScale target_configdirs from
6546 FSF GCC version.
6547
b020f6ac
L
65482002-01-16 H.J. Lu (hjl@gnu.org)
6549
6550 * config.guess: Import from master sources, rev 1.225.
6551 * config.sub: Import from master sources, rev 1.238.
6552
6553 * MAINTAINERS: Updated notes on config.guess and config.sub.
6554
a0c1c920
NC
65552002-01-11 Steve Ellcey <sje@cup.hp.com>
6556
6557 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6558 ld and gdb are not supported.
6559
a9fa5e1f
JJ
65602002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6561
6562 * Change reference to Cygnus Solutions to be Red Hat.
6563
94077108
JJ
65642002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6565
6566 * COPYING.NEWLIB: Update generic copyright date.
6567
05ecd75c
MS
65682002-01-07 Mark Salter <msalter@redhat.com>
6569
6570 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6571 Allow target-libgloss to be built for arm, strongarm, and xscale.
6572
a106bb62
BE
65732002-01-03 Ben Elliston <bje@redhat.com>
6574
6575 * MAINTAINERS: Update URL for config.* scripts.
6576
0e254642
AM
65772001-12-18 Alan Modra <amodra@bigpond.net.au>
6578
6579 * config.sub: Import latest version.
6580 * config.guess: Likewise.
6581
0a0d0041
TF
65822001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6583
6584 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6585 options for i[3456]86-pc-linux* native builds.
6586
d932cae7
NC
65872001-12-05 Laurent Guerby <guerby@acm.org>
6588
6589 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 6590 libiberty.
d932cae7
NC
6591
6592 Import this patch from gcc:
5481b376 6593
d932cae7
NC
6594 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
6595
6596 * symlink-tree: handle DOS-style absolute paths.
6597
49b7683b
DD
65982001-11-28 DJ Delorie <dj@redhat.com>
6599 Zack Weinberg <zack@codesourcery.com>
6600
6601 When build != host, create libiberty for the build machine.
6602
6603 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6604 CONFIG_ARGUMENTS.
6605 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6606 New variables.
6607 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6608 and rules.
6609 (all.normal): Depend on ALL_BUILD_MODULES.
6610 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6611 (all-build-libiberty): Depend on configure-build-libiberty.
6612
6613 * configure: Calculate and substitute proper value for
6614 ALL_BUILD_MODULES.
6615 * configure.in: Create the build subdirectory.
6616 Calculate and substitute TARGET_CONFIGARGS (formerly
6617 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6618
26ef82f4
GK
66192001-11-26 Geoffrey Keating <geoffk@redhat.com>
6620
6621 * config.sub: Update to version 1.232 on subversion.
6622
43e64072
NC
66232001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6624
6625 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6626 files from .po files for a distribution.
6627
66f6c0d5
HPN
66282001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
6629
6630 * COPYING.NEWLIB: Mention preserved notice in specific parts.
6631
4a02fdb2
JH
66322001-11-13 Jeff Holcomb <jeffh@redhat.com>
6633
6634 Merged from net gcc:
6635 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
6636 * ltcf-c.sh: Use $objext, not $ac_objext.
6637 2001-07-27 Mark Kettenis <kettenis@gnu.org>
6638 * ltcf-cxx.sh: Add support for GNU.
6639 2001-07-22 Timothy Wall <twall@redhat.com>
6640 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
6641 default settings if using GNU tools with that configuration.
6642 * ltcf-cxx.sh: Ditto.
6643 * ltcf-gcj.sh: Ditto.
6644 2001-07-21 Michael Chastain <chastain@redhat.com>
6645 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6646 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
6647 * ltmain.sh: Mark as gcc-local.
6648
227b9953
JH
66492001-11-13 Jeff Holcomb <jeffh@redhat.com>
6650
6651 * Makefile.in (all-bison): Revert 2001-10-24.
6652 Don't depend on texinfo.
6653
cbbab8fb
JJ
66542001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
6655
80413487 6656 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 6657
922b2485
DD
66582001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6659
6660 * configure.in (--enable-languages): Be more permissive about
6661 syntax. Check for empty lists better. Warn about $LANGUAGES.
6662
f08fa01d
HPN
66632001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
6664
6665 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6666
fee3da4e
JH
66672001-10-24 Jeff Holcomb <jeffh@redhat.com>
6668
6669 Makefile.in (all-bison): Don't depend on texinfo.
6670
73fb1ef9
AM
66712001-10-03 Alan Modra <amodra@bigpond.net.au>
6672
6673 * gettext.m4: Test po/POTFILES.in exists before trying to read.
6674
373688ac
AO
66752001-09-29 Alexandre Oliva <aoliva@redhat.com>
6676
6677 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6678
9c07660b
HPN
66792001-09-28 Hans-Peter Nilsson <hp@axis.com>
6680
6681 * config.sub, config.guess: Import latest from subversions.
6682
3f152009
AO
66832001-09-21 Alexandre Oliva <aoliva@redhat.com>
6684
6685 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6686 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6687 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6688 avoid quotes nesting problems.
6689 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6690 (DO_X): Export only variables that are set.
6691
8f6a59e5
BE
66922001-09-19 Ben Elliston <bje@redhat.com>
6693
6694 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6695 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6696 semantics. Use the shell built-in "type" command instead.
6697
a1ec19fa
TS
66982001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6699
6700 * config.sub: Reverted the earlier change, this version is not the
6701 master file.
6702
4008bd9b
TS
67032001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6704
6705 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
6706 Add support for mips64.
6707
dd1e52a4
JH
67082001-09-03 Jeff Holcomb <jeffh@redhat.com>
6709
6710 * configure.in: Enable libstdc++-v3 for h8300 targets.
6711
91549d1c
EC
67122001-08-30 Eric Christopher <echristo@redhat.com>
6713 Jason Eckhardt <jle@redhat.com>
6714
6715 * config.sub: Add support for mipsisa32.
6716
cf966cf9
EC
67172001-08-30 Eric Christopher <echristo@redhat.com>
6718
6719 * config.sub, config.guess: Import latest from subversions.
6720
82208dc5
AM
67212001-08-20 Alan Modra <amodra@bigpond.net.au>
6722
6723 * config.sub, config.guess: Import latest from subversions.
6724
4dca8403
DD
67252001-07-26 DJ Delorie <dj@redhat.com>
6726
6727 * MAINTAINERS: Clarify libiberty merge rules and procedures.
6728
1107dce2
AM
67292001-06-19 Alan Modra <amodra@bigpond.net.au>
6730
6731 * Makefile.in: Revert 2001-06-17.
6732 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
6733
e09a6604
L
67342001-06-17 H.J. Lu <hjl@gnu.org>
6735
6736 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
6737 (gas+binutils.tar.bz2): Likewise.
6738 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
6739
31a8b634
AC
6740Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6741
6742 * Makefile.in (VER): When present, extract the version number from
5481b376 6743 the file version.in.
31a8b634 6744
dc70af01
AO
67452001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
6746
6747 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6748 gcc/xgcc is built, use -print-prog-name to find out the program
6749 name to use.
6750
839bbd8c
AO
67512001-06-04 Mark Mitchell <mark@codesourcery.com>
6752
6753 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6754 with_gcc]: Use `gcc -shared' to build a shared library.
6755
566e9a30
AO
67562001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6757
6758 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6759 archives.
6760
e877bb69
AO
67612001-05-28 Simon Patarin <simon.patarin@inria.fr>
6762
6763 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
6764 libraries when using g++ with native linker.
6765
1605288b
AO
67662001-05-28 Alexandre Oliva <aoliva@redhat.com>
6767
6768 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6769
11a383ba
TR
67702001-05-24 Tom Rix <trix@redhat.com>
6771
6772 * configure.in : enable ld for aix
cf966cf9 6773
18611226
AO
67742001-05-22 Alexandre Oliva <aoliva@redhat.com>
6775
6776 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6777 [aix4*|aix5*]: Prepend blank.
6778
6be7c12c
AO
67792001-05-20 Alexandre Oliva <aoliva@redhat.com>
6780
6781 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6782 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
6783 of subdir/configure scripts to use the new libtool.m4.
6784
4ed00bba
L
67852001-05-14 H.J. Lu <hjl@gnu.org>
6786
6787 * config.if (libc_interface): Set to -libc6.2- for cross
6788 compiling to Linux/glibc 2.2.
6789
b1af961c
AO
67902001-05-03 Alexandre Oliva <aoliva@redhat.com>
6791
6792 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6793 libgcj.
6794
5ec3e74e
AO
67952001-04-26 Alexandre Oliva <aoliva@redhat.com>
6796
6797 * configure.in (noconfigdirs): Don't reset it from scratch in the
6798 target case; only append to it.
6799
b3ed1d6b
AO
68002001-04-26 Alexandre Oliva <aoliva@redhat.com>
6801
6802 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6803 sparc-*-solaris2.8]: Disable ${libgcj}.
6804
96111c10
AO
68052001-04-25 Alexandre Oliva <aoliva@redhat.com>
6806
6807 * configure.in (libgcj_saved): Copy from $libgcj.
6808 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6809 --disable-libgcj.
6810
b5bf43f2
AO
68112001-04-20 Alexandre Oliva <aoliva@redhat.com>
6812
6813 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6814 1.641.2.228.
6815
8cc32590
AO
68162001-04-12 Alexandre Oliva <aoliva@redhat.com>
6817
6818 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6819 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6820
dec0cb0c
AO
68212001-04-01 Alexandre Oliva <aoliva@redhat.com>
6822
6823 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6824 New macros.
6825 (bootstrap, cross): Use RECURSE_FLAGS.
6826 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6827
6a9c3886
AO
68282001-03-27 Alexandre Oliva <aoliva@redhat.com>
6829
6830 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6831
d4fc7db8
NC
68322001-03-23 Nick Clifton <nickc@redhat.com>
6833
6834 * README-maintainer-mode: Add note about inability to use "make
6835 distclean" in maintainer mode.
6836
7389ff65
AO
68372001-03-22 Alexandre Oliva <aoliva@redhat.com>
6838
6839 Re-installed:
6840 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
6841 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
6842 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6843 * ltcf-cxx.sh: Likewise.
6844 * ltcf-gcj.sh: Likewise.
6845
b3e0dc8e
PB
68462001-03-22 Philip Blundell <philb@gnu.org>
6847
6848 * config.sub, config.guess: Import latest from subversions.
6849
469b781c
AO
68502001-03-22 Alexandre Oliva <aoliva@redhat.com>
6851
6852 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6853 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6854
b0dad762
MC
68552001-03-20 Michael Chastain <chastain@redhat.com>
6856
6857 * Makefile.in: all-m4 depends on all-texinfo.
6858
c559bb17
AO
68592001-03-08 Alexandre Oliva <aoliva@redhat.com>
6860
6861 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6862
fef4ae2e
JJ
68632001-02-22 Jeff Johnston <jjohnstn@redhat.com>
6864
6865 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
6866 longer valid.
6867
8d6dd99d
NC
68682001-02-16 Nick Clifton <nickc@redhat.com>
6869
6870 * configure.in (noconfigdirs): Allow configuration of texinfo
6871 for Cygwin hosts.
6872
a85d7ed0
NC
68732001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6874
6875 * config.guess: Add linux target for S/390.
6876 * config.sub: Likewise.
6877 * configure.in: Likewise.
6878
51221c5e
DD
68792001-02-06 Ben Elliston <bje@redhat.com>
6880
6881 * configure: Output host type to stdout, not stderr.
6882
9dec4c71
MS
68832001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6884
6885 * config.guess: Import from subversions.gnu.org (revision 1.181).
6886 * config.sub: Import from subversions.gnu.org (revision 1.199).
6887
9add9c04
AM
68882001-01-30 Alan Modra <alan@linuxcare.com.au>
6889
6890 * config.guess: Handle hppa64-linux systems.
6891
8679174d
MS
68922001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6893
6894 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6895 Don't unset, it's non-portable and no longer necessary, set to empty
6896 instead.
6897
02d01ed4
MS
68982001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6899
6900 * ltconfig: Shell portability fix for the tagname validity check.
6901
4cc5853d
MS
69022001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6903
6904 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6905
7487e485
AO
69062001-01-27 Alexandre Oliva <aoliva@redhat.com>
6907
6908 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6909 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6910
f332af52
AO
69112001-01-24 Alexandre Oliva <aoliva@redhat.com>
6912
6913 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6914 keep at least one of build_libtool_libs or build_old_libs set to
6915 yes.
6916
ef099754
AO
69172001-01-24 Alexandre Oliva <aoliva@redhat.com>
6918
6919 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6920 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6921
8341f2fc 69222000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 6923
8341f2fc
AJ
6924 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6925
69262000-11-03 Philip Blundell <pb@futuretv.com>
6927
6928 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6929 files.
ebf0fa2e 6930
c320a39f
JJ
69312001-01-15 Jeff Johnston <jjohnstn@redhat.com>
6932
6933 * COPYING.NEWLIB: Put into source repository.
6934
8817b92e
BE
69352001-01-15 Ben Elliston <bje@redhat.com>
6936
6937 * configure.in (host_tools): Add sid.
6938 Always configure cgen.
6939 * Makefile.in (all-sid): New target.
6940 (check-sid, clean-sid, install-sid): Likewise.
6941
35590697
AJ
69422001-01-07 Andreas Jaeger <aj@suse.de>
6943
80413487 6944 * config.sub, config.guess: Update from subversions.
35590697 6945
6ee6cea6
AO
69462000-12-12 Alexandre Oliva <aoliva@redhat.com>
6947
6948 * configure.in: Disable language-specific target libraries for
6949 languages that aren't enabled.
6950
077b8428
NC
69512000-11-24 Nick Clifton <nickc@redhat.com>
6952
6953 * configure.in (xscale-elf): Add target.
6954 (xscale-coff): Add target.
6955 (c4x, c5x, tic54x): Move after ARM targets.
6956
9e28a1ed
AO
69572000-11-23 Alexandre Oliva <aoliva@redhat.com>
6958
6959 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
6960
be98a80a
ILT
69612000-11-20 Ian Lance Taylor <ian@zembu.com>
6962
6963 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
6964
5cec67bf
AO
69652000-11-18 Alexandre Oliva <aoliva@redhat.com>
6966
6967 * Makefile.in: Merge with GCC and libgcj.
6968 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
6969 configure-target-<library> when their configure scripts need the C
6970 or C++ library to have already been built to work properly.
6971 (do_proto_toplev): Set them to an empty string.
6972
d932cae7 69732000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
6974
6975 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6976 (REALLY_SET_LIB_PATH): Use them.
6977
d932cae7 69782000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
6979
6980 * config.sub: Add support for Sun Chorus
6981
8602ff0c
NC
69822000-11-02 Per Lundberg <plundis@chaosdev.org>
6983
6984 * config.sub: Add support for the *-storm-chaos OS.
6985
f9e0997d
NC
69862000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
6987
80413487
RH
6988 * configure.in (noconfigdirs): Don't compile some
6989 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 6990
d64552c5
AO
69912000-09-30 Alexandre Oliva <aoliva@redhat.com>
6992
6993 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
6994 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
6995 all affected `configure' scripts.
6996
97f60b31
AO
69972000-09-25 Alexandre Oliva <aoliva@redhat.com>
6998
6999 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7000 ltcf-c.sh.
7001
6e8dd58f
PB
70022000-09-12 Philip Blundell <philb@gnu.org>
7003
7004 * config.sub, config.guess: Update from subversions.
7005
103a2e99
AO
70062000-09-06 Alexandre Oliva <aoliva@redhat.com>
7007
51601921
AO
7008 * Makefile.in (all-zlib): Added dummy target.
7009
103a2e99
AO
7010 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7011 multi-language branch.
7012
2809b4b9
AO
70132000-09-05 Alexandre Oliva <aoliva@redhat.com>
7014
7015 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7016 (bootstrap*): Depend on all-bootstrap.
7017
7450026c
AO
70182000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7019
7020 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7021 crosses, but add gcc/include to the header search path for them.
7022
6cf86f7f
AO
70232000-08-31 Alexandre Oliva <aoliva@redhat.com>
7024
7025 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7026 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7027 * gettext.m4: New file, extracted from aclocal.m4.
7028
ce2ea6e3
AO
70292000-08-22 Alexandre Oliva <aoliva@redhat.com>
7030
7031 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7032 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7033 sub-configures.
7034
9765193e
DE
70352000-08-20 Doug Evans <dje@casey.transmeta.com>
7036
7037 * Makefile.in (ALL_MODULES): Add all-cgen.
7038 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7039 (all-cgen): New target.
7040 (all-opcodes,all-sim): Depend on all-cgen.
7041 * configure.in (host_tools): Add cgen.
7042 Only configure cgen if --enable-cgen-maint.
7043
d7b32520
AO
70442000-08-17 Alexandre Oliva <aoliva@redhat.com>
7045
7046 * config-ml.in (CC, CXX): Don't introduce a leading space.
7047
e52ef561
AO
70482000-08-16 Alexandre Oliva <aoliva@redhat.com>
7049
7050 * configure.in (libstdcxx_flags): Use
7051 libstdc++-v3/src/libstdc++.INC.
7052
88f9c2a0
AO
70532000-08-15 Alexandre Oliva <aoliva@redhat.com>
7054
7055 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7056
98fbe43f
JM
70572000-08-11 Jason Merrill <jason@redhat.com>
7058
7059 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7060 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7061 (FLAGS_FOR_TARGET): Not here.
7062 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7063
279ddab4
DD
70642000-08-07 DJ Delorie <dj@redhat.com>
7065
7066 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7067 "if we're also building gcc, and it's a gcc that will run on the
7068 build machine, we want to use its includes instead of the system's
7069 default includes".
7070
60523a83
AO
70712000-08-03 Alexandre Oliva <aoliva@redhat.com>
7072
24ffec7a
AO
7073 * configure.in (libstdcxx_flags): Don't use `"'.
7074
60523a83
AO
7075 * config-ml.in: Adjust multilib search paths to the
7076 appropriate multilib tree.
7077
daf644b5
AO
70782000-08-02 Alexandre Oliva <aoliva@redhat.com>
7079
7080 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7081 commas in $LANGUAGES.
7082
63266560
DD
70832000-08-01 Alexandre Oliva <aoliva@redhat.com>
7084
7085 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7086
70872000-07-31 Alexandre Oliva <aoliva@redhat.com>
7088
7089 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7090 CXX_FOR_TARGET for sed.
7091
70922000-07-30 Alexandre Oliva <aoliva@redhat.com>
7093
7094 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7095 Do not override if already set in the environment or in configure.
7096 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7097 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7098
9e449d3e
AO
70992000-07-27 Alexandre Oliva <aoliva@redhat.com>
7100
7101 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7102 (GCC_FOR_TARGET): Use it.
7103 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7104 * configure.in: ... here.
7105 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7106 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7107
8bbd92e0
AO
71082000-07-24 Alexandre Oliva <aoliva@redhat.com>
7109
fd1f87b2
AO
7110 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7111 (configure-target-libchill, configure-target-libobjc): Likewise.
7112
8bbd92e0
AO
7113 * configure.in: Use the same cache file for all target libs.
7114 * config-ml.in: But different cache files per multilib variant.
7115
25c6c112
JL
71162000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7117
7118 * configure (topsrcdir): Don't use dirname.
7119
ba73c63f
JM
71202000-07-20 Jason Merrill <jason@redhat.com>
7121
7122 * configure.in: Remove all references to libg++ and librx.
7123
7124 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7125
1af08294
HPN
71262000-07-20 Hans-Peter Nilsson <hp@axis.com>
7127
7128 * config.sub: Update to subversions version 2000-07-06.
7129
ba73c63f
JM
71302000-07-12 Andrew Haley <aph@cygnus.com>
7131
7132 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7133 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7134
71352000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
7136
7137 * symlink-tree: Check number of arguments.
7138
d932cae7 71392000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
7140
7141 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7142
ba73c63f
JM
71432000-07-05 Jim Wilson <wilson@cygnus.com>
7144
7145 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7146 search path for a g++ extracted from the build tree. This
7147 will allow link tests run by configure scripts in
7148 subdirectories to succeed.
7149
92ee2f86
UC
71502000-07-01 Koundinya K <kk@ddeorg.soft.net>
7151
80413487 7152 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 7153
23f2f29f
CV
71542000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7155
7156 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7157 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7158
f04f5a67
TW
71592000-06-19 Timothy Wall <twall@cygnus.com>
7160
7161 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7162 * config.sub: Add tic54x target.
7163
11da68be
NC
71642000-06-07 Phillip Thomas <pthomas@suse.de>
7165
7166 * README-maintainer-mode: New file: Contains notes on using
7167 --enable-maintainer-mode with binutils.
7168
d932cae7 71692000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
7170
7171 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7172
d932cae7 71732000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
7174
7175 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7176 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7177
9442cea3
L
717820000-05-21 H.J. Lu (hjl@gnu.org)
7179
80413487
RH
7180 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7181 directory are used if they exist. Make sure
7182 $(build_tooldir)/include is searched for header files,
7183 $(build_tooldir)/lib/ for library files.
9442cea3 7184 (GCC_FOR_TARGET): Likewise.
80413487 7185 (CXX_FOR_TARGET): Likewise.
9442cea3 7186
d932cae7 71872000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
7188
7189 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7190
d932cae7 71912000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
7192
7193 * Makefile.in (configure-target-libiberty): Depend on
7194 configure-target-newlib.
7195
ba73c63f
JM
71962000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7197
7198 * configure.in, Makefile.in: Merge all libffi-related
7199 configury stuff from the libgcj tree.
7200
d932cae7 72012000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
7202
7203 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7204 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7205
d932cae7 72062000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
7207
7208 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7209 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 7210 current version information. Add to proto-toplev directory.
b5a23627
AC
7211 (gdb-taz): Build do-djunpack.
7212
ba73c63f
JM
72132000-05-15 David Edelsohn <edelsohn@gnu.org>
7214
7215 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7216
7c86ed39
L
72172000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7218
7219 * ltmain.sh: Preserve in relink_command any environment
7220 variables that may affect the linker behavior.
7221
d932cae7 72222000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
7223
7224 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7225
d932cae7 72262000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
7227
7228 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7229
ed0a91a5
EZ
72302000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7231
7232 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 7233 with the version name.
ed0a91a5 7234
ba73c63f 72352000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 7236
ba73c63f 7237 * config.if: Tweak.
6cafa39f 7238
ba73c63f 72392000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 7240
ba73c63f 7241 * djunpack.bat: New file.
66156876 7242
d932cae7 72432000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
7244
7245 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
7246 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7247 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7248 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 7249
ba73c63f
JM
72502000-04-16 Dave Pitts <dpitts@cozx.com>
7251
80413487
RH
7252 * config.sub (case $basic_machine): Change default for "ibm-*"
7253 to "openedition".
ba73c63f 7254
d932cae7 72552000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
7256
7257 * Makefile.in (gdb-taz): New target. GDB specific archive.
7258 (do-md5sum): New target.
7259 (MD5PROG): Define.
7260 (PACKAGE): Default to TOOL.
7261 (VER): Default to a shell script.
7262 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 7263 md5 checksum generation.
b35ece4e
AC
7264 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7265 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7266 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 7267 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 7268
d932cae7 72692000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
7270
7271 * configure (warn_cflags): Delete.
7272
ba73c63f 72732000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 7274 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 7275
80413487
RH
7276 * configure.in (enable_libstdcxx_v3): Add.
7277 (target_libs): Add bits here to switch between libstdc++-v2 and
7278 libstdc++-v3.
7279 * config.if: And this file too.
7280 * Makefile.in: Add libstdc++-v3 targets.
35590697 7281
ba73c63f
JM
72822000-04-05 Michael Meissner <meissner@redhat.com>
7283
7284 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 7285
d332c5ac
JM
72862000-03-29 Jason Merrill <jason@casey.cygnus.com>
7287
7288 * configure.in: -linux-gnu*, not -linux-gnu.
7289
d932cae7 72902000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
7291
7292 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7293 (do-tar-bz2): Replace TOOL with PACKAGE.
7294 (gdb.tar.bz2): Remove GDBTK from GDB package.
7295 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 7296 dejagnu.tar.bz2): New packages.
6dcbc97b 7297
96ce09a7
ILT
72982000-02-27 Andreas Jaeger <aj@suse.de>
7299
7300 * configure.in: Add entry for mips*-*-linux*, move catch all
7301 *-*-*linux* entry below this one.
7302
2031769e
ILT
73032000-02-27 Ian Lance Taylor <ian@zembu.com>
7304
7305 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7306
4bab746c
NC
73072000-02-24 Nick Clifton <nickc@cygnus.com>
7308
7309 * config.sub: Support an OS of "wince".
7310
d932cae7 73112000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
7312
7313 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 7314 version.
ada59422 7315
5b93d8bb
AM
73162000-02-23 Linas Vepstas <linas@linas.org>
7317
7318 * config.sub: Add support for Linux/IBM 370.
7319 * configure.in: Likewise.
7320
2fb651f6
NC
73212000-02-22 Nick Clifton <nickc@cygnus.com>
7322
7323 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7324
b8441c25
CF
73252000-02-20 Christopher Faylor <cgf@cygnus.com>
7326
7327 * config.guess: Guess "cygwin" rather than "cygwin32".
7328
d332c5ac
JM
73292000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7330
7331 * configure (gcc_version): When setting, narrow search to
7332 lines containing `version_string'.
7333
ba73c63f
JM
73342000-02-15 Denis Chertykov <denisc@overta.ru>
7335
7336 * config.sub: Add support for avr target.
7337
d932cae7 73382000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
7339
7340 * config.sub: Add mmix-knuth-mmixware.
7341
73422000-01-27 Christopher Faylor <cgf@redhat.com>
7343
7344 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7345 structure stuff to -L library search.
7346 (CXX_FOR_TARGET): Ditto.
7347 (CROSS_CHECK_MODULES): Fix spelling mistake.
7348
73492000-01-24 Mark Mitchell <mark@codesourcery.com>
7350
7351 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7352 the C++ compiler.
7353
73542000-01-12 Richard Henderson <rth@cygnus.com>
7355
7356 * configure.in: Don't build some bits for beos.
7357
73582000-01-12 Joel Sherrill (joel@OARcorp.com)
7359
7360 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7361 as include files.
7362
91b2c84d
GK
73632000-01-06 Geoff Keating <geoffk@cygnus.com>
7364
7365 * configure.in: Use mt-aix43 to handle *_TARGET defs,
7366 not mh-aix43.
7367
ba73c63f
JM
73681999-12-14 Richard Henderson <rth@cygnus.com>
7369
7370 * config.guess (alpha-osf, alpha-linux): Detect ev67.
7371 * config.sub: Accept alphaev[78], alphaev8.
7372
73731999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7374
7375 * config.guess, config.sub: Update from autoconf.
7376
7377Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7378
7379 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7380 necessary libraries are missing.
7381
73821999-10-25 Andreas Schwab <schwab@suse.de>
7383
7384 * configure: Fix quoting inside arguments of eval.
7385
73861999-10-21 Nick Clifton <nickc@cygnus.com>
7387
7388 * config-ml.in: Allow suppression of some ARM multilibs.
7389
7390Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
7391
7392 * config.guess: Add OS/390 match pattern.
7393 * config.sub: Add mvs, openedition targets.
7394 * configure.in (i370-ibm-opened*): New.
7395
ef14edc4
ILT
73961999-09-04 Steve Chamberlain <sac@pobox.com>
7397
7398 * config.sub: Add support for configuring for pj.
7399
afb478e8
NC
74001999-08-31 Nick Clifton <nickc@cygnus.com>
7401
fd6848f6 7402 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 7403
ba73c63f 74041999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
7405
7406 * configure.in: Do not configure or build ld for AIX
7407 platforms. ld is known to be broken on these platforms.
7408
ba73c63f
JM
7409Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7410
7411 * config-ml.in: Pass compiler flag corresponding to multidirs to
7412 subdir configures.
7413
c363de44
ILT
74141999-08-09 Ian Lance Taylor <ian@zembu.com>
7415
7416 * Makefile.in (LDFLAGS): Define.
7417
dc8bc5a6
ILT
74181999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
7419
7420 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7421 noconfigdirs.
7422 (*-*-cygwin*): Likewise.
7423
6ca3858e
ILT
74241999-08-08 Ian Lance Taylor <ian@zembu.com>
7425
71141bb6
ILT
7426 * mkdep: New file.
7427 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7428 (BINUTILS_SUPPORT_DIRS): Add mkdep.
7429
6ca3858e
ILT
7430 From Eli Zaretskii <eliz@is.elta.co.il>:
7431 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7432 long file name when using DJGPP on MS-DOS.
7433
ba73c63f
JM
7434Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
7435
7436 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7437
2735a327
AM
74381999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
7439
7440 * Makefile.in (check-target-libio): Remove all-target-libstdc++
7441 dependency as this causes "make check" to globally "make all"
7442
ba73c63f
JM
7443Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
7444
7445 * configure.in (target_libs): Added target-zlib.
7446 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7447 (CONFIGURE_TARGET_MODULES): Likewise.
7448 (CHECK_TARGET_MODULES): Likewise.
7449 (INSTALL_TARGET_MODULES): Likewise.
7450 (CLEAN_TARGET_MODULES): Likewise.
7451 (configure-target-zlib): New target.
7452 (all-target-zlib): Likewise.
7453 (all-target-libjava): Depend on all-target-zlib.
7454 (configure-target-libjava): Depend on configure-target-zlib.
7455
7456 * Makefile.in (configure-target-libjava): Depend on
7457 configure-target-newlib.
7458 (configure-target-boehm-gc): New target.
7459 (configure-target-qthreads): New target.
7460
80413487
RH
7461 * configure.in (target_libs): Added target-qthreads.
7462 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7463 (CONFIGURE_TARGET_MODULES): Likewise.
7464 (CHECK_TARGET_MODULES): Likewise.
7465 (INSTALL_TARGET_MODULES): Likewise.
7466 (CLEAN_TARGET_MODULES): Likewise.
7467 (all-target-qthreads): New target.
7468 (configure-target-libjava): Depend on configure-target-qthreads.
7469 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
7470
7471 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7472 (CONFIGURE_TARGET_MODULES): Likewise.
7473 (CHECK_TARGET_MODULES): Likewise.
7474 (INSTALL_TARGET_MODULES): Likewise.
7475 (CLEAN_TARGET_MODULES): Likewise.
7476 (all-target-libjava): New target.
7477 (all-target-boehm-gc): Likewise.
7478 * configure.in (target_libs): Added libjava, boehm-gc.
7479
08d836d6
ILT
74801999-07-22 Ian Lance Taylor <ian@zembu.com>
7481
7482 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7483 configure.bat in SUPPORT_FILES.
7484 (gas+binutils.tar.bz2): Likewise.
7485
7486 * makeall.bat: Remove; obsolete.
7487
8f36e47c
ILT
74881999-07-21 Ian Lance Taylor <ian@zembu.com>
7489
7490 From Mark Elbrecht:
7491 * configure.bat: Remove; obsolete.
7492
56e82f25
ILT
74931999-07-11 Ian Lance Taylor <ian@zembu.com>
7494
7495 * configure: Add -W -Wall to the default CFLAGS when compiling with
7496 gcc.
7497
1001d816
JL
7498Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
7499
7500 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7501
106117aa
MM
75021999-06-30 Mark Mitchell <mark@codesourcery.com>
7503
7504 * configure.in: Build ld on IRIX6.
7505
c376f4ed
ILT
75061999-06-12 Ian Lance Taylor <ian@zembu.com>
7507
7508 * Makefile.in: Change distribution targets to use bzip2 instead of
7509 gzip.
7510 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 7511 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 7512
306b7445
NC
75131999-06-04 Nick Clifton <nickc@cygnus.com>
7514
7515 * config.sub: Add mcore target.
7516
d932cae7 75171999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
7518
7519 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7520
d932cae7 75211999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
7522
7523 * config.guess (dummy): Changed to $dummy.
7524
6c3175b0
NC
75251999-05-24 Nick Clifton <nickc@cygnus.com>
7526
ba73c63f
JM
7527 * config.sub: Tidied up case statements.
7528
75291999-05-22 Ben Elliston <bje@cygnus.com>
7530
7531 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7532 <jiro@din.or.jp>.
7533
7534 * config.guess: Merge with FSF version. Future changes will be
7535 more accurately recorded in this ChangeLog.
7536 * config.sub: Likewise.
7537
d932cae7 75381999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
7539
7540 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 7541
252b5132
RH
75421999-04-30 Tom Tromey <tromey@cygnus.com>
7543
7544 * ltmain.sh: [mode link] Always use CC given by ltconfig.
7545
75461999-04-23 Tom Tromey <tromey@cygnus.com>
7547
7548 * ltconfig, ltmain.sh: Update to libtool 1.2f.
7549
75501999-04-20 Drew Moseley <dmoseley@cygnus.com>
7551
7552 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7553 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7554 Bad merge removed these two changes.
7555
ba73c63f 7556Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 7557 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
7558
7559 * config.guess (interix Alpha): Add.
7560
252b5132
RH
75611999-04-11 Richard Henderson <rth@cygnus.com>
7562
7563 * configure.in (i?86-*-beos*): Do config gperf; don't config
7564 gdb, newlib, or libgloss.
7565
d932cae7 75661999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 7567
ba73c63f
JM
7568 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7569 link a trivial program with -mabi=64. If it fails, remove mabi=64
7570 from multidirs.
7571
d932cae7 75721999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
7573
7574 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7575
252b5132
RH
75761999-04-08 Nick Clifton <nickc@cygnus.com>
7577
7578 * config.sub: Add support for mcore targets.
7579
75801999-04-07 Michael Meissner <meissner@cygnus.com>
7581
7582 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7583 not mt-ospace, in order to shut up assembler warning about using
7584 symbols that are named the same as registers.
7585
75861999-04-07 Drew Moseley <dmoseley@cygnus.com>
7587
7588 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7589 dependency list for all-target-cygmon.
7590
75911999-04-05 Doug Evans <devans@casey.cygnus.com>
7592
7593 * config-ml.in: Check $host, not $target, for selective multilibs.
7594 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7595 thumb interworking, and underscore prefix multilibs.
7596
75971999-04-04 Ian Lance Taylor <ian@zembu.com>
7598
7599 * missing: Update to version from current automake.
7600
7601Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
7602
7603 * configure (gxx_include_dir): Removed.
7604
7605 * configure.in (gxx_include_dir): Handle it.
7606 * Makefile.in: Likewise.
7607
76081999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
7609
7610 * config.sub (mips64vr4111,mips64vr4111el) Add.
7611
76121999-03-21 Ben Elliston <bje@cygnus.com>
7613
80413487 7614 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
7615
7616Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
7617
252b5132
RH
7618 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7619 config/mh-djgpp.
7620
7621Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
7622
7623 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7624 all-target-newlib to dependency list for all-target-bsp.
7625
7626Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
7627
7628 * config.sub: Add i386-uwin support.
7629 * config.guess: Likewise.
7630
7631Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7632
7633 * configure.in: cleanup, add mh-*pic handling for arm, special
7634 case powerpc*-*-aix*
7635
7636Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
7637
7638 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7639 can be built.
7640
7641Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
7642
7643 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 7644 targets.
252b5132
RH
7645
76461999-03-02 Nick Clifton <nickc@cygnus.com>
7647
7648 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7649
d932cae7 76501999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
7651
7652 * config.sub: Check for "cygwin*" rather than "cygwin32*"
7653
76541999-02-24 Nick Clifton <nickc@cygnus.com>
7655
7656 * config.sub: Fix typo in arm recognition.
7657
d932cae7 76581999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
7659
7660 * configure.in (noconfigdirs): Changed target_configdirs to
7661 include target-bsp only for m68k-*-elf* and m68k-*-coff*
7662 rather than m68k-*-* since it is not known to work on
7663 m68k-aout. Ditto for arm-*-*oabi.
7664
d932cae7 76651999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
7666
7667 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
7668
76691999-02-19 Ben Elliston <bje@cygnus.com>
7670
7671 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7672 Smart and improved by Andrew Cagney.
7673
d932cae7 76741999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
7675
7676 * config.guess: Recognize openbsd-*-hppa.
7677
d932cae7 76781999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
7679
7680 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7681 only if it is not empty.
7682
76831999-02-17 Nick Clifton <nickc@cygnus.com>
7684
7685 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 7686
fd6848f6 7687 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
7688
7689 * config.sub: Modified to recognize uname's armv* syntax.
7690
76911999-02-17 Mark Salter <msalter@cygnus.com>
7692
7693 * configure.in: Added target-bsp for sparclite.
7694
d932cae7 76951999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
7696
7697 * config.sub: Recognize alphapca5[67] and up to alphaev8.
7698
76991999-02-08 Nick Clifton <nickc@cygnus.com>
7700
7701 * configure.in: Add support for strongarm port.
7702 * config.sub: Add support for strongarm target.
7703
d932cae7 77041999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 7705
252b5132
RH
7706 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7707 the old name config/mh-cygwin32.
7708 Enable texinfo.
7709
d932cae7 77101999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
7711
7712 * configure.in: Do build ld for ix86 Solaris.
7713
d932cae7 77141999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
7715
7716 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
7717 $AR_FOR_TARGET. Likewise for RANLIB.
7718
d932cae7 77191999-02-02 Catherine Moore <clm@cygnus.com>
35590697 7720
80413487
RH
7721 * config.sub (oabi): Recognize.
7722 * configure.in (arm-*-oabi): Handle.
252b5132 7723
d932cae7 77241999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
7725
7726 * config.guess: Improve detection of i686 on UnixWare 7.
7727
d932cae7 77281999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
7729
7730 * config.guess: Add support for i386-pc-interix.
7731 * config.sub: Likewise.
7732 * configure.in: Likewise.
252b5132 7733
d932cae7 77341999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7735
7736 * Makefile.in: Remove unneeded all-target-libio from
7737 from all-target-winsup target since it is now unneeded.
7738 Add all-target-libtermcap in its place since it is now
7739 needed.
7740
d932cae7 77411998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7742
7743 * configure.in: makefile stub for cygwin target is probably
7744 unnecessary. Remove it for now.
252b5132 7745
d932cae7 77461998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7747
7748 * configure.in: libtermcap.a should be built when cygwin is the
7749 target as well as the host.
7750 * config.guess: Allow mixed case in cygwin uname output.
7751 * Makefile.in: Add libtermcap target.
252b5132 7752
d932cae7 77531998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7754
7755 * config.sub: Clean up handling of hppa2.0.
7756
d932cae7 77571998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
7758
7759 * config.guess: Use C code to identify more HP machines.
7760
7761Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
7762
7763 * config.sub: Handle hppa2.0.
7764
ba73c63f
JM
7765Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
7766
7767 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 7768 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
7769
77701998-12-15 Mark Salter <msalter@cygnus.com>
7771
7772 * configure.in: Added target-bsp for several target architectures.
7773
7774 * Makefile.in: Added rules for bsp.
7775
252b5132
RH
7776Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
7777
7778 * config.guess: Improve detection of hppa2.0 processors.
7779
7780Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
7781
7782 * config.guess: Recognize FreeBSD using ELF automatically.
7783
77841998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
7785
7786 * configure (skip-this-dir): Add handling for new shell script, which
7787 might be created by a sub-directory's configure to indicate, this particular
7788 directory is "unwanted".
7789 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7790
252b5132
RH
7791Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
7792
7793 * ltconfig: import from libtool, after changing libtool to
7794 account for the cygwin name change.
7795
7796Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
7797
7798 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7799 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7800
7801Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
7802
7803 * configure.in: Add libtermcap to list of cygwin dependencies.
7804
d932cae7 78051998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 7806
80413487
RH
7807 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7808 they include winsup/include when it's a cygwin target.
252b5132
RH
7809
78101998-11-12 Tom Tromey <tromey@cygnus.com>
7811
7812 * configure.in (host_tools): Added zip.
7813 * Makefile.in (all-target-libjava): Depend on all-zip.
7814 (all-zip): New target.
7815 (ALL_MODULES): Added all-zip.
7816 (NATIVE_CHECK_MODULES): Added check-zip.
7817 (INSTALL_MODULES): Added install-zip.
7818 (CLEAN_MODULES): Added clean-zip.
7819
d932cae7 78201998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
7821
7822 * Makefile.in: lose "32" from comment about cygwin.
7823
d932cae7 78241998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
7825
7826 * configure.in: Use -Os to build target libraries for the fr30.
7827
d932cae7 78281998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
7829
7830 * config.sub: Add fr30.
7831
d932cae7 78321998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 7833
80413487 7834 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
7835 cygwin* instead of cygwin32*.
7836 * config.sub: Check cygwin* instead of cygwin32*.
7837
d932cae7 78381998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
7839
7840 * config.guess: Match any version of Unixware7.
7841
252b5132
RH
78421998-10-20 Syd Polk <spolk@cygnus.com>
7843
7844 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7845 if desired.
7846
d932cae7 78471998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7848
7849 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7850 these if the appropriate directories and files to not exist.
7851
d932cae7 78521998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7853
7854 * Makefile.in (DEVO_SUPPORT): Add config.if.
7855
d932cae7 78561998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
7857
7858 * configure: Add pattern to replace "build_tooldir"'s
7859 definition in the generated Makefile with "tooldir"'s
7860 actual value.
7861
252b5132
RH
7862Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
7863
7864 * config.sub: Bring back lost sparcv9.
7865
ba73c63f
JM
7866 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7867
7868Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
7869
7870 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7871 CC_FOR_TARGET and friends.
7872
7873Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 7874
ba73c63f
JM
7875 * Makefile.in (build_tooldir): New variable, same as tooldir.
7876 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7877 -B$(build_tooldir)/bin/.
7878 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7879
252b5132
RH
7880Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
7881
7882 * config.sub: Add support for i[34567]86-pc-udk.
7883 * configure.in: Likewise.
7884
7885Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
7886
7887 * Makefile.in: add bzip2 package building bits for user
7888 tools module
7889 * configure.in: ditto
7890
ba73c63f
JM
7891Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
7892
7893 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7894 (ALL_TARGET_MODULES): Add all-target-libobjc.
7895 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7896 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7897 (all-target-libchill): Add dependencies.
7898 * configure.in (target_libs): Add libchill.
35590697 7899
252b5132
RH
79001998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
7901
ba73c63f 7902 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
7903
7904Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
7905
7906 * Makefile.in (all-automake): fix dependencies.
7907
7908Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
7909
7910 * configure.in: Minor cleanups for building in the $(target_alias)
7911 subdir.
7912
79131998-09-22 Jim Wilson <wilson@cygnus.com>
7914
7915 * Makefile.in (bootstrap): Set r and s before make all. Use
7916 BASE_FLAGS_TO_PASS in make all.
7917 (cross): Likewise.
7918
79191998-09-20 Mark Mitchell <mark@markmitchell.com>
7920
7921 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7922
252b5132
RH
7923Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
7924
7925 * config.sub: Fix typo in last change.
7926
79271998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
7928
7929 * config.sub: Add support for C4x target.
7930 * configure.in: Likewise.
7931
79321998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
7933
7934 * config.sub: Recognize sparcv9 just like sparc64.
7935
7936Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
7937
7938 * config.guess: Match "Pent II" or "PentII" for OpenServer.
7939
7940Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
7941
7942 * config.guess: Correctly identify Pentium II sco boxes.
7943
7944 * config.guess: Fix "tr" code. From Weiwen Liu.
7945
7946Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
7947
7948 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7949 stabs.
7950
7951Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
7952
7953 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7954 (ALL_TARGET_MODULES): Add all-target-libchill.
7955 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7956 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7957 (all-target-libchill): Add dependencies.
7958 * configure.in (target_libs): Add libchill.
7959
7960Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7961
7962 * config.guess: Avoid assumptions about "tr" behaves when
7963 LANG is set to something other than English.
7964
7965Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
7966
7967 * configure (gxx_include_dir): Changed to
7968 '${prefix}/include/g++'-${libstdcxx_interface}.
7969
7970 * config.if: New to determine the interfaces.
7971
7972Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
7973
7974 * config.guess: Detect and handle MPE/IX.
7975 * config.sub: Deal with MPE/IX.
7976
7977Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
7978
7979 * configure.in: Use mh-aix43.
7980
79811998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
7982
7983 * configure: Fix --without/--disable cases for gxx-include-dir.
7984
7985Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
7986
7987 * mdata-sh: Imported. Needed for automake support.
7988
7989Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
7990
ba73c63f 7991 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
7992 "chmod og=u `find . -print`".
7993
7994Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
7995
ba73c63f 7996 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
7997
7998Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
7999
8000 * Makefile.in: Undo previous patch.
8001
8002Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8003
8004 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8005 to here ...
8006 (install-no-fixedincludes): and here
8007 (INSTALL_MODULES): ... from here.
8008
8009Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8010
8011 * config.sub: Merge with FSF.
8012
8013 * config.guess: Merge with FSF.
8014
8015Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8016
8017 * configure (extraconfigdirs): New variable.
8018 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8019 * Makefile.in (all): Move higher in file.
8020 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8021 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8022 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8023 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8024 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8025
80261998-07-23 Brendan Kehoe <brendan@cygnus.com>
8027
8028 * Makefile.in (all-target-libjava): Depend on all-gcc and
8029 all-target-newlib.
8030 (configure-target-libjava): Depend on $(ALL_GCC).
8031
8032Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8033
8034 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8035 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8036
8037Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8038
8039 * ylwrap: Change absolute path checks to check for DOS style path
8040 names.
8041
8042 * ylwrap: Don't use a full path name if the source file is in the
8043 same directory. From hjl@lucon.org (H.J. Lu).
8044
8045 * config-ml.in: Default to being verbose, to match Feb 18 change to
8046 configure.
8047
8048Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8049
8050 Brought over from egcs:
8051
8052 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8053
8054 * configure.in (target_subdir): Set to ${target_alias} instead
8055 of "libraries".
8056
8057 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8058
8059 * configure.in (target_subdir): Set to libraries if enable_multilib.
8060
8061Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8062
8063 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8064 multilibs, force reconfiguration the first time we create
8065 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8066
8067Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8068
8069 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8070 avoid confusion with --no-recursion.
8071
8072Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8073
8074 * configure.in: Win32 hosts shouldn't use install -x
8075 * install-sh: remove -x option, and special .exe-handling
8076 hack.
8077
8078Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8079
8080 * config.guess: Recognize i586-pc-beos.
8081 * configure.in: Don't build some bits for beos.
8082
8083Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8084
8085 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8086 CFLAGS default to -O2.
8087
8088 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8089 when using GNU ld.
8090
8091Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8092
8093 * ltmain.sh: Correct install when using a different shell.
8094
8095Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8096
8097 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8098
8099Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8100
8101 * makefile.vms: Update to build binutils/makefile.vms. Add install
8102 target.
8103
8104Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8105
8106 * ltconfig: Update to correct AIX handling.
8107
8108Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8109
8110 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8111
8112 * configure.in (target_subdir): Set to ${target_alias} instead
8113 of "libraries".
8114
81151998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8116
8117 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8118 (Makefile): Depend on $(gcc_version_trigger).
8119
8120 * configure (gcc_version): Change default initializer to empty
8121 string.
8122 (gcc_version_trigger): New variable; pass this variable down
8123 to subdir configures to enable them checking gcc's version
8124 themselves. Emit make macros for both gcc_version vars.
8125 (topsrcdir): Initialize reliably.
8126 (recursion line): Remove --with-gcc-version=${gcc_version}.
8127
81281998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8129
8130 * configure (enable_version_specific_runtime_libs): Implement new flag
8131 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8132 in $(libsubdir); emit definition in each generated Makefile.
8133 (gxx_include_dir): Initialize depending on
8134 $enable_version_specific_runtime_libs.
8135
81361998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8137
8138 * configure (gcc_version): Initialize properly depending on
8139 how and where configure is started.
8140 (recursion line): Pass a --with-gcc-version=${gcc_version}
8141 to configures in subdirs.
8142
8143Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8144
8145 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 8146 cygmon
252b5132
RH
8147
8148Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8149
8150 * configure.in: Add cygmon and libstub support for mn10200.
8151
81521998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8153
8154 * configure (gcc_version): Add new variable describing the
8155 particular gcc version we're building.
8156 * Makefile.in (libsubdir): Add new macro for the directory
8157 in which the compiler finds executables, libraries, etc.
8158 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8159 and libsubdir.
8160
8161Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8162
ba73c63f
JM
8163 * Makefile.in (local-clean): Remove *.log.
8164 (warning.log): Built with warn_summary from build.log.
8165 (mail-report.log): Run test_summary.
8166 (mail-report-with-warnings.log): Run test_summary including
8167 warning.log in the report.
252b5132
RH
8168
8169Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8170
8171 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8172
8173Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8174
8175 * Makefile.in (grep): Grep no longer depends on libiberty.
8176
8177Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8178
8179 * Makefile.in: all-snavigator needs all-libgui.
8180
8181Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8182
8183 * configure.in: Add cygmon and libstub support for mn10300.
8184
8185Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8186
8187 * missing: Update to version from automake 1.3.
8188
8189 * ltmain.sh: On installation, don't get confused if the same name
8190 appears more than once in the list of library names.
8191
8192Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8193
8194 * config.sub: Accept m68060 and m5200 as CPU names.
8195
8196Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8197
8198 * configure: Use && rather than using -a in test, because odd
8199 strings can confuse test.
8200 * configure.in: Likewise.
8201
8202Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8203
8204 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8205
8206Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8207
8208 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
8209 bootstrap4-lean): New targets.
8210
8211Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8212
8213 * mpw-* Delete. Not used.
252b5132
RH
8214
8215Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8216
8217 * COPYING.LIB: Update FSF address.
8218
8219Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8220
8221 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8222
8223 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8224 GAS_SUPPORT_DIRS.
8225
8226Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8227
8228 * ltconfig, ltmain.sh: Avoid producing a version number if
8229 -version-info was not used.
8230
8231Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8232
8233 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8234 building with newlib.
8235
82361998-04-30 Paul Eggert <eggert@twinsun.com>
8237
ba73c63f 8238 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 8239 Solaris `make' causes it to continue to next definition.
252b5132 8240
afb8d725
JM
8241Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8242
8243 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8244 the right GUI libraries and files are installed along with GDB.
8245
252b5132
RH
8246Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8247
8248 * configure.in: Change alpha to alpha* in several places.
8249
8250Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8251
8252 * config.sub: Recognize sparc86x.
8253
8254Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 8255
252b5132
RH
8256 * configure.in (--enable-target-optspace): Remove debug echo.
8257
8258Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8259
8260 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8261
8262Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8263
8264 * ltconfig: Update cygwin32 support.
8265
8266 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8267 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8268 (GDB_SUPPORT_DIRS): Likewise.
8269
8270Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8271
8272 * configure.in (target_makefile_frag): If --enable-target-optspace,
8273 use -Os to compile target libraries rather than -O2. Default to
8274 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8275 not used.
8276 * configure.in (target_cflags): Ditto for d30v.
8277
8278Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8279
8280 * Makefile.in (all-bfd): Depend on all-intl.
8281 (all-binutils): Likewise.
8282 (all-gas): Likewise.
8283 (all-gprof): Likewise.
8284 (all-ld): Likewise.
8285
252b5132
RH
82861998-04-19 Brendan Kehoe <brendan@cygnus.com>
8287
8288 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8289
8290Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
8291
8292 * Makefile.in (all-bfd): Depend upon all-libiberty.
8293
8294 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8295
8296Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
8297
8298 * Makefile.in: Add libstub.
8299
8300 * configure.in: Ditto. Build libstub for targets that have cygmon
8301 support.
8302
8303Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
8304
8305 * configure.in: Don't set PICFLAG on ix86-cygwin32.
8306
8307Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
8308
8309 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8310 use mh-sysv5 if specified. Support gprof on SCO Open Server.
8311
8312Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
8313
8314 * configure: Define DEFAULT_M4 by searching PATH.
8315 * Makfile.in: Use DEFAULT_M4.
8316
8317Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
8318
8319 * ltconfig: Add cygwin32 support.
8320
8321 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
8322 to configure and build.
8323
8324Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
8325
8326 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
8327
8328Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
8329
8330 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8331
8332Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
8333
8334 * Makefile.in: add ash make rules
8335 * configure.in: add ash to native_only and host_tools lists
8336
8337Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
8338
8339 * Makefile.in (all-gettext, all-intl): New targets.
8340 (ALL_MODULES): Added all-gettext, all-intl.
8341 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8342 (INSTALL_MODULES): Added install-gettext, install-intl.
8343 (CLEAN_MODULES): Added clean-gettext, clean-intl.
8344
8345 * configure.in (host_tools): Added gettext.
8346 (native_only): Likewise.
8347 (noconfigdirs) [various cases]: Likewise.
8348 (host_libs): Added intl.
8349
afb8d725
JM
8350Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
8351
8352 * configure: Do not disable building gdbtk for cygwin32 hosts.
8353
ba73c63f
JM
8354Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
8355
8356 * configure.in: Add thumb-coff target.
8357 * config.sub: Add thumb-coff target.
8358
252b5132
RH
8359Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8360
8361 * Makefile.in: Revert yesterday's change.
8362 (all-target-winsup): all-target-librx stays out of here.
8363
8364Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
8365
ba73c63f
JM
8366 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8367 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8368 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
8369 Remove references to librx and libg++.
8370
8371Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
8372
8373 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8374 recursive makes
8375
8376Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
8377
8378 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8379 for newlib directory.
8380 (CXX_FOR_TARGET): Likewise.
8381
8382Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
8383
8384 * ltconfig: Update after libtool/ltconfig.in change for
8385 hpux11.
8386
8387Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
8388
8389 * ltconfig, ltmain.sh: Update to libtool 1.2.
8390
8391Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
8392
8393 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8394 (install-gcc-cross): Instead, override LANGUAGES here.
8395
83961998-03-18 Dave Love <d.love@dl.ac.uk>
8397
8398 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8399 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8400
8401Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
8402
8403 * configure.in: Add Thumb-pe target.
8404
8405Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 8406
252b5132
RH
8407 * Makefile.in - changed sn targets to snavigator
8408 * configure.in - changed sn targets to snavigator
8409
8410Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
8411
8412 * config-ml.in: After building symlink tree call make distclean
8413 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8414 to be the case for libiberty.
8415
8416Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
8417
8418 * configure: When making link, also check the current
8419 directory. The configure scripts may create one.
8420
8421Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
8422
8423 * config.sub: Accept alphapca56 and alphaev6 properly.
8424
8425Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8426
8427 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8428
252b5132
RH
8429Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8430
80413487 8431 * config.sub (sco5): Fix typo.
252b5132
RH
8432
8433Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
8434
8435 * Makefile.in (INSTALL_MODULES): Move install-tcl before
8436 install-itcl.
8437 (install-itcl): Remove dependency on install-tcl.
8438
8439Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
8440
8441 * configure.in: Remove libgloss from noconfigdirs for MN10300.
8442
252b5132
RH
8443Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
8444
8445 * configure.in: Don't build libgui for a cygwin32 target when not on
8446 a cygwin32 host.
8447
8448Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
8449
8450 * configure (redirect): Set to null, so default behavior of
8451 configure is now --verbose.
8452
84531998-02-16 Dave Love <d.love@dl.ac.uk>
8454
8455 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8456 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8457
8458Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
8459
8460 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8461 this change to sync Makefile.in with its ChangeLog entries.
8462
8463Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
8464
8465 * ltmain.sh (mkdir): Check that the directory doesn't exist
8466 before we exit with error, so that we don't get races during
8467 parallel builds.
8468
8469Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
8470
8471 * ltconfig, ltmain.sh: Update from libtool 1.0i.
8472
8473Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
8474
8475 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8476 PICFLAG_FOR_TARGET.
8477 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8478
8479 * configure: Emit a definition for the new macro enable_shared
8480 into each Makefile.
8481
252b5132
RH
8482Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8483
8484 * configure.in (host_tools, native_only): Add libtool.
8485
8486Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
8487
8488 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8489 Fix typo in ming config comment.
8490
8491Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
8492
8493 * ltconfig, ltmain.sh: Update from libtool 1.0h.
8494
8495Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
8496
8497 * config.sub: Add tic30 cases, and map c30 to tic30.
8498
ba73c63f
JM
8499Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
8500
8501 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8502 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8503 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8504 (CLEAN_TARGET_MODULES): Similarly
8505 (all-target-libf2c): Add dependences.
35590697 8506 * configure.in (target_libs): Add libf2c.
ba73c63f 8507
252b5132
RH
8508Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
8509
ba73c63f
JM
8510 * configure.in: Remove expect from noconfigdirs when target
8511 is cygwin32. OK to build expect and dejagnu with Canadian
8512 Cross.
252b5132
RH
8513
8514Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
8515
8516 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8517 host.
8518
8519 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8520 and mingw32.
8521
8522Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
8523
8524 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8525 here as it is not defined in the toplevel Makefile.
8526
8527Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
8528
8529 * configure (package_makefile_rules_frag): New variable, which names
8530 a file with generic rules, ...
8531 Change comment to mention we now have FIVE parts.
8532 * configure: Undo last change.
8533
8534Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
8535
8536 * config.guess: More accurate determination of HP processor types.
8537 * config.sub: More accurate determination of HP processor types.
8538
8539Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
8540
8541 * configure (package_makefile_frag): Move inserting the
8542 ${package_makefile_frag} to where it should be according
8543 to the comment.
8544
ba73c63f 8545Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
8546
8547 * config.guess: Add support for Linux/ARM.
8548
8549Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
8550
8551 * .cvsignore: Remove *-info and *-install since they match
8552 release-info and mpw-install, which we don't want to just ignore.
8553
8554Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
8555
8556 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8557
8558Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
8559
8560 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8561 local_prefix to sub-make invocations.
8562
8563Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
8564
8565 * configure.in: Check makefile fragments in the source
8566 directory.
8567
8568Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8569
ba73c63f
JM
8570 * configure.in: Check whether host and target makefile
8571 fragments exist before adding them to *_makefile_frag.
252b5132
RH
8572
8573Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
8574
8575 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 8576
252b5132
RH
8577Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
8578
8579 * configure.in: Make sure we only replace RPATH_ENVVAR on
8580 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8581 regexp to sed.
8582
8583 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8584 to sub-makes.
8585
85861998-01-13 Lee Iverson (leei@ai.sri.com)
8587
8588 * config-ml.in (multi-do): LDFLAGS must include multilib
8589 designator.
8590
8591Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
8592
8593 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8594
8595Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
8596
8597 * config.sub: Add mingw32 support.
8598 * configure.in: Likewise.
252b5132
RH
8599
8600Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8601
8602 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8603
8604Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
8605
8606 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8607 * configure (gxx_include_dir): Provide a definition for subdirs
8608 which do not use autoconf.
8609
8610Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
8611
8612 * config.guess: Sync with egcs. Picks up new alpha support,
8613 BeOS & some additional linux support.
8614
ba73c63f 8615Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8616
8617 * config.guess: HP 9000/803 is a PA1.1 machine.
8618
ba73c63f
JM
8619Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
8620
8621 * configure.in: It's alpha*-...
252b5132
RH
8622
8623Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
8624
ba73c63f
JM
8625 * configure.in (host_makefile_frag, target_makefile_frag):
8626 Handle multiple config files.
8627 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8628 alpha-*-*.
252b5132
RH
8629
8630Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
8631
8632 * mkdep: New file.
8633
8634Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
8635
8636 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8637
8638Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
8639
8640 * Makefile.in: Add libgui directory.
8641 (GDB_TK): Add all-libgui.
8642 * configure.in: Add libgui directory.
8643 * configure: Add all-libgui to GDB_TK.
8644
8645Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
8646
8647 * config-ml.in (multidirs): Add m32r to multilib list.
8648
8649Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
8650
8651 * Makefile.in (all-target-gperf): Change dependency to
8652 all-target-libstdc++.
8653
8654Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
8655
8656 * config.guess: Add BeOS support.
8657
8658Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
8659
8660 Source directory cvs renamed to cvssrc:
8661 * configure.in (host_tools): Change cvs to cvssrc.
8662 (native_only): Likewise.
8663 (noconfigdirs) [various cases]: Likewise.
8664 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8665 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8666 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8667 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8668 (all-cvssrc): Rename target from all-cvs.
8669
8670Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
8671
8672 * configure (gxx_include_dir): Fix thinko.
8673
8674Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
8675
8676 * Makefile.in (INSTALL_TARGET_CROSS): Define.
8677 (install-cross, install-gcc-cross): New targets.
8678
8679Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
8680
8681 * configure.in (noconfigdirs): Add support for Thumb target.
8682
8683 * config.sub (maybe_os): Add support for Thumb target.
8684
8685Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
8686
8687 * Makefile.in: Add rules for cygmon.
8688
8689 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8690
8691Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
8692
8693 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8694 * configure (gxx_include_dir): Provide a definition for subdirs
8695 which do not use autoconf.
8696
8697Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
8698
8699 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 8700 11/18/97 build
252b5132
RH
8701
8702Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
8703
8704 * From Franz Sirl.
8705 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8706 found on RedHat Linux systems.
8707
8708Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
8709
8710 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8711 guesses.
8712
8713Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
8714
8715 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8716
8717Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
8718
8719 * ltmain.sh: If mkdir fails, check whether the directory was created
8720 anyhow by some other process.
8721
8722Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
8723
8724 * configure.in (d30v-*-*): Configure all directories.
8725
8726Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
8727
8728 * configure.in (d30v-*-*): Configure newlib, libiberty directories
8729 for the D30V.
8730
8731Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
8732
8733 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8734
8735Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
8736
80413487
RH
8737 * include/libiberty.h: Add extern "C" { so it can be used with C++
8738 progrms.
8739 * include/remote-sim.h: Add extern "C" { so it can be used with C++
8740 programs.
252b5132
RH
8741
8742Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
8743
8744 * configure.in (d30v-*-*): Configure GCC now.
8745
8746Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
8747
8748 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8749 is no longer needed.
8750
8751Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
8752
8753 * Makefile.in: check-target-libio depends on all-target-libstdc++.
8754
8755Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
8756
8757 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8758 targets using "$@" to provide support for similar but not identical
8759 targets without having to duplicate code.
8760
8761Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
8762
8763 * makefile.vms: Fix to work with DEC C.
8764
8765Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
8766
8767 * config.sub: Add mips-tx39-elf to marketing names.
8768
8769Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
8770
8771 * ltmain.sh: Handle symlinks in generated script.
8772
8773Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
8774
8775 * configure: Handle autoconf style directory options: --bindir,
8776 --datadir, --includedir, --infodir, --libdir, --libexecdir,
8777 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8778 --sysconfdir.
8779 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8780 (sharedstatedir, localstatedir, oldincludedir): New variables.
8781 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8782 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8783 sbindir, sharedstatedir, and sysconfdir.
8784
8785Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8786
8787 * Makefile.in (bootstrap-lean): New target.
8788
8789Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
8790
8791 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 8792 sn, and gnuserv from noconfigdirs.
252b5132
RH
8793
8794Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
8795
8796 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8797
8798Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
8799
ba73c63f 8800 * Makefile.in (cross): New target.
252b5132
RH
8801
8802Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 8803 Jeff Law <law@cygnus.com>
252b5132
RH
8804
8805 * Makefile.in (bootstrap2, bootstrap3): New targets.
8806 (all-bootstrap): Remove outdated and confusing target.
8807 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8808
afb8d725
JM
8809Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
8810
8811 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 8812 windows. Consistent with gdb/configure.
afb8d725 8813
252b5132
RH
88141997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
8815
252b5132
RH
8816 * configure.in: Name Linux target fragment.
8817
8818 * configure: Rewrite so that project Makefile fragment is inserted
8819 first and appears last in the resulting Makefile.
8820
8821Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
8822
8823 * Makefile.in (install-itcl): Install tcl first.
8824
252b5132 8825Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 8826
252b5132
RH
8827 * configure.in: remove bison from noconfigdirs for Cygwin32 host
8828
8829Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
8830
8831 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8832
8833 * configure.in (skipdirs): Add target-librx for Linux.
8834 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8835
8836Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
8837
8838 * Makefile.in (bootstrap): New target.
8839
8840Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
8841
8842 * config.sub: Accept 'amigados' for backward compatability.
8843
8844Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
8845
8846 * config.guess: Merge with FSF.
8847
ba73c63f
JM
8848Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
8849
8850 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8851
252b5132
RH
8852Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
8853
8854 * config.sub: Add "marketing-names" patch.
8855
8856Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
8857
80413487 8858 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
8859
8860Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
8861
8862 * config.sub: Handle v850-elf.
8863
ba73c63f
JM
8864Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
8865
8866 * .cvsignore (*-install): Remove.
8867
252b5132
RH
8868Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
8869
8870 * ltconfig: Set CONFIG_SHELL in libtool.
8871 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8872
8873Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8874
8875 * configure.in (target_subdir): Set to libraries if enable_multilib.
8876
8877Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
8878
8879 * config.guess: Update from gcc directory.
8880
8881Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
8882
8883 * Makefile.in (all-sim): Depends on all-readline.
8884
8885Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
8886
8887 * Makefile.in (BISON, YACC): Use $$s.
8888 (all-bison): Depend on all-texinfo.
8889
8890Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
8891
8892 * Makefile.in (BISON): Add -L flag.
8893 (YACC): Likewise.
8894
8895Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
8896
35590697
AJ
8897 * configure.in (noconfigdirs): Add support for v850e target.
8898
252b5132
RH
8899 * config.sub (maybe_os): Add support for v850e target.
8900
8901Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
8902
35590697
AJ
8903 * configure.in (noconfigdirs): Add support for v850ea target.
8904
252b5132
RH
8905 * config.sub (maybe_os): Add support for v850ea target.
8906
8907Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
8908
8909 * config.sub: Add mipstx39. Delete r3900.
8910
8911Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8912
8913 * Makefile.in (all-autoconf): Depends on all-texinfo.
8914
8915Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
8916
8917 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8918 eabi targets.
8919
8920Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
8921
8922 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8923
8924 * configure: When handling a Canadian Cross, handle YACC as well as
8925 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 8926 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
8927
8928Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
8929
8930 * Makefile.in (BISON): bison, not byacc or bison -y.
8931 (YACC): bison -y or byacc or yacc.
8932 (various): Add *-bison as appropriate.
8933 (taz): No need to mess with BISON anymore.
8934
8935Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
8936
8937 * configure: If OSTYPE matches *win32*, try to find a good value for
8938 CONFIG_SHELL.
8939
8940Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
8941
8942 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8943 configure.in if it is present.
8944
8945Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
8946
8947 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8948
8949Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
8950
8951 * config.sub: Recognize `arc' cpu.
8952 * configure.in: Likewise.
8953 * config-ml.in: Likewise.
8954
8955Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
8956
8957 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8958
8959Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
8960
8961 * configure: Changed sed delimiter from ':' to '|' when
8962 attempting to substitute ${config_shell} for SHELL. On
8963 NT ${config_shell} may contain a ':' in it.
8964
8965Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
8966
8967 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8968
8969Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
8970
8971 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8972
8973Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
8974
8975 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8976
8977 * ylwrap: If the program is a relative path, force it to be
8978 absolute.
8979
8980Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
8981
8982 * configure (tooldir): Set BISON to `bison -y' and not just bison.
8983
8984Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
8985
8986 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
8987 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8988 for libraries.
252b5132
RH
8989
8990Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
8991
8992 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 8993 separated by spaces.
252b5132
RH
8994
8995Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
8996
8997 * ylwrap: New file.
8998 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8999
9000 * ltmain.sh: Handle /bin/sh at start of install program.
9001
9002 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9003
9004 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9005 * missing: New file, from automake 1.2.
9006
9007Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9008
9009 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9010 check-tk to CHECK_X11_MODULES.
9011
9012Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9013
9014 * config.sub: Merge with FSF.
9015
9016Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9017
9018 * config.guess: Merge with FSF.
9019
9020Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9021
9022 * configure: Treat msdosdjgpp like go32.
9023 * configure.in: Likewise. Don't remove gprof for go32.
9024
9025 * configure: Change Makefile.tem2 to Makefile.tm2.
9026
9027Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9028
9029 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9030
9031Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9032
9033 * install-sh (chmodcmd): Set to null if the DST directory already
9034 exists. Same as Nov 11th change.
9035
9036Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9037
35590697 9038 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
9039
9040Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9041
9042 * config.guess: Update from FSF.
9043
9044Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9045
9046 * Makefile.in (GDB_TK): Depend on itcl and tix.
9047
9048Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9049
9050 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9051 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9052 (INSTALL_SCRIPT): New variable.
9053 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9054 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9055 to -x.
9056 * install-sh: Add support for -x option.
9057
9058Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9059
9060 * configure.in, Makefile.in: Treat tix like itcl.
9061
9062Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9063
9064 * Makefile.in (WINDRES): New variable.
9065 (WINDRES_FOR_TARGET): New variable.
9066 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9067 (EXTRA_HOST_FLAGS): Add WINDRES.
9068 (EXTRA_TARGET_FLAGS): Add WINDRES.
9069 (EXTRA_GCC_FLAGS): Add WINDRES.
9070 ($(DO_X)): Pass down WINDRES.
9071 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9072 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9073 DLLTOOL_FOR_TARGET.
9074
9075Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9076
9077 * configure.in: configure sim before gdb for win32-x-ppc
9078
9079Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9080
9081 Move gperf into the toplevel, from libg++.
9082 * configure.in (target_tools): Add target-gperf.
9083 (native_only): Add target-gperf.
9084 * Makefile.in (all-target-gperf): New target, depend on
9085 all-target-libg++.
9086 (configure-target-gperf): Empty rule.
9087 (ALL_TARGET_MODULES): Add all-target-gperf.
9088 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9089 (CHECK_TARGET_MODULES): Add check-target-gperf.
9090 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9091 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9092
9093Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 9094
252b5132
RH
9095 * config.sub (mn10200): Recognize new basic machine.
9096
9097Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9098
9099 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9100 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9101
9102Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9103
9104 * configure.in: If we're building mips-sgi-irix6* native, turn on
9105 ENABLE_MULTILIB and set TARGET_SUBDIR.
9106
9107Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9108
9109 * Makefile.in (all-sn): Depend on all-grep.
9110
9111Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9112
9113 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9114
9115 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9116 Makefile. From Jeff Makey <jeff@cts.com>.
9117 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9118
9119 * Makefile.in (DISTBISONFILES): Remove.
9120 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9121 $(DEFAULT_YACC).
9122
9123 * configure.in: Build itl, db, sn, etc., when building for native
35590697 9124 cygwin32.
252b5132
RH
9125
9126 * Makefile.in (LD): New variable.
9127 (EXTRA_HOST_FLAGS): Pass down LD.
9128 ($(DO_X)): Likewise.
9129
9130Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9131
9132 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9133
9134Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9135
9136 * configure.in (targargs): Strip out any supplied --build argument
35590697 9137 before adding our own. Always add --build.
252b5132
RH
9138
9139Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9140
9141 * configure.in (targargs): Pass --build if we're doing
9142 a cross-compile.
9143
9144Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9145
ba73c63f 9146 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
9147 sed. Otherwise sed chokes on NT path names with drive
9148 designators. Also look for "?:*" as the leading characters in an
9149 absolute pathname.
9150
9151Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9152
9153 * config.sub: Support for r3900.
9154
9155Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9156
9157 * configure.in: Use install-sh, not install.sh.
9158
9159Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9160
9161 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9162 apply it twice.
9163
9164Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9165
9166 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9167 install-binutils.
9168
9169Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9170
9171 * Makefile.in: Add automake targets.
9172 * configure.in (host_tools): Add automake.
9173
9174Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9175
9176 * configure: Default CXX to c++, not gcc.
9177 * Makefile.in (CXX): Set to c++, not gcc.
9178 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9179
9180Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9181
9182 * install-sh: try appending a .exe if source file doesn't
9183 exist
9184
9185Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9186
9187 * configure.in: Turn on multilib by default.
9188 (cross_only): Remove target-libiberty.
9189
9190 * Makefile.in (all-gcc): Don't depend on libiberty.
9191
9192Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9193
9194 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9195
9196Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9197
9198 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9199 (DISTBISONFILES): Add ld/Makefile.in
9200
9201Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9202
9203 * configure.in: if target is cygwin32 but host isn't cygwin32,
9204 don't configure gdb tcl tk expect, not just gdb.
9205
9206Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9207
9208 * configure.in: Added gnuserv everywhere sn appears.
9209
9210 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9211 (CROSS_CHECK_MODULES): Added check-gnuserv.
9212 (INSTALL_MODULES): Added install-gnuserv.
9213 (CLEAN_MODULES): Added clean-gnuserv.
9214 (all-gnuserv): New target.
9215
9216Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9217
9218 * config.guess: Fixes for MIPS OpenBSD systems.
9219
9220Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9221
9222 * Makefile.in (INSTALL_XFORM): Remove.
9223 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9224
9225 * mkinstalldirs: New file, copied from automake.
9226 * Makefile.in (installdirs): Rename from install-dirs. Use
9227 mkinstalldirs. Change all users.
9228 (DEVO_SUPPORT): Add mkinstalldirs.
9229
9230Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9231
9232 * install-sh: Rename from install.sh.
9233 * Makefile.in (INSTALL): Change install.sh to install-sh.
9234 (DEVO_SUPPORT): Likewise.
9235
9236 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9237 Graichen <graichen@rzpd.de>.
9238
9239Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9240
9241 * config.guess: Recognize OpenBSD systems correctly.
9242
9243Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9244
9245 * README, Makefile.in (ETC_SUPPORT): Remove references to
9246 cfg-paper*, configure.{texi,man,info*}._
9247
9248Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9249
9250 * Makefile.in (all.normal): Ensure that gcc is built after all
9251 the x11 - ie gdb - targets.
9252
9253Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9254
9255 * makefile.vms: Don't run conf-a-gas.
9256
9257Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9258
80413487 9259 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
9260
9261Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9262
9263 * configure.in: Remove noconfigdirs case since gdb also
9264 configures and builds for tic80-coff.
9265
9266Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9267
9268 * configure: Set cache_file to config.cache.
9269 * Makefile.in (local-distclean): Remove config.cache.
9270
9271Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9272
9273 * COPYING: Update FSF address.
9274
9275Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9276
9277 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9278 noconfigdirs.
9279
9280Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9281
9282 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9283 MAKEDIRS, is empty.
9284
9285Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
9286
9287 * config.sub: Tweak mn10300 entry.
9288
9289Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
9290
9291 * configure.in (host_tools): Put sim before gdb, so gdb's
9292 configure.tgt can determine if the simulator was configured.
9293
9294Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
9295
9296 * config.sub: Move BeOS $os case to be with other Cygnus
9297 local cases.
9298
9299Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
9300
9301 * config.sub: Remove misplaced comment that broke Linux.
9302
9303Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
9304
9305 * config.sub: Add BeOS support.
9306
9307Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
9308
9309 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9310
9311Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
9312
9313 * configure.in (noconfigdirs): Remove tcl and tk from
9314 noconfigdirs for cygwin32 builds.
9315
9316Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
9317
9318 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9319
9320Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
9321
9322 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9323 make-all.com, use makefile.vms instead.
9324
9325Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
9326
9327 * config.sub: Accept -lnews*.
9328
9329Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
9330
9331 * configure.in (noconfigdirs): Disable target-newlib,
35590697 9332 target-examples and target-libiberty for d30v.
252b5132
RH
9333
9334Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9335
9336 * configure.in (noconfigdirs): Enable ld for d30v.
9337
9338Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
9339
9340 * configure.in (tic80-*-*): Build compiler.
9341
9342Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
9343
9344 * configure.in (d30v-*): Remove sim directory from list of
35590697 9345 unsupported d30v directories
252b5132
RH
9346
9347Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9348
35590697
AJ
9349 * config.sub, configure.in: Add d30v target cpu.
9350
252b5132
RH
9351Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
9352
9353 * makefile.vms: New file.
9354 * make-all.com: Remove.
9355
9356Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
9357
9358 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9359
9360Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
9361
9362 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9363
9364Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
9365
9366 * Makefile.in (ALL_MODULES): Added all-db.
9367 (CROSS_CHECK_MODULES): Addec check-db.
9368 (INSTALL_MODULES): Added install-db.
9369 (CLEAN_MODULES): Added clean-db.
9370
9371Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
9372
9373 * config.guess: Merge with latest FSF sources.
9374
9375Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
9376
9377 * Makefile.in (ALL_MODULES): Added all-itcl.
9378 (CROSS_CHECK_MODULES): Added check-itcl.
9379 (INSTALL_MODULES): Added install-itcl.
9380 (CLEAN_MODULES): Added clean-itcl.
9381
9382Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
9383
9384 * configure.in: build gdb for mn10200
9385
9386Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
9387
9388 * Makefile.in (all-target-winsup): Depend on all-target-libio.
9389
9390Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
9391
9392 * configure.in (tic80-*-*): Turn off most targets right now.
9393
9394Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
9395
9396 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9397 rather than the makeinfo program.
9398 (do-info): Depend upon all-texinfo.
9399
9400Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
9401
9402 * configure.in: Remove uses of config/mh-linux.
9403
9404 * config.sub, config.guess: Merge with latest FSF sources.
9405
9406Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
9407
9408 * config.sub (case $basic_machine): Add tic80 entries.
9409
9410Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
9411
9412 * config.sub, config.guess: Merge with latest FSF sources.
9413
9414Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9415
9416 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9417 * mpw-config.in: Test for NewFolderRecursive.
9418 * mpw-install: Use symbolic name for startup filename.
9419 * mpw-README: Add various additional details.
9420
9421Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
9422
9423 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9424
9425Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
9426
9427 * configure.in: Do build gcc and the target libraries for
9428 the mn10200.
9429
9430Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
9431
9432 * configure.in: don't avoid building gdb for mn10300 any more
9433 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9434 instead of single-quoting it.
9435
9436Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
9437
9438 * configure.in: Don't use --with-stabs on IRIX 6.
9439
9440Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
9441
9442 * configure.in (m32r): Build gdb, libg++ now.
9443
9444Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9445
9446 * configure.in (mips*-sgi-irix6*): Remove gdb and related
9447 directories from noconfigdirs.
9448
9449Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
9450
9451 * config.sub (basic_machine): added mips16 configuration
9452
9453Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9454
9455 * config.sub: Handle d10v-unknown.
9456
9457Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
9458
9459 * config.sub: Handle v850-unknown.
9460
9461Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
9462
9463 * Makefile.in: add findutils
9464 * configure.in: add findutils to list of host_tools
9465
9466Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
9467
9468 * config.sub: Handle mn10200 and mn10300.
9469
9470Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9471
9472 * configure.in (d10v-*): Do not build librx.
9473
9474Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
9475
9476 * configure.in (mn10300): Build everything except gdb & libgloss.
9477
9478Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
9479
9480 * config.guess: Patch for Dansk Data Elektronik servers,
9481 from Niels Skou Olsen <nso@dde.dk>.
9482
9483 For ncr, use /bin/uname rather than uname, since GNU uname does not
9484 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
9485
9486 Patch for MIPS R4000 running System V,
9487 from Eric S. Raymond <esr@snark.thyrsus.com>.
9488
9489 Fix thinko for nextstep.
9490
9491 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9492
9493 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
9494 * config.guess: Guess mips-dec-mach_bsd4.3.
9495
9496 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
9497 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
9498 release numbers.
9499 * config.guess (mips-mips-riscos*): Emit just enough of the
9500 release number.
9501
9502 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
9503 * config.guess (sparc-auspex-sunos*): Added.
9504 (f300-fujitsu-*): Added.
9505
9506 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
9507 * config.guess: Recognize a Tadpole as a sparc.
9508
9509Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9510
9511 * config.guess: Don't assume that NextStep version is either 2 or
9512 3. NextStep 4 (aka OpenStep 4) has come out now.
9513
9514Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9515
9516 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9517 From Rik Faith <faith@cs.unc.edu>.
9518
9519Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9520
9521 * config.sub: Contributions from bug-gnu-utils to:
9522 Support plain "hppa" (no version given) architecture, reported by
9523 OpenStep.
9524 OpenBSD like NetBSD.
9525 LynxOs is not a hardware supplier.
9526
9527 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 9528 OpenBSD like NetBSD.
252b5132
RH
9529 Stratus systems.
9530 More Pyramid systems.
9531 i[n>4]86 Intel chips.
9532 M680[n>4]0 Motorola chips.
9533 Use unknown instead of lynx for hardware manufacturer.
9534
9535Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9536
9537 * install.sh (chmodcmd): Set to null if the DST directory already
9538 exists.
9539
9540Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9541
9542 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9543 not use mt-ppc target Makefile fragment any more.
9544
9545Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9546
9547 * configure.in (*-*-windows): Exclude everything but those dirs
9548 needed to build windows.
9549
9550Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
9551
9552 * Makefile.in (all-target-winsup): Depend on all-target-librx.
9553
9554Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9555
9556 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
9557
9558Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9559
9560 * Undo my previous change.
9561
9562Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
9563
9564 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9565 unconditionally.
9566 (MAKEOVERRIDES): Define (revert this part of October 18 change).
9567
9568Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9569
9570 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
9571 host to add it's own flags.
252b5132
RH
9572
9573Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
9574
9575 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9576
9577Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
9578
9579 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9580 (CXX_FOR_TARGET): Likewise.
9581 (GCC_FOR_TARGET): Define.
9582 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9583 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9584 CC_FOR_TARGET was specified on the command line.
9585 (MAKEOVERRIDES): Don't define.
9586
9587Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
9588
9589 * configure.in (m32r): Fix spelling of libg++ libs.
9590
9591Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
9592
9593 * config.sub (-apple*): Remove, now redundant.
9594
9595Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
9596
9597 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9598
9599 * configure: Rework yesterday's sed script patch.
9600
9601 * config.sub: Merge with FSF.
9602
9603Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
9604
9605 * config.guess: Merge from FSF.
9606
9607 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
9608 * config.guess: Use pc instead of unknown, for pc clone systems.
9609 Change linux to linux-gnu.
252b5132
RH
9610
9611 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 9612 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
9613
9614Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
9615
9616 * test-build.mk (HOLES): Add "xargs" for gdb.
9617
9618 * configure: Avoid hpux10.20 sed bug.
9619
9620Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
9621
4bddf3ad 9622 * configure.in: Add support for windows host
252b5132
RH
9623 (that is a build done under the Microsoft build environment).
9624
9625Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
9626
9627 * Makefile.in: Replace all uses of srcroot with s, to shrink
9628 command line lengths.
9629
9630 Patches from Geoffrey Noer <noer@cygnus.com>:
9631 * configure.in: If configuring for newlib, pass --with-newlib to
9632 subdirectories.
9633 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9634 -Bnewlib/ and -Lwinsup to gcc.
9635 (CXX_FOR_TARGET): Likewise.
9636
9637Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
9638
9639 * Makefile.in (ETC_SUPPORT): Add configure.
9640
9641Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
9642
35590697 9643 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
9644 host configuration file.
9645
9646Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
9647
9648 * configure.in: Break mn10x00 support into separate
9649 mn10200 and mn10300 configurations.
9650 * config.sub: Likewise.
9651
9652Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
9653
9654 * configure.in: Add lots of stuff to noconfigdirs for
9655 the mn10x00 targets.
9656
9657 * config.sub, configure.in: Add mn10x00 support.
9658
9659Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
9660
9661 * make-all.com: Call conf-a-gas, not config-a-gas.
9662
9663Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
9664
9665 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 9666 targets.
252b5132
RH
9667
9668Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
9669
9670 * mpw-README: Add much more detail for native PowerMac.
9671 * mpw-install: New file.
9672 * mpw-configure: Add --norecursion and --help options.
9673 * mpw-config.in: Translate readme and install files when
9674 copying to objdir.
9675 * mpw-build.in: Don't always depend on byacc and flex.
9676 (install-only-top): New action.
9677
9678Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
9679
9680 * configure.in: You can now configure GDB for the v850.
9681
9682Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
9683
9684 * configure.in (noconfigdirs): Don't configure any C++ dirs
9685 if targeting D10V.
9686
9687Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
9688
9689 * config.sub: Recognize mips64vr5000.
9690
9691Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
9692
9693 * configure.in: Use a single line for host_tools and native_only.
9694
9695Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
9696
9697 * config.sub, configure.in: Add entries for m32r.
9698
9699Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
9700
9701 * Makefile.in (inet-install): Don't run install-gzip.
9702
9703Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
9704
9705 * configure.in: Don't config lots of things for *-*-windows*.
9706
9707Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
9708
9709 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9710 (host_libs, host_tools): Copy from configure.in.
9711 * mpw-configure: Don't complain about directories not found.
9712
9713Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9714
9715 * configure.in (i[345]86): Recognize i686 for pentium pro.
9716 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9717 file.
9718
9719 * config.guess (i[345]86): Ditto.
9720
9721Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9722
9723 * configure.in (noconfigdirs): Removed gdb for D10V.
9724
9725Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
9726
9727 * configure.in: Remove ld, target-libio, target-libg++, and
9728 target-libstdc++ from noconfigdirs.
9729
9730Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
9731
9732 * configure: Fix three locations where shell scripts were
9733 being run directly rather than with config_shell.
9734
9735Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
9736
9737 * configure.in (v850-*-*): Set up initial $noconfigdirs.
9738 * config.sub (basic_machine): Recognize v850.
9739
9740Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
9741
9742 * mpw-configure: Handle multiple enable/disable options and
9743 pass them down recursively, handle -c and -s flags appropriately
9744 depending on choice of compiler, add escape mechanism for
9745 quoted arguments to gC.
9746
9747Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9748
9749 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9750 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9751 so that -mrelocatable-lib and -mno-eabi are used.
9752
9753 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9754 not support --print-multi-lib, don't abort.
9755
252b5132
RH
9756Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
9757
9758 * make-all.com: Run config-a-gas.
9759 * setup.com: Don't copy subdirectory files around.
9760
9761Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
9762
9763 * configure.in (*-*-ose): Remove exclusion of libgloss for this
9764 target, it now compiles correctly.
9765
9766Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
9767
9768 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9769
9770Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9771
35590697 9772 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
9773
9774Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9775
9776 * configure.in (native_only): Add prms.
9777
9778Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
9779
9780 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9781 (BINUTILS_SUPPORT_DIRS): Likewise.
9782
9783Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9784
9785 * configure.in (d10v-*-*): Don't configure ld or gdb until the
9786 d10v support is added.
9787
9788Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9789
9790 * configure.in (d10v-*-*): New target.
9791
9792Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
9793
9794 * config.guess (HP 9000/811): Recognize this as a PA1.1
9795 machine.
9796
9797Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
9798
9799 * Makefile.in (do-tar-gz): New target, split out from tail end of
9800 taz target. Run each command separately, don't use pipes.
9801 (taz): Use it.
9802
9803Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
9804
9805 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9806 * mpw-build.in: No builds should depend on building byacc or flex,
9807 they are assumed to be installed already.
9808
9809Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9810
9811 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9812 variable that CC_FOR_TARGET needs.
9813
9814Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9815
9816 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9817 options have changed since the last time the subdirectory was
9818 configured, and if it has, reconfigure.
9819 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9820 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9821
9822Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
9823
9824 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9825 CLEAN_MODULES): Add bash.
9826 (all-bash): New target.
9827
9828Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
9829
9830 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9831
9832Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9833
9834 * config.sub (basic_machine): Recognize d10v as a valid processor.
9835
9836Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
9837
9838 * mpw-configure: Add support for --bindir.
9839 * mpw-build.in: Use a GCC-specific build script for GCC actions.
9840
9841Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
9842
9843 * configure.in: add bash, time, gawk to list of hosttools and things
9844 to only build for native toolchains
9845
9846Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9847
9848 * Makefile.in (docdir): Remove.
9849
9850Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9851
9852 * Makefile.in (datadir): Set to $(prefix)/share.
9853
9854Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
9855
9856 * configure.in: build diff and patch for cygwin32-hosted
9857 toolchains.
9858
9859Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
9860
9861 * config.sub: Accept -rtems*.
9862
9863Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
9864
80413487 9865 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
9866 remove diff from the list of things not buildable
9867 via Canadian Cross
252b5132
RH
9868
9869Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
9870
9871 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 9872 don't get ". ".
252b5132
RH
9873
9874Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
9875
9876 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9877
9878Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
9879
9880 * Makefile.in (taz): Handle case where tex3patch didn't even get
9881 checked out. Also, if it was found, put the symlink in a new util
9882 subdirectory.
9883
9884Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9885
9886 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9887
9888Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
9889
9890 * config.sub: Recognize -openvms.
9891 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9892 * make-all.com, setup.com: New files.
9893
9894Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
9895
9896 * Makefile.in (taz): tex3patch moved to texinfo/util.
9897
9898Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
9899
afb8d725 9900 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
9901 * configure.in: remove make from disable-if-Can-Cross list
9902 enable gdb if ${host} and ${target} are cygwin32
9903
9904Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
9905
9906 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
9907 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9908
9909Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9910
9911 * config.guess: Combine mips-mips-riscos cases, and use cpp to
9912 distinguish sysv/svr4/bsd variants.
9913 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9914
9915Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
9916
9917 * configure.in: Added copyright notice.
9918 * move-if-change: Added copyright notice.
9919
9920Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9921
9922 * configure.in (powerpcle-*-solaris*): Until we get shared
9923 libraries working, don't build gdb, sim, make, tcl, tk, or
9924 expect.
9925
9926Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
9927
9928 * config.guess: Merge with FSF:
9929
9930 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
9931 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9932
9933 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
9934 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9935
9936 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
9937 * config.guess: Combine two OSF1 rules.
9938 Also recognize field test versions. From mjr@zk3.dec.com.
9939 * config.guess (dgux): Use /usr/bin/uname rather than uname,
9940 because GNU uname does not support -p. From pmr@pajato.com.
9941
9942Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
9943
9944 * Makefile.in (MAKEDIRS): Removed $(tooldir).
9945
9946Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
9947
9948 * mpw-README: Document GCCIncludes.
9949
9950Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
9951
9952 * configure.in (alpha-*-linux*): Set enable_shared to yes.
9953
9954Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9955
9956 * mpw-configure: Handle --enable-FOO and --disable-FOO.
9957
9958Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
9959
9960 * configure.in (*-*-cygwin32): Configure make.
9961
9962Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
9963
9964 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9965
9966Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
9967
9968 * Makefile.in (all-inet): Depend on all-perl.
9969
9970 * Makefile.in (inet-install): New target.
9971
9972 * Makefile.in (all-inet): Depend on all-tcl.
9973 (all-inet): Depend on all-send-pr.
9974
9975Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9976
9977 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9978 temporarily.
9979
9980Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
9981
9982 * configure.in: Don't configure --with-gnu-ld on AIX.
9983
9984Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9985
9986 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9987
9988Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
9989
9990 * Makefile.in (ALL_MODULES): Added all-inet.
9991 (CROSS_CHECK_MODULES): Added check-inet.
9992 (INSTALL_MODULES): Added install-inet.
9993 (CLEAN_MODULES): Added clean-inet.
9994 (all-indent): New target.
9995
9996 * configure.in (host_tools): Added inet.
9997 (native_only): Added inet.
9998 (noconfigdirs): Added inet.
9999
10000Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10001
10002 * configure.in: Don't configure libgloss if we are not configuring
10003 newlib.
10004
10005Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10006
10007 * configure.in: Don't configure libgloss for unsupported
10008 architectures.
10009
10010Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10011
10012 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10013
10014Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10015
10016 * Makefile.in (ALL_MODULES): Include all-apache.
10017 (CROSS_CHECK_MODULES): Include check-apache.
10018 (INSTALL_MODULES): Include install-apache.
10019 (all-apache): New target.
10020
10021 * configure.in: Added apache everywhere perl is seen.
10022
10023Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10024
10025 * Makefile.in: Add support for clean-{module} and
10026 clean-target-{module} rules.
10027
10028Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10029
10030 * configure.in (*-*-ose) do not build libgloss.
10031
10032Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10033
10034 * config.guess (prep*:SunOS:5.*:*): Turn into
10035 powerpele-unknown-solaris2.
10036
10037Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10038
10039 * configure.in: Permit --enable-shared to specify a list of
10040 directories.
10041
10042Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10043
10044 * configure.in (host==solaris): Pass only the first word of $CC
10045 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10046
10047Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10048
10049 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10050
10051Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10052
10053 * Makefile.in (ALL_MODULES): Include all-perl.
10054 (CROSS_CHECK_MODULES): Include check-perl.
10055 (INSTALL_MODULES): Include install-perl.
10056 (ALL_X11_MODULES): Include all-guile.
10057 (CHECK_X11_MODULES): Include check-guile.
10058 (INSTALL_X11_MODULES): Include install-guile.
10059 (all-perl): New target.
10060 (all-guile): New target.
10061
10062 * configure.in (host_tools): Include perl and guile.
10063 (native_only): Include perl and guile.
10064 (noconfigdirs): Don't build guile and perl; no ports have been
10065 done.
10066
10067Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10068
80413487
RH
10069 * configure (--enable-*): Handle quoted option lists such as
10070 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
10071
10072Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10073
10074 * Makefile.in ({,inst}all-target): New rule so we can make and
10075 install all of the target directories easily.
10076
10077Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10078
10079 * configure.in: Add missing global flag in sed substitution when
10080 deleting `target-' from ${configdirs}.
10081
10082Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10083
10084 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10085 option.
10086
10087 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10088 config/mh-necv4.
10089
10090 * install.sh: Correct misspelling of transformbasename.
10091
10092 * config.guess: Recognize mips-*-sysv*.
10093
10094Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10095
10096 * config.sub: Recognize mon960.
10097
10098Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10099
10100 * configure: Restore Canadian Cross handling of BISON and LEX,
10101 removed in Feb 20 change.
10102
10103Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10104
10105 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10106 Mention make install. Remove the old copyright date as well the
10107 clumsy and rather pointless copyright on the README file.
10108
10109Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10110
10111 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10112 Makefile after running symlink-tree, then run `make distclean' to
10113 avoid clobbering any generated files in srcdir.
10114
10115Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10116
10117 * configure.in (m68k-*-netbsd*): Build everything now.
10118
10119Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10120
10121 * Makefile.in (taz): Fix quoting.
10122
10123Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10124
10125 * configure.in (sparclet-*-*): Build everything now.
10126
10127Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10128
10129 * configure.in (m68k-*-linux*): New host.
10130
10131Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10132
10133 * configure: Check for bison before byacc.
10134
10135Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10136
10137 * Makefile.in configure: Change the way LEX and BISON/YACC are
10138 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10139 searching PATH. These are used as fallbacks by Makefile.in if
10140 flex/bison/byacc aren't in objdir.
10141
10142Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10143
10144 * Makefile.in: Make everything which depends upon all-bfd also
10145 depend upon all-opcodes, in case --with-commonbfdlib is used.
10146
10147Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10148
10149 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10150 building NT native compilers on Unix.
10151
10152Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10153
10154 * configure.in: Don't get CC from the host Makefile fragment if we
10155 can find gcc in PATH, or if this is a Canadian Cross. Move the
10156 Solaris test for /usr/ucb/cc to the post target script, just after
10157 the compiler sanity test.
10158
10159Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10160
10161 * config.sub: Merge with FSF.
10162
10163Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10164
10165 * Makefile.in (RPATH_ENVVAR): New variable.
10166 (REALLY_SET_LIB_PATH): Use it.
10167 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10168
10169Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10170
10171 * config.sub, configure.in: Recognize sparclet cpu.
10172
10173Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10174
10175 * config.guess: Support m68k-cbm-sysv4.
10176
10177Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10178
10179 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10180 m68k-unknown-linuxaout from linker help string. Put quotes around
10181 $ld_help_string.
10182
10183Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10184
10185 * config.guess (powerpc-harris-powerunix): Add guess for port
10186 to new target.
10187
10188Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10189
10190 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10191
10192Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10193
10194 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10195 $(REALLY_SET_LIB_PATH) in Makefile.
10196 * Makefile.in (SET_LIB_PATH): New variable.
10197 (REALLY_SET_LIB_PATH): New variable.
10198 ($(DO_X)): Use $(SET_LIB_PATH).
10199 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10200 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10201 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10202 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10203 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10204 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10205 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10206 (install-dosrel): Likewise.
10207 (all-opcodes): Depend upon all-libiberty.
10208
10209Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10210
10211 * config.guess (*:CYGWIN*): New
10212
10213Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10214
10215 * Makefile.in (all-target-winsup): All all-target-libiberty.
10216
10217Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10218
10219 * configure.in (noconfigdirs): Add missing # in front of comment.
10220
10221Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10222
10223 * configure.in: add second pass to things added to noconfigdirs
10224 so *-gm-magic can exclude libgloss properly.
10225
10226Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10227
10228 * mpw-configure (extralibs_name, rez_name): Set correctly
10229 for MWC68K compiler.
10230
10231 * mpw-README: Add more info on the necessary build tools.
10232
10233Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10234
10235 * configure.in, config.sub: Recognize cygwin32.
10236
10237Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10238
10239 * config.guess, config.sub: Recognize A/UX.
10240
10241Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10242
10243 * config.sub: Merge with gcc/config.sub.
10244
10245Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10246
10247 * mpw-build.in (do-binutils): Add build of stamps.
10248
10249Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10250
10251 * config.sub: Add recognition for mips64vr4100*-* targets.
10252
10253Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10254
10255 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10256 Add creation of gconfigargs with `--enable-shared' turned on.
10257 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10258 ($(host)-stamp-stage3-configured): Likewise.
10259 (HOLES): Add chatr and ldd.
10260 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10261
10262Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10263
10264 * configure: Pass --nfp to recursive configures.
10265
10266Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10267
10268 * Makefile.in (DLLTOOL): New.
10269 (DLLTOOL_FOR_TARGET): New.
10270 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10271 (EXTRA_TARGET_FLAGS): Ditto.
10272 (EXTRA_GCC_FLAGS): Ditto.
10273 (CONFIGURE_TARGET_MODULES): Ditto.
10274 (DO_X): Ditto.
10275 * configure: Add DLLTOOL.
10276
10277Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10278
10279 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10280 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10281 mh-sco, since old workarounds no longer needed, and don't
10282 build ld, since libraries have weak symbols in COFF.
10283
10284Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
10285
10286 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10287
10288Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
10289
10290 * configure.in: Make sure that ${CC} can be used to compile an
10291 executable.
10292
afb8d725
JM
10293Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10294
10295 * Makefile.in (all-gdb): Depend on $(GDB_TK).
10296 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10297 nothing depending on whether gdbtk is being built.
10298
252b5132
RH
10299Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
10300
10301 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10302
10303Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
10304
10305 * configure.in (noconfigdirs): Put ld or gas in this early, if the
10306 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10307
10308Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
10309
10310 * config-ml.in: Add support for
10311 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10312 Simplify setting of multidirs from --disable-foo.
10313
10314Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10315
10316 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10317 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10318 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 10319 non-empty, pass them on to the GCC make.
252b5132
RH
10320 (all-bootstrap): New rule that is like all-gcc, except it executes
10321 the GCC bootstrap rule instead of the GCC all rule.
10322
10323Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
10324
10325 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10326
10327Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10328
10329 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10330 DG/UX support.
10331
10332Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
10333
10334 * config.sub (i*86*) Change [345] to [3456]
10335
10336Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10337
10338 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10339 --with-gnu-ld=no.
10340
10341Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10342
10343 * config-ml.in (rs6000*, powerpc*): Add switches to control which
10344 AIX multilibs get built.
10345
10346Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10347
10348 * configure.in (i386-win32): Don't build expect if we're not
10349 building the tcl subdir.
10350
10351Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
10352
10353 * Makefile.in: (configure-target-examples, all-target-examples):
10354 New targets, configure and build example programs.
10355
10356Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10357
10358 * mpw-configure: If an mpw-config.in generated a file mk.sed,
10359 use it as input to sedit the generated MPW makefile.
10360 * mpw-README: Add a suggestion about Gestalt.h.
10361
10362Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
10363
10364 * config.sub: Accept *-*-ieee*.
10365
10366Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
10367
10368 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
10369 Ronald F. Guilmette <rfg@monkeys.com>.
10370
10371Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10372
10373 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10374 for powerpc-pe native.
10375 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10376 (target==powerpc-pe): duplicate i386-win32 entry.
10377
10378Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10379
10380 * configure.in (noconfigdirs): Exclude target-newlib for all versions
10381 of vxworks, not just vxworks5.1.
10382
10383Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
10384
10385 * mpw-configure: Add support for exec-prefix.
10386
10387Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10388
10389 * config.guess: Recognize HP model 816 machines as having
10390 a PA1.1 processor.
10391
10392Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
10393
10394 * configure: Ignore new autoconf configure options.
10395
252b5132
RH
10396Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10397
10398 * config.guess: Recognize Pentium under SCO.
10399 From Robert Lipe <robertl@arnet.com>.
10400
10401Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10402
10403 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
10404
10405Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
10406
10407 * configure.in: Don't configure gas for alpha-dec-osf*.
10408
10409Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
10410
10411 * configure.in: Default to --with-stabs for some targets for which
10412 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10413 i[345]86*-*-unixware*.
10414
10415Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
10416
10417 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10418 rather than basing it on the target. Simplify handling of options
10419 controlling which directories to configure. Remove extraneous
10420 slash in multi-clean target.
10421
10422Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
10423
10424 * config-ml.in: Prefix more variables with ml_ so they don't collide
10425 with configure's.
10426
10427Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
10428
10429 * configure: Don't turn -v into --v.
10430
10431Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
10432
10433 * configure.in (targargs): Fix typo.
10434
10435 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10436
10437Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
10438
10439 * configure.in: Strip --host and --target options from
10440 CONFIG_ARGUMENTS, and always configure for --host only. Add
10441 --with-cross-host option when building with a cross-compiler.
10442 * configure: Canonicalize the arguments put into config.status by
10443 always using `=' for an option with an argument. Pass a presumed
10444 --host or --target explicitly.
10445
10446Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
10447
10448 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10449 into general OS recognition case.
10450
10451Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10452
10453 * configure.in (target_configdirs): add target-winsup only
10454 for win32 target systems.
10455
10456Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
10457
10458 * Makefile.in (all-target-libgloss): Depend upon
10459 configure-target-newlib, since when libgloss is built it looks to
10460 see if the newlib directory exists.
10461
10462Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
10463
10464 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10465 cfg-ml-*.in.
10466
10467Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
10468
10469 * configure: Handle LD and LD_FOR_TARGET when configuring a
10470 Canadian Cross.
10471
252b5132
RH
10472Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10473
10474 * configure.in (target_libs): add target-winsup.
10475 (target==i386-win32): add patch diff flex make to $noconfigdirs.
10476 (target==ppcle-pe): remove ld from $noconfigdirs.
10477
10478Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
10479
10480 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10481 Preserve relative path names in $srcdir. Build symlink tree if
10482 configuring cross target dir and srcdir=. (= no VPATH support).
10483 (configure-target-libg++): Depend on configure-target-librx.
10484 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10485 * config-ml.in: New file.
10486 * symlink-tree: New file.
10487 * configure: Ensure srcdir="." if that's what it is.
10488
10489Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10490
10491 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10492 includes and FLEX_SKELETON setting.
10493 * mpw-configure (--with-gnu-ld): New option, controls whether
10494 to use PPCLink or ld with PowerMac GCC.
10495 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10496 * mpw-config.in: Configure grez if targeting Mac.
10497
10498 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
10499 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10500 just macos.
252b5132
RH
10501 * configure.in: Configure grez resource compiler if targeting Mac.
10502 * Makefile.in (all-grez, install-grez): New targets.
10503
10504Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
10505
10506 * configure: CXX defaults to gcc, not g++. If we find
35590697 10507 gcc in the path, set CC to gcc -O2.
252b5132
RH
10508
10509Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
10510
10511 * configure: Default ${build} correctly. Avoid picking up extra
10512 spaces when reading CC and CXX from Makefile. When doing a
10513 Canadian Cross, use plausible default values for numerous
10514 variables.
10515 * configure.in: When doing a Canadian Cross, don't try to
10516 configure tools whose configure script can't handle it.
10517
10518Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10519
10520 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10521
10522Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
10523
10524 * configure: Remove dubious bug reporting address.
10525
10526Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
10527
10528 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
10529 configure script, run that instead of this directory's configure.
10530 In either case, print a message that we're configuring the sub-dir.
10531
10532Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
10533
10534 * configure.in: Before checking for the existence of various files,
10535 use sed to filter out "target-".
10536
10537Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
10538
10539 * Makefile.in (DO_X): Split rule to decrease command line length
10540 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
10541 (Philippe De Muyter).
10542
10543Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10544
10545 * Makefile.in (all-patch): depend on all-libiberty.
10546
10547Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
10548
10549 * configure.in: If the only directory in target_configdirs which
10550 actually exists is libiberty, then set target_configdirs to empty,
10551 to avoid trying to build a target libiberty in a gas or gdb
10552 distribution.
10553
10554Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
10555
10556 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
10557 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10558 systems.
252b5132
RH
10559
10560Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10561
10562 * configure.in (copy_dirs): Use sys-include instead of include
10563 for --with-headers option.
10564
10565Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
10566
10567 * Makefile.in, configure.in: Make winsup builds work with
10568 new scheme.
10569
10570Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
10571
10572 * configure.in: Build the linker on AIX.
10573
10574Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
10575
10576 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
10577 where needed.
10578
10579Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
10580
10581 * Makefile.in (all-gcc): Fix typo.
10582
10583Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
10584
10585 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
10586
10587Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
10588
10589 * configure.in: Rename libFOO to target-libFOO, and xiberty
10590 to target-xiberty, to provide more flexibility.
10591 (target_subdir): Define. Create if cross.
10592 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10593 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
10594 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10595 check-libFOO -> check-target-libFOO, etc.
10596 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10597 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10598 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10599 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
10600 allow ALL_GCC="" to only configure.
10601 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
10602 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
10603 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
10604
10605Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
10606
10607 * Makefile.in (taz): Build "info" in etc explicitly.
10608
10609Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
10610
10611 * configure.in: Make sure that CC is undefined (as opposed to
10612 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
10613 problem with autoconf trying to configure on a host without GCC.
10614
10615Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
10616
10617 * mpw-configure: Set host alias from choice of host compiler,
10618 only use generic MPW Makefile sed if present, edit a file
10619 named "hacked_Makefile.in" instead of "Makefile.in" if present.
10620 * mpw-README: Add problem notes about CW6 and CW7.
10621
10622Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
10623
10624 * Makefile.in (taz): Use ";" instead of ";;".
10625
10626Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
10627
10628 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
10629 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10630 DISTDOCDIRS.
10631 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
10632 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
10633
10634Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
10635
10636 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
10637 and gnats, because they are now subsumed by DISTSTUFFDIRS.
10638 Move bfd to DISTSTUFFDIRS.
10639
10640Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10641
10642 * Makefile.in (X11_LIB): Removed.
10643 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10644
10645 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10646
10647Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10648
10649 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10650 names.
10651
10652Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10653
10654 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10655
10656Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
10657
10658 * configure.in (i[345]86-*-win32): Always build newlib.
10659 Don't configure cvs, autoconf or texinfo.
10660 * Makefile.in (LD_FOR_TARGET): New.
10661 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10662 Pass down LD_FOR_TARGET.
10663
10664Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
10665
10666 * winsup: New directory.
10667 * Makefile.in: Build winsup.
10668 * configure.in: Winsup is configured when target is win32.
10669 Can only build win32 target GDB when native.
35590697 10670
252b5132
RH
10671Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
10672
10673 * config.guess: Recognize HP model 819 machines as having
10674 a PA 1.1 processor.
10675
10676Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
10677
10678 * configure: Fix sed loop which substitutes for CC and CXX to
10679 avoid bug found in various sed implementations.
10680
10681Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10682
10683 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10684 simulator. Use standard powerpc-*-eabi*.
10685
10686Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
10687
10688 * configure.in: Stop putting gas and binutils in noconfigdirs for
10689 powerpc-*-aix* and rs6000-*-*.
10690
10691Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
10692
10693 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10694 -mcall-aixdesc libraries.
10695
10696Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
10697
10698 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10699
10700 * config.sub (arm | armel | armeb): Fix shell syntax.
10701
10702Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10703
10704 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10705 -msoft-float and -mcpu=common support.
10706 (powerpc*-*-eabisim*): Add support for building -mcall-aix
10707 libraries.
10708
10709Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10710
10711 * configure.in: Allow configuration and build of emacs19 for the alpha.
10712
10713Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10714
10715 * configure.in (CC): Get ^CC, not just any old CC, from
10716 ${host_makefile_frag}.
10717
10718Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10719
35590697 10720 * configure.in (CC): Try to get CC from
252b5132
RH
10721 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10722
10723Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10724
10725 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10726 only if it exists in $(srcdir).
10727
10728Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
10729
10730 * configure: If CC and CXX are not set in the environment, set
10731 them, based on either an existing Makefile or on searching for gcc
10732 in PATH. Substitute for CC and CXX in Makefile.
10733 * configure.in: Remove libm from target_libs. Separate
10734 target_configdirs from configdirs. If CC is not set in
10735 environment, try to get it from a host Makefile fragment. Rewrite
10736 changes of configdirs to use skipdirs instead. A few minor
10737 tweaks. Take directories out of target_configdirs as they are
10738 taken out of configdirs. Remove existing Makefile files from
10739 subdirectories. Substitute for TARGET_CONFIGDIRS and
10740 CONFIG_ARGUMENTS in Makefile.
10741 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10742 by configure.in.
10743 (CONFIG_ARGUMENTS): Likewise.
10744 (CONFIGURE_TARGET_MODULES): New variable.
10745 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10746 ($(CONFIGURE_TARGET_MODULES)): New target.
10747 (configure-libg++, configure-libio): New targets.
10748 (all-libg++): Depend upon configure-libg++.
10749 (all-libio): Depend upon configure-libio.
10750 (configure-libgloss, all-libgloss): New targets.
10751 (configure-libstdc++): New target.
10752 (all-libstdc++): Depend upon configure-libstdc++.
10753 (configure-librx, all-librx): New targets.
10754 (configure-newlib): New target.
10755 (all-newlib): Depend upon configure-newlib
10756 (configure-xiberty): New target.
10757 (all-xiberty): Depend upon configure-xiberty.
10758
10759Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10760
10761 * configure.in (host i[345]86-*-win32): Expand the
10762 noconfigdirs again.
10763
10764Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
10765
10766 * mpw-configure: Fix sed command file name.
10767
10768Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
10769
35590697 10770 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
10771 noconfigdirs again.
10772
10773Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
10774
10775 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10776 or powerpc*-*-pe*, since they are not yet supported.
10777
10778Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
10779
10780 Add PowerMac support and many other enhancements.
10781 * mpw-configure: New option --cc to select compiler to use,
10782 paste options set according to --cc into the generated
10783 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10784 if mpw-make.sed is present.
10785 * mpw-config.in: Don't test for gC1, test for mpw-touch,
10786 add forward includes for PowerPC include files.
10787 * mpw-build.in: Build using Makefile.PPC if present.
10788 (do-byacc, etc): Remove separate version resource builds.
10789 (do-gas): Build "stamps" before "all".
10790 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10791 * mpw-README: Update to reflect --cc option, PowerMac support,
10792 and recently-reported compatibility problems.
10793
10794Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
10795
10796 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10797 embedded m68k systems (-aout, -coff, -elf, -vxworks).
10798 (--with-multilib-top): Pass to recursive invocations.
10799
10800Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
10801
10802 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10803 v810-*-*.
10804
10805Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10806
10807 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10808 gdb, ld and opcodes on v810-*-*.
10809
252b5132
RH
10810Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
10811
10812 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10813 (local-maintainer-clean): New target.
10814 (maintainer-clean): New target.
10815 (realclean): Just depend upon maintainer-clean.
10816
10817Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10818
10819 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10820
10821Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
10822
10823 * configure.in: Build ld in mips*-*-bsd* case.
10824
10825Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
10826
10827 * config.sub: Accept -lites* OS. From Ian Dall.
10828
10829Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
10830
10831 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 10832 targets.
252b5132
RH
10833
10834Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10835
10836 * configure.in: treat i386-win32 canadian cross the same as
10837 i386-go32 canadian cross.
10838
10839Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10840
10841 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10842 running under the simulator to build a reduced set of libraries.
10843 (powerpc-*-eabiaix): Add fine grained multilib support added to
10844 other powerpc targets yesterday.
10845
10846Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10847
10848 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10849 -disable-softfloat, -disable-relocatable, -disable-aix, and
10850 -disable-sysv to control which multilib libraries get built.
10851
10852Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
10853
10854 * configure: Add Makefile.tem to list of files to remove in trap
10855 handler.
10856
10857Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
10858
10859 * config.guess (*Linux*): Add missing "exit"s.
10860 Also, need specific check for alpha-unknown-linux (uses COFF).
10861
10862Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
10863
10864 * config.guess: Merge with FSF:
10865
10866 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
10867 * config.guess (AIX4): More robust release numbering discovery.
10868
10869 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
10870 * config.guess (i386-sequent-ptx): Properly get version number.
10871
10872 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
10873 * config.guess (mips:*:4*:UMIPS): New case.
10874
10875Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
10876
10877 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10878 (i386-win32 host): Likewise. Don't build readline.
10879
afb8d725
JM
10880Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
10881
10882 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
10883 SUPPORT_FILES to submakes.
10884
252b5132
RH
10885Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
10886
10887 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10888 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10889 mpw-configure.
10890
10891Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
10892
10893 * configure.in (appdirs): Use =, not ==, in test expression when
10894 trying to build the text to print in the warning message for
10895 Solaris users.
10896
10897Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
10898
10899 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10900
10901Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10902
10903 * config.guess: Recognize lynx-2.3.
10904
10905Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
10906
10907 * config.sub (z8ksim): Deleted
10908 (z8k-*-coff): New, this is the one true name of the target.
10909
10910Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
10911
10912 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10913
10914Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
10915
10916 * config.guess (*:Linux:*:*): First try asking the linker what the
10917 default object file format is (elf, aout, or coff). Then if this
10918 fails, try previous methods.
10919
10920Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10921
10922 * configure.in: Don't build newlib for *-*-vxworks5.1.
10923
10924Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10925
10926 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10927 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10928
10929Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
10930
10931 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10932
10933Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
10934
10935 * cfg-ml-com.in: New file.
10936 * cfg-ml-pos.in: New file.
10937
10938Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10939
10940 * COPYING.NEWLIB: Add HP free copyright to list.
10941
10942Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10943
10944 * config.sub: Recognize -eabi* for the system, not just -eabi.
10945
10946Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
10947
10948 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10949 * config.sub, configure.in (win32): New target and host.
10950
10951Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
10952
10953 * configure.in: Add i386-pe configuration.
10954
10955Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
10956
10957 * mpw-build.in (install): Install GDB after LD.
10958
10959Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
10960
10961 * mpw-config.in (elf/mips.h): Always forward-include, needed
10962 for GDB to build.
10963
10964Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
10965
10966 * testsuite: New directory for customer acceptance and whole tool
10967 chain tests.
10968
10969Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10970
10971 * configure: If per-host line isn't found, but AC_OUTPUT is found
10972 and a configure script exists, run it instead.
10973
10974Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
10975
10976 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
10977
10978Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
10979
10980 * configure: Set build_{cpu,vendor,os,alias} to host values when
10981 --build isn't specified.
10982
10983Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10984
10985 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10986 (FLAGS_TO_PASS): Pass them.
10987 (EXTRA_TARGET_FLAGS): Ditto.
10988
252b5132
RH
10989Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10990
10991 * Makefile.in (all-libg++): Depend on all-libstdc++.
10992
10993Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10994
10995 * configure.in (noconfigdirs): Enable all packages for
10996 i386-unknown-netbsd.
10997
10998Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
10999
11000 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11001 hosted builds (DOS builds)
11002
11003Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11004
11005 Changes for ARM based on patches from Richard Earnshaw:
11006 * config.sub: Handle armeb and armel.
11007 * configure.in: Omit arm linker only for riscix.
11008
11009Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11010
11011 * config.guess: Update from FSF.
11012
11013Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11014
11015 * config.sub: Recognize powerpcle as the little endian varient of
11016 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11017 powerpcle variant. Convert pentium into i586, not i486. Add p5
11018 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11019 temporarily.
11020
11021Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11022
11023 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11024
11025Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11026
11027 * config.sub: Accept -lites* as a basic system type.
11028
11029Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11030
11031 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11032 installed, and if so return linuxoldld as the system name.
11033
11034Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11035
11036 * config.guess: Add hppa1.1-hp-lites support.
11037
11038Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11039
11040 * configure.in: Don't build newlib for m68k-vxworks5.1.
11041
11042Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11043
11044 * configure.in (mips-sgi-irix6): Use mh-irix5.
11045
11046Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11047
11048 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11049
11050Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11051
11052 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 11053 OSF/1. Fix compiler flags.
252b5132
RH
11054 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11055
11056Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11057
11058 * configure.in: Recognize --with-newlib.
11059 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11060
afb8d725
JM
11061Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11062
11063 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11064 to *_X11_MODULES due to gdbtk needing X include files et al.
11065
252b5132
RH
11066Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11067
11068 Merge in support for Mac MPW as a host.
11069 (Old change descriptions retained for informational value.)
11070
11071 * mpw-config.in: Add generic include forwards for cpu-specific
11072 include files in aout and elf directories.
11073
11074 * mpw-configure: Added copyright.
11075 * mpw-config.in: Check for presence of required build tools.
11076 (target_libs): Add newlib.
11077 (target_tools): Add examples.
11078 (Read Me): Generate as "Read Me for MPW" instead.
11079 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11080 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11081 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11082
11083 * mpw-configure: Remove subdir-specific makefile hackery,
11084 delete mk.tmp after using it.
11085
11086 * mpw-build.in (all): Display start and end times.
11087
11088 * mpw-configure (host_canonical): Set.
11089 (target_cpu): Always add to makefiles.
11090 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11091 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11092 (mpw-mh-mpw): Look for in srcdir and srcroot.
11093 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11094
11095 * mpw-build.in: (install-only): New target.
11096
11097 * mpw-configure (host_alias, target_alias): Rename from hostalias
11098 and targetalias, add into generated Makefile.
11099 (mk.tmp): If present, add into generated Makefile.
11100 * mpw-build.in (all-gas): Build config.h first before gas proper.
11101
11102 * mpw-configure (config.status): Write only if changed.
11103 * mpw-config.in (readline): Configure it (not built, just used for
11104 definitions).
11105
11106 * mpw-config.in (elf/mips.h): Add a forward include.
11107
11108 * mpw-config.in: Forward-include most .h files in include into
11109 extra-include.
11110 (readline): Don't build.
11111 mpw-build.in (install): Install GDB.
11112
11113 * mpw-configure (prefix, mpw_prefix): Handle it.
11114 * mpw-config.in (mmalloc, readline): Don't configure.
11115 * mpw-build.in (thisscript): Rename to ThisScript.
11116 Use mpw-build instead of BuildProgram everywhere.
11117 (mmalloc, readline): Don't build.
11118 * mpw-README: New file, basic documentation about the MPW port.
11119
11120 * mpw-config.in: Use forward-include to create include files.
11121
11122 * mpw-configure: Add more things to the top of each configured
11123 Makefile, including contents of config/mpw-mh-mpw.
11124 * mpw-config.in (extra-include): Create this directory and fill it
11125 with Posix-like include files when configuring.
11126
11127 * config.sub (apple, mac, mpw): Add various aliases.
11128
11129 * mpw-build.in: New file, top-level build script fragment for MPW.
11130 * mpw-configure: New file, configure script for MPW.
11131 * mpw-config.in: New file, config fragment for MPW.
11132
11133Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11134
11135 * configure.in (host_libs): Remove glob, since it is gone from the
11136 sources.
11137
11138Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11139
11140 * Makefile.in: define empty GDB_NLM_DEPS var.
11141
11142 * configure.in(target_makefile_frag): use config/mt-netware
11143 for netware targets.
11144
11145Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11146
11147 * config.sub: Merge in recent FSF changes. Remove linux special
11148 cases.
11149
11150Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11151
4bddf3ad 11152 Revert this change:
252b5132
RH
11153
11154 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11155
11156 * build-all.mk: Use CC=cc -Xs on Solaris.
11157
252b5132
RH
11158Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11159
11160 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11161 stop using it.
11162 * Makefile.in: Nuke all references to glob subdirectory.
11163
11164Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11165
11166 * configure.in: Fix --enable-shared logic in per-host.
11167
11168Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11169
11170 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11171
11172Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11173
11174 * configure.in (noconfigdirs): Don't build gas on AIX, for
11175 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11176
11177Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11178
11179 * configure: Fix --cache-file to work if the file argument is a
11180 relative path.
11181
11182Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11183
11184 * configure: If the --cache-file is used, pass it down to
11185 configure in subdirectories.
11186
11187Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11188
11189 * config.sub: add vxworks29k configuration.
11190
11191Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11192
11193 * Makefile.in (taz): Do "diststuff" part quietly.
11194
11195Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11196
11197 * config.sub: Mini-merge with gcc/config.sub.
11198
11199Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11200
11201 * config.guess (IRIX): Sed - to _.
11202
11203Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11204
11205 * Makefile.in (source-vault, binary-vault): New targets.
11206
11207Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11208
11209 * config.sub: Recognize -eabi as a basic system type.
11210
11211Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11212
11213 * configure.in (enable_shared stuff): Fix typo.
11214
11215Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11216
11217 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11218
11219Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11220
11221 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11222
11223Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11224
11225 * configure.in (rs6000-*-*): Don't build gas.
11226
11227Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11228
11229 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11230 reduce command line length.
11231 (AS_FOR_TARGET): Check for as.new, not Makefile.
11232 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11233
11234Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11235
11236 * config.guess: Merge from FSF.
11237
11238Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11239
11240 * configure: Don't use $ when handling program_suffix.
11241
11242Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11243
11244 * configure.in: Configure tk for hppa/hpux.
11245
11246Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11247
11248 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11249
11250Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11251
11252 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11253 to LIBCXXFLAGS. Tests are better run without it.
11254
11255Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11256
11257 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11258
11259Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11260
11261 * configure.in (*-*-netware*): Don't configure xiberty.
11262
11263Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11264
11265 * configure.in: Remove tk from native_only list.
11266
11267Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11268
11269 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11270 for special NCD build.
11271
11272Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11273
11274 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11275 makeall.bat, they're only useful for binutils snapshots.
11276 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11277 makeall.bat to specified SUPPORT_FILES.
11278
11279Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11280
11281 * build-all.mk: Add Ericsson targets to sun4 and solaris
11282 hosts. Add BNR's sun4 target to solaris host, so their
11283 build-from-source will be tested in-house first.
11284
11285Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11286
11287 * Makefile.in (LIBCFLAGS): New variable.
11288 (CFLAGS_FOR_TARGET): Ditto.
11289 (LIBCFLAGS_FOR_TARGET): Ditto.
11290 (LIBCXXFLAGS): Ditto.
11291 (CXXFLAGS_FOR_TARGET): Ditto.
11292 (LIBCXXFLAGS_FOR_TARGET): Ditto.
11293 (BASE_FLAGS_TO_PASS): Pass them.
11294 (EXTRA_TARGET_FLAGS): Ditto.
11295
4bddf3ad 11296 * configure.in: Support --enable-shared.
252b5132
RH
11297
11298Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
11299
11300 * configure.in (target_libs): Include libstdc++ again.
11301 * config.guess: Update from FSF (for FreeBSD).
11302
11303Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11304
11305 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11306 makeall.bat.
11307 (DISTDOCDIRS): Add `etc'.
11308 (ETC_SUPPORT_PFX): New variable.
11309 (taz): Include anything from etc starting with a word in
11310 ETC_SUPPORT_PFX.
11311
11312Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11313
11314 * config.sub: Update for recent FSF changes. Remove obsolete
11315 h8300hds entry. Add -windows* and -osx as basic os. Minor
11316 spacing changes.
11317
11318Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11319
11320 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
11321
11322 * config.guess: Merge with FSF.
11323 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11324
11325Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11326
11327 * configure: Since the "trap 0" handler will override the exit
11328 status on many systems, only use it for "exit 1", and make it set
11329 a non-zero exit status; reset it before "exit 0". Also, check
11330 exit status of config.sub, and error out if it failed.
11331
11332Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
11333
11334 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11335 and install libgloss.
11336
11337Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11338
11339 * Makefile.in (all-binutils): Depend upon all-byacc.
11340
11341 * configure.in: Don't build emacs on Irix 5.
11342
11343Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11344
11345 * configure.in (*-*-netware*): Add libio.
11346
11347Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11348
11349 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11350 (CHECK_TARGET_MODULES): Ditto.
11351 (INSTALL_TARGET_MODULES): Ditto.
11352 (TARGET_LIBS): Ditto.
11353 (all-libstdc++): Note dependencies.
11354
11355Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11356
11357 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11358
11359Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11360
11361 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11362 -fexternal-templates.
11363
11364 * configure.in (target_libs): Add libstdc++.
11365 (noconfigdirs): Add libstdc++ as appropriate.
11366
11367Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11368
11369 * config.guess: Update from FSF.
11370
11371Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11372
11373 * configure: Use ${config_shell} when running ${configsub}.
11374
11375Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
11376
11377 * config.sub: No longer recognize h8300h.
11378
11379Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11380
11381 * config.sub: Remove extraneous differences between config.sub and
11382 gcc/config.sub.
11383
11384Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11385
11386 * Makefile.in (DISTSTUFFDIRS): Add gas.
11387
11388Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
11389
11390 * COPYING.NEWLIB: New file.
11391
11392Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
11393
11394 * config.guess (HP-UX): Patch from Harlan Stenn
11395 <harlan@landmark.com> to also emit release level.
11396
11397Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11398
11399 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11400
11401Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
11402
11403 * config.sub: Merge nextstep cleanup from FSF.
11404
11405Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11406
11407 * configure.in (arm-*-*): Don't configure ld for this target.
11408
11409Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11410
11411 * configure.in (*-*-netware): don't configure libg++, libio,
11412 librx, or newlib.
11413
11414Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11415
11416 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
11417 configure ld--it works, but it doesn't support shared libraries.
11418
11419Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11420
11421 * config.guess (*-unknown-freebsd*): Get rid of possible
11422 trailing "(Release)" in version string.
11423 Patch from Paul Richards <paul@isl.cf.ac.uk>.
11424
11425Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
11426
11427 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11428 Fix type: *-next-neststep -> *-next-nextstep.
11429
11430 * config.guess: Merge from FSF:
11431
11432 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11433
11434 * config.guess: Recognize powerpc-ibm-aix3.2.5.
11435
11436 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11437
11438 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11439 instead of UNIX_SV for UnixWare 1.0).
11440
11441Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
11442
11443 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
11444 to make gdb/nlm/* build after the compiler and linker.
11445
11446Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
11447
11448 * config.guess (netbsd, freebsd, linux): Accept any machine,
11449 not just i[34]86.
11450 (m68k-atari-sysv4): Relocate to match FSF version.
11451
11452 * config.guess: More merges from the FSF:
11453
11454 Add a space before function call or macro invocation.
11455
11456 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11457
11458 * config.guess: Add trap cmd to remove dummy.c and dummy when
11459 interrupted.
11460
11461 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11462
11463 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11464 (dummy): Redirect stderr from compilation of dummy.c.
11465
11466 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
11467
11468 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11469
11470Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
11471
11472 * configure: Accept and ignore --cache*, for compatibility with
11473 new autoconf.
11474
11475Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
11476
11477 * config.guess: Merge from FSF:
11478
11479 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11480
11481 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
11482 (PATH): Add /.attbin at end for finding uname.
11483 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
11484
11485 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
11486
80413487 11487 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
11488
11489 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
11490
80413487
RH
11491 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11492 to select whether to use ELF or COFF.
252b5132
RH
11493
11494 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11495
80413487 11496 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
11497
11498 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11499
11500 * config.guess: Guess the OS version for HPUX.
11501
11502 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11503
11504 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11505
11506Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11507
11508 * configure.in: Recognize --with-headers, --with-libs, and
11509 --without-newlib.
11510 * Makefile.in (all-xiberty): Depend upon all-ld.
11511
11512Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11513
11514 * configure.in: Change i[34]86 to i[345]86.
11515
11516Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11517
11518 * configure (version): A few more tweaks to help message.
11519
11520Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
11521
11522 * Makefile.in: Remove (for now) librx as a host library,
11523 now that we're building it for target.
11524
11525Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11526
11527 * configure: Fix up help message; from karl@owl.hq.ileaf.com
11528 (Karl Berry).
11529
11530Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
11531
11532 * configure.in: Also configure librx.
11533
11534Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11535
11536 * Makefile.in: Update various rules to reflect that librx
11537 is now needed for libg++.
11538
11539Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11540
11541 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11542
11543Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11544
11545 * configure.in: Configure the examples directory.
11546
11547Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11548
11549 * configure: Simplify Jun 2 1994 change.
11550
11551Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11552
11553 * change CC to /usr/latest/bin/gcc for lynx host builds, since
11554 /bin/gcc isn't good enough to build gcc.
11555
11556Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
11557
11558 * Makefile.in (GDB_SUPPORT_FILES): Remove
11559 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
11560 (gdb.tar.gz): Add new rule to use standard distribution building
11561 mechanism.
11562
11563Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11564
11565 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
11566 Bill Cox <bill@cygnus.com>.
11567
11568Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
11569
11570 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
11571
11572Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
11573
11574 * configure: Search current dir first in .gdbinit.
11575
11576Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
11577
11578 * config.sub: Recognize freebsd (merged from gcc config.sub).
11579
11580Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
11581
11582 * config.sub: Refer to NeXT's operating system as nextstep.
11583
11584 * config.sub (case $basic_machine): Re-order the cases, to match
11585 the order in the FSF version (which is mostly alphabethical).
11586 Merge in some additions and changes from the FSF.
11587
11588Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
11589
11590 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11591 * config.sub: Recognize cxux7.
11592 * configure.in: Use mh-cxux for m88k-harris-cxux*.
11593
11594Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
11595
11596 * config.sub: Fix typo powerpc -> powerpc-*.
11597
11598Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
11599
11600 * Makefile.in: `all-emacs19' depends on `all-byacc'.
11601
11602 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11603 parallel with all-emacs and install-emacs). Top-level command
11604 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11605
11606Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11607
11608 * test-build.mk ($(host)-stamp-stage2-installed): Remove
11609 $(relbindir)/make before doing ``make install'', and use
11610 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
11611 installing over running make binary.
11612 ($(host)-stamp-stage3-installed): Likewise.
11613
11614Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11615
11616 * config.guess: Recognize Mach.
11617
11618Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11619
11620 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11621 see whether --exec-prefix was used.
11622
11623Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11624
11625 * README: Explicitly mention libg++/README. (Zoo's idea.)
11626
11627Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11628
11629 * Makefile.in: Add all-librx target similar to all-libproc.
11630
11631Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
11632
11633 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
11634 with post 1.2 uname bogosity.
11635
11636Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11637
11638 * configure: Remove temporary files on receipt of a signal.
11639
11640Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
11641
11642 * configure: If there is a package_makefile_frag, remove
11643 ${subdir}/Makefile.tem after copying it in.
11644
11645Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11646
11647 * build_all.mk: support rs6000 lynx identifies itself as
11648 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
11649 since /bin/gcc is too feeble to compile a modern gcc.
11650
11651Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11652
11653 * brought devo/test-build.mk update-to-date with progressive/
11654 test-build.mk. Add lynx targets and hppa flag info.
11655
11656Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11657
11658 * configure.in: Use mh-ncrsvr43. Patch from
11659 Tom McConnell <tmcconne@sedona.intel.com>.
11660
11661Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
11662
11663 * config.guess (i386-unknown-bsdi): No longer need to
11664 check #if defined(__bsdi__) && defined(__i386__).
11665
11666Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11667
11668 * configure: Set program_transform_nameoption correctly.
11669
11670Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11671
11672 * brought build-all.mk update-to-date with progressive build-all.mk,
11673 added new targets and hppa info.
35590697 11674
252b5132
RH
11675Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11676
11677 * configure: If config.guess result is a prefix of the user
11678 specified target, assume a native build and use the user specified
11679 target as the host alias. Remove SunOS patch suffix removal hack.
11680 * configure.in: Remove SunOS patch suffix removal hack.
11681
11682 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11683 in NATIVE_CHECK_MODULES.
11684
11685Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
11686
11687 * Makefile.in: Rename HOST_ONLY to NATIVE.
11688 * configure: Delete SunOs patch suffix from host_canonical
11689 and build_canonical variables that are prepended to Makefiles.
11690 * configure.in: Add comments for easier maintenance.
11691
11692Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11693
11694 * Makefile.in: Add all-libproc target similar to all-gui.
11695
11696Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
11697
11698 * Makefile.in (CHECK_MODULES): split into
11699 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11700
11701Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
11702
11703 * config.guess (i386-unknown-bsdi): New system to guess.
11704
11705Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11706
11707 * Makefile.in: Add all-gui target (but not yet build by "all").
11708
11709Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
11710
11711 * config.sub: Move deletion of patch suffix from here...
11712 * configure.in: To here, at Ian's suggestion. The top-
11713 level scripts might need to know of a patch level.
11714
11715Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
11716
11717 * config.sub: Strip off patch suffix so rtl is recognized
11718 as a sunos4.1.3 machine, even though it's been patched.
11719
11720Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
11721
11722 * Makefile.in (INSTALL_LAST): Delete.
11723 (INSTALL_DOSREL): New.
11724
11725Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11726
11727 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11728 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11729 whether we pass down --with-gnu-ld anyhow.
11730
11731Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
11732
11733 * Makefile.in (INSTALL_LAST): Change operation so it works
11734 on more flavors of make.
11735 * configure.in (go32): Don't build libg++ or libio.
11736
11737Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
11738
11739 * Makefile.in (Move HOST_PREFIX_1 and friends up so
11740 they can be overriden by templates.
11741
11742Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
11743
11744 * configure.in (target==go32): Don't build gdb.
11745 * dosrel: New directory.
11746
11747Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
11748
11749 * configure.in (host==go32): Configure dosrel too.
11750 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11751 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11752 be set by incoming names or templates.
11753 (INSTALL_LAST): New rule.
252b5132
RH
11754
11755Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
11756
11757 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11758
11759Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11760
252b5132
RH
11761 * configure.in (appdirs): New variable. Currently empty, but will
11762 be used in gas distribution. If nonempty, lists a set of
11763 directories at least one of which must get configured, or top
11764 level configuration is considered to have failed.
11765 (rs6000-*-lynxos*): Use new file name.
11766
11767Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11768
11769 Eliminate XTRAFLAGS.
11770 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11771 newlib include files using -idirafter, and also use -nostdinc.
11772 (CXX_FOR_TARGET): Likewise.
11773 (XTRAFLAGS): Removed.
11774 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11775 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11776 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11777 ($(DO_X)): Don't pass down XTRAFLAGS.
11778
11779Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11780
11781 * configure.in (mips*-dec-bsd*): New target; do build linker.
11782 (mips*-*-bsd*): New target; don't build linker.
11783
11784Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11785
11786 * configure.in: support rs6000-*-lynxos* configuration.
11787 support sunos4 as a cross target.
11788
11789 * config.sub: look for lynx*, not lynx since the OS version may
11790 legitimately be part of the name.
11791
11792Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11793
11794 * configure.in (i[34]86-*-sco*): Move to be with other i386
11795 targets.
11796 (romp-*-*): New target. Skip various binary utilities.
11797 (vax-*-*): New target. Don't build newlib.
11798 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
11799
11800Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11801
11802 * configure.in: Only set host_makefile_frag if config
11803 directory exists.
11804
11805Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11806
11807 * install.sh: If $dstdir exists, don't check whether each
11808 component does.
11809
11810Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11811
11812 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11813
11814Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
11815
35590697
AJ
11816 * configure.in (*-*-lynxos*): Don't configure newlib for either
11817 native or cross Lynx.
252b5132
RH
11818
11819Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
11820
11821 * config.sub (sparc64-elf): Fix os.
11822 (z8k): Remove duplicate.
11823
11824Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11825
11826 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11827 gcc/stmp-fixproto, to try to prevent fixproto from being run.
11828
11829Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
11830
11831 * configure: Make file links cleanly even if Lynx fails on
80413487 11832 an NFS symlink (at least fail cleanly).
252b5132
RH
11833
11834Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11835
11836 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11837 -XNh2000.
11838
11839Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11840
11841 * configure: Unknown options are fatal again.
11842
11843Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
11844
11845 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 11846 compatibility.
252b5132
RH
11847
11848Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
11849
11850 * build-all.mk: Add `clean' target.
11851
11852Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11853
11854 * config.guess: Add SINIX support.
11855 * configure.in: Add mips-*-sysv4* support.
11856
11857Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
11858
11859 * build-all.mk: Document all useful targets.
11860 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11861 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11862
11863Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11864
11865 * configure: Support --silent, --quiet.
11866
11867Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11868
11869 * configure: Support --disable-FEATURE.
11870
11871Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11872
11873 * config.guess: Recognize NCR running SVR4.3.
11874
11875Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
11876
11877 * config.guess: Make BSDI generate i386-unknown-bsd386.
11878 Patch from Paul Eggert <eggert@twinsun.com>.
11879
11880Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11881
11882 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11883
11884Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11885
11886 * configure: Make unrecognized options give nonfatal warnings
11887 instead of fatal errors, and pass them to any subdirectory
11888 configures in case they recognize them.
11889 Make --x equivalent to --with-x.
11890
11891Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11892
11893 * configure: Add --enable-* options. Clean up usage message and
11894 some comments.
11895
11896Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
11897
11898 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11899
11900Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11901
11902 * configure.in (hppa*-*-*): Enable binutils.
11903
11904Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11905
11906 * config.sub: Recognize cisco.
11907
11908Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
11909
11910 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11911
11912Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11913
11914 * config.guess: about target *-hitachi-hiuxwe2, don't print more
11915 than one configuration name. Add comment.
11916
11917Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
11918
11919 * config.guess: about target *-hitachi-hiuxwe2, fixed
11920 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
11921 macro is incorrect.]
11922
11923Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11924
11925 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11926 than the "make ls" stuff which used to be here.
11927
11928Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
11929
11930 * config.guess: Recognize i[34]86-unknown-freebsd.
11931 From Shawn M Carey <smcarey@rodan.syr.edu>.
11932
11933Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
11934
11935 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11936
11937Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11938
11939 * config.guess: Check for ptx.
11940
11941Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
11942
11943 * config.sub: Add os9k checking.
11944
11945Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11946
11947 * config.guess: Handle OSF1 running on HPPA processors
11948
11949Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
11950
11951 * configure: If subdir configure fails, print out a message with
11952 subdirectory name, in case subdir's configure code didn't identify
11953 itself.
11954
11955Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
11956
11957 * configure.in: Remove embedded newlines from configdirs.
11958 Avoid mismatches of substrings. Fix matching strings at end
11959 of configdirs.
11960
11961Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
11962
11963 * config.guess: Add Lynx/rs6000 config support.
11964
11965Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
11966
11967 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11968
11969Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
11970
11971 * configure.in (hppa*-*-osf*): Treat this just like most other
11972 PA configurations (eg no binutils or ld).
11973 (hppa*-*-*elf*): These configurations have binutils and ld.
11974
11975Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11976
11977 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
11978
11979Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11980
11981 * configure.in (rs6000-*-*): Build gas.
11982
11983Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11984
80413487 11985 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
11986
11987Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11988
11989 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11990 for GDB and GDB has been fixed to not need it.
11991
252b5132
RH
11992Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11993
11994 * config.guess: Recognize vax hosts.
11995
11996Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11997
11998 * configure (while loop): Don't use "break 2" inside case
11999 statement -- the case statement isn't an enclosing loop.
12000
12001Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12002
12003 * config.guess: Clean up NeXT support, to allow nextstep
12004 on Intel machines. Make OS be nextstep.
12005
12006Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12007
12008 * config.guess: Add alternate forms for Convex.
12009
12010Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12011
12012 * configure: Completely rewrite option processing. Take
12013 advantage of pattern-matching to avoid invoking test frequently.
12014 Also clean up host and target defaulting logic.
12015
12016Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12017
12018 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12019 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12020 commands (plus user environment) will fit SCO limits.
12021
12022Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12023
12024 * configure.in: Don't issue warnings about directories which are
12025 not being configured if -norecursion is set. Correct test for
12026 --with-gnu-as and --with-gnu-ld to not get confused by substring
12027 matches.
12028
12029 * configure.in: Don't build gas for alpha-dec-osf1*.
12030
12031Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12032
12033 * configure: Back out Per's change of 12/19/1993. It changes the
12034 behavior of configure in unexpected and confusing ways.
12035
12036 Also, use different delim char when calculating
12037 program_transform_name so that the name can contain slashes.
12038
12039Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12040
12041 * configure.in, config.sub: Add support for VSTa micro-kernel.
12042
12043Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12044
12045 * configure.in: Nuke hacks which were used to get a special
12046 version of GAS for HPPA configurations.
12047
12048Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12049
12050 * configure: If only ${target_alias} is given, use that
12051 as the default for ${host_alias}.
12052 * configure: Add missing back-slashes before nested quotes.
12053
12054Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12055
12056 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12057
12058Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12059
12060 * config.guess: Recognize some Tektronix configurations.
12061 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12062
12063Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12064
12065 * config.sub: Match any flavor of SH.
12066
12067Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12068
12069 * configure.in: Don't try to configure newlib for Alpha.
12070
12071Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12072
12073 * configure.in: Don't build ld for Irix 5. Don't build gas,
12074 libg++ or libio for any Alpha target.
12075
12076 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
12077
12078Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12079
12080 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12081 default arguments -- so it tried to compress itself.
12082
12083Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12084
12085 * configure.in (notsupp): ensure that a space is always at the end
12086 of the configdirs list, since the grep checks for an explicit space
12087
12088Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12089
12090 * configure.in (target i386-sysv4.2): don't build ld, since static
12091 versions of many libraries are not available.
12092
12093Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12094
12095 * config.guess: Recognize Apollos (using environment variables).
12096 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12097
12098Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12099
12100 * config.guess: Recognize Sony news mips running newsos.
12101
12102Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12103
12104 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12105 "fi ; else" for bash.
12106
12107Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12108
12109 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12110
12111Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12112
12113 * config.sub: accept unixware as an alias for svr4.2.
12114 Fix some inconsistancies with the gcc version.
12115
12116Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12117
12118 * Makefile.in (DISTDOCDIRS): Add gdb.
12119
12120Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12121
12122 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12123
12124Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12125
12126 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12127 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12128 this now.
12129
12130Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12131
12132 * config.sub: Accept hiux* as an OS name.
12133
12134 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12135 etc/make-stds.texi. The underscore came from gcc, and dje now
12136 agrees that RUNTESTFLAGS is the correct name.
12137
12138Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12139
12140 * install.sh: Remove 'set -e'. It makes any conditionals
12141 in the script useless.
12142
12143 * config.guess: Automatically recognize arm-acorn-riscix
12144 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12145
12146Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12147
12148 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12149
12150Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12151
12152 * Makefile.in (DISTDOCDIRS): New variable.
12153 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 12154 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
12155
12156Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12157
12158 * configure.in (hppa target): check the source directory for the
12159 pagas sub-directory
12160
12161Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12162
12163 * config.sub: Allow -aout* and -elf*.
12164
12165Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12166
12167 * configure.in: Don't build ld on i386-solaris2, same as for
12168 sparc-solaris2.
12169
12170Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12171
12172 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12173
12174Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12175
12176 * configure.in: Configure gdb for alpha.
12177
12178Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12179
12180 * Makefile.in (CXXFLAGS): Add -O.
12181
12182Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12183
12184 * config.guess: added support for DG Aviion
12185
12186Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12187
12188 * configure.in: Produce warning message for subdirectories not
12189 configurable for this host/target combination. Don't try to
12190 configure gdb for vms.
12191
12192Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12193
12194 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12195 appropriate files before making "diststuff".
12196 (DISTBISONFILES): New var: list of files to be edited.
12197 (DISTSTUFFDIRS): Add binutils.
12198
12199Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12200
12201 * config.sub: also handle mipsel and mips64el (for little endian mips)
12202
12203Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12204
12205 * configure.in: Add * to end of all OS names.
12206
12207Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12208
12209 * configure.in: Build newlib for LynxOS native.
12210
12211Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12212
12213 * config.guess: Add support for delta 88k running SVR3.
12214
12215 * configure.in: Add comment about HP compiler vs. emacs.
12216
12217Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12218
12219 * configure.in: don't build ld on solaris2 (not a viable option
12220 due to bugs in getpwnam & getpwuid)
12221
12222Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12223
12224 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12225 config.guess will produce a full version number.
12226
12227Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12228
12229 * configure.in: Build linker and binutils for alpha-dec-osf1.
12230
12231Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12232
12233 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12234 and gdb/testsuite/Makefile.in.
12235
12236Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12237
12238 * configure.in: recognize mips*- instead of mips-
12239
12240Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12241
12242 * config.sub: Accept linux*coff and linux*elf as operating
12243 systems.
12244
12245Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12246
12247 * config.sub: Recognize mips64, and mips3 as an alias for it.
12248
12249Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12250
12251 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12252 gdb knows how to handle OSF/1 shared libraries.
12253
12254Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12255
12256 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12257 * config.guess: Recognize Hitachi's HIUX.
12258 * config.sub: Recognize h3050r* and hppahitachi.
12259 Remove redundant cases for hp9k[23]*.
12260
12261Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12262
12263 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12264 if gas and ld are in the source tree and are in ${configdirs}.
12265 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 12266 --with options (but still pass them down on the command line,
252b5132
RH
12267 if they were explicitly specified).
12268
12269Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12270
12271 * configure: substitute SHELL value in Makefile.in with
12272 ${CONFIG_SHELL}
12273
12274Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12275
12276 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12277 *-*-solaris2* targets.
12278
12279Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12280
12281 * Makefile.in: define M4, and pass it down to sub-makes;
12282 all-autoconf now depends on all-m4
12283
12284Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12285
12286 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12287 presence of {ar,ranlib} instead of a configured directory
12288
12289Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12290
12291 * config.guess: Accept 34?? as well as 33?? for NCR.
12292
12293Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12294
12295 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12296 of 'gas' in sed commands, since 'gash' is now in the tree as well.
12297
12298Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12299
12300 * configure: grab values for $(CC) and $(CXX) from the
12301 environment, so that someone can do "CC=gcc configure; make" and
12302 have it work right (matching the way that autoconf works now)
12303
12304 * configure.in, Makefile.in: add support for gash, the tcl
12305 interface to Galaxy
12306
12307 * config.guess: add NetBSD variants (hp300, x86)
12308
12309Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
12310
12311 * install.sh: Support -d option (in the manner of SunOS 4 install,
12312 as it is more deterministic than that of GNU install)
12313 (chmodcmd): Set file to mode 755 by default (should also do default
12314 chgrp and chown, but I don't feel like dealing with that now)
12315
12316Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
12317
12318 * config.sub: Remove h8300hhms alias.
12319
12320Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12321
12322 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12323
12324Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12325
12326 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12327 as stmp-fixinc
12328
12329Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12330
12331 * config.sub: recognize m88110-bug-coff.
12332
12333Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12334
12335 * Makefile.in (all-libio): all dependencies on the toolchain used
12336 to build this (gcc, gas, ld, etc)
12337
12338Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12339
12340 * config.guess: Deal with OSF/1 1.3 on alpha.
12341
12342Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12343
12344 * install.sh: add some 'else true' clauses for portability
12345
12346 * configure.in: don't build libio for h8[35]00-*-* targets
12347
12348Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
12349
12350 * Makefile.in: Add support for new libio.
12351
12352Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12353
12354 * install.sh: If one command fails, don't try the rest. Don't try
12355 to remove $dsttmp (via trap) unless we have already created it.
12356 If $src doesn't exist, detect it and exit with an error.
12357
12358 * config.guess: Recognize BSD on hp300.
12359
12360Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
12361
12362 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12363 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12364
12365Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
12366
12367 * Makefile.in (all-send-pr): depends on all-prms
12368
12369Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12370
12371 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12372
12373Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12374
12375 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12376 Added test for mips-mips-riscos5.
12377
12378Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12379
12380 * configure.in: use mh-hp300 for 68k HP hosts
12381
12382Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12383
12384 * configure: add support for CONFIG_SHELL, so that you can use
12385 some alternate shell for evaluating configure scripts
12386
12387Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
12388
12389 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
12390 in configure script to bug-gdb@prep.ai.mit.edu when building
12391 distribution archive.
12392 * Makefile.in (COMPRESS): Remove def.
12393 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
12394 gdb.tar.Z and make-gdb.tar.Z respectively.
12395 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
12396 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
12397 to convergence with 'taz' target in Makefile.in.
12398
12399Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12400
12401 * install.sh (dsttmp): use trap to ensure that tmp files go
12402 away on error conditions
12403
12404Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12405
12406 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12407
12408Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12409
12410 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12411 its parent is '/' not ''.
12412
12413 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12414
12415Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
12416
12417 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12418 that ${newsrcdir}/configure.in does.
12419
12420Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12421
12422 * test-build.mk: support for CONFIG_SHELL
12423
12424Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
12425
12426 * config.sub (netware): Add as a basic system type.
12427
12428Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12429
12430 * Makefile.in (Makefile): depend on configure.in. Also drop the
12431 $(srcdir)/ from the dependency on Makefile.in.
12432
12433Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
12434
12435 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12436 (h8300hhms is temporary until multi-libraries are implemented).
12437 * configure.in: Handle h8300h too.
12438
12439Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12440
12441 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12442
12443Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
12444
12445 * configure: Remove extraneous output when guessing host type.
12446 * config.guess: Remove extraneous output when guessing using C
12447 compiler rather than uname, or when guessing fails.
12448
12449Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12450
12451 * Makefile.in: remove all.cross and install.cross targets
12452
12453 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12454 definitions
12455
12456Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
12457
12458 * configure.in (target sh): Build gprof.
12459
12460Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12461
12462 * config.sub: change -solaris to -solaris2
12463
12464Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12465
12466 * configure.in: Use config/mh-riscos for mips-*-sysv*.
12467
12468Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
12469
12470 * configure: Correct error message for missing Makefile.in to
12471 print correct directory.
12472
12473Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12474
12475 * install.sh: kludge around 386BSD shell bug
12476
12477Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
12478
12479 * config.guess: Recognize NeXT.
12480 * config.guess: Recognize i486-ncr-sysv4.
12481 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
12482
12483Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
12484
12485 * Makefile.in (MAKEINFOFLAGS): New variable.
12486 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12487 * build-all.mk, test-build.mk: Pass down --no-split as
12488 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
12489
12490Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
12491
12492 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
12493
12494Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
12495
12496 * Makefile.in (libg++.tar.z): New rule.
12497 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
12498 * Makefile.in (taz): Only do a single chmod.
12499
12500Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12501
12502 * install.sh: don't use dirname anymore (replaced with sed usage)
12503
12504Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
12505
12506 * Makefile.in: Change extension for gzip'd files from '.z' to
12507 '.gz' per new FSF standard usage.
12508
12509Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12510
12511 * configure: put quotes around the final value of program_transform_name
12512
12513Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12514
12515 * Makefile.in: new install.sh support; update install-info rules
12516
12517Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
12518
12519 * configure.in: Build diff for crosses, but not for go32 host.
12520
12521 * configure.in: Build gprof only for native, and don't build it
12522 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12523
12524Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
12525
12526 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12527
12528Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12529
12530 * configure.in (host_tools): Add prms.
12531
12532Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12533
12534 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12535 with $(FLAGS_TO_PASS) on the command line
12536
12537 * config.sub: Recognize lynx and lynxos
12538
12539Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
12540
12541 * config.sub: Accept -ecoff*, not just -ecoff.
12542
12543Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12544
12545 * Makefile.in (taz): Use .gz suffix instead of .z.
12546 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12547 names.
12548
12549Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12550
12551 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12552
12553Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12554
12555 * Makefile.in (install-no-fixedincludes): install gcc last, so
12556 that rebuilds that might happen during 'make install' don't get
12557 bogus gcc include files
12558
12559Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12560
12561 Change from Utah for HPPA support:
12562 * config.guess: Recognize hppa1.x-hp-bsd.
12563
12564Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
12565
12566 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
12567 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12568
12569Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
12570
12571 * config.sub: Add support for rom68k and bug boot monitors.
12572
12573Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
12574
12575 * Makefile.in: Make all-opcodes depend on all-bfd.
12576
12577Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
12578
12579 * config.guess: Added special check for i[34]86-univel-sysv4*.
12580
12581Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
12582
12583 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12584 the processor rather than assuming i486.
12585
12586Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12587
12588 * config.guess: Recognize SunOS6 as Solaris3.
12589
12590Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
12591
12592 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
12593 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12594
12595Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
12596
12597 * build-all.mk (all-cross): New target for Canadian Cross.
12598 Added Q2 go32 targets.
12599 * test-build.mk: Configure go32 cross sparclite-aout and
12600 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
12601 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12602
12603Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12604
12605 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12606 GO32 hosted toolchains
12607
12608Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
12609
12610 * configure: change so "-exec-prefix" gets passed down rather
12611 than "-exec_prefix" so autoconf generated Makefiles get the
12612 exec_prefix set right.
12613
12614Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12615
12616 * config.guess: get the Solaris2 minor version number
12617
12618 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12619
12620Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12621
12622 * config.guess: Recognize some Sequent platforms.
12623
12624Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12625
12626 * Makefile.in: added the vault-install target
12627
12628 * configure.in: actually use the Sun3 makefile fragment that's in
12629 config, also added the release dir to configdirs
12630
12631Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12632
12633 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12634
12635Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12636
12637 * configure.in: remove some program from Alpha targetted toolchains
12638
12639Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
12640
12641 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
12642 gprof.
12643 (taz): Run "make diststuff" in those directories instead of "make
12644 proto-dir". Look for "VERSION=" only at start of line in subdir
12645 Makefile. Use "gzip -9" for compression.
12646 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12647 (binutils.tar.z): New target.
12648
12649Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12650
12651 * Makefile.in (taz): Include gpl.texinfo.
12652
12653Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12654
12655 * Makefile.in (setup-dirs): Merged into "taz" target.
12656 (taz): Only do `proto-dir' stuff if a directory is actually needed
12657 for this target.
12658
12659Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
12660
12661 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12662 (FLAGS_TO_PASS): Pass down MUNCH_NM.
12663 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12664 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12665 (gcc-no-fixedincludes): Correct for current gcc Makefile.
12666
12667Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
12668
12669 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
12670 config.sub, and move-if-change to gdb testsuite distribution
12671 archive, so the testsuite can be extracted, configured, and
12672 run separately from the gdb distribution. Blow away the Chill
12673 tests that require a Chill compiled executable, since GNU Chill
12674 is not yet publically available.
12675
12676Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12677
12678 * test-build.mk: set environment variables in a single command,
12679 instead of a list of assignments and exports
12680
12681 * config.guess: recognize Alpha/OSF1 systems
12682
12683Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12684
12685 * configure: Change help message to prefer --options rather than
12686 -options.
12687
12688Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12689
12690 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12691 zippy@ecst.csuchico.edu.
12692 * config.guess: Recognize miniframe.
12693
12694Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
12695
12696 * Makefile.in: Use srcroot to find runtest rather than rootme.
12697 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12698
12699Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
12700
12701 * test-build.mk: Extensive additions to support building on a
12702 machine other than the host.
12703
12704Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12705
12706 * configure (tooldir): Fix for i386-aix again.
12707
12708Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
12709
12710 * configure, Makefile.in: Change definition of $(tooldir)
12711 to match the FSF.
12712
12713Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
12714
12715 * config.guess: Recognize i[34]86/SVR4.
12716
12717Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12718
12719 * Makefile.in (all-gdb): gdb depends on sim.
12720
12721Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
12722
12723 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
12724 at the same time we make the prototype gdb directory.
12725 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
12726 files at the same time as the gdb base release distribution.
12727
12728Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
12729
12730 * Makefile.in (check): Use individual check targets rather than
12731 DO_X rule.
12732 (check-gcc): Added.
12733
12734Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
12735
12736 * config.sub: Use sysv3.2 not sysv32 for canonical OS
12737 for System V release 3.2.
12738
12739Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12740
12741 * config.sub: Recognize hppaosf.
12742 * configure.in: Do configure ld/binutils/gas for it.
12743
12744Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12745
12746 * configure (tooldir): Alter syntax used to set this, for systems
12747 where "\$" isn't handled right, like i386-aix.
12748
12749Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
12750
12751 * configure: Pass program-transform-name, not
12752 program_transform_name, to recursive configures.
12753
12754Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
12755
12756 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12757 of gas+ld+binutils.
12758
12759Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
12760
12761 * config.guess: Recognize AIX3.2 as distinct from 3.1.
12762
12763Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12764
12765 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12766
252b5132
RH
12767Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12768
12769 * Makefile.in (PRMS): Set back to all-prms.
12770
12771Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
12772
12773 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12774 targets, rather than for MIPS hosts.
12775
12776Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12777
12778 * configure.in: add comment for --with-x default values
12779
12780 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12781
12782 * Makefile.in: add check-* targets for each of the directories in
12783 the tree. Add a definition of RUNTEST that will use the one we
12784 just built, if it exists. Pass this down via FLAGS_TO_PASS.
12785
12786Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
12787
12788 * configure.in: Removed obsolete references to bfd_target and
12789 target_makefile_frag.
12790
12791 * build-all.mk: Set assorted targets for Q2.
12792 * config.sub: Recognize z8k-sim and h8300-hms.
12793 * test-build.mk: Really don't pass host to configure.
12794 (HOLES): Added uname.
12795
12796Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
12797
12798 * configure: Handle an empty program-prefix, program-suffix or
12799 program-transform-name correctly.
12800
12801Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
12802
12803 * build-all.mk: -G 8 no longer required for MIPS targets.
12804 * test-build.mk: Don't pass host argument to configure; make it
12805 guess.
12806
12807Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
12808
12809 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
12810 * Makefile.in (COMPRESS): New macro, like GZIP.
12811
12812Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
12813
12814 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12815
12816 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12817 with gas currently defaults to -G 0.
12818
12819Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
12820
12821 * Makefile.in (all-flex): flex depends on byacc.
12822
12823 * build-all.mk: If host not specified, use config.guess. Pass TAG
12824 to test-build.mk as RELEASE_TAG.
12825 * test-build.mk (configargs): New variable containing arguments to
12826 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
12827 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12828
12829 * config.guess: Use /bin/uname when checking -X argument on SCO,
12830 to avoid invoking GNU uname which doesn't understand -X.
12831
12832 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12833
12834 * configure.in: Build gas for mips-*-*.
12835
12836Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12837
12838 * Makefile.in (all.normal): insert missing backslash.
12839
12840Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
12841
4bddf3ad 12842 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
12843
12844 * Makefile.in: Complete overhaul to merge many almost identical
12845 targets.
12846
12847Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12848
12849 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12850 (gdb.tar.Z): Adjusted.
12851
12852 * Makefile.in (setup-dirs, taz): New targets; should be general
12853 enough to adapt for gdb sometime. Build only .z file.
12854 (gas.tar.z): New target.
12855
12856Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12857
12858 * build-all.mk: Use CC=cc -Xs on Solaris.
12859
252b5132
RH
12860Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
12861
12862 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
12863 for handling BISON for FSF releases.
12864
12865Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12866
12867 * configure: Actually implement the change zoo just documented.
12868
12869Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12870
12871 * configure: when using config.guess, only set target_alias when
12872 it's not already been set (ie, on the command line)
12873
12874Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12875
12876 * Makefile.in: add installcheck target, set PRMS to install-prms
12877
12878Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12879
12880 * configure: add support for package_makefile_fragment, handle the
12881 case where a directory has a configure.in file but no Makefile.in
12882 more gracefully (with an actual understandable error message, even);
12883 add support for --without (and add this to the usage message); also
12884 explicitly add a --host=${host_alias} to the command line when
12885 config.guess is used
12886
12887Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12888
12889 * configure: Must use both --host and --target in recursive calls.
12890
12891Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
12892
12893 * Makefile.in: Change deja-gnu to dejagnu.
12894
12895Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
12896
12897 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12898
12899Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12900
12901 * configure.in: canonicalize all instances to *-*-solaris2*,
12902 also strip out a number of tools to not build for go32 host
12903
12904Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12905
12906 * config.guess: add GPL.
12907
12908 * Makefile.in, config.guess, config.sub, configure: bump
12909 copyrights to 93.
12910
12911Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
12912
12913 * Makefile.in (do-info): Removed obsolete check for existence of
12914 localenv file.
12915
12916 * Makefile.in (MAKEOVERRIDES): Define to be empty.
12917
12918Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12919
12920 * Makefile.in: a couple of 'else true' for decstation,
12921 support for TclX
12922
12923 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12924
12925Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
12926
12927 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12928
12929Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
12930
12931 * config.guess: Recognize i386-ibm-aix (PS/2).
12932 * configure.in: Use config/mh-aix386 file for it.
12933
12934Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
12935
12936 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12937 CC_FOR_TARGET instead.
12938 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12939
12940Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
12941
12942 * Makefile.in: Add sim to list of directories sent with gdb
12943
12944Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
12945
12946 * configure.in: Put back mips-dec-bsd* case.
12947
12948Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
12949
12950 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12951 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
12952 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
12953
12954Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12955
12956 * configure.in: remove no-op mips-dec-bsd* in "case $target"
12957
12958 * Makefile.in (dir.info): only run gen-info-dir if it exists,
12959 (install-info): install dir.info only if it exists,
12960 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12961
12962Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
12963
12964 * configure.in: For vms target, skip bfd, ld, binutils. Do build
12965 gas for mips-dec-bsd.
12966
12967Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
12968
12969 * configure (makesrcdir): If ${srcdir} is relative and not ".",
12970 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12971
12972Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
12973
12974 * configure.in: Added "dejagnu" to hosttools list.
12975
12976Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12977
12978 * config.sub, configure.in, config.guess: Add support
12979 for Bosx, an AIX variant from Bull.
12980 Patches from F.Pierresteguy@frcl.bull.fr.
12981
12982Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
12983
12984 * devo/dejagnu: Initial creation of devo/dejagnu.
12985 Migrated dejagnu testcases and support files for testing software
12986 tools to reside as subdirectories, currently called "testsuite",
12987 within the directory of the software tool. Migrated all programs,
12988 support libraries, etc. beloging to dejagnu proper from
12989 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
12990 with no modifications. The changes to these files which will
12991 allow them to configure, build, and execute properly will be made
12992 in a future update.
12993
12994Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12995
12996 * Makefile.in: Change send_pr to send-pr.
12997 * configure.in: Likewise.
12998 * send_pr: Renamed directory to send-pr.
12999
13000Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13001
13002 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13003
13004Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13005
13006 * README: Update for gdb-4.8 release.
13007 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13008 gdb-xxx.tar.z (gzip'd) file also.
13009
13010Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13011
13012 * Makefile.in: make all-diff depend on all-libiberty
13013
13014Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13015
13016 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13017
13018Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13019
13020 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13021
13022Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13023
13024 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13025 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13026 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13027
13028Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13029
13030 * Makefile.in: makeinfo binary is in a new location
13031
13032Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13033
13034 * config.sub: Accept -ecoff as an OS.
13035
13036 * Makefile.in: Various changes to eliminate a level of make
13037 recursion and reduce the required command line length.
13038 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13039 sub-makes.
13040 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13041 variables holding settings for specific sub-makes.
13042 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13043 in terms of BASE_FLAGS_TO_PASS.
13044 (TARGET_LIBS): New variable listing directories which use
13045 TARGET_FLAGS_TO_PASS.
13046 (subdir_do): Eliminated.
13047 (do-*): New set of targets to replace subdir_do.
13048 (various): All targets which used subdir_do now depend on do-*.
13049 (local-clean): Renamed from do_clean.
13050 (local-distclean): New target, dependency of distclean and
13051 realclean.
13052 (install-info): Don't create directories. Depend on dir.info
13053 rather than calling make recursively.
13054 (install-dir.info): Eliminated.
13055 (install-info-dirs): Create all info directories here.
13056 (dir.info): Depend upon do-install-info.
13057
13058 * test-build.mk (HOLES): Added false.
13059
13060Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13061
13062 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13063
13064Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13065
13066 * Makefile.in (info): remove dependency on all-texinfo. The
13067 problem was really in texinfo/C, not at this level.
13068
13069Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13070
13071 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13072
13073Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13074
13075 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13076 GDB releases.
13077
13078Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13079
13080 * configure: Include srcdir in message about target of link not
13081 being found. Don't convert `-' to `_' in `with' options being
13082 passed to subdirs.
13083
13084Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13085
13086 * configure.in: add uudecode to host_tools
13087
13088 * Makefile.in: added {all,install}-uudecode targets, added them to
13089 the appropriate lists
13090
13091Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13092
13093 * Makefile.in (all-gcc): Added dependency on all-gas.
13094
13095 * configure.in (mips-*-*): Build ld and binutils.
13096
13097Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13098
13099 * configure: check return code from mkdir, print error message and
13100 exit on failure.
13101
13102Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13103
13104 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13105
13106Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13107
13108 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13109
13110Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13111
13112 * config.sub (h8500): Recognize this as a cpu type.
13113
13114Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13115
13116 * configure: source directory missing is no longer a warning
13117
13118 * configure.in: recognize irix[34]* instead of irix[34]
13119
13120 * Makefile.in: define and pass down X11_LIB
13121
252b5132
RH
13122Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13123
13124 * guess-systype: Renamed to ...
13125 * config.guess: ... by popular request.
13126 * configure.in, Makefile.in: Update accordingly.
13127
13128Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13129
13130 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13131 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13132 + Execute ./dummy instead of assuming . is in PATH.
13133
13134Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13135
13136 * guess-systype: New shell script. Attempts to guess the
13137 canonical host name of the executing host.
13138 Only a few hosts are supported so far.
13139 * configure: Call guess-systype if no host is specified.
13140
13141Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13142
13143 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13144 gcc Makefile.
13145
13146
13147Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13148
13149 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13150 (all-gcc, install-gcc, subdir_do): Use it.
13151
13152Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13153
13154 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13155
13156Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13157
13158 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13159 set exclusively by configure, using configure.in .
13160
13161Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13162
13163 * test-build.mk: set $PATH for all builds
13164
13165 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13166
13167Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13168
13169 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13170 the one used in gcc/Makefile.in, so that a null expansion doesn't
13171 override the one needed to build gcc with a native cc.
13172
13173
13174Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13175
13176 * configure: Accept -with arguments.
13177
13178Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13179
13180 * Makefile.in: added h8300sim
13181
13182Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13183
252b5132
RH
13184 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13185 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13186 (all-cygnus, native, build-cygnus): Make
13187 $(canonhost)-stamp-3stage-done, not $(host)....
13188 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13189 i386-sco3.2v4. Added else true to if command.
13190
13191Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13192
13193 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13194
13195Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13196
13197 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13198
13199Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13200
13201 * configure.in: don't remove binutils from Solaris builds
13202
13203Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13204
13205 * Makefile.in: get rid of earlier definitions for *clean,
13206 also handle the recursive info rule better
13207
13208Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13209
13210 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13211 do more-or-less the right thing.
13212
13213Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13214
13215 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13216 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13217
13218Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13219
13220 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13221 $(host_canonical).
13222
13223 * configure.in: split the configdirs list into 4 categories (native
13224 v. cross, library v. tool) and handle the cross-only and native-
13225 only in more reasonable (and correct!) way.
13226
13227Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13228
13229 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13230 configdirs anymore.
13231
13232Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13233
13234 * Makefile.in: extensive cleanup:: removed all of the explicit
13235 clean-* targets, collapsed many wrappers around subdir_do into
13236 one, added additional targets to satisfy standards.texi, deleted
13237 some old targets, some changes for consistency
13238
13239Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13240
13241 * configure.in: handle some programs as cross-only, and others as
13242 native only
13243
13244 * test-build.mk: handle partial holes in a more generic manner
13245
13246 * Makefile.in: m4 depends on libiberty
13247
252b5132
RH
13248Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13249
13250 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13251 time, wdiff, and find to configdirs
13252
13253 * Makefile.in: all, clean, and install rules for the new programs
13254 added to configure.in
13255
13256Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13257
13258 * configure.in: use mh-sun for all *-sun-* hosts
13259
252b5132
RH
13260Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13261
13262 * Makefile.in: define flags for X11 include files and library file
13263 locations, pass them down to the programs that need this info
13264
13265 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13266
252b5132
RH
13267Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13268
13269 * configure.in: start building libg++ for HP-UX targets
13270
13271Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13272
13273 * README: Update references to files moved into etc/.
13274
13275Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13276
13277 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13278 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13279
13280Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13281
13282 * configure: accept dash as well as underscore in long option
13283 names for FSF compatibility.
13284
13285Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
13286
13287 * config.sub: added -sco3.2v4 support from FSF.
13288
13289Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13290
13291 * configure.in: expand the section that adds or removes
13292 directories from the list of programs to build, to handle native
13293 vs. cross in addition to host v. native
13294
13295Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
13296
13297 * Makefile.in: Replace C++ in macro names with CXX.
13298 This is less likely to break ...
13299
13300Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13301
13302 * test-build.mk: add -w to GNU_MAKE
13303
13304Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13305
13306 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13307 add 'sparc' to list of recognized cpus. This needed to make
13308 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13309 Delete some redundant ose68 variants. Recognize -wrs as an os,
13310 then changes that into $CPU-wrs-vxworks.
13311
13312 * configure.in: remove most references to gdbtest, regularize
13313 target based program removal
13314
13315 * test-build.mk: import from p3 tree (many fixes and changes)
13316
13317Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13318
13319 * Makefile.in: added rules to handle tcl, tk, and expect
13320
13321 * configure.in: handle those directories if they exist
13322
13323Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13324
13325 * config.sub: removed bogus hppabsd and hppahpux names, since
13326 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13327
13328Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13329
13330 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
13331 depends upon all-xiberty
13332
13333 * Makefile.in: changes from p3, including:
13334
13335 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
13336
13337 * Makefile.in (XTRAFLAGS): include newlib directories if
13338 newlib/Makefile exists, rather than if host != target.
13339
13340 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
13341
13342 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13343 from the same source tree and not building a cross-compiler. This
13344 matters for the libg++ configuration if reconfiguring a tree that
13345 has already been installed.
13346
13347 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
13348
13349 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13350 pick up the machine and system specific header files.
13351
13352 * Makefile.in: added AS_FOR_TARGET, passed down in
13353 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13354 the C compiler to use to create programs which are run in the
13355 build environment, set it to default to $(CC), and passed it down
13356 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13357
13358 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
13359
13360 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13361 We need them for unusual native builds, like systems without
13362 ranlib.
13363
13364 * configure: also define $(host_canonical) and
80413487
RH
13365 $(target_canonical), which are the full, canonical names for the
13366 given host and target
252b5132
RH
13367
13368Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
13369
13370 * Makefile.in: Added separate definitions for C++.
13371
13372Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
13373
13374 * configure.in (configdirs): Add deja-gnu.
13375
13376Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
13377
13378 * README: Update for configure.texi and gdb-4.7 release.
13379
13380Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
13381
13382 * Makefile.in: Move "all" target to top of file.
13383 Previously, first target was ".PHONY" which caused BSD4.4 make
13384 to build .PHONY when make was run without arguments.
13385
13386Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
13387
13388 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
13389 Library-copylefted code in libiberty.
13390
13391Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
13392
13393 * config.sub: Replace m68kmote with plain old m68k.
13394
13395Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
13396
13397 * Makefile.in: Remove space from blank line, avoid Make complaints.
13398
13399Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
13400
13401 * config.sub: Complain if no argument is given. Added support for
13402 386bsd as OS and target alias.
13403
13404Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
13405
13406 * Makefile.in (XTRAFLAGS): include newlib directories if
13407 newlib/Makefile exists, rather than if host != target.
13408
13409Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
13410
13411 * config.sub: recognize sparclite-wrs-vxworks.
13412
13413 * Makefile.in (install-xiberty): added *-xiberty make rules (from
13414 p3.) Added clean-xiberty to clean.
13415
13416Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13417
13418 * configure.in: use *-*-* instead of nested cases for host and target
13419
13420Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
13421
13422 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13423 from the same source tree and not building a cross-compiler. This
13424 matters for the libg++ configuration if reconfiguring a tree that
13425 has already been installed.
13426
13427Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
13428
13429 * config.sub (i486v/i486v4): Merge in from FSF version.
13430
13431Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
13432
13433 * configure: only set PWD if it is already set.
13434
13435Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
13436
13437 * configure: just set PWD=`pwd` at the top, since Ultrix sh
13438 doesn't have unset and all success paths (and most error paths)
13439 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13440 to just ${PWD} to avoid confusion.)
13441
13442Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
13443
13444 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13445 even for a native compilation.
13446
13447Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
13448
13449 Changes to make the gdb.tar.Z rule work better.
13450
13451 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
13452 (DEVO_SUPPORT): Add configure.texi.
13453 (bfd-ilrt.tar.Z): Remove ancient rule.
13454
13455Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
13456
13457 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13458 pick up the machine and system specific header files.
13459
13460 * configure.in, config.sub: added new target m68010-adobe-scout,
13461 with alias of adobe68k. Changed configure.in to check for
13462 -scout before -sco* to avoid a false match.
13463
13464 * Makefile.in: added AS_FOR_TARGET, passed down in
13465 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13466 the C compiler to use to create programs which are run in the
13467 build environment, set it to default to $(CC), and passed it down
13468 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13469
13470Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
13471
13472 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13473 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
13474 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13475 FOR_TARGET variants, to newlib and libg++.
13476
13477Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
13478
13479 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13480 first.
13481
13482Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
13483
13484 * config.sub: Accept `elf' as an environment.
13485
13486Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13487
13488 * Makefile.in (all-opcodes): cd into the right directory
13489
13490Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
13491
13492 * configure: added -program_transform_name option, used as
13493 argument to sed when installing programs.
13494 configure.texi: added documentation for -program_prefix,
13495 -program_suffix and -program_transform_name.
13496
13497Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
13498
13499 * config.sub: Accept i486 where i386 ok.
13500
13501Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
13502
13503 * config.sub: accept we32k
13504
13505Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
13506
35590697 13507 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
13508
13509 * Makefile.in: don't create all directories for ``make install'';
13510 let the subdirectories create the ones they need.
13511
13512Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13513
80413487 13514 * COPYING: new file, GPL v2
252b5132
RH
13515
13516Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13517
13518 * Makefile.in: use the new gen-info-dir, which needs a template
13519 argument (which also lives in texinfo)
13520
13521 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13522
252b5132
RH
13523Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
13524
13525 * config.sub (ncr3000): Change i386 to i486.
13526
13527Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13528
13529 * Makefile.in: add install-rcs, install-grep to
13530 install-no-fixedincludes, removed install-bison and install-libgcc
13531
13532Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
13533
13534 * configure.in: grab the HPUX makefile fragment if on HPUX
13535
13536Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13537
13538 * Makefile.in: eradicate bison spoor (ditto libgcc).
13539 configure.in: recognise m68{k,000}-ericsson-OSE.
13540 es1800 is alias for m68k-ericsson-OSE
13541
13542Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13543
13544 * configure.in: rearrange the parts that remove programs from
13545 configdirs, based now on HOST==TARGET or by canonical triple.
13546
13547Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13548
13549 * test-build.mk: recurse explicitly with -f test-build.mk when
13550 appropriate. predicate stage3 and comparison on the existence
13551 of gcc. That is, if gcc isn't around, we aren't three-staging.
13552 On very clean, also remove ...stamp-co. Build in-place before
13553 doing other builds.
13554
13555Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13556
13557 * Makefile.in, configure.in: add tgas
13558
13559Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13560
13561 * Makefile.in: a number of changes merged in from progressive.
13562
13563 * configure.in: add libm.
13564
13565 * .cvsignore: ignore some stuff that comes from test-build.mk.
13566
252b5132
RH
13567Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
13568
13569 * config.sub: Add es1800 (m68k-ericsson-es1800).
13570
13571Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13572
13573 * configure: Add program_suffix (parallel to program_prefix)
13574 * Makefile.in: adjust directory-creating script for losing decstation
13575
13576Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
13577
13578 * configure: Minor $subdir-related fixes.
13579
13580Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13581
13582 * configure: fix various problems with propogating
13583 makefile_target_frag in subdirs.
13584 * configure.in: config libgcc if its there
13585
13586Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
13587
13588 * config.sub: HPPA merge.
13589
252b5132
RH
13590Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
13591
13592 * Makefile.in: Replace all-bison with all-byacc in all
13593 dependency lines for other tools (which now use byacc).
13594
13595Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
13596
13597 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
13598
252b5132
RH
13599Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
13600
13601 * Makefile.in: make gprof rules similar to byacc rules (instead of
13602 vestigal $(unsubdir) that didn't work...)
13603
13604Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
13605
13606 * config.sub: Add support for Linux.
13607 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
13608 (at least for libg++).
13609
13610Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13611
13612 * configure.texi: fix doc for the -nfp option to configure
13613
13614Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
13615
13616 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13617
13618Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
13619
13620 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13621 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13622 * configure.in: added solaris* host_makefile_frag hook.
13623
13624Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13625
13626 * config.sub: changed recognition of m68000 so that various
13627 m68k types can be specified via m680[01234]0
13628
13629Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13630
13631 * config.sub (basic_machine): fix sed so that '-foo' isn't
13632 completely substituted out while .+'-foo' loses the '-foo'
13633
13634Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13635
13636 * config.sub ($os): Add -aout.
13637
13638Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
13639
13640 * configure: If host_makefile_frag is absolute, don't
13641 prefix ${invsubdir} (relevant to libg++ auto-configure).
13642
13643Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13644
13645 * Makefile.in (tooldir): Define it.
13646 (all-ld): Depend on all-flex.
13647
13648Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
13649
13650 * Makefile.in (check): Fix libg++ special case.
13651
13652Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
13653
13654 * configure: do not bury `pwd` into config.status, thus do fewer
13655 pwd's.
13656
13657 * configure: print the "Building in" message only when building in
13658 other than "." AND verbose.
13659
13660 * configure: remove -s, rework -v to better accomodate guested
13661 configures.
13662
13663 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13664
13665Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
13666
13667 * Makefile.in: macroize flags passed on recursion. remove
13668 fileutils.
13669
13670Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
13671
13672 * configure: get makesrcdir right for subdirs deeper than 1.
13673
13674 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13675 install.
13676
13677Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
13678
13679 * Makefile.in: don't print subdir_do or recursion lines.
13680
13681Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
13682
13683 * standards.texi: added menu item.
13684
13685 * Makefile.in: build and install standards.info.
13686
13687 * standards.texi: new file.
13688
13689Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13690
13691 * configure: test for and move config.status pieces from
13692 ${subdir}/.
13693
13694Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
13695
252b5132
RH
13696 * configure: Test for existance of files before trying to mv
13697 them, to avoid numerous non-existance messages.
13698
13699Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
13700
13701 * configure: correct final line of config.status.
13702
13703 * configure: patch from eggert. Avoids a protection problem if
13704 the original Makefile.in is read only.
13705
13706 * configure: use move-if-change from gcc to create config.status.
13707 Some makefiles depend on config.status to tell if a directory
13708 has been reconfigured for a different host. This change
13709 prevents those directories from remaking everything in the case
13710 where the reconfig was only intended to rebuild a Makefile.
13711
13712 * configure: test for config.sub with "config.sub sun4" rather
13713 than "config.sub ${host_alias}". Otherwise we can't tell a bad
13714 host alias from a missing config.sub.
13715
13716Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13717
13718 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13719 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
13720
13721Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
13722
13723 * configure: mkdir ${subdir} as needed.
13724
13725Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
13726
13727 * Makefile.in,configure.in: added autoconf.
13728
13729Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13730
13731 * Makefile.in: no longer pass against on recursion.
13732
13733 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13734 definitions are not inherited.
13735
13736 * configure: correct makesrcdir when subdir is .
13737
13738Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
13739
13740 * configure: Add support for 'subdirs' variable, which is
13741 like 'configdirs', except that configure doesn't re-invoke
13742 itself for subdirs, it just creates a Makefile for each subdir.
13743 * configure.texi: Document subdirs.
13744
13745Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13746
13747 * configure.in: added flex to configdirs
13748
13749Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
13750
13751 * Makefile.in: remove clean-stamps from clean.
13752
13753Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
13754
13755 * configure.in: Add gdbtest to configdirs.
13756
13757Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
13758
13759 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
13760 to recursive makes.
13761 * configure.in: Recognize new ncr3000 config.
13762
13763Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
13764
13765 * Makefile.in, configure.in: removed references to gdbm.
13766
13767Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
13768
13769 * config.sub: Don't canonicalize os value
13770 newsos* to bsd (readline needs to check for newsos).
13771 (This fix was earlier made Jan 31, but got re-broken.)
13772
13773Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
13774
13775 * configure.in: sco is an os, not a vendor!
13776
13777 * configure: Quote $( better. Keep various shells happy.
13778
13779Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
13780
13781 * Makefile.in: eliminate stamp-files.
13782
13783Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
13784
13785 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
13786 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13787
13788Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
13789
13790 * config.sub: fix iris/iris3.
13791
13792Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
13793
13794 * configure: re-add -rm.
13795
13796Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
13797
13798 * Maskefile.in: add .stmp-rcs to all.
13799
13800 * configure.in: remove gas from rs6000 build, use aix host fragment.
13801
13802Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
13803
13804 * configure: pass down site_option during recursion.
13805
13806Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
13807
13808 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
13809
13810Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
13811
13812 * configure: Change exec_prefix so that it really defaults to prefix.
13813
13814Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
13815
13816 * Makefile.in, configure.in: Add support for mmalloc library.
13817
13818Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
13819
13820 * Makefile.in: add stmp dependencies for a few more things.
13821
13822Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
13823
13824 * configure: adjusted error message on objdir/srcdir configure
13825 collision, per john's suggestion.
13826
13827 * Makefile.in: add libiberty stmp to all and all.cross.
13828
13829Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
13830
13831 * Makefile.in: remove force dependencies, add grep to all.
13832
13833Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
13834
13835 * Makefile.in: drop flex. make stamp files work.
13836
13837 * configure: added test for conflicting configuration in srcdir,
13838 remove trailing slashes from srcdir. Otherwise emacs gdb mode
13839 gets cranky. use relative paths for configure and srcdir
13840 whenever possible. Send some error messages to stderr that were
13841 going to stdout.
13842
13843Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
13844
13845 * Makefile.in: Fix libg++ rule to check for gcc directory
13846 before using gcc/gcc. Also pass XTRAFLAGS.
13847
13848Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
13849
13850 * Makefile.in: added stmp-files so that directories aren't polled
13851 when they are already built.
13852
13853 * configure.texi: fixed a node pointer problem.
13854
13855Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
13856
4bddf3ad 13857 * config.sub configure.in gdb/configure.in
252b5132
RH
13858 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13859 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13860 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
13861
13862Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13863
13864 * configure: -recurring becomes -silent. corrected help message
13865 for -site= option.
13866
13867 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13868
13869Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13870
13871 * configure: when building Makefile for crosses, replace
13872 tooldir and program_prefix. default srcdir from location of
13873 config.sub. remove "for host in hosts" and "for target in
13874 targets" loops.
13875
13876Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13877
13878 * Makefile.in: Do not pass bindir or mandir to cvs.
13879
13880Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13881
13882 * Makefile.in, configure.in: removed traces of namesubdir,
13883 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13884 copyrights to '92, changed some from Cygnus to FSF.
13885
13886 * configure.texi: remove most references to multiple hosts,
13887 multiple targets, subdirs, etc.
13888
13889 * configure.man: removed rcsid. reference config.sub not
13890 config.subr.
13891
13892 * Makefile.in: mkdir $(infodir) on install-info.
13893
13894Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
13895
13896 * configure.texi: Explain better about .gdbinit and about
13897 the environment that configure.in sections run in.
13898
13899Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
13900
13901 * configure.in: Ultrix is only a decstation if it's a MIPS.
13902
13903Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
13904
13905 * README: DOC.configure => cfg-paper.texi.
13906
13907Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
13908
13909 * config.sub (near case $os): Don't convert newsos* to bsd!
13910
13911Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
13912
13913 * Makefile.in: Reinstall change from gdb-4.3 that reduces
13914 the number of copies of COPYING that go into the GDB tar file.
13915
13916Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
13917
4bddf3ad 13918 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
13919 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13920 Fix SCO configuration stuff.
13921
13922Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
13923
13924 * Makefile.in: For libg++, make sure the -I pointing
13925 to the gcc directory goes *after* all the libg++-local -I flags.
13926 Also, move just-gcc dependency from just-libg++ to all-libg++.
13927
13928Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
13929
13930 * configure: Change -x to -f to keep Ultrix /bin/test happy.
13931
13932Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
13933
13934 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
13935
13936Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
13937
13938 * config.sub: Add stratus configuration frags. Also
13939 submitted to FSF.
13940
13941Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
13942
13943 * Makefile.in (DEV_SUPPORT): add configure.man.
13944
13945 * config.sub(Decode manufacturer-specific): add -none*.
13946
13947Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
13948
13949 * Makefile.in: remove form feeds to make Sun's make happy.
13950 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
13951
13952Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
13953
13954 * Makefile.in (AR_FLAGS): Make quieter.
13955
13956Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
13957
13958 * configure.in: Add libg++.
13959 * configure: When verbose, don't output the command line at each
13960 level; it will be unremarkably the same as the previous version,
13961 which will be the same as what the user typed.
13962
13963Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
13964
13965 * configure.in, Makefile.in: fix clean-info, add flex. add
13966 fileutils.
13967
13968 * configure: be less sensitive to spaces in Makefile.in. Do not
13969 look for sources in "..". Doing so breaks subdirectories that
13970 might have their own configure. If a subdir has it's own
13971 configure script, use it.
13972
13973Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
13974
13975 * cfg-paper.texi: some changes suggested by rms.
13976
13977Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
13978
13979 * config.sub: Merge in some small additions from the FSF version,
13980 taken from the gcc distribution, to bring the Cygnus and FSF
13981 versions into closer sync.
13982
13983Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
13984
13985 * configure.in: Changed svr4 references to sysv4.
13986
13987Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
13988
13989 * configure: added -V for version number option.
13990
13991Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
13992
13993 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13994 renamed from DOC.configure to cfg-paper.texi.
13995
13996Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13997
13998 * configure, config.subr, config.sub: config.subr is now
13999 config.sub again.
14000
14001Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14002
14003 * configure.texi: new file, in progress.
14004
14005 * Makefile.in: build info file and install the man page for
14006 configure.
14007
14008 * configure.man: new file, first cut.
14009
14010 * configure: find config.subr again now that configuration "none"
14011 has gone. removed all traces of the -ansi option. removed all
14012 traces of the -languages option.
14013
14014 * config.subr: resync from rms.
14015
d932cae7 140161991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14017
14018 * configure, config.sub, config.subr: merge config.sub into
14019 config.subr, call the result config.subr, remove config.sub, use
14020 config.subr.
14021
14022 * Makefile.in: revised install for dir.info.
14023
d932cae7 140241991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14025
14026 * configure.in: add decstation host makefile frag.
14027
14028 * Makefile.in: BISON now bison -y again. also install-gcc on
14029 install. clean-gdbm on clean. infodir belongs in datadir.
14030 Make directories for info install. Build dir.info here then
14031 install it.
14032
d932cae7 140331991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14034
14035 * Makefile.in: fix for bad directory tests.
14036
d932cae7 140371991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14038
14039 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14040 regexp. -srcdir relative was being handled incorrectly.
14041
14042 * Makefile.in: unwrapped some for loops so that parallel makes
14043 work again and so one can focus one's attention on a particular
14044 package.
14045
d932cae7 140461991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14047
14048 * configure: added PWD as a stand in for `pwd` (for speed). use
14049 elif wherever possible. make -srcdir work without -objdir.
14050 -objdir= commented out.
14051
d932cae7 140521991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14053
14054 * configure: +options become --options. -subdirs commented out.
14055 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14056 Makefile now at top of generated Makefile. Removed cvs log
14057 entries. added -srcdir. create .gdbinit only if there is one
14058 in ${srcdir}.
14059
14060 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14061 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14062 and mandir now keyed off datadir by default.
14063
d932cae7 140641991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14065
14066 * Freshly created ChangeLog.
14067
14068\f
14069Local Variables:
14070mode: change-log
14071left-margin: 8
14072fill-column: 76
14073version-control: never
14074End:
This page took 1.18356 seconds and 4 git commands to generate.