* linux-low.c (linux_join): Skip process lookup.
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
ff46fb8f
JM
12011-05-04 Joseph Myers <joseph@codesourcery.com>
2
3 * configure.ac: Separate libgloss_dir settings from general case
4 over targets.
5 * configure: Regenerate.
6
82ae827f
JM
72011-04-28 Joseph Myers <joseph@codesourcery.com>
8
9 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
10 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
11 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
12 cases in libgcj-disabling case statement.
13 (hppa*64*-*-linux*): Set unsupported_languages instead of
14 disabling target-zlib.
15 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
16 to hppa*64*-*-hpux*.
17 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
18 hppa*-*-hpux*.
19 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
20 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
21 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
22 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
23 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
24 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
25 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
26 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
27 libgcj-disabling case statement.
28 * configure: Regenerate.
29
0827f9a6
JM
302011-04-28 Joseph Myers <joseph@codesourcery.com>
31
32 * configure.ac: Disable Java for targets not supporting libffi.
33 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
34 Remove cases in Java-disabling statement.
35 (*arm-wince-pe): Change to arm-wince-pe.
36 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
37 cases in Java-disabling statement.
38 (bfin-*-*): Don't disable Java again.
39 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
40 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
41 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
42 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
43 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
44 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
45 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
46 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
47 Java-disabling statement.
48 (mmix-*-*): Don't disable Java again.
49 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
50 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
51 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
52 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
53 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
54 statement.
55 * configure: Regenerate.
56
899b04ef
JM
572011-04-28 Joseph Myers <joseph@codesourcery.com>
58
59 Merge from GCC:
60
61 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
62
63 PR lto/48086
64 * configure.ac: Re-enable LTO on *-apple-darwin9*.
65 * configure: Regenerate.
66
9863d716
JM
672011-04-28 Joseph Myers <joseph@codesourcery.com>
68
69 * configure.ac: Separate cases disabling Java and Java libraries
70 from general case over targets.
71 * configure: Regenerate.
72
a90ef4bf
JM
732011-04-06 Joseph Myers <joseph@codesourcery.com>
74
75 * configure.ac (build_tools): Remove build-byacc.
76 (host_libs): Remove mmalloc.
77 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
78 autoconf automake libtool diff rcs fileutils shellutils time
79 textutils wdiff find uudecode hello tar gzip indent recode release
80 sed perl gawk findutils gettext zip.
81 (libgcj): Remove target-qthreads.
82 (target_tools): Remove target-examples target-gperf.
83 (YACC): Don't handle building byacc.
84 * configure: Regenerate.
85 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
86 dosutils, examples, fileutils, find, findutils, gawk, gettext,
87 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
88 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
89 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
90 handle building components.
91 * Makefile.in: Regenerate.
92
05a02268
RW
932011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
94
95 * config.sub: Sync from upstream.
96
c5f5c3c2
JM
972011-04-01 Joseph Myers <joseph@codesourcery.com>
98
99 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
100 (microblaze*): Don't disable libssp.
101 * configure: Regenerate.
102
f6c1938b
JM
1032011-04-01 Joseph Myers <joseph@codesourcery.com>
104
105 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
106 moveifchange.
107 * configure: Regenerate.
108 * Makefile.tpl: Use @SHELL@ not @config_shell@.
109 * Makefile.in: Regenerate.
110
1f111696
JM
1112011-04-01 Joseph Myers <joseph@codesourcery.com>
112
113 * configure.ac (*-*-sysv4*): Don't enable libgomp.
114 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
115 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
116 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
117 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
118 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
119 md_exec_prefix cases.
120 * configure: Regenerate.
121
065a5627
JM
1222011-04-01 Joseph Myers <joseph@codesourcery.com>
123
124 * configure.ac: Separate cases disabling target-libssp,
125 target-libiberty, target-libstdc++-v3 and Fortran from general
126 case over targets.
127 * configure: Regenerate.
128
b2f14e4a
JM
1292011-04-01 Joseph Myers <joseph@codesourcery.com>
130
131 * configure.ac (*-*-chorusos): Don't disable libgcj.
132 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
133 Remove case.
134 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
135 (arm-*-coff): Don't disable libgcj.
136 (arm*-*-linux-gnueabi): Remove useless assignment.
137 (arm-*-riscix*): Don't disable libgcj.
138 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
139 configuration.
140 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
141 (c54x*-*-*): Remove case.
142 (tic54x-*-*): Don't disable GCC or GCC libraries.
143 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
144 to *.
145 (d10v-*-*): Don't disable GCC libraries.
146 (d30v-*-*): Don't disable libgcj.
147 (h8500-*-*): Don't disable GCC libraries.
148 (i960-*-*): Don't disable libgcj.
149 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
150 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
151 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
152 libgcj.
153 (m68k-*-coff*): Remove case.
154 (mmix-*-*): Don't disable libgloss on host.
155 (mn10200-*-*, mn10300-*-*): Remove cases.
156 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
157 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
158 Don't disable libgcj.
159 (romp-*-*): Remove case.
160 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
161 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
162 case.
163 (v810-*-*): Don't disable GCC libraries.
164 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
165 (ip2k-*-*): Don't disable GCC libraries.
166 * configure: Regenerate.
167
6a608608
JM
1682011-03-28 Joseph Myers <joseph@codesourcery.com>
169
170 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
171 libffi on host.
172 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
173 on host.
174 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
175 * configure: Regenerate.
176
5b806d27
NC
1772011-03-26 John Marino <binutils@marino.st>
178
179 * configure.ac: Add support for *-*-dragonfly*
180 * configure: Regenerate.
181
0377a422
JM
1822011-03-25 Joseph Myers <joseph@codesourcery.com>
183
184 * configure.ac (native_only): Remove.
185 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
186 send-pr uudecode guile gnuserv on host.
187 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
188 send-pr rcs guile perl texinfo libtool on host.
189 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
190 automake send-pr rcs guile perl texinfo libtool on host.
191 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
192 (*-*-kaos*): Don't disable target-examples target-gperf on target.
193 (alpha*-dec-osf*): Don't disable fileutils on target.
194 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
195 texinfo send-pr expect dejagnu on target.
196 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
197 target-qthreads on target.
198 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
199 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
200 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
201 x86_64-*-mingw*): Don't disable expect on target.
202 (*-*-cygwin*): Don't disable target-gperf on target.
203 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
204 gnuserv on target.
205 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
206 target.
207 * configure: Regenerate.
208
2354b38b
JM
2092011-03-25 Joseph Myers <joseph@codesourcery.com>
210
211 * configure.ac (target_tools): Remove target-groff.
212 (native_only): Remove target-groff.
213 (hppa*64*-*-*): Don't disable byacc.
214 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
215 setting.
216 (*-*-kaos*): Don't skip target-librx and target-groff.
217 (*-*-netware*): Don't skip target-libmudflap.
218 (*-*-tpf*): Don't skip target-libmudflap.
219 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
220 directories on the host.
221 (ia64*-*-*vms*): Don't skip tix.
222 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
223 host.
224 * configure: Regenerate.
225
28d9b232
PB
2262011-03-24 Paolo Bonzini <pbonzini@redhat.com>
227
228 * configure.ac: Remove references to mt-mep, mt-netware,
229 mt-wince.
230 * Makefile.def: Add all-utils soft dependencies.
231 * Makefile.tpl: Remove GDB_NLM_DEPS.
232 * configure: Regenerate.
233 * Makefile.in: Regenerate.
234
dbbe5f95
PB
2352011-03-24 Paolo Bonzini <bonzini@gnu.org>
236
237 Sync from GCC:
238
239 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
240
241 * configure.ac: Do not include mh-x86omitfp.
242 * configure: Regenerate.
243
244 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
245
246 * configure.ac: Remove empty cases.
247 * configure: Regenerate.
248
249 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
250
251 * Makefile.def: Add dependency from termcap to gdb.
252 * Makefile.in: Regenerate.
253
254 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
255
256 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
257 * configure: Regenerate.
258 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
259 * Makefile.tpl: Likewise.
260 * Makefile.in: Regenerate.
261
262 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
263
264 * configure.ac: Remove all mentions of tentative_cc.
265 * configure: Regenerate.
266
267 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
268
269 PR lto/48086
270 * configure.ac: Re-enable LTO on *-apple-darwin9.
271 * configure: Regenerate.
272
3516a403
JM
2732011-03-24 Joseph Myers <joseph@codesourcery.com>
274
275 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
276 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
277 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
278 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
279 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
280 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
281 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
282 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
283 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
284 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
285 *-*-rhapsody*): Remove host cases.
286 * configure: Regenerate.
287
93cc359e
JM
2882011-03-24 Joseph Myers <joseph@codesourcery.com>
289
290 * configure.ac (ppc*-*-pe): Remove host case.
291 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
292 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
293 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
294 cases.
295 * configure: Regenerate.
296
29b2c556
JM
2972011-03-24 Joseph Myers <joseph@codesourcery.com>
298
299 * config.sub: Update to version 2011-03-23.
300
f0ff0f90
JM
3012011-03-22 Joseph Myers <joseph@codesourcery.com>
302
303 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
304 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
305 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
306 * configure: Regenerate.
307
782cb41f
JM
3082011-03-22 Joseph Myers <joseph@codesourcery.com>
309
310 * config-ml.in: Don't handle arc-*-elf*.
311 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
312 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
313 handle GCC libraries.
314 * configure: Regenerate.
315
0e8ad34f
RO
3162011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
317
318 PR bootstrap/48120:
319 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
320 Add -lstdc++ -lm to LIBS.
321 * configure: Regenerate.
322
5548b4ce
DE
3232011-03-18 David Edelsohn <dje.gcc@gmail.com>
324
325 * config.guess: Update to version 2011-02-02
326 * config.sub: Update to version 2011-02-24
327
86ed8cf6
SP
3282011-03-03 Sebastian Pop <sebastian.pop@amd.com>
329
330 * configure.ac: Adjust test of with_ppl.
331 * configure: Regenerated.
332
b123da99
SP
3332011-03-02 Sebastian Pop <sebastian.pop@amd.com>
334
335 * configure.ac: Add -lpwl to ppllibs.
336 * config/cloog.m4: Add -lisl to clooglibs.
337 * configure: Regenerated.
338
822ce8ee
RW
3392011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
340
341 Import from Libtool and gnulib:
342
343 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
344
345 Prepare for supporting FreeBSD 10.
346 * config.rpath: Remove handling of freebsd1* which soon would
347 match FreeBSD 10.0.
348
349 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
350
351 Remove support for FreeBSD 1.x.
352 * libtool.m4 (_LT_LINKER_SHLIBS)
353 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
354 soon would incorrectly match FreeBSD 10.0.
355
dcb5e506
RW
3562011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
357
358 PR binutils/12283
359 * MAINTAINERS (mkinstalldirs): Comes from Automake.
360 (move-if-change): Comes from gnulib.
361 * move-if-change: Import version from gnulib.
362
8d8eef9a
RW
3632011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
364
365 Sync from GCC:
366
367 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
368
369 PR lto/47225
370 * Makefile.def (lto-plugin): Double dash for enable-shared.
371 (configure-gcc): Depend on all-lto-plugin.
372 * Makefile.in: Rebuilt.
373
374 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
375
376 * configure.ac: Remove extra bracket.
377 * configure: Regenerate.
378
379 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
380
381 PR lto/47225
382 * Makefile.def: Add dependency for install-gcc
383 on install-lto-plugin.
384 * Makfile.in: Regenerated
385
386 2011-01-25 Jakub Jelinek <jakub@redhat.com>
387
388 * configure.ac: If with_ppl is no, move setting with_cloog=no
389 after CLOOG_REQUESTED check.
390 * configure: Regenerated.
391
392 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
393
394 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
395 CLooG has been requested.
396 * configure: Regenerated.
397
398 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
399
400 * configure: Regenerated.
401 * configure.ac: Check for version 0.11 (or later revision) of PPL.
402
403 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
404
405 * configure: Regenerated.
406 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
407
408 2011-01-07 Jan Hubicka <jh@suse.cz>
409
410 PR lto/47225
411 * Makefile.in: Regenerate.
412 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
413 configure.
414
65b4571a
AO
4152011-01-31 Alexandre Oliva <aoliva@redhat.com>
416
417 PR libgcj/44341
418 * configure.ac: Discard --with-* flags for host when configuring
419 target libraries for cross build.
420 * configure: Rebuilt.
421
7837304f
AS
4222011-01-21 Andreas Schwab <schwab@redhat.com>
423
424 Sync from GCC:
425
426 2011-01-21 Andreas Schwab <schwab@redhat.com>
427
428 * configure.ac: Use AS_HELP_STRING throughout.
429 * configure: Regenerate.
430
431 2011-01-18 Jie Zhang <jie.zhang@analog.com>
432
433 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
434 * configure: Regenerate.
435
115ef890
RW
4362010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
437
438 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
439
92c9a463
JB
4402011-01-13 Joel Brobecker <brobecker@adacore.com>
441
442 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
443 for ia64-hpux.
444 * configure: Regenerate.
445
887ebfb4
RW
4462011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
447
448 Sync from GCC:
449 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
450
451 * configure.ac: (picochip): Disable libiberty.
452 * configure: Regenerate.
453
04d2c2b2
JJ
4542010-12-18 Jeff Johnston <jjohnstn@redhat.com>
455
456 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
457
33d23ee8
ILT
4582010-12-10 Ian Lance Taylor <iant@google.com>
459
460 PR bootstrap/46819
461 * configure.ac: For --disable-libgcj clear libgcj_saved.
462 * configure: Rebuild.
463
89a1e9c3
PB
4642010-12-10 Tobias Burnus <burnus@net-b.de>
465
466 PR fortran/46540
467 * configure.ac: Add --disable-libquadmath and
468 --disable-libquadmath-support.
469 * configure: Regenerate.
470
ac7bcd26
TG
4712010-12-10 Tristan Gingold <gingold@adacore.com>
472
473 * src-release (ETC_SUPPORT): add gnu-oids.texi
474
d357cef7
HPN
4752010-12-03 Hans-Peter Nilsson <hp@axis.com>
476
477 PR libffi/46792
478 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
479 * configure: Regenerate.
480
4f11b223
ILT
4812010-12-02 Ian Lance Taylor <iant@google.com>
482
483 * configure.ac: Always set default for poststage1_ldflags to
484 -static-libstdc++ -static-libgcc.
485
989abc33
JJ
4862010-12-02 Jeff Johnston <jjohnstn@redhat.com>
487
488 * COPYING.NEWLIB: Add National Semiconductor notice.
489
950386c6
AS
4902010-11-29 Andreas Schwab <schwab@redhat.com>
491
492 * configure.ac: Move comment to remove extra space in last argument
493 of GCC_TARGET_TOOL.
494
87cda2cf
AO
4952010-11-26 Alexandre Oliva <aoliva@redhat.com>
496
7d509c83 497 PR other/46026
87cda2cf
AO
498 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
499 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
500 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
501 (BASE_FLAGS_TO_PASS): Use it.
502 * configure: Rebuilt.
503 * Makefile.in: Rebuilt.
504
d3b50760
L
5052010-11-23 H.J. Lu <hongjiu.lu@intel.com>
506
507 PR binutils/12258
508 * configure.ac: Correct comments for --enable-gold/--enable-ld.
509 Properly check default linker.
510 * configure: Regnerated.
511
c7791212
NC
5122010-11-23 Matthias Klose <doko@ubuntu.com>
513
514 * configure.ac: For --enable-gold, handle value `default' instead of
515 `both*'. New configure option --{en,dis}able-ld.
516 * configure: Regenerate.
517
9e1a94f4
ILT
5182010-11-20 Ian Lance Taylor <iant@google.com>
519
520 * configure.ac: Only disable a language library if no language needs
521 it. Don't let --disable-libgcj uncondtionally disable libffi.
522 * configure: Rebuild.
523
ceca0218
PB
5242010-11-20 Paolo Bonzini <bonzini@gnu.org>
525
526 * configure: Regenerate.
527
9b980aa1
RW
5282010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
529
530 PR other/46202
531 * configure.ac: Fix just-built in-tree STRIP name to be
532 binutils/strip-new.
533 * configure: Regenerate.
534 * Makefile.def (install-strip-gcc, install-strip-binutils)
535 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
536 (install-strip-sid): Mirror dependencies on non-strip variants
537 of these targets on the respective -strip prerequisites.
538 * Makefile.tpl (install-strip, install-strip-host)
539 (install-strip-target): New targets.
540 (install-strip-[+module+], install-strip-target-[+module+]):
541 New targets.
542 * Makefile.in: Regenerate.
543
e552509b
ILT
5442010-11-19 Ian Lance Taylor <iant@google.com>
545 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
546
547 * configure.ac: Add target-libgo to target_libraries. Set
548 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
549 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
550 (HOST_EXPORTS): Add GOC.
551 (BASE_TARGET_EXPORTS): Add GOC.
552 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
553 (GOCFLAGS_FOR_TARGET): New variable.
554 (EXTRA_HOST_FLAGS): Add GOC.
555 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
556 * Makefile.def (target_modules): Add libgo.
557 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
558 (dependencies): Add dependency from configure-target-libgo to
559 configure-target-libffi and all-target-libstdc++-v3. Add
560 dependencies from all-target-libgo to all-target-libffi.
561 (languages): Add go.
562 * configure: Rebuild.
563 * Makefile.in: Rebuild.
564
5652010-11-19 Ian Lance Taylor <iant@google.com>
566
567 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
568 compiler/flag environment variables.
569
5702010-11-18 Ian Lance Taylor <iant@google.com>
571
572 * configure.ac: Check for lang_requires_boot_languages in
573 config-lang.in files.
574 * configure: Rebuild.
575
8c21d9c7
MF
5762010-11-17 Mike Frysinger <vapier@gentoo.org>
577
578 * .gitignore: New file.
579
e552509b
ILT
5802010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
581 Tobias Burnus <burnus@net-b.de>
582
583 PR fortran/32049
584 * Makefile.def: Add libquadmath; build it with language=fortran.
585 * configure.ac: Add libquadmath.
586 * Makefile.tpl: Handle multiple libs in check-[+language+].
587 * Makefile.in: Regenerate.
588 * configure: Regenerate.
589
5902010-11-15 Andreas Schwab <schwab@redhat.com>
591
592 * configure.ac: Fix spelling in option names.
593 * configure: Regenerated.
594
5952010-11-13 Georg-Johann Lay <georgjohann@web.de>
596
597 PR bootstrap/39622
598 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
599 * configure: Regenerated.
600
6012010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
602
603 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
604 define the cloog backend to use. Furthermore, only pass the ppllibs to
605 the configure checks, if necessary.
606 * configure: Regenerate.
607
6082010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
609
610 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
611 * configure: regenerate
612
6132010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
614
615 * config/cloog.m4: Fix typo. verison -> version.
616 * configure: Regenerate.
617
6182010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
619
620 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
621 * configure: Regenerate.
622
6232010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
624
625 * configure.ac: Support official CLooG.org versions.
626 * configure: Regenerate.
627 * config/cloog.m4: New.
628
aa291e2d
ME
6292010-11-05 Michael Eager <eager@eagercon.com>
630
631 * COPYING.LIBGLOSS: Correct typo in microblaze.
632 * COPYING.NEWLIB: Same.
633
e552509b
ILT
6342010-11-04 Iain Sandoe <iains@gcc.gnu.org>
635
636 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
637 * configure: Regenerate.
638
74cea91b
DK
6392010-11-03 Ian Lance Taylor <iant@google.com>
640 Dave Korn <dave.korn.cygwin@gmail.com>
641
642 PR lto/46273
643 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
644 and on other supported platforms whenever LTO is enabled.
645 * configure: Rebuild.
646
6d0cd39e
AM
6472010-11-02 Alan Modra <amodra@gmail.com>
648
649 PR binutils/12110
650 * configure.ac: Error when source path contains spaces.
651 * configure: Regenerate.
652
18a8530e
ILT
6532010-10-20 Ian Lance Taylor <iant@google.com>
654
655 * Makefile.def (target_modules): Set lib_path to src/.libs for
656 libstdc++-v3 module.
657 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
658 * Makefile.in: Rebuild.
659
6ed3211e
JJ
6602010-10-08 Bernd Schmidt <bernds@codesourcery.com>
661 Joseph Myers <joseph@codesourcery.com>
662
663 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
664 notices.
665 * COPYING.NEWLIB: Add Texas Instruments notice.
666
a8eb3f0a
DK
6672010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
668
669 * configure.ac (build_lto_plugin): New shell variable.
670 (--enable-lto): Turn on by default for all non-ELF platforms that
671 have had LTO support added so far. Set build_lto_plugin appropriately
672 for both ELF and non-ELF.
673 (configdirs): Add lto-plugin or not based on build_lto_plugin.
674 * configure: Regenerate.
675
4074d5f2
RW
6762010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
677
678 PR bootstrap/45326
679 PR bootstrap/45174
680 * configure.ac: Honor initial values of $build_configargs,
681 $host_configargs, $target_configargs. Mark the precious, so
682 environment settings get recorded.
683 * configure: Regenerate.
684
29821356
RW
6852010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
686
687 Sync from GCC:
688
689 2010-09-30 Michael Eager <eager@eagercon.com>
690
691 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
692 * configure: Regenerate.
693
694 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
695
696 * configure.ac (enable-lto): Add Darwin to the list of supported lto
697 targets and amend comment.
698 * configure: Regenerate.
699
700 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
701
702 * configure.ac: Enable LTO by default on Darwin.
703 * configure: Regenerate.
704
705 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
706
707 PR bootstrap/44455
708 * configure.ac (extra_mpfr_configure_flags): Copy from
709 extra_mpc_gmp_configure_flags.
710 * configure: Re-generated.
711
57eefe4d
RW
7122010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
713
714 Sync from GCC:
715
716 PR bootstrap/45796
717 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
718 Depend on all-build-libiberty.
719 * Makefile.in: Regenerate.
720
7212010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
722
723 Sync from GCC:
724
725 PR bootstrap/44621
726 * configure.ac: Fix unportable shell quoting.
727 * configure: Regenerate.
728
48bb73dd
RW
7292010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
730
731 * configure.ac: Support all v850 targets.
732 * configure: Regenerate.
733
1d14850f
PB
7342010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
735
736 PR target/44862
737 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
738 Provide -B option to allow for link spec %s substitutions for
739 libstdc++.a on darwin.
740 * Makefile.in: Regenerate.
741
7530c480
AO
7422010-06-10 Alexandre Oliva <aoliva@redhat.com>
743
744 * Makefile.def (configure-gcc): Depend on all-libelf.
745 * Makefile.in: Rebuild.
746
285d560d
RW
7472010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
748
749 * config.sub, config.guess: Update from upstream sources.
750
a009f2e7
RW
7512010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
752
753 Sync from GCC:
754
755 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
756 * configure.ac: Allow all the versions greater than 0.10 of PPL.
757 * configure: Regenerated.
758
759 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
760 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
761 * configure: Regenerate.
762
763 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
764 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
765 * configure: Regenerate.
766
767 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
768 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
769 separately.
770 * configure: Regenerate.
771
772 2010-04-13 Steve Ellcey <sje@cup.hp.com>
773 * configure: Regenerate after change to elf.m4.
774
775 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
776 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
777 * configure: Regenerated.
778
779 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
780 * configure.ac: Print "buggy but acceptable" when CLooG
781 revision is less than 9.
782 * configure: Regenerated.
783
e49e5c92
DK
7842010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
785
786 Merge from gcc:
787
788 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
789 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
790 * configure: Regenerate.
791
792 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
793 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
794 a platform that supports LTO.
795 * configure: Regenerate.
796
797 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
798 PR lto/42776
799 * configure.ac (--enable-lto): Refactor handling so libelf tests
800 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
801 and allow LTO to be explicitly enabled on non-ELF platforms that
802 are known to support it inside else-clause.
803 * configure: Regenerate.
804
e6de499b
NC
8052010-04-27 Roland McGrath <roland@redhat.com>
806 H.J. Lu <hongjiu.lu@intel.com>
807
808 * configure.ac (--enable-gold): Support both, both/gold and
809 both/bfd to add gold to configdirs without removing ld.
810 * configure: Regenerated.
811
812 * Makefile.def: Add install-gold dependency to install-ld.
813 * Makefile.in: Regenerated.
814
d594eacc
TG
8152010-04-14 Tristan Gingold <gingold@adacore.com>
816
817 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
818 * configure: Regenerate.
819
938d2b74
RW
8202010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
821
822 Merge from gcc:
823 PR bootstrap/43615
824 PR bootstrap/43328
825 Revert:
826 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
827 * configure.ac: Do not pass --enable-multilib nor
828 --disable-multilib in baseargs. Accept explicitly passed
829 --enable_multilib.
830 * configure: Regenerate.
831
a9ef41a7
RW
8322010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
833
834 PR bootstrap/43328
835 * configure.ac: Do not pass --enable-multilib nor
836 --disable-multilib in baseargs. Accept explicitly passed
837 --enable_multilib.
838 * configure: Regenerate.
839
619a3713
JM
8402010-03-23 Joseph Myers <joseph@codesourcery.com>
841
842 * configure.ac (tic6x-*-*): New case.
843 * configure: Regenerate.
844
92f4e989
JM
8452010-03-23 Joseph Myers <joseph@codesourcery.com>
846
847 Merge from gcc:
848 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
849 PR ada/42554
850 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
851 * configure: Regenerate.
852
c35a0556
JM
8532010-03-23 Joseph Myers <joseph@codesourcery.com>
854
855 * config.sub: Update to version 2010-03-22.
856 * config.guess: Update to version 2009-12-30.
857
18fa8f9c
JM
8582010-03-14 Joseph Myers <joseph@codesourcery.com>
859
860 Merge from gcc:
861 2010-01-11 Richard Guenther <rguenther@suse.de>
862 PR lto/41569
863 * Makefile.def (all-lto-plugin): Depend on all-gcc.
864 * Makefile.in: Regenerated.
865
ba98da75
RO
8662010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
867
868 PR libstdc++/32499
869 * configure.ac (RANLIB): Default to true.
870 (STRIP): Likewise.
871 (RANLIB_FOR_TARGET): Remove superfluous : argument.
872 * configure: Regenerate.
873
3994761f
NC
8742010-02-17 Nick Clifton <nickc@redhat.com>
875
876 PR 11238
877 * Makefile.tpl (local-distclean): Also remove config.cache files in
878 sub-directories as there may not be Makefiles present in the
879 sub-directories.
792cdb50
NC
880 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
881 the config.cache files found by the find command.
882
3994761f
NC
883 * Makefile.in: Regenerate.
884 * configure.ac: Revert previous delta.
885 * configure: Regenerate.
886
01a82011
NC
8872010-02-15 Nick Clifton <nickc@redhat.com>
888
889 PR 11238
890 * configure.ac: Delete config.cache files in sub-directories when
891 deleting Makefiles.
892 * configure: Regenerate.
893
143754cd
NC
8942010-02-15 Nick Clifton <nickc@redhat.com>
895
896 * configure.ac: Sync from gcc.
897 * configure: Regenerate.
898
a6b5846e
KG
8992010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
900
901 Sync from gcc:
902 * configure.ac: Add "recommended" version checks for GMP/MPC.
903 Update recommended GMP/MPFR/MPC versions.
904 * configure: Regenerate.
905
2aa2364a
JR
9062010-01-25 Joern Rennecke <amylaar@spamcop.net>
907
908 gcc PR libstdc++/36101, gcc PR libstdc++/42813
909 * configure.ac (bootstrap_target_libs): Make inclusion of
910 target-libgomp conditional on libgomb being in target_configdirs.
911 * configure: Regenerate.
912
d35e937f
JR
9132010-01-23 Joern Rennecke <amylaar@spamcop.net>
914
915 gcc PR libstdc++/36101, gcc PR libstdc++/42813
916 * configure.ac (bootstrap_target_libs): Include target-libgomp.
917 * configure: Regenerate.
918
911e63d0
JR
9192010-01-22 Joern Rennecke <amylaar@spamcop.net>
920
921 gcc PR libstdc++/36101, gcc PR libstdc++/42813
922 * configure.ac (target_configdirs): Substitute.
923 * Makefile.def: Bootstrap target module libgomp.
924 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
925 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
926 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
927 * configure, Makefile.in: Regenerate.
928
3725885a
RW
9292009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
930
931 * libtool.m4: Sync from git Libtool.
932 * ltmain.sh: Likewise.
933 * ltoptions.m4: Likewise.
934 * ltversion.m4: Likewise.
935 * lt~obsolete.m4: Likewise.
936
d5f2ee2e
KG
9372010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
938 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
939
940 PR bootstrap/42424
941 * configure.ac: Include libtool m4 files.
942 (_LT_CHECK_OBJDIR): Call it.
943 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
944 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 945
d5f2ee2e
KG
946 * configure: Regenerate.
947
f2b2dd91
RW
9482010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
949
950 PR bootstrap/41818
951 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
952 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
953 * Makefile.in: Regenerate.
954
06ca7962
BE
9552009-12-18 Ben Elliston <bje@au.ibm.com>
956
957 * config.sub, config.guess: Update from upstream sources.
958
30a16d7b
JJ
9592009-12-17 Jeff Johnston <jjohnstn@redhat.com>
960
961 * COPYING.NEWLIB: Update copyright date.
962 * COPYING.LIBGLOSS: Ditto.
963
d9b76ff9
KG
9642009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
965
966 PR middle-end/30447
967 PR middle-end/30789
968 PR other/40302
969
970 * configure.ac: Require MPC.
971 * configure: Regenerate.
972
973 * configure.ac: Update minimum MPC version to 0.8.
974 * configure: Regenerate.
975
e12dec02
PB
9762009-11-20 Paolo Bonzini <bonzini@gnu.org>
977
978 * config.guess: Sync with upstream and gcc.
979 * config.sub: Sync with upstream and gcc.
980
606a9ca0
AO
9812009-11-16 Alexandre Oliva <aoliva@redhat.com>
982
983 * Makefile.def: Restore host and target settings for gmp.
984 * Makefile.in: Rebuild.
985
1f53ca9a
AO
9862009-11-16 Alexandre Oliva <aoliva@redhat.com>
987
988 * configure.ac: Add libelf to host_libs. Enable in-tree configury
989 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
990 Fix portability of test of C++ as bootstrap language. Add
991 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
992 * configure: Rebuild.
993 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
994 and cloog. Fix in-tree ppl configuration. Introduce libelf
995 in-tree building.
996 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
997 (POSTSTAGE1_HOST_EXPORTS): Use it.
998 (STAGE[+id+]_CXXFLAGS): New.
999 (BASE_FLAGS_TO_PASS): Pass it down.
1000 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1001 extra_exports.
1002 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1003 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1004 extra_exports.
1005 * Makefile.in: Rebuild.
1006
10072009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1008
1009 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1010 paths for *-w64-mingw* and x86_64-*mingw*.
1011 * configure: Regenerated.
1012
10132009-10-30 Kai Tietz <kai.tietz@onevision.com>
1014
1015 * configure.ac: Disable target-winsup & co for
1016 x86_64-*-mingw* and *-w64-mingw* targets.
1017 * configure: Regenerated.
1018
10192009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1020
1021 * configure.ac (CLooG test): Use = with test.
1022 * configure: Regenerate.
1023
10242009-10-22 Richard Guenther <rguenther@suse.de>
1025
1026 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1027 cloog if the ppl version check failed. Move flags saving
1028 before setting in libelf check.
1029 * configure: Regenerate.
1030
10312009-10-21 Richard Guenther <rguenther@suse.de>
1032
1033 * configure.ac: Adjust the ppl and cloog configure to work as
1034 documented. Disable cloog if ppl was disabled. Omit the version
1035 checks if they were disabled.
1036 * configure: Re-generate.
1037
6811fb56
RW
10382009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1039
1040 * configure.ac: Add 'lto' to enable_languages, not
1041 new_enable_languages, and only if not already present.
1042 * configure: Regenerate.
1043
700d40ca
ILT
10442009-10-06 Ian Lance Taylor <iant@google.com>
1045
1046 * Makefile.def: check-gold depends upon all-gas.
1047 * Makefile.in: Rebuild.
1048
10492009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1050
1051 * Makefile.def: all-lto-plugin depends on all-libiberty.
1052 set bootstrap=true for lto-plugin.
1053 Add lto-plugin.
1054 * Makefile.in: Regenerate.
1055 * configure.ac (host_libs): Add lto-plugin.
1056 * configure: Regenerate.
1057
10582009-10-03 Diego Novillo <dnovillo@google.com>
1059
1060 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1061 (HOST_LIBELFLIBS): Define.
1062 (HOST_LIBELFINC): Define.
1063 * Makefile.in: Regenerate.
1064 * configure.ac: Add --enable-lto.
1065 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1066 If --enable-lto is used, add 'lto' to new_enable_languages.
1067 If --enable-lto is used and gold is enabled, add
1068 lto-plugin to configdirs.
1069 * configure: Regenerate.
1070
10712009-10-03 Simon Baldwin <simonb@google.com>
1072
1073 * configure.ac: If --with-system-zlib, suppress local zlib and
1074 pass --with-system-zlib to subdir configure scripts.
1075 * configure: Regenerate.
1076
10772009-10-01 Loren J. Rittle <ljrittle@acm.org>
1078 Paolo Bonzini <bonzini@gnu.org>
1079
1080 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1081 $(srcdir).
1082 * Makefile.in: Rebuilt.
1083
c8cb1b3e
PB
10842009-09-29 Paolo Bonzini <bonzini@gnu.org>
1085
1086 Sync from gcc:
1087 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1088
1089 * configure.ac: Update minimum MPC version to 0.7.
1090 * configure: Regenerate.
1091
30167e0a
NC
10922009-09-25 Nick Clifton <nickc@redhat.com>
1093
1094 * configure.ac: Pass any --cache-file=/dev/null option on to
1095 subconfigures.
1096 * configure: Regenerate.
1097
707a0b5c
NC
10982009-09-23 Nick Clifton <nickc@redhat.com>
1099
1100 * config.sub, config.guess: Update from upstream sources.
1101
700d40ca
ILT
11022009-09-22 Loren J. Rittle <ljrittle@acm.org>
1103
1104 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1105 * Makefile.in: Rebuilt.
1106
2fd0b40b
RW
11072009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1108
1109 PR bootstrap/32272
1110 * configure.ac: Error out if $srcdir isn't '.' but contains
1111 host-${host_noncanonical}.
1112 * configure: Regenerate.
1113
4385ad3c
RW
11142009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1115
16b1ad29
RW
1116 * configure.ac: If bootstrapping a combined tree with
1117 --enable-gold, require c++ in stage1_languages.
1118 * configure: Regenerate.
1119
f8dc745f
RW
1120 * configure.ac: Also add target_libs of stage1_languages to
1121 bootstrap_target_libs.
1122 * configure: Regenerate.
1123
4385ad3c
RW
1124 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1125 with --enable-languages not containing c++.
1126 * configure: Regenerate.
1127
df51e4e1
JZ
11282009-09-16 Jie Zhang <jie.zhang@analog.com>
1129
1130 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1131 * configure: Regenerate.
1132
06a51eac
RW
11332009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1134
1135 * configure.ac: Do not use $extrasub for replacing @if/@endif
1136 parts in Makefile; instead, use additional arguments to
1137 AC_CONFIG_COMMANDS to do the replacement manually, with several
1138 sed invocations, to avoid HP-UX sed command limits.
1139 * configure: Regenerate.
1140
96655cc4
AO
11412009-09-04 Alexandre Oliva <aoliva@redhat.com>
1142
1143 * configure.ac (with-build-config): Document. Handle without.
1144 Handle missing argument.
1145 * configure: Rebuilt.
1146
11472009-09-03 Alexandre Oliva <aoliva@redhat.com>
1148
1149 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1150 Default to bootstrap-debug only if compare-debug works.
1151 * configure: Rebuilt.
1152 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1153 * Makefile.in: Rebuilt.
1154
11552009-09-01 Alexandre Oliva <aoliva@redhat.com>
1156
1157 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1158 * Makefile.in: Rebuilt.
1159
8e957354
PB
11602009-09-02 Paolo Bonzini <bonzini@gnu.org>
1161
1162 * Makefile.tpl (AWK): Fix typo.
1163 * Makefile.in: Regenerate.
1164
11652009-09-02 Paolo Bonzini <bonzini@gnu.org>
1166
1167 * configure.ac: Detect awk and sed.
1168 * Makefile.def (flags_to_pass): Add AWK and SED.
1169 * Makefile.tpl (AWK, SED): New.
1170 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1171 * configure: Regenerate.
1172 * Makefile.in: Regenerate.
1173
fb792462
TG
11742009-09-01 Tristan Gingold <gingold@adacore.com>
1175
1176 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1177 Remove logical names.
1178
a69e7d0a
DK
11792009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1180
1181 * ltmain.sh (func_normal_abspath): New function.
1182 (func_relative_path): Likewise.
1183 (func_mode_help): Document new -bindir option for link mode.
1184 (func_mode_link): Add new -bindir option, and use it to place
1185 output DLL if specified.
1186
d444d2ba
RW
11872009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1188
1189 * configure.ac (AC_PREREQ): Bump to 2.64.
1190
13b7343a
RW
11912009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1192
af542c2e
RW
1193 * README-maintainer-mode: Point directly to upstream locations
1194 for autoconf, automake, libtool, gettext, instead of copies on
1195 sources.redhat.com. Document required versions.
1196 * configure.ac: Do not substitute datarootdir, htmldir,
1197 pdfdir, docdir. Do not process --with-datarootdir,
1198 --with-htmldir, --with-pdfdir, --with-docdir.
1199 * configure: Regenerate.
1200
81ecdfbb
RW
1201 * configure: Regenerate.
1202
13b7343a
RW
1203 * compile: Sync from Automake 1.11.
1204 * depcomp: Likewise.
1205 * install-sh: Likewise.
1206 * missing: Likewise.
1207 * mkinstalldirs: Likewise.
1208 * ylwrap: Likewise.
1209
c1102ce7
RW
12102009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1211
34a0f3cf
RW
1212 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1213 (baseargs): Add --disable-option-checking.
1214 * configure: Regenerate.
1215
c1102ce7
RW
1216 * Makefile.def (configure-target-libiberty): Depend on
1217 all-binutils and all-ld.
1218 (configure-target-newlib): Likewise.
1219 * Makefile.in: Regenerate.
1220
e8a5fa9c
RW
12212009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1222
1223 Sync with GCC, merge:
1224
1225 2009-07-31 Christian Bruel <christian.bruel@st.com>
1226
1227 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1228 * configure: Regenerate.
1229
1230 2009-07-06 Ian Lance Taylor <iant@google.com>
1231
1232 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1233 * configure: Rebuild.
1234
1235 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1236
1237 PR bootstrap/40338
1238 * configure.ac (comparestring): Create new variable.
1239 * Makefile.tpl (comparestring): Use to skip some comparisions.
1240 * configure: Regenerate.
1241 * Makefile.in: Regenerate.
1242
1243 2009-06-23 Ian Lance Taylor <iant@google.com>
1244
1245 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1246 boot_languages. Only bootstrap target libraries listed in
1247 target_libs for some boot language. Add --with-stage1-ldflags,
1248 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1249 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1250 if not building with C++.
1251 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1252 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1253 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1254 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1255 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1256 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1257 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1258 * configure, Makefile.in: Rebuild.
1259
1260 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1261
1262 * configure.ac: Detect MPC in default directory.
1263 * configure: Regenerate.
1264
1265 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1266
1267 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1268 to noconfdirs.
1269 * configure: Regenerate.
1270
1271 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1272
1273 * Makefile.def: Add MPC support and dependencies.
1274 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1275
1276 * Makefile.in, configure: Regenerate.
1277
1278 2009-05-24 Nicolas Roche <roche@adacore.com>
1279
1280 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1281 * Makefile.in: Regenerate.
1282
1283 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1284
1285 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1286 * configure: Regenerate.
1287
1288 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1289
1290 * configure.ac ($with_ppl): Default to no if not supplied.
1291 ($with_cloog): Likewise.
1292 configure: Regenerate.
1293
1294 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1295
1296 PR bootstrap/39739
1297 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1298 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1299
1300 * configure, Makefile.in: Regenerate.
1301
1302 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1303
1304 * configure.ac: Change copyright header to refer to version
1305 3 of the GNU General Public License and to point readers at the
1306 COPYING3 file and the FSF's license web page.
1307 * Makefile.def: Likewise.
1308 * Makefile.tpl: Likewise.
1309 * Makefile.in: Regenerate.
1310
1311 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1312
1313 * configure.ac: Restore match for darwin9 or later. Use double
1314 brackets since regeneration eats one pair.
1315 * configure: Regenerate.
1316
bf110216
CF
13172009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1318
1319 * MAINTAINERS: Perform some obvious fixups.
1320
2262bbf4
BE
13212009-08-17 Ben Elliston <bje@au.ibm.com>
1322
1323 * config.sub, config.guess: Update from upstream sources.
1324
25a07265
NC
13252009-08-06 Michael Eager <eager@eagercon.com>
1326
1327 * configure.ac: Add Microblaze target.
1328 * configure: Regenerate.
1329
85bd1942
TG
13302009-07-02 Tristan Gingold <gingold@adacore.com>
1331
1332 * configure.ac: Do not exclude gas for i386-*-darwin.
1333 Add a case for x86_64-*-darwin.
1334 * configure: Regenerate.
1335
f9806fa5
DE
13362009-06-26 Doug Evans <dje@sebabeach.org>
1337
1338 * Makefile.def (host_modules): Add cgen.
1339 * Makefile.in: Regenerate.
1340 * configure.ac (host_tools): Add cgen.
1341 * configure: Regenerate.
1342
6bfb4e30
JJ
13432009-06-17 Michael Eager <eager@eagercon.com>
1344
1345 * COPYING.LIBGLOSS: Add Xilinx license.
1346
8bcf2718
NC
13472009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1348
1349 * configure.ac: Define is_elf for QNX Neutrino targets.
1350 * configure: Regenerate.
1351
04ec0acb
RW
13522009-06-03 Jerome Guitton <guitton@adacore.com>
1353 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1354
1355 * Makefile.tpl (all): Avoid a trailing backslash.
1356 * Makefile.in: Regenerate.
1357
7ee5dbeb
BE
13582009-06-03 Ben Elliston <bje@au.ibm.com>
1359
1360 * config.sub, config.guess: Update from upstream sources.
1361
fda13ee8
AO
13622009-06-02 Alexandre Oliva <aoliva@redhat.com>
1363
1364 * Makefile.tpl ([+compare-target+]): Compare all stage
1365 directories, rather than just gcc.
1366 * Makefile.in: Rebuilt.
1367
4a657b0d
DK
13682009-05-28 Doug Kwan <dougkwan@google.com>
1369
1370 * configure.ac: Support gold for target arm*-*-*.
1371 * configure: Regenerate.
1372
07fc31c9
AO
13732009-05-27 Alexandre Oliva <aoliva@redhat.com>
1374
1375 * Makefile.tpl (all): Avoid harmless warning in make all when
1376 gcc-bootstrap is enabled but stage_last does not exist.
1377 * Makefile.in: Rebuilt.
1378
8a7a39ab
TG
13792009-05-25 Tristan Gingold <gingold@adacore.com>
1380
1381 * setup.com: Complete the file with configuration and build.
1382
b5233201
AO
13832009-05-18 Alexandre Oliva <aoliva@redhat.com>
1384
1385 PR other/40159
1386 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1387 gcc-no-bootstrap are mutually exclusive.
1388 * Makefile.in: Rebuilt.
1389
7b6175f9
AO
13902009-05-18 Alexandre Oliva <aoliva@redhat.com>
1391
1392 PR other/40159
1393 * Makefile.tpl (all): Don't end with unconditional success.
1394 * Makefile.in: Rebuilt.
1395
1b05fbbd
AO
13962009-05-12 Alexandre Oliva <aoliva@redhat.com>
1397
1398 PR target/37137
1399 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1400 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1401 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1402 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1403 stage_configureflags, stage_cflags and stage_libcflags into
1404 explicit Makefile macros.
1405 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1406 GFORTRAN.
1407 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1408 CC. Set CC_FOR_BUILD from CC.
1409 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1410 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1411 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1412 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1413 and GFORTRAN.
1414 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1415 (_LIBCFLAGS): Renamed to _TFLAGS.
1416 (do-compare-debug, do-compare3-debug): Drop.
1417 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1418 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1419 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1420 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1421 (XGCC_FLAGS_FOR_TARGET): New.
1422 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1423 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1424 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1425 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1426 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1427 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1428 TFLAGS.
1429 (BUILD_CONFIG): Include if requested.
1430 (all): Set TFLAGS on bootstrap.
1431 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1432 (all-stageid-prefixmodule): Likewise.
1433 (do-clean, distclean-stageid): Set TFLAGS.
1434 (restrap): Fix whitespace.
1435 * Makefile.in: Rebuilt.
1436
dc17c78c
EB
14372009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1438
1439 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1440 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1441 * Makefile.in: Regenerate.
1442
14324cd7
EZ
14432009-04-24 Eli Zaretskii <eliz@gnu.org>
1444
1445 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1446 consistency with config.sub. (Update from upstream sources.)
1447
f8d5f06c
JM
14482009-04-21 Joseph Myers <joseph@codesourcery.com>
1449
1450 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1451
0000e2bf
BE
14522009-04-17 Ben Elliston <bje@au.ibm.com>
1453
1454 * config.sub, config.guess: Update from upstream sources.
1455
20135e4c
NC
14562009-04-15 Anthony Green <green@moxielogic.com>
1457
34adf976 1458 * configure.ac: Add moxie support.
20135e4c
NC
1459 * configure: Rebuilt.
1460
ef699244
L
14612009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1462
1463 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1464 * configure: Regenerate.
1465
10ad8ef3
L
14662009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1467
1468 PR gas/10039
1469 * configure.ac: Require texinfo 4.7.
1470 * configure: Regenerated.
1471
c50523ce
L
14722009-04-09 Steve Ellcey <sje@cup.hp.com>
1473
1474 * Makefil.def (languages): New entries.
1475 * Makefile.tpl (check-gcc-*): New generic target.
1476 * Makefile.in: Regenerate.
1477
47afba5f
EZ
14782009-03-27 Eli Zaretskii <eliz@gnu.org>
1479
1480 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1481 Windows builds of Sed.
1482
dc448a7b
TT
14832009-03-18 Tom Tromey <tromey@redhat.com>
1484
1485 * configure: Rebuild.
1486 * configure.ac (host_libs): Add libiconv.
1487 * Makefile.in: Rebuild.
1488 * Makefile.def (host_modules): Add libiconv.
1489 (configure-gdb, all-gdb): Depend on libiconv.
1490
24741ab2
JB
14912009-03-16 Tristan Gingold <gingold@adacore.com>
1492
1493 * configure.ac: Treat gdb as supported on x86_64-darwin.
1494 * configure: Regenerate.
1495
29383458
JM
14962009-03-16 Joseph Myers <joseph@codesourcery.com>
1497
1498 Merge from GCC:
1499
1500 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1501
1502 * configure.ac (--with-host-libstdcxx): New option.
1503 * configure: Regenerate.
1504
1505 2009-01-29 Robert Millan <rmh@aybabtu.com>
1506
1507 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1508 * configure: Regenerate.
1509
1510 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1511
1512 PR tree-optimization/38515
1513 * configure.ac (cloog-polylib): Removed.
1514 (with_ppl, with_cloog): Test for "no".
1515 * configure: Regenerated.
1516
58e24671
RW
15172009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1518
1519 Backport from git Libtool:
1520
1521 2009-01-19 Robert Millan <rmh@aybabtu.com>
1522 Support GNU/kOpenSolaris.
1523 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1524 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1525 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1526 GNU/kOpenSolaris.
1527
314b2e66
AS
15282009-02-05 Andreas Schwab <schwab@suse.de>
1529
1530 * Makefile.tpl (stage_last): Define $r and $s before using
1531 $(RECURSE_FLAGS_TO_PASS).
1532 * Makefile.in: Regenerate
1533
8b700390
JJ
15342009-01-21 Jeff Johnston <jjohnstn@redhat.com>
1535
1536 * COPYING.NEWLIB: Add ARM license.
1537
66775d67
AM
15382009-01-16 Alan Modra <amodra@bigpond.net.au>
1539
1540 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 1541 (all-opcodes): Depend on all-libiberty.
66775d67
AM
1542 * Makefile.in: Regenerate.
1543
19e99079
NC
15442009-01-15 Douglas B Rupp <rupp@gnat.com>
1545
1546 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1547 * configure: Regenerate.
1548
22e8c8e0
RW
15492008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1550
1551 Backport link test fix from upstream Libtool:
1552
1553 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1554 Add cache variables to tests that require the linker to work.
1555 For shlibpath_overrides_runpath, this also changes the semantics
1556 to let the result from the C compiler take precedence.
1557 compiler take precedence.
1558
7d6d7764
BE
15592008-12-02 Ben Elliston <bje@au.ibm.com>
1560
1561 * config.sub, config.guess: Update from upstream sources.
1562
ea8af06e
JJ
15632008-12-17 Jeff Johnston <jjohnstn@redhat.com>
1564
1565 * COPYING.NEWLIB: Updated.
1566 * COPYING.LIBGLOSS: Ditto.
1567
af0771d3
PB
15682008-12-16 Paolo Bonzini <bonzini@gnu.org>
1569
1570 Sync with GCC:
1571
1572 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1573
1574 * configure.ac (ppllibs): Add by default the lib flags.
1575 * configure: Regenerate.
1576
1577 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1578
314b2e66
AS
1579 * configure.ac: Add double brackets on darwin[912].
1580 * configure: Regenerate.
af0771d3
PB
1581
1582 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1583
314b2e66
AS
1584 * configure.ac: Expand to darwin10 and later.
1585 * configure: Regenerate.
af0771d3 1586
f7c83eac
AS
15872008-12-02 Andreas Schwab <schwab@suse.de>
1588
1589 * Makefile.def: configure-target-boehm-gc depends on
1590 all-target-libstdc++-v3.
1591 * Makefile.in: Regenerate.
1592
bc67ad83
BE
15932008-12-02 Ben Elliston <bje@au.ibm.com>
1594
1595 * config.sub, config.guess: Update from upstream sources.
1596
e28c595f
JM
15972008-11-27 Joseph Myers <joseph@codesourcery.com>
1598
1599 Merge from GCC:
1600
1601 2007-12-02 Matthias Klose <doko@ubuntu.com>
1602
1603 * config-ml.in: Remove 64bit configure tests.
1604
1605 2008-05-14 Rafael Espindola <espindola@google.com>
1606
1607 * config-ml.in: don't handle --enable-shared and --enable-static.
1608
1609 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1610 Tobias Grosser <grosser@fim.uni-passau.de>
1611 Jan Sjodin <jan.sjodin@amd.com>
1612 Harsha Jagasia <harsha.jagasia@amd.com>
1613 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1614 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1615 Adrien Eliche <aeliche@isty.uvsq.fr>
1616
1617 Merge from graphite branch.
1618 * configure: Regenerate.
1619 * Makefile.in: Regenerate.
1620 * configure.ac (host_libs): Add ppl and cloog.
1621 Add checks for PPL and CLooG.
1622 * Makefile.def (ppl, cloog): Added modules and dependences.
1623 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1624 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1625
1626 2008-09-03 Richard Guenther <rguenther@suse.de>
1627
1628 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1629 cloog test.
1630 * configure: Re-generate.
1631
1632 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1633
1634 * configure.ac (--with-cloog-polylib): New.
1635 (--disable-cloog-version-check): New.
1636 (--disable-ppl-version-check): New.
1637 * configure: Re-generate.
1638
1639 2008-09-05 Richard Guenther <rguenther@suse.de>
1640
1641 * configure.ac: Initialize clooglibs to -lcloog.
1642 * configure: Re-generate.
1643
1644 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1645
1646 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1647 recommended version to 2.3.2.
1648
1649 * configure: Regenerate.
1650
1651 2008-10-31 Ben Elliston <bje@au.ibm.com>
1652
1653 * configure.ac (spu-*-*): Remove special case.
1654 * configure: Regenerate.
1655
1656 Complete comment text from GCC version of:
1657
1658 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1659
1660 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1661 (GCC_SHLIB_SUBDIR): New.
1662 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1663 * configure: Regenerate.
1664 * Makefile.in: Regenerate.
1665
652dec25
TG
16662008-11-27 Tristan Gingold <gingold@adacore.com>
1667
1668 * configure.ac: Build gdb for i?86-*-darwin*
1669 * configure: Regenerated.
1670
7582fb4a
DJ
16712008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1672
1673 PR bootstrap/38014
1674 PR bootstrap/37923
1675
1676 Revert:
1677
1678 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1679
1680 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1681 * Makefile.in: Regenerated.
1682
1683 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1684
1685 PR gdb/921
1686 PR gdb/1646
1687 PR gdb/2175
1688 PR gdb/2176
1689
1690 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1691 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1692 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1693 (HOST_EXPORTS): Pass CPPFLAGS.
1694 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1695 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1696 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1697 * Makefile.in, configure: Regenerated.
1698 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1699 and CPPFLAGS_FOR_BUILD.
1700
faee1be2
UW
17012008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1702
1703 * configure.ac [spu-*-*]: Do not set skipdirs.
1704 * configure: Re-generate.
1705
b7c2dce4
DJ
17062008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1707
1708 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1709 * Makefile.in: Regenerated.
1710
bb52de30
DJ
17112008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1712
1713 PR gdb/921
1714 PR gdb/1646
1715 PR gdb/2175
1716 PR gdb/2176
1717
1718 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1719 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1720 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1721 (HOST_EXPORTS): Pass CPPFLAGS.
1722 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1723 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1724 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1725 * Makefile.in, configure: Regenerated.
1726 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1727 and CPPFLAGS_FOR_BUILD.
1728
b25062ae
SE
17292008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
1730
1731 * libtool.m4: Update to libtool 2.2.6.
1732 * lt~obsolete.m4: Update to libtool 2.2.6.
1733 * ltmain.sh: Update to libtool 2.2.6.
1734 * ltsugar.m4: Update to libtool 2.2.6.
1735 * ltversion.m4: Update to libtool 2.2.6.
1736 * ltoptions.m4: Update to libtool 2.2.6.
1737 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1738
3bbd2f8f
AL
17392008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1740
1741 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1742 (GCC_SHLIB_SUBDIR): New.
1743 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1744 * configure: Regenerate.
1745 * Makefile.in: Regenerate.
1746
b29d32ce
TG
17472008-08-28 Tristan Gingold <gingold@adacore.com>
1748
1749 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1750 Enable bfd, binutils and opcodes.
1751 * configure: Regenerate.
1752
c325a203
DD
17532008-08-16 Nicolas Roche <roche@adacore.com>
1754
1755 * Makefile.tpl: Add BOOT_ADAFLAGS.
1756 * Makefile.in: Regenerate.
1757
e7c8859c
RS
17582008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
1759
1760 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1761 * configure: Regenerate.
1762
da888c87
PB
17632008-07-30 Paolo Bonzini <bonzini@gnu.org>
1764
1765 Sync with gcc:
1766 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1767
f7c83eac
AS
1768 * configure.ac: Add makefile fragments for hpux.
1769 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1770 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1771 * configure: Regenerate.
1772 * Makefile.in: Regenerate.
da888c87
PB
1773
1774 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1775
f7c83eac
AS
1776 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1777 * Makefile.in: Regenerate.
1778 * configure: Regenerate.
da888c87 1779
944982cf
ILT
17802008-06-18 Ian Lance Taylor <iant@google.com>
1781
662c6704
ILT
1782 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
1783
944982cf
ILT
1784 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
1785
7a283e07
RW
17862008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1787
1788 * configure: Regenerate.
1789
5b553f7e
RW
17902008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1791
1792 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1793 "$@" is still intact with both Autoconf 2.59 and 2.62.
1794 * configure: Regenerate.
1795
675492f0
RW
17962008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1797
1798 * Makefile.tpl: Fix comment errors.
1799 * Makefile.in: Regenerate.
1800
b018a5d1
JB
18012008-06-13 Julian Brown <julian@codesourcery.com>
1802
1803 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1804 of libobjc for ARM EABI Linux.
1805 * configure: Regenerate.
1806
310213e8
DE
18072008-06-12 David S. Miller <davem@davemloft.net>
1808 David Edelsohn <edelsohn@gnu.org>
1809
1810 * configure.ac: Add powerpc*-*-* to gold supported targets.
1811 * configure: Regenerate.
1812
6641ce42
JM
18132008-06-08 Joseph Myers <joseph@codesourcery.com>
1814
1815 PR tree-optimization/36218
1816 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1817 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1818 (all prefix="build-"): Pass them to build-system sub-makes.
1819 * Makefile.in: Regenerate.
1820
03c2f9e6
DJ
18212008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1822
1823 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
1824 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
1825 mkdep, and compile. Update comments.
1826 (ETC_SUPPORT): Add ChangeLog and update comments.
1827
4538db8b
ILT
18282008-05-11 Ian Lance Taylor <iant@google.com>
1829
1830 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
1831
266df637
PB
18322008-04-18 Paolo Bonzini <bonzini@gnu.org>
1833
1834 Sync with gcc:
1835 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1836
1837 PR bootstrap/35457
1838 * configure.ac: Include override.m4.
1839 * configure: Regenerate.
1840
1841 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1842
f7c83eac
AS
1843 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1844 * Makefile.in: Regenerate.
266df637
PB
1845
1846 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1847
f7c83eac
AS
1848 * configure.ac: Do not build libssp for the AVR.
1849 * configure: Regenerate.
266df637 1850
a86a761e
NC
18512008-04-18 Nick Clifton <nickc@redhat.com>
1852
1853 * MAINTAINERS: Replace reference to configure.in with reference to
1854 configure.ac.
1855
52310858
NC
18562008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1857
f7c83eac 1858 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 1859 as nonconfigurable directories list.
f7c83eac 1860 * configure: Regenerate.
52310858 1861
f5314dd5
DM
18622008-04-14 David S. Miller <davem@davemloft.net>
1863
1864 * configure.ac: Add sparc*-*-* to gold supported targets.
1865 * configure: Regenerate.
1866
e2208220
BE
18672008-04-14 Ben Elliston <bje@au.ibm.com>
1868
1869 * config.sub, config.guess: Update from upstream sources.
1870
0bb6ea20
HPN
18712008-04-12 Hans-Peter Nilsson <hp@axis.com>
1872
1873 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1874 * Makefile.in: Regenerate.
1875
e5164e97
ILT
18762008-04-07 Ian Lance Taylor <iant@google.com>
1877
1878 * Makefile.def: check-gold depends upon all-binutils.
1879 * Makefile.in: Regenerate.
1880
e33b51a6
NC
18812008-04-04 Nick Clifton <nickc@redhat.com>
1882
1883 PR binutils/4334
1884 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1885 builds.
1886 * configure: Regenerate.
1887
fc5df3ab
NC
18882008-04-04 NightStrike <NightStrike@gmail.com>
1889
1890 PR other/35151
f7c83eac
AS
1891 * configure.ac: Combine rules for mingw32 and mingw64.
1892 * configure: Regenerate.
fc5df3ab 1893
c779bab8
PB
18942008-03-27 Paolo Bonzini <bonzini@gnu.org>
1895
1896 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1897 * Makefile.in: Regenerate.
1898
93f9b408
ILT
18992008-03-20 Ian Lance Taylor <iant@google.com>
1900
1901 * configure.ac: Add support for --enable-gold.
1902 * Makefile.def: Add gold as a directory like ld.
1903 * configure, Makefile.in: Regenerate.
1904
5746fb46
AK
19052008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
1906
1907 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1908 (s390_cond_extensions): Reduced extensions to the compare related.
1909 (main): z10 cpu type option added.
1910 (expandConditionalJump): Renamed to ...
1911 (insertExpandedMnemonic): ... this.
1912
1913 * opcodes/s390-opc.c: Re-group the operand format makros.
1914 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
1915 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
1916 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
1917 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
1918 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
1919 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
1920 INSTR_SIL_RDU): New instruction formats added.
1921 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
1922 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
1923 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
1924 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
1925 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
1926 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
1927 masks added.
1928 (s390_opformats): New formats added "ris", "rrs", "sil".
1929 * opcodes/s390-opc.txt: Add the conditional jumps with the
1930 extensions removed from automatic expansion in s390-mkopc.c manually.
1931 (asi - trtre): Add new System z10 EC instructions.
1932 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1933
58c85be7
RW
19342008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1935
1936 * configure.ac: m4_include config/proginstall.m4.
1937 * configure: Regenerate.
1938
78124051
RW
19392008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1940
1941 Backport from upstream Libtool:
f7c83eac 1942
78124051 1943 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 1944
78124051
RW
1945 Deal with Autoconf 2.62's semantic change in m4_append.
1946 * ltsugar.m4 (lt_append): Replace broken versions of
1947 m4_append.
1948 (lt_if_append_uniq): Don't require separator to be overquoted,
1949 and avoid broken m4_append.
1950 (lt_dict_add): Fix typo.
1951 * libtool.m4 (_LT_DECL): Don't overquote separator.
1952
018f1bea
DE
19532008-03-13 David Edelsohn <edelsohn@gnu.org>
1954
1955 * config.rpath: Add AIX 6 support.
1956
5c5f596d
PB
19572008-03-13 Paolo Bonzini <bonzini@gnu.org>
1958
1959 * Makefile.def (stageprofile). Remove -fprofile-generate
1960 from stage_libcflags.
1961 * Makefile.in: Regenerate.
1962
a1f93a5e
BE
19632008-03-13 Ben Elliston <bje@au.ibm.com>
1964
1965 * config.sub, config.guess: Update from upstream sources.
1966
98c3d905
AK
19672008-03-06 Florian Krohm <fkrohm@us.ibm.com>
1968
1969 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
1970 * s390-opc.txt (cmpsc): Duplicate entry removed.
1971 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
1972 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
1973 fier, cu42, cu41): Fix operand format.
1974
7f6ef0c0
PB
19752008-02-20 Paolo Bonzini <bonzini@gnu.org>
1976
f7c83eac
AS
1977 PR bootstrap/32009
1978 PR bootstrap/32161
1979
1980 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1981 * configure: Regenerate.
1982
1983 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1984 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1985 STAGE4_LIBCFLAGS): New.
1986 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1987 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1988 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1989 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1990 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1991 for target modules. Don't export LIBCFLAGS.
1992 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1993 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1994 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1995 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1996 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1997 * Makefile.in: Regenerate.
7f6ef0c0 1998
eaf19029
PB
19992008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2000
2001 PR libgcj/33085
2002 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2003 Do not use -DDLL_EXPORT. Backport from upstream.
2004
680c43e9
NC
20052008-02-14 Nick Clifton <nickc@redhat.com>
2006
2007 Import this patch from gcc:
2008 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2009
2010 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2011
c72b1d96
HPN
20122008-02-02 Hans-Peter Nilsson <hp@axis.com>
2013
2014 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2015 * configure: Regenerate.
2016
8b66833e
BW
20172008-01-31 Marc Gauthier <marc@tensilica.com>
2018
2019 * configure.ac (xtensa*-*-*): Recognize processor variants.
2020 * configure: Regenerate.
2021
9cc8ae67
PB
20222008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2023
f7c83eac
AS
2024 PR bootstrap/34922
2025 * configure.ac (PARSE_ARGS): Push suitable setting of
2026 ac_subdirs_all, for `./configure --help=recursive'.
2027 Handle `+' in generic toplevel directory disabling.
2028 * configure: Regenerate.
9cc8ae67 2029
19090595
BE
20302008-01-23 Ben Elliston <bje@au.ibm.com>
2031
2032 * config.sub, config.guess: Update from upstream sources.
2033
9f1e7fd3
BE
20342008-01-08 Ben Elliston <bje@au.ibm.com>
2035
2036 * config.sub, config.guess: Update from upstream sources.
2037
2f959d61
JJ
20382007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2039
2040 * COPYING.LIBGLOSS: Update default copyright.
2041
aa054b85
JJ
20422007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2043
2044 * COPYING.NEWLIB: Update default copyright.
2045
57c53b2b
RS
20462007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2047
2048 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2049 Change recommended MPFR from 2.2.1 > 2.3.0.
2050 * configure: Regenerate.
2051
fee14b60
RS
20522007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2053
2054 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2055 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2056 * Makefile.in: Regenerate.
2057
c9b68031
DD
20582007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2059
2060 * configure.ac: Enable libjava for x86_64-*-darwin9.
2061 * configure: Regenerate.
2062
ad25e7d5
BE
20632007-12-05 Ben Elliston <bje@au.ibm.com>
2064
2065 * config.sub, config.guess: Update from upstream sources.
2066
6ac84f65
PB
20672007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2068
f7c83eac
AS
2069 * config-ml.in: Robustify against white space in absolute file
2070 names.
6ac84f65 2071
f7c83eac
AS
2072 * config-ml.in (multi-clean): Substitute ${Makefile}.
2073 Remove superfluous ${Makefile} in list.
6ac84f65 2074
7b3200f9
DJ
20752007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2076
2077 * Makefile.def (dependencies): Make configure-gdb depend on
2078 all-intl.
2079 * Makefile.in: Regenerated.
2080
2c133ff9
JJ
20812007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2082
2083 * Makefile.def: To avoid problems running with parallel makes,
2084 build newlib before libgloss so that target specific header
2085 files are availble.
2086 * Makefile.in: Regenerate.
2087
5074315a
DJ
20882007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2089
2090 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2091 * Makefile.in: Regenerate.
2092
f5bc1778
DJ
20932007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2094
2095 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2096 * libdecnumber: New directory, imported from GCC.
2097
c66487f8
NC
20982007-10-08 Mike Frysinger <vapier@gentoo.org>
2099
2100 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2101 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2102 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2103 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2104 * configure: Regenerate.
2105
b5714970
PB
21062007-10-01 Paolo Bonzini <bonzini@gnu.org>
2107
2108 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2109 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2110 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2111 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2112 * configure.ac: Default them to host tools for $host = $build.
2113 Subst them.
2114
2115 * configure: Regenerate.
2116 * Makefile.in: Regenerate.
2117
f3b1e08e
RS
21182007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2119
2120 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2121 * configure: Regenerate.
2122
cff87f51
DD
21232007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2124
2125 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2126 libstdc++.
2127 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2128 * configure: Regenerate.
2129 * Makefile.in: Regenerate.
f7c83eac 2130
625a61cd
AS
21312007-09-17 Andreas Schwab <schwab@suse.de>
2132
2133 * configure.ac: Raise minimum makeinfo version to 4.6.
2134 * configure: Regenerate.
2135
83a3a68b
AM
21362007-09-15 Alan Modra <amodra@bigpond.net.au>
2137
2138 * configure.ac: Correct makeinfo version check.
2139 * configure: Regenerate.
2140
5bd8be13
RS
21412007-09-14 Richard Sandiford <richard@codesourcery.com>
2142
2143 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2144 to $skipdirs and only disable gprof for newlib. Use the normal
2145 mips*-elf* handling in other respects.
2146 * configure: Regnerate.
2147
5566c1fa
DD
21482007-09-12 David Daney <ddaney@avtrex.com>
2149
2150 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2151 enabling libgcj.
2152 * configure: Regenerate.
2153
21542007-09-12 Richard Guenther <rguenther@suse.de>
2155
2156 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2157 nor --disable-checking is provided also turn on yes and types
2158 checking for stage1.
2159 * configure: Re-generate.
2160
a18e2996 21612007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2162
2163 PR target/33281
2164 * configure.ac: Use config/mh-mingw on mingw.
2165 * configure: Regenerate.
84e7906e 2166
691bb5a1
DD
21672007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2168
2169 PR other/32154
2170 * configure.ac: For libgloss targets, point the linker to the linker
2171 script, startup code and simulator library.
2172 * configure: Regenerate.
2173
6d18b86b
AH
21742007-09-09 Andrew Haley <aph@redhat.com>
2175
2176 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2177 target-libjava.
6d18b86b 2178
f00a3165 21792007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2180
f00a3165 2181 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2182
2abc4e65
BE
21832007-08-21 Richard Guenther <rguenther@suse.de>
2184
2185 * configure.ac: Add types checking to stage1 checking flags.
2186 * configure: Regenerate.
2187
8a6ee3ab 21882007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 2189 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
2190
2191 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2192 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2193 * Makefile.in: Regenerate.
2194 * configure.ac (--with-debug-prefix-map): New.
2195 * configure: Regenerate.
2196
429acdec
RS
21972007-08-17 Richard Sandiford <richard@codesourcery.com>
2198 Nigel Stephens <nigel@mips.com>
2199
429acdec
RS
2200 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2201 as target_makefile_frag.
2202 * configure: Regenerate.
2203
8520c408
AO
22042007-08-16 Alexandre Oliva <aoliva@redhat.com>
2205
2206 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2207 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2208 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2209 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2210 (do-compare, do-compare3, do-compare-debug): New.
2211 ([+compare-target+]): Use them.
2212
22132007-08-16 Alexandre Oliva <aoliva@redhat.com>
2214
2215 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2216 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2217 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2218 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2219 (do-compare, do-compare3, do-compare-debug): New.
2220 ([+compare-target+]): Use them.
2221
2444379b
BE
22222007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2223 Ben Elliston <bje@au.ibm.com>
2224
2225 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2226 --silent if $silent.
2227 * configure: Regenerate.
2228
d6f99447
DJ
22292007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2230
2231 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2232
bd0aa315
NC
22332007-07-17 Nick Clifton <nickc@redhat.com>
2234
2235 * COPYING3: New file. Contains version 3 of the GNU General
2236 Public License.
2237 * COPYING3.LIB: New file. Contains version 3 of the GNU
2238 Lesser General Public License.
2239
0ebe98fb
BS
22402007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2241
2242 * configure.ac: Fix my previous change to really match GCC.
2243 * configure: Regenerate.
2244
521ec477
DD
22452007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2246
2247 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2248 * configure: Regenerate.
2249
22502007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2251
2252 * configure.ac: Add some missing m4 quotation.
2253 * configure: Regenerate.
2254
0c24b341
NC
22552007-07-09 Kai Tietz <kai.tietz@onevision.com>
2256
f7c83eac
AS
2257 * Makefile.def: Add windmc tool to build.
2258 * Makefile.tpl: Likewise.
2259 * configure.ac: Likewise.
2260 * Makefile.in: Regenerate.
2261 * configure: Regenerate.
0c24b341 2262
a09314d0
L
22632007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2264
2265 * lt~obsolete.m4: New. Import from 20070318 libtool.
2266
7c3e1d12
BS
22672007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2268
2269 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2270 uclinux and linux-uclibc targets.
2271 * configure: Regenerate.
2272
a5b3b4dd
DD
22732007-06-28 DJ Delorie <dj@redhat.com>
2274
2275 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2276 not building newlib.
2277 * configure: Regenerated.
f7c83eac 2278
184d813c
DJ
22792007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2280
2281 * src-release (DEVO_SUPPORT): Correct typos.
2282
31d99776
DJ
22832007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2284
2285 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2286 * Makefile.in: Regenerated.
2287
e00a73e3
PB
22882007-06-14 Paolo Bonzini <bonzini@gnu.org>
2289
f7c83eac
AS
2290 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2291 (distclean-stage[+id+]): Possibly delete stage_last.
2292 * Makefile.in: Regenerate.
e00a73e3 2293
98a1bbc5
BE
22942007-06-07 Ben Elliston <bje@au.ibm.com>
2295
2296 * config.sub, config.guess: Update from upstream sources.
2297
973601e1
BE
22982007-06-07 Ben Elliston <bje@au.ibm.com>
2299
2300 * Makefile.tpl: Fix spelling error.
2301 * Makefile.in: Regenerate.
2302
2038f525
PB
23032007-06-04 Paolo Bonzini <bonzini@gnu.org>
2304
2305 Sync with gcc:
2306 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2307
f7c83eac
AS
2308 PR bootstrap/29382
2309 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2310 * configure: Rebuilt.
2038f525 2311
f7c5c4b5
PB
23122007-06-01 Steve Ellcey <sje@cup.hp.com>
2313
12a64d4f
L
2314 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2315 lt_cv_sys_max_cmd_len.
f7c5c4b5 2316
7ad9660b
PB
23172007-05-31 Paolo Bonzini <bonzini@gnu.org>
2318
2319 * ltgcc.m4: Update from GCC.
2320
0e7ef45c
EC
23212007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2322
12a64d4f 2323 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 2324
37ad9514
SE
23252007-05-24 Steve Ellcey <sje@cup.hp.com>
2326
2327 * ltmain.sh: Update from GCC.
2328 * libtool.m4: Update from GCC.
2329 * ltsugar.m4: New. Update from GCC.
2330 * ltversion.m4: New. Update from GCC.
2331 * ltoptions.m4: New. Update from GCC.
2332 * ltconfig: Remove.
2333 * ltcf-c.sh: Remove.
2334 * ltcf-cxx.sh: Remove.
2335 * ltcf-gcj.sh: Remove.
2336 * src-release: Update with new libtool file list.
2337
8ee82aff
PB
23382007-05-16 Paolo Bonzini <bonzini@gnu.org>
2339
2340 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2341 stage_cflags.
2342 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2343 Remove CFLAGS/LIBCFLAGS.
2344 (configure-stage[+id+]-[+prefix+][+module+],
2345 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2346 * Makefile.in: Regenerate.
2347
149cb58d
SE
23482007-04-14 Steve Ellcey <sje@cup.hp.com>
2349
2350 * config-ml.in: Update from GCC.
2351
91506736
DJ
23522007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2353
2354 * src-release (do-proto-toplev): Process the support directories before
2355 the tool directory.
2356
ffa8bd48
RS
23572007-03-21 Richard Sandiford <richard@codesourcery.com>
2358
2359 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2360 of glob. Quote arguments with single quotes too.
2361 * configure: Regenerate.
2362
a4fd3374
DD
23632007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2364
2365 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2366 * Makefile.in: Regenerate
2367
b8025f34
AS
23682007-03-07 Andreas Schwab <schwab@suse.de>
2369
2370 * configure: Regenerate.
2371
a3ca38d2
DD
23722007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2373
2374 * configure.ac: Add "--with-pdfdir" configure option,
2375 which defines pdfdir variable.
2376 * Makefile.def (target=fixincludes): Add install-pdf to
2377 missing targets.
2378 (recursive_targets): Add install-pdf target.
2379 (flags_to_pass): Add pdfdir.
2380 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2381 target.
2382 * configure: Regenerate
2383 * Makefile.in: Regenerate
2384
23852007-02-28 Eric Christopher <echristo@apple.com>
2386
2387 Revert:
2388 2006-12-07 Mike Stump <mrs@apple.com>
2389
2390 * Makefile.def (dependencies): Add dependency for
2391 install-target-libssp and install-target-libgomp on
2392 install-gcc.
2393 * Makefile.in: Regenerate.
2394
23952007-02-27 Matt Kraai <kraai@ftbfs.org>
2396
2397 * configure: Regenerate.
2398 * configure.ac: Move statements after variable declarations.
2399
a4708fba
JM
24002007-02-19 Joseph Myers <joseph@codesourcery.com>
2401
2402 * configure.ac: Adjust for loop syntax.
2403 * configure: Regenerate.
2404
9a819804
AO
24052007-02-18 Alexandre Oliva <aoliva@redhat.com>
2406
2407 * configure: Rebuilt.
2408
81ec575a
AO
24092007-02-18 Alexandre Oliva <aoliva@redhat.com>
2410
2411 * configure.ac: Drop multiple occurrences of --enable-languages,
2412 and fix its quoting.
2413 * configure: Rebuilt.
2414
92f01d61 24152007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
2416 Nathan Sidwell <nathan@codesourcery.com>
2417 Vladimir Prus <vladimir@codesourcery.com
2418 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
2419
2420 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2421 * configure: Regenerate.
2422
b1299c4e
DJ
24232007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2424
2425 * configure.ac (target_libraries): Move libgcc before libiberty.
2426 * configure: Regenerated.
2427
18f6b6ee
PB
24282007-02-13 Paolo Bonzini <bonzini@gnu.org>
2429
2430 * configure: Regenerate again?
2431
9c4e9f27
PB
24322007-02-13 Paolo Bonzini <bonzini@gnu.org>
2433
2434 * configure: Reapply PR30748 fix which was lost in the previous commit.
2435
24ff9987
DJ
24362007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2437 Paolo Bonzini <bonzini@gnu.org>
2438
2439 PR bootstrap/30753
2440 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2441 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2442 * configure: Regenerated.
2443
7df2cd5d
PB
24442007-02-10 Paolo Bonzini <bonzini@gnu.org>
2445
2446 * configure: Regenerate.
2447
b0aaa663
DJ
24482007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2449
2450 PR bootstrap/30748
2451 * configure.ac: Correct syntax for Solaris ksh.
2452 * configure: Regenerated.
2453
a0323144
PB
24542007-02-09 Paolo Bonzini <bonzini@gnu.org>
2455
2456 * Makefile.def: Sync with GCC.
2457 * Makefile.tpl: Sync with GCC.
2458 * Makefile.in: Regenerate.
2459 * configure: Regenerate.
2460
c6b750e1
DJ
24612007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2462
2463 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2464 noncanonical equivalents.
2465 * configure.in: Rename to...
2466 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2467 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2468 target_noncanonical. Use them. Rewrite removal of configure
2469 arguments for autoconf 2.59. Discard variable settings. Force
2470 program_transform_name for native tools.
2471
2472 * Makefile.in: Regenerated.
2473 * configure: Regenerated with autoconf 2.59.
2474
2475 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2476
f3cd89f4
JJ
24772007-02-08 Jeff Johnston <jjohnstn@redhat.com>
2478
2479 * COPYING.LIBGLOSS: Reformat default Red Hat
2480 license to fit within 80 columns.
2481 * COPYING.NEWLIB: Ditto.
2482
4e206d7e
DB
24832007-02-05 Dave Brolley <brolley@redhat.com>
2484
2485 * Contribute the following changes:
2486 2006-11-28 DJ Delorie <dj@redhat.com>
2487
2488 * configure.in: Fix typo for mep's target_makefile_frag.
2489 * configure: Regenerated.
2490
2491 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
2492
2493 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2494 * configure: Regenerate.
2495
2496 2001-09-19 DJ Delorie <dj@redhat.com>
2497
2498 * configure.in (target_makefile_frag): use mt-mep
2499
2500 2001-06-12 Don Howard <dhoward@redhat.com>
2501
2502 * configure.in: Remove gdb from MeP skip list.
2503
2504 2001-04-05 DJ Delorie <dj@redhat.com>
2505
2506 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2507
2508 2001-03-20 Ben Elliston <bje@redhat.com>
2509
2510 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2511
2512 2001-03-19 Ben Elliston <bje@redhat.com>
2513
2514 * config.sub (mep, mep-*): Add.
2515
b2edfdd2
AS
25162007-01-31 Andreas Schwab <schwab@suse.de>
2517
2518 * Makefile.tpl (LDFLAGS): Substitute it.
2519 * Makefile.in: Regenerate.
2520
ceb92e78
PB
25212007-01-11 Paolo Bonzini <bonzini@gnu.org>
2522
2523 * configure.in: Change == to = in test command.
f7c83eac 2524 * configure: Regenerate.
ceb92e78 2525
4b900473 25262007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
2527 Nick Clifton <nickc@redhat.com>
2528 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2529
2530 * configure.in (build_configargs, host_configargs, target_configargs):
2531 Remove build/host/target parameters.
2532 (host_libs): Add gmp and mpfr.
2533 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2534 * Makefile.def (gmp, mpfr): New.
2535 (gcc): Remove target.
2536 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2537 target_os, target_vendor): New.
2538 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2539 * configure: Regenerate.
2540 * Makefile.in: Regenerate.
4b900473
PB
2541
25422007-01-11 Matt Fago <fago@earthlink.net>
2543
2544 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 2545 to improve robustness of configure tests.
4b900473
PB
2546 * configure: Regenerate.
2547
80f6dcbc
NC
25482007-01-08 Kai Tietz <kai.tietz@onevision.com>
2549
2550 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 2551 * configure: Regenerate.
80f6dcbc 2552
f86e35b8
NC
25532007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2554
2555 * Makefile.tpl (all-target): Correct @if conditional for target
2556 modules.
2557 * configure.in: Omit libiberty if building only target libgcc.
2558 * configure, Makefile.in: Regenerated.
2559
79fcd0ec
PB
25602007-01-04 Paolo Bonzini <bonzini@gnu.org>
2561
2562 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2563 * configure: Regenerate.
2564
6aa8ef82
DJ
25652007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2566
2567 * Makefile.def (target_modules): Add libgcc.
2568 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2569 * Makefile.tpl (clean-target-libgcc): Delete.
2570 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2571 on gcc even for bootstrapped modules. Rewrite handling of
2572 lang_env_dependencies to loop over target_modules.
2573 * configure.in (target_libraries): Add target-libgcc.
2574 * Makefile.in, configure: Regenerated.
2575
9b134994
PB
25762006-12-29 Paolo Bonzini <bonzini@gnu.org>
2577
2578 Sync with gcc:
2579 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2580
f7c83eac
AS
2581 * configure.in: Reorganize recognition of languages. Add
2582 --enable-stage1-languages. Show supported languages for the chosen
2583 target rather than all recognized languages.
2584 * configure: Regenerate.
9b134994
PB
2585
2586 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2587
f7c83eac
AS
2588 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2589 * Makefile.in: Regenerate.
9b134994
PB
2590
2591 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2592
f7c83eac
AS
2593 * configure.in: Warn that MPFR 2.2.0 is buggy.
2594 * configure: Regenerate.
9b134994 2595
8cf39b1b
ILT
25962006-12-27 Ian Lance Taylor <iant@google.com>
2597
2598 * configure.in: When removing Makefiles to force a reconfigure, also
2599 remove prev-DIR*/Makefile.
2600 * configure: Regenerate.
2601
ebff6cd5
KH
26022006-12-23 Kazu Hirata <kazu@codesourcery.com>
2603
2604 * config.bfd: Recognize fido.
2605
8a0d8a5c
PB
26062006-12-19 Paolo Bonzini <bonzini@gnu.org>
2607
2608 Sync with gcc:
2609
2610 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2611
2612 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2613 it only affects bootstrap and could be tested on "$host" as well.
2614 * configure: Regenerate.
2615 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2616
2617 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2618
2619 PR bootstrap/29544
2620 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2621 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2622 move here comment from Makefile.tpl.
2623 * Makefile.tpl: Move some definitions higher in the file.
2624 (STAGE1_CHECKING): New.
2625 * configure.in: Add --enable-stage1-checking.
2626 * configure: Regenerate.
2627 * Makefile.in: Regenerate.
2628
2629 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2630
2631 * configure.in: Update error message for missing GMP/MPFR.
2632
2633 * configure: Regenerate.
2634
2635 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2636
2637 * configure.in: Update MPFR version in error message.
2638
2639 * configure: Regenerate.
2640
2641 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2642
2643 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2644 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2645 --with-gmp-lib): New flags.
2646
2647 * configure: Regenerate.
2648
790c0838
AM
26492006-12-12 Andreas Tobler <a.tobler@schweiz.org>
2650
2651 PR bootstrap/30134
2652 * configure.in: Correct x86 darwin support for libjava to powerpc
2653 and i?86 only.
2654 * configure: Regenerate.
2655
77d7106f
AM
26562006-12-11 Alan Modra <amodra@bigpond.net.au>
2657
2658 * configure.in: Handle spu makefile frag.
77d7106f
AM
2659 * Makefile.tpl (MAINT): Define
2660 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2661 * configure: Regenerate.
2662 * Makefile.in: Regenerate.
2663
0cfa5389
BE
26642006-12-11 Ben Elliston <bje@au.ibm.com>
2665
2666 * config.sub, config.guess: Update from upstream sources.
2667
2839fe5d
BE
26682006-12-11 Ben Elliston <bje@au.ibm.com>
2669
2670 * configure.in: Sync with GCC (spu-*-*).
2671 * configure: Sync with GCC.
2672
b897f5d4
MS
26732006-12-07 Mike Stump <mrs@apple.com>
2674
2675 * Makefile.def (dependencies): Add dependency for
2676 install-target-libssp and install-target-libgomp on
2677 install-gcc.
2678 * Makefile.in: Regenerate.
2679
9daf3993
PB
26802006-11-16 Paolo Bonzini <bonzini@gnu.org>
2681
2682 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2683 (unstage): Test for stage_last presence.
2684
2685 PR bootstrap/29802
2686 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2687 * Makefile.in: Regenerate.
2688
9dbaa842
DD
26892006-11-14 DJ Delorie <dj@redhat.com>
2690
2691 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2692 * Makefile.in: Sync with GCC.
2693 * configure.in: Sync with GCC (mpfr, gmp).
2694 * configure: Sync with GCC.
2695
b0cbce8d
JJ
26962006-11-08 Jie Zhang <jie.zhang@analog.com>
2697
2698 * configure.in: Remove target-libgloss from noconfigdirs for
2699 bfin-*-*.
2700 * configure: Regenerated.
2701
44330a94
JJ
27022006-10-27 Jeff Johnston <jjohnstn@redhat.com>
2703
2704 * COPYING.NEWLIB: Add spu license.
7de05dd5 2705 * COPYING.LIBGLOSS: Ditto.
44330a94 2706
56a8fe78
DD
27072006-10-17 Brooks Moses <bmoses@stanford.edu>
2708
2709 * Makefile.def: Added pdf target handling.
2710 * Makefile.tpl: Added pdf target handling.
2711 * Makefile.in: Regenerated.
2712
fbb00ad0
JJ
27132006-10-11 Jeff Johnston <jjohnstn@redhat.com>
2714
2715 * COPYING.NEWLIB: Updated.
2716 * COPYING.LIBGLOSS: Ditto.
2717
6b89cc21
DB
27182006-09-27 Dave Brolley <brolley@redhat.com>
2719
2720 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2721 $s instead of $r.
2722 * configure: Regenerated.
2723
17bcf627
BE
27242006-09-26 Ben Elliston <bje@au.ibm.com>
2725
2726 * config.sub, config.guess: Update from upstream sources.
2727
f3529cf1
TS
27282006-09-20 Thiemo Seufer <ths@mips.com>
2729
2730 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2731 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2732 * configure: Regenerate.
2733
45055374
CV
27342006-08-30 Corinna Vinschen <corinna@vinschen.de>
2735
2736 * configure.in: Never build newlib for a Mingw host.
2737 Never build newlib as Mingw target library.
2738 Test the existence of winsup/cygwin for building a Cygwin newlib,
2739 rather than just winsup.
2740 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2741 building a Mingw target.
2742 * configure: Regenerate.
2743
4be041b2 27442006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
2745 Nigel Stephens <nigel@mips.com>
2746 David Ung <davidu@mips.com>
4be041b2
TS
2747
2748 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
2749
1d89b610
PB
27502006-07-25 Paolo Bonzini <bonzini@gnu.org>
2751
2752 Sync from GCC:
2753 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2754
f7c83eac
AS
2755 PR bootstrap/18058
2756 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2757 if the bootstrap compiler is a GCC version that supports it.
2758 * configure: Regenerate.
1d89b610 2759
66a79c16
DJ
27602006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2761
2762 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2763 * configure: Regenerated.
2764
c1cb7e02
PB
27652006-07-18 Paolo Bonzini <bonzini@gnu.org>
2766
f7c83eac
AS
2767 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2768 for stages after the first.
c1cb7e02 2769
7206a0ee
JJ
27702006-07-17 Jakub Jelinek <jakub@redhat.com>
2771
2772 * Makefile.def: Add dependencies for configure-opcodes
2773 on configure-intl and all-opcodes on all-intl.
2774 * Makefile.in: Regenerated.
2775
6816f995
AO
27762006-07-04 Peter O'Gorman <peter@pogma.com>
2777
2778 * ltconfig: chmod 644 before ranlib during install.
2779
3d3adb43
PB
27802006-07-03 Paolo Bonzini <bonzini@gnu.org>
2781
1f3f1bbf 2782 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
2783 * configure: Regenerate.
2784
64ce424c
PB
27852006-07-03 Paolo Bonzini <bonzini@gnu.org>
2786
2787 Sync from gcc:
2788
2789 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
2790
2791 PR other/27063
2792 * configure.in: Test subdir_requires and give an appropriate
2793 error message.
2794 * configure: Regenerate.
2795
2796 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2797
2798 PR target/27540
2799 * configure.in: Only enable libgomp on IRIX 6.
2800 * configure: Regenerate.
2801
d42c4017
DA
28022006-06-20 David Ayers <d.ayers@inode.at>
2803
2804 PR bootstrap/28072
2805 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2806 whether target-libjava is being configured instead of whether the
2807 java front end is enabled.
2808 * configure: Regenerate.
0e7ef45c 2809
4962c51a
MS
28102006-06-15 Mark Shinwell <shinwell@codesourcery.com>
2811
2812 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
2813 to R_ARM_LDC_SB_G{0,1,2} respectively.
2814
caee866a
PB
28152006-06-15 Paolo Bonzini <bonzini@gnu.org>
2816
2817 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2818 too.
2819 * Makefile.in: Regenerate.
2820
363ef840
DA
28212006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2822
2823 Sync from gcc:
2824
2825 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2826 * configure.in: Don't enable libgomp on hpux10.
2827 * configure: Rebuilt.
2828
54d1c879
DA
28292006-06-13 David Ayers <d.ayers@inode.at>
2830
2831 Sync from gcc:
2832
2833 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 2834
54d1c879
DA
2835 PR bootstrap/27963
2836 PR target/19970
0e7ef45c 2837 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
2838 ${libgcj} is specified.
2839 * configure: Regenerate.
0e7ef45c 2840
a4d8b690
JJ
28412006-06-08 Jeff Johnston <jjohnstn@redhat.com>
2842
2843 Sync from gcc:
2844
2845 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 2846 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
2847
2848 PR bootstrap/18033
2849 * config-ml.in: Eval option if surrounded by single quotes.
2850
4f0ef2d8
CD
28512006-06-07 Carlos O'Donell <carlos@codesourcery.com>
2852
2853 Sync from gcc:
0e7ef45c 2854
4f0ef2d8 2855 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 2856
4f0ef2d8
CD
2857 PR libobjc/13946
2858 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2859 * Makefile.in: Regenerate.
2860 * configure.in: Add --enable-objc-gc at toplevel and have it
2861 enable boehm-gc for Objective-C.
2862 Remove target-boehm-gc from libgcj.
2863 Add target-boehm-gc to target_libraries.
2864 Add target-boehm-gc to noconfigdirs where ${libgcj}
2865 is specified.
2866 Assert that boehm-gc is supported when requested for Objective-C.
2867 Only build boehm-gc if needed either for Java or Objective-C.
2868 * configure: Regenerate.
2869
2870 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 2871
4f0ef2d8
CD
2872 PR 27674
2873 * Makefile.tpl (configure-[+prefix+][+module+],
2874 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2875 Remove rule to unstage bootstrapped modules.
2876 (stage_current): New.
2877 * Makefile.in: Regenerate.
2878
2879 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2880 Andreas Tobler <a.tobler@schweiz.ch>
2881
2882 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2883 * configure: Rebuilt.
2884
2885 Revert
2886 2006-01-31 Richard Guenther <rguenther@suse.de>
2887 Paolo Bonzini <bonzini@gnu.org>
2888
2889 * Makefile.def (target_modules): Add libgcc-math target module.
2890 * configure.in (target_libraries): Add libgcc-math target library.
2891 (--enable-libgcc-math): New configure switch.
2892 * Makefile.in: Re-generate.
2893 * configure: Re-generate.
2894
c17b816b
JJ
28952006-06-05 Jeff Johnston <jjohnstn@redhat.com>
2896
2897 * config-ml.in: Alter CCASFLAGS to include special
2898 multilib options the same as is done for CFLAGS.
2899
20e95c23
DJ
29002006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2901
2902 * Makefile.def: Added dependencies from sim and gdb on intl, and
2903 added configure dependencies to everything with an all dependency
2904 on intl.
2905 * gettext.m4: Removed.
2906 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
2907 (GDB_SUPPORT_DIRS): Add intl.
2908 * Makefile.in: Regenerated.
2909
4bd8ad80
DJ
29102006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
2911
2912 * src-release (DEVO_SUPPORT): Add config.rpath.
2913
c380fdd8
PB
29142006-05-25 Paolo Bonzini <bonzini@gnu.org>
2915
2916 * Makefile.def (bfd, opcodes): Fix lib_path.
2917 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2918 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2919 * Makefile.in: Regenerate.
2920
701628f5
MS
29212006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2922
2923 * configure.in: Enable gprof for cross builds.
2924 * configure: Regenerate.
2925
25aae7f2
DJ
29262006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2927
2928 * src-release (MAKEINFOFLAGS): Define.
2929 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
2930
ea3d1626
BE
29312006-05-14 Ben Elliston <bje@au.ibm.com>
2932
2933 * config.sub, config.guess: Update from upstream sources.
2934
49b9e644
BE
29352006-05-12 Ben Elliston <bje@au.ibm.com>
2936
2937 * config.sub, config.guess: Update from upstream sources.
2938
482dd2f6
DJ
29392006-05-04 Steve Ellcey <sje@cup.hp.com>
2940
2941 * blt, iwidgets, mmalloc: Remove directories.
2942
8b01a5c2
DD
29432006-05-01 DJ Delorie <dj@redhat.com>
2944
641a3af4 2945 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
2946 * configure: Regenerate.
2947
a481dbb7
DD
29482006-04-18 DJ Delorie <dj@redhat.com>
2949
2950 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2951 reference libgloss so that libssp can be built in a combined
2952 tree.
2953 * configure: Regenerate.
2954
962c9e74
BE
29552006-04-10 Ben Elliston <bje@au.ibm.com>
2956
2957 * contrib: Remove directory.
2958
108a6f8e
CD
29592006-04-06 Carlos O'Donell <carlos@codesourcery.com>
2960
2961 * Makefile.tpl: Add install-html target.
2962 * Makefile.def: Add install-html target.
2963 * Makefile.in: Regenerate.
2964 * configure.in: Add --with-datarootdir, --with-docdir,
2965 and --with-htmldir options.
2966 * configure: Regenerate.
2967
a4ef73e9
BE
29682006-03-31 Ben Elliston <bje@au.ibm.com>
2969
2970 PR binutils/1860
2971 * configure.in: Require makeinfo 4.4 or higher.
2972 * configure: Regenerate.
2973
b37df25a
PB
29742006-03-14 Paolo Bonzini <bonzini@gnu.org>
2975
2976 * Makefile.in: Regenerate.
2977
a6df5a19
PB
29782006-03-14 Paolo Bonzini <bonzini@gnu.org>
2979
2980 Sync with gcc:
2981 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2982
f7c83eac
AS
2983 * configure.in: Handle --disable-<component> generically.
2984 * configure: Regenerate.
a6df5a19
PB
2985
2986 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 2987
f7c83eac
AS
2988 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2989 (TARGET_CONFIGDIRS): Remove.
2990 * configure.in: Remove AC_SUBST(target_configdirs).
2991 * Makefile.in, configure: Regenerated.
a6df5a19
PB
2992
2993
65419985
L
29942006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2995
2996 PR libgcj/17311
2997 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2998
c52c6897
PB
29992006-02-20 Paolo Bonzini <bonzini@gnu.org>
3000
3001 PR bootstrap/25670
3002
3003 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3004
3005 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3006 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3007 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3008 BUILD_PREFIX, BUILD_PREFIX_1.
3009 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3010
3011 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3012 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3013
3014 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3015 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3016 of `cat stage_current`. Always provide the `r' and `s' variables.
3017 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3018 a single shell execution.
3019 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3020 bootstrapped modules, make the stage1 module if the build was not
3021 started yet, else build the current stage.
3022 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3023 (all-build, all-host, all-target, [+make_target+]-host,
3024 [+make_target+]-target): Do not use \-continued lines.
3025 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3026 (current_stage, restrap, stage_last): New.
3027
3028 * Makefile.in: Regenerate.
3029 * configure: Regenerate.
3030
b3ded179
PB
30312006-02-14 Paolo Bonzini <bonzini@gnu.org>
3032
3033 Sync from gcc:
3034
3035 2006-01-31 Richard Guenther <rguenther@suse.de>
3036 Paolo Bonzini <bonzini@gnu.org>
3037
f7c83eac
AS
3038 * Makefile.def (target_modules): Add libgcc-math target module.
3039 * configure.in (target_libraries): Add libgcc-math target library.
3040 (--enable-libgcc-math): New configure switch.
3041 * Makefile.in: Re-generate.
3042 * configure: Re-generate.
3043 * libgcc-math: New toplevel directory.
b3ded179
PB
3044
3045 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3046 Jakub Jelinek <jakub@redhat.com>
3047 Diego Novillo <dnovillo@redhat.com>
b3ded179 3048
f7c83eac
AS
3049 * libgomp: New directory.
3050 * Makefile.def: Add target_module libgomp.
3051 * Makefile.in: Regenerate.
3052 * configure.in (target_libraries): Add target-libgomp.
3053 * configure: Regenerate.
b3ded179 3054
3a35eeb3
PB
30552006-02-14 Paolo Bonzini <bonzini@gnu.org>
3056 Andreas Schwab <schwab@suse.de>
0e7ef45c 3057
3a35eeb3
PB
3058 * configure: Regenerate.
3059
2429c060
PB
30602006-01-16 Paolo Bonzini <bonzini@gnu.org>
3061
3062 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3063 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3064 the assembler, linker and binutils.
3065 * configure: Regenerate.
3066
ec49b2b8
NC
30672006-01-16 Nick Clifton <nickc@redhat.com>
3068
49b9e644 3069 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3070
44b2308f
AO
30712006-01-05 Alexandre Oliva <aoliva@redhat.com>
3072
3073 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3074 @ from continuation.
3075 * Makefile.in: Rebuilt.
3076
80911fe1
PB
30772006-01-04 Paolo Bonzini <bonzini@gnu.org>
3078
3079 Sync from gcc:
3080
3081 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3082
f7c83eac 3083 PR bootstrap/24252
80911fe1 3084
f7c83eac
AS
3085 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3086 * Makefile.tpl (OBJDUMP): New.
3087 (EXTRA_HOST_FLAGS): Add it.
3088 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3089
f7c83eac
AS
3090 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3091 to use symbolic links between directories. Avoid race conditions
3092 or make them harmless.
3093 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3094
f7c83eac
AS
3095 * Makefile.def (LEAN): Pass.
3096 * Makefile.tpl (LEAN): Define.
3097 (stage[+id+]-start): Accept that the previous directory does not
3098 exist, if the bootstrap is lean.
3099 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3100 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3101 configure substitution.
3102 ([+compare-target+]): Likewise.
3103 ([+bootstrap-target+]-lean): New.
3104 * configure.in: Remove lean bootstrap support from here.
80911fe1 3105
f7c83eac
AS
3106 * Makefile.in: Regenerate.
3107 * configure: Regenerate.
80911fe1
PB
3108
3109 2006-01-02 Andreas Schwab <schwab@suse.de>
3110
f7c83eac
AS
3111 * configure.in: When reconfiguring remove Makefile in
3112 all stage directories.
3113 * configure: Regenerate.
80911fe1 3114
b59bea8a
NC
31152005-12-27 Leif Ekblad <leif@rdos.net>
3116
3117 * configure.in: Add support for RDOS target.
3118 * configure: Regenerate.
3119
d7730bac
NC
31202005-12-27 Nick Clifton <nickc@redhat.com>
3121
3122 PR binutils/1990
3123 * libtool.m4: Synchronize with version in GCC sources.
3124
c02dabc3
PB
31252005-12-20 Paolo Bonzini <bonzini@gnu.org>
3126
f7c83eac 3127 Revert Ada-related part of the previous change.
c02dabc3 3128
f7c83eac
AS
3129 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3130 Do not pass.
3131 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3132 * Makefile.in: Regenerate.
3133 * configure.in: Do not include mt-ppc-aix target fragment.
3134 * configure: Regenerate.
c02dabc3 3135
f6d183c0
PB
31362005-12-19 Paolo Bonzini <bonzini@gnu.org>
3137
3138 * configure.in: Select appropriate fragments for PowerPC/AIX.
3139 * configure: Regenerate.
3140
3141 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3142 BOOT_CFLAGS, BOOT_LDFLAGS.
3143 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3144 BOOT_CFLAGS, BOOT_LDFLAGS.
3145 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3146 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3147 (stage): Fail if we cannot complete the work.
3148 * Makefile.in: Regenerate.
3149
f29759fc
JJ
31502005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3151
3152 * COPYING.NEWLIB: Update copyright year for default
3153 copyright.
3154
1f054001
PB
31552005-12-15 Paolo Bonzini <bonzini@gnu.org>
3156
3157 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3158 install-host-nogcc): Don't invoke $(stage) at the end.
3159 * Makefile.in: Regenerate.
3160
0aed8855
PB
31612005-12-14 Paolo Bonzini <bonzini@gnu.org>
3162
3163 * configure.in: Flip the top-level bootstrap switch.
3164 * configure: Regenerate.
3165
3166 Merge from gcc:
3167
3168 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3169
f7c83eac
AS
3170 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3171 $(stage) and $(unstage).
3172 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3173 (all): Remove stray semicolon.
3174 (local-distclean): Don't handle multilib.tmp and multilib.out.
3175 (install.all): Set $s for consistency.
3176 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3177 check_multilibs setting. Always make the install directory.
3178 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3179 Correct @if/@endif.
3180 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3181 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3182 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3183 (multilib.out): Remove.
3184 * Makefile.in: Regenerated.
0aed8855
PB
3185
31862005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3187
3188 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3189 * configure.in: Replace ms1 arch with mt.
3190 * configure: Rebuilt.
3191
31922005-12-05 Paolo Bonzini <bonzini@gnu.org>
3193
3194 Sync with gcc:
3195
4970f871
NS
31962005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3197
3198 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3199 * configure.in: Replace ms1 arch with mt.
3200 * configure: Rebuilt.
3201
be01d343
PB
32022005-12-05 Paolo Bonzini <bonzini@gnu.org>
3203
3204 Sync with gcc:
3205
3206 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3207
f7c83eac
AS
3208 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3209 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3210 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3211 Find in-tree tools if available.
3212 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3213 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3214 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3215 (COMPILER_*_FOR_TARGET): New.
3216 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3217 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3218 (CONFIGURED_*, USUAL_*): Remove.
3219 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3220 STRIP): Use autoconf substitutions.
3221 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3222 COMPILER_NM_FOR_TARGET): New.
3223 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3224
3225 (all): Make all-host and all-target in parallel.
3226 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3227 that $$r and $$s are set before invoking a recursive make.
3228 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3229 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
3230
3231 2005-11-29 Ben Elliston <bje@au.ibm.com>
3232
f7c83eac
AS
3233 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3234 from the gcc build directory.
3235 * Makefile.in: Regenerate.
be01d343
PB
3236
3237 2005-11-29 Ben Elliston <bje@au.ibm.com>
3238
f7c83eac
AS
3239 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3240 depend on all-libdecnumber.
3241 * configure.in (host_libs): Include libdecnumber.
3242 * Makefile.in: Regenerate.
3243 * configure: Likewise.
be01d343
PB
3244
3245 2005-11-21 Kean Johnston <jkj@sco.com>
3246
f7c83eac 3247 * config.sub, config.guess: Sync from upstream sources.
be01d343 3248
907be67c
DJ
32492005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3250
3251 * Makefile.def: Remove gdb dependencies for gdbtk.
3252 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3253 (configure-gdb, install-gdb): New rules.
3254 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3255 * Makefile.in, configure: Regenerated.
3256
e360f423
PB
32572005-10-22 Paolo Bonzini <bonzini@gnu.org>
3258
3259 PR bootstrap/24297
3260 * Makefile.tpl (do-[+make-target+], do-check, install,
3261 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3262 are set before recursing.
3263 * Makefile.in: Regenerate.
3264
45d5eb0a
EB
32652005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3266
3267 PR bootstrap/18939
3268 * Makefile.def (gcc) <target>: Fix thinko.
3269 * Makefile.in: Regenerate.
3270
3cf3372e
BS
32712005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3272
3273 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3274 * configure: Regenerate.
3275
bd70a46f
KH
32762005-10-09 Kazu Hirata <kazu@codesourcery.com>
3277
3278 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3279 target-libffi, target-qthreads, target-libjava, and
3280 targetlibobjc.
3281 * configure: Regenerate.
3282
5ae72758
DJ
32832005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3284
3285 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3286 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3287 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3288 (USUAL_OBJDUMP_FOR_TARGET): New.
3289 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3290 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 3291 * configure, Makefile.in: Regenerated.
5ae72758 3292
cc96343e
PB
32932005-10-05 Paolo Bonzini <bonzini@gnu.org>
3294
3295 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3296 before other host packages.
3297
f70224b5
PB
32982005-10-05 Paolo Bonzini <bonzini@gnu.org>
3299
3300 PR bootstrap/22340
3301
3302 * configure.in (default_target): Remove.
3303 * Makefile.tpl (all): Do not use prerequisites as subroutines
3304 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3305 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3306 use prerequisites as subroutines.
3307 (check-host, check-target): New.
3308 (bootstrap configure & all targets): Do not use stage*-start
3309 if the directory layout is already ok.
3310 (non-bootstrap configure & all targets): Prepend a $(unstage).
3311 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3312 (NOTPARALLEL): Remove.
3313 (unstage, stage variables): New variables.
3314 (unstage, stage targets): Simply expand to those variables.
3315
3316 * configure: Regenerate.
3317 * Makefile.in: Regenerate.
3318
c13c918a
JW
33192005-10-04 James E Wilson <wilson@specifix.com>
3320
3321 * Makefile.def (lang_env_dependencies): Add libmudflap.
3322 * Makefile.in: Regenerate.
3323
376a0e54
CM
33242005-10-03 Catherine Moore <clm@cm00re.com>
3325
3326 * configure.in (bfin-*-*): Support bfin.
3327 * configure: Regenerated.
3328
d320aacb
L
33292005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3330
3331 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3332 * configure: Regenerated.
3333
7e0f7140
GK
33342005-09-28 Geoffrey Keating <geoffk@apple.com>
3335
3336 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3337 (LIPO_FOR_TARGET): New.
3338 (CONFIGURED_LIPO_FOR_TARGET): New.
3339 (USUAL_LIPO_FOR_TARGET): New.
3340 (STRIP_FOR_TARGET): New.
3341 (CONFIGURED_STRIP_FOR_TARGET): New.
3342 (USUAL_STRIP_FOR_TARGET): New.
3343 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3344 STRIP_FOR_TARGET.
3345 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3346 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3347 * Makefile.in: Regenerate.
3348 * configure: Regenerate.
0e7ef45c 3349
096f7d00
DE
33502005-09-19 David Edelsohn <edelsohn@gnu.org>
3351
3352 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3353 (rs6000-*-aix*): Same.
3354 * configure: Regenerate.
3355
33562005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3357
3358 * configure.in: Recognize f95 in the --enable-languages option,
3359 and substitute it for fortran, issuing a warning.
3360 * configure: Regenerate.
3361
2016dfcc
BE
33622005-09-07 Ben Elliston <bje@au.ibm.com>
3363
3364 Import from Autoconf sources:
3365
3366 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3367 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3368 Elliston. Handle weird characters correctly.
3369
6dd2fda9
DD
33702005-08-30 Phil Edwards <phil@codesourcery.com>
3371
3372 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3373 * configure: Regenerated.
3374
e6db70d4
RE
33752005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3376
f7c83eac
AS
3377 * Makefile.def (libssp): Add to lang_env_dependencies.
3378 * Makefile.in: Regenerate.
e6db70d4 3379
e1e3d0f5
CG
33802005-08-17 Christian Groessler <chris@groessler.org>
3381
3382 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3383 * Makefile.in: Regenerate.
3384
05cbd757
PB
33852005-08-12 Paolo Bonzini <bonzini@gnu.org>
3386
3387 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3388 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3389 Look for alternate names of the target cc and c++
3390 * configure: Regenerate.
3391
55db4b87
PB
33922005-08-08 Paolo Bonzini <bonzini@gnu.org>
3393
3394 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3395 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3396 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3397 tools; remove code to manually set them.
3398 (Target tools): Look in the environment for them.
3399 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3400 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3401 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3402 build directory.
3403 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3404 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3405 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3406 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3407 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3408 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3409 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3410 * configure: Regenerate.
3411 * Makefile.in: Regenerate.
3412
414e5532
MM
34132005-07-27 Mark Mitchell <mark@codesourcery.com>
3414
3415 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 3416 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
3417 * Makefile.in: Regenerated.
3418
a19b6204
MM
34192005-07-26 Mark Mitchell <mark@codesourcery.com>
3420
3421 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3422 (CFLAGS_FOR_TARGET): Use it.
3423 (CXXFLAGS_FOR_TARGET): Likewise.
3424 * Makefile.in: Regenerated.
3425 * configure.in (--with-build-sysroot): New option.
3426 * configure: Regenerated.
3427
b73aa406
PB
34282005-07-24 Paolo Bonzini <bonzini@gnu.org>
3429
3430 * Makefile.tpl: Wrap install between unstage and stage
3431 * Makefile.in: Regenerate.
3432
6e4d0bcb
KC
34332005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3434
3435 * all files: Update FSF address.
3436
49f58d10
JB
34372005-07-14 Jim Blandy <jimb@redhat.com>
3438
3439 * configure.in: Add cases for Renesas m32c.
3440 * configure: Regenerated.
0e7ef45c 3441
1d9c9cd7
KC
34422005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3443
3444 * COPYING, compile, config-ml.in, config.guess,
3445 config.sub, install-sh, missing, mkinstalldirs,
3446 symlink-tree, ylwrap: Sync from upstream sources.
3447
1587117a
EC
34482005-07-13 Eric Christopher <echristo@redhat.com>
3449
3450 * configure.in: Add toplevel noconfigdir support for tpf.
3451 * configure: Regenerate.
3452
bb780410
DD
34532005-07-11 Jakub Jelinek <jakub@redhat.com>
3454
3455 * Makefile.def (target_modules): Add libssp.
3456 * configure.in (target_libraries): Add target-libssp.
3457 * configure: Rebuilt.
3458 * Makefile.in: Rebuilt.
3459
064d0a7c
PB
34602005-07-11 Paolo Bonzini <bonzini@gnu.org>
3461
3462 PR ada/22340
3463
3464 * Makefile.def: Sync with gcc.
3465 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3466 * Makefile.in: Regenerate.
3467
b2edd3b5
AS
34682005-07-07 Andreas Schwab <schwab@suse.de>
3469
3470 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3471 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3472 * Makefile.in: Regenerated.
3473
5f128533
KH
34742005-07-07 Kazu Hirata <kazu@codesourcery.com>
3475
3476 * configure.in: Add --enable-libssp and --disable-libssp.
3477 * configure: Regenerate with autoconf-2.13.
3478
4e3fc8e5
GK
34792005-07-06 Geoffrey Keating <geoffk@apple.com>
3480
3481 * configure.in: Don't build sim or rda when targetting darwin.
3482 * configure: Regenerate.
3483
c7357d6a
BE
34842005-07-04 Ben Elliston <bje@gnu.org>
3485
3486 * src-release (do-proto-toplev): Remove dejagnu bits.
3487 (DEJAGNU_SUPPORT_DIRS): Remove.
3488 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3489 (GDBD_SUPPORT_DIRS): Likewise.
3490 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3491 (INSIGHTD_SUPPORT_DIRS): Likewise.
3492 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3493
34942005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
3495
3496 * setup.com (mpw): Remove unused directive.
3497
7d329e61
PB
34982005-06-22 Paolo Bonzini <bonzini@gnu.org>
3499
3500 * Makefile.def (stagefeedback): Come after profile.
3501 Define profiledbootstrap target.
3502 * Makefile.tpl (profiledbootstrap): Remove.
3503 (stageprofile-end): Zap stagefeedback.
3504 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3505 * Makefile.in: Regenerate.
3506
e5fbed21
DD
35072005-06-13 Zack Weinberg <zack@codesourcery.com>
3508
3509 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3510 In 'cpp' stanza, support '#line' as well as '# '.
3511
59f7ec45
HPN
35122005-06-07 Hans-Peter Nilsson <hp@axis.com>
3513
3514 * configure.in (unsupported_languages): New macro.
3515 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3516 non-ported target libraries in noconfigdirs.
3517 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3518 non-linux-gnu. Remove libgcj_ex_libffi.
3519 <lang_frag loop>: Set add_this_lang=no if the language is in
3520 unsupported_languages.
3521 * configure: Regenerate.
3522
c10e9ba7
DD
35232005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3524
3525 * configure.in: Fix typo in handling of --with-mpfr-dir.
3526 * configure: Regenerate.
3527
20deb2b8
JB
35282005-06-02 Jim Blandy <jimb@redhat.com>
3529
3530 * config.sub: Add cases for the Renesas m32c. (This patch has been
3531 accepted into the master sources.)
3532
cdb9b172 35332005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
3534 Michael Snyder <msnyder@redhat.com>
3535 Stan Cox <scox@redhat.com>
cdb9b172 3536
f7c83eac 3537 * configure.in: Set noconfigdirs for ms1.
cdb9b172 3538
f7c83eac 3539 * configure: Regenerate.
cdb9b172 3540
1dc3053f
PB
35412005-05-25 Paolo Bonzini <bonzini@gnu.org>
3542
3543 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3544 (Dependencies): Consider target modules for bootstrap dependencies.
3545 Make target bootstrap modules depend on each stage's gcc.
3546 * Makefile.in: Regenerate.
3547
c60fe18b
PB
35482005-05-20 Paolo Bonzini <bonzini@gnu.org>
3549
3550 * Makefile.def (configure-gcc): Depend on binutils having been built.
3551 (all-gcc): No need to do it here.
3552 * Makefile.in: Regenerate.
3553
27258dd4
PB
35542005-05-19 Paul Brook <paul@codesourcery.com>
3555
0e7ef45c 3556 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
3557 language cannot be built.
3558 * configure: Regenerate.
3559
42ecbf5e
DJ
35602005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3561
3562 * ylwrap: Import from Automake 1.9.5.
3563
ae380b45
MS
35642005-05-04 Mike Stump <mrs@apple.com>
3565
3566 * configure.in: Always pass --target to target configures as
3567 otherwise rebuilds that do --recheck will fail.
811d3af8 3568 * configure: Rebuilt.
ae380b45 3569
d545f33b
PB
35702005-05-04 Paolo Bonzini <bonzini@gnu.org>
3571
3572 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3573 STAGE_HOST_EXPORTS.
3574 (configure, all): Add bootstrap support.
3575 (Host modules, target modules): Pass post-stage1 flags and exports.
3576 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3577 * Makefile.in: Regenerate.
3578
2faa2958
PB
35792005-04-29 Paolo Bonzini <bonzini@gnu.org>
3580
3581 Sync from gcc:
3582
3583 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3584
f7c83eac 3585 * config.sub: Update from master copy.
2faa2958
PB
3586
3587 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3588
f7c83eac
AS
3589 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3590 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3591 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3592 "*-*-elf" and "*-*-linux*".
3593 * configure: Regenerate.
2faa2958 3594
a7254363
PB
35952005-04-06 Paolo Bonzini <bonzini@gnu.org>
3596
f7c83eac 3597 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
3598 (TARGET_CONFIGARGS): Include --with-target-subdir.
3599 (configure, all): New macros. Use them throughout.
3600
a8637a7d
PB
36012005-04-05 Paolo Bonzini <bonzini@gnu.org>
3602
3603 * Makefile.tpl: Sync with gcc.
3604 * Makefile.in: Regenerate.
3605
dd387d52
JR
36062005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3607
3608 * config/mh-mingw32: Delete.
3609 * configure.in: Don't use it.
3610 * configure: Regenerate.
3611
e90269c8
PB
36122005-03-31 Paolo Bonzini <bonzini@gnu.org>
3613
3614 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3615 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3616 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3617 (HOST_LIB_PATH): Generate from Makefile.def.
3618 (TARGET_LIB_PATH): Likewise.
3619 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3620 * Makefile.in: Regenerate.
3621 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3622 (RPATH_ENVVAR): Include Darwin case.
3623 * configure: Regenerate.
3624
9a237d9e
PB
36252005-03-25 Paolo Bonzini <bonzini@gnu.org>
3626
3627 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3628 * configure: Regenerate.
3629
479759c8
ZW
36302005-03-21 Zack Weinberg <zack@codesourcery.com>
3631
3632 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3633 gcc_version, and gcc_version_trigger from set of flags to pass.
3634 * Makefile.tpl: Remove definitions of above variables.
3635 (config.status): Remove dependency on $(gcc_version_trigger).
3636 * Makefile.in: Regenerate.
3637 * configure.in: Do not reference config/gcc-version.m4 nor
3638 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3639 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3640 * configure: Regenerate.
3641
4cfaf6d5
DD
36422005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3643 Andrew Pinski <pinskia@physics.uc.edu>
3644
3645 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3646 * Makefile.in: Regenerate.
3647
33a3fb7b
AO
36482005-03-01 Alexandre Oliva <aoliva@redhat.com>
3649
3650 PR libgcj/20160
3651 * ltmain.sh: Avoid creating archives with components that have
3652 duplicate basenames.
3653
2da12f12
PB
36542005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3655
479759c8
ZW
3656 PR bootstrap/20250
3657 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3658 instead of check.
3659 * Makefile.in: Regenerate.
2da12f12 3660
b00612cc
PB
36612005-02-28 Paolo Bonzini <bonzini@gnu.org>
3662
3663 Sync from gcc.
3664
3665 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3666
3667 PR bootstrap/17383
3668 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3669 * Makefile.tpl (HOST_SUBDIR): New substitution.
3670 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3671 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3672 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3673 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3674 (Host modules, Bootstrapped modules): Use it.
3675 (Build modules, Target modules): Do not create symlink trees,
3676 always configure out-of-srcdir.
3677 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3678 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3679 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3680 $(HOST_SUBDIR). Create a symlink for host_subdir.
3681
3682 * Makefile.in: Regenerate.
3683 * configure: Regenerate.
3684
3685 Merged from libada-gnattools-branch:
3686 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3687
3688 * Makefile.def: Add gnattools as a module, depending on target-libada.
3689 * Makefile.in: Regenerate.
3690 * configure.in: Include gnattools in host_tools; disable it if ada
3691 is disabled.
3692 * configure: Regenerate.
3693
c3e65f62
NC
36942005-02-23 Nick Clifton <nickc@redhat.com>
3695
3696 * configure: Regenerate.
3697
e4d180c2
NC
36982005-02-22 Paul Schlie <schlie@comcast.net>
3699
3700 * configure.in: Allow darwin targeted ports to build tk, itcl and
3701 libgui.
3702
e3c770b1
EB
37032005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3704
3705 PR libgcj/10353
3706 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3707 * configure: Regenerate.
3708
9c73618c
AC
37092005-02-08 Andrew Cagney <cagney@gnu.org>
3710
3711 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3712 gdb/ section. Update GDB's URL.
3713
c46f8c51
AC
37142005-01-31 Andrew Cagney <cagney@gnu.org>
3715
3716 * gettext.m4: Only set ENABLE_NLS when gettext is present.
3717
c7e66c6d
HPN
37182005-01-29 Hans-Peter Nilsson <hp@axis.com>
3719
3720 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3721 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3722 target-libgloss when not *-*-elf and *-*-aout.
3723 * configure: Regenerate.
3724
a53bf506
AC
37252005-01-27 Andrew Cagney <cagney@gnu.org>
3726
3727 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
3728
45181ed1
AC
37292005-01-24 Andrew Cagney <cagney@gnu.org>
3730
3731 * gettext.m4: Only fall back to ../intl/ when it's present.
3732
a1e0f4e4
KC
37332005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3734
3735 * install-sh, config.sub: Import from upstream.
3736
37372005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
3738
3739 PR bootstrap/18222
3740 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3741 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3742 * Makefile.in: Regenerate.
3743
c50382e2
PB
37442005-01-03 Paolo Bonzini <bonzini@gnu.org>
3745
3746 Revert 2004-12-28 Makefile changes, a better fix will be
3747 applied to mainline and src after GCC 4.0 branches.
3748
11d07737
PB
37492004-12-28 Paolo Bonzini <bonzini@gnu.org>
3750
3751 PR bootstrap/17383
3752
3753 * Makefile.def (target_modules): Remove stage parameter,
3754 it is always true now.
3755 * Makefile.tpl (configure-build-[+module+],
3756 configure-target-[+module+]): Always build symlink tree
3757 for the directory and for include. BUILD_SUBDIR and
3758 TARGET_SUBDIR cannot be . anymore.
3759 * Makefile.in: Regenerate.
3760
dadfdbe2
DD
37612004-12-25 David Edelsohn <edelsohn@gnu.org>
3762
3763 Revert 2004-12-08 Makefile changes.
3764
dbf85af7
JR
37652004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3766
3767 * configure.in (sh64-*-*): Reenable gprof.
3768 * configure: Regenerate.
3769
6b8fea99
JB
37702004-12-09 Jim Blandy <jimb@redhat.com>
3771
3772 * MAINTAINERS: List 'depcomp' as part of automake.
3773
7341462c
DE
37742004-12-08 David Edelsohn <edelsohn@gnu.org>
3775
3776 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3777 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3778 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3779 * Makefile.in: Regenerate.
3780
21fde4dc
DD
37812004-12-07 Matt Kraai <kraai@ftbfs.org>
3782
3783 * Makefile.tpl: Generate normal dependencies if the LHS module is
3784 not bootstrapped.
3785 * Makefile.in: Regenerate.
3786
3da796a2
RS
37872004-12-03 Richard Sandiford <rsandifo@redhat.com>
3788
3789 * configure.in: Include config/gxx-include-dir.m4. Use
3790 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3791 * configure: Regenerate.
3792
73fb7068
RS
37932004-12-03 Richard Sandiford <rsandifo@redhat.com>
3794
3795 * config.if: Delete.
3796 * configure.in: Set libstdcxx_incdir directly.
3797 * configure: Regenerate.
3798 * MAINTAINERS: Remove mention of config.if.
3799 * src-release (DEVO_SUPPORT): Remove config.if.
3800
6c8e6ce9
EC
38012004-12-02 Eric Christopher <echristo@redhat.com>
3802
3b6098f8
EC
3803 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
3804 of things to remove.
6c8e6ce9 3805 * Makefile.in: Regenerate.
479759c8 3806
b8658a2f
RS
38072004-12-02 Richard Sandiford <rsandifo@redhat.com>
3808
3809 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3810 * configure: Regenerate.
3811
afefada0
RS
38122004-12-02 Richard Sandiford <rsandifo@redhat.com>
3813
3814 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3815 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3816 * configure: Regenerate.
3817
5dcac624
DA
38182004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3819
3820 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3821 (hppa*64*-*-*): Delete incorrect comment.
3822 * configure: Rebuilt.
3823
57d1eb1a
DD
38242004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3825
3826 * install-sh, compile: Import from automake.
3827
38282004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3829
3830 * config.guess, config.sub: Import from savannnah.
3831
6d389afc
MS
38322004-11-12 Mike Stump <mrs@apple.com>
3833
3834 * Makefile.def: Add html support.
3835 * Makefile.tpl: Likewise.
3836 * Makefile.in: Regenerate.
3837
69e57115
GK
38382004-11-11 Geoffrey Keating <geoffk@apple.com>
3839
3840 PR 18423
3841 * configure.in: Remove all instances of build-fixincludes from
3842 noconfigdirs.
3843 (build_configargs): Supply --target to subdirectories.
3844 * configure: Regenerate.
3845
3846 * Makefile.def: Make gcc install depend on fixincludes install.
3847 * Makefile.in: Regenerate.
3848
ba719b26
HPN
38492004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3850
3851 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3852 target-libgfortran.
3853 * configure: Regenerate.
3854
c37653e7
DE
38552004-11-07 David Edelsohn <edelsohn@gnu.org>
3856
3857 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3858 like CC.
3859
1eefd493
PB
38602004-11-05 Paolo Bonzini <bonzini@gnu.org>
3861
3862 * Makefile.def (host fixincludes): Specify missing targets.
3863 * Makefile.in: Regenerate.
3864
02b1af09
L
38652004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3866
3867 PR other/17783
3868 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3869 * configure: Regenerated.
3870
7f266840
DJ
38712004-11-04 Daniel Jacobowitz <dan@debian.org>
3872
3873 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3874 * configure: Regenerated.
3875
47444073
AL
38762004-10-28 Eric B. Weddington <ericw@evcohs.com>
3877
3878 PR target/18151
3879 * configure.in (case ${target}): Do not build fixincludes for avr.
3880 * configure: Regenerated.
3881
caeba88f
AL
38822004-10-26 Paolo Bonzini <bonzini@gnu.org>
3883
3884 * configure.in (case ${target}): Do not build fixincludes
3885 on platforms where it is not used.
3886 * configure: Regenerated.
3887
0fdbe983
DJ
38882004-10-23 Daniel Jacobowitz <dan@debian.org>
3889
3890 * configure.in: Use an absolute path to install-sh.
3891 * configure: Regenerated.
3892
1c0f67c1
AC
38932004-10-19 Andrew Cagney <cagney@gnu.org>
3894
3895 * src-release (do-djunpack, do-md5sum): Install the generated file
3896 directly into the proto-toplev/ directory.
479759c8 3897
a9cfce9c
AC
38982004-10-19 Andrew Cagney <cagney@gnu.org>
3899
3900 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
3901
ac0fa625
DD
39022004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3903
3904 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3905 * configure: Regenerate.
3906
d27cc32e
PB
39072004-10-06 Paolo Bonzini <bonzini@gnu.org>
3908
3909 Fix wrong conflict resolution in:
3910
3911 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3912
3913 * Makefile.in: Regenerate.
3914 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3915 in the recursive `make', instead of hardwiring `all'.
3916 (Autogenerated TARGET-* variables): New.
3917
1763908f
UW
39182004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3919
3920 Merged from GCC / libtool upstream:
3921 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3922 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3923 * ltcf-cxx.sh (tpf*): Likewise.
3924 * ltconfig (tpf*): Add TPF OS configuration support.
3925
0490e016
NC
39262004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
3927
3928 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 3929 * configure: Regenerate.
0490e016 3930
32be62b5
RS
39312004-09-24 Michael Roth <mroth@nessie.de>
3932
3933 * configure.in (--without-headers): Add missing double quotes.
3934 * configure: Regenerate.
3935
6048df60
DD
39362004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3937
3938 * ylwrap: Revert to previous version.
3939
315b3b02
L
39402004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3941
6048df60 3942 PR bootstrap/17369
315b3b02
L
3943 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3944 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3945 SET_GCC_LIB_PATH_CMD.
3946 (BASE_TARGET_EXPORTS): Likewise.
3947 * Makefile.in: Regenerated.
3948
3949 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3950 * configure: Regenerated.
3951
fe69863c
DD
39522004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3953
3954 * config.guess: New upstream version
3955 * compile, depcomp, install-sh, ylwrap: Likewise.
3956
39572004-09-19 Roger Sayle <roger@eyesopen.com>
3958
3959 * config/mh-x86omitfp: New host makefile fragment. Add
3960 -fomit-frame-pointer to the default BOOT_CFLAGS.
3961 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3962 * configure: Regenerate.
3963
39642004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3965
3966 PR target/11572
3967 * configure.in (*-*-darwin*): Renable libobjc.
3968 * configure: Regenerate.
3969
be75bbe1 39702004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 3971
be75bbe1
DB
3972 * Makefile.def: Remove libbanshee.
3973 * Makefile.tpl: Ditto.
3974 * configure.in: Ditto.
3975 * Makefile.in: Regen.
3976 * configure: Ditto.
3977
1b882a91
PB
39782004-09-07 Paolo Bonzini <bonzini@gnu.org>
3979
3980 * missing: Import latest version from master repository.
3981
eb1352ed
NC
39822004-09-04 Nick Clifton <nickc@redhat.com>
3983
3984 * config.sub: Import latest version from master repository.
3985 * config.guess: Likewise.
3986 This includes these changes:
479759c8 3987
eb1352ed
NC
3988 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3989
3990 * config.sub: Handle crisv32, alias etraxfs.
3991 * config.guess (crisv32:Linux:*:*): Handle.
3992
3993 2004-08-13 Brad Smith <brad@comstyle.com>
3994
3995 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3996 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3997
3998 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3999
4000 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4001 assume the processor is a powerpc. This is because coreutils
4002 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4003 in this case, due to a MacOS X bug that causes
4004 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4005 to return a negative number.
4006 Problem reported by Petter Reinholdtsen in:
4007 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4008
4009 2004-07-19 Ben Elliston <bje@gnu.org>
4010
4011 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4012
4013 2004-06-24 Ben Elliston <bje@gnu.org>
4014
4015 * config.guess: Update copyright years.
4016 * config.sub: Likewise.
4017
4018 2004-06-22 Robert Millan <robertmh@gnu.org>
4019
4020 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4021 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4022
4023 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4024
4025 * config.guess (*:*VMS:*:*): New entry. Replaces
4026 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4027 manufacturer.
4028
4029 2004-06-22 Ben Elliston <bje@gnu.org>
4030
4031 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4032 * config.sub: Likewise.
4033
4034 2004-06-22 Ben Elliston <bje@gnu.org>
4035
4036 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4037 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4038
4039 2004-06-11 Ben Elliston <bje@gnu.org>
4040
4041 * config.guess (pegasos:OpenBSD:*:*): Remove.
4042
4043 2004-06-11 Ben Elliston <bje@gnu.org>
4044
4045 From Wouter Verhelst <wouter@grep.be>:
4046 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4047
4048 2004-06-11 Ben Elliston <bje@gnu.org>
4049
4050 * config.guess (luna88k:OpenBSD:*:*): New.
4051
4052 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4053
4054 * config.guess (m32r*:Linux:*:*): New case.
4055 * config.sub: Handle m32rle.
4056
4057 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4058
4059 From Jens Petersen <petersen@redhat.com>:
4060 * config.sub: Handle sparcv8.
4061
4062 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4063
4064 From Tom Smith <smith@cag.lkg.hp.com>:
4065 * config.guess: Version suffixes are equally significant on Tru64
4066 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4067 prefix of "P" (patched kernel).
4068
4069 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4070
4071 * config.sub: Add support for National Semiconductor CRX target.
4072
2a3124ca 40732004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4074
2a3124ca
RH
4075 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4076 *-*-netware, but add target-libmudflap.
4077 Consolidate *-*-netware targets (of which really only i?86 exists)
4078 into a single entry.
4079 * configure: Likewise.
4080
0df3d27f
PB
40812004-09-01 Paolo Bonzini <bonzini@gnu.org>
4082
4083 * Makefile.tpl (sorry): Remove.
4084 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4085 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4086 (do-clean): Clean per-stage directories too.
4087 (do-distclean): Run distclean-stage1 too.
4088 (.NOTPARALLEL): Enable during toplevel bootstrap.
4089 (stage[+id+]-bubble): Enable parallel execution during
4090 the recursive invocation.
4091 * Makefile.in: Regenerate.
4092
4093 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4094
4095 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4096
4097 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4098 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4099 * configure: regenerate
479759c8
ZW
4100 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4101 -mdynamic-no-pic
0df3d27f
PB
4102
41032004-08-31 Paolo Bonzini <bonzini@gnu.org>
4104
4105 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4106 include.
4107 * configure.in: Fix indentation.
4108 * configure: Regenerate.
4109
ee025550
PB
41102004-08-31 Paolo Bonzini <bonzini@gnu.org>
4111
4112 * Makefile.def (build_modules): Add fixincludes.
4113 (dependencies): Make gcc depend on fixincludes.
4114 * configure.in (build_tools): Add fixincludes.
4115 (build_configdirs): Always include build_libs.
4116 * Makefile.in: Regenerate.
4117 * configure: Regenerate.
4118
41192004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4120
4121 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4122 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4123 phony targets; do not generate timestamp files.
4124 (distclean-stageN): Remove references to their timestamp files.
4125 (restageN, touch-stageN): Remove.
4126 (stageN-bubble): Rewritten.
4127 (compare): Support lean bootstraps.
4128 * Makefile.in: Regenerate.
4129
4130 * configure.in: Only warn when bootstrapping but
4131 build != host or build != target. Support lean bootstraps.
4132 * configure: Regenerate.
4133
4134 Sync from gcc:
4135 2004-08-26 Phil Edwards <phil@codesourcery.com>
4136
4137 * configure.in: Give a better error message if GMP/MPFR are missing
4138 and a language needing them has been requested.
4139 * configure: Regenerated.
4140
4141 2004-08-25 Phil Edwards <phil@codesourcery.com>
4142
4143 * configure.in: Print a list of available language front-ends if
4144 a requested one is missing. Tidy stray tab characters.
4145 * configure: Regenerated.
4146
72b2455a
PB
41472004-08-17 Paolo Bonzini <bonzini@gnu.org>
4148
4149 * Makefile.in: Regenerate.
4150 * configure: Regenerate.
4151
4152 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4153 stage_*_flags.
4154 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4155 for bootstrapped modules if toplevel bootstrap is going.
4156 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4157 modules. Adjust for changes in Makefile.def. Enable several
4158 rules even in non-bootstrap mode, just to avoid peppering the
4159 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4160 (stage-[+prev+]-bubble): Remove.
4161
4162 * Makefile.def (Dependencies): Depend on all-build-bison,
4163 all-build-flex, all-build-byacc, all-build-texinfo, rather
4164 than the host variations.
4165 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4166 with BUILD_SUBDIR.
4167 (BISON): Update for recent Bisons.
4168 (YACC): Fix typo.
4169 (cross): Depend on all-build.
4170 (all): Do not depend on all-build.
4171 (prebootstrap): Remove.
4172 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4173 (Prebootstrap dependencies): Add them to the per-stage targets
4174 and to all-prebootstrap.
4175 * configure.in (build_configdirs): Always enable build_tools.
4176 (BUILD_DIR_PREFIX): Remove.
4177
4178 * Makefile.def (gcc): Add target variable.
4179 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4180 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4181 in the recursive `make', instead of hardwiring `all'.
4182 (Autogenerated TARGET-* variables): New.
4183
de0b4a87
JW
41842004-08-17 Robert Millan <robertmh@gnu.org>
4185
4186 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4187 (instead of FreeBSD).
4188 * configure: Regenerate.
4189
ad681c85
NN
41902004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4191
675c6968
NN
4192 * Makefile.def, configure.in, src-release: Remove useless, bogus
4193 references to tix.
4194 * Makefile.in, configure: Regenerate.
4195
ad681c85
NN
4196 * src-release: Stop distributing mmalloc with gdb (which doesn't
4197 use it).
4198 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4199 * Makefile.in: Regenerate.
4200
11b04d1f
DD
42012004-08-09 Mark Mitchell <mark@codesourcery.com>
4202
4203 * configure.in (arm*-*-eabi*): New target.
4204 * configure: Regenerate.
4205
f2420bea
NN
42062004-08-01 Robert Millan <robertmh@gnu.org>
4207
4208 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4209 libmudflap for all GNU-based systems (with Glibc).
4210 * configure: Regenerate.
4211
9e6ce191
PB
42122004-08-06 Paolo Bonzini <bonzini@gnu.org>
4213
4214 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4215 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4216 (Dependencies): New section.
4217 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4218 (configure-target-[+module+]): Depend on maybe-all-gcc
4219 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4220 (toplevel profiledbootstrap): Fix dependencies.
4221 * Makefile.in: Regenerate.
4222
df4a6958
MM
42232004-08-03 Mark Mitchell <mark@codesourcery.com>
4224
4225 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4226 target-libiberty to noconfigdirs.
4227
11b04d1f
DD
42282004-08-03 Paul Brook <paul@codesourcery.com>
4229
4230 * configure.in: Check for MPFR as well as GMP.
4231 * configure: Regenerate.
4232
b813574b
PB
42332004-08-03 Paolo Bonzini <bonzini@gnu.org>
4234
4235 * Makefile.def (host-modules): Add gcc.
4236 * Makefile.in: Regenerate.
4237 * Makefile.tpl (sorry): New rule.
4238 (configure-host, all-host, [+make_target+]-host, do-check,
4239 install-host): Do not add gcc as a special case.
4240 (host modules): Add a small special-casing for gcc. Export
4241 extra_make_flags through the environment.
4242 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4243 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4244 other recursive targets for gcc): Remove.
4245
4246 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4247 (stage, unstage): New rules.
4248 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4249 distclean-stage[+id+]): Use stage_current.
4250 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4251 the stage*-start rules.
4252
61edac0c
JW
42532004-07-19 Robert Millan <robertmh@gnu.org>
4254
4255 Synced from gcc:
4256
4257 2004-04-26 Robert Millan <robertmh@gnu.org>
4258
4259 Add patches from libtool CVS.
4260 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4261 * ltconfig: Likewise.
4262 * ltcf-c.sh: Likewise.
4263 * ltcf-cxx.sh: Likewise.
4264 * ltcf-gcj.sh: Likewise.
4265
3e707e94
PB
42662004-07-12 Paolo Bonzini <bonzini@gnu.org>
4267
4268 * configure.in: Add noconfigdirs for crx-*-*.
4269 * configure: Regenerate.
4270
42712004-07-12 Paolo Bonzini <bonzini@gnu.org>
4272
4273 Synced from gcc:
4274
4275 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4276
4277 * configure.in: Build libmudflap by default on FreeBSD.
4278 * configure: Regenerated.
4279
4280 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4281
4282 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4283 systems.
4284 * configure: Regenerated.
4285
4286 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4287
4288 PR target/16344
4289 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4290 feedback based compiler.
4291 * Makefile.in: Rebuilt.
4292
4293 2004-07-05 Phil Edwards <phil@codesourcery.com>
4294
4295 * configure.in: Do not prepend $srcdir to /dev/null in
4296 makefile fragments.
4297 * configure: Regenerate.
4298
a7ee7660
AO
42992004-07-08 Alexandre Oliva <aoliva@redhat.com>
4300
4301 * Makefile.def (host_modules): Set bootstrap=true for flex.
4302 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4303 * Makefile.in: Rebuilt.
4304
6a9cf61e
PB
43052004-07-01 Paolo Bonzini <bonzini@gnu.org>
4306
4307 * Makefile.def (build_modules): Add bison, byacc, flex,
4308 m4, texinfo.
4309 (flags_to_pass): Add FLEX.
4310 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4311 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4312 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4313 DEFAULT_MAKEINFO): Remove.
4314 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4315 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4316 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4317 objdir or else use configured tool.
4318 (all-build): New.
4319 (all): Depend on it.
4320 (Build module dependencies): Add.
4321 * Makefile.in: Regenerate.
4322 * configure.in: Better support for multiple build modules,
4323 matching what is done for host/target modules. Do not look
4324 for "plausible" locations of build tools if Canadian cross.
4325 Use autoconf's AC_PROG_CC to find a C compiler. Define
4326 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4327 * configure: Regenerate.
4328
95b6a1f2
PB
43292004-06-22 Paolo Bonzini <bonzini@gnu.org>
4330
4331 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4332 * Makefile.in: Regenerate.
4333
7ffa0b57
PB
43342004-06-22 Paolo Bonzini <bonzini@gnu.org>
4335
4336 * Makefile.tpl (configure-build-[+module+],
4337 configure-[+module+], configure-target-[+module+]): Pass
4338 [+extra_configure_args+].
4339 (all-build-[+module+], all-[+module+], check-[+module+],
4340 install-[+module+], [+make_target+]-[+module+],
4341 all-target-[+module+], check-target-[+module+],
4342 install-target-[+module+], [+make_target+]-target-[+module+]):
4343 Pass [+extra_make_args+].
4344 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4345 (GCC_HOST_EXPORTS): Remove.
4346 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4347 cross, check-gcc, check-gcc-c++, install-gcc,
4348 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4349 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4350 * Makefile.in: Regenerate.
4351
929ba6e7
CF
43522004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4353
4354 * configure.in: Check for srcdir/winsup rather than build directory
4355 winsup.
4356 * configure: Regenerate.
4357
b76d7de0
CV
43582004-06-17 Corinna Vinschen <vinschen@redhat.com>
4359
4360 * configure.in: Don't build Cygwin native newlib if winsup
4361 directory is missing. Emit warning instead.
4362 * configure: Regenerate.
4363
656fdd47
PB
43642004-06-09 Paolo Bonzini <bonzini@gnu.org>
4365
4366 * Makefile.tpl (touch-stage[+id+]): New.
4367 (restage[+prev+]): Depend on touch-stage[+id+].
4368
4369 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4370 Use it throughout.
4371
4372 * Makefile.def: Add profile and feedback bootstrap stages.
4373 Remove next field from bootstrap stages.
4374 * Makefile.tpl (LN, LN_S): Substitute.
4375 (stageN-start, stageN-end): Use double-colon rules, to
4376 provide a hook for additional setup commands.
4377 (distclean-stageN-gcc, restageN): Create dependencies from
4378 [+prev+], not from [+next+].
4379 (stageN-bubble): Add commands for successive stages from
4380 [+prev+], using double-colon rules.
4381 (all-stageN-gcc): Fix typo.
4382 (stagefeedback-start, profiledbootstrap): New.
4383 * Makefile.in: Regenerate.
4384 * configure.in: Call ACX_PROG_LN.
4385 * configure: Regenerate.
4386
498d4a71
CF
43872004-06-03 Paolo Bonzini <bonzini@gnu.org>
4388
4389 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4390 without gcc.
4391 * configure: Regenerate.
4392
377d8c42
PB
43932004-06-01 Paolo Bonzini <bonzini@gnu.org>
4394
4395 * Makefile.tpl: Fix typo.
4396 * Makefile.in: Regenerate.
4397
f5f8a794
PB
43982004-06-01 Paolo Bonzini <bonzini@gnu.org>
4399
4400 * configure.in: Remove new- prefix from toplevel
4401 bootstrap targets.
4402 * configure: Regenerate.
4403
f7a4c34f
PB
44042004-06-01 Paolo Bonzini <bonzini@gnu.org>
4405
4406 Merge this patch from the gcc tree:
4407
4408 2004-05-30 Andreas Jaeger <aj@suse.de>
4409 Jim Wilson <wilson@specifixinc.com>
4410
4411 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4412 like CC.
4413
319cab08
PB
44142004-06-01 Paolo Bonzini <bonzini@gnu.org>
4415
4416 * Makefile.tpl (all.normal): Rename to all.
4417 (all): Replace with a rule to pick the default
4418 target from configure.
4419 (all-gcc, configure-gcc): Use conditionals to
4420 do nothing when toplevel bootstrap is going on.
4421 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4422 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4423 * configure.in: Support --enable-bootstrap.
4424
4425 * Makefile.def: Remove new- prefix from toplevel
4426 bootstrap targets.
4427 * Makefile.tpl: Likewise.
4428
4429 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4430 target.
4431
4432 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4433 $(RECURSE_FLAGS) to recursive invocation of make.
4434
4435 * Makefile.in: Regenerate.
4436 * configure: Regenerate.
4437
88f64edc
DJ
44382004-05-27 Daniel Jacobowitz <dan@debian.org>
4439
4440 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4441 * configure: Regenerate.
4442
378fce5b
DD
44432004-05-25 Daniel Jacobowitz <drow@false.org>
4444
4445 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4446 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4447 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4448 targets.
4449 * Makefile.in: Regenerate.
4450
dfdffa2c
PB
44512005-05-24 Paolo Bonzini <bonzini@gnu.org>
4452
4453 * configure.in: Test the ability to symlink directories.
4454 * configure: Regenerate.
4455
4456 * Makefile.def (bootstrap-stage): New definitions.
4457 * Makefile.tpl (configure-stage1-gcc,
4458 configure-stage2-gcc, configure-stage3-gcc,
4459 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4460 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4461 new-restage3, compare): Autogenerate, see Makefile.in
4462 entry for behavioral changes.
4463 (distclean-stage1, new-stage1-start, new-stage1-end,
4464 new-stage1-bubble, distclean-stage2, new-stage2-start,
4465 new-stage2-end, new-stage2-bubble, distclean-stage3,
4466 new-stage3-start, new-stage3-end): New autogenerated targets.
4467 (objext, prebootstrap, BOOT_CFLAGS,
4468 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4469 targets.
4470
4471 * Makefile.in: Regenerate.
4472 (distclean-stage1, new-stage1-start, new-stage1-end,
4473 new-stage1-bubble, distclean-stage2, new-stage2-start,
4474 new-stage2-end, new-stage2-bubble, distclean-stage3,
4475 new-stage3-start, new-stage3-end): New targets.
4476 (all-stage1-gcc): Move prebootstrap dependency from here...
4477 (configure-stage1-gcc): ...to here.
4478 (new-bootstrap): Use bubble targets.
4479 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4480 Use per-stage distclean targets.
4481 (configure-stage1-gcc, configure-stage2-gcc,
4482 configure-stage3-gcc, all-stage1-gcc,
4483 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4484 Use new-stageN-start to prepare the tree.
4485
04cf1b77
PB
44862004-05-23 Paolo Bonzini <bonzini@gnu.org>
4487
4488 * Makefile.def (host_modules): add libcpp.
4489 * Makefile.tpl: Add dependencies on and for libcpp.
4490 * Makefile.in: Regenerate.
4491 * configure.in: Add libcpp host module.
4492 * configure: Regenerate.
4493
80b200a1
ZW
44942004-05-17 Zack Weinberg <zack@codesourcery.com>
4495
4496 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4497 of libf2c.
4498 * configure, Makefile.in: Regenerate.
4499
4b1cb4fe
DD
45002004-05-13 Diego Novillo <dnovillo@redhat.com>
4501
4502 Merge from tree-ssa-20020619-branch.
4503
4504 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4505 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4506 (HOST_GMPLIBS): Define.
4507 (HOST_GMPINC): Define.
4508 (TARGET_LIB_PATH): Add libmudflap.
4509 (GFORTRAN_FOR_TARGET): Define.
4510 (configure-build*): Export GFORTRAN.
4511 (configure-gcc): Export GMPLIBS and GMPINC.
4512 (all-gcc): Add maybe-all-libbanshee.
4513 (configure-target-libgfortran): Define.
4514 * Makefile.in: Regenerate.
4515 * configure.in (host_libs): Add libbanshee.
4516 (target_libraries): Add target-libmudflap and target-libgfortran.
4517 Add --with-libbanshee.
4518 Handle --disable-libmudflap.
4519 (*-*-freebsd*): Use with_gmp.
4520 Add $(libgcj) to noconfigdirs.
4521 * configure: Regenerate.
4522 * depcomp: New file.
4523 * MAINTAINERS: Add tree-ssa maintainers.
4524
45252004-04-28 Paolo Bonzini <bonzini@gnu.org>
4526
4527 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4528 * configure: Regenerate.
4529
b8908782
DD
45302004-04-27 Paolo Bonzini <bonzini@gnu.org>
4531
4532 Revert:
4533 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4534
4535 * Makefile.def (flags_to_pass): Remove *dir variables that
4536 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4537 as well as prefix and exec_prefix.
4538 * Makefile.in: Regenerate.
4539
45402004-04-26 Paolo Bonzini <bonzini@gnu.org>
4541
4542 * Makefile.def (host_modules): Mark with the bootstrap
4543 flag packages on which gcc depends.
4544 * Makefile.tpl (all-bootstrap): Use it.
4545 * Makefile.in: Regenerate.
4546
45472004-04-26 Paolo Bonzini <bonzini@gnu.org>
4548
4549 * Makefile.def (flags_to_pass): Remove *dir variables that
4550 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4551 as well as prefix and exec_prefix.
4552 * Makefile.in: Regenerate.
4553
45542004-04-26 Paolo Bonzini <bonzini@gnu.org>
4555
80b200a1
ZW
4556 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4557 * configure: Regenerate.
4558 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4559 * gcc/Makefile.tpl (compare): Use the result of the test.
4560 * gcc/Makefile.in: Regenerate.
b8908782
DD
4561
45622004-04-23 Paolo Bonzini <bonzini@gnu.org>
4563
4564 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4565 Always relocate gcc and prev-gcc to the original names, even
4566 if the build fails.
4567 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4568 New targets.
4569
0f260896
RO
45702004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4571
4572 * configure.in (mips*-*-irix5*): Enable ld.
4573 * configure: Regenerate.
4574
51860f05
JW
45752004-04-15 James E Wilson <wilson@specifixinc.com>
4576
4577 * Makefile.tpl (configure-[+module+], configure-gcc,
4578 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4579 Set and export LDFLAGS.
4580 * Makefile.in: Regenerate.
4581
54752a6b
NN
45822004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4583
4584 PR bootstrap/14871
4585 * Makefile.tpl: If we don't have built-in-tree target tools,
4586 use the ones found by configure rather than hacking around with
4587 program_transform_name.
4588 * configure.in: Give Makefile.tpl the information necessary
4589 to do that.
4590 * Makefile.in: Regenerate.
4591 * configure: Regenerate.
4592
45932004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4594
4595 PR bootstrap/14760
4596 * configure.in: When computing baseargs, strip *all* copies of
4597 offending options. Also, don't match/substitute the trailing space,
4598 so that this actually works when two similar options are separated by
4599 only one space.
4600 * configure: Regenerate.
4601
46022004-04-06 David Edelsohn <edelsohn@gnu.org>
4603
80b200a1
ZW
4604 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4605 (rs6000-*-aix*): Same.
4606 * configure: Regenerate.
54752a6b 4607
5e2b61fb
SS
46082004-03-25 Stan Shebs <shebs@apple.com>
4609
4610 Remove MPW support, no longer used.
4611 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4612 mpw-install: Remove files.
4613 * src-release (DEVO_SUPPORT): Remove names of removed files.
4614 * MAINTAINERS: Likewise.
4615
1a6f2dc7
NN
46162004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4617
a0049f1b
NN
4618 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4619 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4620 * Makefile.in: Regenerate.
4621
1a6f2dc7
NN
4622 * configure.in (top level bootstrap support): Rework --enable-werror
4623 to set @stage2_werror_flag@.
4624 * configure: Regenerate.
4625 * Makefile.tpl (top level bootstrap support): Pass
4626 @stage2_werror_flag@ down to configure in stages 2 and 3.
4627 * Makefile.in: Regenerate.
4628
920e3419
NN
46292004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4630
4631 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4632 for stages 2 and 3 as well as in make. As a consequence, remove
4633 OUTPUT_OPTION (now detected by configure) from the flags passed down
4634 to make.
4635 * Makefile.in: Regenerate.
4636
4637 * Makefile.tpl (new-bootstrap): Fix typo.
4638 * Makefile.in: Regenerate.
4639
4fa63067
NN
46402004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4641
4642 * Makefile.tpl: Rearrange by moving recursive_targets rules
4643 into their proper sections.
4644 * Makefile.tpl (top level bootstrap support): Move disabling
4645 of coverage flags from 'make' to 'configure'; improve comments.
4646 * Makefile.in: Regenerate.
4647
4648 * Makefile.tpl (experimental top level bootstrap) Move stage1
4649 language setting from all- target to configure- target; disable
4650 intermodule optimization in stage 1; prevent gratuitous rebuilds
4651 of stage 1.
4652 * Makefile.in: Regenerate.
4653 * configure.in: Comma-separate stage 1 language list for top
4654 level bootstrap.
4655 * configure: Regenerate.
4656
4657 * Makefile.tpl: Clean up experimental top level bootstrap support:
4658 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4659 prev-gcc in configure- targets as well as all- targets.
4660 * Makefile.in: Regenerate.
4661
fb8a10fd
NN
46622004-03-17 Paolo Bonzini <bonzini@gnu.org>
4663
4664 * configure.in: Remove symbolic link section.
4665 * configure: Regenerate.
4666 * Makefile.tpl (links): Remove.
4667 * Makefile.in: Regenerate.
4668
947f426e 46692004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 4670 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
4671
4672 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 4673 Set with AC_CHECK_PROGS.
947f426e
NN
4674 * configure.in: Fix comment typo from last patch.
4675 * configure: Regenerate.
4676
1d39f329
NN
46772004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4678
4679 * Makefile.tpl: Introduce experimental top level bootstrap support.
4680 * Makefile.in: Regenerate.
4681 * configure.in: Introduce support for top level bootstrap.
4682 * configure: Regenerate.
4683
4b0ac75d 46842004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4685 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
4686
4687 PR bootstrap/14522
4688 * configure.in: Cope with shells that do not support unquoted ^
4689 * configure: Regenerate.
4690
2e70b094 46912004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4692 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
4693
4694 PR bootstrap/14522
4695 * configure.in: Cope with shell that do not support nesting
4696 quotes inside quoted backquote substitutions.
4697 * configure: Regenerate.
4698
46992004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4700
4701 PR bootstrap/14522
4702 * configure.in: Fix escaping of $.
4703 * configure: Regenerate.
4704
9e07f89d
NN
47052004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4706
4707 * configure: Regenerate.
4708
47092004-03-08 Paolo Bonzini <bonzini@gnu.org>
4710
4711 PR ada/14131
4712 Move language detection to the top level.
4713 * configure.in: Find default values for the tools as
4714 soon as possible. Disable ada if GNAT is not found.
4715 Emit error message about missing languages. Expand
4716 --enable-languages=all for the gcc subdirectory.
4717
1712ab83
RS
47182004-03-01 Richard Sandiford <rsandifo@redhat.com>
4719
4720 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4721 and disable libgcj.
4722 * configure: Regenerated.
4723
3dee29da
NN
47242004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4725
4726 PR bootstrap/7087
4727 * Makefile.tpl: Guard XFOO sed statements better.
4728 * Makefile.tpl: Add dependency for configure-target-libada.
4729 * Makefile.in: Regenerate (incidentally fixes broken
4730 commit when libada-branch was merged).
4731
0558264b
AC
47322004-02-28 Andrew Cagney <cagney@redhat.com>
4733
4734 * src-release (CVS_NAMES): Define.
4735 (do-tar, do-tar): Prune $(CVS_NAMES).
4736
c38f9803
AC
47372004-02-23 Andrew Cagney <cagney@redhat.com>
4738
4739 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
4740 2004-02-19.09.
4741
55636792
NN
47422004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4743
4744 PR bootstrap/11932
4745 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4746
1e600082
AC
47472004-02-19 Andrew Cagney <cagney@redhat.com>
4748
4749 * config.guess: Update from version 2003-06-12 to 2004-02-16.
4750 * config.sub: Update from version 2003-06-13 to 2004-02-16.
4751
3769cd82
DD
47522004-02-11 David Edelsohn <edelsohn@gnu.org>
4753
4754 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4755 (rs6000-*-aix*): Same.
4756 * configure: Regenerate.
4757
a92834c8
DD
47582004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4759
4760 * configure.in (host): Add in missing $noconfigdirs to defines.
4761 * configure: Regenerate.
4762
a2592b1b
DD
47632004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4764 Nathanael Nerode <neroden@gcc.gnu.org>
4765
4766 PR ada/6637, PR ada/5911
80b200a1 4767 Merge with libada-branch:
a2592b1b
DD
4768 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4769 with appropriate dependencies. Add --enable-libada configure switch.
4770 * configure, Makefile.in: Regenerate.
4771
e31d1ea3
DD
47722004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4773
4774 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4775 * configure: Regenerate.
4776
db85f5c0
JJ
47772004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4778
4779 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 4780
fc434214
DD
47812004-01-23 DJ Delorie <dj@redhat.com>
4782
4783 * Makefile.def (target_modules) [libiberty]: Don't stage.
4784 * Makefile.in: Rebuilt.
4785
ad445c2c 47862004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 4787
ad445c2c
JJ
4788 * COPYING.NEWLIB: Update to include copyrights for new
4789 iconv code.
4790
72bbedde
AC
47912004-01-15 Andrew Cagney <cagney@redhat.com>
4792
4793 * src-release: Update copyright year.
4794 (do-proto-toplev): Configure using i686-pc-linux-gnu.
4795 (NEWLIB_SUPPORT_DIRS): Delete macro.
4796 (newlib.tar.bz2): Delete rule.
4797
a6d6062d
DD
47982004-01-14 Loren J. Rittle <ljrittle@acm.org>
4799
4800 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4801 * Makefile.tpl (configure-target-[+module+]): Support stage.
4802 * Makefile.in: Rebuilt.
4803
f8b73030
MR
48042003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4805
4806 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
4807 throughout.
4808
aff0e9df
NN
48092004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4810
bb5dca17
NN
4811 * configure.in: Use ./config.cache, not config.cache.
4812 * configure: Regenerate.
4813 * Makefile.tpl: Special-casing not needed for GCC any more.
4814 * Makefile.in: Regenerate.
4815
82252c06
NN
4816 * configure.in: Don't share a cache file for host dirs.
4817 * configure: Regenerate.
4818
aff0e9df
NN
4819 * config-ml.in: Don't mess with the cache file.
4820
95036d20
NN
48212004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4822
ac7b618e
NN
4823 * Makefile.tpl: Make GCC use a separate config.cache.
4824 * Makefile.in: Regenerate.
4825
95036d20
NN
4826 PR bootstrap/11932, PR bootstrap/11933
4827 (I don't know if it will fix either of them, but it relates
4828 to them.)
4829 * configure.in: Don't use shared config.cache for target
4830 directories.
4831 * configure: Regenerate.
4832
08c1856b
DD
48332003-12-31 Roger Sayle <roger@eyesopen.com>
4834
4835 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4836 * configure: Regenerated.
4837
c1968181 48382003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 4839
c1968181
DD
4840 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4841 * configure: Regenerated.
4842
10ecffb9
NN
48432003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4844
4845 Port change over from GCC:
4846 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4847 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4848 (configure-build-[+module+], configure-[+module+]): Likewise.
4849 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4850 * Makefile.in: Regenerate.
4851
f2ab5990
TF
48522003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4853
4854 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4855 * configure: Regenerate.
4856
41a7d11a
JJ
48572003-11-27 Jeff Johnston <jjohnstn@redhat.com>
4858
80b200a1 4859 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
4860 stdlib.
4861
d9441a1f
DD
48622003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4863
4864 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4865 * Makefile.in: Regenerate.
4866
3a48a978
DD
48672003-10-20 Phil Edwards <phil@codesourcery.com>
4868
4869 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4870 * configure: Regenerate.
4871
f0b24077
NN
48722003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4873
4874 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4875 HOST_FLAGS_TO_PASS.
4876 * Makefile.in: Regenerate.
4877
5fbad20a
DD
48782003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4879
4880 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4881 * configure: Rebuilt
4882 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4883 * Makefile.in: Rebuilt
4884
78be4155
L
48852003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4886
4887 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4888
051fcc7a
L
48892003-10-01 Phil Edwards <pme@gcc.gnu.org>
4890
4891 * config-ml.in: Use ac_configure_args directly instead of
4892 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4893 actually seen.
4894
48952003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
4896
4897 * config-ml.in: Propagate INSTALL variables.
4898
f27d4f92
DJ
48992003-09-21 Daniel Jacobowitz <drow@mvista.com>
4900
4901 * configure.in: Pass a computed --program-transform-name
4902 to subconfigures.
4903 * configure: Regenerated.
4904
cae4d560
NN
49052003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4906
4907 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4908 * Makefile.in: Regenerate.
4909
4910 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4911 * Makefile.in: Regenerate.
4912
8ff944f6
DJ
49132003-09-17 Daniel Jacobowitz <drow@mvista.com>
4914
4915 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4916 quoting.
4917 * configure: Regenerated.
4918
d9a35680
MC
49192003-09-12 Michael Chastain <mec@shout.net>
4920
4921 Fix PR gdb/857.
4922 * src-release (do-proto-topleve): Remove junk files
4923 intl/config.cache, intl/config.status,
4924 intl/config.h, intl/stamp-h.
4925
710068b9
AC
49262003-09-14 Andrew Cagney <cagney@redhat.com>
4927
4928 * src-release (dejagnu.tar): New target.
4929 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
4930 (do-djunpack): Use $(PACKAGE) for the package name.
4931
e1008165
DD
49322003-09-04 DJ Delorie <dj@redhat.com>
4933
4934 * configure: Regenerate.
4935
21998d12
NC
49362003-09-04 Robert Millan <robertmh@gnu.org>
4937
4938 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 4939
ccca4bb3
DD
49402003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4941
4942 * configure.in: Ensure arguments to sed are properly spaced.
4943 * configure: Regenerate.
4944
ee949b5e
DJ
49452003-08-28 Daniel Jacobowitz <drow@mvista.com>
4946
4947 Merge from gcc:
4948 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
4949 * install-sh: Update to newer upstream versions (associated with
4950 aclocal 1.7).
4951 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4952
75addda2
DJ
49532003-08-27 Daniel Jacobowitz <drow@mvista.com>
4954
4955 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4956 * configure: Regenerated.
4957
8d2877d8
NN
49582003-08-23 Phil Edwards <pme@gcc.gnu.org>
4959
4960 * configure.in: Use newline instead of semicolon when assuming
4961 shell arguments in a for loop.
4962 * configure: Regenerated.
4963
d2cc0e0d
GK
49642003-08-20 Geoffrey Keating <geoffk@apple.com>
4965
4966 PR 8180
4967 * configure.in: When testing with_libs and with_headers, treat
4968 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4969 * configure: Regenerate.
80b200a1 4970
d2cc0e0d
GK
4971 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4972 make, shell, etc.
4973 (baseargs): Likewise.
4974 * configure: Regenerate.
4975
04d1ab34
GK
49762003-08-19 Geoffrey Keating <geoffk@apple.com>
4977
4978 * configure.in: Disable libgcj for darwin not on powerpc.
4979 * configure: Rebuild.
4980
ca506da8
MC
49812003-08-15 Michael Chastain <mec@shout.net>
4982
4983 * src-release (do-proto-toplev): Remove junk files
4984 dejagnu/example/calc/config.status,
4985 dejagnu/example/calc/config.log.
4986
a4aa3f49
DD
49872003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4988
4989 * config-ml.in, symlink-tree: Add license.
4990
ede4fbe4
NN
49912003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
4992
4993 Merge from gcc:
4994
4995 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
4996 * Makefile.tpl (check, check-c++): Express dependencies using
4997 dependencies rather than commands.
4998 * Makefile.in: Regenerate.
4999
5000 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5001 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5002 * Makefile.in: Update.
5003
970f29af
AC
50042003-08-01 Andrew Cagney <cagney@redhat.com>
5005
5006 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5007 * configure: Ditto.
5008
b2884a0c
DD
50092003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5010
5011 * configure.in: Enable libgcj for darwin.
5012 * configure: Rebuild.
5013
c07f46a4
NN
50142003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5015
5016 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5017
9175bfc0
NN
50182003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5019
5020 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5021 creating target and build subdirs to build all parent dirs as needed.
5022 * Makefile.in: Rebuild.
5023 * configure.in: Don't build dirs explicitly here.
5024 * configure: Rebuild.
5025
b9abda6a
AO
50262003-07-22 Alexandre Oliva <aoliva@redhat.com>
5027
5028 * Makefile.tpl (all-make): Depend on intl.
5029 * Makefile.in: Rebuilt.
5030
eef8ffd4
NN
50312003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5032
5033 * config.if: Remove unused libc_interface determination.
5034
295efaf0
NN
50352003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5036
5037 * Makefile.in: Regenerate, correctly this time.
5038
e5c3f801
NN
50392003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5040
5041 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5042 unused INSTALL_PROGRAM_ARGS.
5043 * configure.in: Use AC_PROG_INSTALL.
5044 * Makefile.in: Regenerate.
5045 * configure: Regenerate.
5046
4a18bd6b
AO
50472003-07-10 Alexandre Oliva <aoliva@redhat.com>
5048
5049 * configure: Rebuilt.
5050 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5051 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5052 newlib nor libgloss.
5053 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5054 * configure.in (am33_2.0-*-linux*): Added.
5055
fbd1054d
BW
50562003-07-09 Bob Wilson <bob.wilson@acm.org>
5057
5058 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5059 * configure: Regenerate.
5060
b40e3958
L
50612003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5062
5063 * config-ml.in: Replace PWD with PWD_COMMAND.
5064 * Makefile.tpl: Likewise.
5065 * Makefile.in: Regenerated.
5066
4a5be7ba
NN
50672003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5068
5069 * configure.in: Clean up config-lang.in handling. Delete
5070 useless assignment to "subdirs".
5071 * configure: Regenerate.
5072
9c14acb8
NN
50732003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5074
5075 * configure.in: Rename 'target_libs' to 'target_libraries'.
5076 Remove useless reference to 'target_libs'.
5077 * configure: Regenerate.
5078
8f32e830
KS
50792003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5080
5081 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5082 * Makefile.in: Regenerate.
5083
12f0bd74
NN
50842003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5085
5086 * Makefile.def: Introduce flags_to_pass.
5087 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5088 * Makefile.in: Regenerate.
5089
b07c2aad
HPN
50902003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5091
5092 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5093 and target-libgloss.
5094 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5095 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5096 * configure: Regenerate.
b07c2aad 5097
56f25033
DD
50982003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5099
5100 * configure.in: Update testsuite_flags to new location.
5101 * configure. Regenerate.
80b200a1 5102
4ec9a3b2
NN
51032003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5104
5105 * Makefile.tpl: Remove BUILD_CC stuff.
5106 * Makefile.in: Regenerate.
5107
059083b1 51082003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5109
059083b1
L
5110 * config.guess: Update to 2003-06-12 version.
5111 * config.sub: Update to 2003-06-13 version.
5112
535b046a
TS
51132003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5114
5115 * MAINTAINERS: Add myself as MIPS co-maintainer.
5116
00c22daa 51172003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5118
00c22daa
L
5119 * config.guess: Update to 2003-06-06 version.
5120 * config.sub: Update to 2003-06-06 version.
5121
1047cb91
DD
51222003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5123
5124 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5125 * configure. Regenerate.
5126
123494c8
NN
51272003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5128
1047cb91
DD
5129 * configure.in: Disable serial configure by default.
5130 * configure: Regenerate.
5131 * Makefile.tpl: Abolish .NOTPARALLEL.
5132 * Makefile.in: Regenerate.
5133
7f121bbf
NN
5134 * Makefile.tpl: Replace {build,host,target}_canonical by
5135 {build,host,target}.
5136 * Makefile.in: Regenerate.
5137
123494c8
NN
5138 * Makefile.tpl: Fix stupid pasto.
5139 * Makefile.in: Regenerate.
5140
ec7e0995
NN
51412003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5142
5143 * Makefile.tpl: Remove bogus conditional.
5144 * Makefile.in: Regenerate.
5145
27b1cc72
NN
51462003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5147
2a4cbe27
NN
5148 * Makefile.tpl: Make 'recursive targets' using autogen rather
5149 than shell loop. Remove duplicate 'clean' targets and false
5150 comments.
5151 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5152 Add systematic method of specifying missing targets in subdirs.
5153 Add copyright boilerplate.
5154 * Makefile.in: Regenerate.
5155 * configure.in: Add 'recursive targets' to maybe list.
5156 * configure: Regenerate.
5157
27b1cc72
NN
5158 * Makefile.tpl: Rename [+target+] to [+make_target+].
5159 * Makefile.def: Rename 'target' to 'make_target'.
5160
01e51bd0
NC
51612003-05-30 Nick Clifton <nickc@redhat.com>
5162
5163 * README-maintainer-mode: Update URL for locating blessed config
5164 tools.
5165
2fd84b42
NC
51662003-05-29 Robert Millan <rmh@debian.org>
5167
5168 * ltconfig: Import this patch and modify for use with current
5169 version of ltconfig:
5170
5171 2003-05-21 Bruno Haible <bruno@clisp.org>
5172
5173 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5174 GNU/FreeBSD.
5175
8945c6bb
DD
51762003-05-28 DJ Delorie <dj@redhat.com>
5177
5178 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5179 * Makefile.in: Regenerate.
5180
2f9632a1
JJ
51812003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5182
80b200a1 5183 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5184
3a12db16 51852003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5186
3a12db16
DD
5187 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5188 newlib or libgloss.
5189 * Makefile.in: Regenerate.
5190
44482353
DD
51912003-05-21 DJ Delorie <dj@redhat.com>
5192
5193 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5194 * Makefile.in: Regenerate.
5195
fec2c52d
MR
51962003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5197
5198 * configure.in: Use curly braces in the definition of tooldir.
5199 * configure: Regenerate.
5200
16ae0395
NN
52012003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5202
5203 * configure.in: Switch more things to use maybe dependencies.
80b200a1 5204 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
5205 Factor out common code from autogen IF statements.
5206 * configure: Regenerate.
5207 * Makefile.in: Regenerate.
5208
ec11bdc6
DD
52092003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5210
5211 * configure.in: Accept i[3456789]86 for machine type.
5212 * configure: Regenerate.
5213
dd12c3a8
NN
52142003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5215
5216 * configure.in: Switch more things to use maybe dependencies.
5217 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5218 * configure: Regenerate.
5219 * Makefile.tpl: Switch more things to use maybe dependencies.
5220 * Makefile.in: Regenerate.
5221
cf662e21
AJ
52222003-05-16 Andreas Schwab <schwab@suse.de>
5223
5224 * Makefile.tpl (install-opcodes): Define.
5225 * Makefile.in: Rebuild.
5226
5481b376
AJ
52272003-05-13 Andreas Jaeger <aj@suse.de>
5228
5229 * config.guess: Update to 2003-05-09 version.
5230 * config.sub: Update to 2003-05-09 version.
5231
3959a22a
AJ
52322003-05-13 Michael Eager <eager@mvista.com>
5233
5234 * configure.in: Correct sed script so that options in quotes are not
5235 deleted.
5236 * configure: Rebuild.
5237
564b43e5
CV
52382003-05-12 Corinna Vinschen <corinna@vinschen.de>
5239
5240 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5241 and $$s/newlib/libc/sys/cygwin32 include paths.
5242 * configure: Ditto.
5243
bb947dc9
L
52442003-05-05 H.J. Lu <hjl@gnu.org>
5245
5246 * config-ml.in: Restored from gcc repository.
5247
77f7441a
CD
52482003-05-02 Chris Demetriou <cgd@broadcom.com>
5249
80b200a1
ZW
5250 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5251 * Makefile.in: Regenerate.
77f7441a 5252
a26d7085
DJ
52532003-04-27 Daniel Jacobowitz <drow@mvista.com>
5254
5255 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5256 and Makefile.def.
5257
e4c4d240
DJ
52582003-04-27 Daniel Jacobowitz <drow@mvista.com>
5259
5260 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5261 * Makefile.in: Regenerated.
5262
62a3fc85
DD
52632003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5264
5265 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5266 * Makefile.in: Regenerate.
5267
52682003-04-18 Jakub Jelinek <jakub@redhat.com>
5269
5270 * configure.in (powerpc64*-*-linux*): Remove.
5271 * configure: Rebuilt.
5272
5b474aa8
DD
52732003-04-17 Phil Edwards <pme@gcc.gnu.org>
5274
5275 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5276 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5277 and restrap.
5278 * Makefile.in: Regenerate.
5279
52802003-04-16 Richard Earnshaw <rearnsha@arm.com>
5281
5282 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5283 * configure: Regenerated.
5284
bc295afe
AO
52852003-04-11 Alexandre Oliva <aoliva@redhat.com>
5286
5287 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5288 * */configure: Rebuilt.
5289
3728fade
NN
52902003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5291
5292 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5293 * Makefile.in: Regenerate.
5294
ce5b542e
MC
52952003-03-14 Michael Chastain <mec@shout.net>
5296
5297 * Makefile.in: Regenerate with correct Makefile.def.
5298
3db0a37f
NN
52992003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5300
5301 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5302 Make macro.
5303 * Makefile.in: Regenerate.
5304 * configure.in: Clean up gxx_include_dir logic.
5305 * configure: Regenerate.
5306
34349c6e
DD
53072003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5308
5309 * configure.in (gxx_include_dir): Fix typo.
5310 * configure: Regenerated.
5311
686c28c9
AC
53122003-03-06 Andrew Cagney <cagney@redhat.com>
5313
5314 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5315
bba45b8b 53162003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 5317
bba45b8b
NN
5318 * configure.in: Include $(build_tooldir)/sys-include in
5319 FLAGS_FOR_TARGET.
5320 * configure: Regenerated.
5321
2683747f
NN
53222003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5323
bba45b8b
NN
5324 * Makefile.tpl: Reindent.
5325 * Makefile.in: Regenerate.
5326 * configure.in: Reindent. Don't set unused variables.
5327 * configure: Regenerate.
5328
2683747f
NN
5329 * Makefile.tpl: Always pass down RANLIB.
5330 * Makefile.in: Regenerate.
5331
5332 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5333 * Makefile.in: Regenerate.
5334 * configure.in: Remove unused logic relating to --enable-shared
5335 and --enable-threads. Remove bogus comments. Remove redundant
5336 noconfigdirs.
5337 * configure: Regenerate.
5338
5339 * configure.in: Replace ${libstdcxx_version} by its value.
5340 Remove reference to mh-dgux.
5341 * configure: Regenerate.
5342
50212802
NN
53432003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5344
5345 * Makefile.tpl: Rearrange.
5346 * Makefile.in: Regenerate.
5347
a6be7fc6
NC
53482003-02-25 Nick Clifton <nickc@redhat.com>
5349
5350 * configure: Remove site-file supprot - it is obsolete.
5351
f8a495c8
NC
53522003-02-24 Uwe Stieber <uwe@wwws.de>
5353
5354 * configure.in: Add support for kaOS as cross build target system.
5355 * configure: Regenerated.
5356
3decd77d
DD
53572003-02-20 Sean McNeil <sean@blue.mcneil.com>
5358
5359 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5360 configure-target-* as some target builds may require additional
5361 flags for preprocessor tests.
5362 * Makefile.in: Regenerated.
5363
f4ff34a3
AO
53642003-02-19 Alexandre Oliva <aoliva@redhat.com>
5365
5366 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5367 * ltconfig: Handle it.
5368 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5369 auto-detecting it.
5370
b7e4a931
AO
53712003-02-19 Alexandre Oliva <aoliva@redhat.com>
5372
5373 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5374 it is used as argument to $CC.
5375 * ltcf-gcj.sh: Likewise.
5376
6b784d9f
AO
53772003-02-19 Alexandre Oliva <aoliva@redhat.com>
5378
5379 * configure.in: Introduce --enable-maintainer-mode.
5380 * configure: Rebuilt.
5381 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5382 for maintainer mode.
5383 * Makefile.in: Rebuilt.
5384
8bcd8a07
AC
53852003-02-19 Andrew Cagney <ac131313@redhat.com>
5386
5387 * configure: Regenerate using autoconf 2.13.
5388
ee3fd329
AM
53892003-02-19 Alan Modra <amodra@bigpond.net.au>
5390
5391 * config.guess: Import latest version.
5392 * config.sub: Import latest version.
5393
e9e45685
JM
53942003-02-18 Jason Merrill <jason@redhat.com>
5395
5396 * Makefile.tpl (check-c++): Allow parallelism.
5397
859789af
AC
53982003-02-17 Andrew Cagney <ac131313@redhat.com>
5399
5400 * configure: Regenerate using autoconf 000227.
5401
b3f16a9b
GK
54022003-02-15 Geoffrey Keating <geoffk@apple.com>
5403
5404 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5405 don't configure target-libobjc.
5406 * configure: Regenerate.
5407
72e60e02
DD
54082003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5409
5410 * Makefile.tpl (RANLIB): Define.
5411 * Makefile.in: Regenerate.
5412
91f0e695
KS
54132003-02-06 Keith R Seitz <keiths@redhat.com>
5414
5415 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5416 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5417 * Makefile.in: Regenerated.
5418 * configure.in: Remove all traces of snavigator, db, and grep.
5419 * configure: Regenerated.
5420
122bfa92
FCE
54212003-01-31 Frank Ch. Eigler <fche@redhat.com>
5422
5423 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5424 * Makefile.in: Regenerated.
5425
264095c3
AO
54262003-01-30 Alexandre Oliva <aoliva@redhat.com>
5427
5428 * config.if: Copy from GCC.
5429
a84dbcb3
AO
54302003-01-27 Phil Edwards <pme@gcc.gnu.org>
5431
5432 * configure.in: Revert 24Jan change.
5433 * configure: Regenerate.
5434
19618276
NN
54352003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5436
5437 * configure.in: Revert previous change.
5438 * configure: Regenerate.
5439
b7f27a92
NN
54402003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5441
5442 * configure.in: Make rda native-only.
5443 * configure: Regenerate.
5444
83326456
NN
54452003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5446
5447 * configure.in: Add missing \.
5448 * configure: Rebuilt.
5449
5e367fa5
JJ
54502003-01-17 Jakub Jelinek <jakub@redhat.com>
5451
5452 * configure.in (baseargs): Avoid using \| in sed regular
5453 expressions.
5454 * configure: Rebuilt.
5455
e01f337c
JJ
54562003-01-16 Jakub Jelinek <jakub@redhat.com>
5457
5458 * configure.in (baseargs): Remove all supported forms of
5459 --cache-file, --srcdir, --host, --build and --target options
5460 from argument lists.
5461 * configure: Rebuilt.
5462
aa236487
AO
54632003-01-15 Alexandre Oliva <aoliva@redhat.com>
5464
5465 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5466 * configure: Rebuilt.
5467
586c0873
NN
54682003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5469
5470 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5471 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5472 * Makefile.in: Regenerate.
5473 * configure: Regenerate.
5474
497f816e
DD
54752003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5476
5477 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5478 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5479 * Makefile.in: Regenerate.
5480
bfbe5519
AO
54812003-01-09 Alexandre Oliva <aoliva@redhat.com>
5482
5483 * configure.in: Remove Makefile in build, host and target modules
5484 unless configure was run with --no-recursion.
5485 * configure: Rebuilt.
5486
3f234ef5
CD
54872003-01-08 Chris Demetriou <cgd@broadcom.com>
5488
5489 * config.guess: Update to 2003-01-03 version.
5490 * config.sub: Update to 2003-01-03 version.
5491
a3982d48
CF
54922003-01-07 Christopher Faylor <cgf@redhat.com>
5493
5494 * configure: Regenerate with proper autoconf 2.13.
5495
75778ec4
CF
54962003-01-07 Christopher Faylor <cgf@redhat.com>
5497
80b200a1
ZW
5498 * configure.in: Add AC_PREREQ for consistency.
5499 * configure: Regenerate.
75778ec4 5500
c180f501
AC
55012003-01-06 Andrew Cagney <ac131313@redhat.com>
5502
5503 * configure.in (GDB_TK): Add tcl directories conditional on
5504 gdb/gdbtk directory being present.
5505 * configure: Regenerate.
5481b376 5506
46ca2cc2
DA
55072003-01-04 John David Anglin <dave.anglin@nrc.ca>
5508
5509 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5510 by gcc if LD is not defined and we are not doing a Canadian Cross.
5511 * configure: Rebuilt.
5512
53dd8dab
DJ
55132003-01-01 Daniel Jacobowitz <drow@mvista.com>
5514
5515 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5516
50ceb20c
TT
55172002-12-31 Tom Tromey <tromey@redhat.com>
5518
5519 * Makefile.in: Rebuilt.
5520 * Makefile.def (target_modules) [libffi]: Allow installation.
5521
e78b5cfe
AS
55222002-12-31 Andreas Schwab <schwab@suse.de>
5523
5524 * configure.in: Fix use of $program_transform_name.
5525 * configure: Regenerated.
5526
67448102
DJ
55272002-12-30 Daniel Jacobowitz <drow@mvista.com>
5528
5529 * configure.in (baseargs): Don't remove first configure argument.
5530 * configure: Regenerated.
5531
e6bfb94a
AO
55322002-12-29 Alexandre Oliva <aoliva@redhat.com>
5533
5534 * Makefile.tpl (local-distclean): Don't remove...
5535 (multilib.ts): ... this. Moved into...
5536 (multilib.out): ... this. Don't use sub-make.
5537 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5538 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5539 (configure-build-[+module+], configure-[+module+],
5540 configure-target-[+module+], configure-gcc): ... these. Test
5541 for Makefile existence. Drop config.status from dependencies.
5542 * Makefile.in: Rebuilt.
5543 * configure.in: Move gcc-version-trigger to the end of
5544 ac_configure_args. Add comments to maybedep.tmp and
5545 serdep.tmp. Introduce --disable-serial-configure. Remove
5546 nonopt from baseargs, matching and removing corresponding
5547 whitespace while at it.
5548 * configure: Rebuilt.
5549
8f0dfb36
AO
55502002-12-28 Alexandre Oliva <aoliva@redhat.com>
5551
5552 * configure.in (host_configargs): Replace reference to
5553 no-longer-defined buildopts with --build=${build_alias}.
5554 * configure: Rebuilt.
5555
43be203f
AO
55562002-12-28 Alexandre Oliva <aoliva@redhat.com>
5557
5558 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5559 program_transform_name to standard idiom.
5560 (AUTOGEN, AUTOCONF): Define.
5561 (Makefile.in): Use $(AUTOGEN).
5562 (Makefile): Depend on config.status, and use autoconf-style rule to
5563 build it. Move original commands to...
5564 (config.status): ... this new target.
5565 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5566 $(AUTOCONF).
5567 * Makefile.in: Rebuilt.
5568
a0da8069
NN
55692002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5570
d18f1c9f
NN
5571 * Makefile.tpl: Fix dramatic bustage due to change in
5572 program_transform_name.
5573 * Makefile.in: Regenerate.
5574
5575 * configure.in: Remove unnecessary PATH setting.
5576 * configure: Regnerate.
5577
5578 * configure.in: Don't default to unprefixed tools unless
5579 the native tools will work.
5580 * configure: Regenerate.
5581
a0da8069
NN
5582 * configure.in: Convert to autoconf script. Blow away lots
5583 of now-redundant Makefile fragments.
5584 * configure: Generate using Autoconf.
5585 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5586 * Makefile.in: Regenerate.
5587
c567df0a
NN
55882002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5589
5481b376 5590 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
5591 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5592
5481b376 5593 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 5594 where they belong.
2c7f9a32 5595
2dabcfb4
AS
55962002-12-24 Andreas Schwab <schwab@suse.de>
5597
5598 * Makefile.tpl (multilib.out): Fix missing space.
5599 * Makefile.in: Regenerate.
5600
1086bc09
NN
56012002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5602
5603 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5604 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5605 * Makefile.in: Regenerate.
5606 * configure.in: Remove unnecessary leftovers.
5607
1086bc09
NN
56082002-12-21 Geoffrey Keating <geoffk@apple.com>
5609
5610 * configure.in (extra_ranlibflags_for_target): New variable.
5611 (*-*-darwin): Add -c to ranlib commands.
5612 * configure (tooldir): Handle extra_ranlibflags_for_target.
5613
14e9ca95
JJ
56142002-12-20 Jeff Johnston <jjohnstn@redhat.com>
5615
5616 * COPYING.NEWLIB: Updated.
5617 * COPYING.LIBGLOSS: Ditto.
5618
14c428fb
NN
56192002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5620
5621 * Makefile.tpl: Revert HJL's change.
5622 * Makefile.in: Regenerated.
5623 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5624 always.
5625
313b8244
AS
56262002-12-19 Andreas Schwab <schwab@suse.de>
5627
5628 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5629 * Makefile.in: Regenerate.
5630
efeae3db
L
56312002-12-18 H.J. Lu <hjl@gnu.org>
5632
5633 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5634 * Makefile.in: Regenerated.
5635
5636 * configure.in (build_prefix): New. Substitute.
5637
43d92c63
NN
56382002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5639
59da4fe6
NN
5640 * Makefile.tpl: Don't let real targets depend on phony targets.
5641 * Makefile.in: Regenerate.
5642
43d92c63
NN
5643 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5644 * Makefile.in: Regenerate.
5645
b72e6a2d
JM
56462002-12-16 Jason Merrill <jason@redhat.com>
5647
5648 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5649 previous 'make bootstrap'.
5650 * Makefile.in: Regenerate.
5651
95c72c44
HPN
56522002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5653
5654 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5655
7d695d07
JM
56562002-12-13 Jason Merrill <jason@redhat.com>
5657
5658 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5659 library tests.
5660 (check-c++): Just depend on it and check-target-libstdc++-v3.
5661 * Makefile.in: Regenerate.
5662
54103d1e
NN
56632002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5664
5665 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5666 * Makefile.in: Regenerate.
5667
4024f1e1
JJ
56682002-12-12 Jeff Johnston <jjohnstn@redhat.com>
5669
80b200a1
ZW
5670 * COPYING.NEWLIB: Update list of alternate Regent of California
5671 licenses and discuss official revoking of advertising clause.
5672 * COPYING.LIBGLOSS: Ditto.
4024f1e1 5673
7dda0df6
AO
56742002-12-12 Alexandre Oliva <aoliva@redhat.com>
5675
5676 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5677 * Makefile.in: Rebuilt.
5678
d03be79e 56792002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 5680
929293f4
NN
5681 * configure: Fix bug put in by gremlins.
5682
d03be79e
NN
5683 * Makefile.tpl: Substitute more autoconfily.
5684 * configure: Substitute more autoconfily.
5685 * Makefile.in: Regenerate.
5686
56872002-12-08 Andrew Cagney <ac131313@redhat.com>
5688
5689 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5690 * Makefile.in (all-sim): Ditto.
a36d530e
DD
5691
56922002-12-06 DJ Delorie <dj@redhat.com>
5693
5694 * Makefile.tpl: Change configure dependencies to not have real
5695 targets depend on phony targets.
b4a77b47 5696
db1ac78d
NN
56972002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5698
bcaf2395
NN
5699 * configure.in: Revert unintentional change.
5700
b4fa093e
NN
5701 * src-release: Configure host subdirs.
5702
db1ac78d
NN
5703 * Makefile.tpl: Change dependency for */multilib.out so that
5704 it works when gcc isn't in the tree.
5705
5706 * configure.in: Substitute more.
5707 * configure: Run subconfigures from the Makefile.
5708 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5709 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5710
15723a45
NN
57112002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5712
e2b9e2dc
NN
5713 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5714 and corresponding dependencies.
5715 * Makefile.in: Regenerate.
5716
2af579c4
NN
5717 * configure.in (host_tools): Order binutils, gas and ld for
5718 convenience in running the testsuites.
5719
a2cc058a
NN
5720 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5721 * Makefile.in: Regenerate.
5722 * configure.in: Introduce rules to serialize subconfigure runs.
5723
15723a45
NN
5724 * configure.in: Introduce BASE_CC_FOR_TARGET.
5725 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5726 Realize configure-build-* targets. Realize configure-target-* targets.
5727 * Makefile.in: Regenerate.
5728
ae831be5
NN
57292002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5730
5731 * configure: Move gcc_version_trigger stuff from here...
5732 * configure.in: ...to here.
5733
5734 * configure.in: Separate subconfigure options added by this file from
5735 options given by the user. Add machinery to put args for host
5736 subconfigures into the Makefile.
5737
5738 * Makefile.tpl: Remove 'vault' targets.
5739 * Makefile.tpl: Reorder and comment dependencies.
5740 * Makefile.in: Regenerate.
5741
bbf7c8ac
NN
57422002-11-28 Geoffrey Keating <geoffk@apple.com>
5743
5744 * configure.in: Move host-specific darwin noconfigdirs into
5745 the host-specific section.
5746
930314a4
NN
57472002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5748
52d7cdee
NN
5749 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
5750 during replay.
5751 * Makefile.in: Regenerate.
5752
930314a4
NN
5753 (finishing slow-motion replay)
5754 * configure: Remove skip-this-dir support.
5755 * Makefile.tpl: Remove skip-this-dir support.
5756
5757 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5758 subdirectories.
5759 * Makefile.in: Regenerate.
5760
5761 * Makefile.tpl: Strip out useless setting of 'dir'.
5762 * Makefile.in: Regenerate.
5481b376 5763
930314a4
NN
57642002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5765
5766 (finishing slow-motion replay)
5767 * configure.in: Fix deeply stupid bug.
5768
5769 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5770 shell code in CXX_FOR_TARGET
5771 * Makefile.def: Introduce raw_cxx.
5772 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5773 RAW_CXX_FOR_TARGET.
5774 * Makefile.in: Regenerate.
5775
57762002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5777
5778 (finishing slow-motion replay)
5779 * Makefile.tpl: Remove unnecessary ifs.
5780 * Makefile.in: Regenerate.
5781
5481b376 5782 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5783 dependencies. Maybe-ize build-libiberty. Create dummy install
5784 targets for 'no_install' modules.
5481b376 5785 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 5786 build_modules stuff to configure.in.
5481b376 5787 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5788 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5789 * Makefile.in: Regenerate.
5790
3866be5d
NN
57912002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5792
5793 (continuing slow-motion replay)
5794 * Makefile.tpl: Make all-target, install-target behave similarly
5795 to all, install (only hitting configured targets). Eliminate
5796 unused macro defintions.
5797
5798 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5799 build != host.
5800
5801 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5802
5803 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5804
5481b376 5805 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
5806 configuring. Remove references to "dosrel".
5807 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 5808 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 5809 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 5810 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
5811 and redundant dependency; rearrange slightly.
5812 * Makefile.def: Add host-side libtermcap, utils.
5813
5814 * Makefile.in: Regenerate.
5815
e393202e
NN
58162002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5817
5818 (Continuing slow-motion replay)
5819 * Makefile.def: Add list of recursive targets to autogenerate.
5820 Add build_modules.
5821 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
5822 targets. Autogenerate *-build-* targets.
5823 * Makefile.in: Regenerate.
5824
583d52d7
NN
58252002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
5826
5827 (Continuing slow-motion replay)
5828 * configure: More autoconf-style substitutions.
5829 * Makefile.tpl: More autoconf-style substitutions.
5830 * Makefile.in: Regenerate.
5831
58322002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
5833
5834 (Continuing slow-motion replay)
5835 * configure: Substitute more variables in a more autoconf-friendly
5836 way. Simplify slightly.
5837 * Makefile.tpl: Make more variables substitutable in an
5838 autoconf-friendly way.
5839 * Makefile.in: Regenerate.
5840
874e38b4
NN
58412002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
5842
5843 (Continuing slow-motion replay)
5844 * configure.in (v810*): Remove special setting of tools.
5845
5846 * configure: Add support for extra required flags for ar or nm.
5847 * configure.in (aix4.3+): Use above support for target-specific
5848 issues, rather than using config/mt-aix43.
5849
852e5f18
NN
58502002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
5851
5852 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
5853 * configure: Remove 'removing', which doesn't work. Replace $subdir
5854 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
5855 with $srcdir. Reformat indentation. Substitute some variables
5856 formerly hard-coded in the Makefile for build=host.
5857 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5858 * Makefile.def: Autogenerate more.
5859 * Makefile.in: Regenerate.
5860
c9a0d920
DD
58612002-11-13 Bruce Korb <bkorb@gnu.org>
5862
5863 * Makefile.tpl: syntactic cleanup
5864
dd2768ff
KB
58652002-11-04 Kevin Buettner <kevinb@redhat.com>
5866
5867 * Makefile.def (host_modules): Add rda.
5868 * Makefile.in: Regenerate.
5869 * configure.in (target_tool): Add target-rda to list.
5870
1aa8389d
DD
58712002-10-25 Phil Edwards <pme@gcc.gnu.org>
5872
5873 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
5874 and restrap targets to this rule.
5875 * Makefile.in: Regenerate.
5876
28f46298
HPN
58772002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
5878
5879 * configure.in (i[3456]86-*-linux*): Add check to disable
5880 ${libgcj} for glibc1.
5881
ff72e302
NC
58822002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
5883
5884 * configure.in: Add tic4x target.
5885
8607b6c9
NN
58862002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
5887
5888 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5889 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5890 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5891 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5892 * Makefile.in: Regenerate.
5893
f8f61f4a
NN
58942002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5895
c86f794b
NN
5896 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5897 * Makefile.in: Regenerate.
5898
a9590527
NN
5899 * Makefile.def: Remove order dependency comments.
5900 * Makefile.tpl: Add explicit install-install dependencies.
5901 * Makefile.in: Regenerate.
5902
8412ce72
NN
5903 * Makefile.tpl: Remove material now in src-release. (Finally!)
5904 * Makefile.in: Regenerate.
5905
8b9f37f1
NN
5906 * configure: Restore my original patch by syncing with gcc version.
5907
f8f61f4a
NN
5908 * Bring following over from gcc:
5909
59102002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
5911
5912 * configure.in (s390*-*-linux*): Enable libgcj.
5913
403d9505
NN
59142002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5915
5916 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
5917
95f6f383
AM
59182002-10-02 Alan Modra <amodra@bigpond.net.au>
5919
e4673b0a 5920 * configure: Move stray lines back to where they belong.
95f6f383 5921
748503c8
NN
59222002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
5923
a581b5c3
NN
5924 * Makefile.tpl: Insert configure-target target, for src-release.
5925
c084f5b4
NN
5926 * configure: Finish reverting change which Andrew Cagney started
5927 reverting. Should fix bustage.
5928
7aa673ed 5929 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
5930 * src-release: New file. Contains material for making net
5931 releases for gdb, binutils, et al., formerly in Makefile.in.
5932
82a9b2d9
NC
59332002-09-30 Nick Clifton <nickc@redhat.com>
5934
5935 * cpu: New top level directory. Intended to hold input files for
5936 CGEN which have FSF copyright assignment.
5937 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5938
c2463a00
AC
59392002-09-29 Andrew Cagney <ac131313@redhat.com>
5940
5941 Revert below (note that src does not contain Makefile.tpl):
5942 * Makefile.tpl: Make subsituted variables more autoconfy.
5943 * Makefile.in: Regenerate.
5944
f03b4789
NN
59452002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
5946
c11e16a9
NN
5947 * configure: Revert accidentally applied changes.
5948
f03b4789
NN
5949 * Makefile.tpl: Make more autoconf-friendly.
5950 * Makefile.in: Regenerate.
5951 * configure: Make substitution more autoconf-like.
5952
59532002-09-28 Richard Earnshaw <rearnsha@arm.com>
5954
5955 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5956 single entry to handle all these.
5957 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
5958 libjava on arm-*-elf.
5959
c0292023
GK
59602002-09-27 Geoffrey Keating <geoffk@apple.com>
5961
5962 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5963 things that depend on them.
5964
c66d951e
NN
59652002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
5966
5967 * Makefile.tpl: Make subsituted variables more autoconfy.
5968 * Makefile.in: Regenerate.
5969 * configure: Make seds more autoconfy.
5970
907a7241 59712002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
5972
5973 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5974 * Makefile.in: Regenerate.
5975 * configure.in: Rewrite sed statements to look autoconfy.
5976
907a7241
NN
5977 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5978 all-target-foo on configure-target-foo.
5979 * Makefile.def: Ditto.
5980 * Makefile.in: Rebuild.
5981
405ea7a0
NN
59822002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
5983
5984 * Makefile.def: New file.
5985 * Makefile.tpl: New file.
5986 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5987
5988 * configure.in: Minor rearrangement. Simplify tests.
5989
bdc57bfd
JT
59902002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
5991
5992 * configure.in (with_headers): Skip copy if value is "yes".
5993 (with_libs): Likewise.
5994
ae03d6e2
NN
59952002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5996
5997 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5998 * configure.in (sh*-*-pe*): Ditto.
5999 * configure.in (mips*-*-pe*): Ditto.
6000 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6001
6002 * configure.in: Rearrange.
6003
707960fe
NC
60042002-09-12 Nick Clifton <nickc@redhat.com>
6005
6006 * Import these changes from the config master repository:
6007
6008 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6009
6010 * config.sub: Add tic4x target.
6011
6012 2002-09-03 Ben Elliston <bje@redhat.com>
6013
6014 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6015 Reported by <Duncan_Stodart@insession.com>.
6016
36ea319f
JJ
60172002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6018
6019 * COPYING.NEWLIB: More updates.
6020
cf57480a
JJ
60212002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6022
6023 * COPYING.NEWLIB: Update.
6024
fd31a171
AC
60252002-08-23 Andrew Cagney <ac131313@redhat.com>
6026
23b632fc
AC
6027 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6028
fd31a171
AC
6029 * config.guess: Import version 2002-08-23.
6030 * config.sub: Import version 2002-08-22.
6031
a08bafb5
AO
60322002-08-20 Alexandre Oliva <aoliva@redhat.com>
6033
6034 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6035 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6036 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6037
17240c1f
NC
60382002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6039
6040 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6041
e70ad0c6
L
60422002-08-04 H.J. Lu (hjl@gnu.org)
6043
6044 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6045
574e6d11
DD
60462002-07-31 Alan Modra <amodra@bigpond.net.au>
6047
6048 * configure.in: Move generic linux case to end. Copy generic
6049 linux noconfigdirs to mips*-*-linux* entry and new
6050 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6051
611e7523
CD
60522002-07-19 Chris Demetriou <cgd@broadcom.com>
6053
6054 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6055 one instance of them which was missed to the list to update.
6056
51759676
CD
60572002-07-16 Chris Demetriou <cgd@broadcom.com>
6058
6059 * config.guess: Update to 2002-07-09 version.
6060 * config.sub: Update to 2002-07-03 version.
6061
7c1f909c
DD
60622002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6063
6064 * configure.in: Remove two redundant tests.
6065
d7cf5d30
DD
60662002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6067
6068 * configure.in (mips*-*-irix6*o32): Enable stabs.
6069
c74222f7
DD
60702002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6071
5b53c336
DD
6072 * configure.in: Don't build grez.
6073 * Makefile.in: Ditto.
6074
c74222f7
DD
6075 * Makefile.in: Remove references to bsp, cygmon, libstub.
6076 * configure.in: Ditto.
6077
6078 * configure.in: Remove leftover reference to gdbtest.
6079
edd1b227
DD
60802002-07-08 Phil Edwards <pme@gcc.gnu.org>
6081
6082 * configure.in (gxx_include_dir): Change to match versioned
6083 C++ headers if --enable-version-specific-runtime-libs is used.
6084
486186e3
AO
60852002-07-04 Steve Ellcey <sje@cup.hp.com>
6086
6087 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6088
ff0a3bf8
DD
60892002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6090
6091 * configure.in: Make --without-x work.
6092
1dfa8174
NC
60932002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6094
6095 * contrib: New directory. Created to contain a copy of the
5481b376 6096 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6097 the FSF GCC sources.
6098
07637366
DD
60992002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6100
b6f83f2a
DD
6101 * configure.in: Rearrange target Makefile fragment collection.
6102
07637366
DD
6103 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6104 cvs[src].
6105 * configure.in: Ditto.
6106
f48556b1
DD
61072002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6108
6109 * Makefile.in: Eliminate 'apache' targets.
6110 * configure.in: Eliminate 'apache' targets.
6111
6112 * configure.in: Eliminate redundant tests. Reorganize.
6113
6114 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6115
6116 * config-ml.in: Eliminate references to Cygnus configure.
6117
6118 * Makefile.in: Eliminate references to building emacs.
6119
61202002-07-01 Denis Chertykov <denisc@overta.ru>
6121
6122 * configure.in: Add support for ip2k.
6123
cdb9e2b8
BE
61242002-06-24 Ben Elliston <bje@redhat.com>
6125
6126 * configure.in (host_tools): Remove cgen.
6127
6128 * Makefile.in (all-cgen): Remove; runs from its source directory.
6129 (check-cgen, install-cgen, clean-cgen): Likewise.
6130 (all-opcodes): No not depend on all-cgen.
6131 (all-sim): Likewise.
6132
3558860c
DD
61332002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6134
6135 * configure.in: Fix AIX configury bug.
6136
e3b0c936
DD
61372002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6138
cdb9e2b8 6139 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6140
cdb9e2b8
BE
6141 * configure.in: Move definition of libstdcxx_flags right above
6142 usage, rather than way earlier.
8ee424c0 6143
c712250a
DD
6144 * configure.in: Pull definition of is_cross_compiler earlier.
6145
9ee1a75c
DD
6146 * configure.in: Rearrange a little.
6147
e3b0c936
DD
6148 * configure.in: Remove references to librx.
6149 * Makefile.in: Remove references to librx.
6150
b2bd228e
DD
61512002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6152
6153 * configure.in: Eliminate ${gasdir} variable.
6154
7cd52483
DB
61552002-06-18 Dave Brolley <brolley@redhat.com>
6156
6157 * configure.in: Add support for frv.
6158 * config.sub: Add support for frv.
6159
6c5e141a
DD
61602002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6161
6162 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6163
0d18b56d
JT
61642002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6165
6166 * configure.in (vax-*-netbsd*): Re-enable gas.
6167
fd8958d5
DD
61682002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6169
27f15fdd
DD
6170 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6171 BUILD_PREFIX_1, to correct nomenclature.
6172 * configure: Likewise.
6173
fd8958d5
DD
6174 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6175 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6176
0c2442b7
DD
61772002-05-31 Olaf Hering <olh@suse.de>
6178
6179 * config-ml.in: Propogate DESTDIR also.
6180
a3602181
JT
61812002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6182
6183 * configure.in (vax-*-netbsd*): Don't build gas for this
6184 platform.
6185
c95f53ae
MM
61862002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6187
6188 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6189 and libgcj for AVR.
6190
1d7c1053
NC
61912002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6192
6193 * config.sub: Add DLX target.
6194
4b37028f
JT
61952002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6196
6197 * config.guess: Update to 2002-05-22 version.
6198 * config.sub: Likewise.
6199
d5de0a84
NC
62002002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6201
6202 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6203 * config-ml.in: Likewise.
6204 * configure: Likewise.
6205 * configure.in: Likewise.
6206
c92a0210
DD
62072002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6208
115a77aa
DD
6209 * configure.in: Simplify makefile fragment collection.
6210
6211 * configure.in: Remove code to build emacs.
e99daf2b 6212
91e060aa
DD
6213 * configure.in : Remove --srcdir argument from targargs and buildargs
6214 (it's always overridden in the Makefile anyway). Rearrange a bit.
6215
6216 * configure: Move some logic to configure.in.
6217 * configure.in: Move some logic from configure.
c92a0210 6218
91217342
JJ
62192002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6220
6221 * COPYING.LIBGLOSS: New file.
6222
d3d8a9ee
NC
62232002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6224
6225 * Makefile.in: Honour DESTDIR.
6226
3a036cdc
AO
62272002-05-05 Alexandre Oliva <aoliva@redhat.com>
6228
6229 * configure.in (noconfigdirs): Don't disable libgcj on
6230 sparc64-*-solaris* and sparcv9-*-solaris*.
6231
6d095fe4
AO
62322002-05-03 Alexandre Oliva <aoliva@redhat.com>
6233
6234 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6235
dac55df9
TF
62362002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6237
6238 * configure.in (FLAGS_FOR_TARGET): Do not add
6239 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6240 on i[3456]86-*-linux*.
6241
a018e15b
TF
62422002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6243
6244 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
6245
6246 * configure.in (noconfigdirs): Do not add target-newlib if
6247 target == i[3456]86-*-linux*, and host == target.
6248
5f284831
MM
62492002-04-29 Mark Mitchell <mark@codesourcery.com>
6250
6251 * config.guess: Updated to 2002-04-26's version.
6252 * config.sub: Updated to 2002-04-26's version.
6253
33babf59
DD
62542002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6255
bd5f7da2
DD
6256 * configure.in: delete reference to absent file
6257
a0c4f3a0
DD
6258 * configure.in: replace '[' with 'test'
6259
66f1ba4f
DD
6260 * configure.in: Eliminate references to gash.
6261 * Makefile.in: Eliminate references to gash.
6262
7c3ab50c
DD
6263 * configure.in: remove useless references to 'pic' makefile fragments.
6264
bbc025f5
DD
6265 * configure.in: (*-*-windows*) Finish removing.
6266
33babf59
DD
6267 * configure.in: Eliminate redundant test for libgui.
6268
d5ec694c
DD
62692002-04-26 Joel Sherrill <joel@OARcorp.com>
6270
6271 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6272 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6273
57a5346c
DD
62742002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6275
6276 * configure.in: remove references to dead files
6277
dbf93899
DD
62782002-04-18 Tom Tromey <tromey@redhat.com>
6279
6280 * configure.in: Disallow configuring libgcj when it is already
6281 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6282 Solaris 2.8 by default. For PR libgcj/6158.
6283
26eadf68
DD
62842002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6285
6286 * configure.in: Move default CC setting out of config/mh-* fragments
6287 directly into here.
6288
a0a2c6c6
DD
62892002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6290
6291 * configure.in: don't even try to configure or make a subdirectory
6292 if there's no configure script for it.
6293
9972f812
DD
62942002-04-15 Mark Mitchell <mark@codesourcery.com>
6295
6296 * MAINTAINERS: Remove chill maintainers.
6297 * Makefile.in (CHILLFLAGS): Remove.
6298 (CHILL_LIB): Remove.
6299 (TARGET_CONFIGDIRS): Remove libchill.
6300 (CHILL_FOR_TARGET): Remove.
6301 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6302 CHILL_LIB.
6303 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6304 (CHECK_TARGET_MODULES): Likewise.
6305 (INSTALL_TARGET_MODULES): Likewise.
6306 (CLEAN_TARGET_MODULES): Likewise.
6307 (configure-target-libchill): Remove.
6308 (all-target-libchill): Remove.
6309 * configure.in (target_libs): Remove target-libchill.
6310 Do not compute CHILL_FOR_TARGET.
6311 * libchill: Remove directory.
5481b376 6312
75205f78
DD
63132002-04-15 DJ Delorie <dj@redhat.com>
6314
6315 * Makefile.in, configure.in, configure: Sync with gcc, entries
6316 follow...
6317
63182002-04-08 Tom Tromey <tromey@redhat.com>
6319
6320 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6321 Fixes PR libgcj/6068.
6322
63232002-03-30 Krister Walfridsson <cato@df.lth.se>
6324
6325 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6326
63272002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6328
6329 * configure.in (alpha*-dec-osf*): Enable libgcj.
6330
63312002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6332
6333 Fix for: PR bootstrap/3591, target/5676
6334 * configure.in (mcore-pe): Disable the configuration of
6335 libstdc++-v3 since exceptions are not supported.
6336
63372002-03-20 Anthony Green <green@redhat.com>
6338
6339 * configure.in: Enable libgcj for xscale-elf target.
6340
63412002-02-28 Alexandre Oliva <aoliva@redhat.com>
6342
6343 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6344 libjava.
6345 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6346
63472002-02-22 Alexandre Oliva <aoliva@redhat.com>
6348
6349 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6350 libstdc++-v3 and libjava.
6351
63522002-02-11 Adam Megacz <adam@xwt.org>
6353
6354 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6355 boehm-gc
6356
63572002-02-09 Alexandre Oliva <aoliva@redhat.com>
6358
6359 * config.guess: Updated to 2002-01-30's version.
6360 * config.sub: Updated to 2002-02-01's version.
6361 Contribute sh64-elf.
6362 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6363 * configure.in: Added sh64-*-*.
6364
63652002-01-17 H.J. Lu <hjl@gnu.org>
6366
6367 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6368 (all-target-fastjar): Also depend on all-target-libiberty.
6369
6370Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6371
6372 * configure, configure.in: Use temp file for long sed commands.
6373
63742001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6375
6376 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6377 libf2c.
6378
63792001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6380
6381 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6382
63832001-10-11 Hans-Peter Nilsson <hp@axis.com>
6384
6385 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6386
63872001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6388
6389 * configure: Handle temporary files securely using mkdir.
6390
63912001-09-26 Will Cohen <wcohen@redhat.com>
6392
6393 * configure.in (*-*-linux*): Disable configuration of target-newlib
6394 and target-libgloss.
6395
63962001-09-26 Alexandre Oliva <aoliva@redhat.com>
6397
6398 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6399 RANLIB.
6400
64012001-08-11 Graham Stott <grahams@redhat.com>
6402
6403 * Makefile.in (check-c++): Add missing semicolon.
6404
64052001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6406
6407 * configure.in (sh-*-linux*): New.
6408
64092001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6410
6411 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6412 and libgcj on m68hc11/m68hc12.
6413
64142001-06-27 H.J. Lu (hjl@gnu.org)
6415
6416 * Makefile (CFLAGS_FOR_BUILD): New.
6417 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6418
64192001-06-01 Hans-Peter Nilsson <hp@axis.com>
6420
6421 * configure.in (libstdcxx_flags): Do not try to execute
6422 libstdc++-v3/testsuite_flags until it exists.
6423
64242001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6425
6426 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6427
64282001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6429
6430 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6431
6432Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
6433
6434 * configure.in: Move *-chorusos target case to the proper switch.
6435 Disable libgcj.
6436
64372001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6438
6439 * Makefile.in (STAGE1_CFLAGS): Pass down.
6440
64412001-04-13 Alan Modra <amodra@one.net.au>
6442
6443 * config.guess: Add hppa64-linux support. Note for next import that
6444 this is already in the master file.
6445 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6446
64472001-03-22 Colin Howell <chowell@redhat.com>
6448
6449 * Makefile.in (DO_X): Do not backslash single-quotes in
6450 backquotes (two places).
6451
64522001-03-18 Laurynas Biveinis <lauras@softhome.net>
6453
6454 * Makefile.in (DO_X): Quote nested quotes.
6455
64562001-03-15 Laurynas Biveinis <lauras@softhome.net>
6457
6458 * Makefile.in (DO_X): Use double quotes for quoting
6459 "RANLIB=$${RANLIB}".
6460
64612001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
6462
6463 * configure.in: Only use `lang_requires' for languages athat are
6464 actually enabled.
6465
64662001-03-07 Tom Tromey <tromey@redhat.com>
6467
6468 * configure.in: Allow config-lang.in to set `lang_requires' to list
6469 of other required languages.
6470
64712001-03-06 Laurynas Biveinis <lauras@softhome.net>
6472
6473 * Makefile.in: Remove RANLIB definition. Use RANLIB
6474 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6475 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6476
64772001-02-28 Benjamin Kosnik <bkoz@redhat.com>
6478 Alexandre Oliva <aoliva@redhat.com>
6479
6480 * Makefile.in (check-c++): Use tabs, not spaces.
6481
64822001-02-19 Benjamin Kosnik <bkoz@redhat.com>
6483
6484 * Makefile.in (check-c++): New rule.
6485
6486 * configure.in (target_libs): Remove libg++.
6487 (noconfigdirs): Remove libg++.
6488 (noconfigdirs): Same.
6489 (noconfigdirs): Same.
6490 (noconfigdirs): Same.
6491
6492 * config-ml.in: Remove libg++ references.
6493
6494 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6495 (ALL_TARGET_MODULES): Same.
6496 (configure-target-libg++): Remove.
6497 (all-target-libg++): Remove.
6498 (configure-target-libio): Remove.
6499 (all-target-libio): Remove.
6500 (check-target-libio): Remove.
6501 (.PHONY): Remove.
6502 (libg++.tar.bz2): Remove.
6503 (all-target-cygmon): Remove libio.
6504 (all-target-libstdc++): Remove.
6505 (configure-target-libstdc++): Remove.
6506 (TARGET_LIB_PATH): Remove libstdc++.
6507 (ALL_GCC_CXX): Remove libstdc++.
6508 (all-target-gperf): Correct.
6509
65102001-02-15 Anthony Green <green@redhat.com>
6511
6512 * configure: Introduce GCJ_FOR_TARGET.
6513 * configure.in: Ditto.
6514 * Makefile.in: Ditto.
6515
65162001-02-08 Chandrakala Chavva <cchavva@redhat.com>
6517
6518 * configure.in: for *-chorusos, don't config target-newlib and
6519 target-libgloss.
6520
65212001-02-04 Mark Mitchell <mark@codesourcery.com>
6522
6523 Remove V2 C++ library.
6524 * configure.in: Remove --enable-libstdcxx_v3 support.
6525
65262001-01-27 Richard Henderson <rth@redhat.com>
6527
6528 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6529
65302001-01-26 Tom Tromey <tromey@redhat.com>
6531
6532 * configure.in: Allow libgcj to be built on Sparc Solaris.
6533
65342001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
6535
6536 * configure.in: Enable libgcj on several additional platforms.
6537
65382001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
6539
6540 * configure.in: Enable libgcj for linux targets.
6541
65422001-01-09 Mike Stump <mrs@wrs.com>
6543
6544 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6545 failures of subdirectories.
6546
65472001-01-02 Laurynas Biveinis <lauras@softhome.net>
6548
6549 * configure: handle DOS-style absolute paths.
6550
65512001-01-02 Laurynas Biveinis <lauras@softhome.net>
6552
6553 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6554
65552000-12-18 Benjamin Kosnik <bkoz@redhat.com>
6556
6557 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6558 (libstdcxx_incdir): Pass down.
6559 * config.if: Remove expired bits for cxx_interface, add stub.
6560 (libstdcxx_incdir): Add variable for g++ include directory.
6561 * configure.in (gxx_include_dir): Use it.
6562
65632000-12-15 Andreas Jaeger <aj@suse.de>
6564
6565 * configure.in: Handle lang_dirs.
6566
65672000-12-13 Anthony Green <green@redhat.com>
6568
6569 * configure.in: Disable libgcj for any target not specifically
6570 listed. Disable libgcj for x86 and Alpha Linux until compatible
6571 with g++ abi.
6572
65732000-12-13 Mike Stump <mrs@wrs.com>
6574
6575 * Makefile.in (local-distclean): Also remove fastjar.
6576
65772000-12-10 Anthony Green <green@redhat.com>
6578
6579 * configure.in: Define libgcj. Disable libgcj target libraries for
6580 most targets.
6581
65822000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
6583
6584 * configure.in (target_libs): Revert 2000-12-08 patch.
6585 (noconfigdirs): Added target-libjava.
6586
65872000-12-09 Laurynas Biveinis <lauras@softhome.net>
6588
6589 * Makefile.in: handle DOS-style absolute paths.
6590
65912000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6592
6593 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6594 libjava.
6595 * configure.in (target_libs): Removed `target-libjava'.
6596
65972000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6598
6599 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6600 (ALL_MODULES): Added fastjar.
6601 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6602 (all-target-libjava): all-fastjar replaces all-zip.
6603 (all-fastjar): Added.
6604 (configure-target-fastjar, all-target-fastjar): Likewise.
6605 * configure.in (host_tools): Added fastjar.
6606
66072000-12-07 Mike Stump <mrs@wrs.com>
6608
6609 * Makefile.in (local-distclean): Remove leftover built files.
6610
66112000-11-16 Fred Fish <fnf@be.com>
6612
6613 * configure.in (enable_libstdcxx_v3): Fix typo,
6614 libstd++ -> libstdc++.
6615
66162000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6617
6618 * configure: Provide the original toplevel configure arguments
6619 (including $0) to subprocesses in the environment rather than
6620 through gcc/configargs.h.
6621
66222000-11-12 Mark Mitchell <mark@codesourcery.com>
6623
6624 * configure: Turn on libstdc++ V3 by default.
6625
66262000-10-16 Michael Meissner <meissner@redhat.com>
6627
6628 * configure (gcc/configargs.h): Only create if there is a build GCC
6629 directory created.
6630
66312000-10-05 Phil Edwards <pme@gcc.gnu.org>
6632
6633 * configure: Save configure arguments to gcc/configargs.h.
6634
66352000-10-04 Andris Pavenis <pavenis@latnet.lv>
6636
6637 * Makefile.in (bootstrap): avoid recursion if subdir missing
6638 (cross): ditto
6639 (do-proto-toplev): ditto
6640
6641Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
6642
6643 * configure.in: Do not build byacc for hppa64. Provide paths to the
6644 X11 libraries for hppa64.
6645
66462000-09-02 Anthony Green <green@cygnus.com>
6647
6648 * Makefile.in (all-gcc): Depend on all-zlib.
6649 (CLEAN_MODULES): Add clean-zlib.
6650 (ALL_MODULES): Add all-zlib.
6651 * configure.in (host_libs): Add zlib.
6652
66532000-08-25 Alexandre Oliva <aoliva@redhat.com>
6654
6655 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6656 $targargs to tell whether newlib is going to be built.
6657
6658 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6659 $$r/TARGET_SUBDIR/libio for _G_config.h.
6660
66612000-08-14 Zack Weinberg <zack@wolery.cumb.org>
6662
6663 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6664
6665 * configure: Make enable_threads and enable_shared defaults
6666 explicit. Substitute enable_threads into generated Makefiles.
6667 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6668 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6669
66702000-08-02 Manfred Hollstein <manfredh@redhat.com>
6671
6672 * configure.in: Re-enable all references to libg++ and librx.
6673
ffb97b2f 66742002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 6675
ffb97b2f
DD
6676 * configure.in: Add *-*-freebsd* configurations.
6677
bbf6e9e3
AC
66782002-04-07 Andrew Cagney <ac131313@redhat.com>
6679
6680 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6681 (do-tar, do-bz2): New rules.
6682 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6683 (gdb-tar): New rule.
6684 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6685 (insight_dejagnu.tar): New rule.
6686 (insight.tar): New rule.
6687 (gdb+dejagnu.tar): New rule.
6688 (gdb.tar): New rule.
6689
8f1579c0
AC
66902002-04-07 Andrew Cagney <ac131313@redhat.com>
6691
6692 * MAINTAINERS: Update dejagnu/
6693
ba3c59ab
AO
66942002-03-16 Alexandre Oliva <aoliva@redhat.com>
6695
6696 * ltmain.sh (relink_command): Fix typo in previous change.
6697
6243d5dd
AO
66982002-03-15 Alexandre Oliva <aoliva@redhat.com>
6699
6700 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6701 (relink_command): Added --tag flags.
6702 (mode=install): If relinking fails; error out.
6703
80413487
RH
67042002-03-12 Richard Henderson <rth@redhat.com>
6705
6706 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6707 .NOTPARALLEL tag.
6708 (do-check): Rename from check.
6709 (check): Allow parallel check.
6710
3daeddf6
RH
67112002-03-11 Richard Henderson <rth@redhat.com>
6712
6713 * Makefile.in (.NOTPARALLEL): Add fake tag.
6714
fad93c55
L
67152002-03-07 H.J. Lu (hjl@gnu.org)
6716
6717 * configure.in: Enable gprof for mips*-*-linux*.
6718
2e8357fc
AO
67192002-02-28 Alexandre Oliva <aoliva@redhat.com>
6720
6721 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6722 libjava.
6723 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
6724
bd48e1a9
AC
67252002-02-24 Andrew Cagney <ac131313@redhat.com>
6726
6727 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
6728
39121370
DJ
67292002-02-23 Daniel Jacobowitz <drow@mvista.com>
6730
6731 * config.guess: Import from master sources, rev 1.232.
6732 * config.sub: Import from master sources, rev 1.246.
6733
081ff160
AO
67342002-02-23 Alexandre Oliva <aoliva@redhat.com>
6735
6736 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6737 because its Makefile is there; test for the executable instead.
6738
20a5393b
AO
67392002-02-09 Alexandre Oliva <aoliva@redhat.com>
6740
6741 Contribute sh64-elf.
6742 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6743 * configure.in: Added sh64-*-*.
6744
38135629
JJ
67452002-02-04 Jeff Johnston <jjohnstn@redhat.com>
6746
80413487
RH
6747 * COPYING.NEWLIB: Remove advertising clause from
6748 Berkeley and Red Hat licenses.
38135629 6749
48d19748
MD
67502002-02-01 Mo DeJong <supermo@bayarea.net>
6751
6752 * Makefile.in: Add all-tix to deps for all-snavigator
6753 so that tix is built when building snavigator.
6754
f6e1c110
BE
67552002-02-01 Ben Elliston <bje@redhat.com>
6756
6757 * config.guess: Import from master sources, rev 1.229.
6758 * config.sub: Import from master sources, rev 1.240.
6759
4867be41
DJ
67602002-01-27 Daniel Jacobowitz <drow@mvista.com>
6761
6762 From Steve Ellcey <sje@cup.hp.com>:
6763 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6764 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6765 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6766 IA64.
6767 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6768 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6769 soname_spec, sys_lib_search_path_spec): Ditto.
6770
e82380cc
JT
67712002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6772
6773 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6774 target-libiberty, and target-libgloss. Skip Java-related
6775 libraries if not supported for NetBSD on target CPU.
6776
1319fb9c
NC
67772002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
6778
6779 * configure.in: Import StrongARM and XScale target_configdirs from
6780 FSF GCC version.
6781
b020f6ac
L
67822002-01-16 H.J. Lu (hjl@gnu.org)
6783
6784 * config.guess: Import from master sources, rev 1.225.
6785 * config.sub: Import from master sources, rev 1.238.
6786
6787 * MAINTAINERS: Updated notes on config.guess and config.sub.
6788
a0c1c920
NC
67892002-01-11 Steve Ellcey <sje@cup.hp.com>
6790
6791 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6792 ld and gdb are not supported.
6793
a9fa5e1f
JJ
67942002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6795
6796 * Change reference to Cygnus Solutions to be Red Hat.
6797
94077108
JJ
67982002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6799
6800 * COPYING.NEWLIB: Update generic copyright date.
6801
05ecd75c
MS
68022002-01-07 Mark Salter <msalter@redhat.com>
6803
6804 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6805 Allow target-libgloss to be built for arm, strongarm, and xscale.
6806
a106bb62
BE
68072002-01-03 Ben Elliston <bje@redhat.com>
6808
6809 * MAINTAINERS: Update URL for config.* scripts.
6810
0e254642
AM
68112001-12-18 Alan Modra <amodra@bigpond.net.au>
6812
6813 * config.sub: Import latest version.
6814 * config.guess: Likewise.
6815
0a0d0041
TF
68162001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6817
6818 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6819 options for i[3456]86-pc-linux* native builds.
6820
d932cae7
NC
68212001-12-05 Laurent Guerby <guerby@acm.org>
6822
6823 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 6824 libiberty.
d932cae7
NC
6825
6826 Import this patch from gcc:
5481b376 6827
d932cae7
NC
6828 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
6829
6830 * symlink-tree: handle DOS-style absolute paths.
6831
49b7683b
DD
68322001-11-28 DJ Delorie <dj@redhat.com>
6833 Zack Weinberg <zack@codesourcery.com>
6834
6835 When build != host, create libiberty for the build machine.
6836
6837 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6838 CONFIG_ARGUMENTS.
6839 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6840 New variables.
6841 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6842 and rules.
6843 (all.normal): Depend on ALL_BUILD_MODULES.
6844 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6845 (all-build-libiberty): Depend on configure-build-libiberty.
6846
6847 * configure: Calculate and substitute proper value for
6848 ALL_BUILD_MODULES.
6849 * configure.in: Create the build subdirectory.
6850 Calculate and substitute TARGET_CONFIGARGS (formerly
6851 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6852
26ef82f4
GK
68532001-11-26 Geoffrey Keating <geoffk@redhat.com>
6854
6855 * config.sub: Update to version 1.232 on subversion.
6856
43e64072
NC
68572001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6858
6859 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6860 files from .po files for a distribution.
6861
66f6c0d5
HPN
68622001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
6863
6864 * COPYING.NEWLIB: Mention preserved notice in specific parts.
6865
4a02fdb2
JH
68662001-11-13 Jeff Holcomb <jeffh@redhat.com>
6867
6868 Merged from net gcc:
6869 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
6870 * ltcf-c.sh: Use $objext, not $ac_objext.
6871 2001-07-27 Mark Kettenis <kettenis@gnu.org>
6872 * ltcf-cxx.sh: Add support for GNU.
6873 2001-07-22 Timothy Wall <twall@redhat.com>
6874 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
6875 default settings if using GNU tools with that configuration.
6876 * ltcf-cxx.sh: Ditto.
6877 * ltcf-gcj.sh: Ditto.
6878 2001-07-21 Michael Chastain <chastain@redhat.com>
6879 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6880 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
6881 * ltmain.sh: Mark as gcc-local.
6882
227b9953
JH
68832001-11-13 Jeff Holcomb <jeffh@redhat.com>
6884
6885 * Makefile.in (all-bison): Revert 2001-10-24.
6886 Don't depend on texinfo.
6887
cbbab8fb
JJ
68882001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
6889
80413487 6890 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 6891
922b2485
DD
68922001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6893
6894 * configure.in (--enable-languages): Be more permissive about
6895 syntax. Check for empty lists better. Warn about $LANGUAGES.
6896
f08fa01d
HPN
68972001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
6898
6899 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6900
fee3da4e
JH
69012001-10-24 Jeff Holcomb <jeffh@redhat.com>
6902
6903 Makefile.in (all-bison): Don't depend on texinfo.
6904
73fb1ef9
AM
69052001-10-03 Alan Modra <amodra@bigpond.net.au>
6906
6907 * gettext.m4: Test po/POTFILES.in exists before trying to read.
6908
373688ac
AO
69092001-09-29 Alexandre Oliva <aoliva@redhat.com>
6910
6911 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6912
9c07660b
HPN
69132001-09-28 Hans-Peter Nilsson <hp@axis.com>
6914
6915 * config.sub, config.guess: Import latest from subversions.
6916
3f152009
AO
69172001-09-21 Alexandre Oliva <aoliva@redhat.com>
6918
6919 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6920 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6921 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6922 avoid quotes nesting problems.
6923 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6924 (DO_X): Export only variables that are set.
6925
8f6a59e5
BE
69262001-09-19 Ben Elliston <bje@redhat.com>
6927
6928 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6929 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6930 semantics. Use the shell built-in "type" command instead.
6931
a1ec19fa
TS
69322001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6933
6934 * config.sub: Reverted the earlier change, this version is not the
6935 master file.
6936
4008bd9b
TS
69372001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6938
6939 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
6940 Add support for mips64.
6941
dd1e52a4
JH
69422001-09-03 Jeff Holcomb <jeffh@redhat.com>
6943
6944 * configure.in: Enable libstdc++-v3 for h8300 targets.
6945
91549d1c
EC
69462001-08-30 Eric Christopher <echristo@redhat.com>
6947 Jason Eckhardt <jle@redhat.com>
6948
6949 * config.sub: Add support for mipsisa32.
6950
cf966cf9
EC
69512001-08-30 Eric Christopher <echristo@redhat.com>
6952
6953 * config.sub, config.guess: Import latest from subversions.
6954
82208dc5
AM
69552001-08-20 Alan Modra <amodra@bigpond.net.au>
6956
6957 * config.sub, config.guess: Import latest from subversions.
6958
4dca8403
DD
69592001-07-26 DJ Delorie <dj@redhat.com>
6960
6961 * MAINTAINERS: Clarify libiberty merge rules and procedures.
6962
1107dce2
AM
69632001-06-19 Alan Modra <amodra@bigpond.net.au>
6964
6965 * Makefile.in: Revert 2001-06-17.
6966 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
6967
e09a6604
L
69682001-06-17 H.J. Lu <hjl@gnu.org>
6969
6970 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
6971 (gas+binutils.tar.bz2): Likewise.
6972 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
6973
31a8b634
AC
6974Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6975
6976 * Makefile.in (VER): When present, extract the version number from
5481b376 6977 the file version.in.
31a8b634 6978
dc70af01
AO
69792001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
6980
6981 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6982 gcc/xgcc is built, use -print-prog-name to find out the program
6983 name to use.
6984
839bbd8c
AO
69852001-06-04 Mark Mitchell <mark@codesourcery.com>
6986
6987 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6988 with_gcc]: Use `gcc -shared' to build a shared library.
6989
566e9a30
AO
69902001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6991
6992 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6993 archives.
6994
e877bb69
AO
69952001-05-28 Simon Patarin <simon.patarin@inria.fr>
6996
6997 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
6998 libraries when using g++ with native linker.
6999
1605288b
AO
70002001-05-28 Alexandre Oliva <aoliva@redhat.com>
7001
7002 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7003
11a383ba
TR
70042001-05-24 Tom Rix <trix@redhat.com>
7005
7006 * configure.in : enable ld for aix
cf966cf9 7007
18611226
AO
70082001-05-22 Alexandre Oliva <aoliva@redhat.com>
7009
7010 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7011 [aix4*|aix5*]: Prepend blank.
7012
6be7c12c
AO
70132001-05-20 Alexandre Oliva <aoliva@redhat.com>
7014
7015 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7016 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7017 of subdir/configure scripts to use the new libtool.m4.
7018
4ed00bba
L
70192001-05-14 H.J. Lu <hjl@gnu.org>
7020
7021 * config.if (libc_interface): Set to -libc6.2- for cross
7022 compiling to Linux/glibc 2.2.
7023
b1af961c
AO
70242001-05-03 Alexandre Oliva <aoliva@redhat.com>
7025
7026 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7027 libgcj.
7028
5ec3e74e
AO
70292001-04-26 Alexandre Oliva <aoliva@redhat.com>
7030
7031 * configure.in (noconfigdirs): Don't reset it from scratch in the
7032 target case; only append to it.
7033
b3ed1d6b
AO
70342001-04-26 Alexandre Oliva <aoliva@redhat.com>
7035
7036 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7037 sparc-*-solaris2.8]: Disable ${libgcj}.
7038
96111c10
AO
70392001-04-25 Alexandre Oliva <aoliva@redhat.com>
7040
7041 * configure.in (libgcj_saved): Copy from $libgcj.
7042 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7043 --disable-libgcj.
7044
b5bf43f2
AO
70452001-04-20 Alexandre Oliva <aoliva@redhat.com>
7046
7047 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7048 1.641.2.228.
7049
8cc32590
AO
70502001-04-12 Alexandre Oliva <aoliva@redhat.com>
7051
7052 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7053 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7054
dec0cb0c
AO
70552001-04-01 Alexandre Oliva <aoliva@redhat.com>
7056
7057 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7058 New macros.
7059 (bootstrap, cross): Use RECURSE_FLAGS.
7060 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7061
6a9c3886
AO
70622001-03-27 Alexandre Oliva <aoliva@redhat.com>
7063
7064 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7065
d4fc7db8
NC
70662001-03-23 Nick Clifton <nickc@redhat.com>
7067
7068 * README-maintainer-mode: Add note about inability to use "make
7069 distclean" in maintainer mode.
7070
7389ff65
AO
70712001-03-22 Alexandre Oliva <aoliva@redhat.com>
7072
7073 Re-installed:
7074 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7075 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7076 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7077 * ltcf-cxx.sh: Likewise.
7078 * ltcf-gcj.sh: Likewise.
7079
b3e0dc8e
PB
70802001-03-22 Philip Blundell <philb@gnu.org>
7081
7082 * config.sub, config.guess: Import latest from subversions.
7083
469b781c
AO
70842001-03-22 Alexandre Oliva <aoliva@redhat.com>
7085
7086 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7087 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7088
b0dad762
MC
70892001-03-20 Michael Chastain <chastain@redhat.com>
7090
7091 * Makefile.in: all-m4 depends on all-texinfo.
7092
c559bb17
AO
70932001-03-08 Alexandre Oliva <aoliva@redhat.com>
7094
7095 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7096
fef4ae2e
JJ
70972001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7098
7099 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7100 longer valid.
7101
8d6dd99d
NC
71022001-02-16 Nick Clifton <nickc@redhat.com>
7103
7104 * configure.in (noconfigdirs): Allow configuration of texinfo
7105 for Cygwin hosts.
7106
a85d7ed0
NC
71072001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7108
7109 * config.guess: Add linux target for S/390.
7110 * config.sub: Likewise.
7111 * configure.in: Likewise.
7112
51221c5e
DD
71132001-02-06 Ben Elliston <bje@redhat.com>
7114
7115 * configure: Output host type to stdout, not stderr.
7116
9dec4c71
MS
71172001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7118
7119 * config.guess: Import from subversions.gnu.org (revision 1.181).
7120 * config.sub: Import from subversions.gnu.org (revision 1.199).
7121
9add9c04
AM
71222001-01-30 Alan Modra <alan@linuxcare.com.au>
7123
7124 * config.guess: Handle hppa64-linux systems.
7125
8679174d
MS
71262001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7127
7128 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7129 Don't unset, it's non-portable and no longer necessary, set to empty
7130 instead.
7131
02d01ed4
MS
71322001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7133
7134 * ltconfig: Shell portability fix for the tagname validity check.
7135
4cc5853d
MS
71362001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7137
7138 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7139
7487e485
AO
71402001-01-27 Alexandre Oliva <aoliva@redhat.com>
7141
7142 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7143 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7144
f332af52
AO
71452001-01-24 Alexandre Oliva <aoliva@redhat.com>
7146
7147 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7148 keep at least one of build_libtool_libs or build_old_libs set to
7149 yes.
7150
ef099754
AO
71512001-01-24 Alexandre Oliva <aoliva@redhat.com>
7152
7153 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7154 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7155
8341f2fc 71562000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7157
8341f2fc
AJ
7158 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7159
71602000-11-03 Philip Blundell <pb@futuretv.com>
7161
7162 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7163 files.
ebf0fa2e 7164
c320a39f
JJ
71652001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7166
7167 * COPYING.NEWLIB: Put into source repository.
7168
8817b92e
BE
71692001-01-15 Ben Elliston <bje@redhat.com>
7170
7171 * configure.in (host_tools): Add sid.
7172 Always configure cgen.
7173 * Makefile.in (all-sid): New target.
7174 (check-sid, clean-sid, install-sid): Likewise.
7175
35590697
AJ
71762001-01-07 Andreas Jaeger <aj@suse.de>
7177
80413487 7178 * config.sub, config.guess: Update from subversions.
35590697 7179
6ee6cea6
AO
71802000-12-12 Alexandre Oliva <aoliva@redhat.com>
7181
7182 * configure.in: Disable language-specific target libraries for
7183 languages that aren't enabled.
7184
077b8428
NC
71852000-11-24 Nick Clifton <nickc@redhat.com>
7186
7187 * configure.in (xscale-elf): Add target.
7188 (xscale-coff): Add target.
7189 (c4x, c5x, tic54x): Move after ARM targets.
7190
9e28a1ed
AO
71912000-11-23 Alexandre Oliva <aoliva@redhat.com>
7192
7193 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7194
be98a80a
ILT
71952000-11-20 Ian Lance Taylor <ian@zembu.com>
7196
7197 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7198
5cec67bf
AO
71992000-11-18 Alexandre Oliva <aoliva@redhat.com>
7200
7201 * Makefile.in: Merge with GCC and libgcj.
7202 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7203 configure-target-<library> when their configure scripts need the C
7204 or C++ library to have already been built to work properly.
7205 (do_proto_toplev): Set them to an empty string.
7206
d932cae7 72072000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
7208
7209 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7210 (REALLY_SET_LIB_PATH): Use them.
7211
d932cae7 72122000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
7213
7214 * config.sub: Add support for Sun Chorus
7215
8602ff0c
NC
72162000-11-02 Per Lundberg <plundis@chaosdev.org>
7217
7218 * config.sub: Add support for the *-storm-chaos OS.
7219
f9e0997d
NC
72202000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7221
80413487
RH
7222 * configure.in (noconfigdirs): Don't compile some
7223 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 7224
d64552c5
AO
72252000-09-30 Alexandre Oliva <aoliva@redhat.com>
7226
7227 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7228 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7229 all affected `configure' scripts.
7230
97f60b31
AO
72312000-09-25 Alexandre Oliva <aoliva@redhat.com>
7232
7233 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7234 ltcf-c.sh.
7235
6e8dd58f
PB
72362000-09-12 Philip Blundell <philb@gnu.org>
7237
7238 * config.sub, config.guess: Update from subversions.
7239
103a2e99
AO
72402000-09-06 Alexandre Oliva <aoliva@redhat.com>
7241
51601921
AO
7242 * Makefile.in (all-zlib): Added dummy target.
7243
103a2e99
AO
7244 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7245 multi-language branch.
7246
2809b4b9
AO
72472000-09-05 Alexandre Oliva <aoliva@redhat.com>
7248
7249 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7250 (bootstrap*): Depend on all-bootstrap.
7251
7450026c
AO
72522000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7253
7254 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7255 crosses, but add gcc/include to the header search path for them.
7256
6cf86f7f
AO
72572000-08-31 Alexandre Oliva <aoliva@redhat.com>
7258
7259 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7260 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7261 * gettext.m4: New file, extracted from aclocal.m4.
7262
ce2ea6e3
AO
72632000-08-22 Alexandre Oliva <aoliva@redhat.com>
7264
7265 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7266 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7267 sub-configures.
7268
9765193e
DE
72692000-08-20 Doug Evans <dje@casey.transmeta.com>
7270
7271 * Makefile.in (ALL_MODULES): Add all-cgen.
7272 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7273 (all-cgen): New target.
7274 (all-opcodes,all-sim): Depend on all-cgen.
7275 * configure.in (host_tools): Add cgen.
7276 Only configure cgen if --enable-cgen-maint.
7277
d7b32520
AO
72782000-08-17 Alexandre Oliva <aoliva@redhat.com>
7279
7280 * config-ml.in (CC, CXX): Don't introduce a leading space.
7281
e52ef561
AO
72822000-08-16 Alexandre Oliva <aoliva@redhat.com>
7283
7284 * configure.in (libstdcxx_flags): Use
7285 libstdc++-v3/src/libstdc++.INC.
7286
88f9c2a0
AO
72872000-08-15 Alexandre Oliva <aoliva@redhat.com>
7288
7289 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7290
98fbe43f
JM
72912000-08-11 Jason Merrill <jason@redhat.com>
7292
7293 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7294 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7295 (FLAGS_FOR_TARGET): Not here.
7296 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7297
279ddab4
DD
72982000-08-07 DJ Delorie <dj@redhat.com>
7299
7300 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7301 "if we're also building gcc, and it's a gcc that will run on the
7302 build machine, we want to use its includes instead of the system's
7303 default includes".
7304
60523a83
AO
73052000-08-03 Alexandre Oliva <aoliva@redhat.com>
7306
24ffec7a
AO
7307 * configure.in (libstdcxx_flags): Don't use `"'.
7308
60523a83
AO
7309 * config-ml.in: Adjust multilib search paths to the
7310 appropriate multilib tree.
7311
daf644b5
AO
73122000-08-02 Alexandre Oliva <aoliva@redhat.com>
7313
7314 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7315 commas in $LANGUAGES.
7316
63266560
DD
73172000-08-01 Alexandre Oliva <aoliva@redhat.com>
7318
7319 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7320
73212000-07-31 Alexandre Oliva <aoliva@redhat.com>
7322
7323 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7324 CXX_FOR_TARGET for sed.
7325
73262000-07-30 Alexandre Oliva <aoliva@redhat.com>
7327
7328 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7329 Do not override if already set in the environment or in configure.
7330 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7331 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7332
9e449d3e
AO
73332000-07-27 Alexandre Oliva <aoliva@redhat.com>
7334
7335 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7336 (GCC_FOR_TARGET): Use it.
7337 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7338 * configure.in: ... here.
7339 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7340 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7341
8bbd92e0
AO
73422000-07-24 Alexandre Oliva <aoliva@redhat.com>
7343
fd1f87b2
AO
7344 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7345 (configure-target-libchill, configure-target-libobjc): Likewise.
7346
8bbd92e0
AO
7347 * configure.in: Use the same cache file for all target libs.
7348 * config-ml.in: But different cache files per multilib variant.
7349
25c6c112
JL
73502000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7351
7352 * configure (topsrcdir): Don't use dirname.
7353
ba73c63f
JM
73542000-07-20 Jason Merrill <jason@redhat.com>
7355
7356 * configure.in: Remove all references to libg++ and librx.
7357
7358 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7359
1af08294
HPN
73602000-07-20 Hans-Peter Nilsson <hp@axis.com>
7361
7362 * config.sub: Update to subversions version 2000-07-06.
7363
ba73c63f
JM
73642000-07-12 Andrew Haley <aph@cygnus.com>
7365
7366 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7367 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7368
73692000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
7370
7371 * symlink-tree: Check number of arguments.
7372
d932cae7 73732000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
7374
7375 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7376
ba73c63f
JM
73772000-07-05 Jim Wilson <wilson@cygnus.com>
7378
7379 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7380 search path for a g++ extracted from the build tree. This
7381 will allow link tests run by configure scripts in
7382 subdirectories to succeed.
7383
92ee2f86
UC
73842000-07-01 Koundinya K <kk@ddeorg.soft.net>
7385
80413487 7386 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 7387
23f2f29f
CV
73882000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7389
7390 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7391 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7392
f04f5a67
TW
73932000-06-19 Timothy Wall <twall@cygnus.com>
7394
7395 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7396 * config.sub: Add tic54x target.
7397
11da68be
NC
73982000-06-07 Phillip Thomas <pthomas@suse.de>
7399
7400 * README-maintainer-mode: New file: Contains notes on using
7401 --enable-maintainer-mode with binutils.
7402
d932cae7 74032000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
7404
7405 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7406
d932cae7 74072000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
7408
7409 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7410 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7411
9442cea3
L
741220000-05-21 H.J. Lu (hjl@gnu.org)
7413
80413487
RH
7414 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7415 directory are used if they exist. Make sure
7416 $(build_tooldir)/include is searched for header files,
7417 $(build_tooldir)/lib/ for library files.
9442cea3 7418 (GCC_FOR_TARGET): Likewise.
80413487 7419 (CXX_FOR_TARGET): Likewise.
9442cea3 7420
d932cae7 74212000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
7422
7423 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7424
d932cae7 74252000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
7426
7427 * Makefile.in (configure-target-libiberty): Depend on
7428 configure-target-newlib.
7429
ba73c63f
JM
74302000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7431
7432 * configure.in, Makefile.in: Merge all libffi-related
7433 configury stuff from the libgcj tree.
7434
d932cae7 74352000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
7436
7437 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7438 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7439
d932cae7 74402000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
7441
7442 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7443 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 7444 current version information. Add to proto-toplev directory.
b5a23627
AC
7445 (gdb-taz): Build do-djunpack.
7446
ba73c63f
JM
74472000-05-15 David Edelsohn <edelsohn@gnu.org>
7448
7449 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7450
7c86ed39
L
74512000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7452
7453 * ltmain.sh: Preserve in relink_command any environment
7454 variables that may affect the linker behavior.
7455
d932cae7 74562000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
7457
7458 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7459
d932cae7 74602000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
7461
7462 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7463
ed0a91a5
EZ
74642000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7465
7466 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 7467 with the version name.
ed0a91a5 7468
ba73c63f 74692000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 7470
ba73c63f 7471 * config.if: Tweak.
6cafa39f 7472
ba73c63f 74732000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 7474
ba73c63f 7475 * djunpack.bat: New file.
66156876 7476
d932cae7 74772000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
7478
7479 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
7480 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7481 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7482 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 7483
ba73c63f
JM
74842000-04-16 Dave Pitts <dpitts@cozx.com>
7485
80413487
RH
7486 * config.sub (case $basic_machine): Change default for "ibm-*"
7487 to "openedition".
ba73c63f 7488
d932cae7 74892000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
7490
7491 * Makefile.in (gdb-taz): New target. GDB specific archive.
7492 (do-md5sum): New target.
7493 (MD5PROG): Define.
7494 (PACKAGE): Default to TOOL.
7495 (VER): Default to a shell script.
7496 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 7497 md5 checksum generation.
b35ece4e
AC
7498 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7499 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7500 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 7501 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 7502
d932cae7 75032000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
7504
7505 * configure (warn_cflags): Delete.
7506
ba73c63f 75072000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 7508 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 7509
80413487
RH
7510 * configure.in (enable_libstdcxx_v3): Add.
7511 (target_libs): Add bits here to switch between libstdc++-v2 and
7512 libstdc++-v3.
7513 * config.if: And this file too.
7514 * Makefile.in: Add libstdc++-v3 targets.
35590697 7515
ba73c63f
JM
75162000-04-05 Michael Meissner <meissner@redhat.com>
7517
7518 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 7519
d332c5ac
JM
75202000-03-29 Jason Merrill <jason@casey.cygnus.com>
7521
7522 * configure.in: -linux-gnu*, not -linux-gnu.
7523
d932cae7 75242000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
7525
7526 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7527 (do-tar-bz2): Replace TOOL with PACKAGE.
7528 (gdb.tar.bz2): Remove GDBTK from GDB package.
7529 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 7530 dejagnu.tar.bz2): New packages.
6dcbc97b 7531
96ce09a7
ILT
75322000-02-27 Andreas Jaeger <aj@suse.de>
7533
7534 * configure.in: Add entry for mips*-*-linux*, move catch all
7535 *-*-*linux* entry below this one.
7536
2031769e
ILT
75372000-02-27 Ian Lance Taylor <ian@zembu.com>
7538
7539 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7540
4bab746c
NC
75412000-02-24 Nick Clifton <nickc@cygnus.com>
7542
7543 * config.sub: Support an OS of "wince".
7544
d932cae7 75452000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
7546
7547 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 7548 version.
ada59422 7549
5b93d8bb
AM
75502000-02-23 Linas Vepstas <linas@linas.org>
7551
7552 * config.sub: Add support for Linux/IBM 370.
7553 * configure.in: Likewise.
7554
2fb651f6
NC
75552000-02-22 Nick Clifton <nickc@cygnus.com>
7556
7557 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7558
b8441c25
CF
75592000-02-20 Christopher Faylor <cgf@cygnus.com>
7560
7561 * config.guess: Guess "cygwin" rather than "cygwin32".
7562
d332c5ac
JM
75632000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7564
7565 * configure (gcc_version): When setting, narrow search to
7566 lines containing `version_string'.
7567
ba73c63f
JM
75682000-02-15 Denis Chertykov <denisc@overta.ru>
7569
7570 * config.sub: Add support for avr target.
7571
d932cae7 75722000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
7573
7574 * config.sub: Add mmix-knuth-mmixware.
7575
75762000-01-27 Christopher Faylor <cgf@redhat.com>
7577
7578 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7579 structure stuff to -L library search.
7580 (CXX_FOR_TARGET): Ditto.
7581 (CROSS_CHECK_MODULES): Fix spelling mistake.
7582
75832000-01-24 Mark Mitchell <mark@codesourcery.com>
7584
7585 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7586 the C++ compiler.
7587
75882000-01-12 Richard Henderson <rth@cygnus.com>
7589
7590 * configure.in: Don't build some bits for beos.
7591
75922000-01-12 Joel Sherrill (joel@OARcorp.com)
7593
7594 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7595 as include files.
7596
91b2c84d
GK
75972000-01-06 Geoff Keating <geoffk@cygnus.com>
7598
7599 * configure.in: Use mt-aix43 to handle *_TARGET defs,
7600 not mh-aix43.
7601
ba73c63f
JM
76021999-12-14 Richard Henderson <rth@cygnus.com>
7603
7604 * config.guess (alpha-osf, alpha-linux): Detect ev67.
7605 * config.sub: Accept alphaev[78], alphaev8.
7606
76071999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7608
7609 * config.guess, config.sub: Update from autoconf.
7610
7611Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7612
7613 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7614 necessary libraries are missing.
7615
76161999-10-25 Andreas Schwab <schwab@suse.de>
7617
7618 * configure: Fix quoting inside arguments of eval.
7619
76201999-10-21 Nick Clifton <nickc@cygnus.com>
7621
7622 * config-ml.in: Allow suppression of some ARM multilibs.
7623
7624Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
7625
7626 * config.guess: Add OS/390 match pattern.
7627 * config.sub: Add mvs, openedition targets.
7628 * configure.in (i370-ibm-opened*): New.
7629
ef14edc4
ILT
76301999-09-04 Steve Chamberlain <sac@pobox.com>
7631
7632 * config.sub: Add support for configuring for pj.
7633
afb478e8
NC
76341999-08-31 Nick Clifton <nickc@cygnus.com>
7635
fd6848f6 7636 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 7637
ba73c63f 76381999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
7639
7640 * configure.in: Do not configure or build ld for AIX
7641 platforms. ld is known to be broken on these platforms.
7642
ba73c63f
JM
7643Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7644
7645 * config-ml.in: Pass compiler flag corresponding to multidirs to
7646 subdir configures.
7647
c363de44
ILT
76481999-08-09 Ian Lance Taylor <ian@zembu.com>
7649
7650 * Makefile.in (LDFLAGS): Define.
7651
dc8bc5a6
ILT
76521999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
7653
7654 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7655 noconfigdirs.
7656 (*-*-cygwin*): Likewise.
7657
6ca3858e
ILT
76581999-08-08 Ian Lance Taylor <ian@zembu.com>
7659
71141bb6
ILT
7660 * mkdep: New file.
7661 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7662 (BINUTILS_SUPPORT_DIRS): Add mkdep.
7663
6ca3858e
ILT
7664 From Eli Zaretskii <eliz@is.elta.co.il>:
7665 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7666 long file name when using DJGPP on MS-DOS.
7667
ba73c63f
JM
7668Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
7669
7670 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7671
2735a327
AM
76721999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
7673
7674 * Makefile.in (check-target-libio): Remove all-target-libstdc++
7675 dependency as this causes "make check" to globally "make all"
7676
ba73c63f
JM
7677Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
7678
7679 * configure.in (target_libs): Added target-zlib.
7680 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7681 (CONFIGURE_TARGET_MODULES): Likewise.
7682 (CHECK_TARGET_MODULES): Likewise.
7683 (INSTALL_TARGET_MODULES): Likewise.
7684 (CLEAN_TARGET_MODULES): Likewise.
7685 (configure-target-zlib): New target.
7686 (all-target-zlib): Likewise.
7687 (all-target-libjava): Depend on all-target-zlib.
7688 (configure-target-libjava): Depend on configure-target-zlib.
7689
7690 * Makefile.in (configure-target-libjava): Depend on
7691 configure-target-newlib.
7692 (configure-target-boehm-gc): New target.
7693 (configure-target-qthreads): New target.
7694
80413487
RH
7695 * configure.in (target_libs): Added target-qthreads.
7696 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7697 (CONFIGURE_TARGET_MODULES): Likewise.
7698 (CHECK_TARGET_MODULES): Likewise.
7699 (INSTALL_TARGET_MODULES): Likewise.
7700 (CLEAN_TARGET_MODULES): Likewise.
7701 (all-target-qthreads): New target.
7702 (configure-target-libjava): Depend on configure-target-qthreads.
7703 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
7704
7705 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7706 (CONFIGURE_TARGET_MODULES): Likewise.
7707 (CHECK_TARGET_MODULES): Likewise.
7708 (INSTALL_TARGET_MODULES): Likewise.
7709 (CLEAN_TARGET_MODULES): Likewise.
7710 (all-target-libjava): New target.
7711 (all-target-boehm-gc): Likewise.
7712 * configure.in (target_libs): Added libjava, boehm-gc.
7713
08d836d6
ILT
77141999-07-22 Ian Lance Taylor <ian@zembu.com>
7715
7716 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7717 configure.bat in SUPPORT_FILES.
7718 (gas+binutils.tar.bz2): Likewise.
7719
7720 * makeall.bat: Remove; obsolete.
7721
8f36e47c
ILT
77221999-07-21 Ian Lance Taylor <ian@zembu.com>
7723
7724 From Mark Elbrecht:
7725 * configure.bat: Remove; obsolete.
7726
56e82f25
ILT
77271999-07-11 Ian Lance Taylor <ian@zembu.com>
7728
7729 * configure: Add -W -Wall to the default CFLAGS when compiling with
7730 gcc.
7731
1001d816
JL
7732Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
7733
7734 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7735
106117aa
MM
77361999-06-30 Mark Mitchell <mark@codesourcery.com>
7737
7738 * configure.in: Build ld on IRIX6.
7739
c376f4ed
ILT
77401999-06-12 Ian Lance Taylor <ian@zembu.com>
7741
7742 * Makefile.in: Change distribution targets to use bzip2 instead of
7743 gzip.
7744 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 7745 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 7746
306b7445
NC
77471999-06-04 Nick Clifton <nickc@cygnus.com>
7748
7749 * config.sub: Add mcore target.
7750
d932cae7 77511999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
7752
7753 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7754
d932cae7 77551999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
7756
7757 * config.guess (dummy): Changed to $dummy.
7758
6c3175b0
NC
77591999-05-24 Nick Clifton <nickc@cygnus.com>
7760
ba73c63f
JM
7761 * config.sub: Tidied up case statements.
7762
77631999-05-22 Ben Elliston <bje@cygnus.com>
7764
7765 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7766 <jiro@din.or.jp>.
7767
7768 * config.guess: Merge with FSF version. Future changes will be
7769 more accurately recorded in this ChangeLog.
7770 * config.sub: Likewise.
7771
d932cae7 77721999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
7773
7774 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 7775
252b5132
RH
77761999-04-30 Tom Tromey <tromey@cygnus.com>
7777
7778 * ltmain.sh: [mode link] Always use CC given by ltconfig.
7779
77801999-04-23 Tom Tromey <tromey@cygnus.com>
7781
7782 * ltconfig, ltmain.sh: Update to libtool 1.2f.
7783
77841999-04-20 Drew Moseley <dmoseley@cygnus.com>
7785
7786 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7787 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7788 Bad merge removed these two changes.
7789
ba73c63f 7790Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 7791 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
7792
7793 * config.guess (interix Alpha): Add.
7794
252b5132
RH
77951999-04-11 Richard Henderson <rth@cygnus.com>
7796
7797 * configure.in (i?86-*-beos*): Do config gperf; don't config
7798 gdb, newlib, or libgloss.
7799
d932cae7 78001999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 7801
ba73c63f
JM
7802 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7803 link a trivial program with -mabi=64. If it fails, remove mabi=64
7804 from multidirs.
7805
d932cae7 78061999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
7807
7808 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7809
252b5132
RH
78101999-04-08 Nick Clifton <nickc@cygnus.com>
7811
7812 * config.sub: Add support for mcore targets.
7813
78141999-04-07 Michael Meissner <meissner@cygnus.com>
7815
7816 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7817 not mt-ospace, in order to shut up assembler warning about using
7818 symbols that are named the same as registers.
7819
78201999-04-07 Drew Moseley <dmoseley@cygnus.com>
7821
7822 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7823 dependency list for all-target-cygmon.
7824
78251999-04-05 Doug Evans <devans@casey.cygnus.com>
7826
7827 * config-ml.in: Check $host, not $target, for selective multilibs.
7828 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7829 thumb interworking, and underscore prefix multilibs.
7830
78311999-04-04 Ian Lance Taylor <ian@zembu.com>
7832
7833 * missing: Update to version from current automake.
7834
7835Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
7836
7837 * configure (gxx_include_dir): Removed.
7838
7839 * configure.in (gxx_include_dir): Handle it.
7840 * Makefile.in: Likewise.
7841
78421999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
7843
7844 * config.sub (mips64vr4111,mips64vr4111el) Add.
7845
78461999-03-21 Ben Elliston <bje@cygnus.com>
7847
80413487 7848 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
7849
7850Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
7851
252b5132
RH
7852 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7853 config/mh-djgpp.
7854
7855Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
7856
7857 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7858 all-target-newlib to dependency list for all-target-bsp.
7859
7860Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
7861
7862 * config.sub: Add i386-uwin support.
7863 * config.guess: Likewise.
7864
7865Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7866
7867 * configure.in: cleanup, add mh-*pic handling for arm, special
7868 case powerpc*-*-aix*
7869
7870Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
7871
7872 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7873 can be built.
7874
7875Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
7876
7877 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 7878 targets.
252b5132
RH
7879
78801999-03-02 Nick Clifton <nickc@cygnus.com>
7881
7882 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7883
d932cae7 78841999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
7885
7886 * config.sub: Check for "cygwin*" rather than "cygwin32*"
7887
78881999-02-24 Nick Clifton <nickc@cygnus.com>
7889
7890 * config.sub: Fix typo in arm recognition.
7891
d932cae7 78921999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
7893
7894 * configure.in (noconfigdirs): Changed target_configdirs to
7895 include target-bsp only for m68k-*-elf* and m68k-*-coff*
7896 rather than m68k-*-* since it is not known to work on
7897 m68k-aout. Ditto for arm-*-*oabi.
7898
d932cae7 78991999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
7900
7901 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
7902
79031999-02-19 Ben Elliston <bje@cygnus.com>
7904
7905 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7906 Smart and improved by Andrew Cagney.
7907
d932cae7 79081999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
7909
7910 * config.guess: Recognize openbsd-*-hppa.
7911
d932cae7 79121999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
7913
7914 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7915 only if it is not empty.
7916
79171999-02-17 Nick Clifton <nickc@cygnus.com>
7918
7919 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 7920
fd6848f6 7921 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
7922
7923 * config.sub: Modified to recognize uname's armv* syntax.
7924
79251999-02-17 Mark Salter <msalter@cygnus.com>
7926
7927 * configure.in: Added target-bsp for sparclite.
7928
d932cae7 79291999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
7930
7931 * config.sub: Recognize alphapca5[67] and up to alphaev8.
7932
79331999-02-08 Nick Clifton <nickc@cygnus.com>
7934
7935 * configure.in: Add support for strongarm port.
7936 * config.sub: Add support for strongarm target.
7937
d932cae7 79381999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 7939
252b5132
RH
7940 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7941 the old name config/mh-cygwin32.
7942 Enable texinfo.
7943
d932cae7 79441999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
7945
7946 * configure.in: Do build ld for ix86 Solaris.
7947
d932cae7 79481999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
7949
7950 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
7951 $AR_FOR_TARGET. Likewise for RANLIB.
7952
d932cae7 79531999-02-02 Catherine Moore <clm@cygnus.com>
35590697 7954
80413487
RH
7955 * config.sub (oabi): Recognize.
7956 * configure.in (arm-*-oabi): Handle.
252b5132 7957
d932cae7 79581999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
7959
7960 * config.guess: Improve detection of i686 on UnixWare 7.
7961
d932cae7 79621999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
7963
7964 * config.guess: Add support for i386-pc-interix.
7965 * config.sub: Likewise.
7966 * configure.in: Likewise.
252b5132 7967
d932cae7 79681999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7969
7970 * Makefile.in: Remove unneeded all-target-libio from
7971 from all-target-winsup target since it is now unneeded.
7972 Add all-target-libtermcap in its place since it is now
7973 needed.
7974
d932cae7 79751998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7976
7977 * configure.in: makefile stub for cygwin target is probably
7978 unnecessary. Remove it for now.
252b5132 7979
d932cae7 79801998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7981
7982 * configure.in: libtermcap.a should be built when cygwin is the
7983 target as well as the host.
7984 * config.guess: Allow mixed case in cygwin uname output.
7985 * Makefile.in: Add libtermcap target.
252b5132 7986
d932cae7 79871998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7988
7989 * config.sub: Clean up handling of hppa2.0.
7990
d932cae7 79911998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
7992
7993 * config.guess: Use C code to identify more HP machines.
7994
7995Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
7996
7997 * config.sub: Handle hppa2.0.
7998
ba73c63f
JM
7999Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8000
8001 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8002 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8003
80041998-12-15 Mark Salter <msalter@cygnus.com>
8005
8006 * configure.in: Added target-bsp for several target architectures.
8007
8008 * Makefile.in: Added rules for bsp.
8009
252b5132
RH
8010Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8011
8012 * config.guess: Improve detection of hppa2.0 processors.
8013
8014Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8015
8016 * config.guess: Recognize FreeBSD using ELF automatically.
8017
80181998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8019
8020 * configure (skip-this-dir): Add handling for new shell script, which
8021 might be created by a sub-directory's configure to indicate, this particular
8022 directory is "unwanted".
8023 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8024
252b5132
RH
8025Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8026
8027 * ltconfig: import from libtool, after changing libtool to
8028 account for the cygwin name change.
8029
8030Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8031
8032 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8033 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8034
8035Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8036
8037 * configure.in: Add libtermcap to list of cygwin dependencies.
8038
d932cae7 80391998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8040
80413487
RH
8041 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8042 they include winsup/include when it's a cygwin target.
252b5132
RH
8043
80441998-11-12 Tom Tromey <tromey@cygnus.com>
8045
8046 * configure.in (host_tools): Added zip.
8047 * Makefile.in (all-target-libjava): Depend on all-zip.
8048 (all-zip): New target.
8049 (ALL_MODULES): Added all-zip.
8050 (NATIVE_CHECK_MODULES): Added check-zip.
8051 (INSTALL_MODULES): Added install-zip.
8052 (CLEAN_MODULES): Added clean-zip.
8053
d932cae7 80541998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8055
8056 * Makefile.in: lose "32" from comment about cygwin.
8057
d932cae7 80581998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8059
8060 * configure.in: Use -Os to build target libraries for the fr30.
8061
d932cae7 80621998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8063
8064 * config.sub: Add fr30.
8065
d932cae7 80661998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8067
80413487 8068 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8069 cygwin* instead of cygwin32*.
8070 * config.sub: Check cygwin* instead of cygwin32*.
8071
d932cae7 80721998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8073
8074 * config.guess: Match any version of Unixware7.
8075
252b5132
RH
80761998-10-20 Syd Polk <spolk@cygnus.com>
8077
8078 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8079 if desired.
8080
d932cae7 80811998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8082
8083 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8084 these if the appropriate directories and files to not exist.
8085
d932cae7 80861998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8087
8088 * Makefile.in (DEVO_SUPPORT): Add config.if.
8089
d932cae7 80901998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8091
8092 * configure: Add pattern to replace "build_tooldir"'s
8093 definition in the generated Makefile with "tooldir"'s
8094 actual value.
8095
252b5132
RH
8096Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8097
8098 * config.sub: Bring back lost sparcv9.
8099
ba73c63f
JM
8100 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8101
8102Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8103
8104 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8105 CC_FOR_TARGET and friends.
8106
8107Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8108
ba73c63f
JM
8109 * Makefile.in (build_tooldir): New variable, same as tooldir.
8110 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8111 -B$(build_tooldir)/bin/.
8112 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8113
252b5132
RH
8114Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8115
8116 * config.sub: Add support for i[34567]86-pc-udk.
8117 * configure.in: Likewise.
8118
8119Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8120
8121 * Makefile.in: add bzip2 package building bits for user
8122 tools module
8123 * configure.in: ditto
8124
ba73c63f
JM
8125Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8126
8127 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8128 (ALL_TARGET_MODULES): Add all-target-libobjc.
8129 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8130 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8131 (all-target-libchill): Add dependencies.
8132 * configure.in (target_libs): Add libchill.
35590697 8133
252b5132
RH
81341998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8135
ba73c63f 8136 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8137
8138Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8139
8140 * Makefile.in (all-automake): fix dependencies.
8141
8142Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8143
8144 * configure.in: Minor cleanups for building in the $(target_alias)
8145 subdir.
8146
81471998-09-22 Jim Wilson <wilson@cygnus.com>
8148
8149 * Makefile.in (bootstrap): Set r and s before make all. Use
8150 BASE_FLAGS_TO_PASS in make all.
8151 (cross): Likewise.
8152
81531998-09-20 Mark Mitchell <mark@markmitchell.com>
8154
8155 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8156
252b5132
RH
8157Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8158
8159 * config.sub: Fix typo in last change.
8160
81611998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8162
8163 * config.sub: Add support for C4x target.
8164 * configure.in: Likewise.
8165
81661998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8167
8168 * config.sub: Recognize sparcv9 just like sparc64.
8169
8170Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8171
8172 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8173
8174Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8175
8176 * config.guess: Correctly identify Pentium II sco boxes.
8177
8178 * config.guess: Fix "tr" code. From Weiwen Liu.
8179
8180Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8181
8182 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8183 stabs.
8184
8185Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8186
8187 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8188 (ALL_TARGET_MODULES): Add all-target-libchill.
8189 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8190 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8191 (all-target-libchill): Add dependencies.
8192 * configure.in (target_libs): Add libchill.
8193
8194Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8195
8196 * config.guess: Avoid assumptions about "tr" behaves when
8197 LANG is set to something other than English.
8198
8199Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8200
8201 * configure (gxx_include_dir): Changed to
8202 '${prefix}/include/g++'-${libstdcxx_interface}.
8203
8204 * config.if: New to determine the interfaces.
8205
8206Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8207
8208 * config.guess: Detect and handle MPE/IX.
8209 * config.sub: Deal with MPE/IX.
8210
8211Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8212
8213 * configure.in: Use mh-aix43.
8214
82151998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8216
8217 * configure: Fix --without/--disable cases for gxx-include-dir.
8218
8219Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8220
8221 * mdata-sh: Imported. Needed for automake support.
8222
8223Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8224
ba73c63f 8225 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
8226 "chmod og=u `find . -print`".
8227
8228Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8229
ba73c63f 8230 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
8231
8232Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8233
8234 * Makefile.in: Undo previous patch.
8235
8236Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8237
8238 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8239 to here ...
8240 (install-no-fixedincludes): and here
8241 (INSTALL_MODULES): ... from here.
8242
8243Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8244
8245 * config.sub: Merge with FSF.
8246
8247 * config.guess: Merge with FSF.
8248
8249Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8250
8251 * configure (extraconfigdirs): New variable.
8252 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8253 * Makefile.in (all): Move higher in file.
8254 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8255 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8256 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8257 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8258 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8259
82601998-07-23 Brendan Kehoe <brendan@cygnus.com>
8261
8262 * Makefile.in (all-target-libjava): Depend on all-gcc and
8263 all-target-newlib.
8264 (configure-target-libjava): Depend on $(ALL_GCC).
8265
8266Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8267
8268 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8269 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8270
8271Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8272
8273 * ylwrap: Change absolute path checks to check for DOS style path
8274 names.
8275
8276 * ylwrap: Don't use a full path name if the source file is in the
8277 same directory. From hjl@lucon.org (H.J. Lu).
8278
8279 * config-ml.in: Default to being verbose, to match Feb 18 change to
8280 configure.
8281
8282Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8283
8284 Brought over from egcs:
8285
8286 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8287
8288 * configure.in (target_subdir): Set to ${target_alias} instead
8289 of "libraries".
8290
8291 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8292
8293 * configure.in (target_subdir): Set to libraries if enable_multilib.
8294
8295Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8296
8297 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8298 multilibs, force reconfiguration the first time we create
8299 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8300
8301Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8302
8303 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8304 avoid confusion with --no-recursion.
8305
8306Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8307
8308 * configure.in: Win32 hosts shouldn't use install -x
8309 * install-sh: remove -x option, and special .exe-handling
8310 hack.
8311
8312Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8313
8314 * config.guess: Recognize i586-pc-beos.
8315 * configure.in: Don't build some bits for beos.
8316
8317Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8318
8319 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8320 CFLAGS default to -O2.
8321
8322 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8323 when using GNU ld.
8324
8325Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8326
8327 * ltmain.sh: Correct install when using a different shell.
8328
8329Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8330
8331 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8332
8333Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8334
8335 * makefile.vms: Update to build binutils/makefile.vms. Add install
8336 target.
8337
8338Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8339
8340 * ltconfig: Update to correct AIX handling.
8341
8342Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8343
8344 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8345
8346 * configure.in (target_subdir): Set to ${target_alias} instead
8347 of "libraries".
8348
83491998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8350
8351 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8352 (Makefile): Depend on $(gcc_version_trigger).
8353
8354 * configure (gcc_version): Change default initializer to empty
8355 string.
8356 (gcc_version_trigger): New variable; pass this variable down
8357 to subdir configures to enable them checking gcc's version
8358 themselves. Emit make macros for both gcc_version vars.
8359 (topsrcdir): Initialize reliably.
8360 (recursion line): Remove --with-gcc-version=${gcc_version}.
8361
83621998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8363
8364 * configure (enable_version_specific_runtime_libs): Implement new flag
8365 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8366 in $(libsubdir); emit definition in each generated Makefile.
8367 (gxx_include_dir): Initialize depending on
8368 $enable_version_specific_runtime_libs.
8369
83701998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8371
8372 * configure (gcc_version): Initialize properly depending on
8373 how and where configure is started.
8374 (recursion line): Pass a --with-gcc-version=${gcc_version}
8375 to configures in subdirs.
8376
8377Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8378
8379 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 8380 cygmon
252b5132
RH
8381
8382Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8383
8384 * configure.in: Add cygmon and libstub support for mn10200.
8385
83861998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8387
8388 * configure (gcc_version): Add new variable describing the
8389 particular gcc version we're building.
8390 * Makefile.in (libsubdir): Add new macro for the directory
8391 in which the compiler finds executables, libraries, etc.
8392 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8393 and libsubdir.
8394
8395Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8396
ba73c63f
JM
8397 * Makefile.in (local-clean): Remove *.log.
8398 (warning.log): Built with warn_summary from build.log.
8399 (mail-report.log): Run test_summary.
8400 (mail-report-with-warnings.log): Run test_summary including
8401 warning.log in the report.
252b5132
RH
8402
8403Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8404
8405 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8406
8407Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8408
8409 * Makefile.in (grep): Grep no longer depends on libiberty.
8410
8411Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8412
8413 * Makefile.in: all-snavigator needs all-libgui.
8414
8415Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8416
8417 * configure.in: Add cygmon and libstub support for mn10300.
8418
8419Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8420
8421 * missing: Update to version from automake 1.3.
8422
8423 * ltmain.sh: On installation, don't get confused if the same name
8424 appears more than once in the list of library names.
8425
8426Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8427
8428 * config.sub: Accept m68060 and m5200 as CPU names.
8429
8430Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8431
8432 * configure: Use && rather than using -a in test, because odd
8433 strings can confuse test.
8434 * configure.in: Likewise.
8435
8436Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8437
8438 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8439
8440Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8441
8442 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
8443 bootstrap4-lean): New targets.
8444
8445Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8446
8447 * mpw-* Delete. Not used.
252b5132
RH
8448
8449Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8450
8451 * COPYING.LIB: Update FSF address.
8452
8453Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8454
8455 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8456
8457 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8458 GAS_SUPPORT_DIRS.
8459
8460Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8461
8462 * ltconfig, ltmain.sh: Avoid producing a version number if
8463 -version-info was not used.
8464
8465Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8466
8467 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8468 building with newlib.
8469
84701998-04-30 Paul Eggert <eggert@twinsun.com>
8471
ba73c63f 8472 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 8473 Solaris `make' causes it to continue to next definition.
252b5132 8474
afb8d725
JM
8475Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8476
8477 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8478 the right GUI libraries and files are installed along with GDB.
8479
252b5132
RH
8480Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8481
8482 * configure.in: Change alpha to alpha* in several places.
8483
8484Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8485
8486 * config.sub: Recognize sparc86x.
8487
8488Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 8489
252b5132
RH
8490 * configure.in (--enable-target-optspace): Remove debug echo.
8491
8492Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8493
8494 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8495
8496Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8497
8498 * ltconfig: Update cygwin32 support.
8499
8500 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8501 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8502 (GDB_SUPPORT_DIRS): Likewise.
8503
8504Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8505
8506 * configure.in (target_makefile_frag): If --enable-target-optspace,
8507 use -Os to compile target libraries rather than -O2. Default to
8508 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8509 not used.
8510 * configure.in (target_cflags): Ditto for d30v.
8511
8512Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8513
8514 * Makefile.in (all-bfd): Depend on all-intl.
8515 (all-binutils): Likewise.
8516 (all-gas): Likewise.
8517 (all-gprof): Likewise.
8518 (all-ld): Likewise.
8519
252b5132
RH
85201998-04-19 Brendan Kehoe <brendan@cygnus.com>
8521
8522 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8523
8524Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
8525
8526 * Makefile.in (all-bfd): Depend upon all-libiberty.
8527
8528 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8529
8530Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
8531
8532 * Makefile.in: Add libstub.
8533
8534 * configure.in: Ditto. Build libstub for targets that have cygmon
8535 support.
8536
8537Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
8538
8539 * configure.in: Don't set PICFLAG on ix86-cygwin32.
8540
8541Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
8542
8543 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8544 use mh-sysv5 if specified. Support gprof on SCO Open Server.
8545
8546Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
8547
8548 * configure: Define DEFAULT_M4 by searching PATH.
8549 * Makfile.in: Use DEFAULT_M4.
8550
8551Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
8552
8553 * ltconfig: Add cygwin32 support.
8554
8555 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
8556 to configure and build.
8557
8558Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
8559
8560 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
8561
8562Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
8563
8564 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8565
8566Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
8567
8568 * Makefile.in: add ash make rules
8569 * configure.in: add ash to native_only and host_tools lists
8570
8571Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
8572
8573 * Makefile.in (all-gettext, all-intl): New targets.
8574 (ALL_MODULES): Added all-gettext, all-intl.
8575 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8576 (INSTALL_MODULES): Added install-gettext, install-intl.
8577 (CLEAN_MODULES): Added clean-gettext, clean-intl.
8578
8579 * configure.in (host_tools): Added gettext.
8580 (native_only): Likewise.
8581 (noconfigdirs) [various cases]: Likewise.
8582 (host_libs): Added intl.
8583
afb8d725
JM
8584Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
8585
8586 * configure: Do not disable building gdbtk for cygwin32 hosts.
8587
ba73c63f
JM
8588Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
8589
8590 * configure.in: Add thumb-coff target.
8591 * config.sub: Add thumb-coff target.
8592
252b5132
RH
8593Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8594
8595 * Makefile.in: Revert yesterday's change.
8596 (all-target-winsup): all-target-librx stays out of here.
8597
8598Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
8599
ba73c63f
JM
8600 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8601 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8602 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
8603 Remove references to librx and libg++.
8604
8605Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
8606
8607 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8608 recursive makes
8609
8610Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
8611
8612 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8613 for newlib directory.
8614 (CXX_FOR_TARGET): Likewise.
8615
8616Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
8617
8618 * ltconfig: Update after libtool/ltconfig.in change for
8619 hpux11.
8620
8621Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
8622
8623 * ltconfig, ltmain.sh: Update to libtool 1.2.
8624
8625Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
8626
8627 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8628 (install-gcc-cross): Instead, override LANGUAGES here.
8629
86301998-03-18 Dave Love <d.love@dl.ac.uk>
8631
8632 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8633 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8634
8635Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
8636
8637 * configure.in: Add Thumb-pe target.
8638
8639Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 8640
252b5132
RH
8641 * Makefile.in - changed sn targets to snavigator
8642 * configure.in - changed sn targets to snavigator
8643
8644Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
8645
8646 * config-ml.in: After building symlink tree call make distclean
8647 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8648 to be the case for libiberty.
8649
8650Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
8651
8652 * configure: When making link, also check the current
8653 directory. The configure scripts may create one.
8654
8655Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
8656
8657 * config.sub: Accept alphapca56 and alphaev6 properly.
8658
8659Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8660
8661 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8662
252b5132
RH
8663Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8664
80413487 8665 * config.sub (sco5): Fix typo.
252b5132
RH
8666
8667Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
8668
8669 * Makefile.in (INSTALL_MODULES): Move install-tcl before
8670 install-itcl.
8671 (install-itcl): Remove dependency on install-tcl.
8672
8673Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
8674
8675 * configure.in: Remove libgloss from noconfigdirs for MN10300.
8676
252b5132
RH
8677Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
8678
8679 * configure.in: Don't build libgui for a cygwin32 target when not on
8680 a cygwin32 host.
8681
8682Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
8683
8684 * configure (redirect): Set to null, so default behavior of
8685 configure is now --verbose.
8686
86871998-02-16 Dave Love <d.love@dl.ac.uk>
8688
8689 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8690 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8691
8692Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
8693
8694 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8695 this change to sync Makefile.in with its ChangeLog entries.
8696
8697Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
8698
8699 * ltmain.sh (mkdir): Check that the directory doesn't exist
8700 before we exit with error, so that we don't get races during
8701 parallel builds.
8702
8703Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
8704
8705 * ltconfig, ltmain.sh: Update from libtool 1.0i.
8706
8707Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
8708
8709 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8710 PICFLAG_FOR_TARGET.
8711 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8712
8713 * configure: Emit a definition for the new macro enable_shared
8714 into each Makefile.
8715
252b5132
RH
8716Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8717
8718 * configure.in (host_tools, native_only): Add libtool.
8719
8720Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
8721
8722 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8723 Fix typo in ming config comment.
8724
8725Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
8726
8727 * ltconfig, ltmain.sh: Update from libtool 1.0h.
8728
8729Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
8730
8731 * config.sub: Add tic30 cases, and map c30 to tic30.
8732
ba73c63f
JM
8733Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
8734
8735 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8736 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8737 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8738 (CLEAN_TARGET_MODULES): Similarly
8739 (all-target-libf2c): Add dependences.
35590697 8740 * configure.in (target_libs): Add libf2c.
ba73c63f 8741
252b5132
RH
8742Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
8743
ba73c63f
JM
8744 * configure.in: Remove expect from noconfigdirs when target
8745 is cygwin32. OK to build expect and dejagnu with Canadian
8746 Cross.
252b5132
RH
8747
8748Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
8749
8750 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8751 host.
8752
8753 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8754 and mingw32.
8755
8756Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
8757
8758 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8759 here as it is not defined in the toplevel Makefile.
8760
8761Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
8762
8763 * configure (package_makefile_rules_frag): New variable, which names
8764 a file with generic rules, ...
8765 Change comment to mention we now have FIVE parts.
8766 * configure: Undo last change.
8767
8768Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
8769
8770 * config.guess: More accurate determination of HP processor types.
8771 * config.sub: More accurate determination of HP processor types.
8772
8773Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
8774
8775 * configure (package_makefile_frag): Move inserting the
8776 ${package_makefile_frag} to where it should be according
8777 to the comment.
8778
ba73c63f 8779Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
8780
8781 * config.guess: Add support for Linux/ARM.
8782
8783Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
8784
8785 * .cvsignore: Remove *-info and *-install since they match
8786 release-info and mpw-install, which we don't want to just ignore.
8787
8788Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
8789
8790 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8791
8792Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
8793
8794 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8795 local_prefix to sub-make invocations.
8796
8797Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
8798
8799 * configure.in: Check makefile fragments in the source
8800 directory.
8801
8802Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8803
ba73c63f
JM
8804 * configure.in: Check whether host and target makefile
8805 fragments exist before adding them to *_makefile_frag.
252b5132
RH
8806
8807Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
8808
8809 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 8810
252b5132
RH
8811Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
8812
8813 * configure.in: Make sure we only replace RPATH_ENVVAR on
8814 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8815 regexp to sed.
8816
8817 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8818 to sub-makes.
8819
88201998-01-13 Lee Iverson (leei@ai.sri.com)
8821
8822 * config-ml.in (multi-do): LDFLAGS must include multilib
8823 designator.
8824
8825Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
8826
8827 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8828
8829Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
8830
8831 * config.sub: Add mingw32 support.
8832 * configure.in: Likewise.
252b5132
RH
8833
8834Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8835
8836 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8837
8838Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
8839
8840 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8841 * configure (gxx_include_dir): Provide a definition for subdirs
8842 which do not use autoconf.
8843
8844Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
8845
8846 * config.guess: Sync with egcs. Picks up new alpha support,
8847 BeOS & some additional linux support.
8848
ba73c63f 8849Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8850
8851 * config.guess: HP 9000/803 is a PA1.1 machine.
8852
ba73c63f
JM
8853Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
8854
8855 * configure.in: It's alpha*-...
252b5132
RH
8856
8857Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
8858
ba73c63f
JM
8859 * configure.in (host_makefile_frag, target_makefile_frag):
8860 Handle multiple config files.
8861 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8862 alpha-*-*.
252b5132
RH
8863
8864Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
8865
8866 * mkdep: New file.
8867
8868Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
8869
8870 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8871
8872Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
8873
8874 * Makefile.in: Add libgui directory.
8875 (GDB_TK): Add all-libgui.
8876 * configure.in: Add libgui directory.
8877 * configure: Add all-libgui to GDB_TK.
8878
8879Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
8880
8881 * config-ml.in (multidirs): Add m32r to multilib list.
8882
8883Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
8884
8885 * Makefile.in (all-target-gperf): Change dependency to
8886 all-target-libstdc++.
8887
8888Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
8889
8890 * config.guess: Add BeOS support.
8891
8892Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
8893
8894 Source directory cvs renamed to cvssrc:
8895 * configure.in (host_tools): Change cvs to cvssrc.
8896 (native_only): Likewise.
8897 (noconfigdirs) [various cases]: Likewise.
8898 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8899 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8900 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8901 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8902 (all-cvssrc): Rename target from all-cvs.
8903
8904Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
8905
8906 * configure (gxx_include_dir): Fix thinko.
8907
8908Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
8909
8910 * Makefile.in (INSTALL_TARGET_CROSS): Define.
8911 (install-cross, install-gcc-cross): New targets.
8912
8913Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
8914
8915 * configure.in (noconfigdirs): Add support for Thumb target.
8916
8917 * config.sub (maybe_os): Add support for Thumb target.
8918
8919Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
8920
8921 * Makefile.in: Add rules for cygmon.
8922
8923 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8924
8925Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
8926
8927 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8928 * configure (gxx_include_dir): Provide a definition for subdirs
8929 which do not use autoconf.
8930
8931Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
8932
8933 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 8934 11/18/97 build
252b5132
RH
8935
8936Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
8937
8938 * From Franz Sirl.
8939 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8940 found on RedHat Linux systems.
8941
8942Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
8943
8944 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8945 guesses.
8946
8947Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
8948
8949 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8950
8951Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
8952
8953 * ltmain.sh: If mkdir fails, check whether the directory was created
8954 anyhow by some other process.
8955
8956Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
8957
8958 * configure.in (d30v-*-*): Configure all directories.
8959
8960Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
8961
8962 * configure.in (d30v-*-*): Configure newlib, libiberty directories
8963 for the D30V.
8964
8965Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
8966
8967 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8968
8969Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
8970
80413487
RH
8971 * include/libiberty.h: Add extern "C" { so it can be used with C++
8972 progrms.
8973 * include/remote-sim.h: Add extern "C" { so it can be used with C++
8974 programs.
252b5132
RH
8975
8976Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
8977
8978 * configure.in (d30v-*-*): Configure GCC now.
8979
8980Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
8981
8982 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8983 is no longer needed.
8984
8985Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
8986
8987 * Makefile.in: check-target-libio depends on all-target-libstdc++.
8988
8989Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
8990
8991 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8992 targets using "$@" to provide support for similar but not identical
8993 targets without having to duplicate code.
8994
8995Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
8996
8997 * makefile.vms: Fix to work with DEC C.
8998
8999Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9000
9001 * config.sub: Add mips-tx39-elf to marketing names.
9002
9003Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9004
9005 * ltmain.sh: Handle symlinks in generated script.
9006
9007Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9008
9009 * configure: Handle autoconf style directory options: --bindir,
9010 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9011 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9012 --sysconfdir.
9013 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9014 (sharedstatedir, localstatedir, oldincludedir): New variables.
9015 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9016 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9017 sbindir, sharedstatedir, and sysconfdir.
9018
9019Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9020
9021 * Makefile.in (bootstrap-lean): New target.
9022
9023Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9024
9025 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9026 sn, and gnuserv from noconfigdirs.
252b5132
RH
9027
9028Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9029
9030 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9031
9032Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9033
ba73c63f 9034 * Makefile.in (cross): New target.
252b5132
RH
9035
9036Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9037 Jeff Law <law@cygnus.com>
252b5132
RH
9038
9039 * Makefile.in (bootstrap2, bootstrap3): New targets.
9040 (all-bootstrap): Remove outdated and confusing target.
9041 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9042
afb8d725
JM
9043Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9044
9045 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9046 windows. Consistent with gdb/configure.
afb8d725 9047
252b5132
RH
90481997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9049
252b5132
RH
9050 * configure.in: Name Linux target fragment.
9051
9052 * configure: Rewrite so that project Makefile fragment is inserted
9053 first and appears last in the resulting Makefile.
9054
9055Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9056
9057 * Makefile.in (install-itcl): Install tcl first.
9058
252b5132 9059Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9060
252b5132
RH
9061 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9062
9063Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9064
9065 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9066
9067 * configure.in (skipdirs): Add target-librx for Linux.
9068 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9069
9070Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9071
9072 * Makefile.in (bootstrap): New target.
9073
9074Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9075
9076 * config.sub: Accept 'amigados' for backward compatability.
9077
9078Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9079
9080 * config.guess: Merge with FSF.
9081
ba73c63f
JM
9082Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9083
9084 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9085
252b5132
RH
9086Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9087
9088 * config.sub: Add "marketing-names" patch.
9089
9090Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9091
80413487 9092 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9093
9094Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9095
9096 * config.sub: Handle v850-elf.
9097
ba73c63f
JM
9098Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9099
9100 * .cvsignore (*-install): Remove.
9101
252b5132
RH
9102Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9103
9104 * ltconfig: Set CONFIG_SHELL in libtool.
9105 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9106
9107Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9108
9109 * configure.in (target_subdir): Set to libraries if enable_multilib.
9110
9111Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9112
9113 * config.guess: Update from gcc directory.
9114
9115Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9116
9117 * Makefile.in (all-sim): Depends on all-readline.
9118
9119Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9120
9121 * Makefile.in (BISON, YACC): Use $$s.
9122 (all-bison): Depend on all-texinfo.
9123
9124Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9125
9126 * Makefile.in (BISON): Add -L flag.
9127 (YACC): Likewise.
9128
9129Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9130
35590697
AJ
9131 * configure.in (noconfigdirs): Add support for v850e target.
9132
252b5132
RH
9133 * config.sub (maybe_os): Add support for v850e target.
9134
9135Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9136
35590697
AJ
9137 * configure.in (noconfigdirs): Add support for v850ea target.
9138
252b5132
RH
9139 * config.sub (maybe_os): Add support for v850ea target.
9140
9141Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9142
9143 * config.sub: Add mipstx39. Delete r3900.
9144
9145Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9146
9147 * Makefile.in (all-autoconf): Depends on all-texinfo.
9148
9149Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9150
9151 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9152 eabi targets.
9153
9154Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9155
9156 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9157
9158 * configure: When handling a Canadian Cross, handle YACC as well as
9159 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9160 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9161
9162Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9163
9164 * Makefile.in (BISON): bison, not byacc or bison -y.
9165 (YACC): bison -y or byacc or yacc.
9166 (various): Add *-bison as appropriate.
9167 (taz): No need to mess with BISON anymore.
9168
9169Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9170
9171 * configure: If OSTYPE matches *win32*, try to find a good value for
9172 CONFIG_SHELL.
9173
9174Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9175
9176 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9177 configure.in if it is present.
9178
9179Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9180
9181 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9182
9183Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9184
9185 * config.sub: Recognize `arc' cpu.
9186 * configure.in: Likewise.
9187 * config-ml.in: Likewise.
9188
9189Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9190
9191 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9192
9193Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9194
9195 * configure: Changed sed delimiter from ':' to '|' when
9196 attempting to substitute ${config_shell} for SHELL. On
9197 NT ${config_shell} may contain a ':' in it.
9198
9199Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9200
9201 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9202
9203Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9204
9205 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9206
9207Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9208
9209 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9210
9211 * ylwrap: If the program is a relative path, force it to be
9212 absolute.
9213
9214Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9215
9216 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9217
9218Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9219
9220 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
9221 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9222 for libraries.
252b5132
RH
9223
9224Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9225
9226 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 9227 separated by spaces.
252b5132
RH
9228
9229Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9230
9231 * ylwrap: New file.
9232 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9233
9234 * ltmain.sh: Handle /bin/sh at start of install program.
9235
9236 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9237
9238 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9239 * missing: New file, from automake 1.2.
9240
9241Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9242
9243 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9244 check-tk to CHECK_X11_MODULES.
9245
9246Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9247
9248 * config.sub: Merge with FSF.
9249
9250Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9251
9252 * config.guess: Merge with FSF.
9253
9254Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9255
9256 * configure: Treat msdosdjgpp like go32.
9257 * configure.in: Likewise. Don't remove gprof for go32.
9258
9259 * configure: Change Makefile.tem2 to Makefile.tm2.
9260
9261Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9262
9263 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9264
9265Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9266
9267 * install-sh (chmodcmd): Set to null if the DST directory already
9268 exists. Same as Nov 11th change.
9269
9270Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9271
35590697 9272 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
9273
9274Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9275
9276 * config.guess: Update from FSF.
9277
9278Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9279
9280 * Makefile.in (GDB_TK): Depend on itcl and tix.
9281
9282Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9283
9284 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9285 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9286 (INSTALL_SCRIPT): New variable.
9287 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9288 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9289 to -x.
9290 * install-sh: Add support for -x option.
9291
9292Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9293
9294 * configure.in, Makefile.in: Treat tix like itcl.
9295
9296Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9297
9298 * Makefile.in (WINDRES): New variable.
9299 (WINDRES_FOR_TARGET): New variable.
9300 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9301 (EXTRA_HOST_FLAGS): Add WINDRES.
9302 (EXTRA_TARGET_FLAGS): Add WINDRES.
9303 (EXTRA_GCC_FLAGS): Add WINDRES.
9304 ($(DO_X)): Pass down WINDRES.
9305 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9306 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9307 DLLTOOL_FOR_TARGET.
9308
9309Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9310
9311 * configure.in: configure sim before gdb for win32-x-ppc
9312
9313Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9314
9315 Move gperf into the toplevel, from libg++.
9316 * configure.in (target_tools): Add target-gperf.
9317 (native_only): Add target-gperf.
9318 * Makefile.in (all-target-gperf): New target, depend on
9319 all-target-libg++.
9320 (configure-target-gperf): Empty rule.
9321 (ALL_TARGET_MODULES): Add all-target-gperf.
9322 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9323 (CHECK_TARGET_MODULES): Add check-target-gperf.
9324 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9325 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9326
9327Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 9328
252b5132
RH
9329 * config.sub (mn10200): Recognize new basic machine.
9330
9331Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9332
9333 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9334 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9335
9336Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9337
9338 * configure.in: If we're building mips-sgi-irix6* native, turn on
9339 ENABLE_MULTILIB and set TARGET_SUBDIR.
9340
9341Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9342
9343 * Makefile.in (all-sn): Depend on all-grep.
9344
9345Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9346
9347 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9348
9349 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9350 Makefile. From Jeff Makey <jeff@cts.com>.
9351 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9352
9353 * Makefile.in (DISTBISONFILES): Remove.
9354 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9355 $(DEFAULT_YACC).
9356
9357 * configure.in: Build itl, db, sn, etc., when building for native
35590697 9358 cygwin32.
252b5132
RH
9359
9360 * Makefile.in (LD): New variable.
9361 (EXTRA_HOST_FLAGS): Pass down LD.
9362 ($(DO_X)): Likewise.
9363
9364Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9365
9366 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9367
9368Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9369
9370 * configure.in (targargs): Strip out any supplied --build argument
35590697 9371 before adding our own. Always add --build.
252b5132
RH
9372
9373Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9374
9375 * configure.in (targargs): Pass --build if we're doing
9376 a cross-compile.
9377
9378Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9379
ba73c63f 9380 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
9381 sed. Otherwise sed chokes on NT path names with drive
9382 designators. Also look for "?:*" as the leading characters in an
9383 absolute pathname.
9384
9385Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9386
9387 * config.sub: Support for r3900.
9388
9389Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9390
9391 * configure.in: Use install-sh, not install.sh.
9392
9393Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9394
9395 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9396 apply it twice.
9397
9398Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9399
9400 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9401 install-binutils.
9402
9403Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9404
9405 * Makefile.in: Add automake targets.
9406 * configure.in (host_tools): Add automake.
9407
9408Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9409
9410 * configure: Default CXX to c++, not gcc.
9411 * Makefile.in (CXX): Set to c++, not gcc.
9412 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9413
9414Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9415
9416 * install-sh: try appending a .exe if source file doesn't
9417 exist
9418
9419Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9420
9421 * configure.in: Turn on multilib by default.
9422 (cross_only): Remove target-libiberty.
9423
9424 * Makefile.in (all-gcc): Don't depend on libiberty.
9425
9426Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9427
9428 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9429
9430Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9431
9432 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9433 (DISTBISONFILES): Add ld/Makefile.in
9434
9435Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9436
9437 * configure.in: if target is cygwin32 but host isn't cygwin32,
9438 don't configure gdb tcl tk expect, not just gdb.
9439
9440Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9441
9442 * configure.in: Added gnuserv everywhere sn appears.
9443
9444 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9445 (CROSS_CHECK_MODULES): Added check-gnuserv.
9446 (INSTALL_MODULES): Added install-gnuserv.
9447 (CLEAN_MODULES): Added clean-gnuserv.
9448 (all-gnuserv): New target.
9449
9450Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9451
9452 * config.guess: Fixes for MIPS OpenBSD systems.
9453
9454Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9455
9456 * Makefile.in (INSTALL_XFORM): Remove.
9457 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9458
9459 * mkinstalldirs: New file, copied from automake.
9460 * Makefile.in (installdirs): Rename from install-dirs. Use
9461 mkinstalldirs. Change all users.
9462 (DEVO_SUPPORT): Add mkinstalldirs.
9463
9464Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9465
9466 * install-sh: Rename from install.sh.
9467 * Makefile.in (INSTALL): Change install.sh to install-sh.
9468 (DEVO_SUPPORT): Likewise.
9469
9470 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9471 Graichen <graichen@rzpd.de>.
9472
9473Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9474
9475 * config.guess: Recognize OpenBSD systems correctly.
9476
9477Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9478
9479 * README, Makefile.in (ETC_SUPPORT): Remove references to
9480 cfg-paper*, configure.{texi,man,info*}._
9481
9482Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9483
9484 * Makefile.in (all.normal): Ensure that gcc is built after all
9485 the x11 - ie gdb - targets.
9486
9487Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9488
9489 * makefile.vms: Don't run conf-a-gas.
9490
9491Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9492
80413487 9493 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
9494
9495Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9496
9497 * configure.in: Remove noconfigdirs case since gdb also
9498 configures and builds for tic80-coff.
9499
9500Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9501
9502 * configure: Set cache_file to config.cache.
9503 * Makefile.in (local-distclean): Remove config.cache.
9504
9505Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9506
9507 * COPYING: Update FSF address.
9508
9509Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9510
9511 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9512 noconfigdirs.
9513
9514Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9515
9516 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9517 MAKEDIRS, is empty.
9518
9519Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
9520
9521 * config.sub: Tweak mn10300 entry.
9522
9523Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
9524
9525 * configure.in (host_tools): Put sim before gdb, so gdb's
9526 configure.tgt can determine if the simulator was configured.
9527
9528Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
9529
9530 * config.sub: Move BeOS $os case to be with other Cygnus
9531 local cases.
9532
9533Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
9534
9535 * config.sub: Remove misplaced comment that broke Linux.
9536
9537Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
9538
9539 * config.sub: Add BeOS support.
9540
9541Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
9542
9543 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9544
9545Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
9546
9547 * configure.in (noconfigdirs): Remove tcl and tk from
9548 noconfigdirs for cygwin32 builds.
9549
9550Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
9551
9552 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9553
9554Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
9555
9556 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9557 make-all.com, use makefile.vms instead.
9558
9559Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
9560
9561 * config.sub: Accept -lnews*.
9562
9563Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
9564
9565 * configure.in (noconfigdirs): Disable target-newlib,
35590697 9566 target-examples and target-libiberty for d30v.
252b5132
RH
9567
9568Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9569
9570 * configure.in (noconfigdirs): Enable ld for d30v.
9571
9572Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
9573
9574 * configure.in (tic80-*-*): Build compiler.
9575
9576Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
9577
9578 * configure.in (d30v-*): Remove sim directory from list of
35590697 9579 unsupported d30v directories
252b5132
RH
9580
9581Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9582
35590697
AJ
9583 * config.sub, configure.in: Add d30v target cpu.
9584
252b5132
RH
9585Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
9586
9587 * makefile.vms: New file.
9588 * make-all.com: Remove.
9589
9590Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
9591
9592 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9593
9594Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
9595
9596 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9597
9598Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
9599
9600 * Makefile.in (ALL_MODULES): Added all-db.
9601 (CROSS_CHECK_MODULES): Addec check-db.
9602 (INSTALL_MODULES): Added install-db.
9603 (CLEAN_MODULES): Added clean-db.
9604
9605Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
9606
9607 * config.guess: Merge with latest FSF sources.
9608
9609Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
9610
9611 * Makefile.in (ALL_MODULES): Added all-itcl.
9612 (CROSS_CHECK_MODULES): Added check-itcl.
9613 (INSTALL_MODULES): Added install-itcl.
9614 (CLEAN_MODULES): Added clean-itcl.
9615
9616Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
9617
9618 * configure.in: build gdb for mn10200
9619
9620Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
9621
9622 * Makefile.in (all-target-winsup): Depend on all-target-libio.
9623
9624Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
9625
9626 * configure.in (tic80-*-*): Turn off most targets right now.
9627
9628Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
9629
9630 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9631 rather than the makeinfo program.
9632 (do-info): Depend upon all-texinfo.
9633
9634Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
9635
9636 * configure.in: Remove uses of config/mh-linux.
9637
9638 * config.sub, config.guess: Merge with latest FSF sources.
9639
9640Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
9641
9642 * config.sub (case $basic_machine): Add tic80 entries.
9643
9644Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
9645
9646 * config.sub, config.guess: Merge with latest FSF sources.
9647
9648Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9649
9650 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9651 * mpw-config.in: Test for NewFolderRecursive.
9652 * mpw-install: Use symbolic name for startup filename.
9653 * mpw-README: Add various additional details.
9654
9655Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
9656
9657 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9658
9659Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
9660
9661 * configure.in: Do build gcc and the target libraries for
9662 the mn10200.
9663
9664Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
9665
9666 * configure.in: don't avoid building gdb for mn10300 any more
9667 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9668 instead of single-quoting it.
9669
9670Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
9671
9672 * configure.in: Don't use --with-stabs on IRIX 6.
9673
9674Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
9675
9676 * configure.in (m32r): Build gdb, libg++ now.
9677
9678Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9679
9680 * configure.in (mips*-sgi-irix6*): Remove gdb and related
9681 directories from noconfigdirs.
9682
9683Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
9684
9685 * config.sub (basic_machine): added mips16 configuration
9686
9687Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9688
9689 * config.sub: Handle d10v-unknown.
9690
9691Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
9692
9693 * config.sub: Handle v850-unknown.
9694
9695Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
9696
9697 * Makefile.in: add findutils
9698 * configure.in: add findutils to list of host_tools
9699
9700Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
9701
9702 * config.sub: Handle mn10200 and mn10300.
9703
9704Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9705
9706 * configure.in (d10v-*): Do not build librx.
9707
9708Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
9709
9710 * configure.in (mn10300): Build everything except gdb & libgloss.
9711
9712Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
9713
9714 * config.guess: Patch for Dansk Data Elektronik servers,
9715 from Niels Skou Olsen <nso@dde.dk>.
9716
9717 For ncr, use /bin/uname rather than uname, since GNU uname does not
9718 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
9719
9720 Patch for MIPS R4000 running System V,
9721 from Eric S. Raymond <esr@snark.thyrsus.com>.
9722
9723 Fix thinko for nextstep.
9724
9725 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9726
9727 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
9728 * config.guess: Guess mips-dec-mach_bsd4.3.
9729
9730 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
9731 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
9732 release numbers.
9733 * config.guess (mips-mips-riscos*): Emit just enough of the
9734 release number.
9735
9736 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
9737 * config.guess (sparc-auspex-sunos*): Added.
9738 (f300-fujitsu-*): Added.
9739
9740 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
9741 * config.guess: Recognize a Tadpole as a sparc.
9742
9743Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9744
9745 * config.guess: Don't assume that NextStep version is either 2 or
9746 3. NextStep 4 (aka OpenStep 4) has come out now.
9747
9748Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9749
9750 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9751 From Rik Faith <faith@cs.unc.edu>.
9752
9753Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9754
9755 * config.sub: Contributions from bug-gnu-utils to:
9756 Support plain "hppa" (no version given) architecture, reported by
9757 OpenStep.
9758 OpenBSD like NetBSD.
9759 LynxOs is not a hardware supplier.
9760
9761 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 9762 OpenBSD like NetBSD.
252b5132
RH
9763 Stratus systems.
9764 More Pyramid systems.
9765 i[n>4]86 Intel chips.
9766 M680[n>4]0 Motorola chips.
9767 Use unknown instead of lynx for hardware manufacturer.
9768
9769Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9770
9771 * install.sh (chmodcmd): Set to null if the DST directory already
9772 exists.
9773
9774Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9775
9776 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9777 not use mt-ppc target Makefile fragment any more.
9778
9779Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9780
9781 * configure.in (*-*-windows): Exclude everything but those dirs
9782 needed to build windows.
9783
9784Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
9785
9786 * Makefile.in (all-target-winsup): Depend on all-target-librx.
9787
9788Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9789
9790 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
9791
9792Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9793
9794 * Undo my previous change.
9795
9796Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
9797
9798 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9799 unconditionally.
9800 (MAKEOVERRIDES): Define (revert this part of October 18 change).
9801
9802Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9803
9804 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
9805 host to add it's own flags.
252b5132
RH
9806
9807Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
9808
9809 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9810
9811Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
9812
9813 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9814 (CXX_FOR_TARGET): Likewise.
9815 (GCC_FOR_TARGET): Define.
9816 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9817 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9818 CC_FOR_TARGET was specified on the command line.
9819 (MAKEOVERRIDES): Don't define.
9820
9821Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
9822
9823 * configure.in (m32r): Fix spelling of libg++ libs.
9824
9825Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
9826
9827 * config.sub (-apple*): Remove, now redundant.
9828
9829Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
9830
9831 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9832
9833 * configure: Rework yesterday's sed script patch.
9834
9835 * config.sub: Merge with FSF.
9836
9837Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
9838
9839 * config.guess: Merge from FSF.
9840
9841 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
9842 * config.guess: Use pc instead of unknown, for pc clone systems.
9843 Change linux to linux-gnu.
252b5132
RH
9844
9845 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 9846 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
9847
9848Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
9849
9850 * test-build.mk (HOLES): Add "xargs" for gdb.
9851
9852 * configure: Avoid hpux10.20 sed bug.
9853
9854Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
9855
4bddf3ad 9856 * configure.in: Add support for windows host
252b5132
RH
9857 (that is a build done under the Microsoft build environment).
9858
9859Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
9860
9861 * Makefile.in: Replace all uses of srcroot with s, to shrink
9862 command line lengths.
9863
9864 Patches from Geoffrey Noer <noer@cygnus.com>:
9865 * configure.in: If configuring for newlib, pass --with-newlib to
9866 subdirectories.
9867 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9868 -Bnewlib/ and -Lwinsup to gcc.
9869 (CXX_FOR_TARGET): Likewise.
9870
9871Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
9872
9873 * Makefile.in (ETC_SUPPORT): Add configure.
9874
9875Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
9876
35590697 9877 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
9878 host configuration file.
9879
9880Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
9881
9882 * configure.in: Break mn10x00 support into separate
9883 mn10200 and mn10300 configurations.
9884 * config.sub: Likewise.
9885
9886Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
9887
9888 * configure.in: Add lots of stuff to noconfigdirs for
9889 the mn10x00 targets.
9890
9891 * config.sub, configure.in: Add mn10x00 support.
9892
9893Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
9894
9895 * make-all.com: Call conf-a-gas, not config-a-gas.
9896
9897Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
9898
9899 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 9900 targets.
252b5132
RH
9901
9902Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
9903
9904 * mpw-README: Add much more detail for native PowerMac.
9905 * mpw-install: New file.
9906 * mpw-configure: Add --norecursion and --help options.
9907 * mpw-config.in: Translate readme and install files when
9908 copying to objdir.
9909 * mpw-build.in: Don't always depend on byacc and flex.
9910 (install-only-top): New action.
9911
9912Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
9913
9914 * configure.in: You can now configure GDB for the v850.
9915
9916Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
9917
9918 * configure.in (noconfigdirs): Don't configure any C++ dirs
9919 if targeting D10V.
9920
9921Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
9922
9923 * config.sub: Recognize mips64vr5000.
9924
9925Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
9926
9927 * configure.in: Use a single line for host_tools and native_only.
9928
9929Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
9930
9931 * config.sub, configure.in: Add entries for m32r.
9932
9933Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
9934
9935 * Makefile.in (inet-install): Don't run install-gzip.
9936
9937Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
9938
9939 * configure.in: Don't config lots of things for *-*-windows*.
9940
9941Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
9942
9943 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9944 (host_libs, host_tools): Copy from configure.in.
9945 * mpw-configure: Don't complain about directories not found.
9946
9947Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9948
9949 * configure.in (i[345]86): Recognize i686 for pentium pro.
9950 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9951 file.
9952
9953 * config.guess (i[345]86): Ditto.
9954
9955Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9956
9957 * configure.in (noconfigdirs): Removed gdb for D10V.
9958
9959Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
9960
9961 * configure.in: Remove ld, target-libio, target-libg++, and
9962 target-libstdc++ from noconfigdirs.
9963
9964Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
9965
9966 * configure: Fix three locations where shell scripts were
9967 being run directly rather than with config_shell.
9968
9969Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
9970
9971 * configure.in (v850-*-*): Set up initial $noconfigdirs.
9972 * config.sub (basic_machine): Recognize v850.
9973
9974Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
9975
9976 * mpw-configure: Handle multiple enable/disable options and
9977 pass them down recursively, handle -c and -s flags appropriately
9978 depending on choice of compiler, add escape mechanism for
9979 quoted arguments to gC.
9980
9981Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9982
9983 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9984 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9985 so that -mrelocatable-lib and -mno-eabi are used.
9986
9987 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9988 not support --print-multi-lib, don't abort.
9989
252b5132
RH
9990Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
9991
9992 * make-all.com: Run config-a-gas.
9993 * setup.com: Don't copy subdirectory files around.
9994
9995Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
9996
9997 * configure.in (*-*-ose): Remove exclusion of libgloss for this
9998 target, it now compiles correctly.
9999
10000Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10001
10002 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10003
10004Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10005
35590697 10006 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10007
10008Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10009
10010 * configure.in (native_only): Add prms.
10011
10012Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10013
10014 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10015 (BINUTILS_SUPPORT_DIRS): Likewise.
10016
10017Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10018
10019 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10020 d10v support is added.
10021
10022Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10023
10024 * configure.in (d10v-*-*): New target.
10025
10026Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10027
10028 * config.guess (HP 9000/811): Recognize this as a PA1.1
10029 machine.
10030
10031Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10032
10033 * Makefile.in (do-tar-gz): New target, split out from tail end of
10034 taz target. Run each command separately, don't use pipes.
10035 (taz): Use it.
10036
10037Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10038
10039 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10040 * mpw-build.in: No builds should depend on building byacc or flex,
10041 they are assumed to be installed already.
10042
10043Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10044
10045 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10046 variable that CC_FOR_TARGET needs.
10047
10048Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10049
10050 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10051 options have changed since the last time the subdirectory was
10052 configured, and if it has, reconfigure.
10053 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10054 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10055
10056Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10057
10058 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10059 CLEAN_MODULES): Add bash.
10060 (all-bash): New target.
10061
10062Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10063
10064 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10065
10066Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10067
10068 * config.sub (basic_machine): Recognize d10v as a valid processor.
10069
10070Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10071
10072 * mpw-configure: Add support for --bindir.
10073 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10074
10075Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10076
10077 * configure.in: add bash, time, gawk to list of hosttools and things
10078 to only build for native toolchains
10079
10080Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10081
10082 * Makefile.in (docdir): Remove.
10083
10084Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10085
10086 * Makefile.in (datadir): Set to $(prefix)/share.
10087
10088Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10089
10090 * configure.in: build diff and patch for cygwin32-hosted
10091 toolchains.
10092
10093Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10094
10095 * config.sub: Accept -rtems*.
10096
10097Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10098
80413487 10099 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10100 remove diff from the list of things not buildable
10101 via Canadian Cross
252b5132
RH
10102
10103Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10104
10105 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10106 don't get ". ".
252b5132
RH
10107
10108Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10109
10110 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10111
10112Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10113
10114 * Makefile.in (taz): Handle case where tex3patch didn't even get
10115 checked out. Also, if it was found, put the symlink in a new util
10116 subdirectory.
10117
10118Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10119
10120 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10121
10122Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10123
10124 * config.sub: Recognize -openvms.
10125 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10126 * make-all.com, setup.com: New files.
10127
10128Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10129
10130 * Makefile.in (taz): tex3patch moved to texinfo/util.
10131
10132Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10133
afb8d725 10134 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10135 * configure.in: remove make from disable-if-Can-Cross list
10136 enable gdb if ${host} and ${target} are cygwin32
10137
10138Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10139
10140 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10141 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10142
10143Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10144
10145 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10146 distinguish sysv/svr4/bsd variants.
10147 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10148
10149Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10150
10151 * configure.in: Added copyright notice.
10152 * move-if-change: Added copyright notice.
10153
10154Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10155
10156 * configure.in (powerpcle-*-solaris*): Until we get shared
10157 libraries working, don't build gdb, sim, make, tcl, tk, or
10158 expect.
10159
10160Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10161
10162 * config.guess: Merge with FSF:
10163
10164 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10165 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10166
10167 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10168 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10169
10170 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10171 * config.guess: Combine two OSF1 rules.
10172 Also recognize field test versions. From mjr@zk3.dec.com.
10173 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10174 because GNU uname does not support -p. From pmr@pajato.com.
10175
10176Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10177
10178 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10179
10180Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10181
10182 * mpw-README: Document GCCIncludes.
10183
10184Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10185
10186 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10187
10188Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10189
10190 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10191
10192Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10193
10194 * configure.in (*-*-cygwin32): Configure make.
10195
10196Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10197
10198 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10199
10200Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10201
10202 * Makefile.in (all-inet): Depend on all-perl.
10203
10204 * Makefile.in (inet-install): New target.
10205
10206 * Makefile.in (all-inet): Depend on all-tcl.
10207 (all-inet): Depend on all-send-pr.
10208
10209Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10210
10211 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10212 temporarily.
10213
10214Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10215
10216 * configure.in: Don't configure --with-gnu-ld on AIX.
10217
10218Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10219
10220 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10221
10222Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10223
10224 * Makefile.in (ALL_MODULES): Added all-inet.
10225 (CROSS_CHECK_MODULES): Added check-inet.
10226 (INSTALL_MODULES): Added install-inet.
10227 (CLEAN_MODULES): Added clean-inet.
10228 (all-indent): New target.
10229
10230 * configure.in (host_tools): Added inet.
10231 (native_only): Added inet.
10232 (noconfigdirs): Added inet.
10233
10234Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10235
10236 * configure.in: Don't configure libgloss if we are not configuring
10237 newlib.
10238
10239Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10240
10241 * configure.in: Don't configure libgloss for unsupported
10242 architectures.
10243
10244Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10245
10246 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10247
10248Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10249
10250 * Makefile.in (ALL_MODULES): Include all-apache.
10251 (CROSS_CHECK_MODULES): Include check-apache.
10252 (INSTALL_MODULES): Include install-apache.
10253 (all-apache): New target.
10254
10255 * configure.in: Added apache everywhere perl is seen.
10256
10257Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10258
10259 * Makefile.in: Add support for clean-{module} and
10260 clean-target-{module} rules.
10261
10262Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10263
10264 * configure.in (*-*-ose) do not build libgloss.
10265
10266Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10267
10268 * config.guess (prep*:SunOS:5.*:*): Turn into
10269 powerpele-unknown-solaris2.
10270
10271Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10272
10273 * configure.in: Permit --enable-shared to specify a list of
10274 directories.
10275
10276Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10277
10278 * configure.in (host==solaris): Pass only the first word of $CC
10279 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10280
10281Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10282
10283 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10284
10285Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10286
10287 * Makefile.in (ALL_MODULES): Include all-perl.
10288 (CROSS_CHECK_MODULES): Include check-perl.
10289 (INSTALL_MODULES): Include install-perl.
10290 (ALL_X11_MODULES): Include all-guile.
10291 (CHECK_X11_MODULES): Include check-guile.
10292 (INSTALL_X11_MODULES): Include install-guile.
10293 (all-perl): New target.
10294 (all-guile): New target.
10295
10296 * configure.in (host_tools): Include perl and guile.
10297 (native_only): Include perl and guile.
10298 (noconfigdirs): Don't build guile and perl; no ports have been
10299 done.
10300
10301Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10302
80413487
RH
10303 * configure (--enable-*): Handle quoted option lists such as
10304 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
10305
10306Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10307
10308 * Makefile.in ({,inst}all-target): New rule so we can make and
10309 install all of the target directories easily.
10310
10311Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10312
10313 * configure.in: Add missing global flag in sed substitution when
10314 deleting `target-' from ${configdirs}.
10315
10316Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10317
10318 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10319 option.
10320
10321 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10322 config/mh-necv4.
10323
10324 * install.sh: Correct misspelling of transformbasename.
10325
10326 * config.guess: Recognize mips-*-sysv*.
10327
10328Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10329
10330 * config.sub: Recognize mon960.
10331
10332Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10333
10334 * configure: Restore Canadian Cross handling of BISON and LEX,
10335 removed in Feb 20 change.
10336
10337Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10338
10339 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10340 Mention make install. Remove the old copyright date as well the
10341 clumsy and rather pointless copyright on the README file.
10342
10343Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10344
10345 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10346 Makefile after running symlink-tree, then run `make distclean' to
10347 avoid clobbering any generated files in srcdir.
10348
10349Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10350
10351 * configure.in (m68k-*-netbsd*): Build everything now.
10352
10353Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10354
10355 * Makefile.in (taz): Fix quoting.
10356
10357Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10358
10359 * configure.in (sparclet-*-*): Build everything now.
10360
10361Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10362
10363 * configure.in (m68k-*-linux*): New host.
10364
10365Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10366
10367 * configure: Check for bison before byacc.
10368
10369Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10370
10371 * Makefile.in configure: Change the way LEX and BISON/YACC are
10372 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10373 searching PATH. These are used as fallbacks by Makefile.in if
10374 flex/bison/byacc aren't in objdir.
10375
10376Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10377
10378 * Makefile.in: Make everything which depends upon all-bfd also
10379 depend upon all-opcodes, in case --with-commonbfdlib is used.
10380
10381Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10382
10383 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10384 building NT native compilers on Unix.
10385
10386Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10387
10388 * configure.in: Don't get CC from the host Makefile fragment if we
10389 can find gcc in PATH, or if this is a Canadian Cross. Move the
10390 Solaris test for /usr/ucb/cc to the post target script, just after
10391 the compiler sanity test.
10392
10393Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10394
10395 * config.sub: Merge with FSF.
10396
10397Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10398
10399 * Makefile.in (RPATH_ENVVAR): New variable.
10400 (REALLY_SET_LIB_PATH): Use it.
10401 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10402
10403Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10404
10405 * config.sub, configure.in: Recognize sparclet cpu.
10406
10407Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10408
10409 * config.guess: Support m68k-cbm-sysv4.
10410
10411Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10412
10413 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10414 m68k-unknown-linuxaout from linker help string. Put quotes around
10415 $ld_help_string.
10416
10417Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10418
10419 * config.guess (powerpc-harris-powerunix): Add guess for port
10420 to new target.
10421
10422Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10423
10424 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10425
10426Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10427
10428 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10429 $(REALLY_SET_LIB_PATH) in Makefile.
10430 * Makefile.in (SET_LIB_PATH): New variable.
10431 (REALLY_SET_LIB_PATH): New variable.
10432 ($(DO_X)): Use $(SET_LIB_PATH).
10433 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10434 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10435 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10436 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10437 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10438 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10439 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10440 (install-dosrel): Likewise.
10441 (all-opcodes): Depend upon all-libiberty.
10442
10443Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10444
10445 * config.guess (*:CYGWIN*): New
10446
10447Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10448
10449 * Makefile.in (all-target-winsup): All all-target-libiberty.
10450
10451Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10452
10453 * configure.in (noconfigdirs): Add missing # in front of comment.
10454
10455Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10456
10457 * configure.in: add second pass to things added to noconfigdirs
10458 so *-gm-magic can exclude libgloss properly.
10459
10460Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10461
10462 * mpw-configure (extralibs_name, rez_name): Set correctly
10463 for MWC68K compiler.
10464
10465 * mpw-README: Add more info on the necessary build tools.
10466
10467Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10468
10469 * configure.in, config.sub: Recognize cygwin32.
10470
10471Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10472
10473 * config.guess, config.sub: Recognize A/UX.
10474
10475Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10476
10477 * config.sub: Merge with gcc/config.sub.
10478
10479Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10480
10481 * mpw-build.in (do-binutils): Add build of stamps.
10482
10483Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10484
10485 * config.sub: Add recognition for mips64vr4100*-* targets.
10486
10487Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10488
10489 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10490 Add creation of gconfigargs with `--enable-shared' turned on.
10491 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10492 ($(host)-stamp-stage3-configured): Likewise.
10493 (HOLES): Add chatr and ldd.
10494 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10495
10496Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10497
10498 * configure: Pass --nfp to recursive configures.
10499
10500Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10501
10502 * Makefile.in (DLLTOOL): New.
10503 (DLLTOOL_FOR_TARGET): New.
10504 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10505 (EXTRA_TARGET_FLAGS): Ditto.
10506 (EXTRA_GCC_FLAGS): Ditto.
10507 (CONFIGURE_TARGET_MODULES): Ditto.
10508 (DO_X): Ditto.
10509 * configure: Add DLLTOOL.
10510
10511Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10512
10513 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10514 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10515 mh-sco, since old workarounds no longer needed, and don't
10516 build ld, since libraries have weak symbols in COFF.
10517
10518Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
10519
10520 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10521
10522Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
10523
10524 * configure.in: Make sure that ${CC} can be used to compile an
10525 executable.
10526
afb8d725
JM
10527Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10528
10529 * Makefile.in (all-gdb): Depend on $(GDB_TK).
10530 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10531 nothing depending on whether gdbtk is being built.
10532
252b5132
RH
10533Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
10534
10535 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10536
10537Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
10538
10539 * configure.in (noconfigdirs): Put ld or gas in this early, if the
10540 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10541
10542Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
10543
10544 * config-ml.in: Add support for
10545 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10546 Simplify setting of multidirs from --disable-foo.
10547
10548Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10549
10550 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10551 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10552 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 10553 non-empty, pass them on to the GCC make.
252b5132
RH
10554 (all-bootstrap): New rule that is like all-gcc, except it executes
10555 the GCC bootstrap rule instead of the GCC all rule.
10556
10557Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
10558
10559 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10560
10561Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10562
10563 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10564 DG/UX support.
10565
10566Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
10567
10568 * config.sub (i*86*) Change [345] to [3456]
10569
10570Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10571
10572 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10573 --with-gnu-ld=no.
10574
10575Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10576
10577 * config-ml.in (rs6000*, powerpc*): Add switches to control which
10578 AIX multilibs get built.
10579
10580Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10581
10582 * configure.in (i386-win32): Don't build expect if we're not
10583 building the tcl subdir.
10584
10585Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
10586
10587 * Makefile.in: (configure-target-examples, all-target-examples):
10588 New targets, configure and build example programs.
10589
10590Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10591
10592 * mpw-configure: If an mpw-config.in generated a file mk.sed,
10593 use it as input to sedit the generated MPW makefile.
10594 * mpw-README: Add a suggestion about Gestalt.h.
10595
10596Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
10597
10598 * config.sub: Accept *-*-ieee*.
10599
10600Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
10601
10602 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
10603 Ronald F. Guilmette <rfg@monkeys.com>.
10604
10605Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10606
10607 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10608 for powerpc-pe native.
10609 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10610 (target==powerpc-pe): duplicate i386-win32 entry.
10611
10612Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10613
10614 * configure.in (noconfigdirs): Exclude target-newlib for all versions
10615 of vxworks, not just vxworks5.1.
10616
10617Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
10618
10619 * mpw-configure: Add support for exec-prefix.
10620
10621Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10622
10623 * config.guess: Recognize HP model 816 machines as having
10624 a PA1.1 processor.
10625
10626Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
10627
10628 * configure: Ignore new autoconf configure options.
10629
252b5132
RH
10630Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10631
10632 * config.guess: Recognize Pentium under SCO.
10633 From Robert Lipe <robertl@arnet.com>.
10634
10635Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10636
10637 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
10638
10639Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
10640
10641 * configure.in: Don't configure gas for alpha-dec-osf*.
10642
10643Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
10644
10645 * configure.in: Default to --with-stabs for some targets for which
10646 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10647 i[345]86*-*-unixware*.
10648
10649Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
10650
10651 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10652 rather than basing it on the target. Simplify handling of options
10653 controlling which directories to configure. Remove extraneous
10654 slash in multi-clean target.
10655
10656Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
10657
10658 * config-ml.in: Prefix more variables with ml_ so they don't collide
10659 with configure's.
10660
10661Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
10662
10663 * configure: Don't turn -v into --v.
10664
10665Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
10666
10667 * configure.in (targargs): Fix typo.
10668
10669 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10670
10671Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
10672
10673 * configure.in: Strip --host and --target options from
10674 CONFIG_ARGUMENTS, and always configure for --host only. Add
10675 --with-cross-host option when building with a cross-compiler.
10676 * configure: Canonicalize the arguments put into config.status by
10677 always using `=' for an option with an argument. Pass a presumed
10678 --host or --target explicitly.
10679
10680Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
10681
10682 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10683 into general OS recognition case.
10684
10685Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10686
10687 * configure.in (target_configdirs): add target-winsup only
10688 for win32 target systems.
10689
10690Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
10691
10692 * Makefile.in (all-target-libgloss): Depend upon
10693 configure-target-newlib, since when libgloss is built it looks to
10694 see if the newlib directory exists.
10695
10696Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
10697
10698 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10699 cfg-ml-*.in.
10700
10701Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
10702
10703 * configure: Handle LD and LD_FOR_TARGET when configuring a
10704 Canadian Cross.
10705
252b5132
RH
10706Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10707
10708 * configure.in (target_libs): add target-winsup.
10709 (target==i386-win32): add patch diff flex make to $noconfigdirs.
10710 (target==ppcle-pe): remove ld from $noconfigdirs.
10711
10712Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
10713
10714 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10715 Preserve relative path names in $srcdir. Build symlink tree if
10716 configuring cross target dir and srcdir=. (= no VPATH support).
10717 (configure-target-libg++): Depend on configure-target-librx.
10718 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10719 * config-ml.in: New file.
10720 * symlink-tree: New file.
10721 * configure: Ensure srcdir="." if that's what it is.
10722
10723Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10724
10725 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10726 includes and FLEX_SKELETON setting.
10727 * mpw-configure (--with-gnu-ld): New option, controls whether
10728 to use PPCLink or ld with PowerMac GCC.
10729 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10730 * mpw-config.in: Configure grez if targeting Mac.
10731
10732 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
10733 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10734 just macos.
252b5132
RH
10735 * configure.in: Configure grez resource compiler if targeting Mac.
10736 * Makefile.in (all-grez, install-grez): New targets.
10737
10738Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
10739
10740 * configure: CXX defaults to gcc, not g++. If we find
35590697 10741 gcc in the path, set CC to gcc -O2.
252b5132
RH
10742
10743Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
10744
10745 * configure: Default ${build} correctly. Avoid picking up extra
10746 spaces when reading CC and CXX from Makefile. When doing a
10747 Canadian Cross, use plausible default values for numerous
10748 variables.
10749 * configure.in: When doing a Canadian Cross, don't try to
10750 configure tools whose configure script can't handle it.
10751
10752Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10753
10754 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10755
10756Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
10757
10758 * configure: Remove dubious bug reporting address.
10759
10760Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
10761
10762 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
10763 configure script, run that instead of this directory's configure.
10764 In either case, print a message that we're configuring the sub-dir.
10765
10766Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
10767
10768 * configure.in: Before checking for the existence of various files,
10769 use sed to filter out "target-".
10770
10771Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
10772
10773 * Makefile.in (DO_X): Split rule to decrease command line length
10774 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
10775 (Philippe De Muyter).
10776
10777Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10778
10779 * Makefile.in (all-patch): depend on all-libiberty.
10780
10781Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
10782
10783 * configure.in: If the only directory in target_configdirs which
10784 actually exists is libiberty, then set target_configdirs to empty,
10785 to avoid trying to build a target libiberty in a gas or gdb
10786 distribution.
10787
10788Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
10789
10790 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
10791 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10792 systems.
252b5132
RH
10793
10794Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10795
10796 * configure.in (copy_dirs): Use sys-include instead of include
10797 for --with-headers option.
10798
10799Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
10800
10801 * Makefile.in, configure.in: Make winsup builds work with
10802 new scheme.
10803
10804Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
10805
10806 * configure.in: Build the linker on AIX.
10807
10808Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
10809
10810 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
10811 where needed.
10812
10813Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
10814
10815 * Makefile.in (all-gcc): Fix typo.
10816
10817Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
10818
10819 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
10820
10821Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
10822
10823 * configure.in: Rename libFOO to target-libFOO, and xiberty
10824 to target-xiberty, to provide more flexibility.
10825 (target_subdir): Define. Create if cross.
10826 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10827 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
10828 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10829 check-libFOO -> check-target-libFOO, etc.
10830 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10831 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10832 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10833 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
10834 allow ALL_GCC="" to only configure.
10835 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
10836 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
10837 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
10838
10839Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
10840
10841 * Makefile.in (taz): Build "info" in etc explicitly.
10842
10843Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
10844
10845 * configure.in: Make sure that CC is undefined (as opposed to
10846 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
10847 problem with autoconf trying to configure on a host without GCC.
10848
10849Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
10850
10851 * mpw-configure: Set host alias from choice of host compiler,
10852 only use generic MPW Makefile sed if present, edit a file
10853 named "hacked_Makefile.in" instead of "Makefile.in" if present.
10854 * mpw-README: Add problem notes about CW6 and CW7.
10855
10856Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
10857
10858 * Makefile.in (taz): Use ";" instead of ";;".
10859
10860Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
10861
10862 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
10863 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10864 DISTDOCDIRS.
10865 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
10866 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
10867
10868Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
10869
10870 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
10871 and gnats, because they are now subsumed by DISTSTUFFDIRS.
10872 Move bfd to DISTSTUFFDIRS.
10873
10874Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10875
10876 * Makefile.in (X11_LIB): Removed.
10877 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10878
10879 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10880
10881Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10882
10883 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10884 names.
10885
10886Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10887
10888 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10889
10890Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
10891
10892 * configure.in (i[345]86-*-win32): Always build newlib.
10893 Don't configure cvs, autoconf or texinfo.
10894 * Makefile.in (LD_FOR_TARGET): New.
10895 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10896 Pass down LD_FOR_TARGET.
10897
10898Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
10899
10900 * winsup: New directory.
10901 * Makefile.in: Build winsup.
10902 * configure.in: Winsup is configured when target is win32.
10903 Can only build win32 target GDB when native.
35590697 10904
252b5132
RH
10905Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
10906
10907 * config.guess: Recognize HP model 819 machines as having
10908 a PA 1.1 processor.
10909
10910Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
10911
10912 * configure: Fix sed loop which substitutes for CC and CXX to
10913 avoid bug found in various sed implementations.
10914
10915Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10916
10917 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10918 simulator. Use standard powerpc-*-eabi*.
10919
10920Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
10921
10922 * configure.in: Stop putting gas and binutils in noconfigdirs for
10923 powerpc-*-aix* and rs6000-*-*.
10924
10925Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
10926
10927 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10928 -mcall-aixdesc libraries.
10929
10930Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
10931
10932 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10933
10934 * config.sub (arm | armel | armeb): Fix shell syntax.
10935
10936Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10937
10938 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10939 -msoft-float and -mcpu=common support.
10940 (powerpc*-*-eabisim*): Add support for building -mcall-aix
10941 libraries.
10942
10943Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10944
10945 * configure.in: Allow configuration and build of emacs19 for the alpha.
10946
10947Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10948
10949 * configure.in (CC): Get ^CC, not just any old CC, from
10950 ${host_makefile_frag}.
10951
10952Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10953
35590697 10954 * configure.in (CC): Try to get CC from
252b5132
RH
10955 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10956
10957Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10958
10959 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10960 only if it exists in $(srcdir).
10961
10962Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
10963
10964 * configure: If CC and CXX are not set in the environment, set
10965 them, based on either an existing Makefile or on searching for gcc
10966 in PATH. Substitute for CC and CXX in Makefile.
10967 * configure.in: Remove libm from target_libs. Separate
10968 target_configdirs from configdirs. If CC is not set in
10969 environment, try to get it from a host Makefile fragment. Rewrite
10970 changes of configdirs to use skipdirs instead. A few minor
10971 tweaks. Take directories out of target_configdirs as they are
10972 taken out of configdirs. Remove existing Makefile files from
10973 subdirectories. Substitute for TARGET_CONFIGDIRS and
10974 CONFIG_ARGUMENTS in Makefile.
10975 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10976 by configure.in.
10977 (CONFIG_ARGUMENTS): Likewise.
10978 (CONFIGURE_TARGET_MODULES): New variable.
10979 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10980 ($(CONFIGURE_TARGET_MODULES)): New target.
10981 (configure-libg++, configure-libio): New targets.
10982 (all-libg++): Depend upon configure-libg++.
10983 (all-libio): Depend upon configure-libio.
10984 (configure-libgloss, all-libgloss): New targets.
10985 (configure-libstdc++): New target.
10986 (all-libstdc++): Depend upon configure-libstdc++.
10987 (configure-librx, all-librx): New targets.
10988 (configure-newlib): New target.
10989 (all-newlib): Depend upon configure-newlib
10990 (configure-xiberty): New target.
10991 (all-xiberty): Depend upon configure-xiberty.
10992
10993Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10994
10995 * configure.in (host i[345]86-*-win32): Expand the
10996 noconfigdirs again.
10997
10998Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
10999
11000 * mpw-configure: Fix sed command file name.
11001
11002Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11003
35590697 11004 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11005 noconfigdirs again.
11006
11007Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11008
11009 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11010 or powerpc*-*-pe*, since they are not yet supported.
11011
11012Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11013
11014 Add PowerMac support and many other enhancements.
11015 * mpw-configure: New option --cc to select compiler to use,
11016 paste options set according to --cc into the generated
11017 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11018 if mpw-make.sed is present.
11019 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11020 add forward includes for PowerPC include files.
11021 * mpw-build.in: Build using Makefile.PPC if present.
11022 (do-byacc, etc): Remove separate version resource builds.
11023 (do-gas): Build "stamps" before "all".
11024 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11025 * mpw-README: Update to reflect --cc option, PowerMac support,
11026 and recently-reported compatibility problems.
11027
11028Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11029
11030 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11031 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11032 (--with-multilib-top): Pass to recursive invocations.
11033
11034Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11035
11036 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11037 v810-*-*.
11038
11039Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11040
11041 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11042 gdb, ld and opcodes on v810-*-*.
11043
252b5132
RH
11044Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11045
11046 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11047 (local-maintainer-clean): New target.
11048 (maintainer-clean): New target.
11049 (realclean): Just depend upon maintainer-clean.
11050
11051Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11052
11053 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11054
11055Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11056
11057 * configure.in: Build ld in mips*-*-bsd* case.
11058
11059Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11060
11061 * config.sub: Accept -lites* OS. From Ian Dall.
11062
11063Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11064
11065 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11066 targets.
252b5132
RH
11067
11068Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11069
11070 * configure.in: treat i386-win32 canadian cross the same as
11071 i386-go32 canadian cross.
11072
11073Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11074
11075 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11076 running under the simulator to build a reduced set of libraries.
11077 (powerpc-*-eabiaix): Add fine grained multilib support added to
11078 other powerpc targets yesterday.
11079
11080Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11081
11082 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11083 -disable-softfloat, -disable-relocatable, -disable-aix, and
11084 -disable-sysv to control which multilib libraries get built.
11085
11086Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11087
11088 * configure: Add Makefile.tem to list of files to remove in trap
11089 handler.
11090
11091Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11092
11093 * config.guess (*Linux*): Add missing "exit"s.
11094 Also, need specific check for alpha-unknown-linux (uses COFF).
11095
11096Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11097
11098 * config.guess: Merge with FSF:
11099
11100 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11101 * config.guess (AIX4): More robust release numbering discovery.
11102
11103 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11104 * config.guess (i386-sequent-ptx): Properly get version number.
11105
11106 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11107 * config.guess (mips:*:4*:UMIPS): New case.
11108
11109Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11110
11111 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11112 (i386-win32 host): Likewise. Don't build readline.
11113
afb8d725
JM
11114Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11115
11116 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11117 SUPPORT_FILES to submakes.
11118
252b5132
RH
11119Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11120
11121 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11122 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11123 mpw-configure.
11124
11125Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11126
11127 * configure.in (appdirs): Use =, not ==, in test expression when
11128 trying to build the text to print in the warning message for
11129 Solaris users.
11130
11131Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11132
11133 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11134
11135Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11136
11137 * config.guess: Recognize lynx-2.3.
11138
11139Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11140
11141 * config.sub (z8ksim): Deleted
11142 (z8k-*-coff): New, this is the one true name of the target.
11143
11144Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11145
11146 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11147
11148Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11149
11150 * config.guess (*:Linux:*:*): First try asking the linker what the
11151 default object file format is (elf, aout, or coff). Then if this
11152 fails, try previous methods.
11153
11154Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11155
11156 * configure.in: Don't build newlib for *-*-vxworks5.1.
11157
11158Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11159
11160 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11161 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11162
11163Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11164
11165 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11166
11167Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11168
11169 * cfg-ml-com.in: New file.
11170 * cfg-ml-pos.in: New file.
11171
11172Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11173
11174 * COPYING.NEWLIB: Add HP free copyright to list.
11175
11176Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11177
11178 * config.sub: Recognize -eabi* for the system, not just -eabi.
11179
11180Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11181
11182 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11183 * config.sub, configure.in (win32): New target and host.
11184
11185Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11186
11187 * configure.in: Add i386-pe configuration.
11188
11189Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11190
11191 * mpw-build.in (install): Install GDB after LD.
11192
11193Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11194
11195 * mpw-config.in (elf/mips.h): Always forward-include, needed
11196 for GDB to build.
11197
11198Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11199
11200 * testsuite: New directory for customer acceptance and whole tool
11201 chain tests.
11202
11203Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11204
11205 * configure: If per-host line isn't found, but AC_OUTPUT is found
11206 and a configure script exists, run it instead.
11207
11208Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11209
11210 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11211
11212Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11213
11214 * configure: Set build_{cpu,vendor,os,alias} to host values when
11215 --build isn't specified.
11216
11217Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11218
11219 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11220 (FLAGS_TO_PASS): Pass them.
11221 (EXTRA_TARGET_FLAGS): Ditto.
11222
252b5132
RH
11223Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11224
11225 * Makefile.in (all-libg++): Depend on all-libstdc++.
11226
11227Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11228
11229 * configure.in (noconfigdirs): Enable all packages for
11230 i386-unknown-netbsd.
11231
11232Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11233
11234 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11235 hosted builds (DOS builds)
11236
11237Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11238
11239 Changes for ARM based on patches from Richard Earnshaw:
11240 * config.sub: Handle armeb and armel.
11241 * configure.in: Omit arm linker only for riscix.
11242
11243Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11244
11245 * config.guess: Update from FSF.
11246
11247Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11248
11249 * config.sub: Recognize powerpcle as the little endian varient of
11250 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11251 powerpcle variant. Convert pentium into i586, not i486. Add p5
11252 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11253 temporarily.
11254
11255Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11256
11257 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11258
11259Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11260
11261 * config.sub: Accept -lites* as a basic system type.
11262
11263Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11264
11265 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11266 installed, and if so return linuxoldld as the system name.
11267
11268Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11269
11270 * config.guess: Add hppa1.1-hp-lites support.
11271
11272Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11273
11274 * configure.in: Don't build newlib for m68k-vxworks5.1.
11275
11276Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11277
11278 * configure.in (mips-sgi-irix6): Use mh-irix5.
11279
11280Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11281
11282 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11283
11284Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11285
11286 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 11287 OSF/1. Fix compiler flags.
252b5132
RH
11288 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11289
11290Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11291
11292 * configure.in: Recognize --with-newlib.
11293 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11294
afb8d725
JM
11295Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11296
11297 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11298 to *_X11_MODULES due to gdbtk needing X include files et al.
11299
252b5132
RH
11300Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11301
11302 Merge in support for Mac MPW as a host.
11303 (Old change descriptions retained for informational value.)
11304
11305 * mpw-config.in: Add generic include forwards for cpu-specific
11306 include files in aout and elf directories.
11307
11308 * mpw-configure: Added copyright.
11309 * mpw-config.in: Check for presence of required build tools.
11310 (target_libs): Add newlib.
11311 (target_tools): Add examples.
11312 (Read Me): Generate as "Read Me for MPW" instead.
11313 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11314 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11315 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11316
11317 * mpw-configure: Remove subdir-specific makefile hackery,
11318 delete mk.tmp after using it.
11319
11320 * mpw-build.in (all): Display start and end times.
11321
11322 * mpw-configure (host_canonical): Set.
11323 (target_cpu): Always add to makefiles.
11324 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11325 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11326 (mpw-mh-mpw): Look for in srcdir and srcroot.
11327 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11328
11329 * mpw-build.in: (install-only): New target.
11330
11331 * mpw-configure (host_alias, target_alias): Rename from hostalias
11332 and targetalias, add into generated Makefile.
11333 (mk.tmp): If present, add into generated Makefile.
11334 * mpw-build.in (all-gas): Build config.h first before gas proper.
11335
11336 * mpw-configure (config.status): Write only if changed.
11337 * mpw-config.in (readline): Configure it (not built, just used for
11338 definitions).
11339
11340 * mpw-config.in (elf/mips.h): Add a forward include.
11341
11342 * mpw-config.in: Forward-include most .h files in include into
11343 extra-include.
11344 (readline): Don't build.
11345 mpw-build.in (install): Install GDB.
11346
11347 * mpw-configure (prefix, mpw_prefix): Handle it.
11348 * mpw-config.in (mmalloc, readline): Don't configure.
11349 * mpw-build.in (thisscript): Rename to ThisScript.
11350 Use mpw-build instead of BuildProgram everywhere.
11351 (mmalloc, readline): Don't build.
11352 * mpw-README: New file, basic documentation about the MPW port.
11353
11354 * mpw-config.in: Use forward-include to create include files.
11355
11356 * mpw-configure: Add more things to the top of each configured
11357 Makefile, including contents of config/mpw-mh-mpw.
11358 * mpw-config.in (extra-include): Create this directory and fill it
11359 with Posix-like include files when configuring.
11360
11361 * config.sub (apple, mac, mpw): Add various aliases.
11362
11363 * mpw-build.in: New file, top-level build script fragment for MPW.
11364 * mpw-configure: New file, configure script for MPW.
11365 * mpw-config.in: New file, config fragment for MPW.
11366
11367Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11368
11369 * configure.in (host_libs): Remove glob, since it is gone from the
11370 sources.
11371
11372Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11373
11374 * Makefile.in: define empty GDB_NLM_DEPS var.
11375
11376 * configure.in(target_makefile_frag): use config/mt-netware
11377 for netware targets.
11378
11379Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11380
11381 * config.sub: Merge in recent FSF changes. Remove linux special
11382 cases.
11383
11384Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11385
4bddf3ad 11386 Revert this change:
252b5132
RH
11387
11388 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11389
11390 * build-all.mk: Use CC=cc -Xs on Solaris.
11391
252b5132
RH
11392Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11393
11394 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11395 stop using it.
11396 * Makefile.in: Nuke all references to glob subdirectory.
11397
11398Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11399
11400 * configure.in: Fix --enable-shared logic in per-host.
11401
11402Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11403
11404 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11405
11406Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11407
11408 * configure.in (noconfigdirs): Don't build gas on AIX, for
11409 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11410
11411Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11412
11413 * configure: Fix --cache-file to work if the file argument is a
11414 relative path.
11415
11416Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11417
11418 * configure: If the --cache-file is used, pass it down to
11419 configure in subdirectories.
11420
11421Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11422
11423 * config.sub: add vxworks29k configuration.
11424
11425Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11426
11427 * Makefile.in (taz): Do "diststuff" part quietly.
11428
11429Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11430
11431 * config.sub: Mini-merge with gcc/config.sub.
11432
11433Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11434
11435 * config.guess (IRIX): Sed - to _.
11436
11437Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11438
11439 * Makefile.in (source-vault, binary-vault): New targets.
11440
11441Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11442
11443 * config.sub: Recognize -eabi as a basic system type.
11444
11445Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11446
11447 * configure.in (enable_shared stuff): Fix typo.
11448
11449Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11450
11451 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11452
11453Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11454
11455 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11456
11457Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11458
11459 * configure.in (rs6000-*-*): Don't build gas.
11460
11461Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11462
11463 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11464 reduce command line length.
11465 (AS_FOR_TARGET): Check for as.new, not Makefile.
11466 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11467
11468Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11469
11470 * config.guess: Merge from FSF.
11471
11472Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11473
11474 * configure: Don't use $ when handling program_suffix.
11475
11476Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11477
11478 * configure.in: Configure tk for hppa/hpux.
11479
11480Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11481
11482 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11483
11484Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11485
11486 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11487 to LIBCXXFLAGS. Tests are better run without it.
11488
11489Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11490
11491 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11492
11493Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11494
11495 * configure.in (*-*-netware*): Don't configure xiberty.
11496
11497Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11498
11499 * configure.in: Remove tk from native_only list.
11500
11501Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11502
11503 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11504 for special NCD build.
11505
11506Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11507
11508 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11509 makeall.bat, they're only useful for binutils snapshots.
11510 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11511 makeall.bat to specified SUPPORT_FILES.
11512
11513Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11514
11515 * build-all.mk: Add Ericsson targets to sun4 and solaris
11516 hosts. Add BNR's sun4 target to solaris host, so their
11517 build-from-source will be tested in-house first.
11518
11519Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11520
11521 * Makefile.in (LIBCFLAGS): New variable.
11522 (CFLAGS_FOR_TARGET): Ditto.
11523 (LIBCFLAGS_FOR_TARGET): Ditto.
11524 (LIBCXXFLAGS): Ditto.
11525 (CXXFLAGS_FOR_TARGET): Ditto.
11526 (LIBCXXFLAGS_FOR_TARGET): Ditto.
11527 (BASE_FLAGS_TO_PASS): Pass them.
11528 (EXTRA_TARGET_FLAGS): Ditto.
11529
4bddf3ad 11530 * configure.in: Support --enable-shared.
252b5132
RH
11531
11532Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
11533
11534 * configure.in (target_libs): Include libstdc++ again.
11535 * config.guess: Update from FSF (for FreeBSD).
11536
11537Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11538
11539 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11540 makeall.bat.
11541 (DISTDOCDIRS): Add `etc'.
11542 (ETC_SUPPORT_PFX): New variable.
11543 (taz): Include anything from etc starting with a word in
11544 ETC_SUPPORT_PFX.
11545
11546Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11547
11548 * config.sub: Update for recent FSF changes. Remove obsolete
11549 h8300hds entry. Add -windows* and -osx as basic os. Minor
11550 spacing changes.
11551
11552Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11553
11554 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
11555
11556 * config.guess: Merge with FSF.
11557 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11558
11559Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11560
11561 * configure: Since the "trap 0" handler will override the exit
11562 status on many systems, only use it for "exit 1", and make it set
11563 a non-zero exit status; reset it before "exit 0". Also, check
11564 exit status of config.sub, and error out if it failed.
11565
11566Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
11567
11568 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11569 and install libgloss.
11570
11571Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11572
11573 * Makefile.in (all-binutils): Depend upon all-byacc.
11574
11575 * configure.in: Don't build emacs on Irix 5.
11576
11577Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11578
11579 * configure.in (*-*-netware*): Add libio.
11580
11581Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11582
11583 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11584 (CHECK_TARGET_MODULES): Ditto.
11585 (INSTALL_TARGET_MODULES): Ditto.
11586 (TARGET_LIBS): Ditto.
11587 (all-libstdc++): Note dependencies.
11588
11589Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11590
11591 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11592
11593Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11594
11595 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11596 -fexternal-templates.
11597
11598 * configure.in (target_libs): Add libstdc++.
11599 (noconfigdirs): Add libstdc++ as appropriate.
11600
11601Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11602
11603 * config.guess: Update from FSF.
11604
11605Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11606
11607 * configure: Use ${config_shell} when running ${configsub}.
11608
11609Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
11610
11611 * config.sub: No longer recognize h8300h.
11612
11613Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11614
11615 * config.sub: Remove extraneous differences between config.sub and
11616 gcc/config.sub.
11617
11618Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11619
11620 * Makefile.in (DISTSTUFFDIRS): Add gas.
11621
11622Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
11623
11624 * COPYING.NEWLIB: New file.
11625
11626Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
11627
11628 * config.guess (HP-UX): Patch from Harlan Stenn
11629 <harlan@landmark.com> to also emit release level.
11630
11631Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11632
11633 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11634
11635Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
11636
11637 * config.sub: Merge nextstep cleanup from FSF.
11638
11639Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11640
11641 * configure.in (arm-*-*): Don't configure ld for this target.
11642
11643Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11644
11645 * configure.in (*-*-netware): don't configure libg++, libio,
11646 librx, or newlib.
11647
11648Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11649
11650 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
11651 configure ld--it works, but it doesn't support shared libraries.
11652
11653Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11654
11655 * config.guess (*-unknown-freebsd*): Get rid of possible
11656 trailing "(Release)" in version string.
11657 Patch from Paul Richards <paul@isl.cf.ac.uk>.
11658
11659Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
11660
11661 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11662 Fix type: *-next-neststep -> *-next-nextstep.
11663
11664 * config.guess: Merge from FSF:
11665
11666 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11667
11668 * config.guess: Recognize powerpc-ibm-aix3.2.5.
11669
11670 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11671
11672 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11673 instead of UNIX_SV for UnixWare 1.0).
11674
11675Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
11676
11677 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
11678 to make gdb/nlm/* build after the compiler and linker.
11679
11680Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
11681
11682 * config.guess (netbsd, freebsd, linux): Accept any machine,
11683 not just i[34]86.
11684 (m68k-atari-sysv4): Relocate to match FSF version.
11685
11686 * config.guess: More merges from the FSF:
11687
11688 Add a space before function call or macro invocation.
11689
11690 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11691
11692 * config.guess: Add trap cmd to remove dummy.c and dummy when
11693 interrupted.
11694
11695 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11696
11697 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11698 (dummy): Redirect stderr from compilation of dummy.c.
11699
11700 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
11701
11702 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11703
11704Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
11705
11706 * configure: Accept and ignore --cache*, for compatibility with
11707 new autoconf.
11708
11709Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
11710
11711 * config.guess: Merge from FSF:
11712
11713 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11714
11715 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
11716 (PATH): Add /.attbin at end for finding uname.
11717 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
11718
11719 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
11720
80413487 11721 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
11722
11723 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
11724
80413487
RH
11725 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11726 to select whether to use ELF or COFF.
252b5132
RH
11727
11728 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11729
80413487 11730 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
11731
11732 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11733
11734 * config.guess: Guess the OS version for HPUX.
11735
11736 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11737
11738 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11739
11740Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11741
11742 * configure.in: Recognize --with-headers, --with-libs, and
11743 --without-newlib.
11744 * Makefile.in (all-xiberty): Depend upon all-ld.
11745
11746Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11747
11748 * configure.in: Change i[34]86 to i[345]86.
11749
11750Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11751
11752 * configure (version): A few more tweaks to help message.
11753
11754Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
11755
11756 * Makefile.in: Remove (for now) librx as a host library,
11757 now that we're building it for target.
11758
11759Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11760
11761 * configure: Fix up help message; from karl@owl.hq.ileaf.com
11762 (Karl Berry).
11763
11764Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
11765
11766 * configure.in: Also configure librx.
11767
11768Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11769
11770 * Makefile.in: Update various rules to reflect that librx
11771 is now needed for libg++.
11772
11773Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11774
11775 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11776
11777Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11778
11779 * configure.in: Configure the examples directory.
11780
11781Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11782
11783 * configure: Simplify Jun 2 1994 change.
11784
11785Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11786
11787 * change CC to /usr/latest/bin/gcc for lynx host builds, since
11788 /bin/gcc isn't good enough to build gcc.
11789
11790Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
11791
11792 * Makefile.in (GDB_SUPPORT_FILES): Remove
11793 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
11794 (gdb.tar.gz): Add new rule to use standard distribution building
11795 mechanism.
11796
11797Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11798
11799 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
11800 Bill Cox <bill@cygnus.com>.
11801
11802Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
11803
11804 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
11805
11806Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
11807
11808 * configure: Search current dir first in .gdbinit.
11809
11810Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
11811
11812 * config.sub: Recognize freebsd (merged from gcc config.sub).
11813
11814Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
11815
11816 * config.sub: Refer to NeXT's operating system as nextstep.
11817
11818 * config.sub (case $basic_machine): Re-order the cases, to match
11819 the order in the FSF version (which is mostly alphabethical).
11820 Merge in some additions and changes from the FSF.
11821
11822Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
11823
11824 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11825 * config.sub: Recognize cxux7.
11826 * configure.in: Use mh-cxux for m88k-harris-cxux*.
11827
11828Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
11829
11830 * config.sub: Fix typo powerpc -> powerpc-*.
11831
11832Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
11833
11834 * Makefile.in: `all-emacs19' depends on `all-byacc'.
11835
11836 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11837 parallel with all-emacs and install-emacs). Top-level command
11838 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11839
11840Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11841
11842 * test-build.mk ($(host)-stamp-stage2-installed): Remove
11843 $(relbindir)/make before doing ``make install'', and use
11844 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
11845 installing over running make binary.
11846 ($(host)-stamp-stage3-installed): Likewise.
11847
11848Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11849
11850 * config.guess: Recognize Mach.
11851
11852Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11853
11854 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11855 see whether --exec-prefix was used.
11856
11857Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11858
11859 * README: Explicitly mention libg++/README. (Zoo's idea.)
11860
11861Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11862
11863 * Makefile.in: Add all-librx target similar to all-libproc.
11864
11865Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
11866
11867 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
11868 with post 1.2 uname bogosity.
11869
11870Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11871
11872 * configure: Remove temporary files on receipt of a signal.
11873
11874Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
11875
11876 * configure: If there is a package_makefile_frag, remove
11877 ${subdir}/Makefile.tem after copying it in.
11878
11879Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11880
11881 * build_all.mk: support rs6000 lynx identifies itself as
11882 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
11883 since /bin/gcc is too feeble to compile a modern gcc.
11884
11885Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11886
11887 * brought devo/test-build.mk update-to-date with progressive/
11888 test-build.mk. Add lynx targets and hppa flag info.
11889
11890Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11891
11892 * configure.in: Use mh-ncrsvr43. Patch from
11893 Tom McConnell <tmcconne@sedona.intel.com>.
11894
11895Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
11896
11897 * config.guess (i386-unknown-bsdi): No longer need to
11898 check #if defined(__bsdi__) && defined(__i386__).
11899
11900Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11901
11902 * configure: Set program_transform_nameoption correctly.
11903
11904Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11905
11906 * brought build-all.mk update-to-date with progressive build-all.mk,
11907 added new targets and hppa info.
35590697 11908
252b5132
RH
11909Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11910
11911 * configure: If config.guess result is a prefix of the user
11912 specified target, assume a native build and use the user specified
11913 target as the host alias. Remove SunOS patch suffix removal hack.
11914 * configure.in: Remove SunOS patch suffix removal hack.
11915
11916 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11917 in NATIVE_CHECK_MODULES.
11918
11919Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
11920
11921 * Makefile.in: Rename HOST_ONLY to NATIVE.
11922 * configure: Delete SunOs patch suffix from host_canonical
11923 and build_canonical variables that are prepended to Makefiles.
11924 * configure.in: Add comments for easier maintenance.
11925
11926Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11927
11928 * Makefile.in: Add all-libproc target similar to all-gui.
11929
11930Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
11931
11932 * Makefile.in (CHECK_MODULES): split into
11933 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11934
11935Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
11936
11937 * config.guess (i386-unknown-bsdi): New system to guess.
11938
11939Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11940
11941 * Makefile.in: Add all-gui target (but not yet build by "all").
11942
11943Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
11944
11945 * config.sub: Move deletion of patch suffix from here...
11946 * configure.in: To here, at Ian's suggestion. The top-
11947 level scripts might need to know of a patch level.
11948
11949Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
11950
11951 * config.sub: Strip off patch suffix so rtl is recognized
11952 as a sunos4.1.3 machine, even though it's been patched.
11953
11954Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
11955
11956 * Makefile.in (INSTALL_LAST): Delete.
11957 (INSTALL_DOSREL): New.
11958
11959Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11960
11961 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11962 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11963 whether we pass down --with-gnu-ld anyhow.
11964
11965Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
11966
11967 * Makefile.in (INSTALL_LAST): Change operation so it works
11968 on more flavors of make.
11969 * configure.in (go32): Don't build libg++ or libio.
11970
11971Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
11972
11973 * Makefile.in (Move HOST_PREFIX_1 and friends up so
11974 they can be overriden by templates.
11975
11976Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
11977
11978 * configure.in (target==go32): Don't build gdb.
11979 * dosrel: New directory.
11980
11981Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
11982
11983 * configure.in (host==go32): Configure dosrel too.
11984 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11985 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11986 be set by incoming names or templates.
11987 (INSTALL_LAST): New rule.
252b5132
RH
11988
11989Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
11990
11991 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11992
11993Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11994
252b5132
RH
11995 * configure.in (appdirs): New variable. Currently empty, but will
11996 be used in gas distribution. If nonempty, lists a set of
11997 directories at least one of which must get configured, or top
11998 level configuration is considered to have failed.
11999 (rs6000-*-lynxos*): Use new file name.
12000
12001Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12002
12003 Eliminate XTRAFLAGS.
12004 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12005 newlib include files using -idirafter, and also use -nostdinc.
12006 (CXX_FOR_TARGET): Likewise.
12007 (XTRAFLAGS): Removed.
12008 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12009 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12010 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12011 ($(DO_X)): Don't pass down XTRAFLAGS.
12012
12013Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12014
12015 * configure.in (mips*-dec-bsd*): New target; do build linker.
12016 (mips*-*-bsd*): New target; don't build linker.
12017
12018Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12019
12020 * configure.in: support rs6000-*-lynxos* configuration.
12021 support sunos4 as a cross target.
12022
12023 * config.sub: look for lynx*, not lynx since the OS version may
12024 legitimately be part of the name.
12025
12026Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12027
12028 * configure.in (i[34]86-*-sco*): Move to be with other i386
12029 targets.
12030 (romp-*-*): New target. Skip various binary utilities.
12031 (vax-*-*): New target. Don't build newlib.
12032 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12033
12034Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12035
12036 * configure.in: Only set host_makefile_frag if config
12037 directory exists.
12038
12039Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12040
12041 * install.sh: If $dstdir exists, don't check whether each
12042 component does.
12043
12044Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12045
12046 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12047
12048Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12049
35590697
AJ
12050 * configure.in (*-*-lynxos*): Don't configure newlib for either
12051 native or cross Lynx.
252b5132
RH
12052
12053Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12054
12055 * config.sub (sparc64-elf): Fix os.
12056 (z8k): Remove duplicate.
12057
12058Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12059
12060 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12061 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12062
12063Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12064
12065 * configure: Make file links cleanly even if Lynx fails on
80413487 12066 an NFS symlink (at least fail cleanly).
252b5132
RH
12067
12068Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12069
12070 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12071 -XNh2000.
12072
12073Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12074
12075 * configure: Unknown options are fatal again.
12076
12077Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12078
12079 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12080 compatibility.
252b5132
RH
12081
12082Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12083
12084 * build-all.mk: Add `clean' target.
12085
12086Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12087
12088 * config.guess: Add SINIX support.
12089 * configure.in: Add mips-*-sysv4* support.
12090
12091Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12092
12093 * build-all.mk: Document all useful targets.
12094 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12095 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12096
12097Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12098
12099 * configure: Support --silent, --quiet.
12100
12101Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12102
12103 * configure: Support --disable-FEATURE.
12104
12105Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12106
12107 * config.guess: Recognize NCR running SVR4.3.
12108
12109Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12110
12111 * config.guess: Make BSDI generate i386-unknown-bsd386.
12112 Patch from Paul Eggert <eggert@twinsun.com>.
12113
12114Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12115
12116 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12117
12118Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12119
12120 * configure: Make unrecognized options give nonfatal warnings
12121 instead of fatal errors, and pass them to any subdirectory
12122 configures in case they recognize them.
12123 Make --x equivalent to --with-x.
12124
12125Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12126
12127 * configure: Add --enable-* options. Clean up usage message and
12128 some comments.
12129
12130Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12131
12132 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12133
12134Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12135
12136 * configure.in (hppa*-*-*): Enable binutils.
12137
12138Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12139
12140 * config.sub: Recognize cisco.
12141
12142Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12143
12144 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12145
12146Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12147
12148 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12149 than one configuration name. Add comment.
12150
12151Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12152
12153 * config.guess: about target *-hitachi-hiuxwe2, fixed
12154 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12155 macro is incorrect.]
12156
12157Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12158
12159 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12160 than the "make ls" stuff which used to be here.
12161
12162Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12163
12164 * config.guess: Recognize i[34]86-unknown-freebsd.
12165 From Shawn M Carey <smcarey@rodan.syr.edu>.
12166
12167Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12168
12169 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12170
12171Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12172
12173 * config.guess: Check for ptx.
12174
12175Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12176
12177 * config.sub: Add os9k checking.
12178
12179Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12180
12181 * config.guess: Handle OSF1 running on HPPA processors
12182
12183Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12184
12185 * configure: If subdir configure fails, print out a message with
12186 subdirectory name, in case subdir's configure code didn't identify
12187 itself.
12188
12189Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12190
12191 * configure.in: Remove embedded newlines from configdirs.
12192 Avoid mismatches of substrings. Fix matching strings at end
12193 of configdirs.
12194
12195Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12196
12197 * config.guess: Add Lynx/rs6000 config support.
12198
12199Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12200
12201 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12202
12203Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12204
12205 * configure.in (hppa*-*-osf*): Treat this just like most other
12206 PA configurations (eg no binutils or ld).
12207 (hppa*-*-*elf*): These configurations have binutils and ld.
12208
12209Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12210
12211 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12212
12213Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12214
12215 * configure.in (rs6000-*-*): Build gas.
12216
12217Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12218
80413487 12219 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
12220
12221Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12222
12223 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12224 for GDB and GDB has been fixed to not need it.
12225
252b5132
RH
12226Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12227
12228 * config.guess: Recognize vax hosts.
12229
12230Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12231
12232 * configure (while loop): Don't use "break 2" inside case
12233 statement -- the case statement isn't an enclosing loop.
12234
12235Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12236
12237 * config.guess: Clean up NeXT support, to allow nextstep
12238 on Intel machines. Make OS be nextstep.
12239
12240Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12241
12242 * config.guess: Add alternate forms for Convex.
12243
12244Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12245
12246 * configure: Completely rewrite option processing. Take
12247 advantage of pattern-matching to avoid invoking test frequently.
12248 Also clean up host and target defaulting logic.
12249
12250Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12251
12252 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12253 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12254 commands (plus user environment) will fit SCO limits.
12255
12256Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12257
12258 * configure.in: Don't issue warnings about directories which are
12259 not being configured if -norecursion is set. Correct test for
12260 --with-gnu-as and --with-gnu-ld to not get confused by substring
12261 matches.
12262
12263 * configure.in: Don't build gas for alpha-dec-osf1*.
12264
12265Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12266
12267 * configure: Back out Per's change of 12/19/1993. It changes the
12268 behavior of configure in unexpected and confusing ways.
12269
12270 Also, use different delim char when calculating
12271 program_transform_name so that the name can contain slashes.
12272
12273Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12274
12275 * configure.in, config.sub: Add support for VSTa micro-kernel.
12276
12277Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12278
12279 * configure.in: Nuke hacks which were used to get a special
12280 version of GAS for HPPA configurations.
12281
12282Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12283
12284 * configure: If only ${target_alias} is given, use that
12285 as the default for ${host_alias}.
12286 * configure: Add missing back-slashes before nested quotes.
12287
12288Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12289
12290 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12291
12292Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12293
12294 * config.guess: Recognize some Tektronix configurations.
12295 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12296
12297Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12298
12299 * config.sub: Match any flavor of SH.
12300
12301Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12302
12303 * configure.in: Don't try to configure newlib for Alpha.
12304
12305Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12306
12307 * configure.in: Don't build ld for Irix 5. Don't build gas,
12308 libg++ or libio for any Alpha target.
12309
12310 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
12311
12312Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12313
12314 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12315 default arguments -- so it tried to compress itself.
12316
12317Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12318
12319 * configure.in (notsupp): ensure that a space is always at the end
12320 of the configdirs list, since the grep checks for an explicit space
12321
12322Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12323
12324 * configure.in (target i386-sysv4.2): don't build ld, since static
12325 versions of many libraries are not available.
12326
12327Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12328
12329 * config.guess: Recognize Apollos (using environment variables).
12330 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12331
12332Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12333
12334 * config.guess: Recognize Sony news mips running newsos.
12335
12336Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12337
12338 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12339 "fi ; else" for bash.
12340
12341Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12342
12343 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12344
12345Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12346
12347 * config.sub: accept unixware as an alias for svr4.2.
12348 Fix some inconsistancies with the gcc version.
12349
12350Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12351
12352 * Makefile.in (DISTDOCDIRS): Add gdb.
12353
12354Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12355
12356 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12357
12358Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12359
12360 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12361 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12362 this now.
12363
12364Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12365
12366 * config.sub: Accept hiux* as an OS name.
12367
12368 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12369 etc/make-stds.texi. The underscore came from gcc, and dje now
12370 agrees that RUNTESTFLAGS is the correct name.
12371
12372Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12373
12374 * install.sh: Remove 'set -e'. It makes any conditionals
12375 in the script useless.
12376
12377 * config.guess: Automatically recognize arm-acorn-riscix
12378 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12379
12380Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12381
12382 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12383
12384Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12385
12386 * Makefile.in (DISTDOCDIRS): New variable.
12387 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 12388 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
12389
12390Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12391
12392 * configure.in (hppa target): check the source directory for the
12393 pagas sub-directory
12394
12395Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12396
12397 * config.sub: Allow -aout* and -elf*.
12398
12399Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12400
12401 * configure.in: Don't build ld on i386-solaris2, same as for
12402 sparc-solaris2.
12403
12404Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12405
12406 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12407
12408Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12409
12410 * configure.in: Configure gdb for alpha.
12411
12412Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12413
12414 * Makefile.in (CXXFLAGS): Add -O.
12415
12416Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12417
12418 * config.guess: added support for DG Aviion
12419
12420Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12421
12422 * configure.in: Produce warning message for subdirectories not
12423 configurable for this host/target combination. Don't try to
12424 configure gdb for vms.
12425
12426Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12427
12428 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12429 appropriate files before making "diststuff".
12430 (DISTBISONFILES): New var: list of files to be edited.
12431 (DISTSTUFFDIRS): Add binutils.
12432
12433Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12434
12435 * config.sub: also handle mipsel and mips64el (for little endian mips)
12436
12437Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12438
12439 * configure.in: Add * to end of all OS names.
12440
12441Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12442
12443 * configure.in: Build newlib for LynxOS native.
12444
12445Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12446
12447 * config.guess: Add support for delta 88k running SVR3.
12448
12449 * configure.in: Add comment about HP compiler vs. emacs.
12450
12451Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12452
12453 * configure.in: don't build ld on solaris2 (not a viable option
12454 due to bugs in getpwnam & getpwuid)
12455
12456Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12457
12458 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12459 config.guess will produce a full version number.
12460
12461Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12462
12463 * configure.in: Build linker and binutils for alpha-dec-osf1.
12464
12465Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12466
12467 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12468 and gdb/testsuite/Makefile.in.
12469
12470Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12471
12472 * configure.in: recognize mips*- instead of mips-
12473
12474Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12475
12476 * config.sub: Accept linux*coff and linux*elf as operating
12477 systems.
12478
12479Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12480
12481 * config.sub: Recognize mips64, and mips3 as an alias for it.
12482
12483Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12484
12485 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12486 gdb knows how to handle OSF/1 shared libraries.
12487
12488Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12489
12490 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12491 * config.guess: Recognize Hitachi's HIUX.
12492 * config.sub: Recognize h3050r* and hppahitachi.
12493 Remove redundant cases for hp9k[23]*.
12494
12495Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12496
12497 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12498 if gas and ld are in the source tree and are in ${configdirs}.
12499 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 12500 --with options (but still pass them down on the command line,
252b5132
RH
12501 if they were explicitly specified).
12502
12503Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12504
12505 * configure: substitute SHELL value in Makefile.in with
12506 ${CONFIG_SHELL}
12507
12508Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12509
12510 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12511 *-*-solaris2* targets.
12512
12513Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12514
12515 * Makefile.in: define M4, and pass it down to sub-makes;
12516 all-autoconf now depends on all-m4
12517
12518Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12519
12520 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12521 presence of {ar,ranlib} instead of a configured directory
12522
12523Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12524
12525 * config.guess: Accept 34?? as well as 33?? for NCR.
12526
12527Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12528
12529 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12530 of 'gas' in sed commands, since 'gash' is now in the tree as well.
12531
12532Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12533
12534 * configure: grab values for $(CC) and $(CXX) from the
12535 environment, so that someone can do "CC=gcc configure; make" and
12536 have it work right (matching the way that autoconf works now)
12537
12538 * configure.in, Makefile.in: add support for gash, the tcl
12539 interface to Galaxy
12540
12541 * config.guess: add NetBSD variants (hp300, x86)
12542
12543Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
12544
12545 * install.sh: Support -d option (in the manner of SunOS 4 install,
12546 as it is more deterministic than that of GNU install)
12547 (chmodcmd): Set file to mode 755 by default (should also do default
12548 chgrp and chown, but I don't feel like dealing with that now)
12549
12550Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
12551
12552 * config.sub: Remove h8300hhms alias.
12553
12554Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12555
12556 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12557
12558Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12559
12560 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12561 as stmp-fixinc
12562
12563Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12564
12565 * config.sub: recognize m88110-bug-coff.
12566
12567Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12568
12569 * Makefile.in (all-libio): all dependencies on the toolchain used
12570 to build this (gcc, gas, ld, etc)
12571
12572Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12573
12574 * config.guess: Deal with OSF/1 1.3 on alpha.
12575
12576Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12577
12578 * install.sh: add some 'else true' clauses for portability
12579
12580 * configure.in: don't build libio for h8[35]00-*-* targets
12581
12582Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
12583
12584 * Makefile.in: Add support for new libio.
12585
12586Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12587
12588 * install.sh: If one command fails, don't try the rest. Don't try
12589 to remove $dsttmp (via trap) unless we have already created it.
12590 If $src doesn't exist, detect it and exit with an error.
12591
12592 * config.guess: Recognize BSD on hp300.
12593
12594Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
12595
12596 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12597 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12598
12599Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
12600
12601 * Makefile.in (all-send-pr): depends on all-prms
12602
12603Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12604
12605 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12606
12607Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12608
12609 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12610 Added test for mips-mips-riscos5.
12611
12612Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12613
12614 * configure.in: use mh-hp300 for 68k HP hosts
12615
12616Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12617
12618 * configure: add support for CONFIG_SHELL, so that you can use
12619 some alternate shell for evaluating configure scripts
12620
12621Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
12622
12623 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
12624 in configure script to bug-gdb@prep.ai.mit.edu when building
12625 distribution archive.
12626 * Makefile.in (COMPRESS): Remove def.
12627 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
12628 gdb.tar.Z and make-gdb.tar.Z respectively.
12629 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
12630 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
12631 to convergence with 'taz' target in Makefile.in.
12632
12633Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12634
12635 * install.sh (dsttmp): use trap to ensure that tmp files go
12636 away on error conditions
12637
12638Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12639
12640 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12641
12642Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12643
12644 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12645 its parent is '/' not ''.
12646
12647 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12648
12649Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
12650
12651 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12652 that ${newsrcdir}/configure.in does.
12653
12654Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12655
12656 * test-build.mk: support for CONFIG_SHELL
12657
12658Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
12659
12660 * config.sub (netware): Add as a basic system type.
12661
12662Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12663
12664 * Makefile.in (Makefile): depend on configure.in. Also drop the
12665 $(srcdir)/ from the dependency on Makefile.in.
12666
12667Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
12668
12669 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12670 (h8300hhms is temporary until multi-libraries are implemented).
12671 * configure.in: Handle h8300h too.
12672
12673Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12674
12675 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12676
12677Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
12678
12679 * configure: Remove extraneous output when guessing host type.
12680 * config.guess: Remove extraneous output when guessing using C
12681 compiler rather than uname, or when guessing fails.
12682
12683Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12684
12685 * Makefile.in: remove all.cross and install.cross targets
12686
12687 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12688 definitions
12689
12690Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
12691
12692 * configure.in (target sh): Build gprof.
12693
12694Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12695
12696 * config.sub: change -solaris to -solaris2
12697
12698Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12699
12700 * configure.in: Use config/mh-riscos for mips-*-sysv*.
12701
12702Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
12703
12704 * configure: Correct error message for missing Makefile.in to
12705 print correct directory.
12706
12707Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12708
12709 * install.sh: kludge around 386BSD shell bug
12710
12711Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
12712
12713 * config.guess: Recognize NeXT.
12714 * config.guess: Recognize i486-ncr-sysv4.
12715 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
12716
12717Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
12718
12719 * Makefile.in (MAKEINFOFLAGS): New variable.
12720 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12721 * build-all.mk, test-build.mk: Pass down --no-split as
12722 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
12723
12724Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
12725
12726 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
12727
12728Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
12729
12730 * Makefile.in (libg++.tar.z): New rule.
12731 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
12732 * Makefile.in (taz): Only do a single chmod.
12733
12734Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12735
12736 * install.sh: don't use dirname anymore (replaced with sed usage)
12737
12738Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
12739
12740 * Makefile.in: Change extension for gzip'd files from '.z' to
12741 '.gz' per new FSF standard usage.
12742
12743Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12744
12745 * configure: put quotes around the final value of program_transform_name
12746
12747Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12748
12749 * Makefile.in: new install.sh support; update install-info rules
12750
12751Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
12752
12753 * configure.in: Build diff for crosses, but not for go32 host.
12754
12755 * configure.in: Build gprof only for native, and don't build it
12756 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12757
12758Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
12759
12760 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12761
12762Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12763
12764 * configure.in (host_tools): Add prms.
12765
12766Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12767
12768 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12769 with $(FLAGS_TO_PASS) on the command line
12770
12771 * config.sub: Recognize lynx and lynxos
12772
12773Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
12774
12775 * config.sub: Accept -ecoff*, not just -ecoff.
12776
12777Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12778
12779 * Makefile.in (taz): Use .gz suffix instead of .z.
12780 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12781 names.
12782
12783Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12784
12785 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12786
12787Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12788
12789 * Makefile.in (install-no-fixedincludes): install gcc last, so
12790 that rebuilds that might happen during 'make install' don't get
12791 bogus gcc include files
12792
12793Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12794
12795 Change from Utah for HPPA support:
12796 * config.guess: Recognize hppa1.x-hp-bsd.
12797
12798Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
12799
12800 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
12801 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12802
12803Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
12804
12805 * config.sub: Add support for rom68k and bug boot monitors.
12806
12807Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
12808
12809 * Makefile.in: Make all-opcodes depend on all-bfd.
12810
12811Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
12812
12813 * config.guess: Added special check for i[34]86-univel-sysv4*.
12814
12815Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
12816
12817 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12818 the processor rather than assuming i486.
12819
12820Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12821
12822 * config.guess: Recognize SunOS6 as Solaris3.
12823
12824Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
12825
12826 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
12827 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12828
12829Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
12830
12831 * build-all.mk (all-cross): New target for Canadian Cross.
12832 Added Q2 go32 targets.
12833 * test-build.mk: Configure go32 cross sparclite-aout and
12834 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
12835 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12836
12837Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12838
12839 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12840 GO32 hosted toolchains
12841
12842Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
12843
12844 * configure: change so "-exec-prefix" gets passed down rather
12845 than "-exec_prefix" so autoconf generated Makefiles get the
12846 exec_prefix set right.
12847
12848Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12849
12850 * config.guess: get the Solaris2 minor version number
12851
12852 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12853
12854Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12855
12856 * config.guess: Recognize some Sequent platforms.
12857
12858Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12859
12860 * Makefile.in: added the vault-install target
12861
12862 * configure.in: actually use the Sun3 makefile fragment that's in
12863 config, also added the release dir to configdirs
12864
12865Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12866
12867 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12868
12869Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12870
12871 * configure.in: remove some program from Alpha targetted toolchains
12872
12873Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
12874
12875 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
12876 gprof.
12877 (taz): Run "make diststuff" in those directories instead of "make
12878 proto-dir". Look for "VERSION=" only at start of line in subdir
12879 Makefile. Use "gzip -9" for compression.
12880 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12881 (binutils.tar.z): New target.
12882
12883Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12884
12885 * Makefile.in (taz): Include gpl.texinfo.
12886
12887Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12888
12889 * Makefile.in (setup-dirs): Merged into "taz" target.
12890 (taz): Only do `proto-dir' stuff if a directory is actually needed
12891 for this target.
12892
12893Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
12894
12895 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12896 (FLAGS_TO_PASS): Pass down MUNCH_NM.
12897 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12898 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12899 (gcc-no-fixedincludes): Correct for current gcc Makefile.
12900
12901Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
12902
12903 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
12904 config.sub, and move-if-change to gdb testsuite distribution
12905 archive, so the testsuite can be extracted, configured, and
12906 run separately from the gdb distribution. Blow away the Chill
12907 tests that require a Chill compiled executable, since GNU Chill
12908 is not yet publically available.
12909
12910Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12911
12912 * test-build.mk: set environment variables in a single command,
12913 instead of a list of assignments and exports
12914
12915 * config.guess: recognize Alpha/OSF1 systems
12916
12917Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12918
12919 * configure: Change help message to prefer --options rather than
12920 -options.
12921
12922Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12923
12924 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12925 zippy@ecst.csuchico.edu.
12926 * config.guess: Recognize miniframe.
12927
12928Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
12929
12930 * Makefile.in: Use srcroot to find runtest rather than rootme.
12931 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12932
12933Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
12934
12935 * test-build.mk: Extensive additions to support building on a
12936 machine other than the host.
12937
12938Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12939
12940 * configure (tooldir): Fix for i386-aix again.
12941
12942Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
12943
12944 * configure, Makefile.in: Change definition of $(tooldir)
12945 to match the FSF.
12946
12947Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
12948
12949 * config.guess: Recognize i[34]86/SVR4.
12950
12951Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12952
12953 * Makefile.in (all-gdb): gdb depends on sim.
12954
12955Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
12956
12957 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
12958 at the same time we make the prototype gdb directory.
12959 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
12960 files at the same time as the gdb base release distribution.
12961
12962Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
12963
12964 * Makefile.in (check): Use individual check targets rather than
12965 DO_X rule.
12966 (check-gcc): Added.
12967
12968Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
12969
12970 * config.sub: Use sysv3.2 not sysv32 for canonical OS
12971 for System V release 3.2.
12972
12973Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12974
12975 * config.sub: Recognize hppaosf.
12976 * configure.in: Do configure ld/binutils/gas for it.
12977
12978Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12979
12980 * configure (tooldir): Alter syntax used to set this, for systems
12981 where "\$" isn't handled right, like i386-aix.
12982
12983Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
12984
12985 * configure: Pass program-transform-name, not
12986 program_transform_name, to recursive configures.
12987
12988Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
12989
12990 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12991 of gas+ld+binutils.
12992
12993Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
12994
12995 * config.guess: Recognize AIX3.2 as distinct from 3.1.
12996
12997Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12998
12999 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13000
252b5132
RH
13001Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13002
13003 * Makefile.in (PRMS): Set back to all-prms.
13004
13005Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13006
13007 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13008 targets, rather than for MIPS hosts.
13009
13010Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13011
13012 * configure.in: add comment for --with-x default values
13013
13014 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13015
13016 * Makefile.in: add check-* targets for each of the directories in
13017 the tree. Add a definition of RUNTEST that will use the one we
13018 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13019
13020Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13021
13022 * configure.in: Removed obsolete references to bfd_target and
13023 target_makefile_frag.
13024
13025 * build-all.mk: Set assorted targets for Q2.
13026 * config.sub: Recognize z8k-sim and h8300-hms.
13027 * test-build.mk: Really don't pass host to configure.
13028 (HOLES): Added uname.
13029
13030Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13031
13032 * configure: Handle an empty program-prefix, program-suffix or
13033 program-transform-name correctly.
13034
13035Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13036
13037 * build-all.mk: -G 8 no longer required for MIPS targets.
13038 * test-build.mk: Don't pass host argument to configure; make it
13039 guess.
13040
13041Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13042
13043 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13044 * Makefile.in (COMPRESS): New macro, like GZIP.
13045
13046Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13047
13048 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13049
13050 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13051 with gas currently defaults to -G 0.
13052
13053Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13054
13055 * Makefile.in (all-flex): flex depends on byacc.
13056
13057 * build-all.mk: If host not specified, use config.guess. Pass TAG
13058 to test-build.mk as RELEASE_TAG.
13059 * test-build.mk (configargs): New variable containing arguments to
13060 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13061 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13062
13063 * config.guess: Use /bin/uname when checking -X argument on SCO,
13064 to avoid invoking GNU uname which doesn't understand -X.
13065
13066 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13067
13068 * configure.in: Build gas for mips-*-*.
13069
13070Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13071
13072 * Makefile.in (all.normal): insert missing backslash.
13073
13074Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13075
4bddf3ad 13076 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13077
13078 * Makefile.in: Complete overhaul to merge many almost identical
13079 targets.
13080
13081Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13082
13083 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13084 (gdb.tar.Z): Adjusted.
13085
13086 * Makefile.in (setup-dirs, taz): New targets; should be general
13087 enough to adapt for gdb sometime. Build only .z file.
13088 (gas.tar.z): New target.
13089
13090Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13091
13092 * build-all.mk: Use CC=cc -Xs on Solaris.
13093
252b5132
RH
13094Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13095
13096 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13097 for handling BISON for FSF releases.
13098
13099Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13100
13101 * configure: Actually implement the change zoo just documented.
13102
13103Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13104
13105 * configure: when using config.guess, only set target_alias when
13106 it's not already been set (ie, on the command line)
13107
13108Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13109
13110 * Makefile.in: add installcheck target, set PRMS to install-prms
13111
13112Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13113
13114 * configure: add support for package_makefile_fragment, handle the
13115 case where a directory has a configure.in file but no Makefile.in
13116 more gracefully (with an actual understandable error message, even);
13117 add support for --without (and add this to the usage message); also
13118 explicitly add a --host=${host_alias} to the command line when
13119 config.guess is used
13120
13121Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13122
13123 * configure: Must use both --host and --target in recursive calls.
13124
13125Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13126
13127 * Makefile.in: Change deja-gnu to dejagnu.
13128
13129Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13130
13131 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13132
13133Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13134
13135 * configure.in: canonicalize all instances to *-*-solaris2*,
13136 also strip out a number of tools to not build for go32 host
13137
13138Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13139
13140 * config.guess: add GPL.
13141
13142 * Makefile.in, config.guess, config.sub, configure: bump
13143 copyrights to 93.
13144
13145Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13146
13147 * Makefile.in (do-info): Removed obsolete check for existence of
13148 localenv file.
13149
13150 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13151
13152Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13153
13154 * Makefile.in: a couple of 'else true' for decstation,
13155 support for TclX
13156
13157 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13158
13159Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13160
13161 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13162
13163Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13164
13165 * config.guess: Recognize i386-ibm-aix (PS/2).
13166 * configure.in: Use config/mh-aix386 file for it.
13167
13168Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13169
13170 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13171 CC_FOR_TARGET instead.
13172 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13173
13174Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13175
13176 * Makefile.in: Add sim to list of directories sent with gdb
13177
13178Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13179
13180 * configure.in: Put back mips-dec-bsd* case.
13181
13182Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13183
13184 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13185 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13186 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
13187
13188Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13189
13190 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13191
13192 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13193 (install-info): install dir.info only if it exists,
13194 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13195
13196Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13197
13198 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13199 gas for mips-dec-bsd.
13200
13201Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13202
13203 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13204 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13205
13206Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13207
13208 * configure.in: Added "dejagnu" to hosttools list.
13209
13210Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13211
13212 * config.sub, configure.in, config.guess: Add support
13213 for Bosx, an AIX variant from Bull.
13214 Patches from F.Pierresteguy@frcl.bull.fr.
13215
13216Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13217
13218 * devo/dejagnu: Initial creation of devo/dejagnu.
13219 Migrated dejagnu testcases and support files for testing software
13220 tools to reside as subdirectories, currently called "testsuite",
13221 within the directory of the software tool. Migrated all programs,
13222 support libraries, etc. beloging to dejagnu proper from
13223 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13224 with no modifications. The changes to these files which will
13225 allow them to configure, build, and execute properly will be made
13226 in a future update.
13227
13228Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13229
13230 * Makefile.in: Change send_pr to send-pr.
13231 * configure.in: Likewise.
13232 * send_pr: Renamed directory to send-pr.
13233
13234Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13235
13236 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13237
13238Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13239
13240 * README: Update for gdb-4.8 release.
13241 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13242 gdb-xxx.tar.z (gzip'd) file also.
13243
13244Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13245
13246 * Makefile.in: make all-diff depend on all-libiberty
13247
13248Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13249
13250 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13251
13252Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13253
13254 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13255
13256Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13257
13258 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13259 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13260 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13261
13262Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13263
13264 * Makefile.in: makeinfo binary is in a new location
13265
13266Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13267
13268 * config.sub: Accept -ecoff as an OS.
13269
13270 * Makefile.in: Various changes to eliminate a level of make
13271 recursion and reduce the required command line length.
13272 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13273 sub-makes.
13274 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13275 variables holding settings for specific sub-makes.
13276 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13277 in terms of BASE_FLAGS_TO_PASS.
13278 (TARGET_LIBS): New variable listing directories which use
13279 TARGET_FLAGS_TO_PASS.
13280 (subdir_do): Eliminated.
13281 (do-*): New set of targets to replace subdir_do.
13282 (various): All targets which used subdir_do now depend on do-*.
13283 (local-clean): Renamed from do_clean.
13284 (local-distclean): New target, dependency of distclean and
13285 realclean.
13286 (install-info): Don't create directories. Depend on dir.info
13287 rather than calling make recursively.
13288 (install-dir.info): Eliminated.
13289 (install-info-dirs): Create all info directories here.
13290 (dir.info): Depend upon do-install-info.
13291
13292 * test-build.mk (HOLES): Added false.
13293
13294Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13295
13296 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13297
13298Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13299
13300 * Makefile.in (info): remove dependency on all-texinfo. The
13301 problem was really in texinfo/C, not at this level.
13302
13303Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13304
13305 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13306
13307Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13308
13309 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13310 GDB releases.
13311
13312Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13313
13314 * configure: Include srcdir in message about target of link not
13315 being found. Don't convert `-' to `_' in `with' options being
13316 passed to subdirs.
13317
13318Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13319
13320 * configure.in: add uudecode to host_tools
13321
13322 * Makefile.in: added {all,install}-uudecode targets, added them to
13323 the appropriate lists
13324
13325Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13326
13327 * Makefile.in (all-gcc): Added dependency on all-gas.
13328
13329 * configure.in (mips-*-*): Build ld and binutils.
13330
13331Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13332
13333 * configure: check return code from mkdir, print error message and
13334 exit on failure.
13335
13336Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13337
13338 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13339
13340Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13341
13342 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13343
13344Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13345
13346 * config.sub (h8500): Recognize this as a cpu type.
13347
13348Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13349
13350 * configure: source directory missing is no longer a warning
13351
13352 * configure.in: recognize irix[34]* instead of irix[34]
13353
13354 * Makefile.in: define and pass down X11_LIB
13355
252b5132
RH
13356Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13357
13358 * guess-systype: Renamed to ...
13359 * config.guess: ... by popular request.
13360 * configure.in, Makefile.in: Update accordingly.
13361
13362Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13363
13364 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13365 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13366 + Execute ./dummy instead of assuming . is in PATH.
13367
13368Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13369
13370 * guess-systype: New shell script. Attempts to guess the
13371 canonical host name of the executing host.
13372 Only a few hosts are supported so far.
13373 * configure: Call guess-systype if no host is specified.
13374
13375Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13376
13377 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13378 gcc Makefile.
13379
13380
13381Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13382
13383 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13384 (all-gcc, install-gcc, subdir_do): Use it.
13385
13386Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13387
13388 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13389
13390Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13391
13392 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13393 set exclusively by configure, using configure.in .
13394
13395Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13396
13397 * test-build.mk: set $PATH for all builds
13398
13399 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13400
13401Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13402
13403 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13404 the one used in gcc/Makefile.in, so that a null expansion doesn't
13405 override the one needed to build gcc with a native cc.
13406
13407
13408Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13409
13410 * configure: Accept -with arguments.
13411
13412Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13413
13414 * Makefile.in: added h8300sim
13415
13416Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13417
252b5132
RH
13418 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13419 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13420 (all-cygnus, native, build-cygnus): Make
13421 $(canonhost)-stamp-3stage-done, not $(host)....
13422 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13423 i386-sco3.2v4. Added else true to if command.
13424
13425Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13426
13427 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13428
13429Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13430
13431 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13432
13433Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13434
13435 * configure.in: don't remove binutils from Solaris builds
13436
13437Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13438
13439 * Makefile.in: get rid of earlier definitions for *clean,
13440 also handle the recursive info rule better
13441
13442Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13443
13444 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13445 do more-or-less the right thing.
13446
13447Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13448
13449 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13450 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13451
13452Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13453
13454 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13455 $(host_canonical).
13456
13457 * configure.in: split the configdirs list into 4 categories (native
13458 v. cross, library v. tool) and handle the cross-only and native-
13459 only in more reasonable (and correct!) way.
13460
13461Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13462
13463 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13464 configdirs anymore.
13465
13466Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13467
13468 * Makefile.in: extensive cleanup:: removed all of the explicit
13469 clean-* targets, collapsed many wrappers around subdir_do into
13470 one, added additional targets to satisfy standards.texi, deleted
13471 some old targets, some changes for consistency
13472
13473Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13474
13475 * configure.in: handle some programs as cross-only, and others as
13476 native only
13477
13478 * test-build.mk: handle partial holes in a more generic manner
13479
13480 * Makefile.in: m4 depends on libiberty
13481
252b5132
RH
13482Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13483
13484 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13485 time, wdiff, and find to configdirs
13486
13487 * Makefile.in: all, clean, and install rules for the new programs
13488 added to configure.in
13489
13490Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13491
13492 * configure.in: use mh-sun for all *-sun-* hosts
13493
252b5132
RH
13494Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13495
13496 * Makefile.in: define flags for X11 include files and library file
13497 locations, pass them down to the programs that need this info
13498
13499 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13500
252b5132
RH
13501Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13502
13503 * configure.in: start building libg++ for HP-UX targets
13504
13505Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13506
13507 * README: Update references to files moved into etc/.
13508
13509Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13510
13511 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13512 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13513
13514Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13515
13516 * configure: accept dash as well as underscore in long option
13517 names for FSF compatibility.
13518
13519Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
13520
13521 * config.sub: added -sco3.2v4 support from FSF.
13522
13523Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13524
13525 * configure.in: expand the section that adds or removes
13526 directories from the list of programs to build, to handle native
13527 vs. cross in addition to host v. native
13528
13529Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
13530
13531 * Makefile.in: Replace C++ in macro names with CXX.
13532 This is less likely to break ...
13533
13534Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13535
13536 * test-build.mk: add -w to GNU_MAKE
13537
13538Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13539
13540 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13541 add 'sparc' to list of recognized cpus. This needed to make
13542 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13543 Delete some redundant ose68 variants. Recognize -wrs as an os,
13544 then changes that into $CPU-wrs-vxworks.
13545
13546 * configure.in: remove most references to gdbtest, regularize
13547 target based program removal
13548
13549 * test-build.mk: import from p3 tree (many fixes and changes)
13550
13551Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13552
13553 * Makefile.in: added rules to handle tcl, tk, and expect
13554
13555 * configure.in: handle those directories if they exist
13556
13557Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13558
13559 * config.sub: removed bogus hppabsd and hppahpux names, since
13560 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13561
13562Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13563
13564 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
13565 depends upon all-xiberty
13566
13567 * Makefile.in: changes from p3, including:
13568
13569 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
13570
13571 * Makefile.in (XTRAFLAGS): include newlib directories if
13572 newlib/Makefile exists, rather than if host != target.
13573
13574 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
13575
13576 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13577 from the same source tree and not building a cross-compiler. This
13578 matters for the libg++ configuration if reconfiguring a tree that
13579 has already been installed.
13580
13581 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
13582
13583 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13584 pick up the machine and system specific header files.
13585
13586 * Makefile.in: added AS_FOR_TARGET, passed down in
13587 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13588 the C compiler to use to create programs which are run in the
13589 build environment, set it to default to $(CC), and passed it down
13590 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13591
13592 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
13593
13594 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13595 We need them for unusual native builds, like systems without
13596 ranlib.
13597
13598 * configure: also define $(host_canonical) and
80413487
RH
13599 $(target_canonical), which are the full, canonical names for the
13600 given host and target
252b5132
RH
13601
13602Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
13603
13604 * Makefile.in: Added separate definitions for C++.
13605
13606Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
13607
13608 * configure.in (configdirs): Add deja-gnu.
13609
13610Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
13611
13612 * README: Update for configure.texi and gdb-4.7 release.
13613
13614Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
13615
13616 * Makefile.in: Move "all" target to top of file.
13617 Previously, first target was ".PHONY" which caused BSD4.4 make
13618 to build .PHONY when make was run without arguments.
13619
13620Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
13621
13622 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
13623 Library-copylefted code in libiberty.
13624
13625Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
13626
13627 * config.sub: Replace m68kmote with plain old m68k.
13628
13629Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
13630
13631 * Makefile.in: Remove space from blank line, avoid Make complaints.
13632
13633Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
13634
13635 * config.sub: Complain if no argument is given. Added support for
13636 386bsd as OS and target alias.
13637
13638Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
13639
13640 * Makefile.in (XTRAFLAGS): include newlib directories if
13641 newlib/Makefile exists, rather than if host != target.
13642
13643Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
13644
13645 * config.sub: recognize sparclite-wrs-vxworks.
13646
13647 * Makefile.in (install-xiberty): added *-xiberty make rules (from
13648 p3.) Added clean-xiberty to clean.
13649
13650Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13651
13652 * configure.in: use *-*-* instead of nested cases for host and target
13653
13654Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
13655
13656 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13657 from the same source tree and not building a cross-compiler. This
13658 matters for the libg++ configuration if reconfiguring a tree that
13659 has already been installed.
13660
13661Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
13662
13663 * config.sub (i486v/i486v4): Merge in from FSF version.
13664
13665Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
13666
13667 * configure: only set PWD if it is already set.
13668
13669Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
13670
13671 * configure: just set PWD=`pwd` at the top, since Ultrix sh
13672 doesn't have unset and all success paths (and most error paths)
13673 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13674 to just ${PWD} to avoid confusion.)
13675
13676Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
13677
13678 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13679 even for a native compilation.
13680
13681Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
13682
13683 Changes to make the gdb.tar.Z rule work better.
13684
13685 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
13686 (DEVO_SUPPORT): Add configure.texi.
13687 (bfd-ilrt.tar.Z): Remove ancient rule.
13688
13689Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
13690
13691 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13692 pick up the machine and system specific header files.
13693
13694 * configure.in, config.sub: added new target m68010-adobe-scout,
13695 with alias of adobe68k. Changed configure.in to check for
13696 -scout before -sco* to avoid a false match.
13697
13698 * Makefile.in: added AS_FOR_TARGET, passed down in
13699 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13700 the C compiler to use to create programs which are run in the
13701 build environment, set it to default to $(CC), and passed it down
13702 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13703
13704Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
13705
13706 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13707 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
13708 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13709 FOR_TARGET variants, to newlib and libg++.
13710
13711Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
13712
13713 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13714 first.
13715
13716Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
13717
13718 * config.sub: Accept `elf' as an environment.
13719
13720Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13721
13722 * Makefile.in (all-opcodes): cd into the right directory
13723
13724Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
13725
13726 * configure: added -program_transform_name option, used as
13727 argument to sed when installing programs.
13728 configure.texi: added documentation for -program_prefix,
13729 -program_suffix and -program_transform_name.
13730
13731Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
13732
13733 * config.sub: Accept i486 where i386 ok.
13734
13735Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
13736
13737 * config.sub: accept we32k
13738
13739Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
13740
35590697 13741 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
13742
13743 * Makefile.in: don't create all directories for ``make install'';
13744 let the subdirectories create the ones they need.
13745
13746Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13747
80413487 13748 * COPYING: new file, GPL v2
252b5132
RH
13749
13750Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13751
13752 * Makefile.in: use the new gen-info-dir, which needs a template
13753 argument (which also lives in texinfo)
13754
13755 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13756
252b5132
RH
13757Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
13758
13759 * config.sub (ncr3000): Change i386 to i486.
13760
13761Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13762
13763 * Makefile.in: add install-rcs, install-grep to
13764 install-no-fixedincludes, removed install-bison and install-libgcc
13765
13766Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
13767
13768 * configure.in: grab the HPUX makefile fragment if on HPUX
13769
13770Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13771
13772 * Makefile.in: eradicate bison spoor (ditto libgcc).
13773 configure.in: recognise m68{k,000}-ericsson-OSE.
13774 es1800 is alias for m68k-ericsson-OSE
13775
13776Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13777
13778 * configure.in: rearrange the parts that remove programs from
13779 configdirs, based now on HOST==TARGET or by canonical triple.
13780
13781Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13782
13783 * test-build.mk: recurse explicitly with -f test-build.mk when
13784 appropriate. predicate stage3 and comparison on the existence
13785 of gcc. That is, if gcc isn't around, we aren't three-staging.
13786 On very clean, also remove ...stamp-co. Build in-place before
13787 doing other builds.
13788
13789Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13790
13791 * Makefile.in, configure.in: add tgas
13792
13793Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13794
13795 * Makefile.in: a number of changes merged in from progressive.
13796
13797 * configure.in: add libm.
13798
13799 * .cvsignore: ignore some stuff that comes from test-build.mk.
13800
252b5132
RH
13801Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
13802
13803 * config.sub: Add es1800 (m68k-ericsson-es1800).
13804
13805Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13806
13807 * configure: Add program_suffix (parallel to program_prefix)
13808 * Makefile.in: adjust directory-creating script for losing decstation
13809
13810Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
13811
13812 * configure: Minor $subdir-related fixes.
13813
13814Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13815
13816 * configure: fix various problems with propogating
13817 makefile_target_frag in subdirs.
13818 * configure.in: config libgcc if its there
13819
13820Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
13821
13822 * config.sub: HPPA merge.
13823
252b5132
RH
13824Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
13825
13826 * Makefile.in: Replace all-bison with all-byacc in all
13827 dependency lines for other tools (which now use byacc).
13828
13829Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
13830
13831 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
13832
252b5132
RH
13833Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
13834
13835 * Makefile.in: make gprof rules similar to byacc rules (instead of
13836 vestigal $(unsubdir) that didn't work...)
13837
13838Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
13839
13840 * config.sub: Add support for Linux.
13841 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
13842 (at least for libg++).
13843
13844Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13845
13846 * configure.texi: fix doc for the -nfp option to configure
13847
13848Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
13849
13850 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13851
13852Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
13853
13854 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13855 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13856 * configure.in: added solaris* host_makefile_frag hook.
13857
13858Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13859
13860 * config.sub: changed recognition of m68000 so that various
13861 m68k types can be specified via m680[01234]0
13862
13863Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13864
13865 * config.sub (basic_machine): fix sed so that '-foo' isn't
13866 completely substituted out while .+'-foo' loses the '-foo'
13867
13868Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13869
13870 * config.sub ($os): Add -aout.
13871
13872Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
13873
13874 * configure: If host_makefile_frag is absolute, don't
13875 prefix ${invsubdir} (relevant to libg++ auto-configure).
13876
13877Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13878
13879 * Makefile.in (tooldir): Define it.
13880 (all-ld): Depend on all-flex.
13881
13882Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
13883
13884 * Makefile.in (check): Fix libg++ special case.
13885
13886Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
13887
13888 * configure: do not bury `pwd` into config.status, thus do fewer
13889 pwd's.
13890
13891 * configure: print the "Building in" message only when building in
13892 other than "." AND verbose.
13893
13894 * configure: remove -s, rework -v to better accomodate guested
13895 configures.
13896
13897 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13898
13899Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
13900
13901 * Makefile.in: macroize flags passed on recursion. remove
13902 fileutils.
13903
13904Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
13905
13906 * configure: get makesrcdir right for subdirs deeper than 1.
13907
13908 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13909 install.
13910
13911Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
13912
13913 * Makefile.in: don't print subdir_do or recursion lines.
13914
13915Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
13916
13917 * standards.texi: added menu item.
13918
13919 * Makefile.in: build and install standards.info.
13920
13921 * standards.texi: new file.
13922
13923Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13924
13925 * configure: test for and move config.status pieces from
13926 ${subdir}/.
13927
13928Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
13929
252b5132
RH
13930 * configure: Test for existance of files before trying to mv
13931 them, to avoid numerous non-existance messages.
13932
13933Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
13934
13935 * configure: correct final line of config.status.
13936
13937 * configure: patch from eggert. Avoids a protection problem if
13938 the original Makefile.in is read only.
13939
13940 * configure: use move-if-change from gcc to create config.status.
13941 Some makefiles depend on config.status to tell if a directory
13942 has been reconfigured for a different host. This change
13943 prevents those directories from remaking everything in the case
13944 where the reconfig was only intended to rebuild a Makefile.
13945
13946 * configure: test for config.sub with "config.sub sun4" rather
13947 than "config.sub ${host_alias}". Otherwise we can't tell a bad
13948 host alias from a missing config.sub.
13949
13950Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13951
13952 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13953 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
13954
13955Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
13956
13957 * configure: mkdir ${subdir} as needed.
13958
13959Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
13960
13961 * Makefile.in,configure.in: added autoconf.
13962
13963Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13964
13965 * Makefile.in: no longer pass against on recursion.
13966
13967 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13968 definitions are not inherited.
13969
13970 * configure: correct makesrcdir when subdir is .
13971
13972Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
13973
13974 * configure: Add support for 'subdirs' variable, which is
13975 like 'configdirs', except that configure doesn't re-invoke
13976 itself for subdirs, it just creates a Makefile for each subdir.
13977 * configure.texi: Document subdirs.
13978
13979Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13980
13981 * configure.in: added flex to configdirs
13982
13983Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
13984
13985 * Makefile.in: remove clean-stamps from clean.
13986
13987Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
13988
13989 * configure.in: Add gdbtest to configdirs.
13990
13991Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
13992
13993 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
13994 to recursive makes.
13995 * configure.in: Recognize new ncr3000 config.
13996
13997Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
13998
13999 * Makefile.in, configure.in: removed references to gdbm.
14000
14001Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14002
14003 * config.sub: Don't canonicalize os value
14004 newsos* to bsd (readline needs to check for newsos).
14005 (This fix was earlier made Jan 31, but got re-broken.)
14006
14007Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14008
14009 * configure.in: sco is an os, not a vendor!
14010
14011 * configure: Quote $( better. Keep various shells happy.
14012
14013Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14014
14015 * Makefile.in: eliminate stamp-files.
14016
14017Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14018
14019 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14020 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14021
14022Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14023
14024 * config.sub: fix iris/iris3.
14025
14026Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14027
14028 * configure: re-add -rm.
14029
14030Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14031
14032 * Maskefile.in: add .stmp-rcs to all.
14033
14034 * configure.in: remove gas from rs6000 build, use aix host fragment.
14035
14036Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14037
14038 * configure: pass down site_option during recursion.
14039
14040Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14041
14042 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14043
14044Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14045
14046 * configure: Change exec_prefix so that it really defaults to prefix.
14047
14048Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14049
14050 * Makefile.in, configure.in: Add support for mmalloc library.
14051
14052Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14053
14054 * Makefile.in: add stmp dependencies for a few more things.
14055
14056Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14057
14058 * configure: adjusted error message on objdir/srcdir configure
14059 collision, per john's suggestion.
14060
14061 * Makefile.in: add libiberty stmp to all and all.cross.
14062
14063Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14064
14065 * Makefile.in: remove force dependencies, add grep to all.
14066
14067Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14068
14069 * Makefile.in: drop flex. make stamp files work.
14070
14071 * configure: added test for conflicting configuration in srcdir,
14072 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14073 gets cranky. use relative paths for configure and srcdir
14074 whenever possible. Send some error messages to stderr that were
14075 going to stdout.
14076
14077Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14078
14079 * Makefile.in: Fix libg++ rule to check for gcc directory
14080 before using gcc/gcc. Also pass XTRAFLAGS.
14081
14082Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14083
14084 * Makefile.in: added stmp-files so that directories aren't polled
14085 when they are already built.
14086
14087 * configure.texi: fixed a node pointer problem.
14088
14089Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14090
4bddf3ad 14091 * config.sub configure.in gdb/configure.in
252b5132
RH
14092 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14093 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14094 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14095
14096Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14097
14098 * configure: -recurring becomes -silent. corrected help message
14099 for -site= option.
14100
14101 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14102
14103Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14104
14105 * configure: when building Makefile for crosses, replace
14106 tooldir and program_prefix. default srcdir from location of
14107 config.sub. remove "for host in hosts" and "for target in
14108 targets" loops.
14109
14110Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14111
14112 * Makefile.in: Do not pass bindir or mandir to cvs.
14113
14114Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14115
14116 * Makefile.in, configure.in: removed traces of namesubdir,
14117 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14118 copyrights to '92, changed some from Cygnus to FSF.
14119
14120 * configure.texi: remove most references to multiple hosts,
14121 multiple targets, subdirs, etc.
14122
14123 * configure.man: removed rcsid. reference config.sub not
14124 config.subr.
14125
14126 * Makefile.in: mkdir $(infodir) on install-info.
14127
14128Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14129
14130 * configure.texi: Explain better about .gdbinit and about
14131 the environment that configure.in sections run in.
14132
14133Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14134
14135 * configure.in: Ultrix is only a decstation if it's a MIPS.
14136
14137Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14138
14139 * README: DOC.configure => cfg-paper.texi.
14140
14141Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14142
14143 * config.sub (near case $os): Don't convert newsos* to bsd!
14144
14145Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14146
14147 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14148 the number of copies of COPYING that go into the GDB tar file.
14149
14150Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14151
4bddf3ad 14152 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14153 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14154 Fix SCO configuration stuff.
14155
14156Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14157
14158 * Makefile.in: For libg++, make sure the -I pointing
14159 to the gcc directory goes *after* all the libg++-local -I flags.
14160 Also, move just-gcc dependency from just-libg++ to all-libg++.
14161
14162Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14163
14164 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14165
14166Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14167
14168 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14169
14170Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14171
14172 * config.sub: Add stratus configuration frags. Also
14173 submitted to FSF.
14174
14175Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14176
14177 * Makefile.in (DEV_SUPPORT): add configure.man.
14178
14179 * config.sub(Decode manufacturer-specific): add -none*.
14180
14181Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14182
14183 * Makefile.in: remove form feeds to make Sun's make happy.
14184 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14185
14186Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14187
14188 * Makefile.in (AR_FLAGS): Make quieter.
14189
14190Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14191
14192 * configure.in: Add libg++.
14193 * configure: When verbose, don't output the command line at each
14194 level; it will be unremarkably the same as the previous version,
14195 which will be the same as what the user typed.
14196
14197Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14198
14199 * configure.in, Makefile.in: fix clean-info, add flex. add
14200 fileutils.
14201
14202 * configure: be less sensitive to spaces in Makefile.in. Do not
14203 look for sources in "..". Doing so breaks subdirectories that
14204 might have their own configure. If a subdir has it's own
14205 configure script, use it.
14206
14207Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14208
14209 * cfg-paper.texi: some changes suggested by rms.
14210
14211Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14212
14213 * config.sub: Merge in some small additions from the FSF version,
14214 taken from the gcc distribution, to bring the Cygnus and FSF
14215 versions into closer sync.
14216
14217Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14218
14219 * configure.in: Changed svr4 references to sysv4.
14220
14221Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14222
14223 * configure: added -V for version number option.
14224
14225Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14226
14227 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14228 renamed from DOC.configure to cfg-paper.texi.
14229
14230Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14231
14232 * configure, config.subr, config.sub: config.subr is now
14233 config.sub again.
14234
14235Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14236
14237 * configure.texi: new file, in progress.
14238
14239 * Makefile.in: build info file and install the man page for
14240 configure.
14241
14242 * configure.man: new file, first cut.
14243
14244 * configure: find config.subr again now that configuration "none"
14245 has gone. removed all traces of the -ansi option. removed all
14246 traces of the -languages option.
14247
14248 * config.subr: resync from rms.
14249
d932cae7 142501991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14251
14252 * configure, config.sub, config.subr: merge config.sub into
14253 config.subr, call the result config.subr, remove config.sub, use
14254 config.subr.
14255
14256 * Makefile.in: revised install for dir.info.
14257
d932cae7 142581991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14259
14260 * configure.in: add decstation host makefile frag.
14261
14262 * Makefile.in: BISON now bison -y again. also install-gcc on
14263 install. clean-gdbm on clean. infodir belongs in datadir.
14264 Make directories for info install. Build dir.info here then
14265 install it.
14266
d932cae7 142671991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14268
14269 * Makefile.in: fix for bad directory tests.
14270
d932cae7 142711991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14272
14273 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14274 regexp. -srcdir relative was being handled incorrectly.
14275
14276 * Makefile.in: unwrapped some for loops so that parallel makes
14277 work again and so one can focus one's attention on a particular
14278 package.
14279
d932cae7 142801991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14281
14282 * configure: added PWD as a stand in for `pwd` (for speed). use
14283 elif wherever possible. make -srcdir work without -objdir.
14284 -objdir= commented out.
14285
d932cae7 142861991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14287
14288 * configure: +options become --options. -subdirs commented out.
14289 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14290 Makefile now at top of generated Makefile. Removed cvs log
14291 entries. added -srcdir. create .gdbinit only if there is one
14292 in ${srcdir}.
14293
14294 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14295 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14296 and mandir now keyed off datadir by default.
14297
d932cae7 142981991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14299
14300 * Freshly created ChangeLog.
14301
14302\f
14303Local Variables:
14304mode: change-log
14305left-margin: 8
14306fill-column: 76
14307version-control: never
14308End:
This page took 1.269724 seconds and 4 git commands to generate.