* configure.ac: Separate cases disabling target-libssp,
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
065a5627
JM
12011-04-01 Joseph Myers <joseph@codesourcery.com>
2
3 * configure.ac: Separate cases disabling target-libssp,
4 target-libiberty, target-libstdc++-v3 and Fortran from general
5 case over targets.
6 * configure: Regenerate.
7
b2f14e4a
JM
82011-04-01 Joseph Myers <joseph@codesourcery.com>
9
10 * configure.ac (*-*-chorusos): Don't disable libgcj.
11 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
12 Remove case.
13 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
14 (arm-*-coff): Don't disable libgcj.
15 (arm*-*-linux-gnueabi): Remove useless assignment.
16 (arm-*-riscix*): Don't disable libgcj.
17 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
18 configuration.
19 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
20 (c54x*-*-*): Remove case.
21 (tic54x-*-*): Don't disable GCC or GCC libraries.
22 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
23 to *.
24 (d10v-*-*): Don't disable GCC libraries.
25 (d30v-*-*): Don't disable libgcj.
26 (h8500-*-*): Don't disable GCC libraries.
27 (i960-*-*): Don't disable libgcj.
28 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
29 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
30 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
31 libgcj.
32 (m68k-*-coff*): Remove case.
33 (mmix-*-*): Don't disable libgloss on host.
34 (mn10200-*-*, mn10300-*-*): Remove cases.
35 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
36 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
37 Don't disable libgcj.
38 (romp-*-*): Remove case.
39 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
40 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
41 case.
42 (v810-*-*): Don't disable GCC libraries.
43 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
44 (ip2k-*-*): Don't disable GCC libraries.
45 * configure: Regenerate.
46
6a608608
JM
472011-03-28 Joseph Myers <joseph@codesourcery.com>
48
49 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
50 libffi on host.
51 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
52 on host.
53 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
54 * configure: Regenerate.
55
5b806d27
NC
562011-03-26 John Marino <binutils@marino.st>
57
58 * configure.ac: Add support for *-*-dragonfly*
59 * configure: Regenerate.
60
0377a422
JM
612011-03-25 Joseph Myers <joseph@codesourcery.com>
62
63 * configure.ac (native_only): Remove.
64 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
65 send-pr uudecode guile gnuserv on host.
66 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
67 send-pr rcs guile perl texinfo libtool on host.
68 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
69 automake send-pr rcs guile perl texinfo libtool on host.
70 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
71 (*-*-kaos*): Don't disable target-examples target-gperf on target.
72 (alpha*-dec-osf*): Don't disable fileutils on target.
73 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
74 texinfo send-pr expect dejagnu on target.
75 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
76 target-qthreads on target.
77 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
78 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
79 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
80 x86_64-*-mingw*): Don't disable expect on target.
81 (*-*-cygwin*): Don't disable target-gperf on target.
82 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
83 gnuserv on target.
84 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
85 target.
86 * configure: Regenerate.
87
2354b38b
JM
882011-03-25 Joseph Myers <joseph@codesourcery.com>
89
90 * configure.ac (target_tools): Remove target-groff.
91 (native_only): Remove target-groff.
92 (hppa*64*-*-*): Don't disable byacc.
93 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
94 setting.
95 (*-*-kaos*): Don't skip target-librx and target-groff.
96 (*-*-netware*): Don't skip target-libmudflap.
97 (*-*-tpf*): Don't skip target-libmudflap.
98 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
99 directories on the host.
100 (ia64*-*-*vms*): Don't skip tix.
101 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
102 host.
103 * configure: Regenerate.
104
28d9b232
PB
1052011-03-24 Paolo Bonzini <pbonzini@redhat.com>
106
107 * configure.ac: Remove references to mt-mep, mt-netware,
108 mt-wince.
109 * Makefile.def: Add all-utils soft dependencies.
110 * Makefile.tpl: Remove GDB_NLM_DEPS.
111 * configure: Regenerate.
112 * Makefile.in: Regenerate.
113
dbbe5f95
PB
1142011-03-24 Paolo Bonzini <bonzini@gnu.org>
115
116 Sync from GCC:
117
118 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
119
120 * configure.ac: Do not include mh-x86omitfp.
121 * configure: Regenerate.
122
123 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
124
125 * configure.ac: Remove empty cases.
126 * configure: Regenerate.
127
128 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
129
130 * Makefile.def: Add dependency from termcap to gdb.
131 * Makefile.in: Regenerate.
132
133 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
134
135 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
136 * configure: Regenerate.
137 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
138 * Makefile.tpl: Likewise.
139 * Makefile.in: Regenerate.
140
141 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
142
143 * configure.ac: Remove all mentions of tentative_cc.
144 * configure: Regenerate.
145
146 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
147
148 PR lto/48086
149 * configure.ac: Re-enable LTO on *-apple-darwin9.
150 * configure: Regenerate.
151
3516a403
JM
1522011-03-24 Joseph Myers <joseph@codesourcery.com>
153
154 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
155 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
156 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
157 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
158 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
159 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
160 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
161 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
162 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
163 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
164 *-*-rhapsody*): Remove host cases.
165 * configure: Regenerate.
166
93cc359e
JM
1672011-03-24 Joseph Myers <joseph@codesourcery.com>
168
169 * configure.ac (ppc*-*-pe): Remove host case.
170 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
171 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
172 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
173 cases.
174 * configure: Regenerate.
175
29b2c556
JM
1762011-03-24 Joseph Myers <joseph@codesourcery.com>
177
178 * config.sub: Update to version 2011-03-23.
179
f0ff0f90
JM
1802011-03-22 Joseph Myers <joseph@codesourcery.com>
181
182 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
183 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
184 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
185 * configure: Regenerate.
186
782cb41f
JM
1872011-03-22 Joseph Myers <joseph@codesourcery.com>
188
189 * config-ml.in: Don't handle arc-*-elf*.
190 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
191 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
192 handle GCC libraries.
193 * configure: Regenerate.
194
0e8ad34f
RO
1952011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
196
197 PR bootstrap/48120:
198 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
199 Add -lstdc++ -lm to LIBS.
200 * configure: Regenerate.
201
5548b4ce
DE
2022011-03-18 David Edelsohn <dje.gcc@gmail.com>
203
204 * config.guess: Update to version 2011-02-02
205 * config.sub: Update to version 2011-02-24
206
86ed8cf6
SP
2072011-03-03 Sebastian Pop <sebastian.pop@amd.com>
208
209 * configure.ac: Adjust test of with_ppl.
210 * configure: Regenerated.
211
b123da99
SP
2122011-03-02 Sebastian Pop <sebastian.pop@amd.com>
213
214 * configure.ac: Add -lpwl to ppllibs.
215 * config/cloog.m4: Add -lisl to clooglibs.
216 * configure: Regenerated.
217
822ce8ee
RW
2182011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
219
220 Import from Libtool and gnulib:
221
222 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
223
224 Prepare for supporting FreeBSD 10.
225 * config.rpath: Remove handling of freebsd1* which soon would
226 match FreeBSD 10.0.
227
228 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
229
230 Remove support for FreeBSD 1.x.
231 * libtool.m4 (_LT_LINKER_SHLIBS)
232 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
233 soon would incorrectly match FreeBSD 10.0.
234
dcb5e506
RW
2352011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
236
237 PR binutils/12283
238 * MAINTAINERS (mkinstalldirs): Comes from Automake.
239 (move-if-change): Comes from gnulib.
240 * move-if-change: Import version from gnulib.
241
8d8eef9a
RW
2422011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
243
244 Sync from GCC:
245
246 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
247
248 PR lto/47225
249 * Makefile.def (lto-plugin): Double dash for enable-shared.
250 (configure-gcc): Depend on all-lto-plugin.
251 * Makefile.in: Rebuilt.
252
253 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
254
255 * configure.ac: Remove extra bracket.
256 * configure: Regenerate.
257
258 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
259
260 PR lto/47225
261 * Makefile.def: Add dependency for install-gcc
262 on install-lto-plugin.
263 * Makfile.in: Regenerated
264
265 2011-01-25 Jakub Jelinek <jakub@redhat.com>
266
267 * configure.ac: If with_ppl is no, move setting with_cloog=no
268 after CLOOG_REQUESTED check.
269 * configure: Regenerated.
270
271 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
272
273 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
274 CLooG has been requested.
275 * configure: Regenerated.
276
277 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
278
279 * configure: Regenerated.
280 * configure.ac: Check for version 0.11 (or later revision) of PPL.
281
282 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
283
284 * configure: Regenerated.
285 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
286
287 2011-01-07 Jan Hubicka <jh@suse.cz>
288
289 PR lto/47225
290 * Makefile.in: Regenerate.
291 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
292 configure.
293
65b4571a
AO
2942011-01-31 Alexandre Oliva <aoliva@redhat.com>
295
296 PR libgcj/44341
297 * configure.ac: Discard --with-* flags for host when configuring
298 target libraries for cross build.
299 * configure: Rebuilt.
300
7837304f
AS
3012011-01-21 Andreas Schwab <schwab@redhat.com>
302
303 Sync from GCC:
304
305 2011-01-21 Andreas Schwab <schwab@redhat.com>
306
307 * configure.ac: Use AS_HELP_STRING throughout.
308 * configure: Regenerate.
309
310 2011-01-18 Jie Zhang <jie.zhang@analog.com>
311
312 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
313 * configure: Regenerate.
314
115ef890
RW
3152010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
316
317 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
318
92c9a463
JB
3192011-01-13 Joel Brobecker <brobecker@adacore.com>
320
321 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
322 for ia64-hpux.
323 * configure: Regenerate.
324
887ebfb4
RW
3252011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
326
327 Sync from GCC:
328 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
329
330 * configure.ac: (picochip): Disable libiberty.
331 * configure: Regenerate.
332
04d2c2b2
JJ
3332010-12-18 Jeff Johnston <jjohnstn@redhat.com>
334
335 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
336
33d23ee8
ILT
3372010-12-10 Ian Lance Taylor <iant@google.com>
338
339 PR bootstrap/46819
340 * configure.ac: For --disable-libgcj clear libgcj_saved.
341 * configure: Rebuild.
342
89a1e9c3
PB
3432010-12-10 Tobias Burnus <burnus@net-b.de>
344
345 PR fortran/46540
346 * configure.ac: Add --disable-libquadmath and
347 --disable-libquadmath-support.
348 * configure: Regenerate.
349
ac7bcd26
TG
3502010-12-10 Tristan Gingold <gingold@adacore.com>
351
352 * src-release (ETC_SUPPORT): add gnu-oids.texi
353
d357cef7
HPN
3542010-12-03 Hans-Peter Nilsson <hp@axis.com>
355
356 PR libffi/46792
357 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
358 * configure: Regenerate.
359
4f11b223
ILT
3602010-12-02 Ian Lance Taylor <iant@google.com>
361
362 * configure.ac: Always set default for poststage1_ldflags to
363 -static-libstdc++ -static-libgcc.
364
989abc33
JJ
3652010-12-02 Jeff Johnston <jjohnstn@redhat.com>
366
367 * COPYING.NEWLIB: Add National Semiconductor notice.
368
950386c6
AS
3692010-11-29 Andreas Schwab <schwab@redhat.com>
370
371 * configure.ac: Move comment to remove extra space in last argument
372 of GCC_TARGET_TOOL.
373
87cda2cf
AO
3742010-11-26 Alexandre Oliva <aoliva@redhat.com>
375
7d509c83 376 PR other/46026
87cda2cf
AO
377 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
378 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
379 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
380 (BASE_FLAGS_TO_PASS): Use it.
381 * configure: Rebuilt.
382 * Makefile.in: Rebuilt.
383
d3b50760
L
3842010-11-23 H.J. Lu <hongjiu.lu@intel.com>
385
386 PR binutils/12258
387 * configure.ac: Correct comments for --enable-gold/--enable-ld.
388 Properly check default linker.
389 * configure: Regnerated.
390
c7791212
NC
3912010-11-23 Matthias Klose <doko@ubuntu.com>
392
393 * configure.ac: For --enable-gold, handle value `default' instead of
394 `both*'. New configure option --{en,dis}able-ld.
395 * configure: Regenerate.
396
9e1a94f4
ILT
3972010-11-20 Ian Lance Taylor <iant@google.com>
398
399 * configure.ac: Only disable a language library if no language needs
400 it. Don't let --disable-libgcj uncondtionally disable libffi.
401 * configure: Rebuild.
402
ceca0218
PB
4032010-11-20 Paolo Bonzini <bonzini@gnu.org>
404
405 * configure: Regenerate.
406
9b980aa1
RW
4072010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
408
409 PR other/46202
410 * configure.ac: Fix just-built in-tree STRIP name to be
411 binutils/strip-new.
412 * configure: Regenerate.
413 * Makefile.def (install-strip-gcc, install-strip-binutils)
414 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
415 (install-strip-sid): Mirror dependencies on non-strip variants
416 of these targets on the respective -strip prerequisites.
417 * Makefile.tpl (install-strip, install-strip-host)
418 (install-strip-target): New targets.
419 (install-strip-[+module+], install-strip-target-[+module+]):
420 New targets.
421 * Makefile.in: Regenerate.
422
e552509b
ILT
4232010-11-19 Ian Lance Taylor <iant@google.com>
424 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
425
426 * configure.ac: Add target-libgo to target_libraries. Set
427 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
428 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
429 (HOST_EXPORTS): Add GOC.
430 (BASE_TARGET_EXPORTS): Add GOC.
431 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
432 (GOCFLAGS_FOR_TARGET): New variable.
433 (EXTRA_HOST_FLAGS): Add GOC.
434 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
435 * Makefile.def (target_modules): Add libgo.
436 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
437 (dependencies): Add dependency from configure-target-libgo to
438 configure-target-libffi and all-target-libstdc++-v3. Add
439 dependencies from all-target-libgo to all-target-libffi.
440 (languages): Add go.
441 * configure: Rebuild.
442 * Makefile.in: Rebuild.
443
4442010-11-19 Ian Lance Taylor <iant@google.com>
445
446 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
447 compiler/flag environment variables.
448
4492010-11-18 Ian Lance Taylor <iant@google.com>
450
451 * configure.ac: Check for lang_requires_boot_languages in
452 config-lang.in files.
453 * configure: Rebuild.
454
8c21d9c7
MF
4552010-11-17 Mike Frysinger <vapier@gentoo.org>
456
457 * .gitignore: New file.
458
e552509b
ILT
4592010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
460 Tobias Burnus <burnus@net-b.de>
461
462 PR fortran/32049
463 * Makefile.def: Add libquadmath; build it with language=fortran.
464 * configure.ac: Add libquadmath.
465 * Makefile.tpl: Handle multiple libs in check-[+language+].
466 * Makefile.in: Regenerate.
467 * configure: Regenerate.
468
4692010-11-15 Andreas Schwab <schwab@redhat.com>
470
471 * configure.ac: Fix spelling in option names.
472 * configure: Regenerated.
473
4742010-11-13 Georg-Johann Lay <georgjohann@web.de>
475
476 PR bootstrap/39622
477 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
478 * configure: Regenerated.
479
4802010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
481
482 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
483 define the cloog backend to use. Furthermore, only pass the ppllibs to
484 the configure checks, if necessary.
485 * configure: Regenerate.
486
4872010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
488
489 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
490 * configure: regenerate
491
4922010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
493
494 * config/cloog.m4: Fix typo. verison -> version.
495 * configure: Regenerate.
496
4972010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
498
499 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
500 * configure: Regenerate.
501
5022010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
503
504 * configure.ac: Support official CLooG.org versions.
505 * configure: Regenerate.
506 * config/cloog.m4: New.
507
aa291e2d
ME
5082010-11-05 Michael Eager <eager@eagercon.com>
509
510 * COPYING.LIBGLOSS: Correct typo in microblaze.
511 * COPYING.NEWLIB: Same.
512
e552509b
ILT
5132010-11-04 Iain Sandoe <iains@gcc.gnu.org>
514
515 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
516 * configure: Regenerate.
517
74cea91b
DK
5182010-11-03 Ian Lance Taylor <iant@google.com>
519 Dave Korn <dave.korn.cygwin@gmail.com>
520
521 PR lto/46273
522 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
523 and on other supported platforms whenever LTO is enabled.
524 * configure: Rebuild.
525
6d0cd39e
AM
5262010-11-02 Alan Modra <amodra@gmail.com>
527
528 PR binutils/12110
529 * configure.ac: Error when source path contains spaces.
530 * configure: Regenerate.
531
18a8530e
ILT
5322010-10-20 Ian Lance Taylor <iant@google.com>
533
534 * Makefile.def (target_modules): Set lib_path to src/.libs for
535 libstdc++-v3 module.
536 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
537 * Makefile.in: Rebuild.
538
6ed3211e
JJ
5392010-10-08 Bernd Schmidt <bernds@codesourcery.com>
540 Joseph Myers <joseph@codesourcery.com>
541
542 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
543 notices.
544 * COPYING.NEWLIB: Add Texas Instruments notice.
545
a8eb3f0a
DK
5462010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
547
548 * configure.ac (build_lto_plugin): New shell variable.
549 (--enable-lto): Turn on by default for all non-ELF platforms that
550 have had LTO support added so far. Set build_lto_plugin appropriately
551 for both ELF and non-ELF.
552 (configdirs): Add lto-plugin or not based on build_lto_plugin.
553 * configure: Regenerate.
554
4074d5f2
RW
5552010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
556
557 PR bootstrap/45326
558 PR bootstrap/45174
559 * configure.ac: Honor initial values of $build_configargs,
560 $host_configargs, $target_configargs. Mark the precious, so
561 environment settings get recorded.
562 * configure: Regenerate.
563
29821356
RW
5642010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
565
566 Sync from GCC:
567
568 2010-09-30 Michael Eager <eager@eagercon.com>
569
570 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
571 * configure: Regenerate.
572
573 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
574
575 * configure.ac (enable-lto): Add Darwin to the list of supported lto
576 targets and amend comment.
577 * configure: Regenerate.
578
579 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
580
581 * configure.ac: Enable LTO by default on Darwin.
582 * configure: Regenerate.
583
584 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
585
586 PR bootstrap/44455
587 * configure.ac (extra_mpfr_configure_flags): Copy from
588 extra_mpc_gmp_configure_flags.
589 * configure: Re-generated.
590
57eefe4d
RW
5912010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
592
593 Sync from GCC:
594
595 PR bootstrap/45796
596 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
597 Depend on all-build-libiberty.
598 * Makefile.in: Regenerate.
599
6002010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
601
602 Sync from GCC:
603
604 PR bootstrap/44621
605 * configure.ac: Fix unportable shell quoting.
606 * configure: Regenerate.
607
48bb73dd
RW
6082010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
609
610 * configure.ac: Support all v850 targets.
611 * configure: Regenerate.
612
1d14850f
PB
6132010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
614
615 PR target/44862
616 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
617 Provide -B option to allow for link spec %s substitutions for
618 libstdc++.a on darwin.
619 * Makefile.in: Regenerate.
620
7530c480
AO
6212010-06-10 Alexandre Oliva <aoliva@redhat.com>
622
623 * Makefile.def (configure-gcc): Depend on all-libelf.
624 * Makefile.in: Rebuild.
625
285d560d
RW
6262010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
627
628 * config.sub, config.guess: Update from upstream sources.
629
a009f2e7
RW
6302010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
631
632 Sync from GCC:
633
634 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
635 * configure.ac: Allow all the versions greater than 0.10 of PPL.
636 * configure: Regenerated.
637
638 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
639 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
640 * configure: Regenerate.
641
642 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
643 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
644 * configure: Regenerate.
645
646 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
647 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
648 separately.
649 * configure: Regenerate.
650
651 2010-04-13 Steve Ellcey <sje@cup.hp.com>
652 * configure: Regenerate after change to elf.m4.
653
654 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
655 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
656 * configure: Regenerated.
657
658 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
659 * configure.ac: Print "buggy but acceptable" when CLooG
660 revision is less than 9.
661 * configure: Regenerated.
662
e49e5c92
DK
6632010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
664
665 Merge from gcc:
666
667 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
668 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
669 * configure: Regenerate.
670
671 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
672 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
673 a platform that supports LTO.
674 * configure: Regenerate.
675
676 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
677 PR lto/42776
678 * configure.ac (--enable-lto): Refactor handling so libelf tests
679 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
680 and allow LTO to be explicitly enabled on non-ELF platforms that
681 are known to support it inside else-clause.
682 * configure: Regenerate.
683
e6de499b
NC
6842010-04-27 Roland McGrath <roland@redhat.com>
685 H.J. Lu <hongjiu.lu@intel.com>
686
687 * configure.ac (--enable-gold): Support both, both/gold and
688 both/bfd to add gold to configdirs without removing ld.
689 * configure: Regenerated.
690
691 * Makefile.def: Add install-gold dependency to install-ld.
692 * Makefile.in: Regenerated.
693
d594eacc
TG
6942010-04-14 Tristan Gingold <gingold@adacore.com>
695
696 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
697 * configure: Regenerate.
698
938d2b74
RW
6992010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
700
701 Merge from gcc:
702 PR bootstrap/43615
703 PR bootstrap/43328
704 Revert:
705 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
706 * configure.ac: Do not pass --enable-multilib nor
707 --disable-multilib in baseargs. Accept explicitly passed
708 --enable_multilib.
709 * configure: Regenerate.
710
a9ef41a7
RW
7112010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
712
713 PR bootstrap/43328
714 * configure.ac: Do not pass --enable-multilib nor
715 --disable-multilib in baseargs. Accept explicitly passed
716 --enable_multilib.
717 * configure: Regenerate.
718
619a3713
JM
7192010-03-23 Joseph Myers <joseph@codesourcery.com>
720
721 * configure.ac (tic6x-*-*): New case.
722 * configure: Regenerate.
723
92f4e989
JM
7242010-03-23 Joseph Myers <joseph@codesourcery.com>
725
726 Merge from gcc:
727 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
728 PR ada/42554
729 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
730 * configure: Regenerate.
731
c35a0556
JM
7322010-03-23 Joseph Myers <joseph@codesourcery.com>
733
734 * config.sub: Update to version 2010-03-22.
735 * config.guess: Update to version 2009-12-30.
736
18fa8f9c
JM
7372010-03-14 Joseph Myers <joseph@codesourcery.com>
738
739 Merge from gcc:
740 2010-01-11 Richard Guenther <rguenther@suse.de>
741 PR lto/41569
742 * Makefile.def (all-lto-plugin): Depend on all-gcc.
743 * Makefile.in: Regenerated.
744
ba98da75
RO
7452010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
746
747 PR libstdc++/32499
748 * configure.ac (RANLIB): Default to true.
749 (STRIP): Likewise.
750 (RANLIB_FOR_TARGET): Remove superfluous : argument.
751 * configure: Regenerate.
752
3994761f
NC
7532010-02-17 Nick Clifton <nickc@redhat.com>
754
755 PR 11238
756 * Makefile.tpl (local-distclean): Also remove config.cache files in
757 sub-directories as there may not be Makefiles present in the
758 sub-directories.
792cdb50
NC
759 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
760 the config.cache files found by the find command.
761
3994761f
NC
762 * Makefile.in: Regenerate.
763 * configure.ac: Revert previous delta.
764 * configure: Regenerate.
765
01a82011
NC
7662010-02-15 Nick Clifton <nickc@redhat.com>
767
768 PR 11238
769 * configure.ac: Delete config.cache files in sub-directories when
770 deleting Makefiles.
771 * configure: Regenerate.
772
143754cd
NC
7732010-02-15 Nick Clifton <nickc@redhat.com>
774
775 * configure.ac: Sync from gcc.
776 * configure: Regenerate.
777
a6b5846e
KG
7782010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
779
780 Sync from gcc:
781 * configure.ac: Add "recommended" version checks for GMP/MPC.
782 Update recommended GMP/MPFR/MPC versions.
783 * configure: Regenerate.
784
2aa2364a
JR
7852010-01-25 Joern Rennecke <amylaar@spamcop.net>
786
787 gcc PR libstdc++/36101, gcc PR libstdc++/42813
788 * configure.ac (bootstrap_target_libs): Make inclusion of
789 target-libgomp conditional on libgomb being in target_configdirs.
790 * configure: Regenerate.
791
d35e937f
JR
7922010-01-23 Joern Rennecke <amylaar@spamcop.net>
793
794 gcc PR libstdc++/36101, gcc PR libstdc++/42813
795 * configure.ac (bootstrap_target_libs): Include target-libgomp.
796 * configure: Regenerate.
797
911e63d0
JR
7982010-01-22 Joern Rennecke <amylaar@spamcop.net>
799
800 gcc PR libstdc++/36101, gcc PR libstdc++/42813
801 * configure.ac (target_configdirs): Substitute.
802 * Makefile.def: Bootstrap target module libgomp.
803 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
804 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
805 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
806 * configure, Makefile.in: Regenerate.
807
3725885a
RW
8082009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
809
810 * libtool.m4: Sync from git Libtool.
811 * ltmain.sh: Likewise.
812 * ltoptions.m4: Likewise.
813 * ltversion.m4: Likewise.
814 * lt~obsolete.m4: Likewise.
815
d5f2ee2e
KG
8162010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
817 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
818
819 PR bootstrap/42424
820 * configure.ac: Include libtool m4 files.
821 (_LT_CHECK_OBJDIR): Call it.
822 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
823 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 824
d5f2ee2e
KG
825 * configure: Regenerate.
826
f2b2dd91
RW
8272010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
828
829 PR bootstrap/41818
830 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
831 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
832 * Makefile.in: Regenerate.
833
06ca7962
BE
8342009-12-18 Ben Elliston <bje@au.ibm.com>
835
836 * config.sub, config.guess: Update from upstream sources.
837
30a16d7b
JJ
8382009-12-17 Jeff Johnston <jjohnstn@redhat.com>
839
840 * COPYING.NEWLIB: Update copyright date.
841 * COPYING.LIBGLOSS: Ditto.
842
d9b76ff9
KG
8432009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
844
845 PR middle-end/30447
846 PR middle-end/30789
847 PR other/40302
848
849 * configure.ac: Require MPC.
850 * configure: Regenerate.
851
852 * configure.ac: Update minimum MPC version to 0.8.
853 * configure: Regenerate.
854
e12dec02
PB
8552009-11-20 Paolo Bonzini <bonzini@gnu.org>
856
857 * config.guess: Sync with upstream and gcc.
858 * config.sub: Sync with upstream and gcc.
859
606a9ca0
AO
8602009-11-16 Alexandre Oliva <aoliva@redhat.com>
861
862 * Makefile.def: Restore host and target settings for gmp.
863 * Makefile.in: Rebuild.
864
1f53ca9a
AO
8652009-11-16 Alexandre Oliva <aoliva@redhat.com>
866
867 * configure.ac: Add libelf to host_libs. Enable in-tree configury
868 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
869 Fix portability of test of C++ as bootstrap language. Add
870 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
871 * configure: Rebuild.
872 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
873 and cloog. Fix in-tree ppl configuration. Introduce libelf
874 in-tree building.
875 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
876 (POSTSTAGE1_HOST_EXPORTS): Use it.
877 (STAGE[+id+]_CXXFLAGS): New.
878 (BASE_FLAGS_TO_PASS): Pass it down.
879 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
880 extra_exports.
881 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
882 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
883 extra_exports.
884 * Makefile.in: Rebuild.
885
8862009-11-06 Ozkan Sezer <sezeroz@gmail.com>
887
888 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
889 paths for *-w64-mingw* and x86_64-*mingw*.
890 * configure: Regenerated.
891
8922009-10-30 Kai Tietz <kai.tietz@onevision.com>
893
894 * configure.ac: Disable target-winsup & co for
895 x86_64-*-mingw* and *-w64-mingw* targets.
896 * configure: Regenerated.
897
8982009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
899
900 * configure.ac (CLooG test): Use = with test.
901 * configure: Regenerate.
902
9032009-10-22 Richard Guenther <rguenther@suse.de>
904
905 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
906 cloog if the ppl version check failed. Move flags saving
907 before setting in libelf check.
908 * configure: Regenerate.
909
9102009-10-21 Richard Guenther <rguenther@suse.de>
911
912 * configure.ac: Adjust the ppl and cloog configure to work as
913 documented. Disable cloog if ppl was disabled. Omit the version
914 checks if they were disabled.
915 * configure: Re-generate.
916
6811fb56
RW
9172009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
918
919 * configure.ac: Add 'lto' to enable_languages, not
920 new_enable_languages, and only if not already present.
921 * configure: Regenerate.
922
700d40ca
ILT
9232009-10-06 Ian Lance Taylor <iant@google.com>
924
925 * Makefile.def: check-gold depends upon all-gas.
926 * Makefile.in: Rebuild.
927
9282009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
929
930 * Makefile.def: all-lto-plugin depends on all-libiberty.
931 set bootstrap=true for lto-plugin.
932 Add lto-plugin.
933 * Makefile.in: Regenerate.
934 * configure.ac (host_libs): Add lto-plugin.
935 * configure: Regenerate.
936
9372009-10-03 Diego Novillo <dnovillo@google.com>
938
939 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
940 (HOST_LIBELFLIBS): Define.
941 (HOST_LIBELFINC): Define.
942 * Makefile.in: Regenerate.
943 * configure.ac: Add --enable-lto.
944 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
945 If --enable-lto is used, add 'lto' to new_enable_languages.
946 If --enable-lto is used and gold is enabled, add
947 lto-plugin to configdirs.
948 * configure: Regenerate.
949
9502009-10-03 Simon Baldwin <simonb@google.com>
951
952 * configure.ac: If --with-system-zlib, suppress local zlib and
953 pass --with-system-zlib to subdir configure scripts.
954 * configure: Regenerate.
955
9562009-10-01 Loren J. Rittle <ljrittle@acm.org>
957 Paolo Bonzini <bonzini@gnu.org>
958
959 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
960 $(srcdir).
961 * Makefile.in: Rebuilt.
962
c8cb1b3e
PB
9632009-09-29 Paolo Bonzini <bonzini@gnu.org>
964
965 Sync from gcc:
966 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
967
968 * configure.ac: Update minimum MPC version to 0.7.
969 * configure: Regenerate.
970
30167e0a
NC
9712009-09-25 Nick Clifton <nickc@redhat.com>
972
973 * configure.ac: Pass any --cache-file=/dev/null option on to
974 subconfigures.
975 * configure: Regenerate.
976
707a0b5c
NC
9772009-09-23 Nick Clifton <nickc@redhat.com>
978
979 * config.sub, config.guess: Update from upstream sources.
980
700d40ca
ILT
9812009-09-22 Loren J. Rittle <ljrittle@acm.org>
982
983 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
984 * Makefile.in: Rebuilt.
985
2fd0b40b
RW
9862009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
987
988 PR bootstrap/32272
989 * configure.ac: Error out if $srcdir isn't '.' but contains
990 host-${host_noncanonical}.
991 * configure: Regenerate.
992
4385ad3c
RW
9932009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
994
16b1ad29
RW
995 * configure.ac: If bootstrapping a combined tree with
996 --enable-gold, require c++ in stage1_languages.
997 * configure: Regenerate.
998
f8dc745f
RW
999 * configure.ac: Also add target_libs of stage1_languages to
1000 bootstrap_target_libs.
1001 * configure: Regenerate.
1002
4385ad3c
RW
1003 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1004 with --enable-languages not containing c++.
1005 * configure: Regenerate.
1006
df51e4e1
JZ
10072009-09-16 Jie Zhang <jie.zhang@analog.com>
1008
1009 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1010 * configure: Regenerate.
1011
06a51eac
RW
10122009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1013
1014 * configure.ac: Do not use $extrasub for replacing @if/@endif
1015 parts in Makefile; instead, use additional arguments to
1016 AC_CONFIG_COMMANDS to do the replacement manually, with several
1017 sed invocations, to avoid HP-UX sed command limits.
1018 * configure: Regenerate.
1019
96655cc4
AO
10202009-09-04 Alexandre Oliva <aoliva@redhat.com>
1021
1022 * configure.ac (with-build-config): Document. Handle without.
1023 Handle missing argument.
1024 * configure: Rebuilt.
1025
10262009-09-03 Alexandre Oliva <aoliva@redhat.com>
1027
1028 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1029 Default to bootstrap-debug only if compare-debug works.
1030 * configure: Rebuilt.
1031 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1032 * Makefile.in: Rebuilt.
1033
10342009-09-01 Alexandre Oliva <aoliva@redhat.com>
1035
1036 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1037 * Makefile.in: Rebuilt.
1038
8e957354
PB
10392009-09-02 Paolo Bonzini <bonzini@gnu.org>
1040
1041 * Makefile.tpl (AWK): Fix typo.
1042 * Makefile.in: Regenerate.
1043
10442009-09-02 Paolo Bonzini <bonzini@gnu.org>
1045
1046 * configure.ac: Detect awk and sed.
1047 * Makefile.def (flags_to_pass): Add AWK and SED.
1048 * Makefile.tpl (AWK, SED): New.
1049 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1050 * configure: Regenerate.
1051 * Makefile.in: Regenerate.
1052
fb792462
TG
10532009-09-01 Tristan Gingold <gingold@adacore.com>
1054
1055 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1056 Remove logical names.
1057
a69e7d0a
DK
10582009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1059
1060 * ltmain.sh (func_normal_abspath): New function.
1061 (func_relative_path): Likewise.
1062 (func_mode_help): Document new -bindir option for link mode.
1063 (func_mode_link): Add new -bindir option, and use it to place
1064 output DLL if specified.
1065
d444d2ba
RW
10662009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1067
1068 * configure.ac (AC_PREREQ): Bump to 2.64.
1069
13b7343a
RW
10702009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1071
af542c2e
RW
1072 * README-maintainer-mode: Point directly to upstream locations
1073 for autoconf, automake, libtool, gettext, instead of copies on
1074 sources.redhat.com. Document required versions.
1075 * configure.ac: Do not substitute datarootdir, htmldir,
1076 pdfdir, docdir. Do not process --with-datarootdir,
1077 --with-htmldir, --with-pdfdir, --with-docdir.
1078 * configure: Regenerate.
1079
81ecdfbb
RW
1080 * configure: Regenerate.
1081
13b7343a
RW
1082 * compile: Sync from Automake 1.11.
1083 * depcomp: Likewise.
1084 * install-sh: Likewise.
1085 * missing: Likewise.
1086 * mkinstalldirs: Likewise.
1087 * ylwrap: Likewise.
1088
c1102ce7
RW
10892009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1090
34a0f3cf
RW
1091 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1092 (baseargs): Add --disable-option-checking.
1093 * configure: Regenerate.
1094
c1102ce7
RW
1095 * Makefile.def (configure-target-libiberty): Depend on
1096 all-binutils and all-ld.
1097 (configure-target-newlib): Likewise.
1098 * Makefile.in: Regenerate.
1099
e8a5fa9c
RW
11002009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1101
1102 Sync with GCC, merge:
1103
1104 2009-07-31 Christian Bruel <christian.bruel@st.com>
1105
1106 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1107 * configure: Regenerate.
1108
1109 2009-07-06 Ian Lance Taylor <iant@google.com>
1110
1111 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1112 * configure: Rebuild.
1113
1114 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1115
1116 PR bootstrap/40338
1117 * configure.ac (comparestring): Create new variable.
1118 * Makefile.tpl (comparestring): Use to skip some comparisions.
1119 * configure: Regenerate.
1120 * Makefile.in: Regenerate.
1121
1122 2009-06-23 Ian Lance Taylor <iant@google.com>
1123
1124 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1125 boot_languages. Only bootstrap target libraries listed in
1126 target_libs for some boot language. Add --with-stage1-ldflags,
1127 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1128 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1129 if not building with C++.
1130 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1131 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1132 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1133 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1134 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1135 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1136 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1137 * configure, Makefile.in: Rebuild.
1138
1139 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1140
1141 * configure.ac: Detect MPC in default directory.
1142 * configure: Regenerate.
1143
1144 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1145
1146 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1147 to noconfdirs.
1148 * configure: Regenerate.
1149
1150 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1151
1152 * Makefile.def: Add MPC support and dependencies.
1153 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1154
1155 * Makefile.in, configure: Regenerate.
1156
1157 2009-05-24 Nicolas Roche <roche@adacore.com>
1158
1159 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1160 * Makefile.in: Regenerate.
1161
1162 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1163
1164 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1165 * configure: Regenerate.
1166
1167 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1168
1169 * configure.ac ($with_ppl): Default to no if not supplied.
1170 ($with_cloog): Likewise.
1171 configure: Regenerate.
1172
1173 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1174
1175 PR bootstrap/39739
1176 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1177 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1178
1179 * configure, Makefile.in: Regenerate.
1180
1181 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1182
1183 * configure.ac: Change copyright header to refer to version
1184 3 of the GNU General Public License and to point readers at the
1185 COPYING3 file and the FSF's license web page.
1186 * Makefile.def: Likewise.
1187 * Makefile.tpl: Likewise.
1188 * Makefile.in: Regenerate.
1189
1190 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1191
1192 * configure.ac: Restore match for darwin9 or later. Use double
1193 brackets since regeneration eats one pair.
1194 * configure: Regenerate.
1195
bf110216
CF
11962009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1197
1198 * MAINTAINERS: Perform some obvious fixups.
1199
2262bbf4
BE
12002009-08-17 Ben Elliston <bje@au.ibm.com>
1201
1202 * config.sub, config.guess: Update from upstream sources.
1203
25a07265
NC
12042009-08-06 Michael Eager <eager@eagercon.com>
1205
1206 * configure.ac: Add Microblaze target.
1207 * configure: Regenerate.
1208
85bd1942
TG
12092009-07-02 Tristan Gingold <gingold@adacore.com>
1210
1211 * configure.ac: Do not exclude gas for i386-*-darwin.
1212 Add a case for x86_64-*-darwin.
1213 * configure: Regenerate.
1214
f9806fa5
DE
12152009-06-26 Doug Evans <dje@sebabeach.org>
1216
1217 * Makefile.def (host_modules): Add cgen.
1218 * Makefile.in: Regenerate.
1219 * configure.ac (host_tools): Add cgen.
1220 * configure: Regenerate.
1221
6bfb4e30
JJ
12222009-06-17 Michael Eager <eager@eagercon.com>
1223
1224 * COPYING.LIBGLOSS: Add Xilinx license.
1225
8bcf2718
NC
12262009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1227
1228 * configure.ac: Define is_elf for QNX Neutrino targets.
1229 * configure: Regenerate.
1230
04ec0acb
RW
12312009-06-03 Jerome Guitton <guitton@adacore.com>
1232 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1233
1234 * Makefile.tpl (all): Avoid a trailing backslash.
1235 * Makefile.in: Regenerate.
1236
7ee5dbeb
BE
12372009-06-03 Ben Elliston <bje@au.ibm.com>
1238
1239 * config.sub, config.guess: Update from upstream sources.
1240
fda13ee8
AO
12412009-06-02 Alexandre Oliva <aoliva@redhat.com>
1242
1243 * Makefile.tpl ([+compare-target+]): Compare all stage
1244 directories, rather than just gcc.
1245 * Makefile.in: Rebuilt.
1246
4a657b0d
DK
12472009-05-28 Doug Kwan <dougkwan@google.com>
1248
1249 * configure.ac: Support gold for target arm*-*-*.
1250 * configure: Regenerate.
1251
07fc31c9
AO
12522009-05-27 Alexandre Oliva <aoliva@redhat.com>
1253
1254 * Makefile.tpl (all): Avoid harmless warning in make all when
1255 gcc-bootstrap is enabled but stage_last does not exist.
1256 * Makefile.in: Rebuilt.
1257
8a7a39ab
TG
12582009-05-25 Tristan Gingold <gingold@adacore.com>
1259
1260 * setup.com: Complete the file with configuration and build.
1261
b5233201
AO
12622009-05-18 Alexandre Oliva <aoliva@redhat.com>
1263
1264 PR other/40159
1265 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1266 gcc-no-bootstrap are mutually exclusive.
1267 * Makefile.in: Rebuilt.
1268
7b6175f9
AO
12692009-05-18 Alexandre Oliva <aoliva@redhat.com>
1270
1271 PR other/40159
1272 * Makefile.tpl (all): Don't end with unconditional success.
1273 * Makefile.in: Rebuilt.
1274
1b05fbbd
AO
12752009-05-12 Alexandre Oliva <aoliva@redhat.com>
1276
1277 PR target/37137
1278 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1279 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1280 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1281 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1282 stage_configureflags, stage_cflags and stage_libcflags into
1283 explicit Makefile macros.
1284 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1285 GFORTRAN.
1286 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1287 CC. Set CC_FOR_BUILD from CC.
1288 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1289 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1290 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1291 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1292 and GFORTRAN.
1293 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1294 (_LIBCFLAGS): Renamed to _TFLAGS.
1295 (do-compare-debug, do-compare3-debug): Drop.
1296 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1297 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1298 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1299 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1300 (XGCC_FLAGS_FOR_TARGET): New.
1301 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1302 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1303 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1304 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1305 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1306 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1307 TFLAGS.
1308 (BUILD_CONFIG): Include if requested.
1309 (all): Set TFLAGS on bootstrap.
1310 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1311 (all-stageid-prefixmodule): Likewise.
1312 (do-clean, distclean-stageid): Set TFLAGS.
1313 (restrap): Fix whitespace.
1314 * Makefile.in: Rebuilt.
1315
dc17c78c
EB
13162009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1317
1318 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1319 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1320 * Makefile.in: Regenerate.
1321
14324cd7
EZ
13222009-04-24 Eli Zaretskii <eliz@gnu.org>
1323
1324 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1325 consistency with config.sub. (Update from upstream sources.)
1326
f8d5f06c
JM
13272009-04-21 Joseph Myers <joseph@codesourcery.com>
1328
1329 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1330
0000e2bf
BE
13312009-04-17 Ben Elliston <bje@au.ibm.com>
1332
1333 * config.sub, config.guess: Update from upstream sources.
1334
20135e4c
NC
13352009-04-15 Anthony Green <green@moxielogic.com>
1336
34adf976 1337 * configure.ac: Add moxie support.
20135e4c
NC
1338 * configure: Rebuilt.
1339
ef699244
L
13402009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1341
1342 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1343 * configure: Regenerate.
1344
10ad8ef3
L
13452009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1346
1347 PR gas/10039
1348 * configure.ac: Require texinfo 4.7.
1349 * configure: Regenerated.
1350
c50523ce
L
13512009-04-09 Steve Ellcey <sje@cup.hp.com>
1352
1353 * Makefil.def (languages): New entries.
1354 * Makefile.tpl (check-gcc-*): New generic target.
1355 * Makefile.in: Regenerate.
1356
47afba5f
EZ
13572009-03-27 Eli Zaretskii <eliz@gnu.org>
1358
1359 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1360 Windows builds of Sed.
1361
dc448a7b
TT
13622009-03-18 Tom Tromey <tromey@redhat.com>
1363
1364 * configure: Rebuild.
1365 * configure.ac (host_libs): Add libiconv.
1366 * Makefile.in: Rebuild.
1367 * Makefile.def (host_modules): Add libiconv.
1368 (configure-gdb, all-gdb): Depend on libiconv.
1369
24741ab2
JB
13702009-03-16 Tristan Gingold <gingold@adacore.com>
1371
1372 * configure.ac: Treat gdb as supported on x86_64-darwin.
1373 * configure: Regenerate.
1374
29383458
JM
13752009-03-16 Joseph Myers <joseph@codesourcery.com>
1376
1377 Merge from GCC:
1378
1379 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1380
1381 * configure.ac (--with-host-libstdcxx): New option.
1382 * configure: Regenerate.
1383
1384 2009-01-29 Robert Millan <rmh@aybabtu.com>
1385
1386 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1387 * configure: Regenerate.
1388
1389 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1390
1391 PR tree-optimization/38515
1392 * configure.ac (cloog-polylib): Removed.
1393 (with_ppl, with_cloog): Test for "no".
1394 * configure: Regenerated.
1395
58e24671
RW
13962009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1397
1398 Backport from git Libtool:
1399
1400 2009-01-19 Robert Millan <rmh@aybabtu.com>
1401 Support GNU/kOpenSolaris.
1402 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1403 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1404 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1405 GNU/kOpenSolaris.
1406
314b2e66
AS
14072009-02-05 Andreas Schwab <schwab@suse.de>
1408
1409 * Makefile.tpl (stage_last): Define $r and $s before using
1410 $(RECURSE_FLAGS_TO_PASS).
1411 * Makefile.in: Regenerate
1412
8b700390
JJ
14132009-01-21 Jeff Johnston <jjohnstn@redhat.com>
1414
1415 * COPYING.NEWLIB: Add ARM license.
1416
66775d67
AM
14172009-01-16 Alan Modra <amodra@bigpond.net.au>
1418
1419 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 1420 (all-opcodes): Depend on all-libiberty.
66775d67
AM
1421 * Makefile.in: Regenerate.
1422
19e99079
NC
14232009-01-15 Douglas B Rupp <rupp@gnat.com>
1424
1425 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1426 * configure: Regenerate.
1427
22e8c8e0
RW
14282008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1429
1430 Backport link test fix from upstream Libtool:
1431
1432 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1433 Add cache variables to tests that require the linker to work.
1434 For shlibpath_overrides_runpath, this also changes the semantics
1435 to let the result from the C compiler take precedence.
1436 compiler take precedence.
1437
7d6d7764
BE
14382008-12-02 Ben Elliston <bje@au.ibm.com>
1439
1440 * config.sub, config.guess: Update from upstream sources.
1441
ea8af06e
JJ
14422008-12-17 Jeff Johnston <jjohnstn@redhat.com>
1443
1444 * COPYING.NEWLIB: Updated.
1445 * COPYING.LIBGLOSS: Ditto.
1446
af0771d3
PB
14472008-12-16 Paolo Bonzini <bonzini@gnu.org>
1448
1449 Sync with GCC:
1450
1451 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1452
1453 * configure.ac (ppllibs): Add by default the lib flags.
1454 * configure: Regenerate.
1455
1456 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1457
314b2e66
AS
1458 * configure.ac: Add double brackets on darwin[912].
1459 * configure: Regenerate.
af0771d3
PB
1460
1461 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1462
314b2e66
AS
1463 * configure.ac: Expand to darwin10 and later.
1464 * configure: Regenerate.
af0771d3 1465
f7c83eac
AS
14662008-12-02 Andreas Schwab <schwab@suse.de>
1467
1468 * Makefile.def: configure-target-boehm-gc depends on
1469 all-target-libstdc++-v3.
1470 * Makefile.in: Regenerate.
1471
bc67ad83
BE
14722008-12-02 Ben Elliston <bje@au.ibm.com>
1473
1474 * config.sub, config.guess: Update from upstream sources.
1475
e28c595f
JM
14762008-11-27 Joseph Myers <joseph@codesourcery.com>
1477
1478 Merge from GCC:
1479
1480 2007-12-02 Matthias Klose <doko@ubuntu.com>
1481
1482 * config-ml.in: Remove 64bit configure tests.
1483
1484 2008-05-14 Rafael Espindola <espindola@google.com>
1485
1486 * config-ml.in: don't handle --enable-shared and --enable-static.
1487
1488 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1489 Tobias Grosser <grosser@fim.uni-passau.de>
1490 Jan Sjodin <jan.sjodin@amd.com>
1491 Harsha Jagasia <harsha.jagasia@amd.com>
1492 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1493 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1494 Adrien Eliche <aeliche@isty.uvsq.fr>
1495
1496 Merge from graphite branch.
1497 * configure: Regenerate.
1498 * Makefile.in: Regenerate.
1499 * configure.ac (host_libs): Add ppl and cloog.
1500 Add checks for PPL and CLooG.
1501 * Makefile.def (ppl, cloog): Added modules and dependences.
1502 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1503 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1504
1505 2008-09-03 Richard Guenther <rguenther@suse.de>
1506
1507 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1508 cloog test.
1509 * configure: Re-generate.
1510
1511 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1512
1513 * configure.ac (--with-cloog-polylib): New.
1514 (--disable-cloog-version-check): New.
1515 (--disable-ppl-version-check): New.
1516 * configure: Re-generate.
1517
1518 2008-09-05 Richard Guenther <rguenther@suse.de>
1519
1520 * configure.ac: Initialize clooglibs to -lcloog.
1521 * configure: Re-generate.
1522
1523 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1524
1525 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1526 recommended version to 2.3.2.
1527
1528 * configure: Regenerate.
1529
1530 2008-10-31 Ben Elliston <bje@au.ibm.com>
1531
1532 * configure.ac (spu-*-*): Remove special case.
1533 * configure: Regenerate.
1534
1535 Complete comment text from GCC version of:
1536
1537 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1538
1539 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1540 (GCC_SHLIB_SUBDIR): New.
1541 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1542 * configure: Regenerate.
1543 * Makefile.in: Regenerate.
1544
652dec25
TG
15452008-11-27 Tristan Gingold <gingold@adacore.com>
1546
1547 * configure.ac: Build gdb for i?86-*-darwin*
1548 * configure: Regenerated.
1549
7582fb4a
DJ
15502008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1551
1552 PR bootstrap/38014
1553 PR bootstrap/37923
1554
1555 Revert:
1556
1557 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1558
1559 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1560 * Makefile.in: Regenerated.
1561
1562 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1563
1564 PR gdb/921
1565 PR gdb/1646
1566 PR gdb/2175
1567 PR gdb/2176
1568
1569 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1570 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1571 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1572 (HOST_EXPORTS): Pass CPPFLAGS.
1573 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1574 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1575 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1576 * Makefile.in, configure: Regenerated.
1577 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1578 and CPPFLAGS_FOR_BUILD.
1579
faee1be2
UW
15802008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1581
1582 * configure.ac [spu-*-*]: Do not set skipdirs.
1583 * configure: Re-generate.
1584
b7c2dce4
DJ
15852008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1586
1587 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1588 * Makefile.in: Regenerated.
1589
bb52de30
DJ
15902008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1591
1592 PR gdb/921
1593 PR gdb/1646
1594 PR gdb/2175
1595 PR gdb/2176
1596
1597 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1598 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1599 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1600 (HOST_EXPORTS): Pass CPPFLAGS.
1601 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1602 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1603 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1604 * Makefile.in, configure: Regenerated.
1605 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1606 and CPPFLAGS_FOR_BUILD.
1607
b25062ae
SE
16082008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
1609
1610 * libtool.m4: Update to libtool 2.2.6.
1611 * lt~obsolete.m4: Update to libtool 2.2.6.
1612 * ltmain.sh: Update to libtool 2.2.6.
1613 * ltsugar.m4: Update to libtool 2.2.6.
1614 * ltversion.m4: Update to libtool 2.2.6.
1615 * ltoptions.m4: Update to libtool 2.2.6.
1616 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1617
3bbd2f8f
AL
16182008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1619
1620 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1621 (GCC_SHLIB_SUBDIR): New.
1622 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1623 * configure: Regenerate.
1624 * Makefile.in: Regenerate.
1625
b29d32ce
TG
16262008-08-28 Tristan Gingold <gingold@adacore.com>
1627
1628 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1629 Enable bfd, binutils and opcodes.
1630 * configure: Regenerate.
1631
c325a203
DD
16322008-08-16 Nicolas Roche <roche@adacore.com>
1633
1634 * Makefile.tpl: Add BOOT_ADAFLAGS.
1635 * Makefile.in: Regenerate.
1636
e7c8859c
RS
16372008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
1638
1639 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1640 * configure: Regenerate.
1641
da888c87
PB
16422008-07-30 Paolo Bonzini <bonzini@gnu.org>
1643
1644 Sync with gcc:
1645 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1646
f7c83eac
AS
1647 * configure.ac: Add makefile fragments for hpux.
1648 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1649 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1650 * configure: Regenerate.
1651 * Makefile.in: Regenerate.
da888c87
PB
1652
1653 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1654
f7c83eac
AS
1655 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1656 * Makefile.in: Regenerate.
1657 * configure: Regenerate.
da888c87 1658
944982cf
ILT
16592008-06-18 Ian Lance Taylor <iant@google.com>
1660
662c6704
ILT
1661 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
1662
944982cf
ILT
1663 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
1664
7a283e07
RW
16652008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1666
1667 * configure: Regenerate.
1668
5b553f7e
RW
16692008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1670
1671 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1672 "$@" is still intact with both Autoconf 2.59 and 2.62.
1673 * configure: Regenerate.
1674
675492f0
RW
16752008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1676
1677 * Makefile.tpl: Fix comment errors.
1678 * Makefile.in: Regenerate.
1679
b018a5d1
JB
16802008-06-13 Julian Brown <julian@codesourcery.com>
1681
1682 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1683 of libobjc for ARM EABI Linux.
1684 * configure: Regenerate.
1685
310213e8
DE
16862008-06-12 David S. Miller <davem@davemloft.net>
1687 David Edelsohn <edelsohn@gnu.org>
1688
1689 * configure.ac: Add powerpc*-*-* to gold supported targets.
1690 * configure: Regenerate.
1691
6641ce42
JM
16922008-06-08 Joseph Myers <joseph@codesourcery.com>
1693
1694 PR tree-optimization/36218
1695 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1696 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1697 (all prefix="build-"): Pass them to build-system sub-makes.
1698 * Makefile.in: Regenerate.
1699
03c2f9e6
DJ
17002008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1701
1702 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
1703 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
1704 mkdep, and compile. Update comments.
1705 (ETC_SUPPORT): Add ChangeLog and update comments.
1706
4538db8b
ILT
17072008-05-11 Ian Lance Taylor <iant@google.com>
1708
1709 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
1710
266df637
PB
17112008-04-18 Paolo Bonzini <bonzini@gnu.org>
1712
1713 Sync with gcc:
1714 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1715
1716 PR bootstrap/35457
1717 * configure.ac: Include override.m4.
1718 * configure: Regenerate.
1719
1720 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1721
f7c83eac
AS
1722 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1723 * Makefile.in: Regenerate.
266df637
PB
1724
1725 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1726
f7c83eac
AS
1727 * configure.ac: Do not build libssp for the AVR.
1728 * configure: Regenerate.
266df637 1729
a86a761e
NC
17302008-04-18 Nick Clifton <nickc@redhat.com>
1731
1732 * MAINTAINERS: Replace reference to configure.in with reference to
1733 configure.ac.
1734
52310858
NC
17352008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1736
f7c83eac 1737 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 1738 as nonconfigurable directories list.
f7c83eac 1739 * configure: Regenerate.
52310858 1740
f5314dd5
DM
17412008-04-14 David S. Miller <davem@davemloft.net>
1742
1743 * configure.ac: Add sparc*-*-* to gold supported targets.
1744 * configure: Regenerate.
1745
e2208220
BE
17462008-04-14 Ben Elliston <bje@au.ibm.com>
1747
1748 * config.sub, config.guess: Update from upstream sources.
1749
0bb6ea20
HPN
17502008-04-12 Hans-Peter Nilsson <hp@axis.com>
1751
1752 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1753 * Makefile.in: Regenerate.
1754
e5164e97
ILT
17552008-04-07 Ian Lance Taylor <iant@google.com>
1756
1757 * Makefile.def: check-gold depends upon all-binutils.
1758 * Makefile.in: Regenerate.
1759
e33b51a6
NC
17602008-04-04 Nick Clifton <nickc@redhat.com>
1761
1762 PR binutils/4334
1763 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1764 builds.
1765 * configure: Regenerate.
1766
fc5df3ab
NC
17672008-04-04 NightStrike <NightStrike@gmail.com>
1768
1769 PR other/35151
f7c83eac
AS
1770 * configure.ac: Combine rules for mingw32 and mingw64.
1771 * configure: Regenerate.
fc5df3ab 1772
c779bab8
PB
17732008-03-27 Paolo Bonzini <bonzini@gnu.org>
1774
1775 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1776 * Makefile.in: Regenerate.
1777
93f9b408
ILT
17782008-03-20 Ian Lance Taylor <iant@google.com>
1779
1780 * configure.ac: Add support for --enable-gold.
1781 * Makefile.def: Add gold as a directory like ld.
1782 * configure, Makefile.in: Regenerate.
1783
5746fb46
AK
17842008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
1785
1786 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1787 (s390_cond_extensions): Reduced extensions to the compare related.
1788 (main): z10 cpu type option added.
1789 (expandConditionalJump): Renamed to ...
1790 (insertExpandedMnemonic): ... this.
1791
1792 * opcodes/s390-opc.c: Re-group the operand format makros.
1793 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
1794 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
1795 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
1796 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
1797 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
1798 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
1799 INSTR_SIL_RDU): New instruction formats added.
1800 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
1801 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
1802 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
1803 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
1804 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
1805 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
1806 masks added.
1807 (s390_opformats): New formats added "ris", "rrs", "sil".
1808 * opcodes/s390-opc.txt: Add the conditional jumps with the
1809 extensions removed from automatic expansion in s390-mkopc.c manually.
1810 (asi - trtre): Add new System z10 EC instructions.
1811 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1812
58c85be7
RW
18132008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1814
1815 * configure.ac: m4_include config/proginstall.m4.
1816 * configure: Regenerate.
1817
78124051
RW
18182008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1819
1820 Backport from upstream Libtool:
f7c83eac 1821
78124051 1822 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 1823
78124051
RW
1824 Deal with Autoconf 2.62's semantic change in m4_append.
1825 * ltsugar.m4 (lt_append): Replace broken versions of
1826 m4_append.
1827 (lt_if_append_uniq): Don't require separator to be overquoted,
1828 and avoid broken m4_append.
1829 (lt_dict_add): Fix typo.
1830 * libtool.m4 (_LT_DECL): Don't overquote separator.
1831
018f1bea
DE
18322008-03-13 David Edelsohn <edelsohn@gnu.org>
1833
1834 * config.rpath: Add AIX 6 support.
1835
5c5f596d
PB
18362008-03-13 Paolo Bonzini <bonzini@gnu.org>
1837
1838 * Makefile.def (stageprofile). Remove -fprofile-generate
1839 from stage_libcflags.
1840 * Makefile.in: Regenerate.
1841
a1f93a5e
BE
18422008-03-13 Ben Elliston <bje@au.ibm.com>
1843
1844 * config.sub, config.guess: Update from upstream sources.
1845
98c3d905
AK
18462008-03-06 Florian Krohm <fkrohm@us.ibm.com>
1847
1848 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
1849 * s390-opc.txt (cmpsc): Duplicate entry removed.
1850 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
1851 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
1852 fier, cu42, cu41): Fix operand format.
1853
7f6ef0c0
PB
18542008-02-20 Paolo Bonzini <bonzini@gnu.org>
1855
f7c83eac
AS
1856 PR bootstrap/32009
1857 PR bootstrap/32161
1858
1859 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1860 * configure: Regenerate.
1861
1862 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1863 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1864 STAGE4_LIBCFLAGS): New.
1865 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1866 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1867 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1868 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1869 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1870 for target modules. Don't export LIBCFLAGS.
1871 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1872 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1873 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1874 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1875 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1876 * Makefile.in: Regenerate.
7f6ef0c0 1877
eaf19029
PB
18782008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1879
1880 PR libgcj/33085
1881 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1882 Do not use -DDLL_EXPORT. Backport from upstream.
1883
680c43e9
NC
18842008-02-14 Nick Clifton <nickc@redhat.com>
1885
1886 Import this patch from gcc:
1887 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1888
1889 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1890
c72b1d96
HPN
18912008-02-02 Hans-Peter Nilsson <hp@axis.com>
1892
1893 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1894 * configure: Regenerate.
1895
8b66833e
BW
18962008-01-31 Marc Gauthier <marc@tensilica.com>
1897
1898 * configure.ac (xtensa*-*-*): Recognize processor variants.
1899 * configure: Regenerate.
1900
9cc8ae67
PB
19012008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1902
f7c83eac
AS
1903 PR bootstrap/34922
1904 * configure.ac (PARSE_ARGS): Push suitable setting of
1905 ac_subdirs_all, for `./configure --help=recursive'.
1906 Handle `+' in generic toplevel directory disabling.
1907 * configure: Regenerate.
9cc8ae67 1908
19090595
BE
19092008-01-23 Ben Elliston <bje@au.ibm.com>
1910
1911 * config.sub, config.guess: Update from upstream sources.
1912
9f1e7fd3
BE
19132008-01-08 Ben Elliston <bje@au.ibm.com>
1914
1915 * config.sub, config.guess: Update from upstream sources.
1916
2f959d61
JJ
19172007-12-19 Jeff Johnston <jjohnstn@redhat.com>
1918
1919 * COPYING.LIBGLOSS: Update default copyright.
1920
aa054b85
JJ
19212007-12-19 Jeff Johnston <jjohnstn@redhat.com>
1922
1923 * COPYING.NEWLIB: Update default copyright.
1924
57c53b2b
RS
19252007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1926
1927 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1928 Change recommended MPFR from 2.2.1 > 2.3.0.
1929 * configure: Regenerate.
1930
fee14b60
RS
19312007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1932
1933 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1934 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1935 * Makefile.in: Regenerate.
1936
c9b68031
DD
19372007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1938
1939 * configure.ac: Enable libjava for x86_64-*-darwin9.
1940 * configure: Regenerate.
1941
ad25e7d5
BE
19422007-12-05 Ben Elliston <bje@au.ibm.com>
1943
1944 * config.sub, config.guess: Update from upstream sources.
1945
6ac84f65
PB
19462007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1947
f7c83eac
AS
1948 * config-ml.in: Robustify against white space in absolute file
1949 names.
6ac84f65 1950
f7c83eac
AS
1951 * config-ml.in (multi-clean): Substitute ${Makefile}.
1952 Remove superfluous ${Makefile} in list.
6ac84f65 1953
7b3200f9
DJ
19542007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1955
1956 * Makefile.def (dependencies): Make configure-gdb depend on
1957 all-intl.
1958 * Makefile.in: Regenerated.
1959
2c133ff9
JJ
19602007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1961
1962 * Makefile.def: To avoid problems running with parallel makes,
1963 build newlib before libgloss so that target specific header
1964 files are availble.
1965 * Makefile.in: Regenerate.
1966
5074315a
DJ
19672007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1968
1969 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1970 * Makefile.in: Regenerate.
1971
f5bc1778
DJ
19722007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1973
1974 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
1975 * libdecnumber: New directory, imported from GCC.
1976
c66487f8
NC
19772007-10-08 Mike Frysinger <vapier@gentoo.org>
1978
1979 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1980 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1981 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1982 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1983 * configure: Regenerate.
1984
b5714970
PB
19852007-10-01 Paolo Bonzini <bonzini@gnu.org>
1986
1987 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1988 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1989 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1990 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1991 * configure.ac: Default them to host tools for $host = $build.
1992 Subst them.
1993
1994 * configure: Regenerate.
1995 * Makefile.in: Regenerate.
1996
f3b1e08e
RS
19972007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1998
1999 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2000 * configure: Regenerate.
2001
cff87f51
DD
20022007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2003
2004 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2005 libstdc++.
2006 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2007 * configure: Regenerate.
2008 * Makefile.in: Regenerate.
f7c83eac 2009
625a61cd
AS
20102007-09-17 Andreas Schwab <schwab@suse.de>
2011
2012 * configure.ac: Raise minimum makeinfo version to 4.6.
2013 * configure: Regenerate.
2014
83a3a68b
AM
20152007-09-15 Alan Modra <amodra@bigpond.net.au>
2016
2017 * configure.ac: Correct makeinfo version check.
2018 * configure: Regenerate.
2019
5bd8be13
RS
20202007-09-14 Richard Sandiford <richard@codesourcery.com>
2021
2022 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2023 to $skipdirs and only disable gprof for newlib. Use the normal
2024 mips*-elf* handling in other respects.
2025 * configure: Regnerate.
2026
5566c1fa
DD
20272007-09-12 David Daney <ddaney@avtrex.com>
2028
2029 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2030 enabling libgcj.
2031 * configure: Regenerate.
2032
20332007-09-12 Richard Guenther <rguenther@suse.de>
2034
2035 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2036 nor --disable-checking is provided also turn on yes and types
2037 checking for stage1.
2038 * configure: Re-generate.
2039
a18e2996 20402007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2041
2042 PR target/33281
2043 * configure.ac: Use config/mh-mingw on mingw.
2044 * configure: Regenerate.
84e7906e 2045
691bb5a1
DD
20462007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2047
2048 PR other/32154
2049 * configure.ac: For libgloss targets, point the linker to the linker
2050 script, startup code and simulator library.
2051 * configure: Regenerate.
2052
6d18b86b
AH
20532007-09-09 Andrew Haley <aph@redhat.com>
2054
2055 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2056 target-libjava.
6d18b86b 2057
f00a3165 20582007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2059
f00a3165 2060 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2061
2abc4e65
BE
20622007-08-21 Richard Guenther <rguenther@suse.de>
2063
2064 * configure.ac: Add types checking to stage1 checking flags.
2065 * configure: Regenerate.
2066
8a6ee3ab 20672007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 2068 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
2069
2070 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2071 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2072 * Makefile.in: Regenerate.
2073 * configure.ac (--with-debug-prefix-map): New.
2074 * configure: Regenerate.
2075
429acdec
RS
20762007-08-17 Richard Sandiford <richard@codesourcery.com>
2077 Nigel Stephens <nigel@mips.com>
2078
429acdec
RS
2079 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2080 as target_makefile_frag.
2081 * configure: Regenerate.
2082
8520c408
AO
20832007-08-16 Alexandre Oliva <aoliva@redhat.com>
2084
2085 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2086 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2087 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2088 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2089 (do-compare, do-compare3, do-compare-debug): New.
2090 ([+compare-target+]): Use them.
2091
20922007-08-16 Alexandre Oliva <aoliva@redhat.com>
2093
2094 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2095 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2096 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2097 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2098 (do-compare, do-compare3, do-compare-debug): New.
2099 ([+compare-target+]): Use them.
2100
2444379b
BE
21012007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2102 Ben Elliston <bje@au.ibm.com>
2103
2104 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2105 --silent if $silent.
2106 * configure: Regenerate.
2107
d6f99447
DJ
21082007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2109
2110 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2111
bd0aa315
NC
21122007-07-17 Nick Clifton <nickc@redhat.com>
2113
2114 * COPYING3: New file. Contains version 3 of the GNU General
2115 Public License.
2116 * COPYING3.LIB: New file. Contains version 3 of the GNU
2117 Lesser General Public License.
2118
0ebe98fb
BS
21192007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2120
2121 * configure.ac: Fix my previous change to really match GCC.
2122 * configure: Regenerate.
2123
521ec477
DD
21242007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2125
2126 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2127 * configure: Regenerate.
2128
21292007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2130
2131 * configure.ac: Add some missing m4 quotation.
2132 * configure: Regenerate.
2133
0c24b341
NC
21342007-07-09 Kai Tietz <kai.tietz@onevision.com>
2135
f7c83eac
AS
2136 * Makefile.def: Add windmc tool to build.
2137 * Makefile.tpl: Likewise.
2138 * configure.ac: Likewise.
2139 * Makefile.in: Regenerate.
2140 * configure: Regenerate.
0c24b341 2141
a09314d0
L
21422007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2143
2144 * lt~obsolete.m4: New. Import from 20070318 libtool.
2145
7c3e1d12
BS
21462007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2147
2148 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2149 uclinux and linux-uclibc targets.
2150 * configure: Regenerate.
2151
a5b3b4dd
DD
21522007-06-28 DJ Delorie <dj@redhat.com>
2153
2154 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2155 not building newlib.
2156 * configure: Regenerated.
f7c83eac 2157
184d813c
DJ
21582007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2159
2160 * src-release (DEVO_SUPPORT): Correct typos.
2161
31d99776
DJ
21622007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2163
2164 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2165 * Makefile.in: Regenerated.
2166
e00a73e3
PB
21672007-06-14 Paolo Bonzini <bonzini@gnu.org>
2168
f7c83eac
AS
2169 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2170 (distclean-stage[+id+]): Possibly delete stage_last.
2171 * Makefile.in: Regenerate.
e00a73e3 2172
98a1bbc5
BE
21732007-06-07 Ben Elliston <bje@au.ibm.com>
2174
2175 * config.sub, config.guess: Update from upstream sources.
2176
973601e1
BE
21772007-06-07 Ben Elliston <bje@au.ibm.com>
2178
2179 * Makefile.tpl: Fix spelling error.
2180 * Makefile.in: Regenerate.
2181
2038f525
PB
21822007-06-04 Paolo Bonzini <bonzini@gnu.org>
2183
2184 Sync with gcc:
2185 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2186
f7c83eac
AS
2187 PR bootstrap/29382
2188 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2189 * configure: Rebuilt.
2038f525 2190
f7c5c4b5
PB
21912007-06-01 Steve Ellcey <sje@cup.hp.com>
2192
12a64d4f
L
2193 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2194 lt_cv_sys_max_cmd_len.
f7c5c4b5 2195
7ad9660b
PB
21962007-05-31 Paolo Bonzini <bonzini@gnu.org>
2197
2198 * ltgcc.m4: Update from GCC.
2199
0e7ef45c
EC
22002007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2201
12a64d4f 2202 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 2203
37ad9514
SE
22042007-05-24 Steve Ellcey <sje@cup.hp.com>
2205
2206 * ltmain.sh: Update from GCC.
2207 * libtool.m4: Update from GCC.
2208 * ltsugar.m4: New. Update from GCC.
2209 * ltversion.m4: New. Update from GCC.
2210 * ltoptions.m4: New. Update from GCC.
2211 * ltconfig: Remove.
2212 * ltcf-c.sh: Remove.
2213 * ltcf-cxx.sh: Remove.
2214 * ltcf-gcj.sh: Remove.
2215 * src-release: Update with new libtool file list.
2216
8ee82aff
PB
22172007-05-16 Paolo Bonzini <bonzini@gnu.org>
2218
2219 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2220 stage_cflags.
2221 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2222 Remove CFLAGS/LIBCFLAGS.
2223 (configure-stage[+id+]-[+prefix+][+module+],
2224 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2225 * Makefile.in: Regenerate.
2226
149cb58d
SE
22272007-04-14 Steve Ellcey <sje@cup.hp.com>
2228
2229 * config-ml.in: Update from GCC.
2230
91506736
DJ
22312007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2232
2233 * src-release (do-proto-toplev): Process the support directories before
2234 the tool directory.
2235
ffa8bd48
RS
22362007-03-21 Richard Sandiford <richard@codesourcery.com>
2237
2238 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2239 of glob. Quote arguments with single quotes too.
2240 * configure: Regenerate.
2241
a4fd3374
DD
22422007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2243
2244 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2245 * Makefile.in: Regenerate
2246
b8025f34
AS
22472007-03-07 Andreas Schwab <schwab@suse.de>
2248
2249 * configure: Regenerate.
2250
a3ca38d2
DD
22512007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2252
2253 * configure.ac: Add "--with-pdfdir" configure option,
2254 which defines pdfdir variable.
2255 * Makefile.def (target=fixincludes): Add install-pdf to
2256 missing targets.
2257 (recursive_targets): Add install-pdf target.
2258 (flags_to_pass): Add pdfdir.
2259 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2260 target.
2261 * configure: Regenerate
2262 * Makefile.in: Regenerate
2263
22642007-02-28 Eric Christopher <echristo@apple.com>
2265
2266 Revert:
2267 2006-12-07 Mike Stump <mrs@apple.com>
2268
2269 * Makefile.def (dependencies): Add dependency for
2270 install-target-libssp and install-target-libgomp on
2271 install-gcc.
2272 * Makefile.in: Regenerate.
2273
22742007-02-27 Matt Kraai <kraai@ftbfs.org>
2275
2276 * configure: Regenerate.
2277 * configure.ac: Move statements after variable declarations.
2278
a4708fba
JM
22792007-02-19 Joseph Myers <joseph@codesourcery.com>
2280
2281 * configure.ac: Adjust for loop syntax.
2282 * configure: Regenerate.
2283
9a819804
AO
22842007-02-18 Alexandre Oliva <aoliva@redhat.com>
2285
2286 * configure: Rebuilt.
2287
81ec575a
AO
22882007-02-18 Alexandre Oliva <aoliva@redhat.com>
2289
2290 * configure.ac: Drop multiple occurrences of --enable-languages,
2291 and fix its quoting.
2292 * configure: Rebuilt.
2293
92f01d61 22942007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
2295 Nathan Sidwell <nathan@codesourcery.com>
2296 Vladimir Prus <vladimir@codesourcery.com
2297 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
2298
2299 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2300 * configure: Regenerate.
2301
b1299c4e
DJ
23022007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2303
2304 * configure.ac (target_libraries): Move libgcc before libiberty.
2305 * configure: Regenerated.
2306
18f6b6ee
PB
23072007-02-13 Paolo Bonzini <bonzini@gnu.org>
2308
2309 * configure: Regenerate again?
2310
9c4e9f27
PB
23112007-02-13 Paolo Bonzini <bonzini@gnu.org>
2312
2313 * configure: Reapply PR30748 fix which was lost in the previous commit.
2314
24ff9987
DJ
23152007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2316 Paolo Bonzini <bonzini@gnu.org>
2317
2318 PR bootstrap/30753
2319 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2320 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2321 * configure: Regenerated.
2322
7df2cd5d
PB
23232007-02-10 Paolo Bonzini <bonzini@gnu.org>
2324
2325 * configure: Regenerate.
2326
b0aaa663
DJ
23272007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2328
2329 PR bootstrap/30748
2330 * configure.ac: Correct syntax for Solaris ksh.
2331 * configure: Regenerated.
2332
a0323144
PB
23332007-02-09 Paolo Bonzini <bonzini@gnu.org>
2334
2335 * Makefile.def: Sync with GCC.
2336 * Makefile.tpl: Sync with GCC.
2337 * Makefile.in: Regenerate.
2338 * configure: Regenerate.
2339
c6b750e1
DJ
23402007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2341
2342 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2343 noncanonical equivalents.
2344 * configure.in: Rename to...
2345 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2346 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2347 target_noncanonical. Use them. Rewrite removal of configure
2348 arguments for autoconf 2.59. Discard variable settings. Force
2349 program_transform_name for native tools.
2350
2351 * Makefile.in: Regenerated.
2352 * configure: Regenerated with autoconf 2.59.
2353
2354 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2355
f3cd89f4
JJ
23562007-02-08 Jeff Johnston <jjohnstn@redhat.com>
2357
2358 * COPYING.LIBGLOSS: Reformat default Red Hat
2359 license to fit within 80 columns.
2360 * COPYING.NEWLIB: Ditto.
2361
4e206d7e
DB
23622007-02-05 Dave Brolley <brolley@redhat.com>
2363
2364 * Contribute the following changes:
2365 2006-11-28 DJ Delorie <dj@redhat.com>
2366
2367 * configure.in: Fix typo for mep's target_makefile_frag.
2368 * configure: Regenerated.
2369
2370 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
2371
2372 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2373 * configure: Regenerate.
2374
2375 2001-09-19 DJ Delorie <dj@redhat.com>
2376
2377 * configure.in (target_makefile_frag): use mt-mep
2378
2379 2001-06-12 Don Howard <dhoward@redhat.com>
2380
2381 * configure.in: Remove gdb from MeP skip list.
2382
2383 2001-04-05 DJ Delorie <dj@redhat.com>
2384
2385 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2386
2387 2001-03-20 Ben Elliston <bje@redhat.com>
2388
2389 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2390
2391 2001-03-19 Ben Elliston <bje@redhat.com>
2392
2393 * config.sub (mep, mep-*): Add.
2394
b2edfdd2
AS
23952007-01-31 Andreas Schwab <schwab@suse.de>
2396
2397 * Makefile.tpl (LDFLAGS): Substitute it.
2398 * Makefile.in: Regenerate.
2399
ceb92e78
PB
24002007-01-11 Paolo Bonzini <bonzini@gnu.org>
2401
2402 * configure.in: Change == to = in test command.
f7c83eac 2403 * configure: Regenerate.
ceb92e78 2404
4b900473 24052007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
2406 Nick Clifton <nickc@redhat.com>
2407 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2408
2409 * configure.in (build_configargs, host_configargs, target_configargs):
2410 Remove build/host/target parameters.
2411 (host_libs): Add gmp and mpfr.
2412 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2413 * Makefile.def (gmp, mpfr): New.
2414 (gcc): Remove target.
2415 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2416 target_os, target_vendor): New.
2417 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2418 * configure: Regenerate.
2419 * Makefile.in: Regenerate.
4b900473
PB
2420
24212007-01-11 Matt Fago <fago@earthlink.net>
2422
2423 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 2424 to improve robustness of configure tests.
4b900473
PB
2425 * configure: Regenerate.
2426
80f6dcbc
NC
24272007-01-08 Kai Tietz <kai.tietz@onevision.com>
2428
2429 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 2430 * configure: Regenerate.
80f6dcbc 2431
f86e35b8
NC
24322007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2433
2434 * Makefile.tpl (all-target): Correct @if conditional for target
2435 modules.
2436 * configure.in: Omit libiberty if building only target libgcc.
2437 * configure, Makefile.in: Regenerated.
2438
79fcd0ec
PB
24392007-01-04 Paolo Bonzini <bonzini@gnu.org>
2440
2441 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2442 * configure: Regenerate.
2443
6aa8ef82
DJ
24442007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2445
2446 * Makefile.def (target_modules): Add libgcc.
2447 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2448 * Makefile.tpl (clean-target-libgcc): Delete.
2449 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2450 on gcc even for bootstrapped modules. Rewrite handling of
2451 lang_env_dependencies to loop over target_modules.
2452 * configure.in (target_libraries): Add target-libgcc.
2453 * Makefile.in, configure: Regenerated.
2454
9b134994
PB
24552006-12-29 Paolo Bonzini <bonzini@gnu.org>
2456
2457 Sync with gcc:
2458 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2459
f7c83eac
AS
2460 * configure.in: Reorganize recognition of languages. Add
2461 --enable-stage1-languages. Show supported languages for the chosen
2462 target rather than all recognized languages.
2463 * configure: Regenerate.
9b134994
PB
2464
2465 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2466
f7c83eac
AS
2467 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2468 * Makefile.in: Regenerate.
9b134994
PB
2469
2470 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2471
f7c83eac
AS
2472 * configure.in: Warn that MPFR 2.2.0 is buggy.
2473 * configure: Regenerate.
9b134994 2474
8cf39b1b
ILT
24752006-12-27 Ian Lance Taylor <iant@google.com>
2476
2477 * configure.in: When removing Makefiles to force a reconfigure, also
2478 remove prev-DIR*/Makefile.
2479 * configure: Regenerate.
2480
ebff6cd5
KH
24812006-12-23 Kazu Hirata <kazu@codesourcery.com>
2482
2483 * config.bfd: Recognize fido.
2484
8a0d8a5c
PB
24852006-12-19 Paolo Bonzini <bonzini@gnu.org>
2486
2487 Sync with gcc:
2488
2489 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2490
2491 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2492 it only affects bootstrap and could be tested on "$host" as well.
2493 * configure: Regenerate.
2494 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2495
2496 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2497
2498 PR bootstrap/29544
2499 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2500 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2501 move here comment from Makefile.tpl.
2502 * Makefile.tpl: Move some definitions higher in the file.
2503 (STAGE1_CHECKING): New.
2504 * configure.in: Add --enable-stage1-checking.
2505 * configure: Regenerate.
2506 * Makefile.in: Regenerate.
2507
2508 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2509
2510 * configure.in: Update error message for missing GMP/MPFR.
2511
2512 * configure: Regenerate.
2513
2514 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2515
2516 * configure.in: Update MPFR version in error message.
2517
2518 * configure: Regenerate.
2519
2520 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2521
2522 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2523 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2524 --with-gmp-lib): New flags.
2525
2526 * configure: Regenerate.
2527
790c0838
AM
25282006-12-12 Andreas Tobler <a.tobler@schweiz.org>
2529
2530 PR bootstrap/30134
2531 * configure.in: Correct x86 darwin support for libjava to powerpc
2532 and i?86 only.
2533 * configure: Regenerate.
2534
77d7106f
AM
25352006-12-11 Alan Modra <amodra@bigpond.net.au>
2536
2537 * configure.in: Handle spu makefile frag.
77d7106f
AM
2538 * Makefile.tpl (MAINT): Define
2539 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2540 * configure: Regenerate.
2541 * Makefile.in: Regenerate.
2542
0cfa5389
BE
25432006-12-11 Ben Elliston <bje@au.ibm.com>
2544
2545 * config.sub, config.guess: Update from upstream sources.
2546
2839fe5d
BE
25472006-12-11 Ben Elliston <bje@au.ibm.com>
2548
2549 * configure.in: Sync with GCC (spu-*-*).
2550 * configure: Sync with GCC.
2551
b897f5d4
MS
25522006-12-07 Mike Stump <mrs@apple.com>
2553
2554 * Makefile.def (dependencies): Add dependency for
2555 install-target-libssp and install-target-libgomp on
2556 install-gcc.
2557 * Makefile.in: Regenerate.
2558
9daf3993
PB
25592006-11-16 Paolo Bonzini <bonzini@gnu.org>
2560
2561 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2562 (unstage): Test for stage_last presence.
2563
2564 PR bootstrap/29802
2565 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2566 * Makefile.in: Regenerate.
2567
9dbaa842
DD
25682006-11-14 DJ Delorie <dj@redhat.com>
2569
2570 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2571 * Makefile.in: Sync with GCC.
2572 * configure.in: Sync with GCC (mpfr, gmp).
2573 * configure: Sync with GCC.
2574
b0cbce8d
JJ
25752006-11-08 Jie Zhang <jie.zhang@analog.com>
2576
2577 * configure.in: Remove target-libgloss from noconfigdirs for
2578 bfin-*-*.
2579 * configure: Regenerated.
2580
44330a94
JJ
25812006-10-27 Jeff Johnston <jjohnstn@redhat.com>
2582
2583 * COPYING.NEWLIB: Add spu license.
7de05dd5 2584 * COPYING.LIBGLOSS: Ditto.
44330a94 2585
56a8fe78
DD
25862006-10-17 Brooks Moses <bmoses@stanford.edu>
2587
2588 * Makefile.def: Added pdf target handling.
2589 * Makefile.tpl: Added pdf target handling.
2590 * Makefile.in: Regenerated.
2591
fbb00ad0
JJ
25922006-10-11 Jeff Johnston <jjohnstn@redhat.com>
2593
2594 * COPYING.NEWLIB: Updated.
2595 * COPYING.LIBGLOSS: Ditto.
2596
6b89cc21
DB
25972006-09-27 Dave Brolley <brolley@redhat.com>
2598
2599 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2600 $s instead of $r.
2601 * configure: Regenerated.
2602
17bcf627
BE
26032006-09-26 Ben Elliston <bje@au.ibm.com>
2604
2605 * config.sub, config.guess: Update from upstream sources.
2606
f3529cf1
TS
26072006-09-20 Thiemo Seufer <ths@mips.com>
2608
2609 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2610 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2611 * configure: Regenerate.
2612
45055374
CV
26132006-08-30 Corinna Vinschen <corinna@vinschen.de>
2614
2615 * configure.in: Never build newlib for a Mingw host.
2616 Never build newlib as Mingw target library.
2617 Test the existence of winsup/cygwin for building a Cygwin newlib,
2618 rather than just winsup.
2619 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2620 building a Mingw target.
2621 * configure: Regenerate.
2622
4be041b2 26232006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
2624 Nigel Stephens <nigel@mips.com>
2625 David Ung <davidu@mips.com>
4be041b2
TS
2626
2627 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
2628
1d89b610
PB
26292006-07-25 Paolo Bonzini <bonzini@gnu.org>
2630
2631 Sync from GCC:
2632 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2633
f7c83eac
AS
2634 PR bootstrap/18058
2635 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2636 if the bootstrap compiler is a GCC version that supports it.
2637 * configure: Regenerate.
1d89b610 2638
66a79c16
DJ
26392006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2640
2641 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2642 * configure: Regenerated.
2643
c1cb7e02
PB
26442006-07-18 Paolo Bonzini <bonzini@gnu.org>
2645
f7c83eac
AS
2646 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2647 for stages after the first.
c1cb7e02 2648
7206a0ee
JJ
26492006-07-17 Jakub Jelinek <jakub@redhat.com>
2650
2651 * Makefile.def: Add dependencies for configure-opcodes
2652 on configure-intl and all-opcodes on all-intl.
2653 * Makefile.in: Regenerated.
2654
6816f995
AO
26552006-07-04 Peter O'Gorman <peter@pogma.com>
2656
2657 * ltconfig: chmod 644 before ranlib during install.
2658
3d3adb43
PB
26592006-07-03 Paolo Bonzini <bonzini@gnu.org>
2660
1f3f1bbf 2661 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
2662 * configure: Regenerate.
2663
64ce424c
PB
26642006-07-03 Paolo Bonzini <bonzini@gnu.org>
2665
2666 Sync from gcc:
2667
2668 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
2669
2670 PR other/27063
2671 * configure.in: Test subdir_requires and give an appropriate
2672 error message.
2673 * configure: Regenerate.
2674
2675 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2676
2677 PR target/27540
2678 * configure.in: Only enable libgomp on IRIX 6.
2679 * configure: Regenerate.
2680
d42c4017
DA
26812006-06-20 David Ayers <d.ayers@inode.at>
2682
2683 PR bootstrap/28072
2684 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2685 whether target-libjava is being configured instead of whether the
2686 java front end is enabled.
2687 * configure: Regenerate.
0e7ef45c 2688
4962c51a
MS
26892006-06-15 Mark Shinwell <shinwell@codesourcery.com>
2690
2691 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
2692 to R_ARM_LDC_SB_G{0,1,2} respectively.
2693
caee866a
PB
26942006-06-15 Paolo Bonzini <bonzini@gnu.org>
2695
2696 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2697 too.
2698 * Makefile.in: Regenerate.
2699
363ef840
DA
27002006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2701
2702 Sync from gcc:
2703
2704 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2705 * configure.in: Don't enable libgomp on hpux10.
2706 * configure: Rebuilt.
2707
54d1c879
DA
27082006-06-13 David Ayers <d.ayers@inode.at>
2709
2710 Sync from gcc:
2711
2712 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 2713
54d1c879
DA
2714 PR bootstrap/27963
2715 PR target/19970
0e7ef45c 2716 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
2717 ${libgcj} is specified.
2718 * configure: Regenerate.
0e7ef45c 2719
a4d8b690
JJ
27202006-06-08 Jeff Johnston <jjohnstn@redhat.com>
2721
2722 Sync from gcc:
2723
2724 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 2725 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
2726
2727 PR bootstrap/18033
2728 * config-ml.in: Eval option if surrounded by single quotes.
2729
4f0ef2d8
CD
27302006-06-07 Carlos O'Donell <carlos@codesourcery.com>
2731
2732 Sync from gcc:
0e7ef45c 2733
4f0ef2d8 2734 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 2735
4f0ef2d8
CD
2736 PR libobjc/13946
2737 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2738 * Makefile.in: Regenerate.
2739 * configure.in: Add --enable-objc-gc at toplevel and have it
2740 enable boehm-gc for Objective-C.
2741 Remove target-boehm-gc from libgcj.
2742 Add target-boehm-gc to target_libraries.
2743 Add target-boehm-gc to noconfigdirs where ${libgcj}
2744 is specified.
2745 Assert that boehm-gc is supported when requested for Objective-C.
2746 Only build boehm-gc if needed either for Java or Objective-C.
2747 * configure: Regenerate.
2748
2749 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 2750
4f0ef2d8
CD
2751 PR 27674
2752 * Makefile.tpl (configure-[+prefix+][+module+],
2753 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2754 Remove rule to unstage bootstrapped modules.
2755 (stage_current): New.
2756 * Makefile.in: Regenerate.
2757
2758 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2759 Andreas Tobler <a.tobler@schweiz.ch>
2760
2761 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2762 * configure: Rebuilt.
2763
2764 Revert
2765 2006-01-31 Richard Guenther <rguenther@suse.de>
2766 Paolo Bonzini <bonzini@gnu.org>
2767
2768 * Makefile.def (target_modules): Add libgcc-math target module.
2769 * configure.in (target_libraries): Add libgcc-math target library.
2770 (--enable-libgcc-math): New configure switch.
2771 * Makefile.in: Re-generate.
2772 * configure: Re-generate.
2773
c17b816b
JJ
27742006-06-05 Jeff Johnston <jjohnstn@redhat.com>
2775
2776 * config-ml.in: Alter CCASFLAGS to include special
2777 multilib options the same as is done for CFLAGS.
2778
20e95c23
DJ
27792006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2780
2781 * Makefile.def: Added dependencies from sim and gdb on intl, and
2782 added configure dependencies to everything with an all dependency
2783 on intl.
2784 * gettext.m4: Removed.
2785 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
2786 (GDB_SUPPORT_DIRS): Add intl.
2787 * Makefile.in: Regenerated.
2788
4bd8ad80
DJ
27892006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
2790
2791 * src-release (DEVO_SUPPORT): Add config.rpath.
2792
c380fdd8
PB
27932006-05-25 Paolo Bonzini <bonzini@gnu.org>
2794
2795 * Makefile.def (bfd, opcodes): Fix lib_path.
2796 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2797 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2798 * Makefile.in: Regenerate.
2799
701628f5
MS
28002006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2801
2802 * configure.in: Enable gprof for cross builds.
2803 * configure: Regenerate.
2804
25aae7f2
DJ
28052006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2806
2807 * src-release (MAKEINFOFLAGS): Define.
2808 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
2809
ea3d1626
BE
28102006-05-14 Ben Elliston <bje@au.ibm.com>
2811
2812 * config.sub, config.guess: Update from upstream sources.
2813
49b9e644
BE
28142006-05-12 Ben Elliston <bje@au.ibm.com>
2815
2816 * config.sub, config.guess: Update from upstream sources.
2817
482dd2f6
DJ
28182006-05-04 Steve Ellcey <sje@cup.hp.com>
2819
2820 * blt, iwidgets, mmalloc: Remove directories.
2821
8b01a5c2
DD
28222006-05-01 DJ Delorie <dj@redhat.com>
2823
641a3af4 2824 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
2825 * configure: Regenerate.
2826
a481dbb7
DD
28272006-04-18 DJ Delorie <dj@redhat.com>
2828
2829 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2830 reference libgloss so that libssp can be built in a combined
2831 tree.
2832 * configure: Regenerate.
2833
962c9e74
BE
28342006-04-10 Ben Elliston <bje@au.ibm.com>
2835
2836 * contrib: Remove directory.
2837
108a6f8e
CD
28382006-04-06 Carlos O'Donell <carlos@codesourcery.com>
2839
2840 * Makefile.tpl: Add install-html target.
2841 * Makefile.def: Add install-html target.
2842 * Makefile.in: Regenerate.
2843 * configure.in: Add --with-datarootdir, --with-docdir,
2844 and --with-htmldir options.
2845 * configure: Regenerate.
2846
a4ef73e9
BE
28472006-03-31 Ben Elliston <bje@au.ibm.com>
2848
2849 PR binutils/1860
2850 * configure.in: Require makeinfo 4.4 or higher.
2851 * configure: Regenerate.
2852
b37df25a
PB
28532006-03-14 Paolo Bonzini <bonzini@gnu.org>
2854
2855 * Makefile.in: Regenerate.
2856
a6df5a19
PB
28572006-03-14 Paolo Bonzini <bonzini@gnu.org>
2858
2859 Sync with gcc:
2860 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2861
f7c83eac
AS
2862 * configure.in: Handle --disable-<component> generically.
2863 * configure: Regenerate.
a6df5a19
PB
2864
2865 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 2866
f7c83eac
AS
2867 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2868 (TARGET_CONFIGDIRS): Remove.
2869 * configure.in: Remove AC_SUBST(target_configdirs).
2870 * Makefile.in, configure: Regenerated.
a6df5a19
PB
2871
2872
65419985
L
28732006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2874
2875 PR libgcj/17311
2876 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2877
c52c6897
PB
28782006-02-20 Paolo Bonzini <bonzini@gnu.org>
2879
2880 PR bootstrap/25670
2881
2882 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2883
2884 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2885 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2886 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2887 BUILD_PREFIX, BUILD_PREFIX_1.
2888 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2889
2890 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2891 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2892
2893 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2894 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2895 of `cat stage_current`. Always provide the `r' and `s' variables.
2896 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2897 a single shell execution.
2898 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2899 bootstrapped modules, make the stage1 module if the build was not
2900 started yet, else build the current stage.
2901 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2902 (all-build, all-host, all-target, [+make_target+]-host,
2903 [+make_target+]-target): Do not use \-continued lines.
2904 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2905 (current_stage, restrap, stage_last): New.
2906
2907 * Makefile.in: Regenerate.
2908 * configure: Regenerate.
2909
b3ded179
PB
29102006-02-14 Paolo Bonzini <bonzini@gnu.org>
2911
2912 Sync from gcc:
2913
2914 2006-01-31 Richard Guenther <rguenther@suse.de>
2915 Paolo Bonzini <bonzini@gnu.org>
2916
f7c83eac
AS
2917 * Makefile.def (target_modules): Add libgcc-math target module.
2918 * configure.in (target_libraries): Add libgcc-math target library.
2919 (--enable-libgcc-math): New configure switch.
2920 * Makefile.in: Re-generate.
2921 * configure: Re-generate.
2922 * libgcc-math: New toplevel directory.
b3ded179
PB
2923
2924 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
2925 Jakub Jelinek <jakub@redhat.com>
2926 Diego Novillo <dnovillo@redhat.com>
b3ded179 2927
f7c83eac
AS
2928 * libgomp: New directory.
2929 * Makefile.def: Add target_module libgomp.
2930 * Makefile.in: Regenerate.
2931 * configure.in (target_libraries): Add target-libgomp.
2932 * configure: Regenerate.
b3ded179 2933
3a35eeb3
PB
29342006-02-14 Paolo Bonzini <bonzini@gnu.org>
2935 Andreas Schwab <schwab@suse.de>
0e7ef45c 2936
3a35eeb3
PB
2937 * configure: Regenerate.
2938
2429c060
PB
29392006-01-16 Paolo Bonzini <bonzini@gnu.org>
2940
2941 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2942 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2943 the assembler, linker and binutils.
2944 * configure: Regenerate.
2945
ec49b2b8
NC
29462006-01-16 Nick Clifton <nickc@redhat.com>
2947
49b9e644 2948 * config.sub, config.guess: Sync from config repository.
ec49b2b8 2949
44b2308f
AO
29502006-01-05 Alexandre Oliva <aoliva@redhat.com>
2951
2952 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2953 @ from continuation.
2954 * Makefile.in: Rebuilt.
2955
80911fe1
PB
29562006-01-04 Paolo Bonzini <bonzini@gnu.org>
2957
2958 Sync from gcc:
2959
2960 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2961
f7c83eac 2962 PR bootstrap/24252
80911fe1 2963
f7c83eac
AS
2964 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2965 * Makefile.tpl (OBJDUMP): New.
2966 (EXTRA_HOST_FLAGS): Add it.
2967 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 2968
f7c83eac
AS
2969 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2970 to use symbolic links between directories. Avoid race conditions
2971 or make them harmless.
2972 * configure.in: Do not try to use symbolic links between directories.
80911fe1 2973
f7c83eac
AS
2974 * Makefile.def (LEAN): Pass.
2975 * Makefile.tpl (LEAN): Define.
2976 (stage[+id+]-start): Accept that the previous directory does not
2977 exist, if the bootstrap is lean.
2978 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2979 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2980 configure substitution.
2981 ([+compare-target+]): Likewise.
2982 ([+bootstrap-target+]-lean): New.
2983 * configure.in: Remove lean bootstrap support from here.
80911fe1 2984
f7c83eac
AS
2985 * Makefile.in: Regenerate.
2986 * configure: Regenerate.
80911fe1
PB
2987
2988 2006-01-02 Andreas Schwab <schwab@suse.de>
2989
f7c83eac
AS
2990 * configure.in: When reconfiguring remove Makefile in
2991 all stage directories.
2992 * configure: Regenerate.
80911fe1 2993
b59bea8a
NC
29942005-12-27 Leif Ekblad <leif@rdos.net>
2995
2996 * configure.in: Add support for RDOS target.
2997 * configure: Regenerate.
2998
d7730bac
NC
29992005-12-27 Nick Clifton <nickc@redhat.com>
3000
3001 PR binutils/1990
3002 * libtool.m4: Synchronize with version in GCC sources.
3003
c02dabc3
PB
30042005-12-20 Paolo Bonzini <bonzini@gnu.org>
3005
f7c83eac 3006 Revert Ada-related part of the previous change.
c02dabc3 3007
f7c83eac
AS
3008 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3009 Do not pass.
3010 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3011 * Makefile.in: Regenerate.
3012 * configure.in: Do not include mt-ppc-aix target fragment.
3013 * configure: Regenerate.
c02dabc3 3014
f6d183c0
PB
30152005-12-19 Paolo Bonzini <bonzini@gnu.org>
3016
3017 * configure.in: Select appropriate fragments for PowerPC/AIX.
3018 * configure: Regenerate.
3019
3020 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3021 BOOT_CFLAGS, BOOT_LDFLAGS.
3022 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3023 BOOT_CFLAGS, BOOT_LDFLAGS.
3024 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3025 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3026 (stage): Fail if we cannot complete the work.
3027 * Makefile.in: Regenerate.
3028
f29759fc
JJ
30292005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3030
3031 * COPYING.NEWLIB: Update copyright year for default
3032 copyright.
3033
1f054001
PB
30342005-12-15 Paolo Bonzini <bonzini@gnu.org>
3035
3036 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3037 install-host-nogcc): Don't invoke $(stage) at the end.
3038 * Makefile.in: Regenerate.
3039
0aed8855
PB
30402005-12-14 Paolo Bonzini <bonzini@gnu.org>
3041
3042 * configure.in: Flip the top-level bootstrap switch.
3043 * configure: Regenerate.
3044
3045 Merge from gcc:
3046
3047 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3048
f7c83eac
AS
3049 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3050 $(stage) and $(unstage).
3051 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3052 (all): Remove stray semicolon.
3053 (local-distclean): Don't handle multilib.tmp and multilib.out.
3054 (install.all): Set $s for consistency.
3055 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3056 check_multilibs setting. Always make the install directory.
3057 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3058 Correct @if/@endif.
3059 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3060 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3061 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3062 (multilib.out): Remove.
3063 * Makefile.in: Regenerated.
0aed8855
PB
3064
30652005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3066
3067 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3068 * configure.in: Replace ms1 arch with mt.
3069 * configure: Rebuilt.
3070
30712005-12-05 Paolo Bonzini <bonzini@gnu.org>
3072
3073 Sync with gcc:
3074
4970f871
NS
30752005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3076
3077 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3078 * configure.in: Replace ms1 arch with mt.
3079 * configure: Rebuilt.
3080
be01d343
PB
30812005-12-05 Paolo Bonzini <bonzini@gnu.org>
3082
3083 Sync with gcc:
3084
3085 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3086
f7c83eac
AS
3087 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3088 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3089 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3090 Find in-tree tools if available.
3091 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3092 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3093 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3094 (COMPILER_*_FOR_TARGET): New.
3095 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3096 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3097 (CONFIGURED_*, USUAL_*): Remove.
3098 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3099 STRIP): Use autoconf substitutions.
3100 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3101 COMPILER_NM_FOR_TARGET): New.
3102 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3103
3104 (all): Make all-host and all-target in parallel.
3105 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3106 that $$r and $$s are set before invoking a recursive make.
3107 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3108 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
3109
3110 2005-11-29 Ben Elliston <bje@au.ibm.com>
3111
f7c83eac
AS
3112 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3113 from the gcc build directory.
3114 * Makefile.in: Regenerate.
be01d343
PB
3115
3116 2005-11-29 Ben Elliston <bje@au.ibm.com>
3117
f7c83eac
AS
3118 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3119 depend on all-libdecnumber.
3120 * configure.in (host_libs): Include libdecnumber.
3121 * Makefile.in: Regenerate.
3122 * configure: Likewise.
be01d343
PB
3123
3124 2005-11-21 Kean Johnston <jkj@sco.com>
3125
f7c83eac 3126 * config.sub, config.guess: Sync from upstream sources.
be01d343 3127
907be67c
DJ
31282005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3129
3130 * Makefile.def: Remove gdb dependencies for gdbtk.
3131 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3132 (configure-gdb, install-gdb): New rules.
3133 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3134 * Makefile.in, configure: Regenerated.
3135
e360f423
PB
31362005-10-22 Paolo Bonzini <bonzini@gnu.org>
3137
3138 PR bootstrap/24297
3139 * Makefile.tpl (do-[+make-target+], do-check, install,
3140 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3141 are set before recursing.
3142 * Makefile.in: Regenerate.
3143
45d5eb0a
EB
31442005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3145
3146 PR bootstrap/18939
3147 * Makefile.def (gcc) <target>: Fix thinko.
3148 * Makefile.in: Regenerate.
3149
3cf3372e
BS
31502005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3151
3152 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3153 * configure: Regenerate.
3154
bd70a46f
KH
31552005-10-09 Kazu Hirata <kazu@codesourcery.com>
3156
3157 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3158 target-libffi, target-qthreads, target-libjava, and
3159 targetlibobjc.
3160 * configure: Regenerate.
3161
5ae72758
DJ
31622005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3163
3164 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3165 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3166 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3167 (USUAL_OBJDUMP_FOR_TARGET): New.
3168 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3169 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 3170 * configure, Makefile.in: Regenerated.
5ae72758 3171
cc96343e
PB
31722005-10-05 Paolo Bonzini <bonzini@gnu.org>
3173
3174 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3175 before other host packages.
3176
f70224b5
PB
31772005-10-05 Paolo Bonzini <bonzini@gnu.org>
3178
3179 PR bootstrap/22340
3180
3181 * configure.in (default_target): Remove.
3182 * Makefile.tpl (all): Do not use prerequisites as subroutines
3183 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3184 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3185 use prerequisites as subroutines.
3186 (check-host, check-target): New.
3187 (bootstrap configure & all targets): Do not use stage*-start
3188 if the directory layout is already ok.
3189 (non-bootstrap configure & all targets): Prepend a $(unstage).
3190 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3191 (NOTPARALLEL): Remove.
3192 (unstage, stage variables): New variables.
3193 (unstage, stage targets): Simply expand to those variables.
3194
3195 * configure: Regenerate.
3196 * Makefile.in: Regenerate.
3197
c13c918a
JW
31982005-10-04 James E Wilson <wilson@specifix.com>
3199
3200 * Makefile.def (lang_env_dependencies): Add libmudflap.
3201 * Makefile.in: Regenerate.
3202
376a0e54
CM
32032005-10-03 Catherine Moore <clm@cm00re.com>
3204
3205 * configure.in (bfin-*-*): Support bfin.
3206 * configure: Regenerated.
3207
d320aacb
L
32082005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3209
3210 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3211 * configure: Regenerated.
3212
7e0f7140
GK
32132005-09-28 Geoffrey Keating <geoffk@apple.com>
3214
3215 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3216 (LIPO_FOR_TARGET): New.
3217 (CONFIGURED_LIPO_FOR_TARGET): New.
3218 (USUAL_LIPO_FOR_TARGET): New.
3219 (STRIP_FOR_TARGET): New.
3220 (CONFIGURED_STRIP_FOR_TARGET): New.
3221 (USUAL_STRIP_FOR_TARGET): New.
3222 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3223 STRIP_FOR_TARGET.
3224 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3225 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3226 * Makefile.in: Regenerate.
3227 * configure: Regenerate.
0e7ef45c 3228
096f7d00
DE
32292005-09-19 David Edelsohn <edelsohn@gnu.org>
3230
3231 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3232 (rs6000-*-aix*): Same.
3233 * configure: Regenerate.
3234
32352005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3236
3237 * configure.in: Recognize f95 in the --enable-languages option,
3238 and substitute it for fortran, issuing a warning.
3239 * configure: Regenerate.
3240
2016dfcc
BE
32412005-09-07 Ben Elliston <bje@au.ibm.com>
3242
3243 Import from Autoconf sources:
3244
3245 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3246 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3247 Elliston. Handle weird characters correctly.
3248
6dd2fda9
DD
32492005-08-30 Phil Edwards <phil@codesourcery.com>
3250
3251 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3252 * configure: Regenerated.
3253
e6db70d4
RE
32542005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3255
f7c83eac
AS
3256 * Makefile.def (libssp): Add to lang_env_dependencies.
3257 * Makefile.in: Regenerate.
e6db70d4 3258
e1e3d0f5
CG
32592005-08-17 Christian Groessler <chris@groessler.org>
3260
3261 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3262 * Makefile.in: Regenerate.
3263
05cbd757
PB
32642005-08-12 Paolo Bonzini <bonzini@gnu.org>
3265
3266 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3267 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3268 Look for alternate names of the target cc and c++
3269 * configure: Regenerate.
3270
55db4b87
PB
32712005-08-08 Paolo Bonzini <bonzini@gnu.org>
3272
3273 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3274 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3275 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3276 tools; remove code to manually set them.
3277 (Target tools): Look in the environment for them.
3278 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3279 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3280 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3281 build directory.
3282 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3283 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3284 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3285 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3286 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3287 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3288 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3289 * configure: Regenerate.
3290 * Makefile.in: Regenerate.
3291
414e5532
MM
32922005-07-27 Mark Mitchell <mark@codesourcery.com>
3293
3294 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 3295 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
3296 * Makefile.in: Regenerated.
3297
a19b6204
MM
32982005-07-26 Mark Mitchell <mark@codesourcery.com>
3299
3300 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3301 (CFLAGS_FOR_TARGET): Use it.
3302 (CXXFLAGS_FOR_TARGET): Likewise.
3303 * Makefile.in: Regenerated.
3304 * configure.in (--with-build-sysroot): New option.
3305 * configure: Regenerated.
3306
b73aa406
PB
33072005-07-24 Paolo Bonzini <bonzini@gnu.org>
3308
3309 * Makefile.tpl: Wrap install between unstage and stage
3310 * Makefile.in: Regenerate.
3311
6e4d0bcb
KC
33122005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3313
3314 * all files: Update FSF address.
3315
49f58d10
JB
33162005-07-14 Jim Blandy <jimb@redhat.com>
3317
3318 * configure.in: Add cases for Renesas m32c.
3319 * configure: Regenerated.
0e7ef45c 3320
1d9c9cd7
KC
33212005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3322
3323 * COPYING, compile, config-ml.in, config.guess,
3324 config.sub, install-sh, missing, mkinstalldirs,
3325 symlink-tree, ylwrap: Sync from upstream sources.
3326
1587117a
EC
33272005-07-13 Eric Christopher <echristo@redhat.com>
3328
3329 * configure.in: Add toplevel noconfigdir support for tpf.
3330 * configure: Regenerate.
3331
bb780410
DD
33322005-07-11 Jakub Jelinek <jakub@redhat.com>
3333
3334 * Makefile.def (target_modules): Add libssp.
3335 * configure.in (target_libraries): Add target-libssp.
3336 * configure: Rebuilt.
3337 * Makefile.in: Rebuilt.
3338
064d0a7c
PB
33392005-07-11 Paolo Bonzini <bonzini@gnu.org>
3340
3341 PR ada/22340
3342
3343 * Makefile.def: Sync with gcc.
3344 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3345 * Makefile.in: Regenerate.
3346
b2edd3b5
AS
33472005-07-07 Andreas Schwab <schwab@suse.de>
3348
3349 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3350 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3351 * Makefile.in: Regenerated.
3352
5f128533
KH
33532005-07-07 Kazu Hirata <kazu@codesourcery.com>
3354
3355 * configure.in: Add --enable-libssp and --disable-libssp.
3356 * configure: Regenerate with autoconf-2.13.
3357
4e3fc8e5
GK
33582005-07-06 Geoffrey Keating <geoffk@apple.com>
3359
3360 * configure.in: Don't build sim or rda when targetting darwin.
3361 * configure: Regenerate.
3362
c7357d6a
BE
33632005-07-04 Ben Elliston <bje@gnu.org>
3364
3365 * src-release (do-proto-toplev): Remove dejagnu bits.
3366 (DEJAGNU_SUPPORT_DIRS): Remove.
3367 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3368 (GDBD_SUPPORT_DIRS): Likewise.
3369 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3370 (INSIGHTD_SUPPORT_DIRS): Likewise.
3371 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3372
33732005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
3374
3375 * setup.com (mpw): Remove unused directive.
3376
7d329e61
PB
33772005-06-22 Paolo Bonzini <bonzini@gnu.org>
3378
3379 * Makefile.def (stagefeedback): Come after profile.
3380 Define profiledbootstrap target.
3381 * Makefile.tpl (profiledbootstrap): Remove.
3382 (stageprofile-end): Zap stagefeedback.
3383 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3384 * Makefile.in: Regenerate.
3385
e5fbed21
DD
33862005-06-13 Zack Weinberg <zack@codesourcery.com>
3387
3388 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3389 In 'cpp' stanza, support '#line' as well as '# '.
3390
59f7ec45
HPN
33912005-06-07 Hans-Peter Nilsson <hp@axis.com>
3392
3393 * configure.in (unsupported_languages): New macro.
3394 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3395 non-ported target libraries in noconfigdirs.
3396 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3397 non-linux-gnu. Remove libgcj_ex_libffi.
3398 <lang_frag loop>: Set add_this_lang=no if the language is in
3399 unsupported_languages.
3400 * configure: Regenerate.
3401
c10e9ba7
DD
34022005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3403
3404 * configure.in: Fix typo in handling of --with-mpfr-dir.
3405 * configure: Regenerate.
3406
20deb2b8
JB
34072005-06-02 Jim Blandy <jimb@redhat.com>
3408
3409 * config.sub: Add cases for the Renesas m32c. (This patch has been
3410 accepted into the master sources.)
3411
cdb9b172 34122005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
3413 Michael Snyder <msnyder@redhat.com>
3414 Stan Cox <scox@redhat.com>
cdb9b172 3415
f7c83eac 3416 * configure.in: Set noconfigdirs for ms1.
cdb9b172 3417
f7c83eac 3418 * configure: Regenerate.
cdb9b172 3419
1dc3053f
PB
34202005-05-25 Paolo Bonzini <bonzini@gnu.org>
3421
3422 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3423 (Dependencies): Consider target modules for bootstrap dependencies.
3424 Make target bootstrap modules depend on each stage's gcc.
3425 * Makefile.in: Regenerate.
3426
c60fe18b
PB
34272005-05-20 Paolo Bonzini <bonzini@gnu.org>
3428
3429 * Makefile.def (configure-gcc): Depend on binutils having been built.
3430 (all-gcc): No need to do it here.
3431 * Makefile.in: Regenerate.
3432
27258dd4
PB
34332005-05-19 Paul Brook <paul@codesourcery.com>
3434
0e7ef45c 3435 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
3436 language cannot be built.
3437 * configure: Regenerate.
3438
42ecbf5e
DJ
34392005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3440
3441 * ylwrap: Import from Automake 1.9.5.
3442
ae380b45
MS
34432005-05-04 Mike Stump <mrs@apple.com>
3444
3445 * configure.in: Always pass --target to target configures as
3446 otherwise rebuilds that do --recheck will fail.
811d3af8 3447 * configure: Rebuilt.
ae380b45 3448
d545f33b
PB
34492005-05-04 Paolo Bonzini <bonzini@gnu.org>
3450
3451 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3452 STAGE_HOST_EXPORTS.
3453 (configure, all): Add bootstrap support.
3454 (Host modules, target modules): Pass post-stage1 flags and exports.
3455 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3456 * Makefile.in: Regenerate.
3457
2faa2958
PB
34582005-04-29 Paolo Bonzini <bonzini@gnu.org>
3459
3460 Sync from gcc:
3461
3462 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3463
f7c83eac 3464 * config.sub: Update from master copy.
2faa2958
PB
3465
3466 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3467
f7c83eac
AS
3468 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3469 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3470 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3471 "*-*-elf" and "*-*-linux*".
3472 * configure: Regenerate.
2faa2958 3473
a7254363
PB
34742005-04-06 Paolo Bonzini <bonzini@gnu.org>
3475
f7c83eac 3476 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
3477 (TARGET_CONFIGARGS): Include --with-target-subdir.
3478 (configure, all): New macros. Use them throughout.
3479
a8637a7d
PB
34802005-04-05 Paolo Bonzini <bonzini@gnu.org>
3481
3482 * Makefile.tpl: Sync with gcc.
3483 * Makefile.in: Regenerate.
3484
dd387d52
JR
34852005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3486
3487 * config/mh-mingw32: Delete.
3488 * configure.in: Don't use it.
3489 * configure: Regenerate.
3490
e90269c8
PB
34912005-03-31 Paolo Bonzini <bonzini@gnu.org>
3492
3493 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3494 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3495 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3496 (HOST_LIB_PATH): Generate from Makefile.def.
3497 (TARGET_LIB_PATH): Likewise.
3498 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3499 * Makefile.in: Regenerate.
3500 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3501 (RPATH_ENVVAR): Include Darwin case.
3502 * configure: Regenerate.
3503
9a237d9e
PB
35042005-03-25 Paolo Bonzini <bonzini@gnu.org>
3505
3506 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3507 * configure: Regenerate.
3508
479759c8
ZW
35092005-03-21 Zack Weinberg <zack@codesourcery.com>
3510
3511 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3512 gcc_version, and gcc_version_trigger from set of flags to pass.
3513 * Makefile.tpl: Remove definitions of above variables.
3514 (config.status): Remove dependency on $(gcc_version_trigger).
3515 * Makefile.in: Regenerate.
3516 * configure.in: Do not reference config/gcc-version.m4 nor
3517 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3518 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3519 * configure: Regenerate.
3520
4cfaf6d5
DD
35212005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3522 Andrew Pinski <pinskia@physics.uc.edu>
3523
3524 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3525 * Makefile.in: Regenerate.
3526
33a3fb7b
AO
35272005-03-01 Alexandre Oliva <aoliva@redhat.com>
3528
3529 PR libgcj/20160
3530 * ltmain.sh: Avoid creating archives with components that have
3531 duplicate basenames.
3532
2da12f12
PB
35332005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3534
479759c8
ZW
3535 PR bootstrap/20250
3536 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3537 instead of check.
3538 * Makefile.in: Regenerate.
2da12f12 3539
b00612cc
PB
35402005-02-28 Paolo Bonzini <bonzini@gnu.org>
3541
3542 Sync from gcc.
3543
3544 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3545
3546 PR bootstrap/17383
3547 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3548 * Makefile.tpl (HOST_SUBDIR): New substitution.
3549 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3550 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3551 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3552 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3553 (Host modules, Bootstrapped modules): Use it.
3554 (Build modules, Target modules): Do not create symlink trees,
3555 always configure out-of-srcdir.
3556 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3557 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3558 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3559 $(HOST_SUBDIR). Create a symlink for host_subdir.
3560
3561 * Makefile.in: Regenerate.
3562 * configure: Regenerate.
3563
3564 Merged from libada-gnattools-branch:
3565 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3566
3567 * Makefile.def: Add gnattools as a module, depending on target-libada.
3568 * Makefile.in: Regenerate.
3569 * configure.in: Include gnattools in host_tools; disable it if ada
3570 is disabled.
3571 * configure: Regenerate.
3572
c3e65f62
NC
35732005-02-23 Nick Clifton <nickc@redhat.com>
3574
3575 * configure: Regenerate.
3576
e4d180c2
NC
35772005-02-22 Paul Schlie <schlie@comcast.net>
3578
3579 * configure.in: Allow darwin targeted ports to build tk, itcl and
3580 libgui.
3581
e3c770b1
EB
35822005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3583
3584 PR libgcj/10353
3585 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3586 * configure: Regenerate.
3587
9c73618c
AC
35882005-02-08 Andrew Cagney <cagney@gnu.org>
3589
3590 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3591 gdb/ section. Update GDB's URL.
3592
c46f8c51
AC
35932005-01-31 Andrew Cagney <cagney@gnu.org>
3594
3595 * gettext.m4: Only set ENABLE_NLS when gettext is present.
3596
c7e66c6d
HPN
35972005-01-29 Hans-Peter Nilsson <hp@axis.com>
3598
3599 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3600 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3601 target-libgloss when not *-*-elf and *-*-aout.
3602 * configure: Regenerate.
3603
a53bf506
AC
36042005-01-27 Andrew Cagney <cagney@gnu.org>
3605
3606 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
3607
45181ed1
AC
36082005-01-24 Andrew Cagney <cagney@gnu.org>
3609
3610 * gettext.m4: Only fall back to ../intl/ when it's present.
3611
a1e0f4e4
KC
36122005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3613
3614 * install-sh, config.sub: Import from upstream.
3615
36162005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
3617
3618 PR bootstrap/18222
3619 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3620 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3621 * Makefile.in: Regenerate.
3622
c50382e2
PB
36232005-01-03 Paolo Bonzini <bonzini@gnu.org>
3624
3625 Revert 2004-12-28 Makefile changes, a better fix will be
3626 applied to mainline and src after GCC 4.0 branches.
3627
11d07737
PB
36282004-12-28 Paolo Bonzini <bonzini@gnu.org>
3629
3630 PR bootstrap/17383
3631
3632 * Makefile.def (target_modules): Remove stage parameter,
3633 it is always true now.
3634 * Makefile.tpl (configure-build-[+module+],
3635 configure-target-[+module+]): Always build symlink tree
3636 for the directory and for include. BUILD_SUBDIR and
3637 TARGET_SUBDIR cannot be . anymore.
3638 * Makefile.in: Regenerate.
3639
dadfdbe2
DD
36402004-12-25 David Edelsohn <edelsohn@gnu.org>
3641
3642 Revert 2004-12-08 Makefile changes.
3643
dbf85af7
JR
36442004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3645
3646 * configure.in (sh64-*-*): Reenable gprof.
3647 * configure: Regenerate.
3648
6b8fea99
JB
36492004-12-09 Jim Blandy <jimb@redhat.com>
3650
3651 * MAINTAINERS: List 'depcomp' as part of automake.
3652
7341462c
DE
36532004-12-08 David Edelsohn <edelsohn@gnu.org>
3654
3655 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3656 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3657 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3658 * Makefile.in: Regenerate.
3659
21fde4dc
DD
36602004-12-07 Matt Kraai <kraai@ftbfs.org>
3661
3662 * Makefile.tpl: Generate normal dependencies if the LHS module is
3663 not bootstrapped.
3664 * Makefile.in: Regenerate.
3665
3da796a2
RS
36662004-12-03 Richard Sandiford <rsandifo@redhat.com>
3667
3668 * configure.in: Include config/gxx-include-dir.m4. Use
3669 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3670 * configure: Regenerate.
3671
73fb7068
RS
36722004-12-03 Richard Sandiford <rsandifo@redhat.com>
3673
3674 * config.if: Delete.
3675 * configure.in: Set libstdcxx_incdir directly.
3676 * configure: Regenerate.
3677 * MAINTAINERS: Remove mention of config.if.
3678 * src-release (DEVO_SUPPORT): Remove config.if.
3679
6c8e6ce9
EC
36802004-12-02 Eric Christopher <echristo@redhat.com>
3681
3b6098f8
EC
3682 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
3683 of things to remove.
6c8e6ce9 3684 * Makefile.in: Regenerate.
479759c8 3685
b8658a2f
RS
36862004-12-02 Richard Sandiford <rsandifo@redhat.com>
3687
3688 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3689 * configure: Regenerate.
3690
afefada0
RS
36912004-12-02 Richard Sandiford <rsandifo@redhat.com>
3692
3693 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3694 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3695 * configure: Regenerate.
3696
5dcac624
DA
36972004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3698
3699 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3700 (hppa*64*-*-*): Delete incorrect comment.
3701 * configure: Rebuilt.
3702
57d1eb1a
DD
37032004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3704
3705 * install-sh, compile: Import from automake.
3706
37072004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3708
3709 * config.guess, config.sub: Import from savannnah.
3710
6d389afc
MS
37112004-11-12 Mike Stump <mrs@apple.com>
3712
3713 * Makefile.def: Add html support.
3714 * Makefile.tpl: Likewise.
3715 * Makefile.in: Regenerate.
3716
69e57115
GK
37172004-11-11 Geoffrey Keating <geoffk@apple.com>
3718
3719 PR 18423
3720 * configure.in: Remove all instances of build-fixincludes from
3721 noconfigdirs.
3722 (build_configargs): Supply --target to subdirectories.
3723 * configure: Regenerate.
3724
3725 * Makefile.def: Make gcc install depend on fixincludes install.
3726 * Makefile.in: Regenerate.
3727
ba719b26
HPN
37282004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3729
3730 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3731 target-libgfortran.
3732 * configure: Regenerate.
3733
c37653e7
DE
37342004-11-07 David Edelsohn <edelsohn@gnu.org>
3735
3736 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3737 like CC.
3738
1eefd493
PB
37392004-11-05 Paolo Bonzini <bonzini@gnu.org>
3740
3741 * Makefile.def (host fixincludes): Specify missing targets.
3742 * Makefile.in: Regenerate.
3743
02b1af09
L
37442004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3745
3746 PR other/17783
3747 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3748 * configure: Regenerated.
3749
7f266840
DJ
37502004-11-04 Daniel Jacobowitz <dan@debian.org>
3751
3752 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3753 * configure: Regenerated.
3754
47444073
AL
37552004-10-28 Eric B. Weddington <ericw@evcohs.com>
3756
3757 PR target/18151
3758 * configure.in (case ${target}): Do not build fixincludes for avr.
3759 * configure: Regenerated.
3760
caeba88f
AL
37612004-10-26 Paolo Bonzini <bonzini@gnu.org>
3762
3763 * configure.in (case ${target}): Do not build fixincludes
3764 on platforms where it is not used.
3765 * configure: Regenerated.
3766
0fdbe983
DJ
37672004-10-23 Daniel Jacobowitz <dan@debian.org>
3768
3769 * configure.in: Use an absolute path to install-sh.
3770 * configure: Regenerated.
3771
1c0f67c1
AC
37722004-10-19 Andrew Cagney <cagney@gnu.org>
3773
3774 * src-release (do-djunpack, do-md5sum): Install the generated file
3775 directly into the proto-toplev/ directory.
479759c8 3776
a9cfce9c
AC
37772004-10-19 Andrew Cagney <cagney@gnu.org>
3778
3779 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
3780
ac0fa625
DD
37812004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3782
3783 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3784 * configure: Regenerate.
3785
d27cc32e
PB
37862004-10-06 Paolo Bonzini <bonzini@gnu.org>
3787
3788 Fix wrong conflict resolution in:
3789
3790 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3791
3792 * Makefile.in: Regenerate.
3793 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3794 in the recursive `make', instead of hardwiring `all'.
3795 (Autogenerated TARGET-* variables): New.
3796
1763908f
UW
37972004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3798
3799 Merged from GCC / libtool upstream:
3800 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3801 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3802 * ltcf-cxx.sh (tpf*): Likewise.
3803 * ltconfig (tpf*): Add TPF OS configuration support.
3804
0490e016
NC
38052004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
3806
3807 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 3808 * configure: Regenerate.
0490e016 3809
32be62b5
RS
38102004-09-24 Michael Roth <mroth@nessie.de>
3811
3812 * configure.in (--without-headers): Add missing double quotes.
3813 * configure: Regenerate.
3814
6048df60
DD
38152004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3816
3817 * ylwrap: Revert to previous version.
3818
315b3b02
L
38192004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3820
6048df60 3821 PR bootstrap/17369
315b3b02
L
3822 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3823 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3824 SET_GCC_LIB_PATH_CMD.
3825 (BASE_TARGET_EXPORTS): Likewise.
3826 * Makefile.in: Regenerated.
3827
3828 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3829 * configure: Regenerated.
3830
fe69863c
DD
38312004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3832
3833 * config.guess: New upstream version
3834 * compile, depcomp, install-sh, ylwrap: Likewise.
3835
38362004-09-19 Roger Sayle <roger@eyesopen.com>
3837
3838 * config/mh-x86omitfp: New host makefile fragment. Add
3839 -fomit-frame-pointer to the default BOOT_CFLAGS.
3840 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3841 * configure: Regenerate.
3842
38432004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3844
3845 PR target/11572
3846 * configure.in (*-*-darwin*): Renable libobjc.
3847 * configure: Regenerate.
3848
be75bbe1 38492004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 3850
be75bbe1
DB
3851 * Makefile.def: Remove libbanshee.
3852 * Makefile.tpl: Ditto.
3853 * configure.in: Ditto.
3854 * Makefile.in: Regen.
3855 * configure: Ditto.
3856
1b882a91
PB
38572004-09-07 Paolo Bonzini <bonzini@gnu.org>
3858
3859 * missing: Import latest version from master repository.
3860
eb1352ed
NC
38612004-09-04 Nick Clifton <nickc@redhat.com>
3862
3863 * config.sub: Import latest version from master repository.
3864 * config.guess: Likewise.
3865 This includes these changes:
479759c8 3866
eb1352ed
NC
3867 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3868
3869 * config.sub: Handle crisv32, alias etraxfs.
3870 * config.guess (crisv32:Linux:*:*): Handle.
3871
3872 2004-08-13 Brad Smith <brad@comstyle.com>
3873
3874 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3875 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3876
3877 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3878
3879 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3880 assume the processor is a powerpc. This is because coreutils
3881 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3882 in this case, due to a MacOS X bug that causes
3883 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3884 to return a negative number.
3885 Problem reported by Petter Reinholdtsen in:
3886 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3887
3888 2004-07-19 Ben Elliston <bje@gnu.org>
3889
3890 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3891
3892 2004-06-24 Ben Elliston <bje@gnu.org>
3893
3894 * config.guess: Update copyright years.
3895 * config.sub: Likewise.
3896
3897 2004-06-22 Robert Millan <robertmh@gnu.org>
3898
3899 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3900 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3901
3902 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3903
3904 * config.guess (*:*VMS:*:*): New entry. Replaces
3905 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3906 manufacturer.
3907
3908 2004-06-22 Ben Elliston <bje@gnu.org>
3909
3910 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3911 * config.sub: Likewise.
3912
3913 2004-06-22 Ben Elliston <bje@gnu.org>
3914
3915 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3916 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3917
3918 2004-06-11 Ben Elliston <bje@gnu.org>
3919
3920 * config.guess (pegasos:OpenBSD:*:*): Remove.
3921
3922 2004-06-11 Ben Elliston <bje@gnu.org>
3923
3924 From Wouter Verhelst <wouter@grep.be>:
3925 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3926
3927 2004-06-11 Ben Elliston <bje@gnu.org>
3928
3929 * config.guess (luna88k:OpenBSD:*:*): New.
3930
3931 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3932
3933 * config.guess (m32r*:Linux:*:*): New case.
3934 * config.sub: Handle m32rle.
3935
3936 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3937
3938 From Jens Petersen <petersen@redhat.com>:
3939 * config.sub: Handle sparcv8.
3940
3941 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3942
3943 From Tom Smith <smith@cag.lkg.hp.com>:
3944 * config.guess: Version suffixes are equally significant on Tru64
3945 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3946 prefix of "P" (patched kernel).
3947
3948 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3949
3950 * config.sub: Add support for National Semiconductor CRX target.
3951
2a3124ca 39522004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 3953
2a3124ca
RH
3954 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3955 *-*-netware, but add target-libmudflap.
3956 Consolidate *-*-netware targets (of which really only i?86 exists)
3957 into a single entry.
3958 * configure: Likewise.
3959
0df3d27f
PB
39602004-09-01 Paolo Bonzini <bonzini@gnu.org>
3961
3962 * Makefile.tpl (sorry): Remove.
3963 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3964 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3965 (do-clean): Clean per-stage directories too.
3966 (do-distclean): Run distclean-stage1 too.
3967 (.NOTPARALLEL): Enable during toplevel bootstrap.
3968 (stage[+id+]-bubble): Enable parallel execution during
3969 the recursive invocation.
3970 * Makefile.in: Regenerate.
3971
3972 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
3973
3974 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
3975
3976 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3977 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3978 * configure: regenerate
479759c8
ZW
3979 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3980 -mdynamic-no-pic
0df3d27f
PB
3981
39822004-08-31 Paolo Bonzini <bonzini@gnu.org>
3983
3984 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3985 include.
3986 * configure.in: Fix indentation.
3987 * configure: Regenerate.
3988
ee025550
PB
39892004-08-31 Paolo Bonzini <bonzini@gnu.org>
3990
3991 * Makefile.def (build_modules): Add fixincludes.
3992 (dependencies): Make gcc depend on fixincludes.
3993 * configure.in (build_tools): Add fixincludes.
3994 (build_configdirs): Always include build_libs.
3995 * Makefile.in: Regenerate.
3996 * configure: Regenerate.
3997
39982004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
3999
4000 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4001 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4002 phony targets; do not generate timestamp files.
4003 (distclean-stageN): Remove references to their timestamp files.
4004 (restageN, touch-stageN): Remove.
4005 (stageN-bubble): Rewritten.
4006 (compare): Support lean bootstraps.
4007 * Makefile.in: Regenerate.
4008
4009 * configure.in: Only warn when bootstrapping but
4010 build != host or build != target. Support lean bootstraps.
4011 * configure: Regenerate.
4012
4013 Sync from gcc:
4014 2004-08-26 Phil Edwards <phil@codesourcery.com>
4015
4016 * configure.in: Give a better error message if GMP/MPFR are missing
4017 and a language needing them has been requested.
4018 * configure: Regenerated.
4019
4020 2004-08-25 Phil Edwards <phil@codesourcery.com>
4021
4022 * configure.in: Print a list of available language front-ends if
4023 a requested one is missing. Tidy stray tab characters.
4024 * configure: Regenerated.
4025
72b2455a
PB
40262004-08-17 Paolo Bonzini <bonzini@gnu.org>
4027
4028 * Makefile.in: Regenerate.
4029 * configure: Regenerate.
4030
4031 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4032 stage_*_flags.
4033 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4034 for bootstrapped modules if toplevel bootstrap is going.
4035 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4036 modules. Adjust for changes in Makefile.def. Enable several
4037 rules even in non-bootstrap mode, just to avoid peppering the
4038 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4039 (stage-[+prev+]-bubble): Remove.
4040
4041 * Makefile.def (Dependencies): Depend on all-build-bison,
4042 all-build-flex, all-build-byacc, all-build-texinfo, rather
4043 than the host variations.
4044 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4045 with BUILD_SUBDIR.
4046 (BISON): Update for recent Bisons.
4047 (YACC): Fix typo.
4048 (cross): Depend on all-build.
4049 (all): Do not depend on all-build.
4050 (prebootstrap): Remove.
4051 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4052 (Prebootstrap dependencies): Add them to the per-stage targets
4053 and to all-prebootstrap.
4054 * configure.in (build_configdirs): Always enable build_tools.
4055 (BUILD_DIR_PREFIX): Remove.
4056
4057 * Makefile.def (gcc): Add target variable.
4058 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4059 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4060 in the recursive `make', instead of hardwiring `all'.
4061 (Autogenerated TARGET-* variables): New.
4062
de0b4a87
JW
40632004-08-17 Robert Millan <robertmh@gnu.org>
4064
4065 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4066 (instead of FreeBSD).
4067 * configure: Regenerate.
4068
ad681c85
NN
40692004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4070
675c6968
NN
4071 * Makefile.def, configure.in, src-release: Remove useless, bogus
4072 references to tix.
4073 * Makefile.in, configure: Regenerate.
4074
ad681c85
NN
4075 * src-release: Stop distributing mmalloc with gdb (which doesn't
4076 use it).
4077 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4078 * Makefile.in: Regenerate.
4079
11b04d1f
DD
40802004-08-09 Mark Mitchell <mark@codesourcery.com>
4081
4082 * configure.in (arm*-*-eabi*): New target.
4083 * configure: Regenerate.
4084
f2420bea
NN
40852004-08-01 Robert Millan <robertmh@gnu.org>
4086
4087 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4088 libmudflap for all GNU-based systems (with Glibc).
4089 * configure: Regenerate.
4090
9e6ce191
PB
40912004-08-06 Paolo Bonzini <bonzini@gnu.org>
4092
4093 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4094 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4095 (Dependencies): New section.
4096 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4097 (configure-target-[+module+]): Depend on maybe-all-gcc
4098 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4099 (toplevel profiledbootstrap): Fix dependencies.
4100 * Makefile.in: Regenerate.
4101
df4a6958
MM
41022004-08-03 Mark Mitchell <mark@codesourcery.com>
4103
4104 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4105 target-libiberty to noconfigdirs.
4106
11b04d1f
DD
41072004-08-03 Paul Brook <paul@codesourcery.com>
4108
4109 * configure.in: Check for MPFR as well as GMP.
4110 * configure: Regenerate.
4111
b813574b
PB
41122004-08-03 Paolo Bonzini <bonzini@gnu.org>
4113
4114 * Makefile.def (host-modules): Add gcc.
4115 * Makefile.in: Regenerate.
4116 * Makefile.tpl (sorry): New rule.
4117 (configure-host, all-host, [+make_target+]-host, do-check,
4118 install-host): Do not add gcc as a special case.
4119 (host modules): Add a small special-casing for gcc. Export
4120 extra_make_flags through the environment.
4121 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4122 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4123 other recursive targets for gcc): Remove.
4124
4125 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4126 (stage, unstage): New rules.
4127 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4128 distclean-stage[+id+]): Use stage_current.
4129 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4130 the stage*-start rules.
4131
61edac0c
JW
41322004-07-19 Robert Millan <robertmh@gnu.org>
4133
4134 Synced from gcc:
4135
4136 2004-04-26 Robert Millan <robertmh@gnu.org>
4137
4138 Add patches from libtool CVS.
4139 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4140 * ltconfig: Likewise.
4141 * ltcf-c.sh: Likewise.
4142 * ltcf-cxx.sh: Likewise.
4143 * ltcf-gcj.sh: Likewise.
4144
3e707e94
PB
41452004-07-12 Paolo Bonzini <bonzini@gnu.org>
4146
4147 * configure.in: Add noconfigdirs for crx-*-*.
4148 * configure: Regenerate.
4149
41502004-07-12 Paolo Bonzini <bonzini@gnu.org>
4151
4152 Synced from gcc:
4153
4154 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4155
4156 * configure.in: Build libmudflap by default on FreeBSD.
4157 * configure: Regenerated.
4158
4159 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4160
4161 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4162 systems.
4163 * configure: Regenerated.
4164
4165 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4166
4167 PR target/16344
4168 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4169 feedback based compiler.
4170 * Makefile.in: Rebuilt.
4171
4172 2004-07-05 Phil Edwards <phil@codesourcery.com>
4173
4174 * configure.in: Do not prepend $srcdir to /dev/null in
4175 makefile fragments.
4176 * configure: Regenerate.
4177
a7ee7660
AO
41782004-07-08 Alexandre Oliva <aoliva@redhat.com>
4179
4180 * Makefile.def (host_modules): Set bootstrap=true for flex.
4181 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4182 * Makefile.in: Rebuilt.
4183
6a9cf61e
PB
41842004-07-01 Paolo Bonzini <bonzini@gnu.org>
4185
4186 * Makefile.def (build_modules): Add bison, byacc, flex,
4187 m4, texinfo.
4188 (flags_to_pass): Add FLEX.
4189 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4190 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4191 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4192 DEFAULT_MAKEINFO): Remove.
4193 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4194 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4195 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4196 objdir or else use configured tool.
4197 (all-build): New.
4198 (all): Depend on it.
4199 (Build module dependencies): Add.
4200 * Makefile.in: Regenerate.
4201 * configure.in: Better support for multiple build modules,
4202 matching what is done for host/target modules. Do not look
4203 for "plausible" locations of build tools if Canadian cross.
4204 Use autoconf's AC_PROG_CC to find a C compiler. Define
4205 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4206 * configure: Regenerate.
4207
95b6a1f2
PB
42082004-06-22 Paolo Bonzini <bonzini@gnu.org>
4209
4210 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4211 * Makefile.in: Regenerate.
4212
7ffa0b57
PB
42132004-06-22 Paolo Bonzini <bonzini@gnu.org>
4214
4215 * Makefile.tpl (configure-build-[+module+],
4216 configure-[+module+], configure-target-[+module+]): Pass
4217 [+extra_configure_args+].
4218 (all-build-[+module+], all-[+module+], check-[+module+],
4219 install-[+module+], [+make_target+]-[+module+],
4220 all-target-[+module+], check-target-[+module+],
4221 install-target-[+module+], [+make_target+]-target-[+module+]):
4222 Pass [+extra_make_args+].
4223 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4224 (GCC_HOST_EXPORTS): Remove.
4225 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4226 cross, check-gcc, check-gcc-c++, install-gcc,
4227 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4228 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4229 * Makefile.in: Regenerate.
4230
929ba6e7
CF
42312004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4232
4233 * configure.in: Check for srcdir/winsup rather than build directory
4234 winsup.
4235 * configure: Regenerate.
4236
b76d7de0
CV
42372004-06-17 Corinna Vinschen <vinschen@redhat.com>
4238
4239 * configure.in: Don't build Cygwin native newlib if winsup
4240 directory is missing. Emit warning instead.
4241 * configure: Regenerate.
4242
656fdd47
PB
42432004-06-09 Paolo Bonzini <bonzini@gnu.org>
4244
4245 * Makefile.tpl (touch-stage[+id+]): New.
4246 (restage[+prev+]): Depend on touch-stage[+id+].
4247
4248 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4249 Use it throughout.
4250
4251 * Makefile.def: Add profile and feedback bootstrap stages.
4252 Remove next field from bootstrap stages.
4253 * Makefile.tpl (LN, LN_S): Substitute.
4254 (stageN-start, stageN-end): Use double-colon rules, to
4255 provide a hook for additional setup commands.
4256 (distclean-stageN-gcc, restageN): Create dependencies from
4257 [+prev+], not from [+next+].
4258 (stageN-bubble): Add commands for successive stages from
4259 [+prev+], using double-colon rules.
4260 (all-stageN-gcc): Fix typo.
4261 (stagefeedback-start, profiledbootstrap): New.
4262 * Makefile.in: Regenerate.
4263 * configure.in: Call ACX_PROG_LN.
4264 * configure: Regenerate.
4265
498d4a71
CF
42662004-06-03 Paolo Bonzini <bonzini@gnu.org>
4267
4268 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4269 without gcc.
4270 * configure: Regenerate.
4271
377d8c42
PB
42722004-06-01 Paolo Bonzini <bonzini@gnu.org>
4273
4274 * Makefile.tpl: Fix typo.
4275 * Makefile.in: Regenerate.
4276
f5f8a794
PB
42772004-06-01 Paolo Bonzini <bonzini@gnu.org>
4278
4279 * configure.in: Remove new- prefix from toplevel
4280 bootstrap targets.
4281 * configure: Regenerate.
4282
f7a4c34f
PB
42832004-06-01 Paolo Bonzini <bonzini@gnu.org>
4284
4285 Merge this patch from the gcc tree:
4286
4287 2004-05-30 Andreas Jaeger <aj@suse.de>
4288 Jim Wilson <wilson@specifixinc.com>
4289
4290 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4291 like CC.
4292
319cab08
PB
42932004-06-01 Paolo Bonzini <bonzini@gnu.org>
4294
4295 * Makefile.tpl (all.normal): Rename to all.
4296 (all): Replace with a rule to pick the default
4297 target from configure.
4298 (all-gcc, configure-gcc): Use conditionals to
4299 do nothing when toplevel bootstrap is going on.
4300 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4301 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4302 * configure.in: Support --enable-bootstrap.
4303
4304 * Makefile.def: Remove new- prefix from toplevel
4305 bootstrap targets.
4306 * Makefile.tpl: Likewise.
4307
4308 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4309 target.
4310
4311 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4312 $(RECURSE_FLAGS) to recursive invocation of make.
4313
4314 * Makefile.in: Regenerate.
4315 * configure: Regenerate.
4316
88f64edc
DJ
43172004-05-27 Daniel Jacobowitz <dan@debian.org>
4318
4319 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4320 * configure: Regenerate.
4321
378fce5b
DD
43222004-05-25 Daniel Jacobowitz <drow@false.org>
4323
4324 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4325 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4326 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4327 targets.
4328 * Makefile.in: Regenerate.
4329
dfdffa2c
PB
43302005-05-24 Paolo Bonzini <bonzini@gnu.org>
4331
4332 * configure.in: Test the ability to symlink directories.
4333 * configure: Regenerate.
4334
4335 * Makefile.def (bootstrap-stage): New definitions.
4336 * Makefile.tpl (configure-stage1-gcc,
4337 configure-stage2-gcc, configure-stage3-gcc,
4338 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4339 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4340 new-restage3, compare): Autogenerate, see Makefile.in
4341 entry for behavioral changes.
4342 (distclean-stage1, new-stage1-start, new-stage1-end,
4343 new-stage1-bubble, distclean-stage2, new-stage2-start,
4344 new-stage2-end, new-stage2-bubble, distclean-stage3,
4345 new-stage3-start, new-stage3-end): New autogenerated targets.
4346 (objext, prebootstrap, BOOT_CFLAGS,
4347 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4348 targets.
4349
4350 * Makefile.in: Regenerate.
4351 (distclean-stage1, new-stage1-start, new-stage1-end,
4352 new-stage1-bubble, distclean-stage2, new-stage2-start,
4353 new-stage2-end, new-stage2-bubble, distclean-stage3,
4354 new-stage3-start, new-stage3-end): New targets.
4355 (all-stage1-gcc): Move prebootstrap dependency from here...
4356 (configure-stage1-gcc): ...to here.
4357 (new-bootstrap): Use bubble targets.
4358 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4359 Use per-stage distclean targets.
4360 (configure-stage1-gcc, configure-stage2-gcc,
4361 configure-stage3-gcc, all-stage1-gcc,
4362 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4363 Use new-stageN-start to prepare the tree.
4364
04cf1b77
PB
43652004-05-23 Paolo Bonzini <bonzini@gnu.org>
4366
4367 * Makefile.def (host_modules): add libcpp.
4368 * Makefile.tpl: Add dependencies on and for libcpp.
4369 * Makefile.in: Regenerate.
4370 * configure.in: Add libcpp host module.
4371 * configure: Regenerate.
4372
80b200a1
ZW
43732004-05-17 Zack Weinberg <zack@codesourcery.com>
4374
4375 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4376 of libf2c.
4377 * configure, Makefile.in: Regenerate.
4378
4b1cb4fe
DD
43792004-05-13 Diego Novillo <dnovillo@redhat.com>
4380
4381 Merge from tree-ssa-20020619-branch.
4382
4383 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4384 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4385 (HOST_GMPLIBS): Define.
4386 (HOST_GMPINC): Define.
4387 (TARGET_LIB_PATH): Add libmudflap.
4388 (GFORTRAN_FOR_TARGET): Define.
4389 (configure-build*): Export GFORTRAN.
4390 (configure-gcc): Export GMPLIBS and GMPINC.
4391 (all-gcc): Add maybe-all-libbanshee.
4392 (configure-target-libgfortran): Define.
4393 * Makefile.in: Regenerate.
4394 * configure.in (host_libs): Add libbanshee.
4395 (target_libraries): Add target-libmudflap and target-libgfortran.
4396 Add --with-libbanshee.
4397 Handle --disable-libmudflap.
4398 (*-*-freebsd*): Use with_gmp.
4399 Add $(libgcj) to noconfigdirs.
4400 * configure: Regenerate.
4401 * depcomp: New file.
4402 * MAINTAINERS: Add tree-ssa maintainers.
4403
44042004-04-28 Paolo Bonzini <bonzini@gnu.org>
4405
4406 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4407 * configure: Regenerate.
4408
b8908782
DD
44092004-04-27 Paolo Bonzini <bonzini@gnu.org>
4410
4411 Revert:
4412 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4413
4414 * Makefile.def (flags_to_pass): Remove *dir variables that
4415 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4416 as well as prefix and exec_prefix.
4417 * Makefile.in: Regenerate.
4418
44192004-04-26 Paolo Bonzini <bonzini@gnu.org>
4420
4421 * Makefile.def (host_modules): Mark with the bootstrap
4422 flag packages on which gcc depends.
4423 * Makefile.tpl (all-bootstrap): Use it.
4424 * Makefile.in: Regenerate.
4425
44262004-04-26 Paolo Bonzini <bonzini@gnu.org>
4427
4428 * Makefile.def (flags_to_pass): Remove *dir variables that
4429 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4430 as well as prefix and exec_prefix.
4431 * Makefile.in: Regenerate.
4432
44332004-04-26 Paolo Bonzini <bonzini@gnu.org>
4434
80b200a1
ZW
4435 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4436 * configure: Regenerate.
4437 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4438 * gcc/Makefile.tpl (compare): Use the result of the test.
4439 * gcc/Makefile.in: Regenerate.
b8908782
DD
4440
44412004-04-23 Paolo Bonzini <bonzini@gnu.org>
4442
4443 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4444 Always relocate gcc and prev-gcc to the original names, even
4445 if the build fails.
4446 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4447 New targets.
4448
0f260896
RO
44492004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4450
4451 * configure.in (mips*-*-irix5*): Enable ld.
4452 * configure: Regenerate.
4453
51860f05
JW
44542004-04-15 James E Wilson <wilson@specifixinc.com>
4455
4456 * Makefile.tpl (configure-[+module+], configure-gcc,
4457 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4458 Set and export LDFLAGS.
4459 * Makefile.in: Regenerate.
4460
54752a6b
NN
44612004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4462
4463 PR bootstrap/14871
4464 * Makefile.tpl: If we don't have built-in-tree target tools,
4465 use the ones found by configure rather than hacking around with
4466 program_transform_name.
4467 * configure.in: Give Makefile.tpl the information necessary
4468 to do that.
4469 * Makefile.in: Regenerate.
4470 * configure: Regenerate.
4471
44722004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4473
4474 PR bootstrap/14760
4475 * configure.in: When computing baseargs, strip *all* copies of
4476 offending options. Also, don't match/substitute the trailing space,
4477 so that this actually works when two similar options are separated by
4478 only one space.
4479 * configure: Regenerate.
4480
44812004-04-06 David Edelsohn <edelsohn@gnu.org>
4482
80b200a1
ZW
4483 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4484 (rs6000-*-aix*): Same.
4485 * configure: Regenerate.
54752a6b 4486
5e2b61fb
SS
44872004-03-25 Stan Shebs <shebs@apple.com>
4488
4489 Remove MPW support, no longer used.
4490 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4491 mpw-install: Remove files.
4492 * src-release (DEVO_SUPPORT): Remove names of removed files.
4493 * MAINTAINERS: Likewise.
4494
1a6f2dc7
NN
44952004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4496
a0049f1b
NN
4497 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4498 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4499 * Makefile.in: Regenerate.
4500
1a6f2dc7
NN
4501 * configure.in (top level bootstrap support): Rework --enable-werror
4502 to set @stage2_werror_flag@.
4503 * configure: Regenerate.
4504 * Makefile.tpl (top level bootstrap support): Pass
4505 @stage2_werror_flag@ down to configure in stages 2 and 3.
4506 * Makefile.in: Regenerate.
4507
920e3419
NN
45082004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4509
4510 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4511 for stages 2 and 3 as well as in make. As a consequence, remove
4512 OUTPUT_OPTION (now detected by configure) from the flags passed down
4513 to make.
4514 * Makefile.in: Regenerate.
4515
4516 * Makefile.tpl (new-bootstrap): Fix typo.
4517 * Makefile.in: Regenerate.
4518
4fa63067
NN
45192004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4520
4521 * Makefile.tpl: Rearrange by moving recursive_targets rules
4522 into their proper sections.
4523 * Makefile.tpl (top level bootstrap support): Move disabling
4524 of coverage flags from 'make' to 'configure'; improve comments.
4525 * Makefile.in: Regenerate.
4526
4527 * Makefile.tpl (experimental top level bootstrap) Move stage1
4528 language setting from all- target to configure- target; disable
4529 intermodule optimization in stage 1; prevent gratuitous rebuilds
4530 of stage 1.
4531 * Makefile.in: Regenerate.
4532 * configure.in: Comma-separate stage 1 language list for top
4533 level bootstrap.
4534 * configure: Regenerate.
4535
4536 * Makefile.tpl: Clean up experimental top level bootstrap support:
4537 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4538 prev-gcc in configure- targets as well as all- targets.
4539 * Makefile.in: Regenerate.
4540
fb8a10fd
NN
45412004-03-17 Paolo Bonzini <bonzini@gnu.org>
4542
4543 * configure.in: Remove symbolic link section.
4544 * configure: Regenerate.
4545 * Makefile.tpl (links): Remove.
4546 * Makefile.in: Regenerate.
4547
947f426e 45482004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 4549 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
4550
4551 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 4552 Set with AC_CHECK_PROGS.
947f426e
NN
4553 * configure.in: Fix comment typo from last patch.
4554 * configure: Regenerate.
4555
1d39f329
NN
45562004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4557
4558 * Makefile.tpl: Introduce experimental top level bootstrap support.
4559 * Makefile.in: Regenerate.
4560 * configure.in: Introduce support for top level bootstrap.
4561 * configure: Regenerate.
4562
4b0ac75d 45632004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4564 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
4565
4566 PR bootstrap/14522
4567 * configure.in: Cope with shells that do not support unquoted ^
4568 * configure: Regenerate.
4569
2e70b094 45702004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4571 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
4572
4573 PR bootstrap/14522
4574 * configure.in: Cope with shell that do not support nesting
4575 quotes inside quoted backquote substitutions.
4576 * configure: Regenerate.
4577
45782004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4579
4580 PR bootstrap/14522
4581 * configure.in: Fix escaping of $.
4582 * configure: Regenerate.
4583
9e07f89d
NN
45842004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4585
4586 * configure: Regenerate.
4587
45882004-03-08 Paolo Bonzini <bonzini@gnu.org>
4589
4590 PR ada/14131
4591 Move language detection to the top level.
4592 * configure.in: Find default values for the tools as
4593 soon as possible. Disable ada if GNAT is not found.
4594 Emit error message about missing languages. Expand
4595 --enable-languages=all for the gcc subdirectory.
4596
1712ab83
RS
45972004-03-01 Richard Sandiford <rsandifo@redhat.com>
4598
4599 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4600 and disable libgcj.
4601 * configure: Regenerated.
4602
3dee29da
NN
46032004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4604
4605 PR bootstrap/7087
4606 * Makefile.tpl: Guard XFOO sed statements better.
4607 * Makefile.tpl: Add dependency for configure-target-libada.
4608 * Makefile.in: Regenerate (incidentally fixes broken
4609 commit when libada-branch was merged).
4610
0558264b
AC
46112004-02-28 Andrew Cagney <cagney@redhat.com>
4612
4613 * src-release (CVS_NAMES): Define.
4614 (do-tar, do-tar): Prune $(CVS_NAMES).
4615
c38f9803
AC
46162004-02-23 Andrew Cagney <cagney@redhat.com>
4617
4618 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
4619 2004-02-19.09.
4620
55636792
NN
46212004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4622
4623 PR bootstrap/11932
4624 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4625
1e600082
AC
46262004-02-19 Andrew Cagney <cagney@redhat.com>
4627
4628 * config.guess: Update from version 2003-06-12 to 2004-02-16.
4629 * config.sub: Update from version 2003-06-13 to 2004-02-16.
4630
3769cd82
DD
46312004-02-11 David Edelsohn <edelsohn@gnu.org>
4632
4633 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4634 (rs6000-*-aix*): Same.
4635 * configure: Regenerate.
4636
a92834c8
DD
46372004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4638
4639 * configure.in (host): Add in missing $noconfigdirs to defines.
4640 * configure: Regenerate.
4641
a2592b1b
DD
46422004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4643 Nathanael Nerode <neroden@gcc.gnu.org>
4644
4645 PR ada/6637, PR ada/5911
80b200a1 4646 Merge with libada-branch:
a2592b1b
DD
4647 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4648 with appropriate dependencies. Add --enable-libada configure switch.
4649 * configure, Makefile.in: Regenerate.
4650
e31d1ea3
DD
46512004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4652
4653 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4654 * configure: Regenerate.
4655
db85f5c0
JJ
46562004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4657
4658 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 4659
fc434214
DD
46602004-01-23 DJ Delorie <dj@redhat.com>
4661
4662 * Makefile.def (target_modules) [libiberty]: Don't stage.
4663 * Makefile.in: Rebuilt.
4664
ad445c2c 46652004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 4666
ad445c2c
JJ
4667 * COPYING.NEWLIB: Update to include copyrights for new
4668 iconv code.
4669
72bbedde
AC
46702004-01-15 Andrew Cagney <cagney@redhat.com>
4671
4672 * src-release: Update copyright year.
4673 (do-proto-toplev): Configure using i686-pc-linux-gnu.
4674 (NEWLIB_SUPPORT_DIRS): Delete macro.
4675 (newlib.tar.bz2): Delete rule.
4676
a6d6062d
DD
46772004-01-14 Loren J. Rittle <ljrittle@acm.org>
4678
4679 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4680 * Makefile.tpl (configure-target-[+module+]): Support stage.
4681 * Makefile.in: Rebuilt.
4682
f8b73030
MR
46832003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4684
4685 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
4686 throughout.
4687
aff0e9df
NN
46882004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4689
bb5dca17
NN
4690 * configure.in: Use ./config.cache, not config.cache.
4691 * configure: Regenerate.
4692 * Makefile.tpl: Special-casing not needed for GCC any more.
4693 * Makefile.in: Regenerate.
4694
82252c06
NN
4695 * configure.in: Don't share a cache file for host dirs.
4696 * configure: Regenerate.
4697
aff0e9df
NN
4698 * config-ml.in: Don't mess with the cache file.
4699
95036d20
NN
47002004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4701
ac7b618e
NN
4702 * Makefile.tpl: Make GCC use a separate config.cache.
4703 * Makefile.in: Regenerate.
4704
95036d20
NN
4705 PR bootstrap/11932, PR bootstrap/11933
4706 (I don't know if it will fix either of them, but it relates
4707 to them.)
4708 * configure.in: Don't use shared config.cache for target
4709 directories.
4710 * configure: Regenerate.
4711
08c1856b
DD
47122003-12-31 Roger Sayle <roger@eyesopen.com>
4713
4714 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4715 * configure: Regenerated.
4716
c1968181 47172003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 4718
c1968181
DD
4719 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4720 * configure: Regenerated.
4721
10ecffb9
NN
47222003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4723
4724 Port change over from GCC:
4725 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4726 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4727 (configure-build-[+module+], configure-[+module+]): Likewise.
4728 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4729 * Makefile.in: Regenerate.
4730
f2ab5990
TF
47312003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4732
4733 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4734 * configure: Regenerate.
4735
41a7d11a
JJ
47362003-11-27 Jeff Johnston <jjohnstn@redhat.com>
4737
80b200a1 4738 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
4739 stdlib.
4740
d9441a1f
DD
47412003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4742
4743 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4744 * Makefile.in: Regenerate.
4745
3a48a978
DD
47462003-10-20 Phil Edwards <phil@codesourcery.com>
4747
4748 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4749 * configure: Regenerate.
4750
f0b24077
NN
47512003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4752
4753 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4754 HOST_FLAGS_TO_PASS.
4755 * Makefile.in: Regenerate.
4756
5fbad20a
DD
47572003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4758
4759 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4760 * configure: Rebuilt
4761 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4762 * Makefile.in: Rebuilt
4763
78be4155
L
47642003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4765
4766 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4767
051fcc7a
L
47682003-10-01 Phil Edwards <pme@gcc.gnu.org>
4769
4770 * config-ml.in: Use ac_configure_args directly instead of
4771 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4772 actually seen.
4773
47742003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
4775
4776 * config-ml.in: Propagate INSTALL variables.
4777
f27d4f92
DJ
47782003-09-21 Daniel Jacobowitz <drow@mvista.com>
4779
4780 * configure.in: Pass a computed --program-transform-name
4781 to subconfigures.
4782 * configure: Regenerated.
4783
cae4d560
NN
47842003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4785
4786 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4787 * Makefile.in: Regenerate.
4788
4789 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4790 * Makefile.in: Regenerate.
4791
8ff944f6
DJ
47922003-09-17 Daniel Jacobowitz <drow@mvista.com>
4793
4794 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4795 quoting.
4796 * configure: Regenerated.
4797
d9a35680
MC
47982003-09-12 Michael Chastain <mec@shout.net>
4799
4800 Fix PR gdb/857.
4801 * src-release (do-proto-topleve): Remove junk files
4802 intl/config.cache, intl/config.status,
4803 intl/config.h, intl/stamp-h.
4804
710068b9
AC
48052003-09-14 Andrew Cagney <cagney@redhat.com>
4806
4807 * src-release (dejagnu.tar): New target.
4808 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
4809 (do-djunpack): Use $(PACKAGE) for the package name.
4810
e1008165
DD
48112003-09-04 DJ Delorie <dj@redhat.com>
4812
4813 * configure: Regenerate.
4814
21998d12
NC
48152003-09-04 Robert Millan <robertmh@gnu.org>
4816
4817 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 4818
ccca4bb3
DD
48192003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4820
4821 * configure.in: Ensure arguments to sed are properly spaced.
4822 * configure: Regenerate.
4823
ee949b5e
DJ
48242003-08-28 Daniel Jacobowitz <drow@mvista.com>
4825
4826 Merge from gcc:
4827 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
4828 * install-sh: Update to newer upstream versions (associated with
4829 aclocal 1.7).
4830 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4831
75addda2
DJ
48322003-08-27 Daniel Jacobowitz <drow@mvista.com>
4833
4834 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4835 * configure: Regenerated.
4836
8d2877d8
NN
48372003-08-23 Phil Edwards <pme@gcc.gnu.org>
4838
4839 * configure.in: Use newline instead of semicolon when assuming
4840 shell arguments in a for loop.
4841 * configure: Regenerated.
4842
d2cc0e0d
GK
48432003-08-20 Geoffrey Keating <geoffk@apple.com>
4844
4845 PR 8180
4846 * configure.in: When testing with_libs and with_headers, treat
4847 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4848 * configure: Regenerate.
80b200a1 4849
d2cc0e0d
GK
4850 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4851 make, shell, etc.
4852 (baseargs): Likewise.
4853 * configure: Regenerate.
4854
04d1ab34
GK
48552003-08-19 Geoffrey Keating <geoffk@apple.com>
4856
4857 * configure.in: Disable libgcj for darwin not on powerpc.
4858 * configure: Rebuild.
4859
ca506da8
MC
48602003-08-15 Michael Chastain <mec@shout.net>
4861
4862 * src-release (do-proto-toplev): Remove junk files
4863 dejagnu/example/calc/config.status,
4864 dejagnu/example/calc/config.log.
4865
a4aa3f49
DD
48662003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4867
4868 * config-ml.in, symlink-tree: Add license.
4869
ede4fbe4
NN
48702003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
4871
4872 Merge from gcc:
4873
4874 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
4875 * Makefile.tpl (check, check-c++): Express dependencies using
4876 dependencies rather than commands.
4877 * Makefile.in: Regenerate.
4878
4879 2003-07-31 Geoffrey Keating <geoffk@apple.com>
4880 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4881 * Makefile.in: Update.
4882
970f29af
AC
48832003-08-01 Andrew Cagney <cagney@redhat.com>
4884
4885 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4886 * configure: Ditto.
4887
b2884a0c
DD
48882003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
4889
4890 * configure.in: Enable libgcj for darwin.
4891 * configure: Rebuild.
4892
c07f46a4
NN
48932003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
4894
4895 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
4896
9175bfc0
NN
48972003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
4898
4899 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4900 creating target and build subdirs to build all parent dirs as needed.
4901 * Makefile.in: Rebuild.
4902 * configure.in: Don't build dirs explicitly here.
4903 * configure: Rebuild.
4904
b9abda6a
AO
49052003-07-22 Alexandre Oliva <aoliva@redhat.com>
4906
4907 * Makefile.tpl (all-make): Depend on intl.
4908 * Makefile.in: Rebuilt.
4909
eef8ffd4
NN
49102003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
4911
4912 * config.if: Remove unused libc_interface determination.
4913
295efaf0
NN
49142003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
4915
4916 * Makefile.in: Regenerate, correctly this time.
4917
e5c3f801
NN
49182003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
4919
4920 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
4921 unused INSTALL_PROGRAM_ARGS.
4922 * configure.in: Use AC_PROG_INSTALL.
4923 * Makefile.in: Regenerate.
4924 * configure: Regenerate.
4925
4a18bd6b
AO
49262003-07-10 Alexandre Oliva <aoliva@redhat.com>
4927
4928 * configure: Rebuilt.
4929 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
4930 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4931 newlib nor libgloss.
4932 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
4933 * configure.in (am33_2.0-*-linux*): Added.
4934
fbd1054d
BW
49352003-07-09 Bob Wilson <bob.wilson@acm.org>
4936
4937 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4938 * configure: Regenerate.
4939
b40e3958
L
49402003-07-06 H.J. Lu <hongjiu.lu@intel.com>
4941
4942 * config-ml.in: Replace PWD with PWD_COMMAND.
4943 * Makefile.tpl: Likewise.
4944 * Makefile.in: Regenerated.
4945
4a5be7ba
NN
49462003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
4947
4948 * configure.in: Clean up config-lang.in handling. Delete
4949 useless assignment to "subdirs".
4950 * configure: Regenerate.
4951
9c14acb8
NN
49522003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
4953
4954 * configure.in: Rename 'target_libs' to 'target_libraries'.
4955 Remove useless reference to 'target_libs'.
4956 * configure: Regenerate.
4957
8f32e830
KS
49582003-06-23 Keith Seitz <kseitz@sources.redhat.com>
4959
4960 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4961 * Makefile.in: Regenerate.
4962
12f0bd74
NN
49632003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
4964
4965 * Makefile.def: Introduce flags_to_pass.
4966 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4967 * Makefile.in: Regenerate.
4968
b07c2aad
HPN
49692003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
4970
4971 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4972 and target-libgloss.
4973 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4974 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 4975 * configure: Regenerate.
b07c2aad 4976
56f25033
DD
49772003-06-17 Benjamin Kosnik <bkoz@redhat.com>
4978
4979 * configure.in: Update testsuite_flags to new location.
4980 * configure. Regenerate.
80b200a1 4981
4ec9a3b2
NN
49822003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
4983
4984 * Makefile.tpl: Remove BUILD_CC stuff.
4985 * Makefile.in: Regenerate.
4986
059083b1 49872003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 4988
059083b1
L
4989 * config.guess: Update to 2003-06-12 version.
4990 * config.sub: Update to 2003-06-13 version.
4991
535b046a
TS
49922003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4993
4994 * MAINTAINERS: Add myself as MIPS co-maintainer.
4995
00c22daa 49962003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 4997
00c22daa
L
4998 * config.guess: Update to 2003-06-06 version.
4999 * config.sub: Update to 2003-06-06 version.
5000
1047cb91
DD
50012003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5002
5003 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5004 * configure. Regenerate.
5005
123494c8
NN
50062003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5007
1047cb91
DD
5008 * configure.in: Disable serial configure by default.
5009 * configure: Regenerate.
5010 * Makefile.tpl: Abolish .NOTPARALLEL.
5011 * Makefile.in: Regenerate.
5012
7f121bbf
NN
5013 * Makefile.tpl: Replace {build,host,target}_canonical by
5014 {build,host,target}.
5015 * Makefile.in: Regenerate.
5016
123494c8
NN
5017 * Makefile.tpl: Fix stupid pasto.
5018 * Makefile.in: Regenerate.
5019
ec7e0995
NN
50202003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5021
5022 * Makefile.tpl: Remove bogus conditional.
5023 * Makefile.in: Regenerate.
5024
27b1cc72
NN
50252003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5026
2a4cbe27
NN
5027 * Makefile.tpl: Make 'recursive targets' using autogen rather
5028 than shell loop. Remove duplicate 'clean' targets and false
5029 comments.
5030 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5031 Add systematic method of specifying missing targets in subdirs.
5032 Add copyright boilerplate.
5033 * Makefile.in: Regenerate.
5034 * configure.in: Add 'recursive targets' to maybe list.
5035 * configure: Regenerate.
5036
27b1cc72
NN
5037 * Makefile.tpl: Rename [+target+] to [+make_target+].
5038 * Makefile.def: Rename 'target' to 'make_target'.
5039
01e51bd0
NC
50402003-05-30 Nick Clifton <nickc@redhat.com>
5041
5042 * README-maintainer-mode: Update URL for locating blessed config
5043 tools.
5044
2fd84b42
NC
50452003-05-29 Robert Millan <rmh@debian.org>
5046
5047 * ltconfig: Import this patch and modify for use with current
5048 version of ltconfig:
5049
5050 2003-05-21 Bruno Haible <bruno@clisp.org>
5051
5052 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5053 GNU/FreeBSD.
5054
8945c6bb
DD
50552003-05-28 DJ Delorie <dj@redhat.com>
5056
5057 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5058 * Makefile.in: Regenerate.
5059
2f9632a1
JJ
50602003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5061
80b200a1 5062 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5063
3a12db16 50642003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5065
3a12db16
DD
5066 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5067 newlib or libgloss.
5068 * Makefile.in: Regenerate.
5069
44482353
DD
50702003-05-21 DJ Delorie <dj@redhat.com>
5071
5072 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5073 * Makefile.in: Regenerate.
5074
fec2c52d
MR
50752003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5076
5077 * configure.in: Use curly braces in the definition of tooldir.
5078 * configure: Regenerate.
5079
16ae0395
NN
50802003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5081
5082 * configure.in: Switch more things to use maybe dependencies.
80b200a1 5083 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
5084 Factor out common code from autogen IF statements.
5085 * configure: Regenerate.
5086 * Makefile.in: Regenerate.
5087
ec11bdc6
DD
50882003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5089
5090 * configure.in: Accept i[3456789]86 for machine type.
5091 * configure: Regenerate.
5092
dd12c3a8
NN
50932003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5094
5095 * configure.in: Switch more things to use maybe dependencies.
5096 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5097 * configure: Regenerate.
5098 * Makefile.tpl: Switch more things to use maybe dependencies.
5099 * Makefile.in: Regenerate.
5100
cf662e21
AJ
51012003-05-16 Andreas Schwab <schwab@suse.de>
5102
5103 * Makefile.tpl (install-opcodes): Define.
5104 * Makefile.in: Rebuild.
5105
5481b376
AJ
51062003-05-13 Andreas Jaeger <aj@suse.de>
5107
5108 * config.guess: Update to 2003-05-09 version.
5109 * config.sub: Update to 2003-05-09 version.
5110
3959a22a
AJ
51112003-05-13 Michael Eager <eager@mvista.com>
5112
5113 * configure.in: Correct sed script so that options in quotes are not
5114 deleted.
5115 * configure: Rebuild.
5116
564b43e5
CV
51172003-05-12 Corinna Vinschen <corinna@vinschen.de>
5118
5119 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5120 and $$s/newlib/libc/sys/cygwin32 include paths.
5121 * configure: Ditto.
5122
bb947dc9
L
51232003-05-05 H.J. Lu <hjl@gnu.org>
5124
5125 * config-ml.in: Restored from gcc repository.
5126
77f7441a
CD
51272003-05-02 Chris Demetriou <cgd@broadcom.com>
5128
80b200a1
ZW
5129 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5130 * Makefile.in: Regenerate.
77f7441a 5131
a26d7085
DJ
51322003-04-27 Daniel Jacobowitz <drow@mvista.com>
5133
5134 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5135 and Makefile.def.
5136
e4c4d240
DJ
51372003-04-27 Daniel Jacobowitz <drow@mvista.com>
5138
5139 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5140 * Makefile.in: Regenerated.
5141
62a3fc85
DD
51422003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5143
5144 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5145 * Makefile.in: Regenerate.
5146
51472003-04-18 Jakub Jelinek <jakub@redhat.com>
5148
5149 * configure.in (powerpc64*-*-linux*): Remove.
5150 * configure: Rebuilt.
5151
5b474aa8
DD
51522003-04-17 Phil Edwards <pme@gcc.gnu.org>
5153
5154 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5155 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5156 and restrap.
5157 * Makefile.in: Regenerate.
5158
51592003-04-16 Richard Earnshaw <rearnsha@arm.com>
5160
5161 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5162 * configure: Regenerated.
5163
bc295afe
AO
51642003-04-11 Alexandre Oliva <aoliva@redhat.com>
5165
5166 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5167 * */configure: Rebuilt.
5168
3728fade
NN
51692003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5170
5171 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5172 * Makefile.in: Regenerate.
5173
ce5b542e
MC
51742003-03-14 Michael Chastain <mec@shout.net>
5175
5176 * Makefile.in: Regenerate with correct Makefile.def.
5177
3db0a37f
NN
51782003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5179
5180 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5181 Make macro.
5182 * Makefile.in: Regenerate.
5183 * configure.in: Clean up gxx_include_dir logic.
5184 * configure: Regenerate.
5185
34349c6e
DD
51862003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5187
5188 * configure.in (gxx_include_dir): Fix typo.
5189 * configure: Regenerated.
5190
686c28c9
AC
51912003-03-06 Andrew Cagney <cagney@redhat.com>
5192
5193 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5194
bba45b8b 51952003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 5196
bba45b8b
NN
5197 * configure.in: Include $(build_tooldir)/sys-include in
5198 FLAGS_FOR_TARGET.
5199 * configure: Regenerated.
5200
2683747f
NN
52012003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5202
bba45b8b
NN
5203 * Makefile.tpl: Reindent.
5204 * Makefile.in: Regenerate.
5205 * configure.in: Reindent. Don't set unused variables.
5206 * configure: Regenerate.
5207
2683747f
NN
5208 * Makefile.tpl: Always pass down RANLIB.
5209 * Makefile.in: Regenerate.
5210
5211 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5212 * Makefile.in: Regenerate.
5213 * configure.in: Remove unused logic relating to --enable-shared
5214 and --enable-threads. Remove bogus comments. Remove redundant
5215 noconfigdirs.
5216 * configure: Regenerate.
5217
5218 * configure.in: Replace ${libstdcxx_version} by its value.
5219 Remove reference to mh-dgux.
5220 * configure: Regenerate.
5221
50212802
NN
52222003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5223
5224 * Makefile.tpl: Rearrange.
5225 * Makefile.in: Regenerate.
5226
a6be7fc6
NC
52272003-02-25 Nick Clifton <nickc@redhat.com>
5228
5229 * configure: Remove site-file supprot - it is obsolete.
5230
f8a495c8
NC
52312003-02-24 Uwe Stieber <uwe@wwws.de>
5232
5233 * configure.in: Add support for kaOS as cross build target system.
5234 * configure: Regenerated.
5235
3decd77d
DD
52362003-02-20 Sean McNeil <sean@blue.mcneil.com>
5237
5238 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5239 configure-target-* as some target builds may require additional
5240 flags for preprocessor tests.
5241 * Makefile.in: Regenerated.
5242
f4ff34a3
AO
52432003-02-19 Alexandre Oliva <aoliva@redhat.com>
5244
5245 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5246 * ltconfig: Handle it.
5247 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5248 auto-detecting it.
5249
b7e4a931
AO
52502003-02-19 Alexandre Oliva <aoliva@redhat.com>
5251
5252 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5253 it is used as argument to $CC.
5254 * ltcf-gcj.sh: Likewise.
5255
6b784d9f
AO
52562003-02-19 Alexandre Oliva <aoliva@redhat.com>
5257
5258 * configure.in: Introduce --enable-maintainer-mode.
5259 * configure: Rebuilt.
5260 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5261 for maintainer mode.
5262 * Makefile.in: Rebuilt.
5263
8bcd8a07
AC
52642003-02-19 Andrew Cagney <ac131313@redhat.com>
5265
5266 * configure: Regenerate using autoconf 2.13.
5267
ee3fd329
AM
52682003-02-19 Alan Modra <amodra@bigpond.net.au>
5269
5270 * config.guess: Import latest version.
5271 * config.sub: Import latest version.
5272
e9e45685
JM
52732003-02-18 Jason Merrill <jason@redhat.com>
5274
5275 * Makefile.tpl (check-c++): Allow parallelism.
5276
859789af
AC
52772003-02-17 Andrew Cagney <ac131313@redhat.com>
5278
5279 * configure: Regenerate using autoconf 000227.
5280
b3f16a9b
GK
52812003-02-15 Geoffrey Keating <geoffk@apple.com>
5282
5283 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5284 don't configure target-libobjc.
5285 * configure: Regenerate.
5286
72e60e02
DD
52872003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5288
5289 * Makefile.tpl (RANLIB): Define.
5290 * Makefile.in: Regenerate.
5291
91f0e695
KS
52922003-02-06 Keith R Seitz <keiths@redhat.com>
5293
5294 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5295 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5296 * Makefile.in: Regenerated.
5297 * configure.in: Remove all traces of snavigator, db, and grep.
5298 * configure: Regenerated.
5299
122bfa92
FCE
53002003-01-31 Frank Ch. Eigler <fche@redhat.com>
5301
5302 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5303 * Makefile.in: Regenerated.
5304
264095c3
AO
53052003-01-30 Alexandre Oliva <aoliva@redhat.com>
5306
5307 * config.if: Copy from GCC.
5308
a84dbcb3
AO
53092003-01-27 Phil Edwards <pme@gcc.gnu.org>
5310
5311 * configure.in: Revert 24Jan change.
5312 * configure: Regenerate.
5313
19618276
NN
53142003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5315
5316 * configure.in: Revert previous change.
5317 * configure: Regenerate.
5318
b7f27a92
NN
53192003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5320
5321 * configure.in: Make rda native-only.
5322 * configure: Regenerate.
5323
83326456
NN
53242003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5325
5326 * configure.in: Add missing \.
5327 * configure: Rebuilt.
5328
5e367fa5
JJ
53292003-01-17 Jakub Jelinek <jakub@redhat.com>
5330
5331 * configure.in (baseargs): Avoid using \| in sed regular
5332 expressions.
5333 * configure: Rebuilt.
5334
e01f337c
JJ
53352003-01-16 Jakub Jelinek <jakub@redhat.com>
5336
5337 * configure.in (baseargs): Remove all supported forms of
5338 --cache-file, --srcdir, --host, --build and --target options
5339 from argument lists.
5340 * configure: Rebuilt.
5341
aa236487
AO
53422003-01-15 Alexandre Oliva <aoliva@redhat.com>
5343
5344 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5345 * configure: Rebuilt.
5346
586c0873
NN
53472003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5348
5349 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5350 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5351 * Makefile.in: Regenerate.
5352 * configure: Regenerate.
5353
497f816e
DD
53542003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5355
5356 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5357 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5358 * Makefile.in: Regenerate.
5359
bfbe5519
AO
53602003-01-09 Alexandre Oliva <aoliva@redhat.com>
5361
5362 * configure.in: Remove Makefile in build, host and target modules
5363 unless configure was run with --no-recursion.
5364 * configure: Rebuilt.
5365
3f234ef5
CD
53662003-01-08 Chris Demetriou <cgd@broadcom.com>
5367
5368 * config.guess: Update to 2003-01-03 version.
5369 * config.sub: Update to 2003-01-03 version.
5370
a3982d48
CF
53712003-01-07 Christopher Faylor <cgf@redhat.com>
5372
5373 * configure: Regenerate with proper autoconf 2.13.
5374
75778ec4
CF
53752003-01-07 Christopher Faylor <cgf@redhat.com>
5376
80b200a1
ZW
5377 * configure.in: Add AC_PREREQ for consistency.
5378 * configure: Regenerate.
75778ec4 5379
c180f501
AC
53802003-01-06 Andrew Cagney <ac131313@redhat.com>
5381
5382 * configure.in (GDB_TK): Add tcl directories conditional on
5383 gdb/gdbtk directory being present.
5384 * configure: Regenerate.
5481b376 5385
46ca2cc2
DA
53862003-01-04 John David Anglin <dave.anglin@nrc.ca>
5387
5388 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5389 by gcc if LD is not defined and we are not doing a Canadian Cross.
5390 * configure: Rebuilt.
5391
53dd8dab
DJ
53922003-01-01 Daniel Jacobowitz <drow@mvista.com>
5393
5394 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5395
50ceb20c
TT
53962002-12-31 Tom Tromey <tromey@redhat.com>
5397
5398 * Makefile.in: Rebuilt.
5399 * Makefile.def (target_modules) [libffi]: Allow installation.
5400
e78b5cfe
AS
54012002-12-31 Andreas Schwab <schwab@suse.de>
5402
5403 * configure.in: Fix use of $program_transform_name.
5404 * configure: Regenerated.
5405
67448102
DJ
54062002-12-30 Daniel Jacobowitz <drow@mvista.com>
5407
5408 * configure.in (baseargs): Don't remove first configure argument.
5409 * configure: Regenerated.
5410
e6bfb94a
AO
54112002-12-29 Alexandre Oliva <aoliva@redhat.com>
5412
5413 * Makefile.tpl (local-distclean): Don't remove...
5414 (multilib.ts): ... this. Moved into...
5415 (multilib.out): ... this. Don't use sub-make.
5416 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5417 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5418 (configure-build-[+module+], configure-[+module+],
5419 configure-target-[+module+], configure-gcc): ... these. Test
5420 for Makefile existence. Drop config.status from dependencies.
5421 * Makefile.in: Rebuilt.
5422 * configure.in: Move gcc-version-trigger to the end of
5423 ac_configure_args. Add comments to maybedep.tmp and
5424 serdep.tmp. Introduce --disable-serial-configure. Remove
5425 nonopt from baseargs, matching and removing corresponding
5426 whitespace while at it.
5427 * configure: Rebuilt.
5428
8f0dfb36
AO
54292002-12-28 Alexandre Oliva <aoliva@redhat.com>
5430
5431 * configure.in (host_configargs): Replace reference to
5432 no-longer-defined buildopts with --build=${build_alias}.
5433 * configure: Rebuilt.
5434
43be203f
AO
54352002-12-28 Alexandre Oliva <aoliva@redhat.com>
5436
5437 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5438 program_transform_name to standard idiom.
5439 (AUTOGEN, AUTOCONF): Define.
5440 (Makefile.in): Use $(AUTOGEN).
5441 (Makefile): Depend on config.status, and use autoconf-style rule to
5442 build it. Move original commands to...
5443 (config.status): ... this new target.
5444 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5445 $(AUTOCONF).
5446 * Makefile.in: Rebuilt.
5447
a0da8069
NN
54482002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5449
d18f1c9f
NN
5450 * Makefile.tpl: Fix dramatic bustage due to change in
5451 program_transform_name.
5452 * Makefile.in: Regenerate.
5453
5454 * configure.in: Remove unnecessary PATH setting.
5455 * configure: Regnerate.
5456
5457 * configure.in: Don't default to unprefixed tools unless
5458 the native tools will work.
5459 * configure: Regenerate.
5460
a0da8069
NN
5461 * configure.in: Convert to autoconf script. Blow away lots
5462 of now-redundant Makefile fragments.
5463 * configure: Generate using Autoconf.
5464 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5465 * Makefile.in: Regenerate.
5466
c567df0a
NN
54672002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5468
5481b376 5469 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
5470 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5471
5481b376 5472 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 5473 where they belong.
2c7f9a32 5474
2dabcfb4
AS
54752002-12-24 Andreas Schwab <schwab@suse.de>
5476
5477 * Makefile.tpl (multilib.out): Fix missing space.
5478 * Makefile.in: Regenerate.
5479
1086bc09
NN
54802002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5481
5482 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5483 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5484 * Makefile.in: Regenerate.
5485 * configure.in: Remove unnecessary leftovers.
5486
1086bc09
NN
54872002-12-21 Geoffrey Keating <geoffk@apple.com>
5488
5489 * configure.in (extra_ranlibflags_for_target): New variable.
5490 (*-*-darwin): Add -c to ranlib commands.
5491 * configure (tooldir): Handle extra_ranlibflags_for_target.
5492
14e9ca95
JJ
54932002-12-20 Jeff Johnston <jjohnstn@redhat.com>
5494
5495 * COPYING.NEWLIB: Updated.
5496 * COPYING.LIBGLOSS: Ditto.
5497
14c428fb
NN
54982002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5499
5500 * Makefile.tpl: Revert HJL's change.
5501 * Makefile.in: Regenerated.
5502 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5503 always.
5504
313b8244
AS
55052002-12-19 Andreas Schwab <schwab@suse.de>
5506
5507 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5508 * Makefile.in: Regenerate.
5509
efeae3db
L
55102002-12-18 H.J. Lu <hjl@gnu.org>
5511
5512 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5513 * Makefile.in: Regenerated.
5514
5515 * configure.in (build_prefix): New. Substitute.
5516
43d92c63
NN
55172002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5518
59da4fe6
NN
5519 * Makefile.tpl: Don't let real targets depend on phony targets.
5520 * Makefile.in: Regenerate.
5521
43d92c63
NN
5522 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5523 * Makefile.in: Regenerate.
5524
b72e6a2d
JM
55252002-12-16 Jason Merrill <jason@redhat.com>
5526
5527 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5528 previous 'make bootstrap'.
5529 * Makefile.in: Regenerate.
5530
95c72c44
HPN
55312002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5532
5533 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5534
7d695d07
JM
55352002-12-13 Jason Merrill <jason@redhat.com>
5536
5537 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5538 library tests.
5539 (check-c++): Just depend on it and check-target-libstdc++-v3.
5540 * Makefile.in: Regenerate.
5541
54103d1e
NN
55422002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5543
5544 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5545 * Makefile.in: Regenerate.
5546
4024f1e1
JJ
55472002-12-12 Jeff Johnston <jjohnstn@redhat.com>
5548
80b200a1
ZW
5549 * COPYING.NEWLIB: Update list of alternate Regent of California
5550 licenses and discuss official revoking of advertising clause.
5551 * COPYING.LIBGLOSS: Ditto.
4024f1e1 5552
7dda0df6
AO
55532002-12-12 Alexandre Oliva <aoliva@redhat.com>
5554
5555 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5556 * Makefile.in: Rebuilt.
5557
d03be79e 55582002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 5559
929293f4
NN
5560 * configure: Fix bug put in by gremlins.
5561
d03be79e
NN
5562 * Makefile.tpl: Substitute more autoconfily.
5563 * configure: Substitute more autoconfily.
5564 * Makefile.in: Regenerate.
5565
55662002-12-08 Andrew Cagney <ac131313@redhat.com>
5567
5568 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5569 * Makefile.in (all-sim): Ditto.
a36d530e
DD
5570
55712002-12-06 DJ Delorie <dj@redhat.com>
5572
5573 * Makefile.tpl: Change configure dependencies to not have real
5574 targets depend on phony targets.
b4a77b47 5575
db1ac78d
NN
55762002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5577
bcaf2395
NN
5578 * configure.in: Revert unintentional change.
5579
b4fa093e
NN
5580 * src-release: Configure host subdirs.
5581
db1ac78d
NN
5582 * Makefile.tpl: Change dependency for */multilib.out so that
5583 it works when gcc isn't in the tree.
5584
5585 * configure.in: Substitute more.
5586 * configure: Run subconfigures from the Makefile.
5587 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5588 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5589
15723a45
NN
55902002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5591
e2b9e2dc
NN
5592 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5593 and corresponding dependencies.
5594 * Makefile.in: Regenerate.
5595
2af579c4
NN
5596 * configure.in (host_tools): Order binutils, gas and ld for
5597 convenience in running the testsuites.
5598
a2cc058a
NN
5599 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5600 * Makefile.in: Regenerate.
5601 * configure.in: Introduce rules to serialize subconfigure runs.
5602
15723a45
NN
5603 * configure.in: Introduce BASE_CC_FOR_TARGET.
5604 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5605 Realize configure-build-* targets. Realize configure-target-* targets.
5606 * Makefile.in: Regenerate.
5607
ae831be5
NN
56082002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5609
5610 * configure: Move gcc_version_trigger stuff from here...
5611 * configure.in: ...to here.
5612
5613 * configure.in: Separate subconfigure options added by this file from
5614 options given by the user. Add machinery to put args for host
5615 subconfigures into the Makefile.
5616
5617 * Makefile.tpl: Remove 'vault' targets.
5618 * Makefile.tpl: Reorder and comment dependencies.
5619 * Makefile.in: Regenerate.
5620
bbf7c8ac
NN
56212002-11-28 Geoffrey Keating <geoffk@apple.com>
5622
5623 * configure.in: Move host-specific darwin noconfigdirs into
5624 the host-specific section.
5625
930314a4
NN
56262002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5627
52d7cdee
NN
5628 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
5629 during replay.
5630 * Makefile.in: Regenerate.
5631
930314a4
NN
5632 (finishing slow-motion replay)
5633 * configure: Remove skip-this-dir support.
5634 * Makefile.tpl: Remove skip-this-dir support.
5635
5636 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5637 subdirectories.
5638 * Makefile.in: Regenerate.
5639
5640 * Makefile.tpl: Strip out useless setting of 'dir'.
5641 * Makefile.in: Regenerate.
5481b376 5642
930314a4
NN
56432002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5644
5645 (finishing slow-motion replay)
5646 * configure.in: Fix deeply stupid bug.
5647
5648 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5649 shell code in CXX_FOR_TARGET
5650 * Makefile.def: Introduce raw_cxx.
5651 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5652 RAW_CXX_FOR_TARGET.
5653 * Makefile.in: Regenerate.
5654
56552002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5656
5657 (finishing slow-motion replay)
5658 * Makefile.tpl: Remove unnecessary ifs.
5659 * Makefile.in: Regenerate.
5660
5481b376 5661 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5662 dependencies. Maybe-ize build-libiberty. Create dummy install
5663 targets for 'no_install' modules.
5481b376 5664 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 5665 build_modules stuff to configure.in.
5481b376 5666 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5667 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5668 * Makefile.in: Regenerate.
5669
3866be5d
NN
56702002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5671
5672 (continuing slow-motion replay)
5673 * Makefile.tpl: Make all-target, install-target behave similarly
5674 to all, install (only hitting configured targets). Eliminate
5675 unused macro defintions.
5676
5677 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5678 build != host.
5679
5680 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5681
5682 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5683
5481b376 5684 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
5685 configuring. Remove references to "dosrel".
5686 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 5687 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 5688 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 5689 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
5690 and redundant dependency; rearrange slightly.
5691 * Makefile.def: Add host-side libtermcap, utils.
5692
5693 * Makefile.in: Regenerate.
5694
e393202e
NN
56952002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5696
5697 (Continuing slow-motion replay)
5698 * Makefile.def: Add list of recursive targets to autogenerate.
5699 Add build_modules.
5700 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
5701 targets. Autogenerate *-build-* targets.
5702 * Makefile.in: Regenerate.
5703
583d52d7
NN
57042002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
5705
5706 (Continuing slow-motion replay)
5707 * configure: More autoconf-style substitutions.
5708 * Makefile.tpl: More autoconf-style substitutions.
5709 * Makefile.in: Regenerate.
5710
57112002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
5712
5713 (Continuing slow-motion replay)
5714 * configure: Substitute more variables in a more autoconf-friendly
5715 way. Simplify slightly.
5716 * Makefile.tpl: Make more variables substitutable in an
5717 autoconf-friendly way.
5718 * Makefile.in: Regenerate.
5719
874e38b4
NN
57202002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
5721
5722 (Continuing slow-motion replay)
5723 * configure.in (v810*): Remove special setting of tools.
5724
5725 * configure: Add support for extra required flags for ar or nm.
5726 * configure.in (aix4.3+): Use above support for target-specific
5727 issues, rather than using config/mt-aix43.
5728
852e5f18
NN
57292002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
5730
5731 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
5732 * configure: Remove 'removing', which doesn't work. Replace $subdir
5733 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
5734 with $srcdir. Reformat indentation. Substitute some variables
5735 formerly hard-coded in the Makefile for build=host.
5736 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5737 * Makefile.def: Autogenerate more.
5738 * Makefile.in: Regenerate.
5739
c9a0d920
DD
57402002-11-13 Bruce Korb <bkorb@gnu.org>
5741
5742 * Makefile.tpl: syntactic cleanup
5743
dd2768ff
KB
57442002-11-04 Kevin Buettner <kevinb@redhat.com>
5745
5746 * Makefile.def (host_modules): Add rda.
5747 * Makefile.in: Regenerate.
5748 * configure.in (target_tool): Add target-rda to list.
5749
1aa8389d
DD
57502002-10-25 Phil Edwards <pme@gcc.gnu.org>
5751
5752 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
5753 and restrap targets to this rule.
5754 * Makefile.in: Regenerate.
5755
28f46298
HPN
57562002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
5757
5758 * configure.in (i[3456]86-*-linux*): Add check to disable
5759 ${libgcj} for glibc1.
5760
ff72e302
NC
57612002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
5762
5763 * configure.in: Add tic4x target.
5764
8607b6c9
NN
57652002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
5766
5767 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5768 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5769 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5770 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5771 * Makefile.in: Regenerate.
5772
f8f61f4a
NN
57732002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5774
c86f794b
NN
5775 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5776 * Makefile.in: Regenerate.
5777
a9590527
NN
5778 * Makefile.def: Remove order dependency comments.
5779 * Makefile.tpl: Add explicit install-install dependencies.
5780 * Makefile.in: Regenerate.
5781
8412ce72
NN
5782 * Makefile.tpl: Remove material now in src-release. (Finally!)
5783 * Makefile.in: Regenerate.
5784
8b9f37f1
NN
5785 * configure: Restore my original patch by syncing with gcc version.
5786
f8f61f4a
NN
5787 * Bring following over from gcc:
5788
57892002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
5790
5791 * configure.in (s390*-*-linux*): Enable libgcj.
5792
403d9505
NN
57932002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5794
5795 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
5796
95f6f383
AM
57972002-10-02 Alan Modra <amodra@bigpond.net.au>
5798
e4673b0a 5799 * configure: Move stray lines back to where they belong.
95f6f383 5800
748503c8
NN
58012002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
5802
a581b5c3
NN
5803 * Makefile.tpl: Insert configure-target target, for src-release.
5804
c084f5b4
NN
5805 * configure: Finish reverting change which Andrew Cagney started
5806 reverting. Should fix bustage.
5807
7aa673ed 5808 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
5809 * src-release: New file. Contains material for making net
5810 releases for gdb, binutils, et al., formerly in Makefile.in.
5811
82a9b2d9
NC
58122002-09-30 Nick Clifton <nickc@redhat.com>
5813
5814 * cpu: New top level directory. Intended to hold input files for
5815 CGEN which have FSF copyright assignment.
5816 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5817
c2463a00
AC
58182002-09-29 Andrew Cagney <ac131313@redhat.com>
5819
5820 Revert below (note that src does not contain Makefile.tpl):
5821 * Makefile.tpl: Make subsituted variables more autoconfy.
5822 * Makefile.in: Regenerate.
5823
f03b4789
NN
58242002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
5825
c11e16a9
NN
5826 * configure: Revert accidentally applied changes.
5827
f03b4789
NN
5828 * Makefile.tpl: Make more autoconf-friendly.
5829 * Makefile.in: Regenerate.
5830 * configure: Make substitution more autoconf-like.
5831
58322002-09-28 Richard Earnshaw <rearnsha@arm.com>
5833
5834 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5835 single entry to handle all these.
5836 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
5837 libjava on arm-*-elf.
5838
c0292023
GK
58392002-09-27 Geoffrey Keating <geoffk@apple.com>
5840
5841 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5842 things that depend on them.
5843
c66d951e
NN
58442002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
5845
5846 * Makefile.tpl: Make subsituted variables more autoconfy.
5847 * Makefile.in: Regenerate.
5848 * configure: Make seds more autoconfy.
5849
907a7241 58502002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
5851
5852 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5853 * Makefile.in: Regenerate.
5854 * configure.in: Rewrite sed statements to look autoconfy.
5855
907a7241
NN
5856 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5857 all-target-foo on configure-target-foo.
5858 * Makefile.def: Ditto.
5859 * Makefile.in: Rebuild.
5860
405ea7a0
NN
58612002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
5862
5863 * Makefile.def: New file.
5864 * Makefile.tpl: New file.
5865 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5866
5867 * configure.in: Minor rearrangement. Simplify tests.
5868
bdc57bfd
JT
58692002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
5870
5871 * configure.in (with_headers): Skip copy if value is "yes".
5872 (with_libs): Likewise.
5873
ae03d6e2
NN
58742002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5875
5876 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5877 * configure.in (sh*-*-pe*): Ditto.
5878 * configure.in (mips*-*-pe*): Ditto.
5879 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
5880
5881 * configure.in: Rearrange.
5882
707960fe
NC
58832002-09-12 Nick Clifton <nickc@redhat.com>
5884
5885 * Import these changes from the config master repository:
5886
5887 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
5888
5889 * config.sub: Add tic4x target.
5890
5891 2002-09-03 Ben Elliston <bje@redhat.com>
5892
5893 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
5894 Reported by <Duncan_Stodart@insession.com>.
5895
36ea319f
JJ
58962002-09-10 Jeff Johnston <jjohnstn@redhat.com>
5897
5898 * COPYING.NEWLIB: More updates.
5899
cf57480a
JJ
59002002-09-09 Jeff Johnston <jjohnstn@redhat.com>
5901
5902 * COPYING.NEWLIB: Update.
5903
fd31a171
AC
59042002-08-23 Andrew Cagney <ac131313@redhat.com>
5905
23b632fc
AC
5906 * texinfo/texinfo.tex: Import version 2002-06-04.06.
5907
fd31a171
AC
5908 * config.guess: Import version 2002-08-23.
5909 * config.sub: Import version 2002-08-22.
5910
a08bafb5
AO
59112002-08-20 Alexandre Oliva <aoliva@redhat.com>
5912
5913 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5914 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5915 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5916
17240c1f
NC
59172002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
5918
5919 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5920
e70ad0c6
L
59212002-08-04 H.J. Lu (hjl@gnu.org)
5922
5923 * configure.in (mips*-*-linux*): Don't skip target-libffi.
5924
574e6d11
DD
59252002-07-31 Alan Modra <amodra@bigpond.net.au>
5926
5927 * configure.in: Move generic linux case to end. Copy generic
5928 linux noconfigdirs to mips*-*-linux* entry and new
5929 powerpc64*-*-linux* entry. Add target-libffi for the latter.
5930
611e7523
CD
59312002-07-19 Chris Demetriou <cgd@broadcom.com>
5932
5933 * MAINTAINERS: Clarify on config.guess and config.sub, and add
5934 one instance of them which was missed to the list to update.
5935
51759676
CD
59362002-07-16 Chris Demetriou <cgd@broadcom.com>
5937
5938 * config.guess: Update to 2002-07-09 version.
5939 * config.sub: Update to 2002-07-03 version.
5940
7c1f909c
DD
59412002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
5942
5943 * configure.in: Remove two redundant tests.
5944
d7cf5d30
DD
59452002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5946
5947 * configure.in (mips*-*-irix6*o32): Enable stabs.
5948
c74222f7
DD
59492002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
5950
5b53c336
DD
5951 * configure.in: Don't build grez.
5952 * Makefile.in: Ditto.
5953
c74222f7
DD
5954 * Makefile.in: Remove references to bsp, cygmon, libstub.
5955 * configure.in: Ditto.
5956
5957 * configure.in: Remove leftover reference to gdbtest.
5958
edd1b227
DD
59592002-07-08 Phil Edwards <pme@gcc.gnu.org>
5960
5961 * configure.in (gxx_include_dir): Change to match versioned
5962 C++ headers if --enable-version-specific-runtime-libs is used.
5963
486186e3
AO
59642002-07-04 Steve Ellcey <sje@cup.hp.com>
5965
5966 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5967
ff0a3bf8
DD
59682002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
5969
5970 * configure.in: Make --without-x work.
5971
1dfa8174
NC
59722002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
5973
5974 * contrib: New directory. Created to contain a copy of the
5481b376 5975 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
5976 the FSF GCC sources.
5977
07637366
DD
59782002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
5979
b6f83f2a
DD
5980 * configure.in: Rearrange target Makefile fragment collection.
5981
07637366
DD
5982 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5983 cvs[src].
5984 * configure.in: Ditto.
5985
f48556b1
DD
59862002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
5987
5988 * Makefile.in: Eliminate 'apache' targets.
5989 * configure.in: Eliminate 'apache' targets.
5990
5991 * configure.in: Eliminate redundant tests. Reorganize.
5992
5993 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5994
5995 * config-ml.in: Eliminate references to Cygnus configure.
5996
5997 * Makefile.in: Eliminate references to building emacs.
5998
59992002-07-01 Denis Chertykov <denisc@overta.ru>
6000
6001 * configure.in: Add support for ip2k.
6002
cdb9e2b8
BE
60032002-06-24 Ben Elliston <bje@redhat.com>
6004
6005 * configure.in (host_tools): Remove cgen.
6006
6007 * Makefile.in (all-cgen): Remove; runs from its source directory.
6008 (check-cgen, install-cgen, clean-cgen): Likewise.
6009 (all-opcodes): No not depend on all-cgen.
6010 (all-sim): Likewise.
6011
3558860c
DD
60122002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6013
6014 * configure.in: Fix AIX configury bug.
6015
e3b0c936
DD
60162002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6017
cdb9e2b8 6018 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6019
cdb9e2b8
BE
6020 * configure.in: Move definition of libstdcxx_flags right above
6021 usage, rather than way earlier.
8ee424c0 6022
c712250a
DD
6023 * configure.in: Pull definition of is_cross_compiler earlier.
6024
9ee1a75c
DD
6025 * configure.in: Rearrange a little.
6026
e3b0c936
DD
6027 * configure.in: Remove references to librx.
6028 * Makefile.in: Remove references to librx.
6029
b2bd228e
DD
60302002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6031
6032 * configure.in: Eliminate ${gasdir} variable.
6033
7cd52483
DB
60342002-06-18 Dave Brolley <brolley@redhat.com>
6035
6036 * configure.in: Add support for frv.
6037 * config.sub: Add support for frv.
6038
6c5e141a
DD
60392002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6040
6041 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6042
0d18b56d
JT
60432002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6044
6045 * configure.in (vax-*-netbsd*): Re-enable gas.
6046
fd8958d5
DD
60472002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6048
27f15fdd
DD
6049 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6050 BUILD_PREFIX_1, to correct nomenclature.
6051 * configure: Likewise.
6052
fd8958d5
DD
6053 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6054 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6055
0c2442b7
DD
60562002-05-31 Olaf Hering <olh@suse.de>
6057
6058 * config-ml.in: Propogate DESTDIR also.
6059
a3602181
JT
60602002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6061
6062 * configure.in (vax-*-netbsd*): Don't build gas for this
6063 platform.
6064
c95f53ae
MM
60652002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6066
6067 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6068 and libgcj for AVR.
6069
1d7c1053
NC
60702002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6071
6072 * config.sub: Add DLX target.
6073
4b37028f
JT
60742002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6075
6076 * config.guess: Update to 2002-05-22 version.
6077 * config.sub: Likewise.
6078
d5de0a84
NC
60792002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6080
6081 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6082 * config-ml.in: Likewise.
6083 * configure: Likewise.
6084 * configure.in: Likewise.
6085
c92a0210
DD
60862002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6087
115a77aa
DD
6088 * configure.in: Simplify makefile fragment collection.
6089
6090 * configure.in: Remove code to build emacs.
e99daf2b 6091
91e060aa
DD
6092 * configure.in : Remove --srcdir argument from targargs and buildargs
6093 (it's always overridden in the Makefile anyway). Rearrange a bit.
6094
6095 * configure: Move some logic to configure.in.
6096 * configure.in: Move some logic from configure.
c92a0210 6097
91217342
JJ
60982002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6099
6100 * COPYING.LIBGLOSS: New file.
6101
d3d8a9ee
NC
61022002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6103
6104 * Makefile.in: Honour DESTDIR.
6105
3a036cdc
AO
61062002-05-05 Alexandre Oliva <aoliva@redhat.com>
6107
6108 * configure.in (noconfigdirs): Don't disable libgcj on
6109 sparc64-*-solaris* and sparcv9-*-solaris*.
6110
6d095fe4
AO
61112002-05-03 Alexandre Oliva <aoliva@redhat.com>
6112
6113 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6114
dac55df9
TF
61152002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6116
6117 * configure.in (FLAGS_FOR_TARGET): Do not add
6118 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6119 on i[3456]86-*-linux*.
6120
a018e15b
TF
61212002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6122
6123 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
6124
6125 * configure.in (noconfigdirs): Do not add target-newlib if
6126 target == i[3456]86-*-linux*, and host == target.
6127
5f284831
MM
61282002-04-29 Mark Mitchell <mark@codesourcery.com>
6129
6130 * config.guess: Updated to 2002-04-26's version.
6131 * config.sub: Updated to 2002-04-26's version.
6132
33babf59
DD
61332002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6134
bd5f7da2
DD
6135 * configure.in: delete reference to absent file
6136
a0c4f3a0
DD
6137 * configure.in: replace '[' with 'test'
6138
66f1ba4f
DD
6139 * configure.in: Eliminate references to gash.
6140 * Makefile.in: Eliminate references to gash.
6141
7c3ab50c
DD
6142 * configure.in: remove useless references to 'pic' makefile fragments.
6143
bbc025f5
DD
6144 * configure.in: (*-*-windows*) Finish removing.
6145
33babf59
DD
6146 * configure.in: Eliminate redundant test for libgui.
6147
d5ec694c
DD
61482002-04-26 Joel Sherrill <joel@OARcorp.com>
6149
6150 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6151 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6152
57a5346c
DD
61532002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6154
6155 * configure.in: remove references to dead files
6156
dbf93899
DD
61572002-04-18 Tom Tromey <tromey@redhat.com>
6158
6159 * configure.in: Disallow configuring libgcj when it is already
6160 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6161 Solaris 2.8 by default. For PR libgcj/6158.
6162
26eadf68
DD
61632002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6164
6165 * configure.in: Move default CC setting out of config/mh-* fragments
6166 directly into here.
6167
a0a2c6c6
DD
61682002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6169
6170 * configure.in: don't even try to configure or make a subdirectory
6171 if there's no configure script for it.
6172
9972f812
DD
61732002-04-15 Mark Mitchell <mark@codesourcery.com>
6174
6175 * MAINTAINERS: Remove chill maintainers.
6176 * Makefile.in (CHILLFLAGS): Remove.
6177 (CHILL_LIB): Remove.
6178 (TARGET_CONFIGDIRS): Remove libchill.
6179 (CHILL_FOR_TARGET): Remove.
6180 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6181 CHILL_LIB.
6182 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6183 (CHECK_TARGET_MODULES): Likewise.
6184 (INSTALL_TARGET_MODULES): Likewise.
6185 (CLEAN_TARGET_MODULES): Likewise.
6186 (configure-target-libchill): Remove.
6187 (all-target-libchill): Remove.
6188 * configure.in (target_libs): Remove target-libchill.
6189 Do not compute CHILL_FOR_TARGET.
6190 * libchill: Remove directory.
5481b376 6191
75205f78
DD
61922002-04-15 DJ Delorie <dj@redhat.com>
6193
6194 * Makefile.in, configure.in, configure: Sync with gcc, entries
6195 follow...
6196
61972002-04-08 Tom Tromey <tromey@redhat.com>
6198
6199 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6200 Fixes PR libgcj/6068.
6201
62022002-03-30 Krister Walfridsson <cato@df.lth.se>
6203
6204 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6205
62062002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6207
6208 * configure.in (alpha*-dec-osf*): Enable libgcj.
6209
62102002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6211
6212 Fix for: PR bootstrap/3591, target/5676
6213 * configure.in (mcore-pe): Disable the configuration of
6214 libstdc++-v3 since exceptions are not supported.
6215
62162002-03-20 Anthony Green <green@redhat.com>
6217
6218 * configure.in: Enable libgcj for xscale-elf target.
6219
62202002-02-28 Alexandre Oliva <aoliva@redhat.com>
6221
6222 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6223 libjava.
6224 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6225
62262002-02-22 Alexandre Oliva <aoliva@redhat.com>
6227
6228 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6229 libstdc++-v3 and libjava.
6230
62312002-02-11 Adam Megacz <adam@xwt.org>
6232
6233 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6234 boehm-gc
6235
62362002-02-09 Alexandre Oliva <aoliva@redhat.com>
6237
6238 * config.guess: Updated to 2002-01-30's version.
6239 * config.sub: Updated to 2002-02-01's version.
6240 Contribute sh64-elf.
6241 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6242 * configure.in: Added sh64-*-*.
6243
62442002-01-17 H.J. Lu <hjl@gnu.org>
6245
6246 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6247 (all-target-fastjar): Also depend on all-target-libiberty.
6248
6249Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6250
6251 * configure, configure.in: Use temp file for long sed commands.
6252
62532001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6254
6255 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6256 libf2c.
6257
62582001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6259
6260 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6261
62622001-10-11 Hans-Peter Nilsson <hp@axis.com>
6263
6264 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6265
62662001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6267
6268 * configure: Handle temporary files securely using mkdir.
6269
62702001-09-26 Will Cohen <wcohen@redhat.com>
6271
6272 * configure.in (*-*-linux*): Disable configuration of target-newlib
6273 and target-libgloss.
6274
62752001-09-26 Alexandre Oliva <aoliva@redhat.com>
6276
6277 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6278 RANLIB.
6279
62802001-08-11 Graham Stott <grahams@redhat.com>
6281
6282 * Makefile.in (check-c++): Add missing semicolon.
6283
62842001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6285
6286 * configure.in (sh-*-linux*): New.
6287
62882001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6289
6290 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6291 and libgcj on m68hc11/m68hc12.
6292
62932001-06-27 H.J. Lu (hjl@gnu.org)
6294
6295 * Makefile (CFLAGS_FOR_BUILD): New.
6296 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6297
62982001-06-01 Hans-Peter Nilsson <hp@axis.com>
6299
6300 * configure.in (libstdcxx_flags): Do not try to execute
6301 libstdc++-v3/testsuite_flags until it exists.
6302
63032001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6304
6305 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6306
63072001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6308
6309 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6310
6311Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
6312
6313 * configure.in: Move *-chorusos target case to the proper switch.
6314 Disable libgcj.
6315
63162001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6317
6318 * Makefile.in (STAGE1_CFLAGS): Pass down.
6319
63202001-04-13 Alan Modra <amodra@one.net.au>
6321
6322 * config.guess: Add hppa64-linux support. Note for next import that
6323 this is already in the master file.
6324 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6325
63262001-03-22 Colin Howell <chowell@redhat.com>
6327
6328 * Makefile.in (DO_X): Do not backslash single-quotes in
6329 backquotes (two places).
6330
63312001-03-18 Laurynas Biveinis <lauras@softhome.net>
6332
6333 * Makefile.in (DO_X): Quote nested quotes.
6334
63352001-03-15 Laurynas Biveinis <lauras@softhome.net>
6336
6337 * Makefile.in (DO_X): Use double quotes for quoting
6338 "RANLIB=$${RANLIB}".
6339
63402001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
6341
6342 * configure.in: Only use `lang_requires' for languages athat are
6343 actually enabled.
6344
63452001-03-07 Tom Tromey <tromey@redhat.com>
6346
6347 * configure.in: Allow config-lang.in to set `lang_requires' to list
6348 of other required languages.
6349
63502001-03-06 Laurynas Biveinis <lauras@softhome.net>
6351
6352 * Makefile.in: Remove RANLIB definition. Use RANLIB
6353 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6354 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6355
63562001-02-28 Benjamin Kosnik <bkoz@redhat.com>
6357 Alexandre Oliva <aoliva@redhat.com>
6358
6359 * Makefile.in (check-c++): Use tabs, not spaces.
6360
63612001-02-19 Benjamin Kosnik <bkoz@redhat.com>
6362
6363 * Makefile.in (check-c++): New rule.
6364
6365 * configure.in (target_libs): Remove libg++.
6366 (noconfigdirs): Remove libg++.
6367 (noconfigdirs): Same.
6368 (noconfigdirs): Same.
6369 (noconfigdirs): Same.
6370
6371 * config-ml.in: Remove libg++ references.
6372
6373 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6374 (ALL_TARGET_MODULES): Same.
6375 (configure-target-libg++): Remove.
6376 (all-target-libg++): Remove.
6377 (configure-target-libio): Remove.
6378 (all-target-libio): Remove.
6379 (check-target-libio): Remove.
6380 (.PHONY): Remove.
6381 (libg++.tar.bz2): Remove.
6382 (all-target-cygmon): Remove libio.
6383 (all-target-libstdc++): Remove.
6384 (configure-target-libstdc++): Remove.
6385 (TARGET_LIB_PATH): Remove libstdc++.
6386 (ALL_GCC_CXX): Remove libstdc++.
6387 (all-target-gperf): Correct.
6388
63892001-02-15 Anthony Green <green@redhat.com>
6390
6391 * configure: Introduce GCJ_FOR_TARGET.
6392 * configure.in: Ditto.
6393 * Makefile.in: Ditto.
6394
63952001-02-08 Chandrakala Chavva <cchavva@redhat.com>
6396
6397 * configure.in: for *-chorusos, don't config target-newlib and
6398 target-libgloss.
6399
64002001-02-04 Mark Mitchell <mark@codesourcery.com>
6401
6402 Remove V2 C++ library.
6403 * configure.in: Remove --enable-libstdcxx_v3 support.
6404
64052001-01-27 Richard Henderson <rth@redhat.com>
6406
6407 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6408
64092001-01-26 Tom Tromey <tromey@redhat.com>
6410
6411 * configure.in: Allow libgcj to be built on Sparc Solaris.
6412
64132001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
6414
6415 * configure.in: Enable libgcj on several additional platforms.
6416
64172001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
6418
6419 * configure.in: Enable libgcj for linux targets.
6420
64212001-01-09 Mike Stump <mrs@wrs.com>
6422
6423 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6424 failures of subdirectories.
6425
64262001-01-02 Laurynas Biveinis <lauras@softhome.net>
6427
6428 * configure: handle DOS-style absolute paths.
6429
64302001-01-02 Laurynas Biveinis <lauras@softhome.net>
6431
6432 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6433
64342000-12-18 Benjamin Kosnik <bkoz@redhat.com>
6435
6436 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6437 (libstdcxx_incdir): Pass down.
6438 * config.if: Remove expired bits for cxx_interface, add stub.
6439 (libstdcxx_incdir): Add variable for g++ include directory.
6440 * configure.in (gxx_include_dir): Use it.
6441
64422000-12-15 Andreas Jaeger <aj@suse.de>
6443
6444 * configure.in: Handle lang_dirs.
6445
64462000-12-13 Anthony Green <green@redhat.com>
6447
6448 * configure.in: Disable libgcj for any target not specifically
6449 listed. Disable libgcj for x86 and Alpha Linux until compatible
6450 with g++ abi.
6451
64522000-12-13 Mike Stump <mrs@wrs.com>
6453
6454 * Makefile.in (local-distclean): Also remove fastjar.
6455
64562000-12-10 Anthony Green <green@redhat.com>
6457
6458 * configure.in: Define libgcj. Disable libgcj target libraries for
6459 most targets.
6460
64612000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
6462
6463 * configure.in (target_libs): Revert 2000-12-08 patch.
6464 (noconfigdirs): Added target-libjava.
6465
64662000-12-09 Laurynas Biveinis <lauras@softhome.net>
6467
6468 * Makefile.in: handle DOS-style absolute paths.
6469
64702000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6471
6472 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6473 libjava.
6474 * configure.in (target_libs): Removed `target-libjava'.
6475
64762000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6477
6478 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6479 (ALL_MODULES): Added fastjar.
6480 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6481 (all-target-libjava): all-fastjar replaces all-zip.
6482 (all-fastjar): Added.
6483 (configure-target-fastjar, all-target-fastjar): Likewise.
6484 * configure.in (host_tools): Added fastjar.
6485
64862000-12-07 Mike Stump <mrs@wrs.com>
6487
6488 * Makefile.in (local-distclean): Remove leftover built files.
6489
64902000-11-16 Fred Fish <fnf@be.com>
6491
6492 * configure.in (enable_libstdcxx_v3): Fix typo,
6493 libstd++ -> libstdc++.
6494
64952000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6496
6497 * configure: Provide the original toplevel configure arguments
6498 (including $0) to subprocesses in the environment rather than
6499 through gcc/configargs.h.
6500
65012000-11-12 Mark Mitchell <mark@codesourcery.com>
6502
6503 * configure: Turn on libstdc++ V3 by default.
6504
65052000-10-16 Michael Meissner <meissner@redhat.com>
6506
6507 * configure (gcc/configargs.h): Only create if there is a build GCC
6508 directory created.
6509
65102000-10-05 Phil Edwards <pme@gcc.gnu.org>
6511
6512 * configure: Save configure arguments to gcc/configargs.h.
6513
65142000-10-04 Andris Pavenis <pavenis@latnet.lv>
6515
6516 * Makefile.in (bootstrap): avoid recursion if subdir missing
6517 (cross): ditto
6518 (do-proto-toplev): ditto
6519
6520Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
6521
6522 * configure.in: Do not build byacc for hppa64. Provide paths to the
6523 X11 libraries for hppa64.
6524
65252000-09-02 Anthony Green <green@cygnus.com>
6526
6527 * Makefile.in (all-gcc): Depend on all-zlib.
6528 (CLEAN_MODULES): Add clean-zlib.
6529 (ALL_MODULES): Add all-zlib.
6530 * configure.in (host_libs): Add zlib.
6531
65322000-08-25 Alexandre Oliva <aoliva@redhat.com>
6533
6534 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6535 $targargs to tell whether newlib is going to be built.
6536
6537 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6538 $$r/TARGET_SUBDIR/libio for _G_config.h.
6539
65402000-08-14 Zack Weinberg <zack@wolery.cumb.org>
6541
6542 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6543
6544 * configure: Make enable_threads and enable_shared defaults
6545 explicit. Substitute enable_threads into generated Makefiles.
6546 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6547 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6548
65492000-08-02 Manfred Hollstein <manfredh@redhat.com>
6550
6551 * configure.in: Re-enable all references to libg++ and librx.
6552
ffb97b2f 65532002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 6554
ffb97b2f
DD
6555 * configure.in: Add *-*-freebsd* configurations.
6556
bbf6e9e3
AC
65572002-04-07 Andrew Cagney <ac131313@redhat.com>
6558
6559 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6560 (do-tar, do-bz2): New rules.
6561 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6562 (gdb-tar): New rule.
6563 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6564 (insight_dejagnu.tar): New rule.
6565 (insight.tar): New rule.
6566 (gdb+dejagnu.tar): New rule.
6567 (gdb.tar): New rule.
6568
8f1579c0
AC
65692002-04-07 Andrew Cagney <ac131313@redhat.com>
6570
6571 * MAINTAINERS: Update dejagnu/
6572
ba3c59ab
AO
65732002-03-16 Alexandre Oliva <aoliva@redhat.com>
6574
6575 * ltmain.sh (relink_command): Fix typo in previous change.
6576
6243d5dd
AO
65772002-03-15 Alexandre Oliva <aoliva@redhat.com>
6578
6579 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6580 (relink_command): Added --tag flags.
6581 (mode=install): If relinking fails; error out.
6582
80413487
RH
65832002-03-12 Richard Henderson <rth@redhat.com>
6584
6585 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6586 .NOTPARALLEL tag.
6587 (do-check): Rename from check.
6588 (check): Allow parallel check.
6589
3daeddf6
RH
65902002-03-11 Richard Henderson <rth@redhat.com>
6591
6592 * Makefile.in (.NOTPARALLEL): Add fake tag.
6593
fad93c55
L
65942002-03-07 H.J. Lu (hjl@gnu.org)
6595
6596 * configure.in: Enable gprof for mips*-*-linux*.
6597
2e8357fc
AO
65982002-02-28 Alexandre Oliva <aoliva@redhat.com>
6599
6600 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6601 libjava.
6602 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
6603
bd48e1a9
AC
66042002-02-24 Andrew Cagney <ac131313@redhat.com>
6605
6606 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
6607
39121370
DJ
66082002-02-23 Daniel Jacobowitz <drow@mvista.com>
6609
6610 * config.guess: Import from master sources, rev 1.232.
6611 * config.sub: Import from master sources, rev 1.246.
6612
081ff160
AO
66132002-02-23 Alexandre Oliva <aoliva@redhat.com>
6614
6615 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6616 because its Makefile is there; test for the executable instead.
6617
20a5393b
AO
66182002-02-09 Alexandre Oliva <aoliva@redhat.com>
6619
6620 Contribute sh64-elf.
6621 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6622 * configure.in: Added sh64-*-*.
6623
38135629
JJ
66242002-02-04 Jeff Johnston <jjohnstn@redhat.com>
6625
80413487
RH
6626 * COPYING.NEWLIB: Remove advertising clause from
6627 Berkeley and Red Hat licenses.
38135629 6628
48d19748
MD
66292002-02-01 Mo DeJong <supermo@bayarea.net>
6630
6631 * Makefile.in: Add all-tix to deps for all-snavigator
6632 so that tix is built when building snavigator.
6633
f6e1c110
BE
66342002-02-01 Ben Elliston <bje@redhat.com>
6635
6636 * config.guess: Import from master sources, rev 1.229.
6637 * config.sub: Import from master sources, rev 1.240.
6638
4867be41
DJ
66392002-01-27 Daniel Jacobowitz <drow@mvista.com>
6640
6641 From Steve Ellcey <sje@cup.hp.com>:
6642 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6643 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6644 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6645 IA64.
6646 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6647 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6648 soname_spec, sys_lib_search_path_spec): Ditto.
6649
e82380cc
JT
66502002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6651
6652 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6653 target-libiberty, and target-libgloss. Skip Java-related
6654 libraries if not supported for NetBSD on target CPU.
6655
1319fb9c
NC
66562002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
6657
6658 * configure.in: Import StrongARM and XScale target_configdirs from
6659 FSF GCC version.
6660
b020f6ac
L
66612002-01-16 H.J. Lu (hjl@gnu.org)
6662
6663 * config.guess: Import from master sources, rev 1.225.
6664 * config.sub: Import from master sources, rev 1.238.
6665
6666 * MAINTAINERS: Updated notes on config.guess and config.sub.
6667
a0c1c920
NC
66682002-01-11 Steve Ellcey <sje@cup.hp.com>
6669
6670 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6671 ld and gdb are not supported.
6672
a9fa5e1f
JJ
66732002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6674
6675 * Change reference to Cygnus Solutions to be Red Hat.
6676
94077108
JJ
66772002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6678
6679 * COPYING.NEWLIB: Update generic copyright date.
6680
05ecd75c
MS
66812002-01-07 Mark Salter <msalter@redhat.com>
6682
6683 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6684 Allow target-libgloss to be built for arm, strongarm, and xscale.
6685
a106bb62
BE
66862002-01-03 Ben Elliston <bje@redhat.com>
6687
6688 * MAINTAINERS: Update URL for config.* scripts.
6689
0e254642
AM
66902001-12-18 Alan Modra <amodra@bigpond.net.au>
6691
6692 * config.sub: Import latest version.
6693 * config.guess: Likewise.
6694
0a0d0041
TF
66952001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6696
6697 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6698 options for i[3456]86-pc-linux* native builds.
6699
d932cae7
NC
67002001-12-05 Laurent Guerby <guerby@acm.org>
6701
6702 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 6703 libiberty.
d932cae7
NC
6704
6705 Import this patch from gcc:
5481b376 6706
d932cae7
NC
6707 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
6708
6709 * symlink-tree: handle DOS-style absolute paths.
6710
49b7683b
DD
67112001-11-28 DJ Delorie <dj@redhat.com>
6712 Zack Weinberg <zack@codesourcery.com>
6713
6714 When build != host, create libiberty for the build machine.
6715
6716 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6717 CONFIG_ARGUMENTS.
6718 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6719 New variables.
6720 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6721 and rules.
6722 (all.normal): Depend on ALL_BUILD_MODULES.
6723 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6724 (all-build-libiberty): Depend on configure-build-libiberty.
6725
6726 * configure: Calculate and substitute proper value for
6727 ALL_BUILD_MODULES.
6728 * configure.in: Create the build subdirectory.
6729 Calculate and substitute TARGET_CONFIGARGS (formerly
6730 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6731
26ef82f4
GK
67322001-11-26 Geoffrey Keating <geoffk@redhat.com>
6733
6734 * config.sub: Update to version 1.232 on subversion.
6735
43e64072
NC
67362001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6737
6738 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6739 files from .po files for a distribution.
6740
66f6c0d5
HPN
67412001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
6742
6743 * COPYING.NEWLIB: Mention preserved notice in specific parts.
6744
4a02fdb2
JH
67452001-11-13 Jeff Holcomb <jeffh@redhat.com>
6746
6747 Merged from net gcc:
6748 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
6749 * ltcf-c.sh: Use $objext, not $ac_objext.
6750 2001-07-27 Mark Kettenis <kettenis@gnu.org>
6751 * ltcf-cxx.sh: Add support for GNU.
6752 2001-07-22 Timothy Wall <twall@redhat.com>
6753 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
6754 default settings if using GNU tools with that configuration.
6755 * ltcf-cxx.sh: Ditto.
6756 * ltcf-gcj.sh: Ditto.
6757 2001-07-21 Michael Chastain <chastain@redhat.com>
6758 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6759 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
6760 * ltmain.sh: Mark as gcc-local.
6761
227b9953
JH
67622001-11-13 Jeff Holcomb <jeffh@redhat.com>
6763
6764 * Makefile.in (all-bison): Revert 2001-10-24.
6765 Don't depend on texinfo.
6766
cbbab8fb
JJ
67672001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
6768
80413487 6769 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 6770
922b2485
DD
67712001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6772
6773 * configure.in (--enable-languages): Be more permissive about
6774 syntax. Check for empty lists better. Warn about $LANGUAGES.
6775
f08fa01d
HPN
67762001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
6777
6778 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6779
fee3da4e
JH
67802001-10-24 Jeff Holcomb <jeffh@redhat.com>
6781
6782 Makefile.in (all-bison): Don't depend on texinfo.
6783
73fb1ef9
AM
67842001-10-03 Alan Modra <amodra@bigpond.net.au>
6785
6786 * gettext.m4: Test po/POTFILES.in exists before trying to read.
6787
373688ac
AO
67882001-09-29 Alexandre Oliva <aoliva@redhat.com>
6789
6790 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6791
9c07660b
HPN
67922001-09-28 Hans-Peter Nilsson <hp@axis.com>
6793
6794 * config.sub, config.guess: Import latest from subversions.
6795
3f152009
AO
67962001-09-21 Alexandre Oliva <aoliva@redhat.com>
6797
6798 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6799 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6800 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6801 avoid quotes nesting problems.
6802 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6803 (DO_X): Export only variables that are set.
6804
8f6a59e5
BE
68052001-09-19 Ben Elliston <bje@redhat.com>
6806
6807 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6808 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6809 semantics. Use the shell built-in "type" command instead.
6810
a1ec19fa
TS
68112001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6812
6813 * config.sub: Reverted the earlier change, this version is not the
6814 master file.
6815
4008bd9b
TS
68162001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6817
6818 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
6819 Add support for mips64.
6820
dd1e52a4
JH
68212001-09-03 Jeff Holcomb <jeffh@redhat.com>
6822
6823 * configure.in: Enable libstdc++-v3 for h8300 targets.
6824
91549d1c
EC
68252001-08-30 Eric Christopher <echristo@redhat.com>
6826 Jason Eckhardt <jle@redhat.com>
6827
6828 * config.sub: Add support for mipsisa32.
6829
cf966cf9
EC
68302001-08-30 Eric Christopher <echristo@redhat.com>
6831
6832 * config.sub, config.guess: Import latest from subversions.
6833
82208dc5
AM
68342001-08-20 Alan Modra <amodra@bigpond.net.au>
6835
6836 * config.sub, config.guess: Import latest from subversions.
6837
4dca8403
DD
68382001-07-26 DJ Delorie <dj@redhat.com>
6839
6840 * MAINTAINERS: Clarify libiberty merge rules and procedures.
6841
1107dce2
AM
68422001-06-19 Alan Modra <amodra@bigpond.net.au>
6843
6844 * Makefile.in: Revert 2001-06-17.
6845 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
6846
e09a6604
L
68472001-06-17 H.J. Lu <hjl@gnu.org>
6848
6849 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
6850 (gas+binutils.tar.bz2): Likewise.
6851 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
6852
31a8b634
AC
6853Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6854
6855 * Makefile.in (VER): When present, extract the version number from
5481b376 6856 the file version.in.
31a8b634 6857
dc70af01
AO
68582001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
6859
6860 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6861 gcc/xgcc is built, use -print-prog-name to find out the program
6862 name to use.
6863
839bbd8c
AO
68642001-06-04 Mark Mitchell <mark@codesourcery.com>
6865
6866 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6867 with_gcc]: Use `gcc -shared' to build a shared library.
6868
566e9a30
AO
68692001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6870
6871 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6872 archives.
6873
e877bb69
AO
68742001-05-28 Simon Patarin <simon.patarin@inria.fr>
6875
6876 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
6877 libraries when using g++ with native linker.
6878
1605288b
AO
68792001-05-28 Alexandre Oliva <aoliva@redhat.com>
6880
6881 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6882
11a383ba
TR
68832001-05-24 Tom Rix <trix@redhat.com>
6884
6885 * configure.in : enable ld for aix
cf966cf9 6886
18611226
AO
68872001-05-22 Alexandre Oliva <aoliva@redhat.com>
6888
6889 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6890 [aix4*|aix5*]: Prepend blank.
6891
6be7c12c
AO
68922001-05-20 Alexandre Oliva <aoliva@redhat.com>
6893
6894 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6895 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
6896 of subdir/configure scripts to use the new libtool.m4.
6897
4ed00bba
L
68982001-05-14 H.J. Lu <hjl@gnu.org>
6899
6900 * config.if (libc_interface): Set to -libc6.2- for cross
6901 compiling to Linux/glibc 2.2.
6902
b1af961c
AO
69032001-05-03 Alexandre Oliva <aoliva@redhat.com>
6904
6905 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6906 libgcj.
6907
5ec3e74e
AO
69082001-04-26 Alexandre Oliva <aoliva@redhat.com>
6909
6910 * configure.in (noconfigdirs): Don't reset it from scratch in the
6911 target case; only append to it.
6912
b3ed1d6b
AO
69132001-04-26 Alexandre Oliva <aoliva@redhat.com>
6914
6915 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6916 sparc-*-solaris2.8]: Disable ${libgcj}.
6917
96111c10
AO
69182001-04-25 Alexandre Oliva <aoliva@redhat.com>
6919
6920 * configure.in (libgcj_saved): Copy from $libgcj.
6921 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6922 --disable-libgcj.
6923
b5bf43f2
AO
69242001-04-20 Alexandre Oliva <aoliva@redhat.com>
6925
6926 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6927 1.641.2.228.
6928
8cc32590
AO
69292001-04-12 Alexandre Oliva <aoliva@redhat.com>
6930
6931 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6932 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6933
dec0cb0c
AO
69342001-04-01 Alexandre Oliva <aoliva@redhat.com>
6935
6936 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6937 New macros.
6938 (bootstrap, cross): Use RECURSE_FLAGS.
6939 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6940
6a9c3886
AO
69412001-03-27 Alexandre Oliva <aoliva@redhat.com>
6942
6943 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6944
d4fc7db8
NC
69452001-03-23 Nick Clifton <nickc@redhat.com>
6946
6947 * README-maintainer-mode: Add note about inability to use "make
6948 distclean" in maintainer mode.
6949
7389ff65
AO
69502001-03-22 Alexandre Oliva <aoliva@redhat.com>
6951
6952 Re-installed:
6953 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
6954 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
6955 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6956 * ltcf-cxx.sh: Likewise.
6957 * ltcf-gcj.sh: Likewise.
6958
b3e0dc8e
PB
69592001-03-22 Philip Blundell <philb@gnu.org>
6960
6961 * config.sub, config.guess: Import latest from subversions.
6962
469b781c
AO
69632001-03-22 Alexandre Oliva <aoliva@redhat.com>
6964
6965 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6966 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6967
b0dad762
MC
69682001-03-20 Michael Chastain <chastain@redhat.com>
6969
6970 * Makefile.in: all-m4 depends on all-texinfo.
6971
c559bb17
AO
69722001-03-08 Alexandre Oliva <aoliva@redhat.com>
6973
6974 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6975
fef4ae2e
JJ
69762001-02-22 Jeff Johnston <jjohnstn@redhat.com>
6977
6978 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
6979 longer valid.
6980
8d6dd99d
NC
69812001-02-16 Nick Clifton <nickc@redhat.com>
6982
6983 * configure.in (noconfigdirs): Allow configuration of texinfo
6984 for Cygwin hosts.
6985
a85d7ed0
NC
69862001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6987
6988 * config.guess: Add linux target for S/390.
6989 * config.sub: Likewise.
6990 * configure.in: Likewise.
6991
51221c5e
DD
69922001-02-06 Ben Elliston <bje@redhat.com>
6993
6994 * configure: Output host type to stdout, not stderr.
6995
9dec4c71
MS
69962001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6997
6998 * config.guess: Import from subversions.gnu.org (revision 1.181).
6999 * config.sub: Import from subversions.gnu.org (revision 1.199).
7000
9add9c04
AM
70012001-01-30 Alan Modra <alan@linuxcare.com.au>
7002
7003 * config.guess: Handle hppa64-linux systems.
7004
8679174d
MS
70052001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7006
7007 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7008 Don't unset, it's non-portable and no longer necessary, set to empty
7009 instead.
7010
02d01ed4
MS
70112001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7012
7013 * ltconfig: Shell portability fix for the tagname validity check.
7014
4cc5853d
MS
70152001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7016
7017 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7018
7487e485
AO
70192001-01-27 Alexandre Oliva <aoliva@redhat.com>
7020
7021 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7022 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7023
f332af52
AO
70242001-01-24 Alexandre Oliva <aoliva@redhat.com>
7025
7026 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7027 keep at least one of build_libtool_libs or build_old_libs set to
7028 yes.
7029
ef099754
AO
70302001-01-24 Alexandre Oliva <aoliva@redhat.com>
7031
7032 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7033 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7034
8341f2fc 70352000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7036
8341f2fc
AJ
7037 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7038
70392000-11-03 Philip Blundell <pb@futuretv.com>
7040
7041 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7042 files.
ebf0fa2e 7043
c320a39f
JJ
70442001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7045
7046 * COPYING.NEWLIB: Put into source repository.
7047
8817b92e
BE
70482001-01-15 Ben Elliston <bje@redhat.com>
7049
7050 * configure.in (host_tools): Add sid.
7051 Always configure cgen.
7052 * Makefile.in (all-sid): New target.
7053 (check-sid, clean-sid, install-sid): Likewise.
7054
35590697
AJ
70552001-01-07 Andreas Jaeger <aj@suse.de>
7056
80413487 7057 * config.sub, config.guess: Update from subversions.
35590697 7058
6ee6cea6
AO
70592000-12-12 Alexandre Oliva <aoliva@redhat.com>
7060
7061 * configure.in: Disable language-specific target libraries for
7062 languages that aren't enabled.
7063
077b8428
NC
70642000-11-24 Nick Clifton <nickc@redhat.com>
7065
7066 * configure.in (xscale-elf): Add target.
7067 (xscale-coff): Add target.
7068 (c4x, c5x, tic54x): Move after ARM targets.
7069
9e28a1ed
AO
70702000-11-23 Alexandre Oliva <aoliva@redhat.com>
7071
7072 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7073
be98a80a
ILT
70742000-11-20 Ian Lance Taylor <ian@zembu.com>
7075
7076 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7077
5cec67bf
AO
70782000-11-18 Alexandre Oliva <aoliva@redhat.com>
7079
7080 * Makefile.in: Merge with GCC and libgcj.
7081 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7082 configure-target-<library> when their configure scripts need the C
7083 or C++ library to have already been built to work properly.
7084 (do_proto_toplev): Set them to an empty string.
7085
d932cae7 70862000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
7087
7088 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7089 (REALLY_SET_LIB_PATH): Use them.
7090
d932cae7 70912000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
7092
7093 * config.sub: Add support for Sun Chorus
7094
8602ff0c
NC
70952000-11-02 Per Lundberg <plundis@chaosdev.org>
7096
7097 * config.sub: Add support for the *-storm-chaos OS.
7098
f9e0997d
NC
70992000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7100
80413487
RH
7101 * configure.in (noconfigdirs): Don't compile some
7102 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 7103
d64552c5
AO
71042000-09-30 Alexandre Oliva <aoliva@redhat.com>
7105
7106 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7107 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7108 all affected `configure' scripts.
7109
97f60b31
AO
71102000-09-25 Alexandre Oliva <aoliva@redhat.com>
7111
7112 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7113 ltcf-c.sh.
7114
6e8dd58f
PB
71152000-09-12 Philip Blundell <philb@gnu.org>
7116
7117 * config.sub, config.guess: Update from subversions.
7118
103a2e99
AO
71192000-09-06 Alexandre Oliva <aoliva@redhat.com>
7120
51601921
AO
7121 * Makefile.in (all-zlib): Added dummy target.
7122
103a2e99
AO
7123 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7124 multi-language branch.
7125
2809b4b9
AO
71262000-09-05 Alexandre Oliva <aoliva@redhat.com>
7127
7128 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7129 (bootstrap*): Depend on all-bootstrap.
7130
7450026c
AO
71312000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7132
7133 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7134 crosses, but add gcc/include to the header search path for them.
7135
6cf86f7f
AO
71362000-08-31 Alexandre Oliva <aoliva@redhat.com>
7137
7138 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7139 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7140 * gettext.m4: New file, extracted from aclocal.m4.
7141
ce2ea6e3
AO
71422000-08-22 Alexandre Oliva <aoliva@redhat.com>
7143
7144 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7145 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7146 sub-configures.
7147
9765193e
DE
71482000-08-20 Doug Evans <dje@casey.transmeta.com>
7149
7150 * Makefile.in (ALL_MODULES): Add all-cgen.
7151 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7152 (all-cgen): New target.
7153 (all-opcodes,all-sim): Depend on all-cgen.
7154 * configure.in (host_tools): Add cgen.
7155 Only configure cgen if --enable-cgen-maint.
7156
d7b32520
AO
71572000-08-17 Alexandre Oliva <aoliva@redhat.com>
7158
7159 * config-ml.in (CC, CXX): Don't introduce a leading space.
7160
e52ef561
AO
71612000-08-16 Alexandre Oliva <aoliva@redhat.com>
7162
7163 * configure.in (libstdcxx_flags): Use
7164 libstdc++-v3/src/libstdc++.INC.
7165
88f9c2a0
AO
71662000-08-15 Alexandre Oliva <aoliva@redhat.com>
7167
7168 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7169
98fbe43f
JM
71702000-08-11 Jason Merrill <jason@redhat.com>
7171
7172 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7173 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7174 (FLAGS_FOR_TARGET): Not here.
7175 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7176
279ddab4
DD
71772000-08-07 DJ Delorie <dj@redhat.com>
7178
7179 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7180 "if we're also building gcc, and it's a gcc that will run on the
7181 build machine, we want to use its includes instead of the system's
7182 default includes".
7183
60523a83
AO
71842000-08-03 Alexandre Oliva <aoliva@redhat.com>
7185
24ffec7a
AO
7186 * configure.in (libstdcxx_flags): Don't use `"'.
7187
60523a83
AO
7188 * config-ml.in: Adjust multilib search paths to the
7189 appropriate multilib tree.
7190
daf644b5
AO
71912000-08-02 Alexandre Oliva <aoliva@redhat.com>
7192
7193 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7194 commas in $LANGUAGES.
7195
63266560
DD
71962000-08-01 Alexandre Oliva <aoliva@redhat.com>
7197
7198 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7199
72002000-07-31 Alexandre Oliva <aoliva@redhat.com>
7201
7202 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7203 CXX_FOR_TARGET for sed.
7204
72052000-07-30 Alexandre Oliva <aoliva@redhat.com>
7206
7207 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7208 Do not override if already set in the environment or in configure.
7209 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7210 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7211
9e449d3e
AO
72122000-07-27 Alexandre Oliva <aoliva@redhat.com>
7213
7214 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7215 (GCC_FOR_TARGET): Use it.
7216 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7217 * configure.in: ... here.
7218 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7219 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7220
8bbd92e0
AO
72212000-07-24 Alexandre Oliva <aoliva@redhat.com>
7222
fd1f87b2
AO
7223 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7224 (configure-target-libchill, configure-target-libobjc): Likewise.
7225
8bbd92e0
AO
7226 * configure.in: Use the same cache file for all target libs.
7227 * config-ml.in: But different cache files per multilib variant.
7228
25c6c112
JL
72292000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7230
7231 * configure (topsrcdir): Don't use dirname.
7232
ba73c63f
JM
72332000-07-20 Jason Merrill <jason@redhat.com>
7234
7235 * configure.in: Remove all references to libg++ and librx.
7236
7237 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7238
1af08294
HPN
72392000-07-20 Hans-Peter Nilsson <hp@axis.com>
7240
7241 * config.sub: Update to subversions version 2000-07-06.
7242
ba73c63f
JM
72432000-07-12 Andrew Haley <aph@cygnus.com>
7244
7245 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7246 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7247
72482000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
7249
7250 * symlink-tree: Check number of arguments.
7251
d932cae7 72522000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
7253
7254 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7255
ba73c63f
JM
72562000-07-05 Jim Wilson <wilson@cygnus.com>
7257
7258 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7259 search path for a g++ extracted from the build tree. This
7260 will allow link tests run by configure scripts in
7261 subdirectories to succeed.
7262
92ee2f86
UC
72632000-07-01 Koundinya K <kk@ddeorg.soft.net>
7264
80413487 7265 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 7266
23f2f29f
CV
72672000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7268
7269 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7270 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7271
f04f5a67
TW
72722000-06-19 Timothy Wall <twall@cygnus.com>
7273
7274 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7275 * config.sub: Add tic54x target.
7276
11da68be
NC
72772000-06-07 Phillip Thomas <pthomas@suse.de>
7278
7279 * README-maintainer-mode: New file: Contains notes on using
7280 --enable-maintainer-mode with binutils.
7281
d932cae7 72822000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
7283
7284 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7285
d932cae7 72862000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
7287
7288 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7289 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7290
9442cea3
L
729120000-05-21 H.J. Lu (hjl@gnu.org)
7292
80413487
RH
7293 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7294 directory are used if they exist. Make sure
7295 $(build_tooldir)/include is searched for header files,
7296 $(build_tooldir)/lib/ for library files.
9442cea3 7297 (GCC_FOR_TARGET): Likewise.
80413487 7298 (CXX_FOR_TARGET): Likewise.
9442cea3 7299
d932cae7 73002000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
7301
7302 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7303
d932cae7 73042000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
7305
7306 * Makefile.in (configure-target-libiberty): Depend on
7307 configure-target-newlib.
7308
ba73c63f
JM
73092000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7310
7311 * configure.in, Makefile.in: Merge all libffi-related
7312 configury stuff from the libgcj tree.
7313
d932cae7 73142000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
7315
7316 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7317 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7318
d932cae7 73192000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
7320
7321 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7322 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 7323 current version information. Add to proto-toplev directory.
b5a23627
AC
7324 (gdb-taz): Build do-djunpack.
7325
ba73c63f
JM
73262000-05-15 David Edelsohn <edelsohn@gnu.org>
7327
7328 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7329
7c86ed39
L
73302000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7331
7332 * ltmain.sh: Preserve in relink_command any environment
7333 variables that may affect the linker behavior.
7334
d932cae7 73352000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
7336
7337 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7338
d932cae7 73392000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
7340
7341 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7342
ed0a91a5
EZ
73432000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7344
7345 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 7346 with the version name.
ed0a91a5 7347
ba73c63f 73482000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 7349
ba73c63f 7350 * config.if: Tweak.
6cafa39f 7351
ba73c63f 73522000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 7353
ba73c63f 7354 * djunpack.bat: New file.
66156876 7355
d932cae7 73562000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
7357
7358 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
7359 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7360 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7361 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 7362
ba73c63f
JM
73632000-04-16 Dave Pitts <dpitts@cozx.com>
7364
80413487
RH
7365 * config.sub (case $basic_machine): Change default for "ibm-*"
7366 to "openedition".
ba73c63f 7367
d932cae7 73682000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
7369
7370 * Makefile.in (gdb-taz): New target. GDB specific archive.
7371 (do-md5sum): New target.
7372 (MD5PROG): Define.
7373 (PACKAGE): Default to TOOL.
7374 (VER): Default to a shell script.
7375 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 7376 md5 checksum generation.
b35ece4e
AC
7377 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7378 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7379 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 7380 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 7381
d932cae7 73822000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
7383
7384 * configure (warn_cflags): Delete.
7385
ba73c63f 73862000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 7387 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 7388
80413487
RH
7389 * configure.in (enable_libstdcxx_v3): Add.
7390 (target_libs): Add bits here to switch between libstdc++-v2 and
7391 libstdc++-v3.
7392 * config.if: And this file too.
7393 * Makefile.in: Add libstdc++-v3 targets.
35590697 7394
ba73c63f
JM
73952000-04-05 Michael Meissner <meissner@redhat.com>
7396
7397 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 7398
d332c5ac
JM
73992000-03-29 Jason Merrill <jason@casey.cygnus.com>
7400
7401 * configure.in: -linux-gnu*, not -linux-gnu.
7402
d932cae7 74032000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
7404
7405 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7406 (do-tar-bz2): Replace TOOL with PACKAGE.
7407 (gdb.tar.bz2): Remove GDBTK from GDB package.
7408 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 7409 dejagnu.tar.bz2): New packages.
6dcbc97b 7410
96ce09a7
ILT
74112000-02-27 Andreas Jaeger <aj@suse.de>
7412
7413 * configure.in: Add entry for mips*-*-linux*, move catch all
7414 *-*-*linux* entry below this one.
7415
2031769e
ILT
74162000-02-27 Ian Lance Taylor <ian@zembu.com>
7417
7418 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7419
4bab746c
NC
74202000-02-24 Nick Clifton <nickc@cygnus.com>
7421
7422 * config.sub: Support an OS of "wince".
7423
d932cae7 74242000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
7425
7426 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 7427 version.
ada59422 7428
5b93d8bb
AM
74292000-02-23 Linas Vepstas <linas@linas.org>
7430
7431 * config.sub: Add support for Linux/IBM 370.
7432 * configure.in: Likewise.
7433
2fb651f6
NC
74342000-02-22 Nick Clifton <nickc@cygnus.com>
7435
7436 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7437
b8441c25
CF
74382000-02-20 Christopher Faylor <cgf@cygnus.com>
7439
7440 * config.guess: Guess "cygwin" rather than "cygwin32".
7441
d332c5ac
JM
74422000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7443
7444 * configure (gcc_version): When setting, narrow search to
7445 lines containing `version_string'.
7446
ba73c63f
JM
74472000-02-15 Denis Chertykov <denisc@overta.ru>
7448
7449 * config.sub: Add support for avr target.
7450
d932cae7 74512000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
7452
7453 * config.sub: Add mmix-knuth-mmixware.
7454
74552000-01-27 Christopher Faylor <cgf@redhat.com>
7456
7457 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7458 structure stuff to -L library search.
7459 (CXX_FOR_TARGET): Ditto.
7460 (CROSS_CHECK_MODULES): Fix spelling mistake.
7461
74622000-01-24 Mark Mitchell <mark@codesourcery.com>
7463
7464 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7465 the C++ compiler.
7466
74672000-01-12 Richard Henderson <rth@cygnus.com>
7468
7469 * configure.in: Don't build some bits for beos.
7470
74712000-01-12 Joel Sherrill (joel@OARcorp.com)
7472
7473 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7474 as include files.
7475
91b2c84d
GK
74762000-01-06 Geoff Keating <geoffk@cygnus.com>
7477
7478 * configure.in: Use mt-aix43 to handle *_TARGET defs,
7479 not mh-aix43.
7480
ba73c63f
JM
74811999-12-14 Richard Henderson <rth@cygnus.com>
7482
7483 * config.guess (alpha-osf, alpha-linux): Detect ev67.
7484 * config.sub: Accept alphaev[78], alphaev8.
7485
74861999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7487
7488 * config.guess, config.sub: Update from autoconf.
7489
7490Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7491
7492 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7493 necessary libraries are missing.
7494
74951999-10-25 Andreas Schwab <schwab@suse.de>
7496
7497 * configure: Fix quoting inside arguments of eval.
7498
74991999-10-21 Nick Clifton <nickc@cygnus.com>
7500
7501 * config-ml.in: Allow suppression of some ARM multilibs.
7502
7503Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
7504
7505 * config.guess: Add OS/390 match pattern.
7506 * config.sub: Add mvs, openedition targets.
7507 * configure.in (i370-ibm-opened*): New.
7508
ef14edc4
ILT
75091999-09-04 Steve Chamberlain <sac@pobox.com>
7510
7511 * config.sub: Add support for configuring for pj.
7512
afb478e8
NC
75131999-08-31 Nick Clifton <nickc@cygnus.com>
7514
fd6848f6 7515 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 7516
ba73c63f 75171999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
7518
7519 * configure.in: Do not configure or build ld for AIX
7520 platforms. ld is known to be broken on these platforms.
7521
ba73c63f
JM
7522Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7523
7524 * config-ml.in: Pass compiler flag corresponding to multidirs to
7525 subdir configures.
7526
c363de44
ILT
75271999-08-09 Ian Lance Taylor <ian@zembu.com>
7528
7529 * Makefile.in (LDFLAGS): Define.
7530
dc8bc5a6
ILT
75311999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
7532
7533 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7534 noconfigdirs.
7535 (*-*-cygwin*): Likewise.
7536
6ca3858e
ILT
75371999-08-08 Ian Lance Taylor <ian@zembu.com>
7538
71141bb6
ILT
7539 * mkdep: New file.
7540 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7541 (BINUTILS_SUPPORT_DIRS): Add mkdep.
7542
6ca3858e
ILT
7543 From Eli Zaretskii <eliz@is.elta.co.il>:
7544 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7545 long file name when using DJGPP on MS-DOS.
7546
ba73c63f
JM
7547Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
7548
7549 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7550
2735a327
AM
75511999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
7552
7553 * Makefile.in (check-target-libio): Remove all-target-libstdc++
7554 dependency as this causes "make check" to globally "make all"
7555
ba73c63f
JM
7556Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
7557
7558 * configure.in (target_libs): Added target-zlib.
7559 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7560 (CONFIGURE_TARGET_MODULES): Likewise.
7561 (CHECK_TARGET_MODULES): Likewise.
7562 (INSTALL_TARGET_MODULES): Likewise.
7563 (CLEAN_TARGET_MODULES): Likewise.
7564 (configure-target-zlib): New target.
7565 (all-target-zlib): Likewise.
7566 (all-target-libjava): Depend on all-target-zlib.
7567 (configure-target-libjava): Depend on configure-target-zlib.
7568
7569 * Makefile.in (configure-target-libjava): Depend on
7570 configure-target-newlib.
7571 (configure-target-boehm-gc): New target.
7572 (configure-target-qthreads): New target.
7573
80413487
RH
7574 * configure.in (target_libs): Added target-qthreads.
7575 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7576 (CONFIGURE_TARGET_MODULES): Likewise.
7577 (CHECK_TARGET_MODULES): Likewise.
7578 (INSTALL_TARGET_MODULES): Likewise.
7579 (CLEAN_TARGET_MODULES): Likewise.
7580 (all-target-qthreads): New target.
7581 (configure-target-libjava): Depend on configure-target-qthreads.
7582 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
7583
7584 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7585 (CONFIGURE_TARGET_MODULES): Likewise.
7586 (CHECK_TARGET_MODULES): Likewise.
7587 (INSTALL_TARGET_MODULES): Likewise.
7588 (CLEAN_TARGET_MODULES): Likewise.
7589 (all-target-libjava): New target.
7590 (all-target-boehm-gc): Likewise.
7591 * configure.in (target_libs): Added libjava, boehm-gc.
7592
08d836d6
ILT
75931999-07-22 Ian Lance Taylor <ian@zembu.com>
7594
7595 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7596 configure.bat in SUPPORT_FILES.
7597 (gas+binutils.tar.bz2): Likewise.
7598
7599 * makeall.bat: Remove; obsolete.
7600
8f36e47c
ILT
76011999-07-21 Ian Lance Taylor <ian@zembu.com>
7602
7603 From Mark Elbrecht:
7604 * configure.bat: Remove; obsolete.
7605
56e82f25
ILT
76061999-07-11 Ian Lance Taylor <ian@zembu.com>
7607
7608 * configure: Add -W -Wall to the default CFLAGS when compiling with
7609 gcc.
7610
1001d816
JL
7611Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
7612
7613 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7614
106117aa
MM
76151999-06-30 Mark Mitchell <mark@codesourcery.com>
7616
7617 * configure.in: Build ld on IRIX6.
7618
c376f4ed
ILT
76191999-06-12 Ian Lance Taylor <ian@zembu.com>
7620
7621 * Makefile.in: Change distribution targets to use bzip2 instead of
7622 gzip.
7623 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 7624 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 7625
306b7445
NC
76261999-06-04 Nick Clifton <nickc@cygnus.com>
7627
7628 * config.sub: Add mcore target.
7629
d932cae7 76301999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
7631
7632 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7633
d932cae7 76341999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
7635
7636 * config.guess (dummy): Changed to $dummy.
7637
6c3175b0
NC
76381999-05-24 Nick Clifton <nickc@cygnus.com>
7639
ba73c63f
JM
7640 * config.sub: Tidied up case statements.
7641
76421999-05-22 Ben Elliston <bje@cygnus.com>
7643
7644 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7645 <jiro@din.or.jp>.
7646
7647 * config.guess: Merge with FSF version. Future changes will be
7648 more accurately recorded in this ChangeLog.
7649 * config.sub: Likewise.
7650
d932cae7 76511999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
7652
7653 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 7654
252b5132
RH
76551999-04-30 Tom Tromey <tromey@cygnus.com>
7656
7657 * ltmain.sh: [mode link] Always use CC given by ltconfig.
7658
76591999-04-23 Tom Tromey <tromey@cygnus.com>
7660
7661 * ltconfig, ltmain.sh: Update to libtool 1.2f.
7662
76631999-04-20 Drew Moseley <dmoseley@cygnus.com>
7664
7665 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7666 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7667 Bad merge removed these two changes.
7668
ba73c63f 7669Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 7670 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
7671
7672 * config.guess (interix Alpha): Add.
7673
252b5132
RH
76741999-04-11 Richard Henderson <rth@cygnus.com>
7675
7676 * configure.in (i?86-*-beos*): Do config gperf; don't config
7677 gdb, newlib, or libgloss.
7678
d932cae7 76791999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 7680
ba73c63f
JM
7681 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7682 link a trivial program with -mabi=64. If it fails, remove mabi=64
7683 from multidirs.
7684
d932cae7 76851999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
7686
7687 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7688
252b5132
RH
76891999-04-08 Nick Clifton <nickc@cygnus.com>
7690
7691 * config.sub: Add support for mcore targets.
7692
76931999-04-07 Michael Meissner <meissner@cygnus.com>
7694
7695 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7696 not mt-ospace, in order to shut up assembler warning about using
7697 symbols that are named the same as registers.
7698
76991999-04-07 Drew Moseley <dmoseley@cygnus.com>
7700
7701 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7702 dependency list for all-target-cygmon.
7703
77041999-04-05 Doug Evans <devans@casey.cygnus.com>
7705
7706 * config-ml.in: Check $host, not $target, for selective multilibs.
7707 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7708 thumb interworking, and underscore prefix multilibs.
7709
77101999-04-04 Ian Lance Taylor <ian@zembu.com>
7711
7712 * missing: Update to version from current automake.
7713
7714Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
7715
7716 * configure (gxx_include_dir): Removed.
7717
7718 * configure.in (gxx_include_dir): Handle it.
7719 * Makefile.in: Likewise.
7720
77211999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
7722
7723 * config.sub (mips64vr4111,mips64vr4111el) Add.
7724
77251999-03-21 Ben Elliston <bje@cygnus.com>
7726
80413487 7727 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
7728
7729Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
7730
252b5132
RH
7731 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7732 config/mh-djgpp.
7733
7734Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
7735
7736 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7737 all-target-newlib to dependency list for all-target-bsp.
7738
7739Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
7740
7741 * config.sub: Add i386-uwin support.
7742 * config.guess: Likewise.
7743
7744Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7745
7746 * configure.in: cleanup, add mh-*pic handling for arm, special
7747 case powerpc*-*-aix*
7748
7749Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
7750
7751 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7752 can be built.
7753
7754Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
7755
7756 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 7757 targets.
252b5132
RH
7758
77591999-03-02 Nick Clifton <nickc@cygnus.com>
7760
7761 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7762
d932cae7 77631999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
7764
7765 * config.sub: Check for "cygwin*" rather than "cygwin32*"
7766
77671999-02-24 Nick Clifton <nickc@cygnus.com>
7768
7769 * config.sub: Fix typo in arm recognition.
7770
d932cae7 77711999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
7772
7773 * configure.in (noconfigdirs): Changed target_configdirs to
7774 include target-bsp only for m68k-*-elf* and m68k-*-coff*
7775 rather than m68k-*-* since it is not known to work on
7776 m68k-aout. Ditto for arm-*-*oabi.
7777
d932cae7 77781999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
7779
7780 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
7781
77821999-02-19 Ben Elliston <bje@cygnus.com>
7783
7784 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7785 Smart and improved by Andrew Cagney.
7786
d932cae7 77871999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
7788
7789 * config.guess: Recognize openbsd-*-hppa.
7790
d932cae7 77911999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
7792
7793 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7794 only if it is not empty.
7795
77961999-02-17 Nick Clifton <nickc@cygnus.com>
7797
7798 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 7799
fd6848f6 7800 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
7801
7802 * config.sub: Modified to recognize uname's armv* syntax.
7803
78041999-02-17 Mark Salter <msalter@cygnus.com>
7805
7806 * configure.in: Added target-bsp for sparclite.
7807
d932cae7 78081999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
7809
7810 * config.sub: Recognize alphapca5[67] and up to alphaev8.
7811
78121999-02-08 Nick Clifton <nickc@cygnus.com>
7813
7814 * configure.in: Add support for strongarm port.
7815 * config.sub: Add support for strongarm target.
7816
d932cae7 78171999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 7818
252b5132
RH
7819 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7820 the old name config/mh-cygwin32.
7821 Enable texinfo.
7822
d932cae7 78231999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
7824
7825 * configure.in: Do build ld for ix86 Solaris.
7826
d932cae7 78271999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
7828
7829 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
7830 $AR_FOR_TARGET. Likewise for RANLIB.
7831
d932cae7 78321999-02-02 Catherine Moore <clm@cygnus.com>
35590697 7833
80413487
RH
7834 * config.sub (oabi): Recognize.
7835 * configure.in (arm-*-oabi): Handle.
252b5132 7836
d932cae7 78371999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
7838
7839 * config.guess: Improve detection of i686 on UnixWare 7.
7840
d932cae7 78411999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
7842
7843 * config.guess: Add support for i386-pc-interix.
7844 * config.sub: Likewise.
7845 * configure.in: Likewise.
252b5132 7846
d932cae7 78471999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7848
7849 * Makefile.in: Remove unneeded all-target-libio from
7850 from all-target-winsup target since it is now unneeded.
7851 Add all-target-libtermcap in its place since it is now
7852 needed.
7853
d932cae7 78541998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7855
7856 * configure.in: makefile stub for cygwin target is probably
7857 unnecessary. Remove it for now.
252b5132 7858
d932cae7 78591998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7860
7861 * configure.in: libtermcap.a should be built when cygwin is the
7862 target as well as the host.
7863 * config.guess: Allow mixed case in cygwin uname output.
7864 * Makefile.in: Add libtermcap target.
252b5132 7865
d932cae7 78661998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7867
7868 * config.sub: Clean up handling of hppa2.0.
7869
d932cae7 78701998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
7871
7872 * config.guess: Use C code to identify more HP machines.
7873
7874Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
7875
7876 * config.sub: Handle hppa2.0.
7877
ba73c63f
JM
7878Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
7879
7880 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 7881 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
7882
78831998-12-15 Mark Salter <msalter@cygnus.com>
7884
7885 * configure.in: Added target-bsp for several target architectures.
7886
7887 * Makefile.in: Added rules for bsp.
7888
252b5132
RH
7889Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
7890
7891 * config.guess: Improve detection of hppa2.0 processors.
7892
7893Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
7894
7895 * config.guess: Recognize FreeBSD using ELF automatically.
7896
78971998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
7898
7899 * configure (skip-this-dir): Add handling for new shell script, which
7900 might be created by a sub-directory's configure to indicate, this particular
7901 directory is "unwanted".
7902 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7903
252b5132
RH
7904Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
7905
7906 * ltconfig: import from libtool, after changing libtool to
7907 account for the cygwin name change.
7908
7909Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
7910
7911 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7912 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7913
7914Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
7915
7916 * configure.in: Add libtermcap to list of cygwin dependencies.
7917
d932cae7 79181998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 7919
80413487
RH
7920 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7921 they include winsup/include when it's a cygwin target.
252b5132
RH
7922
79231998-11-12 Tom Tromey <tromey@cygnus.com>
7924
7925 * configure.in (host_tools): Added zip.
7926 * Makefile.in (all-target-libjava): Depend on all-zip.
7927 (all-zip): New target.
7928 (ALL_MODULES): Added all-zip.
7929 (NATIVE_CHECK_MODULES): Added check-zip.
7930 (INSTALL_MODULES): Added install-zip.
7931 (CLEAN_MODULES): Added clean-zip.
7932
d932cae7 79331998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
7934
7935 * Makefile.in: lose "32" from comment about cygwin.
7936
d932cae7 79371998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
7938
7939 * configure.in: Use -Os to build target libraries for the fr30.
7940
d932cae7 79411998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
7942
7943 * config.sub: Add fr30.
7944
d932cae7 79451998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 7946
80413487 7947 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
7948 cygwin* instead of cygwin32*.
7949 * config.sub: Check cygwin* instead of cygwin32*.
7950
d932cae7 79511998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
7952
7953 * config.guess: Match any version of Unixware7.
7954
252b5132
RH
79551998-10-20 Syd Polk <spolk@cygnus.com>
7956
7957 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7958 if desired.
7959
d932cae7 79601998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7961
7962 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7963 these if the appropriate directories and files to not exist.
7964
d932cae7 79651998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7966
7967 * Makefile.in (DEVO_SUPPORT): Add config.if.
7968
d932cae7 79691998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
7970
7971 * configure: Add pattern to replace "build_tooldir"'s
7972 definition in the generated Makefile with "tooldir"'s
7973 actual value.
7974
252b5132
RH
7975Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
7976
7977 * config.sub: Bring back lost sparcv9.
7978
ba73c63f
JM
7979 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7980
7981Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
7982
7983 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7984 CC_FOR_TARGET and friends.
7985
7986Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 7987
ba73c63f
JM
7988 * Makefile.in (build_tooldir): New variable, same as tooldir.
7989 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7990 -B$(build_tooldir)/bin/.
7991 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7992
252b5132
RH
7993Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
7994
7995 * config.sub: Add support for i[34567]86-pc-udk.
7996 * configure.in: Likewise.
7997
7998Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
7999
8000 * Makefile.in: add bzip2 package building bits for user
8001 tools module
8002 * configure.in: ditto
8003
ba73c63f
JM
8004Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8005
8006 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8007 (ALL_TARGET_MODULES): Add all-target-libobjc.
8008 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8009 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8010 (all-target-libchill): Add dependencies.
8011 * configure.in (target_libs): Add libchill.
35590697 8012
252b5132
RH
80131998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8014
ba73c63f 8015 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8016
8017Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8018
8019 * Makefile.in (all-automake): fix dependencies.
8020
8021Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8022
8023 * configure.in: Minor cleanups for building in the $(target_alias)
8024 subdir.
8025
80261998-09-22 Jim Wilson <wilson@cygnus.com>
8027
8028 * Makefile.in (bootstrap): Set r and s before make all. Use
8029 BASE_FLAGS_TO_PASS in make all.
8030 (cross): Likewise.
8031
80321998-09-20 Mark Mitchell <mark@markmitchell.com>
8033
8034 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8035
252b5132
RH
8036Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8037
8038 * config.sub: Fix typo in last change.
8039
80401998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8041
8042 * config.sub: Add support for C4x target.
8043 * configure.in: Likewise.
8044
80451998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8046
8047 * config.sub: Recognize sparcv9 just like sparc64.
8048
8049Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8050
8051 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8052
8053Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8054
8055 * config.guess: Correctly identify Pentium II sco boxes.
8056
8057 * config.guess: Fix "tr" code. From Weiwen Liu.
8058
8059Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8060
8061 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8062 stabs.
8063
8064Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8065
8066 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8067 (ALL_TARGET_MODULES): Add all-target-libchill.
8068 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8069 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8070 (all-target-libchill): Add dependencies.
8071 * configure.in (target_libs): Add libchill.
8072
8073Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8074
8075 * config.guess: Avoid assumptions about "tr" behaves when
8076 LANG is set to something other than English.
8077
8078Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8079
8080 * configure (gxx_include_dir): Changed to
8081 '${prefix}/include/g++'-${libstdcxx_interface}.
8082
8083 * config.if: New to determine the interfaces.
8084
8085Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8086
8087 * config.guess: Detect and handle MPE/IX.
8088 * config.sub: Deal with MPE/IX.
8089
8090Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8091
8092 * configure.in: Use mh-aix43.
8093
80941998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8095
8096 * configure: Fix --without/--disable cases for gxx-include-dir.
8097
8098Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8099
8100 * mdata-sh: Imported. Needed for automake support.
8101
8102Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8103
ba73c63f 8104 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
8105 "chmod og=u `find . -print`".
8106
8107Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8108
ba73c63f 8109 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
8110
8111Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8112
8113 * Makefile.in: Undo previous patch.
8114
8115Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8116
8117 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8118 to here ...
8119 (install-no-fixedincludes): and here
8120 (INSTALL_MODULES): ... from here.
8121
8122Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8123
8124 * config.sub: Merge with FSF.
8125
8126 * config.guess: Merge with FSF.
8127
8128Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8129
8130 * configure (extraconfigdirs): New variable.
8131 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8132 * Makefile.in (all): Move higher in file.
8133 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8134 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8135 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8136 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8137 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8138
81391998-07-23 Brendan Kehoe <brendan@cygnus.com>
8140
8141 * Makefile.in (all-target-libjava): Depend on all-gcc and
8142 all-target-newlib.
8143 (configure-target-libjava): Depend on $(ALL_GCC).
8144
8145Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8146
8147 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8148 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8149
8150Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8151
8152 * ylwrap: Change absolute path checks to check for DOS style path
8153 names.
8154
8155 * ylwrap: Don't use a full path name if the source file is in the
8156 same directory. From hjl@lucon.org (H.J. Lu).
8157
8158 * config-ml.in: Default to being verbose, to match Feb 18 change to
8159 configure.
8160
8161Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8162
8163 Brought over from egcs:
8164
8165 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8166
8167 * configure.in (target_subdir): Set to ${target_alias} instead
8168 of "libraries".
8169
8170 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8171
8172 * configure.in (target_subdir): Set to libraries if enable_multilib.
8173
8174Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8175
8176 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8177 multilibs, force reconfiguration the first time we create
8178 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8179
8180Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8181
8182 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8183 avoid confusion with --no-recursion.
8184
8185Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8186
8187 * configure.in: Win32 hosts shouldn't use install -x
8188 * install-sh: remove -x option, and special .exe-handling
8189 hack.
8190
8191Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8192
8193 * config.guess: Recognize i586-pc-beos.
8194 * configure.in: Don't build some bits for beos.
8195
8196Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8197
8198 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8199 CFLAGS default to -O2.
8200
8201 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8202 when using GNU ld.
8203
8204Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8205
8206 * ltmain.sh: Correct install when using a different shell.
8207
8208Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8209
8210 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8211
8212Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8213
8214 * makefile.vms: Update to build binutils/makefile.vms. Add install
8215 target.
8216
8217Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8218
8219 * ltconfig: Update to correct AIX handling.
8220
8221Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8222
8223 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8224
8225 * configure.in (target_subdir): Set to ${target_alias} instead
8226 of "libraries".
8227
82281998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8229
8230 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8231 (Makefile): Depend on $(gcc_version_trigger).
8232
8233 * configure (gcc_version): Change default initializer to empty
8234 string.
8235 (gcc_version_trigger): New variable; pass this variable down
8236 to subdir configures to enable them checking gcc's version
8237 themselves. Emit make macros for both gcc_version vars.
8238 (topsrcdir): Initialize reliably.
8239 (recursion line): Remove --with-gcc-version=${gcc_version}.
8240
82411998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8242
8243 * configure (enable_version_specific_runtime_libs): Implement new flag
8244 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8245 in $(libsubdir); emit definition in each generated Makefile.
8246 (gxx_include_dir): Initialize depending on
8247 $enable_version_specific_runtime_libs.
8248
82491998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8250
8251 * configure (gcc_version): Initialize properly depending on
8252 how and where configure is started.
8253 (recursion line): Pass a --with-gcc-version=${gcc_version}
8254 to configures in subdirs.
8255
8256Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8257
8258 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 8259 cygmon
252b5132
RH
8260
8261Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8262
8263 * configure.in: Add cygmon and libstub support for mn10200.
8264
82651998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8266
8267 * configure (gcc_version): Add new variable describing the
8268 particular gcc version we're building.
8269 * Makefile.in (libsubdir): Add new macro for the directory
8270 in which the compiler finds executables, libraries, etc.
8271 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8272 and libsubdir.
8273
8274Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8275
ba73c63f
JM
8276 * Makefile.in (local-clean): Remove *.log.
8277 (warning.log): Built with warn_summary from build.log.
8278 (mail-report.log): Run test_summary.
8279 (mail-report-with-warnings.log): Run test_summary including
8280 warning.log in the report.
252b5132
RH
8281
8282Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8283
8284 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8285
8286Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8287
8288 * Makefile.in (grep): Grep no longer depends on libiberty.
8289
8290Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8291
8292 * Makefile.in: all-snavigator needs all-libgui.
8293
8294Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8295
8296 * configure.in: Add cygmon and libstub support for mn10300.
8297
8298Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8299
8300 * missing: Update to version from automake 1.3.
8301
8302 * ltmain.sh: On installation, don't get confused if the same name
8303 appears more than once in the list of library names.
8304
8305Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8306
8307 * config.sub: Accept m68060 and m5200 as CPU names.
8308
8309Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8310
8311 * configure: Use && rather than using -a in test, because odd
8312 strings can confuse test.
8313 * configure.in: Likewise.
8314
8315Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8316
8317 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8318
8319Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8320
8321 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
8322 bootstrap4-lean): New targets.
8323
8324Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8325
8326 * mpw-* Delete. Not used.
252b5132
RH
8327
8328Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8329
8330 * COPYING.LIB: Update FSF address.
8331
8332Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8333
8334 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8335
8336 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8337 GAS_SUPPORT_DIRS.
8338
8339Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8340
8341 * ltconfig, ltmain.sh: Avoid producing a version number if
8342 -version-info was not used.
8343
8344Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8345
8346 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8347 building with newlib.
8348
83491998-04-30 Paul Eggert <eggert@twinsun.com>
8350
ba73c63f 8351 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 8352 Solaris `make' causes it to continue to next definition.
252b5132 8353
afb8d725
JM
8354Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8355
8356 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8357 the right GUI libraries and files are installed along with GDB.
8358
252b5132
RH
8359Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8360
8361 * configure.in: Change alpha to alpha* in several places.
8362
8363Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8364
8365 * config.sub: Recognize sparc86x.
8366
8367Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 8368
252b5132
RH
8369 * configure.in (--enable-target-optspace): Remove debug echo.
8370
8371Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8372
8373 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8374
8375Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8376
8377 * ltconfig: Update cygwin32 support.
8378
8379 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8380 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8381 (GDB_SUPPORT_DIRS): Likewise.
8382
8383Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8384
8385 * configure.in (target_makefile_frag): If --enable-target-optspace,
8386 use -Os to compile target libraries rather than -O2. Default to
8387 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8388 not used.
8389 * configure.in (target_cflags): Ditto for d30v.
8390
8391Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8392
8393 * Makefile.in (all-bfd): Depend on all-intl.
8394 (all-binutils): Likewise.
8395 (all-gas): Likewise.
8396 (all-gprof): Likewise.
8397 (all-ld): Likewise.
8398
252b5132
RH
83991998-04-19 Brendan Kehoe <brendan@cygnus.com>
8400
8401 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8402
8403Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
8404
8405 * Makefile.in (all-bfd): Depend upon all-libiberty.
8406
8407 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8408
8409Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
8410
8411 * Makefile.in: Add libstub.
8412
8413 * configure.in: Ditto. Build libstub for targets that have cygmon
8414 support.
8415
8416Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
8417
8418 * configure.in: Don't set PICFLAG on ix86-cygwin32.
8419
8420Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
8421
8422 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8423 use mh-sysv5 if specified. Support gprof on SCO Open Server.
8424
8425Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
8426
8427 * configure: Define DEFAULT_M4 by searching PATH.
8428 * Makfile.in: Use DEFAULT_M4.
8429
8430Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
8431
8432 * ltconfig: Add cygwin32 support.
8433
8434 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
8435 to configure and build.
8436
8437Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
8438
8439 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
8440
8441Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
8442
8443 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8444
8445Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
8446
8447 * Makefile.in: add ash make rules
8448 * configure.in: add ash to native_only and host_tools lists
8449
8450Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
8451
8452 * Makefile.in (all-gettext, all-intl): New targets.
8453 (ALL_MODULES): Added all-gettext, all-intl.
8454 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8455 (INSTALL_MODULES): Added install-gettext, install-intl.
8456 (CLEAN_MODULES): Added clean-gettext, clean-intl.
8457
8458 * configure.in (host_tools): Added gettext.
8459 (native_only): Likewise.
8460 (noconfigdirs) [various cases]: Likewise.
8461 (host_libs): Added intl.
8462
afb8d725
JM
8463Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
8464
8465 * configure: Do not disable building gdbtk for cygwin32 hosts.
8466
ba73c63f
JM
8467Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
8468
8469 * configure.in: Add thumb-coff target.
8470 * config.sub: Add thumb-coff target.
8471
252b5132
RH
8472Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8473
8474 * Makefile.in: Revert yesterday's change.
8475 (all-target-winsup): all-target-librx stays out of here.
8476
8477Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
8478
ba73c63f
JM
8479 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8480 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8481 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
8482 Remove references to librx and libg++.
8483
8484Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
8485
8486 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8487 recursive makes
8488
8489Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
8490
8491 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8492 for newlib directory.
8493 (CXX_FOR_TARGET): Likewise.
8494
8495Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
8496
8497 * ltconfig: Update after libtool/ltconfig.in change for
8498 hpux11.
8499
8500Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
8501
8502 * ltconfig, ltmain.sh: Update to libtool 1.2.
8503
8504Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
8505
8506 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8507 (install-gcc-cross): Instead, override LANGUAGES here.
8508
85091998-03-18 Dave Love <d.love@dl.ac.uk>
8510
8511 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8512 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8513
8514Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
8515
8516 * configure.in: Add Thumb-pe target.
8517
8518Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 8519
252b5132
RH
8520 * Makefile.in - changed sn targets to snavigator
8521 * configure.in - changed sn targets to snavigator
8522
8523Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
8524
8525 * config-ml.in: After building symlink tree call make distclean
8526 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8527 to be the case for libiberty.
8528
8529Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
8530
8531 * configure: When making link, also check the current
8532 directory. The configure scripts may create one.
8533
8534Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
8535
8536 * config.sub: Accept alphapca56 and alphaev6 properly.
8537
8538Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8539
8540 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8541
252b5132
RH
8542Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8543
80413487 8544 * config.sub (sco5): Fix typo.
252b5132
RH
8545
8546Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
8547
8548 * Makefile.in (INSTALL_MODULES): Move install-tcl before
8549 install-itcl.
8550 (install-itcl): Remove dependency on install-tcl.
8551
8552Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
8553
8554 * configure.in: Remove libgloss from noconfigdirs for MN10300.
8555
252b5132
RH
8556Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
8557
8558 * configure.in: Don't build libgui for a cygwin32 target when not on
8559 a cygwin32 host.
8560
8561Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
8562
8563 * configure (redirect): Set to null, so default behavior of
8564 configure is now --verbose.
8565
85661998-02-16 Dave Love <d.love@dl.ac.uk>
8567
8568 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8569 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8570
8571Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
8572
8573 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8574 this change to sync Makefile.in with its ChangeLog entries.
8575
8576Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
8577
8578 * ltmain.sh (mkdir): Check that the directory doesn't exist
8579 before we exit with error, so that we don't get races during
8580 parallel builds.
8581
8582Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
8583
8584 * ltconfig, ltmain.sh: Update from libtool 1.0i.
8585
8586Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
8587
8588 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8589 PICFLAG_FOR_TARGET.
8590 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8591
8592 * configure: Emit a definition for the new macro enable_shared
8593 into each Makefile.
8594
252b5132
RH
8595Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8596
8597 * configure.in (host_tools, native_only): Add libtool.
8598
8599Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
8600
8601 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8602 Fix typo in ming config comment.
8603
8604Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
8605
8606 * ltconfig, ltmain.sh: Update from libtool 1.0h.
8607
8608Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
8609
8610 * config.sub: Add tic30 cases, and map c30 to tic30.
8611
ba73c63f
JM
8612Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
8613
8614 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8615 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8616 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8617 (CLEAN_TARGET_MODULES): Similarly
8618 (all-target-libf2c): Add dependences.
35590697 8619 * configure.in (target_libs): Add libf2c.
ba73c63f 8620
252b5132
RH
8621Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
8622
ba73c63f
JM
8623 * configure.in: Remove expect from noconfigdirs when target
8624 is cygwin32. OK to build expect and dejagnu with Canadian
8625 Cross.
252b5132
RH
8626
8627Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
8628
8629 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8630 host.
8631
8632 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8633 and mingw32.
8634
8635Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
8636
8637 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8638 here as it is not defined in the toplevel Makefile.
8639
8640Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
8641
8642 * configure (package_makefile_rules_frag): New variable, which names
8643 a file with generic rules, ...
8644 Change comment to mention we now have FIVE parts.
8645 * configure: Undo last change.
8646
8647Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
8648
8649 * config.guess: More accurate determination of HP processor types.
8650 * config.sub: More accurate determination of HP processor types.
8651
8652Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
8653
8654 * configure (package_makefile_frag): Move inserting the
8655 ${package_makefile_frag} to where it should be according
8656 to the comment.
8657
ba73c63f 8658Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
8659
8660 * config.guess: Add support for Linux/ARM.
8661
8662Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
8663
8664 * .cvsignore: Remove *-info and *-install since they match
8665 release-info and mpw-install, which we don't want to just ignore.
8666
8667Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
8668
8669 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8670
8671Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
8672
8673 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8674 local_prefix to sub-make invocations.
8675
8676Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
8677
8678 * configure.in: Check makefile fragments in the source
8679 directory.
8680
8681Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8682
ba73c63f
JM
8683 * configure.in: Check whether host and target makefile
8684 fragments exist before adding them to *_makefile_frag.
252b5132
RH
8685
8686Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
8687
8688 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 8689
252b5132
RH
8690Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
8691
8692 * configure.in: Make sure we only replace RPATH_ENVVAR on
8693 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8694 regexp to sed.
8695
8696 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8697 to sub-makes.
8698
86991998-01-13 Lee Iverson (leei@ai.sri.com)
8700
8701 * config-ml.in (multi-do): LDFLAGS must include multilib
8702 designator.
8703
8704Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
8705
8706 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8707
8708Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
8709
8710 * config.sub: Add mingw32 support.
8711 * configure.in: Likewise.
252b5132
RH
8712
8713Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8714
8715 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8716
8717Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
8718
8719 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8720 * configure (gxx_include_dir): Provide a definition for subdirs
8721 which do not use autoconf.
8722
8723Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
8724
8725 * config.guess: Sync with egcs. Picks up new alpha support,
8726 BeOS & some additional linux support.
8727
ba73c63f 8728Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8729
8730 * config.guess: HP 9000/803 is a PA1.1 machine.
8731
ba73c63f
JM
8732Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
8733
8734 * configure.in: It's alpha*-...
252b5132
RH
8735
8736Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
8737
ba73c63f
JM
8738 * configure.in (host_makefile_frag, target_makefile_frag):
8739 Handle multiple config files.
8740 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8741 alpha-*-*.
252b5132
RH
8742
8743Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
8744
8745 * mkdep: New file.
8746
8747Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
8748
8749 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8750
8751Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
8752
8753 * Makefile.in: Add libgui directory.
8754 (GDB_TK): Add all-libgui.
8755 * configure.in: Add libgui directory.
8756 * configure: Add all-libgui to GDB_TK.
8757
8758Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
8759
8760 * config-ml.in (multidirs): Add m32r to multilib list.
8761
8762Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
8763
8764 * Makefile.in (all-target-gperf): Change dependency to
8765 all-target-libstdc++.
8766
8767Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
8768
8769 * config.guess: Add BeOS support.
8770
8771Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
8772
8773 Source directory cvs renamed to cvssrc:
8774 * configure.in (host_tools): Change cvs to cvssrc.
8775 (native_only): Likewise.
8776 (noconfigdirs) [various cases]: Likewise.
8777 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8778 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8779 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8780 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8781 (all-cvssrc): Rename target from all-cvs.
8782
8783Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
8784
8785 * configure (gxx_include_dir): Fix thinko.
8786
8787Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
8788
8789 * Makefile.in (INSTALL_TARGET_CROSS): Define.
8790 (install-cross, install-gcc-cross): New targets.
8791
8792Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
8793
8794 * configure.in (noconfigdirs): Add support for Thumb target.
8795
8796 * config.sub (maybe_os): Add support for Thumb target.
8797
8798Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
8799
8800 * Makefile.in: Add rules for cygmon.
8801
8802 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8803
8804Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
8805
8806 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8807 * configure (gxx_include_dir): Provide a definition for subdirs
8808 which do not use autoconf.
8809
8810Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
8811
8812 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 8813 11/18/97 build
252b5132
RH
8814
8815Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
8816
8817 * From Franz Sirl.
8818 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8819 found on RedHat Linux systems.
8820
8821Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
8822
8823 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8824 guesses.
8825
8826Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
8827
8828 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8829
8830Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
8831
8832 * ltmain.sh: If mkdir fails, check whether the directory was created
8833 anyhow by some other process.
8834
8835Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
8836
8837 * configure.in (d30v-*-*): Configure all directories.
8838
8839Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
8840
8841 * configure.in (d30v-*-*): Configure newlib, libiberty directories
8842 for the D30V.
8843
8844Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
8845
8846 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8847
8848Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
8849
80413487
RH
8850 * include/libiberty.h: Add extern "C" { so it can be used with C++
8851 progrms.
8852 * include/remote-sim.h: Add extern "C" { so it can be used with C++
8853 programs.
252b5132
RH
8854
8855Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
8856
8857 * configure.in (d30v-*-*): Configure GCC now.
8858
8859Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
8860
8861 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8862 is no longer needed.
8863
8864Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
8865
8866 * Makefile.in: check-target-libio depends on all-target-libstdc++.
8867
8868Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
8869
8870 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8871 targets using "$@" to provide support for similar but not identical
8872 targets without having to duplicate code.
8873
8874Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
8875
8876 * makefile.vms: Fix to work with DEC C.
8877
8878Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
8879
8880 * config.sub: Add mips-tx39-elf to marketing names.
8881
8882Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
8883
8884 * ltmain.sh: Handle symlinks in generated script.
8885
8886Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
8887
8888 * configure: Handle autoconf style directory options: --bindir,
8889 --datadir, --includedir, --infodir, --libdir, --libexecdir,
8890 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8891 --sysconfdir.
8892 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8893 (sharedstatedir, localstatedir, oldincludedir): New variables.
8894 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8895 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8896 sbindir, sharedstatedir, and sysconfdir.
8897
8898Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8899
8900 * Makefile.in (bootstrap-lean): New target.
8901
8902Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
8903
8904 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 8905 sn, and gnuserv from noconfigdirs.
252b5132
RH
8906
8907Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
8908
8909 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8910
8911Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
8912
ba73c63f 8913 * Makefile.in (cross): New target.
252b5132
RH
8914
8915Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 8916 Jeff Law <law@cygnus.com>
252b5132
RH
8917
8918 * Makefile.in (bootstrap2, bootstrap3): New targets.
8919 (all-bootstrap): Remove outdated and confusing target.
8920 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8921
afb8d725
JM
8922Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
8923
8924 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 8925 windows. Consistent with gdb/configure.
afb8d725 8926
252b5132
RH
89271997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
8928
252b5132
RH
8929 * configure.in: Name Linux target fragment.
8930
8931 * configure: Rewrite so that project Makefile fragment is inserted
8932 first and appears last in the resulting Makefile.
8933
8934Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
8935
8936 * Makefile.in (install-itcl): Install tcl first.
8937
252b5132 8938Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 8939
252b5132
RH
8940 * configure.in: remove bison from noconfigdirs for Cygwin32 host
8941
8942Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
8943
8944 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8945
8946 * configure.in (skipdirs): Add target-librx for Linux.
8947 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8948
8949Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
8950
8951 * Makefile.in (bootstrap): New target.
8952
8953Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
8954
8955 * config.sub: Accept 'amigados' for backward compatability.
8956
8957Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
8958
8959 * config.guess: Merge with FSF.
8960
ba73c63f
JM
8961Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
8962
8963 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8964
252b5132
RH
8965Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
8966
8967 * config.sub: Add "marketing-names" patch.
8968
8969Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
8970
80413487 8971 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
8972
8973Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
8974
8975 * config.sub: Handle v850-elf.
8976
ba73c63f
JM
8977Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
8978
8979 * .cvsignore (*-install): Remove.
8980
252b5132
RH
8981Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
8982
8983 * ltconfig: Set CONFIG_SHELL in libtool.
8984 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8985
8986Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8987
8988 * configure.in (target_subdir): Set to libraries if enable_multilib.
8989
8990Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
8991
8992 * config.guess: Update from gcc directory.
8993
8994Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
8995
8996 * Makefile.in (all-sim): Depends on all-readline.
8997
8998Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
8999
9000 * Makefile.in (BISON, YACC): Use $$s.
9001 (all-bison): Depend on all-texinfo.
9002
9003Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9004
9005 * Makefile.in (BISON): Add -L flag.
9006 (YACC): Likewise.
9007
9008Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9009
35590697
AJ
9010 * configure.in (noconfigdirs): Add support for v850e target.
9011
252b5132
RH
9012 * config.sub (maybe_os): Add support for v850e target.
9013
9014Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9015
35590697
AJ
9016 * configure.in (noconfigdirs): Add support for v850ea target.
9017
252b5132
RH
9018 * config.sub (maybe_os): Add support for v850ea target.
9019
9020Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9021
9022 * config.sub: Add mipstx39. Delete r3900.
9023
9024Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9025
9026 * Makefile.in (all-autoconf): Depends on all-texinfo.
9027
9028Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9029
9030 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9031 eabi targets.
9032
9033Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9034
9035 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9036
9037 * configure: When handling a Canadian Cross, handle YACC as well as
9038 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9039 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9040
9041Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9042
9043 * Makefile.in (BISON): bison, not byacc or bison -y.
9044 (YACC): bison -y or byacc or yacc.
9045 (various): Add *-bison as appropriate.
9046 (taz): No need to mess with BISON anymore.
9047
9048Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9049
9050 * configure: If OSTYPE matches *win32*, try to find a good value for
9051 CONFIG_SHELL.
9052
9053Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9054
9055 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9056 configure.in if it is present.
9057
9058Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9059
9060 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9061
9062Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9063
9064 * config.sub: Recognize `arc' cpu.
9065 * configure.in: Likewise.
9066 * config-ml.in: Likewise.
9067
9068Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9069
9070 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9071
9072Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9073
9074 * configure: Changed sed delimiter from ':' to '|' when
9075 attempting to substitute ${config_shell} for SHELL. On
9076 NT ${config_shell} may contain a ':' in it.
9077
9078Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9079
9080 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9081
9082Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9083
9084 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9085
9086Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9087
9088 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9089
9090 * ylwrap: If the program is a relative path, force it to be
9091 absolute.
9092
9093Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9094
9095 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9096
9097Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9098
9099 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
9100 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9101 for libraries.
252b5132
RH
9102
9103Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9104
9105 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 9106 separated by spaces.
252b5132
RH
9107
9108Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9109
9110 * ylwrap: New file.
9111 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9112
9113 * ltmain.sh: Handle /bin/sh at start of install program.
9114
9115 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9116
9117 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9118 * missing: New file, from automake 1.2.
9119
9120Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9121
9122 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9123 check-tk to CHECK_X11_MODULES.
9124
9125Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9126
9127 * config.sub: Merge with FSF.
9128
9129Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9130
9131 * config.guess: Merge with FSF.
9132
9133Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9134
9135 * configure: Treat msdosdjgpp like go32.
9136 * configure.in: Likewise. Don't remove gprof for go32.
9137
9138 * configure: Change Makefile.tem2 to Makefile.tm2.
9139
9140Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9141
9142 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9143
9144Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9145
9146 * install-sh (chmodcmd): Set to null if the DST directory already
9147 exists. Same as Nov 11th change.
9148
9149Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9150
35590697 9151 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
9152
9153Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9154
9155 * config.guess: Update from FSF.
9156
9157Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9158
9159 * Makefile.in (GDB_TK): Depend on itcl and tix.
9160
9161Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9162
9163 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9164 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9165 (INSTALL_SCRIPT): New variable.
9166 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9167 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9168 to -x.
9169 * install-sh: Add support for -x option.
9170
9171Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9172
9173 * configure.in, Makefile.in: Treat tix like itcl.
9174
9175Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9176
9177 * Makefile.in (WINDRES): New variable.
9178 (WINDRES_FOR_TARGET): New variable.
9179 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9180 (EXTRA_HOST_FLAGS): Add WINDRES.
9181 (EXTRA_TARGET_FLAGS): Add WINDRES.
9182 (EXTRA_GCC_FLAGS): Add WINDRES.
9183 ($(DO_X)): Pass down WINDRES.
9184 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9185 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9186 DLLTOOL_FOR_TARGET.
9187
9188Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9189
9190 * configure.in: configure sim before gdb for win32-x-ppc
9191
9192Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9193
9194 Move gperf into the toplevel, from libg++.
9195 * configure.in (target_tools): Add target-gperf.
9196 (native_only): Add target-gperf.
9197 * Makefile.in (all-target-gperf): New target, depend on
9198 all-target-libg++.
9199 (configure-target-gperf): Empty rule.
9200 (ALL_TARGET_MODULES): Add all-target-gperf.
9201 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9202 (CHECK_TARGET_MODULES): Add check-target-gperf.
9203 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9204 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9205
9206Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 9207
252b5132
RH
9208 * config.sub (mn10200): Recognize new basic machine.
9209
9210Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9211
9212 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9213 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9214
9215Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9216
9217 * configure.in: If we're building mips-sgi-irix6* native, turn on
9218 ENABLE_MULTILIB and set TARGET_SUBDIR.
9219
9220Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9221
9222 * Makefile.in (all-sn): Depend on all-grep.
9223
9224Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9225
9226 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9227
9228 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9229 Makefile. From Jeff Makey <jeff@cts.com>.
9230 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9231
9232 * Makefile.in (DISTBISONFILES): Remove.
9233 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9234 $(DEFAULT_YACC).
9235
9236 * configure.in: Build itl, db, sn, etc., when building for native
35590697 9237 cygwin32.
252b5132
RH
9238
9239 * Makefile.in (LD): New variable.
9240 (EXTRA_HOST_FLAGS): Pass down LD.
9241 ($(DO_X)): Likewise.
9242
9243Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9244
9245 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9246
9247Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9248
9249 * configure.in (targargs): Strip out any supplied --build argument
35590697 9250 before adding our own. Always add --build.
252b5132
RH
9251
9252Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9253
9254 * configure.in (targargs): Pass --build if we're doing
9255 a cross-compile.
9256
9257Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9258
ba73c63f 9259 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
9260 sed. Otherwise sed chokes on NT path names with drive
9261 designators. Also look for "?:*" as the leading characters in an
9262 absolute pathname.
9263
9264Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9265
9266 * config.sub: Support for r3900.
9267
9268Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9269
9270 * configure.in: Use install-sh, not install.sh.
9271
9272Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9273
9274 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9275 apply it twice.
9276
9277Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9278
9279 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9280 install-binutils.
9281
9282Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9283
9284 * Makefile.in: Add automake targets.
9285 * configure.in (host_tools): Add automake.
9286
9287Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9288
9289 * configure: Default CXX to c++, not gcc.
9290 * Makefile.in (CXX): Set to c++, not gcc.
9291 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9292
9293Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9294
9295 * install-sh: try appending a .exe if source file doesn't
9296 exist
9297
9298Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9299
9300 * configure.in: Turn on multilib by default.
9301 (cross_only): Remove target-libiberty.
9302
9303 * Makefile.in (all-gcc): Don't depend on libiberty.
9304
9305Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9306
9307 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9308
9309Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9310
9311 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9312 (DISTBISONFILES): Add ld/Makefile.in
9313
9314Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9315
9316 * configure.in: if target is cygwin32 but host isn't cygwin32,
9317 don't configure gdb tcl tk expect, not just gdb.
9318
9319Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9320
9321 * configure.in: Added gnuserv everywhere sn appears.
9322
9323 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9324 (CROSS_CHECK_MODULES): Added check-gnuserv.
9325 (INSTALL_MODULES): Added install-gnuserv.
9326 (CLEAN_MODULES): Added clean-gnuserv.
9327 (all-gnuserv): New target.
9328
9329Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9330
9331 * config.guess: Fixes for MIPS OpenBSD systems.
9332
9333Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9334
9335 * Makefile.in (INSTALL_XFORM): Remove.
9336 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9337
9338 * mkinstalldirs: New file, copied from automake.
9339 * Makefile.in (installdirs): Rename from install-dirs. Use
9340 mkinstalldirs. Change all users.
9341 (DEVO_SUPPORT): Add mkinstalldirs.
9342
9343Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9344
9345 * install-sh: Rename from install.sh.
9346 * Makefile.in (INSTALL): Change install.sh to install-sh.
9347 (DEVO_SUPPORT): Likewise.
9348
9349 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9350 Graichen <graichen@rzpd.de>.
9351
9352Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9353
9354 * config.guess: Recognize OpenBSD systems correctly.
9355
9356Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9357
9358 * README, Makefile.in (ETC_SUPPORT): Remove references to
9359 cfg-paper*, configure.{texi,man,info*}._
9360
9361Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9362
9363 * Makefile.in (all.normal): Ensure that gcc is built after all
9364 the x11 - ie gdb - targets.
9365
9366Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9367
9368 * makefile.vms: Don't run conf-a-gas.
9369
9370Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9371
80413487 9372 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
9373
9374Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9375
9376 * configure.in: Remove noconfigdirs case since gdb also
9377 configures and builds for tic80-coff.
9378
9379Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9380
9381 * configure: Set cache_file to config.cache.
9382 * Makefile.in (local-distclean): Remove config.cache.
9383
9384Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9385
9386 * COPYING: Update FSF address.
9387
9388Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9389
9390 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9391 noconfigdirs.
9392
9393Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9394
9395 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9396 MAKEDIRS, is empty.
9397
9398Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
9399
9400 * config.sub: Tweak mn10300 entry.
9401
9402Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
9403
9404 * configure.in (host_tools): Put sim before gdb, so gdb's
9405 configure.tgt can determine if the simulator was configured.
9406
9407Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
9408
9409 * config.sub: Move BeOS $os case to be with other Cygnus
9410 local cases.
9411
9412Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
9413
9414 * config.sub: Remove misplaced comment that broke Linux.
9415
9416Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
9417
9418 * config.sub: Add BeOS support.
9419
9420Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
9421
9422 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9423
9424Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
9425
9426 * configure.in (noconfigdirs): Remove tcl and tk from
9427 noconfigdirs for cygwin32 builds.
9428
9429Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
9430
9431 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9432
9433Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
9434
9435 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9436 make-all.com, use makefile.vms instead.
9437
9438Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
9439
9440 * config.sub: Accept -lnews*.
9441
9442Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
9443
9444 * configure.in (noconfigdirs): Disable target-newlib,
35590697 9445 target-examples and target-libiberty for d30v.
252b5132
RH
9446
9447Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9448
9449 * configure.in (noconfigdirs): Enable ld for d30v.
9450
9451Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
9452
9453 * configure.in (tic80-*-*): Build compiler.
9454
9455Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
9456
9457 * configure.in (d30v-*): Remove sim directory from list of
35590697 9458 unsupported d30v directories
252b5132
RH
9459
9460Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9461
35590697
AJ
9462 * config.sub, configure.in: Add d30v target cpu.
9463
252b5132
RH
9464Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
9465
9466 * makefile.vms: New file.
9467 * make-all.com: Remove.
9468
9469Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
9470
9471 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9472
9473Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
9474
9475 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9476
9477Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
9478
9479 * Makefile.in (ALL_MODULES): Added all-db.
9480 (CROSS_CHECK_MODULES): Addec check-db.
9481 (INSTALL_MODULES): Added install-db.
9482 (CLEAN_MODULES): Added clean-db.
9483
9484Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
9485
9486 * config.guess: Merge with latest FSF sources.
9487
9488Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
9489
9490 * Makefile.in (ALL_MODULES): Added all-itcl.
9491 (CROSS_CHECK_MODULES): Added check-itcl.
9492 (INSTALL_MODULES): Added install-itcl.
9493 (CLEAN_MODULES): Added clean-itcl.
9494
9495Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
9496
9497 * configure.in: build gdb for mn10200
9498
9499Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
9500
9501 * Makefile.in (all-target-winsup): Depend on all-target-libio.
9502
9503Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
9504
9505 * configure.in (tic80-*-*): Turn off most targets right now.
9506
9507Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
9508
9509 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9510 rather than the makeinfo program.
9511 (do-info): Depend upon all-texinfo.
9512
9513Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
9514
9515 * configure.in: Remove uses of config/mh-linux.
9516
9517 * config.sub, config.guess: Merge with latest FSF sources.
9518
9519Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
9520
9521 * config.sub (case $basic_machine): Add tic80 entries.
9522
9523Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
9524
9525 * config.sub, config.guess: Merge with latest FSF sources.
9526
9527Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9528
9529 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9530 * mpw-config.in: Test for NewFolderRecursive.
9531 * mpw-install: Use symbolic name for startup filename.
9532 * mpw-README: Add various additional details.
9533
9534Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
9535
9536 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9537
9538Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
9539
9540 * configure.in: Do build gcc and the target libraries for
9541 the mn10200.
9542
9543Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
9544
9545 * configure.in: don't avoid building gdb for mn10300 any more
9546 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9547 instead of single-quoting it.
9548
9549Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
9550
9551 * configure.in: Don't use --with-stabs on IRIX 6.
9552
9553Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
9554
9555 * configure.in (m32r): Build gdb, libg++ now.
9556
9557Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9558
9559 * configure.in (mips*-sgi-irix6*): Remove gdb and related
9560 directories from noconfigdirs.
9561
9562Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
9563
9564 * config.sub (basic_machine): added mips16 configuration
9565
9566Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9567
9568 * config.sub: Handle d10v-unknown.
9569
9570Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
9571
9572 * config.sub: Handle v850-unknown.
9573
9574Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
9575
9576 * Makefile.in: add findutils
9577 * configure.in: add findutils to list of host_tools
9578
9579Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
9580
9581 * config.sub: Handle mn10200 and mn10300.
9582
9583Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9584
9585 * configure.in (d10v-*): Do not build librx.
9586
9587Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
9588
9589 * configure.in (mn10300): Build everything except gdb & libgloss.
9590
9591Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
9592
9593 * config.guess: Patch for Dansk Data Elektronik servers,
9594 from Niels Skou Olsen <nso@dde.dk>.
9595
9596 For ncr, use /bin/uname rather than uname, since GNU uname does not
9597 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
9598
9599 Patch for MIPS R4000 running System V,
9600 from Eric S. Raymond <esr@snark.thyrsus.com>.
9601
9602 Fix thinko for nextstep.
9603
9604 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9605
9606 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
9607 * config.guess: Guess mips-dec-mach_bsd4.3.
9608
9609 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
9610 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
9611 release numbers.
9612 * config.guess (mips-mips-riscos*): Emit just enough of the
9613 release number.
9614
9615 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
9616 * config.guess (sparc-auspex-sunos*): Added.
9617 (f300-fujitsu-*): Added.
9618
9619 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
9620 * config.guess: Recognize a Tadpole as a sparc.
9621
9622Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9623
9624 * config.guess: Don't assume that NextStep version is either 2 or
9625 3. NextStep 4 (aka OpenStep 4) has come out now.
9626
9627Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9628
9629 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9630 From Rik Faith <faith@cs.unc.edu>.
9631
9632Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9633
9634 * config.sub: Contributions from bug-gnu-utils to:
9635 Support plain "hppa" (no version given) architecture, reported by
9636 OpenStep.
9637 OpenBSD like NetBSD.
9638 LynxOs is not a hardware supplier.
9639
9640 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 9641 OpenBSD like NetBSD.
252b5132
RH
9642 Stratus systems.
9643 More Pyramid systems.
9644 i[n>4]86 Intel chips.
9645 M680[n>4]0 Motorola chips.
9646 Use unknown instead of lynx for hardware manufacturer.
9647
9648Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9649
9650 * install.sh (chmodcmd): Set to null if the DST directory already
9651 exists.
9652
9653Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9654
9655 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9656 not use mt-ppc target Makefile fragment any more.
9657
9658Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9659
9660 * configure.in (*-*-windows): Exclude everything but those dirs
9661 needed to build windows.
9662
9663Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
9664
9665 * Makefile.in (all-target-winsup): Depend on all-target-librx.
9666
9667Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9668
9669 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
9670
9671Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9672
9673 * Undo my previous change.
9674
9675Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
9676
9677 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9678 unconditionally.
9679 (MAKEOVERRIDES): Define (revert this part of October 18 change).
9680
9681Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9682
9683 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
9684 host to add it's own flags.
252b5132
RH
9685
9686Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
9687
9688 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9689
9690Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
9691
9692 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9693 (CXX_FOR_TARGET): Likewise.
9694 (GCC_FOR_TARGET): Define.
9695 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9696 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9697 CC_FOR_TARGET was specified on the command line.
9698 (MAKEOVERRIDES): Don't define.
9699
9700Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
9701
9702 * configure.in (m32r): Fix spelling of libg++ libs.
9703
9704Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
9705
9706 * config.sub (-apple*): Remove, now redundant.
9707
9708Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
9709
9710 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9711
9712 * configure: Rework yesterday's sed script patch.
9713
9714 * config.sub: Merge with FSF.
9715
9716Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
9717
9718 * config.guess: Merge from FSF.
9719
9720 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
9721 * config.guess: Use pc instead of unknown, for pc clone systems.
9722 Change linux to linux-gnu.
252b5132
RH
9723
9724 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 9725 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
9726
9727Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
9728
9729 * test-build.mk (HOLES): Add "xargs" for gdb.
9730
9731 * configure: Avoid hpux10.20 sed bug.
9732
9733Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
9734
4bddf3ad 9735 * configure.in: Add support for windows host
252b5132
RH
9736 (that is a build done under the Microsoft build environment).
9737
9738Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
9739
9740 * Makefile.in: Replace all uses of srcroot with s, to shrink
9741 command line lengths.
9742
9743 Patches from Geoffrey Noer <noer@cygnus.com>:
9744 * configure.in: If configuring for newlib, pass --with-newlib to
9745 subdirectories.
9746 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9747 -Bnewlib/ and -Lwinsup to gcc.
9748 (CXX_FOR_TARGET): Likewise.
9749
9750Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
9751
9752 * Makefile.in (ETC_SUPPORT): Add configure.
9753
9754Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
9755
35590697 9756 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
9757 host configuration file.
9758
9759Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
9760
9761 * configure.in: Break mn10x00 support into separate
9762 mn10200 and mn10300 configurations.
9763 * config.sub: Likewise.
9764
9765Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
9766
9767 * configure.in: Add lots of stuff to noconfigdirs for
9768 the mn10x00 targets.
9769
9770 * config.sub, configure.in: Add mn10x00 support.
9771
9772Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
9773
9774 * make-all.com: Call conf-a-gas, not config-a-gas.
9775
9776Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
9777
9778 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 9779 targets.
252b5132
RH
9780
9781Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
9782
9783 * mpw-README: Add much more detail for native PowerMac.
9784 * mpw-install: New file.
9785 * mpw-configure: Add --norecursion and --help options.
9786 * mpw-config.in: Translate readme and install files when
9787 copying to objdir.
9788 * mpw-build.in: Don't always depend on byacc and flex.
9789 (install-only-top): New action.
9790
9791Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
9792
9793 * configure.in: You can now configure GDB for the v850.
9794
9795Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
9796
9797 * configure.in (noconfigdirs): Don't configure any C++ dirs
9798 if targeting D10V.
9799
9800Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
9801
9802 * config.sub: Recognize mips64vr5000.
9803
9804Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
9805
9806 * configure.in: Use a single line for host_tools and native_only.
9807
9808Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
9809
9810 * config.sub, configure.in: Add entries for m32r.
9811
9812Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
9813
9814 * Makefile.in (inet-install): Don't run install-gzip.
9815
9816Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
9817
9818 * configure.in: Don't config lots of things for *-*-windows*.
9819
9820Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
9821
9822 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9823 (host_libs, host_tools): Copy from configure.in.
9824 * mpw-configure: Don't complain about directories not found.
9825
9826Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9827
9828 * configure.in (i[345]86): Recognize i686 for pentium pro.
9829 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9830 file.
9831
9832 * config.guess (i[345]86): Ditto.
9833
9834Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9835
9836 * configure.in (noconfigdirs): Removed gdb for D10V.
9837
9838Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
9839
9840 * configure.in: Remove ld, target-libio, target-libg++, and
9841 target-libstdc++ from noconfigdirs.
9842
9843Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
9844
9845 * configure: Fix three locations where shell scripts were
9846 being run directly rather than with config_shell.
9847
9848Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
9849
9850 * configure.in (v850-*-*): Set up initial $noconfigdirs.
9851 * config.sub (basic_machine): Recognize v850.
9852
9853Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
9854
9855 * mpw-configure: Handle multiple enable/disable options and
9856 pass them down recursively, handle -c and -s flags appropriately
9857 depending on choice of compiler, add escape mechanism for
9858 quoted arguments to gC.
9859
9860Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9861
9862 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9863 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9864 so that -mrelocatable-lib and -mno-eabi are used.
9865
9866 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9867 not support --print-multi-lib, don't abort.
9868
252b5132
RH
9869Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
9870
9871 * make-all.com: Run config-a-gas.
9872 * setup.com: Don't copy subdirectory files around.
9873
9874Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
9875
9876 * configure.in (*-*-ose): Remove exclusion of libgloss for this
9877 target, it now compiles correctly.
9878
9879Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
9880
9881 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9882
9883Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9884
35590697 9885 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
9886
9887Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9888
9889 * configure.in (native_only): Add prms.
9890
9891Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
9892
9893 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9894 (BINUTILS_SUPPORT_DIRS): Likewise.
9895
9896Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9897
9898 * configure.in (d10v-*-*): Don't configure ld or gdb until the
9899 d10v support is added.
9900
9901Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9902
9903 * configure.in (d10v-*-*): New target.
9904
9905Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
9906
9907 * config.guess (HP 9000/811): Recognize this as a PA1.1
9908 machine.
9909
9910Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
9911
9912 * Makefile.in (do-tar-gz): New target, split out from tail end of
9913 taz target. Run each command separately, don't use pipes.
9914 (taz): Use it.
9915
9916Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
9917
9918 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9919 * mpw-build.in: No builds should depend on building byacc or flex,
9920 they are assumed to be installed already.
9921
9922Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9923
9924 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9925 variable that CC_FOR_TARGET needs.
9926
9927Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9928
9929 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9930 options have changed since the last time the subdirectory was
9931 configured, and if it has, reconfigure.
9932 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9933 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9934
9935Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
9936
9937 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9938 CLEAN_MODULES): Add bash.
9939 (all-bash): New target.
9940
9941Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
9942
9943 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9944
9945Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9946
9947 * config.sub (basic_machine): Recognize d10v as a valid processor.
9948
9949Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
9950
9951 * mpw-configure: Add support for --bindir.
9952 * mpw-build.in: Use a GCC-specific build script for GCC actions.
9953
9954Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
9955
9956 * configure.in: add bash, time, gawk to list of hosttools and things
9957 to only build for native toolchains
9958
9959Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9960
9961 * Makefile.in (docdir): Remove.
9962
9963Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9964
9965 * Makefile.in (datadir): Set to $(prefix)/share.
9966
9967Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
9968
9969 * configure.in: build diff and patch for cygwin32-hosted
9970 toolchains.
9971
9972Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
9973
9974 * config.sub: Accept -rtems*.
9975
9976Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
9977
80413487 9978 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
9979 remove diff from the list of things not buildable
9980 via Canadian Cross
252b5132
RH
9981
9982Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
9983
9984 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 9985 don't get ". ".
252b5132
RH
9986
9987Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
9988
9989 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9990
9991Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
9992
9993 * Makefile.in (taz): Handle case where tex3patch didn't even get
9994 checked out. Also, if it was found, put the symlink in a new util
9995 subdirectory.
9996
9997Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9998
9999 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10000
10001Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10002
10003 * config.sub: Recognize -openvms.
10004 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10005 * make-all.com, setup.com: New files.
10006
10007Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10008
10009 * Makefile.in (taz): tex3patch moved to texinfo/util.
10010
10011Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10012
afb8d725 10013 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10014 * configure.in: remove make from disable-if-Can-Cross list
10015 enable gdb if ${host} and ${target} are cygwin32
10016
10017Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10018
10019 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10020 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10021
10022Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10023
10024 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10025 distinguish sysv/svr4/bsd variants.
10026 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10027
10028Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10029
10030 * configure.in: Added copyright notice.
10031 * move-if-change: Added copyright notice.
10032
10033Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10034
10035 * configure.in (powerpcle-*-solaris*): Until we get shared
10036 libraries working, don't build gdb, sim, make, tcl, tk, or
10037 expect.
10038
10039Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10040
10041 * config.guess: Merge with FSF:
10042
10043 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10044 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10045
10046 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10047 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10048
10049 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10050 * config.guess: Combine two OSF1 rules.
10051 Also recognize field test versions. From mjr@zk3.dec.com.
10052 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10053 because GNU uname does not support -p. From pmr@pajato.com.
10054
10055Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10056
10057 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10058
10059Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10060
10061 * mpw-README: Document GCCIncludes.
10062
10063Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10064
10065 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10066
10067Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10068
10069 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10070
10071Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10072
10073 * configure.in (*-*-cygwin32): Configure make.
10074
10075Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10076
10077 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10078
10079Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10080
10081 * Makefile.in (all-inet): Depend on all-perl.
10082
10083 * Makefile.in (inet-install): New target.
10084
10085 * Makefile.in (all-inet): Depend on all-tcl.
10086 (all-inet): Depend on all-send-pr.
10087
10088Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10089
10090 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10091 temporarily.
10092
10093Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10094
10095 * configure.in: Don't configure --with-gnu-ld on AIX.
10096
10097Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10098
10099 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10100
10101Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10102
10103 * Makefile.in (ALL_MODULES): Added all-inet.
10104 (CROSS_CHECK_MODULES): Added check-inet.
10105 (INSTALL_MODULES): Added install-inet.
10106 (CLEAN_MODULES): Added clean-inet.
10107 (all-indent): New target.
10108
10109 * configure.in (host_tools): Added inet.
10110 (native_only): Added inet.
10111 (noconfigdirs): Added inet.
10112
10113Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10114
10115 * configure.in: Don't configure libgloss if we are not configuring
10116 newlib.
10117
10118Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10119
10120 * configure.in: Don't configure libgloss for unsupported
10121 architectures.
10122
10123Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10124
10125 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10126
10127Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10128
10129 * Makefile.in (ALL_MODULES): Include all-apache.
10130 (CROSS_CHECK_MODULES): Include check-apache.
10131 (INSTALL_MODULES): Include install-apache.
10132 (all-apache): New target.
10133
10134 * configure.in: Added apache everywhere perl is seen.
10135
10136Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10137
10138 * Makefile.in: Add support for clean-{module} and
10139 clean-target-{module} rules.
10140
10141Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10142
10143 * configure.in (*-*-ose) do not build libgloss.
10144
10145Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10146
10147 * config.guess (prep*:SunOS:5.*:*): Turn into
10148 powerpele-unknown-solaris2.
10149
10150Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10151
10152 * configure.in: Permit --enable-shared to specify a list of
10153 directories.
10154
10155Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10156
10157 * configure.in (host==solaris): Pass only the first word of $CC
10158 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10159
10160Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10161
10162 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10163
10164Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10165
10166 * Makefile.in (ALL_MODULES): Include all-perl.
10167 (CROSS_CHECK_MODULES): Include check-perl.
10168 (INSTALL_MODULES): Include install-perl.
10169 (ALL_X11_MODULES): Include all-guile.
10170 (CHECK_X11_MODULES): Include check-guile.
10171 (INSTALL_X11_MODULES): Include install-guile.
10172 (all-perl): New target.
10173 (all-guile): New target.
10174
10175 * configure.in (host_tools): Include perl and guile.
10176 (native_only): Include perl and guile.
10177 (noconfigdirs): Don't build guile and perl; no ports have been
10178 done.
10179
10180Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10181
80413487
RH
10182 * configure (--enable-*): Handle quoted option lists such as
10183 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
10184
10185Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10186
10187 * Makefile.in ({,inst}all-target): New rule so we can make and
10188 install all of the target directories easily.
10189
10190Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10191
10192 * configure.in: Add missing global flag in sed substitution when
10193 deleting `target-' from ${configdirs}.
10194
10195Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10196
10197 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10198 option.
10199
10200 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10201 config/mh-necv4.
10202
10203 * install.sh: Correct misspelling of transformbasename.
10204
10205 * config.guess: Recognize mips-*-sysv*.
10206
10207Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10208
10209 * config.sub: Recognize mon960.
10210
10211Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10212
10213 * configure: Restore Canadian Cross handling of BISON and LEX,
10214 removed in Feb 20 change.
10215
10216Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10217
10218 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10219 Mention make install. Remove the old copyright date as well the
10220 clumsy and rather pointless copyright on the README file.
10221
10222Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10223
10224 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10225 Makefile after running symlink-tree, then run `make distclean' to
10226 avoid clobbering any generated files in srcdir.
10227
10228Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10229
10230 * configure.in (m68k-*-netbsd*): Build everything now.
10231
10232Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10233
10234 * Makefile.in (taz): Fix quoting.
10235
10236Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10237
10238 * configure.in (sparclet-*-*): Build everything now.
10239
10240Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10241
10242 * configure.in (m68k-*-linux*): New host.
10243
10244Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10245
10246 * configure: Check for bison before byacc.
10247
10248Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10249
10250 * Makefile.in configure: Change the way LEX and BISON/YACC are
10251 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10252 searching PATH. These are used as fallbacks by Makefile.in if
10253 flex/bison/byacc aren't in objdir.
10254
10255Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10256
10257 * Makefile.in: Make everything which depends upon all-bfd also
10258 depend upon all-opcodes, in case --with-commonbfdlib is used.
10259
10260Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10261
10262 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10263 building NT native compilers on Unix.
10264
10265Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10266
10267 * configure.in: Don't get CC from the host Makefile fragment if we
10268 can find gcc in PATH, or if this is a Canadian Cross. Move the
10269 Solaris test for /usr/ucb/cc to the post target script, just after
10270 the compiler sanity test.
10271
10272Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10273
10274 * config.sub: Merge with FSF.
10275
10276Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10277
10278 * Makefile.in (RPATH_ENVVAR): New variable.
10279 (REALLY_SET_LIB_PATH): Use it.
10280 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10281
10282Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10283
10284 * config.sub, configure.in: Recognize sparclet cpu.
10285
10286Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10287
10288 * config.guess: Support m68k-cbm-sysv4.
10289
10290Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10291
10292 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10293 m68k-unknown-linuxaout from linker help string. Put quotes around
10294 $ld_help_string.
10295
10296Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10297
10298 * config.guess (powerpc-harris-powerunix): Add guess for port
10299 to new target.
10300
10301Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10302
10303 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10304
10305Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10306
10307 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10308 $(REALLY_SET_LIB_PATH) in Makefile.
10309 * Makefile.in (SET_LIB_PATH): New variable.
10310 (REALLY_SET_LIB_PATH): New variable.
10311 ($(DO_X)): Use $(SET_LIB_PATH).
10312 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10313 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10314 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10315 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10316 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10317 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10318 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10319 (install-dosrel): Likewise.
10320 (all-opcodes): Depend upon all-libiberty.
10321
10322Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10323
10324 * config.guess (*:CYGWIN*): New
10325
10326Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10327
10328 * Makefile.in (all-target-winsup): All all-target-libiberty.
10329
10330Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10331
10332 * configure.in (noconfigdirs): Add missing # in front of comment.
10333
10334Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10335
10336 * configure.in: add second pass to things added to noconfigdirs
10337 so *-gm-magic can exclude libgloss properly.
10338
10339Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10340
10341 * mpw-configure (extralibs_name, rez_name): Set correctly
10342 for MWC68K compiler.
10343
10344 * mpw-README: Add more info on the necessary build tools.
10345
10346Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10347
10348 * configure.in, config.sub: Recognize cygwin32.
10349
10350Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10351
10352 * config.guess, config.sub: Recognize A/UX.
10353
10354Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10355
10356 * config.sub: Merge with gcc/config.sub.
10357
10358Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10359
10360 * mpw-build.in (do-binutils): Add build of stamps.
10361
10362Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10363
10364 * config.sub: Add recognition for mips64vr4100*-* targets.
10365
10366Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10367
10368 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10369 Add creation of gconfigargs with `--enable-shared' turned on.
10370 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10371 ($(host)-stamp-stage3-configured): Likewise.
10372 (HOLES): Add chatr and ldd.
10373 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10374
10375Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10376
10377 * configure: Pass --nfp to recursive configures.
10378
10379Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10380
10381 * Makefile.in (DLLTOOL): New.
10382 (DLLTOOL_FOR_TARGET): New.
10383 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10384 (EXTRA_TARGET_FLAGS): Ditto.
10385 (EXTRA_GCC_FLAGS): Ditto.
10386 (CONFIGURE_TARGET_MODULES): Ditto.
10387 (DO_X): Ditto.
10388 * configure: Add DLLTOOL.
10389
10390Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10391
10392 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10393 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10394 mh-sco, since old workarounds no longer needed, and don't
10395 build ld, since libraries have weak symbols in COFF.
10396
10397Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
10398
10399 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10400
10401Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
10402
10403 * configure.in: Make sure that ${CC} can be used to compile an
10404 executable.
10405
afb8d725
JM
10406Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10407
10408 * Makefile.in (all-gdb): Depend on $(GDB_TK).
10409 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10410 nothing depending on whether gdbtk is being built.
10411
252b5132
RH
10412Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
10413
10414 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10415
10416Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
10417
10418 * configure.in (noconfigdirs): Put ld or gas in this early, if the
10419 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10420
10421Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
10422
10423 * config-ml.in: Add support for
10424 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10425 Simplify setting of multidirs from --disable-foo.
10426
10427Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10428
10429 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10430 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10431 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 10432 non-empty, pass them on to the GCC make.
252b5132
RH
10433 (all-bootstrap): New rule that is like all-gcc, except it executes
10434 the GCC bootstrap rule instead of the GCC all rule.
10435
10436Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
10437
10438 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10439
10440Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10441
10442 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10443 DG/UX support.
10444
10445Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
10446
10447 * config.sub (i*86*) Change [345] to [3456]
10448
10449Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10450
10451 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10452 --with-gnu-ld=no.
10453
10454Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10455
10456 * config-ml.in (rs6000*, powerpc*): Add switches to control which
10457 AIX multilibs get built.
10458
10459Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10460
10461 * configure.in (i386-win32): Don't build expect if we're not
10462 building the tcl subdir.
10463
10464Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
10465
10466 * Makefile.in: (configure-target-examples, all-target-examples):
10467 New targets, configure and build example programs.
10468
10469Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10470
10471 * mpw-configure: If an mpw-config.in generated a file mk.sed,
10472 use it as input to sedit the generated MPW makefile.
10473 * mpw-README: Add a suggestion about Gestalt.h.
10474
10475Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
10476
10477 * config.sub: Accept *-*-ieee*.
10478
10479Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
10480
10481 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
10482 Ronald F. Guilmette <rfg@monkeys.com>.
10483
10484Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10485
10486 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10487 for powerpc-pe native.
10488 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10489 (target==powerpc-pe): duplicate i386-win32 entry.
10490
10491Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10492
10493 * configure.in (noconfigdirs): Exclude target-newlib for all versions
10494 of vxworks, not just vxworks5.1.
10495
10496Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
10497
10498 * mpw-configure: Add support for exec-prefix.
10499
10500Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10501
10502 * config.guess: Recognize HP model 816 machines as having
10503 a PA1.1 processor.
10504
10505Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
10506
10507 * configure: Ignore new autoconf configure options.
10508
252b5132
RH
10509Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10510
10511 * config.guess: Recognize Pentium under SCO.
10512 From Robert Lipe <robertl@arnet.com>.
10513
10514Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10515
10516 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
10517
10518Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
10519
10520 * configure.in: Don't configure gas for alpha-dec-osf*.
10521
10522Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
10523
10524 * configure.in: Default to --with-stabs for some targets for which
10525 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10526 i[345]86*-*-unixware*.
10527
10528Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
10529
10530 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10531 rather than basing it on the target. Simplify handling of options
10532 controlling which directories to configure. Remove extraneous
10533 slash in multi-clean target.
10534
10535Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
10536
10537 * config-ml.in: Prefix more variables with ml_ so they don't collide
10538 with configure's.
10539
10540Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
10541
10542 * configure: Don't turn -v into --v.
10543
10544Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
10545
10546 * configure.in (targargs): Fix typo.
10547
10548 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10549
10550Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
10551
10552 * configure.in: Strip --host and --target options from
10553 CONFIG_ARGUMENTS, and always configure for --host only. Add
10554 --with-cross-host option when building with a cross-compiler.
10555 * configure: Canonicalize the arguments put into config.status by
10556 always using `=' for an option with an argument. Pass a presumed
10557 --host or --target explicitly.
10558
10559Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
10560
10561 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10562 into general OS recognition case.
10563
10564Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10565
10566 * configure.in (target_configdirs): add target-winsup only
10567 for win32 target systems.
10568
10569Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
10570
10571 * Makefile.in (all-target-libgloss): Depend upon
10572 configure-target-newlib, since when libgloss is built it looks to
10573 see if the newlib directory exists.
10574
10575Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
10576
10577 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10578 cfg-ml-*.in.
10579
10580Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
10581
10582 * configure: Handle LD and LD_FOR_TARGET when configuring a
10583 Canadian Cross.
10584
252b5132
RH
10585Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10586
10587 * configure.in (target_libs): add target-winsup.
10588 (target==i386-win32): add patch diff flex make to $noconfigdirs.
10589 (target==ppcle-pe): remove ld from $noconfigdirs.
10590
10591Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
10592
10593 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10594 Preserve relative path names in $srcdir. Build symlink tree if
10595 configuring cross target dir and srcdir=. (= no VPATH support).
10596 (configure-target-libg++): Depend on configure-target-librx.
10597 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10598 * config-ml.in: New file.
10599 * symlink-tree: New file.
10600 * configure: Ensure srcdir="." if that's what it is.
10601
10602Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10603
10604 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10605 includes and FLEX_SKELETON setting.
10606 * mpw-configure (--with-gnu-ld): New option, controls whether
10607 to use PPCLink or ld with PowerMac GCC.
10608 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10609 * mpw-config.in: Configure grez if targeting Mac.
10610
10611 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
10612 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10613 just macos.
252b5132
RH
10614 * configure.in: Configure grez resource compiler if targeting Mac.
10615 * Makefile.in (all-grez, install-grez): New targets.
10616
10617Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
10618
10619 * configure: CXX defaults to gcc, not g++. If we find
35590697 10620 gcc in the path, set CC to gcc -O2.
252b5132
RH
10621
10622Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
10623
10624 * configure: Default ${build} correctly. Avoid picking up extra
10625 spaces when reading CC and CXX from Makefile. When doing a
10626 Canadian Cross, use plausible default values for numerous
10627 variables.
10628 * configure.in: When doing a Canadian Cross, don't try to
10629 configure tools whose configure script can't handle it.
10630
10631Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10632
10633 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10634
10635Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
10636
10637 * configure: Remove dubious bug reporting address.
10638
10639Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
10640
10641 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
10642 configure script, run that instead of this directory's configure.
10643 In either case, print a message that we're configuring the sub-dir.
10644
10645Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
10646
10647 * configure.in: Before checking for the existence of various files,
10648 use sed to filter out "target-".
10649
10650Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
10651
10652 * Makefile.in (DO_X): Split rule to decrease command line length
10653 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
10654 (Philippe De Muyter).
10655
10656Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10657
10658 * Makefile.in (all-patch): depend on all-libiberty.
10659
10660Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
10661
10662 * configure.in: If the only directory in target_configdirs which
10663 actually exists is libiberty, then set target_configdirs to empty,
10664 to avoid trying to build a target libiberty in a gas or gdb
10665 distribution.
10666
10667Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
10668
10669 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
10670 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10671 systems.
252b5132
RH
10672
10673Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10674
10675 * configure.in (copy_dirs): Use sys-include instead of include
10676 for --with-headers option.
10677
10678Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
10679
10680 * Makefile.in, configure.in: Make winsup builds work with
10681 new scheme.
10682
10683Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
10684
10685 * configure.in: Build the linker on AIX.
10686
10687Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
10688
10689 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
10690 where needed.
10691
10692Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
10693
10694 * Makefile.in (all-gcc): Fix typo.
10695
10696Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
10697
10698 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
10699
10700Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
10701
10702 * configure.in: Rename libFOO to target-libFOO, and xiberty
10703 to target-xiberty, to provide more flexibility.
10704 (target_subdir): Define. Create if cross.
10705 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10706 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
10707 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10708 check-libFOO -> check-target-libFOO, etc.
10709 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10710 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10711 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10712 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
10713 allow ALL_GCC="" to only configure.
10714 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
10715 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
10716 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
10717
10718Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
10719
10720 * Makefile.in (taz): Build "info" in etc explicitly.
10721
10722Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
10723
10724 * configure.in: Make sure that CC is undefined (as opposed to
10725 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
10726 problem with autoconf trying to configure on a host without GCC.
10727
10728Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
10729
10730 * mpw-configure: Set host alias from choice of host compiler,
10731 only use generic MPW Makefile sed if present, edit a file
10732 named "hacked_Makefile.in" instead of "Makefile.in" if present.
10733 * mpw-README: Add problem notes about CW6 and CW7.
10734
10735Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
10736
10737 * Makefile.in (taz): Use ";" instead of ";;".
10738
10739Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
10740
10741 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
10742 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10743 DISTDOCDIRS.
10744 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
10745 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
10746
10747Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
10748
10749 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
10750 and gnats, because they are now subsumed by DISTSTUFFDIRS.
10751 Move bfd to DISTSTUFFDIRS.
10752
10753Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10754
10755 * Makefile.in (X11_LIB): Removed.
10756 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10757
10758 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10759
10760Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10761
10762 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10763 names.
10764
10765Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10766
10767 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10768
10769Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
10770
10771 * configure.in (i[345]86-*-win32): Always build newlib.
10772 Don't configure cvs, autoconf or texinfo.
10773 * Makefile.in (LD_FOR_TARGET): New.
10774 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10775 Pass down LD_FOR_TARGET.
10776
10777Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
10778
10779 * winsup: New directory.
10780 * Makefile.in: Build winsup.
10781 * configure.in: Winsup is configured when target is win32.
10782 Can only build win32 target GDB when native.
35590697 10783
252b5132
RH
10784Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
10785
10786 * config.guess: Recognize HP model 819 machines as having
10787 a PA 1.1 processor.
10788
10789Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
10790
10791 * configure: Fix sed loop which substitutes for CC and CXX to
10792 avoid bug found in various sed implementations.
10793
10794Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10795
10796 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10797 simulator. Use standard powerpc-*-eabi*.
10798
10799Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
10800
10801 * configure.in: Stop putting gas and binutils in noconfigdirs for
10802 powerpc-*-aix* and rs6000-*-*.
10803
10804Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
10805
10806 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10807 -mcall-aixdesc libraries.
10808
10809Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
10810
10811 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10812
10813 * config.sub (arm | armel | armeb): Fix shell syntax.
10814
10815Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10816
10817 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10818 -msoft-float and -mcpu=common support.
10819 (powerpc*-*-eabisim*): Add support for building -mcall-aix
10820 libraries.
10821
10822Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10823
10824 * configure.in: Allow configuration and build of emacs19 for the alpha.
10825
10826Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10827
10828 * configure.in (CC): Get ^CC, not just any old CC, from
10829 ${host_makefile_frag}.
10830
10831Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10832
35590697 10833 * configure.in (CC): Try to get CC from
252b5132
RH
10834 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10835
10836Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10837
10838 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10839 only if it exists in $(srcdir).
10840
10841Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
10842
10843 * configure: If CC and CXX are not set in the environment, set
10844 them, based on either an existing Makefile or on searching for gcc
10845 in PATH. Substitute for CC and CXX in Makefile.
10846 * configure.in: Remove libm from target_libs. Separate
10847 target_configdirs from configdirs. If CC is not set in
10848 environment, try to get it from a host Makefile fragment. Rewrite
10849 changes of configdirs to use skipdirs instead. A few minor
10850 tweaks. Take directories out of target_configdirs as they are
10851 taken out of configdirs. Remove existing Makefile files from
10852 subdirectories. Substitute for TARGET_CONFIGDIRS and
10853 CONFIG_ARGUMENTS in Makefile.
10854 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10855 by configure.in.
10856 (CONFIG_ARGUMENTS): Likewise.
10857 (CONFIGURE_TARGET_MODULES): New variable.
10858 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10859 ($(CONFIGURE_TARGET_MODULES)): New target.
10860 (configure-libg++, configure-libio): New targets.
10861 (all-libg++): Depend upon configure-libg++.
10862 (all-libio): Depend upon configure-libio.
10863 (configure-libgloss, all-libgloss): New targets.
10864 (configure-libstdc++): New target.
10865 (all-libstdc++): Depend upon configure-libstdc++.
10866 (configure-librx, all-librx): New targets.
10867 (configure-newlib): New target.
10868 (all-newlib): Depend upon configure-newlib
10869 (configure-xiberty): New target.
10870 (all-xiberty): Depend upon configure-xiberty.
10871
10872Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10873
10874 * configure.in (host i[345]86-*-win32): Expand the
10875 noconfigdirs again.
10876
10877Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
10878
10879 * mpw-configure: Fix sed command file name.
10880
10881Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
10882
35590697 10883 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
10884 noconfigdirs again.
10885
10886Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
10887
10888 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10889 or powerpc*-*-pe*, since they are not yet supported.
10890
10891Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
10892
10893 Add PowerMac support and many other enhancements.
10894 * mpw-configure: New option --cc to select compiler to use,
10895 paste options set according to --cc into the generated
10896 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10897 if mpw-make.sed is present.
10898 * mpw-config.in: Don't test for gC1, test for mpw-touch,
10899 add forward includes for PowerPC include files.
10900 * mpw-build.in: Build using Makefile.PPC if present.
10901 (do-byacc, etc): Remove separate version resource builds.
10902 (do-gas): Build "stamps" before "all".
10903 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10904 * mpw-README: Update to reflect --cc option, PowerMac support,
10905 and recently-reported compatibility problems.
10906
10907Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
10908
10909 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10910 embedded m68k systems (-aout, -coff, -elf, -vxworks).
10911 (--with-multilib-top): Pass to recursive invocations.
10912
10913Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
10914
10915 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10916 v810-*-*.
10917
10918Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10919
10920 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10921 gdb, ld and opcodes on v810-*-*.
10922
252b5132
RH
10923Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
10924
10925 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10926 (local-maintainer-clean): New target.
10927 (maintainer-clean): New target.
10928 (realclean): Just depend upon maintainer-clean.
10929
10930Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10931
10932 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10933
10934Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
10935
10936 * configure.in: Build ld in mips*-*-bsd* case.
10937
10938Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
10939
10940 * config.sub: Accept -lites* OS. From Ian Dall.
10941
10942Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
10943
10944 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 10945 targets.
252b5132
RH
10946
10947Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10948
10949 * configure.in: treat i386-win32 canadian cross the same as
10950 i386-go32 canadian cross.
10951
10952Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10953
10954 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10955 running under the simulator to build a reduced set of libraries.
10956 (powerpc-*-eabiaix): Add fine grained multilib support added to
10957 other powerpc targets yesterday.
10958
10959Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10960
10961 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10962 -disable-softfloat, -disable-relocatable, -disable-aix, and
10963 -disable-sysv to control which multilib libraries get built.
10964
10965Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
10966
10967 * configure: Add Makefile.tem to list of files to remove in trap
10968 handler.
10969
10970Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
10971
10972 * config.guess (*Linux*): Add missing "exit"s.
10973 Also, need specific check for alpha-unknown-linux (uses COFF).
10974
10975Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
10976
10977 * config.guess: Merge with FSF:
10978
10979 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
10980 * config.guess (AIX4): More robust release numbering discovery.
10981
10982 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
10983 * config.guess (i386-sequent-ptx): Properly get version number.
10984
10985 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
10986 * config.guess (mips:*:4*:UMIPS): New case.
10987
10988Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
10989
10990 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10991 (i386-win32 host): Likewise. Don't build readline.
10992
afb8d725
JM
10993Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
10994
10995 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
10996 SUPPORT_FILES to submakes.
10997
252b5132
RH
10998Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
10999
11000 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11001 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11002 mpw-configure.
11003
11004Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11005
11006 * configure.in (appdirs): Use =, not ==, in test expression when
11007 trying to build the text to print in the warning message for
11008 Solaris users.
11009
11010Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11011
11012 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11013
11014Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11015
11016 * config.guess: Recognize lynx-2.3.
11017
11018Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11019
11020 * config.sub (z8ksim): Deleted
11021 (z8k-*-coff): New, this is the one true name of the target.
11022
11023Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11024
11025 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11026
11027Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11028
11029 * config.guess (*:Linux:*:*): First try asking the linker what the
11030 default object file format is (elf, aout, or coff). Then if this
11031 fails, try previous methods.
11032
11033Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11034
11035 * configure.in: Don't build newlib for *-*-vxworks5.1.
11036
11037Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11038
11039 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11040 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11041
11042Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11043
11044 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11045
11046Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11047
11048 * cfg-ml-com.in: New file.
11049 * cfg-ml-pos.in: New file.
11050
11051Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11052
11053 * COPYING.NEWLIB: Add HP free copyright to list.
11054
11055Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11056
11057 * config.sub: Recognize -eabi* for the system, not just -eabi.
11058
11059Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11060
11061 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11062 * config.sub, configure.in (win32): New target and host.
11063
11064Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11065
11066 * configure.in: Add i386-pe configuration.
11067
11068Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11069
11070 * mpw-build.in (install): Install GDB after LD.
11071
11072Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11073
11074 * mpw-config.in (elf/mips.h): Always forward-include, needed
11075 for GDB to build.
11076
11077Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11078
11079 * testsuite: New directory for customer acceptance and whole tool
11080 chain tests.
11081
11082Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11083
11084 * configure: If per-host line isn't found, but AC_OUTPUT is found
11085 and a configure script exists, run it instead.
11086
11087Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11088
11089 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11090
11091Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11092
11093 * configure: Set build_{cpu,vendor,os,alias} to host values when
11094 --build isn't specified.
11095
11096Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11097
11098 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11099 (FLAGS_TO_PASS): Pass them.
11100 (EXTRA_TARGET_FLAGS): Ditto.
11101
252b5132
RH
11102Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11103
11104 * Makefile.in (all-libg++): Depend on all-libstdc++.
11105
11106Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11107
11108 * configure.in (noconfigdirs): Enable all packages for
11109 i386-unknown-netbsd.
11110
11111Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11112
11113 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11114 hosted builds (DOS builds)
11115
11116Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11117
11118 Changes for ARM based on patches from Richard Earnshaw:
11119 * config.sub: Handle armeb and armel.
11120 * configure.in: Omit arm linker only for riscix.
11121
11122Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11123
11124 * config.guess: Update from FSF.
11125
11126Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11127
11128 * config.sub: Recognize powerpcle as the little endian varient of
11129 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11130 powerpcle variant. Convert pentium into i586, not i486. Add p5
11131 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11132 temporarily.
11133
11134Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11135
11136 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11137
11138Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11139
11140 * config.sub: Accept -lites* as a basic system type.
11141
11142Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11143
11144 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11145 installed, and if so return linuxoldld as the system name.
11146
11147Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11148
11149 * config.guess: Add hppa1.1-hp-lites support.
11150
11151Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11152
11153 * configure.in: Don't build newlib for m68k-vxworks5.1.
11154
11155Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11156
11157 * configure.in (mips-sgi-irix6): Use mh-irix5.
11158
11159Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11160
11161 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11162
11163Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11164
11165 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 11166 OSF/1. Fix compiler flags.
252b5132
RH
11167 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11168
11169Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11170
11171 * configure.in: Recognize --with-newlib.
11172 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11173
afb8d725
JM
11174Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11175
11176 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11177 to *_X11_MODULES due to gdbtk needing X include files et al.
11178
252b5132
RH
11179Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11180
11181 Merge in support for Mac MPW as a host.
11182 (Old change descriptions retained for informational value.)
11183
11184 * mpw-config.in: Add generic include forwards for cpu-specific
11185 include files in aout and elf directories.
11186
11187 * mpw-configure: Added copyright.
11188 * mpw-config.in: Check for presence of required build tools.
11189 (target_libs): Add newlib.
11190 (target_tools): Add examples.
11191 (Read Me): Generate as "Read Me for MPW" instead.
11192 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11193 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11194 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11195
11196 * mpw-configure: Remove subdir-specific makefile hackery,
11197 delete mk.tmp after using it.
11198
11199 * mpw-build.in (all): Display start and end times.
11200
11201 * mpw-configure (host_canonical): Set.
11202 (target_cpu): Always add to makefiles.
11203 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11204 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11205 (mpw-mh-mpw): Look for in srcdir and srcroot.
11206 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11207
11208 * mpw-build.in: (install-only): New target.
11209
11210 * mpw-configure (host_alias, target_alias): Rename from hostalias
11211 and targetalias, add into generated Makefile.
11212 (mk.tmp): If present, add into generated Makefile.
11213 * mpw-build.in (all-gas): Build config.h first before gas proper.
11214
11215 * mpw-configure (config.status): Write only if changed.
11216 * mpw-config.in (readline): Configure it (not built, just used for
11217 definitions).
11218
11219 * mpw-config.in (elf/mips.h): Add a forward include.
11220
11221 * mpw-config.in: Forward-include most .h files in include into
11222 extra-include.
11223 (readline): Don't build.
11224 mpw-build.in (install): Install GDB.
11225
11226 * mpw-configure (prefix, mpw_prefix): Handle it.
11227 * mpw-config.in (mmalloc, readline): Don't configure.
11228 * mpw-build.in (thisscript): Rename to ThisScript.
11229 Use mpw-build instead of BuildProgram everywhere.
11230 (mmalloc, readline): Don't build.
11231 * mpw-README: New file, basic documentation about the MPW port.
11232
11233 * mpw-config.in: Use forward-include to create include files.
11234
11235 * mpw-configure: Add more things to the top of each configured
11236 Makefile, including contents of config/mpw-mh-mpw.
11237 * mpw-config.in (extra-include): Create this directory and fill it
11238 with Posix-like include files when configuring.
11239
11240 * config.sub (apple, mac, mpw): Add various aliases.
11241
11242 * mpw-build.in: New file, top-level build script fragment for MPW.
11243 * mpw-configure: New file, configure script for MPW.
11244 * mpw-config.in: New file, config fragment for MPW.
11245
11246Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11247
11248 * configure.in (host_libs): Remove glob, since it is gone from the
11249 sources.
11250
11251Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11252
11253 * Makefile.in: define empty GDB_NLM_DEPS var.
11254
11255 * configure.in(target_makefile_frag): use config/mt-netware
11256 for netware targets.
11257
11258Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11259
11260 * config.sub: Merge in recent FSF changes. Remove linux special
11261 cases.
11262
11263Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11264
4bddf3ad 11265 Revert this change:
252b5132
RH
11266
11267 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11268
11269 * build-all.mk: Use CC=cc -Xs on Solaris.
11270
252b5132
RH
11271Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11272
11273 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11274 stop using it.
11275 * Makefile.in: Nuke all references to glob subdirectory.
11276
11277Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11278
11279 * configure.in: Fix --enable-shared logic in per-host.
11280
11281Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11282
11283 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11284
11285Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11286
11287 * configure.in (noconfigdirs): Don't build gas on AIX, for
11288 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11289
11290Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11291
11292 * configure: Fix --cache-file to work if the file argument is a
11293 relative path.
11294
11295Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11296
11297 * configure: If the --cache-file is used, pass it down to
11298 configure in subdirectories.
11299
11300Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11301
11302 * config.sub: add vxworks29k configuration.
11303
11304Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11305
11306 * Makefile.in (taz): Do "diststuff" part quietly.
11307
11308Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11309
11310 * config.sub: Mini-merge with gcc/config.sub.
11311
11312Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11313
11314 * config.guess (IRIX): Sed - to _.
11315
11316Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11317
11318 * Makefile.in (source-vault, binary-vault): New targets.
11319
11320Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11321
11322 * config.sub: Recognize -eabi as a basic system type.
11323
11324Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11325
11326 * configure.in (enable_shared stuff): Fix typo.
11327
11328Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11329
11330 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11331
11332Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11333
11334 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11335
11336Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11337
11338 * configure.in (rs6000-*-*): Don't build gas.
11339
11340Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11341
11342 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11343 reduce command line length.
11344 (AS_FOR_TARGET): Check for as.new, not Makefile.
11345 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11346
11347Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11348
11349 * config.guess: Merge from FSF.
11350
11351Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11352
11353 * configure: Don't use $ when handling program_suffix.
11354
11355Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11356
11357 * configure.in: Configure tk for hppa/hpux.
11358
11359Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11360
11361 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11362
11363Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11364
11365 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11366 to LIBCXXFLAGS. Tests are better run without it.
11367
11368Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11369
11370 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11371
11372Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11373
11374 * configure.in (*-*-netware*): Don't configure xiberty.
11375
11376Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11377
11378 * configure.in: Remove tk from native_only list.
11379
11380Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11381
11382 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11383 for special NCD build.
11384
11385Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11386
11387 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11388 makeall.bat, they're only useful for binutils snapshots.
11389 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11390 makeall.bat to specified SUPPORT_FILES.
11391
11392Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11393
11394 * build-all.mk: Add Ericsson targets to sun4 and solaris
11395 hosts. Add BNR's sun4 target to solaris host, so their
11396 build-from-source will be tested in-house first.
11397
11398Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11399
11400 * Makefile.in (LIBCFLAGS): New variable.
11401 (CFLAGS_FOR_TARGET): Ditto.
11402 (LIBCFLAGS_FOR_TARGET): Ditto.
11403 (LIBCXXFLAGS): Ditto.
11404 (CXXFLAGS_FOR_TARGET): Ditto.
11405 (LIBCXXFLAGS_FOR_TARGET): Ditto.
11406 (BASE_FLAGS_TO_PASS): Pass them.
11407 (EXTRA_TARGET_FLAGS): Ditto.
11408
4bddf3ad 11409 * configure.in: Support --enable-shared.
252b5132
RH
11410
11411Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
11412
11413 * configure.in (target_libs): Include libstdc++ again.
11414 * config.guess: Update from FSF (for FreeBSD).
11415
11416Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11417
11418 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11419 makeall.bat.
11420 (DISTDOCDIRS): Add `etc'.
11421 (ETC_SUPPORT_PFX): New variable.
11422 (taz): Include anything from etc starting with a word in
11423 ETC_SUPPORT_PFX.
11424
11425Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11426
11427 * config.sub: Update for recent FSF changes. Remove obsolete
11428 h8300hds entry. Add -windows* and -osx as basic os. Minor
11429 spacing changes.
11430
11431Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11432
11433 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
11434
11435 * config.guess: Merge with FSF.
11436 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11437
11438Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11439
11440 * configure: Since the "trap 0" handler will override the exit
11441 status on many systems, only use it for "exit 1", and make it set
11442 a non-zero exit status; reset it before "exit 0". Also, check
11443 exit status of config.sub, and error out if it failed.
11444
11445Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
11446
11447 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11448 and install libgloss.
11449
11450Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11451
11452 * Makefile.in (all-binutils): Depend upon all-byacc.
11453
11454 * configure.in: Don't build emacs on Irix 5.
11455
11456Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11457
11458 * configure.in (*-*-netware*): Add libio.
11459
11460Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11461
11462 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11463 (CHECK_TARGET_MODULES): Ditto.
11464 (INSTALL_TARGET_MODULES): Ditto.
11465 (TARGET_LIBS): Ditto.
11466 (all-libstdc++): Note dependencies.
11467
11468Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11469
11470 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11471
11472Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11473
11474 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11475 -fexternal-templates.
11476
11477 * configure.in (target_libs): Add libstdc++.
11478 (noconfigdirs): Add libstdc++ as appropriate.
11479
11480Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11481
11482 * config.guess: Update from FSF.
11483
11484Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11485
11486 * configure: Use ${config_shell} when running ${configsub}.
11487
11488Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
11489
11490 * config.sub: No longer recognize h8300h.
11491
11492Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11493
11494 * config.sub: Remove extraneous differences between config.sub and
11495 gcc/config.sub.
11496
11497Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11498
11499 * Makefile.in (DISTSTUFFDIRS): Add gas.
11500
11501Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
11502
11503 * COPYING.NEWLIB: New file.
11504
11505Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
11506
11507 * config.guess (HP-UX): Patch from Harlan Stenn
11508 <harlan@landmark.com> to also emit release level.
11509
11510Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11511
11512 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11513
11514Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
11515
11516 * config.sub: Merge nextstep cleanup from FSF.
11517
11518Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11519
11520 * configure.in (arm-*-*): Don't configure ld for this target.
11521
11522Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11523
11524 * configure.in (*-*-netware): don't configure libg++, libio,
11525 librx, or newlib.
11526
11527Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11528
11529 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
11530 configure ld--it works, but it doesn't support shared libraries.
11531
11532Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11533
11534 * config.guess (*-unknown-freebsd*): Get rid of possible
11535 trailing "(Release)" in version string.
11536 Patch from Paul Richards <paul@isl.cf.ac.uk>.
11537
11538Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
11539
11540 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11541 Fix type: *-next-neststep -> *-next-nextstep.
11542
11543 * config.guess: Merge from FSF:
11544
11545 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11546
11547 * config.guess: Recognize powerpc-ibm-aix3.2.5.
11548
11549 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11550
11551 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11552 instead of UNIX_SV for UnixWare 1.0).
11553
11554Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
11555
11556 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
11557 to make gdb/nlm/* build after the compiler and linker.
11558
11559Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
11560
11561 * config.guess (netbsd, freebsd, linux): Accept any machine,
11562 not just i[34]86.
11563 (m68k-atari-sysv4): Relocate to match FSF version.
11564
11565 * config.guess: More merges from the FSF:
11566
11567 Add a space before function call or macro invocation.
11568
11569 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11570
11571 * config.guess: Add trap cmd to remove dummy.c and dummy when
11572 interrupted.
11573
11574 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11575
11576 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11577 (dummy): Redirect stderr from compilation of dummy.c.
11578
11579 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
11580
11581 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11582
11583Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
11584
11585 * configure: Accept and ignore --cache*, for compatibility with
11586 new autoconf.
11587
11588Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
11589
11590 * config.guess: Merge from FSF:
11591
11592 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11593
11594 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
11595 (PATH): Add /.attbin at end for finding uname.
11596 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
11597
11598 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
11599
80413487 11600 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
11601
11602 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
11603
80413487
RH
11604 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11605 to select whether to use ELF or COFF.
252b5132
RH
11606
11607 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11608
80413487 11609 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
11610
11611 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11612
11613 * config.guess: Guess the OS version for HPUX.
11614
11615 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11616
11617 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11618
11619Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11620
11621 * configure.in: Recognize --with-headers, --with-libs, and
11622 --without-newlib.
11623 * Makefile.in (all-xiberty): Depend upon all-ld.
11624
11625Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11626
11627 * configure.in: Change i[34]86 to i[345]86.
11628
11629Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11630
11631 * configure (version): A few more tweaks to help message.
11632
11633Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
11634
11635 * Makefile.in: Remove (for now) librx as a host library,
11636 now that we're building it for target.
11637
11638Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11639
11640 * configure: Fix up help message; from karl@owl.hq.ileaf.com
11641 (Karl Berry).
11642
11643Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
11644
11645 * configure.in: Also configure librx.
11646
11647Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11648
11649 * Makefile.in: Update various rules to reflect that librx
11650 is now needed for libg++.
11651
11652Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11653
11654 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11655
11656Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11657
11658 * configure.in: Configure the examples directory.
11659
11660Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11661
11662 * configure: Simplify Jun 2 1994 change.
11663
11664Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11665
11666 * change CC to /usr/latest/bin/gcc for lynx host builds, since
11667 /bin/gcc isn't good enough to build gcc.
11668
11669Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
11670
11671 * Makefile.in (GDB_SUPPORT_FILES): Remove
11672 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
11673 (gdb.tar.gz): Add new rule to use standard distribution building
11674 mechanism.
11675
11676Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11677
11678 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
11679 Bill Cox <bill@cygnus.com>.
11680
11681Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
11682
11683 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
11684
11685Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
11686
11687 * configure: Search current dir first in .gdbinit.
11688
11689Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
11690
11691 * config.sub: Recognize freebsd (merged from gcc config.sub).
11692
11693Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
11694
11695 * config.sub: Refer to NeXT's operating system as nextstep.
11696
11697 * config.sub (case $basic_machine): Re-order the cases, to match
11698 the order in the FSF version (which is mostly alphabethical).
11699 Merge in some additions and changes from the FSF.
11700
11701Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
11702
11703 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11704 * config.sub: Recognize cxux7.
11705 * configure.in: Use mh-cxux for m88k-harris-cxux*.
11706
11707Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
11708
11709 * config.sub: Fix typo powerpc -> powerpc-*.
11710
11711Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
11712
11713 * Makefile.in: `all-emacs19' depends on `all-byacc'.
11714
11715 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11716 parallel with all-emacs and install-emacs). Top-level command
11717 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11718
11719Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11720
11721 * test-build.mk ($(host)-stamp-stage2-installed): Remove
11722 $(relbindir)/make before doing ``make install'', and use
11723 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
11724 installing over running make binary.
11725 ($(host)-stamp-stage3-installed): Likewise.
11726
11727Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11728
11729 * config.guess: Recognize Mach.
11730
11731Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11732
11733 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11734 see whether --exec-prefix was used.
11735
11736Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11737
11738 * README: Explicitly mention libg++/README. (Zoo's idea.)
11739
11740Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11741
11742 * Makefile.in: Add all-librx target similar to all-libproc.
11743
11744Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
11745
11746 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
11747 with post 1.2 uname bogosity.
11748
11749Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11750
11751 * configure: Remove temporary files on receipt of a signal.
11752
11753Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
11754
11755 * configure: If there is a package_makefile_frag, remove
11756 ${subdir}/Makefile.tem after copying it in.
11757
11758Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11759
11760 * build_all.mk: support rs6000 lynx identifies itself as
11761 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
11762 since /bin/gcc is too feeble to compile a modern gcc.
11763
11764Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11765
11766 * brought devo/test-build.mk update-to-date with progressive/
11767 test-build.mk. Add lynx targets and hppa flag info.
11768
11769Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11770
11771 * configure.in: Use mh-ncrsvr43. Patch from
11772 Tom McConnell <tmcconne@sedona.intel.com>.
11773
11774Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
11775
11776 * config.guess (i386-unknown-bsdi): No longer need to
11777 check #if defined(__bsdi__) && defined(__i386__).
11778
11779Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11780
11781 * configure: Set program_transform_nameoption correctly.
11782
11783Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11784
11785 * brought build-all.mk update-to-date with progressive build-all.mk,
11786 added new targets and hppa info.
35590697 11787
252b5132
RH
11788Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11789
11790 * configure: If config.guess result is a prefix of the user
11791 specified target, assume a native build and use the user specified
11792 target as the host alias. Remove SunOS patch suffix removal hack.
11793 * configure.in: Remove SunOS patch suffix removal hack.
11794
11795 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11796 in NATIVE_CHECK_MODULES.
11797
11798Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
11799
11800 * Makefile.in: Rename HOST_ONLY to NATIVE.
11801 * configure: Delete SunOs patch suffix from host_canonical
11802 and build_canonical variables that are prepended to Makefiles.
11803 * configure.in: Add comments for easier maintenance.
11804
11805Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11806
11807 * Makefile.in: Add all-libproc target similar to all-gui.
11808
11809Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
11810
11811 * Makefile.in (CHECK_MODULES): split into
11812 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11813
11814Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
11815
11816 * config.guess (i386-unknown-bsdi): New system to guess.
11817
11818Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11819
11820 * Makefile.in: Add all-gui target (but not yet build by "all").
11821
11822Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
11823
11824 * config.sub: Move deletion of patch suffix from here...
11825 * configure.in: To here, at Ian's suggestion. The top-
11826 level scripts might need to know of a patch level.
11827
11828Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
11829
11830 * config.sub: Strip off patch suffix so rtl is recognized
11831 as a sunos4.1.3 machine, even though it's been patched.
11832
11833Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
11834
11835 * Makefile.in (INSTALL_LAST): Delete.
11836 (INSTALL_DOSREL): New.
11837
11838Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11839
11840 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11841 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11842 whether we pass down --with-gnu-ld anyhow.
11843
11844Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
11845
11846 * Makefile.in (INSTALL_LAST): Change operation so it works
11847 on more flavors of make.
11848 * configure.in (go32): Don't build libg++ or libio.
11849
11850Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
11851
11852 * Makefile.in (Move HOST_PREFIX_1 and friends up so
11853 they can be overriden by templates.
11854
11855Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
11856
11857 * configure.in (target==go32): Don't build gdb.
11858 * dosrel: New directory.
11859
11860Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
11861
11862 * configure.in (host==go32): Configure dosrel too.
11863 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11864 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11865 be set by incoming names or templates.
11866 (INSTALL_LAST): New rule.
252b5132
RH
11867
11868Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
11869
11870 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11871
11872Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11873
252b5132
RH
11874 * configure.in (appdirs): New variable. Currently empty, but will
11875 be used in gas distribution. If nonempty, lists a set of
11876 directories at least one of which must get configured, or top
11877 level configuration is considered to have failed.
11878 (rs6000-*-lynxos*): Use new file name.
11879
11880Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11881
11882 Eliminate XTRAFLAGS.
11883 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11884 newlib include files using -idirafter, and also use -nostdinc.
11885 (CXX_FOR_TARGET): Likewise.
11886 (XTRAFLAGS): Removed.
11887 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11888 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11889 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11890 ($(DO_X)): Don't pass down XTRAFLAGS.
11891
11892Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11893
11894 * configure.in (mips*-dec-bsd*): New target; do build linker.
11895 (mips*-*-bsd*): New target; don't build linker.
11896
11897Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11898
11899 * configure.in: support rs6000-*-lynxos* configuration.
11900 support sunos4 as a cross target.
11901
11902 * config.sub: look for lynx*, not lynx since the OS version may
11903 legitimately be part of the name.
11904
11905Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11906
11907 * configure.in (i[34]86-*-sco*): Move to be with other i386
11908 targets.
11909 (romp-*-*): New target. Skip various binary utilities.
11910 (vax-*-*): New target. Don't build newlib.
11911 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
11912
11913Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11914
11915 * configure.in: Only set host_makefile_frag if config
11916 directory exists.
11917
11918Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11919
11920 * install.sh: If $dstdir exists, don't check whether each
11921 component does.
11922
11923Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11924
11925 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11926
11927Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
11928
35590697
AJ
11929 * configure.in (*-*-lynxos*): Don't configure newlib for either
11930 native or cross Lynx.
252b5132
RH
11931
11932Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
11933
11934 * config.sub (sparc64-elf): Fix os.
11935 (z8k): Remove duplicate.
11936
11937Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11938
11939 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11940 gcc/stmp-fixproto, to try to prevent fixproto from being run.
11941
11942Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
11943
11944 * configure: Make file links cleanly even if Lynx fails on
80413487 11945 an NFS symlink (at least fail cleanly).
252b5132
RH
11946
11947Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11948
11949 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11950 -XNh2000.
11951
11952Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11953
11954 * configure: Unknown options are fatal again.
11955
11956Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
11957
11958 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 11959 compatibility.
252b5132
RH
11960
11961Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
11962
11963 * build-all.mk: Add `clean' target.
11964
11965Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11966
11967 * config.guess: Add SINIX support.
11968 * configure.in: Add mips-*-sysv4* support.
11969
11970Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
11971
11972 * build-all.mk: Document all useful targets.
11973 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11974 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11975
11976Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11977
11978 * configure: Support --silent, --quiet.
11979
11980Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11981
11982 * configure: Support --disable-FEATURE.
11983
11984Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11985
11986 * config.guess: Recognize NCR running SVR4.3.
11987
11988Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
11989
11990 * config.guess: Make BSDI generate i386-unknown-bsd386.
11991 Patch from Paul Eggert <eggert@twinsun.com>.
11992
11993Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11994
11995 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11996
11997Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11998
11999 * configure: Make unrecognized options give nonfatal warnings
12000 instead of fatal errors, and pass them to any subdirectory
12001 configures in case they recognize them.
12002 Make --x equivalent to --with-x.
12003
12004Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12005
12006 * configure: Add --enable-* options. Clean up usage message and
12007 some comments.
12008
12009Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12010
12011 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12012
12013Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12014
12015 * configure.in (hppa*-*-*): Enable binutils.
12016
12017Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12018
12019 * config.sub: Recognize cisco.
12020
12021Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12022
12023 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12024
12025Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12026
12027 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12028 than one configuration name. Add comment.
12029
12030Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12031
12032 * config.guess: about target *-hitachi-hiuxwe2, fixed
12033 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12034 macro is incorrect.]
12035
12036Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12037
12038 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12039 than the "make ls" stuff which used to be here.
12040
12041Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12042
12043 * config.guess: Recognize i[34]86-unknown-freebsd.
12044 From Shawn M Carey <smcarey@rodan.syr.edu>.
12045
12046Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12047
12048 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12049
12050Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12051
12052 * config.guess: Check for ptx.
12053
12054Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12055
12056 * config.sub: Add os9k checking.
12057
12058Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12059
12060 * config.guess: Handle OSF1 running on HPPA processors
12061
12062Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12063
12064 * configure: If subdir configure fails, print out a message with
12065 subdirectory name, in case subdir's configure code didn't identify
12066 itself.
12067
12068Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12069
12070 * configure.in: Remove embedded newlines from configdirs.
12071 Avoid mismatches of substrings. Fix matching strings at end
12072 of configdirs.
12073
12074Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12075
12076 * config.guess: Add Lynx/rs6000 config support.
12077
12078Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12079
12080 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12081
12082Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12083
12084 * configure.in (hppa*-*-osf*): Treat this just like most other
12085 PA configurations (eg no binutils or ld).
12086 (hppa*-*-*elf*): These configurations have binutils and ld.
12087
12088Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12089
12090 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12091
12092Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12093
12094 * configure.in (rs6000-*-*): Build gas.
12095
12096Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12097
80413487 12098 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
12099
12100Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12101
12102 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12103 for GDB and GDB has been fixed to not need it.
12104
252b5132
RH
12105Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12106
12107 * config.guess: Recognize vax hosts.
12108
12109Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12110
12111 * configure (while loop): Don't use "break 2" inside case
12112 statement -- the case statement isn't an enclosing loop.
12113
12114Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12115
12116 * config.guess: Clean up NeXT support, to allow nextstep
12117 on Intel machines. Make OS be nextstep.
12118
12119Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12120
12121 * config.guess: Add alternate forms for Convex.
12122
12123Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12124
12125 * configure: Completely rewrite option processing. Take
12126 advantage of pattern-matching to avoid invoking test frequently.
12127 Also clean up host and target defaulting logic.
12128
12129Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12130
12131 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12132 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12133 commands (plus user environment) will fit SCO limits.
12134
12135Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12136
12137 * configure.in: Don't issue warnings about directories which are
12138 not being configured if -norecursion is set. Correct test for
12139 --with-gnu-as and --with-gnu-ld to not get confused by substring
12140 matches.
12141
12142 * configure.in: Don't build gas for alpha-dec-osf1*.
12143
12144Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12145
12146 * configure: Back out Per's change of 12/19/1993. It changes the
12147 behavior of configure in unexpected and confusing ways.
12148
12149 Also, use different delim char when calculating
12150 program_transform_name so that the name can contain slashes.
12151
12152Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12153
12154 * configure.in, config.sub: Add support for VSTa micro-kernel.
12155
12156Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12157
12158 * configure.in: Nuke hacks which were used to get a special
12159 version of GAS for HPPA configurations.
12160
12161Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12162
12163 * configure: If only ${target_alias} is given, use that
12164 as the default for ${host_alias}.
12165 * configure: Add missing back-slashes before nested quotes.
12166
12167Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12168
12169 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12170
12171Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12172
12173 * config.guess: Recognize some Tektronix configurations.
12174 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12175
12176Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12177
12178 * config.sub: Match any flavor of SH.
12179
12180Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12181
12182 * configure.in: Don't try to configure newlib for Alpha.
12183
12184Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12185
12186 * configure.in: Don't build ld for Irix 5. Don't build gas,
12187 libg++ or libio for any Alpha target.
12188
12189 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
12190
12191Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12192
12193 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12194 default arguments -- so it tried to compress itself.
12195
12196Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12197
12198 * configure.in (notsupp): ensure that a space is always at the end
12199 of the configdirs list, since the grep checks for an explicit space
12200
12201Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12202
12203 * configure.in (target i386-sysv4.2): don't build ld, since static
12204 versions of many libraries are not available.
12205
12206Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12207
12208 * config.guess: Recognize Apollos (using environment variables).
12209 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12210
12211Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12212
12213 * config.guess: Recognize Sony news mips running newsos.
12214
12215Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12216
12217 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12218 "fi ; else" for bash.
12219
12220Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12221
12222 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12223
12224Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12225
12226 * config.sub: accept unixware as an alias for svr4.2.
12227 Fix some inconsistancies with the gcc version.
12228
12229Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12230
12231 * Makefile.in (DISTDOCDIRS): Add gdb.
12232
12233Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12234
12235 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12236
12237Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12238
12239 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12240 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12241 this now.
12242
12243Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12244
12245 * config.sub: Accept hiux* as an OS name.
12246
12247 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12248 etc/make-stds.texi. The underscore came from gcc, and dje now
12249 agrees that RUNTESTFLAGS is the correct name.
12250
12251Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12252
12253 * install.sh: Remove 'set -e'. It makes any conditionals
12254 in the script useless.
12255
12256 * config.guess: Automatically recognize arm-acorn-riscix
12257 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12258
12259Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12260
12261 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12262
12263Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12264
12265 * Makefile.in (DISTDOCDIRS): New variable.
12266 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 12267 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
12268
12269Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12270
12271 * configure.in (hppa target): check the source directory for the
12272 pagas sub-directory
12273
12274Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12275
12276 * config.sub: Allow -aout* and -elf*.
12277
12278Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12279
12280 * configure.in: Don't build ld on i386-solaris2, same as for
12281 sparc-solaris2.
12282
12283Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12284
12285 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12286
12287Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12288
12289 * configure.in: Configure gdb for alpha.
12290
12291Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12292
12293 * Makefile.in (CXXFLAGS): Add -O.
12294
12295Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12296
12297 * config.guess: added support for DG Aviion
12298
12299Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12300
12301 * configure.in: Produce warning message for subdirectories not
12302 configurable for this host/target combination. Don't try to
12303 configure gdb for vms.
12304
12305Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12306
12307 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12308 appropriate files before making "diststuff".
12309 (DISTBISONFILES): New var: list of files to be edited.
12310 (DISTSTUFFDIRS): Add binutils.
12311
12312Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12313
12314 * config.sub: also handle mipsel and mips64el (for little endian mips)
12315
12316Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12317
12318 * configure.in: Add * to end of all OS names.
12319
12320Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12321
12322 * configure.in: Build newlib for LynxOS native.
12323
12324Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12325
12326 * config.guess: Add support for delta 88k running SVR3.
12327
12328 * configure.in: Add comment about HP compiler vs. emacs.
12329
12330Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12331
12332 * configure.in: don't build ld on solaris2 (not a viable option
12333 due to bugs in getpwnam & getpwuid)
12334
12335Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12336
12337 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12338 config.guess will produce a full version number.
12339
12340Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12341
12342 * configure.in: Build linker and binutils for alpha-dec-osf1.
12343
12344Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12345
12346 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12347 and gdb/testsuite/Makefile.in.
12348
12349Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12350
12351 * configure.in: recognize mips*- instead of mips-
12352
12353Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12354
12355 * config.sub: Accept linux*coff and linux*elf as operating
12356 systems.
12357
12358Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12359
12360 * config.sub: Recognize mips64, and mips3 as an alias for it.
12361
12362Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12363
12364 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12365 gdb knows how to handle OSF/1 shared libraries.
12366
12367Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12368
12369 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12370 * config.guess: Recognize Hitachi's HIUX.
12371 * config.sub: Recognize h3050r* and hppahitachi.
12372 Remove redundant cases for hp9k[23]*.
12373
12374Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12375
12376 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12377 if gas and ld are in the source tree and are in ${configdirs}.
12378 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 12379 --with options (but still pass them down on the command line,
252b5132
RH
12380 if they were explicitly specified).
12381
12382Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12383
12384 * configure: substitute SHELL value in Makefile.in with
12385 ${CONFIG_SHELL}
12386
12387Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12388
12389 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12390 *-*-solaris2* targets.
12391
12392Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12393
12394 * Makefile.in: define M4, and pass it down to sub-makes;
12395 all-autoconf now depends on all-m4
12396
12397Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12398
12399 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12400 presence of {ar,ranlib} instead of a configured directory
12401
12402Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12403
12404 * config.guess: Accept 34?? as well as 33?? for NCR.
12405
12406Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12407
12408 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12409 of 'gas' in sed commands, since 'gash' is now in the tree as well.
12410
12411Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12412
12413 * configure: grab values for $(CC) and $(CXX) from the
12414 environment, so that someone can do "CC=gcc configure; make" and
12415 have it work right (matching the way that autoconf works now)
12416
12417 * configure.in, Makefile.in: add support for gash, the tcl
12418 interface to Galaxy
12419
12420 * config.guess: add NetBSD variants (hp300, x86)
12421
12422Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
12423
12424 * install.sh: Support -d option (in the manner of SunOS 4 install,
12425 as it is more deterministic than that of GNU install)
12426 (chmodcmd): Set file to mode 755 by default (should also do default
12427 chgrp and chown, but I don't feel like dealing with that now)
12428
12429Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
12430
12431 * config.sub: Remove h8300hhms alias.
12432
12433Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12434
12435 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12436
12437Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12438
12439 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12440 as stmp-fixinc
12441
12442Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12443
12444 * config.sub: recognize m88110-bug-coff.
12445
12446Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12447
12448 * Makefile.in (all-libio): all dependencies on the toolchain used
12449 to build this (gcc, gas, ld, etc)
12450
12451Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12452
12453 * config.guess: Deal with OSF/1 1.3 on alpha.
12454
12455Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12456
12457 * install.sh: add some 'else true' clauses for portability
12458
12459 * configure.in: don't build libio for h8[35]00-*-* targets
12460
12461Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
12462
12463 * Makefile.in: Add support for new libio.
12464
12465Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12466
12467 * install.sh: If one command fails, don't try the rest. Don't try
12468 to remove $dsttmp (via trap) unless we have already created it.
12469 If $src doesn't exist, detect it and exit with an error.
12470
12471 * config.guess: Recognize BSD on hp300.
12472
12473Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
12474
12475 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12476 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12477
12478Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
12479
12480 * Makefile.in (all-send-pr): depends on all-prms
12481
12482Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12483
12484 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12485
12486Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12487
12488 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12489 Added test for mips-mips-riscos5.
12490
12491Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12492
12493 * configure.in: use mh-hp300 for 68k HP hosts
12494
12495Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12496
12497 * configure: add support for CONFIG_SHELL, so that you can use
12498 some alternate shell for evaluating configure scripts
12499
12500Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
12501
12502 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
12503 in configure script to bug-gdb@prep.ai.mit.edu when building
12504 distribution archive.
12505 * Makefile.in (COMPRESS): Remove def.
12506 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
12507 gdb.tar.Z and make-gdb.tar.Z respectively.
12508 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
12509 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
12510 to convergence with 'taz' target in Makefile.in.
12511
12512Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12513
12514 * install.sh (dsttmp): use trap to ensure that tmp files go
12515 away on error conditions
12516
12517Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12518
12519 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12520
12521Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12522
12523 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12524 its parent is '/' not ''.
12525
12526 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12527
12528Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
12529
12530 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12531 that ${newsrcdir}/configure.in does.
12532
12533Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12534
12535 * test-build.mk: support for CONFIG_SHELL
12536
12537Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
12538
12539 * config.sub (netware): Add as a basic system type.
12540
12541Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12542
12543 * Makefile.in (Makefile): depend on configure.in. Also drop the
12544 $(srcdir)/ from the dependency on Makefile.in.
12545
12546Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
12547
12548 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12549 (h8300hhms is temporary until multi-libraries are implemented).
12550 * configure.in: Handle h8300h too.
12551
12552Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12553
12554 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12555
12556Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
12557
12558 * configure: Remove extraneous output when guessing host type.
12559 * config.guess: Remove extraneous output when guessing using C
12560 compiler rather than uname, or when guessing fails.
12561
12562Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12563
12564 * Makefile.in: remove all.cross and install.cross targets
12565
12566 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12567 definitions
12568
12569Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
12570
12571 * configure.in (target sh): Build gprof.
12572
12573Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12574
12575 * config.sub: change -solaris to -solaris2
12576
12577Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12578
12579 * configure.in: Use config/mh-riscos for mips-*-sysv*.
12580
12581Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
12582
12583 * configure: Correct error message for missing Makefile.in to
12584 print correct directory.
12585
12586Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12587
12588 * install.sh: kludge around 386BSD shell bug
12589
12590Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
12591
12592 * config.guess: Recognize NeXT.
12593 * config.guess: Recognize i486-ncr-sysv4.
12594 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
12595
12596Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
12597
12598 * Makefile.in (MAKEINFOFLAGS): New variable.
12599 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12600 * build-all.mk, test-build.mk: Pass down --no-split as
12601 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
12602
12603Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
12604
12605 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
12606
12607Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
12608
12609 * Makefile.in (libg++.tar.z): New rule.
12610 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
12611 * Makefile.in (taz): Only do a single chmod.
12612
12613Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12614
12615 * install.sh: don't use dirname anymore (replaced with sed usage)
12616
12617Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
12618
12619 * Makefile.in: Change extension for gzip'd files from '.z' to
12620 '.gz' per new FSF standard usage.
12621
12622Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12623
12624 * configure: put quotes around the final value of program_transform_name
12625
12626Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12627
12628 * Makefile.in: new install.sh support; update install-info rules
12629
12630Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
12631
12632 * configure.in: Build diff for crosses, but not for go32 host.
12633
12634 * configure.in: Build gprof only for native, and don't build it
12635 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12636
12637Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
12638
12639 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12640
12641Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12642
12643 * configure.in (host_tools): Add prms.
12644
12645Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12646
12647 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12648 with $(FLAGS_TO_PASS) on the command line
12649
12650 * config.sub: Recognize lynx and lynxos
12651
12652Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
12653
12654 * config.sub: Accept -ecoff*, not just -ecoff.
12655
12656Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12657
12658 * Makefile.in (taz): Use .gz suffix instead of .z.
12659 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12660 names.
12661
12662Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12663
12664 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12665
12666Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12667
12668 * Makefile.in (install-no-fixedincludes): install gcc last, so
12669 that rebuilds that might happen during 'make install' don't get
12670 bogus gcc include files
12671
12672Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12673
12674 Change from Utah for HPPA support:
12675 * config.guess: Recognize hppa1.x-hp-bsd.
12676
12677Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
12678
12679 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
12680 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12681
12682Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
12683
12684 * config.sub: Add support for rom68k and bug boot monitors.
12685
12686Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
12687
12688 * Makefile.in: Make all-opcodes depend on all-bfd.
12689
12690Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
12691
12692 * config.guess: Added special check for i[34]86-univel-sysv4*.
12693
12694Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
12695
12696 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12697 the processor rather than assuming i486.
12698
12699Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12700
12701 * config.guess: Recognize SunOS6 as Solaris3.
12702
12703Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
12704
12705 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
12706 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12707
12708Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
12709
12710 * build-all.mk (all-cross): New target for Canadian Cross.
12711 Added Q2 go32 targets.
12712 * test-build.mk: Configure go32 cross sparclite-aout and
12713 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
12714 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12715
12716Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12717
12718 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12719 GO32 hosted toolchains
12720
12721Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
12722
12723 * configure: change so "-exec-prefix" gets passed down rather
12724 than "-exec_prefix" so autoconf generated Makefiles get the
12725 exec_prefix set right.
12726
12727Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12728
12729 * config.guess: get the Solaris2 minor version number
12730
12731 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12732
12733Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12734
12735 * config.guess: Recognize some Sequent platforms.
12736
12737Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12738
12739 * Makefile.in: added the vault-install target
12740
12741 * configure.in: actually use the Sun3 makefile fragment that's in
12742 config, also added the release dir to configdirs
12743
12744Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12745
12746 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12747
12748Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12749
12750 * configure.in: remove some program from Alpha targetted toolchains
12751
12752Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
12753
12754 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
12755 gprof.
12756 (taz): Run "make diststuff" in those directories instead of "make
12757 proto-dir". Look for "VERSION=" only at start of line in subdir
12758 Makefile. Use "gzip -9" for compression.
12759 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12760 (binutils.tar.z): New target.
12761
12762Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12763
12764 * Makefile.in (taz): Include gpl.texinfo.
12765
12766Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12767
12768 * Makefile.in (setup-dirs): Merged into "taz" target.
12769 (taz): Only do `proto-dir' stuff if a directory is actually needed
12770 for this target.
12771
12772Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
12773
12774 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12775 (FLAGS_TO_PASS): Pass down MUNCH_NM.
12776 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12777 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12778 (gcc-no-fixedincludes): Correct for current gcc Makefile.
12779
12780Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
12781
12782 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
12783 config.sub, and move-if-change to gdb testsuite distribution
12784 archive, so the testsuite can be extracted, configured, and
12785 run separately from the gdb distribution. Blow away the Chill
12786 tests that require a Chill compiled executable, since GNU Chill
12787 is not yet publically available.
12788
12789Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12790
12791 * test-build.mk: set environment variables in a single command,
12792 instead of a list of assignments and exports
12793
12794 * config.guess: recognize Alpha/OSF1 systems
12795
12796Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12797
12798 * configure: Change help message to prefer --options rather than
12799 -options.
12800
12801Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12802
12803 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12804 zippy@ecst.csuchico.edu.
12805 * config.guess: Recognize miniframe.
12806
12807Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
12808
12809 * Makefile.in: Use srcroot to find runtest rather than rootme.
12810 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12811
12812Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
12813
12814 * test-build.mk: Extensive additions to support building on a
12815 machine other than the host.
12816
12817Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12818
12819 * configure (tooldir): Fix for i386-aix again.
12820
12821Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
12822
12823 * configure, Makefile.in: Change definition of $(tooldir)
12824 to match the FSF.
12825
12826Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
12827
12828 * config.guess: Recognize i[34]86/SVR4.
12829
12830Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12831
12832 * Makefile.in (all-gdb): gdb depends on sim.
12833
12834Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
12835
12836 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
12837 at the same time we make the prototype gdb directory.
12838 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
12839 files at the same time as the gdb base release distribution.
12840
12841Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
12842
12843 * Makefile.in (check): Use individual check targets rather than
12844 DO_X rule.
12845 (check-gcc): Added.
12846
12847Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
12848
12849 * config.sub: Use sysv3.2 not sysv32 for canonical OS
12850 for System V release 3.2.
12851
12852Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12853
12854 * config.sub: Recognize hppaosf.
12855 * configure.in: Do configure ld/binutils/gas for it.
12856
12857Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12858
12859 * configure (tooldir): Alter syntax used to set this, for systems
12860 where "\$" isn't handled right, like i386-aix.
12861
12862Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
12863
12864 * configure: Pass program-transform-name, not
12865 program_transform_name, to recursive configures.
12866
12867Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
12868
12869 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12870 of gas+ld+binutils.
12871
12872Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
12873
12874 * config.guess: Recognize AIX3.2 as distinct from 3.1.
12875
12876Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12877
12878 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12879
252b5132
RH
12880Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12881
12882 * Makefile.in (PRMS): Set back to all-prms.
12883
12884Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
12885
12886 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12887 targets, rather than for MIPS hosts.
12888
12889Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12890
12891 * configure.in: add comment for --with-x default values
12892
12893 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12894
12895 * Makefile.in: add check-* targets for each of the directories in
12896 the tree. Add a definition of RUNTEST that will use the one we
12897 just built, if it exists. Pass this down via FLAGS_TO_PASS.
12898
12899Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
12900
12901 * configure.in: Removed obsolete references to bfd_target and
12902 target_makefile_frag.
12903
12904 * build-all.mk: Set assorted targets for Q2.
12905 * config.sub: Recognize z8k-sim and h8300-hms.
12906 * test-build.mk: Really don't pass host to configure.
12907 (HOLES): Added uname.
12908
12909Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
12910
12911 * configure: Handle an empty program-prefix, program-suffix or
12912 program-transform-name correctly.
12913
12914Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
12915
12916 * build-all.mk: -G 8 no longer required for MIPS targets.
12917 * test-build.mk: Don't pass host argument to configure; make it
12918 guess.
12919
12920Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
12921
12922 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
12923 * Makefile.in (COMPRESS): New macro, like GZIP.
12924
12925Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
12926
12927 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12928
12929 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12930 with gas currently defaults to -G 0.
12931
12932Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
12933
12934 * Makefile.in (all-flex): flex depends on byacc.
12935
12936 * build-all.mk: If host not specified, use config.guess. Pass TAG
12937 to test-build.mk as RELEASE_TAG.
12938 * test-build.mk (configargs): New variable containing arguments to
12939 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
12940 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12941
12942 * config.guess: Use /bin/uname when checking -X argument on SCO,
12943 to avoid invoking GNU uname which doesn't understand -X.
12944
12945 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12946
12947 * configure.in: Build gas for mips-*-*.
12948
12949Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12950
12951 * Makefile.in (all.normal): insert missing backslash.
12952
12953Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
12954
4bddf3ad 12955 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
12956
12957 * Makefile.in: Complete overhaul to merge many almost identical
12958 targets.
12959
12960Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12961
12962 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12963 (gdb.tar.Z): Adjusted.
12964
12965 * Makefile.in (setup-dirs, taz): New targets; should be general
12966 enough to adapt for gdb sometime. Build only .z file.
12967 (gas.tar.z): New target.
12968
12969Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12970
12971 * build-all.mk: Use CC=cc -Xs on Solaris.
12972
252b5132
RH
12973Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
12974
12975 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
12976 for handling BISON for FSF releases.
12977
12978Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12979
12980 * configure: Actually implement the change zoo just documented.
12981
12982Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12983
12984 * configure: when using config.guess, only set target_alias when
12985 it's not already been set (ie, on the command line)
12986
12987Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12988
12989 * Makefile.in: add installcheck target, set PRMS to install-prms
12990
12991Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12992
12993 * configure: add support for package_makefile_fragment, handle the
12994 case where a directory has a configure.in file but no Makefile.in
12995 more gracefully (with an actual understandable error message, even);
12996 add support for --without (and add this to the usage message); also
12997 explicitly add a --host=${host_alias} to the command line when
12998 config.guess is used
12999
13000Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13001
13002 * configure: Must use both --host and --target in recursive calls.
13003
13004Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13005
13006 * Makefile.in: Change deja-gnu to dejagnu.
13007
13008Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13009
13010 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13011
13012Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13013
13014 * configure.in: canonicalize all instances to *-*-solaris2*,
13015 also strip out a number of tools to not build for go32 host
13016
13017Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13018
13019 * config.guess: add GPL.
13020
13021 * Makefile.in, config.guess, config.sub, configure: bump
13022 copyrights to 93.
13023
13024Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13025
13026 * Makefile.in (do-info): Removed obsolete check for existence of
13027 localenv file.
13028
13029 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13030
13031Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13032
13033 * Makefile.in: a couple of 'else true' for decstation,
13034 support for TclX
13035
13036 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13037
13038Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13039
13040 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13041
13042Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13043
13044 * config.guess: Recognize i386-ibm-aix (PS/2).
13045 * configure.in: Use config/mh-aix386 file for it.
13046
13047Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13048
13049 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13050 CC_FOR_TARGET instead.
13051 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13052
13053Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13054
13055 * Makefile.in: Add sim to list of directories sent with gdb
13056
13057Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13058
13059 * configure.in: Put back mips-dec-bsd* case.
13060
13061Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13062
13063 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13064 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13065 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
13066
13067Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13068
13069 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13070
13071 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13072 (install-info): install dir.info only if it exists,
13073 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13074
13075Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13076
13077 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13078 gas for mips-dec-bsd.
13079
13080Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13081
13082 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13083 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13084
13085Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13086
13087 * configure.in: Added "dejagnu" to hosttools list.
13088
13089Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13090
13091 * config.sub, configure.in, config.guess: Add support
13092 for Bosx, an AIX variant from Bull.
13093 Patches from F.Pierresteguy@frcl.bull.fr.
13094
13095Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13096
13097 * devo/dejagnu: Initial creation of devo/dejagnu.
13098 Migrated dejagnu testcases and support files for testing software
13099 tools to reside as subdirectories, currently called "testsuite",
13100 within the directory of the software tool. Migrated all programs,
13101 support libraries, etc. beloging to dejagnu proper from
13102 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13103 with no modifications. The changes to these files which will
13104 allow them to configure, build, and execute properly will be made
13105 in a future update.
13106
13107Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13108
13109 * Makefile.in: Change send_pr to send-pr.
13110 * configure.in: Likewise.
13111 * send_pr: Renamed directory to send-pr.
13112
13113Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13114
13115 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13116
13117Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13118
13119 * README: Update for gdb-4.8 release.
13120 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13121 gdb-xxx.tar.z (gzip'd) file also.
13122
13123Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13124
13125 * Makefile.in: make all-diff depend on all-libiberty
13126
13127Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13128
13129 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13130
13131Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13132
13133 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13134
13135Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13136
13137 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13138 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13139 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13140
13141Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13142
13143 * Makefile.in: makeinfo binary is in a new location
13144
13145Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13146
13147 * config.sub: Accept -ecoff as an OS.
13148
13149 * Makefile.in: Various changes to eliminate a level of make
13150 recursion and reduce the required command line length.
13151 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13152 sub-makes.
13153 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13154 variables holding settings for specific sub-makes.
13155 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13156 in terms of BASE_FLAGS_TO_PASS.
13157 (TARGET_LIBS): New variable listing directories which use
13158 TARGET_FLAGS_TO_PASS.
13159 (subdir_do): Eliminated.
13160 (do-*): New set of targets to replace subdir_do.
13161 (various): All targets which used subdir_do now depend on do-*.
13162 (local-clean): Renamed from do_clean.
13163 (local-distclean): New target, dependency of distclean and
13164 realclean.
13165 (install-info): Don't create directories. Depend on dir.info
13166 rather than calling make recursively.
13167 (install-dir.info): Eliminated.
13168 (install-info-dirs): Create all info directories here.
13169 (dir.info): Depend upon do-install-info.
13170
13171 * test-build.mk (HOLES): Added false.
13172
13173Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13174
13175 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13176
13177Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13178
13179 * Makefile.in (info): remove dependency on all-texinfo. The
13180 problem was really in texinfo/C, not at this level.
13181
13182Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13183
13184 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13185
13186Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13187
13188 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13189 GDB releases.
13190
13191Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13192
13193 * configure: Include srcdir in message about target of link not
13194 being found. Don't convert `-' to `_' in `with' options being
13195 passed to subdirs.
13196
13197Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13198
13199 * configure.in: add uudecode to host_tools
13200
13201 * Makefile.in: added {all,install}-uudecode targets, added them to
13202 the appropriate lists
13203
13204Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13205
13206 * Makefile.in (all-gcc): Added dependency on all-gas.
13207
13208 * configure.in (mips-*-*): Build ld and binutils.
13209
13210Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13211
13212 * configure: check return code from mkdir, print error message and
13213 exit on failure.
13214
13215Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13216
13217 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13218
13219Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13220
13221 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13222
13223Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13224
13225 * config.sub (h8500): Recognize this as a cpu type.
13226
13227Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13228
13229 * configure: source directory missing is no longer a warning
13230
13231 * configure.in: recognize irix[34]* instead of irix[34]
13232
13233 * Makefile.in: define and pass down X11_LIB
13234
252b5132
RH
13235Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13236
13237 * guess-systype: Renamed to ...
13238 * config.guess: ... by popular request.
13239 * configure.in, Makefile.in: Update accordingly.
13240
13241Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13242
13243 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13244 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13245 + Execute ./dummy instead of assuming . is in PATH.
13246
13247Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13248
13249 * guess-systype: New shell script. Attempts to guess the
13250 canonical host name of the executing host.
13251 Only a few hosts are supported so far.
13252 * configure: Call guess-systype if no host is specified.
13253
13254Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13255
13256 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13257 gcc Makefile.
13258
13259
13260Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13261
13262 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13263 (all-gcc, install-gcc, subdir_do): Use it.
13264
13265Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13266
13267 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13268
13269Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13270
13271 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13272 set exclusively by configure, using configure.in .
13273
13274Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13275
13276 * test-build.mk: set $PATH for all builds
13277
13278 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13279
13280Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13281
13282 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13283 the one used in gcc/Makefile.in, so that a null expansion doesn't
13284 override the one needed to build gcc with a native cc.
13285
13286
13287Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13288
13289 * configure: Accept -with arguments.
13290
13291Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13292
13293 * Makefile.in: added h8300sim
13294
13295Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13296
252b5132
RH
13297 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13298 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13299 (all-cygnus, native, build-cygnus): Make
13300 $(canonhost)-stamp-3stage-done, not $(host)....
13301 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13302 i386-sco3.2v4. Added else true to if command.
13303
13304Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13305
13306 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13307
13308Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13309
13310 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13311
13312Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13313
13314 * configure.in: don't remove binutils from Solaris builds
13315
13316Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13317
13318 * Makefile.in: get rid of earlier definitions for *clean,
13319 also handle the recursive info rule better
13320
13321Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13322
13323 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13324 do more-or-less the right thing.
13325
13326Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13327
13328 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13329 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13330
13331Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13332
13333 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13334 $(host_canonical).
13335
13336 * configure.in: split the configdirs list into 4 categories (native
13337 v. cross, library v. tool) and handle the cross-only and native-
13338 only in more reasonable (and correct!) way.
13339
13340Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13341
13342 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13343 configdirs anymore.
13344
13345Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13346
13347 * Makefile.in: extensive cleanup:: removed all of the explicit
13348 clean-* targets, collapsed many wrappers around subdir_do into
13349 one, added additional targets to satisfy standards.texi, deleted
13350 some old targets, some changes for consistency
13351
13352Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13353
13354 * configure.in: handle some programs as cross-only, and others as
13355 native only
13356
13357 * test-build.mk: handle partial holes in a more generic manner
13358
13359 * Makefile.in: m4 depends on libiberty
13360
252b5132
RH
13361Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13362
13363 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13364 time, wdiff, and find to configdirs
13365
13366 * Makefile.in: all, clean, and install rules for the new programs
13367 added to configure.in
13368
13369Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13370
13371 * configure.in: use mh-sun for all *-sun-* hosts
13372
252b5132
RH
13373Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13374
13375 * Makefile.in: define flags for X11 include files and library file
13376 locations, pass them down to the programs that need this info
13377
13378 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13379
252b5132
RH
13380Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13381
13382 * configure.in: start building libg++ for HP-UX targets
13383
13384Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13385
13386 * README: Update references to files moved into etc/.
13387
13388Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13389
13390 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13391 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13392
13393Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13394
13395 * configure: accept dash as well as underscore in long option
13396 names for FSF compatibility.
13397
13398Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
13399
13400 * config.sub: added -sco3.2v4 support from FSF.
13401
13402Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13403
13404 * configure.in: expand the section that adds or removes
13405 directories from the list of programs to build, to handle native
13406 vs. cross in addition to host v. native
13407
13408Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
13409
13410 * Makefile.in: Replace C++ in macro names with CXX.
13411 This is less likely to break ...
13412
13413Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13414
13415 * test-build.mk: add -w to GNU_MAKE
13416
13417Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13418
13419 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13420 add 'sparc' to list of recognized cpus. This needed to make
13421 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13422 Delete some redundant ose68 variants. Recognize -wrs as an os,
13423 then changes that into $CPU-wrs-vxworks.
13424
13425 * configure.in: remove most references to gdbtest, regularize
13426 target based program removal
13427
13428 * test-build.mk: import from p3 tree (many fixes and changes)
13429
13430Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13431
13432 * Makefile.in: added rules to handle tcl, tk, and expect
13433
13434 * configure.in: handle those directories if they exist
13435
13436Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13437
13438 * config.sub: removed bogus hppabsd and hppahpux names, since
13439 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13440
13441Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13442
13443 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
13444 depends upon all-xiberty
13445
13446 * Makefile.in: changes from p3, including:
13447
13448 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
13449
13450 * Makefile.in (XTRAFLAGS): include newlib directories if
13451 newlib/Makefile exists, rather than if host != target.
13452
13453 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
13454
13455 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13456 from the same source tree and not building a cross-compiler. This
13457 matters for the libg++ configuration if reconfiguring a tree that
13458 has already been installed.
13459
13460 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
13461
13462 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13463 pick up the machine and system specific header files.
13464
13465 * Makefile.in: added AS_FOR_TARGET, passed down in
13466 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13467 the C compiler to use to create programs which are run in the
13468 build environment, set it to default to $(CC), and passed it down
13469 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13470
13471 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
13472
13473 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13474 We need them for unusual native builds, like systems without
13475 ranlib.
13476
13477 * configure: also define $(host_canonical) and
80413487
RH
13478 $(target_canonical), which are the full, canonical names for the
13479 given host and target
252b5132
RH
13480
13481Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
13482
13483 * Makefile.in: Added separate definitions for C++.
13484
13485Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
13486
13487 * configure.in (configdirs): Add deja-gnu.
13488
13489Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
13490
13491 * README: Update for configure.texi and gdb-4.7 release.
13492
13493Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
13494
13495 * Makefile.in: Move "all" target to top of file.
13496 Previously, first target was ".PHONY" which caused BSD4.4 make
13497 to build .PHONY when make was run without arguments.
13498
13499Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
13500
13501 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
13502 Library-copylefted code in libiberty.
13503
13504Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
13505
13506 * config.sub: Replace m68kmote with plain old m68k.
13507
13508Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
13509
13510 * Makefile.in: Remove space from blank line, avoid Make complaints.
13511
13512Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
13513
13514 * config.sub: Complain if no argument is given. Added support for
13515 386bsd as OS and target alias.
13516
13517Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
13518
13519 * Makefile.in (XTRAFLAGS): include newlib directories if
13520 newlib/Makefile exists, rather than if host != target.
13521
13522Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
13523
13524 * config.sub: recognize sparclite-wrs-vxworks.
13525
13526 * Makefile.in (install-xiberty): added *-xiberty make rules (from
13527 p3.) Added clean-xiberty to clean.
13528
13529Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13530
13531 * configure.in: use *-*-* instead of nested cases for host and target
13532
13533Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
13534
13535 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13536 from the same source tree and not building a cross-compiler. This
13537 matters for the libg++ configuration if reconfiguring a tree that
13538 has already been installed.
13539
13540Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
13541
13542 * config.sub (i486v/i486v4): Merge in from FSF version.
13543
13544Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
13545
13546 * configure: only set PWD if it is already set.
13547
13548Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
13549
13550 * configure: just set PWD=`pwd` at the top, since Ultrix sh
13551 doesn't have unset and all success paths (and most error paths)
13552 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13553 to just ${PWD} to avoid confusion.)
13554
13555Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
13556
13557 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13558 even for a native compilation.
13559
13560Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
13561
13562 Changes to make the gdb.tar.Z rule work better.
13563
13564 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
13565 (DEVO_SUPPORT): Add configure.texi.
13566 (bfd-ilrt.tar.Z): Remove ancient rule.
13567
13568Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
13569
13570 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13571 pick up the machine and system specific header files.
13572
13573 * configure.in, config.sub: added new target m68010-adobe-scout,
13574 with alias of adobe68k. Changed configure.in to check for
13575 -scout before -sco* to avoid a false match.
13576
13577 * Makefile.in: added AS_FOR_TARGET, passed down in
13578 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13579 the C compiler to use to create programs which are run in the
13580 build environment, set it to default to $(CC), and passed it down
13581 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13582
13583Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
13584
13585 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13586 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
13587 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13588 FOR_TARGET variants, to newlib and libg++.
13589
13590Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
13591
13592 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13593 first.
13594
13595Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
13596
13597 * config.sub: Accept `elf' as an environment.
13598
13599Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13600
13601 * Makefile.in (all-opcodes): cd into the right directory
13602
13603Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
13604
13605 * configure: added -program_transform_name option, used as
13606 argument to sed when installing programs.
13607 configure.texi: added documentation for -program_prefix,
13608 -program_suffix and -program_transform_name.
13609
13610Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
13611
13612 * config.sub: Accept i486 where i386 ok.
13613
13614Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
13615
13616 * config.sub: accept we32k
13617
13618Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
13619
35590697 13620 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
13621
13622 * Makefile.in: don't create all directories for ``make install'';
13623 let the subdirectories create the ones they need.
13624
13625Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13626
80413487 13627 * COPYING: new file, GPL v2
252b5132
RH
13628
13629Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13630
13631 * Makefile.in: use the new gen-info-dir, which needs a template
13632 argument (which also lives in texinfo)
13633
13634 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13635
252b5132
RH
13636Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
13637
13638 * config.sub (ncr3000): Change i386 to i486.
13639
13640Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13641
13642 * Makefile.in: add install-rcs, install-grep to
13643 install-no-fixedincludes, removed install-bison and install-libgcc
13644
13645Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
13646
13647 * configure.in: grab the HPUX makefile fragment if on HPUX
13648
13649Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13650
13651 * Makefile.in: eradicate bison spoor (ditto libgcc).
13652 configure.in: recognise m68{k,000}-ericsson-OSE.
13653 es1800 is alias for m68k-ericsson-OSE
13654
13655Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13656
13657 * configure.in: rearrange the parts that remove programs from
13658 configdirs, based now on HOST==TARGET or by canonical triple.
13659
13660Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13661
13662 * test-build.mk: recurse explicitly with -f test-build.mk when
13663 appropriate. predicate stage3 and comparison on the existence
13664 of gcc. That is, if gcc isn't around, we aren't three-staging.
13665 On very clean, also remove ...stamp-co. Build in-place before
13666 doing other builds.
13667
13668Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13669
13670 * Makefile.in, configure.in: add tgas
13671
13672Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13673
13674 * Makefile.in: a number of changes merged in from progressive.
13675
13676 * configure.in: add libm.
13677
13678 * .cvsignore: ignore some stuff that comes from test-build.mk.
13679
252b5132
RH
13680Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
13681
13682 * config.sub: Add es1800 (m68k-ericsson-es1800).
13683
13684Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13685
13686 * configure: Add program_suffix (parallel to program_prefix)
13687 * Makefile.in: adjust directory-creating script for losing decstation
13688
13689Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
13690
13691 * configure: Minor $subdir-related fixes.
13692
13693Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13694
13695 * configure: fix various problems with propogating
13696 makefile_target_frag in subdirs.
13697 * configure.in: config libgcc if its there
13698
13699Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
13700
13701 * config.sub: HPPA merge.
13702
252b5132
RH
13703Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
13704
13705 * Makefile.in: Replace all-bison with all-byacc in all
13706 dependency lines for other tools (which now use byacc).
13707
13708Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
13709
13710 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
13711
252b5132
RH
13712Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
13713
13714 * Makefile.in: make gprof rules similar to byacc rules (instead of
13715 vestigal $(unsubdir) that didn't work...)
13716
13717Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
13718
13719 * config.sub: Add support for Linux.
13720 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
13721 (at least for libg++).
13722
13723Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13724
13725 * configure.texi: fix doc for the -nfp option to configure
13726
13727Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
13728
13729 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13730
13731Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
13732
13733 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13734 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13735 * configure.in: added solaris* host_makefile_frag hook.
13736
13737Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13738
13739 * config.sub: changed recognition of m68000 so that various
13740 m68k types can be specified via m680[01234]0
13741
13742Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13743
13744 * config.sub (basic_machine): fix sed so that '-foo' isn't
13745 completely substituted out while .+'-foo' loses the '-foo'
13746
13747Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13748
13749 * config.sub ($os): Add -aout.
13750
13751Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
13752
13753 * configure: If host_makefile_frag is absolute, don't
13754 prefix ${invsubdir} (relevant to libg++ auto-configure).
13755
13756Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13757
13758 * Makefile.in (tooldir): Define it.
13759 (all-ld): Depend on all-flex.
13760
13761Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
13762
13763 * Makefile.in (check): Fix libg++ special case.
13764
13765Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
13766
13767 * configure: do not bury `pwd` into config.status, thus do fewer
13768 pwd's.
13769
13770 * configure: print the "Building in" message only when building in
13771 other than "." AND verbose.
13772
13773 * configure: remove -s, rework -v to better accomodate guested
13774 configures.
13775
13776 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13777
13778Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
13779
13780 * Makefile.in: macroize flags passed on recursion. remove
13781 fileutils.
13782
13783Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
13784
13785 * configure: get makesrcdir right for subdirs deeper than 1.
13786
13787 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13788 install.
13789
13790Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
13791
13792 * Makefile.in: don't print subdir_do or recursion lines.
13793
13794Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
13795
13796 * standards.texi: added menu item.
13797
13798 * Makefile.in: build and install standards.info.
13799
13800 * standards.texi: new file.
13801
13802Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13803
13804 * configure: test for and move config.status pieces from
13805 ${subdir}/.
13806
13807Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
13808
252b5132
RH
13809 * configure: Test for existance of files before trying to mv
13810 them, to avoid numerous non-existance messages.
13811
13812Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
13813
13814 * configure: correct final line of config.status.
13815
13816 * configure: patch from eggert. Avoids a protection problem if
13817 the original Makefile.in is read only.
13818
13819 * configure: use move-if-change from gcc to create config.status.
13820 Some makefiles depend on config.status to tell if a directory
13821 has been reconfigured for a different host. This change
13822 prevents those directories from remaking everything in the case
13823 where the reconfig was only intended to rebuild a Makefile.
13824
13825 * configure: test for config.sub with "config.sub sun4" rather
13826 than "config.sub ${host_alias}". Otherwise we can't tell a bad
13827 host alias from a missing config.sub.
13828
13829Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13830
13831 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13832 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
13833
13834Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
13835
13836 * configure: mkdir ${subdir} as needed.
13837
13838Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
13839
13840 * Makefile.in,configure.in: added autoconf.
13841
13842Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13843
13844 * Makefile.in: no longer pass against on recursion.
13845
13846 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13847 definitions are not inherited.
13848
13849 * configure: correct makesrcdir when subdir is .
13850
13851Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
13852
13853 * configure: Add support for 'subdirs' variable, which is
13854 like 'configdirs', except that configure doesn't re-invoke
13855 itself for subdirs, it just creates a Makefile for each subdir.
13856 * configure.texi: Document subdirs.
13857
13858Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13859
13860 * configure.in: added flex to configdirs
13861
13862Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
13863
13864 * Makefile.in: remove clean-stamps from clean.
13865
13866Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
13867
13868 * configure.in: Add gdbtest to configdirs.
13869
13870Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
13871
13872 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
13873 to recursive makes.
13874 * configure.in: Recognize new ncr3000 config.
13875
13876Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
13877
13878 * Makefile.in, configure.in: removed references to gdbm.
13879
13880Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
13881
13882 * config.sub: Don't canonicalize os value
13883 newsos* to bsd (readline needs to check for newsos).
13884 (This fix was earlier made Jan 31, but got re-broken.)
13885
13886Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
13887
13888 * configure.in: sco is an os, not a vendor!
13889
13890 * configure: Quote $( better. Keep various shells happy.
13891
13892Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
13893
13894 * Makefile.in: eliminate stamp-files.
13895
13896Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
13897
13898 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
13899 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13900
13901Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
13902
13903 * config.sub: fix iris/iris3.
13904
13905Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
13906
13907 * configure: re-add -rm.
13908
13909Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
13910
13911 * Maskefile.in: add .stmp-rcs to all.
13912
13913 * configure.in: remove gas from rs6000 build, use aix host fragment.
13914
13915Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
13916
13917 * configure: pass down site_option during recursion.
13918
13919Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
13920
13921 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
13922
13923Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
13924
13925 * configure: Change exec_prefix so that it really defaults to prefix.
13926
13927Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
13928
13929 * Makefile.in, configure.in: Add support for mmalloc library.
13930
13931Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
13932
13933 * Makefile.in: add stmp dependencies for a few more things.
13934
13935Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
13936
13937 * configure: adjusted error message on objdir/srcdir configure
13938 collision, per john's suggestion.
13939
13940 * Makefile.in: add libiberty stmp to all and all.cross.
13941
13942Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
13943
13944 * Makefile.in: remove force dependencies, add grep to all.
13945
13946Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
13947
13948 * Makefile.in: drop flex. make stamp files work.
13949
13950 * configure: added test for conflicting configuration in srcdir,
13951 remove trailing slashes from srcdir. Otherwise emacs gdb mode
13952 gets cranky. use relative paths for configure and srcdir
13953 whenever possible. Send some error messages to stderr that were
13954 going to stdout.
13955
13956Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
13957
13958 * Makefile.in: Fix libg++ rule to check for gcc directory
13959 before using gcc/gcc. Also pass XTRAFLAGS.
13960
13961Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
13962
13963 * Makefile.in: added stmp-files so that directories aren't polled
13964 when they are already built.
13965
13966 * configure.texi: fixed a node pointer problem.
13967
13968Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
13969
4bddf3ad 13970 * config.sub configure.in gdb/configure.in
252b5132
RH
13971 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13972 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13973 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
13974
13975Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13976
13977 * configure: -recurring becomes -silent. corrected help message
13978 for -site= option.
13979
13980 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13981
13982Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13983
13984 * configure: when building Makefile for crosses, replace
13985 tooldir and program_prefix. default srcdir from location of
13986 config.sub. remove "for host in hosts" and "for target in
13987 targets" loops.
13988
13989Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13990
13991 * Makefile.in: Do not pass bindir or mandir to cvs.
13992
13993Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13994
13995 * Makefile.in, configure.in: removed traces of namesubdir,
13996 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13997 copyrights to '92, changed some from Cygnus to FSF.
13998
13999 * configure.texi: remove most references to multiple hosts,
14000 multiple targets, subdirs, etc.
14001
14002 * configure.man: removed rcsid. reference config.sub not
14003 config.subr.
14004
14005 * Makefile.in: mkdir $(infodir) on install-info.
14006
14007Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14008
14009 * configure.texi: Explain better about .gdbinit and about
14010 the environment that configure.in sections run in.
14011
14012Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14013
14014 * configure.in: Ultrix is only a decstation if it's a MIPS.
14015
14016Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14017
14018 * README: DOC.configure => cfg-paper.texi.
14019
14020Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14021
14022 * config.sub (near case $os): Don't convert newsos* to bsd!
14023
14024Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14025
14026 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14027 the number of copies of COPYING that go into the GDB tar file.
14028
14029Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14030
4bddf3ad 14031 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14032 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14033 Fix SCO configuration stuff.
14034
14035Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14036
14037 * Makefile.in: For libg++, make sure the -I pointing
14038 to the gcc directory goes *after* all the libg++-local -I flags.
14039 Also, move just-gcc dependency from just-libg++ to all-libg++.
14040
14041Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14042
14043 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14044
14045Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14046
14047 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14048
14049Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14050
14051 * config.sub: Add stratus configuration frags. Also
14052 submitted to FSF.
14053
14054Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14055
14056 * Makefile.in (DEV_SUPPORT): add configure.man.
14057
14058 * config.sub(Decode manufacturer-specific): add -none*.
14059
14060Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14061
14062 * Makefile.in: remove form feeds to make Sun's make happy.
14063 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14064
14065Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14066
14067 * Makefile.in (AR_FLAGS): Make quieter.
14068
14069Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14070
14071 * configure.in: Add libg++.
14072 * configure: When verbose, don't output the command line at each
14073 level; it will be unremarkably the same as the previous version,
14074 which will be the same as what the user typed.
14075
14076Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14077
14078 * configure.in, Makefile.in: fix clean-info, add flex. add
14079 fileutils.
14080
14081 * configure: be less sensitive to spaces in Makefile.in. Do not
14082 look for sources in "..". Doing so breaks subdirectories that
14083 might have their own configure. If a subdir has it's own
14084 configure script, use it.
14085
14086Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14087
14088 * cfg-paper.texi: some changes suggested by rms.
14089
14090Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14091
14092 * config.sub: Merge in some small additions from the FSF version,
14093 taken from the gcc distribution, to bring the Cygnus and FSF
14094 versions into closer sync.
14095
14096Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14097
14098 * configure.in: Changed svr4 references to sysv4.
14099
14100Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14101
14102 * configure: added -V for version number option.
14103
14104Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14105
14106 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14107 renamed from DOC.configure to cfg-paper.texi.
14108
14109Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14110
14111 * configure, config.subr, config.sub: config.subr is now
14112 config.sub again.
14113
14114Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14115
14116 * configure.texi: new file, in progress.
14117
14118 * Makefile.in: build info file and install the man page for
14119 configure.
14120
14121 * configure.man: new file, first cut.
14122
14123 * configure: find config.subr again now that configuration "none"
14124 has gone. removed all traces of the -ansi option. removed all
14125 traces of the -languages option.
14126
14127 * config.subr: resync from rms.
14128
d932cae7 141291991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14130
14131 * configure, config.sub, config.subr: merge config.sub into
14132 config.subr, call the result config.subr, remove config.sub, use
14133 config.subr.
14134
14135 * Makefile.in: revised install for dir.info.
14136
d932cae7 141371991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14138
14139 * configure.in: add decstation host makefile frag.
14140
14141 * Makefile.in: BISON now bison -y again. also install-gcc on
14142 install. clean-gdbm on clean. infodir belongs in datadir.
14143 Make directories for info install. Build dir.info here then
14144 install it.
14145
d932cae7 141461991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14147
14148 * Makefile.in: fix for bad directory tests.
14149
d932cae7 141501991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14151
14152 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14153 regexp. -srcdir relative was being handled incorrectly.
14154
14155 * Makefile.in: unwrapped some for loops so that parallel makes
14156 work again and so one can focus one's attention on a particular
14157 package.
14158
d932cae7 141591991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14160
14161 * configure: added PWD as a stand in for `pwd` (for speed). use
14162 elif wherever possible. make -srcdir work without -objdir.
14163 -objdir= commented out.
14164
d932cae7 141651991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14166
14167 * configure: +options become --options. -subdirs commented out.
14168 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14169 Makefile now at top of generated Makefile. Removed cvs log
14170 entries. added -srcdir. create .gdbinit only if there is one
14171 in ${srcdir}.
14172
14173 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14174 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14175 and mandir now keyed off datadir by default.
14176
d932cae7 141771991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14178
14179 * Freshly created ChangeLog.
14180
14181\f
14182Local Variables:
14183mode: change-log
14184left-margin: 8
14185fill-column: 76
14186version-control: never
14187End:
This page took 1.089201 seconds and 4 git commands to generate.