2011-05-05 Yao Qi <yao@codesourcery.com>
[deliverable/binutils-gdb.git] / ChangeLog
1 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2
3 * configure.ac: Remove code setting special library locations for
4 hppa*64*-*-hpux11*. Remove code setting compiler for
5 sparc-sun-solaris2*.
6 * configure: Regenerate.
7
8 2011-05-04 Joseph Myers <joseph@codesourcery.com>
9
10 * configure.ac: Separate libgloss_dir settings from general case
11 over targets.
12 * configure: Regenerate.
13
14 2011-04-28 Joseph Myers <joseph@codesourcery.com>
15
16 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
17 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
18 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
19 cases in libgcj-disabling case statement.
20 (hppa*64*-*-linux*): Set unsupported_languages instead of
21 disabling target-zlib.
22 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
23 to hppa*64*-*-hpux*.
24 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
25 hppa*-*-hpux*.
26 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
27 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
28 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
29 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
30 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
31 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
32 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
33 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
34 libgcj-disabling case statement.
35 * configure: Regenerate.
36
37 2011-04-28 Joseph Myers <joseph@codesourcery.com>
38
39 * configure.ac: Disable Java for targets not supporting libffi.
40 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
41 Remove cases in Java-disabling statement.
42 (*arm-wince-pe): Change to arm-wince-pe.
43 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
44 cases in Java-disabling statement.
45 (bfin-*-*): Don't disable Java again.
46 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
47 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
48 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
49 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
50 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
51 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
52 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
53 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
54 Java-disabling statement.
55 (mmix-*-*): Don't disable Java again.
56 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
57 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
58 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
59 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
60 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
61 statement.
62 * configure: Regenerate.
63
64 2011-04-28 Joseph Myers <joseph@codesourcery.com>
65
66 Merge from GCC:
67
68 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
69
70 PR lto/48086
71 * configure.ac: Re-enable LTO on *-apple-darwin9*.
72 * configure: Regenerate.
73
74 2011-04-28 Joseph Myers <joseph@codesourcery.com>
75
76 * configure.ac: Separate cases disabling Java and Java libraries
77 from general case over targets.
78 * configure: Regenerate.
79
80 2011-04-06 Joseph Myers <joseph@codesourcery.com>
81
82 * configure.ac (build_tools): Remove build-byacc.
83 (host_libs): Remove mmalloc.
84 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
85 autoconf automake libtool diff rcs fileutils shellutils time
86 textutils wdiff find uudecode hello tar gzip indent recode release
87 sed perl gawk findutils gettext zip.
88 (libgcj): Remove target-qthreads.
89 (target_tools): Remove target-examples target-gperf.
90 (YACC): Don't handle building byacc.
91 * configure: Regenerate.
92 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
93 dosutils, examples, fileutils, find, findutils, gawk, gettext,
94 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
95 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
96 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
97 handle building components.
98 * Makefile.in: Regenerate.
99
100 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
101
102 * config.sub: Sync from upstream.
103
104 2011-04-01 Joseph Myers <joseph@codesourcery.com>
105
106 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
107 (microblaze*): Don't disable libssp.
108 * configure: Regenerate.
109
110 2011-04-01 Joseph Myers <joseph@codesourcery.com>
111
112 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
113 moveifchange.
114 * configure: Regenerate.
115 * Makefile.tpl: Use @SHELL@ not @config_shell@.
116 * Makefile.in: Regenerate.
117
118 2011-04-01 Joseph Myers <joseph@codesourcery.com>
119
120 * configure.ac (*-*-sysv4*): Don't enable libgomp.
121 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
122 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
123 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
124 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
125 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
126 md_exec_prefix cases.
127 * configure: Regenerate.
128
129 2011-04-01 Joseph Myers <joseph@codesourcery.com>
130
131 * configure.ac: Separate cases disabling target-libssp,
132 target-libiberty, target-libstdc++-v3 and Fortran from general
133 case over targets.
134 * configure: Regenerate.
135
136 2011-04-01 Joseph Myers <joseph@codesourcery.com>
137
138 * configure.ac (*-*-chorusos): Don't disable libgcj.
139 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
140 Remove case.
141 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
142 (arm-*-coff): Don't disable libgcj.
143 (arm*-*-linux-gnueabi): Remove useless assignment.
144 (arm-*-riscix*): Don't disable libgcj.
145 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
146 configuration.
147 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
148 (c54x*-*-*): Remove case.
149 (tic54x-*-*): Don't disable GCC or GCC libraries.
150 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
151 to *.
152 (d10v-*-*): Don't disable GCC libraries.
153 (d30v-*-*): Don't disable libgcj.
154 (h8500-*-*): Don't disable GCC libraries.
155 (i960-*-*): Don't disable libgcj.
156 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
157 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
158 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
159 libgcj.
160 (m68k-*-coff*): Remove case.
161 (mmix-*-*): Don't disable libgloss on host.
162 (mn10200-*-*, mn10300-*-*): Remove cases.
163 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
164 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
165 Don't disable libgcj.
166 (romp-*-*): Remove case.
167 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
168 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
169 case.
170 (v810-*-*): Don't disable GCC libraries.
171 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
172 (ip2k-*-*): Don't disable GCC libraries.
173 * configure: Regenerate.
174
175 2011-03-28 Joseph Myers <joseph@codesourcery.com>
176
177 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
178 libffi on host.
179 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
180 on host.
181 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
182 * configure: Regenerate.
183
184 2011-03-26 John Marino <binutils@marino.st>
185
186 * configure.ac: Add support for *-*-dragonfly*
187 * configure: Regenerate.
188
189 2011-03-25 Joseph Myers <joseph@codesourcery.com>
190
191 * configure.ac (native_only): Remove.
192 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
193 send-pr uudecode guile gnuserv on host.
194 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
195 send-pr rcs guile perl texinfo libtool on host.
196 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
197 automake send-pr rcs guile perl texinfo libtool on host.
198 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
199 (*-*-kaos*): Don't disable target-examples target-gperf on target.
200 (alpha*-dec-osf*): Don't disable fileutils on target.
201 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
202 texinfo send-pr expect dejagnu on target.
203 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
204 target-qthreads on target.
205 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
206 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
207 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
208 x86_64-*-mingw*): Don't disable expect on target.
209 (*-*-cygwin*): Don't disable target-gperf on target.
210 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
211 gnuserv on target.
212 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
213 target.
214 * configure: Regenerate.
215
216 2011-03-25 Joseph Myers <joseph@codesourcery.com>
217
218 * configure.ac (target_tools): Remove target-groff.
219 (native_only): Remove target-groff.
220 (hppa*64*-*-*): Don't disable byacc.
221 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
222 setting.
223 (*-*-kaos*): Don't skip target-librx and target-groff.
224 (*-*-netware*): Don't skip target-libmudflap.
225 (*-*-tpf*): Don't skip target-libmudflap.
226 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
227 directories on the host.
228 (ia64*-*-*vms*): Don't skip tix.
229 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
230 host.
231 * configure: Regenerate.
232
233 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
234
235 * configure.ac: Remove references to mt-mep, mt-netware,
236 mt-wince.
237 * Makefile.def: Add all-utils soft dependencies.
238 * Makefile.tpl: Remove GDB_NLM_DEPS.
239 * configure: Regenerate.
240 * Makefile.in: Regenerate.
241
242 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
243
244 Sync from GCC:
245
246 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
247
248 * configure.ac: Do not include mh-x86omitfp.
249 * configure: Regenerate.
250
251 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
252
253 * configure.ac: Remove empty cases.
254 * configure: Regenerate.
255
256 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
257
258 * Makefile.def: Add dependency from termcap to gdb.
259 * Makefile.in: Regenerate.
260
261 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
262
263 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
264 * configure: Regenerate.
265 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
266 * Makefile.tpl: Likewise.
267 * Makefile.in: Regenerate.
268
269 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
270
271 * configure.ac: Remove all mentions of tentative_cc.
272 * configure: Regenerate.
273
274 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
275
276 PR lto/48086
277 * configure.ac: Re-enable LTO on *-apple-darwin9.
278 * configure: Regenerate.
279
280 2011-03-24 Joseph Myers <joseph@codesourcery.com>
281
282 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
283 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
284 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
285 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
286 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
287 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
288 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
289 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
290 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
291 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
292 *-*-rhapsody*): Remove host cases.
293 * configure: Regenerate.
294
295 2011-03-24 Joseph Myers <joseph@codesourcery.com>
296
297 * configure.ac (ppc*-*-pe): Remove host case.
298 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
299 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
300 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
301 cases.
302 * configure: Regenerate.
303
304 2011-03-24 Joseph Myers <joseph@codesourcery.com>
305
306 * config.sub: Update to version 2011-03-23.
307
308 2011-03-22 Joseph Myers <joseph@codesourcery.com>
309
310 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
311 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
312 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
313 * configure: Regenerate.
314
315 2011-03-22 Joseph Myers <joseph@codesourcery.com>
316
317 * config-ml.in: Don't handle arc-*-elf*.
318 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
319 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
320 handle GCC libraries.
321 * configure: Regenerate.
322
323 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
324
325 PR bootstrap/48120:
326 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
327 Add -lstdc++ -lm to LIBS.
328 * configure: Regenerate.
329
330 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
331
332 * config.guess: Update to version 2011-02-02
333 * config.sub: Update to version 2011-02-24
334
335 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
336
337 * configure.ac: Adjust test of with_ppl.
338 * configure: Regenerated.
339
340 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
341
342 * configure.ac: Add -lpwl to ppllibs.
343 * config/cloog.m4: Add -lisl to clooglibs.
344 * configure: Regenerated.
345
346 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
347
348 Import from Libtool and gnulib:
349
350 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
351
352 Prepare for supporting FreeBSD 10.
353 * config.rpath: Remove handling of freebsd1* which soon would
354 match FreeBSD 10.0.
355
356 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
357
358 Remove support for FreeBSD 1.x.
359 * libtool.m4 (_LT_LINKER_SHLIBS)
360 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
361 soon would incorrectly match FreeBSD 10.0.
362
363 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
364
365 PR binutils/12283
366 * MAINTAINERS (mkinstalldirs): Comes from Automake.
367 (move-if-change): Comes from gnulib.
368 * move-if-change: Import version from gnulib.
369
370 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
371
372 Sync from GCC:
373
374 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
375
376 PR lto/47225
377 * Makefile.def (lto-plugin): Double dash for enable-shared.
378 (configure-gcc): Depend on all-lto-plugin.
379 * Makefile.in: Rebuilt.
380
381 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
382
383 * configure.ac: Remove extra bracket.
384 * configure: Regenerate.
385
386 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
387
388 PR lto/47225
389 * Makefile.def: Add dependency for install-gcc
390 on install-lto-plugin.
391 * Makfile.in: Regenerated
392
393 2011-01-25 Jakub Jelinek <jakub@redhat.com>
394
395 * configure.ac: If with_ppl is no, move setting with_cloog=no
396 after CLOOG_REQUESTED check.
397 * configure: Regenerated.
398
399 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
400
401 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
402 CLooG has been requested.
403 * configure: Regenerated.
404
405 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
406
407 * configure: Regenerated.
408 * configure.ac: Check for version 0.11 (or later revision) of PPL.
409
410 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
411
412 * configure: Regenerated.
413 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
414
415 2011-01-07 Jan Hubicka <jh@suse.cz>
416
417 PR lto/47225
418 * Makefile.in: Regenerate.
419 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
420 configure.
421
422 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
423
424 PR libgcj/44341
425 * configure.ac: Discard --with-* flags for host when configuring
426 target libraries for cross build.
427 * configure: Rebuilt.
428
429 2011-01-21 Andreas Schwab <schwab@redhat.com>
430
431 Sync from GCC:
432
433 2011-01-21 Andreas Schwab <schwab@redhat.com>
434
435 * configure.ac: Use AS_HELP_STRING throughout.
436 * configure: Regenerate.
437
438 2011-01-18 Jie Zhang <jie.zhang@analog.com>
439
440 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
441 * configure: Regenerate.
442
443 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
444
445 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
446
447 2011-01-13 Joel Brobecker <brobecker@adacore.com>
448
449 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
450 for ia64-hpux.
451 * configure: Regenerate.
452
453 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
454
455 Sync from GCC:
456 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
457
458 * configure.ac: (picochip): Disable libiberty.
459 * configure: Regenerate.
460
461 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
462
463 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
464
465 2010-12-10 Ian Lance Taylor <iant@google.com>
466
467 PR bootstrap/46819
468 * configure.ac: For --disable-libgcj clear libgcj_saved.
469 * configure: Rebuild.
470
471 2010-12-10 Tobias Burnus <burnus@net-b.de>
472
473 PR fortran/46540
474 * configure.ac: Add --disable-libquadmath and
475 --disable-libquadmath-support.
476 * configure: Regenerate.
477
478 2010-12-10 Tristan Gingold <gingold@adacore.com>
479
480 * src-release (ETC_SUPPORT): add gnu-oids.texi
481
482 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
483
484 PR libffi/46792
485 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
486 * configure: Regenerate.
487
488 2010-12-02 Ian Lance Taylor <iant@google.com>
489
490 * configure.ac: Always set default for poststage1_ldflags to
491 -static-libstdc++ -static-libgcc.
492
493 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
494
495 * COPYING.NEWLIB: Add National Semiconductor notice.
496
497 2010-11-29 Andreas Schwab <schwab@redhat.com>
498
499 * configure.ac: Move comment to remove extra space in last argument
500 of GCC_TARGET_TOOL.
501
502 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
503
504 PR other/46026
505 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
506 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
507 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
508 (BASE_FLAGS_TO_PASS): Use it.
509 * configure: Rebuilt.
510 * Makefile.in: Rebuilt.
511
512 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
513
514 PR binutils/12258
515 * configure.ac: Correct comments for --enable-gold/--enable-ld.
516 Properly check default linker.
517 * configure: Regnerated.
518
519 2010-11-23 Matthias Klose <doko@ubuntu.com>
520
521 * configure.ac: For --enable-gold, handle value `default' instead of
522 `both*'. New configure option --{en,dis}able-ld.
523 * configure: Regenerate.
524
525 2010-11-20 Ian Lance Taylor <iant@google.com>
526
527 * configure.ac: Only disable a language library if no language needs
528 it. Don't let --disable-libgcj uncondtionally disable libffi.
529 * configure: Rebuild.
530
531 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
532
533 * configure: Regenerate.
534
535 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
536
537 PR other/46202
538 * configure.ac: Fix just-built in-tree STRIP name to be
539 binutils/strip-new.
540 * configure: Regenerate.
541 * Makefile.def (install-strip-gcc, install-strip-binutils)
542 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
543 (install-strip-sid): Mirror dependencies on non-strip variants
544 of these targets on the respective -strip prerequisites.
545 * Makefile.tpl (install-strip, install-strip-host)
546 (install-strip-target): New targets.
547 (install-strip-[+module+], install-strip-target-[+module+]):
548 New targets.
549 * Makefile.in: Regenerate.
550
551 2010-11-19 Ian Lance Taylor <iant@google.com>
552 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
553
554 * configure.ac: Add target-libgo to target_libraries. Set
555 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
556 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
557 (HOST_EXPORTS): Add GOC.
558 (BASE_TARGET_EXPORTS): Add GOC.
559 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
560 (GOCFLAGS_FOR_TARGET): New variable.
561 (EXTRA_HOST_FLAGS): Add GOC.
562 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
563 * Makefile.def (target_modules): Add libgo.
564 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
565 (dependencies): Add dependency from configure-target-libgo to
566 configure-target-libffi and all-target-libstdc++-v3. Add
567 dependencies from all-target-libgo to all-target-libffi.
568 (languages): Add go.
569 * configure: Rebuild.
570 * Makefile.in: Rebuild.
571
572 2010-11-19 Ian Lance Taylor <iant@google.com>
573
574 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
575 compiler/flag environment variables.
576
577 2010-11-18 Ian Lance Taylor <iant@google.com>
578
579 * configure.ac: Check for lang_requires_boot_languages in
580 config-lang.in files.
581 * configure: Rebuild.
582
583 2010-11-17 Mike Frysinger <vapier@gentoo.org>
584
585 * .gitignore: New file.
586
587 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
588 Tobias Burnus <burnus@net-b.de>
589
590 PR fortran/32049
591 * Makefile.def: Add libquadmath; build it with language=fortran.
592 * configure.ac: Add libquadmath.
593 * Makefile.tpl: Handle multiple libs in check-[+language+].
594 * Makefile.in: Regenerate.
595 * configure: Regenerate.
596
597 2010-11-15 Andreas Schwab <schwab@redhat.com>
598
599 * configure.ac: Fix spelling in option names.
600 * configure: Regenerated.
601
602 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
603
604 PR bootstrap/39622
605 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
606 * configure: Regenerated.
607
608 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
609
610 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
611 define the cloog backend to use. Furthermore, only pass the ppllibs to
612 the configure checks, if necessary.
613 * configure: Regenerate.
614
615 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
616
617 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
618 * configure: regenerate
619
620 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
621
622 * config/cloog.m4: Fix typo. verison -> version.
623 * configure: Regenerate.
624
625 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
626
627 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
628 * configure: Regenerate.
629
630 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
631
632 * configure.ac: Support official CLooG.org versions.
633 * configure: Regenerate.
634 * config/cloog.m4: New.
635
636 2010-11-05 Michael Eager <eager@eagercon.com>
637
638 * COPYING.LIBGLOSS: Correct typo in microblaze.
639 * COPYING.NEWLIB: Same.
640
641 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
642
643 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
644 * configure: Regenerate.
645
646 2010-11-03 Ian Lance Taylor <iant@google.com>
647 Dave Korn <dave.korn.cygwin@gmail.com>
648
649 PR lto/46273
650 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
651 and on other supported platforms whenever LTO is enabled.
652 * configure: Rebuild.
653
654 2010-11-02 Alan Modra <amodra@gmail.com>
655
656 PR binutils/12110
657 * configure.ac: Error when source path contains spaces.
658 * configure: Regenerate.
659
660 2010-10-20 Ian Lance Taylor <iant@google.com>
661
662 * Makefile.def (target_modules): Set lib_path to src/.libs for
663 libstdc++-v3 module.
664 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
665 * Makefile.in: Rebuild.
666
667 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
668 Joseph Myers <joseph@codesourcery.com>
669
670 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
671 notices.
672 * COPYING.NEWLIB: Add Texas Instruments notice.
673
674 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
675
676 * configure.ac (build_lto_plugin): New shell variable.
677 (--enable-lto): Turn on by default for all non-ELF platforms that
678 have had LTO support added so far. Set build_lto_plugin appropriately
679 for both ELF and non-ELF.
680 (configdirs): Add lto-plugin or not based on build_lto_plugin.
681 * configure: Regenerate.
682
683 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
684
685 PR bootstrap/45326
686 PR bootstrap/45174
687 * configure.ac: Honor initial values of $build_configargs,
688 $host_configargs, $target_configargs. Mark the precious, so
689 environment settings get recorded.
690 * configure: Regenerate.
691
692 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
693
694 Sync from GCC:
695
696 2010-09-30 Michael Eager <eager@eagercon.com>
697
698 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
699 * configure: Regenerate.
700
701 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
702
703 * configure.ac (enable-lto): Add Darwin to the list of supported lto
704 targets and amend comment.
705 * configure: Regenerate.
706
707 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
708
709 * configure.ac: Enable LTO by default on Darwin.
710 * configure: Regenerate.
711
712 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
713
714 PR bootstrap/44455
715 * configure.ac (extra_mpfr_configure_flags): Copy from
716 extra_mpc_gmp_configure_flags.
717 * configure: Re-generated.
718
719 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
720
721 Sync from GCC:
722
723 PR bootstrap/45796
724 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
725 Depend on all-build-libiberty.
726 * Makefile.in: Regenerate.
727
728 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
729
730 Sync from GCC:
731
732 PR bootstrap/44621
733 * configure.ac: Fix unportable shell quoting.
734 * configure: Regenerate.
735
736 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
737
738 * configure.ac: Support all v850 targets.
739 * configure: Regenerate.
740
741 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
742
743 PR target/44862
744 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
745 Provide -B option to allow for link spec %s substitutions for
746 libstdc++.a on darwin.
747 * Makefile.in: Regenerate.
748
749 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
750
751 * Makefile.def (configure-gcc): Depend on all-libelf.
752 * Makefile.in: Rebuild.
753
754 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
755
756 * config.sub, config.guess: Update from upstream sources.
757
758 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
759
760 Sync from GCC:
761
762 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
763 * configure.ac: Allow all the versions greater than 0.10 of PPL.
764 * configure: Regenerated.
765
766 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
767 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
768 * configure: Regenerate.
769
770 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
771 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
772 * configure: Regenerate.
773
774 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
775 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
776 separately.
777 * configure: Regenerate.
778
779 2010-04-13 Steve Ellcey <sje@cup.hp.com>
780 * configure: Regenerate after change to elf.m4.
781
782 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
783 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
784 * configure: Regenerated.
785
786 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
787 * configure.ac: Print "buggy but acceptable" when CLooG
788 revision is less than 9.
789 * configure: Regenerated.
790
791 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
792
793 Merge from gcc:
794
795 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
796 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
797 * configure: Regenerate.
798
799 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
800 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
801 a platform that supports LTO.
802 * configure: Regenerate.
803
804 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
805 PR lto/42776
806 * configure.ac (--enable-lto): Refactor handling so libelf tests
807 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
808 and allow LTO to be explicitly enabled on non-ELF platforms that
809 are known to support it inside else-clause.
810 * configure: Regenerate.
811
812 2010-04-27 Roland McGrath <roland@redhat.com>
813 H.J. Lu <hongjiu.lu@intel.com>
814
815 * configure.ac (--enable-gold): Support both, both/gold and
816 both/bfd to add gold to configdirs without removing ld.
817 * configure: Regenerated.
818
819 * Makefile.def: Add install-gold dependency to install-ld.
820 * Makefile.in: Regenerated.
821
822 2010-04-14 Tristan Gingold <gingold@adacore.com>
823
824 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
825 * configure: Regenerate.
826
827 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
828
829 Merge from gcc:
830 PR bootstrap/43615
831 PR bootstrap/43328
832 Revert:
833 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
834 * configure.ac: Do not pass --enable-multilib nor
835 --disable-multilib in baseargs. Accept explicitly passed
836 --enable_multilib.
837 * configure: Regenerate.
838
839 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
840
841 PR bootstrap/43328
842 * configure.ac: Do not pass --enable-multilib nor
843 --disable-multilib in baseargs. Accept explicitly passed
844 --enable_multilib.
845 * configure: Regenerate.
846
847 2010-03-23 Joseph Myers <joseph@codesourcery.com>
848
849 * configure.ac (tic6x-*-*): New case.
850 * configure: Regenerate.
851
852 2010-03-23 Joseph Myers <joseph@codesourcery.com>
853
854 Merge from gcc:
855 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
856 PR ada/42554
857 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
858 * configure: Regenerate.
859
860 2010-03-23 Joseph Myers <joseph@codesourcery.com>
861
862 * config.sub: Update to version 2010-03-22.
863 * config.guess: Update to version 2009-12-30.
864
865 2010-03-14 Joseph Myers <joseph@codesourcery.com>
866
867 Merge from gcc:
868 2010-01-11 Richard Guenther <rguenther@suse.de>
869 PR lto/41569
870 * Makefile.def (all-lto-plugin): Depend on all-gcc.
871 * Makefile.in: Regenerated.
872
873 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
874
875 PR libstdc++/32499
876 * configure.ac (RANLIB): Default to true.
877 (STRIP): Likewise.
878 (RANLIB_FOR_TARGET): Remove superfluous : argument.
879 * configure: Regenerate.
880
881 2010-02-17 Nick Clifton <nickc@redhat.com>
882
883 PR 11238
884 * Makefile.tpl (local-distclean): Also remove config.cache files in
885 sub-directories as there may not be Makefiles present in the
886 sub-directories.
887 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
888 the config.cache files found by the find command.
889
890 * Makefile.in: Regenerate.
891 * configure.ac: Revert previous delta.
892 * configure: Regenerate.
893
894 2010-02-15 Nick Clifton <nickc@redhat.com>
895
896 PR 11238
897 * configure.ac: Delete config.cache files in sub-directories when
898 deleting Makefiles.
899 * configure: Regenerate.
900
901 2010-02-15 Nick Clifton <nickc@redhat.com>
902
903 * configure.ac: Sync from gcc.
904 * configure: Regenerate.
905
906 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
907
908 Sync from gcc:
909 * configure.ac: Add "recommended" version checks for GMP/MPC.
910 Update recommended GMP/MPFR/MPC versions.
911 * configure: Regenerate.
912
913 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
914
915 gcc PR libstdc++/36101, gcc PR libstdc++/42813
916 * configure.ac (bootstrap_target_libs): Make inclusion of
917 target-libgomp conditional on libgomb being in target_configdirs.
918 * configure: Regenerate.
919
920 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
921
922 gcc PR libstdc++/36101, gcc PR libstdc++/42813
923 * configure.ac (bootstrap_target_libs): Include target-libgomp.
924 * configure: Regenerate.
925
926 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
927
928 gcc PR libstdc++/36101, gcc PR libstdc++/42813
929 * configure.ac (target_configdirs): Substitute.
930 * Makefile.def: Bootstrap target module libgomp.
931 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
932 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
933 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
934 * configure, Makefile.in: Regenerate.
935
936 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
937
938 * libtool.m4: Sync from git Libtool.
939 * ltmain.sh: Likewise.
940 * ltoptions.m4: Likewise.
941 * ltversion.m4: Likewise.
942 * lt~obsolete.m4: Likewise.
943
944 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
945 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
946
947 PR bootstrap/42424
948 * configure.ac: Include libtool m4 files.
949 (_LT_CHECK_OBJDIR): Call it.
950 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
951 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
952
953 * configure: Regenerate.
954
955 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
956
957 PR bootstrap/41818
958 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
959 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
960 * Makefile.in: Regenerate.
961
962 2009-12-18 Ben Elliston <bje@au.ibm.com>
963
964 * config.sub, config.guess: Update from upstream sources.
965
966 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
967
968 * COPYING.NEWLIB: Update copyright date.
969 * COPYING.LIBGLOSS: Ditto.
970
971 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
972
973 PR middle-end/30447
974 PR middle-end/30789
975 PR other/40302
976
977 * configure.ac: Require MPC.
978 * configure: Regenerate.
979
980 * configure.ac: Update minimum MPC version to 0.8.
981 * configure: Regenerate.
982
983 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
984
985 * config.guess: Sync with upstream and gcc.
986 * config.sub: Sync with upstream and gcc.
987
988 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
989
990 * Makefile.def: Restore host and target settings for gmp.
991 * Makefile.in: Rebuild.
992
993 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
994
995 * configure.ac: Add libelf to host_libs. Enable in-tree configury
996 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
997 Fix portability of test of C++ as bootstrap language. Add
998 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
999 * configure: Rebuild.
1000 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1001 and cloog. Fix in-tree ppl configuration. Introduce libelf
1002 in-tree building.
1003 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1004 (POSTSTAGE1_HOST_EXPORTS): Use it.
1005 (STAGE[+id+]_CXXFLAGS): New.
1006 (BASE_FLAGS_TO_PASS): Pass it down.
1007 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1008 extra_exports.
1009 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1010 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1011 extra_exports.
1012 * Makefile.in: Rebuild.
1013
1014 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1015
1016 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1017 paths for *-w64-mingw* and x86_64-*mingw*.
1018 * configure: Regenerated.
1019
1020 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1021
1022 * configure.ac: Disable target-winsup & co for
1023 x86_64-*-mingw* and *-w64-mingw* targets.
1024 * configure: Regenerated.
1025
1026 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1027
1028 * configure.ac (CLooG test): Use = with test.
1029 * configure: Regenerate.
1030
1031 2009-10-22 Richard Guenther <rguenther@suse.de>
1032
1033 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1034 cloog if the ppl version check failed. Move flags saving
1035 before setting in libelf check.
1036 * configure: Regenerate.
1037
1038 2009-10-21 Richard Guenther <rguenther@suse.de>
1039
1040 * configure.ac: Adjust the ppl and cloog configure to work as
1041 documented. Disable cloog if ppl was disabled. Omit the version
1042 checks if they were disabled.
1043 * configure: Re-generate.
1044
1045 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1046
1047 * configure.ac: Add 'lto' to enable_languages, not
1048 new_enable_languages, and only if not already present.
1049 * configure: Regenerate.
1050
1051 2009-10-06 Ian Lance Taylor <iant@google.com>
1052
1053 * Makefile.def: check-gold depends upon all-gas.
1054 * Makefile.in: Rebuild.
1055
1056 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1057
1058 * Makefile.def: all-lto-plugin depends on all-libiberty.
1059 set bootstrap=true for lto-plugin.
1060 Add lto-plugin.
1061 * Makefile.in: Regenerate.
1062 * configure.ac (host_libs): Add lto-plugin.
1063 * configure: Regenerate.
1064
1065 2009-10-03 Diego Novillo <dnovillo@google.com>
1066
1067 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1068 (HOST_LIBELFLIBS): Define.
1069 (HOST_LIBELFINC): Define.
1070 * Makefile.in: Regenerate.
1071 * configure.ac: Add --enable-lto.
1072 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1073 If --enable-lto is used, add 'lto' to new_enable_languages.
1074 If --enable-lto is used and gold is enabled, add
1075 lto-plugin to configdirs.
1076 * configure: Regenerate.
1077
1078 2009-10-03 Simon Baldwin <simonb@google.com>
1079
1080 * configure.ac: If --with-system-zlib, suppress local zlib and
1081 pass --with-system-zlib to subdir configure scripts.
1082 * configure: Regenerate.
1083
1084 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
1085 Paolo Bonzini <bonzini@gnu.org>
1086
1087 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1088 $(srcdir).
1089 * Makefile.in: Rebuilt.
1090
1091 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
1092
1093 Sync from gcc:
1094 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1095
1096 * configure.ac: Update minimum MPC version to 0.7.
1097 * configure: Regenerate.
1098
1099 2009-09-25 Nick Clifton <nickc@redhat.com>
1100
1101 * configure.ac: Pass any --cache-file=/dev/null option on to
1102 subconfigures.
1103 * configure: Regenerate.
1104
1105 2009-09-23 Nick Clifton <nickc@redhat.com>
1106
1107 * config.sub, config.guess: Update from upstream sources.
1108
1109 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
1110
1111 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1112 * Makefile.in: Rebuilt.
1113
1114 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1115
1116 PR bootstrap/32272
1117 * configure.ac: Error out if $srcdir isn't '.' but contains
1118 host-${host_noncanonical}.
1119 * configure: Regenerate.
1120
1121 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1122
1123 * configure.ac: If bootstrapping a combined tree with
1124 --enable-gold, require c++ in stage1_languages.
1125 * configure: Regenerate.
1126
1127 * configure.ac: Also add target_libs of stage1_languages to
1128 bootstrap_target_libs.
1129 * configure: Regenerate.
1130
1131 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1132 with --enable-languages not containing c++.
1133 * configure: Regenerate.
1134
1135 2009-09-16 Jie Zhang <jie.zhang@analog.com>
1136
1137 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1138 * configure: Regenerate.
1139
1140 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1141
1142 * configure.ac: Do not use $extrasub for replacing @if/@endif
1143 parts in Makefile; instead, use additional arguments to
1144 AC_CONFIG_COMMANDS to do the replacement manually, with several
1145 sed invocations, to avoid HP-UX sed command limits.
1146 * configure: Regenerate.
1147
1148 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1149
1150 * configure.ac (with-build-config): Document. Handle without.
1151 Handle missing argument.
1152 * configure: Rebuilt.
1153
1154 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1155
1156 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1157 Default to bootstrap-debug only if compare-debug works.
1158 * configure: Rebuilt.
1159 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1160 * Makefile.in: Rebuilt.
1161
1162 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1163
1164 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1165 * Makefile.in: Rebuilt.
1166
1167 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
1168
1169 * Makefile.tpl (AWK): Fix typo.
1170 * Makefile.in: Regenerate.
1171
1172 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
1173
1174 * configure.ac: Detect awk and sed.
1175 * Makefile.def (flags_to_pass): Add AWK and SED.
1176 * Makefile.tpl (AWK, SED): New.
1177 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1178 * configure: Regenerate.
1179 * Makefile.in: Regenerate.
1180
1181 2009-09-01 Tristan Gingold <gingold@adacore.com>
1182
1183 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1184 Remove logical names.
1185
1186 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1187
1188 * ltmain.sh (func_normal_abspath): New function.
1189 (func_relative_path): Likewise.
1190 (func_mode_help): Document new -bindir option for link mode.
1191 (func_mode_link): Add new -bindir option, and use it to place
1192 output DLL if specified.
1193
1194 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1195
1196 * configure.ac (AC_PREREQ): Bump to 2.64.
1197
1198 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1199
1200 * README-maintainer-mode: Point directly to upstream locations
1201 for autoconf, automake, libtool, gettext, instead of copies on
1202 sources.redhat.com. Document required versions.
1203 * configure.ac: Do not substitute datarootdir, htmldir,
1204 pdfdir, docdir. Do not process --with-datarootdir,
1205 --with-htmldir, --with-pdfdir, --with-docdir.
1206 * configure: Regenerate.
1207
1208 * configure: Regenerate.
1209
1210 * compile: Sync from Automake 1.11.
1211 * depcomp: Likewise.
1212 * install-sh: Likewise.
1213 * missing: Likewise.
1214 * mkinstalldirs: Likewise.
1215 * ylwrap: Likewise.
1216
1217 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1218
1219 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1220 (baseargs): Add --disable-option-checking.
1221 * configure: Regenerate.
1222
1223 * Makefile.def (configure-target-libiberty): Depend on
1224 all-binutils and all-ld.
1225 (configure-target-newlib): Likewise.
1226 * Makefile.in: Regenerate.
1227
1228 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1229
1230 Sync with GCC, merge:
1231
1232 2009-07-31 Christian Bruel <christian.bruel@st.com>
1233
1234 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1235 * configure: Regenerate.
1236
1237 2009-07-06 Ian Lance Taylor <iant@google.com>
1238
1239 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1240 * configure: Rebuild.
1241
1242 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1243
1244 PR bootstrap/40338
1245 * configure.ac (comparestring): Create new variable.
1246 * Makefile.tpl (comparestring): Use to skip some comparisions.
1247 * configure: Regenerate.
1248 * Makefile.in: Regenerate.
1249
1250 2009-06-23 Ian Lance Taylor <iant@google.com>
1251
1252 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1253 boot_languages. Only bootstrap target libraries listed in
1254 target_libs for some boot language. Add --with-stage1-ldflags,
1255 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1256 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1257 if not building with C++.
1258 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1259 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1260 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1261 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1262 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1263 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1264 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1265 * configure, Makefile.in: Rebuild.
1266
1267 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1268
1269 * configure.ac: Detect MPC in default directory.
1270 * configure: Regenerate.
1271
1272 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1273
1274 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1275 to noconfdirs.
1276 * configure: Regenerate.
1277
1278 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1279
1280 * Makefile.def: Add MPC support and dependencies.
1281 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1282
1283 * Makefile.in, configure: Regenerate.
1284
1285 2009-05-24 Nicolas Roche <roche@adacore.com>
1286
1287 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1288 * Makefile.in: Regenerate.
1289
1290 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1291
1292 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1293 * configure: Regenerate.
1294
1295 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1296
1297 * configure.ac ($with_ppl): Default to no if not supplied.
1298 ($with_cloog): Likewise.
1299 configure: Regenerate.
1300
1301 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1302
1303 PR bootstrap/39739
1304 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1305 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1306
1307 * configure, Makefile.in: Regenerate.
1308
1309 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1310
1311 * configure.ac: Change copyright header to refer to version
1312 3 of the GNU General Public License and to point readers at the
1313 COPYING3 file and the FSF's license web page.
1314 * Makefile.def: Likewise.
1315 * Makefile.tpl: Likewise.
1316 * Makefile.in: Regenerate.
1317
1318 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1319
1320 * configure.ac: Restore match for darwin9 or later. Use double
1321 brackets since regeneration eats one pair.
1322 * configure: Regenerate.
1323
1324 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1325
1326 * MAINTAINERS: Perform some obvious fixups.
1327
1328 2009-08-17 Ben Elliston <bje@au.ibm.com>
1329
1330 * config.sub, config.guess: Update from upstream sources.
1331
1332 2009-08-06 Michael Eager <eager@eagercon.com>
1333
1334 * configure.ac: Add Microblaze target.
1335 * configure: Regenerate.
1336
1337 2009-07-02 Tristan Gingold <gingold@adacore.com>
1338
1339 * configure.ac: Do not exclude gas for i386-*-darwin.
1340 Add a case for x86_64-*-darwin.
1341 * configure: Regenerate.
1342
1343 2009-06-26 Doug Evans <dje@sebabeach.org>
1344
1345 * Makefile.def (host_modules): Add cgen.
1346 * Makefile.in: Regenerate.
1347 * configure.ac (host_tools): Add cgen.
1348 * configure: Regenerate.
1349
1350 2009-06-17 Michael Eager <eager@eagercon.com>
1351
1352 * COPYING.LIBGLOSS: Add Xilinx license.
1353
1354 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1355
1356 * configure.ac: Define is_elf for QNX Neutrino targets.
1357 * configure: Regenerate.
1358
1359 2009-06-03 Jerome Guitton <guitton@adacore.com>
1360 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1361
1362 * Makefile.tpl (all): Avoid a trailing backslash.
1363 * Makefile.in: Regenerate.
1364
1365 2009-06-03 Ben Elliston <bje@au.ibm.com>
1366
1367 * config.sub, config.guess: Update from upstream sources.
1368
1369 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1370
1371 * Makefile.tpl ([+compare-target+]): Compare all stage
1372 directories, rather than just gcc.
1373 * Makefile.in: Rebuilt.
1374
1375 2009-05-28 Doug Kwan <dougkwan@google.com>
1376
1377 * configure.ac: Support gold for target arm*-*-*.
1378 * configure: Regenerate.
1379
1380 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1381
1382 * Makefile.tpl (all): Avoid harmless warning in make all when
1383 gcc-bootstrap is enabled but stage_last does not exist.
1384 * Makefile.in: Rebuilt.
1385
1386 2009-05-25 Tristan Gingold <gingold@adacore.com>
1387
1388 * setup.com: Complete the file with configuration and build.
1389
1390 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1391
1392 PR other/40159
1393 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1394 gcc-no-bootstrap are mutually exclusive.
1395 * Makefile.in: Rebuilt.
1396
1397 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1398
1399 PR other/40159
1400 * Makefile.tpl (all): Don't end with unconditional success.
1401 * Makefile.in: Rebuilt.
1402
1403 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
1404
1405 PR target/37137
1406 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1407 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1408 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1409 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1410 stage_configureflags, stage_cflags and stage_libcflags into
1411 explicit Makefile macros.
1412 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1413 GFORTRAN.
1414 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1415 CC. Set CC_FOR_BUILD from CC.
1416 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1417 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1418 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1419 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1420 and GFORTRAN.
1421 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1422 (_LIBCFLAGS): Renamed to _TFLAGS.
1423 (do-compare-debug, do-compare3-debug): Drop.
1424 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1425 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1426 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1427 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1428 (XGCC_FLAGS_FOR_TARGET): New.
1429 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1430 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1431 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1432 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1433 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1434 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1435 TFLAGS.
1436 (BUILD_CONFIG): Include if requested.
1437 (all): Set TFLAGS on bootstrap.
1438 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1439 (all-stageid-prefixmodule): Likewise.
1440 (do-clean, distclean-stageid): Set TFLAGS.
1441 (restrap): Fix whitespace.
1442 * Makefile.in: Rebuilt.
1443
1444 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1445
1446 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1447 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1448 * Makefile.in: Regenerate.
1449
1450 2009-04-24 Eli Zaretskii <eliz@gnu.org>
1451
1452 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1453 consistency with config.sub. (Update from upstream sources.)
1454
1455 2009-04-21 Joseph Myers <joseph@codesourcery.com>
1456
1457 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1458
1459 2009-04-17 Ben Elliston <bje@au.ibm.com>
1460
1461 * config.sub, config.guess: Update from upstream sources.
1462
1463 2009-04-15 Anthony Green <green@moxielogic.com>
1464
1465 * configure.ac: Add moxie support.
1466 * configure: Rebuilt.
1467
1468 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1469
1470 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1471 * configure: Regenerate.
1472
1473 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1474
1475 PR gas/10039
1476 * configure.ac: Require texinfo 4.7.
1477 * configure: Regenerated.
1478
1479 2009-04-09 Steve Ellcey <sje@cup.hp.com>
1480
1481 * Makefil.def (languages): New entries.
1482 * Makefile.tpl (check-gcc-*): New generic target.
1483 * Makefile.in: Regenerate.
1484
1485 2009-03-27 Eli Zaretskii <eliz@gnu.org>
1486
1487 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1488 Windows builds of Sed.
1489
1490 2009-03-18 Tom Tromey <tromey@redhat.com>
1491
1492 * configure: Rebuild.
1493 * configure.ac (host_libs): Add libiconv.
1494 * Makefile.in: Rebuild.
1495 * Makefile.def (host_modules): Add libiconv.
1496 (configure-gdb, all-gdb): Depend on libiconv.
1497
1498 2009-03-16 Tristan Gingold <gingold@adacore.com>
1499
1500 * configure.ac: Treat gdb as supported on x86_64-darwin.
1501 * configure: Regenerate.
1502
1503 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1504
1505 Merge from GCC:
1506
1507 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1508
1509 * configure.ac (--with-host-libstdcxx): New option.
1510 * configure: Regenerate.
1511
1512 2009-01-29 Robert Millan <rmh@aybabtu.com>
1513
1514 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1515 * configure: Regenerate.
1516
1517 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1518
1519 PR tree-optimization/38515
1520 * configure.ac (cloog-polylib): Removed.
1521 (with_ppl, with_cloog): Test for "no".
1522 * configure: Regenerated.
1523
1524 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1525
1526 Backport from git Libtool:
1527
1528 2009-01-19 Robert Millan <rmh@aybabtu.com>
1529 Support GNU/kOpenSolaris.
1530 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1531 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1532 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1533 GNU/kOpenSolaris.
1534
1535 2009-02-05 Andreas Schwab <schwab@suse.de>
1536
1537 * Makefile.tpl (stage_last): Define $r and $s before using
1538 $(RECURSE_FLAGS_TO_PASS).
1539 * Makefile.in: Regenerate
1540
1541 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
1542
1543 * COPYING.NEWLIB: Add ARM license.
1544
1545 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1546
1547 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1548 (all-opcodes): Depend on all-libiberty.
1549 * Makefile.in: Regenerate.
1550
1551 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1552
1553 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1554 * configure: Regenerate.
1555
1556 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1557
1558 Backport link test fix from upstream Libtool:
1559
1560 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1561 Add cache variables to tests that require the linker to work.
1562 For shlibpath_overrides_runpath, this also changes the semantics
1563 to let the result from the C compiler take precedence.
1564 compiler take precedence.
1565
1566 2008-12-02 Ben Elliston <bje@au.ibm.com>
1567
1568 * config.sub, config.guess: Update from upstream sources.
1569
1570 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
1571
1572 * COPYING.NEWLIB: Updated.
1573 * COPYING.LIBGLOSS: Ditto.
1574
1575 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
1576
1577 Sync with GCC:
1578
1579 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1580
1581 * configure.ac (ppllibs): Add by default the lib flags.
1582 * configure: Regenerate.
1583
1584 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1585
1586 * configure.ac: Add double brackets on darwin[912].
1587 * configure: Regenerate.
1588
1589 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1590
1591 * configure.ac: Expand to darwin10 and later.
1592 * configure: Regenerate.
1593
1594 2008-12-02 Andreas Schwab <schwab@suse.de>
1595
1596 * Makefile.def: configure-target-boehm-gc depends on
1597 all-target-libstdc++-v3.
1598 * Makefile.in: Regenerate.
1599
1600 2008-12-02 Ben Elliston <bje@au.ibm.com>
1601
1602 * config.sub, config.guess: Update from upstream sources.
1603
1604 2008-11-27 Joseph Myers <joseph@codesourcery.com>
1605
1606 Merge from GCC:
1607
1608 2007-12-02 Matthias Klose <doko@ubuntu.com>
1609
1610 * config-ml.in: Remove 64bit configure tests.
1611
1612 2008-05-14 Rafael Espindola <espindola@google.com>
1613
1614 * config-ml.in: don't handle --enable-shared and --enable-static.
1615
1616 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1617 Tobias Grosser <grosser@fim.uni-passau.de>
1618 Jan Sjodin <jan.sjodin@amd.com>
1619 Harsha Jagasia <harsha.jagasia@amd.com>
1620 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1621 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1622 Adrien Eliche <aeliche@isty.uvsq.fr>
1623
1624 Merge from graphite branch.
1625 * configure: Regenerate.
1626 * Makefile.in: Regenerate.
1627 * configure.ac (host_libs): Add ppl and cloog.
1628 Add checks for PPL and CLooG.
1629 * Makefile.def (ppl, cloog): Added modules and dependences.
1630 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1631 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1632
1633 2008-09-03 Richard Guenther <rguenther@suse.de>
1634
1635 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1636 cloog test.
1637 * configure: Re-generate.
1638
1639 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1640
1641 * configure.ac (--with-cloog-polylib): New.
1642 (--disable-cloog-version-check): New.
1643 (--disable-ppl-version-check): New.
1644 * configure: Re-generate.
1645
1646 2008-09-05 Richard Guenther <rguenther@suse.de>
1647
1648 * configure.ac: Initialize clooglibs to -lcloog.
1649 * configure: Re-generate.
1650
1651 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1652
1653 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1654 recommended version to 2.3.2.
1655
1656 * configure: Regenerate.
1657
1658 2008-10-31 Ben Elliston <bje@au.ibm.com>
1659
1660 * configure.ac (spu-*-*): Remove special case.
1661 * configure: Regenerate.
1662
1663 Complete comment text from GCC version of:
1664
1665 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1666
1667 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1668 (GCC_SHLIB_SUBDIR): New.
1669 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1670 * configure: Regenerate.
1671 * Makefile.in: Regenerate.
1672
1673 2008-11-27 Tristan Gingold <gingold@adacore.com>
1674
1675 * configure.ac: Build gdb for i?86-*-darwin*
1676 * configure: Regenerated.
1677
1678 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1679
1680 PR bootstrap/38014
1681 PR bootstrap/37923
1682
1683 Revert:
1684
1685 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1686
1687 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1688 * Makefile.in: Regenerated.
1689
1690 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1691
1692 PR gdb/921
1693 PR gdb/1646
1694 PR gdb/2175
1695 PR gdb/2176
1696
1697 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1698 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1699 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1700 (HOST_EXPORTS): Pass CPPFLAGS.
1701 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1702 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1703 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1704 * Makefile.in, configure: Regenerated.
1705 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1706 and CPPFLAGS_FOR_BUILD.
1707
1708 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1709
1710 * configure.ac [spu-*-*]: Do not set skipdirs.
1711 * configure: Re-generate.
1712
1713 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1714
1715 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1716 * Makefile.in: Regenerated.
1717
1718 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1719
1720 PR gdb/921
1721 PR gdb/1646
1722 PR gdb/2175
1723 PR gdb/2176
1724
1725 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1726 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1727 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1728 (HOST_EXPORTS): Pass CPPFLAGS.
1729 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1730 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1731 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1732 * Makefile.in, configure: Regenerated.
1733 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1734 and CPPFLAGS_FOR_BUILD.
1735
1736 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
1737
1738 * libtool.m4: Update to libtool 2.2.6.
1739 * lt~obsolete.m4: Update to libtool 2.2.6.
1740 * ltmain.sh: Update to libtool 2.2.6.
1741 * ltsugar.m4: Update to libtool 2.2.6.
1742 * ltversion.m4: Update to libtool 2.2.6.
1743 * ltoptions.m4: Update to libtool 2.2.6.
1744 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1745
1746 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1747
1748 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1749 (GCC_SHLIB_SUBDIR): New.
1750 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1751 * configure: Regenerate.
1752 * Makefile.in: Regenerate.
1753
1754 2008-08-28 Tristan Gingold <gingold@adacore.com>
1755
1756 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1757 Enable bfd, binutils and opcodes.
1758 * configure: Regenerate.
1759
1760 2008-08-16 Nicolas Roche <roche@adacore.com>
1761
1762 * Makefile.tpl: Add BOOT_ADAFLAGS.
1763 * Makefile.in: Regenerate.
1764
1765 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
1766
1767 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1768 * configure: Regenerate.
1769
1770 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1771
1772 Sync with gcc:
1773 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1774
1775 * configure.ac: Add makefile fragments for hpux.
1776 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1777 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1778 * configure: Regenerate.
1779 * Makefile.in: Regenerate.
1780
1781 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1782
1783 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1784 * Makefile.in: Regenerate.
1785 * configure: Regenerate.
1786
1787 2008-06-18 Ian Lance Taylor <iant@google.com>
1788
1789 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
1790
1791 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
1792
1793 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1794
1795 * configure: Regenerate.
1796
1797 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1798
1799 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1800 "$@" is still intact with both Autoconf 2.59 and 2.62.
1801 * configure: Regenerate.
1802
1803 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1804
1805 * Makefile.tpl: Fix comment errors.
1806 * Makefile.in: Regenerate.
1807
1808 2008-06-13 Julian Brown <julian@codesourcery.com>
1809
1810 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1811 of libobjc for ARM EABI Linux.
1812 * configure: Regenerate.
1813
1814 2008-06-12 David S. Miller <davem@davemloft.net>
1815 David Edelsohn <edelsohn@gnu.org>
1816
1817 * configure.ac: Add powerpc*-*-* to gold supported targets.
1818 * configure: Regenerate.
1819
1820 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1821
1822 PR tree-optimization/36218
1823 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1824 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1825 (all prefix="build-"): Pass them to build-system sub-makes.
1826 * Makefile.in: Regenerate.
1827
1828 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1829
1830 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
1831 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
1832 mkdep, and compile. Update comments.
1833 (ETC_SUPPORT): Add ChangeLog and update comments.
1834
1835 2008-05-11 Ian Lance Taylor <iant@google.com>
1836
1837 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
1838
1839 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1840
1841 Sync with gcc:
1842 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1843
1844 PR bootstrap/35457
1845 * configure.ac: Include override.m4.
1846 * configure: Regenerate.
1847
1848 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1849
1850 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1851 * Makefile.in: Regenerate.
1852
1853 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1854
1855 * configure.ac: Do not build libssp for the AVR.
1856 * configure: Regenerate.
1857
1858 2008-04-18 Nick Clifton <nickc@redhat.com>
1859
1860 * MAINTAINERS: Replace reference to configure.in with reference to
1861 configure.ac.
1862
1863 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1864
1865 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1866 as nonconfigurable directories list.
1867 * configure: Regenerate.
1868
1869 2008-04-14 David S. Miller <davem@davemloft.net>
1870
1871 * configure.ac: Add sparc*-*-* to gold supported targets.
1872 * configure: Regenerate.
1873
1874 2008-04-14 Ben Elliston <bje@au.ibm.com>
1875
1876 * config.sub, config.guess: Update from upstream sources.
1877
1878 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
1879
1880 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1881 * Makefile.in: Regenerate.
1882
1883 2008-04-07 Ian Lance Taylor <iant@google.com>
1884
1885 * Makefile.def: check-gold depends upon all-binutils.
1886 * Makefile.in: Regenerate.
1887
1888 2008-04-04 Nick Clifton <nickc@redhat.com>
1889
1890 PR binutils/4334
1891 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1892 builds.
1893 * configure: Regenerate.
1894
1895 2008-04-04 NightStrike <NightStrike@gmail.com>
1896
1897 PR other/35151
1898 * configure.ac: Combine rules for mingw32 and mingw64.
1899 * configure: Regenerate.
1900
1901 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
1902
1903 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1904 * Makefile.in: Regenerate.
1905
1906 2008-03-20 Ian Lance Taylor <iant@google.com>
1907
1908 * configure.ac: Add support for --enable-gold.
1909 * Makefile.def: Add gold as a directory like ld.
1910 * configure, Makefile.in: Regenerate.
1911
1912 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
1913
1914 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1915 (s390_cond_extensions): Reduced extensions to the compare related.
1916 (main): z10 cpu type option added.
1917 (expandConditionalJump): Renamed to ...
1918 (insertExpandedMnemonic): ... this.
1919
1920 * opcodes/s390-opc.c: Re-group the operand format makros.
1921 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
1922 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
1923 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
1924 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
1925 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
1926 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
1927 INSTR_SIL_RDU): New instruction formats added.
1928 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
1929 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
1930 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
1931 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
1932 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
1933 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
1934 masks added.
1935 (s390_opformats): New formats added "ris", "rrs", "sil".
1936 * opcodes/s390-opc.txt: Add the conditional jumps with the
1937 extensions removed from automatic expansion in s390-mkopc.c manually.
1938 (asi - trtre): Add new System z10 EC instructions.
1939 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1940
1941 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1942
1943 * configure.ac: m4_include config/proginstall.m4.
1944 * configure: Regenerate.
1945
1946 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1947
1948 Backport from upstream Libtool:
1949
1950 2007-10-12 Eric Blake <ebb9@byu.net>
1951
1952 Deal with Autoconf 2.62's semantic change in m4_append.
1953 * ltsugar.m4 (lt_append): Replace broken versions of
1954 m4_append.
1955 (lt_if_append_uniq): Don't require separator to be overquoted,
1956 and avoid broken m4_append.
1957 (lt_dict_add): Fix typo.
1958 * libtool.m4 (_LT_DECL): Don't overquote separator.
1959
1960 2008-03-13 David Edelsohn <edelsohn@gnu.org>
1961
1962 * config.rpath: Add AIX 6 support.
1963
1964 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
1965
1966 * Makefile.def (stageprofile). Remove -fprofile-generate
1967 from stage_libcflags.
1968 * Makefile.in: Regenerate.
1969
1970 2008-03-13 Ben Elliston <bje@au.ibm.com>
1971
1972 * config.sub, config.guess: Update from upstream sources.
1973
1974 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
1975
1976 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
1977 * s390-opc.txt (cmpsc): Duplicate entry removed.
1978 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
1979 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
1980 fier, cu42, cu41): Fix operand format.
1981
1982 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1983
1984 PR bootstrap/32009
1985 PR bootstrap/32161
1986
1987 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1988 * configure: Regenerate.
1989
1990 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1991 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1992 STAGE4_LIBCFLAGS): New.
1993 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1994 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1995 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1996 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1997 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1998 for target modules. Don't export LIBCFLAGS.
1999 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2000 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2001 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2002 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2003 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2004 * Makefile.in: Regenerate.
2005
2006 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2007
2008 PR libgcj/33085
2009 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2010 Do not use -DDLL_EXPORT. Backport from upstream.
2011
2012 2008-02-14 Nick Clifton <nickc@redhat.com>
2013
2014 Import this patch from gcc:
2015 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2016
2017 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2018
2019 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2020
2021 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2022 * configure: Regenerate.
2023
2024 2008-01-31 Marc Gauthier <marc@tensilica.com>
2025
2026 * configure.ac (xtensa*-*-*): Recognize processor variants.
2027 * configure: Regenerate.
2028
2029 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2030
2031 PR bootstrap/34922
2032 * configure.ac (PARSE_ARGS): Push suitable setting of
2033 ac_subdirs_all, for `./configure --help=recursive'.
2034 Handle `+' in generic toplevel directory disabling.
2035 * configure: Regenerate.
2036
2037 2008-01-23 Ben Elliston <bje@au.ibm.com>
2038
2039 * config.sub, config.guess: Update from upstream sources.
2040
2041 2008-01-08 Ben Elliston <bje@au.ibm.com>
2042
2043 * config.sub, config.guess: Update from upstream sources.
2044
2045 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2046
2047 * COPYING.LIBGLOSS: Update default copyright.
2048
2049 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2050
2051 * COPYING.NEWLIB: Update default copyright.
2052
2053 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2054
2055 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2056 Change recommended MPFR from 2.2.1 > 2.3.0.
2057 * configure: Regenerate.
2058
2059 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2060
2061 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2062 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2063 * Makefile.in: Regenerate.
2064
2065 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2066
2067 * configure.ac: Enable libjava for x86_64-*-darwin9.
2068 * configure: Regenerate.
2069
2070 2007-12-05 Ben Elliston <bje@au.ibm.com>
2071
2072 * config.sub, config.guess: Update from upstream sources.
2073
2074 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2075
2076 * config-ml.in: Robustify against white space in absolute file
2077 names.
2078
2079 * config-ml.in (multi-clean): Substitute ${Makefile}.
2080 Remove superfluous ${Makefile} in list.
2081
2082 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2083
2084 * Makefile.def (dependencies): Make configure-gdb depend on
2085 all-intl.
2086 * Makefile.in: Regenerated.
2087
2088 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2089
2090 * Makefile.def: To avoid problems running with parallel makes,
2091 build newlib before libgloss so that target specific header
2092 files are availble.
2093 * Makefile.in: Regenerate.
2094
2095 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2096
2097 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2098 * Makefile.in: Regenerate.
2099
2100 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2101
2102 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2103 * libdecnumber: New directory, imported from GCC.
2104
2105 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2106
2107 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2108 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2109 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2110 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2111 * configure: Regenerate.
2112
2113 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2114
2115 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2116 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2117 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2118 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2119 * configure.ac: Default them to host tools for $host = $build.
2120 Subst them.
2121
2122 * configure: Regenerate.
2123 * Makefile.in: Regenerate.
2124
2125 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2126
2127 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2128 * configure: Regenerate.
2129
2130 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2131
2132 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2133 libstdc++.
2134 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2135 * configure: Regenerate.
2136 * Makefile.in: Regenerate.
2137
2138 2007-09-17 Andreas Schwab <schwab@suse.de>
2139
2140 * configure.ac: Raise minimum makeinfo version to 4.6.
2141 * configure: Regenerate.
2142
2143 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2144
2145 * configure.ac: Correct makeinfo version check.
2146 * configure: Regenerate.
2147
2148 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2149
2150 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2151 to $skipdirs and only disable gprof for newlib. Use the normal
2152 mips*-elf* handling in other respects.
2153 * configure: Regnerate.
2154
2155 2007-09-12 David Daney <ddaney@avtrex.com>
2156
2157 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2158 enabling libgcj.
2159 * configure: Regenerate.
2160
2161 2007-09-12 Richard Guenther <rguenther@suse.de>
2162
2163 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2164 nor --disable-checking is provided also turn on yes and types
2165 checking for stage1.
2166 * configure: Re-generate.
2167
2168 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2169
2170 PR target/33281
2171 * configure.ac: Use config/mh-mingw on mingw.
2172 * configure: Regenerate.
2173
2174 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2175
2176 PR other/32154
2177 * configure.ac: For libgloss targets, point the linker to the linker
2178 script, startup code and simulator library.
2179 * configure: Regenerate.
2180
2181 2007-09-09 Andrew Haley <aph@redhat.com>
2182
2183 * configure.ac (noconfigdirs): Remove target-libffi and
2184 target-libjava.
2185
2186 2007-08-29 Nick Clifton <nickc@redhat.com>
2187
2188 * config.sub, config.guess: Update from upstream sources.
2189
2190 2007-08-21 Richard Guenther <rguenther@suse.de>
2191
2192 * configure.ac: Add types checking to stage1 checking flags.
2193 * configure: Regenerate.
2194
2195 2007-08-18 Paul Brook <paul@codesourcery.com>
2196 Joseph Myers <joseph@codesourcery.com>
2197
2198 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2199 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2200 * Makefile.in: Regenerate.
2201 * configure.ac (--with-debug-prefix-map): New.
2202 * configure: Regenerate.
2203
2204 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2205 Nigel Stephens <nigel@mips.com>
2206
2207 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2208 as target_makefile_frag.
2209 * configure: Regenerate.
2210
2211 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2212
2213 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2214 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2215 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2216 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2217 (do-compare, do-compare3, do-compare-debug): New.
2218 ([+compare-target+]): Use them.
2219
2220 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2221
2222 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2223 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2224 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2225 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2226 (do-compare, do-compare3, do-compare-debug): New.
2227 ([+compare-target+]): Use them.
2228
2229 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2230 Ben Elliston <bje@au.ibm.com>
2231
2232 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2233 --silent if $silent.
2234 * configure: Regenerate.
2235
2236 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2237
2238 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2239
2240 2007-07-17 Nick Clifton <nickc@redhat.com>
2241
2242 * COPYING3: New file. Contains version 3 of the GNU General
2243 Public License.
2244 * COPYING3.LIB: New file. Contains version 3 of the GNU
2245 Lesser General Public License.
2246
2247 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2248
2249 * configure.ac: Fix my previous change to really match GCC.
2250 * configure: Regenerate.
2251
2252 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2253
2254 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2255 * configure: Regenerate.
2256
2257 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2258
2259 * configure.ac: Add some missing m4 quotation.
2260 * configure: Regenerate.
2261
2262 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
2263
2264 * Makefile.def: Add windmc tool to build.
2265 * Makefile.tpl: Likewise.
2266 * configure.ac: Likewise.
2267 * Makefile.in: Regenerate.
2268 * configure: Regenerate.
2269
2270 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2271
2272 * lt~obsolete.m4: New. Import from 20070318 libtool.
2273
2274 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2275
2276 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2277 uclinux and linux-uclibc targets.
2278 * configure: Regenerate.
2279
2280 2007-06-28 DJ Delorie <dj@redhat.com>
2281
2282 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2283 not building newlib.
2284 * configure: Regenerated.
2285
2286 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2287
2288 * src-release (DEVO_SUPPORT): Correct typos.
2289
2290 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2291
2292 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2293 * Makefile.in: Regenerated.
2294
2295 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2296
2297 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2298 (distclean-stage[+id+]): Possibly delete stage_last.
2299 * Makefile.in: Regenerate.
2300
2301 2007-06-07 Ben Elliston <bje@au.ibm.com>
2302
2303 * config.sub, config.guess: Update from upstream sources.
2304
2305 2007-06-07 Ben Elliston <bje@au.ibm.com>
2306
2307 * Makefile.tpl: Fix spelling error.
2308 * Makefile.in: Regenerate.
2309
2310 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
2311
2312 Sync with gcc:
2313 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2314
2315 PR bootstrap/29382
2316 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2317 * configure: Rebuilt.
2318
2319 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2320
2321 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2322 lt_cv_sys_max_cmd_len.
2323
2324 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
2325
2326 * ltgcc.m4: Update from GCC.
2327
2328 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2329
2330 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2331
2332 2007-05-24 Steve Ellcey <sje@cup.hp.com>
2333
2334 * ltmain.sh: Update from GCC.
2335 * libtool.m4: Update from GCC.
2336 * ltsugar.m4: New. Update from GCC.
2337 * ltversion.m4: New. Update from GCC.
2338 * ltoptions.m4: New. Update from GCC.
2339 * ltconfig: Remove.
2340 * ltcf-c.sh: Remove.
2341 * ltcf-cxx.sh: Remove.
2342 * ltcf-gcj.sh: Remove.
2343 * src-release: Update with new libtool file list.
2344
2345 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2346
2347 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2348 stage_cflags.
2349 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2350 Remove CFLAGS/LIBCFLAGS.
2351 (configure-stage[+id+]-[+prefix+][+module+],
2352 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2353 * Makefile.in: Regenerate.
2354
2355 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2356
2357 * config-ml.in: Update from GCC.
2358
2359 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2360
2361 * src-release (do-proto-toplev): Process the support directories before
2362 the tool directory.
2363
2364 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2365
2366 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2367 of glob. Quote arguments with single quotes too.
2368 * configure: Regenerate.
2369
2370 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2371
2372 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2373 * Makefile.in: Regenerate
2374
2375 2007-03-07 Andreas Schwab <schwab@suse.de>
2376
2377 * configure: Regenerate.
2378
2379 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2380
2381 * configure.ac: Add "--with-pdfdir" configure option,
2382 which defines pdfdir variable.
2383 * Makefile.def (target=fixincludes): Add install-pdf to
2384 missing targets.
2385 (recursive_targets): Add install-pdf target.
2386 (flags_to_pass): Add pdfdir.
2387 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2388 target.
2389 * configure: Regenerate
2390 * Makefile.in: Regenerate
2391
2392 2007-02-28 Eric Christopher <echristo@apple.com>
2393
2394 Revert:
2395 2006-12-07 Mike Stump <mrs@apple.com>
2396
2397 * Makefile.def (dependencies): Add dependency for
2398 install-target-libssp and install-target-libgomp on
2399 install-gcc.
2400 * Makefile.in: Regenerate.
2401
2402 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2403
2404 * configure: Regenerate.
2405 * configure.ac: Move statements after variable declarations.
2406
2407 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2408
2409 * configure.ac: Adjust for loop syntax.
2410 * configure: Regenerate.
2411
2412 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2413
2414 * configure: Rebuilt.
2415
2416 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2417
2418 * configure.ac: Drop multiple occurrences of --enable-languages,
2419 and fix its quoting.
2420 * configure: Rebuilt.
2421
2422 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2423 Nathan Sidwell <nathan@codesourcery.com>
2424 Vladimir Prus <vladimir@codesourcery.com
2425 Joseph Myers <joseph@codesourcery.com>
2426
2427 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2428 * configure: Regenerate.
2429
2430 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2431
2432 * configure.ac (target_libraries): Move libgcc before libiberty.
2433 * configure: Regenerated.
2434
2435 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
2436
2437 * configure: Regenerate again?
2438
2439 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
2440
2441 * configure: Reapply PR30748 fix which was lost in the previous commit.
2442
2443 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2444 Paolo Bonzini <bonzini@gnu.org>
2445
2446 PR bootstrap/30753
2447 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2448 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2449 * configure: Regenerated.
2450
2451 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
2452
2453 * configure: Regenerate.
2454
2455 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2456
2457 PR bootstrap/30748
2458 * configure.ac: Correct syntax for Solaris ksh.
2459 * configure: Regenerated.
2460
2461 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2462
2463 * Makefile.def: Sync with GCC.
2464 * Makefile.tpl: Sync with GCC.
2465 * Makefile.in: Regenerate.
2466 * configure: Regenerate.
2467
2468 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2469
2470 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2471 noncanonical equivalents.
2472 * configure.in: Rename to...
2473 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2474 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2475 target_noncanonical. Use them. Rewrite removal of configure
2476 arguments for autoconf 2.59. Discard variable settings. Force
2477 program_transform_name for native tools.
2478
2479 * Makefile.in: Regenerated.
2480 * configure: Regenerated with autoconf 2.59.
2481
2482 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2483
2484 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
2485
2486 * COPYING.LIBGLOSS: Reformat default Red Hat
2487 license to fit within 80 columns.
2488 * COPYING.NEWLIB: Ditto.
2489
2490 2007-02-05 Dave Brolley <brolley@redhat.com>
2491
2492 * Contribute the following changes:
2493 2006-11-28 DJ Delorie <dj@redhat.com>
2494
2495 * configure.in: Fix typo for mep's target_makefile_frag.
2496 * configure: Regenerated.
2497
2498 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
2499
2500 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2501 * configure: Regenerate.
2502
2503 2001-09-19 DJ Delorie <dj@redhat.com>
2504
2505 * configure.in (target_makefile_frag): use mt-mep
2506
2507 2001-06-12 Don Howard <dhoward@redhat.com>
2508
2509 * configure.in: Remove gdb from MeP skip list.
2510
2511 2001-04-05 DJ Delorie <dj@redhat.com>
2512
2513 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2514
2515 2001-03-20 Ben Elliston <bje@redhat.com>
2516
2517 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2518
2519 2001-03-19 Ben Elliston <bje@redhat.com>
2520
2521 * config.sub (mep, mep-*): Add.
2522
2523 2007-01-31 Andreas Schwab <schwab@suse.de>
2524
2525 * Makefile.tpl (LDFLAGS): Substitute it.
2526 * Makefile.in: Regenerate.
2527
2528 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2529
2530 * configure.in: Change == to = in test command.
2531 * configure: Regenerate.
2532
2533 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2534 Nick Clifton <nickc@redhat.com>
2535 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2536
2537 * configure.in (build_configargs, host_configargs, target_configargs):
2538 Remove build/host/target parameters.
2539 (host_libs): Add gmp and mpfr.
2540 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2541 * Makefile.def (gmp, mpfr): New.
2542 (gcc): Remove target.
2543 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2544 target_os, target_vendor): New.
2545 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2546 * configure: Regenerate.
2547 * Makefile.in: Regenerate.
2548
2549 2007-01-11 Matt Fago <fago@earthlink.net>
2550
2551 * configure.in: Try to link to functions only in mpfr 2.2.x
2552 to improve robustness of configure tests.
2553 * configure: Regenerate.
2554
2555 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2556
2557 * configure.in: Add support for an x86_64-mingw* target.
2558 * configure: Regenerate.
2559
2560 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2561
2562 * Makefile.tpl (all-target): Correct @if conditional for target
2563 modules.
2564 * configure.in: Omit libiberty if building only target libgcc.
2565 * configure, Makefile.in: Regenerated.
2566
2567 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
2568
2569 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2570 * configure: Regenerate.
2571
2572 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2573
2574 * Makefile.def (target_modules): Add libgcc.
2575 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2576 * Makefile.tpl (clean-target-libgcc): Delete.
2577 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2578 on gcc even for bootstrapped modules. Rewrite handling of
2579 lang_env_dependencies to loop over target_modules.
2580 * configure.in (target_libraries): Add target-libgcc.
2581 * Makefile.in, configure: Regenerated.
2582
2583 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2584
2585 Sync with gcc:
2586 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2587
2588 * configure.in: Reorganize recognition of languages. Add
2589 --enable-stage1-languages. Show supported languages for the chosen
2590 target rather than all recognized languages.
2591 * configure: Regenerate.
2592
2593 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2594
2595 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2596 * Makefile.in: Regenerate.
2597
2598 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2599
2600 * configure.in: Warn that MPFR 2.2.0 is buggy.
2601 * configure: Regenerate.
2602
2603 2006-12-27 Ian Lance Taylor <iant@google.com>
2604
2605 * configure.in: When removing Makefiles to force a reconfigure, also
2606 remove prev-DIR*/Makefile.
2607 * configure: Regenerate.
2608
2609 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
2610
2611 * config.bfd: Recognize fido.
2612
2613 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2614
2615 Sync with gcc:
2616
2617 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2618
2619 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2620 it only affects bootstrap and could be tested on "$host" as well.
2621 * configure: Regenerate.
2622 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2623
2624 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2625
2626 PR bootstrap/29544
2627 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2628 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2629 move here comment from Makefile.tpl.
2630 * Makefile.tpl: Move some definitions higher in the file.
2631 (STAGE1_CHECKING): New.
2632 * configure.in: Add --enable-stage1-checking.
2633 * configure: Regenerate.
2634 * Makefile.in: Regenerate.
2635
2636 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2637
2638 * configure.in: Update error message for missing GMP/MPFR.
2639
2640 * configure: Regenerate.
2641
2642 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2643
2644 * configure.in: Update MPFR version in error message.
2645
2646 * configure: Regenerate.
2647
2648 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2649
2650 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2651 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2652 --with-gmp-lib): New flags.
2653
2654 * configure: Regenerate.
2655
2656 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
2657
2658 PR bootstrap/30134
2659 * configure.in: Correct x86 darwin support for libjava to powerpc
2660 and i?86 only.
2661 * configure: Regenerate.
2662
2663 2006-12-11 Alan Modra <amodra@bigpond.net.au>
2664
2665 * configure.in: Handle spu makefile frag.
2666 * Makefile.tpl (MAINT): Define
2667 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2668 * configure: Regenerate.
2669 * Makefile.in: Regenerate.
2670
2671 2006-12-11 Ben Elliston <bje@au.ibm.com>
2672
2673 * config.sub, config.guess: Update from upstream sources.
2674
2675 2006-12-11 Ben Elliston <bje@au.ibm.com>
2676
2677 * configure.in: Sync with GCC (spu-*-*).
2678 * configure: Sync with GCC.
2679
2680 2006-12-07 Mike Stump <mrs@apple.com>
2681
2682 * Makefile.def (dependencies): Add dependency for
2683 install-target-libssp and install-target-libgomp on
2684 install-gcc.
2685 * Makefile.in: Regenerate.
2686
2687 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
2688
2689 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2690 (unstage): Test for stage_last presence.
2691
2692 PR bootstrap/29802
2693 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2694 * Makefile.in: Regenerate.
2695
2696 2006-11-14 DJ Delorie <dj@redhat.com>
2697
2698 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2699 * Makefile.in: Sync with GCC.
2700 * configure.in: Sync with GCC (mpfr, gmp).
2701 * configure: Sync with GCC.
2702
2703 2006-11-08 Jie Zhang <jie.zhang@analog.com>
2704
2705 * configure.in: Remove target-libgloss from noconfigdirs for
2706 bfin-*-*.
2707 * configure: Regenerated.
2708
2709 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
2710
2711 * COPYING.NEWLIB: Add spu license.
2712 * COPYING.LIBGLOSS: Ditto.
2713
2714 2006-10-17 Brooks Moses <bmoses@stanford.edu>
2715
2716 * Makefile.def: Added pdf target handling.
2717 * Makefile.tpl: Added pdf target handling.
2718 * Makefile.in: Regenerated.
2719
2720 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
2721
2722 * COPYING.NEWLIB: Updated.
2723 * COPYING.LIBGLOSS: Ditto.
2724
2725 2006-09-27 Dave Brolley <brolley@redhat.com>
2726
2727 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2728 $s instead of $r.
2729 * configure: Regenerated.
2730
2731 2006-09-26 Ben Elliston <bje@au.ibm.com>
2732
2733 * config.sub, config.guess: Update from upstream sources.
2734
2735 2006-09-20 Thiemo Seufer <ths@mips.com>
2736
2737 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2738 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2739 * configure: Regenerate.
2740
2741 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2742
2743 * configure.in: Never build newlib for a Mingw host.
2744 Never build newlib as Mingw target library.
2745 Test the existence of winsup/cygwin for building a Cygwin newlib,
2746 rather than just winsup.
2747 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2748 building a Mingw target.
2749 * configure: Regenerate.
2750
2751 2006-08-15 Thiemo Seufer <ths@mips.com>
2752 Nigel Stephens <nigel@mips.com>
2753 David Ung <davidu@mips.com>
2754
2755 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
2756
2757 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
2758
2759 Sync from GCC:
2760 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2761
2762 PR bootstrap/18058
2763 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2764 if the bootstrap compiler is a GCC version that supports it.
2765 * configure: Regenerate.
2766
2767 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2768
2769 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2770 * configure: Regenerated.
2771
2772 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2773
2774 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2775 for stages after the first.
2776
2777 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2778
2779 * Makefile.def: Add dependencies for configure-opcodes
2780 on configure-intl and all-opcodes on all-intl.
2781 * Makefile.in: Regenerated.
2782
2783 2006-07-04 Peter O'Gorman <peter@pogma.com>
2784
2785 * ltconfig: chmod 644 before ranlib during install.
2786
2787 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2788
2789 * configure.in: Fix thinkos in previous check-in.
2790 * configure: Regenerate.
2791
2792 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2793
2794 Sync from gcc:
2795
2796 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
2797
2798 PR other/27063
2799 * configure.in: Test subdir_requires and give an appropriate
2800 error message.
2801 * configure: Regenerate.
2802
2803 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2804
2805 PR target/27540
2806 * configure.in: Only enable libgomp on IRIX 6.
2807 * configure: Regenerate.
2808
2809 2006-06-20 David Ayers <d.ayers@inode.at>
2810
2811 PR bootstrap/28072
2812 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2813 whether target-libjava is being configured instead of whether the
2814 java front end is enabled.
2815 * configure: Regenerate.
2816
2817 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
2818
2819 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
2820 to R_ARM_LDC_SB_G{0,1,2} respectively.
2821
2822 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2823
2824 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2825 too.
2826 * Makefile.in: Regenerate.
2827
2828 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2829
2830 Sync from gcc:
2831
2832 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2833 * configure.in: Don't enable libgomp on hpux10.
2834 * configure: Rebuilt.
2835
2836 2006-06-13 David Ayers <d.ayers@inode.at>
2837
2838 Sync from gcc:
2839
2840 2006-06-12 David Ayers <d.ayers@inode.at>
2841
2842 PR bootstrap/27963
2843 PR target/19970
2844 * configure.in: Remove target-boehm-gc from noconfigdirs where
2845 ${libgcj} is specified.
2846 * configure: Regenerate.
2847
2848 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
2849
2850 Sync from gcc:
2851
2852 2005-01-12 David Edelsohn <edelsohn@gnu.org>
2853 Andreas Schwab <schwab@suse.de>
2854
2855 PR bootstrap/18033
2856 * config-ml.in: Eval option if surrounded by single quotes.
2857
2858 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
2859
2860 Sync from gcc:
2861
2862 2006-06-06 David Ayers <d.ayers@inode.at>
2863
2864 PR libobjc/13946
2865 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2866 * Makefile.in: Regenerate.
2867 * configure.in: Add --enable-objc-gc at toplevel and have it
2868 enable boehm-gc for Objective-C.
2869 Remove target-boehm-gc from libgcj.
2870 Add target-boehm-gc to target_libraries.
2871 Add target-boehm-gc to noconfigdirs where ${libgcj}
2872 is specified.
2873 Assert that boehm-gc is supported when requested for Objective-C.
2874 Only build boehm-gc if needed either for Java or Objective-C.
2875 * configure: Regenerate.
2876
2877 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2878
2879 PR 27674
2880 * Makefile.tpl (configure-[+prefix+][+module+],
2881 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2882 Remove rule to unstage bootstrapped modules.
2883 (stage_current): New.
2884 * Makefile.in: Regenerate.
2885
2886 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2887 Andreas Tobler <a.tobler@schweiz.ch>
2888
2889 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2890 * configure: Rebuilt.
2891
2892 Revert
2893 2006-01-31 Richard Guenther <rguenther@suse.de>
2894 Paolo Bonzini <bonzini@gnu.org>
2895
2896 * Makefile.def (target_modules): Add libgcc-math target module.
2897 * configure.in (target_libraries): Add libgcc-math target library.
2898 (--enable-libgcc-math): New configure switch.
2899 * Makefile.in: Re-generate.
2900 * configure: Re-generate.
2901
2902 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
2903
2904 * config-ml.in: Alter CCASFLAGS to include special
2905 multilib options the same as is done for CFLAGS.
2906
2907 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2908
2909 * Makefile.def: Added dependencies from sim and gdb on intl, and
2910 added configure dependencies to everything with an all dependency
2911 on intl.
2912 * gettext.m4: Removed.
2913 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
2914 (GDB_SUPPORT_DIRS): Add intl.
2915 * Makefile.in: Regenerated.
2916
2917 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
2918
2919 * src-release (DEVO_SUPPORT): Add config.rpath.
2920
2921 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2922
2923 * Makefile.def (bfd, opcodes): Fix lib_path.
2924 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2925 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2926 * Makefile.in: Regenerate.
2927
2928 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2929
2930 * configure.in: Enable gprof for cross builds.
2931 * configure: Regenerate.
2932
2933 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2934
2935 * src-release (MAKEINFOFLAGS): Define.
2936 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
2937
2938 2006-05-14 Ben Elliston <bje@au.ibm.com>
2939
2940 * config.sub, config.guess: Update from upstream sources.
2941
2942 2006-05-12 Ben Elliston <bje@au.ibm.com>
2943
2944 * config.sub, config.guess: Update from upstream sources.
2945
2946 2006-05-04 Steve Ellcey <sje@cup.hp.com>
2947
2948 * blt, iwidgets, mmalloc: Remove directories.
2949
2950 2006-05-01 DJ Delorie <dj@redhat.com>
2951
2952 * configure.in: Restore CFLAGS if GMP isn't present.
2953 * configure: Regenerate.
2954
2955 2006-04-18 DJ Delorie <dj@redhat.com>
2956
2957 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2958 reference libgloss so that libssp can be built in a combined
2959 tree.
2960 * configure: Regenerate.
2961
2962 2006-04-10 Ben Elliston <bje@au.ibm.com>
2963
2964 * contrib: Remove directory.
2965
2966 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
2967
2968 * Makefile.tpl: Add install-html target.
2969 * Makefile.def: Add install-html target.
2970 * Makefile.in: Regenerate.
2971 * configure.in: Add --with-datarootdir, --with-docdir,
2972 and --with-htmldir options.
2973 * configure: Regenerate.
2974
2975 2006-03-31 Ben Elliston <bje@au.ibm.com>
2976
2977 PR binutils/1860
2978 * configure.in: Require makeinfo 4.4 or higher.
2979 * configure: Regenerate.
2980
2981 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
2982
2983 * Makefile.in: Regenerate.
2984
2985 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
2986
2987 Sync with gcc:
2988 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2989
2990 * configure.in: Handle --disable-<component> generically.
2991 * configure: Regenerate.
2992
2993 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
2994
2995 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2996 (TARGET_CONFIGDIRS): Remove.
2997 * configure.in: Remove AC_SUBST(target_configdirs).
2998 * Makefile.in, configure: Regenerated.
2999
3000
3001 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3002
3003 PR libgcj/17311
3004 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3005
3006 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3007
3008 PR bootstrap/25670
3009
3010 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3011
3012 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3013 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3014 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3015 BUILD_PREFIX, BUILD_PREFIX_1.
3016 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3017
3018 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3019 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3020
3021 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3022 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3023 of `cat stage_current`. Always provide the `r' and `s' variables.
3024 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3025 a single shell execution.
3026 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3027 bootstrapped modules, make the stage1 module if the build was not
3028 started yet, else build the current stage.
3029 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3030 (all-build, all-host, all-target, [+make_target+]-host,
3031 [+make_target+]-target): Do not use \-continued lines.
3032 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3033 (current_stage, restrap, stage_last): New.
3034
3035 * Makefile.in: Regenerate.
3036 * configure: Regenerate.
3037
3038 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3039
3040 Sync from gcc:
3041
3042 2006-01-31 Richard Guenther <rguenther@suse.de>
3043 Paolo Bonzini <bonzini@gnu.org>
3044
3045 * Makefile.def (target_modules): Add libgcc-math target module.
3046 * configure.in (target_libraries): Add libgcc-math target library.
3047 (--enable-libgcc-math): New configure switch.
3048 * Makefile.in: Re-generate.
3049 * configure: Re-generate.
3050 * libgcc-math: New toplevel directory.
3051
3052 2006-01-18 Richard Henderson <rth@redhat.com>
3053 Jakub Jelinek <jakub@redhat.com>
3054 Diego Novillo <dnovillo@redhat.com>
3055
3056 * libgomp: New directory.
3057 * Makefile.def: Add target_module libgomp.
3058 * Makefile.in: Regenerate.
3059 * configure.in (target_libraries): Add target-libgomp.
3060 * configure: Regenerate.
3061
3062 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3063 Andreas Schwab <schwab@suse.de>
3064
3065 * configure: Regenerate.
3066
3067 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
3068
3069 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3070 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3071 the assembler, linker and binutils.
3072 * configure: Regenerate.
3073
3074 2006-01-16 Nick Clifton <nickc@redhat.com>
3075
3076 * config.sub, config.guess: Sync from config repository.
3077
3078 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3079
3080 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3081 @ from continuation.
3082 * Makefile.in: Rebuilt.
3083
3084 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3085
3086 Sync from gcc:
3087
3088 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3089
3090 PR bootstrap/24252
3091
3092 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3093 * Makefile.tpl (OBJDUMP): New.
3094 (EXTRA_HOST_FLAGS): Add it.
3095 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3096
3097 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3098 to use symbolic links between directories. Avoid race conditions
3099 or make them harmless.
3100 * configure.in: Do not try to use symbolic links between directories.
3101
3102 * Makefile.def (LEAN): Pass.
3103 * Makefile.tpl (LEAN): Define.
3104 (stage[+id+]-start): Accept that the previous directory does not
3105 exist, if the bootstrap is lean.
3106 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3107 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3108 configure substitution.
3109 ([+compare-target+]): Likewise.
3110 ([+bootstrap-target+]-lean): New.
3111 * configure.in: Remove lean bootstrap support from here.
3112
3113 * Makefile.in: Regenerate.
3114 * configure: Regenerate.
3115
3116 2006-01-02 Andreas Schwab <schwab@suse.de>
3117
3118 * configure.in: When reconfiguring remove Makefile in
3119 all stage directories.
3120 * configure: Regenerate.
3121
3122 2005-12-27 Leif Ekblad <leif@rdos.net>
3123
3124 * configure.in: Add support for RDOS target.
3125 * configure: Regenerate.
3126
3127 2005-12-27 Nick Clifton <nickc@redhat.com>
3128
3129 PR binutils/1990
3130 * libtool.m4: Synchronize with version in GCC sources.
3131
3132 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3133
3134 Revert Ada-related part of the previous change.
3135
3136 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3137 Do not pass.
3138 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3139 * Makefile.in: Regenerate.
3140 * configure.in: Do not include mt-ppc-aix target fragment.
3141 * configure: Regenerate.
3142
3143 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3144
3145 * configure.in: Select appropriate fragments for PowerPC/AIX.
3146 * configure: Regenerate.
3147
3148 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3149 BOOT_CFLAGS, BOOT_LDFLAGS.
3150 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3151 BOOT_CFLAGS, BOOT_LDFLAGS.
3152 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3153 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3154 (stage): Fail if we cannot complete the work.
3155 * Makefile.in: Regenerate.
3156
3157 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3158
3159 * COPYING.NEWLIB: Update copyright year for default
3160 copyright.
3161
3162 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3163
3164 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3165 install-host-nogcc): Don't invoke $(stage) at the end.
3166 * Makefile.in: Regenerate.
3167
3168 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3169
3170 * configure.in: Flip the top-level bootstrap switch.
3171 * configure: Regenerate.
3172
3173 Merge from gcc:
3174
3175 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3176
3177 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3178 $(stage) and $(unstage).
3179 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3180 (all): Remove stray semicolon.
3181 (local-distclean): Don't handle multilib.tmp and multilib.out.
3182 (install.all): Set $s for consistency.
3183 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3184 check_multilibs setting. Always make the install directory.
3185 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3186 Correct @if/@endif.
3187 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3188 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3189 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3190 (multilib.out): Remove.
3191 * Makefile.in: Regenerated.
3192
3193 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3194
3195 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3196 * configure.in: Replace ms1 arch with mt.
3197 * configure: Rebuilt.
3198
3199 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3200
3201 Sync with gcc:
3202
3203 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3204
3205 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3206 * configure.in: Replace ms1 arch with mt.
3207 * configure: Rebuilt.
3208
3209 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3210
3211 Sync with gcc:
3212
3213 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3214
3215 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3216 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3217 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3218 Find in-tree tools if available.
3219 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3220 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3221 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3222 (COMPILER_*_FOR_TARGET): New.
3223 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3224 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3225 (CONFIGURED_*, USUAL_*): Remove.
3226 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3227 STRIP): Use autoconf substitutions.
3228 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3229 COMPILER_NM_FOR_TARGET): New.
3230 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3231
3232 (all): Make all-host and all-target in parallel.
3233 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3234 that $$r and $$s are set before invoking a recursive make.
3235 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3236 ([+bootstrap-target+]): Inline most of the `all' target.
3237
3238 2005-11-29 Ben Elliston <bje@au.ibm.com>
3239
3240 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3241 from the gcc build directory.
3242 * Makefile.in: Regenerate.
3243
3244 2005-11-29 Ben Elliston <bje@au.ibm.com>
3245
3246 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3247 depend on all-libdecnumber.
3248 * configure.in (host_libs): Include libdecnumber.
3249 * Makefile.in: Regenerate.
3250 * configure: Likewise.
3251
3252 2005-11-21 Kean Johnston <jkj@sco.com>
3253
3254 * config.sub, config.guess: Sync from upstream sources.
3255
3256 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3257
3258 * Makefile.def: Remove gdb dependencies for gdbtk.
3259 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3260 (configure-gdb, install-gdb): New rules.
3261 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3262 * Makefile.in, configure: Regenerated.
3263
3264 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3265
3266 PR bootstrap/24297
3267 * Makefile.tpl (do-[+make-target+], do-check, install,
3268 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3269 are set before recursing.
3270 * Makefile.in: Regenerate.
3271
3272 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3273
3274 PR bootstrap/18939
3275 * Makefile.def (gcc) <target>: Fix thinko.
3276 * Makefile.in: Regenerate.
3277
3278 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3279
3280 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3281 * configure: Regenerate.
3282
3283 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
3284
3285 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3286 target-libffi, target-qthreads, target-libjava, and
3287 targetlibobjc.
3288 * configure: Regenerate.
3289
3290 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3291
3292 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3293 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3294 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3295 (USUAL_OBJDUMP_FOR_TARGET): New.
3296 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3297 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3298 * configure, Makefile.in: Regenerated.
3299
3300 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3301
3302 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3303 before other host packages.
3304
3305 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3306
3307 PR bootstrap/22340
3308
3309 * configure.in (default_target): Remove.
3310 * Makefile.tpl (all): Do not use prerequisites as subroutines
3311 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3312 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3313 use prerequisites as subroutines.
3314 (check-host, check-target): New.
3315 (bootstrap configure & all targets): Do not use stage*-start
3316 if the directory layout is already ok.
3317 (non-bootstrap configure & all targets): Prepend a $(unstage).
3318 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3319 (NOTPARALLEL): Remove.
3320 (unstage, stage variables): New variables.
3321 (unstage, stage targets): Simply expand to those variables.
3322
3323 * configure: Regenerate.
3324 * Makefile.in: Regenerate.
3325
3326 2005-10-04 James E Wilson <wilson@specifix.com>
3327
3328 * Makefile.def (lang_env_dependencies): Add libmudflap.
3329 * Makefile.in: Regenerate.
3330
3331 2005-10-03 Catherine Moore <clm@cm00re.com>
3332
3333 * configure.in (bfin-*-*): Support bfin.
3334 * configure: Regenerated.
3335
3336 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3337
3338 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3339 * configure: Regenerated.
3340
3341 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3342
3343 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3344 (LIPO_FOR_TARGET): New.
3345 (CONFIGURED_LIPO_FOR_TARGET): New.
3346 (USUAL_LIPO_FOR_TARGET): New.
3347 (STRIP_FOR_TARGET): New.
3348 (CONFIGURED_STRIP_FOR_TARGET): New.
3349 (USUAL_STRIP_FOR_TARGET): New.
3350 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3351 STRIP_FOR_TARGET.
3352 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3353 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3354 * Makefile.in: Regenerate.
3355 * configure: Regenerate.
3356
3357 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3358
3359 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3360 (rs6000-*-aix*): Same.
3361 * configure: Regenerate.
3362
3363 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3364
3365 * configure.in: Recognize f95 in the --enable-languages option,
3366 and substitute it for fortran, issuing a warning.
3367 * configure: Regenerate.
3368
3369 2005-09-07 Ben Elliston <bje@au.ibm.com>
3370
3371 Import from Autoconf sources:
3372
3373 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3374 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3375 Elliston. Handle weird characters correctly.
3376
3377 2005-08-30 Phil Edwards <phil@codesourcery.com>
3378
3379 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3380 * configure: Regenerated.
3381
3382 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3383
3384 * Makefile.def (libssp): Add to lang_env_dependencies.
3385 * Makefile.in: Regenerate.
3386
3387 2005-08-17 Christian Groessler <chris@groessler.org>
3388
3389 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3390 * Makefile.in: Regenerate.
3391
3392 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
3393
3394 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3395 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3396 Look for alternate names of the target cc and c++
3397 * configure: Regenerate.
3398
3399 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3400
3401 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3402 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3403 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3404 tools; remove code to manually set them.
3405 (Target tools): Look in the environment for them.
3406 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3407 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3408 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3409 build directory.
3410 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3411 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3412 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3413 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3414 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3415 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3416 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3417 * configure: Regenerate.
3418 * Makefile.in: Regenerate.
3419
3420 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3421
3422 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3423 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3424 * Makefile.in: Regenerated.
3425
3426 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3427
3428 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3429 (CFLAGS_FOR_TARGET): Use it.
3430 (CXXFLAGS_FOR_TARGET): Likewise.
3431 * Makefile.in: Regenerated.
3432 * configure.in (--with-build-sysroot): New option.
3433 * configure: Regenerated.
3434
3435 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3436
3437 * Makefile.tpl: Wrap install between unstage and stage
3438 * Makefile.in: Regenerate.
3439
3440 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3441
3442 * all files: Update FSF address.
3443
3444 2005-07-14 Jim Blandy <jimb@redhat.com>
3445
3446 * configure.in: Add cases for Renesas m32c.
3447 * configure: Regenerated.
3448
3449 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3450
3451 * COPYING, compile, config-ml.in, config.guess,
3452 config.sub, install-sh, missing, mkinstalldirs,
3453 symlink-tree, ylwrap: Sync from upstream sources.
3454
3455 2005-07-13 Eric Christopher <echristo@redhat.com>
3456
3457 * configure.in: Add toplevel noconfigdir support for tpf.
3458 * configure: Regenerate.
3459
3460 2005-07-11 Jakub Jelinek <jakub@redhat.com>
3461
3462 * Makefile.def (target_modules): Add libssp.
3463 * configure.in (target_libraries): Add target-libssp.
3464 * configure: Rebuilt.
3465 * Makefile.in: Rebuilt.
3466
3467 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
3468
3469 PR ada/22340
3470
3471 * Makefile.def: Sync with gcc.
3472 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3473 * Makefile.in: Regenerate.
3474
3475 2005-07-07 Andreas Schwab <schwab@suse.de>
3476
3477 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3478 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3479 * Makefile.in: Regenerated.
3480
3481 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
3482
3483 * configure.in: Add --enable-libssp and --disable-libssp.
3484 * configure: Regenerate with autoconf-2.13.
3485
3486 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3487
3488 * configure.in: Don't build sim or rda when targetting darwin.
3489 * configure: Regenerate.
3490
3491 2005-07-04 Ben Elliston <bje@gnu.org>
3492
3493 * src-release (do-proto-toplev): Remove dejagnu bits.
3494 (DEJAGNU_SUPPORT_DIRS): Remove.
3495 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3496 (GDBD_SUPPORT_DIRS): Likewise.
3497 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3498 (INSIGHTD_SUPPORT_DIRS): Likewise.
3499 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3500
3501 2005-06-30 Ben Elliston <bje@gnu.org>
3502
3503 * setup.com (mpw): Remove unused directive.
3504
3505 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3506
3507 * Makefile.def (stagefeedback): Come after profile.
3508 Define profiledbootstrap target.
3509 * Makefile.tpl (profiledbootstrap): Remove.
3510 (stageprofile-end): Zap stagefeedback.
3511 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3512 * Makefile.in: Regenerate.
3513
3514 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3515
3516 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3517 In 'cpp' stanza, support '#line' as well as '# '.
3518
3519 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3520
3521 * configure.in (unsupported_languages): New macro.
3522 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3523 non-ported target libraries in noconfigdirs.
3524 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3525 non-linux-gnu. Remove libgcj_ex_libffi.
3526 <lang_frag loop>: Set add_this_lang=no if the language is in
3527 unsupported_languages.
3528 * configure: Regenerate.
3529
3530 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3531
3532 * configure.in: Fix typo in handling of --with-mpfr-dir.
3533 * configure: Regenerate.
3534
3535 2005-06-02 Jim Blandy <jimb@redhat.com>
3536
3537 * config.sub: Add cases for the Renesas m32c. (This patch has been
3538 accepted into the master sources.)
3539
3540 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3541 Michael Snyder <msnyder@redhat.com>
3542 Stan Cox <scox@redhat.com>
3543
3544 * configure.in: Set noconfigdirs for ms1.
3545
3546 * configure: Regenerate.
3547
3548 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3549
3550 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3551 (Dependencies): Consider target modules for bootstrap dependencies.
3552 Make target bootstrap modules depend on each stage's gcc.
3553 * Makefile.in: Regenerate.
3554
3555 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3556
3557 * Makefile.def (configure-gcc): Depend on binutils having been built.
3558 (all-gcc): No need to do it here.
3559 * Makefile.in: Regenerate.
3560
3561 2005-05-19 Paul Brook <paul@codesourcery.com>
3562
3563 * configure.in: Rewrite misleading error message when requested
3564 language cannot be built.
3565 * configure: Regenerate.
3566
3567 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3568
3569 * ylwrap: Import from Automake 1.9.5.
3570
3571 2005-05-04 Mike Stump <mrs@apple.com>
3572
3573 * configure.in: Always pass --target to target configures as
3574 otherwise rebuilds that do --recheck will fail.
3575 * configure: Rebuilt.
3576
3577 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3578
3579 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3580 STAGE_HOST_EXPORTS.
3581 (configure, all): Add bootstrap support.
3582 (Host modules, target modules): Pass post-stage1 flags and exports.
3583 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3584 * Makefile.in: Regenerate.
3585
3586 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3587
3588 Sync from gcc:
3589
3590 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3591
3592 * config.sub: Update from master copy.
3593
3594 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3595
3596 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3597 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3598 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3599 "*-*-elf" and "*-*-linux*".
3600 * configure: Regenerate.
3601
3602 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3603
3604 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3605 (TARGET_CONFIGARGS): Include --with-target-subdir.
3606 (configure, all): New macros. Use them throughout.
3607
3608 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
3609
3610 * Makefile.tpl: Sync with gcc.
3611 * Makefile.in: Regenerate.
3612
3613 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3614
3615 * config/mh-mingw32: Delete.
3616 * configure.in: Don't use it.
3617 * configure: Regenerate.
3618
3619 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
3620
3621 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3622 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3623 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3624 (HOST_LIB_PATH): Generate from Makefile.def.
3625 (TARGET_LIB_PATH): Likewise.
3626 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3627 * Makefile.in: Regenerate.
3628 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3629 (RPATH_ENVVAR): Include Darwin case.
3630 * configure: Regenerate.
3631
3632 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
3633
3634 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3635 * configure: Regenerate.
3636
3637 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3638
3639 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3640 gcc_version, and gcc_version_trigger from set of flags to pass.
3641 * Makefile.tpl: Remove definitions of above variables.
3642 (config.status): Remove dependency on $(gcc_version_trigger).
3643 * Makefile.in: Regenerate.
3644 * configure.in: Do not reference config/gcc-version.m4 nor
3645 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3646 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3647 * configure: Regenerate.
3648
3649 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3650 Andrew Pinski <pinskia@physics.uc.edu>
3651
3652 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3653 * Makefile.in: Regenerate.
3654
3655 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
3656
3657 PR libgcj/20160
3658 * ltmain.sh: Avoid creating archives with components that have
3659 duplicate basenames.
3660
3661 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3662
3663 PR bootstrap/20250
3664 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3665 instead of check.
3666 * Makefile.in: Regenerate.
3667
3668 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3669
3670 Sync from gcc.
3671
3672 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3673
3674 PR bootstrap/17383
3675 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3676 * Makefile.tpl (HOST_SUBDIR): New substitution.
3677 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3678 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3679 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3680 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3681 (Host modules, Bootstrapped modules): Use it.
3682 (Build modules, Target modules): Do not create symlink trees,
3683 always configure out-of-srcdir.
3684 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3685 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3686 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3687 $(HOST_SUBDIR). Create a symlink for host_subdir.
3688
3689 * Makefile.in: Regenerate.
3690 * configure: Regenerate.
3691
3692 Merged from libada-gnattools-branch:
3693 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3694
3695 * Makefile.def: Add gnattools as a module, depending on target-libada.
3696 * Makefile.in: Regenerate.
3697 * configure.in: Include gnattools in host_tools; disable it if ada
3698 is disabled.
3699 * configure: Regenerate.
3700
3701 2005-02-23 Nick Clifton <nickc@redhat.com>
3702
3703 * configure: Regenerate.
3704
3705 2005-02-22 Paul Schlie <schlie@comcast.net>
3706
3707 * configure.in: Allow darwin targeted ports to build tk, itcl and
3708 libgui.
3709
3710 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3711
3712 PR libgcj/10353
3713 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3714 * configure: Regenerate.
3715
3716 2005-02-08 Andrew Cagney <cagney@gnu.org>
3717
3718 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3719 gdb/ section. Update GDB's URL.
3720
3721 2005-01-31 Andrew Cagney <cagney@gnu.org>
3722
3723 * gettext.m4: Only set ENABLE_NLS when gettext is present.
3724
3725 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
3726
3727 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3728 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3729 target-libgloss when not *-*-elf and *-*-aout.
3730 * configure: Regenerate.
3731
3732 2005-01-27 Andrew Cagney <cagney@gnu.org>
3733
3734 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
3735
3736 2005-01-24 Andrew Cagney <cagney@gnu.org>
3737
3738 * gettext.m4: Only fall back to ../intl/ when it's present.
3739
3740 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3741
3742 * install-sh, config.sub: Import from upstream.
3743
3744 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3745
3746 PR bootstrap/18222
3747 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3748 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3749 * Makefile.in: Regenerate.
3750
3751 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
3752
3753 Revert 2004-12-28 Makefile changes, a better fix will be
3754 applied to mainline and src after GCC 4.0 branches.
3755
3756 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
3757
3758 PR bootstrap/17383
3759
3760 * Makefile.def (target_modules): Remove stage parameter,
3761 it is always true now.
3762 * Makefile.tpl (configure-build-[+module+],
3763 configure-target-[+module+]): Always build symlink tree
3764 for the directory and for include. BUILD_SUBDIR and
3765 TARGET_SUBDIR cannot be . anymore.
3766 * Makefile.in: Regenerate.
3767
3768 2004-12-25 David Edelsohn <edelsohn@gnu.org>
3769
3770 Revert 2004-12-08 Makefile changes.
3771
3772 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3773
3774 * configure.in (sh64-*-*): Reenable gprof.
3775 * configure: Regenerate.
3776
3777 2004-12-09 Jim Blandy <jimb@redhat.com>
3778
3779 * MAINTAINERS: List 'depcomp' as part of automake.
3780
3781 2004-12-08 David Edelsohn <edelsohn@gnu.org>
3782
3783 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3784 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3785 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3786 * Makefile.in: Regenerate.
3787
3788 2004-12-07 Matt Kraai <kraai@ftbfs.org>
3789
3790 * Makefile.tpl: Generate normal dependencies if the LHS module is
3791 not bootstrapped.
3792 * Makefile.in: Regenerate.
3793
3794 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3795
3796 * configure.in: Include config/gxx-include-dir.m4. Use
3797 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3798 * configure: Regenerate.
3799
3800 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3801
3802 * config.if: Delete.
3803 * configure.in: Set libstdcxx_incdir directly.
3804 * configure: Regenerate.
3805 * MAINTAINERS: Remove mention of config.if.
3806 * src-release (DEVO_SUPPORT): Remove config.if.
3807
3808 2004-12-02 Eric Christopher <echristo@redhat.com>
3809
3810 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
3811 of things to remove.
3812 * Makefile.in: Regenerate.
3813
3814 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3815
3816 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3817 * configure: Regenerate.
3818
3819 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3820
3821 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3822 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3823 * configure: Regenerate.
3824
3825 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3826
3827 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3828 (hppa*64*-*-*): Delete incorrect comment.
3829 * configure: Rebuilt.
3830
3831 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3832
3833 * install-sh, compile: Import from automake.
3834
3835 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3836
3837 * config.guess, config.sub: Import from savannnah.
3838
3839 2004-11-12 Mike Stump <mrs@apple.com>
3840
3841 * Makefile.def: Add html support.
3842 * Makefile.tpl: Likewise.
3843 * Makefile.in: Regenerate.
3844
3845 2004-11-11 Geoffrey Keating <geoffk@apple.com>
3846
3847 PR 18423
3848 * configure.in: Remove all instances of build-fixincludes from
3849 noconfigdirs.
3850 (build_configargs): Supply --target to subdirectories.
3851 * configure: Regenerate.
3852
3853 * Makefile.def: Make gcc install depend on fixincludes install.
3854 * Makefile.in: Regenerate.
3855
3856 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3857
3858 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3859 target-libgfortran.
3860 * configure: Regenerate.
3861
3862 2004-11-07 David Edelsohn <edelsohn@gnu.org>
3863
3864 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3865 like CC.
3866
3867 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
3868
3869 * Makefile.def (host fixincludes): Specify missing targets.
3870 * Makefile.in: Regenerate.
3871
3872 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3873
3874 PR other/17783
3875 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3876 * configure: Regenerated.
3877
3878 2004-11-04 Daniel Jacobowitz <dan@debian.org>
3879
3880 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3881 * configure: Regenerated.
3882
3883 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
3884
3885 PR target/18151
3886 * configure.in (case ${target}): Do not build fixincludes for avr.
3887 * configure: Regenerated.
3888
3889 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
3890
3891 * configure.in (case ${target}): Do not build fixincludes
3892 on platforms where it is not used.
3893 * configure: Regenerated.
3894
3895 2004-10-23 Daniel Jacobowitz <dan@debian.org>
3896
3897 * configure.in: Use an absolute path to install-sh.
3898 * configure: Regenerated.
3899
3900 2004-10-19 Andrew Cagney <cagney@gnu.org>
3901
3902 * src-release (do-djunpack, do-md5sum): Install the generated file
3903 directly into the proto-toplev/ directory.
3904
3905 2004-10-19 Andrew Cagney <cagney@gnu.org>
3906
3907 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
3908
3909 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3910
3911 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3912 * configure: Regenerate.
3913
3914 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
3915
3916 Fix wrong conflict resolution in:
3917
3918 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3919
3920 * Makefile.in: Regenerate.
3921 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3922 in the recursive `make', instead of hardwiring `all'.
3923 (Autogenerated TARGET-* variables): New.
3924
3925 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3926
3927 Merged from GCC / libtool upstream:
3928 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3929 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3930 * ltcf-cxx.sh (tpf*): Likewise.
3931 * ltconfig (tpf*): Add TPF OS configuration support.
3932
3933 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
3934
3935 * configure.in: Enable target-libgloss for crx-*-*.
3936 * configure: Regenerate.
3937
3938 2004-09-24 Michael Roth <mroth@nessie.de>
3939
3940 * configure.in (--without-headers): Add missing double quotes.
3941 * configure: Regenerate.
3942
3943 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3944
3945 * ylwrap: Revert to previous version.
3946
3947 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3948
3949 PR bootstrap/17369
3950 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3951 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3952 SET_GCC_LIB_PATH_CMD.
3953 (BASE_TARGET_EXPORTS): Likewise.
3954 * Makefile.in: Regenerated.
3955
3956 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3957 * configure: Regenerated.
3958
3959 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3960
3961 * config.guess: New upstream version
3962 * compile, depcomp, install-sh, ylwrap: Likewise.
3963
3964 2004-09-19 Roger Sayle <roger@eyesopen.com>
3965
3966 * config/mh-x86omitfp: New host makefile fragment. Add
3967 -fomit-frame-pointer to the default BOOT_CFLAGS.
3968 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3969 * configure: Regenerate.
3970
3971 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3972
3973 PR target/11572
3974 * configure.in (*-*-darwin*): Renable libobjc.
3975 * configure: Regenerate.
3976
3977 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
3978
3979 * Makefile.def: Remove libbanshee.
3980 * Makefile.tpl: Ditto.
3981 * configure.in: Ditto.
3982 * Makefile.in: Regen.
3983 * configure: Ditto.
3984
3985 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
3986
3987 * missing: Import latest version from master repository.
3988
3989 2004-09-04 Nick Clifton <nickc@redhat.com>
3990
3991 * config.sub: Import latest version from master repository.
3992 * config.guess: Likewise.
3993 This includes these changes:
3994
3995 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3996
3997 * config.sub: Handle crisv32, alias etraxfs.
3998 * config.guess (crisv32:Linux:*:*): Handle.
3999
4000 2004-08-13 Brad Smith <brad@comstyle.com>
4001
4002 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4003 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4004
4005 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4006
4007 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4008 assume the processor is a powerpc. This is because coreutils
4009 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4010 in this case, due to a MacOS X bug that causes
4011 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4012 to return a negative number.
4013 Problem reported by Petter Reinholdtsen in:
4014 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4015
4016 2004-07-19 Ben Elliston <bje@gnu.org>
4017
4018 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4019
4020 2004-06-24 Ben Elliston <bje@gnu.org>
4021
4022 * config.guess: Update copyright years.
4023 * config.sub: Likewise.
4024
4025 2004-06-22 Robert Millan <robertmh@gnu.org>
4026
4027 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4028 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4029
4030 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4031
4032 * config.guess (*:*VMS:*:*): New entry. Replaces
4033 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4034 manufacturer.
4035
4036 2004-06-22 Ben Elliston <bje@gnu.org>
4037
4038 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4039 * config.sub: Likewise.
4040
4041 2004-06-22 Ben Elliston <bje@gnu.org>
4042
4043 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4044 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4045
4046 2004-06-11 Ben Elliston <bje@gnu.org>
4047
4048 * config.guess (pegasos:OpenBSD:*:*): Remove.
4049
4050 2004-06-11 Ben Elliston <bje@gnu.org>
4051
4052 From Wouter Verhelst <wouter@grep.be>:
4053 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4054
4055 2004-06-11 Ben Elliston <bje@gnu.org>
4056
4057 * config.guess (luna88k:OpenBSD:*:*): New.
4058
4059 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4060
4061 * config.guess (m32r*:Linux:*:*): New case.
4062 * config.sub: Handle m32rle.
4063
4064 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4065
4066 From Jens Petersen <petersen@redhat.com>:
4067 * config.sub: Handle sparcv8.
4068
4069 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4070
4071 From Tom Smith <smith@cag.lkg.hp.com>:
4072 * config.guess: Version suffixes are equally significant on Tru64
4073 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4074 prefix of "P" (patched kernel).
4075
4076 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4077
4078 * config.sub: Add support for National Semiconductor CRX target.
4079
4080 2004-09-03 Jan Beulich <jbeulich@novell.com>
4081
4082 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4083 *-*-netware, but add target-libmudflap.
4084 Consolidate *-*-netware targets (of which really only i?86 exists)
4085 into a single entry.
4086 * configure: Likewise.
4087
4088 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
4089
4090 * Makefile.tpl (sorry): Remove.
4091 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4092 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4093 (do-clean): Clean per-stage directories too.
4094 (do-distclean): Run distclean-stage1 too.
4095 (.NOTPARALLEL): Enable during toplevel bootstrap.
4096 (stage[+id+]-bubble): Enable parallel execution during
4097 the recursive invocation.
4098 * Makefile.in: Regenerate.
4099
4100 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4101
4102 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4103
4104 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4105 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4106 * configure: regenerate
4107 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4108 -mdynamic-no-pic
4109
4110 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4111
4112 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4113 include.
4114 * configure.in: Fix indentation.
4115 * configure: Regenerate.
4116
4117 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4118
4119 * Makefile.def (build_modules): Add fixincludes.
4120 (dependencies): Make gcc depend on fixincludes.
4121 * configure.in (build_tools): Add fixincludes.
4122 (build_configdirs): Always include build_libs.
4123 * Makefile.in: Regenerate.
4124 * configure: Regenerate.
4125
4126 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
4127
4128 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4129 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4130 phony targets; do not generate timestamp files.
4131 (distclean-stageN): Remove references to their timestamp files.
4132 (restageN, touch-stageN): Remove.
4133 (stageN-bubble): Rewritten.
4134 (compare): Support lean bootstraps.
4135 * Makefile.in: Regenerate.
4136
4137 * configure.in: Only warn when bootstrapping but
4138 build != host or build != target. Support lean bootstraps.
4139 * configure: Regenerate.
4140
4141 Sync from gcc:
4142 2004-08-26 Phil Edwards <phil@codesourcery.com>
4143
4144 * configure.in: Give a better error message if GMP/MPFR are missing
4145 and a language needing them has been requested.
4146 * configure: Regenerated.
4147
4148 2004-08-25 Phil Edwards <phil@codesourcery.com>
4149
4150 * configure.in: Print a list of available language front-ends if
4151 a requested one is missing. Tidy stray tab characters.
4152 * configure: Regenerated.
4153
4154 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
4155
4156 * Makefile.in: Regenerate.
4157 * configure: Regenerate.
4158
4159 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4160 stage_*_flags.
4161 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4162 for bootstrapped modules if toplevel bootstrap is going.
4163 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4164 modules. Adjust for changes in Makefile.def. Enable several
4165 rules even in non-bootstrap mode, just to avoid peppering the
4166 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4167 (stage-[+prev+]-bubble): Remove.
4168
4169 * Makefile.def (Dependencies): Depend on all-build-bison,
4170 all-build-flex, all-build-byacc, all-build-texinfo, rather
4171 than the host variations.
4172 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4173 with BUILD_SUBDIR.
4174 (BISON): Update for recent Bisons.
4175 (YACC): Fix typo.
4176 (cross): Depend on all-build.
4177 (all): Do not depend on all-build.
4178 (prebootstrap): Remove.
4179 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4180 (Prebootstrap dependencies): Add them to the per-stage targets
4181 and to all-prebootstrap.
4182 * configure.in (build_configdirs): Always enable build_tools.
4183 (BUILD_DIR_PREFIX): Remove.
4184
4185 * Makefile.def (gcc): Add target variable.
4186 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4187 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4188 in the recursive `make', instead of hardwiring `all'.
4189 (Autogenerated TARGET-* variables): New.
4190
4191 2004-08-17 Robert Millan <robertmh@gnu.org>
4192
4193 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4194 (instead of FreeBSD).
4195 * configure: Regenerate.
4196
4197 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4198
4199 * Makefile.def, configure.in, src-release: Remove useless, bogus
4200 references to tix.
4201 * Makefile.in, configure: Regenerate.
4202
4203 * src-release: Stop distributing mmalloc with gdb (which doesn't
4204 use it).
4205 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4206 * Makefile.in: Regenerate.
4207
4208 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4209
4210 * configure.in (arm*-*-eabi*): New target.
4211 * configure: Regenerate.
4212
4213 2004-08-01 Robert Millan <robertmh@gnu.org>
4214
4215 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4216 libmudflap for all GNU-based systems (with Glibc).
4217 * configure: Regenerate.
4218
4219 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
4220
4221 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4222 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4223 (Dependencies): New section.
4224 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4225 (configure-target-[+module+]): Depend on maybe-all-gcc
4226 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4227 (toplevel profiledbootstrap): Fix dependencies.
4228 * Makefile.in: Regenerate.
4229
4230 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4231
4232 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4233 target-libiberty to noconfigdirs.
4234
4235 2004-08-03 Paul Brook <paul@codesourcery.com>
4236
4237 * configure.in: Check for MPFR as well as GMP.
4238 * configure: Regenerate.
4239
4240 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4241
4242 * Makefile.def (host-modules): Add gcc.
4243 * Makefile.in: Regenerate.
4244 * Makefile.tpl (sorry): New rule.
4245 (configure-host, all-host, [+make_target+]-host, do-check,
4246 install-host): Do not add gcc as a special case.
4247 (host modules): Add a small special-casing for gcc. Export
4248 extra_make_flags through the environment.
4249 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4250 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4251 other recursive targets for gcc): Remove.
4252
4253 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4254 (stage, unstage): New rules.
4255 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4256 distclean-stage[+id+]): Use stage_current.
4257 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4258 the stage*-start rules.
4259
4260 2004-07-19 Robert Millan <robertmh@gnu.org>
4261
4262 Synced from gcc:
4263
4264 2004-04-26 Robert Millan <robertmh@gnu.org>
4265
4266 Add patches from libtool CVS.
4267 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4268 * ltconfig: Likewise.
4269 * ltcf-c.sh: Likewise.
4270 * ltcf-cxx.sh: Likewise.
4271 * ltcf-gcj.sh: Likewise.
4272
4273 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
4274
4275 * configure.in: Add noconfigdirs for crx-*-*.
4276 * configure: Regenerate.
4277
4278 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
4279
4280 Synced from gcc:
4281
4282 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4283
4284 * configure.in: Build libmudflap by default on FreeBSD.
4285 * configure: Regenerated.
4286
4287 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4288
4289 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4290 systems.
4291 * configure: Regenerated.
4292
4293 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4294
4295 PR target/16344
4296 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4297 feedback based compiler.
4298 * Makefile.in: Rebuilt.
4299
4300 2004-07-05 Phil Edwards <phil@codesourcery.com>
4301
4302 * configure.in: Do not prepend $srcdir to /dev/null in
4303 makefile fragments.
4304 * configure: Regenerate.
4305
4306 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
4307
4308 * Makefile.def (host_modules): Set bootstrap=true for flex.
4309 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4310 * Makefile.in: Rebuilt.
4311
4312 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
4313
4314 * Makefile.def (build_modules): Add bison, byacc, flex,
4315 m4, texinfo.
4316 (flags_to_pass): Add FLEX.
4317 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4318 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4319 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4320 DEFAULT_MAKEINFO): Remove.
4321 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4322 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4323 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4324 objdir or else use configured tool.
4325 (all-build): New.
4326 (all): Depend on it.
4327 (Build module dependencies): Add.
4328 * Makefile.in: Regenerate.
4329 * configure.in: Better support for multiple build modules,
4330 matching what is done for host/target modules. Do not look
4331 for "plausible" locations of build tools if Canadian cross.
4332 Use autoconf's AC_PROG_CC to find a C compiler. Define
4333 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4334 * configure: Regenerate.
4335
4336 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4337
4338 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4339 * Makefile.in: Regenerate.
4340
4341 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4342
4343 * Makefile.tpl (configure-build-[+module+],
4344 configure-[+module+], configure-target-[+module+]): Pass
4345 [+extra_configure_args+].
4346 (all-build-[+module+], all-[+module+], check-[+module+],
4347 install-[+module+], [+make_target+]-[+module+],
4348 all-target-[+module+], check-target-[+module+],
4349 install-target-[+module+], [+make_target+]-target-[+module+]):
4350 Pass [+extra_make_args+].
4351 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4352 (GCC_HOST_EXPORTS): Remove.
4353 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4354 cross, check-gcc, check-gcc-c++, install-gcc,
4355 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4356 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4357 * Makefile.in: Regenerate.
4358
4359 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4360
4361 * configure.in: Check for srcdir/winsup rather than build directory
4362 winsup.
4363 * configure: Regenerate.
4364
4365 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
4366
4367 * configure.in: Don't build Cygwin native newlib if winsup
4368 directory is missing. Emit warning instead.
4369 * configure: Regenerate.
4370
4371 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
4372
4373 * Makefile.tpl (touch-stage[+id+]): New.
4374 (restage[+prev+]): Depend on touch-stage[+id+].
4375
4376 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4377 Use it throughout.
4378
4379 * Makefile.def: Add profile and feedback bootstrap stages.
4380 Remove next field from bootstrap stages.
4381 * Makefile.tpl (LN, LN_S): Substitute.
4382 (stageN-start, stageN-end): Use double-colon rules, to
4383 provide a hook for additional setup commands.
4384 (distclean-stageN-gcc, restageN): Create dependencies from
4385 [+prev+], not from [+next+].
4386 (stageN-bubble): Add commands for successive stages from
4387 [+prev+], using double-colon rules.
4388 (all-stageN-gcc): Fix typo.
4389 (stagefeedback-start, profiledbootstrap): New.
4390 * Makefile.in: Regenerate.
4391 * configure.in: Call ACX_PROG_LN.
4392 * configure: Regenerate.
4393
4394 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
4395
4396 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4397 without gcc.
4398 * configure: Regenerate.
4399
4400 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4401
4402 * Makefile.tpl: Fix typo.
4403 * Makefile.in: Regenerate.
4404
4405 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4406
4407 * configure.in: Remove new- prefix from toplevel
4408 bootstrap targets.
4409 * configure: Regenerate.
4410
4411 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4412
4413 Merge this patch from the gcc tree:
4414
4415 2004-05-30 Andreas Jaeger <aj@suse.de>
4416 Jim Wilson <wilson@specifixinc.com>
4417
4418 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4419 like CC.
4420
4421 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4422
4423 * Makefile.tpl (all.normal): Rename to all.
4424 (all): Replace with a rule to pick the default
4425 target from configure.
4426 (all-gcc, configure-gcc): Use conditionals to
4427 do nothing when toplevel bootstrap is going on.
4428 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4429 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4430 * configure.in: Support --enable-bootstrap.
4431
4432 * Makefile.def: Remove new- prefix from toplevel
4433 bootstrap targets.
4434 * Makefile.tpl: Likewise.
4435
4436 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4437 target.
4438
4439 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4440 $(RECURSE_FLAGS) to recursive invocation of make.
4441
4442 * Makefile.in: Regenerate.
4443 * configure: Regenerate.
4444
4445 2004-05-27 Daniel Jacobowitz <dan@debian.org>
4446
4447 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4448 * configure: Regenerate.
4449
4450 2004-05-25 Daniel Jacobowitz <drow@false.org>
4451
4452 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4453 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4454 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4455 targets.
4456 * Makefile.in: Regenerate.
4457
4458 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
4459
4460 * configure.in: Test the ability to symlink directories.
4461 * configure: Regenerate.
4462
4463 * Makefile.def (bootstrap-stage): New definitions.
4464 * Makefile.tpl (configure-stage1-gcc,
4465 configure-stage2-gcc, configure-stage3-gcc,
4466 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4467 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4468 new-restage3, compare): Autogenerate, see Makefile.in
4469 entry for behavioral changes.
4470 (distclean-stage1, new-stage1-start, new-stage1-end,
4471 new-stage1-bubble, distclean-stage2, new-stage2-start,
4472 new-stage2-end, new-stage2-bubble, distclean-stage3,
4473 new-stage3-start, new-stage3-end): New autogenerated targets.
4474 (objext, prebootstrap, BOOT_CFLAGS,
4475 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4476 targets.
4477
4478 * Makefile.in: Regenerate.
4479 (distclean-stage1, new-stage1-start, new-stage1-end,
4480 new-stage1-bubble, distclean-stage2, new-stage2-start,
4481 new-stage2-end, new-stage2-bubble, distclean-stage3,
4482 new-stage3-start, new-stage3-end): New targets.
4483 (all-stage1-gcc): Move prebootstrap dependency from here...
4484 (configure-stage1-gcc): ...to here.
4485 (new-bootstrap): Use bubble targets.
4486 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4487 Use per-stage distclean targets.
4488 (configure-stage1-gcc, configure-stage2-gcc,
4489 configure-stage3-gcc, all-stage1-gcc,
4490 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4491 Use new-stageN-start to prepare the tree.
4492
4493 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
4494
4495 * Makefile.def (host_modules): add libcpp.
4496 * Makefile.tpl: Add dependencies on and for libcpp.
4497 * Makefile.in: Regenerate.
4498 * configure.in: Add libcpp host module.
4499 * configure: Regenerate.
4500
4501 2004-05-17 Zack Weinberg <zack@codesourcery.com>
4502
4503 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4504 of libf2c.
4505 * configure, Makefile.in: Regenerate.
4506
4507 2004-05-13 Diego Novillo <dnovillo@redhat.com>
4508
4509 Merge from tree-ssa-20020619-branch.
4510
4511 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4512 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4513 (HOST_GMPLIBS): Define.
4514 (HOST_GMPINC): Define.
4515 (TARGET_LIB_PATH): Add libmudflap.
4516 (GFORTRAN_FOR_TARGET): Define.
4517 (configure-build*): Export GFORTRAN.
4518 (configure-gcc): Export GMPLIBS and GMPINC.
4519 (all-gcc): Add maybe-all-libbanshee.
4520 (configure-target-libgfortran): Define.
4521 * Makefile.in: Regenerate.
4522 * configure.in (host_libs): Add libbanshee.
4523 (target_libraries): Add target-libmudflap and target-libgfortran.
4524 Add --with-libbanshee.
4525 Handle --disable-libmudflap.
4526 (*-*-freebsd*): Use with_gmp.
4527 Add $(libgcj) to noconfigdirs.
4528 * configure: Regenerate.
4529 * depcomp: New file.
4530 * MAINTAINERS: Add tree-ssa maintainers.
4531
4532 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
4533
4534 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4535 * configure: Regenerate.
4536
4537 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
4538
4539 Revert:
4540 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4541
4542 * Makefile.def (flags_to_pass): Remove *dir variables that
4543 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4544 as well as prefix and exec_prefix.
4545 * Makefile.in: Regenerate.
4546
4547 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4548
4549 * Makefile.def (host_modules): Mark with the bootstrap
4550 flag packages on which gcc depends.
4551 * Makefile.tpl (all-bootstrap): Use it.
4552 * Makefile.in: Regenerate.
4553
4554 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4555
4556 * Makefile.def (flags_to_pass): Remove *dir variables that
4557 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4558 as well as prefix and exec_prefix.
4559 * Makefile.in: Regenerate.
4560
4561 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4562
4563 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4564 * configure: Regenerate.
4565 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4566 * gcc/Makefile.tpl (compare): Use the result of the test.
4567 * gcc/Makefile.in: Regenerate.
4568
4569 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
4570
4571 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4572 Always relocate gcc and prev-gcc to the original names, even
4573 if the build fails.
4574 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4575 New targets.
4576
4577 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4578
4579 * configure.in (mips*-*-irix5*): Enable ld.
4580 * configure: Regenerate.
4581
4582 2004-04-15 James E Wilson <wilson@specifixinc.com>
4583
4584 * Makefile.tpl (configure-[+module+], configure-gcc,
4585 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4586 Set and export LDFLAGS.
4587 * Makefile.in: Regenerate.
4588
4589 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4590
4591 PR bootstrap/14871
4592 * Makefile.tpl: If we don't have built-in-tree target tools,
4593 use the ones found by configure rather than hacking around with
4594 program_transform_name.
4595 * configure.in: Give Makefile.tpl the information necessary
4596 to do that.
4597 * Makefile.in: Regenerate.
4598 * configure: Regenerate.
4599
4600 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4601
4602 PR bootstrap/14760
4603 * configure.in: When computing baseargs, strip *all* copies of
4604 offending options. Also, don't match/substitute the trailing space,
4605 so that this actually works when two similar options are separated by
4606 only one space.
4607 * configure: Regenerate.
4608
4609 2004-04-06 David Edelsohn <edelsohn@gnu.org>
4610
4611 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4612 (rs6000-*-aix*): Same.
4613 * configure: Regenerate.
4614
4615 2004-03-25 Stan Shebs <shebs@apple.com>
4616
4617 Remove MPW support, no longer used.
4618 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4619 mpw-install: Remove files.
4620 * src-release (DEVO_SUPPORT): Remove names of removed files.
4621 * MAINTAINERS: Likewise.
4622
4623 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4624
4625 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4626 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4627 * Makefile.in: Regenerate.
4628
4629 * configure.in (top level bootstrap support): Rework --enable-werror
4630 to set @stage2_werror_flag@.
4631 * configure: Regenerate.
4632 * Makefile.tpl (top level bootstrap support): Pass
4633 @stage2_werror_flag@ down to configure in stages 2 and 3.
4634 * Makefile.in: Regenerate.
4635
4636 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4637
4638 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4639 for stages 2 and 3 as well as in make. As a consequence, remove
4640 OUTPUT_OPTION (now detected by configure) from the flags passed down
4641 to make.
4642 * Makefile.in: Regenerate.
4643
4644 * Makefile.tpl (new-bootstrap): Fix typo.
4645 * Makefile.in: Regenerate.
4646
4647 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4648
4649 * Makefile.tpl: Rearrange by moving recursive_targets rules
4650 into their proper sections.
4651 * Makefile.tpl (top level bootstrap support): Move disabling
4652 of coverage flags from 'make' to 'configure'; improve comments.
4653 * Makefile.in: Regenerate.
4654
4655 * Makefile.tpl (experimental top level bootstrap) Move stage1
4656 language setting from all- target to configure- target; disable
4657 intermodule optimization in stage 1; prevent gratuitous rebuilds
4658 of stage 1.
4659 * Makefile.in: Regenerate.
4660 * configure.in: Comma-separate stage 1 language list for top
4661 level bootstrap.
4662 * configure: Regenerate.
4663
4664 * Makefile.tpl: Clean up experimental top level bootstrap support:
4665 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4666 prev-gcc in configure- targets as well as all- targets.
4667 * Makefile.in: Regenerate.
4668
4669 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
4670
4671 * configure.in: Remove symbolic link section.
4672 * configure: Regenerate.
4673 * Makefile.tpl (links): Remove.
4674 * Makefile.in: Regenerate.
4675
4676 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
4677 Nathanael Nerode <neroden@gcc.gnu.org>
4678
4679 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4680 Set with AC_CHECK_PROGS.
4681 * configure.in: Fix comment typo from last patch.
4682 * configure: Regenerate.
4683
4684 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4685
4686 * Makefile.tpl: Introduce experimental top level bootstrap support.
4687 * Makefile.in: Regenerate.
4688 * configure.in: Introduce support for top level bootstrap.
4689 * configure: Regenerate.
4690
4691 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
4692 Paolo Bonzini <bonzini@gnu.org>
4693
4694 PR bootstrap/14522
4695 * configure.in: Cope with shells that do not support unquoted ^
4696 * configure: Regenerate.
4697
4698 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
4699 Paolo Bonzini <bonzini@gnu.org>
4700
4701 PR bootstrap/14522
4702 * configure.in: Cope with shell that do not support nesting
4703 quotes inside quoted backquote substitutions.
4704 * configure: Regenerate.
4705
4706 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4707
4708 PR bootstrap/14522
4709 * configure.in: Fix escaping of $.
4710 * configure: Regenerate.
4711
4712 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4713
4714 * configure: Regenerate.
4715
4716 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
4717
4718 PR ada/14131
4719 Move language detection to the top level.
4720 * configure.in: Find default values for the tools as
4721 soon as possible. Disable ada if GNAT is not found.
4722 Emit error message about missing languages. Expand
4723 --enable-languages=all for the gcc subdirectory.
4724
4725 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
4726
4727 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4728 and disable libgcj.
4729 * configure: Regenerated.
4730
4731 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4732
4733 PR bootstrap/7087
4734 * Makefile.tpl: Guard XFOO sed statements better.
4735 * Makefile.tpl: Add dependency for configure-target-libada.
4736 * Makefile.in: Regenerate (incidentally fixes broken
4737 commit when libada-branch was merged).
4738
4739 2004-02-28 Andrew Cagney <cagney@redhat.com>
4740
4741 * src-release (CVS_NAMES): Define.
4742 (do-tar, do-tar): Prune $(CVS_NAMES).
4743
4744 2004-02-23 Andrew Cagney <cagney@redhat.com>
4745
4746 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
4747 2004-02-19.09.
4748
4749 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4750
4751 PR bootstrap/11932
4752 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4753
4754 2004-02-19 Andrew Cagney <cagney@redhat.com>
4755
4756 * config.guess: Update from version 2003-06-12 to 2004-02-16.
4757 * config.sub: Update from version 2003-06-13 to 2004-02-16.
4758
4759 2004-02-11 David Edelsohn <edelsohn@gnu.org>
4760
4761 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4762 (rs6000-*-aix*): Same.
4763 * configure: Regenerate.
4764
4765 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4766
4767 * configure.in (host): Add in missing $noconfigdirs to defines.
4768 * configure: Regenerate.
4769
4770 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4771 Nathanael Nerode <neroden@gcc.gnu.org>
4772
4773 PR ada/6637, PR ada/5911
4774 Merge with libada-branch:
4775 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4776 with appropriate dependencies. Add --enable-libada configure switch.
4777 * configure, Makefile.in: Regenerate.
4778
4779 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4780
4781 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4782 * configure: Regenerate.
4783
4784 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4785
4786 * COPYING.NEWLIB: Update Red Hat license to 2004.
4787
4788 2004-01-23 DJ Delorie <dj@redhat.com>
4789
4790 * Makefile.def (target_modules) [libiberty]: Don't stage.
4791 * Makefile.in: Rebuilt.
4792
4793 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
4794
4795 * COPYING.NEWLIB: Update to include copyrights for new
4796 iconv code.
4797
4798 2004-01-15 Andrew Cagney <cagney@redhat.com>
4799
4800 * src-release: Update copyright year.
4801 (do-proto-toplev): Configure using i686-pc-linux-gnu.
4802 (NEWLIB_SUPPORT_DIRS): Delete macro.
4803 (newlib.tar.bz2): Delete rule.
4804
4805 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
4806
4807 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4808 * Makefile.tpl (configure-target-[+module+]): Support stage.
4809 * Makefile.in: Rebuilt.
4810
4811 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4812
4813 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
4814 throughout.
4815
4816 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4817
4818 * configure.in: Use ./config.cache, not config.cache.
4819 * configure: Regenerate.
4820 * Makefile.tpl: Special-casing not needed for GCC any more.
4821 * Makefile.in: Regenerate.
4822
4823 * configure.in: Don't share a cache file for host dirs.
4824 * configure: Regenerate.
4825
4826 * config-ml.in: Don't mess with the cache file.
4827
4828 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4829
4830 * Makefile.tpl: Make GCC use a separate config.cache.
4831 * Makefile.in: Regenerate.
4832
4833 PR bootstrap/11932, PR bootstrap/11933
4834 (I don't know if it will fix either of them, but it relates
4835 to them.)
4836 * configure.in: Don't use shared config.cache for target
4837 directories.
4838 * configure: Regenerate.
4839
4840 2003-12-31 Roger Sayle <roger@eyesopen.com>
4841
4842 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4843 * configure: Regenerated.
4844
4845 2003-12-21 Bernardo Innocenti <bernie@develer.com>
4846
4847 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4848 * configure: Regenerated.
4849
4850 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4851
4852 Port change over from GCC:
4853 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4854 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4855 (configure-build-[+module+], configure-[+module+]): Likewise.
4856 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4857 * Makefile.in: Regenerate.
4858
4859 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4860
4861 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4862 * configure: Regenerate.
4863
4864 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
4865
4866 * COPYING.NEWLIB: Add license info for long long routines added to
4867 stdlib.
4868
4869 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4870
4871 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4872 * Makefile.in: Regenerate.
4873
4874 2003-10-20 Phil Edwards <phil@codesourcery.com>
4875
4876 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4877 * configure: Regenerate.
4878
4879 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4880
4881 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4882 HOST_FLAGS_TO_PASS.
4883 * Makefile.in: Regenerate.
4884
4885 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4886
4887 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4888 * configure: Rebuilt
4889 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4890 * Makefile.in: Rebuilt
4891
4892 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4893
4894 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4895
4896 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
4897
4898 * config-ml.in: Use ac_configure_args directly instead of
4899 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4900 actually seen.
4901
4902 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
4903
4904 * config-ml.in: Propagate INSTALL variables.
4905
4906 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
4907
4908 * configure.in: Pass a computed --program-transform-name
4909 to subconfigures.
4910 * configure: Regenerated.
4911
4912 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4913
4914 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4915 * Makefile.in: Regenerate.
4916
4917 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4918 * Makefile.in: Regenerate.
4919
4920 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
4921
4922 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4923 quoting.
4924 * configure: Regenerated.
4925
4926 2003-09-12 Michael Chastain <mec@shout.net>
4927
4928 Fix PR gdb/857.
4929 * src-release (do-proto-topleve): Remove junk files
4930 intl/config.cache, intl/config.status,
4931 intl/config.h, intl/stamp-h.
4932
4933 2003-09-14 Andrew Cagney <cagney@redhat.com>
4934
4935 * src-release (dejagnu.tar): New target.
4936 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
4937 (do-djunpack): Use $(PACKAGE) for the package name.
4938
4939 2003-09-04 DJ Delorie <dj@redhat.com>
4940
4941 * configure: Regenerate.
4942
4943 2003-09-04 Robert Millan <robertmh@gnu.org>
4944
4945 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4946
4947 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4948
4949 * configure.in: Ensure arguments to sed are properly spaced.
4950 * configure: Regenerate.
4951
4952 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
4953
4954 Merge from gcc:
4955 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
4956 * install-sh: Update to newer upstream versions (associated with
4957 aclocal 1.7).
4958 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4959
4960 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
4961
4962 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4963 * configure: Regenerated.
4964
4965 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
4966
4967 * configure.in: Use newline instead of semicolon when assuming
4968 shell arguments in a for loop.
4969 * configure: Regenerated.
4970
4971 2003-08-20 Geoffrey Keating <geoffk@apple.com>
4972
4973 PR 8180
4974 * configure.in: When testing with_libs and with_headers, treat
4975 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4976 * configure: Regenerate.
4977
4978 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4979 make, shell, etc.
4980 (baseargs): Likewise.
4981 * configure: Regenerate.
4982
4983 2003-08-19 Geoffrey Keating <geoffk@apple.com>
4984
4985 * configure.in: Disable libgcj for darwin not on powerpc.
4986 * configure: Rebuild.
4987
4988 2003-08-15 Michael Chastain <mec@shout.net>
4989
4990 * src-release (do-proto-toplev): Remove junk files
4991 dejagnu/example/calc/config.status,
4992 dejagnu/example/calc/config.log.
4993
4994 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4995
4996 * config-ml.in, symlink-tree: Add license.
4997
4998 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
4999
5000 Merge from gcc:
5001
5002 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5003 * Makefile.tpl (check, check-c++): Express dependencies using
5004 dependencies rather than commands.
5005 * Makefile.in: Regenerate.
5006
5007 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5008 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5009 * Makefile.in: Update.
5010
5011 2003-08-01 Andrew Cagney <cagney@redhat.com>
5012
5013 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5014 * configure: Ditto.
5015
5016 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5017
5018 * configure.in: Enable libgcj for darwin.
5019 * configure: Rebuild.
5020
5021 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5022
5023 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5024
5025 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5026
5027 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5028 creating target and build subdirs to build all parent dirs as needed.
5029 * Makefile.in: Rebuild.
5030 * configure.in: Don't build dirs explicitly here.
5031 * configure: Rebuild.
5032
5033 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
5034
5035 * Makefile.tpl (all-make): Depend on intl.
5036 * Makefile.in: Rebuilt.
5037
5038 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5039
5040 * config.if: Remove unused libc_interface determination.
5041
5042 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5043
5044 * Makefile.in: Regenerate, correctly this time.
5045
5046 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5047
5048 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5049 unused INSTALL_PROGRAM_ARGS.
5050 * configure.in: Use AC_PROG_INSTALL.
5051 * Makefile.in: Regenerate.
5052 * configure: Regenerate.
5053
5054 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
5055
5056 * configure: Rebuilt.
5057 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5058 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5059 newlib nor libgloss.
5060 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5061 * configure.in (am33_2.0-*-linux*): Added.
5062
5063 2003-07-09 Bob Wilson <bob.wilson@acm.org>
5064
5065 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5066 * configure: Regenerate.
5067
5068 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5069
5070 * config-ml.in: Replace PWD with PWD_COMMAND.
5071 * Makefile.tpl: Likewise.
5072 * Makefile.in: Regenerated.
5073
5074 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5075
5076 * configure.in: Clean up config-lang.in handling. Delete
5077 useless assignment to "subdirs".
5078 * configure: Regenerate.
5079
5080 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5081
5082 * configure.in: Rename 'target_libs' to 'target_libraries'.
5083 Remove useless reference to 'target_libs'.
5084 * configure: Regenerate.
5085
5086 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5087
5088 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5089 * Makefile.in: Regenerate.
5090
5091 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5092
5093 * Makefile.def: Introduce flags_to_pass.
5094 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5095 * Makefile.in: Regenerate.
5096
5097 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5098
5099 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5100 and target-libgloss.
5101 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5102 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5103 * configure: Regenerate.
5104
5105 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5106
5107 * configure.in: Update testsuite_flags to new location.
5108 * configure. Regenerate.
5109
5110 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5111
5112 * Makefile.tpl: Remove BUILD_CC stuff.
5113 * Makefile.in: Regenerate.
5114
5115 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
5116
5117 * config.guess: Update to 2003-06-12 version.
5118 * config.sub: Update to 2003-06-13 version.
5119
5120 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5121
5122 * MAINTAINERS: Add myself as MIPS co-maintainer.
5123
5124 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5125
5126 * config.guess: Update to 2003-06-06 version.
5127 * config.sub: Update to 2003-06-06 version.
5128
5129 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5130
5131 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5132 * configure. Regenerate.
5133
5134 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5135
5136 * configure.in: Disable serial configure by default.
5137 * configure: Regenerate.
5138 * Makefile.tpl: Abolish .NOTPARALLEL.
5139 * Makefile.in: Regenerate.
5140
5141 * Makefile.tpl: Replace {build,host,target}_canonical by
5142 {build,host,target}.
5143 * Makefile.in: Regenerate.
5144
5145 * Makefile.tpl: Fix stupid pasto.
5146 * Makefile.in: Regenerate.
5147
5148 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5149
5150 * Makefile.tpl: Remove bogus conditional.
5151 * Makefile.in: Regenerate.
5152
5153 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5154
5155 * Makefile.tpl: Make 'recursive targets' using autogen rather
5156 than shell loop. Remove duplicate 'clean' targets and false
5157 comments.
5158 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5159 Add systematic method of specifying missing targets in subdirs.
5160 Add copyright boilerplate.
5161 * Makefile.in: Regenerate.
5162 * configure.in: Add 'recursive targets' to maybe list.
5163 * configure: Regenerate.
5164
5165 * Makefile.tpl: Rename [+target+] to [+make_target+].
5166 * Makefile.def: Rename 'target' to 'make_target'.
5167
5168 2003-05-30 Nick Clifton <nickc@redhat.com>
5169
5170 * README-maintainer-mode: Update URL for locating blessed config
5171 tools.
5172
5173 2003-05-29 Robert Millan <rmh@debian.org>
5174
5175 * ltconfig: Import this patch and modify for use with current
5176 version of ltconfig:
5177
5178 2003-05-21 Bruno Haible <bruno@clisp.org>
5179
5180 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5181 GNU/FreeBSD.
5182
5183 2003-05-28 DJ Delorie <dj@redhat.com>
5184
5185 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5186 * Makefile.in: Regenerate.
5187
5188 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5189
5190 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
5191
5192 2003-05-21 DJ Delorie <dj@redhat.com>
5193
5194 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5195 newlib or libgloss.
5196 * Makefile.in: Regenerate.
5197
5198 2003-05-21 DJ Delorie <dj@redhat.com>
5199
5200 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5201 * Makefile.in: Regenerate.
5202
5203 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5204
5205 * configure.in: Use curly braces in the definition of tooldir.
5206 * configure: Regenerate.
5207
5208 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5209
5210 * configure.in: Switch more things to use maybe dependencies.
5211 * Makefile.tpl: Switch more things to use maybe dependencies.
5212 Factor out common code from autogen IF statements.
5213 * configure: Regenerate.
5214 * Makefile.in: Regenerate.
5215
5216 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5217
5218 * configure.in: Accept i[3456789]86 for machine type.
5219 * configure: Regenerate.
5220
5221 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5222
5223 * configure.in: Switch more things to use maybe dependencies.
5224 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5225 * configure: Regenerate.
5226 * Makefile.tpl: Switch more things to use maybe dependencies.
5227 * Makefile.in: Regenerate.
5228
5229 2003-05-16 Andreas Schwab <schwab@suse.de>
5230
5231 * Makefile.tpl (install-opcodes): Define.
5232 * Makefile.in: Rebuild.
5233
5234 2003-05-13 Andreas Jaeger <aj@suse.de>
5235
5236 * config.guess: Update to 2003-05-09 version.
5237 * config.sub: Update to 2003-05-09 version.
5238
5239 2003-05-13 Michael Eager <eager@mvista.com>
5240
5241 * configure.in: Correct sed script so that options in quotes are not
5242 deleted.
5243 * configure: Rebuild.
5244
5245 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
5246
5247 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5248 and $$s/newlib/libc/sys/cygwin32 include paths.
5249 * configure: Ditto.
5250
5251 2003-05-05 H.J. Lu <hjl@gnu.org>
5252
5253 * config-ml.in: Restored from gcc repository.
5254
5255 2003-05-02 Chris Demetriou <cgd@broadcom.com>
5256
5257 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5258 * Makefile.in: Regenerate.
5259
5260 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
5261
5262 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5263 and Makefile.def.
5264
5265 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
5266
5267 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5268 * Makefile.in: Regenerated.
5269
5270 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5271
5272 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5273 * Makefile.in: Regenerate.
5274
5275 2003-04-18 Jakub Jelinek <jakub@redhat.com>
5276
5277 * configure.in (powerpc64*-*-linux*): Remove.
5278 * configure: Rebuilt.
5279
5280 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
5281
5282 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5283 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5284 and restrap.
5285 * Makefile.in: Regenerate.
5286
5287 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
5288
5289 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5290 * configure: Regenerated.
5291
5292 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
5293
5294 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5295 * */configure: Rebuilt.
5296
5297 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5298
5299 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5300 * Makefile.in: Regenerate.
5301
5302 2003-03-14 Michael Chastain <mec@shout.net>
5303
5304 * Makefile.in: Regenerate with correct Makefile.def.
5305
5306 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5307
5308 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5309 Make macro.
5310 * Makefile.in: Regenerate.
5311 * configure.in: Clean up gxx_include_dir logic.
5312 * configure: Regenerate.
5313
5314 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5315
5316 * configure.in (gxx_include_dir): Fix typo.
5317 * configure: Regenerated.
5318
5319 2003-03-06 Andrew Cagney <cagney@redhat.com>
5320
5321 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5322
5323 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
5324
5325 * configure.in: Include $(build_tooldir)/sys-include in
5326 FLAGS_FOR_TARGET.
5327 * configure: Regenerated.
5328
5329 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5330
5331 * Makefile.tpl: Reindent.
5332 * Makefile.in: Regenerate.
5333 * configure.in: Reindent. Don't set unused variables.
5334 * configure: Regenerate.
5335
5336 * Makefile.tpl: Always pass down RANLIB.
5337 * Makefile.in: Regenerate.
5338
5339 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5340 * Makefile.in: Regenerate.
5341 * configure.in: Remove unused logic relating to --enable-shared
5342 and --enable-threads. Remove bogus comments. Remove redundant
5343 noconfigdirs.
5344 * configure: Regenerate.
5345
5346 * configure.in: Replace ${libstdcxx_version} by its value.
5347 Remove reference to mh-dgux.
5348 * configure: Regenerate.
5349
5350 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5351
5352 * Makefile.tpl: Rearrange.
5353 * Makefile.in: Regenerate.
5354
5355 2003-02-25 Nick Clifton <nickc@redhat.com>
5356
5357 * configure: Remove site-file supprot - it is obsolete.
5358
5359 2003-02-24 Uwe Stieber <uwe@wwws.de>
5360
5361 * configure.in: Add support for kaOS as cross build target system.
5362 * configure: Regenerated.
5363
5364 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
5365
5366 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5367 configure-target-* as some target builds may require additional
5368 flags for preprocessor tests.
5369 * Makefile.in: Regenerated.
5370
5371 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
5372
5373 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5374 * ltconfig: Handle it.
5375 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5376 auto-detecting it.
5377
5378 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
5379
5380 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5381 it is used as argument to $CC.
5382 * ltcf-gcj.sh: Likewise.
5383
5384 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
5385
5386 * configure.in: Introduce --enable-maintainer-mode.
5387 * configure: Rebuilt.
5388 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5389 for maintainer mode.
5390 * Makefile.in: Rebuilt.
5391
5392 2003-02-19 Andrew Cagney <ac131313@redhat.com>
5393
5394 * configure: Regenerate using autoconf 2.13.
5395
5396 2003-02-19 Alan Modra <amodra@bigpond.net.au>
5397
5398 * config.guess: Import latest version.
5399 * config.sub: Import latest version.
5400
5401 2003-02-18 Jason Merrill <jason@redhat.com>
5402
5403 * Makefile.tpl (check-c++): Allow parallelism.
5404
5405 2003-02-17 Andrew Cagney <ac131313@redhat.com>
5406
5407 * configure: Regenerate using autoconf 000227.
5408
5409 2003-02-15 Geoffrey Keating <geoffk@apple.com>
5410
5411 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5412 don't configure target-libobjc.
5413 * configure: Regenerate.
5414
5415 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5416
5417 * Makefile.tpl (RANLIB): Define.
5418 * Makefile.in: Regenerate.
5419
5420 2003-02-06 Keith R Seitz <keiths@redhat.com>
5421
5422 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5423 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5424 * Makefile.in: Regenerated.
5425 * configure.in: Remove all traces of snavigator, db, and grep.
5426 * configure: Regenerated.
5427
5428 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
5429
5430 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5431 * Makefile.in: Regenerated.
5432
5433 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
5434
5435 * config.if: Copy from GCC.
5436
5437 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
5438
5439 * configure.in: Revert 24Jan change.
5440 * configure: Regenerate.
5441
5442 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5443
5444 * configure.in: Revert previous change.
5445 * configure: Regenerate.
5446
5447 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5448
5449 * configure.in: Make rda native-only.
5450 * configure: Regenerate.
5451
5452 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5453
5454 * configure.in: Add missing \.
5455 * configure: Rebuilt.
5456
5457 2003-01-17 Jakub Jelinek <jakub@redhat.com>
5458
5459 * configure.in (baseargs): Avoid using \| in sed regular
5460 expressions.
5461 * configure: Rebuilt.
5462
5463 2003-01-16 Jakub Jelinek <jakub@redhat.com>
5464
5465 * configure.in (baseargs): Remove all supported forms of
5466 --cache-file, --srcdir, --host, --build and --target options
5467 from argument lists.
5468 * configure: Rebuilt.
5469
5470 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
5471
5472 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5473 * configure: Rebuilt.
5474
5475 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5476
5477 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5478 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5479 * Makefile.in: Regenerate.
5480 * configure: Regenerate.
5481
5482 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5483
5484 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5485 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5486 * Makefile.in: Regenerate.
5487
5488 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
5489
5490 * configure.in: Remove Makefile in build, host and target modules
5491 unless configure was run with --no-recursion.
5492 * configure: Rebuilt.
5493
5494 2003-01-08 Chris Demetriou <cgd@broadcom.com>
5495
5496 * config.guess: Update to 2003-01-03 version.
5497 * config.sub: Update to 2003-01-03 version.
5498
5499 2003-01-07 Christopher Faylor <cgf@redhat.com>
5500
5501 * configure: Regenerate with proper autoconf 2.13.
5502
5503 2003-01-07 Christopher Faylor <cgf@redhat.com>
5504
5505 * configure.in: Add AC_PREREQ for consistency.
5506 * configure: Regenerate.
5507
5508 2003-01-06 Andrew Cagney <ac131313@redhat.com>
5509
5510 * configure.in (GDB_TK): Add tcl directories conditional on
5511 gdb/gdbtk directory being present.
5512 * configure: Regenerate.
5513
5514 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
5515
5516 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5517 by gcc if LD is not defined and we are not doing a Canadian Cross.
5518 * configure: Rebuilt.
5519
5520 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
5521
5522 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5523
5524 2002-12-31 Tom Tromey <tromey@redhat.com>
5525
5526 * Makefile.in: Rebuilt.
5527 * Makefile.def (target_modules) [libffi]: Allow installation.
5528
5529 2002-12-31 Andreas Schwab <schwab@suse.de>
5530
5531 * configure.in: Fix use of $program_transform_name.
5532 * configure: Regenerated.
5533
5534 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
5535
5536 * configure.in (baseargs): Don't remove first configure argument.
5537 * configure: Regenerated.
5538
5539 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
5540
5541 * Makefile.tpl (local-distclean): Don't remove...
5542 (multilib.ts): ... this. Moved into...
5543 (multilib.out): ... this. Don't use sub-make.
5544 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5545 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5546 (configure-build-[+module+], configure-[+module+],
5547 configure-target-[+module+], configure-gcc): ... these. Test
5548 for Makefile existence. Drop config.status from dependencies.
5549 * Makefile.in: Rebuilt.
5550 * configure.in: Move gcc-version-trigger to the end of
5551 ac_configure_args. Add comments to maybedep.tmp and
5552 serdep.tmp. Introduce --disable-serial-configure. Remove
5553 nonopt from baseargs, matching and removing corresponding
5554 whitespace while at it.
5555 * configure: Rebuilt.
5556
5557 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
5558
5559 * configure.in (host_configargs): Replace reference to
5560 no-longer-defined buildopts with --build=${build_alias}.
5561 * configure: Rebuilt.
5562
5563 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
5564
5565 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5566 program_transform_name to standard idiom.
5567 (AUTOGEN, AUTOCONF): Define.
5568 (Makefile.in): Use $(AUTOGEN).
5569 (Makefile): Depend on config.status, and use autoconf-style rule to
5570 build it. Move original commands to...
5571 (config.status): ... this new target.
5572 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5573 $(AUTOCONF).
5574 * Makefile.in: Rebuilt.
5575
5576 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5577
5578 * Makefile.tpl: Fix dramatic bustage due to change in
5579 program_transform_name.
5580 * Makefile.in: Regenerate.
5581
5582 * configure.in: Remove unnecessary PATH setting.
5583 * configure: Regnerate.
5584
5585 * configure.in: Don't default to unprefixed tools unless
5586 the native tools will work.
5587 * configure: Regenerate.
5588
5589 * configure.in: Convert to autoconf script. Blow away lots
5590 of now-redundant Makefile fragments.
5591 * configure: Generate using Autoconf.
5592 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5593 * Makefile.in: Regenerate.
5594
5595 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5596
5597 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
5598 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5599
5600 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
5601 where they belong.
5602
5603 2002-12-24 Andreas Schwab <schwab@suse.de>
5604
5605 * Makefile.tpl (multilib.out): Fix missing space.
5606 * Makefile.in: Regenerate.
5607
5608 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5609
5610 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5611 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5612 * Makefile.in: Regenerate.
5613 * configure.in: Remove unnecessary leftovers.
5614
5615 2002-12-21 Geoffrey Keating <geoffk@apple.com>
5616
5617 * configure.in (extra_ranlibflags_for_target): New variable.
5618 (*-*-darwin): Add -c to ranlib commands.
5619 * configure (tooldir): Handle extra_ranlibflags_for_target.
5620
5621 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
5622
5623 * COPYING.NEWLIB: Updated.
5624 * COPYING.LIBGLOSS: Ditto.
5625
5626 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5627
5628 * Makefile.tpl: Revert HJL's change.
5629 * Makefile.in: Regenerated.
5630 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5631 always.
5632
5633 2002-12-19 Andreas Schwab <schwab@suse.de>
5634
5635 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5636 * Makefile.in: Regenerate.
5637
5638 2002-12-18 H.J. Lu <hjl@gnu.org>
5639
5640 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5641 * Makefile.in: Regenerated.
5642
5643 * configure.in (build_prefix): New. Substitute.
5644
5645 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5646
5647 * Makefile.tpl: Don't let real targets depend on phony targets.
5648 * Makefile.in: Regenerate.
5649
5650 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5651 * Makefile.in: Regenerate.
5652
5653 2002-12-16 Jason Merrill <jason@redhat.com>
5654
5655 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5656 previous 'make bootstrap'.
5657 * Makefile.in: Regenerate.
5658
5659 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5660
5661 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5662
5663 2002-12-13 Jason Merrill <jason@redhat.com>
5664
5665 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5666 library tests.
5667 (check-c++): Just depend on it and check-target-libstdc++-v3.
5668 * Makefile.in: Regenerate.
5669
5670 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5671
5672 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5673 * Makefile.in: Regenerate.
5674
5675 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
5676
5677 * COPYING.NEWLIB: Update list of alternate Regent of California
5678 licenses and discuss official revoking of advertising clause.
5679 * COPYING.LIBGLOSS: Ditto.
5680
5681 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
5682
5683 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5684 * Makefile.in: Rebuilt.
5685
5686 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
5687
5688 * configure: Fix bug put in by gremlins.
5689
5690 * Makefile.tpl: Substitute more autoconfily.
5691 * configure: Substitute more autoconfily.
5692 * Makefile.in: Regenerate.
5693
5694 2002-12-08 Andrew Cagney <ac131313@redhat.com>
5695
5696 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5697 * Makefile.in (all-sim): Ditto.
5698
5699 2002-12-06 DJ Delorie <dj@redhat.com>
5700
5701 * Makefile.tpl: Change configure dependencies to not have real
5702 targets depend on phony targets.
5703
5704 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5705
5706 * configure.in: Revert unintentional change.
5707
5708 * src-release: Configure host subdirs.
5709
5710 * Makefile.tpl: Change dependency for */multilib.out so that
5711 it works when gcc isn't in the tree.
5712
5713 * configure.in: Substitute more.
5714 * configure: Run subconfigures from the Makefile.
5715 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5716 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5717
5718 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5719
5720 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5721 and corresponding dependencies.
5722 * Makefile.in: Regenerate.
5723
5724 * configure.in (host_tools): Order binutils, gas and ld for
5725 convenience in running the testsuites.
5726
5727 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5728 * Makefile.in: Regenerate.
5729 * configure.in: Introduce rules to serialize subconfigure runs.
5730
5731 * configure.in: Introduce BASE_CC_FOR_TARGET.
5732 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5733 Realize configure-build-* targets. Realize configure-target-* targets.
5734 * Makefile.in: Regenerate.
5735
5736 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5737
5738 * configure: Move gcc_version_trigger stuff from here...
5739 * configure.in: ...to here.
5740
5741 * configure.in: Separate subconfigure options added by this file from
5742 options given by the user. Add machinery to put args for host
5743 subconfigures into the Makefile.
5744
5745 * Makefile.tpl: Remove 'vault' targets.
5746 * Makefile.tpl: Reorder and comment dependencies.
5747 * Makefile.in: Regenerate.
5748
5749 2002-11-28 Geoffrey Keating <geoffk@apple.com>
5750
5751 * configure.in: Move host-specific darwin noconfigdirs into
5752 the host-specific section.
5753
5754 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5755
5756 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
5757 during replay.
5758 * Makefile.in: Regenerate.
5759
5760 (finishing slow-motion replay)
5761 * configure: Remove skip-this-dir support.
5762 * Makefile.tpl: Remove skip-this-dir support.
5763
5764 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5765 subdirectories.
5766 * Makefile.in: Regenerate.
5767
5768 * Makefile.tpl: Strip out useless setting of 'dir'.
5769 * Makefile.in: Regenerate.
5770
5771 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5772
5773 (finishing slow-motion replay)
5774 * configure.in: Fix deeply stupid bug.
5775
5776 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5777 shell code in CXX_FOR_TARGET
5778 * Makefile.def: Introduce raw_cxx.
5779 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5780 RAW_CXX_FOR_TARGET.
5781 * Makefile.in: Regenerate.
5782
5783 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5784
5785 (finishing slow-motion replay)
5786 * Makefile.tpl: Remove unnecessary ifs.
5787 * Makefile.in: Regenerate.
5788
5789 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
5790 dependencies. Maybe-ize build-libiberty. Create dummy install
5791 targets for 'no_install' modules.
5792 * configure: Move GDB_TK substitution to configure.in. Move
5793 build_modules stuff to configure.in.
5794 * configure.in: Implement soft dependency machinery. Maybe-ize
5795 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5796 * Makefile.in: Regenerate.
5797
5798 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5799
5800 (continuing slow-motion replay)
5801 * Makefile.tpl: Make all-target, install-target behave similarly
5802 to all, install (only hitting configured targets). Eliminate
5803 unused macro defintions.
5804
5805 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5806 build != host.
5807
5808 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5809
5810 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5811
5812 * configure.in: Produce lists of subdir targets we're actually
5813 configuring. Remove references to "dosrel".
5814 * Makefile.tpl: Let configure set which subdir targets are hit.
5815 Remove install-cross; clean up install; remove ALL. Remove
5816 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5817 Autogenerate host module targets. Remove empty dependency lines
5818 and redundant dependency; rearrange slightly.
5819 * Makefile.def: Add host-side libtermcap, utils.
5820
5821 * Makefile.in: Regenerate.
5822
5823 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5824
5825 (Continuing slow-motion replay)
5826 * Makefile.def: Add list of recursive targets to autogenerate.
5827 Add build_modules.
5828 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
5829 targets. Autogenerate *-build-* targets.
5830 * Makefile.in: Regenerate.
5831
5832 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
5833
5834 (Continuing slow-motion replay)
5835 * configure: More autoconf-style substitutions.
5836 * Makefile.tpl: More autoconf-style substitutions.
5837 * Makefile.in: Regenerate.
5838
5839 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
5840
5841 (Continuing slow-motion replay)
5842 * configure: Substitute more variables in a more autoconf-friendly
5843 way. Simplify slightly.
5844 * Makefile.tpl: Make more variables substitutable in an
5845 autoconf-friendly way.
5846 * Makefile.in: Regenerate.
5847
5848 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
5849
5850 (Continuing slow-motion replay)
5851 * configure.in (v810*): Remove special setting of tools.
5852
5853 * configure: Add support for extra required flags for ar or nm.
5854 * configure.in (aix4.3+): Use above support for target-specific
5855 issues, rather than using config/mt-aix43.
5856
5857 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
5858
5859 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
5860 * configure: Remove 'removing', which doesn't work. Replace $subdir
5861 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
5862 with $srcdir. Reformat indentation. Substitute some variables
5863 formerly hard-coded in the Makefile for build=host.
5864 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5865 * Makefile.def: Autogenerate more.
5866 * Makefile.in: Regenerate.
5867
5868 2002-11-13 Bruce Korb <bkorb@gnu.org>
5869
5870 * Makefile.tpl: syntactic cleanup
5871
5872 2002-11-04 Kevin Buettner <kevinb@redhat.com>
5873
5874 * Makefile.def (host_modules): Add rda.
5875 * Makefile.in: Regenerate.
5876 * configure.in (target_tool): Add target-rda to list.
5877
5878 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
5879
5880 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
5881 and restrap targets to this rule.
5882 * Makefile.in: Regenerate.
5883
5884 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
5885
5886 * configure.in (i[3456]86-*-linux*): Add check to disable
5887 ${libgcj} for glibc1.
5888
5889 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
5890
5891 * configure.in: Add tic4x target.
5892
5893 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
5894
5895 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5896 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5897 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5898 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5899 * Makefile.in: Regenerate.
5900
5901 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5902
5903 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5904 * Makefile.in: Regenerate.
5905
5906 * Makefile.def: Remove order dependency comments.
5907 * Makefile.tpl: Add explicit install-install dependencies.
5908 * Makefile.in: Regenerate.
5909
5910 * Makefile.tpl: Remove material now in src-release. (Finally!)
5911 * Makefile.in: Regenerate.
5912
5913 * configure: Restore my original patch by syncing with gcc version.
5914
5915 * Bring following over from gcc:
5916
5917 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
5918
5919 * configure.in (s390*-*-linux*): Enable libgcj.
5920
5921 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5922
5923 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
5924
5925 2002-10-02 Alan Modra <amodra@bigpond.net.au>
5926
5927 * configure: Move stray lines back to where they belong.
5928
5929 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
5930
5931 * Makefile.tpl: Insert configure-target target, for src-release.
5932
5933 * configure: Finish reverting change which Andrew Cagney started
5934 reverting. Should fix bustage.
5935
5936 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5937 * src-release: New file. Contains material for making net
5938 releases for gdb, binutils, et al., formerly in Makefile.in.
5939
5940 2002-09-30 Nick Clifton <nickc@redhat.com>
5941
5942 * cpu: New top level directory. Intended to hold input files for
5943 CGEN which have FSF copyright assignment.
5944 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5945
5946 2002-09-29 Andrew Cagney <ac131313@redhat.com>
5947
5948 Revert below (note that src does not contain Makefile.tpl):
5949 * Makefile.tpl: Make subsituted variables more autoconfy.
5950 * Makefile.in: Regenerate.
5951
5952 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
5953
5954 * configure: Revert accidentally applied changes.
5955
5956 * Makefile.tpl: Make more autoconf-friendly.
5957 * Makefile.in: Regenerate.
5958 * configure: Make substitution more autoconf-like.
5959
5960 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
5961
5962 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5963 single entry to handle all these.
5964 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
5965 libjava on arm-*-elf.
5966
5967 2002-09-27 Geoffrey Keating <geoffk@apple.com>
5968
5969 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5970 things that depend on them.
5971
5972 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
5973
5974 * Makefile.tpl: Make subsituted variables more autoconfy.
5975 * Makefile.in: Regenerate.
5976 * configure: Make seds more autoconfy.
5977
5978 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
5979
5980 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5981 * Makefile.in: Regenerate.
5982 * configure.in: Rewrite sed statements to look autoconfy.
5983
5984 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5985 all-target-foo on configure-target-foo.
5986 * Makefile.def: Ditto.
5987 * Makefile.in: Rebuild.
5988
5989 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
5990
5991 * Makefile.def: New file.
5992 * Makefile.tpl: New file.
5993 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5994
5995 * configure.in: Minor rearrangement. Simplify tests.
5996
5997 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
5998
5999 * configure.in (with_headers): Skip copy if value is "yes".
6000 (with_libs): Likewise.
6001
6002 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6003
6004 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6005 * configure.in (sh*-*-pe*): Ditto.
6006 * configure.in (mips*-*-pe*): Ditto.
6007 * configure.in (*arm-wince-pe): Ditto.
6008
6009 * configure.in: Rearrange.
6010
6011 2002-09-12 Nick Clifton <nickc@redhat.com>
6012
6013 * Import these changes from the config master repository:
6014
6015 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6016
6017 * config.sub: Add tic4x target.
6018
6019 2002-09-03 Ben Elliston <bje@redhat.com>
6020
6021 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6022 Reported by <Duncan_Stodart@insession.com>.
6023
6024 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6025
6026 * COPYING.NEWLIB: More updates.
6027
6028 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6029
6030 * COPYING.NEWLIB: Update.
6031
6032 2002-08-23 Andrew Cagney <ac131313@redhat.com>
6033
6034 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6035
6036 * config.guess: Import version 2002-08-23.
6037 * config.sub: Import version 2002-08-22.
6038
6039 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
6040
6041 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6042 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6043 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6044
6045 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6046
6047 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6048
6049 2002-08-04 H.J. Lu (hjl@gnu.org)
6050
6051 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6052
6053 2002-07-31 Alan Modra <amodra@bigpond.net.au>
6054
6055 * configure.in: Move generic linux case to end. Copy generic
6056 linux noconfigdirs to mips*-*-linux* entry and new
6057 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6058
6059 2002-07-19 Chris Demetriou <cgd@broadcom.com>
6060
6061 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6062 one instance of them which was missed to the list to update.
6063
6064 2002-07-16 Chris Demetriou <cgd@broadcom.com>
6065
6066 * config.guess: Update to 2002-07-09 version.
6067 * config.sub: Update to 2002-07-03 version.
6068
6069 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6070
6071 * configure.in: Remove two redundant tests.
6072
6073 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6074
6075 * configure.in (mips*-*-irix6*o32): Enable stabs.
6076
6077 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6078
6079 * configure.in: Don't build grez.
6080 * Makefile.in: Ditto.
6081
6082 * Makefile.in: Remove references to bsp, cygmon, libstub.
6083 * configure.in: Ditto.
6084
6085 * configure.in: Remove leftover reference to gdbtest.
6086
6087 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
6088
6089 * configure.in (gxx_include_dir): Change to match versioned
6090 C++ headers if --enable-version-specific-runtime-libs is used.
6091
6092 2002-07-04 Steve Ellcey <sje@cup.hp.com>
6093
6094 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6095
6096 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6097
6098 * configure.in: Make --without-x work.
6099
6100 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6101
6102 * contrib: New directory. Created to contain a copy of the
6103 texi2pod.pl script so that it is in the same place as the version in
6104 the FSF GCC sources.
6105
6106 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6107
6108 * configure.in: Rearrange target Makefile fragment collection.
6109
6110 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6111 cvs[src].
6112 * configure.in: Ditto.
6113
6114 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6115
6116 * Makefile.in: Eliminate 'apache' targets.
6117 * configure.in: Eliminate 'apache' targets.
6118
6119 * configure.in: Eliminate redundant tests. Reorganize.
6120
6121 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6122
6123 * config-ml.in: Eliminate references to Cygnus configure.
6124
6125 * Makefile.in: Eliminate references to building emacs.
6126
6127 2002-07-01 Denis Chertykov <denisc@overta.ru>
6128
6129 * configure.in: Add support for ip2k.
6130
6131 2002-06-24 Ben Elliston <bje@redhat.com>
6132
6133 * configure.in (host_tools): Remove cgen.
6134
6135 * Makefile.in (all-cgen): Remove; runs from its source directory.
6136 (check-cgen, install-cgen, clean-cgen): Likewise.
6137 (all-opcodes): No not depend on all-cgen.
6138 (all-sim): Likewise.
6139
6140 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6141
6142 * configure.in: Fix AIX configury bug.
6143
6144 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6145
6146 * configure.in: Replace ${topsrcdir} with ${srcdir}.
6147
6148 * configure.in: Move definition of libstdcxx_flags right above
6149 usage, rather than way earlier.
6150
6151 * configure.in: Pull definition of is_cross_compiler earlier.
6152
6153 * configure.in: Rearrange a little.
6154
6155 * configure.in: Remove references to librx.
6156 * Makefile.in: Remove references to librx.
6157
6158 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6159
6160 * configure.in: Eliminate ${gasdir} variable.
6161
6162 2002-06-18 Dave Brolley <brolley@redhat.com>
6163
6164 * configure.in: Add support for frv.
6165 * config.sub: Add support for frv.
6166
6167 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6168
6169 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6170
6171 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6172
6173 * configure.in (vax-*-netbsd*): Re-enable gas.
6174
6175 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6176
6177 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6178 BUILD_PREFIX_1, to correct nomenclature.
6179 * configure: Likewise.
6180
6181 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6182 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6183
6184 2002-05-31 Olaf Hering <olh@suse.de>
6185
6186 * config-ml.in: Propogate DESTDIR also.
6187
6188 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6189
6190 * configure.in (vax-*-netbsd*): Don't build gas for this
6191 platform.
6192
6193 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6194
6195 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6196 and libgcj for AVR.
6197
6198 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6199
6200 * config.sub: Add DLX target.
6201
6202 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6203
6204 * config.guess: Update to 2002-05-22 version.
6205 * config.sub: Likewise.
6206
6207 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6208
6209 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6210 * config-ml.in: Likewise.
6211 * configure: Likewise.
6212 * configure.in: Likewise.
6213
6214 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6215
6216 * configure.in: Simplify makefile fragment collection.
6217
6218 * configure.in: Remove code to build emacs.
6219
6220 * configure.in : Remove --srcdir argument from targargs and buildargs
6221 (it's always overridden in the Makefile anyway). Rearrange a bit.
6222
6223 * configure: Move some logic to configure.in.
6224 * configure.in: Move some logic from configure.
6225
6226 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6227
6228 * COPYING.LIBGLOSS: New file.
6229
6230 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6231
6232 * Makefile.in: Honour DESTDIR.
6233
6234 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
6235
6236 * configure.in (noconfigdirs): Don't disable libgcj on
6237 sparc64-*-solaris* and sparcv9-*-solaris*.
6238
6239 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
6240
6241 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6242
6243 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6244
6245 * configure.in (FLAGS_FOR_TARGET): Do not add
6246 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6247 on i[3456]86-*-linux*.
6248
6249 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6250
6251 * configure.in (noconfigdirs): Replace [ ] with test.
6252
6253 * configure.in (noconfigdirs): Do not add target-newlib if
6254 target == i[3456]86-*-linux*, and host == target.
6255
6256 2002-04-29 Mark Mitchell <mark@codesourcery.com>
6257
6258 * config.guess: Updated to 2002-04-26's version.
6259 * config.sub: Updated to 2002-04-26's version.
6260
6261 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6262
6263 * configure.in: delete reference to absent file
6264
6265 * configure.in: replace '[' with 'test'
6266
6267 * configure.in: Eliminate references to gash.
6268 * Makefile.in: Eliminate references to gash.
6269
6270 * configure.in: remove useless references to 'pic' makefile fragments.
6271
6272 * configure.in: (*-*-windows*) Finish removing.
6273
6274 * configure.in: Eliminate redundant test for libgui.
6275
6276 2002-04-26 Joel Sherrill <joel@OARcorp.com>
6277
6278 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6279 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6280
6281 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6282
6283 * configure.in: remove references to dead files
6284
6285 2002-04-18 Tom Tromey <tromey@redhat.com>
6286
6287 * configure.in: Disallow configuring libgcj when it is already
6288 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6289 Solaris 2.8 by default. For PR libgcj/6158.
6290
6291 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6292
6293 * configure.in: Move default CC setting out of config/mh-* fragments
6294 directly into here.
6295
6296 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6297
6298 * configure.in: don't even try to configure or make a subdirectory
6299 if there's no configure script for it.
6300
6301 2002-04-15 Mark Mitchell <mark@codesourcery.com>
6302
6303 * MAINTAINERS: Remove chill maintainers.
6304 * Makefile.in (CHILLFLAGS): Remove.
6305 (CHILL_LIB): Remove.
6306 (TARGET_CONFIGDIRS): Remove libchill.
6307 (CHILL_FOR_TARGET): Remove.
6308 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6309 CHILL_LIB.
6310 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6311 (CHECK_TARGET_MODULES): Likewise.
6312 (INSTALL_TARGET_MODULES): Likewise.
6313 (CLEAN_TARGET_MODULES): Likewise.
6314 (configure-target-libchill): Remove.
6315 (all-target-libchill): Remove.
6316 * configure.in (target_libs): Remove target-libchill.
6317 Do not compute CHILL_FOR_TARGET.
6318 * libchill: Remove directory.
6319
6320 2002-04-15 DJ Delorie <dj@redhat.com>
6321
6322 * Makefile.in, configure.in, configure: Sync with gcc, entries
6323 follow...
6324
6325 2002-04-08 Tom Tromey <tromey@redhat.com>
6326
6327 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6328 Fixes PR libgcj/6068.
6329
6330 2002-03-30 Krister Walfridsson <cato@df.lth.se>
6331
6332 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6333
6334 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6335
6336 * configure.in (alpha*-dec-osf*): Enable libgcj.
6337
6338 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6339
6340 Fix for: PR bootstrap/3591, target/5676
6341 * configure.in (mcore-pe): Disable the configuration of
6342 libstdc++-v3 since exceptions are not supported.
6343
6344 2002-03-20 Anthony Green <green@redhat.com>
6345
6346 * configure.in: Enable libgcj for xscale-elf target.
6347
6348 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
6349
6350 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6351 libjava.
6352 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6353
6354 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
6355
6356 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6357 libstdc++-v3 and libjava.
6358
6359 2002-02-11 Adam Megacz <adam@xwt.org>
6360
6361 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6362 boehm-gc
6363
6364 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
6365
6366 * config.guess: Updated to 2002-01-30's version.
6367 * config.sub: Updated to 2002-02-01's version.
6368 Contribute sh64-elf.
6369 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6370 * configure.in: Added sh64-*-*.
6371
6372 2002-01-17 H.J. Lu <hjl@gnu.org>
6373
6374 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6375 (all-target-fastjar): Also depend on all-target-libiberty.
6376
6377 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6378
6379 * configure, configure.in: Use temp file for long sed commands.
6380
6381 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6382
6383 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6384 libf2c.
6385
6386 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6387
6388 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6389
6390 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
6391
6392 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6393
6394 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6395
6396 * configure: Handle temporary files securely using mkdir.
6397
6398 2001-09-26 Will Cohen <wcohen@redhat.com>
6399
6400 * configure.in (*-*-linux*): Disable configuration of target-newlib
6401 and target-libgloss.
6402
6403 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6404
6405 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6406 RANLIB.
6407
6408 2001-08-11 Graham Stott <grahams@redhat.com>
6409
6410 * Makefile.in (check-c++): Add missing semicolon.
6411
6412 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6413
6414 * configure.in (sh-*-linux*): New.
6415
6416 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6417
6418 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6419 and libgcj on m68hc11/m68hc12.
6420
6421 2001-06-27 H.J. Lu (hjl@gnu.org)
6422
6423 * Makefile (CFLAGS_FOR_BUILD): New.
6424 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6425
6426 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
6427
6428 * configure.in (libstdcxx_flags): Do not try to execute
6429 libstdc++-v3/testsuite_flags until it exists.
6430
6431 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6432
6433 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6434
6435 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6436
6437 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6438
6439 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
6440
6441 * configure.in: Move *-chorusos target case to the proper switch.
6442 Disable libgcj.
6443
6444 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6445
6446 * Makefile.in (STAGE1_CFLAGS): Pass down.
6447
6448 2001-04-13 Alan Modra <amodra@one.net.au>
6449
6450 * config.guess: Add hppa64-linux support. Note for next import that
6451 this is already in the master file.
6452 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6453
6454 2001-03-22 Colin Howell <chowell@redhat.com>
6455
6456 * Makefile.in (DO_X): Do not backslash single-quotes in
6457 backquotes (two places).
6458
6459 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
6460
6461 * Makefile.in (DO_X): Quote nested quotes.
6462
6463 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
6464
6465 * Makefile.in (DO_X): Use double quotes for quoting
6466 "RANLIB=$${RANLIB}".
6467
6468 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
6469
6470 * configure.in: Only use `lang_requires' for languages athat are
6471 actually enabled.
6472
6473 2001-03-07 Tom Tromey <tromey@redhat.com>
6474
6475 * configure.in: Allow config-lang.in to set `lang_requires' to list
6476 of other required languages.
6477
6478 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
6479
6480 * Makefile.in: Remove RANLIB definition. Use RANLIB
6481 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6482 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6483
6484 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
6485 Alexandre Oliva <aoliva@redhat.com>
6486
6487 * Makefile.in (check-c++): Use tabs, not spaces.
6488
6489 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
6490
6491 * Makefile.in (check-c++): New rule.
6492
6493 * configure.in (target_libs): Remove libg++.
6494 (noconfigdirs): Remove libg++.
6495 (noconfigdirs): Same.
6496 (noconfigdirs): Same.
6497 (noconfigdirs): Same.
6498
6499 * config-ml.in: Remove libg++ references.
6500
6501 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6502 (ALL_TARGET_MODULES): Same.
6503 (configure-target-libg++): Remove.
6504 (all-target-libg++): Remove.
6505 (configure-target-libio): Remove.
6506 (all-target-libio): Remove.
6507 (check-target-libio): Remove.
6508 (.PHONY): Remove.
6509 (libg++.tar.bz2): Remove.
6510 (all-target-cygmon): Remove libio.
6511 (all-target-libstdc++): Remove.
6512 (configure-target-libstdc++): Remove.
6513 (TARGET_LIB_PATH): Remove libstdc++.
6514 (ALL_GCC_CXX): Remove libstdc++.
6515 (all-target-gperf): Correct.
6516
6517 2001-02-15 Anthony Green <green@redhat.com>
6518
6519 * configure: Introduce GCJ_FOR_TARGET.
6520 * configure.in: Ditto.
6521 * Makefile.in: Ditto.
6522
6523 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
6524
6525 * configure.in: for *-chorusos, don't config target-newlib and
6526 target-libgloss.
6527
6528 2001-02-04 Mark Mitchell <mark@codesourcery.com>
6529
6530 Remove V2 C++ library.
6531 * configure.in: Remove --enable-libstdcxx_v3 support.
6532
6533 2001-01-27 Richard Henderson <rth@redhat.com>
6534
6535 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6536
6537 2001-01-26 Tom Tromey <tromey@redhat.com>
6538
6539 * configure.in: Allow libgcj to be built on Sparc Solaris.
6540
6541 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
6542
6543 * configure.in: Enable libgcj on several additional platforms.
6544
6545 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
6546
6547 * configure.in: Enable libgcj for linux targets.
6548
6549 2001-01-09 Mike Stump <mrs@wrs.com>
6550
6551 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6552 failures of subdirectories.
6553
6554 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
6555
6556 * configure: handle DOS-style absolute paths.
6557
6558 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
6559
6560 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6561
6562 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
6563
6564 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6565 (libstdcxx_incdir): Pass down.
6566 * config.if: Remove expired bits for cxx_interface, add stub.
6567 (libstdcxx_incdir): Add variable for g++ include directory.
6568 * configure.in (gxx_include_dir): Use it.
6569
6570 2000-12-15 Andreas Jaeger <aj@suse.de>
6571
6572 * configure.in: Handle lang_dirs.
6573
6574 2000-12-13 Anthony Green <green@redhat.com>
6575
6576 * configure.in: Disable libgcj for any target not specifically
6577 listed. Disable libgcj for x86 and Alpha Linux until compatible
6578 with g++ abi.
6579
6580 2000-12-13 Mike Stump <mrs@wrs.com>
6581
6582 * Makefile.in (local-distclean): Also remove fastjar.
6583
6584 2000-12-10 Anthony Green <green@redhat.com>
6585
6586 * configure.in: Define libgcj. Disable libgcj target libraries for
6587 most targets.
6588
6589 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
6590
6591 * configure.in (target_libs): Revert 2000-12-08 patch.
6592 (noconfigdirs): Added target-libjava.
6593
6594 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
6595
6596 * Makefile.in: handle DOS-style absolute paths.
6597
6598 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6599
6600 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6601 libjava.
6602 * configure.in (target_libs): Removed `target-libjava'.
6603
6604 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6605
6606 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6607 (ALL_MODULES): Added fastjar.
6608 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6609 (all-target-libjava): all-fastjar replaces all-zip.
6610 (all-fastjar): Added.
6611 (configure-target-fastjar, all-target-fastjar): Likewise.
6612 * configure.in (host_tools): Added fastjar.
6613
6614 2000-12-07 Mike Stump <mrs@wrs.com>
6615
6616 * Makefile.in (local-distclean): Remove leftover built files.
6617
6618 2000-11-16 Fred Fish <fnf@be.com>
6619
6620 * configure.in (enable_libstdcxx_v3): Fix typo,
6621 libstd++ -> libstdc++.
6622
6623 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6624
6625 * configure: Provide the original toplevel configure arguments
6626 (including $0) to subprocesses in the environment rather than
6627 through gcc/configargs.h.
6628
6629 2000-11-12 Mark Mitchell <mark@codesourcery.com>
6630
6631 * configure: Turn on libstdc++ V3 by default.
6632
6633 2000-10-16 Michael Meissner <meissner@redhat.com>
6634
6635 * configure (gcc/configargs.h): Only create if there is a build GCC
6636 directory created.
6637
6638 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
6639
6640 * configure: Save configure arguments to gcc/configargs.h.
6641
6642 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
6643
6644 * Makefile.in (bootstrap): avoid recursion if subdir missing
6645 (cross): ditto
6646 (do-proto-toplev): ditto
6647
6648 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
6649
6650 * configure.in: Do not build byacc for hppa64. Provide paths to the
6651 X11 libraries for hppa64.
6652
6653 2000-09-02 Anthony Green <green@cygnus.com>
6654
6655 * Makefile.in (all-gcc): Depend on all-zlib.
6656 (CLEAN_MODULES): Add clean-zlib.
6657 (ALL_MODULES): Add all-zlib.
6658 * configure.in (host_libs): Add zlib.
6659
6660 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
6661
6662 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6663 $targargs to tell whether newlib is going to be built.
6664
6665 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6666 $$r/TARGET_SUBDIR/libio for _G_config.h.
6667
6668 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
6669
6670 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6671
6672 * configure: Make enable_threads and enable_shared defaults
6673 explicit. Substitute enable_threads into generated Makefiles.
6674 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6675 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6676
6677 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
6678
6679 * configure.in: Re-enable all references to libg++ and librx.
6680
6681 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
6682
6683 * configure.in: Add *-*-freebsd* configurations.
6684
6685 2002-04-07 Andrew Cagney <ac131313@redhat.com>
6686
6687 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6688 (do-tar, do-bz2): New rules.
6689 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6690 (gdb-tar): New rule.
6691 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6692 (insight_dejagnu.tar): New rule.
6693 (insight.tar): New rule.
6694 (gdb+dejagnu.tar): New rule.
6695 (gdb.tar): New rule.
6696
6697 2002-04-07 Andrew Cagney <ac131313@redhat.com>
6698
6699 * MAINTAINERS: Update dejagnu/
6700
6701 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
6702
6703 * ltmain.sh (relink_command): Fix typo in previous change.
6704
6705 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
6706
6707 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6708 (relink_command): Added --tag flags.
6709 (mode=install): If relinking fails; error out.
6710
6711 2002-03-12 Richard Henderson <rth@redhat.com>
6712
6713 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6714 .NOTPARALLEL tag.
6715 (do-check): Rename from check.
6716 (check): Allow parallel check.
6717
6718 2002-03-11 Richard Henderson <rth@redhat.com>
6719
6720 * Makefile.in (.NOTPARALLEL): Add fake tag.
6721
6722 2002-03-07 H.J. Lu (hjl@gnu.org)
6723
6724 * configure.in: Enable gprof for mips*-*-linux*.
6725
6726 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
6727
6728 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6729 libjava.
6730 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
6731
6732 2002-02-24 Andrew Cagney <ac131313@redhat.com>
6733
6734 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
6735
6736 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
6737
6738 * config.guess: Import from master sources, rev 1.232.
6739 * config.sub: Import from master sources, rev 1.246.
6740
6741 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
6742
6743 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6744 because its Makefile is there; test for the executable instead.
6745
6746 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
6747
6748 Contribute sh64-elf.
6749 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6750 * configure.in: Added sh64-*-*.
6751
6752 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
6753
6754 * COPYING.NEWLIB: Remove advertising clause from
6755 Berkeley and Red Hat licenses.
6756
6757 2002-02-01 Mo DeJong <supermo@bayarea.net>
6758
6759 * Makefile.in: Add all-tix to deps for all-snavigator
6760 so that tix is built when building snavigator.
6761
6762 2002-02-01 Ben Elliston <bje@redhat.com>
6763
6764 * config.guess: Import from master sources, rev 1.229.
6765 * config.sub: Import from master sources, rev 1.240.
6766
6767 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6768
6769 From Steve Ellcey <sje@cup.hp.com>:
6770 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6771 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6772 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6773 IA64.
6774 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6775 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6776 soname_spec, sys_lib_search_path_spec): Ditto.
6777
6778 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6779
6780 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6781 target-libiberty, and target-libgloss. Skip Java-related
6782 libraries if not supported for NetBSD on target CPU.
6783
6784 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
6785
6786 * configure.in: Import StrongARM and XScale target_configdirs from
6787 FSF GCC version.
6788
6789 2002-01-16 H.J. Lu (hjl@gnu.org)
6790
6791 * config.guess: Import from master sources, rev 1.225.
6792 * config.sub: Import from master sources, rev 1.238.
6793
6794 * MAINTAINERS: Updated notes on config.guess and config.sub.
6795
6796 2002-01-11 Steve Ellcey <sje@cup.hp.com>
6797
6798 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6799 ld and gdb are not supported.
6800
6801 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6802
6803 * Change reference to Cygnus Solutions to be Red Hat.
6804
6805 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6806
6807 * COPYING.NEWLIB: Update generic copyright date.
6808
6809 2002-01-07 Mark Salter <msalter@redhat.com>
6810
6811 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6812 Allow target-libgloss to be built for arm, strongarm, and xscale.
6813
6814 2002-01-03 Ben Elliston <bje@redhat.com>
6815
6816 * MAINTAINERS: Update URL for config.* scripts.
6817
6818 2001-12-18 Alan Modra <amodra@bigpond.net.au>
6819
6820 * config.sub: Import latest version.
6821 * config.guess: Likewise.
6822
6823 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6824
6825 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6826 options for i[3456]86-pc-linux* native builds.
6827
6828 2001-12-05 Laurent Guerby <guerby@acm.org>
6829
6830 * MAINTAINERS: gcc adopts symlink-tree, refer more to
6831 libiberty.
6832
6833 Import this patch from gcc:
6834
6835 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
6836
6837 * symlink-tree: handle DOS-style absolute paths.
6838
6839 2001-11-28 DJ Delorie <dj@redhat.com>
6840 Zack Weinberg <zack@codesourcery.com>
6841
6842 When build != host, create libiberty for the build machine.
6843
6844 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6845 CONFIG_ARGUMENTS.
6846 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6847 New variables.
6848 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6849 and rules.
6850 (all.normal): Depend on ALL_BUILD_MODULES.
6851 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6852 (all-build-libiberty): Depend on configure-build-libiberty.
6853
6854 * configure: Calculate and substitute proper value for
6855 ALL_BUILD_MODULES.
6856 * configure.in: Create the build subdirectory.
6857 Calculate and substitute TARGET_CONFIGARGS (formerly
6858 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6859
6860 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
6861
6862 * config.sub: Update to version 1.232 on subversion.
6863
6864 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6865
6866 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6867 files from .po files for a distribution.
6868
6869 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
6870
6871 * COPYING.NEWLIB: Mention preserved notice in specific parts.
6872
6873 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
6874
6875 Merged from net gcc:
6876 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
6877 * ltcf-c.sh: Use $objext, not $ac_objext.
6878 2001-07-27 Mark Kettenis <kettenis@gnu.org>
6879 * ltcf-cxx.sh: Add support for GNU.
6880 2001-07-22 Timothy Wall <twall@redhat.com>
6881 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
6882 default settings if using GNU tools with that configuration.
6883 * ltcf-cxx.sh: Ditto.
6884 * ltcf-gcj.sh: Ditto.
6885 2001-07-21 Michael Chastain <chastain@redhat.com>
6886 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6887 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
6888 * ltmain.sh: Mark as gcc-local.
6889
6890 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
6891
6892 * Makefile.in (all-bison): Revert 2001-10-24.
6893 Don't depend on texinfo.
6894
6895 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
6896
6897 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
6898
6899 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6900
6901 * configure.in (--enable-languages): Be more permissive about
6902 syntax. Check for empty lists better. Warn about $LANGUAGES.
6903
6904 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
6905
6906 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6907
6908 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
6909
6910 Makefile.in (all-bison): Don't depend on texinfo.
6911
6912 2001-10-03 Alan Modra <amodra@bigpond.net.au>
6913
6914 * gettext.m4: Test po/POTFILES.in exists before trying to read.
6915
6916 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
6917
6918 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6919
6920 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
6921
6922 * config.sub, config.guess: Import latest from subversions.
6923
6924 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
6925
6926 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6927 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6928 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6929 avoid quotes nesting problems.
6930 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6931 (DO_X): Export only variables that are set.
6932
6933 2001-09-19 Ben Elliston <bje@redhat.com>
6934
6935 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6936 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6937 semantics. Use the shell built-in "type" command instead.
6938
6939 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6940
6941 * config.sub: Reverted the earlier change, this version is not the
6942 master file.
6943
6944 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6945
6946 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
6947 Add support for mips64.
6948
6949 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
6950
6951 * configure.in: Enable libstdc++-v3 for h8300 targets.
6952
6953 2001-08-30 Eric Christopher <echristo@redhat.com>
6954 Jason Eckhardt <jle@redhat.com>
6955
6956 * config.sub: Add support for mipsisa32.
6957
6958 2001-08-30 Eric Christopher <echristo@redhat.com>
6959
6960 * config.sub, config.guess: Import latest from subversions.
6961
6962 2001-08-20 Alan Modra <amodra@bigpond.net.au>
6963
6964 * config.sub, config.guess: Import latest from subversions.
6965
6966 2001-07-26 DJ Delorie <dj@redhat.com>
6967
6968 * MAINTAINERS: Clarify libiberty merge rules and procedures.
6969
6970 2001-06-19 Alan Modra <amodra@bigpond.net.au>
6971
6972 * Makefile.in: Revert 2001-06-17.
6973 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
6974
6975 2001-06-17 H.J. Lu <hjl@gnu.org>
6976
6977 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
6978 (gas+binutils.tar.bz2): Likewise.
6979 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
6980
6981 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6982
6983 * Makefile.in (VER): When present, extract the version number from
6984 the file version.in.
6985
6986 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
6987
6988 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6989 gcc/xgcc is built, use -print-prog-name to find out the program
6990 name to use.
6991
6992 2001-06-04 Mark Mitchell <mark@codesourcery.com>
6993
6994 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6995 with_gcc]: Use `gcc -shared' to build a shared library.
6996
6997 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6998
6999 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7000 archives.
7001
7002 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
7003
7004 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7005 libraries when using g++ with native linker.
7006
7007 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
7008
7009 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7010
7011 2001-05-24 Tom Rix <trix@redhat.com>
7012
7013 * configure.in : enable ld for aix
7014
7015 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
7016
7017 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7018 [aix4*|aix5*]: Prepend blank.
7019
7020 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
7021
7022 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7023 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7024 of subdir/configure scripts to use the new libtool.m4.
7025
7026 2001-05-14 H.J. Lu <hjl@gnu.org>
7027
7028 * config.if (libc_interface): Set to -libc6.2- for cross
7029 compiling to Linux/glibc 2.2.
7030
7031 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
7032
7033 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7034 libgcj.
7035
7036 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
7037
7038 * configure.in (noconfigdirs): Don't reset it from scratch in the
7039 target case; only append to it.
7040
7041 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
7042
7043 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7044 sparc-*-solaris2.8]: Disable ${libgcj}.
7045
7046 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
7047
7048 * configure.in (libgcj_saved): Copy from $libgcj.
7049 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7050 --disable-libgcj.
7051
7052 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
7053
7054 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7055 1.641.2.228.
7056
7057 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
7058
7059 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7060 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7061
7062 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
7063
7064 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7065 New macros.
7066 (bootstrap, cross): Use RECURSE_FLAGS.
7067 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7068
7069 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
7070
7071 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7072
7073 2001-03-23 Nick Clifton <nickc@redhat.com>
7074
7075 * README-maintainer-mode: Add note about inability to use "make
7076 distclean" in maintainer mode.
7077
7078 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7079
7080 Re-installed:
7081 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7082 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7083 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7084 * ltcf-cxx.sh: Likewise.
7085 * ltcf-gcj.sh: Likewise.
7086
7087 2001-03-22 Philip Blundell <philb@gnu.org>
7088
7089 * config.sub, config.guess: Import latest from subversions.
7090
7091 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7092
7093 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7094 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7095
7096 2001-03-20 Michael Chastain <chastain@redhat.com>
7097
7098 * Makefile.in: all-m4 depends on all-texinfo.
7099
7100 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
7101
7102 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7103
7104 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7105
7106 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7107 longer valid.
7108
7109 2001-02-16 Nick Clifton <nickc@redhat.com>
7110
7111 * configure.in (noconfigdirs): Allow configuration of texinfo
7112 for Cygwin hosts.
7113
7114 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7115
7116 * config.guess: Add linux target for S/390.
7117 * config.sub: Likewise.
7118 * configure.in: Likewise.
7119
7120 2001-02-06 Ben Elliston <bje@redhat.com>
7121
7122 * configure: Output host type to stdout, not stderr.
7123
7124 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7125
7126 * config.guess: Import from subversions.gnu.org (revision 1.181).
7127 * config.sub: Import from subversions.gnu.org (revision 1.199).
7128
7129 2001-01-30 Alan Modra <alan@linuxcare.com.au>
7130
7131 * config.guess: Handle hppa64-linux systems.
7132
7133 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7134
7135 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7136 Don't unset, it's non-portable and no longer necessary, set to empty
7137 instead.
7138
7139 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7140
7141 * ltconfig: Shell portability fix for the tagname validity check.
7142
7143 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7144
7145 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7146
7147 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
7148
7149 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7150 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7151
7152 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
7153
7154 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7155 keep at least one of build_libtool_libs or build_old_libs set to
7156 yes.
7157
7158 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
7159
7160 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7161 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7162
7163 2000-11-07 Philip Blundell <pb@futuretv.com>
7164
7165 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7166
7167 2000-11-03 Philip Blundell <pb@futuretv.com>
7168
7169 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7170 files.
7171
7172 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7173
7174 * COPYING.NEWLIB: Put into source repository.
7175
7176 2001-01-15 Ben Elliston <bje@redhat.com>
7177
7178 * configure.in (host_tools): Add sid.
7179 Always configure cgen.
7180 * Makefile.in (all-sid): New target.
7181 (check-sid, clean-sid, install-sid): Likewise.
7182
7183 2001-01-07 Andreas Jaeger <aj@suse.de>
7184
7185 * config.sub, config.guess: Update from subversions.
7186
7187 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
7188
7189 * configure.in: Disable language-specific target libraries for
7190 languages that aren't enabled.
7191
7192 2000-11-24 Nick Clifton <nickc@redhat.com>
7193
7194 * configure.in (xscale-elf): Add target.
7195 (xscale-coff): Add target.
7196 (c4x, c5x, tic54x): Move after ARM targets.
7197
7198 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
7199
7200 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7201
7202 2000-11-20 Ian Lance Taylor <ian@zembu.com>
7203
7204 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7205
7206 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
7207
7208 * Makefile.in: Merge with GCC and libgcj.
7209 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7210 configure-target-<library> when their configure scripts need the C
7211 or C++ library to have already been built to work properly.
7212 (do_proto_toplev): Set them to an empty string.
7213
7214 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
7215
7216 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7217 (REALLY_SET_LIB_PATH): Use them.
7218
7219 2000-11-06 Christopher Faylor <cgf@cygnus.com>
7220
7221 * config.sub: Add support for Sun Chorus
7222
7223 2000-11-02 Per Lundberg <plundis@chaosdev.org>
7224
7225 * config.sub: Add support for the *-storm-chaos OS.
7226
7227 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7228
7229 * configure.in (noconfigdirs): Don't compile some
7230 of the libraries for 68HC11 & 68hc12 targets.
7231
7232 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
7233
7234 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7235 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7236 all affected `configure' scripts.
7237
7238 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
7239
7240 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7241 ltcf-c.sh.
7242
7243 2000-09-12 Philip Blundell <philb@gnu.org>
7244
7245 * config.sub, config.guess: Update from subversions.
7246
7247 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
7248
7249 * Makefile.in (all-zlib): Added dummy target.
7250
7251 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7252 multi-language branch.
7253
7254 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
7255
7256 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7257 (bootstrap*): Depend on all-bootstrap.
7258
7259 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7260
7261 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7262 crosses, but add gcc/include to the header search path for them.
7263
7264 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
7265
7266 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7267 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7268 * gettext.m4: New file, extracted from aclocal.m4.
7269
7270 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
7271
7272 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7273 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7274 sub-configures.
7275
7276 2000-08-20 Doug Evans <dje@casey.transmeta.com>
7277
7278 * Makefile.in (ALL_MODULES): Add all-cgen.
7279 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7280 (all-cgen): New target.
7281 (all-opcodes,all-sim): Depend on all-cgen.
7282 * configure.in (host_tools): Add cgen.
7283 Only configure cgen if --enable-cgen-maint.
7284
7285 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
7286
7287 * config-ml.in (CC, CXX): Don't introduce a leading space.
7288
7289 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
7290
7291 * configure.in (libstdcxx_flags): Use
7292 libstdc++-v3/src/libstdc++.INC.
7293
7294 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
7295
7296 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7297
7298 2000-08-11 Jason Merrill <jason@redhat.com>
7299
7300 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7301 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7302 (FLAGS_FOR_TARGET): Not here.
7303 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7304
7305 2000-08-07 DJ Delorie <dj@redhat.com>
7306
7307 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7308 "if we're also building gcc, and it's a gcc that will run on the
7309 build machine, we want to use its includes instead of the system's
7310 default includes".
7311
7312 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
7313
7314 * configure.in (libstdcxx_flags): Don't use `"'.
7315
7316 * config-ml.in: Adjust multilib search paths to the
7317 appropriate multilib tree.
7318
7319 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
7320
7321 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7322 commas in $LANGUAGES.
7323
7324 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
7325
7326 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7327
7328 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
7329
7330 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7331 CXX_FOR_TARGET for sed.
7332
7333 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
7334
7335 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7336 Do not override if already set in the environment or in configure.
7337 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7338 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7339
7340 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
7341
7342 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7343 (GCC_FOR_TARGET): Use it.
7344 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7345 * configure.in: ... here.
7346 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7347 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7348
7349 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
7350
7351 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7352 (configure-target-libchill, configure-target-libobjc): Likewise.
7353
7354 * configure.in: Use the same cache file for all target libs.
7355 * config-ml.in: But different cache files per multilib variant.
7356
7357 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7358
7359 * configure (topsrcdir): Don't use dirname.
7360
7361 2000-07-20 Jason Merrill <jason@redhat.com>
7362
7363 * configure.in: Remove all references to libg++ and librx.
7364
7365 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7366
7367 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
7368
7369 * config.sub: Update to subversions version 2000-07-06.
7370
7371 2000-07-12 Andrew Haley <aph@cygnus.com>
7372
7373 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7374 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7375
7376 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
7377
7378 * symlink-tree: Check number of arguments.
7379
7380 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
7381
7382 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7383
7384 2000-07-05 Jim Wilson <wilson@cygnus.com>
7385
7386 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7387 search path for a g++ extracted from the build tree. This
7388 will allow link tests run by configure scripts in
7389 subdirectories to succeed.
7390
7391 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
7392
7393 * ltconfig: Add support for mips-dde-sysv4.2MP
7394
7395 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7396
7397 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7398 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7399
7400 2000-06-19 Timothy Wall <twall@cygnus.com>
7401
7402 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7403 * config.sub: Add tic54x target.
7404
7405 2000-06-07 Phillip Thomas <pthomas@suse.de>
7406
7407 * README-maintainer-mode: New file: Contains notes on using
7408 --enable-maintainer-mode with binutils.
7409
7410 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
7411
7412 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7413
7414 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
7415
7416 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7417 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7418
7419 20000-05-21 H.J. Lu (hjl@gnu.org)
7420
7421 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7422 directory are used if they exist. Make sure
7423 $(build_tooldir)/include is searched for header files,
7424 $(build_tooldir)/lib/ for library files.
7425 (GCC_FOR_TARGET): Likewise.
7426 (CXX_FOR_TARGET): Likewise.
7427
7428 2000-05-18 Jeffrey A Law (law@cygnus.com)
7429
7430 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7431
7432 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
7433
7434 * Makefile.in (configure-target-libiberty): Depend on
7435 configure-target-newlib.
7436
7437 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7438
7439 * configure.in, Makefile.in: Merge all libffi-related
7440 configury stuff from the libgcj tree.
7441
7442 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
7443
7444 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7445 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7446
7447 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
7448
7449 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7450 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7451 current version information. Add to proto-toplev directory.
7452 (gdb-taz): Build do-djunpack.
7453
7454 2000-05-15 David Edelsohn <edelsohn@gnu.org>
7455
7456 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7457
7458 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7459
7460 * ltmain.sh: Preserve in relink_command any environment
7461 variables that may affect the linker behavior.
7462
7463 2000-05-12 Jeffrey A Law (law@cygnus.com)
7464
7465 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7466
7467 2000-05-10 Jim Wilson <wilson@cygnus.com>
7468
7469 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7470
7471 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7472
7473 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7474 with the version name.
7475
7476 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
7477
7478 * config.if: Tweak.
7479
7480 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
7481
7482 * djunpack.bat: New file.
7483
7484 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
7485
7486 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7487 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7488 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7489 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7490
7491 2000-04-16 Dave Pitts <dpitts@cozx.com>
7492
7493 * config.sub (case $basic_machine): Change default for "ibm-*"
7494 to "openedition".
7495
7496 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
7497
7498 * Makefile.in (gdb-taz): New target. GDB specific archive.
7499 (do-md5sum): New target.
7500 (MD5PROG): Define.
7501 (PACKAGE): Default to TOOL.
7502 (VER): Default to a shell script.
7503 (taz): Rewrite target. Move real work to do-proto-toplev. Include
7504 md5 checksum generation.
7505 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7506 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7507 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7508 insight.tar.bz2): Use gdb-taz to create archive.
7509
7510 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
7511
7512 * configure (warn_cflags): Delete.
7513
7514 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
7515 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
7516
7517 * configure.in (enable_libstdcxx_v3): Add.
7518 (target_libs): Add bits here to switch between libstdc++-v2 and
7519 libstdc++-v3.
7520 * config.if: And this file too.
7521 * Makefile.in: Add libstdc++-v3 targets.
7522
7523 2000-04-05 Michael Meissner <meissner@redhat.com>
7524
7525 * config.sub (d30v): Add d30v as a basic machine type.
7526
7527 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
7528
7529 * configure.in: -linux-gnu*, not -linux-gnu.
7530
7531 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
7532
7533 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7534 (do-tar-bz2): Replace TOOL with PACKAGE.
7535 (gdb.tar.bz2): Remove GDBTK from GDB package.
7536 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7537 dejagnu.tar.bz2): New packages.
7538
7539 2000-02-27 Andreas Jaeger <aj@suse.de>
7540
7541 * configure.in: Add entry for mips*-*-linux*, move catch all
7542 *-*-*linux* entry below this one.
7543
7544 2000-02-27 Ian Lance Taylor <ian@zembu.com>
7545
7546 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7547
7548 2000-02-24 Nick Clifton <nickc@cygnus.com>
7549
7550 * config.sub: Support an OS of "wince".
7551
7552 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
7553
7554 * config.guess, config.sub: Updated to match config's 2000-02-15
7555 version.
7556
7557 2000-02-23 Linas Vepstas <linas@linas.org>
7558
7559 * config.sub: Add support for Linux/IBM 370.
7560 * configure.in: Likewise.
7561
7562 2000-02-22 Nick Clifton <nickc@cygnus.com>
7563
7564 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7565
7566 2000-02-20 Christopher Faylor <cgf@cygnus.com>
7567
7568 * config.guess: Guess "cygwin" rather than "cygwin32".
7569
7570 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7571
7572 * configure (gcc_version): When setting, narrow search to
7573 lines containing `version_string'.
7574
7575 2000-02-15 Denis Chertykov <denisc@overta.ru>
7576
7577 * config.sub: Add support for avr target.
7578
7579 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
7580
7581 * config.sub: Add mmix-knuth-mmixware.
7582
7583 2000-01-27 Christopher Faylor <cgf@redhat.com>
7584
7585 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7586 structure stuff to -L library search.
7587 (CXX_FOR_TARGET): Ditto.
7588 (CROSS_CHECK_MODULES): Fix spelling mistake.
7589
7590 2000-01-24 Mark Mitchell <mark@codesourcery.com>
7591
7592 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7593 the C++ compiler.
7594
7595 2000-01-12 Richard Henderson <rth@cygnus.com>
7596
7597 * configure.in: Don't build some bits for beos.
7598
7599 2000-01-12 Joel Sherrill (joel@OARcorp.com)
7600
7601 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7602 as include files.
7603
7604 2000-01-06 Geoff Keating <geoffk@cygnus.com>
7605
7606 * configure.in: Use mt-aix43 to handle *_TARGET defs,
7607 not mh-aix43.
7608
7609 1999-12-14 Richard Henderson <rth@cygnus.com>
7610
7611 * config.guess (alpha-osf, alpha-linux): Detect ev67.
7612 * config.sub: Accept alphaev[78], alphaev8.
7613
7614 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7615
7616 * config.guess, config.sub: Update from autoconf.
7617
7618 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7619
7620 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7621 necessary libraries are missing.
7622
7623 1999-10-25 Andreas Schwab <schwab@suse.de>
7624
7625 * configure: Fix quoting inside arguments of eval.
7626
7627 1999-10-21 Nick Clifton <nickc@cygnus.com>
7628
7629 * config-ml.in: Allow suppression of some ARM multilibs.
7630
7631 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
7632
7633 * config.guess: Add OS/390 match pattern.
7634 * config.sub: Add mvs, openedition targets.
7635 * configure.in (i370-ibm-opened*): New.
7636
7637 1999-09-04 Steve Chamberlain <sac@pobox.com>
7638
7639 * config.sub: Add support for configuring for pj.
7640
7641 1999-08-31 Nick Clifton <nickc@cygnus.com>
7642
7643 * config.sub (maybe_os): Add support for configuring for fr30.
7644
7645 1999-08-25 Nick Clifton <nickc@cygnus.com>
7646
7647 * configure.in: Do not configure or build ld for AIX
7648 platforms. ld is known to be broken on these platforms.
7649
7650 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7651
7652 * config-ml.in: Pass compiler flag corresponding to multidirs to
7653 subdir configures.
7654
7655 1999-08-09 Ian Lance Taylor <ian@zembu.com>
7656
7657 * Makefile.in (LDFLAGS): Define.
7658
7659 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
7660
7661 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7662 noconfigdirs.
7663 (*-*-cygwin*): Likewise.
7664
7665 1999-08-08 Ian Lance Taylor <ian@zembu.com>
7666
7667 * mkdep: New file.
7668 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7669 (BINUTILS_SUPPORT_DIRS): Add mkdep.
7670
7671 From Eli Zaretskii <eliz@is.elta.co.il>:
7672 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7673 long file name when using DJGPP on MS-DOS.
7674
7675 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
7676
7677 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7678
7679 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
7680
7681 * Makefile.in (check-target-libio): Remove all-target-libstdc++
7682 dependency as this causes "make check" to globally "make all"
7683
7684 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
7685
7686 * configure.in (target_libs): Added target-zlib.
7687 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7688 (CONFIGURE_TARGET_MODULES): Likewise.
7689 (CHECK_TARGET_MODULES): Likewise.
7690 (INSTALL_TARGET_MODULES): Likewise.
7691 (CLEAN_TARGET_MODULES): Likewise.
7692 (configure-target-zlib): New target.
7693 (all-target-zlib): Likewise.
7694 (all-target-libjava): Depend on all-target-zlib.
7695 (configure-target-libjava): Depend on configure-target-zlib.
7696
7697 * Makefile.in (configure-target-libjava): Depend on
7698 configure-target-newlib.
7699 (configure-target-boehm-gc): New target.
7700 (configure-target-qthreads): New target.
7701
7702 * configure.in (target_libs): Added target-qthreads.
7703 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7704 (CONFIGURE_TARGET_MODULES): Likewise.
7705 (CHECK_TARGET_MODULES): Likewise.
7706 (INSTALL_TARGET_MODULES): Likewise.
7707 (CLEAN_TARGET_MODULES): Likewise.
7708 (all-target-qthreads): New target.
7709 (configure-target-libjava): Depend on configure-target-qthreads.
7710 (all-target-libjava): Depend on all-target-qthreads.
7711
7712 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7713 (CONFIGURE_TARGET_MODULES): Likewise.
7714 (CHECK_TARGET_MODULES): Likewise.
7715 (INSTALL_TARGET_MODULES): Likewise.
7716 (CLEAN_TARGET_MODULES): Likewise.
7717 (all-target-libjava): New target.
7718 (all-target-boehm-gc): Likewise.
7719 * configure.in (target_libs): Added libjava, boehm-gc.
7720
7721 1999-07-22 Ian Lance Taylor <ian@zembu.com>
7722
7723 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7724 configure.bat in SUPPORT_FILES.
7725 (gas+binutils.tar.bz2): Likewise.
7726
7727 * makeall.bat: Remove; obsolete.
7728
7729 1999-07-21 Ian Lance Taylor <ian@zembu.com>
7730
7731 From Mark Elbrecht:
7732 * configure.bat: Remove; obsolete.
7733
7734 1999-07-11 Ian Lance Taylor <ian@zembu.com>
7735
7736 * configure: Add -W -Wall to the default CFLAGS when compiling with
7737 gcc.
7738
7739 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
7740
7741 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7742
7743 1999-06-30 Mark Mitchell <mark@codesourcery.com>
7744
7745 * configure.in: Build ld on IRIX6.
7746
7747 1999-06-12 Ian Lance Taylor <ian@zembu.com>
7748
7749 * Makefile.in: Change distribution targets to use bzip2 instead of
7750 gzip.
7751 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7752 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7753
7754 1999-06-04 Nick Clifton <nickc@cygnus.com>
7755
7756 * config.sub: Add mcore target.
7757
7758 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
7759
7760 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7761
7762 1999-05-25 H.J. Lu (hjl@gnu.org)
7763
7764 * config.guess (dummy): Changed to $dummy.
7765
7766 1999-05-24 Nick Clifton <nickc@cygnus.com>
7767
7768 * config.sub: Tidied up case statements.
7769
7770 1999-05-22 Ben Elliston <bje@cygnus.com>
7771
7772 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7773 <jiro@din.or.jp>.
7774
7775 * config.guess: Merge with FSF version. Future changes will be
7776 more accurately recorded in this ChangeLog.
7777 * config.sub: Likewise.
7778
7779 1999-05-20 Stephen L Moshier <moshier@world.std.com>
7780
7781 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7782
7783 1999-04-30 Tom Tromey <tromey@cygnus.com>
7784
7785 * ltmain.sh: [mode link] Always use CC given by ltconfig.
7786
7787 1999-04-23 Tom Tromey <tromey@cygnus.com>
7788
7789 * ltconfig, ltmain.sh: Update to libtool 1.2f.
7790
7791 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
7792
7793 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7794 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7795 Bad merge removed these two changes.
7796
7797 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
7798 Martin Heller (Ing.-Buero_Heller@t-online.de)
7799
7800 * config.guess (interix Alpha): Add.
7801
7802 1999-04-11 Richard Henderson <rth@cygnus.com>
7803
7804 * configure.in (i?86-*-beos*): Do config gperf; don't config
7805 gdb, newlib, or libgloss.
7806
7807 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
7808
7809 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7810 link a trivial program with -mabi=64. If it fails, remove mabi=64
7811 from multidirs.
7812
7813 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
7814
7815 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7816
7817 1999-04-08 Nick Clifton <nickc@cygnus.com>
7818
7819 * config.sub: Add support for mcore targets.
7820
7821 1999-04-07 Michael Meissner <meissner@cygnus.com>
7822
7823 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7824 not mt-ospace, in order to shut up assembler warning about using
7825 symbols that are named the same as registers.
7826
7827 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
7828
7829 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7830 dependency list for all-target-cygmon.
7831
7832 1999-04-05 Doug Evans <devans@casey.cygnus.com>
7833
7834 * config-ml.in: Check $host, not $target, for selective multilibs.
7835 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7836 thumb interworking, and underscore prefix multilibs.
7837
7838 1999-04-04 Ian Lance Taylor <ian@zembu.com>
7839
7840 * missing: Update to version from current automake.
7841
7842 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
7843
7844 * configure (gxx_include_dir): Removed.
7845
7846 * configure.in (gxx_include_dir): Handle it.
7847 * Makefile.in: Likewise.
7848
7849 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
7850
7851 * config.sub (mips64vr4111,mips64vr4111el) Add.
7852
7853 1999-03-21 Ben Elliston <bje@cygnus.com>
7854
7855 * config.guess: Correct typo for detecting ELF on FreeBSD.
7856
7857 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
7858
7859 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7860 config/mh-djgpp.
7861
7862 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
7863
7864 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7865 all-target-newlib to dependency list for all-target-bsp.
7866
7867 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
7868
7869 * config.sub: Add i386-uwin support.
7870 * config.guess: Likewise.
7871
7872 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7873
7874 * configure.in: cleanup, add mh-*pic handling for arm, special
7875 case powerpc*-*-aix*
7876
7877 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
7878
7879 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7880 can be built.
7881
7882 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
7883
7884 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7885 targets.
7886
7887 1999-03-02 Nick Clifton <nickc@cygnus.com>
7888
7889 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7890
7891 1999-02-28 Geoffrey Noer <noer@cygnus.com>
7892
7893 * config.sub: Check for "cygwin*" rather than "cygwin32*"
7894
7895 1999-02-24 Nick Clifton <nickc@cygnus.com>
7896
7897 * config.sub: Fix typo in arm recognition.
7898
7899 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
7900
7901 * configure.in (noconfigdirs): Changed target_configdirs to
7902 include target-bsp only for m68k-*-elf* and m68k-*-coff*
7903 rather than m68k-*-* since it is not known to work on
7904 m68k-aout. Ditto for arm-*-*oabi.
7905
7906 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
7907
7908 * configure.in (*-*-windows*): Remove, no longer used.
7909
7910 1999-02-19 Ben Elliston <bje@cygnus.com>
7911
7912 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7913 Smart and improved by Andrew Cagney.
7914
7915 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
7916
7917 * config.guess: Recognize openbsd-*-hppa.
7918
7919 1999-02-17 H.J. Lu (hjl@gnu.org)
7920
7921 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7922 only if it is not empty.
7923
7924 1999-02-17 Nick Clifton <nickc@cygnus.com>
7925
7926 Patch from: Scott Bambrough <scottb@corelcomputer.com>
7927
7928 * config.guess: Modified to recognize uname's armv* syntax.
7929
7930 * config.sub: Modified to recognize uname's armv* syntax.
7931
7932 1999-02-17 Mark Salter <msalter@cygnus.com>
7933
7934 * configure.in: Added target-bsp for sparclite.
7935
7936 1999-02-08 Richard Henderson <rth@cygnus.com>
7937
7938 * config.sub: Recognize alphapca5[67] and up to alphaev8.
7939
7940 1999-02-08 Nick Clifton <nickc@cygnus.com>
7941
7942 * configure.in: Add support for strongarm port.
7943 * config.sub: Add support for strongarm target.
7944
7945 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
7946
7947 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7948 the old name config/mh-cygwin32.
7949 Enable texinfo.
7950
7951 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
7952
7953 * configure.in: Do build ld for ix86 Solaris.
7954
7955 1999-02-02 Jim Wilson <wilson@cygnus.com>
7956
7957 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
7958 $AR_FOR_TARGET. Likewise for RANLIB.
7959
7960 1999-02-02 Catherine Moore <clm@cygnus.com>
7961
7962 * config.sub (oabi): Recognize.
7963 * configure.in (arm-*-oabi): Handle.
7964
7965 1999-01-30 Robert Lipe (robertlipe@usa.net)
7966
7967 * config.guess: Improve detection of i686 on UnixWare 7.
7968
7969 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
7970
7971 * config.guess: Add support for i386-pc-interix.
7972 * config.sub: Likewise.
7973 * configure.in: Likewise.
7974
7975 1999-01-18 Christopher Faylor <cgf@cygnus.com>
7976
7977 * Makefile.in: Remove unneeded all-target-libio from
7978 from all-target-winsup target since it is now unneeded.
7979 Add all-target-libtermcap in its place since it is now
7980 needed.
7981
7982 1998-12-30 Christopher Faylor <cgf@cygnus.com>
7983
7984 * configure.in: makefile stub for cygwin target is probably
7985 unnecessary. Remove it for now.
7986
7987 1998-12-30 Christopher Faylor <cgf@cygnus.com>
7988
7989 * configure.in: libtermcap.a should be built when cygwin is the
7990 target as well as the host.
7991 * config.guess: Allow mixed case in cygwin uname output.
7992 * Makefile.in: Add libtermcap target.
7993
7994 1998-12-23 Jeffrey A Law (law@cygnus.com)
7995
7996 * config.sub: Clean up handling of hppa2.0.
7997
7998 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
7999
8000 * config.guess: Use C code to identify more HP machines.
8001
8002 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8003
8004 * config.sub: Handle hppa2.0.
8005
8006 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8007
8008 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8009 cygmon for all sparclite targets, regardless of object format.
8010
8011 1998-12-15 Mark Salter <msalter@cygnus.com>
8012
8013 * configure.in: Added target-bsp for several target architectures.
8014
8015 * Makefile.in: Added rules for bsp.
8016
8017 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8018
8019 * config.guess: Improve detection of hppa2.0 processors.
8020
8021 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8022
8023 * config.guess: Recognize FreeBSD using ELF automatically.
8024
8025 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8026
8027 * configure (skip-this-dir): Add handling for new shell script, which
8028 might be created by a sub-directory's configure to indicate, this particular
8029 directory is "unwanted".
8030 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8031
8032 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8033
8034 * ltconfig: import from libtool, after changing libtool to
8035 account for the cygwin name change.
8036
8037 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8038
8039 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8040 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8041
8042 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8043
8044 * configure.in: Add libtermcap to list of cygwin dependencies.
8045
8046 1998-11-17 Geoffrey Noer <noer@cygnus.com>
8047
8048 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8049 they include winsup/include when it's a cygwin target.
8050
8051 1998-11-12 Tom Tromey <tromey@cygnus.com>
8052
8053 * configure.in (host_tools): Added zip.
8054 * Makefile.in (all-target-libjava): Depend on all-zip.
8055 (all-zip): New target.
8056 (ALL_MODULES): Added all-zip.
8057 (NATIVE_CHECK_MODULES): Added check-zip.
8058 (INSTALL_MODULES): Added install-zip.
8059 (CLEAN_MODULES): Added clean-zip.
8060
8061 1998-11-12 Geoffrey Noer <noer@cygnus.com>
8062
8063 * Makefile.in: lose "32" from comment about cygwin.
8064
8065 1998-11-05 Nick Clifton <nickc@cygnus.com>
8066
8067 * configure.in: Use -Os to build target libraries for the fr30.
8068
8069 1998-11-04 Dave Brolley <brolley@cygnus.com>
8070
8071 * config.sub: Add fr30.
8072
8073 1998-11-02 Geoffrey Noer <noer@cygnus.com>
8074
8075 * configure.in: drop "32" from config/mh-cygwin32. Check
8076 cygwin* instead of cygwin32*.
8077 * config.sub: Check cygwin* instead of cygwin32*.
8078
8079 1998-10-22 Robert Lipe <robertl@dgii.com>
8080
8081 * config.guess: Match any version of Unixware7.
8082
8083 1998-10-20 Syd Polk <spolk@cygnus.com>
8084
8085 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8086 if desired.
8087
8088 1998-10-18 Jeffrey A Law (law@cygnus.com)
8089
8090 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8091 these if the appropriate directories and files to not exist.
8092
8093 1998-10-14 Jeffrey A Law (law@cygnus.com)
8094
8095 * Makefile.in (DEVO_SUPPORT): Add config.if.
8096
8097 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
8098
8099 * configure: Add pattern to replace "build_tooldir"'s
8100 definition in the generated Makefile with "tooldir"'s
8101 actual value.
8102
8103 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8104
8105 * config.sub: Bring back lost sparcv9.
8106
8107 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8108
8109 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8110
8111 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8112 CC_FOR_TARGET and friends.
8113
8114 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8115
8116 * Makefile.in (build_tooldir): New variable, same as tooldir.
8117 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8118 -B$(build_tooldir)/bin/.
8119 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8120
8121 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8122
8123 * config.sub: Add support for i[34567]86-pc-udk.
8124 * configure.in: Likewise.
8125
8126 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8127
8128 * Makefile.in: add bzip2 package building bits for user
8129 tools module
8130 * configure.in: ditto
8131
8132 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8133
8134 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8135 (ALL_TARGET_MODULES): Add all-target-libobjc.
8136 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8137 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8138 (all-target-libchill): Add dependencies.
8139 * configure.in (target_libs): Add libchill.
8140
8141 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8142
8143 * configure.in (target_subdir): Remove duplicate line.
8144
8145 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8146
8147 * Makefile.in (all-automake): fix dependencies.
8148
8149 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8150
8151 * configure.in: Minor cleanups for building in the $(target_alias)
8152 subdir.
8153
8154 1998-09-22 Jim Wilson <wilson@cygnus.com>
8155
8156 * Makefile.in (bootstrap): Set r and s before make all. Use
8157 BASE_FLAGS_TO_PASS in make all.
8158 (cross): Likewise.
8159
8160 1998-09-20 Mark Mitchell <mark@markmitchell.com>
8161
8162 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8163
8164 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8165
8166 * config.sub: Fix typo in last change.
8167
8168 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8169
8170 * config.sub: Add support for C4x target.
8171 * configure.in: Likewise.
8172
8173 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8174
8175 * config.sub: Recognize sparcv9 just like sparc64.
8176
8177 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8178
8179 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8180
8181 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8182
8183 * config.guess: Correctly identify Pentium II sco boxes.
8184
8185 * config.guess: Fix "tr" code. From Weiwen Liu.
8186
8187 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8188
8189 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8190 stabs.
8191
8192 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8193
8194 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8195 (ALL_TARGET_MODULES): Add all-target-libchill.
8196 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8197 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8198 (all-target-libchill): Add dependencies.
8199 * configure.in (target_libs): Add libchill.
8200
8201 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8202
8203 * config.guess: Avoid assumptions about "tr" behaves when
8204 LANG is set to something other than English.
8205
8206 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8207
8208 * configure (gxx_include_dir): Changed to
8209 '${prefix}/include/g++'-${libstdcxx_interface}.
8210
8211 * config.if: New to determine the interfaces.
8212
8213 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8214
8215 * config.guess: Detect and handle MPE/IX.
8216 * config.sub: Deal with MPE/IX.
8217
8218 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8219
8220 * configure.in: Use mh-aix43.
8221
8222 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8223
8224 * configure: Fix --without/--disable cases for gxx-include-dir.
8225
8226 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8227
8228 * mdata-sh: Imported. Needed for automake support.
8229
8230 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8231
8232 * Makefile.in (taz): Try "chmod -R og=u ." before
8233 "chmod og=u `find . -print`".
8234
8235 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8236
8237 * configure.in: Add arm-elf and thumb-elf support.
8238
8239 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8240
8241 * Makefile.in: Undo previous patch.
8242
8243 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8244
8245 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8246 to here ...
8247 (install-no-fixedincludes): and here
8248 (INSTALL_MODULES): ... from here.
8249
8250 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8251
8252 * config.sub: Merge with FSF.
8253
8254 * config.guess: Merge with FSF.
8255
8256 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8257
8258 * configure (extraconfigdirs): New variable.
8259 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8260 * Makefile.in (all): Move higher in file.
8261 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8262 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8263 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8264 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8265 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8266
8267 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
8268
8269 * Makefile.in (all-target-libjava): Depend on all-gcc and
8270 all-target-newlib.
8271 (configure-target-libjava): Depend on $(ALL_GCC).
8272
8273 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8274
8275 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8276 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8277
8278 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8279
8280 * ylwrap: Change absolute path checks to check for DOS style path
8281 names.
8282
8283 * ylwrap: Don't use a full path name if the source file is in the
8284 same directory. From hjl@lucon.org (H.J. Lu).
8285
8286 * config-ml.in: Default to being verbose, to match Feb 18 change to
8287 configure.
8288
8289 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8290
8291 Brought over from egcs:
8292
8293 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8294
8295 * configure.in (target_subdir): Set to ${target_alias} instead
8296 of "libraries".
8297
8298 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8299
8300 * configure.in (target_subdir): Set to libraries if enable_multilib.
8301
8302 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8303
8304 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8305 multilibs, force reconfiguration the first time we create
8306 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8307
8308 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8309
8310 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8311 avoid confusion with --no-recursion.
8312
8313 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8314
8315 * configure.in: Win32 hosts shouldn't use install -x
8316 * install-sh: remove -x option, and special .exe-handling
8317 hack.
8318
8319 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8320
8321 * config.guess: Recognize i586-pc-beos.
8322 * configure.in: Don't build some bits for beos.
8323
8324 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8325
8326 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8327 CFLAGS default to -O2.
8328
8329 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8330 when using GNU ld.
8331
8332 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8333
8334 * ltmain.sh: Correct install when using a different shell.
8335
8336 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8337
8338 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8339
8340 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8341
8342 * makefile.vms: Update to build binutils/makefile.vms. Add install
8343 target.
8344
8345 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8346
8347 * ltconfig: Update to correct AIX handling.
8348
8349 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8350
8351 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8352
8353 * configure.in (target_subdir): Set to ${target_alias} instead
8354 of "libraries".
8355
8356 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8357
8358 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8359 (Makefile): Depend on $(gcc_version_trigger).
8360
8361 * configure (gcc_version): Change default initializer to empty
8362 string.
8363 (gcc_version_trigger): New variable; pass this variable down
8364 to subdir configures to enable them checking gcc's version
8365 themselves. Emit make macros for both gcc_version vars.
8366 (topsrcdir): Initialize reliably.
8367 (recursion line): Remove --with-gcc-version=${gcc_version}.
8368
8369 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8370
8371 * configure (enable_version_specific_runtime_libs): Implement new flag
8372 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8373 in $(libsubdir); emit definition in each generated Makefile.
8374 (gxx_include_dir): Initialize depending on
8375 $enable_version_specific_runtime_libs.
8376
8377 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8378
8379 * configure (gcc_version): Initialize properly depending on
8380 how and where configure is started.
8381 (recursion line): Pass a --with-gcc-version=${gcc_version}
8382 to configures in subdirs.
8383
8384 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8385
8386 * configure.in (noconfigdirs): Add configure pattern for mips tx39
8387 cygmon
8388
8389 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8390
8391 * configure.in: Add cygmon and libstub support for mn10200.
8392
8393 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8394
8395 * configure (gcc_version): Add new variable describing the
8396 particular gcc version we're building.
8397 * Makefile.in (libsubdir): Add new macro for the directory
8398 in which the compiler finds executables, libraries, etc.
8399 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8400 and libsubdir.
8401
8402 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8403
8404 * Makefile.in (local-clean): Remove *.log.
8405 (warning.log): Built with warn_summary from build.log.
8406 (mail-report.log): Run test_summary.
8407 (mail-report-with-warnings.log): Run test_summary including
8408 warning.log in the report.
8409
8410 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8411
8412 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8413
8414 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8415
8416 * Makefile.in (grep): Grep no longer depends on libiberty.
8417
8418 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8419
8420 * Makefile.in: all-snavigator needs all-libgui.
8421
8422 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8423
8424 * configure.in: Add cygmon and libstub support for mn10300.
8425
8426 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8427
8428 * missing: Update to version from automake 1.3.
8429
8430 * ltmain.sh: On installation, don't get confused if the same name
8431 appears more than once in the list of library names.
8432
8433 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8434
8435 * config.sub: Accept m68060 and m5200 as CPU names.
8436
8437 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8438
8439 * configure: Use && rather than using -a in test, because odd
8440 strings can confuse test.
8441 * configure.in: Likewise.
8442
8443 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8444
8445 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8446
8447 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8448
8449 * Makefile.in (boostrap2-lean, bootstrap3-lean,
8450 bootstrap4-lean): New targets.
8451
8452 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8453
8454 * mpw-* Delete. Not used.
8455
8456 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8457
8458 * COPYING.LIB: Update FSF address.
8459
8460 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8461
8462 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8463
8464 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8465 GAS_SUPPORT_DIRS.
8466
8467 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8468
8469 * ltconfig, ltmain.sh: Avoid producing a version number if
8470 -version-info was not used.
8471
8472 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8473
8474 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8475 building with newlib.
8476
8477 1998-04-30 Paul Eggert <eggert@twinsun.com>
8478
8479 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8480 Solaris `make' causes it to continue to next definition.
8481
8482 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8483
8484 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8485 the right GUI libraries and files are installed along with GDB.
8486
8487 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8488
8489 * configure.in: Change alpha to alpha* in several places.
8490
8491 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8492
8493 * config.sub: Recognize sparc86x.
8494
8495 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
8496
8497 * configure.in (--enable-target-optspace): Remove debug echo.
8498
8499 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8500
8501 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8502
8503 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8504
8505 * ltconfig: Update cygwin32 support.
8506
8507 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8508 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8509 (GDB_SUPPORT_DIRS): Likewise.
8510
8511 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8512
8513 * configure.in (target_makefile_frag): If --enable-target-optspace,
8514 use -Os to compile target libraries rather than -O2. Default to
8515 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8516 not used.
8517 * configure.in (target_cflags): Ditto for d30v.
8518
8519 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8520
8521 * Makefile.in (all-bfd): Depend on all-intl.
8522 (all-binutils): Likewise.
8523 (all-gas): Likewise.
8524 (all-gprof): Likewise.
8525 (all-ld): Likewise.
8526
8527 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
8528
8529 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8530
8531 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
8532
8533 * Makefile.in (all-bfd): Depend upon all-libiberty.
8534
8535 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8536
8537 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
8538
8539 * Makefile.in: Add libstub.
8540
8541 * configure.in: Ditto. Build libstub for targets that have cygmon
8542 support.
8543
8544 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
8545
8546 * configure.in: Don't set PICFLAG on ix86-cygwin32.
8547
8548 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
8549
8550 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8551 use mh-sysv5 if specified. Support gprof on SCO Open Server.
8552
8553 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
8554
8555 * configure: Define DEFAULT_M4 by searching PATH.
8556 * Makfile.in: Use DEFAULT_M4.
8557
8558 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
8559
8560 * ltconfig: Add cygwin32 support.
8561
8562 * Makefile.in, configure.in: Add libtool as a native only directory
8563 to configure and build.
8564
8565 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
8566
8567 * Makefile.in (INSTALL_MODULES): Remove texinfo.
8568
8569 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
8570
8571 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8572
8573 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
8574
8575 * Makefile.in: add ash make rules
8576 * configure.in: add ash to native_only and host_tools lists
8577
8578 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
8579
8580 * Makefile.in (all-gettext, all-intl): New targets.
8581 (ALL_MODULES): Added all-gettext, all-intl.
8582 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8583 (INSTALL_MODULES): Added install-gettext, install-intl.
8584 (CLEAN_MODULES): Added clean-gettext, clean-intl.
8585
8586 * configure.in (host_tools): Added gettext.
8587 (native_only): Likewise.
8588 (noconfigdirs) [various cases]: Likewise.
8589 (host_libs): Added intl.
8590
8591 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
8592
8593 * configure: Do not disable building gdbtk for cygwin32 hosts.
8594
8595 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
8596
8597 * configure.in: Add thumb-coff target.
8598 * config.sub: Add thumb-coff target.
8599
8600 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8601
8602 * Makefile.in: Revert yesterday's change.
8603 (all-target-winsup): all-target-librx stays out of here.
8604
8605 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
8606
8607 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8608 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8609 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8610 Remove references to librx and libg++.
8611
8612 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
8613
8614 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8615 recursive makes
8616
8617 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
8618
8619 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8620 for newlib directory.
8621 (CXX_FOR_TARGET): Likewise.
8622
8623 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
8624
8625 * ltconfig: Update after libtool/ltconfig.in change for
8626 hpux11.
8627
8628 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
8629
8630 * ltconfig, ltmain.sh: Update to libtool 1.2.
8631
8632 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
8633
8634 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8635 (install-gcc-cross): Instead, override LANGUAGES here.
8636
8637 1998-03-18 Dave Love <d.love@dl.ac.uk>
8638
8639 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8640 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8641
8642 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
8643
8644 * configure.in: Add Thumb-pe target.
8645
8646 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
8647
8648 * Makefile.in - changed sn targets to snavigator
8649 * configure.in - changed sn targets to snavigator
8650
8651 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
8652
8653 * config-ml.in: After building symlink tree call make distclean
8654 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8655 to be the case for libiberty.
8656
8657 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
8658
8659 * configure: When making link, also check the current
8660 directory. The configure scripts may create one.
8661
8662 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
8663
8664 * config.sub: Accept alphapca56 and alphaev6 properly.
8665
8666 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8667
8668 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8669
8670 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8671
8672 * config.sub (sco5): Fix typo.
8673
8674 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
8675
8676 * Makefile.in (INSTALL_MODULES): Move install-tcl before
8677 install-itcl.
8678 (install-itcl): Remove dependency on install-tcl.
8679
8680 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
8681
8682 * configure.in: Remove libgloss from noconfigdirs for MN10300.
8683
8684 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
8685
8686 * configure.in: Don't build libgui for a cygwin32 target when not on
8687 a cygwin32 host.
8688
8689 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
8690
8691 * configure (redirect): Set to null, so default behavior of
8692 configure is now --verbose.
8693
8694 1998-02-16 Dave Love <d.love@dl.ac.uk>
8695
8696 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8697 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8698
8699 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
8700
8701 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8702 this change to sync Makefile.in with its ChangeLog entries.
8703
8704 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
8705
8706 * ltmain.sh (mkdir): Check that the directory doesn't exist
8707 before we exit with error, so that we don't get races during
8708 parallel builds.
8709
8710 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
8711
8712 * ltconfig, ltmain.sh: Update from libtool 1.0i.
8713
8714 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
8715
8716 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8717 PICFLAG_FOR_TARGET.
8718 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8719
8720 * configure: Emit a definition for the new macro enable_shared
8721 into each Makefile.
8722
8723 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8724
8725 * configure.in (host_tools, native_only): Add libtool.
8726
8727 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
8728
8729 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8730 Fix typo in ming config comment.
8731
8732 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
8733
8734 * ltconfig, ltmain.sh: Update from libtool 1.0h.
8735
8736 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
8737
8738 * config.sub: Add tic30 cases, and map c30 to tic30.
8739
8740 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
8741
8742 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8743 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8744 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8745 (CLEAN_TARGET_MODULES): Similarly
8746 (all-target-libf2c): Add dependences.
8747 * configure.in (target_libs): Add libf2c.
8748
8749 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
8750
8751 * configure.in: Remove expect from noconfigdirs when target
8752 is cygwin32. OK to build expect and dejagnu with Canadian
8753 Cross.
8754
8755 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
8756
8757 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8758 host.
8759
8760 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8761 and mingw32.
8762
8763 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
8764
8765 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8766 here as it is not defined in the toplevel Makefile.
8767
8768 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
8769
8770 * configure (package_makefile_rules_frag): New variable, which names
8771 a file with generic rules, ...
8772 Change comment to mention we now have FIVE parts.
8773 * configure: Undo last change.
8774
8775 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
8776
8777 * config.guess: More accurate determination of HP processor types.
8778 * config.sub: More accurate determination of HP processor types.
8779
8780 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
8781
8782 * configure (package_makefile_frag): Move inserting the
8783 ${package_makefile_frag} to where it should be according
8784 to the comment.
8785
8786 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
8787
8788 * config.guess: Add support for Linux/ARM.
8789
8790 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
8791
8792 * .cvsignore: Remove *-info and *-install since they match
8793 release-info and mpw-install, which we don't want to just ignore.
8794
8795 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
8796
8797 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8798
8799 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
8800
8801 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8802 local_prefix to sub-make invocations.
8803
8804 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
8805
8806 * configure.in: Check makefile fragments in the source
8807 directory.
8808
8809 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8810
8811 * configure.in: Check whether host and target makefile
8812 fragments exist before adding them to *_makefile_frag.
8813
8814 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
8815
8816 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8817
8818 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
8819
8820 * configure.in: Make sure we only replace RPATH_ENVVAR on
8821 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8822 regexp to sed.
8823
8824 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8825 to sub-makes.
8826
8827 1998-01-13 Lee Iverson (leei@ai.sri.com)
8828
8829 * config-ml.in (multi-do): LDFLAGS must include multilib
8830 designator.
8831
8832 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
8833
8834 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8835
8836 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
8837
8838 * config.sub: Add mingw32 support.
8839 * configure.in: Likewise.
8840
8841 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8842
8843 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8844
8845 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
8846
8847 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8848 * configure (gxx_include_dir): Provide a definition for subdirs
8849 which do not use autoconf.
8850
8851 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
8852
8853 * config.guess: Sync with egcs. Picks up new alpha support,
8854 BeOS & some additional linux support.
8855
8856 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
8857
8858 * config.guess: HP 9000/803 is a PA1.1 machine.
8859
8860 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
8861
8862 * configure.in: It's alpha*-...
8863
8864 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
8865
8866 * configure.in (host_makefile_frag, target_makefile_frag):
8867 Handle multiple config files.
8868 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8869 alpha-*-*.
8870
8871 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
8872
8873 * mkdep: New file.
8874
8875 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
8876
8877 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8878
8879 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
8880
8881 * Makefile.in: Add libgui directory.
8882 (GDB_TK): Add all-libgui.
8883 * configure.in: Add libgui directory.
8884 * configure: Add all-libgui to GDB_TK.
8885
8886 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
8887
8888 * config-ml.in (multidirs): Add m32r to multilib list.
8889
8890 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
8891
8892 * Makefile.in (all-target-gperf): Change dependency to
8893 all-target-libstdc++.
8894
8895 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
8896
8897 * config.guess: Add BeOS support.
8898
8899 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
8900
8901 Source directory cvs renamed to cvssrc:
8902 * configure.in (host_tools): Change cvs to cvssrc.
8903 (native_only): Likewise.
8904 (noconfigdirs) [various cases]: Likewise.
8905 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8906 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8907 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8908 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8909 (all-cvssrc): Rename target from all-cvs.
8910
8911 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
8912
8913 * configure (gxx_include_dir): Fix thinko.
8914
8915 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
8916
8917 * Makefile.in (INSTALL_TARGET_CROSS): Define.
8918 (install-cross, install-gcc-cross): New targets.
8919
8920 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
8921
8922 * configure.in (noconfigdirs): Add support for Thumb target.
8923
8924 * config.sub (maybe_os): Add support for Thumb target.
8925
8926 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
8927
8928 * Makefile.in: Add rules for cygmon.
8929
8930 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8931
8932 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
8933
8934 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8935 * configure (gxx_include_dir): Provide a definition for subdirs
8936 which do not use autoconf.
8937
8938 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
8939
8940 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8941 11/18/97 build
8942
8943 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
8944
8945 * From Franz Sirl.
8946 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8947 found on RedHat Linux systems.
8948
8949 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
8950
8951 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8952 guesses.
8953
8954 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
8955
8956 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8957
8958 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
8959
8960 * ltmain.sh: If mkdir fails, check whether the directory was created
8961 anyhow by some other process.
8962
8963 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
8964
8965 * configure.in (d30v-*-*): Configure all directories.
8966
8967 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
8968
8969 * configure.in (d30v-*-*): Configure newlib, libiberty directories
8970 for the D30V.
8971
8972 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
8973
8974 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8975
8976 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
8977
8978 * include/libiberty.h: Add extern "C" { so it can be used with C++
8979 progrms.
8980 * include/remote-sim.h: Add extern "C" { so it can be used with C++
8981 programs.
8982
8983 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
8984
8985 * configure.in (d30v-*-*): Configure GCC now.
8986
8987 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
8988
8989 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8990 is no longer needed.
8991
8992 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
8993
8994 * Makefile.in: check-target-libio depends on all-target-libstdc++.
8995
8996 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
8997
8998 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8999 targets using "$@" to provide support for similar but not identical
9000 targets without having to duplicate code.
9001
9002 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9003
9004 * makefile.vms: Fix to work with DEC C.
9005
9006 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9007
9008 * config.sub: Add mips-tx39-elf to marketing names.
9009
9010 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9011
9012 * ltmain.sh: Handle symlinks in generated script.
9013
9014 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9015
9016 * configure: Handle autoconf style directory options: --bindir,
9017 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9018 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9019 --sysconfdir.
9020 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9021 (sharedstatedir, localstatedir, oldincludedir): New variables.
9022 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9023 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9024 sbindir, sharedstatedir, and sysconfdir.
9025
9026 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9027
9028 * Makefile.in (bootstrap-lean): New target.
9029
9030 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9031
9032 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
9033 sn, and gnuserv from noconfigdirs.
9034
9035 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9036
9037 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9038
9039 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9040
9041 * Makefile.in (cross): New target.
9042
9043 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9044 Jeff Law <law@cygnus.com>
9045
9046 * Makefile.in (bootstrap2, bootstrap3): New targets.
9047 (all-bootstrap): Remove outdated and confusing target.
9048 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9049
9050 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9051
9052 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9053 windows. Consistent with gdb/configure.
9054
9055 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9056
9057 * configure.in: Name Linux target fragment.
9058
9059 * configure: Rewrite so that project Makefile fragment is inserted
9060 first and appears last in the resulting Makefile.
9061
9062 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9063
9064 * Makefile.in (install-itcl): Install tcl first.
9065
9066 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9067
9068 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9069
9070 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9071
9072 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9073
9074 * configure.in (skipdirs): Add target-librx for Linux.
9075 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9076
9077 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9078
9079 * Makefile.in (bootstrap): New target.
9080
9081 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9082
9083 * config.sub: Accept 'amigados' for backward compatability.
9084
9085 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9086
9087 * config.guess: Merge with FSF.
9088
9089 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9090
9091 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9092
9093 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9094
9095 * config.sub: Add "marketing-names" patch.
9096
9097 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9098
9099 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9100
9101 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9102
9103 * config.sub: Handle v850-elf.
9104
9105 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9106
9107 * .cvsignore (*-install): Remove.
9108
9109 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9110
9111 * ltconfig: Set CONFIG_SHELL in libtool.
9112 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9113
9114 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9115
9116 * configure.in (target_subdir): Set to libraries if enable_multilib.
9117
9118 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9119
9120 * config.guess: Update from gcc directory.
9121
9122 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9123
9124 * Makefile.in (all-sim): Depends on all-readline.
9125
9126 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9127
9128 * Makefile.in (BISON, YACC): Use $$s.
9129 (all-bison): Depend on all-texinfo.
9130
9131 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9132
9133 * Makefile.in (BISON): Add -L flag.
9134 (YACC): Likewise.
9135
9136 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9137
9138 * configure.in (noconfigdirs): Add support for v850e target.
9139
9140 * config.sub (maybe_os): Add support for v850e target.
9141
9142 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9143
9144 * configure.in (noconfigdirs): Add support for v850ea target.
9145
9146 * config.sub (maybe_os): Add support for v850ea target.
9147
9148 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9149
9150 * config.sub: Add mipstx39. Delete r3900.
9151
9152 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9153
9154 * Makefile.in (all-autoconf): Depends on all-texinfo.
9155
9156 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9157
9158 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9159 eabi targets.
9160
9161 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9162
9163 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9164
9165 * configure: When handling a Canadian Cross, handle YACC as well as
9166 BISON. Just set BISON to bison. When setting YACC, prefer bison.
9167 * Makefile.in (all-bison): Depend upon all-texinfo.
9168
9169 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9170
9171 * Makefile.in (BISON): bison, not byacc or bison -y.
9172 (YACC): bison -y or byacc or yacc.
9173 (various): Add *-bison as appropriate.
9174 (taz): No need to mess with BISON anymore.
9175
9176 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9177
9178 * configure: If OSTYPE matches *win32*, try to find a good value for
9179 CONFIG_SHELL.
9180
9181 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9182
9183 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9184 configure.in if it is present.
9185
9186 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9187
9188 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9189
9190 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9191
9192 * config.sub: Recognize `arc' cpu.
9193 * configure.in: Likewise.
9194 * config-ml.in: Likewise.
9195
9196 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9197
9198 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9199
9200 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9201
9202 * configure: Changed sed delimiter from ':' to '|' when
9203 attempting to substitute ${config_shell} for SHELL. On
9204 NT ${config_shell} may contain a ':' in it.
9205
9206 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9207
9208 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9209
9210 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9211
9212 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9213
9214 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9215
9216 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9217
9218 * ylwrap: If the program is a relative path, force it to be
9219 absolute.
9220
9221 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9222
9223 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9224
9225 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9226
9227 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9228 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9229 for libraries.
9230
9231 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9232
9233 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9234 separated by spaces.
9235
9236 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9237
9238 * ylwrap: New file.
9239 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9240
9241 * ltmain.sh: Handle /bin/sh at start of install program.
9242
9243 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9244
9245 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9246 * missing: New file, from automake 1.2.
9247
9248 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9249
9250 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9251 check-tk to CHECK_X11_MODULES.
9252
9253 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9254
9255 * config.sub: Merge with FSF.
9256
9257 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9258
9259 * config.guess: Merge with FSF.
9260
9261 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9262
9263 * configure: Treat msdosdjgpp like go32.
9264 * configure.in: Likewise. Don't remove gprof for go32.
9265
9266 * configure: Change Makefile.tem2 to Makefile.tm2.
9267
9268 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9269
9270 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9271
9272 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9273
9274 * install-sh (chmodcmd): Set to null if the DST directory already
9275 exists. Same as Nov 11th change.
9276
9277 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9278
9279 * configure (GDB_TK): Needs itcl and tix.
9280
9281 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9282
9283 * config.guess: Update from FSF.
9284
9285 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9286
9287 * Makefile.in (GDB_TK): Depend on itcl and tix.
9288
9289 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9290
9291 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9292 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9293 (INSTALL_SCRIPT): New variable.
9294 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9295 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9296 to -x.
9297 * install-sh: Add support for -x option.
9298
9299 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9300
9301 * configure.in, Makefile.in: Treat tix like itcl.
9302
9303 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9304
9305 * Makefile.in (WINDRES): New variable.
9306 (WINDRES_FOR_TARGET): New variable.
9307 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9308 (EXTRA_HOST_FLAGS): Add WINDRES.
9309 (EXTRA_TARGET_FLAGS): Add WINDRES.
9310 (EXTRA_GCC_FLAGS): Add WINDRES.
9311 ($(DO_X)): Pass down WINDRES.
9312 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9313 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9314 DLLTOOL_FOR_TARGET.
9315
9316 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9317
9318 * configure.in: configure sim before gdb for win32-x-ppc
9319
9320 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9321
9322 Move gperf into the toplevel, from libg++.
9323 * configure.in (target_tools): Add target-gperf.
9324 (native_only): Add target-gperf.
9325 * Makefile.in (all-target-gperf): New target, depend on
9326 all-target-libg++.
9327 (configure-target-gperf): Empty rule.
9328 (ALL_TARGET_MODULES): Add all-target-gperf.
9329 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9330 (CHECK_TARGET_MODULES): Add check-target-gperf.
9331 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9332 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9333
9334 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
9335
9336 * config.sub (mn10200): Recognize new basic machine.
9337
9338 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9339
9340 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9341 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9342
9343 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9344
9345 * configure.in: If we're building mips-sgi-irix6* native, turn on
9346 ENABLE_MULTILIB and set TARGET_SUBDIR.
9347
9348 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9349
9350 * Makefile.in (all-sn): Depend on all-grep.
9351
9352 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9353
9354 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9355
9356 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9357 Makefile. From Jeff Makey <jeff@cts.com>.
9358 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9359
9360 * Makefile.in (DISTBISONFILES): Remove.
9361 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9362 $(DEFAULT_YACC).
9363
9364 * configure.in: Build itl, db, sn, etc., when building for native
9365 cygwin32.
9366
9367 * Makefile.in (LD): New variable.
9368 (EXTRA_HOST_FLAGS): Pass down LD.
9369 ($(DO_X)): Likewise.
9370
9371 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9372
9373 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9374
9375 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9376
9377 * configure.in (targargs): Strip out any supplied --build argument
9378 before adding our own. Always add --build.
9379
9380 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9381
9382 * configure.in (targargs): Pass --build if we're doing
9383 a cross-compile.
9384
9385 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9386
9387 * configure: Use '|' instead of ":" as the separator in
9388 sed. Otherwise sed chokes on NT path names with drive
9389 designators. Also look for "?:*" as the leading characters in an
9390 absolute pathname.
9391
9392 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9393
9394 * config.sub: Support for r3900.
9395
9396 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9397
9398 * configure.in: Use install-sh, not install.sh.
9399
9400 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9401
9402 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9403 apply it twice.
9404
9405 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9406
9407 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9408 install-binutils.
9409
9410 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9411
9412 * Makefile.in: Add automake targets.
9413 * configure.in (host_tools): Add automake.
9414
9415 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9416
9417 * configure: Default CXX to c++, not gcc.
9418 * Makefile.in (CXX): Set to c++, not gcc.
9419 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9420
9421 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9422
9423 * install-sh: try appending a .exe if source file doesn't
9424 exist
9425
9426 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9427
9428 * configure.in: Turn on multilib by default.
9429 (cross_only): Remove target-libiberty.
9430
9431 * Makefile.in (all-gcc): Don't depend on libiberty.
9432
9433 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9434
9435 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9436
9437 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9438
9439 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9440 (DISTBISONFILES): Add ld/Makefile.in
9441
9442 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9443
9444 * configure.in: if target is cygwin32 but host isn't cygwin32,
9445 don't configure gdb tcl tk expect, not just gdb.
9446
9447 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9448
9449 * configure.in: Added gnuserv everywhere sn appears.
9450
9451 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9452 (CROSS_CHECK_MODULES): Added check-gnuserv.
9453 (INSTALL_MODULES): Added install-gnuserv.
9454 (CLEAN_MODULES): Added clean-gnuserv.
9455 (all-gnuserv): New target.
9456
9457 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9458
9459 * config.guess: Fixes for MIPS OpenBSD systems.
9460
9461 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9462
9463 * Makefile.in (INSTALL_XFORM): Remove.
9464 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9465
9466 * mkinstalldirs: New file, copied from automake.
9467 * Makefile.in (installdirs): Rename from install-dirs. Use
9468 mkinstalldirs. Change all users.
9469 (DEVO_SUPPORT): Add mkinstalldirs.
9470
9471 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9472
9473 * install-sh: Rename from install.sh.
9474 * Makefile.in (INSTALL): Change install.sh to install-sh.
9475 (DEVO_SUPPORT): Likewise.
9476
9477 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9478 Graichen <graichen@rzpd.de>.
9479
9480 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9481
9482 * config.guess: Recognize OpenBSD systems correctly.
9483
9484 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9485
9486 * README, Makefile.in (ETC_SUPPORT): Remove references to
9487 cfg-paper*, configure.{texi,man,info*}._
9488
9489 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9490
9491 * Makefile.in (all.normal): Ensure that gcc is built after all
9492 the x11 - ie gdb - targets.
9493
9494 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9495
9496 * makefile.vms: Don't run conf-a-gas.
9497
9498 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9499
9500 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9501
9502 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9503
9504 * configure.in: Remove noconfigdirs case since gdb also
9505 configures and builds for tic80-coff.
9506
9507 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9508
9509 * configure: Set cache_file to config.cache.
9510 * Makefile.in (local-distclean): Remove config.cache.
9511
9512 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9513
9514 * COPYING: Update FSF address.
9515
9516 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9517
9518 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9519 noconfigdirs.
9520
9521 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9522
9523 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9524 MAKEDIRS, is empty.
9525
9526 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
9527
9528 * config.sub: Tweak mn10300 entry.
9529
9530 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
9531
9532 * configure.in (host_tools): Put sim before gdb, so gdb's
9533 configure.tgt can determine if the simulator was configured.
9534
9535 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
9536
9537 * config.sub: Move BeOS $os case to be with other Cygnus
9538 local cases.
9539
9540 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
9541
9542 * config.sub: Remove misplaced comment that broke Linux.
9543
9544 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
9545
9546 * config.sub: Add BeOS support.
9547
9548 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
9549
9550 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9551
9552 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
9553
9554 * configure.in (noconfigdirs): Remove tcl and tk from
9555 noconfigdirs for cygwin32 builds.
9556
9557 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
9558
9559 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9560
9561 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
9562
9563 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9564 make-all.com, use makefile.vms instead.
9565
9566 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
9567
9568 * config.sub: Accept -lnews*.
9569
9570 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
9571
9572 * configure.in (noconfigdirs): Disable target-newlib,
9573 target-examples and target-libiberty for d30v.
9574
9575 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9576
9577 * configure.in (noconfigdirs): Enable ld for d30v.
9578
9579 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
9580
9581 * configure.in (tic80-*-*): Build compiler.
9582
9583 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
9584
9585 * configure.in (d30v-*): Remove sim directory from list of
9586 unsupported d30v directories
9587
9588 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9589
9590 * config.sub, configure.in: Add d30v target cpu.
9591
9592 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
9593
9594 * makefile.vms: New file.
9595 * make-all.com: Remove.
9596
9597 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
9598
9599 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9600
9601 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
9602
9603 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9604
9605 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
9606
9607 * Makefile.in (ALL_MODULES): Added all-db.
9608 (CROSS_CHECK_MODULES): Addec check-db.
9609 (INSTALL_MODULES): Added install-db.
9610 (CLEAN_MODULES): Added clean-db.
9611
9612 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
9613
9614 * config.guess: Merge with latest FSF sources.
9615
9616 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
9617
9618 * Makefile.in (ALL_MODULES): Added all-itcl.
9619 (CROSS_CHECK_MODULES): Added check-itcl.
9620 (INSTALL_MODULES): Added install-itcl.
9621 (CLEAN_MODULES): Added clean-itcl.
9622
9623 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
9624
9625 * configure.in: build gdb for mn10200
9626
9627 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
9628
9629 * Makefile.in (all-target-winsup): Depend on all-target-libio.
9630
9631 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
9632
9633 * configure.in (tic80-*-*): Turn off most targets right now.
9634
9635 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
9636
9637 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9638 rather than the makeinfo program.
9639 (do-info): Depend upon all-texinfo.
9640
9641 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
9642
9643 * configure.in: Remove uses of config/mh-linux.
9644
9645 * config.sub, config.guess: Merge with latest FSF sources.
9646
9647 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
9648
9649 * config.sub (case $basic_machine): Add tic80 entries.
9650
9651 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
9652
9653 * config.sub, config.guess: Merge with latest FSF sources.
9654
9655 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9656
9657 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9658 * mpw-config.in: Test for NewFolderRecursive.
9659 * mpw-install: Use symbolic name for startup filename.
9660 * mpw-README: Add various additional details.
9661
9662 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
9663
9664 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9665
9666 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
9667
9668 * configure.in: Do build gcc and the target libraries for
9669 the mn10200.
9670
9671 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
9672
9673 * configure.in: don't avoid building gdb for mn10300 any more
9674 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9675 instead of single-quoting it.
9676
9677 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
9678
9679 * configure.in: Don't use --with-stabs on IRIX 6.
9680
9681 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
9682
9683 * configure.in (m32r): Build gdb, libg++ now.
9684
9685 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9686
9687 * configure.in (mips*-sgi-irix6*): Remove gdb and related
9688 directories from noconfigdirs.
9689
9690 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
9691
9692 * config.sub (basic_machine): added mips16 configuration
9693
9694 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9695
9696 * config.sub: Handle d10v-unknown.
9697
9698 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
9699
9700 * config.sub: Handle v850-unknown.
9701
9702 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
9703
9704 * Makefile.in: add findutils
9705 * configure.in: add findutils to list of host_tools
9706
9707 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
9708
9709 * config.sub: Handle mn10200 and mn10300.
9710
9711 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9712
9713 * configure.in (d10v-*): Do not build librx.
9714
9715 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
9716
9717 * configure.in (mn10300): Build everything except gdb & libgloss.
9718
9719 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
9720
9721 * config.guess: Patch for Dansk Data Elektronik servers,
9722 from Niels Skou Olsen <nso@dde.dk>.
9723
9724 For ncr, use /bin/uname rather than uname, since GNU uname does not
9725 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
9726
9727 Patch for MIPS R4000 running System V,
9728 from Eric S. Raymond <esr@snark.thyrsus.com>.
9729
9730 Fix thinko for nextstep.
9731
9732 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9733
9734 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
9735 * config.guess: Guess mips-dec-mach_bsd4.3.
9736
9737 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
9738 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
9739 release numbers.
9740 * config.guess (mips-mips-riscos*): Emit just enough of the
9741 release number.
9742
9743 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
9744 * config.guess (sparc-auspex-sunos*): Added.
9745 (f300-fujitsu-*): Added.
9746
9747 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
9748 * config.guess: Recognize a Tadpole as a sparc.
9749
9750 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9751
9752 * config.guess: Don't assume that NextStep version is either 2 or
9753 3. NextStep 4 (aka OpenStep 4) has come out now.
9754
9755 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9756
9757 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9758 From Rik Faith <faith@cs.unc.edu>.
9759
9760 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9761
9762 * config.sub: Contributions from bug-gnu-utils to:
9763 Support plain "hppa" (no version given) architecture, reported by
9764 OpenStep.
9765 OpenBSD like NetBSD.
9766 LynxOs is not a hardware supplier.
9767
9768 * config.guess: Contributions from bug-gnu-utils to add support for:
9769 OpenBSD like NetBSD.
9770 Stratus systems.
9771 More Pyramid systems.
9772 i[n>4]86 Intel chips.
9773 M680[n>4]0 Motorola chips.
9774 Use unknown instead of lynx for hardware manufacturer.
9775
9776 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9777
9778 * install.sh (chmodcmd): Set to null if the DST directory already
9779 exists.
9780
9781 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9782
9783 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9784 not use mt-ppc target Makefile fragment any more.
9785
9786 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9787
9788 * configure.in (*-*-windows): Exclude everything but those dirs
9789 needed to build windows.
9790
9791 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
9792
9793 * Makefile.in (all-target-winsup): Depend on all-target-librx.
9794
9795 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9796
9797 * configure.in: Exclude mmalloc from i386-windows.
9798
9799 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9800
9801 * Undo my previous change.
9802
9803 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
9804
9805 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9806 unconditionally.
9807 (MAKEOVERRIDES): Define (revert this part of October 18 change).
9808
9809 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9810
9811 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
9812 host to add it's own flags.
9813
9814 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
9815
9816 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9817
9818 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
9819
9820 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9821 (CXX_FOR_TARGET): Likewise.
9822 (GCC_FOR_TARGET): Define.
9823 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9824 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9825 CC_FOR_TARGET was specified on the command line.
9826 (MAKEOVERRIDES): Don't define.
9827
9828 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
9829
9830 * configure.in (m32r): Fix spelling of libg++ libs.
9831
9832 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
9833
9834 * config.sub (-apple*): Remove, now redundant.
9835
9836 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
9837
9838 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9839
9840 * configure: Rework yesterday's sed script patch.
9841
9842 * config.sub: Merge with FSF.
9843
9844 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
9845
9846 * config.guess: Merge from FSF.
9847
9848 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
9849 * config.guess: Use pc instead of unknown, for pc clone systems.
9850 Change linux to linux-gnu.
9851
9852 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
9853 * config.guess: Avoid non-portable tr syntax.
9854
9855 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
9856
9857 * test-build.mk (HOLES): Add "xargs" for gdb.
9858
9859 * configure: Avoid hpux10.20 sed bug.
9860
9861 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
9862
9863 * configure.in: Add support for windows host
9864 (that is a build done under the Microsoft build environment).
9865
9866 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
9867
9868 * Makefile.in: Replace all uses of srcroot with s, to shrink
9869 command line lengths.
9870
9871 Patches from Geoffrey Noer <noer@cygnus.com>:
9872 * configure.in: If configuring for newlib, pass --with-newlib to
9873 subdirectories.
9874 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9875 -Bnewlib/ and -Lwinsup to gcc.
9876 (CXX_FOR_TARGET): Likewise.
9877
9878 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
9879
9880 * Makefile.in (ETC_SUPPORT): Add configure.
9881
9882 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
9883
9884 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9885 host configuration file.
9886
9887 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
9888
9889 * configure.in: Break mn10x00 support into separate
9890 mn10200 and mn10300 configurations.
9891 * config.sub: Likewise.
9892
9893 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
9894
9895 * configure.in: Add lots of stuff to noconfigdirs for
9896 the mn10x00 targets.
9897
9898 * config.sub, configure.in: Add mn10x00 support.
9899
9900 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
9901
9902 * make-all.com: Call conf-a-gas, not config-a-gas.
9903
9904 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
9905
9906 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9907 targets.
9908
9909 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
9910
9911 * mpw-README: Add much more detail for native PowerMac.
9912 * mpw-install: New file.
9913 * mpw-configure: Add --norecursion and --help options.
9914 * mpw-config.in: Translate readme and install files when
9915 copying to objdir.
9916 * mpw-build.in: Don't always depend on byacc and flex.
9917 (install-only-top): New action.
9918
9919 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
9920
9921 * configure.in: You can now configure GDB for the v850.
9922
9923 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
9924
9925 * configure.in (noconfigdirs): Don't configure any C++ dirs
9926 if targeting D10V.
9927
9928 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
9929
9930 * config.sub: Recognize mips64vr5000.
9931
9932 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
9933
9934 * configure.in: Use a single line for host_tools and native_only.
9935
9936 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
9937
9938 * config.sub, configure.in: Add entries for m32r.
9939
9940 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
9941
9942 * Makefile.in (inet-install): Don't run install-gzip.
9943
9944 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
9945
9946 * configure.in: Don't config lots of things for *-*-windows*.
9947
9948 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
9949
9950 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9951 (host_libs, host_tools): Copy from configure.in.
9952 * mpw-configure: Don't complain about directories not found.
9953
9954 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9955
9956 * configure.in (i[345]86): Recognize i686 for pentium pro.
9957 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9958 file.
9959
9960 * config.guess (i[345]86): Ditto.
9961
9962 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9963
9964 * configure.in (noconfigdirs): Removed gdb for D10V.
9965
9966 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
9967
9968 * configure.in: Remove ld, target-libio, target-libg++, and
9969 target-libstdc++ from noconfigdirs.
9970
9971 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
9972
9973 * configure: Fix three locations where shell scripts were
9974 being run directly rather than with config_shell.
9975
9976 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
9977
9978 * configure.in (v850-*-*): Set up initial $noconfigdirs.
9979 * config.sub (basic_machine): Recognize v850.
9980
9981 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
9982
9983 * mpw-configure: Handle multiple enable/disable options and
9984 pass them down recursively, handle -c and -s flags appropriately
9985 depending on choice of compiler, add escape mechanism for
9986 quoted arguments to gC.
9987
9988 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9989
9990 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9991 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9992 so that -mrelocatable-lib and -mno-eabi are used.
9993
9994 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9995 not support --print-multi-lib, don't abort.
9996
9997 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
9998
9999 * make-all.com: Run config-a-gas.
10000 * setup.com: Don't copy subdirectory files around.
10001
10002 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10003
10004 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10005 target, it now compiles correctly.
10006
10007 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10008
10009 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10010
10011 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10012
10013 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10014
10015 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10016
10017 * configure.in (native_only): Add prms.
10018
10019 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10020
10021 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10022 (BINUTILS_SUPPORT_DIRS): Likewise.
10023
10024 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10025
10026 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10027 d10v support is added.
10028
10029 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10030
10031 * configure.in (d10v-*-*): New target.
10032
10033 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10034
10035 * config.guess (HP 9000/811): Recognize this as a PA1.1
10036 machine.
10037
10038 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10039
10040 * Makefile.in (do-tar-gz): New target, split out from tail end of
10041 taz target. Run each command separately, don't use pipes.
10042 (taz): Use it.
10043
10044 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10045
10046 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10047 * mpw-build.in: No builds should depend on building byacc or flex,
10048 they are assumed to be installed already.
10049
10050 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10051
10052 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10053 variable that CC_FOR_TARGET needs.
10054
10055 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10056
10057 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10058 options have changed since the last time the subdirectory was
10059 configured, and if it has, reconfigure.
10060 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10061 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10062
10063 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10064
10065 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10066 CLEAN_MODULES): Add bash.
10067 (all-bash): New target.
10068
10069 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10070
10071 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10072
10073 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10074
10075 * config.sub (basic_machine): Recognize d10v as a valid processor.
10076
10077 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10078
10079 * mpw-configure: Add support for --bindir.
10080 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10081
10082 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10083
10084 * configure.in: add bash, time, gawk to list of hosttools and things
10085 to only build for native toolchains
10086
10087 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10088
10089 * Makefile.in (docdir): Remove.
10090
10091 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10092
10093 * Makefile.in (datadir): Set to $(prefix)/share.
10094
10095 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10096
10097 * configure.in: build diff and patch for cygwin32-hosted
10098 toolchains.
10099
10100 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10101
10102 * config.sub: Accept -rtems*.
10103
10104 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10105
10106 * configure.in: enable dosrel for cygwin32-hosted builds,
10107 remove diff from the list of things not buildable
10108 via Canadian Cross
10109
10110 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10111
10112 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10113 don't get ". ".
10114
10115 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10116
10117 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10118
10119 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10120
10121 * Makefile.in (taz): Handle case where tex3patch didn't even get
10122 checked out. Also, if it was found, put the symlink in a new util
10123 subdirectory.
10124
10125 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10126
10127 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10128
10129 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10130
10131 * config.sub: Recognize -openvms.
10132 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10133 * make-all.com, setup.com: New files.
10134
10135 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10136
10137 * Makefile.in (taz): tex3patch moved to texinfo/util.
10138
10139 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10140
10141 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10142 * configure.in: remove make from disable-if-Can-Cross list
10143 enable gdb if ${host} and ${target} are cygwin32
10144
10145 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10146
10147 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10148 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10149
10150 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10151
10152 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10153 distinguish sysv/svr4/bsd variants.
10154 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10155
10156 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10157
10158 * configure.in: Added copyright notice.
10159 * move-if-change: Added copyright notice.
10160
10161 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10162
10163 * configure.in (powerpcle-*-solaris*): Until we get shared
10164 libraries working, don't build gdb, sim, make, tcl, tk, or
10165 expect.
10166
10167 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10168
10169 * config.guess: Merge with FSF:
10170
10171 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10172 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10173
10174 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10175 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10176
10177 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10178 * config.guess: Combine two OSF1 rules.
10179 Also recognize field test versions. From mjr@zk3.dec.com.
10180 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10181 because GNU uname does not support -p. From pmr@pajato.com.
10182
10183 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10184
10185 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10186
10187 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10188
10189 * mpw-README: Document GCCIncludes.
10190
10191 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10192
10193 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10194
10195 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10196
10197 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10198
10199 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10200
10201 * configure.in (*-*-cygwin32): Configure make.
10202
10203 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10204
10205 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10206
10207 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10208
10209 * Makefile.in (all-inet): Depend on all-perl.
10210
10211 * Makefile.in (inet-install): New target.
10212
10213 * Makefile.in (all-inet): Depend on all-tcl.
10214 (all-inet): Depend on all-send-pr.
10215
10216 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10217
10218 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10219 temporarily.
10220
10221 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10222
10223 * configure.in: Don't configure --with-gnu-ld on AIX.
10224
10225 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10226
10227 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10228
10229 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10230
10231 * Makefile.in (ALL_MODULES): Added all-inet.
10232 (CROSS_CHECK_MODULES): Added check-inet.
10233 (INSTALL_MODULES): Added install-inet.
10234 (CLEAN_MODULES): Added clean-inet.
10235 (all-indent): New target.
10236
10237 * configure.in (host_tools): Added inet.
10238 (native_only): Added inet.
10239 (noconfigdirs): Added inet.
10240
10241 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10242
10243 * configure.in: Don't configure libgloss if we are not configuring
10244 newlib.
10245
10246 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10247
10248 * configure.in: Don't configure libgloss for unsupported
10249 architectures.
10250
10251 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10252
10253 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10254
10255 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10256
10257 * Makefile.in (ALL_MODULES): Include all-apache.
10258 (CROSS_CHECK_MODULES): Include check-apache.
10259 (INSTALL_MODULES): Include install-apache.
10260 (all-apache): New target.
10261
10262 * configure.in: Added apache everywhere perl is seen.
10263
10264 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10265
10266 * Makefile.in: Add support for clean-{module} and
10267 clean-target-{module} rules.
10268
10269 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10270
10271 * configure.in (*-*-ose) do not build libgloss.
10272
10273 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10274
10275 * config.guess (prep*:SunOS:5.*:*): Turn into
10276 powerpele-unknown-solaris2.
10277
10278 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10279
10280 * configure.in: Permit --enable-shared to specify a list of
10281 directories.
10282
10283 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10284
10285 * configure.in (host==solaris): Pass only the first word of $CC
10286 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10287
10288 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10289
10290 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10291
10292 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10293
10294 * Makefile.in (ALL_MODULES): Include all-perl.
10295 (CROSS_CHECK_MODULES): Include check-perl.
10296 (INSTALL_MODULES): Include install-perl.
10297 (ALL_X11_MODULES): Include all-guile.
10298 (CHECK_X11_MODULES): Include check-guile.
10299 (INSTALL_X11_MODULES): Include install-guile.
10300 (all-perl): New target.
10301 (all-guile): New target.
10302
10303 * configure.in (host_tools): Include perl and guile.
10304 (native_only): Include perl and guile.
10305 (noconfigdirs): Don't build guile and perl; no ports have been
10306 done.
10307
10308 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10309
10310 * configure (--enable-*): Handle quoted option lists such as
10311 --enable-sim-cflags='-g0 -O' better.
10312
10313 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10314
10315 * Makefile.in ({,inst}all-target): New rule so we can make and
10316 install all of the target directories easily.
10317
10318 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10319
10320 * configure.in: Add missing global flag in sed substitution when
10321 deleting `target-' from ${configdirs}.
10322
10323 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10324
10325 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10326 option.
10327
10328 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10329 config/mh-necv4.
10330
10331 * install.sh: Correct misspelling of transformbasename.
10332
10333 * config.guess: Recognize mips-*-sysv*.
10334
10335 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10336
10337 * config.sub: Recognize mon960.
10338
10339 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10340
10341 * configure: Restore Canadian Cross handling of BISON and LEX,
10342 removed in Feb 20 change.
10343
10344 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10345
10346 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10347 Mention make install. Remove the old copyright date as well the
10348 clumsy and rather pointless copyright on the README file.
10349
10350 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10351
10352 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10353 Makefile after running symlink-tree, then run `make distclean' to
10354 avoid clobbering any generated files in srcdir.
10355
10356 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10357
10358 * configure.in (m68k-*-netbsd*): Build everything now.
10359
10360 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10361
10362 * Makefile.in (taz): Fix quoting.
10363
10364 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10365
10366 * configure.in (sparclet-*-*): Build everything now.
10367
10368 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10369
10370 * configure.in (m68k-*-linux*): New host.
10371
10372 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10373
10374 * configure: Check for bison before byacc.
10375
10376 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10377
10378 * Makefile.in configure: Change the way LEX and BISON/YACC are
10379 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10380 searching PATH. These are used as fallbacks by Makefile.in if
10381 flex/bison/byacc aren't in objdir.
10382
10383 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10384
10385 * Makefile.in: Make everything which depends upon all-bfd also
10386 depend upon all-opcodes, in case --with-commonbfdlib is used.
10387
10388 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10389
10390 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10391 building NT native compilers on Unix.
10392
10393 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10394
10395 * configure.in: Don't get CC from the host Makefile fragment if we
10396 can find gcc in PATH, or if this is a Canadian Cross. Move the
10397 Solaris test for /usr/ucb/cc to the post target script, just after
10398 the compiler sanity test.
10399
10400 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10401
10402 * config.sub: Merge with FSF.
10403
10404 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10405
10406 * Makefile.in (RPATH_ENVVAR): New variable.
10407 (REALLY_SET_LIB_PATH): Use it.
10408 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10409
10410 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10411
10412 * config.sub, configure.in: Recognize sparclet cpu.
10413
10414 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10415
10416 * config.guess: Support m68k-cbm-sysv4.
10417
10418 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10419
10420 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10421 m68k-unknown-linuxaout from linker help string. Put quotes around
10422 $ld_help_string.
10423
10424 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10425
10426 * config.guess (powerpc-harris-powerunix): Add guess for port
10427 to new target.
10428
10429 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10430
10431 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10432
10433 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10434
10435 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10436 $(REALLY_SET_LIB_PATH) in Makefile.
10437 * Makefile.in (SET_LIB_PATH): New variable.
10438 (REALLY_SET_LIB_PATH): New variable.
10439 ($(DO_X)): Use $(SET_LIB_PATH).
10440 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10441 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10442 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10443 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10444 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10445 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10446 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10447 (install-dosrel): Likewise.
10448 (all-opcodes): Depend upon all-libiberty.
10449
10450 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10451
10452 * config.guess (*:CYGWIN*): New
10453
10454 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10455
10456 * Makefile.in (all-target-winsup): All all-target-libiberty.
10457
10458 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10459
10460 * configure.in (noconfigdirs): Add missing # in front of comment.
10461
10462 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10463
10464 * configure.in: add second pass to things added to noconfigdirs
10465 so *-gm-magic can exclude libgloss properly.
10466
10467 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10468
10469 * mpw-configure (extralibs_name, rez_name): Set correctly
10470 for MWC68K compiler.
10471
10472 * mpw-README: Add more info on the necessary build tools.
10473
10474 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10475
10476 * configure.in, config.sub: Recognize cygwin32.
10477
10478 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10479
10480 * config.guess, config.sub: Recognize A/UX.
10481
10482 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10483
10484 * config.sub: Merge with gcc/config.sub.
10485
10486 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10487
10488 * mpw-build.in (do-binutils): Add build of stamps.
10489
10490 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10491
10492 * config.sub: Add recognition for mips64vr4100*-* targets.
10493
10494 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10495
10496 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10497 Add creation of gconfigargs with `--enable-shared' turned on.
10498 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10499 ($(host)-stamp-stage3-configured): Likewise.
10500 (HOLES): Add chatr and ldd.
10501 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10502
10503 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10504
10505 * configure: Pass --nfp to recursive configures.
10506
10507 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10508
10509 * Makefile.in (DLLTOOL): New.
10510 (DLLTOOL_FOR_TARGET): New.
10511 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10512 (EXTRA_TARGET_FLAGS): Ditto.
10513 (EXTRA_GCC_FLAGS): Ditto.
10514 (CONFIGURE_TARGET_MODULES): Ditto.
10515 (DO_X): Ditto.
10516 * configure: Add DLLTOOL.
10517
10518 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10519
10520 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10521 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10522 mh-sco, since old workarounds no longer needed, and don't
10523 build ld, since libraries have weak symbols in COFF.
10524
10525 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
10526
10527 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10528
10529 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
10530
10531 * configure.in: Make sure that ${CC} can be used to compile an
10532 executable.
10533
10534 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10535
10536 * Makefile.in (all-gdb): Depend on $(GDB_TK).
10537 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10538 nothing depending on whether gdbtk is being built.
10539
10540 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
10541
10542 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10543
10544 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
10545
10546 * configure.in (noconfigdirs): Put ld or gas in this early, if the
10547 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10548
10549 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
10550
10551 * config-ml.in: Add support for
10552 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10553 Simplify setting of multidirs from --disable-foo.
10554
10555 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10556
10557 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10558 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10559 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10560 non-empty, pass them on to the GCC make.
10561 (all-bootstrap): New rule that is like all-gcc, except it executes
10562 the GCC bootstrap rule instead of the GCC all rule.
10563
10564 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
10565
10566 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10567
10568 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10569
10570 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10571 DG/UX support.
10572
10573 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
10574
10575 * config.sub (i*86*) Change [345] to [3456]
10576
10577 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10578
10579 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10580 --with-gnu-ld=no.
10581
10582 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10583
10584 * config-ml.in (rs6000*, powerpc*): Add switches to control which
10585 AIX multilibs get built.
10586
10587 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10588
10589 * configure.in (i386-win32): Don't build expect if we're not
10590 building the tcl subdir.
10591
10592 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
10593
10594 * Makefile.in: (configure-target-examples, all-target-examples):
10595 New targets, configure and build example programs.
10596
10597 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10598
10599 * mpw-configure: If an mpw-config.in generated a file mk.sed,
10600 use it as input to sedit the generated MPW makefile.
10601 * mpw-README: Add a suggestion about Gestalt.h.
10602
10603 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
10604
10605 * config.sub: Accept *-*-ieee*.
10606
10607 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
10608
10609 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
10610 Ronald F. Guilmette <rfg@monkeys.com>.
10611
10612 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10613
10614 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10615 for powerpc-pe native.
10616 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10617 (target==powerpc-pe): duplicate i386-win32 entry.
10618
10619 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10620
10621 * configure.in (noconfigdirs): Exclude target-newlib for all versions
10622 of vxworks, not just vxworks5.1.
10623
10624 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
10625
10626 * mpw-configure: Add support for exec-prefix.
10627
10628 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10629
10630 * config.guess: Recognize HP model 816 machines as having
10631 a PA1.1 processor.
10632
10633 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
10634
10635 * configure: Ignore new autoconf configure options.
10636
10637 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10638
10639 * config.guess: Recognize Pentium under SCO.
10640 From Robert Lipe <robertl@arnet.com>.
10641
10642 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10643
10644 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10645
10646 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
10647
10648 * configure.in: Don't configure gas for alpha-dec-osf*.
10649
10650 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
10651
10652 * configure.in: Default to --with-stabs for some targets for which
10653 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10654 i[345]86*-*-unixware*.
10655
10656 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
10657
10658 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10659 rather than basing it on the target. Simplify handling of options
10660 controlling which directories to configure. Remove extraneous
10661 slash in multi-clean target.
10662
10663 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
10664
10665 * config-ml.in: Prefix more variables with ml_ so they don't collide
10666 with configure's.
10667
10668 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
10669
10670 * configure: Don't turn -v into --v.
10671
10672 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
10673
10674 * configure.in (targargs): Fix typo.
10675
10676 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10677
10678 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
10679
10680 * configure.in: Strip --host and --target options from
10681 CONFIG_ARGUMENTS, and always configure for --host only. Add
10682 --with-cross-host option when building with a cross-compiler.
10683 * configure: Canonicalize the arguments put into config.status by
10684 always using `=' for an option with an argument. Pass a presumed
10685 --host or --target explicitly.
10686
10687 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
10688
10689 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10690 into general OS recognition case.
10691
10692 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10693
10694 * configure.in (target_configdirs): add target-winsup only
10695 for win32 target systems.
10696
10697 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
10698
10699 * Makefile.in (all-target-libgloss): Depend upon
10700 configure-target-newlib, since when libgloss is built it looks to
10701 see if the newlib directory exists.
10702
10703 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
10704
10705 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10706 cfg-ml-*.in.
10707
10708 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
10709
10710 * configure: Handle LD and LD_FOR_TARGET when configuring a
10711 Canadian Cross.
10712
10713 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10714
10715 * configure.in (target_libs): add target-winsup.
10716 (target==i386-win32): add patch diff flex make to $noconfigdirs.
10717 (target==ppcle-pe): remove ld from $noconfigdirs.
10718
10719 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
10720
10721 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10722 Preserve relative path names in $srcdir. Build symlink tree if
10723 configuring cross target dir and srcdir=. (= no VPATH support).
10724 (configure-target-libg++): Depend on configure-target-librx.
10725 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10726 * config-ml.in: New file.
10727 * symlink-tree: New file.
10728 * configure: Ensure srcdir="." if that's what it is.
10729
10730 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10731
10732 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10733 includes and FLEX_SKELETON setting.
10734 * mpw-configure (--with-gnu-ld): New option, controls whether
10735 to use PPCLink or ld with PowerMac GCC.
10736 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10737 * mpw-config.in: Configure grez if targeting Mac.
10738
10739 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10740 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10741 just macos.
10742 * configure.in: Configure grez resource compiler if targeting Mac.
10743 * Makefile.in (all-grez, install-grez): New targets.
10744
10745 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
10746
10747 * configure: CXX defaults to gcc, not g++. If we find
10748 gcc in the path, set CC to gcc -O2.
10749
10750 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
10751
10752 * configure: Default ${build} correctly. Avoid picking up extra
10753 spaces when reading CC and CXX from Makefile. When doing a
10754 Canadian Cross, use plausible default values for numerous
10755 variables.
10756 * configure.in: When doing a Canadian Cross, don't try to
10757 configure tools whose configure script can't handle it.
10758
10759 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10760
10761 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10762
10763 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
10764
10765 * configure: Remove dubious bug reporting address.
10766
10767 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
10768
10769 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
10770 configure script, run that instead of this directory's configure.
10771 In either case, print a message that we're configuring the sub-dir.
10772
10773 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
10774
10775 * configure.in: Before checking for the existence of various files,
10776 use sed to filter out "target-".
10777
10778 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
10779
10780 * Makefile.in (DO_X): Split rule to decrease command line length
10781 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
10782 (Philippe De Muyter).
10783
10784 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10785
10786 * Makefile.in (all-patch): depend on all-libiberty.
10787
10788 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
10789
10790 * configure.in: If the only directory in target_configdirs which
10791 actually exists is libiberty, then set target_configdirs to empty,
10792 to avoid trying to build a target libiberty in a gas or gdb
10793 distribution.
10794
10795 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
10796
10797 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10798 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10799 systems.
10800
10801 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10802
10803 * configure.in (copy_dirs): Use sys-include instead of include
10804 for --with-headers option.
10805
10806 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
10807
10808 * Makefile.in, configure.in: Make winsup builds work with
10809 new scheme.
10810
10811 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
10812
10813 * configure.in: Build the linker on AIX.
10814
10815 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
10816
10817 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
10818 where needed.
10819
10820 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
10821
10822 * Makefile.in (all-gcc): Fix typo.
10823
10824 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
10825
10826 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
10827
10828 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
10829
10830 * configure.in: Rename libFOO to target-libFOO, and xiberty
10831 to target-xiberty, to provide more flexibility.
10832 (target_subdir): Define. Create if cross.
10833 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10834 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
10835 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10836 check-libFOO -> check-target-libFOO, etc.
10837 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10838 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10839 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10840 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
10841 allow ALL_GCC="" to only configure.
10842 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
10843 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
10844 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
10845
10846 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
10847
10848 * Makefile.in (taz): Build "info" in etc explicitly.
10849
10850 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
10851
10852 * configure.in: Make sure that CC is undefined (as opposed to
10853 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
10854 problem with autoconf trying to configure on a host without GCC.
10855
10856 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
10857
10858 * mpw-configure: Set host alias from choice of host compiler,
10859 only use generic MPW Makefile sed if present, edit a file
10860 named "hacked_Makefile.in" instead of "Makefile.in" if present.
10861 * mpw-README: Add problem notes about CW6 and CW7.
10862
10863 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
10864
10865 * Makefile.in (taz): Use ";" instead of ";;".
10866
10867 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
10868
10869 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
10870 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10871 DISTDOCDIRS.
10872 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
10873 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
10874
10875 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
10876
10877 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
10878 and gnats, because they are now subsumed by DISTSTUFFDIRS.
10879 Move bfd to DISTSTUFFDIRS.
10880
10881 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10882
10883 * Makefile.in (X11_LIB): Removed.
10884 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10885
10886 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10887
10888 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10889
10890 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10891 names.
10892
10893 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10894
10895 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10896
10897 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
10898
10899 * configure.in (i[345]86-*-win32): Always build newlib.
10900 Don't configure cvs, autoconf or texinfo.
10901 * Makefile.in (LD_FOR_TARGET): New.
10902 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10903 Pass down LD_FOR_TARGET.
10904
10905 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
10906
10907 * winsup: New directory.
10908 * Makefile.in: Build winsup.
10909 * configure.in: Winsup is configured when target is win32.
10910 Can only build win32 target GDB when native.
10911
10912 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
10913
10914 * config.guess: Recognize HP model 819 machines as having
10915 a PA 1.1 processor.
10916
10917 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
10918
10919 * configure: Fix sed loop which substitutes for CC and CXX to
10920 avoid bug found in various sed implementations.
10921
10922 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10923
10924 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10925 simulator. Use standard powerpc-*-eabi*.
10926
10927 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
10928
10929 * configure.in: Stop putting gas and binutils in noconfigdirs for
10930 powerpc-*-aix* and rs6000-*-*.
10931
10932 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
10933
10934 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10935 -mcall-aixdesc libraries.
10936
10937 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
10938
10939 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10940
10941 * config.sub (arm | armel | armeb): Fix shell syntax.
10942
10943 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10944
10945 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10946 -msoft-float and -mcpu=common support.
10947 (powerpc*-*-eabisim*): Add support for building -mcall-aix
10948 libraries.
10949
10950 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10951
10952 * configure.in: Allow configuration and build of emacs19 for the alpha.
10953
10954 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10955
10956 * configure.in (CC): Get ^CC, not just any old CC, from
10957 ${host_makefile_frag}.
10958
10959 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10960
10961 * configure.in (CC): Try to get CC from
10962 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10963
10964 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10965
10966 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10967 only if it exists in $(srcdir).
10968
10969 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
10970
10971 * configure: If CC and CXX are not set in the environment, set
10972 them, based on either an existing Makefile or on searching for gcc
10973 in PATH. Substitute for CC and CXX in Makefile.
10974 * configure.in: Remove libm from target_libs. Separate
10975 target_configdirs from configdirs. If CC is not set in
10976 environment, try to get it from a host Makefile fragment. Rewrite
10977 changes of configdirs to use skipdirs instead. A few minor
10978 tweaks. Take directories out of target_configdirs as they are
10979 taken out of configdirs. Remove existing Makefile files from
10980 subdirectories. Substitute for TARGET_CONFIGDIRS and
10981 CONFIG_ARGUMENTS in Makefile.
10982 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10983 by configure.in.
10984 (CONFIG_ARGUMENTS): Likewise.
10985 (CONFIGURE_TARGET_MODULES): New variable.
10986 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10987 ($(CONFIGURE_TARGET_MODULES)): New target.
10988 (configure-libg++, configure-libio): New targets.
10989 (all-libg++): Depend upon configure-libg++.
10990 (all-libio): Depend upon configure-libio.
10991 (configure-libgloss, all-libgloss): New targets.
10992 (configure-libstdc++): New target.
10993 (all-libstdc++): Depend upon configure-libstdc++.
10994 (configure-librx, all-librx): New targets.
10995 (configure-newlib): New target.
10996 (all-newlib): Depend upon configure-newlib
10997 (configure-xiberty): New target.
10998 (all-xiberty): Depend upon configure-xiberty.
10999
11000 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11001
11002 * configure.in (host i[345]86-*-win32): Expand the
11003 noconfigdirs again.
11004
11005 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11006
11007 * mpw-configure: Fix sed command file name.
11008
11009 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11010
11011 * configure.in (host i[345]86-*-win32): Reduce the
11012 noconfigdirs again.
11013
11014 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11015
11016 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11017 or powerpc*-*-pe*, since they are not yet supported.
11018
11019 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11020
11021 Add PowerMac support and many other enhancements.
11022 * mpw-configure: New option --cc to select compiler to use,
11023 paste options set according to --cc into the generated
11024 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11025 if mpw-make.sed is present.
11026 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11027 add forward includes for PowerPC include files.
11028 * mpw-build.in: Build using Makefile.PPC if present.
11029 (do-byacc, etc): Remove separate version resource builds.
11030 (do-gas): Build "stamps" before "all".
11031 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11032 * mpw-README: Update to reflect --cc option, PowerMac support,
11033 and recently-reported compatibility problems.
11034
11035 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11036
11037 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11038 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11039 (--with-multilib-top): Pass to recursive invocations.
11040
11041 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11042
11043 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11044 v810-*-*.
11045
11046 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11047
11048 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11049 gdb, ld and opcodes on v810-*-*.
11050
11051 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11052
11053 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11054 (local-maintainer-clean): New target.
11055 (maintainer-clean): New target.
11056 (realclean): Just depend upon maintainer-clean.
11057
11058 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11059
11060 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11061
11062 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11063
11064 * configure.in: Build ld in mips*-*-bsd* case.
11065
11066 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11067
11068 * config.sub: Accept -lites* OS. From Ian Dall.
11069
11070 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11071
11072 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11073 targets.
11074
11075 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11076
11077 * configure.in: treat i386-win32 canadian cross the same as
11078 i386-go32 canadian cross.
11079
11080 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11081
11082 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11083 running under the simulator to build a reduced set of libraries.
11084 (powerpc-*-eabiaix): Add fine grained multilib support added to
11085 other powerpc targets yesterday.
11086
11087 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11088
11089 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11090 -disable-softfloat, -disable-relocatable, -disable-aix, and
11091 -disable-sysv to control which multilib libraries get built.
11092
11093 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11094
11095 * configure: Add Makefile.tem to list of files to remove in trap
11096 handler.
11097
11098 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11099
11100 * config.guess (*Linux*): Add missing "exit"s.
11101 Also, need specific check for alpha-unknown-linux (uses COFF).
11102
11103 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11104
11105 * config.guess: Merge with FSF:
11106
11107 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11108 * config.guess (AIX4): More robust release numbering discovery.
11109
11110 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11111 * config.guess (i386-sequent-ptx): Properly get version number.
11112
11113 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11114 * config.guess (mips:*:4*:UMIPS): New case.
11115
11116 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11117
11118 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11119 (i386-win32 host): Likewise. Don't build readline.
11120
11121 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11122
11123 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11124 SUPPORT_FILES to submakes.
11125
11126 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11127
11128 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11129 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11130 mpw-configure.
11131
11132 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11133
11134 * configure.in (appdirs): Use =, not ==, in test expression when
11135 trying to build the text to print in the warning message for
11136 Solaris users.
11137
11138 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11139
11140 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11141
11142 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11143
11144 * config.guess: Recognize lynx-2.3.
11145
11146 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11147
11148 * config.sub (z8ksim): Deleted
11149 (z8k-*-coff): New, this is the one true name of the target.
11150
11151 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11152
11153 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11154
11155 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11156
11157 * config.guess (*:Linux:*:*): First try asking the linker what the
11158 default object file format is (elf, aout, or coff). Then if this
11159 fails, try previous methods.
11160
11161 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11162
11163 * configure.in: Don't build newlib for *-*-vxworks5.1.
11164
11165 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11166
11167 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11168 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11169
11170 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11171
11172 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11173
11174 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11175
11176 * cfg-ml-com.in: New file.
11177 * cfg-ml-pos.in: New file.
11178
11179 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11180
11181 * COPYING.NEWLIB: Add HP free copyright to list.
11182
11183 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11184
11185 * config.sub: Recognize -eabi* for the system, not just -eabi.
11186
11187 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11188
11189 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11190 * config.sub, configure.in (win32): New target and host.
11191
11192 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11193
11194 * configure.in: Add i386-pe configuration.
11195
11196 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11197
11198 * mpw-build.in (install): Install GDB after LD.
11199
11200 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11201
11202 * mpw-config.in (elf/mips.h): Always forward-include, needed
11203 for GDB to build.
11204
11205 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11206
11207 * testsuite: New directory for customer acceptance and whole tool
11208 chain tests.
11209
11210 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11211
11212 * configure: If per-host line isn't found, but AC_OUTPUT is found
11213 and a configure script exists, run it instead.
11214
11215 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11216
11217 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11218
11219 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11220
11221 * configure: Set build_{cpu,vendor,os,alias} to host values when
11222 --build isn't specified.
11223
11224 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11225
11226 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11227 (FLAGS_TO_PASS): Pass them.
11228 (EXTRA_TARGET_FLAGS): Ditto.
11229
11230 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11231
11232 * Makefile.in (all-libg++): Depend on all-libstdc++.
11233
11234 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11235
11236 * configure.in (noconfigdirs): Enable all packages for
11237 i386-unknown-netbsd.
11238
11239 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11240
11241 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11242 hosted builds (DOS builds)
11243
11244 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11245
11246 Changes for ARM based on patches from Richard Earnshaw:
11247 * config.sub: Handle armeb and armel.
11248 * configure.in: Omit arm linker only for riscix.
11249
11250 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11251
11252 * config.guess: Update from FSF.
11253
11254 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11255
11256 * config.sub: Recognize powerpcle as the little endian varient of
11257 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11258 powerpcle variant. Convert pentium into i586, not i486. Add p5
11259 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11260 temporarily.
11261
11262 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11263
11264 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11265
11266 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11267
11268 * config.sub: Accept -lites* as a basic system type.
11269
11270 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11271
11272 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11273 installed, and if so return linuxoldld as the system name.
11274
11275 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11276
11277 * config.guess: Add hppa1.1-hp-lites support.
11278
11279 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11280
11281 * configure.in: Don't build newlib for m68k-vxworks5.1.
11282
11283 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11284
11285 * configure.in (mips-sgi-irix6): Use mh-irix5.
11286
11287 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11288
11289 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11290
11291 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11292
11293 * test-build.mk: Enable building of shared libraries on IRIX 5 and
11294 OSF/1. Fix compiler flags.
11295 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11296
11297 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11298
11299 * configure.in: Recognize --with-newlib.
11300 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11301
11302 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11303
11304 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11305 to *_X11_MODULES due to gdbtk needing X include files et al.
11306
11307 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11308
11309 Merge in support for Mac MPW as a host.
11310 (Old change descriptions retained for informational value.)
11311
11312 * mpw-config.in: Add generic include forwards for cpu-specific
11313 include files in aout and elf directories.
11314
11315 * mpw-configure: Added copyright.
11316 * mpw-config.in: Check for presence of required build tools.
11317 (target_libs): Add newlib.
11318 (target_tools): Add examples.
11319 (Read Me): Generate as "Read Me for MPW" instead.
11320 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11321 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11322 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11323
11324 * mpw-configure: Remove subdir-specific makefile hackery,
11325 delete mk.tmp after using it.
11326
11327 * mpw-build.in (all): Display start and end times.
11328
11329 * mpw-configure (host_canonical): Set.
11330 (target_cpu): Always add to makefiles.
11331 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11332 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11333 (mpw-mh-mpw): Look for in srcdir and srcroot.
11334 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11335
11336 * mpw-build.in: (install-only): New target.
11337
11338 * mpw-configure (host_alias, target_alias): Rename from hostalias
11339 and targetalias, add into generated Makefile.
11340 (mk.tmp): If present, add into generated Makefile.
11341 * mpw-build.in (all-gas): Build config.h first before gas proper.
11342
11343 * mpw-configure (config.status): Write only if changed.
11344 * mpw-config.in (readline): Configure it (not built, just used for
11345 definitions).
11346
11347 * mpw-config.in (elf/mips.h): Add a forward include.
11348
11349 * mpw-config.in: Forward-include most .h files in include into
11350 extra-include.
11351 (readline): Don't build.
11352 mpw-build.in (install): Install GDB.
11353
11354 * mpw-configure (prefix, mpw_prefix): Handle it.
11355 * mpw-config.in (mmalloc, readline): Don't configure.
11356 * mpw-build.in (thisscript): Rename to ThisScript.
11357 Use mpw-build instead of BuildProgram everywhere.
11358 (mmalloc, readline): Don't build.
11359 * mpw-README: New file, basic documentation about the MPW port.
11360
11361 * mpw-config.in: Use forward-include to create include files.
11362
11363 * mpw-configure: Add more things to the top of each configured
11364 Makefile, including contents of config/mpw-mh-mpw.
11365 * mpw-config.in (extra-include): Create this directory and fill it
11366 with Posix-like include files when configuring.
11367
11368 * config.sub (apple, mac, mpw): Add various aliases.
11369
11370 * mpw-build.in: New file, top-level build script fragment for MPW.
11371 * mpw-configure: New file, configure script for MPW.
11372 * mpw-config.in: New file, config fragment for MPW.
11373
11374 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11375
11376 * configure.in (host_libs): Remove glob, since it is gone from the
11377 sources.
11378
11379 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11380
11381 * Makefile.in: define empty GDB_NLM_DEPS var.
11382
11383 * configure.in(target_makefile_frag): use config/mt-netware
11384 for netware targets.
11385
11386 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11387
11388 * config.sub: Merge in recent FSF changes. Remove linux special
11389 cases.
11390
11391 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11392
11393 Revert this change:
11394
11395 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11396
11397 * build-all.mk: Use CC=cc -Xs on Solaris.
11398
11399 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11400
11401 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11402 stop using it.
11403 * Makefile.in: Nuke all references to glob subdirectory.
11404
11405 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11406
11407 * configure.in: Fix --enable-shared logic in per-host.
11408
11409 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11410
11411 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11412
11413 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11414
11415 * configure.in (noconfigdirs): Don't build gas on AIX, for
11416 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11417
11418 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11419
11420 * configure: Fix --cache-file to work if the file argument is a
11421 relative path.
11422
11423 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11424
11425 * configure: If the --cache-file is used, pass it down to
11426 configure in subdirectories.
11427
11428 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11429
11430 * config.sub: add vxworks29k configuration.
11431
11432 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11433
11434 * Makefile.in (taz): Do "diststuff" part quietly.
11435
11436 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11437
11438 * config.sub: Mini-merge with gcc/config.sub.
11439
11440 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11441
11442 * config.guess (IRIX): Sed - to _.
11443
11444 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11445
11446 * Makefile.in (source-vault, binary-vault): New targets.
11447
11448 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11449
11450 * config.sub: Recognize -eabi as a basic system type.
11451
11452 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11453
11454 * configure.in (enable_shared stuff): Fix typo.
11455
11456 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11457
11458 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11459
11460 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11461
11462 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11463
11464 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11465
11466 * configure.in (rs6000-*-*): Don't build gas.
11467
11468 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11469
11470 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11471 reduce command line length.
11472 (AS_FOR_TARGET): Check for as.new, not Makefile.
11473 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11474
11475 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11476
11477 * config.guess: Merge from FSF.
11478
11479 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11480
11481 * configure: Don't use $ when handling program_suffix.
11482
11483 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11484
11485 * configure.in: Configure tk for hppa/hpux.
11486
11487 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11488
11489 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11490
11491 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11492
11493 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11494 to LIBCXXFLAGS. Tests are better run without it.
11495
11496 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11497
11498 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11499
11500 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11501
11502 * configure.in (*-*-netware*): Don't configure xiberty.
11503
11504 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11505
11506 * configure.in: Remove tk from native_only list.
11507
11508 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11509
11510 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11511 for special NCD build.
11512
11513 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11514
11515 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11516 makeall.bat, they're only useful for binutils snapshots.
11517 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11518 makeall.bat to specified SUPPORT_FILES.
11519
11520 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11521
11522 * build-all.mk: Add Ericsson targets to sun4 and solaris
11523 hosts. Add BNR's sun4 target to solaris host, so their
11524 build-from-source will be tested in-house first.
11525
11526 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11527
11528 * Makefile.in (LIBCFLAGS): New variable.
11529 (CFLAGS_FOR_TARGET): Ditto.
11530 (LIBCFLAGS_FOR_TARGET): Ditto.
11531 (LIBCXXFLAGS): Ditto.
11532 (CXXFLAGS_FOR_TARGET): Ditto.
11533 (LIBCXXFLAGS_FOR_TARGET): Ditto.
11534 (BASE_FLAGS_TO_PASS): Pass them.
11535 (EXTRA_TARGET_FLAGS): Ditto.
11536
11537 * configure.in: Support --enable-shared.
11538
11539 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
11540
11541 * configure.in (target_libs): Include libstdc++ again.
11542 * config.guess: Update from FSF (for FreeBSD).
11543
11544 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11545
11546 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11547 makeall.bat.
11548 (DISTDOCDIRS): Add `etc'.
11549 (ETC_SUPPORT_PFX): New variable.
11550 (taz): Include anything from etc starting with a word in
11551 ETC_SUPPORT_PFX.
11552
11553 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11554
11555 * config.sub: Update for recent FSF changes. Remove obsolete
11556 h8300hds entry. Add -windows* and -osx as basic os. Minor
11557 spacing changes.
11558
11559 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11560
11561 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
11562
11563 * config.guess: Merge with FSF.
11564 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11565
11566 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11567
11568 * configure: Since the "trap 0" handler will override the exit
11569 status on many systems, only use it for "exit 1", and make it set
11570 a non-zero exit status; reset it before "exit 0". Also, check
11571 exit status of config.sub, and error out if it failed.
11572
11573 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
11574
11575 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11576 and install libgloss.
11577
11578 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11579
11580 * Makefile.in (all-binutils): Depend upon all-byacc.
11581
11582 * configure.in: Don't build emacs on Irix 5.
11583
11584 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11585
11586 * configure.in (*-*-netware*): Add libio.
11587
11588 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11589
11590 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11591 (CHECK_TARGET_MODULES): Ditto.
11592 (INSTALL_TARGET_MODULES): Ditto.
11593 (TARGET_LIBS): Ditto.
11594 (all-libstdc++): Note dependencies.
11595
11596 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11597
11598 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11599
11600 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11601
11602 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11603 -fexternal-templates.
11604
11605 * configure.in (target_libs): Add libstdc++.
11606 (noconfigdirs): Add libstdc++ as appropriate.
11607
11608 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11609
11610 * config.guess: Update from FSF.
11611
11612 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11613
11614 * configure: Use ${config_shell} when running ${configsub}.
11615
11616 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
11617
11618 * config.sub: No longer recognize h8300h.
11619
11620 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11621
11622 * config.sub: Remove extraneous differences between config.sub and
11623 gcc/config.sub.
11624
11625 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11626
11627 * Makefile.in (DISTSTUFFDIRS): Add gas.
11628
11629 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
11630
11631 * COPYING.NEWLIB: New file.
11632
11633 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
11634
11635 * config.guess (HP-UX): Patch from Harlan Stenn
11636 <harlan@landmark.com> to also emit release level.
11637
11638 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11639
11640 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11641
11642 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
11643
11644 * config.sub: Merge nextstep cleanup from FSF.
11645
11646 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11647
11648 * configure.in (arm-*-*): Don't configure ld for this target.
11649
11650 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11651
11652 * configure.in (*-*-netware): don't configure libg++, libio,
11653 librx, or newlib.
11654
11655 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11656
11657 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
11658 configure ld--it works, but it doesn't support shared libraries.
11659
11660 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11661
11662 * config.guess (*-unknown-freebsd*): Get rid of possible
11663 trailing "(Release)" in version string.
11664 Patch from Paul Richards <paul@isl.cf.ac.uk>.
11665
11666 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
11667
11668 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11669 Fix type: *-next-neststep -> *-next-nextstep.
11670
11671 * config.guess: Merge from FSF:
11672
11673 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11674
11675 * config.guess: Recognize powerpc-ibm-aix3.2.5.
11676
11677 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11678
11679 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11680 instead of UNIX_SV for UnixWare 1.0).
11681
11682 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
11683
11684 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
11685 to make gdb/nlm/* build after the compiler and linker.
11686
11687 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
11688
11689 * config.guess (netbsd, freebsd, linux): Accept any machine,
11690 not just i[34]86.
11691 (m68k-atari-sysv4): Relocate to match FSF version.
11692
11693 * config.guess: More merges from the FSF:
11694
11695 Add a space before function call or macro invocation.
11696
11697 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11698
11699 * config.guess: Add trap cmd to remove dummy.c and dummy when
11700 interrupted.
11701
11702 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11703
11704 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11705 (dummy): Redirect stderr from compilation of dummy.c.
11706
11707 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
11708
11709 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11710
11711 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
11712
11713 * configure: Accept and ignore --cache*, for compatibility with
11714 new autoconf.
11715
11716 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
11717
11718 * config.guess: Merge from FSF:
11719
11720 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11721
11722 * config.guess (Pyramid*:OSx*:*:*): New case.
11723 (PATH): Add /.attbin at end for finding uname.
11724 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
11725
11726 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
11727
11728 * config.guess (M88*:DolphinOS:*:*): New case.
11729
11730 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
11731
11732 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11733 to select whether to use ELF or COFF.
11734
11735 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11736
11737 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11738
11739 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11740
11741 * config.guess: Guess the OS version for HPUX.
11742
11743 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11744
11745 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11746
11747 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11748
11749 * configure.in: Recognize --with-headers, --with-libs, and
11750 --without-newlib.
11751 * Makefile.in (all-xiberty): Depend upon all-ld.
11752
11753 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11754
11755 * configure.in: Change i[34]86 to i[345]86.
11756
11757 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11758
11759 * configure (version): A few more tweaks to help message.
11760
11761 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
11762
11763 * Makefile.in: Remove (for now) librx as a host library,
11764 now that we're building it for target.
11765
11766 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11767
11768 * configure: Fix up help message; from karl@owl.hq.ileaf.com
11769 (Karl Berry).
11770
11771 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
11772
11773 * configure.in: Also configure librx.
11774
11775 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11776
11777 * Makefile.in: Update various rules to reflect that librx
11778 is now needed for libg++.
11779
11780 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11781
11782 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11783
11784 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11785
11786 * configure.in: Configure the examples directory.
11787
11788 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11789
11790 * configure: Simplify Jun 2 1994 change.
11791
11792 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11793
11794 * change CC to /usr/latest/bin/gcc for lynx host builds, since
11795 /bin/gcc isn't good enough to build gcc.
11796
11797 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
11798
11799 * Makefile.in (GDB_SUPPORT_FILES): Remove
11800 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
11801 (gdb.tar.gz): Add new rule to use standard distribution building
11802 mechanism.
11803
11804 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11805
11806 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
11807 Bill Cox <bill@cygnus.com>.
11808
11809 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
11810
11811 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
11812
11813 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
11814
11815 * configure: Search current dir first in .gdbinit.
11816
11817 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
11818
11819 * config.sub: Recognize freebsd (merged from gcc config.sub).
11820
11821 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
11822
11823 * config.sub: Refer to NeXT's operating system as nextstep.
11824
11825 * config.sub (case $basic_machine): Re-order the cases, to match
11826 the order in the FSF version (which is mostly alphabethical).
11827 Merge in some additions and changes from the FSF.
11828
11829 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
11830
11831 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11832 * config.sub: Recognize cxux7.
11833 * configure.in: Use mh-cxux for m88k-harris-cxux*.
11834
11835 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
11836
11837 * config.sub: Fix typo powerpc -> powerpc-*.
11838
11839 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
11840
11841 * Makefile.in: `all-emacs19' depends on `all-byacc'.
11842
11843 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11844 parallel with all-emacs and install-emacs). Top-level command
11845 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11846
11847 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11848
11849 * test-build.mk ($(host)-stamp-stage2-installed): Remove
11850 $(relbindir)/make before doing ``make install'', and use
11851 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
11852 installing over running make binary.
11853 ($(host)-stamp-stage3-installed): Likewise.
11854
11855 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11856
11857 * config.guess: Recognize Mach.
11858
11859 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11860
11861 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11862 see whether --exec-prefix was used.
11863
11864 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11865
11866 * README: Explicitly mention libg++/README. (Zoo's idea.)
11867
11868 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11869
11870 * Makefile.in: Add all-librx target similar to all-libproc.
11871
11872 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
11873
11874 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
11875 with post 1.2 uname bogosity.
11876
11877 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11878
11879 * configure: Remove temporary files on receipt of a signal.
11880
11881 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
11882
11883 * configure: If there is a package_makefile_frag, remove
11884 ${subdir}/Makefile.tem after copying it in.
11885
11886 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11887
11888 * build_all.mk: support rs6000 lynx identifies itself as
11889 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
11890 since /bin/gcc is too feeble to compile a modern gcc.
11891
11892 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11893
11894 * brought devo/test-build.mk update-to-date with progressive/
11895 test-build.mk. Add lynx targets and hppa flag info.
11896
11897 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11898
11899 * configure.in: Use mh-ncrsvr43. Patch from
11900 Tom McConnell <tmcconne@sedona.intel.com>.
11901
11902 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
11903
11904 * config.guess (i386-unknown-bsdi): No longer need to
11905 check #if defined(__bsdi__) && defined(__i386__).
11906
11907 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11908
11909 * configure: Set program_transform_nameoption correctly.
11910
11911 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11912
11913 * brought build-all.mk update-to-date with progressive build-all.mk,
11914 added new targets and hppa info.
11915
11916 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11917
11918 * configure: If config.guess result is a prefix of the user
11919 specified target, assume a native build and use the user specified
11920 target as the host alias. Remove SunOS patch suffix removal hack.
11921 * configure.in: Remove SunOS patch suffix removal hack.
11922
11923 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11924 in NATIVE_CHECK_MODULES.
11925
11926 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
11927
11928 * Makefile.in: Rename HOST_ONLY to NATIVE.
11929 * configure: Delete SunOs patch suffix from host_canonical
11930 and build_canonical variables that are prepended to Makefiles.
11931 * configure.in: Add comments for easier maintenance.
11932
11933 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11934
11935 * Makefile.in: Add all-libproc target similar to all-gui.
11936
11937 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
11938
11939 * Makefile.in (CHECK_MODULES): split into
11940 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11941
11942 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
11943
11944 * config.guess (i386-unknown-bsdi): New system to guess.
11945
11946 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11947
11948 * Makefile.in: Add all-gui target (but not yet build by "all").
11949
11950 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
11951
11952 * config.sub: Move deletion of patch suffix from here...
11953 * configure.in: To here, at Ian's suggestion. The top-
11954 level scripts might need to know of a patch level.
11955
11956 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
11957
11958 * config.sub: Strip off patch suffix so rtl is recognized
11959 as a sunos4.1.3 machine, even though it's been patched.
11960
11961 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
11962
11963 * Makefile.in (INSTALL_LAST): Delete.
11964 (INSTALL_DOSREL): New.
11965
11966 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11967
11968 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11969 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11970 whether we pass down --with-gnu-ld anyhow.
11971
11972 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
11973
11974 * Makefile.in (INSTALL_LAST): Change operation so it works
11975 on more flavors of make.
11976 * configure.in (go32): Don't build libg++ or libio.
11977
11978 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
11979
11980 * Makefile.in (Move HOST_PREFIX_1 and friends up so
11981 they can be overriden by templates.
11982
11983 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
11984
11985 * configure.in (target==go32): Don't build gdb.
11986 * dosrel: New directory.
11987
11988 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
11989
11990 * configure.in (host==go32): Configure dosrel too.
11991 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11992 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11993 be set by incoming names or templates.
11994 (INSTALL_LAST): New rule.
11995
11996 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
11997
11998 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11999
12000 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12001
12002 * configure.in (appdirs): New variable. Currently empty, but will
12003 be used in gas distribution. If nonempty, lists a set of
12004 directories at least one of which must get configured, or top
12005 level configuration is considered to have failed.
12006 (rs6000-*-lynxos*): Use new file name.
12007
12008 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12009
12010 Eliminate XTRAFLAGS.
12011 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12012 newlib include files using -idirafter, and also use -nostdinc.
12013 (CXX_FOR_TARGET): Likewise.
12014 (XTRAFLAGS): Removed.
12015 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12016 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12017 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12018 ($(DO_X)): Don't pass down XTRAFLAGS.
12019
12020 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12021
12022 * configure.in (mips*-dec-bsd*): New target; do build linker.
12023 (mips*-*-bsd*): New target; don't build linker.
12024
12025 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12026
12027 * configure.in: support rs6000-*-lynxos* configuration.
12028 support sunos4 as a cross target.
12029
12030 * config.sub: look for lynx*, not lynx since the OS version may
12031 legitimately be part of the name.
12032
12033 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12034
12035 * configure.in (i[34]86-*-sco*): Move to be with other i386
12036 targets.
12037 (romp-*-*): New target. Skip various binary utilities.
12038 (vax-*-*): New target. Don't build newlib.
12039 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12040
12041 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12042
12043 * configure.in: Only set host_makefile_frag if config
12044 directory exists.
12045
12046 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12047
12048 * install.sh: If $dstdir exists, don't check whether each
12049 component does.
12050
12051 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12052
12053 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12054
12055 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12056
12057 * configure.in (*-*-lynxos*): Don't configure newlib for either
12058 native or cross Lynx.
12059
12060 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12061
12062 * config.sub (sparc64-elf): Fix os.
12063 (z8k): Remove duplicate.
12064
12065 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12066
12067 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12068 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12069
12070 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12071
12072 * configure: Make file links cleanly even if Lynx fails on
12073 an NFS symlink (at least fail cleanly).
12074
12075 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12076
12077 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12078 -XNh2000.
12079
12080 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12081
12082 * configure: Unknown options are fatal again.
12083
12084 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12085
12086 * configure: Ignore --x-includes and --x-libraries, for Autoconf
12087 compatibility.
12088
12089 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12090
12091 * build-all.mk: Add `clean' target.
12092
12093 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12094
12095 * config.guess: Add SINIX support.
12096 * configure.in: Add mips-*-sysv4* support.
12097
12098 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12099
12100 * build-all.mk: Document all useful targets.
12101 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12102 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12103
12104 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12105
12106 * configure: Support --silent, --quiet.
12107
12108 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12109
12110 * configure: Support --disable-FEATURE.
12111
12112 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12113
12114 * config.guess: Recognize NCR running SVR4.3.
12115
12116 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12117
12118 * config.guess: Make BSDI generate i386-unknown-bsd386.
12119 Patch from Paul Eggert <eggert@twinsun.com>.
12120
12121 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12122
12123 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12124
12125 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12126
12127 * configure: Make unrecognized options give nonfatal warnings
12128 instead of fatal errors, and pass them to any subdirectory
12129 configures in case they recognize them.
12130 Make --x equivalent to --with-x.
12131
12132 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12133
12134 * configure: Add --enable-* options. Clean up usage message and
12135 some comments.
12136
12137 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12138
12139 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12140
12141 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12142
12143 * configure.in (hppa*-*-*): Enable binutils.
12144
12145 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12146
12147 * config.sub: Recognize cisco.
12148
12149 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12150
12151 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12152
12153 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12154
12155 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12156 than one configuration name. Add comment.
12157
12158 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12159
12160 * config.guess: about target *-hitachi-hiuxwe2, fixed
12161 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12162 macro is incorrect.]
12163
12164 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12165
12166 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12167 than the "make ls" stuff which used to be here.
12168
12169 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12170
12171 * config.guess: Recognize i[34]86-unknown-freebsd.
12172 From Shawn M Carey <smcarey@rodan.syr.edu>.
12173
12174 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12175
12176 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12177
12178 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12179
12180 * config.guess: Check for ptx.
12181
12182 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12183
12184 * config.sub: Add os9k checking.
12185
12186 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12187
12188 * config.guess: Handle OSF1 running on HPPA processors
12189
12190 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12191
12192 * configure: If subdir configure fails, print out a message with
12193 subdirectory name, in case subdir's configure code didn't identify
12194 itself.
12195
12196 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12197
12198 * configure.in: Remove embedded newlines from configdirs.
12199 Avoid mismatches of substrings. Fix matching strings at end
12200 of configdirs.
12201
12202 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12203
12204 * config.guess: Add Lynx/rs6000 config support.
12205
12206 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12207
12208 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12209
12210 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12211
12212 * configure.in (hppa*-*-osf*): Treat this just like most other
12213 PA configurations (eg no binutils or ld).
12214 (hppa*-*-*elf*): These configurations have binutils and ld.
12215
12216 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12217
12218 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12219
12220 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12221
12222 * configure.in (rs6000-*-*): Build gas.
12223
12224 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12225
12226 * Makefile.in: Avoid bug in losing hpux sed.
12227
12228 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12229
12230 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12231 for GDB and GDB has been fixed to not need it.
12232
12233 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12234
12235 * config.guess: Recognize vax hosts.
12236
12237 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12238
12239 * configure (while loop): Don't use "break 2" inside case
12240 statement -- the case statement isn't an enclosing loop.
12241
12242 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12243
12244 * config.guess: Clean up NeXT support, to allow nextstep
12245 on Intel machines. Make OS be nextstep.
12246
12247 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12248
12249 * config.guess: Add alternate forms for Convex.
12250
12251 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12252
12253 * configure: Completely rewrite option processing. Take
12254 advantage of pattern-matching to avoid invoking test frequently.
12255 Also clean up host and target defaulting logic.
12256
12257 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12258
12259 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12260 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12261 commands (plus user environment) will fit SCO limits.
12262
12263 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12264
12265 * configure.in: Don't issue warnings about directories which are
12266 not being configured if -norecursion is set. Correct test for
12267 --with-gnu-as and --with-gnu-ld to not get confused by substring
12268 matches.
12269
12270 * configure.in: Don't build gas for alpha-dec-osf1*.
12271
12272 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12273
12274 * configure: Back out Per's change of 12/19/1993. It changes the
12275 behavior of configure in unexpected and confusing ways.
12276
12277 Also, use different delim char when calculating
12278 program_transform_name so that the name can contain slashes.
12279
12280 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12281
12282 * configure.in, config.sub: Add support for VSTa micro-kernel.
12283
12284 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12285
12286 * configure.in: Nuke hacks which were used to get a special
12287 version of GAS for HPPA configurations.
12288
12289 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12290
12291 * configure: If only ${target_alias} is given, use that
12292 as the default for ${host_alias}.
12293 * configure: Add missing back-slashes before nested quotes.
12294
12295 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12296
12297 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12298
12299 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12300
12301 * config.guess: Recognize some Tektronix configurations.
12302 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12303
12304 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12305
12306 * config.sub: Match any flavor of SH.
12307
12308 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12309
12310 * configure.in: Don't try to configure newlib for Alpha.
12311
12312 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12313
12314 * configure.in: Don't build ld for Irix 5. Don't build gas,
12315 libg++ or libio for any Alpha target.
12316
12317 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12318
12319 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12320
12321 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12322 default arguments -- so it tried to compress itself.
12323
12324 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12325
12326 * configure.in (notsupp): ensure that a space is always at the end
12327 of the configdirs list, since the grep checks for an explicit space
12328
12329 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12330
12331 * configure.in (target i386-sysv4.2): don't build ld, since static
12332 versions of many libraries are not available.
12333
12334 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12335
12336 * config.guess: Recognize Apollos (using environment variables).
12337 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12338
12339 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12340
12341 * config.guess: Recognize Sony news mips running newsos.
12342
12343 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12344
12345 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12346 "fi ; else" for bash.
12347
12348 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12349
12350 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12351
12352 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12353
12354 * config.sub: accept unixware as an alias for svr4.2.
12355 Fix some inconsistancies with the gcc version.
12356
12357 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12358
12359 * Makefile.in (DISTDOCDIRS): Add gdb.
12360
12361 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12362
12363 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12364
12365 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12366
12367 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12368 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12369 this now.
12370
12371 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12372
12373 * config.sub: Accept hiux* as an OS name.
12374
12375 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12376 etc/make-stds.texi. The underscore came from gcc, and dje now
12377 agrees that RUNTESTFLAGS is the correct name.
12378
12379 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12380
12381 * install.sh: Remove 'set -e'. It makes any conditionals
12382 in the script useless.
12383
12384 * config.guess: Automatically recognize arm-acorn-riscix
12385 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12386
12387 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12388
12389 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12390
12391 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12392
12393 * Makefile.in (DISTDOCDIRS): New variable.
12394 (taz): Edit local Makefile.in sooner, instead of proto-toplev
12395 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
12396
12397 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12398
12399 * configure.in (hppa target): check the source directory for the
12400 pagas sub-directory
12401
12402 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12403
12404 * config.sub: Allow -aout* and -elf*.
12405
12406 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12407
12408 * configure.in: Don't build ld on i386-solaris2, same as for
12409 sparc-solaris2.
12410
12411 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12412
12413 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12414
12415 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12416
12417 * configure.in: Configure gdb for alpha.
12418
12419 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12420
12421 * Makefile.in (CXXFLAGS): Add -O.
12422
12423 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12424
12425 * config.guess: added support for DG Aviion
12426
12427 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12428
12429 * configure.in: Produce warning message for subdirectories not
12430 configurable for this host/target combination. Don't try to
12431 configure gdb for vms.
12432
12433 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12434
12435 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12436 appropriate files before making "diststuff".
12437 (DISTBISONFILES): New var: list of files to be edited.
12438 (DISTSTUFFDIRS): Add binutils.
12439
12440 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12441
12442 * config.sub: also handle mipsel and mips64el (for little endian mips)
12443
12444 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12445
12446 * configure.in: Add * to end of all OS names.
12447
12448 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12449
12450 * configure.in: Build newlib for LynxOS native.
12451
12452 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12453
12454 * config.guess: Add support for delta 88k running SVR3.
12455
12456 * configure.in: Add comment about HP compiler vs. emacs.
12457
12458 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12459
12460 * configure.in: don't build ld on solaris2 (not a viable option
12461 due to bugs in getpwnam & getpwuid)
12462
12463 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12464
12465 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12466 config.guess will produce a full version number.
12467
12468 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12469
12470 * configure.in: Build linker and binutils for alpha-dec-osf1.
12471
12472 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12473
12474 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12475 and gdb/testsuite/Makefile.in.
12476
12477 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12478
12479 * configure.in: recognize mips*- instead of mips-
12480
12481 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12482
12483 * config.sub: Accept linux*coff and linux*elf as operating
12484 systems.
12485
12486 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12487
12488 * config.sub: Recognize mips64, and mips3 as an alias for it.
12489
12490 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12491
12492 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12493 gdb knows how to handle OSF/1 shared libraries.
12494
12495 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12496
12497 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12498 * config.guess: Recognize Hitachi's HIUX.
12499 * config.sub: Recognize h3050r* and hppahitachi.
12500 Remove redundant cases for hp9k[23]*.
12501
12502 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12503
12504 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12505 if gas and ld are in the source tree and are in ${configdirs}.
12506 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12507 --with options (but still pass them down on the command line,
12508 if they were explicitly specified).
12509
12510 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12511
12512 * configure: substitute SHELL value in Makefile.in with
12513 ${CONFIG_SHELL}
12514
12515 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12516
12517 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12518 *-*-solaris2* targets.
12519
12520 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12521
12522 * Makefile.in: define M4, and pass it down to sub-makes;
12523 all-autoconf now depends on all-m4
12524
12525 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12526
12527 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12528 presence of {ar,ranlib} instead of a configured directory
12529
12530 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12531
12532 * config.guess: Accept 34?? as well as 33?? for NCR.
12533
12534 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12535
12536 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12537 of 'gas' in sed commands, since 'gash' is now in the tree as well.
12538
12539 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12540
12541 * configure: grab values for $(CC) and $(CXX) from the
12542 environment, so that someone can do "CC=gcc configure; make" and
12543 have it work right (matching the way that autoconf works now)
12544
12545 * configure.in, Makefile.in: add support for gash, the tcl
12546 interface to Galaxy
12547
12548 * config.guess: add NetBSD variants (hp300, x86)
12549
12550 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
12551
12552 * install.sh: Support -d option (in the manner of SunOS 4 install,
12553 as it is more deterministic than that of GNU install)
12554 (chmodcmd): Set file to mode 755 by default (should also do default
12555 chgrp and chown, but I don't feel like dealing with that now)
12556
12557 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
12558
12559 * config.sub: Remove h8300hhms alias.
12560
12561 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12562
12563 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12564
12565 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12566
12567 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12568 as stmp-fixinc
12569
12570 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12571
12572 * config.sub: recognize m88110-bug-coff.
12573
12574 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12575
12576 * Makefile.in (all-libio): all dependencies on the toolchain used
12577 to build this (gcc, gas, ld, etc)
12578
12579 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12580
12581 * config.guess: Deal with OSF/1 1.3 on alpha.
12582
12583 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12584
12585 * install.sh: add some 'else true' clauses for portability
12586
12587 * configure.in: don't build libio for h8[35]00-*-* targets
12588
12589 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
12590
12591 * Makefile.in: Add support for new libio.
12592
12593 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12594
12595 * install.sh: If one command fails, don't try the rest. Don't try
12596 to remove $dsttmp (via trap) unless we have already created it.
12597 If $src doesn't exist, detect it and exit with an error.
12598
12599 * config.guess: Recognize BSD on hp300.
12600
12601 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
12602
12603 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12604 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12605
12606 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
12607
12608 * Makefile.in (all-send-pr): depends on all-prms
12609
12610 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12611
12612 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12613
12614 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12615
12616 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12617 Added test for mips-mips-riscos5.
12618
12619 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12620
12621 * configure.in: use mh-hp300 for 68k HP hosts
12622
12623 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12624
12625 * configure: add support for CONFIG_SHELL, so that you can use
12626 some alternate shell for evaluating configure scripts
12627
12628 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
12629
12630 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
12631 in configure script to bug-gdb@prep.ai.mit.edu when building
12632 distribution archive.
12633 * Makefile.in (COMPRESS): Remove def.
12634 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
12635 gdb.tar.Z and make-gdb.tar.Z respectively.
12636 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
12637 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
12638 to convergence with 'taz' target in Makefile.in.
12639
12640 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12641
12642 * install.sh (dsttmp): use trap to ensure that tmp files go
12643 away on error conditions
12644
12645 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12646
12647 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12648
12649 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12650
12651 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12652 its parent is '/' not ''.
12653
12654 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12655
12656 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
12657
12658 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12659 that ${newsrcdir}/configure.in does.
12660
12661 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12662
12663 * test-build.mk: support for CONFIG_SHELL
12664
12665 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
12666
12667 * config.sub (netware): Add as a basic system type.
12668
12669 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12670
12671 * Makefile.in (Makefile): depend on configure.in. Also drop the
12672 $(srcdir)/ from the dependency on Makefile.in.
12673
12674 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
12675
12676 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12677 (h8300hhms is temporary until multi-libraries are implemented).
12678 * configure.in: Handle h8300h too.
12679
12680 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12681
12682 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12683
12684 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
12685
12686 * configure: Remove extraneous output when guessing host type.
12687 * config.guess: Remove extraneous output when guessing using C
12688 compiler rather than uname, or when guessing fails.
12689
12690 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12691
12692 * Makefile.in: remove all.cross and install.cross targets
12693
12694 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12695 definitions
12696
12697 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
12698
12699 * configure.in (target sh): Build gprof.
12700
12701 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12702
12703 * config.sub: change -solaris to -solaris2
12704
12705 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12706
12707 * configure.in: Use config/mh-riscos for mips-*-sysv*.
12708
12709 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
12710
12711 * configure: Correct error message for missing Makefile.in to
12712 print correct directory.
12713
12714 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12715
12716 * install.sh: kludge around 386BSD shell bug
12717
12718 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
12719
12720 * config.guess: Recognize NeXT.
12721 * config.guess: Recognize i486-ncr-sysv4.
12722 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
12723
12724 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
12725
12726 * Makefile.in (MAKEINFOFLAGS): New variable.
12727 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12728 * build-all.mk, test-build.mk: Pass down --no-split as
12729 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
12730
12731 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
12732
12733 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
12734
12735 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
12736
12737 * Makefile.in (libg++.tar.z): New rule.
12738 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
12739 * Makefile.in (taz): Only do a single chmod.
12740
12741 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12742
12743 * install.sh: don't use dirname anymore (replaced with sed usage)
12744
12745 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
12746
12747 * Makefile.in: Change extension for gzip'd files from '.z' to
12748 '.gz' per new FSF standard usage.
12749
12750 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12751
12752 * configure: put quotes around the final value of program_transform_name
12753
12754 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12755
12756 * Makefile.in: new install.sh support; update install-info rules
12757
12758 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
12759
12760 * configure.in: Build diff for crosses, but not for go32 host.
12761
12762 * configure.in: Build gprof only for native, and don't build it
12763 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12764
12765 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
12766
12767 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12768
12769 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12770
12771 * configure.in (host_tools): Add prms.
12772
12773 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12774
12775 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12776 with $(FLAGS_TO_PASS) on the command line
12777
12778 * config.sub: Recognize lynx and lynxos
12779
12780 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
12781
12782 * config.sub: Accept -ecoff*, not just -ecoff.
12783
12784 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12785
12786 * Makefile.in (taz): Use .gz suffix instead of .z.
12787 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12788 names.
12789
12790 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12791
12792 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12793
12794 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12795
12796 * Makefile.in (install-no-fixedincludes): install gcc last, so
12797 that rebuilds that might happen during 'make install' don't get
12798 bogus gcc include files
12799
12800 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12801
12802 Change from Utah for HPPA support:
12803 * config.guess: Recognize hppa1.x-hp-bsd.
12804
12805 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
12806
12807 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
12808 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12809
12810 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
12811
12812 * config.sub: Add support for rom68k and bug boot monitors.
12813
12814 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
12815
12816 * Makefile.in: Make all-opcodes depend on all-bfd.
12817
12818 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
12819
12820 * config.guess: Added special check for i[34]86-univel-sysv4*.
12821
12822 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
12823
12824 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12825 the processor rather than assuming i486.
12826
12827 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12828
12829 * config.guess: Recognize SunOS6 as Solaris3.
12830
12831 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
12832
12833 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
12834 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12835
12836 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
12837
12838 * build-all.mk (all-cross): New target for Canadian Cross.
12839 Added Q2 go32 targets.
12840 * test-build.mk: Configure go32 cross sparclite-aout and
12841 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
12842 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12843
12844 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12845
12846 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12847 GO32 hosted toolchains
12848
12849 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
12850
12851 * configure: change so "-exec-prefix" gets passed down rather
12852 than "-exec_prefix" so autoconf generated Makefiles get the
12853 exec_prefix set right.
12854
12855 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12856
12857 * config.guess: get the Solaris2 minor version number
12858
12859 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12860
12861 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12862
12863 * config.guess: Recognize some Sequent platforms.
12864
12865 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12866
12867 * Makefile.in: added the vault-install target
12868
12869 * configure.in: actually use the Sun3 makefile fragment that's in
12870 config, also added the release dir to configdirs
12871
12872 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12873
12874 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12875
12876 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12877
12878 * configure.in: remove some program from Alpha targetted toolchains
12879
12880 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
12881
12882 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
12883 gprof.
12884 (taz): Run "make diststuff" in those directories instead of "make
12885 proto-dir". Look for "VERSION=" only at start of line in subdir
12886 Makefile. Use "gzip -9" for compression.
12887 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12888 (binutils.tar.z): New target.
12889
12890 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12891
12892 * Makefile.in (taz): Include gpl.texinfo.
12893
12894 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12895
12896 * Makefile.in (setup-dirs): Merged into "taz" target.
12897 (taz): Only do `proto-dir' stuff if a directory is actually needed
12898 for this target.
12899
12900 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
12901
12902 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12903 (FLAGS_TO_PASS): Pass down MUNCH_NM.
12904 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12905 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12906 (gcc-no-fixedincludes): Correct for current gcc Makefile.
12907
12908 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
12909
12910 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
12911 config.sub, and move-if-change to gdb testsuite distribution
12912 archive, so the testsuite can be extracted, configured, and
12913 run separately from the gdb distribution. Blow away the Chill
12914 tests that require a Chill compiled executable, since GNU Chill
12915 is not yet publically available.
12916
12917 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12918
12919 * test-build.mk: set environment variables in a single command,
12920 instead of a list of assignments and exports
12921
12922 * config.guess: recognize Alpha/OSF1 systems
12923
12924 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12925
12926 * configure: Change help message to prefer --options rather than
12927 -options.
12928
12929 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12930
12931 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12932 zippy@ecst.csuchico.edu.
12933 * config.guess: Recognize miniframe.
12934
12935 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
12936
12937 * Makefile.in: Use srcroot to find runtest rather than rootme.
12938 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12939
12940 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
12941
12942 * test-build.mk: Extensive additions to support building on a
12943 machine other than the host.
12944
12945 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12946
12947 * configure (tooldir): Fix for i386-aix again.
12948
12949 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
12950
12951 * configure, Makefile.in: Change definition of $(tooldir)
12952 to match the FSF.
12953
12954 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
12955
12956 * config.guess: Recognize i[34]86/SVR4.
12957
12958 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12959
12960 * Makefile.in (all-gdb): gdb depends on sim.
12961
12962 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
12963
12964 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
12965 at the same time we make the prototype gdb directory.
12966 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
12967 files at the same time as the gdb base release distribution.
12968
12969 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
12970
12971 * Makefile.in (check): Use individual check targets rather than
12972 DO_X rule.
12973 (check-gcc): Added.
12974
12975 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
12976
12977 * config.sub: Use sysv3.2 not sysv32 for canonical OS
12978 for System V release 3.2.
12979
12980 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12981
12982 * config.sub: Recognize hppaosf.
12983 * configure.in: Do configure ld/binutils/gas for it.
12984
12985 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12986
12987 * configure (tooldir): Alter syntax used to set this, for systems
12988 where "\$" isn't handled right, like i386-aix.
12989
12990 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
12991
12992 * configure: Pass program-transform-name, not
12993 program_transform_name, to recursive configures.
12994
12995 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
12996
12997 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12998 of gas+ld+binutils.
12999
13000 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13001
13002 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13003
13004 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13005
13006 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13007
13008 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13009
13010 * Makefile.in (PRMS): Set back to all-prms.
13011
13012 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13013
13014 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13015 targets, rather than for MIPS hosts.
13016
13017 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13018
13019 * configure.in: add comment for --with-x default values
13020
13021 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13022
13023 * Makefile.in: add check-* targets for each of the directories in
13024 the tree. Add a definition of RUNTEST that will use the one we
13025 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13026
13027 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13028
13029 * configure.in: Removed obsolete references to bfd_target and
13030 target_makefile_frag.
13031
13032 * build-all.mk: Set assorted targets for Q2.
13033 * config.sub: Recognize z8k-sim and h8300-hms.
13034 * test-build.mk: Really don't pass host to configure.
13035 (HOLES): Added uname.
13036
13037 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13038
13039 * configure: Handle an empty program-prefix, program-suffix or
13040 program-transform-name correctly.
13041
13042 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13043
13044 * build-all.mk: -G 8 no longer required for MIPS targets.
13045 * test-build.mk: Don't pass host argument to configure; make it
13046 guess.
13047
13048 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13049
13050 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13051 * Makefile.in (COMPRESS): New macro, like GZIP.
13052
13053 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13054
13055 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13056
13057 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13058 with gas currently defaults to -G 0.
13059
13060 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13061
13062 * Makefile.in (all-flex): flex depends on byacc.
13063
13064 * build-all.mk: If host not specified, use config.guess. Pass TAG
13065 to test-build.mk as RELEASE_TAG.
13066 * test-build.mk (configargs): New variable containing arguments to
13067 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13068 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13069
13070 * config.guess: Use /bin/uname when checking -X argument on SCO,
13071 to avoid invoking GNU uname which doesn't understand -X.
13072
13073 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13074
13075 * configure.in: Build gas for mips-*-*.
13076
13077 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13078
13079 * Makefile.in (all.normal): insert missing backslash.
13080
13081 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13082
13083 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13084
13085 * Makefile.in: Complete overhaul to merge many almost identical
13086 targets.
13087
13088 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13089
13090 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13091 (gdb.tar.Z): Adjusted.
13092
13093 * Makefile.in (setup-dirs, taz): New targets; should be general
13094 enough to adapt for gdb sometime. Build only .z file.
13095 (gas.tar.z): New target.
13096
13097 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13098
13099 * build-all.mk: Use CC=cc -Xs on Solaris.
13100
13101 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13102
13103 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13104 for handling BISON for FSF releases.
13105
13106 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13107
13108 * configure: Actually implement the change zoo just documented.
13109
13110 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13111
13112 * configure: when using config.guess, only set target_alias when
13113 it's not already been set (ie, on the command line)
13114
13115 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13116
13117 * Makefile.in: add installcheck target, set PRMS to install-prms
13118
13119 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13120
13121 * configure: add support for package_makefile_fragment, handle the
13122 case where a directory has a configure.in file but no Makefile.in
13123 more gracefully (with an actual understandable error message, even);
13124 add support for --without (and add this to the usage message); also
13125 explicitly add a --host=${host_alias} to the command line when
13126 config.guess is used
13127
13128 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13129
13130 * configure: Must use both --host and --target in recursive calls.
13131
13132 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13133
13134 * Makefile.in: Change deja-gnu to dejagnu.
13135
13136 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13137
13138 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13139
13140 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13141
13142 * configure.in: canonicalize all instances to *-*-solaris2*,
13143 also strip out a number of tools to not build for go32 host
13144
13145 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13146
13147 * config.guess: add GPL.
13148
13149 * Makefile.in, config.guess, config.sub, configure: bump
13150 copyrights to 93.
13151
13152 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13153
13154 * Makefile.in (do-info): Removed obsolete check for existence of
13155 localenv file.
13156
13157 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13158
13159 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13160
13161 * Makefile.in: a couple of 'else true' for decstation,
13162 support for TclX
13163
13164 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13165
13166 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13167
13168 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13169
13170 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13171
13172 * config.guess: Recognize i386-ibm-aix (PS/2).
13173 * configure.in: Use config/mh-aix386 file for it.
13174
13175 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13176
13177 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13178 CC_FOR_TARGET instead.
13179 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13180
13181 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13182
13183 * Makefile.in: Add sim to list of directories sent with gdb
13184
13185 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13186
13187 * configure.in: Put back mips-dec-bsd* case.
13188
13189 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13190
13191 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13192 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13193 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13194
13195 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13196
13197 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13198
13199 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13200 (install-info): install dir.info only if it exists,
13201 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13202
13203 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13204
13205 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13206 gas for mips-dec-bsd.
13207
13208 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13209
13210 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13211 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13212
13213 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13214
13215 * configure.in: Added "dejagnu" to hosttools list.
13216
13217 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13218
13219 * config.sub, configure.in, config.guess: Add support
13220 for Bosx, an AIX variant from Bull.
13221 Patches from F.Pierresteguy@frcl.bull.fr.
13222
13223 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13224
13225 * devo/dejagnu: Initial creation of devo/dejagnu.
13226 Migrated dejagnu testcases and support files for testing software
13227 tools to reside as subdirectories, currently called "testsuite",
13228 within the directory of the software tool. Migrated all programs,
13229 support libraries, etc. beloging to dejagnu proper from
13230 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13231 with no modifications. The changes to these files which will
13232 allow them to configure, build, and execute properly will be made
13233 in a future update.
13234
13235 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13236
13237 * Makefile.in: Change send_pr to send-pr.
13238 * configure.in: Likewise.
13239 * send_pr: Renamed directory to send-pr.
13240
13241 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13242
13243 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13244
13245 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13246
13247 * README: Update for gdb-4.8 release.
13248 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13249 gdb-xxx.tar.z (gzip'd) file also.
13250
13251 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13252
13253 * Makefile.in: make all-diff depend on all-libiberty
13254
13255 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13256
13257 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13258
13259 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13260
13261 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13262
13263 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13264
13265 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13266 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13267 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13268
13269 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13270
13271 * Makefile.in: makeinfo binary is in a new location
13272
13273 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13274
13275 * config.sub: Accept -ecoff as an OS.
13276
13277 * Makefile.in: Various changes to eliminate a level of make
13278 recursion and reduce the required command line length.
13279 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13280 sub-makes.
13281 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13282 variables holding settings for specific sub-makes.
13283 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13284 in terms of BASE_FLAGS_TO_PASS.
13285 (TARGET_LIBS): New variable listing directories which use
13286 TARGET_FLAGS_TO_PASS.
13287 (subdir_do): Eliminated.
13288 (do-*): New set of targets to replace subdir_do.
13289 (various): All targets which used subdir_do now depend on do-*.
13290 (local-clean): Renamed from do_clean.
13291 (local-distclean): New target, dependency of distclean and
13292 realclean.
13293 (install-info): Don't create directories. Depend on dir.info
13294 rather than calling make recursively.
13295 (install-dir.info): Eliminated.
13296 (install-info-dirs): Create all info directories here.
13297 (dir.info): Depend upon do-install-info.
13298
13299 * test-build.mk (HOLES): Added false.
13300
13301 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13302
13303 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13304
13305 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13306
13307 * Makefile.in (info): remove dependency on all-texinfo. The
13308 problem was really in texinfo/C, not at this level.
13309
13310 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13311
13312 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13313
13314 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13315
13316 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13317 GDB releases.
13318
13319 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13320
13321 * configure: Include srcdir in message about target of link not
13322 being found. Don't convert `-' to `_' in `with' options being
13323 passed to subdirs.
13324
13325 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13326
13327 * configure.in: add uudecode to host_tools
13328
13329 * Makefile.in: added {all,install}-uudecode targets, added them to
13330 the appropriate lists
13331
13332 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13333
13334 * Makefile.in (all-gcc): Added dependency on all-gas.
13335
13336 * configure.in (mips-*-*): Build ld and binutils.
13337
13338 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13339
13340 * configure: check return code from mkdir, print error message and
13341 exit on failure.
13342
13343 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13344
13345 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13346
13347 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13348
13349 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13350
13351 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13352
13353 * config.sub (h8500): Recognize this as a cpu type.
13354
13355 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13356
13357 * configure: source directory missing is no longer a warning
13358
13359 * configure.in: recognize irix[34]* instead of irix[34]
13360
13361 * Makefile.in: define and pass down X11_LIB
13362
13363 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13364
13365 * guess-systype: Renamed to ...
13366 * config.guess: ... by popular request.
13367 * configure.in, Makefile.in: Update accordingly.
13368
13369 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13370
13371 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13372 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13373 + Execute ./dummy instead of assuming . is in PATH.
13374
13375 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13376
13377 * guess-systype: New shell script. Attempts to guess the
13378 canonical host name of the executing host.
13379 Only a few hosts are supported so far.
13380 * configure: Call guess-systype if no host is specified.
13381
13382 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13383
13384 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13385 gcc Makefile.
13386
13387
13388 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13389
13390 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13391 (all-gcc, install-gcc, subdir_do): Use it.
13392
13393 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13394
13395 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13396
13397 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13398
13399 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13400 set exclusively by configure, using configure.in .
13401
13402 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13403
13404 * test-build.mk: set $PATH for all builds
13405
13406 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13407
13408 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13409
13410 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13411 the one used in gcc/Makefile.in, so that a null expansion doesn't
13412 override the one needed to build gcc with a native cc.
13413
13414
13415 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13416
13417 * configure: Accept -with arguments.
13418
13419 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13420
13421 * Makefile.in: added h8300sim
13422
13423 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13424
13425 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13426 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13427 (all-cygnus, native, build-cygnus): Make
13428 $(canonhost)-stamp-3stage-done, not $(host)....
13429 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13430 i386-sco3.2v4. Added else true to if command.
13431
13432 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13433
13434 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13435
13436 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13437
13438 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13439
13440 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13441
13442 * configure.in: don't remove binutils from Solaris builds
13443
13444 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13445
13446 * Makefile.in: get rid of earlier definitions for *clean,
13447 also handle the recursive info rule better
13448
13449 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13450
13451 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13452 do more-or-less the right thing.
13453
13454 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13455
13456 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13457 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13458
13459 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13460
13461 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13462 $(host_canonical).
13463
13464 * configure.in: split the configdirs list into 4 categories (native
13465 v. cross, library v. tool) and handle the cross-only and native-
13466 only in more reasonable (and correct!) way.
13467
13468 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13469
13470 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13471 configdirs anymore.
13472
13473 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13474
13475 * Makefile.in: extensive cleanup:: removed all of the explicit
13476 clean-* targets, collapsed many wrappers around subdir_do into
13477 one, added additional targets to satisfy standards.texi, deleted
13478 some old targets, some changes for consistency
13479
13480 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13481
13482 * configure.in: handle some programs as cross-only, and others as
13483 native only
13484
13485 * test-build.mk: handle partial holes in a more generic manner
13486
13487 * Makefile.in: m4 depends on libiberty
13488
13489 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13490
13491 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13492 time, wdiff, and find to configdirs
13493
13494 * Makefile.in: all, clean, and install rules for the new programs
13495 added to configure.in
13496
13497 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13498
13499 * configure.in: use mh-sun for all *-sun-* hosts
13500
13501 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13502
13503 * Makefile.in: define flags for X11 include files and library file
13504 locations, pass them down to the programs that need this info
13505
13506 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13507
13508 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13509
13510 * configure.in: start building libg++ for HP-UX targets
13511
13512 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13513
13514 * README: Update references to files moved into etc/.
13515
13516 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13517
13518 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13519 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13520
13521 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13522
13523 * configure: accept dash as well as underscore in long option
13524 names for FSF compatibility.
13525
13526 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
13527
13528 * config.sub: added -sco3.2v4 support from FSF.
13529
13530 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13531
13532 * configure.in: expand the section that adds or removes
13533 directories from the list of programs to build, to handle native
13534 vs. cross in addition to host v. native
13535
13536 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
13537
13538 * Makefile.in: Replace C++ in macro names with CXX.
13539 This is less likely to break ...
13540
13541 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13542
13543 * test-build.mk: add -w to GNU_MAKE
13544
13545 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13546
13547 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13548 add 'sparc' to list of recognized cpus. This needed to make
13549 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13550 Delete some redundant ose68 variants. Recognize -wrs as an os,
13551 then changes that into $CPU-wrs-vxworks.
13552
13553 * configure.in: remove most references to gdbtest, regularize
13554 target based program removal
13555
13556 * test-build.mk: import from p3 tree (many fixes and changes)
13557
13558 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13559
13560 * Makefile.in: added rules to handle tcl, tk, and expect
13561
13562 * configure.in: handle those directories if they exist
13563
13564 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13565
13566 * config.sub: removed bogus hppabsd and hppahpux names, since
13567 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13568
13569 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13570
13571 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
13572 depends upon all-xiberty
13573
13574 * Makefile.in: changes from p3, including:
13575
13576 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
13577
13578 * Makefile.in (XTRAFLAGS): include newlib directories if
13579 newlib/Makefile exists, rather than if host != target.
13580
13581 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
13582
13583 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13584 from the same source tree and not building a cross-compiler. This
13585 matters for the libg++ configuration if reconfiguring a tree that
13586 has already been installed.
13587
13588 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
13589
13590 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13591 pick up the machine and system specific header files.
13592
13593 * Makefile.in: added AS_FOR_TARGET, passed down in
13594 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13595 the C compiler to use to create programs which are run in the
13596 build environment, set it to default to $(CC), and passed it down
13597 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13598
13599 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
13600
13601 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13602 We need them for unusual native builds, like systems without
13603 ranlib.
13604
13605 * configure: also define $(host_canonical) and
13606 $(target_canonical), which are the full, canonical names for the
13607 given host and target
13608
13609 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
13610
13611 * Makefile.in: Added separate definitions for C++.
13612
13613 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
13614
13615 * configure.in (configdirs): Add deja-gnu.
13616
13617 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
13618
13619 * README: Update for configure.texi and gdb-4.7 release.
13620
13621 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
13622
13623 * Makefile.in: Move "all" target to top of file.
13624 Previously, first target was ".PHONY" which caused BSD4.4 make
13625 to build .PHONY when make was run without arguments.
13626
13627 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
13628
13629 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
13630 Library-copylefted code in libiberty.
13631
13632 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
13633
13634 * config.sub: Replace m68kmote with plain old m68k.
13635
13636 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
13637
13638 * Makefile.in: Remove space from blank line, avoid Make complaints.
13639
13640 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
13641
13642 * config.sub: Complain if no argument is given. Added support for
13643 386bsd as OS and target alias.
13644
13645 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
13646
13647 * Makefile.in (XTRAFLAGS): include newlib directories if
13648 newlib/Makefile exists, rather than if host != target.
13649
13650 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
13651
13652 * config.sub: recognize sparclite-wrs-vxworks.
13653
13654 * Makefile.in (install-xiberty): added *-xiberty make rules (from
13655 p3.) Added clean-xiberty to clean.
13656
13657 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13658
13659 * configure.in: use *-*-* instead of nested cases for host and target
13660
13661 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
13662
13663 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13664 from the same source tree and not building a cross-compiler. This
13665 matters for the libg++ configuration if reconfiguring a tree that
13666 has already been installed.
13667
13668 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
13669
13670 * config.sub (i486v/i486v4): Merge in from FSF version.
13671
13672 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
13673
13674 * configure: only set PWD if it is already set.
13675
13676 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
13677
13678 * configure: just set PWD=`pwd` at the top, since Ultrix sh
13679 doesn't have unset and all success paths (and most error paths)
13680 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13681 to just ${PWD} to avoid confusion.)
13682
13683 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
13684
13685 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13686 even for a native compilation.
13687
13688 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
13689
13690 Changes to make the gdb.tar.Z rule work better.
13691
13692 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
13693 (DEVO_SUPPORT): Add configure.texi.
13694 (bfd-ilrt.tar.Z): Remove ancient rule.
13695
13696 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
13697
13698 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13699 pick up the machine and system specific header files.
13700
13701 * configure.in, config.sub: added new target m68010-adobe-scout,
13702 with alias of adobe68k. Changed configure.in to check for
13703 -scout before -sco* to avoid a false match.
13704
13705 * Makefile.in: added AS_FOR_TARGET, passed down in
13706 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13707 the C compiler to use to create programs which are run in the
13708 build environment, set it to default to $(CC), and passed it down
13709 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13710
13711 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
13712
13713 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13714 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
13715 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13716 FOR_TARGET variants, to newlib and libg++.
13717
13718 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
13719
13720 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13721 first.
13722
13723 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
13724
13725 * config.sub: Accept `elf' as an environment.
13726
13727 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13728
13729 * Makefile.in (all-opcodes): cd into the right directory
13730
13731 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
13732
13733 * configure: added -program_transform_name option, used as
13734 argument to sed when installing programs.
13735 configure.texi: added documentation for -program_prefix,
13736 -program_suffix and -program_transform_name.
13737
13738 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
13739
13740 * config.sub: Accept i486 where i386 ok.
13741
13742 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
13743
13744 * config.sub: accept we32k
13745
13746 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
13747
13748 * config.sub, configure.in: accept OSE68000 and OSE68k.
13749
13750 * Makefile.in: don't create all directories for ``make install'';
13751 let the subdirectories create the ones they need.
13752
13753 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13754
13755 * COPYING: new file, GPL v2
13756
13757 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13758
13759 * Makefile.in: use the new gen-info-dir, which needs a template
13760 argument (which also lives in texinfo)
13761
13762 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13763
13764 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
13765
13766 * config.sub (ncr3000): Change i386 to i486.
13767
13768 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13769
13770 * Makefile.in: add install-rcs, install-grep to
13771 install-no-fixedincludes, removed install-bison and install-libgcc
13772
13773 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
13774
13775 * configure.in: grab the HPUX makefile fragment if on HPUX
13776
13777 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13778
13779 * Makefile.in: eradicate bison spoor (ditto libgcc).
13780 configure.in: recognise m68{k,000}-ericsson-OSE.
13781 es1800 is alias for m68k-ericsson-OSE
13782
13783 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13784
13785 * configure.in: rearrange the parts that remove programs from
13786 configdirs, based now on HOST==TARGET or by canonical triple.
13787
13788 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13789
13790 * test-build.mk: recurse explicitly with -f test-build.mk when
13791 appropriate. predicate stage3 and comparison on the existence
13792 of gcc. That is, if gcc isn't around, we aren't three-staging.
13793 On very clean, also remove ...stamp-co. Build in-place before
13794 doing other builds.
13795
13796 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13797
13798 * Makefile.in, configure.in: add tgas
13799
13800 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13801
13802 * Makefile.in: a number of changes merged in from progressive.
13803
13804 * configure.in: add libm.
13805
13806 * .cvsignore: ignore some stuff that comes from test-build.mk.
13807
13808 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
13809
13810 * config.sub: Add es1800 (m68k-ericsson-es1800).
13811
13812 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13813
13814 * configure: Add program_suffix (parallel to program_prefix)
13815 * Makefile.in: adjust directory-creating script for losing decstation
13816
13817 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
13818
13819 * configure: Minor $subdir-related fixes.
13820
13821 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13822
13823 * configure: fix various problems with propogating
13824 makefile_target_frag in subdirs.
13825 * configure.in: config libgcc if its there
13826
13827 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
13828
13829 * config.sub: HPPA merge.
13830
13831 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
13832
13833 * Makefile.in: Replace all-bison with all-byacc in all
13834 dependency lines for other tools (which now use byacc).
13835
13836 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
13837
13838 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
13839
13840 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
13841
13842 * Makefile.in: make gprof rules similar to byacc rules (instead of
13843 vestigal $(unsubdir) that didn't work...)
13844
13845 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
13846
13847 * config.sub: Add support for Linux.
13848 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
13849 (at least for libg++).
13850
13851 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13852
13853 * configure.texi: fix doc for the -nfp option to configure
13854
13855 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
13856
13857 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13858
13859 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
13860
13861 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13862 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13863 * configure.in: added solaris* host_makefile_frag hook.
13864
13865 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13866
13867 * config.sub: changed recognition of m68000 so that various
13868 m68k types can be specified via m680[01234]0
13869
13870 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13871
13872 * config.sub (basic_machine): fix sed so that '-foo' isn't
13873 completely substituted out while .+'-foo' loses the '-foo'
13874
13875 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13876
13877 * config.sub ($os): Add -aout.
13878
13879 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
13880
13881 * configure: If host_makefile_frag is absolute, don't
13882 prefix ${invsubdir} (relevant to libg++ auto-configure).
13883
13884 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13885
13886 * Makefile.in (tooldir): Define it.
13887 (all-ld): Depend on all-flex.
13888
13889 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
13890
13891 * Makefile.in (check): Fix libg++ special case.
13892
13893 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
13894
13895 * configure: do not bury `pwd` into config.status, thus do fewer
13896 pwd's.
13897
13898 * configure: print the "Building in" message only when building in
13899 other than "." AND verbose.
13900
13901 * configure: remove -s, rework -v to better accomodate guested
13902 configures.
13903
13904 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13905
13906 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
13907
13908 * Makefile.in: macroize flags passed on recursion. remove
13909 fileutils.
13910
13911 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
13912
13913 * configure: get makesrcdir right for subdirs deeper than 1.
13914
13915 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13916 install.
13917
13918 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
13919
13920 * Makefile.in: don't print subdir_do or recursion lines.
13921
13922 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
13923
13924 * standards.texi: added menu item.
13925
13926 * Makefile.in: build and install standards.info.
13927
13928 * standards.texi: new file.
13929
13930 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13931
13932 * configure: test for and move config.status pieces from
13933 ${subdir}/.
13934
13935 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
13936
13937 * configure: Test for existance of files before trying to mv
13938 them, to avoid numerous non-existance messages.
13939
13940 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
13941
13942 * configure: correct final line of config.status.
13943
13944 * configure: patch from eggert. Avoids a protection problem if
13945 the original Makefile.in is read only.
13946
13947 * configure: use move-if-change from gcc to create config.status.
13948 Some makefiles depend on config.status to tell if a directory
13949 has been reconfigured for a different host. This change
13950 prevents those directories from remaking everything in the case
13951 where the reconfig was only intended to rebuild a Makefile.
13952
13953 * configure: test for config.sub with "config.sub sun4" rather
13954 than "config.sub ${host_alias}". Otherwise we can't tell a bad
13955 host alias from a missing config.sub.
13956
13957 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13958
13959 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13960 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
13961
13962 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
13963
13964 * configure: mkdir ${subdir} as needed.
13965
13966 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
13967
13968 * Makefile.in,configure.in: added autoconf.
13969
13970 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13971
13972 * Makefile.in: no longer pass against on recursion.
13973
13974 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13975 definitions are not inherited.
13976
13977 * configure: correct makesrcdir when subdir is .
13978
13979 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
13980
13981 * configure: Add support for 'subdirs' variable, which is
13982 like 'configdirs', except that configure doesn't re-invoke
13983 itself for subdirs, it just creates a Makefile for each subdir.
13984 * configure.texi: Document subdirs.
13985
13986 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13987
13988 * configure.in: added flex to configdirs
13989
13990 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
13991
13992 * Makefile.in: remove clean-stamps from clean.
13993
13994 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
13995
13996 * configure.in: Add gdbtest to configdirs.
13997
13998 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
13999
14000 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14001 to recursive makes.
14002 * configure.in: Recognize new ncr3000 config.
14003
14004 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14005
14006 * Makefile.in, configure.in: removed references to gdbm.
14007
14008 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14009
14010 * config.sub: Don't canonicalize os value
14011 newsos* to bsd (readline needs to check for newsos).
14012 (This fix was earlier made Jan 31, but got re-broken.)
14013
14014 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14015
14016 * configure.in: sco is an os, not a vendor!
14017
14018 * configure: Quote $( better. Keep various shells happy.
14019
14020 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14021
14022 * Makefile.in: eliminate stamp-files.
14023
14024 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14025
14026 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14027 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14028
14029 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14030
14031 * config.sub: fix iris/iris3.
14032
14033 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14034
14035 * configure: re-add -rm.
14036
14037 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14038
14039 * Maskefile.in: add .stmp-rcs to all.
14040
14041 * configure.in: remove gas from rs6000 build, use aix host fragment.
14042
14043 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14044
14045 * configure: pass down site_option during recursion.
14046
14047 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14048
14049 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14050
14051 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14052
14053 * configure: Change exec_prefix so that it really defaults to prefix.
14054
14055 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14056
14057 * Makefile.in, configure.in: Add support for mmalloc library.
14058
14059 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14060
14061 * Makefile.in: add stmp dependencies for a few more things.
14062
14063 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14064
14065 * configure: adjusted error message on objdir/srcdir configure
14066 collision, per john's suggestion.
14067
14068 * Makefile.in: add libiberty stmp to all and all.cross.
14069
14070 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14071
14072 * Makefile.in: remove force dependencies, add grep to all.
14073
14074 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14075
14076 * Makefile.in: drop flex. make stamp files work.
14077
14078 * configure: added test for conflicting configuration in srcdir,
14079 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14080 gets cranky. use relative paths for configure and srcdir
14081 whenever possible. Send some error messages to stderr that were
14082 going to stdout.
14083
14084 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14085
14086 * Makefile.in: Fix libg++ rule to check for gcc directory
14087 before using gcc/gcc. Also pass XTRAFLAGS.
14088
14089 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14090
14091 * Makefile.in: added stmp-files so that directories aren't polled
14092 when they are already built.
14093
14094 * configure.texi: fixed a node pointer problem.
14095
14096 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14097
14098 * config.sub configure.in gdb/configure.in
14099 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14100 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14101 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14102
14103 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14104
14105 * configure: -recurring becomes -silent. corrected help message
14106 for -site= option.
14107
14108 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14109
14110 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14111
14112 * configure: when building Makefile for crosses, replace
14113 tooldir and program_prefix. default srcdir from location of
14114 config.sub. remove "for host in hosts" and "for target in
14115 targets" loops.
14116
14117 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14118
14119 * Makefile.in: Do not pass bindir or mandir to cvs.
14120
14121 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14122
14123 * Makefile.in, configure.in: removed traces of namesubdir,
14124 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14125 copyrights to '92, changed some from Cygnus to FSF.
14126
14127 * configure.texi: remove most references to multiple hosts,
14128 multiple targets, subdirs, etc.
14129
14130 * configure.man: removed rcsid. reference config.sub not
14131 config.subr.
14132
14133 * Makefile.in: mkdir $(infodir) on install-info.
14134
14135 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14136
14137 * configure.texi: Explain better about .gdbinit and about
14138 the environment that configure.in sections run in.
14139
14140 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14141
14142 * configure.in: Ultrix is only a decstation if it's a MIPS.
14143
14144 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14145
14146 * README: DOC.configure => cfg-paper.texi.
14147
14148 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14149
14150 * config.sub (near case $os): Don't convert newsos* to bsd!
14151
14152 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14153
14154 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14155 the number of copies of COPYING that go into the GDB tar file.
14156
14157 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14158
14159 * bfd/configure.in, gdb/config/mh-i386sco,
14160 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14161 Fix SCO configuration stuff.
14162
14163 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14164
14165 * Makefile.in: For libg++, make sure the -I pointing
14166 to the gcc directory goes *after* all the libg++-local -I flags.
14167 Also, move just-gcc dependency from just-libg++ to all-libg++.
14168
14169 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14170
14171 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14172
14173 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14174
14175 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14176
14177 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14178
14179 * config.sub: Add stratus configuration frags. Also
14180 submitted to FSF.
14181
14182 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14183
14184 * Makefile.in (DEV_SUPPORT): add configure.man.
14185
14186 * config.sub(Decode manufacturer-specific): add -none*.
14187
14188 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14189
14190 * Makefile.in: remove form feeds to make Sun's make happy.
14191 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14192
14193 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14194
14195 * Makefile.in (AR_FLAGS): Make quieter.
14196
14197 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14198
14199 * configure.in: Add libg++.
14200 * configure: When verbose, don't output the command line at each
14201 level; it will be unremarkably the same as the previous version,
14202 which will be the same as what the user typed.
14203
14204 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14205
14206 * configure.in, Makefile.in: fix clean-info, add flex. add
14207 fileutils.
14208
14209 * configure: be less sensitive to spaces in Makefile.in. Do not
14210 look for sources in "..". Doing so breaks subdirectories that
14211 might have their own configure. If a subdir has it's own
14212 configure script, use it.
14213
14214 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14215
14216 * cfg-paper.texi: some changes suggested by rms.
14217
14218 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14219
14220 * config.sub: Merge in some small additions from the FSF version,
14221 taken from the gcc distribution, to bring the Cygnus and FSF
14222 versions into closer sync.
14223
14224 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14225
14226 * configure.in: Changed svr4 references to sysv4.
14227
14228 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14229
14230 * configure: added -V for version number option.
14231
14232 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14233
14234 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14235 renamed from DOC.configure to cfg-paper.texi.
14236
14237 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14238
14239 * configure, config.subr, config.sub: config.subr is now
14240 config.sub again.
14241
14242 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14243
14244 * configure.texi: new file, in progress.
14245
14246 * Makefile.in: build info file and install the man page for
14247 configure.
14248
14249 * configure.man: new file, first cut.
14250
14251 * configure: find config.subr again now that configuration "none"
14252 has gone. removed all traces of the -ansi option. removed all
14253 traces of the -languages option.
14254
14255 * config.subr: resync from rms.
14256
14257 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
14258
14259 * configure, config.sub, config.subr: merge config.sub into
14260 config.subr, call the result config.subr, remove config.sub, use
14261 config.subr.
14262
14263 * Makefile.in: revised install for dir.info.
14264
14265 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
14266
14267 * configure.in: add decstation host makefile frag.
14268
14269 * Makefile.in: BISON now bison -y again. also install-gcc on
14270 install. clean-gdbm on clean. infodir belongs in datadir.
14271 Make directories for info install. Build dir.info here then
14272 install it.
14273
14274 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
14275
14276 * Makefile.in: fix for bad directory tests.
14277
14278 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
14279
14280 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14281 regexp. -srcdir relative was being handled incorrectly.
14282
14283 * Makefile.in: unwrapped some for loops so that parallel makes
14284 work again and so one can focus one's attention on a particular
14285 package.
14286
14287 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
14288
14289 * configure: added PWD as a stand in for `pwd` (for speed). use
14290 elif wherever possible. make -srcdir work without -objdir.
14291 -objdir= commented out.
14292
14293 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
14294
14295 * configure: +options become --options. -subdirs commented out.
14296 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14297 Makefile now at top of generated Makefile. Removed cvs log
14298 entries. added -srcdir. create .gdbinit only if there is one
14299 in ${srcdir}.
14300
14301 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14302 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14303 and mandir now keyed off datadir by default.
14304
14305 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
14306
14307 * Freshly created ChangeLog.
14308
14309 \f
14310 Local Variables:
14311 mode: change-log
14312 left-margin: 8
14313 fill-column: 76
14314 version-control: never
14315 End:
This page took 0.729085 seconds and 5 git commands to generate.