bfd: constify a few arrays
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
a90ef4bf
JM
12011-04-06 Joseph Myers <joseph@codesourcery.com>
2
3 * configure.ac (build_tools): Remove build-byacc.
4 (host_libs): Remove mmalloc.
5 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
6 autoconf automake libtool diff rcs fileutils shellutils time
7 textutils wdiff find uudecode hello tar gzip indent recode release
8 sed perl gawk findutils gettext zip.
9 (libgcj): Remove target-qthreads.
10 (target_tools): Remove target-examples target-gperf.
11 (YACC): Don't handle building byacc.
12 * configure: Regenerate.
13 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
14 dosutils, examples, fileutils, find, findutils, gawk, gettext,
15 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
16 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
17 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
18 handle building components.
19 * Makefile.in: Regenerate.
20
05a02268
RW
212011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
22
23 * config.sub: Sync from upstream.
24
c5f5c3c2
JM
252011-04-01 Joseph Myers <joseph@codesourcery.com>
26
27 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
28 (microblaze*): Don't disable libssp.
29 * configure: Regenerate.
30
f6c1938b
JM
312011-04-01 Joseph Myers <joseph@codesourcery.com>
32
33 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
34 moveifchange.
35 * configure: Regenerate.
36 * Makefile.tpl: Use @SHELL@ not @config_shell@.
37 * Makefile.in: Regenerate.
38
1f111696
JM
392011-04-01 Joseph Myers <joseph@codesourcery.com>
40
41 * configure.ac (*-*-sysv4*): Don't enable libgomp.
42 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
43 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
44 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
45 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
46 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
47 md_exec_prefix cases.
48 * configure: Regenerate.
49
065a5627
JM
502011-04-01 Joseph Myers <joseph@codesourcery.com>
51
52 * configure.ac: Separate cases disabling target-libssp,
53 target-libiberty, target-libstdc++-v3 and Fortran from general
54 case over targets.
55 * configure: Regenerate.
56
b2f14e4a
JM
572011-04-01 Joseph Myers <joseph@codesourcery.com>
58
59 * configure.ac (*-*-chorusos): Don't disable libgcj.
60 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
61 Remove case.
62 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
63 (arm-*-coff): Don't disable libgcj.
64 (arm*-*-linux-gnueabi): Remove useless assignment.
65 (arm-*-riscix*): Don't disable libgcj.
66 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
67 configuration.
68 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
69 (c54x*-*-*): Remove case.
70 (tic54x-*-*): Don't disable GCC or GCC libraries.
71 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
72 to *.
73 (d10v-*-*): Don't disable GCC libraries.
74 (d30v-*-*): Don't disable libgcj.
75 (h8500-*-*): Don't disable GCC libraries.
76 (i960-*-*): Don't disable libgcj.
77 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
78 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
79 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
80 libgcj.
81 (m68k-*-coff*): Remove case.
82 (mmix-*-*): Don't disable libgloss on host.
83 (mn10200-*-*, mn10300-*-*): Remove cases.
84 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
85 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
86 Don't disable libgcj.
87 (romp-*-*): Remove case.
88 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
89 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
90 case.
91 (v810-*-*): Don't disable GCC libraries.
92 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
93 (ip2k-*-*): Don't disable GCC libraries.
94 * configure: Regenerate.
95
6a608608
JM
962011-03-28 Joseph Myers <joseph@codesourcery.com>
97
98 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
99 libffi on host.
100 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
101 on host.
102 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
103 * configure: Regenerate.
104
5b806d27
NC
1052011-03-26 John Marino <binutils@marino.st>
106
107 * configure.ac: Add support for *-*-dragonfly*
108 * configure: Regenerate.
109
0377a422
JM
1102011-03-25 Joseph Myers <joseph@codesourcery.com>
111
112 * configure.ac (native_only): Remove.
113 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
114 send-pr uudecode guile gnuserv on host.
115 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
116 send-pr rcs guile perl texinfo libtool on host.
117 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
118 automake send-pr rcs guile perl texinfo libtool on host.
119 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
120 (*-*-kaos*): Don't disable target-examples target-gperf on target.
121 (alpha*-dec-osf*): Don't disable fileutils on target.
122 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
123 texinfo send-pr expect dejagnu on target.
124 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
125 target-qthreads on target.
126 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
127 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
128 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
129 x86_64-*-mingw*): Don't disable expect on target.
130 (*-*-cygwin*): Don't disable target-gperf on target.
131 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
132 gnuserv on target.
133 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
134 target.
135 * configure: Regenerate.
136
2354b38b
JM
1372011-03-25 Joseph Myers <joseph@codesourcery.com>
138
139 * configure.ac (target_tools): Remove target-groff.
140 (native_only): Remove target-groff.
141 (hppa*64*-*-*): Don't disable byacc.
142 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
143 setting.
144 (*-*-kaos*): Don't skip target-librx and target-groff.
145 (*-*-netware*): Don't skip target-libmudflap.
146 (*-*-tpf*): Don't skip target-libmudflap.
147 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
148 directories on the host.
149 (ia64*-*-*vms*): Don't skip tix.
150 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
151 host.
152 * configure: Regenerate.
153
28d9b232
PB
1542011-03-24 Paolo Bonzini <pbonzini@redhat.com>
155
156 * configure.ac: Remove references to mt-mep, mt-netware,
157 mt-wince.
158 * Makefile.def: Add all-utils soft dependencies.
159 * Makefile.tpl: Remove GDB_NLM_DEPS.
160 * configure: Regenerate.
161 * Makefile.in: Regenerate.
162
dbbe5f95
PB
1632011-03-24 Paolo Bonzini <bonzini@gnu.org>
164
165 Sync from GCC:
166
167 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
168
169 * configure.ac: Do not include mh-x86omitfp.
170 * configure: Regenerate.
171
172 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
173
174 * configure.ac: Remove empty cases.
175 * configure: Regenerate.
176
177 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
178
179 * Makefile.def: Add dependency from termcap to gdb.
180 * Makefile.in: Regenerate.
181
182 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
183
184 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
185 * configure: Regenerate.
186 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
187 * Makefile.tpl: Likewise.
188 * Makefile.in: Regenerate.
189
190 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
191
192 * configure.ac: Remove all mentions of tentative_cc.
193 * configure: Regenerate.
194
195 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
196
197 PR lto/48086
198 * configure.ac: Re-enable LTO on *-apple-darwin9.
199 * configure: Regenerate.
200
3516a403
JM
2012011-03-24 Joseph Myers <joseph@codesourcery.com>
202
203 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
204 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
205 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
206 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
207 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
208 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
209 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
210 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
211 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
212 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
213 *-*-rhapsody*): Remove host cases.
214 * configure: Regenerate.
215
93cc359e
JM
2162011-03-24 Joseph Myers <joseph@codesourcery.com>
217
218 * configure.ac (ppc*-*-pe): Remove host case.
219 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
220 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
221 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
222 cases.
223 * configure: Regenerate.
224
29b2c556
JM
2252011-03-24 Joseph Myers <joseph@codesourcery.com>
226
227 * config.sub: Update to version 2011-03-23.
228
f0ff0f90
JM
2292011-03-22 Joseph Myers <joseph@codesourcery.com>
230
231 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
232 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
233 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
234 * configure: Regenerate.
235
782cb41f
JM
2362011-03-22 Joseph Myers <joseph@codesourcery.com>
237
238 * config-ml.in: Don't handle arc-*-elf*.
239 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
240 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
241 handle GCC libraries.
242 * configure: Regenerate.
243
0e8ad34f
RO
2442011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
245
246 PR bootstrap/48120:
247 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
248 Add -lstdc++ -lm to LIBS.
249 * configure: Regenerate.
250
5548b4ce
DE
2512011-03-18 David Edelsohn <dje.gcc@gmail.com>
252
253 * config.guess: Update to version 2011-02-02
254 * config.sub: Update to version 2011-02-24
255
86ed8cf6
SP
2562011-03-03 Sebastian Pop <sebastian.pop@amd.com>
257
258 * configure.ac: Adjust test of with_ppl.
259 * configure: Regenerated.
260
b123da99
SP
2612011-03-02 Sebastian Pop <sebastian.pop@amd.com>
262
263 * configure.ac: Add -lpwl to ppllibs.
264 * config/cloog.m4: Add -lisl to clooglibs.
265 * configure: Regenerated.
266
822ce8ee
RW
2672011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
268
269 Import from Libtool and gnulib:
270
271 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
272
273 Prepare for supporting FreeBSD 10.
274 * config.rpath: Remove handling of freebsd1* which soon would
275 match FreeBSD 10.0.
276
277 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
278
279 Remove support for FreeBSD 1.x.
280 * libtool.m4 (_LT_LINKER_SHLIBS)
281 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
282 soon would incorrectly match FreeBSD 10.0.
283
dcb5e506
RW
2842011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
285
286 PR binutils/12283
287 * MAINTAINERS (mkinstalldirs): Comes from Automake.
288 (move-if-change): Comes from gnulib.
289 * move-if-change: Import version from gnulib.
290
8d8eef9a
RW
2912011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
292
293 Sync from GCC:
294
295 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
296
297 PR lto/47225
298 * Makefile.def (lto-plugin): Double dash for enable-shared.
299 (configure-gcc): Depend on all-lto-plugin.
300 * Makefile.in: Rebuilt.
301
302 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
303
304 * configure.ac: Remove extra bracket.
305 * configure: Regenerate.
306
307 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
308
309 PR lto/47225
310 * Makefile.def: Add dependency for install-gcc
311 on install-lto-plugin.
312 * Makfile.in: Regenerated
313
314 2011-01-25 Jakub Jelinek <jakub@redhat.com>
315
316 * configure.ac: If with_ppl is no, move setting with_cloog=no
317 after CLOOG_REQUESTED check.
318 * configure: Regenerated.
319
320 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
321
322 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
323 CLooG has been requested.
324 * configure: Regenerated.
325
326 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
327
328 * configure: Regenerated.
329 * configure.ac: Check for version 0.11 (or later revision) of PPL.
330
331 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
332
333 * configure: Regenerated.
334 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
335
336 2011-01-07 Jan Hubicka <jh@suse.cz>
337
338 PR lto/47225
339 * Makefile.in: Regenerate.
340 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
341 configure.
342
65b4571a
AO
3432011-01-31 Alexandre Oliva <aoliva@redhat.com>
344
345 PR libgcj/44341
346 * configure.ac: Discard --with-* flags for host when configuring
347 target libraries for cross build.
348 * configure: Rebuilt.
349
7837304f
AS
3502011-01-21 Andreas Schwab <schwab@redhat.com>
351
352 Sync from GCC:
353
354 2011-01-21 Andreas Schwab <schwab@redhat.com>
355
356 * configure.ac: Use AS_HELP_STRING throughout.
357 * configure: Regenerate.
358
359 2011-01-18 Jie Zhang <jie.zhang@analog.com>
360
361 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
362 * configure: Regenerate.
363
115ef890
RW
3642010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
365
366 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
367
92c9a463
JB
3682011-01-13 Joel Brobecker <brobecker@adacore.com>
369
370 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
371 for ia64-hpux.
372 * configure: Regenerate.
373
887ebfb4
RW
3742011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
375
376 Sync from GCC:
377 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
378
379 * configure.ac: (picochip): Disable libiberty.
380 * configure: Regenerate.
381
04d2c2b2
JJ
3822010-12-18 Jeff Johnston <jjohnstn@redhat.com>
383
384 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
385
33d23ee8
ILT
3862010-12-10 Ian Lance Taylor <iant@google.com>
387
388 PR bootstrap/46819
389 * configure.ac: For --disable-libgcj clear libgcj_saved.
390 * configure: Rebuild.
391
89a1e9c3
PB
3922010-12-10 Tobias Burnus <burnus@net-b.de>
393
394 PR fortran/46540
395 * configure.ac: Add --disable-libquadmath and
396 --disable-libquadmath-support.
397 * configure: Regenerate.
398
ac7bcd26
TG
3992010-12-10 Tristan Gingold <gingold@adacore.com>
400
401 * src-release (ETC_SUPPORT): add gnu-oids.texi
402
d357cef7
HPN
4032010-12-03 Hans-Peter Nilsson <hp@axis.com>
404
405 PR libffi/46792
406 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
407 * configure: Regenerate.
408
4f11b223
ILT
4092010-12-02 Ian Lance Taylor <iant@google.com>
410
411 * configure.ac: Always set default for poststage1_ldflags to
412 -static-libstdc++ -static-libgcc.
413
989abc33
JJ
4142010-12-02 Jeff Johnston <jjohnstn@redhat.com>
415
416 * COPYING.NEWLIB: Add National Semiconductor notice.
417
950386c6
AS
4182010-11-29 Andreas Schwab <schwab@redhat.com>
419
420 * configure.ac: Move comment to remove extra space in last argument
421 of GCC_TARGET_TOOL.
422
87cda2cf
AO
4232010-11-26 Alexandre Oliva <aoliva@redhat.com>
424
7d509c83 425 PR other/46026
87cda2cf
AO
426 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
427 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
428 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
429 (BASE_FLAGS_TO_PASS): Use it.
430 * configure: Rebuilt.
431 * Makefile.in: Rebuilt.
432
d3b50760
L
4332010-11-23 H.J. Lu <hongjiu.lu@intel.com>
434
435 PR binutils/12258
436 * configure.ac: Correct comments for --enable-gold/--enable-ld.
437 Properly check default linker.
438 * configure: Regnerated.
439
c7791212
NC
4402010-11-23 Matthias Klose <doko@ubuntu.com>
441
442 * configure.ac: For --enable-gold, handle value `default' instead of
443 `both*'. New configure option --{en,dis}able-ld.
444 * configure: Regenerate.
445
9e1a94f4
ILT
4462010-11-20 Ian Lance Taylor <iant@google.com>
447
448 * configure.ac: Only disable a language library if no language needs
449 it. Don't let --disable-libgcj uncondtionally disable libffi.
450 * configure: Rebuild.
451
ceca0218
PB
4522010-11-20 Paolo Bonzini <bonzini@gnu.org>
453
454 * configure: Regenerate.
455
9b980aa1
RW
4562010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
457
458 PR other/46202
459 * configure.ac: Fix just-built in-tree STRIP name to be
460 binutils/strip-new.
461 * configure: Regenerate.
462 * Makefile.def (install-strip-gcc, install-strip-binutils)
463 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
464 (install-strip-sid): Mirror dependencies on non-strip variants
465 of these targets on the respective -strip prerequisites.
466 * Makefile.tpl (install-strip, install-strip-host)
467 (install-strip-target): New targets.
468 (install-strip-[+module+], install-strip-target-[+module+]):
469 New targets.
470 * Makefile.in: Regenerate.
471
e552509b
ILT
4722010-11-19 Ian Lance Taylor <iant@google.com>
473 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
474
475 * configure.ac: Add target-libgo to target_libraries. Set
476 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
477 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
478 (HOST_EXPORTS): Add GOC.
479 (BASE_TARGET_EXPORTS): Add GOC.
480 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
481 (GOCFLAGS_FOR_TARGET): New variable.
482 (EXTRA_HOST_FLAGS): Add GOC.
483 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
484 * Makefile.def (target_modules): Add libgo.
485 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
486 (dependencies): Add dependency from configure-target-libgo to
487 configure-target-libffi and all-target-libstdc++-v3. Add
488 dependencies from all-target-libgo to all-target-libffi.
489 (languages): Add go.
490 * configure: Rebuild.
491 * Makefile.in: Rebuild.
492
4932010-11-19 Ian Lance Taylor <iant@google.com>
494
495 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
496 compiler/flag environment variables.
497
4982010-11-18 Ian Lance Taylor <iant@google.com>
499
500 * configure.ac: Check for lang_requires_boot_languages in
501 config-lang.in files.
502 * configure: Rebuild.
503
8c21d9c7
MF
5042010-11-17 Mike Frysinger <vapier@gentoo.org>
505
506 * .gitignore: New file.
507
e552509b
ILT
5082010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
509 Tobias Burnus <burnus@net-b.de>
510
511 PR fortran/32049
512 * Makefile.def: Add libquadmath; build it with language=fortran.
513 * configure.ac: Add libquadmath.
514 * Makefile.tpl: Handle multiple libs in check-[+language+].
515 * Makefile.in: Regenerate.
516 * configure: Regenerate.
517
5182010-11-15 Andreas Schwab <schwab@redhat.com>
519
520 * configure.ac: Fix spelling in option names.
521 * configure: Regenerated.
522
5232010-11-13 Georg-Johann Lay <georgjohann@web.de>
524
525 PR bootstrap/39622
526 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
527 * configure: Regenerated.
528
5292010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
530
531 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
532 define the cloog backend to use. Furthermore, only pass the ppllibs to
533 the configure checks, if necessary.
534 * configure: Regenerate.
535
5362010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
537
538 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
539 * configure: regenerate
540
5412010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
542
543 * config/cloog.m4: Fix typo. verison -> version.
544 * configure: Regenerate.
545
5462010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
547
548 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
549 * configure: Regenerate.
550
5512010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
552
553 * configure.ac: Support official CLooG.org versions.
554 * configure: Regenerate.
555 * config/cloog.m4: New.
556
aa291e2d
ME
5572010-11-05 Michael Eager <eager@eagercon.com>
558
559 * COPYING.LIBGLOSS: Correct typo in microblaze.
560 * COPYING.NEWLIB: Same.
561
e552509b
ILT
5622010-11-04 Iain Sandoe <iains@gcc.gnu.org>
563
564 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
565 * configure: Regenerate.
566
74cea91b
DK
5672010-11-03 Ian Lance Taylor <iant@google.com>
568 Dave Korn <dave.korn.cygwin@gmail.com>
569
570 PR lto/46273
571 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
572 and on other supported platforms whenever LTO is enabled.
573 * configure: Rebuild.
574
6d0cd39e
AM
5752010-11-02 Alan Modra <amodra@gmail.com>
576
577 PR binutils/12110
578 * configure.ac: Error when source path contains spaces.
579 * configure: Regenerate.
580
18a8530e
ILT
5812010-10-20 Ian Lance Taylor <iant@google.com>
582
583 * Makefile.def (target_modules): Set lib_path to src/.libs for
584 libstdc++-v3 module.
585 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
586 * Makefile.in: Rebuild.
587
6ed3211e
JJ
5882010-10-08 Bernd Schmidt <bernds@codesourcery.com>
589 Joseph Myers <joseph@codesourcery.com>
590
591 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
592 notices.
593 * COPYING.NEWLIB: Add Texas Instruments notice.
594
a8eb3f0a
DK
5952010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
596
597 * configure.ac (build_lto_plugin): New shell variable.
598 (--enable-lto): Turn on by default for all non-ELF platforms that
599 have had LTO support added so far. Set build_lto_plugin appropriately
600 for both ELF and non-ELF.
601 (configdirs): Add lto-plugin or not based on build_lto_plugin.
602 * configure: Regenerate.
603
4074d5f2
RW
6042010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
605
606 PR bootstrap/45326
607 PR bootstrap/45174
608 * configure.ac: Honor initial values of $build_configargs,
609 $host_configargs, $target_configargs. Mark the precious, so
610 environment settings get recorded.
611 * configure: Regenerate.
612
29821356
RW
6132010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
614
615 Sync from GCC:
616
617 2010-09-30 Michael Eager <eager@eagercon.com>
618
619 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
620 * configure: Regenerate.
621
622 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
623
624 * configure.ac (enable-lto): Add Darwin to the list of supported lto
625 targets and amend comment.
626 * configure: Regenerate.
627
628 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
629
630 * configure.ac: Enable LTO by default on Darwin.
631 * configure: Regenerate.
632
633 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
634
635 PR bootstrap/44455
636 * configure.ac (extra_mpfr_configure_flags): Copy from
637 extra_mpc_gmp_configure_flags.
638 * configure: Re-generated.
639
57eefe4d
RW
6402010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
641
642 Sync from GCC:
643
644 PR bootstrap/45796
645 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
646 Depend on all-build-libiberty.
647 * Makefile.in: Regenerate.
648
6492010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
650
651 Sync from GCC:
652
653 PR bootstrap/44621
654 * configure.ac: Fix unportable shell quoting.
655 * configure: Regenerate.
656
48bb73dd
RW
6572010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
658
659 * configure.ac: Support all v850 targets.
660 * configure: Regenerate.
661
1d14850f
PB
6622010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
663
664 PR target/44862
665 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
666 Provide -B option to allow for link spec %s substitutions for
667 libstdc++.a on darwin.
668 * Makefile.in: Regenerate.
669
7530c480
AO
6702010-06-10 Alexandre Oliva <aoliva@redhat.com>
671
672 * Makefile.def (configure-gcc): Depend on all-libelf.
673 * Makefile.in: Rebuild.
674
285d560d
RW
6752010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
676
677 * config.sub, config.guess: Update from upstream sources.
678
a009f2e7
RW
6792010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
680
681 Sync from GCC:
682
683 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
684 * configure.ac: Allow all the versions greater than 0.10 of PPL.
685 * configure: Regenerated.
686
687 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
688 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
689 * configure: Regenerate.
690
691 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
692 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
693 * configure: Regenerate.
694
695 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
696 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
697 separately.
698 * configure: Regenerate.
699
700 2010-04-13 Steve Ellcey <sje@cup.hp.com>
701 * configure: Regenerate after change to elf.m4.
702
703 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
704 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
705 * configure: Regenerated.
706
707 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
708 * configure.ac: Print "buggy but acceptable" when CLooG
709 revision is less than 9.
710 * configure: Regenerated.
711
e49e5c92
DK
7122010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
713
714 Merge from gcc:
715
716 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
717 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
718 * configure: Regenerate.
719
720 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
721 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
722 a platform that supports LTO.
723 * configure: Regenerate.
724
725 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
726 PR lto/42776
727 * configure.ac (--enable-lto): Refactor handling so libelf tests
728 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
729 and allow LTO to be explicitly enabled on non-ELF platforms that
730 are known to support it inside else-clause.
731 * configure: Regenerate.
732
e6de499b
NC
7332010-04-27 Roland McGrath <roland@redhat.com>
734 H.J. Lu <hongjiu.lu@intel.com>
735
736 * configure.ac (--enable-gold): Support both, both/gold and
737 both/bfd to add gold to configdirs without removing ld.
738 * configure: Regenerated.
739
740 * Makefile.def: Add install-gold dependency to install-ld.
741 * Makefile.in: Regenerated.
742
d594eacc
TG
7432010-04-14 Tristan Gingold <gingold@adacore.com>
744
745 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
746 * configure: Regenerate.
747
938d2b74
RW
7482010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
749
750 Merge from gcc:
751 PR bootstrap/43615
752 PR bootstrap/43328
753 Revert:
754 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
755 * configure.ac: Do not pass --enable-multilib nor
756 --disable-multilib in baseargs. Accept explicitly passed
757 --enable_multilib.
758 * configure: Regenerate.
759
a9ef41a7
RW
7602010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
761
762 PR bootstrap/43328
763 * configure.ac: Do not pass --enable-multilib nor
764 --disable-multilib in baseargs. Accept explicitly passed
765 --enable_multilib.
766 * configure: Regenerate.
767
619a3713
JM
7682010-03-23 Joseph Myers <joseph@codesourcery.com>
769
770 * configure.ac (tic6x-*-*): New case.
771 * configure: Regenerate.
772
92f4e989
JM
7732010-03-23 Joseph Myers <joseph@codesourcery.com>
774
775 Merge from gcc:
776 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
777 PR ada/42554
778 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
779 * configure: Regenerate.
780
c35a0556
JM
7812010-03-23 Joseph Myers <joseph@codesourcery.com>
782
783 * config.sub: Update to version 2010-03-22.
784 * config.guess: Update to version 2009-12-30.
785
18fa8f9c
JM
7862010-03-14 Joseph Myers <joseph@codesourcery.com>
787
788 Merge from gcc:
789 2010-01-11 Richard Guenther <rguenther@suse.de>
790 PR lto/41569
791 * Makefile.def (all-lto-plugin): Depend on all-gcc.
792 * Makefile.in: Regenerated.
793
ba98da75
RO
7942010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
795
796 PR libstdc++/32499
797 * configure.ac (RANLIB): Default to true.
798 (STRIP): Likewise.
799 (RANLIB_FOR_TARGET): Remove superfluous : argument.
800 * configure: Regenerate.
801
3994761f
NC
8022010-02-17 Nick Clifton <nickc@redhat.com>
803
804 PR 11238
805 * Makefile.tpl (local-distclean): Also remove config.cache files in
806 sub-directories as there may not be Makefiles present in the
807 sub-directories.
792cdb50
NC
808 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
809 the config.cache files found by the find command.
810
3994761f
NC
811 * Makefile.in: Regenerate.
812 * configure.ac: Revert previous delta.
813 * configure: Regenerate.
814
01a82011
NC
8152010-02-15 Nick Clifton <nickc@redhat.com>
816
817 PR 11238
818 * configure.ac: Delete config.cache files in sub-directories when
819 deleting Makefiles.
820 * configure: Regenerate.
821
143754cd
NC
8222010-02-15 Nick Clifton <nickc@redhat.com>
823
824 * configure.ac: Sync from gcc.
825 * configure: Regenerate.
826
a6b5846e
KG
8272010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
828
829 Sync from gcc:
830 * configure.ac: Add "recommended" version checks for GMP/MPC.
831 Update recommended GMP/MPFR/MPC versions.
832 * configure: Regenerate.
833
2aa2364a
JR
8342010-01-25 Joern Rennecke <amylaar@spamcop.net>
835
836 gcc PR libstdc++/36101, gcc PR libstdc++/42813
837 * configure.ac (bootstrap_target_libs): Make inclusion of
838 target-libgomp conditional on libgomb being in target_configdirs.
839 * configure: Regenerate.
840
d35e937f
JR
8412010-01-23 Joern Rennecke <amylaar@spamcop.net>
842
843 gcc PR libstdc++/36101, gcc PR libstdc++/42813
844 * configure.ac (bootstrap_target_libs): Include target-libgomp.
845 * configure: Regenerate.
846
911e63d0
JR
8472010-01-22 Joern Rennecke <amylaar@spamcop.net>
848
849 gcc PR libstdc++/36101, gcc PR libstdc++/42813
850 * configure.ac (target_configdirs): Substitute.
851 * Makefile.def: Bootstrap target module libgomp.
852 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
853 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
854 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
855 * configure, Makefile.in: Regenerate.
856
3725885a
RW
8572009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
858
859 * libtool.m4: Sync from git Libtool.
860 * ltmain.sh: Likewise.
861 * ltoptions.m4: Likewise.
862 * ltversion.m4: Likewise.
863 * lt~obsolete.m4: Likewise.
864
d5f2ee2e
KG
8652010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
866 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
867
868 PR bootstrap/42424
869 * configure.ac: Include libtool m4 files.
870 (_LT_CHECK_OBJDIR): Call it.
871 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
872 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 873
d5f2ee2e
KG
874 * configure: Regenerate.
875
f2b2dd91
RW
8762010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
877
878 PR bootstrap/41818
879 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
880 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
881 * Makefile.in: Regenerate.
882
06ca7962
BE
8832009-12-18 Ben Elliston <bje@au.ibm.com>
884
885 * config.sub, config.guess: Update from upstream sources.
886
30a16d7b
JJ
8872009-12-17 Jeff Johnston <jjohnstn@redhat.com>
888
889 * COPYING.NEWLIB: Update copyright date.
890 * COPYING.LIBGLOSS: Ditto.
891
d9b76ff9
KG
8922009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
893
894 PR middle-end/30447
895 PR middle-end/30789
896 PR other/40302
897
898 * configure.ac: Require MPC.
899 * configure: Regenerate.
900
901 * configure.ac: Update minimum MPC version to 0.8.
902 * configure: Regenerate.
903
e12dec02
PB
9042009-11-20 Paolo Bonzini <bonzini@gnu.org>
905
906 * config.guess: Sync with upstream and gcc.
907 * config.sub: Sync with upstream and gcc.
908
606a9ca0
AO
9092009-11-16 Alexandre Oliva <aoliva@redhat.com>
910
911 * Makefile.def: Restore host and target settings for gmp.
912 * Makefile.in: Rebuild.
913
1f53ca9a
AO
9142009-11-16 Alexandre Oliva <aoliva@redhat.com>
915
916 * configure.ac: Add libelf to host_libs. Enable in-tree configury
917 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
918 Fix portability of test of C++ as bootstrap language. Add
919 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
920 * configure: Rebuild.
921 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
922 and cloog. Fix in-tree ppl configuration. Introduce libelf
923 in-tree building.
924 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
925 (POSTSTAGE1_HOST_EXPORTS): Use it.
926 (STAGE[+id+]_CXXFLAGS): New.
927 (BASE_FLAGS_TO_PASS): Pass it down.
928 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
929 extra_exports.
930 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
931 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
932 extra_exports.
933 * Makefile.in: Rebuild.
934
9352009-11-06 Ozkan Sezer <sezeroz@gmail.com>
936
937 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
938 paths for *-w64-mingw* and x86_64-*mingw*.
939 * configure: Regenerated.
940
9412009-10-30 Kai Tietz <kai.tietz@onevision.com>
942
943 * configure.ac: Disable target-winsup & co for
944 x86_64-*-mingw* and *-w64-mingw* targets.
945 * configure: Regenerated.
946
9472009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
948
949 * configure.ac (CLooG test): Use = with test.
950 * configure: Regenerate.
951
9522009-10-22 Richard Guenther <rguenther@suse.de>
953
954 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
955 cloog if the ppl version check failed. Move flags saving
956 before setting in libelf check.
957 * configure: Regenerate.
958
9592009-10-21 Richard Guenther <rguenther@suse.de>
960
961 * configure.ac: Adjust the ppl and cloog configure to work as
962 documented. Disable cloog if ppl was disabled. Omit the version
963 checks if they were disabled.
964 * configure: Re-generate.
965
6811fb56
RW
9662009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
967
968 * configure.ac: Add 'lto' to enable_languages, not
969 new_enable_languages, and only if not already present.
970 * configure: Regenerate.
971
700d40ca
ILT
9722009-10-06 Ian Lance Taylor <iant@google.com>
973
974 * Makefile.def: check-gold depends upon all-gas.
975 * Makefile.in: Rebuild.
976
9772009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
978
979 * Makefile.def: all-lto-plugin depends on all-libiberty.
980 set bootstrap=true for lto-plugin.
981 Add lto-plugin.
982 * Makefile.in: Regenerate.
983 * configure.ac (host_libs): Add lto-plugin.
984 * configure: Regenerate.
985
9862009-10-03 Diego Novillo <dnovillo@google.com>
987
988 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
989 (HOST_LIBELFLIBS): Define.
990 (HOST_LIBELFINC): Define.
991 * Makefile.in: Regenerate.
992 * configure.ac: Add --enable-lto.
993 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
994 If --enable-lto is used, add 'lto' to new_enable_languages.
995 If --enable-lto is used and gold is enabled, add
996 lto-plugin to configdirs.
997 * configure: Regenerate.
998
9992009-10-03 Simon Baldwin <simonb@google.com>
1000
1001 * configure.ac: If --with-system-zlib, suppress local zlib and
1002 pass --with-system-zlib to subdir configure scripts.
1003 * configure: Regenerate.
1004
10052009-10-01 Loren J. Rittle <ljrittle@acm.org>
1006 Paolo Bonzini <bonzini@gnu.org>
1007
1008 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1009 $(srcdir).
1010 * Makefile.in: Rebuilt.
1011
c8cb1b3e
PB
10122009-09-29 Paolo Bonzini <bonzini@gnu.org>
1013
1014 Sync from gcc:
1015 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1016
1017 * configure.ac: Update minimum MPC version to 0.7.
1018 * configure: Regenerate.
1019
30167e0a
NC
10202009-09-25 Nick Clifton <nickc@redhat.com>
1021
1022 * configure.ac: Pass any --cache-file=/dev/null option on to
1023 subconfigures.
1024 * configure: Regenerate.
1025
707a0b5c
NC
10262009-09-23 Nick Clifton <nickc@redhat.com>
1027
1028 * config.sub, config.guess: Update from upstream sources.
1029
700d40ca
ILT
10302009-09-22 Loren J. Rittle <ljrittle@acm.org>
1031
1032 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1033 * Makefile.in: Rebuilt.
1034
2fd0b40b
RW
10352009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1036
1037 PR bootstrap/32272
1038 * configure.ac: Error out if $srcdir isn't '.' but contains
1039 host-${host_noncanonical}.
1040 * configure: Regenerate.
1041
4385ad3c
RW
10422009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1043
16b1ad29
RW
1044 * configure.ac: If bootstrapping a combined tree with
1045 --enable-gold, require c++ in stage1_languages.
1046 * configure: Regenerate.
1047
f8dc745f
RW
1048 * configure.ac: Also add target_libs of stage1_languages to
1049 bootstrap_target_libs.
1050 * configure: Regenerate.
1051
4385ad3c
RW
1052 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1053 with --enable-languages not containing c++.
1054 * configure: Regenerate.
1055
df51e4e1
JZ
10562009-09-16 Jie Zhang <jie.zhang@analog.com>
1057
1058 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1059 * configure: Regenerate.
1060
06a51eac
RW
10612009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1062
1063 * configure.ac: Do not use $extrasub for replacing @if/@endif
1064 parts in Makefile; instead, use additional arguments to
1065 AC_CONFIG_COMMANDS to do the replacement manually, with several
1066 sed invocations, to avoid HP-UX sed command limits.
1067 * configure: Regenerate.
1068
96655cc4
AO
10692009-09-04 Alexandre Oliva <aoliva@redhat.com>
1070
1071 * configure.ac (with-build-config): Document. Handle without.
1072 Handle missing argument.
1073 * configure: Rebuilt.
1074
10752009-09-03 Alexandre Oliva <aoliva@redhat.com>
1076
1077 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1078 Default to bootstrap-debug only if compare-debug works.
1079 * configure: Rebuilt.
1080 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1081 * Makefile.in: Rebuilt.
1082
10832009-09-01 Alexandre Oliva <aoliva@redhat.com>
1084
1085 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1086 * Makefile.in: Rebuilt.
1087
8e957354
PB
10882009-09-02 Paolo Bonzini <bonzini@gnu.org>
1089
1090 * Makefile.tpl (AWK): Fix typo.
1091 * Makefile.in: Regenerate.
1092
10932009-09-02 Paolo Bonzini <bonzini@gnu.org>
1094
1095 * configure.ac: Detect awk and sed.
1096 * Makefile.def (flags_to_pass): Add AWK and SED.
1097 * Makefile.tpl (AWK, SED): New.
1098 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1099 * configure: Regenerate.
1100 * Makefile.in: Regenerate.
1101
fb792462
TG
11022009-09-01 Tristan Gingold <gingold@adacore.com>
1103
1104 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1105 Remove logical names.
1106
a69e7d0a
DK
11072009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1108
1109 * ltmain.sh (func_normal_abspath): New function.
1110 (func_relative_path): Likewise.
1111 (func_mode_help): Document new -bindir option for link mode.
1112 (func_mode_link): Add new -bindir option, and use it to place
1113 output DLL if specified.
1114
d444d2ba
RW
11152009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1116
1117 * configure.ac (AC_PREREQ): Bump to 2.64.
1118
13b7343a
RW
11192009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1120
af542c2e
RW
1121 * README-maintainer-mode: Point directly to upstream locations
1122 for autoconf, automake, libtool, gettext, instead of copies on
1123 sources.redhat.com. Document required versions.
1124 * configure.ac: Do not substitute datarootdir, htmldir,
1125 pdfdir, docdir. Do not process --with-datarootdir,
1126 --with-htmldir, --with-pdfdir, --with-docdir.
1127 * configure: Regenerate.
1128
81ecdfbb
RW
1129 * configure: Regenerate.
1130
13b7343a
RW
1131 * compile: Sync from Automake 1.11.
1132 * depcomp: Likewise.
1133 * install-sh: Likewise.
1134 * missing: Likewise.
1135 * mkinstalldirs: Likewise.
1136 * ylwrap: Likewise.
1137
c1102ce7
RW
11382009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1139
34a0f3cf
RW
1140 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1141 (baseargs): Add --disable-option-checking.
1142 * configure: Regenerate.
1143
c1102ce7
RW
1144 * Makefile.def (configure-target-libiberty): Depend on
1145 all-binutils and all-ld.
1146 (configure-target-newlib): Likewise.
1147 * Makefile.in: Regenerate.
1148
e8a5fa9c
RW
11492009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1150
1151 Sync with GCC, merge:
1152
1153 2009-07-31 Christian Bruel <christian.bruel@st.com>
1154
1155 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1156 * configure: Regenerate.
1157
1158 2009-07-06 Ian Lance Taylor <iant@google.com>
1159
1160 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1161 * configure: Rebuild.
1162
1163 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1164
1165 PR bootstrap/40338
1166 * configure.ac (comparestring): Create new variable.
1167 * Makefile.tpl (comparestring): Use to skip some comparisions.
1168 * configure: Regenerate.
1169 * Makefile.in: Regenerate.
1170
1171 2009-06-23 Ian Lance Taylor <iant@google.com>
1172
1173 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1174 boot_languages. Only bootstrap target libraries listed in
1175 target_libs for some boot language. Add --with-stage1-ldflags,
1176 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1177 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1178 if not building with C++.
1179 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1180 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1181 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1182 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1183 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1184 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1185 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1186 * configure, Makefile.in: Rebuild.
1187
1188 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1189
1190 * configure.ac: Detect MPC in default directory.
1191 * configure: Regenerate.
1192
1193 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1194
1195 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1196 to noconfdirs.
1197 * configure: Regenerate.
1198
1199 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1200
1201 * Makefile.def: Add MPC support and dependencies.
1202 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1203
1204 * Makefile.in, configure: Regenerate.
1205
1206 2009-05-24 Nicolas Roche <roche@adacore.com>
1207
1208 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1209 * Makefile.in: Regenerate.
1210
1211 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1212
1213 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1214 * configure: Regenerate.
1215
1216 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1217
1218 * configure.ac ($with_ppl): Default to no if not supplied.
1219 ($with_cloog): Likewise.
1220 configure: Regenerate.
1221
1222 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1223
1224 PR bootstrap/39739
1225 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1226 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1227
1228 * configure, Makefile.in: Regenerate.
1229
1230 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1231
1232 * configure.ac: Change copyright header to refer to version
1233 3 of the GNU General Public License and to point readers at the
1234 COPYING3 file and the FSF's license web page.
1235 * Makefile.def: Likewise.
1236 * Makefile.tpl: Likewise.
1237 * Makefile.in: Regenerate.
1238
1239 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1240
1241 * configure.ac: Restore match for darwin9 or later. Use double
1242 brackets since regeneration eats one pair.
1243 * configure: Regenerate.
1244
bf110216
CF
12452009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1246
1247 * MAINTAINERS: Perform some obvious fixups.
1248
2262bbf4
BE
12492009-08-17 Ben Elliston <bje@au.ibm.com>
1250
1251 * config.sub, config.guess: Update from upstream sources.
1252
25a07265
NC
12532009-08-06 Michael Eager <eager@eagercon.com>
1254
1255 * configure.ac: Add Microblaze target.
1256 * configure: Regenerate.
1257
85bd1942
TG
12582009-07-02 Tristan Gingold <gingold@adacore.com>
1259
1260 * configure.ac: Do not exclude gas for i386-*-darwin.
1261 Add a case for x86_64-*-darwin.
1262 * configure: Regenerate.
1263
f9806fa5
DE
12642009-06-26 Doug Evans <dje@sebabeach.org>
1265
1266 * Makefile.def (host_modules): Add cgen.
1267 * Makefile.in: Regenerate.
1268 * configure.ac (host_tools): Add cgen.
1269 * configure: Regenerate.
1270
6bfb4e30
JJ
12712009-06-17 Michael Eager <eager@eagercon.com>
1272
1273 * COPYING.LIBGLOSS: Add Xilinx license.
1274
8bcf2718
NC
12752009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1276
1277 * configure.ac: Define is_elf for QNX Neutrino targets.
1278 * configure: Regenerate.
1279
04ec0acb
RW
12802009-06-03 Jerome Guitton <guitton@adacore.com>
1281 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1282
1283 * Makefile.tpl (all): Avoid a trailing backslash.
1284 * Makefile.in: Regenerate.
1285
7ee5dbeb
BE
12862009-06-03 Ben Elliston <bje@au.ibm.com>
1287
1288 * config.sub, config.guess: Update from upstream sources.
1289
fda13ee8
AO
12902009-06-02 Alexandre Oliva <aoliva@redhat.com>
1291
1292 * Makefile.tpl ([+compare-target+]): Compare all stage
1293 directories, rather than just gcc.
1294 * Makefile.in: Rebuilt.
1295
4a657b0d
DK
12962009-05-28 Doug Kwan <dougkwan@google.com>
1297
1298 * configure.ac: Support gold for target arm*-*-*.
1299 * configure: Regenerate.
1300
07fc31c9
AO
13012009-05-27 Alexandre Oliva <aoliva@redhat.com>
1302
1303 * Makefile.tpl (all): Avoid harmless warning in make all when
1304 gcc-bootstrap is enabled but stage_last does not exist.
1305 * Makefile.in: Rebuilt.
1306
8a7a39ab
TG
13072009-05-25 Tristan Gingold <gingold@adacore.com>
1308
1309 * setup.com: Complete the file with configuration and build.
1310
b5233201
AO
13112009-05-18 Alexandre Oliva <aoliva@redhat.com>
1312
1313 PR other/40159
1314 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1315 gcc-no-bootstrap are mutually exclusive.
1316 * Makefile.in: Rebuilt.
1317
7b6175f9
AO
13182009-05-18 Alexandre Oliva <aoliva@redhat.com>
1319
1320 PR other/40159
1321 * Makefile.tpl (all): Don't end with unconditional success.
1322 * Makefile.in: Rebuilt.
1323
1b05fbbd
AO
13242009-05-12 Alexandre Oliva <aoliva@redhat.com>
1325
1326 PR target/37137
1327 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1328 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1329 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1330 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1331 stage_configureflags, stage_cflags and stage_libcflags into
1332 explicit Makefile macros.
1333 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1334 GFORTRAN.
1335 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1336 CC. Set CC_FOR_BUILD from CC.
1337 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1338 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1339 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1340 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1341 and GFORTRAN.
1342 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1343 (_LIBCFLAGS): Renamed to _TFLAGS.
1344 (do-compare-debug, do-compare3-debug): Drop.
1345 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1346 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1347 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1348 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1349 (XGCC_FLAGS_FOR_TARGET): New.
1350 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1351 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1352 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1353 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1354 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1355 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1356 TFLAGS.
1357 (BUILD_CONFIG): Include if requested.
1358 (all): Set TFLAGS on bootstrap.
1359 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1360 (all-stageid-prefixmodule): Likewise.
1361 (do-clean, distclean-stageid): Set TFLAGS.
1362 (restrap): Fix whitespace.
1363 * Makefile.in: Rebuilt.
1364
dc17c78c
EB
13652009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1366
1367 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1368 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1369 * Makefile.in: Regenerate.
1370
14324cd7
EZ
13712009-04-24 Eli Zaretskii <eliz@gnu.org>
1372
1373 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1374 consistency with config.sub. (Update from upstream sources.)
1375
f8d5f06c
JM
13762009-04-21 Joseph Myers <joseph@codesourcery.com>
1377
1378 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1379
0000e2bf
BE
13802009-04-17 Ben Elliston <bje@au.ibm.com>
1381
1382 * config.sub, config.guess: Update from upstream sources.
1383
20135e4c
NC
13842009-04-15 Anthony Green <green@moxielogic.com>
1385
34adf976 1386 * configure.ac: Add moxie support.
20135e4c
NC
1387 * configure: Rebuilt.
1388
ef699244
L
13892009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1390
1391 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1392 * configure: Regenerate.
1393
10ad8ef3
L
13942009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1395
1396 PR gas/10039
1397 * configure.ac: Require texinfo 4.7.
1398 * configure: Regenerated.
1399
c50523ce
L
14002009-04-09 Steve Ellcey <sje@cup.hp.com>
1401
1402 * Makefil.def (languages): New entries.
1403 * Makefile.tpl (check-gcc-*): New generic target.
1404 * Makefile.in: Regenerate.
1405
47afba5f
EZ
14062009-03-27 Eli Zaretskii <eliz@gnu.org>
1407
1408 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1409 Windows builds of Sed.
1410
dc448a7b
TT
14112009-03-18 Tom Tromey <tromey@redhat.com>
1412
1413 * configure: Rebuild.
1414 * configure.ac (host_libs): Add libiconv.
1415 * Makefile.in: Rebuild.
1416 * Makefile.def (host_modules): Add libiconv.
1417 (configure-gdb, all-gdb): Depend on libiconv.
1418
24741ab2
JB
14192009-03-16 Tristan Gingold <gingold@adacore.com>
1420
1421 * configure.ac: Treat gdb as supported on x86_64-darwin.
1422 * configure: Regenerate.
1423
29383458
JM
14242009-03-16 Joseph Myers <joseph@codesourcery.com>
1425
1426 Merge from GCC:
1427
1428 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1429
1430 * configure.ac (--with-host-libstdcxx): New option.
1431 * configure: Regenerate.
1432
1433 2009-01-29 Robert Millan <rmh@aybabtu.com>
1434
1435 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1436 * configure: Regenerate.
1437
1438 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1439
1440 PR tree-optimization/38515
1441 * configure.ac (cloog-polylib): Removed.
1442 (with_ppl, with_cloog): Test for "no".
1443 * configure: Regenerated.
1444
58e24671
RW
14452009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1446
1447 Backport from git Libtool:
1448
1449 2009-01-19 Robert Millan <rmh@aybabtu.com>
1450 Support GNU/kOpenSolaris.
1451 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1452 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1453 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1454 GNU/kOpenSolaris.
1455
314b2e66
AS
14562009-02-05 Andreas Schwab <schwab@suse.de>
1457
1458 * Makefile.tpl (stage_last): Define $r and $s before using
1459 $(RECURSE_FLAGS_TO_PASS).
1460 * Makefile.in: Regenerate
1461
8b700390
JJ
14622009-01-21 Jeff Johnston <jjohnstn@redhat.com>
1463
1464 * COPYING.NEWLIB: Add ARM license.
1465
66775d67
AM
14662009-01-16 Alan Modra <amodra@bigpond.net.au>
1467
1468 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 1469 (all-opcodes): Depend on all-libiberty.
66775d67
AM
1470 * Makefile.in: Regenerate.
1471
19e99079
NC
14722009-01-15 Douglas B Rupp <rupp@gnat.com>
1473
1474 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1475 * configure: Regenerate.
1476
22e8c8e0
RW
14772008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1478
1479 Backport link test fix from upstream Libtool:
1480
1481 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1482 Add cache variables to tests that require the linker to work.
1483 For shlibpath_overrides_runpath, this also changes the semantics
1484 to let the result from the C compiler take precedence.
1485 compiler take precedence.
1486
7d6d7764
BE
14872008-12-02 Ben Elliston <bje@au.ibm.com>
1488
1489 * config.sub, config.guess: Update from upstream sources.
1490
ea8af06e
JJ
14912008-12-17 Jeff Johnston <jjohnstn@redhat.com>
1492
1493 * COPYING.NEWLIB: Updated.
1494 * COPYING.LIBGLOSS: Ditto.
1495
af0771d3
PB
14962008-12-16 Paolo Bonzini <bonzini@gnu.org>
1497
1498 Sync with GCC:
1499
1500 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1501
1502 * configure.ac (ppllibs): Add by default the lib flags.
1503 * configure: Regenerate.
1504
1505 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1506
314b2e66
AS
1507 * configure.ac: Add double brackets on darwin[912].
1508 * configure: Regenerate.
af0771d3
PB
1509
1510 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1511
314b2e66
AS
1512 * configure.ac: Expand to darwin10 and later.
1513 * configure: Regenerate.
af0771d3 1514
f7c83eac
AS
15152008-12-02 Andreas Schwab <schwab@suse.de>
1516
1517 * Makefile.def: configure-target-boehm-gc depends on
1518 all-target-libstdc++-v3.
1519 * Makefile.in: Regenerate.
1520
bc67ad83
BE
15212008-12-02 Ben Elliston <bje@au.ibm.com>
1522
1523 * config.sub, config.guess: Update from upstream sources.
1524
e28c595f
JM
15252008-11-27 Joseph Myers <joseph@codesourcery.com>
1526
1527 Merge from GCC:
1528
1529 2007-12-02 Matthias Klose <doko@ubuntu.com>
1530
1531 * config-ml.in: Remove 64bit configure tests.
1532
1533 2008-05-14 Rafael Espindola <espindola@google.com>
1534
1535 * config-ml.in: don't handle --enable-shared and --enable-static.
1536
1537 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1538 Tobias Grosser <grosser@fim.uni-passau.de>
1539 Jan Sjodin <jan.sjodin@amd.com>
1540 Harsha Jagasia <harsha.jagasia@amd.com>
1541 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1542 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1543 Adrien Eliche <aeliche@isty.uvsq.fr>
1544
1545 Merge from graphite branch.
1546 * configure: Regenerate.
1547 * Makefile.in: Regenerate.
1548 * configure.ac (host_libs): Add ppl and cloog.
1549 Add checks for PPL and CLooG.
1550 * Makefile.def (ppl, cloog): Added modules and dependences.
1551 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1552 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1553
1554 2008-09-03 Richard Guenther <rguenther@suse.de>
1555
1556 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1557 cloog test.
1558 * configure: Re-generate.
1559
1560 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1561
1562 * configure.ac (--with-cloog-polylib): New.
1563 (--disable-cloog-version-check): New.
1564 (--disable-ppl-version-check): New.
1565 * configure: Re-generate.
1566
1567 2008-09-05 Richard Guenther <rguenther@suse.de>
1568
1569 * configure.ac: Initialize clooglibs to -lcloog.
1570 * configure: Re-generate.
1571
1572 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1573
1574 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1575 recommended version to 2.3.2.
1576
1577 * configure: Regenerate.
1578
1579 2008-10-31 Ben Elliston <bje@au.ibm.com>
1580
1581 * configure.ac (spu-*-*): Remove special case.
1582 * configure: Regenerate.
1583
1584 Complete comment text from GCC version of:
1585
1586 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1587
1588 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1589 (GCC_SHLIB_SUBDIR): New.
1590 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1591 * configure: Regenerate.
1592 * Makefile.in: Regenerate.
1593
652dec25
TG
15942008-11-27 Tristan Gingold <gingold@adacore.com>
1595
1596 * configure.ac: Build gdb for i?86-*-darwin*
1597 * configure: Regenerated.
1598
7582fb4a
DJ
15992008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1600
1601 PR bootstrap/38014
1602 PR bootstrap/37923
1603
1604 Revert:
1605
1606 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1607
1608 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1609 * Makefile.in: Regenerated.
1610
1611 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1612
1613 PR gdb/921
1614 PR gdb/1646
1615 PR gdb/2175
1616 PR gdb/2176
1617
1618 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1619 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1620 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1621 (HOST_EXPORTS): Pass CPPFLAGS.
1622 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1623 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1624 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1625 * Makefile.in, configure: Regenerated.
1626 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1627 and CPPFLAGS_FOR_BUILD.
1628
faee1be2
UW
16292008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1630
1631 * configure.ac [spu-*-*]: Do not set skipdirs.
1632 * configure: Re-generate.
1633
b7c2dce4
DJ
16342008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1635
1636 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1637 * Makefile.in: Regenerated.
1638
bb52de30
DJ
16392008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1640
1641 PR gdb/921
1642 PR gdb/1646
1643 PR gdb/2175
1644 PR gdb/2176
1645
1646 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1647 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1648 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1649 (HOST_EXPORTS): Pass CPPFLAGS.
1650 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1651 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1652 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1653 * Makefile.in, configure: Regenerated.
1654 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1655 and CPPFLAGS_FOR_BUILD.
1656
b25062ae
SE
16572008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
1658
1659 * libtool.m4: Update to libtool 2.2.6.
1660 * lt~obsolete.m4: Update to libtool 2.2.6.
1661 * ltmain.sh: Update to libtool 2.2.6.
1662 * ltsugar.m4: Update to libtool 2.2.6.
1663 * ltversion.m4: Update to libtool 2.2.6.
1664 * ltoptions.m4: Update to libtool 2.2.6.
1665 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1666
3bbd2f8f
AL
16672008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1668
1669 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1670 (GCC_SHLIB_SUBDIR): New.
1671 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1672 * configure: Regenerate.
1673 * Makefile.in: Regenerate.
1674
b29d32ce
TG
16752008-08-28 Tristan Gingold <gingold@adacore.com>
1676
1677 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1678 Enable bfd, binutils and opcodes.
1679 * configure: Regenerate.
1680
c325a203
DD
16812008-08-16 Nicolas Roche <roche@adacore.com>
1682
1683 * Makefile.tpl: Add BOOT_ADAFLAGS.
1684 * Makefile.in: Regenerate.
1685
e7c8859c
RS
16862008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
1687
1688 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1689 * configure: Regenerate.
1690
da888c87
PB
16912008-07-30 Paolo Bonzini <bonzini@gnu.org>
1692
1693 Sync with gcc:
1694 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1695
f7c83eac
AS
1696 * configure.ac: Add makefile fragments for hpux.
1697 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1698 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1699 * configure: Regenerate.
1700 * Makefile.in: Regenerate.
da888c87
PB
1701
1702 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1703
f7c83eac
AS
1704 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1705 * Makefile.in: Regenerate.
1706 * configure: Regenerate.
da888c87 1707
944982cf
ILT
17082008-06-18 Ian Lance Taylor <iant@google.com>
1709
662c6704
ILT
1710 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
1711
944982cf
ILT
1712 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
1713
7a283e07
RW
17142008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1715
1716 * configure: Regenerate.
1717
5b553f7e
RW
17182008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1719
1720 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1721 "$@" is still intact with both Autoconf 2.59 and 2.62.
1722 * configure: Regenerate.
1723
675492f0
RW
17242008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1725
1726 * Makefile.tpl: Fix comment errors.
1727 * Makefile.in: Regenerate.
1728
b018a5d1
JB
17292008-06-13 Julian Brown <julian@codesourcery.com>
1730
1731 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1732 of libobjc for ARM EABI Linux.
1733 * configure: Regenerate.
1734
310213e8
DE
17352008-06-12 David S. Miller <davem@davemloft.net>
1736 David Edelsohn <edelsohn@gnu.org>
1737
1738 * configure.ac: Add powerpc*-*-* to gold supported targets.
1739 * configure: Regenerate.
1740
6641ce42
JM
17412008-06-08 Joseph Myers <joseph@codesourcery.com>
1742
1743 PR tree-optimization/36218
1744 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1745 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1746 (all prefix="build-"): Pass them to build-system sub-makes.
1747 * Makefile.in: Regenerate.
1748
03c2f9e6
DJ
17492008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1750
1751 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
1752 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
1753 mkdep, and compile. Update comments.
1754 (ETC_SUPPORT): Add ChangeLog and update comments.
1755
4538db8b
ILT
17562008-05-11 Ian Lance Taylor <iant@google.com>
1757
1758 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
1759
266df637
PB
17602008-04-18 Paolo Bonzini <bonzini@gnu.org>
1761
1762 Sync with gcc:
1763 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1764
1765 PR bootstrap/35457
1766 * configure.ac: Include override.m4.
1767 * configure: Regenerate.
1768
1769 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1770
f7c83eac
AS
1771 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1772 * Makefile.in: Regenerate.
266df637
PB
1773
1774 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1775
f7c83eac
AS
1776 * configure.ac: Do not build libssp for the AVR.
1777 * configure: Regenerate.
266df637 1778
a86a761e
NC
17792008-04-18 Nick Clifton <nickc@redhat.com>
1780
1781 * MAINTAINERS: Replace reference to configure.in with reference to
1782 configure.ac.
1783
52310858
NC
17842008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1785
f7c83eac 1786 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 1787 as nonconfigurable directories list.
f7c83eac 1788 * configure: Regenerate.
52310858 1789
f5314dd5
DM
17902008-04-14 David S. Miller <davem@davemloft.net>
1791
1792 * configure.ac: Add sparc*-*-* to gold supported targets.
1793 * configure: Regenerate.
1794
e2208220
BE
17952008-04-14 Ben Elliston <bje@au.ibm.com>
1796
1797 * config.sub, config.guess: Update from upstream sources.
1798
0bb6ea20
HPN
17992008-04-12 Hans-Peter Nilsson <hp@axis.com>
1800
1801 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1802 * Makefile.in: Regenerate.
1803
e5164e97
ILT
18042008-04-07 Ian Lance Taylor <iant@google.com>
1805
1806 * Makefile.def: check-gold depends upon all-binutils.
1807 * Makefile.in: Regenerate.
1808
e33b51a6
NC
18092008-04-04 Nick Clifton <nickc@redhat.com>
1810
1811 PR binutils/4334
1812 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1813 builds.
1814 * configure: Regenerate.
1815
fc5df3ab
NC
18162008-04-04 NightStrike <NightStrike@gmail.com>
1817
1818 PR other/35151
f7c83eac
AS
1819 * configure.ac: Combine rules for mingw32 and mingw64.
1820 * configure: Regenerate.
fc5df3ab 1821
c779bab8
PB
18222008-03-27 Paolo Bonzini <bonzini@gnu.org>
1823
1824 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1825 * Makefile.in: Regenerate.
1826
93f9b408
ILT
18272008-03-20 Ian Lance Taylor <iant@google.com>
1828
1829 * configure.ac: Add support for --enable-gold.
1830 * Makefile.def: Add gold as a directory like ld.
1831 * configure, Makefile.in: Regenerate.
1832
5746fb46
AK
18332008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
1834
1835 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1836 (s390_cond_extensions): Reduced extensions to the compare related.
1837 (main): z10 cpu type option added.
1838 (expandConditionalJump): Renamed to ...
1839 (insertExpandedMnemonic): ... this.
1840
1841 * opcodes/s390-opc.c: Re-group the operand format makros.
1842 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
1843 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
1844 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
1845 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
1846 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
1847 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
1848 INSTR_SIL_RDU): New instruction formats added.
1849 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
1850 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
1851 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
1852 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
1853 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
1854 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
1855 masks added.
1856 (s390_opformats): New formats added "ris", "rrs", "sil".
1857 * opcodes/s390-opc.txt: Add the conditional jumps with the
1858 extensions removed from automatic expansion in s390-mkopc.c manually.
1859 (asi - trtre): Add new System z10 EC instructions.
1860 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1861
58c85be7
RW
18622008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1863
1864 * configure.ac: m4_include config/proginstall.m4.
1865 * configure: Regenerate.
1866
78124051
RW
18672008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1868
1869 Backport from upstream Libtool:
f7c83eac 1870
78124051 1871 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 1872
78124051
RW
1873 Deal with Autoconf 2.62's semantic change in m4_append.
1874 * ltsugar.m4 (lt_append): Replace broken versions of
1875 m4_append.
1876 (lt_if_append_uniq): Don't require separator to be overquoted,
1877 and avoid broken m4_append.
1878 (lt_dict_add): Fix typo.
1879 * libtool.m4 (_LT_DECL): Don't overquote separator.
1880
018f1bea
DE
18812008-03-13 David Edelsohn <edelsohn@gnu.org>
1882
1883 * config.rpath: Add AIX 6 support.
1884
5c5f596d
PB
18852008-03-13 Paolo Bonzini <bonzini@gnu.org>
1886
1887 * Makefile.def (stageprofile). Remove -fprofile-generate
1888 from stage_libcflags.
1889 * Makefile.in: Regenerate.
1890
a1f93a5e
BE
18912008-03-13 Ben Elliston <bje@au.ibm.com>
1892
1893 * config.sub, config.guess: Update from upstream sources.
1894
98c3d905
AK
18952008-03-06 Florian Krohm <fkrohm@us.ibm.com>
1896
1897 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
1898 * s390-opc.txt (cmpsc): Duplicate entry removed.
1899 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
1900 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
1901 fier, cu42, cu41): Fix operand format.
1902
7f6ef0c0
PB
19032008-02-20 Paolo Bonzini <bonzini@gnu.org>
1904
f7c83eac
AS
1905 PR bootstrap/32009
1906 PR bootstrap/32161
1907
1908 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1909 * configure: Regenerate.
1910
1911 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1912 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1913 STAGE4_LIBCFLAGS): New.
1914 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1915 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1916 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1917 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1918 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1919 for target modules. Don't export LIBCFLAGS.
1920 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1921 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1922 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1923 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1924 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1925 * Makefile.in: Regenerate.
7f6ef0c0 1926
eaf19029
PB
19272008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1928
1929 PR libgcj/33085
1930 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1931 Do not use -DDLL_EXPORT. Backport from upstream.
1932
680c43e9
NC
19332008-02-14 Nick Clifton <nickc@redhat.com>
1934
1935 Import this patch from gcc:
1936 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1937
1938 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1939
c72b1d96
HPN
19402008-02-02 Hans-Peter Nilsson <hp@axis.com>
1941
1942 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1943 * configure: Regenerate.
1944
8b66833e
BW
19452008-01-31 Marc Gauthier <marc@tensilica.com>
1946
1947 * configure.ac (xtensa*-*-*): Recognize processor variants.
1948 * configure: Regenerate.
1949
9cc8ae67
PB
19502008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1951
f7c83eac
AS
1952 PR bootstrap/34922
1953 * configure.ac (PARSE_ARGS): Push suitable setting of
1954 ac_subdirs_all, for `./configure --help=recursive'.
1955 Handle `+' in generic toplevel directory disabling.
1956 * configure: Regenerate.
9cc8ae67 1957
19090595
BE
19582008-01-23 Ben Elliston <bje@au.ibm.com>
1959
1960 * config.sub, config.guess: Update from upstream sources.
1961
9f1e7fd3
BE
19622008-01-08 Ben Elliston <bje@au.ibm.com>
1963
1964 * config.sub, config.guess: Update from upstream sources.
1965
2f959d61
JJ
19662007-12-19 Jeff Johnston <jjohnstn@redhat.com>
1967
1968 * COPYING.LIBGLOSS: Update default copyright.
1969
aa054b85
JJ
19702007-12-19 Jeff Johnston <jjohnstn@redhat.com>
1971
1972 * COPYING.NEWLIB: Update default copyright.
1973
57c53b2b
RS
19742007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1975
1976 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1977 Change recommended MPFR from 2.2.1 > 2.3.0.
1978 * configure: Regenerate.
1979
fee14b60
RS
19802007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1981
1982 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1983 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1984 * Makefile.in: Regenerate.
1985
c9b68031
DD
19862007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1987
1988 * configure.ac: Enable libjava for x86_64-*-darwin9.
1989 * configure: Regenerate.
1990
ad25e7d5
BE
19912007-12-05 Ben Elliston <bje@au.ibm.com>
1992
1993 * config.sub, config.guess: Update from upstream sources.
1994
6ac84f65
PB
19952007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1996
f7c83eac
AS
1997 * config-ml.in: Robustify against white space in absolute file
1998 names.
6ac84f65 1999
f7c83eac
AS
2000 * config-ml.in (multi-clean): Substitute ${Makefile}.
2001 Remove superfluous ${Makefile} in list.
6ac84f65 2002
7b3200f9
DJ
20032007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2004
2005 * Makefile.def (dependencies): Make configure-gdb depend on
2006 all-intl.
2007 * Makefile.in: Regenerated.
2008
2c133ff9
JJ
20092007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2010
2011 * Makefile.def: To avoid problems running with parallel makes,
2012 build newlib before libgloss so that target specific header
2013 files are availble.
2014 * Makefile.in: Regenerate.
2015
5074315a
DJ
20162007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2017
2018 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2019 * Makefile.in: Regenerate.
2020
f5bc1778
DJ
20212007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2022
2023 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2024 * libdecnumber: New directory, imported from GCC.
2025
c66487f8
NC
20262007-10-08 Mike Frysinger <vapier@gentoo.org>
2027
2028 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2029 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2030 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2031 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2032 * configure: Regenerate.
2033
b5714970
PB
20342007-10-01 Paolo Bonzini <bonzini@gnu.org>
2035
2036 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2037 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2038 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2039 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2040 * configure.ac: Default them to host tools for $host = $build.
2041 Subst them.
2042
2043 * configure: Regenerate.
2044 * Makefile.in: Regenerate.
2045
f3b1e08e
RS
20462007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2047
2048 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2049 * configure: Regenerate.
2050
cff87f51
DD
20512007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2052
2053 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2054 libstdc++.
2055 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2056 * configure: Regenerate.
2057 * Makefile.in: Regenerate.
f7c83eac 2058
625a61cd
AS
20592007-09-17 Andreas Schwab <schwab@suse.de>
2060
2061 * configure.ac: Raise minimum makeinfo version to 4.6.
2062 * configure: Regenerate.
2063
83a3a68b
AM
20642007-09-15 Alan Modra <amodra@bigpond.net.au>
2065
2066 * configure.ac: Correct makeinfo version check.
2067 * configure: Regenerate.
2068
5bd8be13
RS
20692007-09-14 Richard Sandiford <richard@codesourcery.com>
2070
2071 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2072 to $skipdirs and only disable gprof for newlib. Use the normal
2073 mips*-elf* handling in other respects.
2074 * configure: Regnerate.
2075
5566c1fa
DD
20762007-09-12 David Daney <ddaney@avtrex.com>
2077
2078 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2079 enabling libgcj.
2080 * configure: Regenerate.
2081
20822007-09-12 Richard Guenther <rguenther@suse.de>
2083
2084 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2085 nor --disable-checking is provided also turn on yes and types
2086 checking for stage1.
2087 * configure: Re-generate.
2088
a18e2996 20892007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2090
2091 PR target/33281
2092 * configure.ac: Use config/mh-mingw on mingw.
2093 * configure: Regenerate.
84e7906e 2094
691bb5a1
DD
20952007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2096
2097 PR other/32154
2098 * configure.ac: For libgloss targets, point the linker to the linker
2099 script, startup code and simulator library.
2100 * configure: Regenerate.
2101
6d18b86b
AH
21022007-09-09 Andrew Haley <aph@redhat.com>
2103
2104 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2105 target-libjava.
6d18b86b 2106
f00a3165 21072007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2108
f00a3165 2109 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2110
2abc4e65
BE
21112007-08-21 Richard Guenther <rguenther@suse.de>
2112
2113 * configure.ac: Add types checking to stage1 checking flags.
2114 * configure: Regenerate.
2115
8a6ee3ab 21162007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 2117 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
2118
2119 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2120 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2121 * Makefile.in: Regenerate.
2122 * configure.ac (--with-debug-prefix-map): New.
2123 * configure: Regenerate.
2124
429acdec
RS
21252007-08-17 Richard Sandiford <richard@codesourcery.com>
2126 Nigel Stephens <nigel@mips.com>
2127
429acdec
RS
2128 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2129 as target_makefile_frag.
2130 * configure: Regenerate.
2131
8520c408
AO
21322007-08-16 Alexandre Oliva <aoliva@redhat.com>
2133
2134 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2135 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2136 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2137 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2138 (do-compare, do-compare3, do-compare-debug): New.
2139 ([+compare-target+]): Use them.
2140
21412007-08-16 Alexandre Oliva <aoliva@redhat.com>
2142
2143 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2144 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2145 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2146 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2147 (do-compare, do-compare3, do-compare-debug): New.
2148 ([+compare-target+]): Use them.
2149
2444379b
BE
21502007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2151 Ben Elliston <bje@au.ibm.com>
2152
2153 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2154 --silent if $silent.
2155 * configure: Regenerate.
2156
d6f99447
DJ
21572007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2158
2159 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2160
bd0aa315
NC
21612007-07-17 Nick Clifton <nickc@redhat.com>
2162
2163 * COPYING3: New file. Contains version 3 of the GNU General
2164 Public License.
2165 * COPYING3.LIB: New file. Contains version 3 of the GNU
2166 Lesser General Public License.
2167
0ebe98fb
BS
21682007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2169
2170 * configure.ac: Fix my previous change to really match GCC.
2171 * configure: Regenerate.
2172
521ec477
DD
21732007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2174
2175 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2176 * configure: Regenerate.
2177
21782007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2179
2180 * configure.ac: Add some missing m4 quotation.
2181 * configure: Regenerate.
2182
0c24b341
NC
21832007-07-09 Kai Tietz <kai.tietz@onevision.com>
2184
f7c83eac
AS
2185 * Makefile.def: Add windmc tool to build.
2186 * Makefile.tpl: Likewise.
2187 * configure.ac: Likewise.
2188 * Makefile.in: Regenerate.
2189 * configure: Regenerate.
0c24b341 2190
a09314d0
L
21912007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2192
2193 * lt~obsolete.m4: New. Import from 20070318 libtool.
2194
7c3e1d12
BS
21952007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2196
2197 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2198 uclinux and linux-uclibc targets.
2199 * configure: Regenerate.
2200
a5b3b4dd
DD
22012007-06-28 DJ Delorie <dj@redhat.com>
2202
2203 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2204 not building newlib.
2205 * configure: Regenerated.
f7c83eac 2206
184d813c
DJ
22072007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2208
2209 * src-release (DEVO_SUPPORT): Correct typos.
2210
31d99776
DJ
22112007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2212
2213 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2214 * Makefile.in: Regenerated.
2215
e00a73e3
PB
22162007-06-14 Paolo Bonzini <bonzini@gnu.org>
2217
f7c83eac
AS
2218 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2219 (distclean-stage[+id+]): Possibly delete stage_last.
2220 * Makefile.in: Regenerate.
e00a73e3 2221
98a1bbc5
BE
22222007-06-07 Ben Elliston <bje@au.ibm.com>
2223
2224 * config.sub, config.guess: Update from upstream sources.
2225
973601e1
BE
22262007-06-07 Ben Elliston <bje@au.ibm.com>
2227
2228 * Makefile.tpl: Fix spelling error.
2229 * Makefile.in: Regenerate.
2230
2038f525
PB
22312007-06-04 Paolo Bonzini <bonzini@gnu.org>
2232
2233 Sync with gcc:
2234 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2235
f7c83eac
AS
2236 PR bootstrap/29382
2237 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2238 * configure: Rebuilt.
2038f525 2239
f7c5c4b5
PB
22402007-06-01 Steve Ellcey <sje@cup.hp.com>
2241
12a64d4f
L
2242 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2243 lt_cv_sys_max_cmd_len.
f7c5c4b5 2244
7ad9660b
PB
22452007-05-31 Paolo Bonzini <bonzini@gnu.org>
2246
2247 * ltgcc.m4: Update from GCC.
2248
0e7ef45c
EC
22492007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2250
12a64d4f 2251 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 2252
37ad9514
SE
22532007-05-24 Steve Ellcey <sje@cup.hp.com>
2254
2255 * ltmain.sh: Update from GCC.
2256 * libtool.m4: Update from GCC.
2257 * ltsugar.m4: New. Update from GCC.
2258 * ltversion.m4: New. Update from GCC.
2259 * ltoptions.m4: New. Update from GCC.
2260 * ltconfig: Remove.
2261 * ltcf-c.sh: Remove.
2262 * ltcf-cxx.sh: Remove.
2263 * ltcf-gcj.sh: Remove.
2264 * src-release: Update with new libtool file list.
2265
8ee82aff
PB
22662007-05-16 Paolo Bonzini <bonzini@gnu.org>
2267
2268 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2269 stage_cflags.
2270 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2271 Remove CFLAGS/LIBCFLAGS.
2272 (configure-stage[+id+]-[+prefix+][+module+],
2273 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2274 * Makefile.in: Regenerate.
2275
149cb58d
SE
22762007-04-14 Steve Ellcey <sje@cup.hp.com>
2277
2278 * config-ml.in: Update from GCC.
2279
91506736
DJ
22802007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2281
2282 * src-release (do-proto-toplev): Process the support directories before
2283 the tool directory.
2284
ffa8bd48
RS
22852007-03-21 Richard Sandiford <richard@codesourcery.com>
2286
2287 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2288 of glob. Quote arguments with single quotes too.
2289 * configure: Regenerate.
2290
a4fd3374
DD
22912007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2292
2293 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2294 * Makefile.in: Regenerate
2295
b8025f34
AS
22962007-03-07 Andreas Schwab <schwab@suse.de>
2297
2298 * configure: Regenerate.
2299
a3ca38d2
DD
23002007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2301
2302 * configure.ac: Add "--with-pdfdir" configure option,
2303 which defines pdfdir variable.
2304 * Makefile.def (target=fixincludes): Add install-pdf to
2305 missing targets.
2306 (recursive_targets): Add install-pdf target.
2307 (flags_to_pass): Add pdfdir.
2308 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2309 target.
2310 * configure: Regenerate
2311 * Makefile.in: Regenerate
2312
23132007-02-28 Eric Christopher <echristo@apple.com>
2314
2315 Revert:
2316 2006-12-07 Mike Stump <mrs@apple.com>
2317
2318 * Makefile.def (dependencies): Add dependency for
2319 install-target-libssp and install-target-libgomp on
2320 install-gcc.
2321 * Makefile.in: Regenerate.
2322
23232007-02-27 Matt Kraai <kraai@ftbfs.org>
2324
2325 * configure: Regenerate.
2326 * configure.ac: Move statements after variable declarations.
2327
a4708fba
JM
23282007-02-19 Joseph Myers <joseph@codesourcery.com>
2329
2330 * configure.ac: Adjust for loop syntax.
2331 * configure: Regenerate.
2332
9a819804
AO
23332007-02-18 Alexandre Oliva <aoliva@redhat.com>
2334
2335 * configure: Rebuilt.
2336
81ec575a
AO
23372007-02-18 Alexandre Oliva <aoliva@redhat.com>
2338
2339 * configure.ac: Drop multiple occurrences of --enable-languages,
2340 and fix its quoting.
2341 * configure: Rebuilt.
2342
92f01d61 23432007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
2344 Nathan Sidwell <nathan@codesourcery.com>
2345 Vladimir Prus <vladimir@codesourcery.com
2346 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
2347
2348 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2349 * configure: Regenerate.
2350
b1299c4e
DJ
23512007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2352
2353 * configure.ac (target_libraries): Move libgcc before libiberty.
2354 * configure: Regenerated.
2355
18f6b6ee
PB
23562007-02-13 Paolo Bonzini <bonzini@gnu.org>
2357
2358 * configure: Regenerate again?
2359
9c4e9f27
PB
23602007-02-13 Paolo Bonzini <bonzini@gnu.org>
2361
2362 * configure: Reapply PR30748 fix which was lost in the previous commit.
2363
24ff9987
DJ
23642007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2365 Paolo Bonzini <bonzini@gnu.org>
2366
2367 PR bootstrap/30753
2368 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2369 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2370 * configure: Regenerated.
2371
7df2cd5d
PB
23722007-02-10 Paolo Bonzini <bonzini@gnu.org>
2373
2374 * configure: Regenerate.
2375
b0aaa663
DJ
23762007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2377
2378 PR bootstrap/30748
2379 * configure.ac: Correct syntax for Solaris ksh.
2380 * configure: Regenerated.
2381
a0323144
PB
23822007-02-09 Paolo Bonzini <bonzini@gnu.org>
2383
2384 * Makefile.def: Sync with GCC.
2385 * Makefile.tpl: Sync with GCC.
2386 * Makefile.in: Regenerate.
2387 * configure: Regenerate.
2388
c6b750e1
DJ
23892007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2390
2391 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2392 noncanonical equivalents.
2393 * configure.in: Rename to...
2394 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2395 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2396 target_noncanonical. Use them. Rewrite removal of configure
2397 arguments for autoconf 2.59. Discard variable settings. Force
2398 program_transform_name for native tools.
2399
2400 * Makefile.in: Regenerated.
2401 * configure: Regenerated with autoconf 2.59.
2402
2403 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2404
f3cd89f4
JJ
24052007-02-08 Jeff Johnston <jjohnstn@redhat.com>
2406
2407 * COPYING.LIBGLOSS: Reformat default Red Hat
2408 license to fit within 80 columns.
2409 * COPYING.NEWLIB: Ditto.
2410
4e206d7e
DB
24112007-02-05 Dave Brolley <brolley@redhat.com>
2412
2413 * Contribute the following changes:
2414 2006-11-28 DJ Delorie <dj@redhat.com>
2415
2416 * configure.in: Fix typo for mep's target_makefile_frag.
2417 * configure: Regenerated.
2418
2419 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
2420
2421 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2422 * configure: Regenerate.
2423
2424 2001-09-19 DJ Delorie <dj@redhat.com>
2425
2426 * configure.in (target_makefile_frag): use mt-mep
2427
2428 2001-06-12 Don Howard <dhoward@redhat.com>
2429
2430 * configure.in: Remove gdb from MeP skip list.
2431
2432 2001-04-05 DJ Delorie <dj@redhat.com>
2433
2434 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2435
2436 2001-03-20 Ben Elliston <bje@redhat.com>
2437
2438 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2439
2440 2001-03-19 Ben Elliston <bje@redhat.com>
2441
2442 * config.sub (mep, mep-*): Add.
2443
b2edfdd2
AS
24442007-01-31 Andreas Schwab <schwab@suse.de>
2445
2446 * Makefile.tpl (LDFLAGS): Substitute it.
2447 * Makefile.in: Regenerate.
2448
ceb92e78
PB
24492007-01-11 Paolo Bonzini <bonzini@gnu.org>
2450
2451 * configure.in: Change == to = in test command.
f7c83eac 2452 * configure: Regenerate.
ceb92e78 2453
4b900473 24542007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
2455 Nick Clifton <nickc@redhat.com>
2456 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2457
2458 * configure.in (build_configargs, host_configargs, target_configargs):
2459 Remove build/host/target parameters.
2460 (host_libs): Add gmp and mpfr.
2461 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2462 * Makefile.def (gmp, mpfr): New.
2463 (gcc): Remove target.
2464 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2465 target_os, target_vendor): New.
2466 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2467 * configure: Regenerate.
2468 * Makefile.in: Regenerate.
4b900473
PB
2469
24702007-01-11 Matt Fago <fago@earthlink.net>
2471
2472 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 2473 to improve robustness of configure tests.
4b900473
PB
2474 * configure: Regenerate.
2475
80f6dcbc
NC
24762007-01-08 Kai Tietz <kai.tietz@onevision.com>
2477
2478 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 2479 * configure: Regenerate.
80f6dcbc 2480
f86e35b8
NC
24812007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2482
2483 * Makefile.tpl (all-target): Correct @if conditional for target
2484 modules.
2485 * configure.in: Omit libiberty if building only target libgcc.
2486 * configure, Makefile.in: Regenerated.
2487
79fcd0ec
PB
24882007-01-04 Paolo Bonzini <bonzini@gnu.org>
2489
2490 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2491 * configure: Regenerate.
2492
6aa8ef82
DJ
24932007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2494
2495 * Makefile.def (target_modules): Add libgcc.
2496 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2497 * Makefile.tpl (clean-target-libgcc): Delete.
2498 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2499 on gcc even for bootstrapped modules. Rewrite handling of
2500 lang_env_dependencies to loop over target_modules.
2501 * configure.in (target_libraries): Add target-libgcc.
2502 * Makefile.in, configure: Regenerated.
2503
9b134994
PB
25042006-12-29 Paolo Bonzini <bonzini@gnu.org>
2505
2506 Sync with gcc:
2507 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2508
f7c83eac
AS
2509 * configure.in: Reorganize recognition of languages. Add
2510 --enable-stage1-languages. Show supported languages for the chosen
2511 target rather than all recognized languages.
2512 * configure: Regenerate.
9b134994
PB
2513
2514 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2515
f7c83eac
AS
2516 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2517 * Makefile.in: Regenerate.
9b134994
PB
2518
2519 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2520
f7c83eac
AS
2521 * configure.in: Warn that MPFR 2.2.0 is buggy.
2522 * configure: Regenerate.
9b134994 2523
8cf39b1b
ILT
25242006-12-27 Ian Lance Taylor <iant@google.com>
2525
2526 * configure.in: When removing Makefiles to force a reconfigure, also
2527 remove prev-DIR*/Makefile.
2528 * configure: Regenerate.
2529
ebff6cd5
KH
25302006-12-23 Kazu Hirata <kazu@codesourcery.com>
2531
2532 * config.bfd: Recognize fido.
2533
8a0d8a5c
PB
25342006-12-19 Paolo Bonzini <bonzini@gnu.org>
2535
2536 Sync with gcc:
2537
2538 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2539
2540 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2541 it only affects bootstrap and could be tested on "$host" as well.
2542 * configure: Regenerate.
2543 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2544
2545 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2546
2547 PR bootstrap/29544
2548 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2549 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2550 move here comment from Makefile.tpl.
2551 * Makefile.tpl: Move some definitions higher in the file.
2552 (STAGE1_CHECKING): New.
2553 * configure.in: Add --enable-stage1-checking.
2554 * configure: Regenerate.
2555 * Makefile.in: Regenerate.
2556
2557 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2558
2559 * configure.in: Update error message for missing GMP/MPFR.
2560
2561 * configure: Regenerate.
2562
2563 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2564
2565 * configure.in: Update MPFR version in error message.
2566
2567 * configure: Regenerate.
2568
2569 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2570
2571 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2572 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2573 --with-gmp-lib): New flags.
2574
2575 * configure: Regenerate.
2576
790c0838
AM
25772006-12-12 Andreas Tobler <a.tobler@schweiz.org>
2578
2579 PR bootstrap/30134
2580 * configure.in: Correct x86 darwin support for libjava to powerpc
2581 and i?86 only.
2582 * configure: Regenerate.
2583
77d7106f
AM
25842006-12-11 Alan Modra <amodra@bigpond.net.au>
2585
2586 * configure.in: Handle spu makefile frag.
77d7106f
AM
2587 * Makefile.tpl (MAINT): Define
2588 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2589 * configure: Regenerate.
2590 * Makefile.in: Regenerate.
2591
0cfa5389
BE
25922006-12-11 Ben Elliston <bje@au.ibm.com>
2593
2594 * config.sub, config.guess: Update from upstream sources.
2595
2839fe5d
BE
25962006-12-11 Ben Elliston <bje@au.ibm.com>
2597
2598 * configure.in: Sync with GCC (spu-*-*).
2599 * configure: Sync with GCC.
2600
b897f5d4
MS
26012006-12-07 Mike Stump <mrs@apple.com>
2602
2603 * Makefile.def (dependencies): Add dependency for
2604 install-target-libssp and install-target-libgomp on
2605 install-gcc.
2606 * Makefile.in: Regenerate.
2607
9daf3993
PB
26082006-11-16 Paolo Bonzini <bonzini@gnu.org>
2609
2610 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2611 (unstage): Test for stage_last presence.
2612
2613 PR bootstrap/29802
2614 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2615 * Makefile.in: Regenerate.
2616
9dbaa842
DD
26172006-11-14 DJ Delorie <dj@redhat.com>
2618
2619 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2620 * Makefile.in: Sync with GCC.
2621 * configure.in: Sync with GCC (mpfr, gmp).
2622 * configure: Sync with GCC.
2623
b0cbce8d
JJ
26242006-11-08 Jie Zhang <jie.zhang@analog.com>
2625
2626 * configure.in: Remove target-libgloss from noconfigdirs for
2627 bfin-*-*.
2628 * configure: Regenerated.
2629
44330a94
JJ
26302006-10-27 Jeff Johnston <jjohnstn@redhat.com>
2631
2632 * COPYING.NEWLIB: Add spu license.
7de05dd5 2633 * COPYING.LIBGLOSS: Ditto.
44330a94 2634
56a8fe78
DD
26352006-10-17 Brooks Moses <bmoses@stanford.edu>
2636
2637 * Makefile.def: Added pdf target handling.
2638 * Makefile.tpl: Added pdf target handling.
2639 * Makefile.in: Regenerated.
2640
fbb00ad0
JJ
26412006-10-11 Jeff Johnston <jjohnstn@redhat.com>
2642
2643 * COPYING.NEWLIB: Updated.
2644 * COPYING.LIBGLOSS: Ditto.
2645
6b89cc21
DB
26462006-09-27 Dave Brolley <brolley@redhat.com>
2647
2648 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2649 $s instead of $r.
2650 * configure: Regenerated.
2651
17bcf627
BE
26522006-09-26 Ben Elliston <bje@au.ibm.com>
2653
2654 * config.sub, config.guess: Update from upstream sources.
2655
f3529cf1
TS
26562006-09-20 Thiemo Seufer <ths@mips.com>
2657
2658 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2659 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2660 * configure: Regenerate.
2661
45055374
CV
26622006-08-30 Corinna Vinschen <corinna@vinschen.de>
2663
2664 * configure.in: Never build newlib for a Mingw host.
2665 Never build newlib as Mingw target library.
2666 Test the existence of winsup/cygwin for building a Cygwin newlib,
2667 rather than just winsup.
2668 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2669 building a Mingw target.
2670 * configure: Regenerate.
2671
4be041b2 26722006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
2673 Nigel Stephens <nigel@mips.com>
2674 David Ung <davidu@mips.com>
4be041b2
TS
2675
2676 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
2677
1d89b610
PB
26782006-07-25 Paolo Bonzini <bonzini@gnu.org>
2679
2680 Sync from GCC:
2681 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2682
f7c83eac
AS
2683 PR bootstrap/18058
2684 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2685 if the bootstrap compiler is a GCC version that supports it.
2686 * configure: Regenerate.
1d89b610 2687
66a79c16
DJ
26882006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2689
2690 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2691 * configure: Regenerated.
2692
c1cb7e02
PB
26932006-07-18 Paolo Bonzini <bonzini@gnu.org>
2694
f7c83eac
AS
2695 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2696 for stages after the first.
c1cb7e02 2697
7206a0ee
JJ
26982006-07-17 Jakub Jelinek <jakub@redhat.com>
2699
2700 * Makefile.def: Add dependencies for configure-opcodes
2701 on configure-intl and all-opcodes on all-intl.
2702 * Makefile.in: Regenerated.
2703
6816f995
AO
27042006-07-04 Peter O'Gorman <peter@pogma.com>
2705
2706 * ltconfig: chmod 644 before ranlib during install.
2707
3d3adb43
PB
27082006-07-03 Paolo Bonzini <bonzini@gnu.org>
2709
1f3f1bbf 2710 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
2711 * configure: Regenerate.
2712
64ce424c
PB
27132006-07-03 Paolo Bonzini <bonzini@gnu.org>
2714
2715 Sync from gcc:
2716
2717 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
2718
2719 PR other/27063
2720 * configure.in: Test subdir_requires and give an appropriate
2721 error message.
2722 * configure: Regenerate.
2723
2724 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2725
2726 PR target/27540
2727 * configure.in: Only enable libgomp on IRIX 6.
2728 * configure: Regenerate.
2729
d42c4017
DA
27302006-06-20 David Ayers <d.ayers@inode.at>
2731
2732 PR bootstrap/28072
2733 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2734 whether target-libjava is being configured instead of whether the
2735 java front end is enabled.
2736 * configure: Regenerate.
0e7ef45c 2737
4962c51a
MS
27382006-06-15 Mark Shinwell <shinwell@codesourcery.com>
2739
2740 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
2741 to R_ARM_LDC_SB_G{0,1,2} respectively.
2742
caee866a
PB
27432006-06-15 Paolo Bonzini <bonzini@gnu.org>
2744
2745 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2746 too.
2747 * Makefile.in: Regenerate.
2748
363ef840
DA
27492006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2750
2751 Sync from gcc:
2752
2753 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2754 * configure.in: Don't enable libgomp on hpux10.
2755 * configure: Rebuilt.
2756
54d1c879
DA
27572006-06-13 David Ayers <d.ayers@inode.at>
2758
2759 Sync from gcc:
2760
2761 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 2762
54d1c879
DA
2763 PR bootstrap/27963
2764 PR target/19970
0e7ef45c 2765 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
2766 ${libgcj} is specified.
2767 * configure: Regenerate.
0e7ef45c 2768
a4d8b690
JJ
27692006-06-08 Jeff Johnston <jjohnstn@redhat.com>
2770
2771 Sync from gcc:
2772
2773 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 2774 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
2775
2776 PR bootstrap/18033
2777 * config-ml.in: Eval option if surrounded by single quotes.
2778
4f0ef2d8
CD
27792006-06-07 Carlos O'Donell <carlos@codesourcery.com>
2780
2781 Sync from gcc:
0e7ef45c 2782
4f0ef2d8 2783 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 2784
4f0ef2d8
CD
2785 PR libobjc/13946
2786 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2787 * Makefile.in: Regenerate.
2788 * configure.in: Add --enable-objc-gc at toplevel and have it
2789 enable boehm-gc for Objective-C.
2790 Remove target-boehm-gc from libgcj.
2791 Add target-boehm-gc to target_libraries.
2792 Add target-boehm-gc to noconfigdirs where ${libgcj}
2793 is specified.
2794 Assert that boehm-gc is supported when requested for Objective-C.
2795 Only build boehm-gc if needed either for Java or Objective-C.
2796 * configure: Regenerate.
2797
2798 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 2799
4f0ef2d8
CD
2800 PR 27674
2801 * Makefile.tpl (configure-[+prefix+][+module+],
2802 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2803 Remove rule to unstage bootstrapped modules.
2804 (stage_current): New.
2805 * Makefile.in: Regenerate.
2806
2807 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2808 Andreas Tobler <a.tobler@schweiz.ch>
2809
2810 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2811 * configure: Rebuilt.
2812
2813 Revert
2814 2006-01-31 Richard Guenther <rguenther@suse.de>
2815 Paolo Bonzini <bonzini@gnu.org>
2816
2817 * Makefile.def (target_modules): Add libgcc-math target module.
2818 * configure.in (target_libraries): Add libgcc-math target library.
2819 (--enable-libgcc-math): New configure switch.
2820 * Makefile.in: Re-generate.
2821 * configure: Re-generate.
2822
c17b816b
JJ
28232006-06-05 Jeff Johnston <jjohnstn@redhat.com>
2824
2825 * config-ml.in: Alter CCASFLAGS to include special
2826 multilib options the same as is done for CFLAGS.
2827
20e95c23
DJ
28282006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2829
2830 * Makefile.def: Added dependencies from sim and gdb on intl, and
2831 added configure dependencies to everything with an all dependency
2832 on intl.
2833 * gettext.m4: Removed.
2834 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
2835 (GDB_SUPPORT_DIRS): Add intl.
2836 * Makefile.in: Regenerated.
2837
4bd8ad80
DJ
28382006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
2839
2840 * src-release (DEVO_SUPPORT): Add config.rpath.
2841
c380fdd8
PB
28422006-05-25 Paolo Bonzini <bonzini@gnu.org>
2843
2844 * Makefile.def (bfd, opcodes): Fix lib_path.
2845 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2846 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2847 * Makefile.in: Regenerate.
2848
701628f5
MS
28492006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2850
2851 * configure.in: Enable gprof for cross builds.
2852 * configure: Regenerate.
2853
25aae7f2
DJ
28542006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2855
2856 * src-release (MAKEINFOFLAGS): Define.
2857 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
2858
ea3d1626
BE
28592006-05-14 Ben Elliston <bje@au.ibm.com>
2860
2861 * config.sub, config.guess: Update from upstream sources.
2862
49b9e644
BE
28632006-05-12 Ben Elliston <bje@au.ibm.com>
2864
2865 * config.sub, config.guess: Update from upstream sources.
2866
482dd2f6
DJ
28672006-05-04 Steve Ellcey <sje@cup.hp.com>
2868
2869 * blt, iwidgets, mmalloc: Remove directories.
2870
8b01a5c2
DD
28712006-05-01 DJ Delorie <dj@redhat.com>
2872
641a3af4 2873 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
2874 * configure: Regenerate.
2875
a481dbb7
DD
28762006-04-18 DJ Delorie <dj@redhat.com>
2877
2878 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2879 reference libgloss so that libssp can be built in a combined
2880 tree.
2881 * configure: Regenerate.
2882
962c9e74
BE
28832006-04-10 Ben Elliston <bje@au.ibm.com>
2884
2885 * contrib: Remove directory.
2886
108a6f8e
CD
28872006-04-06 Carlos O'Donell <carlos@codesourcery.com>
2888
2889 * Makefile.tpl: Add install-html target.
2890 * Makefile.def: Add install-html target.
2891 * Makefile.in: Regenerate.
2892 * configure.in: Add --with-datarootdir, --with-docdir,
2893 and --with-htmldir options.
2894 * configure: Regenerate.
2895
a4ef73e9
BE
28962006-03-31 Ben Elliston <bje@au.ibm.com>
2897
2898 PR binutils/1860
2899 * configure.in: Require makeinfo 4.4 or higher.
2900 * configure: Regenerate.
2901
b37df25a
PB
29022006-03-14 Paolo Bonzini <bonzini@gnu.org>
2903
2904 * Makefile.in: Regenerate.
2905
a6df5a19
PB
29062006-03-14 Paolo Bonzini <bonzini@gnu.org>
2907
2908 Sync with gcc:
2909 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2910
f7c83eac
AS
2911 * configure.in: Handle --disable-<component> generically.
2912 * configure: Regenerate.
a6df5a19
PB
2913
2914 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 2915
f7c83eac
AS
2916 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2917 (TARGET_CONFIGDIRS): Remove.
2918 * configure.in: Remove AC_SUBST(target_configdirs).
2919 * Makefile.in, configure: Regenerated.
a6df5a19
PB
2920
2921
65419985
L
29222006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2923
2924 PR libgcj/17311
2925 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2926
c52c6897
PB
29272006-02-20 Paolo Bonzini <bonzini@gnu.org>
2928
2929 PR bootstrap/25670
2930
2931 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2932
2933 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2934 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2935 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2936 BUILD_PREFIX, BUILD_PREFIX_1.
2937 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2938
2939 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2940 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2941
2942 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2943 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2944 of `cat stage_current`. Always provide the `r' and `s' variables.
2945 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2946 a single shell execution.
2947 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2948 bootstrapped modules, make the stage1 module if the build was not
2949 started yet, else build the current stage.
2950 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2951 (all-build, all-host, all-target, [+make_target+]-host,
2952 [+make_target+]-target): Do not use \-continued lines.
2953 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2954 (current_stage, restrap, stage_last): New.
2955
2956 * Makefile.in: Regenerate.
2957 * configure: Regenerate.
2958
b3ded179
PB
29592006-02-14 Paolo Bonzini <bonzini@gnu.org>
2960
2961 Sync from gcc:
2962
2963 2006-01-31 Richard Guenther <rguenther@suse.de>
2964 Paolo Bonzini <bonzini@gnu.org>
2965
f7c83eac
AS
2966 * Makefile.def (target_modules): Add libgcc-math target module.
2967 * configure.in (target_libraries): Add libgcc-math target library.
2968 (--enable-libgcc-math): New configure switch.
2969 * Makefile.in: Re-generate.
2970 * configure: Re-generate.
2971 * libgcc-math: New toplevel directory.
b3ded179
PB
2972
2973 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
2974 Jakub Jelinek <jakub@redhat.com>
2975 Diego Novillo <dnovillo@redhat.com>
b3ded179 2976
f7c83eac
AS
2977 * libgomp: New directory.
2978 * Makefile.def: Add target_module libgomp.
2979 * Makefile.in: Regenerate.
2980 * configure.in (target_libraries): Add target-libgomp.
2981 * configure: Regenerate.
b3ded179 2982
3a35eeb3
PB
29832006-02-14 Paolo Bonzini <bonzini@gnu.org>
2984 Andreas Schwab <schwab@suse.de>
0e7ef45c 2985
3a35eeb3
PB
2986 * configure: Regenerate.
2987
2429c060
PB
29882006-01-16 Paolo Bonzini <bonzini@gnu.org>
2989
2990 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2991 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2992 the assembler, linker and binutils.
2993 * configure: Regenerate.
2994
ec49b2b8
NC
29952006-01-16 Nick Clifton <nickc@redhat.com>
2996
49b9e644 2997 * config.sub, config.guess: Sync from config repository.
ec49b2b8 2998
44b2308f
AO
29992006-01-05 Alexandre Oliva <aoliva@redhat.com>
3000
3001 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3002 @ from continuation.
3003 * Makefile.in: Rebuilt.
3004
80911fe1
PB
30052006-01-04 Paolo Bonzini <bonzini@gnu.org>
3006
3007 Sync from gcc:
3008
3009 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3010
f7c83eac 3011 PR bootstrap/24252
80911fe1 3012
f7c83eac
AS
3013 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3014 * Makefile.tpl (OBJDUMP): New.
3015 (EXTRA_HOST_FLAGS): Add it.
3016 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3017
f7c83eac
AS
3018 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3019 to use symbolic links between directories. Avoid race conditions
3020 or make them harmless.
3021 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3022
f7c83eac
AS
3023 * Makefile.def (LEAN): Pass.
3024 * Makefile.tpl (LEAN): Define.
3025 (stage[+id+]-start): Accept that the previous directory does not
3026 exist, if the bootstrap is lean.
3027 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3028 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3029 configure substitution.
3030 ([+compare-target+]): Likewise.
3031 ([+bootstrap-target+]-lean): New.
3032 * configure.in: Remove lean bootstrap support from here.
80911fe1 3033
f7c83eac
AS
3034 * Makefile.in: Regenerate.
3035 * configure: Regenerate.
80911fe1
PB
3036
3037 2006-01-02 Andreas Schwab <schwab@suse.de>
3038
f7c83eac
AS
3039 * configure.in: When reconfiguring remove Makefile in
3040 all stage directories.
3041 * configure: Regenerate.
80911fe1 3042
b59bea8a
NC
30432005-12-27 Leif Ekblad <leif@rdos.net>
3044
3045 * configure.in: Add support for RDOS target.
3046 * configure: Regenerate.
3047
d7730bac
NC
30482005-12-27 Nick Clifton <nickc@redhat.com>
3049
3050 PR binutils/1990
3051 * libtool.m4: Synchronize with version in GCC sources.
3052
c02dabc3
PB
30532005-12-20 Paolo Bonzini <bonzini@gnu.org>
3054
f7c83eac 3055 Revert Ada-related part of the previous change.
c02dabc3 3056
f7c83eac
AS
3057 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3058 Do not pass.
3059 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3060 * Makefile.in: Regenerate.
3061 * configure.in: Do not include mt-ppc-aix target fragment.
3062 * configure: Regenerate.
c02dabc3 3063
f6d183c0
PB
30642005-12-19 Paolo Bonzini <bonzini@gnu.org>
3065
3066 * configure.in: Select appropriate fragments for PowerPC/AIX.
3067 * configure: Regenerate.
3068
3069 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3070 BOOT_CFLAGS, BOOT_LDFLAGS.
3071 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3072 BOOT_CFLAGS, BOOT_LDFLAGS.
3073 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3074 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3075 (stage): Fail if we cannot complete the work.
3076 * Makefile.in: Regenerate.
3077
f29759fc
JJ
30782005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3079
3080 * COPYING.NEWLIB: Update copyright year for default
3081 copyright.
3082
1f054001
PB
30832005-12-15 Paolo Bonzini <bonzini@gnu.org>
3084
3085 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3086 install-host-nogcc): Don't invoke $(stage) at the end.
3087 * Makefile.in: Regenerate.
3088
0aed8855
PB
30892005-12-14 Paolo Bonzini <bonzini@gnu.org>
3090
3091 * configure.in: Flip the top-level bootstrap switch.
3092 * configure: Regenerate.
3093
3094 Merge from gcc:
3095
3096 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3097
f7c83eac
AS
3098 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3099 $(stage) and $(unstage).
3100 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3101 (all): Remove stray semicolon.
3102 (local-distclean): Don't handle multilib.tmp and multilib.out.
3103 (install.all): Set $s for consistency.
3104 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3105 check_multilibs setting. Always make the install directory.
3106 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3107 Correct @if/@endif.
3108 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3109 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3110 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3111 (multilib.out): Remove.
3112 * Makefile.in: Regenerated.
0aed8855
PB
3113
31142005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3115
3116 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3117 * configure.in: Replace ms1 arch with mt.
3118 * configure: Rebuilt.
3119
31202005-12-05 Paolo Bonzini <bonzini@gnu.org>
3121
3122 Sync with gcc:
3123
4970f871
NS
31242005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3125
3126 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3127 * configure.in: Replace ms1 arch with mt.
3128 * configure: Rebuilt.
3129
be01d343
PB
31302005-12-05 Paolo Bonzini <bonzini@gnu.org>
3131
3132 Sync with gcc:
3133
3134 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3135
f7c83eac
AS
3136 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3137 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3138 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3139 Find in-tree tools if available.
3140 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3141 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3142 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3143 (COMPILER_*_FOR_TARGET): New.
3144 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3145 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3146 (CONFIGURED_*, USUAL_*): Remove.
3147 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3148 STRIP): Use autoconf substitutions.
3149 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3150 COMPILER_NM_FOR_TARGET): New.
3151 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3152
3153 (all): Make all-host and all-target in parallel.
3154 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3155 that $$r and $$s are set before invoking a recursive make.
3156 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3157 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
3158
3159 2005-11-29 Ben Elliston <bje@au.ibm.com>
3160
f7c83eac
AS
3161 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3162 from the gcc build directory.
3163 * Makefile.in: Regenerate.
be01d343
PB
3164
3165 2005-11-29 Ben Elliston <bje@au.ibm.com>
3166
f7c83eac
AS
3167 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3168 depend on all-libdecnumber.
3169 * configure.in (host_libs): Include libdecnumber.
3170 * Makefile.in: Regenerate.
3171 * configure: Likewise.
be01d343
PB
3172
3173 2005-11-21 Kean Johnston <jkj@sco.com>
3174
f7c83eac 3175 * config.sub, config.guess: Sync from upstream sources.
be01d343 3176
907be67c
DJ
31772005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3178
3179 * Makefile.def: Remove gdb dependencies for gdbtk.
3180 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3181 (configure-gdb, install-gdb): New rules.
3182 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3183 * Makefile.in, configure: Regenerated.
3184
e360f423
PB
31852005-10-22 Paolo Bonzini <bonzini@gnu.org>
3186
3187 PR bootstrap/24297
3188 * Makefile.tpl (do-[+make-target+], do-check, install,
3189 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3190 are set before recursing.
3191 * Makefile.in: Regenerate.
3192
45d5eb0a
EB
31932005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3194
3195 PR bootstrap/18939
3196 * Makefile.def (gcc) <target>: Fix thinko.
3197 * Makefile.in: Regenerate.
3198
3cf3372e
BS
31992005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3200
3201 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3202 * configure: Regenerate.
3203
bd70a46f
KH
32042005-10-09 Kazu Hirata <kazu@codesourcery.com>
3205
3206 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3207 target-libffi, target-qthreads, target-libjava, and
3208 targetlibobjc.
3209 * configure: Regenerate.
3210
5ae72758
DJ
32112005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3212
3213 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3214 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3215 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3216 (USUAL_OBJDUMP_FOR_TARGET): New.
3217 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3218 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 3219 * configure, Makefile.in: Regenerated.
5ae72758 3220
cc96343e
PB
32212005-10-05 Paolo Bonzini <bonzini@gnu.org>
3222
3223 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3224 before other host packages.
3225
f70224b5
PB
32262005-10-05 Paolo Bonzini <bonzini@gnu.org>
3227
3228 PR bootstrap/22340
3229
3230 * configure.in (default_target): Remove.
3231 * Makefile.tpl (all): Do not use prerequisites as subroutines
3232 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3233 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3234 use prerequisites as subroutines.
3235 (check-host, check-target): New.
3236 (bootstrap configure & all targets): Do not use stage*-start
3237 if the directory layout is already ok.
3238 (non-bootstrap configure & all targets): Prepend a $(unstage).
3239 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3240 (NOTPARALLEL): Remove.
3241 (unstage, stage variables): New variables.
3242 (unstage, stage targets): Simply expand to those variables.
3243
3244 * configure: Regenerate.
3245 * Makefile.in: Regenerate.
3246
c13c918a
JW
32472005-10-04 James E Wilson <wilson@specifix.com>
3248
3249 * Makefile.def (lang_env_dependencies): Add libmudflap.
3250 * Makefile.in: Regenerate.
3251
376a0e54
CM
32522005-10-03 Catherine Moore <clm@cm00re.com>
3253
3254 * configure.in (bfin-*-*): Support bfin.
3255 * configure: Regenerated.
3256
d320aacb
L
32572005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3258
3259 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3260 * configure: Regenerated.
3261
7e0f7140
GK
32622005-09-28 Geoffrey Keating <geoffk@apple.com>
3263
3264 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3265 (LIPO_FOR_TARGET): New.
3266 (CONFIGURED_LIPO_FOR_TARGET): New.
3267 (USUAL_LIPO_FOR_TARGET): New.
3268 (STRIP_FOR_TARGET): New.
3269 (CONFIGURED_STRIP_FOR_TARGET): New.
3270 (USUAL_STRIP_FOR_TARGET): New.
3271 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3272 STRIP_FOR_TARGET.
3273 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3274 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3275 * Makefile.in: Regenerate.
3276 * configure: Regenerate.
0e7ef45c 3277
096f7d00
DE
32782005-09-19 David Edelsohn <edelsohn@gnu.org>
3279
3280 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3281 (rs6000-*-aix*): Same.
3282 * configure: Regenerate.
3283
32842005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3285
3286 * configure.in: Recognize f95 in the --enable-languages option,
3287 and substitute it for fortran, issuing a warning.
3288 * configure: Regenerate.
3289
2016dfcc
BE
32902005-09-07 Ben Elliston <bje@au.ibm.com>
3291
3292 Import from Autoconf sources:
3293
3294 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3295 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3296 Elliston. Handle weird characters correctly.
3297
6dd2fda9
DD
32982005-08-30 Phil Edwards <phil@codesourcery.com>
3299
3300 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3301 * configure: Regenerated.
3302
e6db70d4
RE
33032005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3304
f7c83eac
AS
3305 * Makefile.def (libssp): Add to lang_env_dependencies.
3306 * Makefile.in: Regenerate.
e6db70d4 3307
e1e3d0f5
CG
33082005-08-17 Christian Groessler <chris@groessler.org>
3309
3310 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3311 * Makefile.in: Regenerate.
3312
05cbd757
PB
33132005-08-12 Paolo Bonzini <bonzini@gnu.org>
3314
3315 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3316 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3317 Look for alternate names of the target cc and c++
3318 * configure: Regenerate.
3319
55db4b87
PB
33202005-08-08 Paolo Bonzini <bonzini@gnu.org>
3321
3322 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3323 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3324 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3325 tools; remove code to manually set them.
3326 (Target tools): Look in the environment for them.
3327 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3328 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3329 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3330 build directory.
3331 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3332 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3333 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3334 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3335 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3336 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3337 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3338 * configure: Regenerate.
3339 * Makefile.in: Regenerate.
3340
414e5532
MM
33412005-07-27 Mark Mitchell <mark@codesourcery.com>
3342
3343 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 3344 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
3345 * Makefile.in: Regenerated.
3346
a19b6204
MM
33472005-07-26 Mark Mitchell <mark@codesourcery.com>
3348
3349 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3350 (CFLAGS_FOR_TARGET): Use it.
3351 (CXXFLAGS_FOR_TARGET): Likewise.
3352 * Makefile.in: Regenerated.
3353 * configure.in (--with-build-sysroot): New option.
3354 * configure: Regenerated.
3355
b73aa406
PB
33562005-07-24 Paolo Bonzini <bonzini@gnu.org>
3357
3358 * Makefile.tpl: Wrap install between unstage and stage
3359 * Makefile.in: Regenerate.
3360
6e4d0bcb
KC
33612005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3362
3363 * all files: Update FSF address.
3364
49f58d10
JB
33652005-07-14 Jim Blandy <jimb@redhat.com>
3366
3367 * configure.in: Add cases for Renesas m32c.
3368 * configure: Regenerated.
0e7ef45c 3369
1d9c9cd7
KC
33702005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3371
3372 * COPYING, compile, config-ml.in, config.guess,
3373 config.sub, install-sh, missing, mkinstalldirs,
3374 symlink-tree, ylwrap: Sync from upstream sources.
3375
1587117a
EC
33762005-07-13 Eric Christopher <echristo@redhat.com>
3377
3378 * configure.in: Add toplevel noconfigdir support for tpf.
3379 * configure: Regenerate.
3380
bb780410
DD
33812005-07-11 Jakub Jelinek <jakub@redhat.com>
3382
3383 * Makefile.def (target_modules): Add libssp.
3384 * configure.in (target_libraries): Add target-libssp.
3385 * configure: Rebuilt.
3386 * Makefile.in: Rebuilt.
3387
064d0a7c
PB
33882005-07-11 Paolo Bonzini <bonzini@gnu.org>
3389
3390 PR ada/22340
3391
3392 * Makefile.def: Sync with gcc.
3393 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3394 * Makefile.in: Regenerate.
3395
b2edd3b5
AS
33962005-07-07 Andreas Schwab <schwab@suse.de>
3397
3398 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3399 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3400 * Makefile.in: Regenerated.
3401
5f128533
KH
34022005-07-07 Kazu Hirata <kazu@codesourcery.com>
3403
3404 * configure.in: Add --enable-libssp and --disable-libssp.
3405 * configure: Regenerate with autoconf-2.13.
3406
4e3fc8e5
GK
34072005-07-06 Geoffrey Keating <geoffk@apple.com>
3408
3409 * configure.in: Don't build sim or rda when targetting darwin.
3410 * configure: Regenerate.
3411
c7357d6a
BE
34122005-07-04 Ben Elliston <bje@gnu.org>
3413
3414 * src-release (do-proto-toplev): Remove dejagnu bits.
3415 (DEJAGNU_SUPPORT_DIRS): Remove.
3416 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3417 (GDBD_SUPPORT_DIRS): Likewise.
3418 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3419 (INSIGHTD_SUPPORT_DIRS): Likewise.
3420 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3421
34222005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
3423
3424 * setup.com (mpw): Remove unused directive.
3425
7d329e61
PB
34262005-06-22 Paolo Bonzini <bonzini@gnu.org>
3427
3428 * Makefile.def (stagefeedback): Come after profile.
3429 Define profiledbootstrap target.
3430 * Makefile.tpl (profiledbootstrap): Remove.
3431 (stageprofile-end): Zap stagefeedback.
3432 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3433 * Makefile.in: Regenerate.
3434
e5fbed21
DD
34352005-06-13 Zack Weinberg <zack@codesourcery.com>
3436
3437 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3438 In 'cpp' stanza, support '#line' as well as '# '.
3439
59f7ec45
HPN
34402005-06-07 Hans-Peter Nilsson <hp@axis.com>
3441
3442 * configure.in (unsupported_languages): New macro.
3443 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3444 non-ported target libraries in noconfigdirs.
3445 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3446 non-linux-gnu. Remove libgcj_ex_libffi.
3447 <lang_frag loop>: Set add_this_lang=no if the language is in
3448 unsupported_languages.
3449 * configure: Regenerate.
3450
c10e9ba7
DD
34512005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3452
3453 * configure.in: Fix typo in handling of --with-mpfr-dir.
3454 * configure: Regenerate.
3455
20deb2b8
JB
34562005-06-02 Jim Blandy <jimb@redhat.com>
3457
3458 * config.sub: Add cases for the Renesas m32c. (This patch has been
3459 accepted into the master sources.)
3460
cdb9b172 34612005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
3462 Michael Snyder <msnyder@redhat.com>
3463 Stan Cox <scox@redhat.com>
cdb9b172 3464
f7c83eac 3465 * configure.in: Set noconfigdirs for ms1.
cdb9b172 3466
f7c83eac 3467 * configure: Regenerate.
cdb9b172 3468
1dc3053f
PB
34692005-05-25 Paolo Bonzini <bonzini@gnu.org>
3470
3471 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3472 (Dependencies): Consider target modules for bootstrap dependencies.
3473 Make target bootstrap modules depend on each stage's gcc.
3474 * Makefile.in: Regenerate.
3475
c60fe18b
PB
34762005-05-20 Paolo Bonzini <bonzini@gnu.org>
3477
3478 * Makefile.def (configure-gcc): Depend on binutils having been built.
3479 (all-gcc): No need to do it here.
3480 * Makefile.in: Regenerate.
3481
27258dd4
PB
34822005-05-19 Paul Brook <paul@codesourcery.com>
3483
0e7ef45c 3484 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
3485 language cannot be built.
3486 * configure: Regenerate.
3487
42ecbf5e
DJ
34882005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3489
3490 * ylwrap: Import from Automake 1.9.5.
3491
ae380b45
MS
34922005-05-04 Mike Stump <mrs@apple.com>
3493
3494 * configure.in: Always pass --target to target configures as
3495 otherwise rebuilds that do --recheck will fail.
811d3af8 3496 * configure: Rebuilt.
ae380b45 3497
d545f33b
PB
34982005-05-04 Paolo Bonzini <bonzini@gnu.org>
3499
3500 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3501 STAGE_HOST_EXPORTS.
3502 (configure, all): Add bootstrap support.
3503 (Host modules, target modules): Pass post-stage1 flags and exports.
3504 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3505 * Makefile.in: Regenerate.
3506
2faa2958
PB
35072005-04-29 Paolo Bonzini <bonzini@gnu.org>
3508
3509 Sync from gcc:
3510
3511 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3512
f7c83eac 3513 * config.sub: Update from master copy.
2faa2958
PB
3514
3515 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3516
f7c83eac
AS
3517 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3518 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3519 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3520 "*-*-elf" and "*-*-linux*".
3521 * configure: Regenerate.
2faa2958 3522
a7254363
PB
35232005-04-06 Paolo Bonzini <bonzini@gnu.org>
3524
f7c83eac 3525 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
3526 (TARGET_CONFIGARGS): Include --with-target-subdir.
3527 (configure, all): New macros. Use them throughout.
3528
a8637a7d
PB
35292005-04-05 Paolo Bonzini <bonzini@gnu.org>
3530
3531 * Makefile.tpl: Sync with gcc.
3532 * Makefile.in: Regenerate.
3533
dd387d52
JR
35342005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3535
3536 * config/mh-mingw32: Delete.
3537 * configure.in: Don't use it.
3538 * configure: Regenerate.
3539
e90269c8
PB
35402005-03-31 Paolo Bonzini <bonzini@gnu.org>
3541
3542 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3543 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3544 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3545 (HOST_LIB_PATH): Generate from Makefile.def.
3546 (TARGET_LIB_PATH): Likewise.
3547 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3548 * Makefile.in: Regenerate.
3549 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3550 (RPATH_ENVVAR): Include Darwin case.
3551 * configure: Regenerate.
3552
9a237d9e
PB
35532005-03-25 Paolo Bonzini <bonzini@gnu.org>
3554
3555 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3556 * configure: Regenerate.
3557
479759c8
ZW
35582005-03-21 Zack Weinberg <zack@codesourcery.com>
3559
3560 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3561 gcc_version, and gcc_version_trigger from set of flags to pass.
3562 * Makefile.tpl: Remove definitions of above variables.
3563 (config.status): Remove dependency on $(gcc_version_trigger).
3564 * Makefile.in: Regenerate.
3565 * configure.in: Do not reference config/gcc-version.m4 nor
3566 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3567 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3568 * configure: Regenerate.
3569
4cfaf6d5
DD
35702005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3571 Andrew Pinski <pinskia@physics.uc.edu>
3572
3573 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3574 * Makefile.in: Regenerate.
3575
33a3fb7b
AO
35762005-03-01 Alexandre Oliva <aoliva@redhat.com>
3577
3578 PR libgcj/20160
3579 * ltmain.sh: Avoid creating archives with components that have
3580 duplicate basenames.
3581
2da12f12
PB
35822005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3583
479759c8
ZW
3584 PR bootstrap/20250
3585 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3586 instead of check.
3587 * Makefile.in: Regenerate.
2da12f12 3588
b00612cc
PB
35892005-02-28 Paolo Bonzini <bonzini@gnu.org>
3590
3591 Sync from gcc.
3592
3593 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3594
3595 PR bootstrap/17383
3596 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3597 * Makefile.tpl (HOST_SUBDIR): New substitution.
3598 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3599 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3600 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3601 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3602 (Host modules, Bootstrapped modules): Use it.
3603 (Build modules, Target modules): Do not create symlink trees,
3604 always configure out-of-srcdir.
3605 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3606 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3607 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3608 $(HOST_SUBDIR). Create a symlink for host_subdir.
3609
3610 * Makefile.in: Regenerate.
3611 * configure: Regenerate.
3612
3613 Merged from libada-gnattools-branch:
3614 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3615
3616 * Makefile.def: Add gnattools as a module, depending on target-libada.
3617 * Makefile.in: Regenerate.
3618 * configure.in: Include gnattools in host_tools; disable it if ada
3619 is disabled.
3620 * configure: Regenerate.
3621
c3e65f62
NC
36222005-02-23 Nick Clifton <nickc@redhat.com>
3623
3624 * configure: Regenerate.
3625
e4d180c2
NC
36262005-02-22 Paul Schlie <schlie@comcast.net>
3627
3628 * configure.in: Allow darwin targeted ports to build tk, itcl and
3629 libgui.
3630
e3c770b1
EB
36312005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3632
3633 PR libgcj/10353
3634 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3635 * configure: Regenerate.
3636
9c73618c
AC
36372005-02-08 Andrew Cagney <cagney@gnu.org>
3638
3639 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3640 gdb/ section. Update GDB's URL.
3641
c46f8c51
AC
36422005-01-31 Andrew Cagney <cagney@gnu.org>
3643
3644 * gettext.m4: Only set ENABLE_NLS when gettext is present.
3645
c7e66c6d
HPN
36462005-01-29 Hans-Peter Nilsson <hp@axis.com>
3647
3648 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3649 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3650 target-libgloss when not *-*-elf and *-*-aout.
3651 * configure: Regenerate.
3652
a53bf506
AC
36532005-01-27 Andrew Cagney <cagney@gnu.org>
3654
3655 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
3656
45181ed1
AC
36572005-01-24 Andrew Cagney <cagney@gnu.org>
3658
3659 * gettext.m4: Only fall back to ../intl/ when it's present.
3660
a1e0f4e4
KC
36612005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3662
3663 * install-sh, config.sub: Import from upstream.
3664
36652005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
3666
3667 PR bootstrap/18222
3668 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3669 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3670 * Makefile.in: Regenerate.
3671
c50382e2
PB
36722005-01-03 Paolo Bonzini <bonzini@gnu.org>
3673
3674 Revert 2004-12-28 Makefile changes, a better fix will be
3675 applied to mainline and src after GCC 4.0 branches.
3676
11d07737
PB
36772004-12-28 Paolo Bonzini <bonzini@gnu.org>
3678
3679 PR bootstrap/17383
3680
3681 * Makefile.def (target_modules): Remove stage parameter,
3682 it is always true now.
3683 * Makefile.tpl (configure-build-[+module+],
3684 configure-target-[+module+]): Always build symlink tree
3685 for the directory and for include. BUILD_SUBDIR and
3686 TARGET_SUBDIR cannot be . anymore.
3687 * Makefile.in: Regenerate.
3688
dadfdbe2
DD
36892004-12-25 David Edelsohn <edelsohn@gnu.org>
3690
3691 Revert 2004-12-08 Makefile changes.
3692
dbf85af7
JR
36932004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3694
3695 * configure.in (sh64-*-*): Reenable gprof.
3696 * configure: Regenerate.
3697
6b8fea99
JB
36982004-12-09 Jim Blandy <jimb@redhat.com>
3699
3700 * MAINTAINERS: List 'depcomp' as part of automake.
3701
7341462c
DE
37022004-12-08 David Edelsohn <edelsohn@gnu.org>
3703
3704 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3705 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3706 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3707 * Makefile.in: Regenerate.
3708
21fde4dc
DD
37092004-12-07 Matt Kraai <kraai@ftbfs.org>
3710
3711 * Makefile.tpl: Generate normal dependencies if the LHS module is
3712 not bootstrapped.
3713 * Makefile.in: Regenerate.
3714
3da796a2
RS
37152004-12-03 Richard Sandiford <rsandifo@redhat.com>
3716
3717 * configure.in: Include config/gxx-include-dir.m4. Use
3718 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3719 * configure: Regenerate.
3720
73fb7068
RS
37212004-12-03 Richard Sandiford <rsandifo@redhat.com>
3722
3723 * config.if: Delete.
3724 * configure.in: Set libstdcxx_incdir directly.
3725 * configure: Regenerate.
3726 * MAINTAINERS: Remove mention of config.if.
3727 * src-release (DEVO_SUPPORT): Remove config.if.
3728
6c8e6ce9
EC
37292004-12-02 Eric Christopher <echristo@redhat.com>
3730
3b6098f8
EC
3731 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
3732 of things to remove.
6c8e6ce9 3733 * Makefile.in: Regenerate.
479759c8 3734
b8658a2f
RS
37352004-12-02 Richard Sandiford <rsandifo@redhat.com>
3736
3737 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3738 * configure: Regenerate.
3739
afefada0
RS
37402004-12-02 Richard Sandiford <rsandifo@redhat.com>
3741
3742 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3743 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3744 * configure: Regenerate.
3745
5dcac624
DA
37462004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3747
3748 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3749 (hppa*64*-*-*): Delete incorrect comment.
3750 * configure: Rebuilt.
3751
57d1eb1a
DD
37522004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3753
3754 * install-sh, compile: Import from automake.
3755
37562004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3757
3758 * config.guess, config.sub: Import from savannnah.
3759
6d389afc
MS
37602004-11-12 Mike Stump <mrs@apple.com>
3761
3762 * Makefile.def: Add html support.
3763 * Makefile.tpl: Likewise.
3764 * Makefile.in: Regenerate.
3765
69e57115
GK
37662004-11-11 Geoffrey Keating <geoffk@apple.com>
3767
3768 PR 18423
3769 * configure.in: Remove all instances of build-fixincludes from
3770 noconfigdirs.
3771 (build_configargs): Supply --target to subdirectories.
3772 * configure: Regenerate.
3773
3774 * Makefile.def: Make gcc install depend on fixincludes install.
3775 * Makefile.in: Regenerate.
3776
ba719b26
HPN
37772004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3778
3779 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3780 target-libgfortran.
3781 * configure: Regenerate.
3782
c37653e7
DE
37832004-11-07 David Edelsohn <edelsohn@gnu.org>
3784
3785 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3786 like CC.
3787
1eefd493
PB
37882004-11-05 Paolo Bonzini <bonzini@gnu.org>
3789
3790 * Makefile.def (host fixincludes): Specify missing targets.
3791 * Makefile.in: Regenerate.
3792
02b1af09
L
37932004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3794
3795 PR other/17783
3796 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3797 * configure: Regenerated.
3798
7f266840
DJ
37992004-11-04 Daniel Jacobowitz <dan@debian.org>
3800
3801 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3802 * configure: Regenerated.
3803
47444073
AL
38042004-10-28 Eric B. Weddington <ericw@evcohs.com>
3805
3806 PR target/18151
3807 * configure.in (case ${target}): Do not build fixincludes for avr.
3808 * configure: Regenerated.
3809
caeba88f
AL
38102004-10-26 Paolo Bonzini <bonzini@gnu.org>
3811
3812 * configure.in (case ${target}): Do not build fixincludes
3813 on platforms where it is not used.
3814 * configure: Regenerated.
3815
0fdbe983
DJ
38162004-10-23 Daniel Jacobowitz <dan@debian.org>
3817
3818 * configure.in: Use an absolute path to install-sh.
3819 * configure: Regenerated.
3820
1c0f67c1
AC
38212004-10-19 Andrew Cagney <cagney@gnu.org>
3822
3823 * src-release (do-djunpack, do-md5sum): Install the generated file
3824 directly into the proto-toplev/ directory.
479759c8 3825
a9cfce9c
AC
38262004-10-19 Andrew Cagney <cagney@gnu.org>
3827
3828 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
3829
ac0fa625
DD
38302004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3831
3832 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3833 * configure: Regenerate.
3834
d27cc32e
PB
38352004-10-06 Paolo Bonzini <bonzini@gnu.org>
3836
3837 Fix wrong conflict resolution in:
3838
3839 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3840
3841 * Makefile.in: Regenerate.
3842 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3843 in the recursive `make', instead of hardwiring `all'.
3844 (Autogenerated TARGET-* variables): New.
3845
1763908f
UW
38462004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3847
3848 Merged from GCC / libtool upstream:
3849 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3850 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3851 * ltcf-cxx.sh (tpf*): Likewise.
3852 * ltconfig (tpf*): Add TPF OS configuration support.
3853
0490e016
NC
38542004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
3855
3856 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 3857 * configure: Regenerate.
0490e016 3858
32be62b5
RS
38592004-09-24 Michael Roth <mroth@nessie.de>
3860
3861 * configure.in (--without-headers): Add missing double quotes.
3862 * configure: Regenerate.
3863
6048df60
DD
38642004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3865
3866 * ylwrap: Revert to previous version.
3867
315b3b02
L
38682004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3869
6048df60 3870 PR bootstrap/17369
315b3b02
L
3871 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3872 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3873 SET_GCC_LIB_PATH_CMD.
3874 (BASE_TARGET_EXPORTS): Likewise.
3875 * Makefile.in: Regenerated.
3876
3877 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3878 * configure: Regenerated.
3879
fe69863c
DD
38802004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3881
3882 * config.guess: New upstream version
3883 * compile, depcomp, install-sh, ylwrap: Likewise.
3884
38852004-09-19 Roger Sayle <roger@eyesopen.com>
3886
3887 * config/mh-x86omitfp: New host makefile fragment. Add
3888 -fomit-frame-pointer to the default BOOT_CFLAGS.
3889 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3890 * configure: Regenerate.
3891
38922004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3893
3894 PR target/11572
3895 * configure.in (*-*-darwin*): Renable libobjc.
3896 * configure: Regenerate.
3897
be75bbe1 38982004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 3899
be75bbe1
DB
3900 * Makefile.def: Remove libbanshee.
3901 * Makefile.tpl: Ditto.
3902 * configure.in: Ditto.
3903 * Makefile.in: Regen.
3904 * configure: Ditto.
3905
1b882a91
PB
39062004-09-07 Paolo Bonzini <bonzini@gnu.org>
3907
3908 * missing: Import latest version from master repository.
3909
eb1352ed
NC
39102004-09-04 Nick Clifton <nickc@redhat.com>
3911
3912 * config.sub: Import latest version from master repository.
3913 * config.guess: Likewise.
3914 This includes these changes:
479759c8 3915
eb1352ed
NC
3916 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3917
3918 * config.sub: Handle crisv32, alias etraxfs.
3919 * config.guess (crisv32:Linux:*:*): Handle.
3920
3921 2004-08-13 Brad Smith <brad@comstyle.com>
3922
3923 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3924 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3925
3926 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3927
3928 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3929 assume the processor is a powerpc. This is because coreutils
3930 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3931 in this case, due to a MacOS X bug that causes
3932 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3933 to return a negative number.
3934 Problem reported by Petter Reinholdtsen in:
3935 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3936
3937 2004-07-19 Ben Elliston <bje@gnu.org>
3938
3939 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3940
3941 2004-06-24 Ben Elliston <bje@gnu.org>
3942
3943 * config.guess: Update copyright years.
3944 * config.sub: Likewise.
3945
3946 2004-06-22 Robert Millan <robertmh@gnu.org>
3947
3948 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3949 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3950
3951 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3952
3953 * config.guess (*:*VMS:*:*): New entry. Replaces
3954 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3955 manufacturer.
3956
3957 2004-06-22 Ben Elliston <bje@gnu.org>
3958
3959 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3960 * config.sub: Likewise.
3961
3962 2004-06-22 Ben Elliston <bje@gnu.org>
3963
3964 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3965 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3966
3967 2004-06-11 Ben Elliston <bje@gnu.org>
3968
3969 * config.guess (pegasos:OpenBSD:*:*): Remove.
3970
3971 2004-06-11 Ben Elliston <bje@gnu.org>
3972
3973 From Wouter Verhelst <wouter@grep.be>:
3974 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3975
3976 2004-06-11 Ben Elliston <bje@gnu.org>
3977
3978 * config.guess (luna88k:OpenBSD:*:*): New.
3979
3980 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3981
3982 * config.guess (m32r*:Linux:*:*): New case.
3983 * config.sub: Handle m32rle.
3984
3985 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3986
3987 From Jens Petersen <petersen@redhat.com>:
3988 * config.sub: Handle sparcv8.
3989
3990 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3991
3992 From Tom Smith <smith@cag.lkg.hp.com>:
3993 * config.guess: Version suffixes are equally significant on Tru64
3994 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3995 prefix of "P" (patched kernel).
3996
3997 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3998
3999 * config.sub: Add support for National Semiconductor CRX target.
4000
2a3124ca 40012004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4002
2a3124ca
RH
4003 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4004 *-*-netware, but add target-libmudflap.
4005 Consolidate *-*-netware targets (of which really only i?86 exists)
4006 into a single entry.
4007 * configure: Likewise.
4008
0df3d27f
PB
40092004-09-01 Paolo Bonzini <bonzini@gnu.org>
4010
4011 * Makefile.tpl (sorry): Remove.
4012 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4013 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4014 (do-clean): Clean per-stage directories too.
4015 (do-distclean): Run distclean-stage1 too.
4016 (.NOTPARALLEL): Enable during toplevel bootstrap.
4017 (stage[+id+]-bubble): Enable parallel execution during
4018 the recursive invocation.
4019 * Makefile.in: Regenerate.
4020
4021 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4022
4023 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4024
4025 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4026 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4027 * configure: regenerate
479759c8
ZW
4028 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4029 -mdynamic-no-pic
0df3d27f
PB
4030
40312004-08-31 Paolo Bonzini <bonzini@gnu.org>
4032
4033 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4034 include.
4035 * configure.in: Fix indentation.
4036 * configure: Regenerate.
4037
ee025550
PB
40382004-08-31 Paolo Bonzini <bonzini@gnu.org>
4039
4040 * Makefile.def (build_modules): Add fixincludes.
4041 (dependencies): Make gcc depend on fixincludes.
4042 * configure.in (build_tools): Add fixincludes.
4043 (build_configdirs): Always include build_libs.
4044 * Makefile.in: Regenerate.
4045 * configure: Regenerate.
4046
40472004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4048
4049 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4050 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4051 phony targets; do not generate timestamp files.
4052 (distclean-stageN): Remove references to their timestamp files.
4053 (restageN, touch-stageN): Remove.
4054 (stageN-bubble): Rewritten.
4055 (compare): Support lean bootstraps.
4056 * Makefile.in: Regenerate.
4057
4058 * configure.in: Only warn when bootstrapping but
4059 build != host or build != target. Support lean bootstraps.
4060 * configure: Regenerate.
4061
4062 Sync from gcc:
4063 2004-08-26 Phil Edwards <phil@codesourcery.com>
4064
4065 * configure.in: Give a better error message if GMP/MPFR are missing
4066 and a language needing them has been requested.
4067 * configure: Regenerated.
4068
4069 2004-08-25 Phil Edwards <phil@codesourcery.com>
4070
4071 * configure.in: Print a list of available language front-ends if
4072 a requested one is missing. Tidy stray tab characters.
4073 * configure: Regenerated.
4074
72b2455a
PB
40752004-08-17 Paolo Bonzini <bonzini@gnu.org>
4076
4077 * Makefile.in: Regenerate.
4078 * configure: Regenerate.
4079
4080 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4081 stage_*_flags.
4082 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4083 for bootstrapped modules if toplevel bootstrap is going.
4084 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4085 modules. Adjust for changes in Makefile.def. Enable several
4086 rules even in non-bootstrap mode, just to avoid peppering the
4087 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4088 (stage-[+prev+]-bubble): Remove.
4089
4090 * Makefile.def (Dependencies): Depend on all-build-bison,
4091 all-build-flex, all-build-byacc, all-build-texinfo, rather
4092 than the host variations.
4093 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4094 with BUILD_SUBDIR.
4095 (BISON): Update for recent Bisons.
4096 (YACC): Fix typo.
4097 (cross): Depend on all-build.
4098 (all): Do not depend on all-build.
4099 (prebootstrap): Remove.
4100 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4101 (Prebootstrap dependencies): Add them to the per-stage targets
4102 and to all-prebootstrap.
4103 * configure.in (build_configdirs): Always enable build_tools.
4104 (BUILD_DIR_PREFIX): Remove.
4105
4106 * Makefile.def (gcc): Add target variable.
4107 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4108 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4109 in the recursive `make', instead of hardwiring `all'.
4110 (Autogenerated TARGET-* variables): New.
4111
de0b4a87
JW
41122004-08-17 Robert Millan <robertmh@gnu.org>
4113
4114 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4115 (instead of FreeBSD).
4116 * configure: Regenerate.
4117
ad681c85
NN
41182004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4119
675c6968
NN
4120 * Makefile.def, configure.in, src-release: Remove useless, bogus
4121 references to tix.
4122 * Makefile.in, configure: Regenerate.
4123
ad681c85
NN
4124 * src-release: Stop distributing mmalloc with gdb (which doesn't
4125 use it).
4126 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4127 * Makefile.in: Regenerate.
4128
11b04d1f
DD
41292004-08-09 Mark Mitchell <mark@codesourcery.com>
4130
4131 * configure.in (arm*-*-eabi*): New target.
4132 * configure: Regenerate.
4133
f2420bea
NN
41342004-08-01 Robert Millan <robertmh@gnu.org>
4135
4136 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4137 libmudflap for all GNU-based systems (with Glibc).
4138 * configure: Regenerate.
4139
9e6ce191
PB
41402004-08-06 Paolo Bonzini <bonzini@gnu.org>
4141
4142 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4143 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4144 (Dependencies): New section.
4145 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4146 (configure-target-[+module+]): Depend on maybe-all-gcc
4147 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4148 (toplevel profiledbootstrap): Fix dependencies.
4149 * Makefile.in: Regenerate.
4150
df4a6958
MM
41512004-08-03 Mark Mitchell <mark@codesourcery.com>
4152
4153 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4154 target-libiberty to noconfigdirs.
4155
11b04d1f
DD
41562004-08-03 Paul Brook <paul@codesourcery.com>
4157
4158 * configure.in: Check for MPFR as well as GMP.
4159 * configure: Regenerate.
4160
b813574b
PB
41612004-08-03 Paolo Bonzini <bonzini@gnu.org>
4162
4163 * Makefile.def (host-modules): Add gcc.
4164 * Makefile.in: Regenerate.
4165 * Makefile.tpl (sorry): New rule.
4166 (configure-host, all-host, [+make_target+]-host, do-check,
4167 install-host): Do not add gcc as a special case.
4168 (host modules): Add a small special-casing for gcc. Export
4169 extra_make_flags through the environment.
4170 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4171 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4172 other recursive targets for gcc): Remove.
4173
4174 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4175 (stage, unstage): New rules.
4176 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4177 distclean-stage[+id+]): Use stage_current.
4178 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4179 the stage*-start rules.
4180
61edac0c
JW
41812004-07-19 Robert Millan <robertmh@gnu.org>
4182
4183 Synced from gcc:
4184
4185 2004-04-26 Robert Millan <robertmh@gnu.org>
4186
4187 Add patches from libtool CVS.
4188 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4189 * ltconfig: Likewise.
4190 * ltcf-c.sh: Likewise.
4191 * ltcf-cxx.sh: Likewise.
4192 * ltcf-gcj.sh: Likewise.
4193
3e707e94
PB
41942004-07-12 Paolo Bonzini <bonzini@gnu.org>
4195
4196 * configure.in: Add noconfigdirs for crx-*-*.
4197 * configure: Regenerate.
4198
41992004-07-12 Paolo Bonzini <bonzini@gnu.org>
4200
4201 Synced from gcc:
4202
4203 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4204
4205 * configure.in: Build libmudflap by default on FreeBSD.
4206 * configure: Regenerated.
4207
4208 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4209
4210 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4211 systems.
4212 * configure: Regenerated.
4213
4214 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4215
4216 PR target/16344
4217 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4218 feedback based compiler.
4219 * Makefile.in: Rebuilt.
4220
4221 2004-07-05 Phil Edwards <phil@codesourcery.com>
4222
4223 * configure.in: Do not prepend $srcdir to /dev/null in
4224 makefile fragments.
4225 * configure: Regenerate.
4226
a7ee7660
AO
42272004-07-08 Alexandre Oliva <aoliva@redhat.com>
4228
4229 * Makefile.def (host_modules): Set bootstrap=true for flex.
4230 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4231 * Makefile.in: Rebuilt.
4232
6a9cf61e
PB
42332004-07-01 Paolo Bonzini <bonzini@gnu.org>
4234
4235 * Makefile.def (build_modules): Add bison, byacc, flex,
4236 m4, texinfo.
4237 (flags_to_pass): Add FLEX.
4238 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4239 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4240 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4241 DEFAULT_MAKEINFO): Remove.
4242 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4243 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4244 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4245 objdir or else use configured tool.
4246 (all-build): New.
4247 (all): Depend on it.
4248 (Build module dependencies): Add.
4249 * Makefile.in: Regenerate.
4250 * configure.in: Better support for multiple build modules,
4251 matching what is done for host/target modules. Do not look
4252 for "plausible" locations of build tools if Canadian cross.
4253 Use autoconf's AC_PROG_CC to find a C compiler. Define
4254 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4255 * configure: Regenerate.
4256
95b6a1f2
PB
42572004-06-22 Paolo Bonzini <bonzini@gnu.org>
4258
4259 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4260 * Makefile.in: Regenerate.
4261
7ffa0b57
PB
42622004-06-22 Paolo Bonzini <bonzini@gnu.org>
4263
4264 * Makefile.tpl (configure-build-[+module+],
4265 configure-[+module+], configure-target-[+module+]): Pass
4266 [+extra_configure_args+].
4267 (all-build-[+module+], all-[+module+], check-[+module+],
4268 install-[+module+], [+make_target+]-[+module+],
4269 all-target-[+module+], check-target-[+module+],
4270 install-target-[+module+], [+make_target+]-target-[+module+]):
4271 Pass [+extra_make_args+].
4272 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4273 (GCC_HOST_EXPORTS): Remove.
4274 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4275 cross, check-gcc, check-gcc-c++, install-gcc,
4276 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4277 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4278 * Makefile.in: Regenerate.
4279
929ba6e7
CF
42802004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4281
4282 * configure.in: Check for srcdir/winsup rather than build directory
4283 winsup.
4284 * configure: Regenerate.
4285
b76d7de0
CV
42862004-06-17 Corinna Vinschen <vinschen@redhat.com>
4287
4288 * configure.in: Don't build Cygwin native newlib if winsup
4289 directory is missing. Emit warning instead.
4290 * configure: Regenerate.
4291
656fdd47
PB
42922004-06-09 Paolo Bonzini <bonzini@gnu.org>
4293
4294 * Makefile.tpl (touch-stage[+id+]): New.
4295 (restage[+prev+]): Depend on touch-stage[+id+].
4296
4297 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4298 Use it throughout.
4299
4300 * Makefile.def: Add profile and feedback bootstrap stages.
4301 Remove next field from bootstrap stages.
4302 * Makefile.tpl (LN, LN_S): Substitute.
4303 (stageN-start, stageN-end): Use double-colon rules, to
4304 provide a hook for additional setup commands.
4305 (distclean-stageN-gcc, restageN): Create dependencies from
4306 [+prev+], not from [+next+].
4307 (stageN-bubble): Add commands for successive stages from
4308 [+prev+], using double-colon rules.
4309 (all-stageN-gcc): Fix typo.
4310 (stagefeedback-start, profiledbootstrap): New.
4311 * Makefile.in: Regenerate.
4312 * configure.in: Call ACX_PROG_LN.
4313 * configure: Regenerate.
4314
498d4a71
CF
43152004-06-03 Paolo Bonzini <bonzini@gnu.org>
4316
4317 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4318 without gcc.
4319 * configure: Regenerate.
4320
377d8c42
PB
43212004-06-01 Paolo Bonzini <bonzini@gnu.org>
4322
4323 * Makefile.tpl: Fix typo.
4324 * Makefile.in: Regenerate.
4325
f5f8a794
PB
43262004-06-01 Paolo Bonzini <bonzini@gnu.org>
4327
4328 * configure.in: Remove new- prefix from toplevel
4329 bootstrap targets.
4330 * configure: Regenerate.
4331
f7a4c34f
PB
43322004-06-01 Paolo Bonzini <bonzini@gnu.org>
4333
4334 Merge this patch from the gcc tree:
4335
4336 2004-05-30 Andreas Jaeger <aj@suse.de>
4337 Jim Wilson <wilson@specifixinc.com>
4338
4339 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4340 like CC.
4341
319cab08
PB
43422004-06-01 Paolo Bonzini <bonzini@gnu.org>
4343
4344 * Makefile.tpl (all.normal): Rename to all.
4345 (all): Replace with a rule to pick the default
4346 target from configure.
4347 (all-gcc, configure-gcc): Use conditionals to
4348 do nothing when toplevel bootstrap is going on.
4349 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4350 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4351 * configure.in: Support --enable-bootstrap.
4352
4353 * Makefile.def: Remove new- prefix from toplevel
4354 bootstrap targets.
4355 * Makefile.tpl: Likewise.
4356
4357 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4358 target.
4359
4360 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4361 $(RECURSE_FLAGS) to recursive invocation of make.
4362
4363 * Makefile.in: Regenerate.
4364 * configure: Regenerate.
4365
88f64edc
DJ
43662004-05-27 Daniel Jacobowitz <dan@debian.org>
4367
4368 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4369 * configure: Regenerate.
4370
378fce5b
DD
43712004-05-25 Daniel Jacobowitz <drow@false.org>
4372
4373 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4374 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4375 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4376 targets.
4377 * Makefile.in: Regenerate.
4378
dfdffa2c
PB
43792005-05-24 Paolo Bonzini <bonzini@gnu.org>
4380
4381 * configure.in: Test the ability to symlink directories.
4382 * configure: Regenerate.
4383
4384 * Makefile.def (bootstrap-stage): New definitions.
4385 * Makefile.tpl (configure-stage1-gcc,
4386 configure-stage2-gcc, configure-stage3-gcc,
4387 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4388 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4389 new-restage3, compare): Autogenerate, see Makefile.in
4390 entry for behavioral changes.
4391 (distclean-stage1, new-stage1-start, new-stage1-end,
4392 new-stage1-bubble, distclean-stage2, new-stage2-start,
4393 new-stage2-end, new-stage2-bubble, distclean-stage3,
4394 new-stage3-start, new-stage3-end): New autogenerated targets.
4395 (objext, prebootstrap, BOOT_CFLAGS,
4396 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4397 targets.
4398
4399 * Makefile.in: Regenerate.
4400 (distclean-stage1, new-stage1-start, new-stage1-end,
4401 new-stage1-bubble, distclean-stage2, new-stage2-start,
4402 new-stage2-end, new-stage2-bubble, distclean-stage3,
4403 new-stage3-start, new-stage3-end): New targets.
4404 (all-stage1-gcc): Move prebootstrap dependency from here...
4405 (configure-stage1-gcc): ...to here.
4406 (new-bootstrap): Use bubble targets.
4407 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4408 Use per-stage distclean targets.
4409 (configure-stage1-gcc, configure-stage2-gcc,
4410 configure-stage3-gcc, all-stage1-gcc,
4411 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4412 Use new-stageN-start to prepare the tree.
4413
04cf1b77
PB
44142004-05-23 Paolo Bonzini <bonzini@gnu.org>
4415
4416 * Makefile.def (host_modules): add libcpp.
4417 * Makefile.tpl: Add dependencies on and for libcpp.
4418 * Makefile.in: Regenerate.
4419 * configure.in: Add libcpp host module.
4420 * configure: Regenerate.
4421
80b200a1
ZW
44222004-05-17 Zack Weinberg <zack@codesourcery.com>
4423
4424 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4425 of libf2c.
4426 * configure, Makefile.in: Regenerate.
4427
4b1cb4fe
DD
44282004-05-13 Diego Novillo <dnovillo@redhat.com>
4429
4430 Merge from tree-ssa-20020619-branch.
4431
4432 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4433 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4434 (HOST_GMPLIBS): Define.
4435 (HOST_GMPINC): Define.
4436 (TARGET_LIB_PATH): Add libmudflap.
4437 (GFORTRAN_FOR_TARGET): Define.
4438 (configure-build*): Export GFORTRAN.
4439 (configure-gcc): Export GMPLIBS and GMPINC.
4440 (all-gcc): Add maybe-all-libbanshee.
4441 (configure-target-libgfortran): Define.
4442 * Makefile.in: Regenerate.
4443 * configure.in (host_libs): Add libbanshee.
4444 (target_libraries): Add target-libmudflap and target-libgfortran.
4445 Add --with-libbanshee.
4446 Handle --disable-libmudflap.
4447 (*-*-freebsd*): Use with_gmp.
4448 Add $(libgcj) to noconfigdirs.
4449 * configure: Regenerate.
4450 * depcomp: New file.
4451 * MAINTAINERS: Add tree-ssa maintainers.
4452
44532004-04-28 Paolo Bonzini <bonzini@gnu.org>
4454
4455 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4456 * configure: Regenerate.
4457
b8908782
DD
44582004-04-27 Paolo Bonzini <bonzini@gnu.org>
4459
4460 Revert:
4461 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4462
4463 * Makefile.def (flags_to_pass): Remove *dir variables that
4464 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4465 as well as prefix and exec_prefix.
4466 * Makefile.in: Regenerate.
4467
44682004-04-26 Paolo Bonzini <bonzini@gnu.org>
4469
4470 * Makefile.def (host_modules): Mark with the bootstrap
4471 flag packages on which gcc depends.
4472 * Makefile.tpl (all-bootstrap): Use it.
4473 * Makefile.in: Regenerate.
4474
44752004-04-26 Paolo Bonzini <bonzini@gnu.org>
4476
4477 * Makefile.def (flags_to_pass): Remove *dir variables that
4478 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4479 as well as prefix and exec_prefix.
4480 * Makefile.in: Regenerate.
4481
44822004-04-26 Paolo Bonzini <bonzini@gnu.org>
4483
80b200a1
ZW
4484 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4485 * configure: Regenerate.
4486 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4487 * gcc/Makefile.tpl (compare): Use the result of the test.
4488 * gcc/Makefile.in: Regenerate.
b8908782
DD
4489
44902004-04-23 Paolo Bonzini <bonzini@gnu.org>
4491
4492 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4493 Always relocate gcc and prev-gcc to the original names, even
4494 if the build fails.
4495 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4496 New targets.
4497
0f260896
RO
44982004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4499
4500 * configure.in (mips*-*-irix5*): Enable ld.
4501 * configure: Regenerate.
4502
51860f05
JW
45032004-04-15 James E Wilson <wilson@specifixinc.com>
4504
4505 * Makefile.tpl (configure-[+module+], configure-gcc,
4506 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4507 Set and export LDFLAGS.
4508 * Makefile.in: Regenerate.
4509
54752a6b
NN
45102004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4511
4512 PR bootstrap/14871
4513 * Makefile.tpl: If we don't have built-in-tree target tools,
4514 use the ones found by configure rather than hacking around with
4515 program_transform_name.
4516 * configure.in: Give Makefile.tpl the information necessary
4517 to do that.
4518 * Makefile.in: Regenerate.
4519 * configure: Regenerate.
4520
45212004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4522
4523 PR bootstrap/14760
4524 * configure.in: When computing baseargs, strip *all* copies of
4525 offending options. Also, don't match/substitute the trailing space,
4526 so that this actually works when two similar options are separated by
4527 only one space.
4528 * configure: Regenerate.
4529
45302004-04-06 David Edelsohn <edelsohn@gnu.org>
4531
80b200a1
ZW
4532 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4533 (rs6000-*-aix*): Same.
4534 * configure: Regenerate.
54752a6b 4535
5e2b61fb
SS
45362004-03-25 Stan Shebs <shebs@apple.com>
4537
4538 Remove MPW support, no longer used.
4539 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4540 mpw-install: Remove files.
4541 * src-release (DEVO_SUPPORT): Remove names of removed files.
4542 * MAINTAINERS: Likewise.
4543
1a6f2dc7
NN
45442004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4545
a0049f1b
NN
4546 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4547 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4548 * Makefile.in: Regenerate.
4549
1a6f2dc7
NN
4550 * configure.in (top level bootstrap support): Rework --enable-werror
4551 to set @stage2_werror_flag@.
4552 * configure: Regenerate.
4553 * Makefile.tpl (top level bootstrap support): Pass
4554 @stage2_werror_flag@ down to configure in stages 2 and 3.
4555 * Makefile.in: Regenerate.
4556
920e3419
NN
45572004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4558
4559 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4560 for stages 2 and 3 as well as in make. As a consequence, remove
4561 OUTPUT_OPTION (now detected by configure) from the flags passed down
4562 to make.
4563 * Makefile.in: Regenerate.
4564
4565 * Makefile.tpl (new-bootstrap): Fix typo.
4566 * Makefile.in: Regenerate.
4567
4fa63067
NN
45682004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4569
4570 * Makefile.tpl: Rearrange by moving recursive_targets rules
4571 into their proper sections.
4572 * Makefile.tpl (top level bootstrap support): Move disabling
4573 of coverage flags from 'make' to 'configure'; improve comments.
4574 * Makefile.in: Regenerate.
4575
4576 * Makefile.tpl (experimental top level bootstrap) Move stage1
4577 language setting from all- target to configure- target; disable
4578 intermodule optimization in stage 1; prevent gratuitous rebuilds
4579 of stage 1.
4580 * Makefile.in: Regenerate.
4581 * configure.in: Comma-separate stage 1 language list for top
4582 level bootstrap.
4583 * configure: Regenerate.
4584
4585 * Makefile.tpl: Clean up experimental top level bootstrap support:
4586 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4587 prev-gcc in configure- targets as well as all- targets.
4588 * Makefile.in: Regenerate.
4589
fb8a10fd
NN
45902004-03-17 Paolo Bonzini <bonzini@gnu.org>
4591
4592 * configure.in: Remove symbolic link section.
4593 * configure: Regenerate.
4594 * Makefile.tpl (links): Remove.
4595 * Makefile.in: Regenerate.
4596
947f426e 45972004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 4598 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
4599
4600 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 4601 Set with AC_CHECK_PROGS.
947f426e
NN
4602 * configure.in: Fix comment typo from last patch.
4603 * configure: Regenerate.
4604
1d39f329
NN
46052004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4606
4607 * Makefile.tpl: Introduce experimental top level bootstrap support.
4608 * Makefile.in: Regenerate.
4609 * configure.in: Introduce support for top level bootstrap.
4610 * configure: Regenerate.
4611
4b0ac75d 46122004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4613 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
4614
4615 PR bootstrap/14522
4616 * configure.in: Cope with shells that do not support unquoted ^
4617 * configure: Regenerate.
4618
2e70b094 46192004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4620 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
4621
4622 PR bootstrap/14522
4623 * configure.in: Cope with shell that do not support nesting
4624 quotes inside quoted backquote substitutions.
4625 * configure: Regenerate.
4626
46272004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4628
4629 PR bootstrap/14522
4630 * configure.in: Fix escaping of $.
4631 * configure: Regenerate.
4632
9e07f89d
NN
46332004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4634
4635 * configure: Regenerate.
4636
46372004-03-08 Paolo Bonzini <bonzini@gnu.org>
4638
4639 PR ada/14131
4640 Move language detection to the top level.
4641 * configure.in: Find default values for the tools as
4642 soon as possible. Disable ada if GNAT is not found.
4643 Emit error message about missing languages. Expand
4644 --enable-languages=all for the gcc subdirectory.
4645
1712ab83
RS
46462004-03-01 Richard Sandiford <rsandifo@redhat.com>
4647
4648 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4649 and disable libgcj.
4650 * configure: Regenerated.
4651
3dee29da
NN
46522004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4653
4654 PR bootstrap/7087
4655 * Makefile.tpl: Guard XFOO sed statements better.
4656 * Makefile.tpl: Add dependency for configure-target-libada.
4657 * Makefile.in: Regenerate (incidentally fixes broken
4658 commit when libada-branch was merged).
4659
0558264b
AC
46602004-02-28 Andrew Cagney <cagney@redhat.com>
4661
4662 * src-release (CVS_NAMES): Define.
4663 (do-tar, do-tar): Prune $(CVS_NAMES).
4664
c38f9803
AC
46652004-02-23 Andrew Cagney <cagney@redhat.com>
4666
4667 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
4668 2004-02-19.09.
4669
55636792
NN
46702004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4671
4672 PR bootstrap/11932
4673 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4674
1e600082
AC
46752004-02-19 Andrew Cagney <cagney@redhat.com>
4676
4677 * config.guess: Update from version 2003-06-12 to 2004-02-16.
4678 * config.sub: Update from version 2003-06-13 to 2004-02-16.
4679
3769cd82
DD
46802004-02-11 David Edelsohn <edelsohn@gnu.org>
4681
4682 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4683 (rs6000-*-aix*): Same.
4684 * configure: Regenerate.
4685
a92834c8
DD
46862004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4687
4688 * configure.in (host): Add in missing $noconfigdirs to defines.
4689 * configure: Regenerate.
4690
a2592b1b
DD
46912004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4692 Nathanael Nerode <neroden@gcc.gnu.org>
4693
4694 PR ada/6637, PR ada/5911
80b200a1 4695 Merge with libada-branch:
a2592b1b
DD
4696 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4697 with appropriate dependencies. Add --enable-libada configure switch.
4698 * configure, Makefile.in: Regenerate.
4699
e31d1ea3
DD
47002004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4701
4702 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4703 * configure: Regenerate.
4704
db85f5c0
JJ
47052004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4706
4707 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 4708
fc434214
DD
47092004-01-23 DJ Delorie <dj@redhat.com>
4710
4711 * Makefile.def (target_modules) [libiberty]: Don't stage.
4712 * Makefile.in: Rebuilt.
4713
ad445c2c 47142004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 4715
ad445c2c
JJ
4716 * COPYING.NEWLIB: Update to include copyrights for new
4717 iconv code.
4718
72bbedde
AC
47192004-01-15 Andrew Cagney <cagney@redhat.com>
4720
4721 * src-release: Update copyright year.
4722 (do-proto-toplev): Configure using i686-pc-linux-gnu.
4723 (NEWLIB_SUPPORT_DIRS): Delete macro.
4724 (newlib.tar.bz2): Delete rule.
4725
a6d6062d
DD
47262004-01-14 Loren J. Rittle <ljrittle@acm.org>
4727
4728 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4729 * Makefile.tpl (configure-target-[+module+]): Support stage.
4730 * Makefile.in: Rebuilt.
4731
f8b73030
MR
47322003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4733
4734 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
4735 throughout.
4736
aff0e9df
NN
47372004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4738
bb5dca17
NN
4739 * configure.in: Use ./config.cache, not config.cache.
4740 * configure: Regenerate.
4741 * Makefile.tpl: Special-casing not needed for GCC any more.
4742 * Makefile.in: Regenerate.
4743
82252c06
NN
4744 * configure.in: Don't share a cache file for host dirs.
4745 * configure: Regenerate.
4746
aff0e9df
NN
4747 * config-ml.in: Don't mess with the cache file.
4748
95036d20
NN
47492004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4750
ac7b618e
NN
4751 * Makefile.tpl: Make GCC use a separate config.cache.
4752 * Makefile.in: Regenerate.
4753
95036d20
NN
4754 PR bootstrap/11932, PR bootstrap/11933
4755 (I don't know if it will fix either of them, but it relates
4756 to them.)
4757 * configure.in: Don't use shared config.cache for target
4758 directories.
4759 * configure: Regenerate.
4760
08c1856b
DD
47612003-12-31 Roger Sayle <roger@eyesopen.com>
4762
4763 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4764 * configure: Regenerated.
4765
c1968181 47662003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 4767
c1968181
DD
4768 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4769 * configure: Regenerated.
4770
10ecffb9
NN
47712003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4772
4773 Port change over from GCC:
4774 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4775 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4776 (configure-build-[+module+], configure-[+module+]): Likewise.
4777 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4778 * Makefile.in: Regenerate.
4779
f2ab5990
TF
47802003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4781
4782 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4783 * configure: Regenerate.
4784
41a7d11a
JJ
47852003-11-27 Jeff Johnston <jjohnstn@redhat.com>
4786
80b200a1 4787 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
4788 stdlib.
4789
d9441a1f
DD
47902003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4791
4792 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4793 * Makefile.in: Regenerate.
4794
3a48a978
DD
47952003-10-20 Phil Edwards <phil@codesourcery.com>
4796
4797 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4798 * configure: Regenerate.
4799
f0b24077
NN
48002003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4801
4802 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4803 HOST_FLAGS_TO_PASS.
4804 * Makefile.in: Regenerate.
4805
5fbad20a
DD
48062003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4807
4808 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4809 * configure: Rebuilt
4810 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4811 * Makefile.in: Rebuilt
4812
78be4155
L
48132003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4814
4815 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4816
051fcc7a
L
48172003-10-01 Phil Edwards <pme@gcc.gnu.org>
4818
4819 * config-ml.in: Use ac_configure_args directly instead of
4820 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4821 actually seen.
4822
48232003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
4824
4825 * config-ml.in: Propagate INSTALL variables.
4826
f27d4f92
DJ
48272003-09-21 Daniel Jacobowitz <drow@mvista.com>
4828
4829 * configure.in: Pass a computed --program-transform-name
4830 to subconfigures.
4831 * configure: Regenerated.
4832
cae4d560
NN
48332003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4834
4835 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4836 * Makefile.in: Regenerate.
4837
4838 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4839 * Makefile.in: Regenerate.
4840
8ff944f6
DJ
48412003-09-17 Daniel Jacobowitz <drow@mvista.com>
4842
4843 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4844 quoting.
4845 * configure: Regenerated.
4846
d9a35680
MC
48472003-09-12 Michael Chastain <mec@shout.net>
4848
4849 Fix PR gdb/857.
4850 * src-release (do-proto-topleve): Remove junk files
4851 intl/config.cache, intl/config.status,
4852 intl/config.h, intl/stamp-h.
4853
710068b9
AC
48542003-09-14 Andrew Cagney <cagney@redhat.com>
4855
4856 * src-release (dejagnu.tar): New target.
4857 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
4858 (do-djunpack): Use $(PACKAGE) for the package name.
4859
e1008165
DD
48602003-09-04 DJ Delorie <dj@redhat.com>
4861
4862 * configure: Regenerate.
4863
21998d12
NC
48642003-09-04 Robert Millan <robertmh@gnu.org>
4865
4866 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 4867
ccca4bb3
DD
48682003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4869
4870 * configure.in: Ensure arguments to sed are properly spaced.
4871 * configure: Regenerate.
4872
ee949b5e
DJ
48732003-08-28 Daniel Jacobowitz <drow@mvista.com>
4874
4875 Merge from gcc:
4876 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
4877 * install-sh: Update to newer upstream versions (associated with
4878 aclocal 1.7).
4879 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4880
75addda2
DJ
48812003-08-27 Daniel Jacobowitz <drow@mvista.com>
4882
4883 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4884 * configure: Regenerated.
4885
8d2877d8
NN
48862003-08-23 Phil Edwards <pme@gcc.gnu.org>
4887
4888 * configure.in: Use newline instead of semicolon when assuming
4889 shell arguments in a for loop.
4890 * configure: Regenerated.
4891
d2cc0e0d
GK
48922003-08-20 Geoffrey Keating <geoffk@apple.com>
4893
4894 PR 8180
4895 * configure.in: When testing with_libs and with_headers, treat
4896 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4897 * configure: Regenerate.
80b200a1 4898
d2cc0e0d
GK
4899 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4900 make, shell, etc.
4901 (baseargs): Likewise.
4902 * configure: Regenerate.
4903
04d1ab34
GK
49042003-08-19 Geoffrey Keating <geoffk@apple.com>
4905
4906 * configure.in: Disable libgcj for darwin not on powerpc.
4907 * configure: Rebuild.
4908
ca506da8
MC
49092003-08-15 Michael Chastain <mec@shout.net>
4910
4911 * src-release (do-proto-toplev): Remove junk files
4912 dejagnu/example/calc/config.status,
4913 dejagnu/example/calc/config.log.
4914
a4aa3f49
DD
49152003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4916
4917 * config-ml.in, symlink-tree: Add license.
4918
ede4fbe4
NN
49192003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
4920
4921 Merge from gcc:
4922
4923 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
4924 * Makefile.tpl (check, check-c++): Express dependencies using
4925 dependencies rather than commands.
4926 * Makefile.in: Regenerate.
4927
4928 2003-07-31 Geoffrey Keating <geoffk@apple.com>
4929 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4930 * Makefile.in: Update.
4931
970f29af
AC
49322003-08-01 Andrew Cagney <cagney@redhat.com>
4933
4934 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4935 * configure: Ditto.
4936
b2884a0c
DD
49372003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
4938
4939 * configure.in: Enable libgcj for darwin.
4940 * configure: Rebuild.
4941
c07f46a4
NN
49422003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
4943
4944 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
4945
9175bfc0
NN
49462003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
4947
4948 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4949 creating target and build subdirs to build all parent dirs as needed.
4950 * Makefile.in: Rebuild.
4951 * configure.in: Don't build dirs explicitly here.
4952 * configure: Rebuild.
4953
b9abda6a
AO
49542003-07-22 Alexandre Oliva <aoliva@redhat.com>
4955
4956 * Makefile.tpl (all-make): Depend on intl.
4957 * Makefile.in: Rebuilt.
4958
eef8ffd4
NN
49592003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
4960
4961 * config.if: Remove unused libc_interface determination.
4962
295efaf0
NN
49632003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
4964
4965 * Makefile.in: Regenerate, correctly this time.
4966
e5c3f801
NN
49672003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
4968
4969 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
4970 unused INSTALL_PROGRAM_ARGS.
4971 * configure.in: Use AC_PROG_INSTALL.
4972 * Makefile.in: Regenerate.
4973 * configure: Regenerate.
4974
4a18bd6b
AO
49752003-07-10 Alexandre Oliva <aoliva@redhat.com>
4976
4977 * configure: Rebuilt.
4978 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
4979 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4980 newlib nor libgloss.
4981 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
4982 * configure.in (am33_2.0-*-linux*): Added.
4983
fbd1054d
BW
49842003-07-09 Bob Wilson <bob.wilson@acm.org>
4985
4986 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4987 * configure: Regenerate.
4988
b40e3958
L
49892003-07-06 H.J. Lu <hongjiu.lu@intel.com>
4990
4991 * config-ml.in: Replace PWD with PWD_COMMAND.
4992 * Makefile.tpl: Likewise.
4993 * Makefile.in: Regenerated.
4994
4a5be7ba
NN
49952003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
4996
4997 * configure.in: Clean up config-lang.in handling. Delete
4998 useless assignment to "subdirs".
4999 * configure: Regenerate.
5000
9c14acb8
NN
50012003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5002
5003 * configure.in: Rename 'target_libs' to 'target_libraries'.
5004 Remove useless reference to 'target_libs'.
5005 * configure: Regenerate.
5006
8f32e830
KS
50072003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5008
5009 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5010 * Makefile.in: Regenerate.
5011
12f0bd74
NN
50122003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5013
5014 * Makefile.def: Introduce flags_to_pass.
5015 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5016 * Makefile.in: Regenerate.
5017
b07c2aad
HPN
50182003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5019
5020 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5021 and target-libgloss.
5022 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5023 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5024 * configure: Regenerate.
b07c2aad 5025
56f25033
DD
50262003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5027
5028 * configure.in: Update testsuite_flags to new location.
5029 * configure. Regenerate.
80b200a1 5030
4ec9a3b2
NN
50312003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5032
5033 * Makefile.tpl: Remove BUILD_CC stuff.
5034 * Makefile.in: Regenerate.
5035
059083b1 50362003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5037
059083b1
L
5038 * config.guess: Update to 2003-06-12 version.
5039 * config.sub: Update to 2003-06-13 version.
5040
535b046a
TS
50412003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5042
5043 * MAINTAINERS: Add myself as MIPS co-maintainer.
5044
00c22daa 50452003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5046
00c22daa
L
5047 * config.guess: Update to 2003-06-06 version.
5048 * config.sub: Update to 2003-06-06 version.
5049
1047cb91
DD
50502003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5051
5052 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5053 * configure. Regenerate.
5054
123494c8
NN
50552003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5056
1047cb91
DD
5057 * configure.in: Disable serial configure by default.
5058 * configure: Regenerate.
5059 * Makefile.tpl: Abolish .NOTPARALLEL.
5060 * Makefile.in: Regenerate.
5061
7f121bbf
NN
5062 * Makefile.tpl: Replace {build,host,target}_canonical by
5063 {build,host,target}.
5064 * Makefile.in: Regenerate.
5065
123494c8
NN
5066 * Makefile.tpl: Fix stupid pasto.
5067 * Makefile.in: Regenerate.
5068
ec7e0995
NN
50692003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5070
5071 * Makefile.tpl: Remove bogus conditional.
5072 * Makefile.in: Regenerate.
5073
27b1cc72
NN
50742003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5075
2a4cbe27
NN
5076 * Makefile.tpl: Make 'recursive targets' using autogen rather
5077 than shell loop. Remove duplicate 'clean' targets and false
5078 comments.
5079 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5080 Add systematic method of specifying missing targets in subdirs.
5081 Add copyright boilerplate.
5082 * Makefile.in: Regenerate.
5083 * configure.in: Add 'recursive targets' to maybe list.
5084 * configure: Regenerate.
5085
27b1cc72
NN
5086 * Makefile.tpl: Rename [+target+] to [+make_target+].
5087 * Makefile.def: Rename 'target' to 'make_target'.
5088
01e51bd0
NC
50892003-05-30 Nick Clifton <nickc@redhat.com>
5090
5091 * README-maintainer-mode: Update URL for locating blessed config
5092 tools.
5093
2fd84b42
NC
50942003-05-29 Robert Millan <rmh@debian.org>
5095
5096 * ltconfig: Import this patch and modify for use with current
5097 version of ltconfig:
5098
5099 2003-05-21 Bruno Haible <bruno@clisp.org>
5100
5101 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5102 GNU/FreeBSD.
5103
8945c6bb
DD
51042003-05-28 DJ Delorie <dj@redhat.com>
5105
5106 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5107 * Makefile.in: Regenerate.
5108
2f9632a1
JJ
51092003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5110
80b200a1 5111 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5112
3a12db16 51132003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5114
3a12db16
DD
5115 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5116 newlib or libgloss.
5117 * Makefile.in: Regenerate.
5118
44482353
DD
51192003-05-21 DJ Delorie <dj@redhat.com>
5120
5121 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5122 * Makefile.in: Regenerate.
5123
fec2c52d
MR
51242003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5125
5126 * configure.in: Use curly braces in the definition of tooldir.
5127 * configure: Regenerate.
5128
16ae0395
NN
51292003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5130
5131 * configure.in: Switch more things to use maybe dependencies.
80b200a1 5132 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
5133 Factor out common code from autogen IF statements.
5134 * configure: Regenerate.
5135 * Makefile.in: Regenerate.
5136
ec11bdc6
DD
51372003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5138
5139 * configure.in: Accept i[3456789]86 for machine type.
5140 * configure: Regenerate.
5141
dd12c3a8
NN
51422003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5143
5144 * configure.in: Switch more things to use maybe dependencies.
5145 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5146 * configure: Regenerate.
5147 * Makefile.tpl: Switch more things to use maybe dependencies.
5148 * Makefile.in: Regenerate.
5149
cf662e21
AJ
51502003-05-16 Andreas Schwab <schwab@suse.de>
5151
5152 * Makefile.tpl (install-opcodes): Define.
5153 * Makefile.in: Rebuild.
5154
5481b376
AJ
51552003-05-13 Andreas Jaeger <aj@suse.de>
5156
5157 * config.guess: Update to 2003-05-09 version.
5158 * config.sub: Update to 2003-05-09 version.
5159
3959a22a
AJ
51602003-05-13 Michael Eager <eager@mvista.com>
5161
5162 * configure.in: Correct sed script so that options in quotes are not
5163 deleted.
5164 * configure: Rebuild.
5165
564b43e5
CV
51662003-05-12 Corinna Vinschen <corinna@vinschen.de>
5167
5168 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5169 and $$s/newlib/libc/sys/cygwin32 include paths.
5170 * configure: Ditto.
5171
bb947dc9
L
51722003-05-05 H.J. Lu <hjl@gnu.org>
5173
5174 * config-ml.in: Restored from gcc repository.
5175
77f7441a
CD
51762003-05-02 Chris Demetriou <cgd@broadcom.com>
5177
80b200a1
ZW
5178 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5179 * Makefile.in: Regenerate.
77f7441a 5180
a26d7085
DJ
51812003-04-27 Daniel Jacobowitz <drow@mvista.com>
5182
5183 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5184 and Makefile.def.
5185
e4c4d240
DJ
51862003-04-27 Daniel Jacobowitz <drow@mvista.com>
5187
5188 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5189 * Makefile.in: Regenerated.
5190
62a3fc85
DD
51912003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5192
5193 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5194 * Makefile.in: Regenerate.
5195
51962003-04-18 Jakub Jelinek <jakub@redhat.com>
5197
5198 * configure.in (powerpc64*-*-linux*): Remove.
5199 * configure: Rebuilt.
5200
5b474aa8
DD
52012003-04-17 Phil Edwards <pme@gcc.gnu.org>
5202
5203 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5204 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5205 and restrap.
5206 * Makefile.in: Regenerate.
5207
52082003-04-16 Richard Earnshaw <rearnsha@arm.com>
5209
5210 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5211 * configure: Regenerated.
5212
bc295afe
AO
52132003-04-11 Alexandre Oliva <aoliva@redhat.com>
5214
5215 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5216 * */configure: Rebuilt.
5217
3728fade
NN
52182003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5219
5220 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5221 * Makefile.in: Regenerate.
5222
ce5b542e
MC
52232003-03-14 Michael Chastain <mec@shout.net>
5224
5225 * Makefile.in: Regenerate with correct Makefile.def.
5226
3db0a37f
NN
52272003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5228
5229 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5230 Make macro.
5231 * Makefile.in: Regenerate.
5232 * configure.in: Clean up gxx_include_dir logic.
5233 * configure: Regenerate.
5234
34349c6e
DD
52352003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5236
5237 * configure.in (gxx_include_dir): Fix typo.
5238 * configure: Regenerated.
5239
686c28c9
AC
52402003-03-06 Andrew Cagney <cagney@redhat.com>
5241
5242 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5243
bba45b8b 52442003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 5245
bba45b8b
NN
5246 * configure.in: Include $(build_tooldir)/sys-include in
5247 FLAGS_FOR_TARGET.
5248 * configure: Regenerated.
5249
2683747f
NN
52502003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5251
bba45b8b
NN
5252 * Makefile.tpl: Reindent.
5253 * Makefile.in: Regenerate.
5254 * configure.in: Reindent. Don't set unused variables.
5255 * configure: Regenerate.
5256
2683747f
NN
5257 * Makefile.tpl: Always pass down RANLIB.
5258 * Makefile.in: Regenerate.
5259
5260 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5261 * Makefile.in: Regenerate.
5262 * configure.in: Remove unused logic relating to --enable-shared
5263 and --enable-threads. Remove bogus comments. Remove redundant
5264 noconfigdirs.
5265 * configure: Regenerate.
5266
5267 * configure.in: Replace ${libstdcxx_version} by its value.
5268 Remove reference to mh-dgux.
5269 * configure: Regenerate.
5270
50212802
NN
52712003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5272
5273 * Makefile.tpl: Rearrange.
5274 * Makefile.in: Regenerate.
5275
a6be7fc6
NC
52762003-02-25 Nick Clifton <nickc@redhat.com>
5277
5278 * configure: Remove site-file supprot - it is obsolete.
5279
f8a495c8
NC
52802003-02-24 Uwe Stieber <uwe@wwws.de>
5281
5282 * configure.in: Add support for kaOS as cross build target system.
5283 * configure: Regenerated.
5284
3decd77d
DD
52852003-02-20 Sean McNeil <sean@blue.mcneil.com>
5286
5287 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5288 configure-target-* as some target builds may require additional
5289 flags for preprocessor tests.
5290 * Makefile.in: Regenerated.
5291
f4ff34a3
AO
52922003-02-19 Alexandre Oliva <aoliva@redhat.com>
5293
5294 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5295 * ltconfig: Handle it.
5296 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5297 auto-detecting it.
5298
b7e4a931
AO
52992003-02-19 Alexandre Oliva <aoliva@redhat.com>
5300
5301 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5302 it is used as argument to $CC.
5303 * ltcf-gcj.sh: Likewise.
5304
6b784d9f
AO
53052003-02-19 Alexandre Oliva <aoliva@redhat.com>
5306
5307 * configure.in: Introduce --enable-maintainer-mode.
5308 * configure: Rebuilt.
5309 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5310 for maintainer mode.
5311 * Makefile.in: Rebuilt.
5312
8bcd8a07
AC
53132003-02-19 Andrew Cagney <ac131313@redhat.com>
5314
5315 * configure: Regenerate using autoconf 2.13.
5316
ee3fd329
AM
53172003-02-19 Alan Modra <amodra@bigpond.net.au>
5318
5319 * config.guess: Import latest version.
5320 * config.sub: Import latest version.
5321
e9e45685
JM
53222003-02-18 Jason Merrill <jason@redhat.com>
5323
5324 * Makefile.tpl (check-c++): Allow parallelism.
5325
859789af
AC
53262003-02-17 Andrew Cagney <ac131313@redhat.com>
5327
5328 * configure: Regenerate using autoconf 000227.
5329
b3f16a9b
GK
53302003-02-15 Geoffrey Keating <geoffk@apple.com>
5331
5332 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5333 don't configure target-libobjc.
5334 * configure: Regenerate.
5335
72e60e02
DD
53362003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5337
5338 * Makefile.tpl (RANLIB): Define.
5339 * Makefile.in: Regenerate.
5340
91f0e695
KS
53412003-02-06 Keith R Seitz <keiths@redhat.com>
5342
5343 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5344 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5345 * Makefile.in: Regenerated.
5346 * configure.in: Remove all traces of snavigator, db, and grep.
5347 * configure: Regenerated.
5348
122bfa92
FCE
53492003-01-31 Frank Ch. Eigler <fche@redhat.com>
5350
5351 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5352 * Makefile.in: Regenerated.
5353
264095c3
AO
53542003-01-30 Alexandre Oliva <aoliva@redhat.com>
5355
5356 * config.if: Copy from GCC.
5357
a84dbcb3
AO
53582003-01-27 Phil Edwards <pme@gcc.gnu.org>
5359
5360 * configure.in: Revert 24Jan change.
5361 * configure: Regenerate.
5362
19618276
NN
53632003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5364
5365 * configure.in: Revert previous change.
5366 * configure: Regenerate.
5367
b7f27a92
NN
53682003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5369
5370 * configure.in: Make rda native-only.
5371 * configure: Regenerate.
5372
83326456
NN
53732003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5374
5375 * configure.in: Add missing \.
5376 * configure: Rebuilt.
5377
5e367fa5
JJ
53782003-01-17 Jakub Jelinek <jakub@redhat.com>
5379
5380 * configure.in (baseargs): Avoid using \| in sed regular
5381 expressions.
5382 * configure: Rebuilt.
5383
e01f337c
JJ
53842003-01-16 Jakub Jelinek <jakub@redhat.com>
5385
5386 * configure.in (baseargs): Remove all supported forms of
5387 --cache-file, --srcdir, --host, --build and --target options
5388 from argument lists.
5389 * configure: Rebuilt.
5390
aa236487
AO
53912003-01-15 Alexandre Oliva <aoliva@redhat.com>
5392
5393 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5394 * configure: Rebuilt.
5395
586c0873
NN
53962003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5397
5398 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5399 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5400 * Makefile.in: Regenerate.
5401 * configure: Regenerate.
5402
497f816e
DD
54032003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5404
5405 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5406 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5407 * Makefile.in: Regenerate.
5408
bfbe5519
AO
54092003-01-09 Alexandre Oliva <aoliva@redhat.com>
5410
5411 * configure.in: Remove Makefile in build, host and target modules
5412 unless configure was run with --no-recursion.
5413 * configure: Rebuilt.
5414
3f234ef5
CD
54152003-01-08 Chris Demetriou <cgd@broadcom.com>
5416
5417 * config.guess: Update to 2003-01-03 version.
5418 * config.sub: Update to 2003-01-03 version.
5419
a3982d48
CF
54202003-01-07 Christopher Faylor <cgf@redhat.com>
5421
5422 * configure: Regenerate with proper autoconf 2.13.
5423
75778ec4
CF
54242003-01-07 Christopher Faylor <cgf@redhat.com>
5425
80b200a1
ZW
5426 * configure.in: Add AC_PREREQ for consistency.
5427 * configure: Regenerate.
75778ec4 5428
c180f501
AC
54292003-01-06 Andrew Cagney <ac131313@redhat.com>
5430
5431 * configure.in (GDB_TK): Add tcl directories conditional on
5432 gdb/gdbtk directory being present.
5433 * configure: Regenerate.
5481b376 5434
46ca2cc2
DA
54352003-01-04 John David Anglin <dave.anglin@nrc.ca>
5436
5437 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5438 by gcc if LD is not defined and we are not doing a Canadian Cross.
5439 * configure: Rebuilt.
5440
53dd8dab
DJ
54412003-01-01 Daniel Jacobowitz <drow@mvista.com>
5442
5443 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5444
50ceb20c
TT
54452002-12-31 Tom Tromey <tromey@redhat.com>
5446
5447 * Makefile.in: Rebuilt.
5448 * Makefile.def (target_modules) [libffi]: Allow installation.
5449
e78b5cfe
AS
54502002-12-31 Andreas Schwab <schwab@suse.de>
5451
5452 * configure.in: Fix use of $program_transform_name.
5453 * configure: Regenerated.
5454
67448102
DJ
54552002-12-30 Daniel Jacobowitz <drow@mvista.com>
5456
5457 * configure.in (baseargs): Don't remove first configure argument.
5458 * configure: Regenerated.
5459
e6bfb94a
AO
54602002-12-29 Alexandre Oliva <aoliva@redhat.com>
5461
5462 * Makefile.tpl (local-distclean): Don't remove...
5463 (multilib.ts): ... this. Moved into...
5464 (multilib.out): ... this. Don't use sub-make.
5465 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5466 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5467 (configure-build-[+module+], configure-[+module+],
5468 configure-target-[+module+], configure-gcc): ... these. Test
5469 for Makefile existence. Drop config.status from dependencies.
5470 * Makefile.in: Rebuilt.
5471 * configure.in: Move gcc-version-trigger to the end of
5472 ac_configure_args. Add comments to maybedep.tmp and
5473 serdep.tmp. Introduce --disable-serial-configure. Remove
5474 nonopt from baseargs, matching and removing corresponding
5475 whitespace while at it.
5476 * configure: Rebuilt.
5477
8f0dfb36
AO
54782002-12-28 Alexandre Oliva <aoliva@redhat.com>
5479
5480 * configure.in (host_configargs): Replace reference to
5481 no-longer-defined buildopts with --build=${build_alias}.
5482 * configure: Rebuilt.
5483
43be203f
AO
54842002-12-28 Alexandre Oliva <aoliva@redhat.com>
5485
5486 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5487 program_transform_name to standard idiom.
5488 (AUTOGEN, AUTOCONF): Define.
5489 (Makefile.in): Use $(AUTOGEN).
5490 (Makefile): Depend on config.status, and use autoconf-style rule to
5491 build it. Move original commands to...
5492 (config.status): ... this new target.
5493 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5494 $(AUTOCONF).
5495 * Makefile.in: Rebuilt.
5496
a0da8069
NN
54972002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5498
d18f1c9f
NN
5499 * Makefile.tpl: Fix dramatic bustage due to change in
5500 program_transform_name.
5501 * Makefile.in: Regenerate.
5502
5503 * configure.in: Remove unnecessary PATH setting.
5504 * configure: Regnerate.
5505
5506 * configure.in: Don't default to unprefixed tools unless
5507 the native tools will work.
5508 * configure: Regenerate.
5509
a0da8069
NN
5510 * configure.in: Convert to autoconf script. Blow away lots
5511 of now-redundant Makefile fragments.
5512 * configure: Generate using Autoconf.
5513 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5514 * Makefile.in: Regenerate.
5515
c567df0a
NN
55162002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5517
5481b376 5518 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
5519 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5520
5481b376 5521 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 5522 where they belong.
2c7f9a32 5523
2dabcfb4
AS
55242002-12-24 Andreas Schwab <schwab@suse.de>
5525
5526 * Makefile.tpl (multilib.out): Fix missing space.
5527 * Makefile.in: Regenerate.
5528
1086bc09
NN
55292002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5530
5531 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5532 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5533 * Makefile.in: Regenerate.
5534 * configure.in: Remove unnecessary leftovers.
5535
1086bc09
NN
55362002-12-21 Geoffrey Keating <geoffk@apple.com>
5537
5538 * configure.in (extra_ranlibflags_for_target): New variable.
5539 (*-*-darwin): Add -c to ranlib commands.
5540 * configure (tooldir): Handle extra_ranlibflags_for_target.
5541
14e9ca95
JJ
55422002-12-20 Jeff Johnston <jjohnstn@redhat.com>
5543
5544 * COPYING.NEWLIB: Updated.
5545 * COPYING.LIBGLOSS: Ditto.
5546
14c428fb
NN
55472002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5548
5549 * Makefile.tpl: Revert HJL's change.
5550 * Makefile.in: Regenerated.
5551 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5552 always.
5553
313b8244
AS
55542002-12-19 Andreas Schwab <schwab@suse.de>
5555
5556 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5557 * Makefile.in: Regenerate.
5558
efeae3db
L
55592002-12-18 H.J. Lu <hjl@gnu.org>
5560
5561 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5562 * Makefile.in: Regenerated.
5563
5564 * configure.in (build_prefix): New. Substitute.
5565
43d92c63
NN
55662002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5567
59da4fe6
NN
5568 * Makefile.tpl: Don't let real targets depend on phony targets.
5569 * Makefile.in: Regenerate.
5570
43d92c63
NN
5571 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5572 * Makefile.in: Regenerate.
5573
b72e6a2d
JM
55742002-12-16 Jason Merrill <jason@redhat.com>
5575
5576 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5577 previous 'make bootstrap'.
5578 * Makefile.in: Regenerate.
5579
95c72c44
HPN
55802002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5581
5582 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5583
7d695d07
JM
55842002-12-13 Jason Merrill <jason@redhat.com>
5585
5586 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5587 library tests.
5588 (check-c++): Just depend on it and check-target-libstdc++-v3.
5589 * Makefile.in: Regenerate.
5590
54103d1e
NN
55912002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5592
5593 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5594 * Makefile.in: Regenerate.
5595
4024f1e1
JJ
55962002-12-12 Jeff Johnston <jjohnstn@redhat.com>
5597
80b200a1
ZW
5598 * COPYING.NEWLIB: Update list of alternate Regent of California
5599 licenses and discuss official revoking of advertising clause.
5600 * COPYING.LIBGLOSS: Ditto.
4024f1e1 5601
7dda0df6
AO
56022002-12-12 Alexandre Oliva <aoliva@redhat.com>
5603
5604 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5605 * Makefile.in: Rebuilt.
5606
d03be79e 56072002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 5608
929293f4
NN
5609 * configure: Fix bug put in by gremlins.
5610
d03be79e
NN
5611 * Makefile.tpl: Substitute more autoconfily.
5612 * configure: Substitute more autoconfily.
5613 * Makefile.in: Regenerate.
5614
56152002-12-08 Andrew Cagney <ac131313@redhat.com>
5616
5617 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5618 * Makefile.in (all-sim): Ditto.
a36d530e
DD
5619
56202002-12-06 DJ Delorie <dj@redhat.com>
5621
5622 * Makefile.tpl: Change configure dependencies to not have real
5623 targets depend on phony targets.
b4a77b47 5624
db1ac78d
NN
56252002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5626
bcaf2395
NN
5627 * configure.in: Revert unintentional change.
5628
b4fa093e
NN
5629 * src-release: Configure host subdirs.
5630
db1ac78d
NN
5631 * Makefile.tpl: Change dependency for */multilib.out so that
5632 it works when gcc isn't in the tree.
5633
5634 * configure.in: Substitute more.
5635 * configure: Run subconfigures from the Makefile.
5636 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5637 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5638
15723a45
NN
56392002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5640
e2b9e2dc
NN
5641 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5642 and corresponding dependencies.
5643 * Makefile.in: Regenerate.
5644
2af579c4
NN
5645 * configure.in (host_tools): Order binutils, gas and ld for
5646 convenience in running the testsuites.
5647
a2cc058a
NN
5648 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5649 * Makefile.in: Regenerate.
5650 * configure.in: Introduce rules to serialize subconfigure runs.
5651
15723a45
NN
5652 * configure.in: Introduce BASE_CC_FOR_TARGET.
5653 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5654 Realize configure-build-* targets. Realize configure-target-* targets.
5655 * Makefile.in: Regenerate.
5656
ae831be5
NN
56572002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5658
5659 * configure: Move gcc_version_trigger stuff from here...
5660 * configure.in: ...to here.
5661
5662 * configure.in: Separate subconfigure options added by this file from
5663 options given by the user. Add machinery to put args for host
5664 subconfigures into the Makefile.
5665
5666 * Makefile.tpl: Remove 'vault' targets.
5667 * Makefile.tpl: Reorder and comment dependencies.
5668 * Makefile.in: Regenerate.
5669
bbf7c8ac
NN
56702002-11-28 Geoffrey Keating <geoffk@apple.com>
5671
5672 * configure.in: Move host-specific darwin noconfigdirs into
5673 the host-specific section.
5674
930314a4
NN
56752002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5676
52d7cdee
NN
5677 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
5678 during replay.
5679 * Makefile.in: Regenerate.
5680
930314a4
NN
5681 (finishing slow-motion replay)
5682 * configure: Remove skip-this-dir support.
5683 * Makefile.tpl: Remove skip-this-dir support.
5684
5685 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5686 subdirectories.
5687 * Makefile.in: Regenerate.
5688
5689 * Makefile.tpl: Strip out useless setting of 'dir'.
5690 * Makefile.in: Regenerate.
5481b376 5691
930314a4
NN
56922002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5693
5694 (finishing slow-motion replay)
5695 * configure.in: Fix deeply stupid bug.
5696
5697 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5698 shell code in CXX_FOR_TARGET
5699 * Makefile.def: Introduce raw_cxx.
5700 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5701 RAW_CXX_FOR_TARGET.
5702 * Makefile.in: Regenerate.
5703
57042002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5705
5706 (finishing slow-motion replay)
5707 * Makefile.tpl: Remove unnecessary ifs.
5708 * Makefile.in: Regenerate.
5709
5481b376 5710 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5711 dependencies. Maybe-ize build-libiberty. Create dummy install
5712 targets for 'no_install' modules.
5481b376 5713 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 5714 build_modules stuff to configure.in.
5481b376 5715 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5716 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5717 * Makefile.in: Regenerate.
5718
3866be5d
NN
57192002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5720
5721 (continuing slow-motion replay)
5722 * Makefile.tpl: Make all-target, install-target behave similarly
5723 to all, install (only hitting configured targets). Eliminate
5724 unused macro defintions.
5725
5726 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5727 build != host.
5728
5729 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5730
5731 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5732
5481b376 5733 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
5734 configuring. Remove references to "dosrel".
5735 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 5736 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 5737 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 5738 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
5739 and redundant dependency; rearrange slightly.
5740 * Makefile.def: Add host-side libtermcap, utils.
5741
5742 * Makefile.in: Regenerate.
5743
e393202e
NN
57442002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5745
5746 (Continuing slow-motion replay)
5747 * Makefile.def: Add list of recursive targets to autogenerate.
5748 Add build_modules.
5749 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
5750 targets. Autogenerate *-build-* targets.
5751 * Makefile.in: Regenerate.
5752
583d52d7
NN
57532002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
5754
5755 (Continuing slow-motion replay)
5756 * configure: More autoconf-style substitutions.
5757 * Makefile.tpl: More autoconf-style substitutions.
5758 * Makefile.in: Regenerate.
5759
57602002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
5761
5762 (Continuing slow-motion replay)
5763 * configure: Substitute more variables in a more autoconf-friendly
5764 way. Simplify slightly.
5765 * Makefile.tpl: Make more variables substitutable in an
5766 autoconf-friendly way.
5767 * Makefile.in: Regenerate.
5768
874e38b4
NN
57692002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
5770
5771 (Continuing slow-motion replay)
5772 * configure.in (v810*): Remove special setting of tools.
5773
5774 * configure: Add support for extra required flags for ar or nm.
5775 * configure.in (aix4.3+): Use above support for target-specific
5776 issues, rather than using config/mt-aix43.
5777
852e5f18
NN
57782002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
5779
5780 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
5781 * configure: Remove 'removing', which doesn't work. Replace $subdir
5782 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
5783 with $srcdir. Reformat indentation. Substitute some variables
5784 formerly hard-coded in the Makefile for build=host.
5785 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5786 * Makefile.def: Autogenerate more.
5787 * Makefile.in: Regenerate.
5788
c9a0d920
DD
57892002-11-13 Bruce Korb <bkorb@gnu.org>
5790
5791 * Makefile.tpl: syntactic cleanup
5792
dd2768ff
KB
57932002-11-04 Kevin Buettner <kevinb@redhat.com>
5794
5795 * Makefile.def (host_modules): Add rda.
5796 * Makefile.in: Regenerate.
5797 * configure.in (target_tool): Add target-rda to list.
5798
1aa8389d
DD
57992002-10-25 Phil Edwards <pme@gcc.gnu.org>
5800
5801 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
5802 and restrap targets to this rule.
5803 * Makefile.in: Regenerate.
5804
28f46298
HPN
58052002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
5806
5807 * configure.in (i[3456]86-*-linux*): Add check to disable
5808 ${libgcj} for glibc1.
5809
ff72e302
NC
58102002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
5811
5812 * configure.in: Add tic4x target.
5813
8607b6c9
NN
58142002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
5815
5816 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5817 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5818 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5819 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5820 * Makefile.in: Regenerate.
5821
f8f61f4a
NN
58222002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5823
c86f794b
NN
5824 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5825 * Makefile.in: Regenerate.
5826
a9590527
NN
5827 * Makefile.def: Remove order dependency comments.
5828 * Makefile.tpl: Add explicit install-install dependencies.
5829 * Makefile.in: Regenerate.
5830
8412ce72
NN
5831 * Makefile.tpl: Remove material now in src-release. (Finally!)
5832 * Makefile.in: Regenerate.
5833
8b9f37f1
NN
5834 * configure: Restore my original patch by syncing with gcc version.
5835
f8f61f4a
NN
5836 * Bring following over from gcc:
5837
58382002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
5839
5840 * configure.in (s390*-*-linux*): Enable libgcj.
5841
403d9505
NN
58422002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5843
5844 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
5845
95f6f383
AM
58462002-10-02 Alan Modra <amodra@bigpond.net.au>
5847
e4673b0a 5848 * configure: Move stray lines back to where they belong.
95f6f383 5849
748503c8
NN
58502002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
5851
a581b5c3
NN
5852 * Makefile.tpl: Insert configure-target target, for src-release.
5853
c084f5b4
NN
5854 * configure: Finish reverting change which Andrew Cagney started
5855 reverting. Should fix bustage.
5856
7aa673ed 5857 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
5858 * src-release: New file. Contains material for making net
5859 releases for gdb, binutils, et al., formerly in Makefile.in.
5860
82a9b2d9
NC
58612002-09-30 Nick Clifton <nickc@redhat.com>
5862
5863 * cpu: New top level directory. Intended to hold input files for
5864 CGEN which have FSF copyright assignment.
5865 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5866
c2463a00
AC
58672002-09-29 Andrew Cagney <ac131313@redhat.com>
5868
5869 Revert below (note that src does not contain Makefile.tpl):
5870 * Makefile.tpl: Make subsituted variables more autoconfy.
5871 * Makefile.in: Regenerate.
5872
f03b4789
NN
58732002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
5874
c11e16a9
NN
5875 * configure: Revert accidentally applied changes.
5876
f03b4789
NN
5877 * Makefile.tpl: Make more autoconf-friendly.
5878 * Makefile.in: Regenerate.
5879 * configure: Make substitution more autoconf-like.
5880
58812002-09-28 Richard Earnshaw <rearnsha@arm.com>
5882
5883 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5884 single entry to handle all these.
5885 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
5886 libjava on arm-*-elf.
5887
c0292023
GK
58882002-09-27 Geoffrey Keating <geoffk@apple.com>
5889
5890 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5891 things that depend on them.
5892
c66d951e
NN
58932002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
5894
5895 * Makefile.tpl: Make subsituted variables more autoconfy.
5896 * Makefile.in: Regenerate.
5897 * configure: Make seds more autoconfy.
5898
907a7241 58992002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
5900
5901 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5902 * Makefile.in: Regenerate.
5903 * configure.in: Rewrite sed statements to look autoconfy.
5904
907a7241
NN
5905 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5906 all-target-foo on configure-target-foo.
5907 * Makefile.def: Ditto.
5908 * Makefile.in: Rebuild.
5909
405ea7a0
NN
59102002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
5911
5912 * Makefile.def: New file.
5913 * Makefile.tpl: New file.
5914 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5915
5916 * configure.in: Minor rearrangement. Simplify tests.
5917
bdc57bfd
JT
59182002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
5919
5920 * configure.in (with_headers): Skip copy if value is "yes".
5921 (with_libs): Likewise.
5922
ae03d6e2
NN
59232002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5924
5925 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5926 * configure.in (sh*-*-pe*): Ditto.
5927 * configure.in (mips*-*-pe*): Ditto.
5928 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
5929
5930 * configure.in: Rearrange.
5931
707960fe
NC
59322002-09-12 Nick Clifton <nickc@redhat.com>
5933
5934 * Import these changes from the config master repository:
5935
5936 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
5937
5938 * config.sub: Add tic4x target.
5939
5940 2002-09-03 Ben Elliston <bje@redhat.com>
5941
5942 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
5943 Reported by <Duncan_Stodart@insession.com>.
5944
36ea319f
JJ
59452002-09-10 Jeff Johnston <jjohnstn@redhat.com>
5946
5947 * COPYING.NEWLIB: More updates.
5948
cf57480a
JJ
59492002-09-09 Jeff Johnston <jjohnstn@redhat.com>
5950
5951 * COPYING.NEWLIB: Update.
5952
fd31a171
AC
59532002-08-23 Andrew Cagney <ac131313@redhat.com>
5954
23b632fc
AC
5955 * texinfo/texinfo.tex: Import version 2002-06-04.06.
5956
fd31a171
AC
5957 * config.guess: Import version 2002-08-23.
5958 * config.sub: Import version 2002-08-22.
5959
a08bafb5
AO
59602002-08-20 Alexandre Oliva <aoliva@redhat.com>
5961
5962 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5963 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5964 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5965
17240c1f
NC
59662002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
5967
5968 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5969
e70ad0c6
L
59702002-08-04 H.J. Lu (hjl@gnu.org)
5971
5972 * configure.in (mips*-*-linux*): Don't skip target-libffi.
5973
574e6d11
DD
59742002-07-31 Alan Modra <amodra@bigpond.net.au>
5975
5976 * configure.in: Move generic linux case to end. Copy generic
5977 linux noconfigdirs to mips*-*-linux* entry and new
5978 powerpc64*-*-linux* entry. Add target-libffi for the latter.
5979
611e7523
CD
59802002-07-19 Chris Demetriou <cgd@broadcom.com>
5981
5982 * MAINTAINERS: Clarify on config.guess and config.sub, and add
5983 one instance of them which was missed to the list to update.
5984
51759676
CD
59852002-07-16 Chris Demetriou <cgd@broadcom.com>
5986
5987 * config.guess: Update to 2002-07-09 version.
5988 * config.sub: Update to 2002-07-03 version.
5989
7c1f909c
DD
59902002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
5991
5992 * configure.in: Remove two redundant tests.
5993
d7cf5d30
DD
59942002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5995
5996 * configure.in (mips*-*-irix6*o32): Enable stabs.
5997
c74222f7
DD
59982002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
5999
5b53c336
DD
6000 * configure.in: Don't build grez.
6001 * Makefile.in: Ditto.
6002
c74222f7
DD
6003 * Makefile.in: Remove references to bsp, cygmon, libstub.
6004 * configure.in: Ditto.
6005
6006 * configure.in: Remove leftover reference to gdbtest.
6007
edd1b227
DD
60082002-07-08 Phil Edwards <pme@gcc.gnu.org>
6009
6010 * configure.in (gxx_include_dir): Change to match versioned
6011 C++ headers if --enable-version-specific-runtime-libs is used.
6012
486186e3
AO
60132002-07-04 Steve Ellcey <sje@cup.hp.com>
6014
6015 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6016
ff0a3bf8
DD
60172002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6018
6019 * configure.in: Make --without-x work.
6020
1dfa8174
NC
60212002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6022
6023 * contrib: New directory. Created to contain a copy of the
5481b376 6024 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6025 the FSF GCC sources.
6026
07637366
DD
60272002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6028
b6f83f2a
DD
6029 * configure.in: Rearrange target Makefile fragment collection.
6030
07637366
DD
6031 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6032 cvs[src].
6033 * configure.in: Ditto.
6034
f48556b1
DD
60352002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6036
6037 * Makefile.in: Eliminate 'apache' targets.
6038 * configure.in: Eliminate 'apache' targets.
6039
6040 * configure.in: Eliminate redundant tests. Reorganize.
6041
6042 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6043
6044 * config-ml.in: Eliminate references to Cygnus configure.
6045
6046 * Makefile.in: Eliminate references to building emacs.
6047
60482002-07-01 Denis Chertykov <denisc@overta.ru>
6049
6050 * configure.in: Add support for ip2k.
6051
cdb9e2b8
BE
60522002-06-24 Ben Elliston <bje@redhat.com>
6053
6054 * configure.in (host_tools): Remove cgen.
6055
6056 * Makefile.in (all-cgen): Remove; runs from its source directory.
6057 (check-cgen, install-cgen, clean-cgen): Likewise.
6058 (all-opcodes): No not depend on all-cgen.
6059 (all-sim): Likewise.
6060
3558860c
DD
60612002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6062
6063 * configure.in: Fix AIX configury bug.
6064
e3b0c936
DD
60652002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6066
cdb9e2b8 6067 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6068
cdb9e2b8
BE
6069 * configure.in: Move definition of libstdcxx_flags right above
6070 usage, rather than way earlier.
8ee424c0 6071
c712250a
DD
6072 * configure.in: Pull definition of is_cross_compiler earlier.
6073
9ee1a75c
DD
6074 * configure.in: Rearrange a little.
6075
e3b0c936
DD
6076 * configure.in: Remove references to librx.
6077 * Makefile.in: Remove references to librx.
6078
b2bd228e
DD
60792002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6080
6081 * configure.in: Eliminate ${gasdir} variable.
6082
7cd52483
DB
60832002-06-18 Dave Brolley <brolley@redhat.com>
6084
6085 * configure.in: Add support for frv.
6086 * config.sub: Add support for frv.
6087
6c5e141a
DD
60882002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6089
6090 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6091
0d18b56d
JT
60922002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6093
6094 * configure.in (vax-*-netbsd*): Re-enable gas.
6095
fd8958d5
DD
60962002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6097
27f15fdd
DD
6098 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6099 BUILD_PREFIX_1, to correct nomenclature.
6100 * configure: Likewise.
6101
fd8958d5
DD
6102 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6103 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6104
0c2442b7
DD
61052002-05-31 Olaf Hering <olh@suse.de>
6106
6107 * config-ml.in: Propogate DESTDIR also.
6108
a3602181
JT
61092002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6110
6111 * configure.in (vax-*-netbsd*): Don't build gas for this
6112 platform.
6113
c95f53ae
MM
61142002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6115
6116 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6117 and libgcj for AVR.
6118
1d7c1053
NC
61192002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6120
6121 * config.sub: Add DLX target.
6122
4b37028f
JT
61232002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6124
6125 * config.guess: Update to 2002-05-22 version.
6126 * config.sub: Likewise.
6127
d5de0a84
NC
61282002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6129
6130 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6131 * config-ml.in: Likewise.
6132 * configure: Likewise.
6133 * configure.in: Likewise.
6134
c92a0210
DD
61352002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6136
115a77aa
DD
6137 * configure.in: Simplify makefile fragment collection.
6138
6139 * configure.in: Remove code to build emacs.
e99daf2b 6140
91e060aa
DD
6141 * configure.in : Remove --srcdir argument from targargs and buildargs
6142 (it's always overridden in the Makefile anyway). Rearrange a bit.
6143
6144 * configure: Move some logic to configure.in.
6145 * configure.in: Move some logic from configure.
c92a0210 6146
91217342
JJ
61472002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6148
6149 * COPYING.LIBGLOSS: New file.
6150
d3d8a9ee
NC
61512002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6152
6153 * Makefile.in: Honour DESTDIR.
6154
3a036cdc
AO
61552002-05-05 Alexandre Oliva <aoliva@redhat.com>
6156
6157 * configure.in (noconfigdirs): Don't disable libgcj on
6158 sparc64-*-solaris* and sparcv9-*-solaris*.
6159
6d095fe4
AO
61602002-05-03 Alexandre Oliva <aoliva@redhat.com>
6161
6162 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6163
dac55df9
TF
61642002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6165
6166 * configure.in (FLAGS_FOR_TARGET): Do not add
6167 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6168 on i[3456]86-*-linux*.
6169
a018e15b
TF
61702002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6171
6172 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
6173
6174 * configure.in (noconfigdirs): Do not add target-newlib if
6175 target == i[3456]86-*-linux*, and host == target.
6176
5f284831
MM
61772002-04-29 Mark Mitchell <mark@codesourcery.com>
6178
6179 * config.guess: Updated to 2002-04-26's version.
6180 * config.sub: Updated to 2002-04-26's version.
6181
33babf59
DD
61822002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6183
bd5f7da2
DD
6184 * configure.in: delete reference to absent file
6185
a0c4f3a0
DD
6186 * configure.in: replace '[' with 'test'
6187
66f1ba4f
DD
6188 * configure.in: Eliminate references to gash.
6189 * Makefile.in: Eliminate references to gash.
6190
7c3ab50c
DD
6191 * configure.in: remove useless references to 'pic' makefile fragments.
6192
bbc025f5
DD
6193 * configure.in: (*-*-windows*) Finish removing.
6194
33babf59
DD
6195 * configure.in: Eliminate redundant test for libgui.
6196
d5ec694c
DD
61972002-04-26 Joel Sherrill <joel@OARcorp.com>
6198
6199 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6200 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6201
57a5346c
DD
62022002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6203
6204 * configure.in: remove references to dead files
6205
dbf93899
DD
62062002-04-18 Tom Tromey <tromey@redhat.com>
6207
6208 * configure.in: Disallow configuring libgcj when it is already
6209 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6210 Solaris 2.8 by default. For PR libgcj/6158.
6211
26eadf68
DD
62122002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6213
6214 * configure.in: Move default CC setting out of config/mh-* fragments
6215 directly into here.
6216
a0a2c6c6
DD
62172002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6218
6219 * configure.in: don't even try to configure or make a subdirectory
6220 if there's no configure script for it.
6221
9972f812
DD
62222002-04-15 Mark Mitchell <mark@codesourcery.com>
6223
6224 * MAINTAINERS: Remove chill maintainers.
6225 * Makefile.in (CHILLFLAGS): Remove.
6226 (CHILL_LIB): Remove.
6227 (TARGET_CONFIGDIRS): Remove libchill.
6228 (CHILL_FOR_TARGET): Remove.
6229 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6230 CHILL_LIB.
6231 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6232 (CHECK_TARGET_MODULES): Likewise.
6233 (INSTALL_TARGET_MODULES): Likewise.
6234 (CLEAN_TARGET_MODULES): Likewise.
6235 (configure-target-libchill): Remove.
6236 (all-target-libchill): Remove.
6237 * configure.in (target_libs): Remove target-libchill.
6238 Do not compute CHILL_FOR_TARGET.
6239 * libchill: Remove directory.
5481b376 6240
75205f78
DD
62412002-04-15 DJ Delorie <dj@redhat.com>
6242
6243 * Makefile.in, configure.in, configure: Sync with gcc, entries
6244 follow...
6245
62462002-04-08 Tom Tromey <tromey@redhat.com>
6247
6248 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6249 Fixes PR libgcj/6068.
6250
62512002-03-30 Krister Walfridsson <cato@df.lth.se>
6252
6253 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6254
62552002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6256
6257 * configure.in (alpha*-dec-osf*): Enable libgcj.
6258
62592002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6260
6261 Fix for: PR bootstrap/3591, target/5676
6262 * configure.in (mcore-pe): Disable the configuration of
6263 libstdc++-v3 since exceptions are not supported.
6264
62652002-03-20 Anthony Green <green@redhat.com>
6266
6267 * configure.in: Enable libgcj for xscale-elf target.
6268
62692002-02-28 Alexandre Oliva <aoliva@redhat.com>
6270
6271 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6272 libjava.
6273 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6274
62752002-02-22 Alexandre Oliva <aoliva@redhat.com>
6276
6277 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6278 libstdc++-v3 and libjava.
6279
62802002-02-11 Adam Megacz <adam@xwt.org>
6281
6282 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6283 boehm-gc
6284
62852002-02-09 Alexandre Oliva <aoliva@redhat.com>
6286
6287 * config.guess: Updated to 2002-01-30's version.
6288 * config.sub: Updated to 2002-02-01's version.
6289 Contribute sh64-elf.
6290 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6291 * configure.in: Added sh64-*-*.
6292
62932002-01-17 H.J. Lu <hjl@gnu.org>
6294
6295 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6296 (all-target-fastjar): Also depend on all-target-libiberty.
6297
6298Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6299
6300 * configure, configure.in: Use temp file for long sed commands.
6301
63022001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6303
6304 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6305 libf2c.
6306
63072001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6308
6309 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6310
63112001-10-11 Hans-Peter Nilsson <hp@axis.com>
6312
6313 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6314
63152001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6316
6317 * configure: Handle temporary files securely using mkdir.
6318
63192001-09-26 Will Cohen <wcohen@redhat.com>
6320
6321 * configure.in (*-*-linux*): Disable configuration of target-newlib
6322 and target-libgloss.
6323
63242001-09-26 Alexandre Oliva <aoliva@redhat.com>
6325
6326 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6327 RANLIB.
6328
63292001-08-11 Graham Stott <grahams@redhat.com>
6330
6331 * Makefile.in (check-c++): Add missing semicolon.
6332
63332001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6334
6335 * configure.in (sh-*-linux*): New.
6336
63372001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6338
6339 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6340 and libgcj on m68hc11/m68hc12.
6341
63422001-06-27 H.J. Lu (hjl@gnu.org)
6343
6344 * Makefile (CFLAGS_FOR_BUILD): New.
6345 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6346
63472001-06-01 Hans-Peter Nilsson <hp@axis.com>
6348
6349 * configure.in (libstdcxx_flags): Do not try to execute
6350 libstdc++-v3/testsuite_flags until it exists.
6351
63522001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6353
6354 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6355
63562001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6357
6358 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6359
6360Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
6361
6362 * configure.in: Move *-chorusos target case to the proper switch.
6363 Disable libgcj.
6364
63652001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6366
6367 * Makefile.in (STAGE1_CFLAGS): Pass down.
6368
63692001-04-13 Alan Modra <amodra@one.net.au>
6370
6371 * config.guess: Add hppa64-linux support. Note for next import that
6372 this is already in the master file.
6373 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6374
63752001-03-22 Colin Howell <chowell@redhat.com>
6376
6377 * Makefile.in (DO_X): Do not backslash single-quotes in
6378 backquotes (two places).
6379
63802001-03-18 Laurynas Biveinis <lauras@softhome.net>
6381
6382 * Makefile.in (DO_X): Quote nested quotes.
6383
63842001-03-15 Laurynas Biveinis <lauras@softhome.net>
6385
6386 * Makefile.in (DO_X): Use double quotes for quoting
6387 "RANLIB=$${RANLIB}".
6388
63892001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
6390
6391 * configure.in: Only use `lang_requires' for languages athat are
6392 actually enabled.
6393
63942001-03-07 Tom Tromey <tromey@redhat.com>
6395
6396 * configure.in: Allow config-lang.in to set `lang_requires' to list
6397 of other required languages.
6398
63992001-03-06 Laurynas Biveinis <lauras@softhome.net>
6400
6401 * Makefile.in: Remove RANLIB definition. Use RANLIB
6402 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6403 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6404
64052001-02-28 Benjamin Kosnik <bkoz@redhat.com>
6406 Alexandre Oliva <aoliva@redhat.com>
6407
6408 * Makefile.in (check-c++): Use tabs, not spaces.
6409
64102001-02-19 Benjamin Kosnik <bkoz@redhat.com>
6411
6412 * Makefile.in (check-c++): New rule.
6413
6414 * configure.in (target_libs): Remove libg++.
6415 (noconfigdirs): Remove libg++.
6416 (noconfigdirs): Same.
6417 (noconfigdirs): Same.
6418 (noconfigdirs): Same.
6419
6420 * config-ml.in: Remove libg++ references.
6421
6422 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6423 (ALL_TARGET_MODULES): Same.
6424 (configure-target-libg++): Remove.
6425 (all-target-libg++): Remove.
6426 (configure-target-libio): Remove.
6427 (all-target-libio): Remove.
6428 (check-target-libio): Remove.
6429 (.PHONY): Remove.
6430 (libg++.tar.bz2): Remove.
6431 (all-target-cygmon): Remove libio.
6432 (all-target-libstdc++): Remove.
6433 (configure-target-libstdc++): Remove.
6434 (TARGET_LIB_PATH): Remove libstdc++.
6435 (ALL_GCC_CXX): Remove libstdc++.
6436 (all-target-gperf): Correct.
6437
64382001-02-15 Anthony Green <green@redhat.com>
6439
6440 * configure: Introduce GCJ_FOR_TARGET.
6441 * configure.in: Ditto.
6442 * Makefile.in: Ditto.
6443
64442001-02-08 Chandrakala Chavva <cchavva@redhat.com>
6445
6446 * configure.in: for *-chorusos, don't config target-newlib and
6447 target-libgloss.
6448
64492001-02-04 Mark Mitchell <mark@codesourcery.com>
6450
6451 Remove V2 C++ library.
6452 * configure.in: Remove --enable-libstdcxx_v3 support.
6453
64542001-01-27 Richard Henderson <rth@redhat.com>
6455
6456 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6457
64582001-01-26 Tom Tromey <tromey@redhat.com>
6459
6460 * configure.in: Allow libgcj to be built on Sparc Solaris.
6461
64622001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
6463
6464 * configure.in: Enable libgcj on several additional platforms.
6465
64662001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
6467
6468 * configure.in: Enable libgcj for linux targets.
6469
64702001-01-09 Mike Stump <mrs@wrs.com>
6471
6472 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6473 failures of subdirectories.
6474
64752001-01-02 Laurynas Biveinis <lauras@softhome.net>
6476
6477 * configure: handle DOS-style absolute paths.
6478
64792001-01-02 Laurynas Biveinis <lauras@softhome.net>
6480
6481 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6482
64832000-12-18 Benjamin Kosnik <bkoz@redhat.com>
6484
6485 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6486 (libstdcxx_incdir): Pass down.
6487 * config.if: Remove expired bits for cxx_interface, add stub.
6488 (libstdcxx_incdir): Add variable for g++ include directory.
6489 * configure.in (gxx_include_dir): Use it.
6490
64912000-12-15 Andreas Jaeger <aj@suse.de>
6492
6493 * configure.in: Handle lang_dirs.
6494
64952000-12-13 Anthony Green <green@redhat.com>
6496
6497 * configure.in: Disable libgcj for any target not specifically
6498 listed. Disable libgcj for x86 and Alpha Linux until compatible
6499 with g++ abi.
6500
65012000-12-13 Mike Stump <mrs@wrs.com>
6502
6503 * Makefile.in (local-distclean): Also remove fastjar.
6504
65052000-12-10 Anthony Green <green@redhat.com>
6506
6507 * configure.in: Define libgcj. Disable libgcj target libraries for
6508 most targets.
6509
65102000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
6511
6512 * configure.in (target_libs): Revert 2000-12-08 patch.
6513 (noconfigdirs): Added target-libjava.
6514
65152000-12-09 Laurynas Biveinis <lauras@softhome.net>
6516
6517 * Makefile.in: handle DOS-style absolute paths.
6518
65192000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6520
6521 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6522 libjava.
6523 * configure.in (target_libs): Removed `target-libjava'.
6524
65252000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6526
6527 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6528 (ALL_MODULES): Added fastjar.
6529 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6530 (all-target-libjava): all-fastjar replaces all-zip.
6531 (all-fastjar): Added.
6532 (configure-target-fastjar, all-target-fastjar): Likewise.
6533 * configure.in (host_tools): Added fastjar.
6534
65352000-12-07 Mike Stump <mrs@wrs.com>
6536
6537 * Makefile.in (local-distclean): Remove leftover built files.
6538
65392000-11-16 Fred Fish <fnf@be.com>
6540
6541 * configure.in (enable_libstdcxx_v3): Fix typo,
6542 libstd++ -> libstdc++.
6543
65442000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6545
6546 * configure: Provide the original toplevel configure arguments
6547 (including $0) to subprocesses in the environment rather than
6548 through gcc/configargs.h.
6549
65502000-11-12 Mark Mitchell <mark@codesourcery.com>
6551
6552 * configure: Turn on libstdc++ V3 by default.
6553
65542000-10-16 Michael Meissner <meissner@redhat.com>
6555
6556 * configure (gcc/configargs.h): Only create if there is a build GCC
6557 directory created.
6558
65592000-10-05 Phil Edwards <pme@gcc.gnu.org>
6560
6561 * configure: Save configure arguments to gcc/configargs.h.
6562
65632000-10-04 Andris Pavenis <pavenis@latnet.lv>
6564
6565 * Makefile.in (bootstrap): avoid recursion if subdir missing
6566 (cross): ditto
6567 (do-proto-toplev): ditto
6568
6569Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
6570
6571 * configure.in: Do not build byacc for hppa64. Provide paths to the
6572 X11 libraries for hppa64.
6573
65742000-09-02 Anthony Green <green@cygnus.com>
6575
6576 * Makefile.in (all-gcc): Depend on all-zlib.
6577 (CLEAN_MODULES): Add clean-zlib.
6578 (ALL_MODULES): Add all-zlib.
6579 * configure.in (host_libs): Add zlib.
6580
65812000-08-25 Alexandre Oliva <aoliva@redhat.com>
6582
6583 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6584 $targargs to tell whether newlib is going to be built.
6585
6586 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6587 $$r/TARGET_SUBDIR/libio for _G_config.h.
6588
65892000-08-14 Zack Weinberg <zack@wolery.cumb.org>
6590
6591 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6592
6593 * configure: Make enable_threads and enable_shared defaults
6594 explicit. Substitute enable_threads into generated Makefiles.
6595 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6596 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6597
65982000-08-02 Manfred Hollstein <manfredh@redhat.com>
6599
6600 * configure.in: Re-enable all references to libg++ and librx.
6601
ffb97b2f 66022002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 6603
ffb97b2f
DD
6604 * configure.in: Add *-*-freebsd* configurations.
6605
bbf6e9e3
AC
66062002-04-07 Andrew Cagney <ac131313@redhat.com>
6607
6608 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6609 (do-tar, do-bz2): New rules.
6610 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6611 (gdb-tar): New rule.
6612 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6613 (insight_dejagnu.tar): New rule.
6614 (insight.tar): New rule.
6615 (gdb+dejagnu.tar): New rule.
6616 (gdb.tar): New rule.
6617
8f1579c0
AC
66182002-04-07 Andrew Cagney <ac131313@redhat.com>
6619
6620 * MAINTAINERS: Update dejagnu/
6621
ba3c59ab
AO
66222002-03-16 Alexandre Oliva <aoliva@redhat.com>
6623
6624 * ltmain.sh (relink_command): Fix typo in previous change.
6625
6243d5dd
AO
66262002-03-15 Alexandre Oliva <aoliva@redhat.com>
6627
6628 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6629 (relink_command): Added --tag flags.
6630 (mode=install): If relinking fails; error out.
6631
80413487
RH
66322002-03-12 Richard Henderson <rth@redhat.com>
6633
6634 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6635 .NOTPARALLEL tag.
6636 (do-check): Rename from check.
6637 (check): Allow parallel check.
6638
3daeddf6
RH
66392002-03-11 Richard Henderson <rth@redhat.com>
6640
6641 * Makefile.in (.NOTPARALLEL): Add fake tag.
6642
fad93c55
L
66432002-03-07 H.J. Lu (hjl@gnu.org)
6644
6645 * configure.in: Enable gprof for mips*-*-linux*.
6646
2e8357fc
AO
66472002-02-28 Alexandre Oliva <aoliva@redhat.com>
6648
6649 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6650 libjava.
6651 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
6652
bd48e1a9
AC
66532002-02-24 Andrew Cagney <ac131313@redhat.com>
6654
6655 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
6656
39121370
DJ
66572002-02-23 Daniel Jacobowitz <drow@mvista.com>
6658
6659 * config.guess: Import from master sources, rev 1.232.
6660 * config.sub: Import from master sources, rev 1.246.
6661
081ff160
AO
66622002-02-23 Alexandre Oliva <aoliva@redhat.com>
6663
6664 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6665 because its Makefile is there; test for the executable instead.
6666
20a5393b
AO
66672002-02-09 Alexandre Oliva <aoliva@redhat.com>
6668
6669 Contribute sh64-elf.
6670 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6671 * configure.in: Added sh64-*-*.
6672
38135629
JJ
66732002-02-04 Jeff Johnston <jjohnstn@redhat.com>
6674
80413487
RH
6675 * COPYING.NEWLIB: Remove advertising clause from
6676 Berkeley and Red Hat licenses.
38135629 6677
48d19748
MD
66782002-02-01 Mo DeJong <supermo@bayarea.net>
6679
6680 * Makefile.in: Add all-tix to deps for all-snavigator
6681 so that tix is built when building snavigator.
6682
f6e1c110
BE
66832002-02-01 Ben Elliston <bje@redhat.com>
6684
6685 * config.guess: Import from master sources, rev 1.229.
6686 * config.sub: Import from master sources, rev 1.240.
6687
4867be41
DJ
66882002-01-27 Daniel Jacobowitz <drow@mvista.com>
6689
6690 From Steve Ellcey <sje@cup.hp.com>:
6691 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6692 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6693 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6694 IA64.
6695 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6696 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6697 soname_spec, sys_lib_search_path_spec): Ditto.
6698
e82380cc
JT
66992002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6700
6701 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6702 target-libiberty, and target-libgloss. Skip Java-related
6703 libraries if not supported for NetBSD on target CPU.
6704
1319fb9c
NC
67052002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
6706
6707 * configure.in: Import StrongARM and XScale target_configdirs from
6708 FSF GCC version.
6709
b020f6ac
L
67102002-01-16 H.J. Lu (hjl@gnu.org)
6711
6712 * config.guess: Import from master sources, rev 1.225.
6713 * config.sub: Import from master sources, rev 1.238.
6714
6715 * MAINTAINERS: Updated notes on config.guess and config.sub.
6716
a0c1c920
NC
67172002-01-11 Steve Ellcey <sje@cup.hp.com>
6718
6719 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6720 ld and gdb are not supported.
6721
a9fa5e1f
JJ
67222002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6723
6724 * Change reference to Cygnus Solutions to be Red Hat.
6725
94077108
JJ
67262002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6727
6728 * COPYING.NEWLIB: Update generic copyright date.
6729
05ecd75c
MS
67302002-01-07 Mark Salter <msalter@redhat.com>
6731
6732 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6733 Allow target-libgloss to be built for arm, strongarm, and xscale.
6734
a106bb62
BE
67352002-01-03 Ben Elliston <bje@redhat.com>
6736
6737 * MAINTAINERS: Update URL for config.* scripts.
6738
0e254642
AM
67392001-12-18 Alan Modra <amodra@bigpond.net.au>
6740
6741 * config.sub: Import latest version.
6742 * config.guess: Likewise.
6743
0a0d0041
TF
67442001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6745
6746 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6747 options for i[3456]86-pc-linux* native builds.
6748
d932cae7
NC
67492001-12-05 Laurent Guerby <guerby@acm.org>
6750
6751 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 6752 libiberty.
d932cae7
NC
6753
6754 Import this patch from gcc:
5481b376 6755
d932cae7
NC
6756 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
6757
6758 * symlink-tree: handle DOS-style absolute paths.
6759
49b7683b
DD
67602001-11-28 DJ Delorie <dj@redhat.com>
6761 Zack Weinberg <zack@codesourcery.com>
6762
6763 When build != host, create libiberty for the build machine.
6764
6765 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6766 CONFIG_ARGUMENTS.
6767 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6768 New variables.
6769 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6770 and rules.
6771 (all.normal): Depend on ALL_BUILD_MODULES.
6772 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6773 (all-build-libiberty): Depend on configure-build-libiberty.
6774
6775 * configure: Calculate and substitute proper value for
6776 ALL_BUILD_MODULES.
6777 * configure.in: Create the build subdirectory.
6778 Calculate and substitute TARGET_CONFIGARGS (formerly
6779 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6780
26ef82f4
GK
67812001-11-26 Geoffrey Keating <geoffk@redhat.com>
6782
6783 * config.sub: Update to version 1.232 on subversion.
6784
43e64072
NC
67852001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6786
6787 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6788 files from .po files for a distribution.
6789
66f6c0d5
HPN
67902001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
6791
6792 * COPYING.NEWLIB: Mention preserved notice in specific parts.
6793
4a02fdb2
JH
67942001-11-13 Jeff Holcomb <jeffh@redhat.com>
6795
6796 Merged from net gcc:
6797 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
6798 * ltcf-c.sh: Use $objext, not $ac_objext.
6799 2001-07-27 Mark Kettenis <kettenis@gnu.org>
6800 * ltcf-cxx.sh: Add support for GNU.
6801 2001-07-22 Timothy Wall <twall@redhat.com>
6802 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
6803 default settings if using GNU tools with that configuration.
6804 * ltcf-cxx.sh: Ditto.
6805 * ltcf-gcj.sh: Ditto.
6806 2001-07-21 Michael Chastain <chastain@redhat.com>
6807 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6808 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
6809 * ltmain.sh: Mark as gcc-local.
6810
227b9953
JH
68112001-11-13 Jeff Holcomb <jeffh@redhat.com>
6812
6813 * Makefile.in (all-bison): Revert 2001-10-24.
6814 Don't depend on texinfo.
6815
cbbab8fb
JJ
68162001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
6817
80413487 6818 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 6819
922b2485
DD
68202001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6821
6822 * configure.in (--enable-languages): Be more permissive about
6823 syntax. Check for empty lists better. Warn about $LANGUAGES.
6824
f08fa01d
HPN
68252001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
6826
6827 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6828
fee3da4e
JH
68292001-10-24 Jeff Holcomb <jeffh@redhat.com>
6830
6831 Makefile.in (all-bison): Don't depend on texinfo.
6832
73fb1ef9
AM
68332001-10-03 Alan Modra <amodra@bigpond.net.au>
6834
6835 * gettext.m4: Test po/POTFILES.in exists before trying to read.
6836
373688ac
AO
68372001-09-29 Alexandre Oliva <aoliva@redhat.com>
6838
6839 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6840
9c07660b
HPN
68412001-09-28 Hans-Peter Nilsson <hp@axis.com>
6842
6843 * config.sub, config.guess: Import latest from subversions.
6844
3f152009
AO
68452001-09-21 Alexandre Oliva <aoliva@redhat.com>
6846
6847 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6848 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6849 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6850 avoid quotes nesting problems.
6851 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6852 (DO_X): Export only variables that are set.
6853
8f6a59e5
BE
68542001-09-19 Ben Elliston <bje@redhat.com>
6855
6856 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6857 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6858 semantics. Use the shell built-in "type" command instead.
6859
a1ec19fa
TS
68602001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6861
6862 * config.sub: Reverted the earlier change, this version is not the
6863 master file.
6864
4008bd9b
TS
68652001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6866
6867 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
6868 Add support for mips64.
6869
dd1e52a4
JH
68702001-09-03 Jeff Holcomb <jeffh@redhat.com>
6871
6872 * configure.in: Enable libstdc++-v3 for h8300 targets.
6873
91549d1c
EC
68742001-08-30 Eric Christopher <echristo@redhat.com>
6875 Jason Eckhardt <jle@redhat.com>
6876
6877 * config.sub: Add support for mipsisa32.
6878
cf966cf9
EC
68792001-08-30 Eric Christopher <echristo@redhat.com>
6880
6881 * config.sub, config.guess: Import latest from subversions.
6882
82208dc5
AM
68832001-08-20 Alan Modra <amodra@bigpond.net.au>
6884
6885 * config.sub, config.guess: Import latest from subversions.
6886
4dca8403
DD
68872001-07-26 DJ Delorie <dj@redhat.com>
6888
6889 * MAINTAINERS: Clarify libiberty merge rules and procedures.
6890
1107dce2
AM
68912001-06-19 Alan Modra <amodra@bigpond.net.au>
6892
6893 * Makefile.in: Revert 2001-06-17.
6894 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
6895
e09a6604
L
68962001-06-17 H.J. Lu <hjl@gnu.org>
6897
6898 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
6899 (gas+binutils.tar.bz2): Likewise.
6900 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
6901
31a8b634
AC
6902Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6903
6904 * Makefile.in (VER): When present, extract the version number from
5481b376 6905 the file version.in.
31a8b634 6906
dc70af01
AO
69072001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
6908
6909 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6910 gcc/xgcc is built, use -print-prog-name to find out the program
6911 name to use.
6912
839bbd8c
AO
69132001-06-04 Mark Mitchell <mark@codesourcery.com>
6914
6915 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6916 with_gcc]: Use `gcc -shared' to build a shared library.
6917
566e9a30
AO
69182001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6919
6920 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6921 archives.
6922
e877bb69
AO
69232001-05-28 Simon Patarin <simon.patarin@inria.fr>
6924
6925 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
6926 libraries when using g++ with native linker.
6927
1605288b
AO
69282001-05-28 Alexandre Oliva <aoliva@redhat.com>
6929
6930 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6931
11a383ba
TR
69322001-05-24 Tom Rix <trix@redhat.com>
6933
6934 * configure.in : enable ld for aix
cf966cf9 6935
18611226
AO
69362001-05-22 Alexandre Oliva <aoliva@redhat.com>
6937
6938 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6939 [aix4*|aix5*]: Prepend blank.
6940
6be7c12c
AO
69412001-05-20 Alexandre Oliva <aoliva@redhat.com>
6942
6943 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6944 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
6945 of subdir/configure scripts to use the new libtool.m4.
6946
4ed00bba
L
69472001-05-14 H.J. Lu <hjl@gnu.org>
6948
6949 * config.if (libc_interface): Set to -libc6.2- for cross
6950 compiling to Linux/glibc 2.2.
6951
b1af961c
AO
69522001-05-03 Alexandre Oliva <aoliva@redhat.com>
6953
6954 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6955 libgcj.
6956
5ec3e74e
AO
69572001-04-26 Alexandre Oliva <aoliva@redhat.com>
6958
6959 * configure.in (noconfigdirs): Don't reset it from scratch in the
6960 target case; only append to it.
6961
b3ed1d6b
AO
69622001-04-26 Alexandre Oliva <aoliva@redhat.com>
6963
6964 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6965 sparc-*-solaris2.8]: Disable ${libgcj}.
6966
96111c10
AO
69672001-04-25 Alexandre Oliva <aoliva@redhat.com>
6968
6969 * configure.in (libgcj_saved): Copy from $libgcj.
6970 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6971 --disable-libgcj.
6972
b5bf43f2
AO
69732001-04-20 Alexandre Oliva <aoliva@redhat.com>
6974
6975 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6976 1.641.2.228.
6977
8cc32590
AO
69782001-04-12 Alexandre Oliva <aoliva@redhat.com>
6979
6980 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6981 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6982
dec0cb0c
AO
69832001-04-01 Alexandre Oliva <aoliva@redhat.com>
6984
6985 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6986 New macros.
6987 (bootstrap, cross): Use RECURSE_FLAGS.
6988 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6989
6a9c3886
AO
69902001-03-27 Alexandre Oliva <aoliva@redhat.com>
6991
6992 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6993
d4fc7db8
NC
69942001-03-23 Nick Clifton <nickc@redhat.com>
6995
6996 * README-maintainer-mode: Add note about inability to use "make
6997 distclean" in maintainer mode.
6998
7389ff65
AO
69992001-03-22 Alexandre Oliva <aoliva@redhat.com>
7000
7001 Re-installed:
7002 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7003 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7004 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7005 * ltcf-cxx.sh: Likewise.
7006 * ltcf-gcj.sh: Likewise.
7007
b3e0dc8e
PB
70082001-03-22 Philip Blundell <philb@gnu.org>
7009
7010 * config.sub, config.guess: Import latest from subversions.
7011
469b781c
AO
70122001-03-22 Alexandre Oliva <aoliva@redhat.com>
7013
7014 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7015 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7016
b0dad762
MC
70172001-03-20 Michael Chastain <chastain@redhat.com>
7018
7019 * Makefile.in: all-m4 depends on all-texinfo.
7020
c559bb17
AO
70212001-03-08 Alexandre Oliva <aoliva@redhat.com>
7022
7023 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7024
fef4ae2e
JJ
70252001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7026
7027 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7028 longer valid.
7029
8d6dd99d
NC
70302001-02-16 Nick Clifton <nickc@redhat.com>
7031
7032 * configure.in (noconfigdirs): Allow configuration of texinfo
7033 for Cygwin hosts.
7034
a85d7ed0
NC
70352001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7036
7037 * config.guess: Add linux target for S/390.
7038 * config.sub: Likewise.
7039 * configure.in: Likewise.
7040
51221c5e
DD
70412001-02-06 Ben Elliston <bje@redhat.com>
7042
7043 * configure: Output host type to stdout, not stderr.
7044
9dec4c71
MS
70452001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7046
7047 * config.guess: Import from subversions.gnu.org (revision 1.181).
7048 * config.sub: Import from subversions.gnu.org (revision 1.199).
7049
9add9c04
AM
70502001-01-30 Alan Modra <alan@linuxcare.com.au>
7051
7052 * config.guess: Handle hppa64-linux systems.
7053
8679174d
MS
70542001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7055
7056 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7057 Don't unset, it's non-portable and no longer necessary, set to empty
7058 instead.
7059
02d01ed4
MS
70602001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7061
7062 * ltconfig: Shell portability fix for the tagname validity check.
7063
4cc5853d
MS
70642001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7065
7066 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7067
7487e485
AO
70682001-01-27 Alexandre Oliva <aoliva@redhat.com>
7069
7070 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7071 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7072
f332af52
AO
70732001-01-24 Alexandre Oliva <aoliva@redhat.com>
7074
7075 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7076 keep at least one of build_libtool_libs or build_old_libs set to
7077 yes.
7078
ef099754
AO
70792001-01-24 Alexandre Oliva <aoliva@redhat.com>
7080
7081 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7082 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7083
8341f2fc 70842000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7085
8341f2fc
AJ
7086 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7087
70882000-11-03 Philip Blundell <pb@futuretv.com>
7089
7090 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7091 files.
ebf0fa2e 7092
c320a39f
JJ
70932001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7094
7095 * COPYING.NEWLIB: Put into source repository.
7096
8817b92e
BE
70972001-01-15 Ben Elliston <bje@redhat.com>
7098
7099 * configure.in (host_tools): Add sid.
7100 Always configure cgen.
7101 * Makefile.in (all-sid): New target.
7102 (check-sid, clean-sid, install-sid): Likewise.
7103
35590697
AJ
71042001-01-07 Andreas Jaeger <aj@suse.de>
7105
80413487 7106 * config.sub, config.guess: Update from subversions.
35590697 7107
6ee6cea6
AO
71082000-12-12 Alexandre Oliva <aoliva@redhat.com>
7109
7110 * configure.in: Disable language-specific target libraries for
7111 languages that aren't enabled.
7112
077b8428
NC
71132000-11-24 Nick Clifton <nickc@redhat.com>
7114
7115 * configure.in (xscale-elf): Add target.
7116 (xscale-coff): Add target.
7117 (c4x, c5x, tic54x): Move after ARM targets.
7118
9e28a1ed
AO
71192000-11-23 Alexandre Oliva <aoliva@redhat.com>
7120
7121 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7122
be98a80a
ILT
71232000-11-20 Ian Lance Taylor <ian@zembu.com>
7124
7125 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7126
5cec67bf
AO
71272000-11-18 Alexandre Oliva <aoliva@redhat.com>
7128
7129 * Makefile.in: Merge with GCC and libgcj.
7130 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7131 configure-target-<library> when their configure scripts need the C
7132 or C++ library to have already been built to work properly.
7133 (do_proto_toplev): Set them to an empty string.
7134
d932cae7 71352000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
7136
7137 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7138 (REALLY_SET_LIB_PATH): Use them.
7139
d932cae7 71402000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
7141
7142 * config.sub: Add support for Sun Chorus
7143
8602ff0c
NC
71442000-11-02 Per Lundberg <plundis@chaosdev.org>
7145
7146 * config.sub: Add support for the *-storm-chaos OS.
7147
f9e0997d
NC
71482000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7149
80413487
RH
7150 * configure.in (noconfigdirs): Don't compile some
7151 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 7152
d64552c5
AO
71532000-09-30 Alexandre Oliva <aoliva@redhat.com>
7154
7155 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7156 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7157 all affected `configure' scripts.
7158
97f60b31
AO
71592000-09-25 Alexandre Oliva <aoliva@redhat.com>
7160
7161 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7162 ltcf-c.sh.
7163
6e8dd58f
PB
71642000-09-12 Philip Blundell <philb@gnu.org>
7165
7166 * config.sub, config.guess: Update from subversions.
7167
103a2e99
AO
71682000-09-06 Alexandre Oliva <aoliva@redhat.com>
7169
51601921
AO
7170 * Makefile.in (all-zlib): Added dummy target.
7171
103a2e99
AO
7172 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7173 multi-language branch.
7174
2809b4b9
AO
71752000-09-05 Alexandre Oliva <aoliva@redhat.com>
7176
7177 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7178 (bootstrap*): Depend on all-bootstrap.
7179
7450026c
AO
71802000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7181
7182 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7183 crosses, but add gcc/include to the header search path for them.
7184
6cf86f7f
AO
71852000-08-31 Alexandre Oliva <aoliva@redhat.com>
7186
7187 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7188 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7189 * gettext.m4: New file, extracted from aclocal.m4.
7190
ce2ea6e3
AO
71912000-08-22 Alexandre Oliva <aoliva@redhat.com>
7192
7193 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7194 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7195 sub-configures.
7196
9765193e
DE
71972000-08-20 Doug Evans <dje@casey.transmeta.com>
7198
7199 * Makefile.in (ALL_MODULES): Add all-cgen.
7200 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7201 (all-cgen): New target.
7202 (all-opcodes,all-sim): Depend on all-cgen.
7203 * configure.in (host_tools): Add cgen.
7204 Only configure cgen if --enable-cgen-maint.
7205
d7b32520
AO
72062000-08-17 Alexandre Oliva <aoliva@redhat.com>
7207
7208 * config-ml.in (CC, CXX): Don't introduce a leading space.
7209
e52ef561
AO
72102000-08-16 Alexandre Oliva <aoliva@redhat.com>
7211
7212 * configure.in (libstdcxx_flags): Use
7213 libstdc++-v3/src/libstdc++.INC.
7214
88f9c2a0
AO
72152000-08-15 Alexandre Oliva <aoliva@redhat.com>
7216
7217 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7218
98fbe43f
JM
72192000-08-11 Jason Merrill <jason@redhat.com>
7220
7221 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7222 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7223 (FLAGS_FOR_TARGET): Not here.
7224 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7225
279ddab4
DD
72262000-08-07 DJ Delorie <dj@redhat.com>
7227
7228 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7229 "if we're also building gcc, and it's a gcc that will run on the
7230 build machine, we want to use its includes instead of the system's
7231 default includes".
7232
60523a83
AO
72332000-08-03 Alexandre Oliva <aoliva@redhat.com>
7234
24ffec7a
AO
7235 * configure.in (libstdcxx_flags): Don't use `"'.
7236
60523a83
AO
7237 * config-ml.in: Adjust multilib search paths to the
7238 appropriate multilib tree.
7239
daf644b5
AO
72402000-08-02 Alexandre Oliva <aoliva@redhat.com>
7241
7242 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7243 commas in $LANGUAGES.
7244
63266560
DD
72452000-08-01 Alexandre Oliva <aoliva@redhat.com>
7246
7247 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7248
72492000-07-31 Alexandre Oliva <aoliva@redhat.com>
7250
7251 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7252 CXX_FOR_TARGET for sed.
7253
72542000-07-30 Alexandre Oliva <aoliva@redhat.com>
7255
7256 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7257 Do not override if already set in the environment or in configure.
7258 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7259 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7260
9e449d3e
AO
72612000-07-27 Alexandre Oliva <aoliva@redhat.com>
7262
7263 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7264 (GCC_FOR_TARGET): Use it.
7265 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7266 * configure.in: ... here.
7267 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7268 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7269
8bbd92e0
AO
72702000-07-24 Alexandre Oliva <aoliva@redhat.com>
7271
fd1f87b2
AO
7272 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7273 (configure-target-libchill, configure-target-libobjc): Likewise.
7274
8bbd92e0
AO
7275 * configure.in: Use the same cache file for all target libs.
7276 * config-ml.in: But different cache files per multilib variant.
7277
25c6c112
JL
72782000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7279
7280 * configure (topsrcdir): Don't use dirname.
7281
ba73c63f
JM
72822000-07-20 Jason Merrill <jason@redhat.com>
7283
7284 * configure.in: Remove all references to libg++ and librx.
7285
7286 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7287
1af08294
HPN
72882000-07-20 Hans-Peter Nilsson <hp@axis.com>
7289
7290 * config.sub: Update to subversions version 2000-07-06.
7291
ba73c63f
JM
72922000-07-12 Andrew Haley <aph@cygnus.com>
7293
7294 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7295 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7296
72972000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
7298
7299 * symlink-tree: Check number of arguments.
7300
d932cae7 73012000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
7302
7303 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7304
ba73c63f
JM
73052000-07-05 Jim Wilson <wilson@cygnus.com>
7306
7307 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7308 search path for a g++ extracted from the build tree. This
7309 will allow link tests run by configure scripts in
7310 subdirectories to succeed.
7311
92ee2f86
UC
73122000-07-01 Koundinya K <kk@ddeorg.soft.net>
7313
80413487 7314 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 7315
23f2f29f
CV
73162000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7317
7318 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7319 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7320
f04f5a67
TW
73212000-06-19 Timothy Wall <twall@cygnus.com>
7322
7323 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7324 * config.sub: Add tic54x target.
7325
11da68be
NC
73262000-06-07 Phillip Thomas <pthomas@suse.de>
7327
7328 * README-maintainer-mode: New file: Contains notes on using
7329 --enable-maintainer-mode with binutils.
7330
d932cae7 73312000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
7332
7333 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7334
d932cae7 73352000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
7336
7337 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7338 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7339
9442cea3
L
734020000-05-21 H.J. Lu (hjl@gnu.org)
7341
80413487
RH
7342 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7343 directory are used if they exist. Make sure
7344 $(build_tooldir)/include is searched for header files,
7345 $(build_tooldir)/lib/ for library files.
9442cea3 7346 (GCC_FOR_TARGET): Likewise.
80413487 7347 (CXX_FOR_TARGET): Likewise.
9442cea3 7348
d932cae7 73492000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
7350
7351 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7352
d932cae7 73532000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
7354
7355 * Makefile.in (configure-target-libiberty): Depend on
7356 configure-target-newlib.
7357
ba73c63f
JM
73582000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7359
7360 * configure.in, Makefile.in: Merge all libffi-related
7361 configury stuff from the libgcj tree.
7362
d932cae7 73632000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
7364
7365 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7366 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7367
d932cae7 73682000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
7369
7370 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7371 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 7372 current version information. Add to proto-toplev directory.
b5a23627
AC
7373 (gdb-taz): Build do-djunpack.
7374
ba73c63f
JM
73752000-05-15 David Edelsohn <edelsohn@gnu.org>
7376
7377 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7378
7c86ed39
L
73792000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7380
7381 * ltmain.sh: Preserve in relink_command any environment
7382 variables that may affect the linker behavior.
7383
d932cae7 73842000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
7385
7386 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7387
d932cae7 73882000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
7389
7390 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7391
ed0a91a5
EZ
73922000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7393
7394 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 7395 with the version name.
ed0a91a5 7396
ba73c63f 73972000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 7398
ba73c63f 7399 * config.if: Tweak.
6cafa39f 7400
ba73c63f 74012000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 7402
ba73c63f 7403 * djunpack.bat: New file.
66156876 7404
d932cae7 74052000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
7406
7407 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
7408 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7409 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7410 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 7411
ba73c63f
JM
74122000-04-16 Dave Pitts <dpitts@cozx.com>
7413
80413487
RH
7414 * config.sub (case $basic_machine): Change default for "ibm-*"
7415 to "openedition".
ba73c63f 7416
d932cae7 74172000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
7418
7419 * Makefile.in (gdb-taz): New target. GDB specific archive.
7420 (do-md5sum): New target.
7421 (MD5PROG): Define.
7422 (PACKAGE): Default to TOOL.
7423 (VER): Default to a shell script.
7424 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 7425 md5 checksum generation.
b35ece4e
AC
7426 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7427 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7428 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 7429 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 7430
d932cae7 74312000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
7432
7433 * configure (warn_cflags): Delete.
7434
ba73c63f 74352000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 7436 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 7437
80413487
RH
7438 * configure.in (enable_libstdcxx_v3): Add.
7439 (target_libs): Add bits here to switch between libstdc++-v2 and
7440 libstdc++-v3.
7441 * config.if: And this file too.
7442 * Makefile.in: Add libstdc++-v3 targets.
35590697 7443
ba73c63f
JM
74442000-04-05 Michael Meissner <meissner@redhat.com>
7445
7446 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 7447
d332c5ac
JM
74482000-03-29 Jason Merrill <jason@casey.cygnus.com>
7449
7450 * configure.in: -linux-gnu*, not -linux-gnu.
7451
d932cae7 74522000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
7453
7454 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7455 (do-tar-bz2): Replace TOOL with PACKAGE.
7456 (gdb.tar.bz2): Remove GDBTK from GDB package.
7457 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 7458 dejagnu.tar.bz2): New packages.
6dcbc97b 7459
96ce09a7
ILT
74602000-02-27 Andreas Jaeger <aj@suse.de>
7461
7462 * configure.in: Add entry for mips*-*-linux*, move catch all
7463 *-*-*linux* entry below this one.
7464
2031769e
ILT
74652000-02-27 Ian Lance Taylor <ian@zembu.com>
7466
7467 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7468
4bab746c
NC
74692000-02-24 Nick Clifton <nickc@cygnus.com>
7470
7471 * config.sub: Support an OS of "wince".
7472
d932cae7 74732000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
7474
7475 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 7476 version.
ada59422 7477
5b93d8bb
AM
74782000-02-23 Linas Vepstas <linas@linas.org>
7479
7480 * config.sub: Add support for Linux/IBM 370.
7481 * configure.in: Likewise.
7482
2fb651f6
NC
74832000-02-22 Nick Clifton <nickc@cygnus.com>
7484
7485 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7486
b8441c25
CF
74872000-02-20 Christopher Faylor <cgf@cygnus.com>
7488
7489 * config.guess: Guess "cygwin" rather than "cygwin32".
7490
d332c5ac
JM
74912000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7492
7493 * configure (gcc_version): When setting, narrow search to
7494 lines containing `version_string'.
7495
ba73c63f
JM
74962000-02-15 Denis Chertykov <denisc@overta.ru>
7497
7498 * config.sub: Add support for avr target.
7499
d932cae7 75002000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
7501
7502 * config.sub: Add mmix-knuth-mmixware.
7503
75042000-01-27 Christopher Faylor <cgf@redhat.com>
7505
7506 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7507 structure stuff to -L library search.
7508 (CXX_FOR_TARGET): Ditto.
7509 (CROSS_CHECK_MODULES): Fix spelling mistake.
7510
75112000-01-24 Mark Mitchell <mark@codesourcery.com>
7512
7513 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7514 the C++ compiler.
7515
75162000-01-12 Richard Henderson <rth@cygnus.com>
7517
7518 * configure.in: Don't build some bits for beos.
7519
75202000-01-12 Joel Sherrill (joel@OARcorp.com)
7521
7522 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7523 as include files.
7524
91b2c84d
GK
75252000-01-06 Geoff Keating <geoffk@cygnus.com>
7526
7527 * configure.in: Use mt-aix43 to handle *_TARGET defs,
7528 not mh-aix43.
7529
ba73c63f
JM
75301999-12-14 Richard Henderson <rth@cygnus.com>
7531
7532 * config.guess (alpha-osf, alpha-linux): Detect ev67.
7533 * config.sub: Accept alphaev[78], alphaev8.
7534
75351999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7536
7537 * config.guess, config.sub: Update from autoconf.
7538
7539Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7540
7541 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7542 necessary libraries are missing.
7543
75441999-10-25 Andreas Schwab <schwab@suse.de>
7545
7546 * configure: Fix quoting inside arguments of eval.
7547
75481999-10-21 Nick Clifton <nickc@cygnus.com>
7549
7550 * config-ml.in: Allow suppression of some ARM multilibs.
7551
7552Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
7553
7554 * config.guess: Add OS/390 match pattern.
7555 * config.sub: Add mvs, openedition targets.
7556 * configure.in (i370-ibm-opened*): New.
7557
ef14edc4
ILT
75581999-09-04 Steve Chamberlain <sac@pobox.com>
7559
7560 * config.sub: Add support for configuring for pj.
7561
afb478e8
NC
75621999-08-31 Nick Clifton <nickc@cygnus.com>
7563
fd6848f6 7564 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 7565
ba73c63f 75661999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
7567
7568 * configure.in: Do not configure or build ld for AIX
7569 platforms. ld is known to be broken on these platforms.
7570
ba73c63f
JM
7571Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7572
7573 * config-ml.in: Pass compiler flag corresponding to multidirs to
7574 subdir configures.
7575
c363de44
ILT
75761999-08-09 Ian Lance Taylor <ian@zembu.com>
7577
7578 * Makefile.in (LDFLAGS): Define.
7579
dc8bc5a6
ILT
75801999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
7581
7582 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7583 noconfigdirs.
7584 (*-*-cygwin*): Likewise.
7585
6ca3858e
ILT
75861999-08-08 Ian Lance Taylor <ian@zembu.com>
7587
71141bb6
ILT
7588 * mkdep: New file.
7589 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7590 (BINUTILS_SUPPORT_DIRS): Add mkdep.
7591
6ca3858e
ILT
7592 From Eli Zaretskii <eliz@is.elta.co.il>:
7593 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7594 long file name when using DJGPP on MS-DOS.
7595
ba73c63f
JM
7596Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
7597
7598 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7599
2735a327
AM
76001999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
7601
7602 * Makefile.in (check-target-libio): Remove all-target-libstdc++
7603 dependency as this causes "make check" to globally "make all"
7604
ba73c63f
JM
7605Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
7606
7607 * configure.in (target_libs): Added target-zlib.
7608 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7609 (CONFIGURE_TARGET_MODULES): Likewise.
7610 (CHECK_TARGET_MODULES): Likewise.
7611 (INSTALL_TARGET_MODULES): Likewise.
7612 (CLEAN_TARGET_MODULES): Likewise.
7613 (configure-target-zlib): New target.
7614 (all-target-zlib): Likewise.
7615 (all-target-libjava): Depend on all-target-zlib.
7616 (configure-target-libjava): Depend on configure-target-zlib.
7617
7618 * Makefile.in (configure-target-libjava): Depend on
7619 configure-target-newlib.
7620 (configure-target-boehm-gc): New target.
7621 (configure-target-qthreads): New target.
7622
80413487
RH
7623 * configure.in (target_libs): Added target-qthreads.
7624 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7625 (CONFIGURE_TARGET_MODULES): Likewise.
7626 (CHECK_TARGET_MODULES): Likewise.
7627 (INSTALL_TARGET_MODULES): Likewise.
7628 (CLEAN_TARGET_MODULES): Likewise.
7629 (all-target-qthreads): New target.
7630 (configure-target-libjava): Depend on configure-target-qthreads.
7631 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
7632
7633 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7634 (CONFIGURE_TARGET_MODULES): Likewise.
7635 (CHECK_TARGET_MODULES): Likewise.
7636 (INSTALL_TARGET_MODULES): Likewise.
7637 (CLEAN_TARGET_MODULES): Likewise.
7638 (all-target-libjava): New target.
7639 (all-target-boehm-gc): Likewise.
7640 * configure.in (target_libs): Added libjava, boehm-gc.
7641
08d836d6
ILT
76421999-07-22 Ian Lance Taylor <ian@zembu.com>
7643
7644 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7645 configure.bat in SUPPORT_FILES.
7646 (gas+binutils.tar.bz2): Likewise.
7647
7648 * makeall.bat: Remove; obsolete.
7649
8f36e47c
ILT
76501999-07-21 Ian Lance Taylor <ian@zembu.com>
7651
7652 From Mark Elbrecht:
7653 * configure.bat: Remove; obsolete.
7654
56e82f25
ILT
76551999-07-11 Ian Lance Taylor <ian@zembu.com>
7656
7657 * configure: Add -W -Wall to the default CFLAGS when compiling with
7658 gcc.
7659
1001d816
JL
7660Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
7661
7662 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7663
106117aa
MM
76641999-06-30 Mark Mitchell <mark@codesourcery.com>
7665
7666 * configure.in: Build ld on IRIX6.
7667
c376f4ed
ILT
76681999-06-12 Ian Lance Taylor <ian@zembu.com>
7669
7670 * Makefile.in: Change distribution targets to use bzip2 instead of
7671 gzip.
7672 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 7673 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 7674
306b7445
NC
76751999-06-04 Nick Clifton <nickc@cygnus.com>
7676
7677 * config.sub: Add mcore target.
7678
d932cae7 76791999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
7680
7681 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7682
d932cae7 76831999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
7684
7685 * config.guess (dummy): Changed to $dummy.
7686
6c3175b0
NC
76871999-05-24 Nick Clifton <nickc@cygnus.com>
7688
ba73c63f
JM
7689 * config.sub: Tidied up case statements.
7690
76911999-05-22 Ben Elliston <bje@cygnus.com>
7692
7693 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7694 <jiro@din.or.jp>.
7695
7696 * config.guess: Merge with FSF version. Future changes will be
7697 more accurately recorded in this ChangeLog.
7698 * config.sub: Likewise.
7699
d932cae7 77001999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
7701
7702 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 7703
252b5132
RH
77041999-04-30 Tom Tromey <tromey@cygnus.com>
7705
7706 * ltmain.sh: [mode link] Always use CC given by ltconfig.
7707
77081999-04-23 Tom Tromey <tromey@cygnus.com>
7709
7710 * ltconfig, ltmain.sh: Update to libtool 1.2f.
7711
77121999-04-20 Drew Moseley <dmoseley@cygnus.com>
7713
7714 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7715 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7716 Bad merge removed these two changes.
7717
ba73c63f 7718Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 7719 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
7720
7721 * config.guess (interix Alpha): Add.
7722
252b5132
RH
77231999-04-11 Richard Henderson <rth@cygnus.com>
7724
7725 * configure.in (i?86-*-beos*): Do config gperf; don't config
7726 gdb, newlib, or libgloss.
7727
d932cae7 77281999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 7729
ba73c63f
JM
7730 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7731 link a trivial program with -mabi=64. If it fails, remove mabi=64
7732 from multidirs.
7733
d932cae7 77341999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
7735
7736 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7737
252b5132
RH
77381999-04-08 Nick Clifton <nickc@cygnus.com>
7739
7740 * config.sub: Add support for mcore targets.
7741
77421999-04-07 Michael Meissner <meissner@cygnus.com>
7743
7744 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7745 not mt-ospace, in order to shut up assembler warning about using
7746 symbols that are named the same as registers.
7747
77481999-04-07 Drew Moseley <dmoseley@cygnus.com>
7749
7750 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7751 dependency list for all-target-cygmon.
7752
77531999-04-05 Doug Evans <devans@casey.cygnus.com>
7754
7755 * config-ml.in: Check $host, not $target, for selective multilibs.
7756 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7757 thumb interworking, and underscore prefix multilibs.
7758
77591999-04-04 Ian Lance Taylor <ian@zembu.com>
7760
7761 * missing: Update to version from current automake.
7762
7763Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
7764
7765 * configure (gxx_include_dir): Removed.
7766
7767 * configure.in (gxx_include_dir): Handle it.
7768 * Makefile.in: Likewise.
7769
77701999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
7771
7772 * config.sub (mips64vr4111,mips64vr4111el) Add.
7773
77741999-03-21 Ben Elliston <bje@cygnus.com>
7775
80413487 7776 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
7777
7778Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
7779
252b5132
RH
7780 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7781 config/mh-djgpp.
7782
7783Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
7784
7785 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7786 all-target-newlib to dependency list for all-target-bsp.
7787
7788Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
7789
7790 * config.sub: Add i386-uwin support.
7791 * config.guess: Likewise.
7792
7793Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7794
7795 * configure.in: cleanup, add mh-*pic handling for arm, special
7796 case powerpc*-*-aix*
7797
7798Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
7799
7800 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7801 can be built.
7802
7803Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
7804
7805 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 7806 targets.
252b5132
RH
7807
78081999-03-02 Nick Clifton <nickc@cygnus.com>
7809
7810 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7811
d932cae7 78121999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
7813
7814 * config.sub: Check for "cygwin*" rather than "cygwin32*"
7815
78161999-02-24 Nick Clifton <nickc@cygnus.com>
7817
7818 * config.sub: Fix typo in arm recognition.
7819
d932cae7 78201999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
7821
7822 * configure.in (noconfigdirs): Changed target_configdirs to
7823 include target-bsp only for m68k-*-elf* and m68k-*-coff*
7824 rather than m68k-*-* since it is not known to work on
7825 m68k-aout. Ditto for arm-*-*oabi.
7826
d932cae7 78271999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
7828
7829 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
7830
78311999-02-19 Ben Elliston <bje@cygnus.com>
7832
7833 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7834 Smart and improved by Andrew Cagney.
7835
d932cae7 78361999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
7837
7838 * config.guess: Recognize openbsd-*-hppa.
7839
d932cae7 78401999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
7841
7842 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7843 only if it is not empty.
7844
78451999-02-17 Nick Clifton <nickc@cygnus.com>
7846
7847 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 7848
fd6848f6 7849 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
7850
7851 * config.sub: Modified to recognize uname's armv* syntax.
7852
78531999-02-17 Mark Salter <msalter@cygnus.com>
7854
7855 * configure.in: Added target-bsp for sparclite.
7856
d932cae7 78571999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
7858
7859 * config.sub: Recognize alphapca5[67] and up to alphaev8.
7860
78611999-02-08 Nick Clifton <nickc@cygnus.com>
7862
7863 * configure.in: Add support for strongarm port.
7864 * config.sub: Add support for strongarm target.
7865
d932cae7 78661999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 7867
252b5132
RH
7868 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7869 the old name config/mh-cygwin32.
7870 Enable texinfo.
7871
d932cae7 78721999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
7873
7874 * configure.in: Do build ld for ix86 Solaris.
7875
d932cae7 78761999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
7877
7878 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
7879 $AR_FOR_TARGET. Likewise for RANLIB.
7880
d932cae7 78811999-02-02 Catherine Moore <clm@cygnus.com>
35590697 7882
80413487
RH
7883 * config.sub (oabi): Recognize.
7884 * configure.in (arm-*-oabi): Handle.
252b5132 7885
d932cae7 78861999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
7887
7888 * config.guess: Improve detection of i686 on UnixWare 7.
7889
d932cae7 78901999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
7891
7892 * config.guess: Add support for i386-pc-interix.
7893 * config.sub: Likewise.
7894 * configure.in: Likewise.
252b5132 7895
d932cae7 78961999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7897
7898 * Makefile.in: Remove unneeded all-target-libio from
7899 from all-target-winsup target since it is now unneeded.
7900 Add all-target-libtermcap in its place since it is now
7901 needed.
7902
d932cae7 79031998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7904
7905 * configure.in: makefile stub for cygwin target is probably
7906 unnecessary. Remove it for now.
252b5132 7907
d932cae7 79081998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7909
7910 * configure.in: libtermcap.a should be built when cygwin is the
7911 target as well as the host.
7912 * config.guess: Allow mixed case in cygwin uname output.
7913 * Makefile.in: Add libtermcap target.
252b5132 7914
d932cae7 79151998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7916
7917 * config.sub: Clean up handling of hppa2.0.
7918
d932cae7 79191998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
7920
7921 * config.guess: Use C code to identify more HP machines.
7922
7923Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
7924
7925 * config.sub: Handle hppa2.0.
7926
ba73c63f
JM
7927Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
7928
7929 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 7930 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
7931
79321998-12-15 Mark Salter <msalter@cygnus.com>
7933
7934 * configure.in: Added target-bsp for several target architectures.
7935
7936 * Makefile.in: Added rules for bsp.
7937
252b5132
RH
7938Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
7939
7940 * config.guess: Improve detection of hppa2.0 processors.
7941
7942Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
7943
7944 * config.guess: Recognize FreeBSD using ELF automatically.
7945
79461998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
7947
7948 * configure (skip-this-dir): Add handling for new shell script, which
7949 might be created by a sub-directory's configure to indicate, this particular
7950 directory is "unwanted".
7951 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7952
252b5132
RH
7953Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
7954
7955 * ltconfig: import from libtool, after changing libtool to
7956 account for the cygwin name change.
7957
7958Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
7959
7960 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7961 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7962
7963Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
7964
7965 * configure.in: Add libtermcap to list of cygwin dependencies.
7966
d932cae7 79671998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 7968
80413487
RH
7969 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7970 they include winsup/include when it's a cygwin target.
252b5132
RH
7971
79721998-11-12 Tom Tromey <tromey@cygnus.com>
7973
7974 * configure.in (host_tools): Added zip.
7975 * Makefile.in (all-target-libjava): Depend on all-zip.
7976 (all-zip): New target.
7977 (ALL_MODULES): Added all-zip.
7978 (NATIVE_CHECK_MODULES): Added check-zip.
7979 (INSTALL_MODULES): Added install-zip.
7980 (CLEAN_MODULES): Added clean-zip.
7981
d932cae7 79821998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
7983
7984 * Makefile.in: lose "32" from comment about cygwin.
7985
d932cae7 79861998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
7987
7988 * configure.in: Use -Os to build target libraries for the fr30.
7989
d932cae7 79901998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
7991
7992 * config.sub: Add fr30.
7993
d932cae7 79941998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 7995
80413487 7996 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
7997 cygwin* instead of cygwin32*.
7998 * config.sub: Check cygwin* instead of cygwin32*.
7999
d932cae7 80001998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8001
8002 * config.guess: Match any version of Unixware7.
8003
252b5132
RH
80041998-10-20 Syd Polk <spolk@cygnus.com>
8005
8006 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8007 if desired.
8008
d932cae7 80091998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8010
8011 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8012 these if the appropriate directories and files to not exist.
8013
d932cae7 80141998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8015
8016 * Makefile.in (DEVO_SUPPORT): Add config.if.
8017
d932cae7 80181998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8019
8020 * configure: Add pattern to replace "build_tooldir"'s
8021 definition in the generated Makefile with "tooldir"'s
8022 actual value.
8023
252b5132
RH
8024Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8025
8026 * config.sub: Bring back lost sparcv9.
8027
ba73c63f
JM
8028 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8029
8030Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8031
8032 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8033 CC_FOR_TARGET and friends.
8034
8035Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8036
ba73c63f
JM
8037 * Makefile.in (build_tooldir): New variable, same as tooldir.
8038 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8039 -B$(build_tooldir)/bin/.
8040 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8041
252b5132
RH
8042Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8043
8044 * config.sub: Add support for i[34567]86-pc-udk.
8045 * configure.in: Likewise.
8046
8047Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8048
8049 * Makefile.in: add bzip2 package building bits for user
8050 tools module
8051 * configure.in: ditto
8052
ba73c63f
JM
8053Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8054
8055 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8056 (ALL_TARGET_MODULES): Add all-target-libobjc.
8057 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8058 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8059 (all-target-libchill): Add dependencies.
8060 * configure.in (target_libs): Add libchill.
35590697 8061
252b5132
RH
80621998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8063
ba73c63f 8064 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8065
8066Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8067
8068 * Makefile.in (all-automake): fix dependencies.
8069
8070Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8071
8072 * configure.in: Minor cleanups for building in the $(target_alias)
8073 subdir.
8074
80751998-09-22 Jim Wilson <wilson@cygnus.com>
8076
8077 * Makefile.in (bootstrap): Set r and s before make all. Use
8078 BASE_FLAGS_TO_PASS in make all.
8079 (cross): Likewise.
8080
80811998-09-20 Mark Mitchell <mark@markmitchell.com>
8082
8083 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8084
252b5132
RH
8085Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8086
8087 * config.sub: Fix typo in last change.
8088
80891998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8090
8091 * config.sub: Add support for C4x target.
8092 * configure.in: Likewise.
8093
80941998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8095
8096 * config.sub: Recognize sparcv9 just like sparc64.
8097
8098Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8099
8100 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8101
8102Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8103
8104 * config.guess: Correctly identify Pentium II sco boxes.
8105
8106 * config.guess: Fix "tr" code. From Weiwen Liu.
8107
8108Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8109
8110 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8111 stabs.
8112
8113Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8114
8115 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8116 (ALL_TARGET_MODULES): Add all-target-libchill.
8117 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8118 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8119 (all-target-libchill): Add dependencies.
8120 * configure.in (target_libs): Add libchill.
8121
8122Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8123
8124 * config.guess: Avoid assumptions about "tr" behaves when
8125 LANG is set to something other than English.
8126
8127Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8128
8129 * configure (gxx_include_dir): Changed to
8130 '${prefix}/include/g++'-${libstdcxx_interface}.
8131
8132 * config.if: New to determine the interfaces.
8133
8134Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8135
8136 * config.guess: Detect and handle MPE/IX.
8137 * config.sub: Deal with MPE/IX.
8138
8139Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8140
8141 * configure.in: Use mh-aix43.
8142
81431998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8144
8145 * configure: Fix --without/--disable cases for gxx-include-dir.
8146
8147Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8148
8149 * mdata-sh: Imported. Needed for automake support.
8150
8151Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8152
ba73c63f 8153 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
8154 "chmod og=u `find . -print`".
8155
8156Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8157
ba73c63f 8158 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
8159
8160Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8161
8162 * Makefile.in: Undo previous patch.
8163
8164Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8165
8166 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8167 to here ...
8168 (install-no-fixedincludes): and here
8169 (INSTALL_MODULES): ... from here.
8170
8171Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8172
8173 * config.sub: Merge with FSF.
8174
8175 * config.guess: Merge with FSF.
8176
8177Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8178
8179 * configure (extraconfigdirs): New variable.
8180 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8181 * Makefile.in (all): Move higher in file.
8182 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8183 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8184 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8185 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8186 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8187
81881998-07-23 Brendan Kehoe <brendan@cygnus.com>
8189
8190 * Makefile.in (all-target-libjava): Depend on all-gcc and
8191 all-target-newlib.
8192 (configure-target-libjava): Depend on $(ALL_GCC).
8193
8194Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8195
8196 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8197 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8198
8199Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8200
8201 * ylwrap: Change absolute path checks to check for DOS style path
8202 names.
8203
8204 * ylwrap: Don't use a full path name if the source file is in the
8205 same directory. From hjl@lucon.org (H.J. Lu).
8206
8207 * config-ml.in: Default to being verbose, to match Feb 18 change to
8208 configure.
8209
8210Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8211
8212 Brought over from egcs:
8213
8214 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8215
8216 * configure.in (target_subdir): Set to ${target_alias} instead
8217 of "libraries".
8218
8219 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8220
8221 * configure.in (target_subdir): Set to libraries if enable_multilib.
8222
8223Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8224
8225 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8226 multilibs, force reconfiguration the first time we create
8227 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8228
8229Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8230
8231 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8232 avoid confusion with --no-recursion.
8233
8234Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8235
8236 * configure.in: Win32 hosts shouldn't use install -x
8237 * install-sh: remove -x option, and special .exe-handling
8238 hack.
8239
8240Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8241
8242 * config.guess: Recognize i586-pc-beos.
8243 * configure.in: Don't build some bits for beos.
8244
8245Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8246
8247 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8248 CFLAGS default to -O2.
8249
8250 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8251 when using GNU ld.
8252
8253Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8254
8255 * ltmain.sh: Correct install when using a different shell.
8256
8257Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8258
8259 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8260
8261Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8262
8263 * makefile.vms: Update to build binutils/makefile.vms. Add install
8264 target.
8265
8266Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8267
8268 * ltconfig: Update to correct AIX handling.
8269
8270Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8271
8272 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8273
8274 * configure.in (target_subdir): Set to ${target_alias} instead
8275 of "libraries".
8276
82771998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8278
8279 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8280 (Makefile): Depend on $(gcc_version_trigger).
8281
8282 * configure (gcc_version): Change default initializer to empty
8283 string.
8284 (gcc_version_trigger): New variable; pass this variable down
8285 to subdir configures to enable them checking gcc's version
8286 themselves. Emit make macros for both gcc_version vars.
8287 (topsrcdir): Initialize reliably.
8288 (recursion line): Remove --with-gcc-version=${gcc_version}.
8289
82901998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8291
8292 * configure (enable_version_specific_runtime_libs): Implement new flag
8293 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8294 in $(libsubdir); emit definition in each generated Makefile.
8295 (gxx_include_dir): Initialize depending on
8296 $enable_version_specific_runtime_libs.
8297
82981998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8299
8300 * configure (gcc_version): Initialize properly depending on
8301 how and where configure is started.
8302 (recursion line): Pass a --with-gcc-version=${gcc_version}
8303 to configures in subdirs.
8304
8305Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8306
8307 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 8308 cygmon
252b5132
RH
8309
8310Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8311
8312 * configure.in: Add cygmon and libstub support for mn10200.
8313
83141998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8315
8316 * configure (gcc_version): Add new variable describing the
8317 particular gcc version we're building.
8318 * Makefile.in (libsubdir): Add new macro for the directory
8319 in which the compiler finds executables, libraries, etc.
8320 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8321 and libsubdir.
8322
8323Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8324
ba73c63f
JM
8325 * Makefile.in (local-clean): Remove *.log.
8326 (warning.log): Built with warn_summary from build.log.
8327 (mail-report.log): Run test_summary.
8328 (mail-report-with-warnings.log): Run test_summary including
8329 warning.log in the report.
252b5132
RH
8330
8331Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8332
8333 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8334
8335Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8336
8337 * Makefile.in (grep): Grep no longer depends on libiberty.
8338
8339Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8340
8341 * Makefile.in: all-snavigator needs all-libgui.
8342
8343Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8344
8345 * configure.in: Add cygmon and libstub support for mn10300.
8346
8347Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8348
8349 * missing: Update to version from automake 1.3.
8350
8351 * ltmain.sh: On installation, don't get confused if the same name
8352 appears more than once in the list of library names.
8353
8354Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8355
8356 * config.sub: Accept m68060 and m5200 as CPU names.
8357
8358Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8359
8360 * configure: Use && rather than using -a in test, because odd
8361 strings can confuse test.
8362 * configure.in: Likewise.
8363
8364Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8365
8366 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8367
8368Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8369
8370 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
8371 bootstrap4-lean): New targets.
8372
8373Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8374
8375 * mpw-* Delete. Not used.
252b5132
RH
8376
8377Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8378
8379 * COPYING.LIB: Update FSF address.
8380
8381Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8382
8383 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8384
8385 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8386 GAS_SUPPORT_DIRS.
8387
8388Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8389
8390 * ltconfig, ltmain.sh: Avoid producing a version number if
8391 -version-info was not used.
8392
8393Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8394
8395 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8396 building with newlib.
8397
83981998-04-30 Paul Eggert <eggert@twinsun.com>
8399
ba73c63f 8400 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 8401 Solaris `make' causes it to continue to next definition.
252b5132 8402
afb8d725
JM
8403Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8404
8405 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8406 the right GUI libraries and files are installed along with GDB.
8407
252b5132
RH
8408Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8409
8410 * configure.in: Change alpha to alpha* in several places.
8411
8412Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8413
8414 * config.sub: Recognize sparc86x.
8415
8416Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 8417
252b5132
RH
8418 * configure.in (--enable-target-optspace): Remove debug echo.
8419
8420Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8421
8422 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8423
8424Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8425
8426 * ltconfig: Update cygwin32 support.
8427
8428 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8429 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8430 (GDB_SUPPORT_DIRS): Likewise.
8431
8432Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8433
8434 * configure.in (target_makefile_frag): If --enable-target-optspace,
8435 use -Os to compile target libraries rather than -O2. Default to
8436 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8437 not used.
8438 * configure.in (target_cflags): Ditto for d30v.
8439
8440Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8441
8442 * Makefile.in (all-bfd): Depend on all-intl.
8443 (all-binutils): Likewise.
8444 (all-gas): Likewise.
8445 (all-gprof): Likewise.
8446 (all-ld): Likewise.
8447
252b5132
RH
84481998-04-19 Brendan Kehoe <brendan@cygnus.com>
8449
8450 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8451
8452Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
8453
8454 * Makefile.in (all-bfd): Depend upon all-libiberty.
8455
8456 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8457
8458Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
8459
8460 * Makefile.in: Add libstub.
8461
8462 * configure.in: Ditto. Build libstub for targets that have cygmon
8463 support.
8464
8465Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
8466
8467 * configure.in: Don't set PICFLAG on ix86-cygwin32.
8468
8469Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
8470
8471 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8472 use mh-sysv5 if specified. Support gprof on SCO Open Server.
8473
8474Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
8475
8476 * configure: Define DEFAULT_M4 by searching PATH.
8477 * Makfile.in: Use DEFAULT_M4.
8478
8479Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
8480
8481 * ltconfig: Add cygwin32 support.
8482
8483 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
8484 to configure and build.
8485
8486Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
8487
8488 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
8489
8490Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
8491
8492 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8493
8494Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
8495
8496 * Makefile.in: add ash make rules
8497 * configure.in: add ash to native_only and host_tools lists
8498
8499Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
8500
8501 * Makefile.in (all-gettext, all-intl): New targets.
8502 (ALL_MODULES): Added all-gettext, all-intl.
8503 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8504 (INSTALL_MODULES): Added install-gettext, install-intl.
8505 (CLEAN_MODULES): Added clean-gettext, clean-intl.
8506
8507 * configure.in (host_tools): Added gettext.
8508 (native_only): Likewise.
8509 (noconfigdirs) [various cases]: Likewise.
8510 (host_libs): Added intl.
8511
afb8d725
JM
8512Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
8513
8514 * configure: Do not disable building gdbtk for cygwin32 hosts.
8515
ba73c63f
JM
8516Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
8517
8518 * configure.in: Add thumb-coff target.
8519 * config.sub: Add thumb-coff target.
8520
252b5132
RH
8521Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8522
8523 * Makefile.in: Revert yesterday's change.
8524 (all-target-winsup): all-target-librx stays out of here.
8525
8526Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
8527
ba73c63f
JM
8528 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8529 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8530 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
8531 Remove references to librx and libg++.
8532
8533Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
8534
8535 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8536 recursive makes
8537
8538Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
8539
8540 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8541 for newlib directory.
8542 (CXX_FOR_TARGET): Likewise.
8543
8544Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
8545
8546 * ltconfig: Update after libtool/ltconfig.in change for
8547 hpux11.
8548
8549Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
8550
8551 * ltconfig, ltmain.sh: Update to libtool 1.2.
8552
8553Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
8554
8555 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8556 (install-gcc-cross): Instead, override LANGUAGES here.
8557
85581998-03-18 Dave Love <d.love@dl.ac.uk>
8559
8560 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8561 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8562
8563Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
8564
8565 * configure.in: Add Thumb-pe target.
8566
8567Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 8568
252b5132
RH
8569 * Makefile.in - changed sn targets to snavigator
8570 * configure.in - changed sn targets to snavigator
8571
8572Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
8573
8574 * config-ml.in: After building symlink tree call make distclean
8575 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8576 to be the case for libiberty.
8577
8578Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
8579
8580 * configure: When making link, also check the current
8581 directory. The configure scripts may create one.
8582
8583Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
8584
8585 * config.sub: Accept alphapca56 and alphaev6 properly.
8586
8587Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8588
8589 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8590
252b5132
RH
8591Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8592
80413487 8593 * config.sub (sco5): Fix typo.
252b5132
RH
8594
8595Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
8596
8597 * Makefile.in (INSTALL_MODULES): Move install-tcl before
8598 install-itcl.
8599 (install-itcl): Remove dependency on install-tcl.
8600
8601Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
8602
8603 * configure.in: Remove libgloss from noconfigdirs for MN10300.
8604
252b5132
RH
8605Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
8606
8607 * configure.in: Don't build libgui for a cygwin32 target when not on
8608 a cygwin32 host.
8609
8610Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
8611
8612 * configure (redirect): Set to null, so default behavior of
8613 configure is now --verbose.
8614
86151998-02-16 Dave Love <d.love@dl.ac.uk>
8616
8617 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8618 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8619
8620Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
8621
8622 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8623 this change to sync Makefile.in with its ChangeLog entries.
8624
8625Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
8626
8627 * ltmain.sh (mkdir): Check that the directory doesn't exist
8628 before we exit with error, so that we don't get races during
8629 parallel builds.
8630
8631Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
8632
8633 * ltconfig, ltmain.sh: Update from libtool 1.0i.
8634
8635Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
8636
8637 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8638 PICFLAG_FOR_TARGET.
8639 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8640
8641 * configure: Emit a definition for the new macro enable_shared
8642 into each Makefile.
8643
252b5132
RH
8644Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8645
8646 * configure.in (host_tools, native_only): Add libtool.
8647
8648Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
8649
8650 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8651 Fix typo in ming config comment.
8652
8653Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
8654
8655 * ltconfig, ltmain.sh: Update from libtool 1.0h.
8656
8657Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
8658
8659 * config.sub: Add tic30 cases, and map c30 to tic30.
8660
ba73c63f
JM
8661Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
8662
8663 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8664 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8665 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8666 (CLEAN_TARGET_MODULES): Similarly
8667 (all-target-libf2c): Add dependences.
35590697 8668 * configure.in (target_libs): Add libf2c.
ba73c63f 8669
252b5132
RH
8670Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
8671
ba73c63f
JM
8672 * configure.in: Remove expect from noconfigdirs when target
8673 is cygwin32. OK to build expect and dejagnu with Canadian
8674 Cross.
252b5132
RH
8675
8676Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
8677
8678 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8679 host.
8680
8681 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8682 and mingw32.
8683
8684Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
8685
8686 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8687 here as it is not defined in the toplevel Makefile.
8688
8689Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
8690
8691 * configure (package_makefile_rules_frag): New variable, which names
8692 a file with generic rules, ...
8693 Change comment to mention we now have FIVE parts.
8694 * configure: Undo last change.
8695
8696Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
8697
8698 * config.guess: More accurate determination of HP processor types.
8699 * config.sub: More accurate determination of HP processor types.
8700
8701Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
8702
8703 * configure (package_makefile_frag): Move inserting the
8704 ${package_makefile_frag} to where it should be according
8705 to the comment.
8706
ba73c63f 8707Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
8708
8709 * config.guess: Add support for Linux/ARM.
8710
8711Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
8712
8713 * .cvsignore: Remove *-info and *-install since they match
8714 release-info and mpw-install, which we don't want to just ignore.
8715
8716Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
8717
8718 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8719
8720Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
8721
8722 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8723 local_prefix to sub-make invocations.
8724
8725Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
8726
8727 * configure.in: Check makefile fragments in the source
8728 directory.
8729
8730Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8731
ba73c63f
JM
8732 * configure.in: Check whether host and target makefile
8733 fragments exist before adding them to *_makefile_frag.
252b5132
RH
8734
8735Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
8736
8737 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 8738
252b5132
RH
8739Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
8740
8741 * configure.in: Make sure we only replace RPATH_ENVVAR on
8742 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8743 regexp to sed.
8744
8745 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8746 to sub-makes.
8747
87481998-01-13 Lee Iverson (leei@ai.sri.com)
8749
8750 * config-ml.in (multi-do): LDFLAGS must include multilib
8751 designator.
8752
8753Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
8754
8755 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8756
8757Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
8758
8759 * config.sub: Add mingw32 support.
8760 * configure.in: Likewise.
252b5132
RH
8761
8762Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8763
8764 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8765
8766Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
8767
8768 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8769 * configure (gxx_include_dir): Provide a definition for subdirs
8770 which do not use autoconf.
8771
8772Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
8773
8774 * config.guess: Sync with egcs. Picks up new alpha support,
8775 BeOS & some additional linux support.
8776
ba73c63f 8777Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8778
8779 * config.guess: HP 9000/803 is a PA1.1 machine.
8780
ba73c63f
JM
8781Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
8782
8783 * configure.in: It's alpha*-...
252b5132
RH
8784
8785Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
8786
ba73c63f
JM
8787 * configure.in (host_makefile_frag, target_makefile_frag):
8788 Handle multiple config files.
8789 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8790 alpha-*-*.
252b5132
RH
8791
8792Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
8793
8794 * mkdep: New file.
8795
8796Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
8797
8798 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8799
8800Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
8801
8802 * Makefile.in: Add libgui directory.
8803 (GDB_TK): Add all-libgui.
8804 * configure.in: Add libgui directory.
8805 * configure: Add all-libgui to GDB_TK.
8806
8807Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
8808
8809 * config-ml.in (multidirs): Add m32r to multilib list.
8810
8811Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
8812
8813 * Makefile.in (all-target-gperf): Change dependency to
8814 all-target-libstdc++.
8815
8816Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
8817
8818 * config.guess: Add BeOS support.
8819
8820Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
8821
8822 Source directory cvs renamed to cvssrc:
8823 * configure.in (host_tools): Change cvs to cvssrc.
8824 (native_only): Likewise.
8825 (noconfigdirs) [various cases]: Likewise.
8826 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8827 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8828 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8829 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8830 (all-cvssrc): Rename target from all-cvs.
8831
8832Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
8833
8834 * configure (gxx_include_dir): Fix thinko.
8835
8836Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
8837
8838 * Makefile.in (INSTALL_TARGET_CROSS): Define.
8839 (install-cross, install-gcc-cross): New targets.
8840
8841Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
8842
8843 * configure.in (noconfigdirs): Add support for Thumb target.
8844
8845 * config.sub (maybe_os): Add support for Thumb target.
8846
8847Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
8848
8849 * Makefile.in: Add rules for cygmon.
8850
8851 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8852
8853Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
8854
8855 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8856 * configure (gxx_include_dir): Provide a definition for subdirs
8857 which do not use autoconf.
8858
8859Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
8860
8861 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 8862 11/18/97 build
252b5132
RH
8863
8864Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
8865
8866 * From Franz Sirl.
8867 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8868 found on RedHat Linux systems.
8869
8870Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
8871
8872 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8873 guesses.
8874
8875Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
8876
8877 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8878
8879Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
8880
8881 * ltmain.sh: If mkdir fails, check whether the directory was created
8882 anyhow by some other process.
8883
8884Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
8885
8886 * configure.in (d30v-*-*): Configure all directories.
8887
8888Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
8889
8890 * configure.in (d30v-*-*): Configure newlib, libiberty directories
8891 for the D30V.
8892
8893Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
8894
8895 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8896
8897Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
8898
80413487
RH
8899 * include/libiberty.h: Add extern "C" { so it can be used with C++
8900 progrms.
8901 * include/remote-sim.h: Add extern "C" { so it can be used with C++
8902 programs.
252b5132
RH
8903
8904Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
8905
8906 * configure.in (d30v-*-*): Configure GCC now.
8907
8908Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
8909
8910 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8911 is no longer needed.
8912
8913Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
8914
8915 * Makefile.in: check-target-libio depends on all-target-libstdc++.
8916
8917Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
8918
8919 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8920 targets using "$@" to provide support for similar but not identical
8921 targets without having to duplicate code.
8922
8923Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
8924
8925 * makefile.vms: Fix to work with DEC C.
8926
8927Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
8928
8929 * config.sub: Add mips-tx39-elf to marketing names.
8930
8931Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
8932
8933 * ltmain.sh: Handle symlinks in generated script.
8934
8935Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
8936
8937 * configure: Handle autoconf style directory options: --bindir,
8938 --datadir, --includedir, --infodir, --libdir, --libexecdir,
8939 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8940 --sysconfdir.
8941 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8942 (sharedstatedir, localstatedir, oldincludedir): New variables.
8943 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8944 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8945 sbindir, sharedstatedir, and sysconfdir.
8946
8947Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8948
8949 * Makefile.in (bootstrap-lean): New target.
8950
8951Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
8952
8953 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 8954 sn, and gnuserv from noconfigdirs.
252b5132
RH
8955
8956Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
8957
8958 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8959
8960Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
8961
ba73c63f 8962 * Makefile.in (cross): New target.
252b5132
RH
8963
8964Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 8965 Jeff Law <law@cygnus.com>
252b5132
RH
8966
8967 * Makefile.in (bootstrap2, bootstrap3): New targets.
8968 (all-bootstrap): Remove outdated and confusing target.
8969 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8970
afb8d725
JM
8971Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
8972
8973 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 8974 windows. Consistent with gdb/configure.
afb8d725 8975
252b5132
RH
89761997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
8977
252b5132
RH
8978 * configure.in: Name Linux target fragment.
8979
8980 * configure: Rewrite so that project Makefile fragment is inserted
8981 first and appears last in the resulting Makefile.
8982
8983Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
8984
8985 * Makefile.in (install-itcl): Install tcl first.
8986
252b5132 8987Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 8988
252b5132
RH
8989 * configure.in: remove bison from noconfigdirs for Cygwin32 host
8990
8991Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
8992
8993 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8994
8995 * configure.in (skipdirs): Add target-librx for Linux.
8996 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8997
8998Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
8999
9000 * Makefile.in (bootstrap): New target.
9001
9002Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9003
9004 * config.sub: Accept 'amigados' for backward compatability.
9005
9006Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9007
9008 * config.guess: Merge with FSF.
9009
ba73c63f
JM
9010Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9011
9012 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9013
252b5132
RH
9014Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9015
9016 * config.sub: Add "marketing-names" patch.
9017
9018Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9019
80413487 9020 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9021
9022Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9023
9024 * config.sub: Handle v850-elf.
9025
ba73c63f
JM
9026Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9027
9028 * .cvsignore (*-install): Remove.
9029
252b5132
RH
9030Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9031
9032 * ltconfig: Set CONFIG_SHELL in libtool.
9033 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9034
9035Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9036
9037 * configure.in (target_subdir): Set to libraries if enable_multilib.
9038
9039Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9040
9041 * config.guess: Update from gcc directory.
9042
9043Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9044
9045 * Makefile.in (all-sim): Depends on all-readline.
9046
9047Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9048
9049 * Makefile.in (BISON, YACC): Use $$s.
9050 (all-bison): Depend on all-texinfo.
9051
9052Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9053
9054 * Makefile.in (BISON): Add -L flag.
9055 (YACC): Likewise.
9056
9057Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9058
35590697
AJ
9059 * configure.in (noconfigdirs): Add support for v850e target.
9060
252b5132
RH
9061 * config.sub (maybe_os): Add support for v850e target.
9062
9063Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9064
35590697
AJ
9065 * configure.in (noconfigdirs): Add support for v850ea target.
9066
252b5132
RH
9067 * config.sub (maybe_os): Add support for v850ea target.
9068
9069Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9070
9071 * config.sub: Add mipstx39. Delete r3900.
9072
9073Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9074
9075 * Makefile.in (all-autoconf): Depends on all-texinfo.
9076
9077Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9078
9079 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9080 eabi targets.
9081
9082Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9083
9084 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9085
9086 * configure: When handling a Canadian Cross, handle YACC as well as
9087 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9088 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9089
9090Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9091
9092 * Makefile.in (BISON): bison, not byacc or bison -y.
9093 (YACC): bison -y or byacc or yacc.
9094 (various): Add *-bison as appropriate.
9095 (taz): No need to mess with BISON anymore.
9096
9097Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9098
9099 * configure: If OSTYPE matches *win32*, try to find a good value for
9100 CONFIG_SHELL.
9101
9102Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9103
9104 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9105 configure.in if it is present.
9106
9107Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9108
9109 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9110
9111Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9112
9113 * config.sub: Recognize `arc' cpu.
9114 * configure.in: Likewise.
9115 * config-ml.in: Likewise.
9116
9117Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9118
9119 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9120
9121Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9122
9123 * configure: Changed sed delimiter from ':' to '|' when
9124 attempting to substitute ${config_shell} for SHELL. On
9125 NT ${config_shell} may contain a ':' in it.
9126
9127Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9128
9129 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9130
9131Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9132
9133 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9134
9135Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9136
9137 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9138
9139 * ylwrap: If the program is a relative path, force it to be
9140 absolute.
9141
9142Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9143
9144 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9145
9146Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9147
9148 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
9149 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9150 for libraries.
252b5132
RH
9151
9152Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9153
9154 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 9155 separated by spaces.
252b5132
RH
9156
9157Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9158
9159 * ylwrap: New file.
9160 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9161
9162 * ltmain.sh: Handle /bin/sh at start of install program.
9163
9164 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9165
9166 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9167 * missing: New file, from automake 1.2.
9168
9169Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9170
9171 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9172 check-tk to CHECK_X11_MODULES.
9173
9174Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9175
9176 * config.sub: Merge with FSF.
9177
9178Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9179
9180 * config.guess: Merge with FSF.
9181
9182Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9183
9184 * configure: Treat msdosdjgpp like go32.
9185 * configure.in: Likewise. Don't remove gprof for go32.
9186
9187 * configure: Change Makefile.tem2 to Makefile.tm2.
9188
9189Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9190
9191 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9192
9193Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9194
9195 * install-sh (chmodcmd): Set to null if the DST directory already
9196 exists. Same as Nov 11th change.
9197
9198Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9199
35590697 9200 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
9201
9202Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9203
9204 * config.guess: Update from FSF.
9205
9206Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9207
9208 * Makefile.in (GDB_TK): Depend on itcl and tix.
9209
9210Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9211
9212 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9213 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9214 (INSTALL_SCRIPT): New variable.
9215 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9216 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9217 to -x.
9218 * install-sh: Add support for -x option.
9219
9220Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9221
9222 * configure.in, Makefile.in: Treat tix like itcl.
9223
9224Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9225
9226 * Makefile.in (WINDRES): New variable.
9227 (WINDRES_FOR_TARGET): New variable.
9228 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9229 (EXTRA_HOST_FLAGS): Add WINDRES.
9230 (EXTRA_TARGET_FLAGS): Add WINDRES.
9231 (EXTRA_GCC_FLAGS): Add WINDRES.
9232 ($(DO_X)): Pass down WINDRES.
9233 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9234 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9235 DLLTOOL_FOR_TARGET.
9236
9237Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9238
9239 * configure.in: configure sim before gdb for win32-x-ppc
9240
9241Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9242
9243 Move gperf into the toplevel, from libg++.
9244 * configure.in (target_tools): Add target-gperf.
9245 (native_only): Add target-gperf.
9246 * Makefile.in (all-target-gperf): New target, depend on
9247 all-target-libg++.
9248 (configure-target-gperf): Empty rule.
9249 (ALL_TARGET_MODULES): Add all-target-gperf.
9250 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9251 (CHECK_TARGET_MODULES): Add check-target-gperf.
9252 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9253 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9254
9255Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 9256
252b5132
RH
9257 * config.sub (mn10200): Recognize new basic machine.
9258
9259Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9260
9261 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9262 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9263
9264Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9265
9266 * configure.in: If we're building mips-sgi-irix6* native, turn on
9267 ENABLE_MULTILIB and set TARGET_SUBDIR.
9268
9269Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9270
9271 * Makefile.in (all-sn): Depend on all-grep.
9272
9273Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9274
9275 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9276
9277 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9278 Makefile. From Jeff Makey <jeff@cts.com>.
9279 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9280
9281 * Makefile.in (DISTBISONFILES): Remove.
9282 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9283 $(DEFAULT_YACC).
9284
9285 * configure.in: Build itl, db, sn, etc., when building for native
35590697 9286 cygwin32.
252b5132
RH
9287
9288 * Makefile.in (LD): New variable.
9289 (EXTRA_HOST_FLAGS): Pass down LD.
9290 ($(DO_X)): Likewise.
9291
9292Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9293
9294 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9295
9296Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9297
9298 * configure.in (targargs): Strip out any supplied --build argument
35590697 9299 before adding our own. Always add --build.
252b5132
RH
9300
9301Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9302
9303 * configure.in (targargs): Pass --build if we're doing
9304 a cross-compile.
9305
9306Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9307
ba73c63f 9308 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
9309 sed. Otherwise sed chokes on NT path names with drive
9310 designators. Also look for "?:*" as the leading characters in an
9311 absolute pathname.
9312
9313Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9314
9315 * config.sub: Support for r3900.
9316
9317Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9318
9319 * configure.in: Use install-sh, not install.sh.
9320
9321Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9322
9323 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9324 apply it twice.
9325
9326Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9327
9328 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9329 install-binutils.
9330
9331Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9332
9333 * Makefile.in: Add automake targets.
9334 * configure.in (host_tools): Add automake.
9335
9336Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9337
9338 * configure: Default CXX to c++, not gcc.
9339 * Makefile.in (CXX): Set to c++, not gcc.
9340 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9341
9342Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9343
9344 * install-sh: try appending a .exe if source file doesn't
9345 exist
9346
9347Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9348
9349 * configure.in: Turn on multilib by default.
9350 (cross_only): Remove target-libiberty.
9351
9352 * Makefile.in (all-gcc): Don't depend on libiberty.
9353
9354Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9355
9356 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9357
9358Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9359
9360 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9361 (DISTBISONFILES): Add ld/Makefile.in
9362
9363Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9364
9365 * configure.in: if target is cygwin32 but host isn't cygwin32,
9366 don't configure gdb tcl tk expect, not just gdb.
9367
9368Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9369
9370 * configure.in: Added gnuserv everywhere sn appears.
9371
9372 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9373 (CROSS_CHECK_MODULES): Added check-gnuserv.
9374 (INSTALL_MODULES): Added install-gnuserv.
9375 (CLEAN_MODULES): Added clean-gnuserv.
9376 (all-gnuserv): New target.
9377
9378Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9379
9380 * config.guess: Fixes for MIPS OpenBSD systems.
9381
9382Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9383
9384 * Makefile.in (INSTALL_XFORM): Remove.
9385 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9386
9387 * mkinstalldirs: New file, copied from automake.
9388 * Makefile.in (installdirs): Rename from install-dirs. Use
9389 mkinstalldirs. Change all users.
9390 (DEVO_SUPPORT): Add mkinstalldirs.
9391
9392Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9393
9394 * install-sh: Rename from install.sh.
9395 * Makefile.in (INSTALL): Change install.sh to install-sh.
9396 (DEVO_SUPPORT): Likewise.
9397
9398 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9399 Graichen <graichen@rzpd.de>.
9400
9401Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9402
9403 * config.guess: Recognize OpenBSD systems correctly.
9404
9405Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9406
9407 * README, Makefile.in (ETC_SUPPORT): Remove references to
9408 cfg-paper*, configure.{texi,man,info*}._
9409
9410Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9411
9412 * Makefile.in (all.normal): Ensure that gcc is built after all
9413 the x11 - ie gdb - targets.
9414
9415Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9416
9417 * makefile.vms: Don't run conf-a-gas.
9418
9419Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9420
80413487 9421 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
9422
9423Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9424
9425 * configure.in: Remove noconfigdirs case since gdb also
9426 configures and builds for tic80-coff.
9427
9428Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9429
9430 * configure: Set cache_file to config.cache.
9431 * Makefile.in (local-distclean): Remove config.cache.
9432
9433Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9434
9435 * COPYING: Update FSF address.
9436
9437Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9438
9439 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9440 noconfigdirs.
9441
9442Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9443
9444 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9445 MAKEDIRS, is empty.
9446
9447Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
9448
9449 * config.sub: Tweak mn10300 entry.
9450
9451Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
9452
9453 * configure.in (host_tools): Put sim before gdb, so gdb's
9454 configure.tgt can determine if the simulator was configured.
9455
9456Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
9457
9458 * config.sub: Move BeOS $os case to be with other Cygnus
9459 local cases.
9460
9461Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
9462
9463 * config.sub: Remove misplaced comment that broke Linux.
9464
9465Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
9466
9467 * config.sub: Add BeOS support.
9468
9469Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
9470
9471 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9472
9473Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
9474
9475 * configure.in (noconfigdirs): Remove tcl and tk from
9476 noconfigdirs for cygwin32 builds.
9477
9478Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
9479
9480 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9481
9482Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
9483
9484 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9485 make-all.com, use makefile.vms instead.
9486
9487Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
9488
9489 * config.sub: Accept -lnews*.
9490
9491Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
9492
9493 * configure.in (noconfigdirs): Disable target-newlib,
35590697 9494 target-examples and target-libiberty for d30v.
252b5132
RH
9495
9496Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9497
9498 * configure.in (noconfigdirs): Enable ld for d30v.
9499
9500Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
9501
9502 * configure.in (tic80-*-*): Build compiler.
9503
9504Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
9505
9506 * configure.in (d30v-*): Remove sim directory from list of
35590697 9507 unsupported d30v directories
252b5132
RH
9508
9509Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9510
35590697
AJ
9511 * config.sub, configure.in: Add d30v target cpu.
9512
252b5132
RH
9513Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
9514
9515 * makefile.vms: New file.
9516 * make-all.com: Remove.
9517
9518Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
9519
9520 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9521
9522Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
9523
9524 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9525
9526Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
9527
9528 * Makefile.in (ALL_MODULES): Added all-db.
9529 (CROSS_CHECK_MODULES): Addec check-db.
9530 (INSTALL_MODULES): Added install-db.
9531 (CLEAN_MODULES): Added clean-db.
9532
9533Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
9534
9535 * config.guess: Merge with latest FSF sources.
9536
9537Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
9538
9539 * Makefile.in (ALL_MODULES): Added all-itcl.
9540 (CROSS_CHECK_MODULES): Added check-itcl.
9541 (INSTALL_MODULES): Added install-itcl.
9542 (CLEAN_MODULES): Added clean-itcl.
9543
9544Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
9545
9546 * configure.in: build gdb for mn10200
9547
9548Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
9549
9550 * Makefile.in (all-target-winsup): Depend on all-target-libio.
9551
9552Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
9553
9554 * configure.in (tic80-*-*): Turn off most targets right now.
9555
9556Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
9557
9558 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9559 rather than the makeinfo program.
9560 (do-info): Depend upon all-texinfo.
9561
9562Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
9563
9564 * configure.in: Remove uses of config/mh-linux.
9565
9566 * config.sub, config.guess: Merge with latest FSF sources.
9567
9568Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
9569
9570 * config.sub (case $basic_machine): Add tic80 entries.
9571
9572Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
9573
9574 * config.sub, config.guess: Merge with latest FSF sources.
9575
9576Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9577
9578 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9579 * mpw-config.in: Test for NewFolderRecursive.
9580 * mpw-install: Use symbolic name for startup filename.
9581 * mpw-README: Add various additional details.
9582
9583Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
9584
9585 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9586
9587Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
9588
9589 * configure.in: Do build gcc and the target libraries for
9590 the mn10200.
9591
9592Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
9593
9594 * configure.in: don't avoid building gdb for mn10300 any more
9595 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9596 instead of single-quoting it.
9597
9598Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
9599
9600 * configure.in: Don't use --with-stabs on IRIX 6.
9601
9602Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
9603
9604 * configure.in (m32r): Build gdb, libg++ now.
9605
9606Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9607
9608 * configure.in (mips*-sgi-irix6*): Remove gdb and related
9609 directories from noconfigdirs.
9610
9611Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
9612
9613 * config.sub (basic_machine): added mips16 configuration
9614
9615Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9616
9617 * config.sub: Handle d10v-unknown.
9618
9619Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
9620
9621 * config.sub: Handle v850-unknown.
9622
9623Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
9624
9625 * Makefile.in: add findutils
9626 * configure.in: add findutils to list of host_tools
9627
9628Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
9629
9630 * config.sub: Handle mn10200 and mn10300.
9631
9632Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9633
9634 * configure.in (d10v-*): Do not build librx.
9635
9636Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
9637
9638 * configure.in (mn10300): Build everything except gdb & libgloss.
9639
9640Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
9641
9642 * config.guess: Patch for Dansk Data Elektronik servers,
9643 from Niels Skou Olsen <nso@dde.dk>.
9644
9645 For ncr, use /bin/uname rather than uname, since GNU uname does not
9646 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
9647
9648 Patch for MIPS R4000 running System V,
9649 from Eric S. Raymond <esr@snark.thyrsus.com>.
9650
9651 Fix thinko for nextstep.
9652
9653 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9654
9655 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
9656 * config.guess: Guess mips-dec-mach_bsd4.3.
9657
9658 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
9659 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
9660 release numbers.
9661 * config.guess (mips-mips-riscos*): Emit just enough of the
9662 release number.
9663
9664 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
9665 * config.guess (sparc-auspex-sunos*): Added.
9666 (f300-fujitsu-*): Added.
9667
9668 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
9669 * config.guess: Recognize a Tadpole as a sparc.
9670
9671Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9672
9673 * config.guess: Don't assume that NextStep version is either 2 or
9674 3. NextStep 4 (aka OpenStep 4) has come out now.
9675
9676Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9677
9678 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9679 From Rik Faith <faith@cs.unc.edu>.
9680
9681Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9682
9683 * config.sub: Contributions from bug-gnu-utils to:
9684 Support plain "hppa" (no version given) architecture, reported by
9685 OpenStep.
9686 OpenBSD like NetBSD.
9687 LynxOs is not a hardware supplier.
9688
9689 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 9690 OpenBSD like NetBSD.
252b5132
RH
9691 Stratus systems.
9692 More Pyramid systems.
9693 i[n>4]86 Intel chips.
9694 M680[n>4]0 Motorola chips.
9695 Use unknown instead of lynx for hardware manufacturer.
9696
9697Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9698
9699 * install.sh (chmodcmd): Set to null if the DST directory already
9700 exists.
9701
9702Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9703
9704 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9705 not use mt-ppc target Makefile fragment any more.
9706
9707Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9708
9709 * configure.in (*-*-windows): Exclude everything but those dirs
9710 needed to build windows.
9711
9712Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
9713
9714 * Makefile.in (all-target-winsup): Depend on all-target-librx.
9715
9716Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9717
9718 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
9719
9720Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9721
9722 * Undo my previous change.
9723
9724Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
9725
9726 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9727 unconditionally.
9728 (MAKEOVERRIDES): Define (revert this part of October 18 change).
9729
9730Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9731
9732 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
9733 host to add it's own flags.
252b5132
RH
9734
9735Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
9736
9737 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9738
9739Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
9740
9741 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9742 (CXX_FOR_TARGET): Likewise.
9743 (GCC_FOR_TARGET): Define.
9744 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9745 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9746 CC_FOR_TARGET was specified on the command line.
9747 (MAKEOVERRIDES): Don't define.
9748
9749Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
9750
9751 * configure.in (m32r): Fix spelling of libg++ libs.
9752
9753Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
9754
9755 * config.sub (-apple*): Remove, now redundant.
9756
9757Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
9758
9759 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9760
9761 * configure: Rework yesterday's sed script patch.
9762
9763 * config.sub: Merge with FSF.
9764
9765Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
9766
9767 * config.guess: Merge from FSF.
9768
9769 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
9770 * config.guess: Use pc instead of unknown, for pc clone systems.
9771 Change linux to linux-gnu.
252b5132
RH
9772
9773 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 9774 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
9775
9776Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
9777
9778 * test-build.mk (HOLES): Add "xargs" for gdb.
9779
9780 * configure: Avoid hpux10.20 sed bug.
9781
9782Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
9783
4bddf3ad 9784 * configure.in: Add support for windows host
252b5132
RH
9785 (that is a build done under the Microsoft build environment).
9786
9787Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
9788
9789 * Makefile.in: Replace all uses of srcroot with s, to shrink
9790 command line lengths.
9791
9792 Patches from Geoffrey Noer <noer@cygnus.com>:
9793 * configure.in: If configuring for newlib, pass --with-newlib to
9794 subdirectories.
9795 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9796 -Bnewlib/ and -Lwinsup to gcc.
9797 (CXX_FOR_TARGET): Likewise.
9798
9799Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
9800
9801 * Makefile.in (ETC_SUPPORT): Add configure.
9802
9803Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
9804
35590697 9805 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
9806 host configuration file.
9807
9808Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
9809
9810 * configure.in: Break mn10x00 support into separate
9811 mn10200 and mn10300 configurations.
9812 * config.sub: Likewise.
9813
9814Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
9815
9816 * configure.in: Add lots of stuff to noconfigdirs for
9817 the mn10x00 targets.
9818
9819 * config.sub, configure.in: Add mn10x00 support.
9820
9821Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
9822
9823 * make-all.com: Call conf-a-gas, not config-a-gas.
9824
9825Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
9826
9827 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 9828 targets.
252b5132
RH
9829
9830Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
9831
9832 * mpw-README: Add much more detail for native PowerMac.
9833 * mpw-install: New file.
9834 * mpw-configure: Add --norecursion and --help options.
9835 * mpw-config.in: Translate readme and install files when
9836 copying to objdir.
9837 * mpw-build.in: Don't always depend on byacc and flex.
9838 (install-only-top): New action.
9839
9840Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
9841
9842 * configure.in: You can now configure GDB for the v850.
9843
9844Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
9845
9846 * configure.in (noconfigdirs): Don't configure any C++ dirs
9847 if targeting D10V.
9848
9849Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
9850
9851 * config.sub: Recognize mips64vr5000.
9852
9853Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
9854
9855 * configure.in: Use a single line for host_tools and native_only.
9856
9857Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
9858
9859 * config.sub, configure.in: Add entries for m32r.
9860
9861Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
9862
9863 * Makefile.in (inet-install): Don't run install-gzip.
9864
9865Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
9866
9867 * configure.in: Don't config lots of things for *-*-windows*.
9868
9869Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
9870
9871 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9872 (host_libs, host_tools): Copy from configure.in.
9873 * mpw-configure: Don't complain about directories not found.
9874
9875Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9876
9877 * configure.in (i[345]86): Recognize i686 for pentium pro.
9878 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9879 file.
9880
9881 * config.guess (i[345]86): Ditto.
9882
9883Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9884
9885 * configure.in (noconfigdirs): Removed gdb for D10V.
9886
9887Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
9888
9889 * configure.in: Remove ld, target-libio, target-libg++, and
9890 target-libstdc++ from noconfigdirs.
9891
9892Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
9893
9894 * configure: Fix three locations where shell scripts were
9895 being run directly rather than with config_shell.
9896
9897Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
9898
9899 * configure.in (v850-*-*): Set up initial $noconfigdirs.
9900 * config.sub (basic_machine): Recognize v850.
9901
9902Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
9903
9904 * mpw-configure: Handle multiple enable/disable options and
9905 pass them down recursively, handle -c and -s flags appropriately
9906 depending on choice of compiler, add escape mechanism for
9907 quoted arguments to gC.
9908
9909Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9910
9911 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9912 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9913 so that -mrelocatable-lib and -mno-eabi are used.
9914
9915 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9916 not support --print-multi-lib, don't abort.
9917
252b5132
RH
9918Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
9919
9920 * make-all.com: Run config-a-gas.
9921 * setup.com: Don't copy subdirectory files around.
9922
9923Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
9924
9925 * configure.in (*-*-ose): Remove exclusion of libgloss for this
9926 target, it now compiles correctly.
9927
9928Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
9929
9930 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9931
9932Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9933
35590697 9934 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
9935
9936Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9937
9938 * configure.in (native_only): Add prms.
9939
9940Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
9941
9942 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9943 (BINUTILS_SUPPORT_DIRS): Likewise.
9944
9945Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9946
9947 * configure.in (d10v-*-*): Don't configure ld or gdb until the
9948 d10v support is added.
9949
9950Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9951
9952 * configure.in (d10v-*-*): New target.
9953
9954Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
9955
9956 * config.guess (HP 9000/811): Recognize this as a PA1.1
9957 machine.
9958
9959Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
9960
9961 * Makefile.in (do-tar-gz): New target, split out from tail end of
9962 taz target. Run each command separately, don't use pipes.
9963 (taz): Use it.
9964
9965Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
9966
9967 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9968 * mpw-build.in: No builds should depend on building byacc or flex,
9969 they are assumed to be installed already.
9970
9971Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9972
9973 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9974 variable that CC_FOR_TARGET needs.
9975
9976Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9977
9978 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9979 options have changed since the last time the subdirectory was
9980 configured, and if it has, reconfigure.
9981 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9982 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9983
9984Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
9985
9986 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9987 CLEAN_MODULES): Add bash.
9988 (all-bash): New target.
9989
9990Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
9991
9992 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9993
9994Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9995
9996 * config.sub (basic_machine): Recognize d10v as a valid processor.
9997
9998Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
9999
10000 * mpw-configure: Add support for --bindir.
10001 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10002
10003Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10004
10005 * configure.in: add bash, time, gawk to list of hosttools and things
10006 to only build for native toolchains
10007
10008Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10009
10010 * Makefile.in (docdir): Remove.
10011
10012Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10013
10014 * Makefile.in (datadir): Set to $(prefix)/share.
10015
10016Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10017
10018 * configure.in: build diff and patch for cygwin32-hosted
10019 toolchains.
10020
10021Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10022
10023 * config.sub: Accept -rtems*.
10024
10025Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10026
80413487 10027 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10028 remove diff from the list of things not buildable
10029 via Canadian Cross
252b5132
RH
10030
10031Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10032
10033 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10034 don't get ". ".
252b5132
RH
10035
10036Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10037
10038 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10039
10040Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10041
10042 * Makefile.in (taz): Handle case where tex3patch didn't even get
10043 checked out. Also, if it was found, put the symlink in a new util
10044 subdirectory.
10045
10046Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10047
10048 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10049
10050Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10051
10052 * config.sub: Recognize -openvms.
10053 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10054 * make-all.com, setup.com: New files.
10055
10056Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10057
10058 * Makefile.in (taz): tex3patch moved to texinfo/util.
10059
10060Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10061
afb8d725 10062 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10063 * configure.in: remove make from disable-if-Can-Cross list
10064 enable gdb if ${host} and ${target} are cygwin32
10065
10066Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10067
10068 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10069 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10070
10071Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10072
10073 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10074 distinguish sysv/svr4/bsd variants.
10075 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10076
10077Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10078
10079 * configure.in: Added copyright notice.
10080 * move-if-change: Added copyright notice.
10081
10082Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10083
10084 * configure.in (powerpcle-*-solaris*): Until we get shared
10085 libraries working, don't build gdb, sim, make, tcl, tk, or
10086 expect.
10087
10088Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10089
10090 * config.guess: Merge with FSF:
10091
10092 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10093 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10094
10095 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10096 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10097
10098 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10099 * config.guess: Combine two OSF1 rules.
10100 Also recognize field test versions. From mjr@zk3.dec.com.
10101 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10102 because GNU uname does not support -p. From pmr@pajato.com.
10103
10104Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10105
10106 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10107
10108Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10109
10110 * mpw-README: Document GCCIncludes.
10111
10112Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10113
10114 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10115
10116Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10117
10118 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10119
10120Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10121
10122 * configure.in (*-*-cygwin32): Configure make.
10123
10124Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10125
10126 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10127
10128Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10129
10130 * Makefile.in (all-inet): Depend on all-perl.
10131
10132 * Makefile.in (inet-install): New target.
10133
10134 * Makefile.in (all-inet): Depend on all-tcl.
10135 (all-inet): Depend on all-send-pr.
10136
10137Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10138
10139 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10140 temporarily.
10141
10142Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10143
10144 * configure.in: Don't configure --with-gnu-ld on AIX.
10145
10146Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10147
10148 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10149
10150Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10151
10152 * Makefile.in (ALL_MODULES): Added all-inet.
10153 (CROSS_CHECK_MODULES): Added check-inet.
10154 (INSTALL_MODULES): Added install-inet.
10155 (CLEAN_MODULES): Added clean-inet.
10156 (all-indent): New target.
10157
10158 * configure.in (host_tools): Added inet.
10159 (native_only): Added inet.
10160 (noconfigdirs): Added inet.
10161
10162Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10163
10164 * configure.in: Don't configure libgloss if we are not configuring
10165 newlib.
10166
10167Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10168
10169 * configure.in: Don't configure libgloss for unsupported
10170 architectures.
10171
10172Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10173
10174 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10175
10176Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10177
10178 * Makefile.in (ALL_MODULES): Include all-apache.
10179 (CROSS_CHECK_MODULES): Include check-apache.
10180 (INSTALL_MODULES): Include install-apache.
10181 (all-apache): New target.
10182
10183 * configure.in: Added apache everywhere perl is seen.
10184
10185Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10186
10187 * Makefile.in: Add support for clean-{module} and
10188 clean-target-{module} rules.
10189
10190Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10191
10192 * configure.in (*-*-ose) do not build libgloss.
10193
10194Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10195
10196 * config.guess (prep*:SunOS:5.*:*): Turn into
10197 powerpele-unknown-solaris2.
10198
10199Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10200
10201 * configure.in: Permit --enable-shared to specify a list of
10202 directories.
10203
10204Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10205
10206 * configure.in (host==solaris): Pass only the first word of $CC
10207 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10208
10209Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10210
10211 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10212
10213Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10214
10215 * Makefile.in (ALL_MODULES): Include all-perl.
10216 (CROSS_CHECK_MODULES): Include check-perl.
10217 (INSTALL_MODULES): Include install-perl.
10218 (ALL_X11_MODULES): Include all-guile.
10219 (CHECK_X11_MODULES): Include check-guile.
10220 (INSTALL_X11_MODULES): Include install-guile.
10221 (all-perl): New target.
10222 (all-guile): New target.
10223
10224 * configure.in (host_tools): Include perl and guile.
10225 (native_only): Include perl and guile.
10226 (noconfigdirs): Don't build guile and perl; no ports have been
10227 done.
10228
10229Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10230
80413487
RH
10231 * configure (--enable-*): Handle quoted option lists such as
10232 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
10233
10234Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10235
10236 * Makefile.in ({,inst}all-target): New rule so we can make and
10237 install all of the target directories easily.
10238
10239Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10240
10241 * configure.in: Add missing global flag in sed substitution when
10242 deleting `target-' from ${configdirs}.
10243
10244Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10245
10246 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10247 option.
10248
10249 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10250 config/mh-necv4.
10251
10252 * install.sh: Correct misspelling of transformbasename.
10253
10254 * config.guess: Recognize mips-*-sysv*.
10255
10256Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10257
10258 * config.sub: Recognize mon960.
10259
10260Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10261
10262 * configure: Restore Canadian Cross handling of BISON and LEX,
10263 removed in Feb 20 change.
10264
10265Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10266
10267 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10268 Mention make install. Remove the old copyright date as well the
10269 clumsy and rather pointless copyright on the README file.
10270
10271Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10272
10273 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10274 Makefile after running symlink-tree, then run `make distclean' to
10275 avoid clobbering any generated files in srcdir.
10276
10277Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10278
10279 * configure.in (m68k-*-netbsd*): Build everything now.
10280
10281Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10282
10283 * Makefile.in (taz): Fix quoting.
10284
10285Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10286
10287 * configure.in (sparclet-*-*): Build everything now.
10288
10289Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10290
10291 * configure.in (m68k-*-linux*): New host.
10292
10293Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10294
10295 * configure: Check for bison before byacc.
10296
10297Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10298
10299 * Makefile.in configure: Change the way LEX and BISON/YACC are
10300 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10301 searching PATH. These are used as fallbacks by Makefile.in if
10302 flex/bison/byacc aren't in objdir.
10303
10304Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10305
10306 * Makefile.in: Make everything which depends upon all-bfd also
10307 depend upon all-opcodes, in case --with-commonbfdlib is used.
10308
10309Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10310
10311 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10312 building NT native compilers on Unix.
10313
10314Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10315
10316 * configure.in: Don't get CC from the host Makefile fragment if we
10317 can find gcc in PATH, or if this is a Canadian Cross. Move the
10318 Solaris test for /usr/ucb/cc to the post target script, just after
10319 the compiler sanity test.
10320
10321Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10322
10323 * config.sub: Merge with FSF.
10324
10325Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10326
10327 * Makefile.in (RPATH_ENVVAR): New variable.
10328 (REALLY_SET_LIB_PATH): Use it.
10329 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10330
10331Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10332
10333 * config.sub, configure.in: Recognize sparclet cpu.
10334
10335Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10336
10337 * config.guess: Support m68k-cbm-sysv4.
10338
10339Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10340
10341 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10342 m68k-unknown-linuxaout from linker help string. Put quotes around
10343 $ld_help_string.
10344
10345Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10346
10347 * config.guess (powerpc-harris-powerunix): Add guess for port
10348 to new target.
10349
10350Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10351
10352 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10353
10354Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10355
10356 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10357 $(REALLY_SET_LIB_PATH) in Makefile.
10358 * Makefile.in (SET_LIB_PATH): New variable.
10359 (REALLY_SET_LIB_PATH): New variable.
10360 ($(DO_X)): Use $(SET_LIB_PATH).
10361 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10362 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10363 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10364 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10365 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10366 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10367 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10368 (install-dosrel): Likewise.
10369 (all-opcodes): Depend upon all-libiberty.
10370
10371Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10372
10373 * config.guess (*:CYGWIN*): New
10374
10375Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10376
10377 * Makefile.in (all-target-winsup): All all-target-libiberty.
10378
10379Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10380
10381 * configure.in (noconfigdirs): Add missing # in front of comment.
10382
10383Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10384
10385 * configure.in: add second pass to things added to noconfigdirs
10386 so *-gm-magic can exclude libgloss properly.
10387
10388Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10389
10390 * mpw-configure (extralibs_name, rez_name): Set correctly
10391 for MWC68K compiler.
10392
10393 * mpw-README: Add more info on the necessary build tools.
10394
10395Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10396
10397 * configure.in, config.sub: Recognize cygwin32.
10398
10399Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10400
10401 * config.guess, config.sub: Recognize A/UX.
10402
10403Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10404
10405 * config.sub: Merge with gcc/config.sub.
10406
10407Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10408
10409 * mpw-build.in (do-binutils): Add build of stamps.
10410
10411Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10412
10413 * config.sub: Add recognition for mips64vr4100*-* targets.
10414
10415Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10416
10417 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10418 Add creation of gconfigargs with `--enable-shared' turned on.
10419 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10420 ($(host)-stamp-stage3-configured): Likewise.
10421 (HOLES): Add chatr and ldd.
10422 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10423
10424Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10425
10426 * configure: Pass --nfp to recursive configures.
10427
10428Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10429
10430 * Makefile.in (DLLTOOL): New.
10431 (DLLTOOL_FOR_TARGET): New.
10432 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10433 (EXTRA_TARGET_FLAGS): Ditto.
10434 (EXTRA_GCC_FLAGS): Ditto.
10435 (CONFIGURE_TARGET_MODULES): Ditto.
10436 (DO_X): Ditto.
10437 * configure: Add DLLTOOL.
10438
10439Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10440
10441 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10442 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10443 mh-sco, since old workarounds no longer needed, and don't
10444 build ld, since libraries have weak symbols in COFF.
10445
10446Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
10447
10448 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10449
10450Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
10451
10452 * configure.in: Make sure that ${CC} can be used to compile an
10453 executable.
10454
afb8d725
JM
10455Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10456
10457 * Makefile.in (all-gdb): Depend on $(GDB_TK).
10458 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10459 nothing depending on whether gdbtk is being built.
10460
252b5132
RH
10461Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
10462
10463 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10464
10465Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
10466
10467 * configure.in (noconfigdirs): Put ld or gas in this early, if the
10468 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10469
10470Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
10471
10472 * config-ml.in: Add support for
10473 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10474 Simplify setting of multidirs from --disable-foo.
10475
10476Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10477
10478 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10479 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10480 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 10481 non-empty, pass them on to the GCC make.
252b5132
RH
10482 (all-bootstrap): New rule that is like all-gcc, except it executes
10483 the GCC bootstrap rule instead of the GCC all rule.
10484
10485Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
10486
10487 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10488
10489Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10490
10491 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10492 DG/UX support.
10493
10494Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
10495
10496 * config.sub (i*86*) Change [345] to [3456]
10497
10498Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10499
10500 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10501 --with-gnu-ld=no.
10502
10503Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10504
10505 * config-ml.in (rs6000*, powerpc*): Add switches to control which
10506 AIX multilibs get built.
10507
10508Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10509
10510 * configure.in (i386-win32): Don't build expect if we're not
10511 building the tcl subdir.
10512
10513Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
10514
10515 * Makefile.in: (configure-target-examples, all-target-examples):
10516 New targets, configure and build example programs.
10517
10518Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10519
10520 * mpw-configure: If an mpw-config.in generated a file mk.sed,
10521 use it as input to sedit the generated MPW makefile.
10522 * mpw-README: Add a suggestion about Gestalt.h.
10523
10524Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
10525
10526 * config.sub: Accept *-*-ieee*.
10527
10528Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
10529
10530 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
10531 Ronald F. Guilmette <rfg@monkeys.com>.
10532
10533Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10534
10535 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10536 for powerpc-pe native.
10537 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10538 (target==powerpc-pe): duplicate i386-win32 entry.
10539
10540Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10541
10542 * configure.in (noconfigdirs): Exclude target-newlib for all versions
10543 of vxworks, not just vxworks5.1.
10544
10545Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
10546
10547 * mpw-configure: Add support for exec-prefix.
10548
10549Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10550
10551 * config.guess: Recognize HP model 816 machines as having
10552 a PA1.1 processor.
10553
10554Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
10555
10556 * configure: Ignore new autoconf configure options.
10557
252b5132
RH
10558Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10559
10560 * config.guess: Recognize Pentium under SCO.
10561 From Robert Lipe <robertl@arnet.com>.
10562
10563Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10564
10565 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
10566
10567Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
10568
10569 * configure.in: Don't configure gas for alpha-dec-osf*.
10570
10571Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
10572
10573 * configure.in: Default to --with-stabs for some targets for which
10574 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10575 i[345]86*-*-unixware*.
10576
10577Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
10578
10579 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10580 rather than basing it on the target. Simplify handling of options
10581 controlling which directories to configure. Remove extraneous
10582 slash in multi-clean target.
10583
10584Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
10585
10586 * config-ml.in: Prefix more variables with ml_ so they don't collide
10587 with configure's.
10588
10589Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
10590
10591 * configure: Don't turn -v into --v.
10592
10593Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
10594
10595 * configure.in (targargs): Fix typo.
10596
10597 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10598
10599Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
10600
10601 * configure.in: Strip --host and --target options from
10602 CONFIG_ARGUMENTS, and always configure for --host only. Add
10603 --with-cross-host option when building with a cross-compiler.
10604 * configure: Canonicalize the arguments put into config.status by
10605 always using `=' for an option with an argument. Pass a presumed
10606 --host or --target explicitly.
10607
10608Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
10609
10610 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10611 into general OS recognition case.
10612
10613Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10614
10615 * configure.in (target_configdirs): add target-winsup only
10616 for win32 target systems.
10617
10618Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
10619
10620 * Makefile.in (all-target-libgloss): Depend upon
10621 configure-target-newlib, since when libgloss is built it looks to
10622 see if the newlib directory exists.
10623
10624Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
10625
10626 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10627 cfg-ml-*.in.
10628
10629Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
10630
10631 * configure: Handle LD and LD_FOR_TARGET when configuring a
10632 Canadian Cross.
10633
252b5132
RH
10634Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10635
10636 * configure.in (target_libs): add target-winsup.
10637 (target==i386-win32): add patch diff flex make to $noconfigdirs.
10638 (target==ppcle-pe): remove ld from $noconfigdirs.
10639
10640Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
10641
10642 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10643 Preserve relative path names in $srcdir. Build symlink tree if
10644 configuring cross target dir and srcdir=. (= no VPATH support).
10645 (configure-target-libg++): Depend on configure-target-librx.
10646 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10647 * config-ml.in: New file.
10648 * symlink-tree: New file.
10649 * configure: Ensure srcdir="." if that's what it is.
10650
10651Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10652
10653 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10654 includes and FLEX_SKELETON setting.
10655 * mpw-configure (--with-gnu-ld): New option, controls whether
10656 to use PPCLink or ld with PowerMac GCC.
10657 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10658 * mpw-config.in: Configure grez if targeting Mac.
10659
10660 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
10661 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10662 just macos.
252b5132
RH
10663 * configure.in: Configure grez resource compiler if targeting Mac.
10664 * Makefile.in (all-grez, install-grez): New targets.
10665
10666Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
10667
10668 * configure: CXX defaults to gcc, not g++. If we find
35590697 10669 gcc in the path, set CC to gcc -O2.
252b5132
RH
10670
10671Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
10672
10673 * configure: Default ${build} correctly. Avoid picking up extra
10674 spaces when reading CC and CXX from Makefile. When doing a
10675 Canadian Cross, use plausible default values for numerous
10676 variables.
10677 * configure.in: When doing a Canadian Cross, don't try to
10678 configure tools whose configure script can't handle it.
10679
10680Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10681
10682 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10683
10684Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
10685
10686 * configure: Remove dubious bug reporting address.
10687
10688Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
10689
10690 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
10691 configure script, run that instead of this directory's configure.
10692 In either case, print a message that we're configuring the sub-dir.
10693
10694Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
10695
10696 * configure.in: Before checking for the existence of various files,
10697 use sed to filter out "target-".
10698
10699Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
10700
10701 * Makefile.in (DO_X): Split rule to decrease command line length
10702 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
10703 (Philippe De Muyter).
10704
10705Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10706
10707 * Makefile.in (all-patch): depend on all-libiberty.
10708
10709Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
10710
10711 * configure.in: If the only directory in target_configdirs which
10712 actually exists is libiberty, then set target_configdirs to empty,
10713 to avoid trying to build a target libiberty in a gas or gdb
10714 distribution.
10715
10716Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
10717
10718 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
10719 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10720 systems.
252b5132
RH
10721
10722Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10723
10724 * configure.in (copy_dirs): Use sys-include instead of include
10725 for --with-headers option.
10726
10727Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
10728
10729 * Makefile.in, configure.in: Make winsup builds work with
10730 new scheme.
10731
10732Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
10733
10734 * configure.in: Build the linker on AIX.
10735
10736Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
10737
10738 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
10739 where needed.
10740
10741Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
10742
10743 * Makefile.in (all-gcc): Fix typo.
10744
10745Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
10746
10747 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
10748
10749Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
10750
10751 * configure.in: Rename libFOO to target-libFOO, and xiberty
10752 to target-xiberty, to provide more flexibility.
10753 (target_subdir): Define. Create if cross.
10754 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10755 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
10756 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10757 check-libFOO -> check-target-libFOO, etc.
10758 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10759 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10760 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10761 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
10762 allow ALL_GCC="" to only configure.
10763 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
10764 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
10765 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
10766
10767Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
10768
10769 * Makefile.in (taz): Build "info" in etc explicitly.
10770
10771Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
10772
10773 * configure.in: Make sure that CC is undefined (as opposed to
10774 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
10775 problem with autoconf trying to configure on a host without GCC.
10776
10777Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
10778
10779 * mpw-configure: Set host alias from choice of host compiler,
10780 only use generic MPW Makefile sed if present, edit a file
10781 named "hacked_Makefile.in" instead of "Makefile.in" if present.
10782 * mpw-README: Add problem notes about CW6 and CW7.
10783
10784Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
10785
10786 * Makefile.in (taz): Use ";" instead of ";;".
10787
10788Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
10789
10790 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
10791 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10792 DISTDOCDIRS.
10793 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
10794 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
10795
10796Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
10797
10798 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
10799 and gnats, because they are now subsumed by DISTSTUFFDIRS.
10800 Move bfd to DISTSTUFFDIRS.
10801
10802Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10803
10804 * Makefile.in (X11_LIB): Removed.
10805 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10806
10807 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10808
10809Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10810
10811 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10812 names.
10813
10814Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10815
10816 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10817
10818Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
10819
10820 * configure.in (i[345]86-*-win32): Always build newlib.
10821 Don't configure cvs, autoconf or texinfo.
10822 * Makefile.in (LD_FOR_TARGET): New.
10823 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10824 Pass down LD_FOR_TARGET.
10825
10826Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
10827
10828 * winsup: New directory.
10829 * Makefile.in: Build winsup.
10830 * configure.in: Winsup is configured when target is win32.
10831 Can only build win32 target GDB when native.
35590697 10832
252b5132
RH
10833Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
10834
10835 * config.guess: Recognize HP model 819 machines as having
10836 a PA 1.1 processor.
10837
10838Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
10839
10840 * configure: Fix sed loop which substitutes for CC and CXX to
10841 avoid bug found in various sed implementations.
10842
10843Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10844
10845 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10846 simulator. Use standard powerpc-*-eabi*.
10847
10848Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
10849
10850 * configure.in: Stop putting gas and binutils in noconfigdirs for
10851 powerpc-*-aix* and rs6000-*-*.
10852
10853Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
10854
10855 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10856 -mcall-aixdesc libraries.
10857
10858Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
10859
10860 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10861
10862 * config.sub (arm | armel | armeb): Fix shell syntax.
10863
10864Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10865
10866 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10867 -msoft-float and -mcpu=common support.
10868 (powerpc*-*-eabisim*): Add support for building -mcall-aix
10869 libraries.
10870
10871Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10872
10873 * configure.in: Allow configuration and build of emacs19 for the alpha.
10874
10875Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10876
10877 * configure.in (CC): Get ^CC, not just any old CC, from
10878 ${host_makefile_frag}.
10879
10880Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10881
35590697 10882 * configure.in (CC): Try to get CC from
252b5132
RH
10883 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10884
10885Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10886
10887 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10888 only if it exists in $(srcdir).
10889
10890Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
10891
10892 * configure: If CC and CXX are not set in the environment, set
10893 them, based on either an existing Makefile or on searching for gcc
10894 in PATH. Substitute for CC and CXX in Makefile.
10895 * configure.in: Remove libm from target_libs. Separate
10896 target_configdirs from configdirs. If CC is not set in
10897 environment, try to get it from a host Makefile fragment. Rewrite
10898 changes of configdirs to use skipdirs instead. A few minor
10899 tweaks. Take directories out of target_configdirs as they are
10900 taken out of configdirs. Remove existing Makefile files from
10901 subdirectories. Substitute for TARGET_CONFIGDIRS and
10902 CONFIG_ARGUMENTS in Makefile.
10903 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10904 by configure.in.
10905 (CONFIG_ARGUMENTS): Likewise.
10906 (CONFIGURE_TARGET_MODULES): New variable.
10907 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10908 ($(CONFIGURE_TARGET_MODULES)): New target.
10909 (configure-libg++, configure-libio): New targets.
10910 (all-libg++): Depend upon configure-libg++.
10911 (all-libio): Depend upon configure-libio.
10912 (configure-libgloss, all-libgloss): New targets.
10913 (configure-libstdc++): New target.
10914 (all-libstdc++): Depend upon configure-libstdc++.
10915 (configure-librx, all-librx): New targets.
10916 (configure-newlib): New target.
10917 (all-newlib): Depend upon configure-newlib
10918 (configure-xiberty): New target.
10919 (all-xiberty): Depend upon configure-xiberty.
10920
10921Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10922
10923 * configure.in (host i[345]86-*-win32): Expand the
10924 noconfigdirs again.
10925
10926Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
10927
10928 * mpw-configure: Fix sed command file name.
10929
10930Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
10931
35590697 10932 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
10933 noconfigdirs again.
10934
10935Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
10936
10937 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10938 or powerpc*-*-pe*, since they are not yet supported.
10939
10940Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
10941
10942 Add PowerMac support and many other enhancements.
10943 * mpw-configure: New option --cc to select compiler to use,
10944 paste options set according to --cc into the generated
10945 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10946 if mpw-make.sed is present.
10947 * mpw-config.in: Don't test for gC1, test for mpw-touch,
10948 add forward includes for PowerPC include files.
10949 * mpw-build.in: Build using Makefile.PPC if present.
10950 (do-byacc, etc): Remove separate version resource builds.
10951 (do-gas): Build "stamps" before "all".
10952 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10953 * mpw-README: Update to reflect --cc option, PowerMac support,
10954 and recently-reported compatibility problems.
10955
10956Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
10957
10958 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10959 embedded m68k systems (-aout, -coff, -elf, -vxworks).
10960 (--with-multilib-top): Pass to recursive invocations.
10961
10962Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
10963
10964 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10965 v810-*-*.
10966
10967Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10968
10969 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10970 gdb, ld and opcodes on v810-*-*.
10971
252b5132
RH
10972Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
10973
10974 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10975 (local-maintainer-clean): New target.
10976 (maintainer-clean): New target.
10977 (realclean): Just depend upon maintainer-clean.
10978
10979Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10980
10981 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10982
10983Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
10984
10985 * configure.in: Build ld in mips*-*-bsd* case.
10986
10987Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
10988
10989 * config.sub: Accept -lites* OS. From Ian Dall.
10990
10991Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
10992
10993 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 10994 targets.
252b5132
RH
10995
10996Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10997
10998 * configure.in: treat i386-win32 canadian cross the same as
10999 i386-go32 canadian cross.
11000
11001Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11002
11003 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11004 running under the simulator to build a reduced set of libraries.
11005 (powerpc-*-eabiaix): Add fine grained multilib support added to
11006 other powerpc targets yesterday.
11007
11008Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11009
11010 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11011 -disable-softfloat, -disable-relocatable, -disable-aix, and
11012 -disable-sysv to control which multilib libraries get built.
11013
11014Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11015
11016 * configure: Add Makefile.tem to list of files to remove in trap
11017 handler.
11018
11019Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11020
11021 * config.guess (*Linux*): Add missing "exit"s.
11022 Also, need specific check for alpha-unknown-linux (uses COFF).
11023
11024Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11025
11026 * config.guess: Merge with FSF:
11027
11028 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11029 * config.guess (AIX4): More robust release numbering discovery.
11030
11031 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11032 * config.guess (i386-sequent-ptx): Properly get version number.
11033
11034 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11035 * config.guess (mips:*:4*:UMIPS): New case.
11036
11037Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11038
11039 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11040 (i386-win32 host): Likewise. Don't build readline.
11041
afb8d725
JM
11042Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11043
11044 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11045 SUPPORT_FILES to submakes.
11046
252b5132
RH
11047Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11048
11049 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11050 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11051 mpw-configure.
11052
11053Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11054
11055 * configure.in (appdirs): Use =, not ==, in test expression when
11056 trying to build the text to print in the warning message for
11057 Solaris users.
11058
11059Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11060
11061 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11062
11063Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11064
11065 * config.guess: Recognize lynx-2.3.
11066
11067Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11068
11069 * config.sub (z8ksim): Deleted
11070 (z8k-*-coff): New, this is the one true name of the target.
11071
11072Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11073
11074 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11075
11076Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11077
11078 * config.guess (*:Linux:*:*): First try asking the linker what the
11079 default object file format is (elf, aout, or coff). Then if this
11080 fails, try previous methods.
11081
11082Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11083
11084 * configure.in: Don't build newlib for *-*-vxworks5.1.
11085
11086Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11087
11088 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11089 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11090
11091Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11092
11093 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11094
11095Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11096
11097 * cfg-ml-com.in: New file.
11098 * cfg-ml-pos.in: New file.
11099
11100Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11101
11102 * COPYING.NEWLIB: Add HP free copyright to list.
11103
11104Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11105
11106 * config.sub: Recognize -eabi* for the system, not just -eabi.
11107
11108Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11109
11110 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11111 * config.sub, configure.in (win32): New target and host.
11112
11113Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11114
11115 * configure.in: Add i386-pe configuration.
11116
11117Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11118
11119 * mpw-build.in (install): Install GDB after LD.
11120
11121Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11122
11123 * mpw-config.in (elf/mips.h): Always forward-include, needed
11124 for GDB to build.
11125
11126Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11127
11128 * testsuite: New directory for customer acceptance and whole tool
11129 chain tests.
11130
11131Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11132
11133 * configure: If per-host line isn't found, but AC_OUTPUT is found
11134 and a configure script exists, run it instead.
11135
11136Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11137
11138 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11139
11140Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11141
11142 * configure: Set build_{cpu,vendor,os,alias} to host values when
11143 --build isn't specified.
11144
11145Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11146
11147 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11148 (FLAGS_TO_PASS): Pass them.
11149 (EXTRA_TARGET_FLAGS): Ditto.
11150
252b5132
RH
11151Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11152
11153 * Makefile.in (all-libg++): Depend on all-libstdc++.
11154
11155Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11156
11157 * configure.in (noconfigdirs): Enable all packages for
11158 i386-unknown-netbsd.
11159
11160Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11161
11162 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11163 hosted builds (DOS builds)
11164
11165Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11166
11167 Changes for ARM based on patches from Richard Earnshaw:
11168 * config.sub: Handle armeb and armel.
11169 * configure.in: Omit arm linker only for riscix.
11170
11171Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11172
11173 * config.guess: Update from FSF.
11174
11175Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11176
11177 * config.sub: Recognize powerpcle as the little endian varient of
11178 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11179 powerpcle variant. Convert pentium into i586, not i486. Add p5
11180 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11181 temporarily.
11182
11183Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11184
11185 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11186
11187Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11188
11189 * config.sub: Accept -lites* as a basic system type.
11190
11191Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11192
11193 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11194 installed, and if so return linuxoldld as the system name.
11195
11196Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11197
11198 * config.guess: Add hppa1.1-hp-lites support.
11199
11200Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11201
11202 * configure.in: Don't build newlib for m68k-vxworks5.1.
11203
11204Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11205
11206 * configure.in (mips-sgi-irix6): Use mh-irix5.
11207
11208Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11209
11210 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11211
11212Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11213
11214 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 11215 OSF/1. Fix compiler flags.
252b5132
RH
11216 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11217
11218Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11219
11220 * configure.in: Recognize --with-newlib.
11221 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11222
afb8d725
JM
11223Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11224
11225 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11226 to *_X11_MODULES due to gdbtk needing X include files et al.
11227
252b5132
RH
11228Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11229
11230 Merge in support for Mac MPW as a host.
11231 (Old change descriptions retained for informational value.)
11232
11233 * mpw-config.in: Add generic include forwards for cpu-specific
11234 include files in aout and elf directories.
11235
11236 * mpw-configure: Added copyright.
11237 * mpw-config.in: Check for presence of required build tools.
11238 (target_libs): Add newlib.
11239 (target_tools): Add examples.
11240 (Read Me): Generate as "Read Me for MPW" instead.
11241 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11242 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11243 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11244
11245 * mpw-configure: Remove subdir-specific makefile hackery,
11246 delete mk.tmp after using it.
11247
11248 * mpw-build.in (all): Display start and end times.
11249
11250 * mpw-configure (host_canonical): Set.
11251 (target_cpu): Always add to makefiles.
11252 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11253 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11254 (mpw-mh-mpw): Look for in srcdir and srcroot.
11255 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11256
11257 * mpw-build.in: (install-only): New target.
11258
11259 * mpw-configure (host_alias, target_alias): Rename from hostalias
11260 and targetalias, add into generated Makefile.
11261 (mk.tmp): If present, add into generated Makefile.
11262 * mpw-build.in (all-gas): Build config.h first before gas proper.
11263
11264 * mpw-configure (config.status): Write only if changed.
11265 * mpw-config.in (readline): Configure it (not built, just used for
11266 definitions).
11267
11268 * mpw-config.in (elf/mips.h): Add a forward include.
11269
11270 * mpw-config.in: Forward-include most .h files in include into
11271 extra-include.
11272 (readline): Don't build.
11273 mpw-build.in (install): Install GDB.
11274
11275 * mpw-configure (prefix, mpw_prefix): Handle it.
11276 * mpw-config.in (mmalloc, readline): Don't configure.
11277 * mpw-build.in (thisscript): Rename to ThisScript.
11278 Use mpw-build instead of BuildProgram everywhere.
11279 (mmalloc, readline): Don't build.
11280 * mpw-README: New file, basic documentation about the MPW port.
11281
11282 * mpw-config.in: Use forward-include to create include files.
11283
11284 * mpw-configure: Add more things to the top of each configured
11285 Makefile, including contents of config/mpw-mh-mpw.
11286 * mpw-config.in (extra-include): Create this directory and fill it
11287 with Posix-like include files when configuring.
11288
11289 * config.sub (apple, mac, mpw): Add various aliases.
11290
11291 * mpw-build.in: New file, top-level build script fragment for MPW.
11292 * mpw-configure: New file, configure script for MPW.
11293 * mpw-config.in: New file, config fragment for MPW.
11294
11295Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11296
11297 * configure.in (host_libs): Remove glob, since it is gone from the
11298 sources.
11299
11300Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11301
11302 * Makefile.in: define empty GDB_NLM_DEPS var.
11303
11304 * configure.in(target_makefile_frag): use config/mt-netware
11305 for netware targets.
11306
11307Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11308
11309 * config.sub: Merge in recent FSF changes. Remove linux special
11310 cases.
11311
11312Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11313
4bddf3ad 11314 Revert this change:
252b5132
RH
11315
11316 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11317
11318 * build-all.mk: Use CC=cc -Xs on Solaris.
11319
252b5132
RH
11320Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11321
11322 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11323 stop using it.
11324 * Makefile.in: Nuke all references to glob subdirectory.
11325
11326Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11327
11328 * configure.in: Fix --enable-shared logic in per-host.
11329
11330Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11331
11332 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11333
11334Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11335
11336 * configure.in (noconfigdirs): Don't build gas on AIX, for
11337 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11338
11339Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11340
11341 * configure: Fix --cache-file to work if the file argument is a
11342 relative path.
11343
11344Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11345
11346 * configure: If the --cache-file is used, pass it down to
11347 configure in subdirectories.
11348
11349Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11350
11351 * config.sub: add vxworks29k configuration.
11352
11353Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11354
11355 * Makefile.in (taz): Do "diststuff" part quietly.
11356
11357Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11358
11359 * config.sub: Mini-merge with gcc/config.sub.
11360
11361Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11362
11363 * config.guess (IRIX): Sed - to _.
11364
11365Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11366
11367 * Makefile.in (source-vault, binary-vault): New targets.
11368
11369Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11370
11371 * config.sub: Recognize -eabi as a basic system type.
11372
11373Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11374
11375 * configure.in (enable_shared stuff): Fix typo.
11376
11377Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11378
11379 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11380
11381Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11382
11383 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11384
11385Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11386
11387 * configure.in (rs6000-*-*): Don't build gas.
11388
11389Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11390
11391 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11392 reduce command line length.
11393 (AS_FOR_TARGET): Check for as.new, not Makefile.
11394 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11395
11396Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11397
11398 * config.guess: Merge from FSF.
11399
11400Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11401
11402 * configure: Don't use $ when handling program_suffix.
11403
11404Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11405
11406 * configure.in: Configure tk for hppa/hpux.
11407
11408Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11409
11410 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11411
11412Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11413
11414 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11415 to LIBCXXFLAGS. Tests are better run without it.
11416
11417Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11418
11419 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11420
11421Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11422
11423 * configure.in (*-*-netware*): Don't configure xiberty.
11424
11425Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11426
11427 * configure.in: Remove tk from native_only list.
11428
11429Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11430
11431 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11432 for special NCD build.
11433
11434Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11435
11436 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11437 makeall.bat, they're only useful for binutils snapshots.
11438 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11439 makeall.bat to specified SUPPORT_FILES.
11440
11441Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11442
11443 * build-all.mk: Add Ericsson targets to sun4 and solaris
11444 hosts. Add BNR's sun4 target to solaris host, so their
11445 build-from-source will be tested in-house first.
11446
11447Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11448
11449 * Makefile.in (LIBCFLAGS): New variable.
11450 (CFLAGS_FOR_TARGET): Ditto.
11451 (LIBCFLAGS_FOR_TARGET): Ditto.
11452 (LIBCXXFLAGS): Ditto.
11453 (CXXFLAGS_FOR_TARGET): Ditto.
11454 (LIBCXXFLAGS_FOR_TARGET): Ditto.
11455 (BASE_FLAGS_TO_PASS): Pass them.
11456 (EXTRA_TARGET_FLAGS): Ditto.
11457
4bddf3ad 11458 * configure.in: Support --enable-shared.
252b5132
RH
11459
11460Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
11461
11462 * configure.in (target_libs): Include libstdc++ again.
11463 * config.guess: Update from FSF (for FreeBSD).
11464
11465Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11466
11467 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11468 makeall.bat.
11469 (DISTDOCDIRS): Add `etc'.
11470 (ETC_SUPPORT_PFX): New variable.
11471 (taz): Include anything from etc starting with a word in
11472 ETC_SUPPORT_PFX.
11473
11474Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11475
11476 * config.sub: Update for recent FSF changes. Remove obsolete
11477 h8300hds entry. Add -windows* and -osx as basic os. Minor
11478 spacing changes.
11479
11480Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11481
11482 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
11483
11484 * config.guess: Merge with FSF.
11485 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11486
11487Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11488
11489 * configure: Since the "trap 0" handler will override the exit
11490 status on many systems, only use it for "exit 1", and make it set
11491 a non-zero exit status; reset it before "exit 0". Also, check
11492 exit status of config.sub, and error out if it failed.
11493
11494Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
11495
11496 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11497 and install libgloss.
11498
11499Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11500
11501 * Makefile.in (all-binutils): Depend upon all-byacc.
11502
11503 * configure.in: Don't build emacs on Irix 5.
11504
11505Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11506
11507 * configure.in (*-*-netware*): Add libio.
11508
11509Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11510
11511 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11512 (CHECK_TARGET_MODULES): Ditto.
11513 (INSTALL_TARGET_MODULES): Ditto.
11514 (TARGET_LIBS): Ditto.
11515 (all-libstdc++): Note dependencies.
11516
11517Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11518
11519 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11520
11521Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11522
11523 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11524 -fexternal-templates.
11525
11526 * configure.in (target_libs): Add libstdc++.
11527 (noconfigdirs): Add libstdc++ as appropriate.
11528
11529Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11530
11531 * config.guess: Update from FSF.
11532
11533Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11534
11535 * configure: Use ${config_shell} when running ${configsub}.
11536
11537Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
11538
11539 * config.sub: No longer recognize h8300h.
11540
11541Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11542
11543 * config.sub: Remove extraneous differences between config.sub and
11544 gcc/config.sub.
11545
11546Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11547
11548 * Makefile.in (DISTSTUFFDIRS): Add gas.
11549
11550Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
11551
11552 * COPYING.NEWLIB: New file.
11553
11554Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
11555
11556 * config.guess (HP-UX): Patch from Harlan Stenn
11557 <harlan@landmark.com> to also emit release level.
11558
11559Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11560
11561 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11562
11563Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
11564
11565 * config.sub: Merge nextstep cleanup from FSF.
11566
11567Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11568
11569 * configure.in (arm-*-*): Don't configure ld for this target.
11570
11571Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11572
11573 * configure.in (*-*-netware): don't configure libg++, libio,
11574 librx, or newlib.
11575
11576Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11577
11578 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
11579 configure ld--it works, but it doesn't support shared libraries.
11580
11581Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11582
11583 * config.guess (*-unknown-freebsd*): Get rid of possible
11584 trailing "(Release)" in version string.
11585 Patch from Paul Richards <paul@isl.cf.ac.uk>.
11586
11587Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
11588
11589 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11590 Fix type: *-next-neststep -> *-next-nextstep.
11591
11592 * config.guess: Merge from FSF:
11593
11594 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11595
11596 * config.guess: Recognize powerpc-ibm-aix3.2.5.
11597
11598 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11599
11600 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11601 instead of UNIX_SV for UnixWare 1.0).
11602
11603Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
11604
11605 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
11606 to make gdb/nlm/* build after the compiler and linker.
11607
11608Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
11609
11610 * config.guess (netbsd, freebsd, linux): Accept any machine,
11611 not just i[34]86.
11612 (m68k-atari-sysv4): Relocate to match FSF version.
11613
11614 * config.guess: More merges from the FSF:
11615
11616 Add a space before function call or macro invocation.
11617
11618 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11619
11620 * config.guess: Add trap cmd to remove dummy.c and dummy when
11621 interrupted.
11622
11623 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11624
11625 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11626 (dummy): Redirect stderr from compilation of dummy.c.
11627
11628 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
11629
11630 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11631
11632Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
11633
11634 * configure: Accept and ignore --cache*, for compatibility with
11635 new autoconf.
11636
11637Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
11638
11639 * config.guess: Merge from FSF:
11640
11641 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11642
11643 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
11644 (PATH): Add /.attbin at end for finding uname.
11645 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
11646
11647 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
11648
80413487 11649 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
11650
11651 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
11652
80413487
RH
11653 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11654 to select whether to use ELF or COFF.
252b5132
RH
11655
11656 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11657
80413487 11658 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
11659
11660 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11661
11662 * config.guess: Guess the OS version for HPUX.
11663
11664 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11665
11666 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11667
11668Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11669
11670 * configure.in: Recognize --with-headers, --with-libs, and
11671 --without-newlib.
11672 * Makefile.in (all-xiberty): Depend upon all-ld.
11673
11674Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11675
11676 * configure.in: Change i[34]86 to i[345]86.
11677
11678Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11679
11680 * configure (version): A few more tweaks to help message.
11681
11682Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
11683
11684 * Makefile.in: Remove (for now) librx as a host library,
11685 now that we're building it for target.
11686
11687Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11688
11689 * configure: Fix up help message; from karl@owl.hq.ileaf.com
11690 (Karl Berry).
11691
11692Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
11693
11694 * configure.in: Also configure librx.
11695
11696Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11697
11698 * Makefile.in: Update various rules to reflect that librx
11699 is now needed for libg++.
11700
11701Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11702
11703 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11704
11705Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11706
11707 * configure.in: Configure the examples directory.
11708
11709Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11710
11711 * configure: Simplify Jun 2 1994 change.
11712
11713Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11714
11715 * change CC to /usr/latest/bin/gcc for lynx host builds, since
11716 /bin/gcc isn't good enough to build gcc.
11717
11718Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
11719
11720 * Makefile.in (GDB_SUPPORT_FILES): Remove
11721 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
11722 (gdb.tar.gz): Add new rule to use standard distribution building
11723 mechanism.
11724
11725Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11726
11727 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
11728 Bill Cox <bill@cygnus.com>.
11729
11730Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
11731
11732 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
11733
11734Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
11735
11736 * configure: Search current dir first in .gdbinit.
11737
11738Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
11739
11740 * config.sub: Recognize freebsd (merged from gcc config.sub).
11741
11742Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
11743
11744 * config.sub: Refer to NeXT's operating system as nextstep.
11745
11746 * config.sub (case $basic_machine): Re-order the cases, to match
11747 the order in the FSF version (which is mostly alphabethical).
11748 Merge in some additions and changes from the FSF.
11749
11750Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
11751
11752 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11753 * config.sub: Recognize cxux7.
11754 * configure.in: Use mh-cxux for m88k-harris-cxux*.
11755
11756Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
11757
11758 * config.sub: Fix typo powerpc -> powerpc-*.
11759
11760Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
11761
11762 * Makefile.in: `all-emacs19' depends on `all-byacc'.
11763
11764 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11765 parallel with all-emacs and install-emacs). Top-level command
11766 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11767
11768Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11769
11770 * test-build.mk ($(host)-stamp-stage2-installed): Remove
11771 $(relbindir)/make before doing ``make install'', and use
11772 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
11773 installing over running make binary.
11774 ($(host)-stamp-stage3-installed): Likewise.
11775
11776Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11777
11778 * config.guess: Recognize Mach.
11779
11780Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11781
11782 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11783 see whether --exec-prefix was used.
11784
11785Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11786
11787 * README: Explicitly mention libg++/README. (Zoo's idea.)
11788
11789Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11790
11791 * Makefile.in: Add all-librx target similar to all-libproc.
11792
11793Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
11794
11795 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
11796 with post 1.2 uname bogosity.
11797
11798Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11799
11800 * configure: Remove temporary files on receipt of a signal.
11801
11802Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
11803
11804 * configure: If there is a package_makefile_frag, remove
11805 ${subdir}/Makefile.tem after copying it in.
11806
11807Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11808
11809 * build_all.mk: support rs6000 lynx identifies itself as
11810 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
11811 since /bin/gcc is too feeble to compile a modern gcc.
11812
11813Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11814
11815 * brought devo/test-build.mk update-to-date with progressive/
11816 test-build.mk. Add lynx targets and hppa flag info.
11817
11818Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11819
11820 * configure.in: Use mh-ncrsvr43. Patch from
11821 Tom McConnell <tmcconne@sedona.intel.com>.
11822
11823Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
11824
11825 * config.guess (i386-unknown-bsdi): No longer need to
11826 check #if defined(__bsdi__) && defined(__i386__).
11827
11828Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11829
11830 * configure: Set program_transform_nameoption correctly.
11831
11832Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11833
11834 * brought build-all.mk update-to-date with progressive build-all.mk,
11835 added new targets and hppa info.
35590697 11836
252b5132
RH
11837Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11838
11839 * configure: If config.guess result is a prefix of the user
11840 specified target, assume a native build and use the user specified
11841 target as the host alias. Remove SunOS patch suffix removal hack.
11842 * configure.in: Remove SunOS patch suffix removal hack.
11843
11844 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11845 in NATIVE_CHECK_MODULES.
11846
11847Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
11848
11849 * Makefile.in: Rename HOST_ONLY to NATIVE.
11850 * configure: Delete SunOs patch suffix from host_canonical
11851 and build_canonical variables that are prepended to Makefiles.
11852 * configure.in: Add comments for easier maintenance.
11853
11854Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11855
11856 * Makefile.in: Add all-libproc target similar to all-gui.
11857
11858Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
11859
11860 * Makefile.in (CHECK_MODULES): split into
11861 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11862
11863Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
11864
11865 * config.guess (i386-unknown-bsdi): New system to guess.
11866
11867Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11868
11869 * Makefile.in: Add all-gui target (but not yet build by "all").
11870
11871Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
11872
11873 * config.sub: Move deletion of patch suffix from here...
11874 * configure.in: To here, at Ian's suggestion. The top-
11875 level scripts might need to know of a patch level.
11876
11877Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
11878
11879 * config.sub: Strip off patch suffix so rtl is recognized
11880 as a sunos4.1.3 machine, even though it's been patched.
11881
11882Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
11883
11884 * Makefile.in (INSTALL_LAST): Delete.
11885 (INSTALL_DOSREL): New.
11886
11887Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11888
11889 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11890 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11891 whether we pass down --with-gnu-ld anyhow.
11892
11893Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
11894
11895 * Makefile.in (INSTALL_LAST): Change operation so it works
11896 on more flavors of make.
11897 * configure.in (go32): Don't build libg++ or libio.
11898
11899Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
11900
11901 * Makefile.in (Move HOST_PREFIX_1 and friends up so
11902 they can be overriden by templates.
11903
11904Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
11905
11906 * configure.in (target==go32): Don't build gdb.
11907 * dosrel: New directory.
11908
11909Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
11910
11911 * configure.in (host==go32): Configure dosrel too.
11912 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11913 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11914 be set by incoming names or templates.
11915 (INSTALL_LAST): New rule.
252b5132
RH
11916
11917Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
11918
11919 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11920
11921Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11922
252b5132
RH
11923 * configure.in (appdirs): New variable. Currently empty, but will
11924 be used in gas distribution. If nonempty, lists a set of
11925 directories at least one of which must get configured, or top
11926 level configuration is considered to have failed.
11927 (rs6000-*-lynxos*): Use new file name.
11928
11929Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11930
11931 Eliminate XTRAFLAGS.
11932 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11933 newlib include files using -idirafter, and also use -nostdinc.
11934 (CXX_FOR_TARGET): Likewise.
11935 (XTRAFLAGS): Removed.
11936 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11937 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11938 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11939 ($(DO_X)): Don't pass down XTRAFLAGS.
11940
11941Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11942
11943 * configure.in (mips*-dec-bsd*): New target; do build linker.
11944 (mips*-*-bsd*): New target; don't build linker.
11945
11946Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11947
11948 * configure.in: support rs6000-*-lynxos* configuration.
11949 support sunos4 as a cross target.
11950
11951 * config.sub: look for lynx*, not lynx since the OS version may
11952 legitimately be part of the name.
11953
11954Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11955
11956 * configure.in (i[34]86-*-sco*): Move to be with other i386
11957 targets.
11958 (romp-*-*): New target. Skip various binary utilities.
11959 (vax-*-*): New target. Don't build newlib.
11960 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
11961
11962Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11963
11964 * configure.in: Only set host_makefile_frag if config
11965 directory exists.
11966
11967Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11968
11969 * install.sh: If $dstdir exists, don't check whether each
11970 component does.
11971
11972Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11973
11974 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11975
11976Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
11977
35590697
AJ
11978 * configure.in (*-*-lynxos*): Don't configure newlib for either
11979 native or cross Lynx.
252b5132
RH
11980
11981Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
11982
11983 * config.sub (sparc64-elf): Fix os.
11984 (z8k): Remove duplicate.
11985
11986Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11987
11988 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11989 gcc/stmp-fixproto, to try to prevent fixproto from being run.
11990
11991Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
11992
11993 * configure: Make file links cleanly even if Lynx fails on
80413487 11994 an NFS symlink (at least fail cleanly).
252b5132
RH
11995
11996Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11997
11998 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11999 -XNh2000.
12000
12001Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12002
12003 * configure: Unknown options are fatal again.
12004
12005Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12006
12007 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12008 compatibility.
252b5132
RH
12009
12010Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12011
12012 * build-all.mk: Add `clean' target.
12013
12014Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12015
12016 * config.guess: Add SINIX support.
12017 * configure.in: Add mips-*-sysv4* support.
12018
12019Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12020
12021 * build-all.mk: Document all useful targets.
12022 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12023 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12024
12025Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12026
12027 * configure: Support --silent, --quiet.
12028
12029Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12030
12031 * configure: Support --disable-FEATURE.
12032
12033Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12034
12035 * config.guess: Recognize NCR running SVR4.3.
12036
12037Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12038
12039 * config.guess: Make BSDI generate i386-unknown-bsd386.
12040 Patch from Paul Eggert <eggert@twinsun.com>.
12041
12042Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12043
12044 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12045
12046Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12047
12048 * configure: Make unrecognized options give nonfatal warnings
12049 instead of fatal errors, and pass them to any subdirectory
12050 configures in case they recognize them.
12051 Make --x equivalent to --with-x.
12052
12053Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12054
12055 * configure: Add --enable-* options. Clean up usage message and
12056 some comments.
12057
12058Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12059
12060 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12061
12062Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12063
12064 * configure.in (hppa*-*-*): Enable binutils.
12065
12066Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12067
12068 * config.sub: Recognize cisco.
12069
12070Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12071
12072 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12073
12074Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12075
12076 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12077 than one configuration name. Add comment.
12078
12079Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12080
12081 * config.guess: about target *-hitachi-hiuxwe2, fixed
12082 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12083 macro is incorrect.]
12084
12085Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12086
12087 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12088 than the "make ls" stuff which used to be here.
12089
12090Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12091
12092 * config.guess: Recognize i[34]86-unknown-freebsd.
12093 From Shawn M Carey <smcarey@rodan.syr.edu>.
12094
12095Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12096
12097 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12098
12099Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12100
12101 * config.guess: Check for ptx.
12102
12103Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12104
12105 * config.sub: Add os9k checking.
12106
12107Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12108
12109 * config.guess: Handle OSF1 running on HPPA processors
12110
12111Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12112
12113 * configure: If subdir configure fails, print out a message with
12114 subdirectory name, in case subdir's configure code didn't identify
12115 itself.
12116
12117Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12118
12119 * configure.in: Remove embedded newlines from configdirs.
12120 Avoid mismatches of substrings. Fix matching strings at end
12121 of configdirs.
12122
12123Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12124
12125 * config.guess: Add Lynx/rs6000 config support.
12126
12127Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12128
12129 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12130
12131Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12132
12133 * configure.in (hppa*-*-osf*): Treat this just like most other
12134 PA configurations (eg no binutils or ld).
12135 (hppa*-*-*elf*): These configurations have binutils and ld.
12136
12137Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12138
12139 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12140
12141Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12142
12143 * configure.in (rs6000-*-*): Build gas.
12144
12145Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12146
80413487 12147 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
12148
12149Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12150
12151 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12152 for GDB and GDB has been fixed to not need it.
12153
252b5132
RH
12154Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12155
12156 * config.guess: Recognize vax hosts.
12157
12158Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12159
12160 * configure (while loop): Don't use "break 2" inside case
12161 statement -- the case statement isn't an enclosing loop.
12162
12163Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12164
12165 * config.guess: Clean up NeXT support, to allow nextstep
12166 on Intel machines. Make OS be nextstep.
12167
12168Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12169
12170 * config.guess: Add alternate forms for Convex.
12171
12172Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12173
12174 * configure: Completely rewrite option processing. Take
12175 advantage of pattern-matching to avoid invoking test frequently.
12176 Also clean up host and target defaulting logic.
12177
12178Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12179
12180 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12181 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12182 commands (plus user environment) will fit SCO limits.
12183
12184Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12185
12186 * configure.in: Don't issue warnings about directories which are
12187 not being configured if -norecursion is set. Correct test for
12188 --with-gnu-as and --with-gnu-ld to not get confused by substring
12189 matches.
12190
12191 * configure.in: Don't build gas for alpha-dec-osf1*.
12192
12193Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12194
12195 * configure: Back out Per's change of 12/19/1993. It changes the
12196 behavior of configure in unexpected and confusing ways.
12197
12198 Also, use different delim char when calculating
12199 program_transform_name so that the name can contain slashes.
12200
12201Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12202
12203 * configure.in, config.sub: Add support for VSTa micro-kernel.
12204
12205Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12206
12207 * configure.in: Nuke hacks which were used to get a special
12208 version of GAS for HPPA configurations.
12209
12210Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12211
12212 * configure: If only ${target_alias} is given, use that
12213 as the default for ${host_alias}.
12214 * configure: Add missing back-slashes before nested quotes.
12215
12216Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12217
12218 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12219
12220Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12221
12222 * config.guess: Recognize some Tektronix configurations.
12223 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12224
12225Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12226
12227 * config.sub: Match any flavor of SH.
12228
12229Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12230
12231 * configure.in: Don't try to configure newlib for Alpha.
12232
12233Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12234
12235 * configure.in: Don't build ld for Irix 5. Don't build gas,
12236 libg++ or libio for any Alpha target.
12237
12238 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
12239
12240Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12241
12242 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12243 default arguments -- so it tried to compress itself.
12244
12245Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12246
12247 * configure.in (notsupp): ensure that a space is always at the end
12248 of the configdirs list, since the grep checks for an explicit space
12249
12250Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12251
12252 * configure.in (target i386-sysv4.2): don't build ld, since static
12253 versions of many libraries are not available.
12254
12255Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12256
12257 * config.guess: Recognize Apollos (using environment variables).
12258 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12259
12260Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12261
12262 * config.guess: Recognize Sony news mips running newsos.
12263
12264Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12265
12266 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12267 "fi ; else" for bash.
12268
12269Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12270
12271 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12272
12273Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12274
12275 * config.sub: accept unixware as an alias for svr4.2.
12276 Fix some inconsistancies with the gcc version.
12277
12278Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12279
12280 * Makefile.in (DISTDOCDIRS): Add gdb.
12281
12282Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12283
12284 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12285
12286Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12287
12288 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12289 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12290 this now.
12291
12292Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12293
12294 * config.sub: Accept hiux* as an OS name.
12295
12296 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12297 etc/make-stds.texi. The underscore came from gcc, and dje now
12298 agrees that RUNTESTFLAGS is the correct name.
12299
12300Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12301
12302 * install.sh: Remove 'set -e'. It makes any conditionals
12303 in the script useless.
12304
12305 * config.guess: Automatically recognize arm-acorn-riscix
12306 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12307
12308Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12309
12310 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12311
12312Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12313
12314 * Makefile.in (DISTDOCDIRS): New variable.
12315 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 12316 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
12317
12318Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12319
12320 * configure.in (hppa target): check the source directory for the
12321 pagas sub-directory
12322
12323Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12324
12325 * config.sub: Allow -aout* and -elf*.
12326
12327Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12328
12329 * configure.in: Don't build ld on i386-solaris2, same as for
12330 sparc-solaris2.
12331
12332Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12333
12334 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12335
12336Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12337
12338 * configure.in: Configure gdb for alpha.
12339
12340Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12341
12342 * Makefile.in (CXXFLAGS): Add -O.
12343
12344Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12345
12346 * config.guess: added support for DG Aviion
12347
12348Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12349
12350 * configure.in: Produce warning message for subdirectories not
12351 configurable for this host/target combination. Don't try to
12352 configure gdb for vms.
12353
12354Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12355
12356 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12357 appropriate files before making "diststuff".
12358 (DISTBISONFILES): New var: list of files to be edited.
12359 (DISTSTUFFDIRS): Add binutils.
12360
12361Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12362
12363 * config.sub: also handle mipsel and mips64el (for little endian mips)
12364
12365Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12366
12367 * configure.in: Add * to end of all OS names.
12368
12369Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12370
12371 * configure.in: Build newlib for LynxOS native.
12372
12373Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12374
12375 * config.guess: Add support for delta 88k running SVR3.
12376
12377 * configure.in: Add comment about HP compiler vs. emacs.
12378
12379Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12380
12381 * configure.in: don't build ld on solaris2 (not a viable option
12382 due to bugs in getpwnam & getpwuid)
12383
12384Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12385
12386 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12387 config.guess will produce a full version number.
12388
12389Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12390
12391 * configure.in: Build linker and binutils for alpha-dec-osf1.
12392
12393Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12394
12395 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12396 and gdb/testsuite/Makefile.in.
12397
12398Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12399
12400 * configure.in: recognize mips*- instead of mips-
12401
12402Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12403
12404 * config.sub: Accept linux*coff and linux*elf as operating
12405 systems.
12406
12407Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12408
12409 * config.sub: Recognize mips64, and mips3 as an alias for it.
12410
12411Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12412
12413 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12414 gdb knows how to handle OSF/1 shared libraries.
12415
12416Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12417
12418 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12419 * config.guess: Recognize Hitachi's HIUX.
12420 * config.sub: Recognize h3050r* and hppahitachi.
12421 Remove redundant cases for hp9k[23]*.
12422
12423Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12424
12425 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12426 if gas and ld are in the source tree and are in ${configdirs}.
12427 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 12428 --with options (but still pass them down on the command line,
252b5132
RH
12429 if they were explicitly specified).
12430
12431Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12432
12433 * configure: substitute SHELL value in Makefile.in with
12434 ${CONFIG_SHELL}
12435
12436Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12437
12438 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12439 *-*-solaris2* targets.
12440
12441Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12442
12443 * Makefile.in: define M4, and pass it down to sub-makes;
12444 all-autoconf now depends on all-m4
12445
12446Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12447
12448 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12449 presence of {ar,ranlib} instead of a configured directory
12450
12451Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12452
12453 * config.guess: Accept 34?? as well as 33?? for NCR.
12454
12455Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12456
12457 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12458 of 'gas' in sed commands, since 'gash' is now in the tree as well.
12459
12460Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12461
12462 * configure: grab values for $(CC) and $(CXX) from the
12463 environment, so that someone can do "CC=gcc configure; make" and
12464 have it work right (matching the way that autoconf works now)
12465
12466 * configure.in, Makefile.in: add support for gash, the tcl
12467 interface to Galaxy
12468
12469 * config.guess: add NetBSD variants (hp300, x86)
12470
12471Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
12472
12473 * install.sh: Support -d option (in the manner of SunOS 4 install,
12474 as it is more deterministic than that of GNU install)
12475 (chmodcmd): Set file to mode 755 by default (should also do default
12476 chgrp and chown, but I don't feel like dealing with that now)
12477
12478Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
12479
12480 * config.sub: Remove h8300hhms alias.
12481
12482Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12483
12484 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12485
12486Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12487
12488 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12489 as stmp-fixinc
12490
12491Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12492
12493 * config.sub: recognize m88110-bug-coff.
12494
12495Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12496
12497 * Makefile.in (all-libio): all dependencies on the toolchain used
12498 to build this (gcc, gas, ld, etc)
12499
12500Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12501
12502 * config.guess: Deal with OSF/1 1.3 on alpha.
12503
12504Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12505
12506 * install.sh: add some 'else true' clauses for portability
12507
12508 * configure.in: don't build libio for h8[35]00-*-* targets
12509
12510Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
12511
12512 * Makefile.in: Add support for new libio.
12513
12514Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12515
12516 * install.sh: If one command fails, don't try the rest. Don't try
12517 to remove $dsttmp (via trap) unless we have already created it.
12518 If $src doesn't exist, detect it and exit with an error.
12519
12520 * config.guess: Recognize BSD on hp300.
12521
12522Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
12523
12524 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12525 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12526
12527Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
12528
12529 * Makefile.in (all-send-pr): depends on all-prms
12530
12531Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12532
12533 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12534
12535Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12536
12537 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12538 Added test for mips-mips-riscos5.
12539
12540Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12541
12542 * configure.in: use mh-hp300 for 68k HP hosts
12543
12544Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12545
12546 * configure: add support for CONFIG_SHELL, so that you can use
12547 some alternate shell for evaluating configure scripts
12548
12549Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
12550
12551 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
12552 in configure script to bug-gdb@prep.ai.mit.edu when building
12553 distribution archive.
12554 * Makefile.in (COMPRESS): Remove def.
12555 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
12556 gdb.tar.Z and make-gdb.tar.Z respectively.
12557 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
12558 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
12559 to convergence with 'taz' target in Makefile.in.
12560
12561Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12562
12563 * install.sh (dsttmp): use trap to ensure that tmp files go
12564 away on error conditions
12565
12566Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12567
12568 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12569
12570Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12571
12572 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12573 its parent is '/' not ''.
12574
12575 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12576
12577Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
12578
12579 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12580 that ${newsrcdir}/configure.in does.
12581
12582Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12583
12584 * test-build.mk: support for CONFIG_SHELL
12585
12586Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
12587
12588 * config.sub (netware): Add as a basic system type.
12589
12590Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12591
12592 * Makefile.in (Makefile): depend on configure.in. Also drop the
12593 $(srcdir)/ from the dependency on Makefile.in.
12594
12595Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
12596
12597 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12598 (h8300hhms is temporary until multi-libraries are implemented).
12599 * configure.in: Handle h8300h too.
12600
12601Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12602
12603 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12604
12605Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
12606
12607 * configure: Remove extraneous output when guessing host type.
12608 * config.guess: Remove extraneous output when guessing using C
12609 compiler rather than uname, or when guessing fails.
12610
12611Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12612
12613 * Makefile.in: remove all.cross and install.cross targets
12614
12615 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12616 definitions
12617
12618Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
12619
12620 * configure.in (target sh): Build gprof.
12621
12622Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12623
12624 * config.sub: change -solaris to -solaris2
12625
12626Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12627
12628 * configure.in: Use config/mh-riscos for mips-*-sysv*.
12629
12630Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
12631
12632 * configure: Correct error message for missing Makefile.in to
12633 print correct directory.
12634
12635Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12636
12637 * install.sh: kludge around 386BSD shell bug
12638
12639Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
12640
12641 * config.guess: Recognize NeXT.
12642 * config.guess: Recognize i486-ncr-sysv4.
12643 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
12644
12645Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
12646
12647 * Makefile.in (MAKEINFOFLAGS): New variable.
12648 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12649 * build-all.mk, test-build.mk: Pass down --no-split as
12650 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
12651
12652Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
12653
12654 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
12655
12656Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
12657
12658 * Makefile.in (libg++.tar.z): New rule.
12659 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
12660 * Makefile.in (taz): Only do a single chmod.
12661
12662Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12663
12664 * install.sh: don't use dirname anymore (replaced with sed usage)
12665
12666Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
12667
12668 * Makefile.in: Change extension for gzip'd files from '.z' to
12669 '.gz' per new FSF standard usage.
12670
12671Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12672
12673 * configure: put quotes around the final value of program_transform_name
12674
12675Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12676
12677 * Makefile.in: new install.sh support; update install-info rules
12678
12679Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
12680
12681 * configure.in: Build diff for crosses, but not for go32 host.
12682
12683 * configure.in: Build gprof only for native, and don't build it
12684 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12685
12686Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
12687
12688 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12689
12690Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12691
12692 * configure.in (host_tools): Add prms.
12693
12694Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12695
12696 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12697 with $(FLAGS_TO_PASS) on the command line
12698
12699 * config.sub: Recognize lynx and lynxos
12700
12701Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
12702
12703 * config.sub: Accept -ecoff*, not just -ecoff.
12704
12705Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12706
12707 * Makefile.in (taz): Use .gz suffix instead of .z.
12708 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12709 names.
12710
12711Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12712
12713 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12714
12715Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12716
12717 * Makefile.in (install-no-fixedincludes): install gcc last, so
12718 that rebuilds that might happen during 'make install' don't get
12719 bogus gcc include files
12720
12721Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12722
12723 Change from Utah for HPPA support:
12724 * config.guess: Recognize hppa1.x-hp-bsd.
12725
12726Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
12727
12728 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
12729 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12730
12731Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
12732
12733 * config.sub: Add support for rom68k and bug boot monitors.
12734
12735Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
12736
12737 * Makefile.in: Make all-opcodes depend on all-bfd.
12738
12739Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
12740
12741 * config.guess: Added special check for i[34]86-univel-sysv4*.
12742
12743Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
12744
12745 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12746 the processor rather than assuming i486.
12747
12748Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12749
12750 * config.guess: Recognize SunOS6 as Solaris3.
12751
12752Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
12753
12754 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
12755 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12756
12757Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
12758
12759 * build-all.mk (all-cross): New target for Canadian Cross.
12760 Added Q2 go32 targets.
12761 * test-build.mk: Configure go32 cross sparclite-aout and
12762 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
12763 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12764
12765Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12766
12767 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12768 GO32 hosted toolchains
12769
12770Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
12771
12772 * configure: change so "-exec-prefix" gets passed down rather
12773 than "-exec_prefix" so autoconf generated Makefiles get the
12774 exec_prefix set right.
12775
12776Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12777
12778 * config.guess: get the Solaris2 minor version number
12779
12780 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12781
12782Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12783
12784 * config.guess: Recognize some Sequent platforms.
12785
12786Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12787
12788 * Makefile.in: added the vault-install target
12789
12790 * configure.in: actually use the Sun3 makefile fragment that's in
12791 config, also added the release dir to configdirs
12792
12793Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12794
12795 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12796
12797Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12798
12799 * configure.in: remove some program from Alpha targetted toolchains
12800
12801Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
12802
12803 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
12804 gprof.
12805 (taz): Run "make diststuff" in those directories instead of "make
12806 proto-dir". Look for "VERSION=" only at start of line in subdir
12807 Makefile. Use "gzip -9" for compression.
12808 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12809 (binutils.tar.z): New target.
12810
12811Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12812
12813 * Makefile.in (taz): Include gpl.texinfo.
12814
12815Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12816
12817 * Makefile.in (setup-dirs): Merged into "taz" target.
12818 (taz): Only do `proto-dir' stuff if a directory is actually needed
12819 for this target.
12820
12821Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
12822
12823 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12824 (FLAGS_TO_PASS): Pass down MUNCH_NM.
12825 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12826 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12827 (gcc-no-fixedincludes): Correct for current gcc Makefile.
12828
12829Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
12830
12831 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
12832 config.sub, and move-if-change to gdb testsuite distribution
12833 archive, so the testsuite can be extracted, configured, and
12834 run separately from the gdb distribution. Blow away the Chill
12835 tests that require a Chill compiled executable, since GNU Chill
12836 is not yet publically available.
12837
12838Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12839
12840 * test-build.mk: set environment variables in a single command,
12841 instead of a list of assignments and exports
12842
12843 * config.guess: recognize Alpha/OSF1 systems
12844
12845Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12846
12847 * configure: Change help message to prefer --options rather than
12848 -options.
12849
12850Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12851
12852 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12853 zippy@ecst.csuchico.edu.
12854 * config.guess: Recognize miniframe.
12855
12856Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
12857
12858 * Makefile.in: Use srcroot to find runtest rather than rootme.
12859 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12860
12861Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
12862
12863 * test-build.mk: Extensive additions to support building on a
12864 machine other than the host.
12865
12866Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12867
12868 * configure (tooldir): Fix for i386-aix again.
12869
12870Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
12871
12872 * configure, Makefile.in: Change definition of $(tooldir)
12873 to match the FSF.
12874
12875Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
12876
12877 * config.guess: Recognize i[34]86/SVR4.
12878
12879Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12880
12881 * Makefile.in (all-gdb): gdb depends on sim.
12882
12883Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
12884
12885 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
12886 at the same time we make the prototype gdb directory.
12887 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
12888 files at the same time as the gdb base release distribution.
12889
12890Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
12891
12892 * Makefile.in (check): Use individual check targets rather than
12893 DO_X rule.
12894 (check-gcc): Added.
12895
12896Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
12897
12898 * config.sub: Use sysv3.2 not sysv32 for canonical OS
12899 for System V release 3.2.
12900
12901Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12902
12903 * config.sub: Recognize hppaosf.
12904 * configure.in: Do configure ld/binutils/gas for it.
12905
12906Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12907
12908 * configure (tooldir): Alter syntax used to set this, for systems
12909 where "\$" isn't handled right, like i386-aix.
12910
12911Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
12912
12913 * configure: Pass program-transform-name, not
12914 program_transform_name, to recursive configures.
12915
12916Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
12917
12918 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12919 of gas+ld+binutils.
12920
12921Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
12922
12923 * config.guess: Recognize AIX3.2 as distinct from 3.1.
12924
12925Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12926
12927 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12928
252b5132
RH
12929Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12930
12931 * Makefile.in (PRMS): Set back to all-prms.
12932
12933Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
12934
12935 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12936 targets, rather than for MIPS hosts.
12937
12938Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12939
12940 * configure.in: add comment for --with-x default values
12941
12942 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12943
12944 * Makefile.in: add check-* targets for each of the directories in
12945 the tree. Add a definition of RUNTEST that will use the one we
12946 just built, if it exists. Pass this down via FLAGS_TO_PASS.
12947
12948Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
12949
12950 * configure.in: Removed obsolete references to bfd_target and
12951 target_makefile_frag.
12952
12953 * build-all.mk: Set assorted targets for Q2.
12954 * config.sub: Recognize z8k-sim and h8300-hms.
12955 * test-build.mk: Really don't pass host to configure.
12956 (HOLES): Added uname.
12957
12958Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
12959
12960 * configure: Handle an empty program-prefix, program-suffix or
12961 program-transform-name correctly.
12962
12963Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
12964
12965 * build-all.mk: -G 8 no longer required for MIPS targets.
12966 * test-build.mk: Don't pass host argument to configure; make it
12967 guess.
12968
12969Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
12970
12971 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
12972 * Makefile.in (COMPRESS): New macro, like GZIP.
12973
12974Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
12975
12976 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12977
12978 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12979 with gas currently defaults to -G 0.
12980
12981Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
12982
12983 * Makefile.in (all-flex): flex depends on byacc.
12984
12985 * build-all.mk: If host not specified, use config.guess. Pass TAG
12986 to test-build.mk as RELEASE_TAG.
12987 * test-build.mk (configargs): New variable containing arguments to
12988 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
12989 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12990
12991 * config.guess: Use /bin/uname when checking -X argument on SCO,
12992 to avoid invoking GNU uname which doesn't understand -X.
12993
12994 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12995
12996 * configure.in: Build gas for mips-*-*.
12997
12998Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12999
13000 * Makefile.in (all.normal): insert missing backslash.
13001
13002Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13003
4bddf3ad 13004 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13005
13006 * Makefile.in: Complete overhaul to merge many almost identical
13007 targets.
13008
13009Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13010
13011 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13012 (gdb.tar.Z): Adjusted.
13013
13014 * Makefile.in (setup-dirs, taz): New targets; should be general
13015 enough to adapt for gdb sometime. Build only .z file.
13016 (gas.tar.z): New target.
13017
13018Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13019
13020 * build-all.mk: Use CC=cc -Xs on Solaris.
13021
252b5132
RH
13022Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13023
13024 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13025 for handling BISON for FSF releases.
13026
13027Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13028
13029 * configure: Actually implement the change zoo just documented.
13030
13031Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13032
13033 * configure: when using config.guess, only set target_alias when
13034 it's not already been set (ie, on the command line)
13035
13036Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13037
13038 * Makefile.in: add installcheck target, set PRMS to install-prms
13039
13040Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13041
13042 * configure: add support for package_makefile_fragment, handle the
13043 case where a directory has a configure.in file but no Makefile.in
13044 more gracefully (with an actual understandable error message, even);
13045 add support for --without (and add this to the usage message); also
13046 explicitly add a --host=${host_alias} to the command line when
13047 config.guess is used
13048
13049Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13050
13051 * configure: Must use both --host and --target in recursive calls.
13052
13053Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13054
13055 * Makefile.in: Change deja-gnu to dejagnu.
13056
13057Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13058
13059 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13060
13061Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13062
13063 * configure.in: canonicalize all instances to *-*-solaris2*,
13064 also strip out a number of tools to not build for go32 host
13065
13066Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13067
13068 * config.guess: add GPL.
13069
13070 * Makefile.in, config.guess, config.sub, configure: bump
13071 copyrights to 93.
13072
13073Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13074
13075 * Makefile.in (do-info): Removed obsolete check for existence of
13076 localenv file.
13077
13078 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13079
13080Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13081
13082 * Makefile.in: a couple of 'else true' for decstation,
13083 support for TclX
13084
13085 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13086
13087Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13088
13089 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13090
13091Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13092
13093 * config.guess: Recognize i386-ibm-aix (PS/2).
13094 * configure.in: Use config/mh-aix386 file for it.
13095
13096Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13097
13098 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13099 CC_FOR_TARGET instead.
13100 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13101
13102Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13103
13104 * Makefile.in: Add sim to list of directories sent with gdb
13105
13106Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13107
13108 * configure.in: Put back mips-dec-bsd* case.
13109
13110Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13111
13112 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13113 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13114 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
13115
13116Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13117
13118 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13119
13120 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13121 (install-info): install dir.info only if it exists,
13122 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13123
13124Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13125
13126 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13127 gas for mips-dec-bsd.
13128
13129Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13130
13131 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13132 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13133
13134Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13135
13136 * configure.in: Added "dejagnu" to hosttools list.
13137
13138Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13139
13140 * config.sub, configure.in, config.guess: Add support
13141 for Bosx, an AIX variant from Bull.
13142 Patches from F.Pierresteguy@frcl.bull.fr.
13143
13144Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13145
13146 * devo/dejagnu: Initial creation of devo/dejagnu.
13147 Migrated dejagnu testcases and support files for testing software
13148 tools to reside as subdirectories, currently called "testsuite",
13149 within the directory of the software tool. Migrated all programs,
13150 support libraries, etc. beloging to dejagnu proper from
13151 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13152 with no modifications. The changes to these files which will
13153 allow them to configure, build, and execute properly will be made
13154 in a future update.
13155
13156Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13157
13158 * Makefile.in: Change send_pr to send-pr.
13159 * configure.in: Likewise.
13160 * send_pr: Renamed directory to send-pr.
13161
13162Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13163
13164 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13165
13166Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13167
13168 * README: Update for gdb-4.8 release.
13169 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13170 gdb-xxx.tar.z (gzip'd) file also.
13171
13172Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13173
13174 * Makefile.in: make all-diff depend on all-libiberty
13175
13176Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13177
13178 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13179
13180Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13181
13182 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13183
13184Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13185
13186 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13187 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13188 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13189
13190Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13191
13192 * Makefile.in: makeinfo binary is in a new location
13193
13194Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13195
13196 * config.sub: Accept -ecoff as an OS.
13197
13198 * Makefile.in: Various changes to eliminate a level of make
13199 recursion and reduce the required command line length.
13200 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13201 sub-makes.
13202 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13203 variables holding settings for specific sub-makes.
13204 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13205 in terms of BASE_FLAGS_TO_PASS.
13206 (TARGET_LIBS): New variable listing directories which use
13207 TARGET_FLAGS_TO_PASS.
13208 (subdir_do): Eliminated.
13209 (do-*): New set of targets to replace subdir_do.
13210 (various): All targets which used subdir_do now depend on do-*.
13211 (local-clean): Renamed from do_clean.
13212 (local-distclean): New target, dependency of distclean and
13213 realclean.
13214 (install-info): Don't create directories. Depend on dir.info
13215 rather than calling make recursively.
13216 (install-dir.info): Eliminated.
13217 (install-info-dirs): Create all info directories here.
13218 (dir.info): Depend upon do-install-info.
13219
13220 * test-build.mk (HOLES): Added false.
13221
13222Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13223
13224 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13225
13226Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13227
13228 * Makefile.in (info): remove dependency on all-texinfo. The
13229 problem was really in texinfo/C, not at this level.
13230
13231Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13232
13233 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13234
13235Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13236
13237 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13238 GDB releases.
13239
13240Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13241
13242 * configure: Include srcdir in message about target of link not
13243 being found. Don't convert `-' to `_' in `with' options being
13244 passed to subdirs.
13245
13246Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13247
13248 * configure.in: add uudecode to host_tools
13249
13250 * Makefile.in: added {all,install}-uudecode targets, added them to
13251 the appropriate lists
13252
13253Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13254
13255 * Makefile.in (all-gcc): Added dependency on all-gas.
13256
13257 * configure.in (mips-*-*): Build ld and binutils.
13258
13259Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13260
13261 * configure: check return code from mkdir, print error message and
13262 exit on failure.
13263
13264Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13265
13266 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13267
13268Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13269
13270 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13271
13272Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13273
13274 * config.sub (h8500): Recognize this as a cpu type.
13275
13276Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13277
13278 * configure: source directory missing is no longer a warning
13279
13280 * configure.in: recognize irix[34]* instead of irix[34]
13281
13282 * Makefile.in: define and pass down X11_LIB
13283
252b5132
RH
13284Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13285
13286 * guess-systype: Renamed to ...
13287 * config.guess: ... by popular request.
13288 * configure.in, Makefile.in: Update accordingly.
13289
13290Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13291
13292 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13293 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13294 + Execute ./dummy instead of assuming . is in PATH.
13295
13296Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13297
13298 * guess-systype: New shell script. Attempts to guess the
13299 canonical host name of the executing host.
13300 Only a few hosts are supported so far.
13301 * configure: Call guess-systype if no host is specified.
13302
13303Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13304
13305 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13306 gcc Makefile.
13307
13308
13309Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13310
13311 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13312 (all-gcc, install-gcc, subdir_do): Use it.
13313
13314Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13315
13316 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13317
13318Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13319
13320 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13321 set exclusively by configure, using configure.in .
13322
13323Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13324
13325 * test-build.mk: set $PATH for all builds
13326
13327 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13328
13329Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13330
13331 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13332 the one used in gcc/Makefile.in, so that a null expansion doesn't
13333 override the one needed to build gcc with a native cc.
13334
13335
13336Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13337
13338 * configure: Accept -with arguments.
13339
13340Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13341
13342 * Makefile.in: added h8300sim
13343
13344Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13345
252b5132
RH
13346 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13347 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13348 (all-cygnus, native, build-cygnus): Make
13349 $(canonhost)-stamp-3stage-done, not $(host)....
13350 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13351 i386-sco3.2v4. Added else true to if command.
13352
13353Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13354
13355 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13356
13357Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13358
13359 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13360
13361Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13362
13363 * configure.in: don't remove binutils from Solaris builds
13364
13365Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13366
13367 * Makefile.in: get rid of earlier definitions for *clean,
13368 also handle the recursive info rule better
13369
13370Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13371
13372 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13373 do more-or-less the right thing.
13374
13375Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13376
13377 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13378 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13379
13380Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13381
13382 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13383 $(host_canonical).
13384
13385 * configure.in: split the configdirs list into 4 categories (native
13386 v. cross, library v. tool) and handle the cross-only and native-
13387 only in more reasonable (and correct!) way.
13388
13389Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13390
13391 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13392 configdirs anymore.
13393
13394Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13395
13396 * Makefile.in: extensive cleanup:: removed all of the explicit
13397 clean-* targets, collapsed many wrappers around subdir_do into
13398 one, added additional targets to satisfy standards.texi, deleted
13399 some old targets, some changes for consistency
13400
13401Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13402
13403 * configure.in: handle some programs as cross-only, and others as
13404 native only
13405
13406 * test-build.mk: handle partial holes in a more generic manner
13407
13408 * Makefile.in: m4 depends on libiberty
13409
252b5132
RH
13410Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13411
13412 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13413 time, wdiff, and find to configdirs
13414
13415 * Makefile.in: all, clean, and install rules for the new programs
13416 added to configure.in
13417
13418Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13419
13420 * configure.in: use mh-sun for all *-sun-* hosts
13421
252b5132
RH
13422Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13423
13424 * Makefile.in: define flags for X11 include files and library file
13425 locations, pass them down to the programs that need this info
13426
13427 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13428
252b5132
RH
13429Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13430
13431 * configure.in: start building libg++ for HP-UX targets
13432
13433Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13434
13435 * README: Update references to files moved into etc/.
13436
13437Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13438
13439 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13440 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13441
13442Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13443
13444 * configure: accept dash as well as underscore in long option
13445 names for FSF compatibility.
13446
13447Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
13448
13449 * config.sub: added -sco3.2v4 support from FSF.
13450
13451Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13452
13453 * configure.in: expand the section that adds or removes
13454 directories from the list of programs to build, to handle native
13455 vs. cross in addition to host v. native
13456
13457Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
13458
13459 * Makefile.in: Replace C++ in macro names with CXX.
13460 This is less likely to break ...
13461
13462Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13463
13464 * test-build.mk: add -w to GNU_MAKE
13465
13466Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13467
13468 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13469 add 'sparc' to list of recognized cpus. This needed to make
13470 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13471 Delete some redundant ose68 variants. Recognize -wrs as an os,
13472 then changes that into $CPU-wrs-vxworks.
13473
13474 * configure.in: remove most references to gdbtest, regularize
13475 target based program removal
13476
13477 * test-build.mk: import from p3 tree (many fixes and changes)
13478
13479Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13480
13481 * Makefile.in: added rules to handle tcl, tk, and expect
13482
13483 * configure.in: handle those directories if they exist
13484
13485Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13486
13487 * config.sub: removed bogus hppabsd and hppahpux names, since
13488 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13489
13490Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13491
13492 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
13493 depends upon all-xiberty
13494
13495 * Makefile.in: changes from p3, including:
13496
13497 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
13498
13499 * Makefile.in (XTRAFLAGS): include newlib directories if
13500 newlib/Makefile exists, rather than if host != target.
13501
13502 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
13503
13504 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13505 from the same source tree and not building a cross-compiler. This
13506 matters for the libg++ configuration if reconfiguring a tree that
13507 has already been installed.
13508
13509 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
13510
13511 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13512 pick up the machine and system specific header files.
13513
13514 * Makefile.in: added AS_FOR_TARGET, passed down in
13515 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13516 the C compiler to use to create programs which are run in the
13517 build environment, set it to default to $(CC), and passed it down
13518 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13519
13520 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
13521
13522 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13523 We need them for unusual native builds, like systems without
13524 ranlib.
13525
13526 * configure: also define $(host_canonical) and
80413487
RH
13527 $(target_canonical), which are the full, canonical names for the
13528 given host and target
252b5132
RH
13529
13530Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
13531
13532 * Makefile.in: Added separate definitions for C++.
13533
13534Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
13535
13536 * configure.in (configdirs): Add deja-gnu.
13537
13538Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
13539
13540 * README: Update for configure.texi and gdb-4.7 release.
13541
13542Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
13543
13544 * Makefile.in: Move "all" target to top of file.
13545 Previously, first target was ".PHONY" which caused BSD4.4 make
13546 to build .PHONY when make was run without arguments.
13547
13548Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
13549
13550 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
13551 Library-copylefted code in libiberty.
13552
13553Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
13554
13555 * config.sub: Replace m68kmote with plain old m68k.
13556
13557Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
13558
13559 * Makefile.in: Remove space from blank line, avoid Make complaints.
13560
13561Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
13562
13563 * config.sub: Complain if no argument is given. Added support for
13564 386bsd as OS and target alias.
13565
13566Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
13567
13568 * Makefile.in (XTRAFLAGS): include newlib directories if
13569 newlib/Makefile exists, rather than if host != target.
13570
13571Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
13572
13573 * config.sub: recognize sparclite-wrs-vxworks.
13574
13575 * Makefile.in (install-xiberty): added *-xiberty make rules (from
13576 p3.) Added clean-xiberty to clean.
13577
13578Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13579
13580 * configure.in: use *-*-* instead of nested cases for host and target
13581
13582Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
13583
13584 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13585 from the same source tree and not building a cross-compiler. This
13586 matters for the libg++ configuration if reconfiguring a tree that
13587 has already been installed.
13588
13589Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
13590
13591 * config.sub (i486v/i486v4): Merge in from FSF version.
13592
13593Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
13594
13595 * configure: only set PWD if it is already set.
13596
13597Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
13598
13599 * configure: just set PWD=`pwd` at the top, since Ultrix sh
13600 doesn't have unset and all success paths (and most error paths)
13601 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13602 to just ${PWD} to avoid confusion.)
13603
13604Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
13605
13606 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13607 even for a native compilation.
13608
13609Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
13610
13611 Changes to make the gdb.tar.Z rule work better.
13612
13613 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
13614 (DEVO_SUPPORT): Add configure.texi.
13615 (bfd-ilrt.tar.Z): Remove ancient rule.
13616
13617Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
13618
13619 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13620 pick up the machine and system specific header files.
13621
13622 * configure.in, config.sub: added new target m68010-adobe-scout,
13623 with alias of adobe68k. Changed configure.in to check for
13624 -scout before -sco* to avoid a false match.
13625
13626 * Makefile.in: added AS_FOR_TARGET, passed down in
13627 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13628 the C compiler to use to create programs which are run in the
13629 build environment, set it to default to $(CC), and passed it down
13630 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13631
13632Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
13633
13634 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13635 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
13636 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13637 FOR_TARGET variants, to newlib and libg++.
13638
13639Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
13640
13641 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13642 first.
13643
13644Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
13645
13646 * config.sub: Accept `elf' as an environment.
13647
13648Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13649
13650 * Makefile.in (all-opcodes): cd into the right directory
13651
13652Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
13653
13654 * configure: added -program_transform_name option, used as
13655 argument to sed when installing programs.
13656 configure.texi: added documentation for -program_prefix,
13657 -program_suffix and -program_transform_name.
13658
13659Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
13660
13661 * config.sub: Accept i486 where i386 ok.
13662
13663Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
13664
13665 * config.sub: accept we32k
13666
13667Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
13668
35590697 13669 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
13670
13671 * Makefile.in: don't create all directories for ``make install'';
13672 let the subdirectories create the ones they need.
13673
13674Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13675
80413487 13676 * COPYING: new file, GPL v2
252b5132
RH
13677
13678Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13679
13680 * Makefile.in: use the new gen-info-dir, which needs a template
13681 argument (which also lives in texinfo)
13682
13683 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13684
252b5132
RH
13685Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
13686
13687 * config.sub (ncr3000): Change i386 to i486.
13688
13689Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13690
13691 * Makefile.in: add install-rcs, install-grep to
13692 install-no-fixedincludes, removed install-bison and install-libgcc
13693
13694Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
13695
13696 * configure.in: grab the HPUX makefile fragment if on HPUX
13697
13698Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13699
13700 * Makefile.in: eradicate bison spoor (ditto libgcc).
13701 configure.in: recognise m68{k,000}-ericsson-OSE.
13702 es1800 is alias for m68k-ericsson-OSE
13703
13704Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13705
13706 * configure.in: rearrange the parts that remove programs from
13707 configdirs, based now on HOST==TARGET or by canonical triple.
13708
13709Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13710
13711 * test-build.mk: recurse explicitly with -f test-build.mk when
13712 appropriate. predicate stage3 and comparison on the existence
13713 of gcc. That is, if gcc isn't around, we aren't three-staging.
13714 On very clean, also remove ...stamp-co. Build in-place before
13715 doing other builds.
13716
13717Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13718
13719 * Makefile.in, configure.in: add tgas
13720
13721Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13722
13723 * Makefile.in: a number of changes merged in from progressive.
13724
13725 * configure.in: add libm.
13726
13727 * .cvsignore: ignore some stuff that comes from test-build.mk.
13728
252b5132
RH
13729Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
13730
13731 * config.sub: Add es1800 (m68k-ericsson-es1800).
13732
13733Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13734
13735 * configure: Add program_suffix (parallel to program_prefix)
13736 * Makefile.in: adjust directory-creating script for losing decstation
13737
13738Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
13739
13740 * configure: Minor $subdir-related fixes.
13741
13742Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13743
13744 * configure: fix various problems with propogating
13745 makefile_target_frag in subdirs.
13746 * configure.in: config libgcc if its there
13747
13748Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
13749
13750 * config.sub: HPPA merge.
13751
252b5132
RH
13752Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
13753
13754 * Makefile.in: Replace all-bison with all-byacc in all
13755 dependency lines for other tools (which now use byacc).
13756
13757Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
13758
13759 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
13760
252b5132
RH
13761Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
13762
13763 * Makefile.in: make gprof rules similar to byacc rules (instead of
13764 vestigal $(unsubdir) that didn't work...)
13765
13766Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
13767
13768 * config.sub: Add support for Linux.
13769 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
13770 (at least for libg++).
13771
13772Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13773
13774 * configure.texi: fix doc for the -nfp option to configure
13775
13776Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
13777
13778 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13779
13780Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
13781
13782 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13783 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13784 * configure.in: added solaris* host_makefile_frag hook.
13785
13786Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13787
13788 * config.sub: changed recognition of m68000 so that various
13789 m68k types can be specified via m680[01234]0
13790
13791Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13792
13793 * config.sub (basic_machine): fix sed so that '-foo' isn't
13794 completely substituted out while .+'-foo' loses the '-foo'
13795
13796Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13797
13798 * config.sub ($os): Add -aout.
13799
13800Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
13801
13802 * configure: If host_makefile_frag is absolute, don't
13803 prefix ${invsubdir} (relevant to libg++ auto-configure).
13804
13805Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13806
13807 * Makefile.in (tooldir): Define it.
13808 (all-ld): Depend on all-flex.
13809
13810Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
13811
13812 * Makefile.in (check): Fix libg++ special case.
13813
13814Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
13815
13816 * configure: do not bury `pwd` into config.status, thus do fewer
13817 pwd's.
13818
13819 * configure: print the "Building in" message only when building in
13820 other than "." AND verbose.
13821
13822 * configure: remove -s, rework -v to better accomodate guested
13823 configures.
13824
13825 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13826
13827Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
13828
13829 * Makefile.in: macroize flags passed on recursion. remove
13830 fileutils.
13831
13832Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
13833
13834 * configure: get makesrcdir right for subdirs deeper than 1.
13835
13836 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13837 install.
13838
13839Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
13840
13841 * Makefile.in: don't print subdir_do or recursion lines.
13842
13843Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
13844
13845 * standards.texi: added menu item.
13846
13847 * Makefile.in: build and install standards.info.
13848
13849 * standards.texi: new file.
13850
13851Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13852
13853 * configure: test for and move config.status pieces from
13854 ${subdir}/.
13855
13856Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
13857
252b5132
RH
13858 * configure: Test for existance of files before trying to mv
13859 them, to avoid numerous non-existance messages.
13860
13861Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
13862
13863 * configure: correct final line of config.status.
13864
13865 * configure: patch from eggert. Avoids a protection problem if
13866 the original Makefile.in is read only.
13867
13868 * configure: use move-if-change from gcc to create config.status.
13869 Some makefiles depend on config.status to tell if a directory
13870 has been reconfigured for a different host. This change
13871 prevents those directories from remaking everything in the case
13872 where the reconfig was only intended to rebuild a Makefile.
13873
13874 * configure: test for config.sub with "config.sub sun4" rather
13875 than "config.sub ${host_alias}". Otherwise we can't tell a bad
13876 host alias from a missing config.sub.
13877
13878Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13879
13880 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13881 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
13882
13883Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
13884
13885 * configure: mkdir ${subdir} as needed.
13886
13887Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
13888
13889 * Makefile.in,configure.in: added autoconf.
13890
13891Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13892
13893 * Makefile.in: no longer pass against on recursion.
13894
13895 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13896 definitions are not inherited.
13897
13898 * configure: correct makesrcdir when subdir is .
13899
13900Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
13901
13902 * configure: Add support for 'subdirs' variable, which is
13903 like 'configdirs', except that configure doesn't re-invoke
13904 itself for subdirs, it just creates a Makefile for each subdir.
13905 * configure.texi: Document subdirs.
13906
13907Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13908
13909 * configure.in: added flex to configdirs
13910
13911Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
13912
13913 * Makefile.in: remove clean-stamps from clean.
13914
13915Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
13916
13917 * configure.in: Add gdbtest to configdirs.
13918
13919Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
13920
13921 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
13922 to recursive makes.
13923 * configure.in: Recognize new ncr3000 config.
13924
13925Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
13926
13927 * Makefile.in, configure.in: removed references to gdbm.
13928
13929Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
13930
13931 * config.sub: Don't canonicalize os value
13932 newsos* to bsd (readline needs to check for newsos).
13933 (This fix was earlier made Jan 31, but got re-broken.)
13934
13935Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
13936
13937 * configure.in: sco is an os, not a vendor!
13938
13939 * configure: Quote $( better. Keep various shells happy.
13940
13941Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
13942
13943 * Makefile.in: eliminate stamp-files.
13944
13945Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
13946
13947 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
13948 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13949
13950Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
13951
13952 * config.sub: fix iris/iris3.
13953
13954Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
13955
13956 * configure: re-add -rm.
13957
13958Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
13959
13960 * Maskefile.in: add .stmp-rcs to all.
13961
13962 * configure.in: remove gas from rs6000 build, use aix host fragment.
13963
13964Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
13965
13966 * configure: pass down site_option during recursion.
13967
13968Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
13969
13970 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
13971
13972Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
13973
13974 * configure: Change exec_prefix so that it really defaults to prefix.
13975
13976Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
13977
13978 * Makefile.in, configure.in: Add support for mmalloc library.
13979
13980Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
13981
13982 * Makefile.in: add stmp dependencies for a few more things.
13983
13984Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
13985
13986 * configure: adjusted error message on objdir/srcdir configure
13987 collision, per john's suggestion.
13988
13989 * Makefile.in: add libiberty stmp to all and all.cross.
13990
13991Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
13992
13993 * Makefile.in: remove force dependencies, add grep to all.
13994
13995Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
13996
13997 * Makefile.in: drop flex. make stamp files work.
13998
13999 * configure: added test for conflicting configuration in srcdir,
14000 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14001 gets cranky. use relative paths for configure and srcdir
14002 whenever possible. Send some error messages to stderr that were
14003 going to stdout.
14004
14005Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14006
14007 * Makefile.in: Fix libg++ rule to check for gcc directory
14008 before using gcc/gcc. Also pass XTRAFLAGS.
14009
14010Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14011
14012 * Makefile.in: added stmp-files so that directories aren't polled
14013 when they are already built.
14014
14015 * configure.texi: fixed a node pointer problem.
14016
14017Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14018
4bddf3ad 14019 * config.sub configure.in gdb/configure.in
252b5132
RH
14020 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14021 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14022 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14023
14024Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14025
14026 * configure: -recurring becomes -silent. corrected help message
14027 for -site= option.
14028
14029 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14030
14031Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14032
14033 * configure: when building Makefile for crosses, replace
14034 tooldir and program_prefix. default srcdir from location of
14035 config.sub. remove "for host in hosts" and "for target in
14036 targets" loops.
14037
14038Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14039
14040 * Makefile.in: Do not pass bindir or mandir to cvs.
14041
14042Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14043
14044 * Makefile.in, configure.in: removed traces of namesubdir,
14045 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14046 copyrights to '92, changed some from Cygnus to FSF.
14047
14048 * configure.texi: remove most references to multiple hosts,
14049 multiple targets, subdirs, etc.
14050
14051 * configure.man: removed rcsid. reference config.sub not
14052 config.subr.
14053
14054 * Makefile.in: mkdir $(infodir) on install-info.
14055
14056Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14057
14058 * configure.texi: Explain better about .gdbinit and about
14059 the environment that configure.in sections run in.
14060
14061Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14062
14063 * configure.in: Ultrix is only a decstation if it's a MIPS.
14064
14065Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14066
14067 * README: DOC.configure => cfg-paper.texi.
14068
14069Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14070
14071 * config.sub (near case $os): Don't convert newsos* to bsd!
14072
14073Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14074
14075 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14076 the number of copies of COPYING that go into the GDB tar file.
14077
14078Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14079
4bddf3ad 14080 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14081 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14082 Fix SCO configuration stuff.
14083
14084Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14085
14086 * Makefile.in: For libg++, make sure the -I pointing
14087 to the gcc directory goes *after* all the libg++-local -I flags.
14088 Also, move just-gcc dependency from just-libg++ to all-libg++.
14089
14090Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14091
14092 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14093
14094Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14095
14096 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14097
14098Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14099
14100 * config.sub: Add stratus configuration frags. Also
14101 submitted to FSF.
14102
14103Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14104
14105 * Makefile.in (DEV_SUPPORT): add configure.man.
14106
14107 * config.sub(Decode manufacturer-specific): add -none*.
14108
14109Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14110
14111 * Makefile.in: remove form feeds to make Sun's make happy.
14112 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14113
14114Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14115
14116 * Makefile.in (AR_FLAGS): Make quieter.
14117
14118Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14119
14120 * configure.in: Add libg++.
14121 * configure: When verbose, don't output the command line at each
14122 level; it will be unremarkably the same as the previous version,
14123 which will be the same as what the user typed.
14124
14125Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14126
14127 * configure.in, Makefile.in: fix clean-info, add flex. add
14128 fileutils.
14129
14130 * configure: be less sensitive to spaces in Makefile.in. Do not
14131 look for sources in "..". Doing so breaks subdirectories that
14132 might have their own configure. If a subdir has it's own
14133 configure script, use it.
14134
14135Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14136
14137 * cfg-paper.texi: some changes suggested by rms.
14138
14139Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14140
14141 * config.sub: Merge in some small additions from the FSF version,
14142 taken from the gcc distribution, to bring the Cygnus and FSF
14143 versions into closer sync.
14144
14145Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14146
14147 * configure.in: Changed svr4 references to sysv4.
14148
14149Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14150
14151 * configure: added -V for version number option.
14152
14153Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14154
14155 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14156 renamed from DOC.configure to cfg-paper.texi.
14157
14158Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14159
14160 * configure, config.subr, config.sub: config.subr is now
14161 config.sub again.
14162
14163Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14164
14165 * configure.texi: new file, in progress.
14166
14167 * Makefile.in: build info file and install the man page for
14168 configure.
14169
14170 * configure.man: new file, first cut.
14171
14172 * configure: find config.subr again now that configuration "none"
14173 has gone. removed all traces of the -ansi option. removed all
14174 traces of the -languages option.
14175
14176 * config.subr: resync from rms.
14177
d932cae7 141781991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14179
14180 * configure, config.sub, config.subr: merge config.sub into
14181 config.subr, call the result config.subr, remove config.sub, use
14182 config.subr.
14183
14184 * Makefile.in: revised install for dir.info.
14185
d932cae7 141861991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14187
14188 * configure.in: add decstation host makefile frag.
14189
14190 * Makefile.in: BISON now bison -y again. also install-gcc on
14191 install. clean-gdbm on clean. infodir belongs in datadir.
14192 Make directories for info install. Build dir.info here then
14193 install it.
14194
d932cae7 141951991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14196
14197 * Makefile.in: fix for bad directory tests.
14198
d932cae7 141991991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14200
14201 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14202 regexp. -srcdir relative was being handled incorrectly.
14203
14204 * Makefile.in: unwrapped some for loops so that parallel makes
14205 work again and so one can focus one's attention on a particular
14206 package.
14207
d932cae7 142081991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14209
14210 * configure: added PWD as a stand in for `pwd` (for speed). use
14211 elif wherever possible. make -srcdir work without -objdir.
14212 -objdir= commented out.
14213
d932cae7 142141991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14215
14216 * configure: +options become --options. -subdirs commented out.
14217 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14218 Makefile now at top of generated Makefile. Removed cvs log
14219 entries. added -srcdir. create .gdbinit only if there is one
14220 in ${srcdir}.
14221
14222 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14223 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14224 and mandir now keyed off datadir by default.
14225
d932cae7 142261991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14227
14228 * Freshly created ChangeLog.
14229
14230\f
14231Local Variables:
14232mode: change-log
14233left-margin: 8
14234fill-column: 76
14235version-control: never
14236End:
This page took 1.161246 seconds and 4 git commands to generate.